/* Bigger layout */
@media (max-width: 1920px) {
 
}


/* Desktop layout :992px.  */
@media (min-width: 992px) and (max-width: 1200px) {
    .cursor-outer {
        display: none;
    }

    .cursor-inner {
        display: none;
    }
    
    .header-bottom-left h5:after {
        width: 50%;
        right: 85px;
    }

    .header-bottom-left h1 {
        font-size: 44px;
        line-height: 80px;
    }

    .single-counter h1 {
        font-size: 60px;
    }

    .blog-content {
        padding: 50px 60px;
    }
}

/* Desktop layout */
@media (min-width: 992px) and (max-width: 1024px) {
    .section-title h2 {
        font-size: 48px;
    }

    .section-title p {
        font-size: 15px;
    }

    .single-service {
        margin-bottom: 30px;
    }

    .single-feature {
        padding: 40px 40px;
    }

    .single-feature p {
        font-size: 23px;
        padding: 0 35px;
    }

    .call-to-action-left h2 {
        line-height: 1.5;
    }

    .call-to-action-btn a {
        padding: 20px 40px;
    }

    .single-team {
        margin-bottom: 30px;
    }

    .single-price {
        margin-bottom: 30px;
    }
}

@media (max-width: 1024px) {
    .loader {
        margin: 50% auto;
    }
}


/* Tablet layout :768px */
@media (min-width: 768px) and (max-width: 991px) {
    .about-area-left h4 {
        font-size: 20px;
    }

    .about-area-right:before {
        top: -35px;
        left: -35px;
    }

    .single-feature {
        padding: 50px 20px;
    }

    .single-feature p {
        font-size: 16px;
        line-height: 36px;
        padding: 0 30px;
    }

    .single-counter h1 {
        font-size: 50px;
    }

    .call-to-action-left {
        text-align: center;
        margin-bottom: 30px;
    }

    .call-to-action-left h2 {
        line-height: 1.5;
    }

    .single-counter span {
        font-size: 20px;
    }

    .single-counter span:after {
        font-size: 110px;
        bottom: -30px;
        right: -45px;
    }

    .testimonial-text {
        padding: 175px 60px 100px;
    }

    .blog-content {
        padding: 50px 40px;
    }

    .blog-content h4 {
        font-size: 19px;
    }

    .blog-content .single-blog-btn:after {
        width: 65%;
    }
}

/* Small mobile  layout :320px */
@media only screen and (max-width: 767px) {
    .site-heading h2 {font-size: 30px !important;}
    .bg-img-box .col-5 + .col {display:none; }
    .bg-img-box .white-text-box { padding:20px;}
    .bg-img-box .col-5 {max-width: 100%; flex: auto;}
    .photo-gallery-page .gallery-grid ul li img { height: 160px;}
    .section-title h2:before {
        bottom: 10px;
    }
#header-area.header-area-two .header-bottom.hero-main-carousel .main-img-item {min-height: 330px; height:330px;}
    .section-title p:after {
        width: 45%;
        bottom: 10px;
    }
#header-area.header-area-two .header-bottom.hero-main-carousel iframe {min-height:320px;}
    .header-top .logo img {
        width: 35px;
    }

    .header-bottom-left {
        width: 100%;
    }

    .header-bottom-left h5 {
        font-size: 15px;
    }

    .header-bottom-left h5:after {
        width: 65%;
        bottom: 6px;
        right: 30px;
    }

    .header-bottom-left h1 {
        font-size: 32px;
        line-height: 60px;
    }

    .header-area-three .header-bottom-three .single-slider-three h1 {
        font-size: 32px;
    }

    .header-area-three .header-bottom-three .single-slider-three p {
        font-size: 14px;
    }

    .header-bottom-four-content h1 {
        font-size: 32px;
        line-height: 64px;
    }

    .header-bottom-four-btn {
        font-size: 15px;
        padding: 12px 28px;
    }

    .header-area-five .header-bottom-five-content h1 {
        font-size: 50px;
        line-height: 90px;
    }

    .header-area .header-bottom-left .header-bottom-left-button-wrapper a.header-bottom-btn, .header-area-five .header-bottom-five-content a.header-bottom-five-btn {
        font-size: 15px;
        padding: 12px 26px;
    }

    .header-bottom-three-slider .owl-nav .owl-prev, .header-bottom-three-slider .owl-nav .owl-next, .header-bottom-four-slider .owl-nav .owl-prev, .header-bottom-four-slider .owl-nav .owl-next {
        display: none;
    }

    .header-area-five .header-bottom-five-content h4 {
        font-size: 18px;
        line-height: 27px;
        margin-top: 15px;
    }

    .header-bottom-five-content .header-bottom-five-small-heading {
        font-size: 22px;
    }

    .header-area-five .header-bottom-five-content h1 {
        font-size: 24px;
        line-height: 48px;
    }

    .section-title h2 {
        font-size: 25px;
    }

    .single-service h4 {
        font-size: 20px;
    }

    .about-area-right {
        margin-top: 50px;
    }

    .about-area-right:before {
        display: none;
    }
    
   /* .about-area-left a {
        padding: 15px 45px;
    }*/
    
    .single-feature {
        padding: 25px 20px;
    }

    .single-feature h2 {
        font-size: 30px;
        line-height: 45px;
    }

    .single-feature p {
        font-size: 22px;
        line-height: 45px;
        padding: 0 30px;
    }

    .single-feature p:before {
        width: 5px;
    }

    #testimonial-area .owl-carousel .owl-dots {
        bottom: -85px;
    }

    .single-counter {
        margin-bottom: 90px;
    }

    .single-counter h1 {
        font-size: 50px;
    }

    .single-counter span:after {
        font-size: 100px;
        bottom: -20px;
        right: -40px;
    }

    
    .call-to-action-left {
        text-align: center;
    }

    .call-to-action-left h2 {
        font-size: 36px;
        line-height: 1.5;
        margin-bottom: 30px;
    }

    .call-to-action-btn a {
        padding: 15px 35px;
    }

    .testimonial-text {
        padding: 200px 30px 100px;
        margin-left: 0;
        margin-top: 130px;
    }

    .testimonial-text p {
        font-size: 20px;
        line-height: 50px;
    }

    .single-blog {
        margin-bottom: 30px;
    }

    .blog-content {
        padding: 50px 35px;
    }

    .blog-content h4 {
        font-size: 20px;
    }

    .blog-content .single-blog-btn:after {
        width: 78%;
    }

    .contact-us-form input[type=submit] {
        padding: 20px 35px;
    }

    .footer-left {
        margin: 0 auto 50px;
    }

    .footer-right.text-right {
        text-align: center !important;
    }

}


