.hm-banner-wrapper,
.banner-item {
    position: relative;
    overflow: hidden;
}

.hm-banner-wrapper .banner-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.banner-item .wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

.hm-banner-wrapper.home-banner .slick-slide > div,
.hm-banner-wrapper.home-banner .slick-slide,
.hm-banner-wrapper.home-banner .slick-list,
.hm-banner-wrapper.home-banner .slick-track {
    height: 100%;
}

.banner-item:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#070707+0,070707+80&0.9+0,0+70 */
    background: -moz-linear-gradient(left, rgba(7, 7, 7, 0.9) 0%, rgba(7, 7, 7, 0) 70%, rgba(7, 7, 7, 0) 80%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(7, 7, 7, 0.9) 0%, rgba(7, 7, 7, 0) 70%, rgba(7, 7, 7, 0) 80%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(7, 7, 7, 0.9) 0%, rgba(7, 7, 7, 0) 70%, rgba(7, 7, 7, 0) 80%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6070707', endColorstr='#00070707', GradientType=1);
    /* IE6-9 */


}

.hm-banner-wrapper.areas-banner {
    height: 502px;
}

.home-banner {
    height: 839px;
}

.banner-content {
    max-width: 610px;
}

.pdfl-30 {
    padding-left: 30px;
    position: relative;
    margin-bottom: 35px;

}

.hm-banner-wrapper .slick-prev {
    left: 15px;
    z-index: 1;
}

.hm-banner-wrapper .slick-next {
    right: 15px;
}

.pdfl-30:before {
    position: absolute;
    content: "";
    left: 0;
    background-color: #ffffff;
    height: 95%;
    top: 10px;
    width: 1px;
}

.banner-heading {
    font-size: 60px;
    color: #ffffff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    font-family: 'Marcellus';
    margin-bottom: 0px;
}

.banner-content p {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 0px;
    color: #ffffff;
    letter-spacing: 0.5px;
}

.banner-content .btn_white {
    margin-left: 30px;
    min-width: 202px;
}

.about_inner_content {
    padding: 75px;
    background: #ffffff;
    box-shadow: 9px 11px 30px 0px rgba(227, 227, 227, 1);
    position: relative;
}

.about_inner_content .head-sm {
    position: relative;
    margin-bottom: 20px;
}

.about_inner_content .head-sm:before {
    left: -75px;
    top: 6px;
}

.about_inner_content .btn_theme {
    width: 161px;
    min-width: auto;
}

.content_wrapper .hm-content {
    width: 623px;
    margin-bottom: 100px;
}

.stop {
    position: absolute;
    top: 55%;
    left: 15px;
    font-size: 40px;
    line-height: 0;
    color: #85cd3d;
}

.hm_img {
    width: calc(100% - 623px);
}

.hm_img img {
    max-width: inherit;
    margin-left: -302px;
}

.content_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.content_wrapper .hm_img {
    margin-bottom: 100px;
}

.circle {
    position: absolute;
    width: 178px;
    height: 178px;
    right: -75px;
    top: -75px;
}

.circle svg {
    width: 100%;
    height: 100%;
}

.inner-circle {
    background-color: #85cd3d;
    width: 113px;
    height: 113px;
    display: inline-flex;
    justify-content: center;
    border-radius: 100%;
    position: absolute;
    left: 32px;
    top: 32px;
}

.about_inner_content p {
    margin-bottom: 35px;
    line-height: 32px;
    font-size: 16px;

}

.about_inner_content .sub-txt {
    letter-spacing: 0.68px;
    font-weight: 500;
    font-size: 17px;
}

