html body {
    min-width: 300px;
}

#greenleaf-responsive-navigation {
    display: none;
}


/*--- tablet ---*/

@media only screen and (max-width: 1100px) {
    .greenleaf-button-overlay,
    .greenleaf-woo-button-overlay {
        display: none;
    }
    .greenleaf-donate-button {
        margin-left: 25px;
        width: auto;
    }
    .greenleaf-top-woocommerce-button {
        margin-right: 0px;
        margin-left: 25px;
    }
    .greenleaf-navigation-wrapper .greenleaf-main-menu>li>a.sf-with-ul-pre,
    .greenleaf-navigation-wrapper .greenleaf-main-menu>li>a.sf-with-ul .greenleaf-navigation-wrapper .greenleaf-main-menu>li>a {
        padding-right: 25px;
    }
    .wp-image-5908 {
        position: absolute;
        top: 240px;
        bottom: 0;
        margin: auto;
        width: 97%;
        border-radius: 0px;
    }
    .greenleaf-content-item {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 1050px) {
    body .greenleaf-logo {
        float: left;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 20px;
    }
    body .greenleaf-logo-inner {
        margin: 0px auto;
    }
    body .greenleaf-navigation-wrapper {
        float: none;
        margin-top: 0px;
        line-height: 0;
        text-align: center;
    }
    body .greenleaf-navigation {
        display: inline-block;
        line-height: 1.7;
        text-align: left;
        padding-top: 50px;
    }
    body .greenleaf-logo-right-text {
        float: none;
        margin-top: 10px;
        text-align: center;
    }
    body .greenleaf-navigation-wrapper .greenleaf-main-menu>li>a {
        padding-bottom: 25px;
    }
    body .greenleaf-button-overlay {
        top: auto;
        height: 70px;
    }
    body .greenleaf-fixed-header .greenleaf-logo {
        display: none;
    }
    .dl-menuwrapper li a {
        padding-left: 30px;
    }
}


/* @media only screen and (max-width: 959px) {
    body .container {
        max-width: 1768px;
    }
    body .body-wrapper.greenleaf-boxed-style {
        max-width: 808px;
    }
    .greenleaf-hide-in-tablet {
        display: none;
    }
    .greenleaf-hide-in-tablet-mobile {
        display: none;
    }
    .flex-direction-nav .flex-prev,
    .flex-direction-nav .flex-next {
        opacity: 1;
    }
    .greenleaf-fixed-header {
        display: none;
    }
    .gdlr-icon-shortcode {
        margin-bottom: 10px;
    }
    .greenleaf-blog-widget .greenleaf-blog-date-wrapper {
        display: none;
    }
} */


/*--- mobile landscape style ---*/

@media only screen and (max-width: 959px) {
    body .container {
        max-width: 100%;
    }
    body .body-wrapper.greenleaf-boxed-style {
        max-width: 460px;
    }
    body .body-wrapper {
        overflow: hidden;
    }
    .wpcf7-contact-half-right,
    .wpcf7-contact-half-left {
        float: none;
        width: auto;
    }
    .one-ninth,
    .one-eighth,
    .one-seventh,
    .one-fifth,
    .two-fifth,
    .three-fifth,
    .four-fifth,
    .one,
    .two,
    .three,
    .four,
    .five,
    .six,
    .seven,
    .eight,
    .nine,
    .ten,
    .eleven,
    .twelve {
        width: 100%;
    }
    .greenleaf-half-bg-wrapper .six.columns {
        left: auto;
        right: auto;
    }
    .greenleaf-hide-in-tablet {
        display: block;
    }
    .greenleaf-hide-in-mobile {
        display: none;
    }
    /* .greenleaf-half-bg.greenleaf-bg-solid {
        display: none;
    } */
    .div1 {
        width: 100%;
        order: 2;
    }
    .div2 {
        width: 100%;
        order: 1;
    }
    .div-mold {
        width: 100%;
        order: 1;
    }
    .mold-content,
    .asbe-content,
    .demo-content {
        padding: 20px;
    }
    .asbe-img,
    .mold-img,
    .demo-img {
        height: 400px;
    }
    .greenleaf-half-bg {
        position: relative;
    }
    .mission-img {
        display: none;
    }
    .greenleaf-service-half-background-item .greenleaf-half-left,
    .greenleaf-service-half-background-item .greenleaf-half-right {
        float: none;
        width: auto;
        padding: 70px 0px;
        margin: 0px;
    }
    .greenleaf-service-half-background-item .greenleaf-half-left .greenleaf-item-margin,
    .greenleaf-service-half-background-item .greenleaf-half-right .greenleaf-item-margin {
        margin: 0px 15px;
    }
    .greenleaf-service-half-background-item .greenleaf-half-left .half-container,
    .greenleaf-service-half-background-item .greenleaf-half-right .half-container {
        max-width: 420px;
        margin: 0px auto;
    }
    .footer-contact {
        padding-left: 0px;
    }
    /*--- header ---*/
    body .top-navigation-left {
        float: none;
        text-align: center;
        padding: 3px 0px;
    }
    body .top-navigation-right {
        float: none;
        text-align: center;
        padding: 3px 0px;
    }
    body .greenleaf-logo {
        padding-right: 60px;
    }
    body .greenleaf-logo-inner {
        margin-left: 0px;
    }
    #greenleaf-responsive-navigation {
        display: block;
        height: 0px;
        position: static;
        float: none;
    }
    #greenleaf-responsive-navigation .dl-trigger {
        position: absolute;
        right: 15px;
        top: 60px;
        margin-top: 0px;
    }
    .dl-menuwrapper>.dl-menu,
    .dl-menuwrapper>.dl-submenu {
        margin: 0px -20px 0px;
        width: 100%;
        text-align: center;
    }
    .greenleaf-navigation-wrapper {
        display: none;
    }
    /*--- page item ---*/
    .greenleaf-item-title-head .greenleaf-nav-title {
        display: none;
    }
    .greenleaf-item-title-wrapper.greenleaf-left .greenleaf-item-title,
    .greenleaf-item-title-wrapper.greenleaf-left .greenleaf-item-title-caption,
    .greenleaf-item-title-wrapper.greenleaf-left-divider .greenleaf-item-title,
    .greenleaf-item-title-wrapper.greenleaf-left-divider .greenleaf-item-title-caption {
        display: block;
    }
    .greenleaf-item-title-wrapper.greenleaf-left .greenleaf-item-title-link,
    .greenleaf-item-title-wrapper.greenleaf-left-divider .greenleaf-item-title-link {
        float: none;
        display: inline-block;
    }
    .greenleaf-title-left .about-us-title-wrapper {
        width: auto;
        float: none;
        text-align: center;
    }
    .greenleaf-title-left .about-us-title-divider {
        margin-right: auto;
        margin-bottom: 26px;
    }
    .greenleaf-list-menu {
        padding: 0px;
    }
    .greenleaf-stunning-text-item {
        text-align: center;
    }
    .greenleaf-stunning-text-item.type-normal.greenleaf-button-on {
        padding-right: 0px;
    }
    .greenleaf-stunning-text-item.type-normal .stunning-text-button {
        position: static;
        margin-top: 0px;
    }
    .greenleaf-stunning-text-item.with-padding.greenleaf-button-on {
        padding-right: 35px;
    }
    .greenleaf-stunning-item.greenleaf-item.greenleaf-button-on.greenleaf-stunning-left {
        padding-right: 0px;
    }
    .greenleaf-stunning-item.greenleaf-stunning-left .stunning-item-button {
        position: relative;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .greenleaf-column-service-item.greenleaf-type-2-bg {
        height: auto !important;
    }
    .greenleaf-service-with-image-item .service-with-image-thumbnail {
        float: none;
        margin: 0px auto;
    }
    .greenleaf-service-with-image-item .service-with-image-content-wrapper {
        text-align: center;
    }
    .greenleaf-feature-media-item.greenleaf-left .feature-media-thumbnail {
        float: none;
        width: auto;
        margin-right: 0px;
    }
    .greenleaf-feature-media-item .feature-media-icon {
        display: none;
    }
    html .woocommerce ul.products li.product,
    html .woocommerce-page ul.products li.product {
        width: 99% !important;
    }
    .greenleaf-subscribe-item .greenleaf-newsletter-subscribe input[type="submit"] {
        margin-top: 20px;
    }
    .wpcf7 .wpcf7-contact-half-right span.wpcf7-form-control-wrap {
        padding-left: 0px;
        padding-right: 44px;
    }
    /*--- single page ---*/
    .greenleaf-portfolio-style1 .greenleaf-portfolio-description {
        float: none;
        margin-right: 0px;
        width: auto;
    }
    .greenleaf-portfolio-style1 .greenleaf-portfolio-info {
        width: auto;
        float: none;
        margin-bottom: 30px;
    }
    .greenleaf-portfolio-style2 .greenleaf-portfolio-thumbnail {
        max-width: 100%;
        float: none;
        margin-right: 0px;
        margin-left: 0px;
        width: auto !important;
    }
    .greenleaf-blog-medium .greenleaf-blog-thumbnail {
        margin-right: 0px;
        float: none;
        margin-bottom: 20px;
        width: auto;
    }
    /*--- slider ---*/
    .greenleaf-caption-wrapper .greenleaf-caption .greenleaf-caption-text {
        display: none;
    }
    .greenleaf-caption-wrapper .greenleaf-caption .greenleaf-caption-title {
        margin-bottom: 0px;
        font-size: 15px;
    }
    .greenleaf-caption-wrapper .greenleaf-caption {
        max-width: 100%;
        padding: 13px 12px;
    }
    .greenleaf-item-title .greenleaf-flex-prev {
        margin: 0px;
        position: absolute;
        left: 0px;
        top: 50%;
        margin-top: -20px;
    }
    .greenleaf-item-title .greenleaf-flex-next {
        margin: 0px;
        position: absolute;
        right: 0px;
        top: 50%;
        margin-top: -20px;
    }
    /*--- header style ---*/
    .greenleaf-header-wrapper.header-style-5-wrapper {
        position: relative;
    }
    .header-style-5-title-wrapper.greenleaf-page-title-wrapper {
        padding-top: 74px;
    }
    /* donation lightbox form */
    .greenleaf-payment-lightbox-container {
        width: auto;
        left: 20px;
        right: 20px;
        top: 20px;
        bottom: 20px;
    }
    .greenleaf-form-fields .columns-wrap.greenleaf-right {
        margin-left: 0px;
    }
    .greenleaf-form-fields .columns-wrap.greenleaf-left {
        margin-right: 0px;
    }
    .greenleaf-payment-price-preset {
        margin-bottom: 15px;
    }
    .jumbotron {
        height: 240px;
    }
    .jumbotron-container {
        position: absolute;
        top: 180px;
        left: 50px;
    }
    .display-2 {
        font-family: "Lato";
        font-size: 45px;
        color: #ffffff;
    }
    .lead {
        font-family: "Lato";
        color: #c7c7c7;
        font-size: 14px;
        font-weight: 700;
        margin-top: -10px;
        padding-left: 0px;
    }
    .wp-image-5908 {
        position: relative;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        border-radius: 0px;
    }
    .asbestos-title {
        font-size: 30px;
        color: rgba(0, 0, 0)
    }
    .list-with-icon-content {
        position: relative;
        left: -18px;
    }
    /* .section-container,
    .greenleaf-item-start-content,
    .greenleaf-parallax-wrapper,
    .greenleaf-color-wrapper {
        padding-top: 30px;
    } */
    .greenleaf-content-item {
        padding: 0px;
    }
    .greenleaf-info {
        padding: 0px;
    }
    #content-section-1 {
        padding-top: 50px;
    }
    .greenleaf-video {
        padding-left: 100px;
    }
    .about-us-content-wrapper {
        width: 80%;
    }
}


