@media only screen and (max-width: 7000px) {
  

  .container-fluid {
    max-width: 1450px !important;
  }
}
@media only screen and (max-width: 1600px) {
  .container-fluid {
    max-width: 1200px !important;
  }
}
@media only screen and (max-width: 990px) {
  .container-fluid {
    max-width: auto !important;
    
  }
  .bnr-form {
    
    /* float: right; */
    width: 100%;
    /* margin: 15% 0px; */
    position: relative;
    
    
    right: 0%;
    top: 23%;
}

}

@media only screen and (max-width: 700px) {
  .general-pest-control2 img {
   
    width: 100%;
        height: 300px;
        object-fit: cover;
  }
  .general-pest-control2 .div1 {
   
    padding-top: 110%;
  }
 

}
@media only screen and (max-width: 768px) {
 
  .blog-detail-banner .bnr-content
  {
padding: 35px 0px;
  }
  .Marquee-tag {
    width: 140vh;
  }
  .blog-bnr-img {
   
    object-fit: cover;
    min-height: 300px;
  }
  .bnr-form {
    background-color: rgb(183, 214, 106);
    padding: 45px 35px 90px;
    /* float: right; */
    width: 100%;
    /* margin: 15% 0px; */
    position: relative;
    
    right: 0px;
    top: 23%;
}
.bnr-content {
  position: relative;
  
}
.banner-section {
 
  margin-top: 170px;
}
.pests-slide .bnr-img
{
  min-height: 500px;
  object-fit: cover;
}

}
@media only screen and (max-width: 365px) {
 
}
@media only screen and (max-width: 1500px) {
  
}
@media (min-width: 1024px) 
{



}

@media (min-width:320px) and (max-width: 768px)
{
  .navbar-expand-sm .navbar-nav .nav-link {
   
    padding: 0px 0px 0px 0px;
}
.section-top p 
{
  text-align: center!important;
}
.banner-section h1 {
  
  font-size: 35px;
}
.navbar .center-heading {
  position: absolute;
  left: 25%;
 
  top: 64%;
}
.navbar-heading
{
  font-size: 20px;
}
.logo {
  position: absolute;
        top: 0px;
        z-index: 1;
        width: 50px;
        left: 0px;
}
.banner-btn1
{
  width: 100%;
}
.who-we-section .bg-img {
 
  width: 50%;
}
  .appointment-section
  {
    padding: 50px 20px 185px;
  }
  .col_div {
    float: left;
    width: 100%;
}
.navbar-collapse
{
  padding-top: 30px;
}
.who-we-section .content
{
  padding-left: 0px;
  padding-top: 60px;
}
.about-section3 .side-img {
  position: relative;
  right: 0px;
  width: 100%;
}

.service-section1 .div1
{
  width: 100%;
}
.modal-content
{
  width: 100%;
}

#blinking-button {
 
  width: 100%;
  font-size: 16px;
}


}









@media (min-width:471px) and (max-width: 586px)
{
  .col_div {
    float: left;
    width: 100%;
}


}
@media (min-width:587px) and (max-width: 767px)
{
  .col_div {
    float: left;
    width: 50%;
}


}



@media (min-width:769px) and (max-width: 991px)
{
  .who-we-section .bg-img {
   
    width: 50%;
  }
  .who-we-section .content {
    padding-left: 0px;
   
    padding-top: 50px;
  }
  .service-section1 .div1
{
  width: 100%;
}
.pests-slide .bnr-img
  {
    min-height: 700px;
    object-fit: cover;
  }

}


@media (min-width: 1024px) and (max-width: 1199px)
{
  .pests-slide .bnr-img
  {
    min-height: 700px;
    object-fit: cover;
  }

  .bnr-form {
    
    /* float: right; */
    width: 30%;
    /* margin: 15% 0px; */
    position: absolute;
    
    right: 10%;
    top: 18%;
}


}
@media (min-width:1200px) and (max-width: 1400px)
{


  .pests-slide .bnr-img
  {
    min-height: 700px;
    object-fit: cover;
  }

  .banner-section h1 {
    
    font-size: 45px;
  }
  .who-we-section .bg-img
  {
    width: 30%;
  }

  .bnr-form {
    
    /* float: right; */
    width: 25%;
    /* margin: 15% 0px; */
    position: absolute;
   
    right: 9%;
    top: 14%;
}


}


@media (min-width: 1401px) and (max-width: 1600px)
{
  .bnr-form {
    
    width: 25%;
    
    position: absolute;
   
    right: 8%;
    top: 15%;
   
    
}
  
  
}
@media (min-width: 1601px) 
{
.Marquee-tag {
  width: max-content;
}
}

@media (min-width:600px) and (max-width: 991px) {
  .Marquee-tag {
      width: 300vh;
  }
}