/* Max 480px layout */
@media only screen and (max-width: 480px) {
    .section-title p {
        font-size: 18px;
    }

    .header-bottom-left h5:after {
        width: 57%;
    }

    .header-area-five .header-bottom-five-content p {
        font-size: 13px;
        line-height: 28px;
    }

    .about-area-left h4 {
        font-size: 20px;
    }

    .single-feature p {
        font-size: 18px;
        line-height: 40px;
    }

    .blog-content .single-blog-btn:after {
        width: 70%;
    }

}


/* Max 375px layout */
@media only screen and (max-width: 375px) {
    .section-title p {
        font-size: 16px;
    }

    .header-bottom-left h5:after {
        width: 53%;
    }

    .header-area-five .header-bottom-five-content p {
        font-size: 12px;
    }

    .blog-content .single-blog-btn:after {
        width: 68%;
    }
}


/* Max 360px layout */
@media only screen and (max-width: 360px) {
    .section-title h2 {
        font-size: 25px;
    } 

    .header-bottom-left h5:after {
        width: 51%;
    }

    .header-area-five .header-bottom-five-content p {
        font-size: 11px;
        line-height: 22px;
    }
}

/* Max 320px layout */
@media only screen and (max-width: 320px) {
    .header-bottom-left h5:after {
        width: 45%;
        right: 28px;
    }

    .header-area-five .header-bottom-five-content p {
        font-size: 10px;
    }

    .header-area .header-bottom-left .header-bottom-left-button-wrapper a.header-bottom-btn, .header-area-five .header-bottom-five-content a.header-bottom-five-btn {
        padding: 9px 20px;
    }

    .section-title p {
        font-size: 16px;
    }

    .section-title p:after {
        width: 55%;
    }

    .section-title h2 {
        font-size: 20px;
    }

    .single-service {
        padding-right: 55px;
        padding-left: 55px;
    }

    #service-area.service-area-five .single-service {
        padding: 45px;
    }

    .about-area-left h4 {
        font-size: 18px;
    }

    .about-area-left a {
        padding: 15px 40px;
        font-size: 16px;
    }

    .single-feature p {
        font-size: 15px;
        line-height: 28px;
    }

    .overlay-portfolio-text h4 {
        font-size: 20px;
    }

    .overlay-portfolio-text p {
        font-size: 12px;
    }

    #portfolio-area .owl-carousel .owl-dots {
        bottom: -60px;
    }

    .call-to-action-left h2 {
        font-size: 32px;
    }

    .testimonial-text p {
        font-size: 18px;
        line-height: 45px;
    }
    
    .single-price {
        padding: 50px 0;
    }

    .blog-content {
        padding: 50px 25px;
    } 
      
    .blog-content h4 {
        font-size: 18px;
    }

    .blog-content .single-blog-btn:after {
        width: 64%;
    }

    .address-details p {
        font-size: 12px;
    }

    .contact-us-form textarea {
        padding: 50px;
    }
}

