/* Responsive Css */


@media only screen and (max-width: 1749px) {

  .main-header .menu-left-content {
    border: none;
    padding-right: 0px;
  }

  .main-header .menu-left-content .logo-box:before {
    display: none;
  }

  .main-header .menu-left-content .logo-box {
    margin-right: 30px;
  }

}


@media only screen and (max-width: 1499px) {


  .main-menu .navigation>li {
    margin: 0px 12px;
  }

  .banner-section .line-box {
    display: none;
  }

}




@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;
  }

  .header-top .outer-container {
    display: block;
    text-align: center;
  }

  .header-top .social-links li {
    float: none;
  }

  .banner-carousel .owl-nav {
    display: none;
  }

  .banner-carousel .owl-dots {
    left: 80px;
  }

  .about-section .content-box {
    margin: 0px;
  }

  .about-section .image-box {
    margin: 0px;
  }

  .service-section .line-box {
    display: none;
  }

  .case-block-one .inner-box:before {
    display: none;
  }

  .content-three .tabs-content .inner-box,
  .inner-box .content-box {
    padding-left: 30px;
  }


}



@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) {

  .banner-carousel .content-box {
    margin-left: 30px;
  }

  .banner-carousel .owl-dots {
    display: none;
  }

  .banner-carousel .content-box h2 span:before {
    display: none;
  }

  .banner-section .text-box {
    display: none;
  }

  .about-section .image-box {
    margin-bottom: 30px;
  }

  .about-section:before {
    display: none;
  }

  .about-section .content-box .text {
    border-bottom: none;
    padding-bottom: 0px;
  }

  .funfact-block-one .inner-box {
    margin-bottom: 30px;
  }

  .service-block-one .inner-box {
    margin-bottom: 50px;
  }

  .service-section {
    padding-bottom: 70px;
  }

  .video-section .curve-text {
    position: relative;
    top: 0px;
    margin-top: 15px;
  }

  .video-section .lower-box {
    display: block;
  }

  .video-section .lower-box p {
    margin-bottom: 15px;
  }

  .case-section .outer-container {
    padding: 0px 30px;
  }

  .testimonial-section .sec-title .theme-btn {
    position: relative;
    margin-top: 15px;
  }


  .main-footer .footer-widget {
    margin: 0px 0px 30px 0px !important;
  }

  .main-footer .contact-widget:before {
    display: none;
  }

  .main-footer .widget-section {
    padding-bottom: 85px;
  }

  .footer-bottom .bottom-inner {
    display: block;
    text-align: center;
  }

  .header-upper .upper-inner {
    display: block;
  }

  .header-upper .left-column {
    justify-content: center;
  }

  .header-upper .right-column {
    justify-content: center;
    margin-top: 15px;
  }

  .testimonial-section .owl-nav {
    display: none;
  }

  .blog-list-one .blog-list-content {
    margin-top: 30px;
  }

  .blog-list-two .blog-list-content {
    margin-bottom: 30px;
  }

  .header-upper .right-column .info-box:before {
    display: none;
  }

}


@media only screen and (max-width: 767px) {

  .main-header .outer-box {
    padding: 0px 30px;
  }

  .banner-carousel .content-box h2 {
    font-size: 50px;
    line-height: 60px;
  }

  .banner-carousel .content-box p br {
    display: none;
  }

  .banner-carousel .content-box {
    margin-left: 0px;
  }

  .about-section {
    padding: 70px 0px 65px 0px;
  }

  .service-section {
    padding: 40px 0px 40px 0px;
  }

  .video-section {
    padding: 65px 0px 70px 0px;
  }

  .video-section .sec-title h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .case-section {
    padding-top: 65px;
  }

  .testimonial-section .testimonial-content .inner-box {
    padding-left: 0px;
  }

  .testimonial-section .testimonial-content .inner-box:before {
    display: none;
  }

  .testimonial-section .testimonial-content {
    padding-left: 0px;
    margin: 0px;
  }

  .testimonial-section .testimonial-content .quote-box {
    display: none;
  }

  .testimonial-section .testimonial-content .thumb-box {
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 25px;
  }

  .testimonial-section {
    padding: 65px 0px;
  }

  .main-footer .widget-section {
    padding-bottom: 45px;
  }

  .video-section .lower-box p br {
    display: none;
  }

}

@media only screen and (max-width: 599px) {

  .header-top .links-list li {
    margin-right: 15px;
  }

  .header-top {
    padding: 0px 15px;
  }


  .header-upper .left-column,
  .header-upper .right-column {
    justify-content: space-between !important;
  }

  .product-discription .comment-box,
  .information-inner,
  .register-content .form-inner {
    padding-left: 30px;
    padding-right: 30px;
  }


}


@media only screen and (max-width: 499px) {

  .mobile-menu {
    width: 100%;
  }

  .header-top .social-links li {
    margin-right: 15px;
  }

  .header-top .social-links li:before {
    display: none;
  }

  .main-header .menu-left-content .logo-box,
  .main-header .menu-left-content {
    margin-right: 0px;
  }

  .main-header .menu-left-content .search-box-outer {
    display: none;
  }

  .main-header .outer-box {
    padding: 0px 15px;
    padding-right: 10px;
  }

  .banner-carousel .content-box h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .header-upper .right-column .info-box {
    display: none;
  }

  .header-upper .right-column {
    justify-content: center !important;
  }

  .service-block-one .inner-box {
    padding: 0px;
  }


}

@media (min-width: 300px) and (max-width: 900px) {
  .scroll-top {
    display: none;
  }

  .main-header .outer-box {
    padding: 0;
  }

  .logo-box img {
    width: 180px;
  }

  .header-top .social-links li h5 {
    font-size: 15px;
  }

  .header-top .social-links li a {
    font-size: 15px;
  }

  .header-top .auto-container {
    justify-content: center !important;
  }

  .banner-carousel .content-box h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .banner-carousel .content-box p {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }

  .about-section .image-box {
    display: none;
  }

  .about-section {
    padding: 40px 0px 50px 0px;
  }

  .about-section .content-box {
    margin: 0 20px;
  }

  .content-box .sec-title {
    text-align: center;
    margin-bottom: 15px;
  }

  .sec-title .sub-title {
    font-size: 12px;
    line-height: 20px;
  }

  .sec-title h2 {
    font-size: 26px;
    line-height: 35px;
  }

  .about-section .text p {
    font-size: 15px;
    line-height: 28px;
  }

  .abt-btn {
    text-align: center;
  }

  .theme-btn {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 10px 10px 15px;
  }


}