/*Media Query Start*/
@media (min-width: 1400px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1450px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1500px) {
    
.nav ul li a {
    padding: 28px 0;
}

h1 {
    font-size: 60px;
}

img.banner-img {
    height: 700px;
}


    img.service-card-img {
        height: 280px;
    }

    .service-card-image {
        height: 280px;
    }


.service-card {
    height: 470px;
}  

}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {

article#post-34 .wpb_text_column.wpb_content_element {
    margin: 0 0 10px 0;
}


article#post-34 h3 {
    font-size: 40px;
}

.nav ul li a {
    padding: 28px 0;
}

h1 {
    font-size: 60px;
}

img.banner-img {
    height: 700px;
}

    img.service-card-img {
        height: 280px;
    }

    .service-card-image {
        height: 280px;
    }


.service-card {
    height: 470px;
}    
    
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    section.header .col-lg-7.col-md-12.col-sm-12 {
        width: 100%;
        order: 3;
    }

    section.header .col-lg-2.col-md-6.col-sm-6 {
        order: 2;
        width: 50%;
    }
    
        section.header .col-lg-2.col-md-3.col-sm-6 {
            width: 74%;
        }

    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: end;
    }
    
.foot-links.link ul li a {
    font-size: 11px;
}
    
    h1 {
    font-size: 50px;
}

.banner_sec::before {
    position: absolute;
    bottom: 0;
    left: 75%;
    height: 100vw;
    width: 100vw;
    background: #249226;
    content: '';
    z-index: -1;
}

img.banner-img {
    height: 550px;
}

section.services-sec .col-lg-3.col-md-6.col-sm-10.col-12 {
    width: 50%;
}

.service-card {
    margin: 10px 0;
    height: 500px;
}

img.why-img2 {
    height: 350px;
}

img.why-img1 {
    height: 400px;
}

img.gal-img {
    height: 250px;
}

.testi-slider-item {
    height: 350px!important;
}

article#post-34 .wpb_text_column.wpb_content_element {
    margin: 0 0 10px 0;
}


article#post-34 h3 {
    font-size: 40px;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 17px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    section.header .col-lg-7.col-md-12.col-sm-12{
        width: 100%;
        order: 3;
    }

    section.header .col-lg-2.col-md-6.col-sm-6 {
        order: 2;
    }

    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: end;
    }
    
article#post-34 .wpb_text_column.wpb_content_element {
    margin: 0 0 10px 0;
}


article#post-34 h3 {
    font-size: 40px;
}    
    
    
img.about-img {
    width: 80%;
    height: 450px;
}

span.years {
    font-size: 30px;
}

.hdr_logo a img {
    object-fit: scale-down;
    display: block;
    width: 50%;
}

ul.list li p {
    font-size: 12px !important;
}

.service-card {
    margin: 10px 0;
    height: 440px;
}

section.why-sec .col-lg-5 {
    width: 50%;
}

section.why-sec  .col-lg-7 {
    width: 50%;
}


img.why-img2 {
    height: 300px;
}

img.why-img1 {
    height: 350px;
}

.sec {
    padding: 40px 0;
}


.gallery-row .col-lg-7 {
    width: 60%;
}

.gallery-row .col-lg-5 {
    width: 40%;
}

.gallery-row .col-lg-7 .col-lg-6 {
    width: 50%;
}

img.gal-img {
    height: 250px;
}

img.banner-img {
    height: 600px;
}


.foot-links {
    padding: 0;
}

.foot-links.link {
    padding: 0;
}

.foot-links li a {
    font-size: 11px;
    font-size: 11px;
    line-height: 1.5;
}

.foot-links.link li {
    flex-wrap: wrap;
    gap: 5px;
}

.news-letter input[type="email"] {
    width: 100%;
}

button.theme-btn {
    padding-left: 10px;
    font-size: 10px;
}

.testi-slider-item {
    height: 250px !important;
}

.testimonials {
    padding: 0 0 50px 0px;
}

}