/* Max 280px layout */
@media only screen and (max-width: 280px) {
    .header-bottom-left h5:after {
        width: 35%;
        right: 28px;
    }

    .header-area-five .header-bottom-five-content h1 {
        font-size: 22px;
        line-height: 48px;
    }

    .header-area-five .header-bottom-five-content p {
        font-size: 13px;
        line-height: 27px;
    }

    .header-area-five .header-bottom-five-content a.header-bottom-five-btn {
        padding: 8px 15px;
        margin-right: 15px;
    }

    .header-bottom-left h1 {
        font-size: 24px;
        line-height: 54px;
    }

    .header-area .header-bottom-left .header-bottom-left-button-wrapper a.header-bottom-btn, .header-area-five .header-bottom-five-content a.header-bottom-five-btn {
        padding: 5px 17px;
        font-size: 12px;
    }

    .section-title p {
        font-size: 14px;
    }


    #service-area .single-service {
        padding: 40px 30px;
    }

    #service-area.service-area-five .single-service {
        padding: 35px;
    }

    .single-service a {
        font-size: 13px;
        padding: 10px 20px;
    }

    .single-feature {
        padding: 20px 15px;
    }

    .single-feature h2 {
        font-size: 21px;
    }

    .single-feature p {
        font-size: 14px;
        line-height: 24px;
        padding: 0 24px;
    }

    .single-price .pricing-btn {
        padding: 15px 35px;
    }

    .testimonial-text {
        padding: 150px 30px 100px;
    }

    .testimonial-text:before {
        font-size: 210px;
    }

    .single-price ul {
        padding: 60px 0;
    }
    
    .blog-content {
        padding: 50px 20px;
    }

    .blog-content .single-blog-btn:after {
        width: 56%;
    }

    .blog-content h4 {
        font-size: 16px;
    }

    .contact-us-form input[type=submit] {
        padding: 24px 40px;
    }


}

/* Tablet layout : Max-width :991px */
@media (max-width: 991px) {
    .offer-area .offer-img { min-height: 130px;}
    .bg-img-box .offset-7 {margin:0 !important; }
    #header-area.header-area-two .header-bottom.hero-main-carousel .main-img-item { padding: 40px 0px 80px;}
    .header-bottom-left h1 { font-size: 19px;line-height: 27px;}
    .header-area .header-bottom-left .header-bottom-left-button-wrapper a.header-bottom-btn { font-size: 13px;padding: 4px 20px;}

    .section-title h2 {
        font-size: 34px;
    }

.about-us-two .title-box h2 { transform: none;} 
    .header-top .logo {
        margin-top: 10px;
margin-bottom: 10px;
    }
    .about-area-two #yt-player { height: 300px;} 
    .product-page-area { padding: 40px 0px;}
    .product-image-left-right.about-area-two .about-area-left { padding: 0px 10px;}
    .product-image-left-right .product-border {padding: 30px 0px; border: 6px solid #F0C317;}
    .product-image-left-right.about-area-two .about-area-left{ padding: 0px;}
    .product-area { padding: 40px 0px 30px;}
    .contact-page-area { padding: 40px 0px;}
    .about-hero-sec .about-heading { padding: 40px;}
    .contact-page-area .contact-info { margin-top: 20px;}
    .about-hero-sec .about-heading h1 { font-size: 24px;}
    .about-us-two .title-box { padding: 20px 0px;text-align: left;}
    .about-us-two .title-box h2, .contact-page-area  h1 { font-size: 30px;}
    .about-us-two .about-text { font-size: 14px;}
    .about-us-two .about-text { padding: 50px 20px;}
    .about-us-image .about-area-left { padding: 20px 40px;}
    .about-us-image h2 {font-size: 30px;}    
    .product-page-area .owl-nav .owl-prev { left: -10px;}
    .product-page-area .owl-nav .owl-next { right: -10px;}
    .single-gallery-img .text-img h2 { font-size: 20px;}
    .single-gallery-img.contact-hero { padding: 100px 0px;}
    .contact-page-area .contact-info .box { min-height:auto; }
.single-gallery-img.contact-hero { padding:40px 0px;}

    .site-heading h1{
        font-size: 22px;
    }
    .mean-container .mean-nav {
        position: absolute;
        z-index: 111;
    }
    .about-area-two {
        padding-top: 50px;
    }
    .about-area-two .about-area-left {
        padding: 30px 15px;
    }
    .about-area-two .about-area-left h2 { font-size: 30px;}
    .ribbon  {top: 20px;left: 0px;}
    .offer-area .offer-img h2 { font-size: 36px;max-width: 100%;}
    .offer-area .offer-img .custom-border { border-right: none;}
    .offer-area .offer-img .name-title { position: relative;}
    .offer-area .offer-img .custom-border { border-bottom: 8px solid;margin-bottom: 20px;padding-bottom: 20px;}
    .offer-area .offer-img { padding: 60px 0px;}
    .section-title h2  { font-size: 24px;}    
    .section-title p {
        font-size: 14px;
        line-height: 1.7;
    }
    .site-heading h2 {
        font-size: 20px;
    }

    .header-bottom-four-content h1 {
        font-size: 60px;
        line-height: 90px;
    }

    .header-area-five .header-bottom-five-content h1 {
        font-size: 66px;
    }

    .header-bottom-right {
        display: none;
    }
    
    .single-service {
        margin-bottom: 30px;
    }

    .single-service h4 {
        font-size: 22px;
    }

    .single-team {
        margin-bottom: 30px;
    }

    .single-price {
        margin-bottom: 30px;
    }
}

