/*
   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;
        z-index: 999999999999999;
    }



    .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;
    }
    /* .social-media-side{
        display: none;
    } */
    .parsr {
        max-height: 170px !important;
    }
    .widget-content span {
        font-size: 16px;
        line-height: 2.2;
    }

    .text-danger {
        font-size: 16px;
    }

    .xsd {
        padding-left: 15px;
    }

    .xsd1 {
        padding-left: 25px;
    }

    .testimonial-section {
        padding-top: 60px !important;
    }

    .contact-section {
        padding: 60px 0 !important;
    }

    .rev_slider_wrapper {
        display: none !important;
    }

    .mer {
        display: block !important;
    }

    .mer1 {
        display: none;
    }

    #scroll-to-top {
        bottom: 20px;
        right: 34px;
    }

    .project-single-content {
        padding: 50px 0px;
    }

    .mai {
        color: #000;
        font-size: 16px;
    }

    .blu1 {
        padding: 10px;
    }

    .dbvhj {
        display: table-caption;
    }

    .alt_wei {
        width: 25%;
    }

    .is-checked span {
        font-weight: 600;
    }

    .dl-slider .slider-content {
        padding-left: 0px;
    }

    .dl-slider .dl-caption.big {
        padding-top: 70px;
    }

    .filter_fixed_container {
        height: calc(55vh - 120px);
    }

    .single_machine_container {
        height: 250px;
    }

    .filter_fixed_container1 {
        height: calc(85vh - 120px);
    }

    .cvx {
        padding: 0px 0 20px 0;
    }

    .homes2 {
        display: block !important;
    }

    .homes1 {
        display: none;
    }

    .fert {
        top: 25px;
        right: 23%;
        font-size: 18px;
    }

    .project-single-content .project-details span {
        font-size: 10px;
        line-height: 1.2;
        width: 95px;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 22px;
    }

    h3 {
        font-size: 16px;
    }

    p br {
        display: none;
    }

    .padding {
        padding: 20px 0;
    }

    ul#buttons {
        right: -3.5%;
    }

    .dl-slider .dl-caption.big {
        line-height: 1.4;
    }

    #scroll-to-top {
        right: 15px;
    }

    .iso_section {
        padding-top: 60px;
    }

    .or_prod {
        font-size: 30px;
    }

    .section-heading h2 {
        font-size: 26px;
    }

    .section-heading span {
        font-size: 16px;
    }

    .about-section {
        padding-top: 60px;
    }

    .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: 250px;
    }

    .page-content h2 {
        font-size: 30px;
        margin: 0;
    }

    .about-content h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .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%;
    }
}

/* ---- 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;
    }
    .single_machine_container {
        height: 198px;
    }

}

/* ---- 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 ---- */
