/*
   MaxLand Theme Responsive Design
*/

@media (max-width: 1024px) {
    
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px){
    .sm-padding{ padding: 15px; }
    .header-section .navbar-brand {
        height: 80px;
        padding: 0;
        display: flex;
        align-items: center;
    }
    .menu-btn,
    .js #mainmenu {
        display:none;
    }
    .project-2 .project-item,
    .js .slicknav_menu {
        display:block;
    }
    .about-content h2{
        font-size: 24px;
        line-height: 36px;
    }
    .year-box{
        padding-left: 0;
    }
    .error-content .error-info{
        padding-left: 10px;
    }
    .counter-content{
        text-align: left;
        padding-left: 70px;
    }
    .counter-wrap .col-lg-4:last-child{
        margin-top: 50px;
    }

}
/* ---- End of max-width 992px CSS ---- */


/* ---- Start of min-width 480px and max-width 768px CSS ---- */
@media all and (min-width: 480px) and (max-width: 768px) {
	
}
/* ---- End of min-width 480px and max-width 768px CSS ---- */


/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 767px) {
    body, p{
        font-size: 12px;
        line-height: 22px;
    }
    h1{
        font-size: 30px;
    }
    h2{
        font-size: 20px;
    }
    h3{
        font-size: 16px;
    }
    p br{
        display: none;
    }
    .padding{
        padding: 40px 0;
    }
    .xs-padding{
    	padding: 15px;
    }
    .hero-section{ height: 350px; }
    .hero-section .scroll-down{ display: none; }
    .hero-section h1{
        font-size: 40px;
        line-height: 1;
        margin: 0 0 10px;
    }
    .page-header{
        height: 92px;
    }

    .page-header-economical{
        height: 92px;
    }
    .product-video {
        height: 72px;
        width: 201px;
        margin: 17px 3px 44px 76px;
    }

    .section-heading h2 {
        font-size: 24px;
        display: block;
    }

    .page-header_mushroom{
        height: 92px;
    }

    .banner-mushroom{position: relative;
        bottom: 8px;
    width: 50%;}

    .page-content h2 {
        font-size: 18px;
        margin: 0;
    }
    .page-header_event{
        height: 92px;
    }

    .page-content2 h2 {
        color: #fff;
        font-size: 13px;
    }
    
    .page-content h2 {
        font-size: 20px;
        margin: 0;
    }
    .about-content h2{
        font-size: 19px;
        line-height: 27px;
    }
    .cta-content h2 {
        font-size: 28px;
        line-height: 1.2;
    }
    .error-content{
        display: block;
    }
    .error-content .error-info h2{
        font-size: 120px;
        line-height: 120px;
        margin-bottom: 30px;
    }
    .error-content .error-info a{
        display: block;
    }
    .contact-form .form-group .col-sm-6:first-child{
        margin-bottom: 15px;
    }
    .contact-info h2{
        line-height: 28px;
    }
    .sidebar-wrap{
        padding-left: 0;
    }
    .blog-single-content h2 a{
        font-size: 22px;
        line-height: 28px;
    }
    .blog-single-content h2{
        line-height: 28px;
    }
    blockquote p{
        line-height: 32px;
    }
    .year-bg{ width: 100%; }
    
    .project-single-content .project-details span {
        font-family: "Work Sans",sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        color: #263a4f;
        font-size: 11px;
        letter-spacing: 0;
        width: 160px;
        display: inline-block;}

        .project-single-content {
            background-color: #fff;
            padding: 4px 9px;
            height: 496px;
        }

.footp p{font-size: 10px;
    line-height: 15px;
    padding-bottom: 23px;}

    .owl-controls .owl-dots {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        bottom: -32px;
        text-align: center;
        display: none;
    }

    .dl-slider .slick-arrow {
        background-color: rgba(0,0,0,0.4);
        color: #ddd;
        font-size: 13px;
        width: 22px;
        height: 34px;
        line-height: 36px;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        z-index: 1;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }
    .service-content {
        padding: 10px 30px 30px 30px;
        height: 190px;
        margin-top: 0px;
    }

    .pos .menu {
        padding: 13px;
        padding-bottom: 13px;
        text-align: center;
        width: 84px;
        background: #005D99;
        line-height: 20px;
        margin-bottom: 10PX;
        font-size: 15px;
        font-weight: 500;
        color: #02123A;
        transition: ease all .5s;
        border-radius: 5px 0px 0px 5px;
        -webkit-box-shadow: 0px 0px 5px 5px rgb(255 255 255 / 35%);
        -moz-box-shadow: 0px 0px 5px 5px rgba(255,255,255,0.35);
        box-shadow: 0px 0px 5px 5px rgb(255 255 255 / 35%);
    }
    .pos {
        position: fixed;
        top: 83%;
        right: 0;
        z-index: 10000 !important;
    }
    .pos .menu a .text {
        display: none;
    }

    .dl-slider .dl-caption .inner-layer {
        display: inline-block;
        overflow: hidden;
        width: 58%;
        line-height: 15px;
    }

    .dl-slider .slick-dots {
        width: 100%;
        height: 5px;
        text-align: center;
        position: absolute;
        left: 0;
        bottom: 20px;
        margin: 0;
        list-style: none;
    }

    .testi-content {
        padding-left: 20px;
        width: 922px;
    }

    .testi-item {
        background-color: #fff;
        position: relative;
        padding: 30px;
        border-left: 4px solid #7fc3dd;
        box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
        min-height: 260px;
    }
    

    .testi-content p{font-size: 15px;
        line-height: 22px;
    }
    .testi-content h3{    font-size: 12px;
        display: inline-block;
        font-weight: 600;
        margin: 0;
    }
    .testi-content h4{font-size: 11px;
        font-family: poppins;
    }

    .circle-testimonial {
        height: 79px;
    width: 360px;
    text-align: center;
    background-color: #7bb4d1;
    border-radius: 430px;
    color: #ffffff;
    padding-top: 26px;
    font-size: 21px;
    font-weight: 600;
    font-family: Ethnocentric;
    }
}
/* ---- End of max-width 767px CSS ---- */


/* ---- Start of max-width 580px CSS ---- */
@media all and (max-width: 580px) {
    .subscribe-form{ width: 100%; }
    .counter-wrap .col-lg-4:first-child{
        margin-bottom: 50px;
    }
}
/* ---- End of max-width 580px CSS ---- */


/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 420px) {
    
}
/* ---- End of max-width 420px CSS ---- */


/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 380px) {
	
}
/* ---- End of max-width 380px CSS ---- */
