/* Responsive Css */


@media only screen and (max-width: 1849px){

  
}


@media only screen and (max-width: 1749px){

  .appointment-section .image-layer{
    display: none;
  }

}


@media only screen and (max-width: 1699px){

  .main-header .menu-right-content .support-box{
    display: none;
  }
  .cta-section .image-box-one,
  .cta-section .image-box-two,
  .cta-section .content-box .inner-box:before{
    display: none;
  }

  .cta-section{
    padding: 0px;
  }
}


@media only screen and (max-width: 1499px){
    .contact-style-two .image-layer{
    display: none;
  }

  .contact-style-two .pattern-layer{
    display: none;
  }

}


@media only screen and (max-width: 1399px){

  .main-header .menu-right-content .social-links{
    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;
  }

  .main-header .outer-box{
    padding: 15px 50px;
  }

  .header-upper .award-box,
  .header-upper .right-column .support-box,
  .header-upper .right-column .phone{
    display: none;
  }

  .header-upper .logo-box{
    margin-right: 0px;
  }

  .header-upper .logo-box:before{
    display: none;
  }

  .about-section .image-box .image-shape,
  .about-section .image-box .circle-box,
  .about-section .image-box .dot-box,
  .video-section .pattern-layer,
  .service-section .pattern-layer{
    display: none;
  }

  .video-section .outer-container{
    padding: 0px;
  }

  .left-column .chooseus-block-one:nth-child(2){
    right: 0px;
  }

  .right-column .chooseus-block-one:nth-child(2){
    left: 0px;
  }

  .industries-section,
  .appointment-section{
    padding: 0px;
  }
  .cta-section{
    padding: 0px;
  }
  .service-sidebar .category-widget .category-list li a span{
    font-size: 16px;
  }

  .col-lg-8.col-md-12.col-sm-12.offset-lg-2.content-column{
    margin-left: 0px !important;
    width: 100% !important;
  }
  .contact-style-two{
    padding: 0px;
  }

}



