.container {
    width: 1100px;
}

.h-maincontent {
    padding-right: 0;
    margin-right: -15px;
}

.h-maincontent .p-content {
    margin-right: -25px;
}

.gallery-wrapper.h-maincontent.h-left {
    margin-left: 0;
    z-index: 999;
}

.h-right {
    padding: 0;
}

.single-sidebar-wrapper {
    height: 250px;
    width: 300px;
    margin-left: auto;
    margin-right: 0; 
    margin-bottom: 40px;
}

.single-sidebar-wrapper a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-sidebar-wrapper p {
    margin-top: 5px;
}

.p-image-wrapper {
    height: 236px;
    width: 300px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
}

.p-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bx-wrapper{
  margin-bottom:0;
}
.bx-pager{
  display: none;
}
.image-pager{
  text-align: center;
  margin: 0;
  font-size: 20px;
  color: black;
  font-family: Arial;
  font-weight: bold;
}
.g-control{
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
}
.g-control .slider-prev{
  position: absolute;
  left: 0;
}

.g-control .slider-next{
    position: absolute;
    right: 0;
    z-index: 999;
}

.g-adver {
  padding: 15px 0 15px 0;
  margin-bottom: 15px;
}
.g-adver img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.g-info {
  margin-bottom: 30px;
}
.g-info span a {
  text-decoration: none;
  font-size: 14px;
  color: #ad202a;
  text-transform: uppercase;
  font-family: 'SansSemiBold';
}
.g-info h1 {
  font-size: 32px;
  margin: 15px 0 0 0;
  font-weight: 700;
  font-family: 'TradeGotBolConTwe';
}
.g-slider {
  position: relative;
  padding: 0 45px 0 45px;
}
.g-slider i.g-loop {
  position: absolute;
  top: 15px;
  right: 60px;
  z-index: 99;
  font-size: 24px;
  font-weight: 500;
  color: white;
  cursor: pointer;
}
.g-slider .g-control {
  padding: 5px;
}
.g-slider .g-control #slider-prev {
  position: absolute;
  top: 45%;
  left: 5px;
  transform: translateY(-50%);
}
.g-slider .g-control #slider-next {
  position: absolute;
  top: 45%;
  right: 5px;
  transform: translateY(-50%);
}
.g-slider .bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.g-slider .bx-wrapper .bxslider li img {
  width: 100%;
  margin: 0 auto;
}
.g-slider .bx-wrapper .bx-pager {
  font-size: 20px;
  color: black;
}
.g-slider .g-name {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0;
  font-weight: 600;
  font-size: 16px;
}

.compliance h1, .compliance h4 {
    font-family: TradeGothic-BoldCondTwenty
}

.advertising p {
    font-family: Georgia, "Times New Roman", Times, serif
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"]
{
    width: 400%;

}
.wpcf7 input[type="submit"]
{
    width: 50%;
}

.wpcf7 input[type="textarea"]
{
    width: 100%;
}

.contact-form-style .wpcf7-form input  {

  width: 336%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.contact-form-style .wpcf7-form input::placeholder, .contact-form-style .wpcf7-form textarea::placeholder {

  color: #bbb;
}

.contact-form-style .wpcf7-form textarea {

  width: 331%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.contact-form-style .wpcf7-form input[type="submit"] {
  width: auto;
  height: auto;
  padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
        color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.contact-form-style.ad-padding .wpcf7-form input, 
.contact-form-style.ad-padding .wpcf7-form textarea {
  padding: 6px 0px;
}

.contact-form-style #wpcf7-f8398195-p8398191-o1 .wpcf7-form input[type="submit"] {

  padding: 10px 16px;
}


/*******************************
		Media Queries
********************************/
@media (max-width: 1200px) {
.container {
    width: 970px;
}
    
.h-maincontent {
    padding-right: 15px;
}

.h-maincontent .p-content {
    margin-right: 0;
}

.contact-form-style .wpcf7-form input {
  width: 296%;
}

.contact-form-style .wpcf7-form textarea {
  width: 291.5%;
}
    
}
@media (max-width: 992px) {
    .container {
        width: 750px;
    }
    .p-left {
        padding-right: 15px;
    }
    
    .p-right {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .single-sidebar-wrapper {
        margin: 0 auto; 
        margin-bottom: 40px;
    }
    
    .p-image-wrapper {
        margin: 0 auto;
    }
    
    .p-box .p-text {
        text-align: center;
        margin: 10px 0 30px 0;
    }
    
    .p-box.text-center {
        margin-top: 30px;
    }
  .g-info span a {
    font-size: 13px;
  }
  .g-info h1 {
    font-size: 24px;
  }
  .g-slider .g-control #slider-next,
  .g-slider .g-control #slider-prev {
    top: 40%;
  }
  .g-slider .g-control #slider-next img,
  .g-slider .g-control #slider-prev img {
    width: 20px;
  }

}

@media (max-width: 991px) {

   .contact-form-style .wpcf7-form input {
  width: 226%;
  }

.contact-form-style .wpcf7-form textarea {
  width: 222.5%;
  }
}
@media (max-width: 767px) {
    .container {
        width: auto;
    }
  .g-info span a {
    font-size: 12px;
  }
  .g-info h1 {
    font-size: 20px;
  }
  .g-slider i {
    font-size: 18px;
  }

   .contact-form-style .wpcf7-form input {
    width: 100%;
    margin: auto;
  }

.contact-form-style .wpcf7-form textarea {
  width: 100%;
  margin: auto;
  }

  .contact-form-style .wpcf7-form label {
    width: 100%;
  }
}


iframe {
    max-width: 100%;
    overflow: hidden;
}



