/*  Theme Responsive Css */
@media only screen and (max-width: 5000px){
  
  .boxed_wrapper{
    overflow: hidden;
  }

}

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

  .main-header .menu-right-content .info-box{
    display: none;
  }

  .main-header .menu-right-content .cart-box {
    margin: 13px 40px 0px 0px;
  }

  .main-header.style-one .header-upper .outer-box .logo-box{
    width: 180px;
    height: 180px;
    line-height: 180px;
  }

  .main-header.style-one .header-upper .outer-box .logo-box:before{
    width: 180px;
    height: 180px;
  }

  .main-header.style-one .header-upper .outer-box .logo-box:after{
    width: calc(180px - 10px);
    height: calc(180px - 10px);
  }

  .main-header.style-one .header-upper .outer-box .logo-box .logo{
    padding-top: 0px;
  }

  .main-menu .navigation > li{
    margin: 0px 10px;
  }

  .main-header.style-one .header-top .top-left{
    float: none;
    display: block;
    text-align: center;
    margin: 0px;
    margin-bottom: 15px;
  }

  .main-header.style-one .header-top .top-right{
    float: none;
    display: block;
    text-align: center;
  }

  .main-header.style-one .header-top{
    padding: 15px 0px 0px 0px;
  }

  .main-header.style-one .header-top .top-right .social-links,
  .main-header.style-one .header-top .top-right .search-box-outer,
  .main-header.style-one .header-top .top-right .btn-box{
    float: none;
    text-align: center;
  }

  .main-header.style-one .header-top .top-right .search-box-outer,
  .main-header.style-one .header-top .top-right .btn-box{
    top: -20px;
  }

  .chooseus-section .inner-content .content-box-two .single-item:first-child{
    display: none;
  }

  .repair-section .single-item .inner-box .content-box{
    max-width: 260px;
    padding: 28px 37px 28px 40px;
  }

  .brochure-section .image-layer{
    display: none;
  }

  .main-footer.style-one .footer-top .image-layer{
    display: none;
  }

  .chooseus-section .image-layer{
    display: none;
  }

  .feature-section .feature-block-one .inner-box .box{
    padding-left: 190px;
  }

}

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

  .main-header.style-one .header-upper .outer-box .logo-box{
    position: relative;
    left: 0px;
    top: 0px;
    margin: 0 auto;
  }

  .main-header.style-one .header-top .top-inner{
    padding-left: 0px;
  }

  .main-header.style-one .header-upper .outer-box .logo-box:before{
    transform: rotate(0deg);
    width: 150px;
    height: 150px;
  }

  .main-header.style-one .header-upper .outer-box .logo-box:after{
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    transform: rotate(0deg);
  }

  .main-header.style-one .header-upper .outer-box .logo-box{
    width: 150px;
    height: 150px;
    line-height: 140px;
  }

  .menu-area{
    width: 100%;
  }

  .main-header .menu-right-content{
    float: right;
  }

  .main-header .sticky-header .logo-box{
    display: none;
  }

  .booking-form .form-group button{
    padding: 14px 30px;
  }

  .working-section .working-block{
    padding: 0px 15px;
  }

  .working-block-one .inner-box{
    padding: 0px 30px 30px 30px;
  }

  .working-block-one:before{
    display: none;
  }

  .repair-section .single-item .inner-box .content-box{
    max-width: 100%;
  }

  .repair-section .single-item .inner-box .image-box{
    max-width: 100%;
  }

  .brochure-section .pattern-layer .pattern-2{
    display: none;
  }

  .main-footer.style-one .widget-section .post-widget .post-inner .post .post-date{
    padding-left: 45px;
  }

  .main-footer.style-one .widget-section .post-widget .post-inner .post .post-date:before{
    width: 35px;
  }

  .main-header.style-two .header-lower .outer-box .menu-area{
    padding-left: 0;
  }

  .main-header.style-two .header-upper .upper-inner .info-box .single-info {
    padding: 32px 10px 36px 55px;
    margin-right: 10px;
  }

  .main-header.style-two .header-upper .upper-inner .info-box .single-info:before{
    display: none;
  }

  .feature-section .feature-block-one{
    width: 50%;
    margin-bottom: 70px;
  }

  .feature-section .feature-block-one:last-child{
    width: 100%;
  }

  .about-style-two{
    padding-top: 50px;
  }

  .feature-section .feature-block-one .inner-box{
    max-width: 100%;
  }

  .main-footer.style-two .footer-top .footer-logo{
    float: none;
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }

  .main-footer.style-two .footer-top .footer-logo .logo:before{
    display: none;
  }

  .main-footer.style-two .footer-top .subscribe-inner .title-box{
    float: none;
    display: block;
    text-align: center;
    margin: 0px 0px 15px 0px;
  }

  .main-footer.style-two .footer-top .subscribe-inner{
    float: none;
    display: block;
    text-align: center;
  }

  .main-footer.style-two .footer-top .subscribe-inner .subscribe-form{
    float: none;
    display: block;
  }

  .main-footer.style-two .footer-top .subscribe-inner .subscribe-form .form-group{
    width: 100%;
  }

  .main-footer.style-two .footer-top .subscribe-inner .subscribe-form .form-group input[type='email']{
    max-width: 100%;
    padding-right: 220px;
  }

  .main-footer.style-two .footer-top .subscribe-inner .subscribe-form .form-group button{
    border-radius: 0px 5px 5px 0px;
  }

  .main-footer.style-two .footer-top .subscribe-inner .subscribe-form .form-group button:before{
    border-radius: 0px 5px 5px 0px;
  }

  .history-section .tab-btn-box .tab-btns li{
    width: 25%;
  }

  .history-section .tab-btn-box .tab-btns li.active-btn:before{
    display: none;
  }

  .history-section .tab-btn-box .tab-btns li:after{
    display: none;
  }

  .project-section .upper-box .select-box{
    float: none;
    display: block;
    margin: 0px;
  }

  .project-section .sec-title{
    float: none;
    margin-bottom: 30px;
  }

  .project-section .upper-box{
    margin-bottom: 30px;
  }

  .contact-section .image-layer{
    display: none;
  }

}