@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){

  .about-section .image-box{
    margin: 0px 0px 30px 0px;
    max-width: 450px;
  }

  .funfact-block-one{
    margin-right: 0px;
  }

  .service-section .owl-dots{
    display: none;
  }

  .growth-section .growth-inner .content-box .image-box{
    display: none;
  }

  .chooseus-section .image-box{
    margin: 30px 0px 50px 0px;
  }

  .chooseus-block-one:last-child .inner-box{
    margin-bottom: 50px;
  }

  .chooseus-section .big-text{
    display: none;
  }

  .chooseus-section{
    padding-bottom: 90px;
  }

  .industries-section .tabs-content{
    margin-left: 0px;
    margin-top: 30px;
  }

  .working-block-one .inner-box{
    margin-bottom: 50px;
  }

  .project-section .owl-nav,
  .project-section .owl-dots{
    display: none;
  }

  .project-section .tab-btn-box{
    margin-bottom: 30px;
  }
  .news-block-one .inner-box{
    margin-bottom: 30px;
  }

  .news-section{
    padding-bottom: 110px;
  }

  .testimonial-section .content-box{
    margin-bottom: 30px;
  }

  .faq-section .image-box{
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .appointment-section .inner-box{
    padding-top: 40px;
    padding-left: 0px;
  }

  .appointment-section .inner-box .shape{
    display: none;
  }

  .main-footer .logo-widget{
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .footer-widget {
    margin: 0px 0px 30px 0px !important;
  }

  .main-footer .widget-section{
    padding-bottom: 105px;
  }

  .skills-section .image-box{
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .project-section .outer-container{
    padding: 0px;
  }
  .footer-bottom .bottom-inner{
    display: block;
    text-align: center;
  }

  .footer-bottom .footer-nav{
    justify-content: center;
  }
  .funfact-block-two .inner-box{
    margin-bottom: 30px;
  }

  .funfact-style-two{
    padding-bottom: 100px;
  }

  .cta-section .content-box .inner-box{
    margin-left: 0px;
  }

  .cta-section .content-box h2{
    text-align: left;
  }

  .team-section .owl-nav,
  .team-section .owl-dots{
    display: none;
  }
  .header-upper .outer-container{
    justify-content: center;
  }

  .subscribe-section .content-box .text-box .shape{
    display: none;
  }

  .subscribe-section.alternat-2 .content-box{
    padding-left: 30px;
    padding-right: 30px;
  }

  .subscribe-section.alternat-2 .content-box .icon-box{
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 20px;
    width: auto;
    height: auto;
    line-height: 70px;
  }

  .subscribe-section.alternat-2 .content-box .big-text,
  .subscribe-section.alternat-2 .content-box .icon-box:before{
    display: none;
  }

  .header-upper .right-column .theme-btn{
    display: none;
  }

  .header-top .outer-container{
    display: block;
    text-align: center;
  }

  .header-top .info-list li,
  .header-top .social-links li{
    float: none;
  }

  .service-block-one .inner-box{
    margin-bottom: 30px;
  }

  .service-page-section .outer-container{
    padding-bottom: 110px;
  }

  .main-footer .footer-bottom .footer-nav{
    margin-bottom: 15px;
  }

  .service-details-content{
    margin-bottom: 30px;
  }
  .blog-sidebar{
    margin-top: 30px;
  }

  .chooseus-style-five .owl-dots{
    display: none;
  }

  .chooseus-style-five{
    padding-bottom: 100px;
  }

  .faq-page-section .faq-content{
    margin-top: 40px;
  }

  .contact-section .sec-title{
    margin-bottom: 30px;
  }

  .banner-carousel .content-box h2{
    font-size: 50px;
    line-height: 60px;
  }

}


@media only screen and (max-width: 767px){

  .banner-carousel .content-box h2 br{
    display: none;
  }

  .banner-section .owl-nav,
  .banner-section .owl-dots{
    display: none;
  }

  .banner-carousel .content-box h2 span{
    display: inline-block;
  }

  .banner-carousel .slide-item{
    padding: 95px 0px 100px 0px;
  }

  .sec-pad{
    padding: 70px 0px;
  }

  .service-section{
    padding-top: 70px;
    padding-bottom: 110px;
  }

  .video-section .outer-container{
    padding: 0px 15px;
  }

  .growth-section .growth-inner .progress-box{
    position: relative;
    right: 0px;
    bottom: 0px;
    width: 100%;
    margin-top: 30px;
  }

  .growth-section .growth-inner .content-box{
    padding: 70px 30px;
  }

  .chooseus-section{
    padding-bottom: 20px;
  }

  .industries-section .content-box{
    margin-left: 0px;
    padding-right: 0px;
  }

  .industries-section .tab-btns .tab-btn .count-text{
    display: none;
  }

  .industries-section .tab-btns{
    padding-right: 0px;
  }

  .industries-section .tab-btns:before,
  .industries-section .tab-btns .tab-btn:before{
    display: none;
  }

  .industries-section .outer-container{
    padding-top: 70px;
  }

  .industries-section .content-box{
    margin-right: 0px;
    padding-top: 70px;
    padding-bottom: 55px;
  }

  .working-section{
    padding: 0px 0px 62px 0px;
  }

  .project-section{
    padding-top: 70px;
  }

  .news-section{
    padding-bottom: 40px;
  }

  .main-footer .footer-top{
    padding: 80px 0px 50px 0px;
  }

  .main-footer .widget-section{
    padding-bottom: 35px;
  }
  .banner-carousel .content-box p br{
    display: none;
  }
  .sec-title h2{
    font-size: 36px;
    line-height: 46px;
  }

  .sec-title h2 br{
    display: none;
  }
  .skills-section{
    padding: 70px 0px 30px 0px;
  }
  .cta-section .content-box h2{
    font-size: 40px;
    line-height: 50px;
  }

  .cta-section .outer-container{
    padding: 62px 30px 70px 30px;
  }

  .subscribe-section .content-box:before{
    width: 100%;
  }

  .subscribe-section.alternat-2 .content-box .shape-2{
    display: none;
  }
  
  .page-title{
    padding-top: 100px;
  }

  .page-title h1{
    margin-bottom: 60px;
  }

  .service-page-section .outer-container{
    padding-bottom: 40px;
  }

  .page-title h1{
    font-size: 50px;
    line-height: 60px;
  }
  .chooseus-style-five{
    padding-bottom: 40px;
  }

  .faq-page-section .faq-content{
    padding-left: 0px;
  }

  .faq-page-section .big-text{
    display: none;
  }

  .error-section .content-box .image-box h3{
    left: 0px;
  }

  .info-block-one .inner-box{
    margin-bottom: 30px;
  }

  .contact-section{
    padding-bottom: 40px;
  }

  .main-header .language-box:before{
    display: none;
  }

  .main-header .language-box{
    margin-right: 15px;
  }

  .main-header .outer-box{
    padding: 15px 15px;
  }

  .header-upper,
  .header-top{
    padding: 0px 15px;
  }

  .chooseus-block-one .inner-box .overlay-content{
    height: 100%;
    border-bottom-left-radius: 0px;
  }
  .funfact-section .content-box h2{
    font-size: 36px;
    line-height: 46px;
  }

  .funfact-section{
    padding-bottom: 0px;
  }
  .clients-section{
    padding: 70px 0px 63px 0px;
  }

}

@media only screen and (max-width: 599px){

  .error-section .content-box .image-box img{
    width: 100%;
  }

  .footer-bottom .footer-nav{
    display: block;
  }

  .footer-nav li:before{
    display: none;
  }
  .cta-section .content-box .inner-box{
    padding-left: 0px;
  }

  .cta-section .content-box .inner-box .image-box{
    position: relative;
    top: 0px;
    margin-bottom: 15px;
  }
  .search-popup .upper-box{
    padding: 70px 30px;
  }

  .error-section .content-box p br{
    display: none;
  }

  .testimonial-section .bx-controls.bx-has-controls-direction{
    display: none;
  }


}


@media only screen and (max-width: 499px){

  .mobile-menu{
    width: 100%;
  }

  .main-header .language-box{
    display: none;
  }

  .banner-carousel .content-box .lower-box{
    padding-left: 0px;
  }

  .banner-carousel .content-box .lower-box .icon-box{
    position: relative;
    top: 0px;
    margin-bottom: 20px;
  }

  .funfact-block-one .inner-box{
    padding-left: 30px;
  }

  .funfact-block-one .inner-box .icon-box{
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 20px;
  }

  .consultation-block-one .inner-box{
    padding-left: 0px;
    padding-right: 0px;
  }

  .consultation-block-one .inner-box .icon-box{
    position: relative;
    top: 0px;
    margin-bottom: 20px;
  }

  .industries-section .tab-btns .tab-btn{
    padding-left: 30px;
  }

  .testimonial-section .content-box .inner-box .single-item{
    margin-right: 0px;
  }

  .testimonial-section .content-box .inner-box{
    display: block;
  }

  .testimonial-section .content-box .inner-box .tag{
    margin-top: 15px;
    transform: rotate(0deg);
  }

  .testimonial-block-one{
    padding-left: 0px;
  }

  .testimonial-block-one .thumb-box{
    position: relative;
  }

  .testimonial-block-one .inner-box{
    padding-left: 30px;
  }

  .testimonial-block-one .inner-box .icon-box{
    position: relative;
    top: 0px;
    margin-bottom: 30px;
  }

  .accordion-box{
    padding: 0px;
  }

  .appointment-section .form-inner .form-group:last-child{
    margin-bottom: 20px;
  }

  .appointment-section .form-inner{
    padding-bottom: 20px;
  }

  .main-footer .footer-top .newsletter-widget .icon-box{
    display: none;
  }

  .header-style-two .menu-right-content .search-box-outer{
    display: none;
  }

  .header-style-two .nav-btn{
    display: none;
  }

  .header-top-two .outer-container{
    padding: 0px 15px;
  }

  .skills-section .image-box{
    padding: 0px;
  }

  .skills-section .image-box .image-2{
    position: relative;
    margin: 30px 0px;
  }
  .cta-section .outer-container{
    padding-left: 15px;
    padding-right: 15px;
  }
  .service-sidebar .category-widget .category-list li a i{
    height: 100%;
  }

  .service-sidebar .download-widget .download-list li button{
    height: 100%;
  }

  .main-footer .footer-top .newsletter-widget .form-inner .form-group .theme-btn{
    width: 130px;
    padding: 15px;
  }

  .main-footer .footer-top .newsletter-widget .form-inner .form-group{
    padding-right: 129px;
  }

}













