@media screen and (max-width: 1199px) {
    header .menu-area .totl_head .main_links {
        column-gap: 40px;
    }
    .stellarnav ul {
        gap: 24px;
    }
    header .menu-area .totl_head .main_links ul {
        gap: 24px;
    }
    header .menu-area .totl_head .main_links ul li a {
        font-size: 14px;
    }
    .glb-btn {
        padding: 11px 30px;
        font-size: 14px;
        min-width: auto;
    }
    .home_sec3 .slider_divs .focus_card .para_dv .txt h2 {
        font-size: 20px;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-active .focus_card .para_dv {
        padding: 0 35px;
    }
    header .menu-area .totl_head .main_logo {
        max-width: 130px;
    }

    .home_sec4 {
        margin: 80px 0;
    }
    footer .foot_logo {
        max-width: 155px;
    }
    footer .links_dv .sub_dv:first-child {
        padding-left: 0;
    }
    .home_sec2 h2 {
        margin: 0 auto 25px;
    }
    .home_sec3 .slider_divs .focus_card .rd_mre span.lft_arrw {
        width: 25px;
        height: 25px;
    }
    .home_sec3 .slider_divs .focus_card .rd_mre span.lft_arrw img {
        width: 11px;
        height: 18px;
    }
    .home_sec3 .slider_divs .focus_card .rd_mre span.rght_arrw {
        width: 40px;
        height: 27px;
    }
    .home_sec3 .slider_divs .focus_card .rd_mre span.rght_arrw img {
        width: 19px;
        height: 19px;
    }
    .home_sec3 .slider_divs .focus_card .rd_mre span.txt {
        font-size: 14px;
    }
    .home_sec4 .txt_div p {
        font-size: 20px;
        line-height: 25px;
        max-width: 719px;
    }
    .about_sec2 .para_dv {
        padding: 56px 32px 32px;
    }
    .about_sec4 .txt_dv h2 {
        font-size: 35px;
        margin-bottom: 20px;
    }
    .about_sec5 .top h2 {
        font-size: 40px;
    }
    .about_sec4 {
        margin-bottom: 80px;
    }
    .about_sec4.sustain_sec3 {
        margin-bottom: 0;
    }
    .sustain_sec5.sustain_sec6 {
        padding: 80px 0;
    }
    .about_sec2 .img_dv .txt {
        padding: 22px;
    }
    footer .links_dv .sub_dv .links li {
        margin-bottom: 15px;
    }
    .contact_Sec2 .form_fulldv .inputs .input {
        width: 49%;
    }
    .contact_Sec2 {
        margin-top: -128px;
    }
    .hero_sec.inner_bnnr.contact .container {
        padding-bottom: 37px;
    }
    .contact_Sec2 .form_fulldv {
        padding: 35px;
    }
    .contact_Sec3 .location_card .cntct_link {
        flex-wrap: wrap;
        gap: 10px;
    }
    .contact_Sec3 .location_card p {
        margin: 16px 0;
    }
    .contact_Sec3 .location_card .cntct_link li::before {
        display: none;
    }
    .contact_Sec3 {
        padding-bottom: 50px;
    }
    .hero_sec .top_div h1 {
        max-width: 888px;
    }
    .techno_sec2 p {
        max-width: 888px;
    }
    .techno_sec3 .lft_img_dv .txt {
        top: 165px;
        padding: 0 20px;
    }
    .home_sec4 .txt_div h2 {
        max-width: 619px;
    }
    .sustain_sec4 .prctc_cards .prctc_card {
        width: 46%;
    }
    .home_sec3 .slider_divs .focus_card .para_dv .txt {
        bottom: -100px;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-active {
        width: 55% !important;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-next {
        width: 50% !important;
    }
    .home_sec3 .slider_divs .swiper-slide-active .focus_card .para_dv .txt h2 {
        font-size: 30px;
    }
    .home_sec3 .slider_divs .swiper-slide-active .focus_card .para_dv .txt {
        bottom: 0;
    }
    .home_sec3 .slider_divs .swiper-slide-active .focus_card .para_dv .txt p {
        opacity: 1;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-next .focus_card .txt p {
        opacity: 0;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-next .focus_card .txt {
        bottom: -150px;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide .focus_card .txt h2 {
        font-size: 20px !important;
    }
    footer .links_dv {
        gap: 30px;
    }
}

/* header responsive */
@media (max-width: 991px) {
    header {
        position: static;
        background: #fff;
        padding: 12px 0;
        backdrop-filter: none;
    }
    header.scrolled {
        padding: 12px 0;
    }
    header .menu-area .totl_head {
        position: relative;
        padding-right: 80px;
    }
    header .menu-area .totl_head .menu-toggle {
        position: absolute;
        right: 16px;
        top: 5px;
        border-radius: 50%;
    }
    header .menu-area .totl_head .main_links ul {
        padding: 0;
    }
    header .menu-area .totl_head .main_links ul li a {
        color: #ffff;
        text-align: left;
        padding: 13px 20px;
    }
    footer .btm_part {
        margin-top: 25px;
    }
}
/* header responsive */

@media (max-width: 991px) {
    .home_sec4 {
        margin: 60px 0;
    }

    footer {
        padding: 40px 0 0;
    }
    footer .row {
        row-gap: 30px;
    }

    footer .links_dv .sub_dv .links li.loction span {
        max-width: 220px;
    }
    .home_sec4 .txt_div {
        padding: 30px;
    }
    footer .links_dv .sub_dv .links li {
        margin-bottom: 12px;
    }
    .home_sec2 p {
        margin: 0 auto 22px;
    }
    .home_sec3 {
        padding: 50px 0;
    }
    .about_sec2 .para_dv {
        padding: 52px 25px 25px;
    }
    .about_sec4 .txt_dv {
        position: static;
    }
    .about_sec4 {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .about_sec5 .top h2 {
        font-size: 30px;
    }
    .about_sec5 .logo {
        width: 100px;
        height: 100px;
    }
    .home_sec4 .txt_div h2 {
        margin: 0 auto 22px;
    }
    .home_sec4 .txt_div p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .about_sec3 h2 {
        line-height: normal;
    }
    .about_sec4 .txt_dv h2 {
        font-size: 30px;
    }
    .about_sec3 .row {
        margin-bottom: 40px;
    }
    .contact_Sec2 .form_fulldv .inputs .input {
        width: 48%;
    }
    .contact_Sec3 .location_card h6 {
        padding-left: 0;
    }
    .contact_Sec3 .location_card h6 .icon {
        margin-bottom: 12px;
        position: static;
    }
    .contact_Sec3 .location_card {
        padding: 15px;
    }
    .contact_Sec3 .location_card .cntct_link li {
        font-size: 14px;
        line-height: 20px;
        word-break: break-word;
    }
    .contact_Sec2 {
        margin-bottom: 50px;
    }
    .contact_Sec2 {
        margin-top: -97px;
    }
    .contact_Sec2 .form_fulldv input:not([type="submit"]),
    .contact_Sec2 .form_fulldv textarea {
        padding: 10px;
        font-size: 14px;
    }
    .techno_sec2 {
        padding-top: 40px;
    }
    .techno_sec2 p {
        font-size: 20px;
        line-height: 30px;
    }
    .techno_sec3 .lft_img_dv .txt {
        padding: 0 15px;
        top: 120px;
    }
    .techno_sec3 .lft_img_dv .txt h2 {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 12px;
    }
    .techno_sec3 {
        padding: 50px 0;
    }
    .techno_sec3 .accordian li.active h5 {
        padding: 15px 30px 0 15px;
    }
    .techno_sec3 .accordian li .content {
        padding: 0 15px 15px;
    }
    .techno_sec3 .accordian li h5 {
        padding: 15px 30px 15px 15px;
    }
    .techno_sec3 .heading {
        font-size: 20px;
        line-height: 30px;
    }
    .about_sec4.sustain_sec3 .row {
        row-gap: 30px;
    }
    .sustain_sec4 .prctc_cards .prctc_card {
        width: 47%;
    }
    .sustain_sec4 .prctc_cards {
        gap: 40px;
    }
    .sustain_sec5,
    .sustain_sec5.sustain_sec6 {
        padding: 50px 0;
    }
    .about_sec4.sustain_sec3 {
        padding: 50px 0;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-next {
        width: auto !important;
    }
    .home_sec3 .slider_divs .swiper-slide-active .focus_card .para_dv .txt {
        bottom: 0;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-next .focus_card .txt p {
        opacity: 0;
    }
    .home_sec3 .slider_divs .focus_card .para_dv .txt h2 {
        font-size: 30px;
        margin-bottom: 20px;
        padding-right: 0;
    }
    .home_sec3 .slider_divs .focus_card .para_dv {
        bottom: 133px;
    }
    .home_sec3 .slider_divs .swiper-slide-active .focus_card .para_dv .txt p {
        opacity: 1;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-next .focus_card .txt {
        bottom: -100px;
    }
    .home_sec3 h2 {
        padding-right: 119px;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-active .focus_card .para_dv {
        padding: 0 20px;
    }
    .home_sec3 .slider_divs .swiper-slide-active .focus_card .para_dv .txt h2 {
        font-size: 25px;
    }
    .techno_sec3 .lft_img_dv {
        min-height: 560px;
    }
    .contact_Sec3 .location_card h6,
    .contact_Sec3 .location_card p {
        font-size: 14px;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-active {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    header .menu-area .container {
        padding: 0 13px;
    }
    header .menu-area .totl_head {
        padding-right: 60px;
    }
    header .menu-area .totl_head .main_logo {
        max-width: 100px;
    }
    .glb-btn {
        padding: 8px 20px;
        font-size: 13px;
        min-width: auto;
    }
    header .menu-area .totl_head .menu-toggle {
        right: 6px;
        top: 0;
        padding: 7px 9px;
    }
    .hero_sec {
        background: #dddcdd;
    }
    .hero_sec .top_div {
        position: static;
        padding: 20px 0;
    }
    .hero_sec .top_div p {
        margin: 0 auto 15px;
    }
    .home_sec3 {
        padding: 40px 0;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-active {
        width: 100% !important;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-active .focus_card .para_dv {
        padding: 0 20px;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-active .focus_card .rd_mre {
        left: 20px;
    }
    .home_sec2 p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .home_sec3 .slider_divs .navs .swiper-button-next,
    .home_sec3 .slider_divs .navs .swiper-button-prev {
        width: 30px;
        height: 30px;
    }
    .home_sec3 .slider_divs .navs {
        right: 17px;
    }
    h2 {
        margin-bottom: 22px;
    }
    .home_sec4 {
        margin: 30px 0;
    }
    .home_sec4 .txt_div {
        padding: 20px;
    }
    .home_sec4 .txt_div h2 {
        margin-bottom: 20px;
    }
    .home_sec4 .txt_div p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 16px;
    }
    footer .links_dv {
        flex-wrap: wrap;
        gap: 15px;
    }
    footer .links_dv .sub_dv {
        width: 100%;
    }
    footer h5 {
        text-align: center;
    }
    footer p {
        text-align: center;
    }
    footer .foot_logo {
        margin: 0 auto 20px;
        display: block;
    }
    footer .links_dv .sub_dv .links li img {
        position: static;
    }
    footer .links_dv .sub_dv h6 {
        text-align: center;
    }
    footer .links_dv .sub_dv .links li a {
        display: inline-flex;
        justify-content: center;
        width: 100%;
        gap: 12px;
        font-size: 15px;
    }
    footer .links_dv .sub_dv .links li span {
        padding-left: 0;
    }
    footer .social_links {
        justify-content: center;
    }
    footer .btm_part p {
        font-size: 13px;
    }
    footer .cntct_link li {
        text-align: center;
    }
    footer .form_dv input:not([type="submit"]) {
        font-size: 14px;
        line-height: 18px;
        padding: 10px 100px 10px 12px;
    }
    footer .form_dv input[type="submit"] {
        padding: 11px 29px;
    }
    footer .links_dv .sub_dv .links li {
        margin-bottom: 15px;
    }
    .home_sec4 .txt_div .glb-btn {
        max-width: fit-content;
    }
    .about_sec2 .row {
        row-gap: 20px;
    }
    .about_sec2 .img_dv .txt {
        padding: 0 15px 20px;
    }
    .about_sec3 .row {
        row-gap: 20px;
    }
    .about_sec3 h6 {
        text-align: center;
    }
    .about_sec3 h2,
    .about_sec3 p {
        text-align: center;
    }
    .about_sec4 .txt_dv h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .about_sec4 {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .about_sec5 .top h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .about_sec5 .row {
        row-gap: 20px;
    }
    .about_sec5 p {
        font-size: 14px;
        line-height: normal;
    }
    .about_sec5 .top {
        margin-bottom: 22px;
    }
    .about_sec3 .row {
        margin-bottom: 30px;
    }
    .about_sec2 p {
        margin-bottom: 25px;
    }
    .about_sec3 .heading {
        margin-bottom: 22px;
    }
    .about_sec2 .img_dv .txt p {
        font-size: 14px;
        line-height: 20px;
    }
    .about_sec2 h2,
    .about_sec2 .para_dv h3 {
        text-align: center;
    }
    .about_sec2 .img_dv .txt h3 {
        text-align: center;
        font-size: 22px;
    }
    .about_sec2 .img_dv .txt p {
        text-align: center;
    }
    .about_sec2 p {
        text-align: center;
    }
    .contact_Sec2 {
        margin-top: 0;
        padding-top: 30px;
    }
    .hero_sec.inner_bnnr.contact .container {
        padding-bottom: 0;
    }
    .contact_Sec2 .form_fulldv .inputs .input {
        width: 100%;
    }
    .contact_Sec2 .form_fulldv {
        padding: 20px;
    }
    .contact_Sec2 .form_fulldv input:not([type="submit"]),
    .contact_Sec2 .form_fulldv textarea {
        padding: 9px 12px;
        font-size: 14px;
    }
    .contact_Sec2 .form_fulldv label {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .contact_Sec2 .form_fulldv .inputs .input.msg textarea {
        border-radius: 13px;
        padding: 15px;
    }
    .contact_Sec2 .form_fulldv input[type="submit"] {
        margin: 0 auto;
    }
    .contact_Sec3 .row {
        row-gap: 30px;
    }
    .contact_Sec3 {
        padding-bottom: 40px;
    }
    .contact_Sec2 h3 {
        text-align: center;
    }
    .contact_Sec2 .form_fulldv p {
        text-align: center;
        margin-bottom: 25px;
    }
    .contact_Sec3 .location_card h6 {
        text-align: center;
    }
    .contact_Sec3 .location_card h6 .icon {
        margin: 0 auto 15px;
    }
    .contact_Sec3 .location_card p {
        text-align: center;
        font-size: 14px;
    }
    .contact_Sec3 .location_card .cntct_link {
        justify-content: center;
    }
    .contact_Sec2 {
        margin-bottom: 30px;
    }
    footer .row {
        row-gap: 20px;
    }
    .techno_sec2 p {
        font-size: 16px;
        line-height: 20px;
    }
    .techno_sec3 .lft_img_dv {
        min-height: unset;
    }
    .techno_sec3 .lft_img_dv .txt {
        position: static;
    }
    .techno_sec3 .lft_img_dv .img {
        margin-bottom: 20px;
    }
    .techno_sec3 .row {
        row-gap: 20px;
    }
    .techno_sec3 .heading img {
        width: 20px;
        left: 14px;
        top: 6px;
        height: 20px;
    }
    .techno_sec3 .accordian li h5::after {
        width: 20px;
        height: 20px;
    }
    .techno_sec3 {
        padding: 30px 0;
    }
    .techno_sec3 .heading {
        font-size: 18px;
    }
    .sustain_sec2 .row,
    .sustain_sec5 .row {
        row-gap: 20px;
    }
    .sustain_sec2 h2,
    .sustain_sec2 p {
        text-align: center;
    }
    .sustain_sec3 {
        padding: 30px 0;
    }
    .sustain_sec3 .social_card h3,
    .sustain_sec3 .social_card p,
    .sustain_sec5 h2,
    .sustain_sec5 p {
        text-align: center;
    }
    .sustain_sec4 .prctc_cards .prctc_card {
        width: 100%;
    }
    .sustain_sec4 .prctc_cards .prctc_card img {
        margin-bottom: 15px;
    }
    .sustain_sec4 .prctc_cards .prctc_card h3,
    .sustain_sec4 .prctc_cards .prctc_card p {
        text-align: center;
    }
    .sustain_sec5,
    .sustain_sec5.sustain_sec6 {
        padding: 30px 0;
    }
    .sustain_sec4 h2 {
        margin-bottom: 20px;
    }

    .home_sec3 .slider_divs .swiper-slide-active .focus_card .para_dv .txt {
        bottom: 0;
    }
    .home_sec3 .slider_divs .swiper-slide-active .focus_card .para_dv .txt p {
        opacity: 1;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-next .focus_card .txt {
        bottom: -100px;
    }
    .home_sec3 .slider_divs .swiper-slide-active .focus_card .para_dv .txt h2 {
        font-size: 20px;
    }
    .home_sec3 .slider_divs .focus_card .para_dv {
        bottom: 112px;
    }
    .wpcf7-response-output,
    .wpcf7-not-valid-tip {
        font-size: 14px;
    }
    .home_sec3 .slider_divs .swiper .swiper-slide.swiper-slide-next {
        width: 100% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    footer .links_dv {
        gap: 15px;
    }
    footer .foot_logo {
        max-width: 160px;
    }
    footer .links_dv .sub_dv:first-child {
        padding-left: 0;
    }

    .contact_Sec2 .form_fulldv .inputs .input {
        width: 49%;
    }
    .contact_Sec2 .form_fulldv {
        padding: 35px;
    }
    .contact_Sec2 {
        margin-top: -158px;
    }
    .hero_sec.inner_bnnr.contact .container {
        padding-bottom: 55px;
    }
    .home_sec3 .slider_divs .focus_card .para_dv .txt h2 {
        font-size: 20px;
    }
    .sustain_sec4 .prctc_cards .prctc_card {
        width: 47%;
    }
    .techno_sec3 .lft_img_dv .txt {
        top: 198px;
    }
    .hero_sec .top_div h1 {
        max-width: 967px;
    }
}

@media (min-width: 1400px) and (max-width: 1550px) {
    .home_sec3 .slider_divs .focus_card .para_dv .txt {
        bottom: -199px;
    }
}
