/* Responsive Css */
@media only screen and (min-width: 1920px){
  .banner-section .content-box h2, .banner-style-six .content-box h2 {
    position: relative;
    display: block;
    font-size: 90px;
    line-height: 92px;
    font-weight: 600;
    margin-bottom: 25px;
}
.banner-section .image-box .image {
  left: inherit;
}
}

@media only screen and (max-width: 1440px){
  .banner-section .content-box h2, .banner-style-six .content-box h2 {
 
    font-size: 60px;
    line-height: 60px;

}
}


@media only screen and (max-width: 1200px){

  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
  }

  .megamenu ul li:first-child{
    display: none;
  }

  .btn-box {
    display: none;
  }

  .menu-area .mobile-nav-toggler {
    position: absolute;
  
    right: 15px;
    top: 18px;
}

.banner-section .content-box h2, .banner-style-six .content-box h2 {
 
  font-size: 40px;
  line-height: 60px;

}
.banner-section .image-box .image {

  left: inherit;
}
}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }


}



@media only screen and (max-width: 991px){

  /* .menu-area .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    background: var(--theme-color);
    display: none;
    position: absolute; 
    right: 148px; 
     top: 16px;
} */
.copyright {
  display: block;

}

.footer-bottom p {
  color: #A9A7B0;
  font-size: 14px;
}

.banner-section .content-box {
  margin-left: 0px !important;
}
}


@media only screen and (max-width: 767px){

  .menu-area .mobile-nav-toggler {
  
    left: inherit !important;
}

  .qr-bx.text-right {
    
    justify-content: start;
}
  .sec-title h2{
    font-size: 36px;
    line-height: 46px;
  }

  .main-footer .footer-widget{
    margin: 0px 0px 30px 0px !important;
  }

  .main-footer .widget-section{
    padding: 80px 0px 50px 0px;
  }

  .slide-text{
    padding-bottom: 70px;
  }

  .google-map-section{
    padding-bottom: 70px;
  }
  .image-box{
    margin-left: 0px !important;
  }
  .banner-style-six .content-box h2 {
    font-size: 36px;
    line-height: 38px;
}
.banner-style-six {
  padding: 40px 0px 40px 0px;
}

.service-style-two, .service-style-three{
   padding-bottom: 40px;
}
.instagram-section .image-box {
  position: relative;
  display: block;
  margin-top: 46px;
}
.pricing-style-two, .pricing-style-three {
  padding-bottom: 20px;
  padding: 40px 0px ;
}
.rated-bor p {
   margin-bottom: 20px;
}
.banner-style-six .image-box .image-shape .shape-1 {
  top: 0;

}
.pricing-style-two, .pricing-style-three {
  padding-bottom: 20px;
}
.feature-bx .back-border{
  border: none ;
  box-shadow:inherit !important;

}
.feature-bx .back-border .feature-block{
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
margin-bottom: 20px;
}

.image_block_one .image-box .image-shape {
   display: none;
}

.theme-btn {

  font-size: 16px;
  padding: 6px 40px;
}
.service-block-one .inner-box {
   margin-bottom: 15px;
}
.mobile-menu .nav-logo {
    position: relative;
    padding: 8px 25px;
    text-align: left;
    padding-bottom: 0px;
    background: #fff;
}

.service-style-three .tab-btns li {
  display: inline-block;
  padding: 9px 10px;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  margin-right: 2px;
  margin-bottom: 2px;

}

.service-style-three .tab-btns {
 
  display: inline-block;
}

.menu-area .mobile-nav-toggler {

  left: 40px;
}

.chat-bx {
  padding: 33px 0px;
  padding-top: 0px;
}

.banner-section {
  padding-top: 30px;
}





}

@media only screen and (max-width: 599px){



}


@media only screen and (max-width: 499px){

  .mobile-menu{
    width: 100%;
  }

  .pagination li a{
    width: 40px;
    height: 40px;
    line-height: 40px !important;
  }

  .main-header .menu-right-content .theme-btn{
    display: none;
  }

  .main-header .menu-right-content .search-toggler{
    margin: 0px !important;
  }
  .service-style-three{
    padding: 30px 0px !important;
  }
  .service-style-three .sec-title h2{
     text-align: center;
  }

  .sec-title h2 {
    font-size: 26px;
    line-height: 36px;
}

form.contact-form.input-smoke.ajax-contact {
  padding: 0px 0px;
}
}




















