/*Media Query Start*/

@media only screen and (min-width: 1366px) and (max-width: 1500px) {}

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

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    section.header .col-lg-8.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%;
    }

    .hdr_btn {
        display: flex;
        align-items: center;
        justify-content: end;
    }
    .ftr_form {
    padding: 40px 20px;
    margin-left: 30px;
}
}

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

    h2 {
        font-size: 35px !important;
    }

    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-8.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;
    }
    section.header .nav.stroke {
    gap: 50px !important;
}
.about_images_main {
    display: block;
}

.about_small_img img {
    width: 100% !important;
    height: 220px;
}

.about_right_img {
    width: 100%;
}

.about_left_img {
    width: 100%;
}

.about_right_img img {height: 500px;}

.about_small_img {
    margin-bottom: 30px;
}
.ftr_form {
    margin: unset;
    max-width: unset;
    margin-bottom: 20px;
}

.footer_mid::before {
    width: 100%;
}

.social_links {
    margin: 20px 0px;
}
.choose_small_img_wrap {
    bottom: 100px;
}

.choose_small_img {
    height: 380px;
}
.hei {
    height: 90%;
}

}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    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: #851112;
        color: #fff;
    }

      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: #47c55c;
        color: #fff;
    }

    .slicknav_nav a.active {
        background: #851112;
        color: #fff;
    }
    
.about_images_main {
    display: block;
    width: 100%;
}



.about_left_img {
    width: 100%;
}

.about_right_img {
    width: 100%;
    margin: 20px 0px;
}

.about_right_img img {
    height: 400px;
    object-fit: cover;
}

section.about_sec.sec {
    padding: 50px 0px 80px;
}

.new-banner-img p {
    margin-top: 10px;
    text-align: center;
}
.choose_small_img_wrap {
    position: relative;
    width: 100%;
    right: 0;
    bottom: 0;
}

.choose_text h3 {
    font-size: 26px;
}
.choose_small_img_wrap {
    position: relative;
    width: 100%;
    right: 0;
    bottom: 0;
}

.choose_text h3 {
    font-size: 26px;
}

.choose_heading_box {
    max-width: 80%;
}

.choose_heading_box h2 {
    font-size: 25px;
    line-height: 36px;
}

.choose_sec {
    padding-top: 0px;
}

.sec_head h2 {
    font-size: 30px;
}

.footer_top {
    padding: 50px 0px 30px;
}

.ftr_form {
    margin: 0;
    width: 100%;
    padding: 40px 20px;
}

.footer_mid {
    padding-top: 70px;
}

.footerSec .col-lg-7 {
    width: 100% !important;
}

.ftr_mid_inner {
    padding-left: 0;
}

ul.social_links {
    margin-bottom: 20px;
}
.ftr_form h3 {
    font-size: 21px;
}
.footer_mid::before {
    width: 100%;
}
section.banner-new {
    padding: 30px 0px 20px;
}

section.banner_sec.inn {
    height: 170px;
}

.banner_text.hei h1 {
    font-size: 30px;
}

section.banner_sec.inn .banner_text.hei h1 span {
    font-size: 31px;
}
.about_text ul.bot-ul {
    column-count: 1;
}

.about_text ul li {
    font-size: 12px;
}
section.banner_sec.inn.con .banner_text.hei {
    margin: unset;
}
section.services-section.py-5 h2 {
    font-size: 25px !important;
}
section.services-section.py-5 {
    padding-bottom: 0px !important;
}
.banner_text.hei h2 {
    font-size: 26px;
}

.blog-det-txt ul {
    width: 100%;
    column-count: 1;
}

.blog-ul-det h3 {
    width: 100%;
    font-size: 31px;
}
section.blog-detailed {
    padding: 70px 0px 0px;
}

.blog-detailed-img img {
    height: 300px;
}
.slicknav_nav li i {
    display: none;
}
}

@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: #47c55c;
        color: #fff;
    }

    .slicknav_nav a.active {
        background: #851112;
        color: #fff;
    }
    
.about_images_main {
    display: block;
    width: 100%;
}



.about_left_img {
    width: 100%;
}

.about_right_img {
    width: 100%;
    margin: 20px 0px;
}

.about_right_img img {
    height: 400px;
    object-fit: cover;
}

section.about_sec.sec {
    padding: 50px 0px 80px;
}

.new-banner-img p {
    margin-top: 10px;
    text-align: center;
}
.choose_small_img_wrap {
    position: relative;
    width: 100%;
    right: 0;
    bottom: 0;
}

.choose_text h3 {
    font-size: 26px;
}
.choose_small_img_wrap {
    position: relative;
    width: 100%;
    right: 0;
    bottom: 0;
}

.choose_text h3 {
    font-size: 26px;
}

.choose_heading_box {
    max-width: 80%;
}

.choose_heading_box h2 {
    font-size: 25px;
    line-height: 36px;
}

.choose_sec {
    padding-top: 0px;
}

.sec_head h2 {
    font-size: 30px;
}

.footer_top {
    padding: 50px 0px 30px;
}

.ftr_form {
    margin: 0;
    width: 100%;
    padding: 40px 20px;
}

.footer_mid {
    padding-top: 70px;
}

.footerSec .col-lg-7 {
    width: 100% !important;
}

.ftr_mid_inner {
    padding-left: 0;
}

ul.social_links {
    margin-bottom: 20px;
}
.ftr_form h3 {
    font-size: 21px;
}
.footer_mid::before {
    width: 100%;
}
section.banner-new {
    padding: 30px 0px 20px;
}

section.banner_sec.inn {
    height: 170px;
}

.banner_text.hei h1 {
    font-size: 30px;
}

section.banner_sec.inn .banner_text.hei h1 span {
    font-size: 31px;
}
.about_text ul.bot-ul {
    column-count: 1;
}

.about_text ul li {
    font-size: 12px;
}
section.banner_sec.inn.con .banner_text.hei {
    margin: unset;
}
section.services-section.py-5 h2 {
    font-size: 25px !important;
}
section.services-section.py-5 {
    padding-bottom: 0px !important;
}
.banner_text.hei h2 {
    font-size: 26px;
}

.blog-det-txt ul {
    width: 100%;
    column-count: 1;
}

.blog-ul-det h3 {
    width: 100%;
    font-size: 31px;
}
section.blog-detailed {
    padding: 70px 0px 0px;
}

.blog-detailed-img img {
    height: 300px;
}
.slicknav_nav li i {
    display: none;
}
}

html {
    overflow-x: hidden;
}

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

/*Media Query End*/