@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;
  }
  .tv {
    display: block;
  }
  .mobile-banner {display: none;}
}

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

  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    margin-top: 35px;
    padding: 10px;
    margin-bottom: 20px;
  }

  .main-header .menu-right-content{
    float: left;
    margin-left: 0px;
  }

  .mobile-menu .navigation li.dropdown .megamenu ul li:first-child{
    display: none;
  }

  .booking-section .upper-box .link-box,
  .booking-section .title-inner{
    float: none;
    display: block;
  }

  #image_block_one .image-box{
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .funfact-section .counter-block-one{
    width: 50%;
  }

  .service-block-one .inner-box{
    margin-bottom: 30px;
  }

  .working-block-one{
    margin-bottom: 30px;
  }

  .team-block-one .inner-box{
    margin-bottom: 30px;
  }

  .brochure-section .image-box{
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .main-header.style-two .header-top .top-left{
    float: none;
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }

  .main-header.style-two .header-top .top-right{
    float: none;
    display: block;
    text-align: center;
  }

  .main-header.style-two .header-top .top-right .header-nav,
  .main-header.style-two .header-top .top-right .social-links{
    float: none;
    display: inline-block;
  }

  .main-header.style-two .menu-area .mobile-nav-toggler{
    margin-top: 25px;
    margin-bottom: 14px;
    background: #fff;
  }

  .main-header.style-two .header-upper .upper-inner .logo-box{
    float: none;
    display: block;
    text-align: center;
  }

  .main-header.style-two .header-upper .upper-inner .info-box{
    float: none;
    display: block;
    text-align: center;
  }

  .main-header.style-two .header-upper .upper-inner .info-box .single-info{
    float: none;
    text-align: left;
    padding: 15px 10px 15px 55px;
  }

  .main-header.style-two .header-upper .upper-inner .info-box li{
    float: none;
  }

  .main-header.style-two .header-upper .upper-inner .info-box li.btn-box{
    padding: 10px 0px 20px 0px;
  }

  .feature-section .feature-block-one .inner-box .box{
    padding-right: 20px;
  }

  #content_block_three .content-box .award-box{
    margin-bottom: 30px;
  }

  .about-style-two .lower-content .single-item .inner-box{
    margin-bottom: 30px;
  }

  .about-style-two{
    padding-bottom: 90px;
  }

  .main-footer.style-two .widget-section .footer-widget{
    margin: 0px 0px 30px 0px !important;
  }

  .main-footer.style-two .widget-section{
    padding-bottom: 70px;
  }

  .main-footer.style-two .footer-bottom .copyright{
    float: none;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .main-footer.style-two .footer-bottom .footer-nav{
    float: none;
    display: block;
    text-align: center;
  }

  .history-section .tabs-content .image-box .image{
    margin-bottom: 30px;
  }

  .contactinfo-section .single-item .inner{
    margin-bottom: 30px;
  }

  .contactinfo-section{
    padding-bottom: 70px;
  }

  .about-section .image-layer{
    display: none;
  }

  .main-footer.style-one .footer-top:before{
    display: none;
  }

}

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

  .sec-pad{
    padding: 70px 0px !important;
  }

  .banner-carousel .slide-item{
    padding: 100px 0px 200px 0px;
  }

  .banner-carousel .content-box h1{
    font-size: 50px;
    line-height: 60px;
  }

  .about-section{
    padding: 70px 0px 180px 0px;
  }

  .service-section{
    padding: 200px 0px 40px 0px;
  }

  .chooseus-section{
    padding: 70px 0px 40px 0px;
  }

  .chooseus-section .inner-content .single-item{
    max-width: 100%;
  }

  .chooseus-section .inner-content .single-item{
    margin-right: 0px;
  }

  .chooseus-section .inner-content .content-box-one{
    max-width: 100%;
  }

  #image_block_one .image-box {
    padding-bottom: 50px;
    padding-right: 0;
  }
  #content_block_one {
    margin-bottom: 50px;
  }
  #content_block_one .content-box .btn-box .theme-btn {
    margin-bottom: 30px;
  }
  .about-box-layout1 {
    width: 100%;
  }
  .about-box-layout1 .about-box-content {
    padding: 3rem 3rem 3rem 1em;
  }
  .service-block-one .inner-box .image-box {
    margin-top: 30px;
  }
  .tv {
    display: none;
  }
  .mobile-banner {display: block;}
  .chooseus-section .inner-content .content-box-one{
    margin-bottom: 35px;
  }

  .sec-title h2{
    font-size: 36px;
    line-height: 45px;
  }

  .project-section{
    padding: 70px 0px 40px 0px;
  }

  .working-section{
    padding-top: 70px;
  }

  .news-section{
    padding: 70px 0px 40px 0px;
  }

  .brochure-section{
    padding: 70px 0px;
  }

  .main-footer .widget-section .pattern-scale{
    display: none;
  }

  .main-footer.style-one .widget-section .links-widget{
    padding-bottom: 0px;
  }

  .main-header.style-one .header-top .top-right .social-links li a{
    border: none !important;
    width: 40px;
  }

  .banner-section.style-two .banner-carousel .content-box h1{
    font-size: 50px;
    line-height: 60px;
  }

  .banner-carousel .content-box h2{
    font-size: 32px;
    line-height: 40px;
  }

  .feature-section .feature-block-one{
    width: 100%;
  }

  .banner-section.style-two .banner-carousel .slide-item{
    padding: 180px 0px 150px 0px;
  }

  .about-style-two{
    padding-bottom: 70px;
  }

  .sec-pad{
    padding: 70px 0px !important;
  }

  .service-style-two{
    padding: 65px 0px 40px 0px;
  }

  .project-block-two .inner-box .content-box h3{
    font-size: 20px;
    line-height: 30px;
  }

  .testimonial-style-two{
    padding: 65px 0px 20px 0px;
  }

  .appointment-section{
    padding: 70px 0px;
  }

  .main-footer.style-one .footer-bottom .copyright{
    float: none;
    display: block;
    text-align: center;
    margin: 0px 0px 10px 0px;
  }

  .main-footer.style-one .footer-bottom .social-links{
    float: none;
    display: block;
    text-align: center;
  }

  .testimonial-style-two .testimonial-content .inner-box .author-box .box h4{
    font-size: 18px;
  }

  .page-title{
    padding: 40px 0px;
  }

  .page-title .content-box h1{
    font-size: 40px;
    line-height: 50px;
  }

  .history-section .tab-btn-box .tab-btns li{
    width: 50%;
  }

  .about-style-two.about-page{
    padding: 70px 0px 40px 0px;
  }

  .history-section{
    padding: 65px 0px 70px 0px;
  }

  .history-section .tab-btn-box{
    padding-top: 0px;
  }

  .chooseus-style-three .owl-nav,
  .team-style-three .owl-dots{
    display: none;
  }

  .chooseus-style-three,
  .team-style-three,
  .pricing-section{
    padding: 65px 0px 40px 0px;
  }

  .appointment-section.service-page{
    padding-bottom: 70px;
  }

  .contact-section .image-box{
    margin: 0px 0px 30px 0px;
  }

  .contact-section.contact-page-2{
    padding-bottom: 70px;
  }

  .banner-carousel .content-box p br{
    display: none !important;
  }

  .repair-section .single-item{
    max-width: 350px;
    margin: 0 auto;
  }

  .banner-section .owl-dots{
    display: none;
  }

  .main-footer.style-one .footer-top .logo-widget{
    margin-right: 0px;
  }

  .main-footer.style-one .footer-top .logo-widget{
    padding-bottom: 70px;
  }

  .about-style-two .upper-content{
    margin-bottom: 50px;
  }

  .main-footer.style-one .widget-section .post-widget{
    padding-bottom: 70px;
  }

  .main-footer.style-one .widget-section .links-widget,
  .main-footer.style-one .widget-section .post-widget{
    padding-top: 40px;
  }

  .main-footer.style-two .widget-section{
    padding: 70px 0px 40px 0px;
  }

  .banner-carousel .slide-item:before,
  .banner-carousel .slide-item.bg-none:before{
    background: rgba(0,0,0,0.8) !important;
    display: block !important;
  }

  .banner-carousel .content-box.dark h1,
  .banner-carousel .content-box.dark p{
    color: #fff;
  }

  .project-section .sortable-masonry .filters .filter-tabs li{
    padding: 15px 15px;
  }
  .main-header.fixed-header .header-lower .outer-box .menu-area {
    position: fixed;
    background: #fff;
    padding: 10px 20px;
  }

}