@media only screen and (min-width: 520px) and (max-width: 767px) {
h1 {
    font-size: 41px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 45px;
}

h4 {
    font-size: 35px;
}

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 17px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    section.header .nav.stroke {
        display: none;
    }

    .hdr_logo a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .slicknav_nav a:hover {
        background: #249226;
        color: #fff;
    }

    .slicknav_nav a.active {
        background: #249226;
        color: #fff;
    }


section.header .col-lg-2.col-md-6.col-sm-6:before {
    position: absolute;
    bottom: -50%;
    left: 0;
    height: 100vh;
    width: 100% !important;
    background: #249226;
    content: '';
    z-index: -1!important;
}

.banner_sec::before {
    display: none;
}

.why-image.why-image2 {
    margin: 20px 0 0 0;
}

.hdr_btn h6 {
    display: flex;
    align-items: center;
    gap: 10px;
}

section.header {
    padding: 11px 0;
}

img.banner-img {
    height: 350px;
}

img.about-img {
    height: 350px;
}

span.years {
    font-size: 25px;
}

ul.list {
    column-count: 2;
}

.service-card {
    height: auto;
    margin: 10px 0;
}

img.why-img1 {
    height: 350px;
}

img.why-img2 {
    height: 350px;
}

.sec {
    padding: 40px 0;
}

.auto {
    width: 100%;
}

.testi-slider-item {
    height: auto !important;
}

.foot-links {
    padding: 0 0 20px 0;
}

.foot-links.link {
    padding: 0 0 20px 0;
}

.foot-links li {
    margin: 0;
}

.foot-links.link li {
    margin: 10px 0;
}

.test-txt p {
    width: 100%;
}

html {
    overflow-x: hidden !important;
}

body {
    overflow-y: unset;
}

.text-innerban {
    text-align: center;
}


.wpb_map_wraper iframe {
    height: 350px;
}


.custom-innerbanner .text-innerban h2 {
    color: #fff;
    font-size: 40px !important;
    margin: 0;
}

}

@media only screen and (min-width: 300px) and (max-width: 519px) {

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 17px;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    section.header .nav.stroke {
        display: none;
    }

    .hdr_logo a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .slicknav_nav a:hover {
        background: #249226;
        color: #fff;
    }

    .slicknav_nav a.active {
        background: #249226;
        color: #fff;
    }
    
    
.wpb_map_wraper iframe {
    height: 350px;
}    


section.header .col-lg-2.col-md-6.col-sm-6:before {
    position: absolute;
    bottom: -50%;
    left: 0;
    height: 100vh;
    width: 100%;
    background: #249226;
    content: '';
    z-index: -1 !important;
}

.hdr_btn h6 {
    display: flex;
    align-items: center;
    gap: 10px;
}

section.header {
    padding: 11px 0;
}

img.banner-img {
    height: 350px;
}

img.about-img {
    height: 350px;
}

span.years {
    font-size: 25px;
}

ul.list {
    column-count: 1;
}

.service-card {
    height: auto;
    margin: 10px 0;
}

img.why-img1 {
    height: 350px;
}

img.why-img2 {
    height: 350px;
}

.sec {
    padding: 40px 0;
}

.auto {
    width: 100%;
}

.testi-slider-item {
    height: auto !important;
}

.foot-links {
    padding: 0 0 20px 0;
}

.foot-links.link {
    padding: 0 0 20px 0;
}

.foot-links li {
    margin: 0;
}

.foot-links.link li {
    margin: 10px 0;
}

.test-txt p {
    width: 100%;
}

html {
    overflow-x: hidden !important;
}

body {
    overflow-y: unset;
}

.text-innerban {
    text-align: center;
}

.custom-innerbanner .text-innerban h2 {
    color: #fff;
    font-size: 40px !important;
    margin: 0;
}

.why-image.why-image2 {
    margin: 20px 0 0 0;
}
}

@media only screen and (min-width: 0px) and (max-width: 299px) {}

/*Media Query End*/