/*--- mobile portrait style ---*/

@media only screen and (max-width: 419px) {
    body .container {
        max-width: 100%;
    }
    body .body-wrapper.greenleaf-boxed-style {
        max-width: 340px;
    }
    .gdlr-service-half-background-item .gdlr-half-left .half-container,
    .gdlr-service-half-background-item .gdlr-half-right .half-container {
        max-width: 300px;
    }
    .dl-menuwrapper .dl-menu,
    .dl-menuwrapper>.dl-submenu {
        width: 100%;
    }
    .list-with-icon-content {
        position: relative;
        left: -18px;
    }
}


/*--- mold section img responsive ---*/

@media only screen and (min-width: 1750px) {
    .mold-img {
        width: 104.9%;
    }
    .mold-content {
        padding-left: 150px;
    }
}

@media only screen and (max-width: 1800px) {
    .about-us-content-wrapper {
        width: 110%;
    }
}

@media only screen and (max-width: 1450px) {
    .about-us-content-wrapper {
        width: 95%;
    }
}
@media only screen and (min-width: 1450px) {
    .about-us-content-wrapper {
        padding-left: 60px; 
    }
    .about-us-title-wrapper {
        padding-left: 60px; 
    }
    .about-about {
        width: 45%; 
    }
    .about-text {
        margin-left: -80px;
    }
    .about-button {
        margin-left: -80px;
    }
}