@media only screen and (max-width: 599px){
  
  .main-footer.style-two .widget-section .contact-widget .widget-content .single-column{
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0px;
  }

  .main-footer.style-two .widget-section .contact-widget .widget-content .single-column:last-child{
    margin-bottom: 0px;
  }

  .main-footer.style-one .links-widget .widget-content .list{
    width: 100%;
    margin-bottom: 13px;
  }

  .main-footer.style-one .links-widget .widget-content .list:last-child{
    margin-bottom: 0px;
  }
}

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

  #content_block_three .content-box .award-box li{
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 15px;
  }

  .booking-section .title-inner h2{
    font-size: 30px;
    line-height: 36px;
  }

  .booking-section .inner-box{
    padding: 40px 30px;
  }

  #content_block_six .content-box .single-item{
    width: 100%;
  }

  .main-footer.style-two .footer-top .subscribe-inner .subscribe-form .form-group button{
    width: 100%;
    border-radius: 5px;
    position: relative;
  }

  .main-footer.style-two .footer-top .subscribe-inner .subscribe-form .form-group input[type='email']{
    padding-right: 20px;
    margin-bottom: 15px;
  }

  .main-footer.style-two .footer-top{
    padding: 30px 30px;
  }

}

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

  .booking-form .form-group button {
    padding: 14px 15px;
  }

  .sec-title h2 br{
    display: none !important;
  }

  .sec-title h2{
    font-size: 32px;
    line-height: 40px;
  }

  #content_block_one .content-box .area-code button{
    font-size: 16px;
    width: 160px;
    padding: 16px 5px;
  }

  .banner-carousel .content-box h1,
  .banner-section.style-two .banner-carousel .content-box h1{
    font-size: 40px;
    line-height: 50px;
  }

  .feature-section .feature-block-one .inner-box .icon-box{
    position: relative;
    top: 0px;
    height: 100%;
    width: 100%;
  }

  .feature-section .feature-block-one .inner-box .box{
    padding-left: 20px;
  }

  .feature-section .feature-block-one .inner-box .icon-box:before{
    display: none;
  }

  .feature-section .feature-block-one{
    margin-bottom: 30px;
  }

  #ptTimeSelectCntr{
    width: 230px !important;
  }

  .ui-datepicker{
    width: 230px !important;
    left: 0px;
  }
}