.circle text {
    letter-spacing: 4px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.sec-bg-grd .hm-item {
    width: 550px;
}

.sec-bg-grd .hm-content {
    width: calc(100% - 550px);
    padding-left: 100px;
    display: inline-block;
    padding-right: 50px;
}

.sec-bg-grd .hm-content .btn_theme {
    min-width: 170px;
}


.client-wrapper {
    margin-bottom: 120px;
}

.ket-features-item {
    margin-top: 30px;
}

.pdlr-50 {
    padding: 0 50px;
}

/* CSS FOR AREAS */
.areas-list {
    margin: 0 0 25px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.areas-list li {
    display: inline-block;
    width: 50%;
    margin-bottom: 25px;
    padding-left: 25px;
    background: url(../images/areas-icon.png) no-repeat left top;
}

.areas-list li a {
    font-size: 16px;
}

.areas-map,
.areas-content {
    width: 46.155%;
    margin-bottom: 90px;
}

.areas-map {
    position: relative;
    overflow: hidden;
    height: 410px;
}

.page-template-areas .areas-map iframe {
    top: -60px;
    position: relative;
    height: 470px
}

.pdr-150 {
    padding-right: 150px;
}

.areas-dtl-content {
    width: calc(100% - 600px);
}

.areas-dtl-content {
    padding-left: 100px;
    letter-spacing: 0.5px;
}

.areas-inner-item,
.areas-dtl-content {
    margin-bottom: 95px;
}

.row-reverse .areas-dtl-content {
    padding: 0 80px 0 0;
}

@media(max-width:1480px) {
    .banner-item .wrapper {
        max-width: 90%;
    }

    .about_inner_content {
        padding: 50px;
    }

    .content_wrapper .hm-content {
        width: 565px;
    }

    .circle {
        width: 165px;
        height: 166px;
        right: -28px;
        top: -75px;
    }

    .inner-circle {
        width: 113px;
        height: 113px;
        left: 25px;
        top: 25px;
    }

    .about_inner_content .head-sm:before {
        left: -50px;
        width: 30px;
    }
}

@media(max-width:1480px) {

    .content_wrapper .hm_img,
    .client-wrapper,
    .areas-inner-item,
    .areas-dtl-content,
    .areas-map,
    .areas-content {
        margin-bottom: 80px;
    }

    .areas-dtl-content {
        padding-left: 80px;
    }

    .row-reverse .areas-dtl-content {
        padding-right: 60px;
    }

    .pdr-150 {
        padding-right: 100px;
    }

    .sec-bg-grd .hm-content {
        padding-left: 80px;
        padding-right: 0;
    }
}

@media(max-width:1380px) {
    .hm-content {
        width: calc(100% - 758px);
    }

    .content_wrapper .hm_img,
    .client-wrapper,
    .areas-inner-item,
    .areas-dtl-content,
    .areas-map,
    .areas-content {
        margin-bottom: 60px;
    }

    .home-banner {
        height: 770px;
    }

    .areas-dtl-content {
        padding-left: 60px;
    }

    .row-reverse .areas-dtl-content {
        padding-right: 60px;
    }

    .pdr-150 {
        padding-right: 0;
    }

    .sec-bg-grd .hm-content {
        padding-left: 60px;
    }
}

@media(max-width:1280px) {
    .home-banner {
        height: 680px;
    }

    .content_wrapper .hm_img,
    .client-wrapper,
    .areas-inner-item,
    .areas-dtl-content,
    .areas-map,
    .areas-content {
        margin-bottom: 50px;
    }

    .banner-heading {
        font-size: 54px;
    }

    .areas-dtl-content {
        padding-left: 50px;
    }

    .row-reverse .areas-dtl-content {
        padding-right: 50px;
    }

    .areas-map,
    .areas-content {
        width: 48%;
    }

    .sec-bg-grd .hm-content {
        padding-left: 50px;
    }

    .pdlr-50 {
        padding: 0 30px;
    }
}

@media(max-width:1199px) {
    .banner-heading {
        font-size: 50px;
    }

    .areas-dtl-content {
        padding-left: 30px;
    }

    .row-reverse .areas-dtl-content {
        padding-right: 30px;
    }

    .sec-bg-grd .hm-content {
        padding-left: 30px;
        width: calc(100% - 500px);
    }

    .areas-dtl-content,
    .areas-inner-item {
        width: 50%;
    }

    .pdlr-50 {
        padding: 0;
    }

    .btngrp [class*="btn_"]:not(:last-child) {
        margin-right: 10px;
        margin-bottom: 15px;
    }

    .btngrp .btn_theme,
    .btngrp [class*="btn_"] {
        min-width: auto;
    }

    .sec-bg-grd .hm-item {
        width: 500px;
    }
}

@media(max-width:991px) {
    .home-banner {
        height: 580px;
    }

    .about_inner_content .circle {
        display: none;
    }

    .hm_img img {
        max-width: 100%;
        margin-left: auto;
    }

    .content_wrapper .hm-content,
    .hm_img,
    .client-wrapper,
    .areas-inner-item,
    .areas-dtl-content,
    .areas-map,
    .areas-content,
    .sec-bg-grd .hm-content,
    .sec-bg-grd .hm-item {
        width: 100%;
        margin-bottom: 30px;
    }

    .content_wrapper .hm_img {
        margin-bottom: 0;
    }

    .row-reverse .areas-dtl-content,
    .areas-dtl-content {
        padding: 0;
    }

    .about_inner_content {
        padding: 30px;
        overflow: hidden;
    }

    .about_inner_content .head-sm:before {
        left: -30px;
        width: 20px;
    }

    .about_inner_content .sub-txt {
        letter-spacing: 0.5px;
    }

    .about_inner_content p {
        margin-bottom: 30px;
        line-height: 28px;
    }

    .about_inner_content {
        margin-top: -60px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .areas-list {
        margin: 0 0 15px 0;
    }

    .areas-list li {
        margin-bottom: 20px;
    }

    .sec-bg-grd .hm-content {
        padding: 0
    }
}

@media(max-width:767px) {
    .banner-item .wrapper {
        max-width: 100%;
    }

    .home-banner {
        height: 500px;
    }

    .banner-heading {
        font-size: 46px;
    }

    .about_inner_content p {
        margin-bottom: 20px;
        line-height: 26px;
    }

    .hm-banner-wrapper.areas-banner {
        height: 450px;
    }

    .js_product-range .slick-slide {
        margin: 0 10px;
    }

    .prod_tit {
        font-size: 18px;
    }

    .areas-map,
    .areas-content {
        width: 100%;
    }

    .areas-list li {
        width: 33.33%;
    }
}

@media(max-width:680px) {
    .banner-heading {
        font-size: 40px;
    }

    .home-banner {
        height: 450px;
    }

    .hm-banner-wrapper.areas-banner {
        height: 400px;
    }

    .js_product-range .slick-slide {
        margin: 0 5px;
    }
}


@media(max-width:580px) {
    .banner-heading {
        font-size: 34px;
    }

    .prod_tit {
        font-size: 16px;
    }

    .about_inner_content {
        padding: 20px;
    }
}


@media(max-width:480px) {
    .banner-heading {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .areas-list li {
        width: 50%;
    }
}
