@media (min-width: 992px) and (max-width: 1400px)
{
.container{
        max-width: 1160px !important;
}
.head-main.banner .container {
    max-width: 1218px;
}
.navbar-nav a {
 
}
}

@media only screen and (max-width: 767px)
{
.aboutus {
    background: #fbedcc;
    padding: 60px 0px;
}
.aboutimg {
    text-align: left;
    padding-bottom: 50px;
}
.aboutimg h2 {
    text-align: left;
}
.aboutimg h4 {
    text-align: left;
}
.abouttext {
    padding: 0 0px 0 0px;
}
.thirdsec {
    background: #fbedcc;
    padding: 80px 0px;
}
.footer-sec {
    padding: 60px 0px 0px 0px;
}
.banner-text {
    text-align: center;
    padding-top: 463px;
}
.header-main{
    display: none;
}
.mobile_menu .submenu_image{
padding: 12px 20px 0px 20px;
}
.mobile_menu .submenu_image_nelowtext{
     padding: 12px 20px 0px 20px;   
}
.menu_heading_mobile{
    font-weight: 800 !important;
        font-size: 18px !important;
}
.gap_heading_mobile{
    margin-top: 20px;
}
.mobile_menu {
            padding-bottom: 30px !important;
        position: absolute;
        width: 100%;
        z-index: 9;
                display: flex !important;
}
.whysunkind .image-stack {
    position: relative;
            width: 80%;
        height: 285px;
}
.slide_section {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    margin-top: 40px;
}
.whysunkind .image-card.second {
  opacity: 1;
  transform: scale(0.95) translateX(30px);
  z-index: 3;
}

.whysunkind .image-card.third {
  opacity: 1;
  transform: scale(0.9) translateX(65px);
  z-index: 2;
}

.whysunkind .image-card.fourth {
  opacity: 1;
  transform: scale(0.85) translateX(100px);
  z-index: 1;
}
.whysunkind .slider-content h2{
    padding-top: 30px;
}
.whysunkind .slider-content {
    padding-left: 0px;
}
.whatwedo .thumb-wrapper {
    width: 78%;
}
.whatwedo .thumb {
    height: 355px;
}
.slide-wrapper {
    position: relative;
    width: 100%;
    height: 820px;
    overflow: hidden;
}
.whatwedo .caption {
    position: absolute;
    bottom: 6%;
    left: 5%;
    color: #fff;
    width: 90%;
}
#chartdiv {
    width: 100%;
    height: 375px;
}
.india_map {
    background: #fff;
    padding: 10px 0 15px 0;
}
.tab-pane {
    padding: 0px;
}
.india_map .tab-content {
    height: auto;
    padding-bottom: 30px;
}
.sustainability_sec .headings {
    position: absolute;
    z-index: 9;
    left: 0%;
    margin-top: 50px;
}
.sustainability_sec .thumb-wrapper {
    position: absolute;
    right: 0px;
    top: 0;
    transform: translateY(100%);
    width: 340px;
    overflow: hidden;
    z-index: 3;
}
.progress_main .image_progress {
    width: 100%;
}
.progress_main .text_progress {
    width: 100%;
    margin-top: 20px;
}
.progress_body {
    display: block;
}
.progress_main .card-header h3 {
    font-size: 10px;
            padding: 8px 4px;
}
.progress_main .card-header h2 {
    font-size: 18px;
}
.progress_main .card-header .steps_heading {
    width: 55%;
}
.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255 / 36%);
            padding: 6px;
}
.mobile_menu.navbar-light .navbar-toggler-icon {
    filter: brightness(0) invert(1);
}
.mobile_menu .navbar-collapse{
        background: #ffffff;
        backdrop-filter: blur(10px);
        border-radius: 10px;
}
.navbar-nav a {
    color: #0c1d17 !important;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 1rem;
}
.footer-bottom ul {
    display: flex;
    list-style: none;
    gap: 4.4em;
    font-size: 14px;
    font-weight: 400;
}
.footer-bottom ul {
    display: block;
    padding-left: 0;
}
.footer-bottom ul li {
    margin-bottom: 15px;
}
.progress_main .card-header {
    padding: 0.75rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.width_sliderdes {
    width: 100%;
    margin: auto;
}
.secslider .slide.right-1 {
    transform: translateX(54px) scale(0.95);
    opacity: 10;
    z-index: 4;
}
.secslider .slide.right-2 {
    transform: translateX(90px) scale(0.85);
    opacity: 10;
    z-index: 3;
}
.secslider .slide.left-1 {
    transform: translateX(-55px) scale(0.95);
    opacity: 10;
    z-index: 4;
}
.secslider .slide.left-2 {
    transform: translateX(-90px) scale(0.85);
    opacity: 10;
    z-index: 3;
}
.secslider .slide {
    width: 230px;
    height: 250px;
}
.menu_top {
    display: none;
}
.box_contact {
    position: relative;
    margin-bottom: 40px;
}
.contact-title {
    color: #fff;
    font-size: 48px;
    position: absolute;
    bottom: 30%;
    left: 8%;
    font-family: 'Adam';
    font-weight: 200;
    text-transform: uppercase;
}
.contact-hero {
    height: 300px;
}
.contact-box {
    background: #E6E7E8;
    width: 90%;
            margin-top: 0%;
                padding: 20px;
                        z-index: 0;
}
.address_alltabs {
    margin-bottom: 40px;
}
.city-tabs {
    display: flex;
    gap: 0px;
    margin-bottom: 25px;
    justify-content: space-between;
    background: #e5e5e57a;
    border-radius: 20px;
    flex-wrap: wrap;
}
.city-tabs .tab {
    width: 50%;
}
.coming_soon h1 {
   font-size: 42px;
}
.display_none_mobile{
    display: block;
}
.mobile_map{
    display: block;
        height: 440px !important;
}
.desktop_map{
    display: none;
}
.secslider .overlap-slider {
    position: relative;
    height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.secslider .slide h1 {
    top: 20px;
}
.desktop-video {
    display: none;
}

.mobile-video {
    display: block;
}
.navbar-light .navbar-toggler-icon
 {
    filter: brightness(0) invert(1);
}
.tab-buttons .rajasthan {
    position: absolute;
    top: 36%;
    left: 21%;
    z-index: 9;
}
.tab-buttons .mumbai {
    position: absolute;
    top: 58%;
    left: 26%;
    z-index: 9;
}
.tab-buttons .haryana {
    position: absolute;
    top: 29%;
    left: 29%;
    z-index: 9;
}
.tab-buttons .chattisgarh {
    position: absolute;
    top: 50%;
    left: 47%;
    z-index: 9;
}
.tab-buttons .madhyapradesh {
    position: absolute;
    top: 47%;
    left: 35%;
    z-index: 9;
}
.tab-buttons .up {
    position: absolute;
    top: 36%;
    left: 42%;
    z-index: 9;
}
.sppl-title {
    position: absolute;
    bottom: 25%;
    left: 5%;
    width: 90%;
}
.sppl-title h1 {
    color: #fff;
    font-size: 42px;
    line-height: 44px;
    font-family: 'Adam';
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.about-title {
    position: absolute;
    bottom: 25%;
    left: 5%;
    width: 90%;
}
.about-title h1 {
    color: #fff;
    font-size: 42px;
    line-height: 44px;
    font-family: 'Adam';
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.strucmax-title {
    position: absolute;
    bottom: 25%;
    left: 5%;
    width: 90%;
}
.strucmax-title h1 {
    color: #fff;
    font-size: 42px;
    line-height: 44px;
    font-family: 'Adam';
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.sunkind-title {
    position: absolute;
    bottom: 25%;
    left: 5%;
    width: 90%;
}
.sunkind-title h1 {
    color: #fff;
    font-size: 42px;
    line-height: 44px;
    font-family: 'Adam';
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.sppl_aboutbgm {
    background-size: cover;
    padding: 50px;
    border-radius: 20px;
    margin-top: 40px;
}
.sppl_aboutbgm h1 {
    font-family: 'Adam';
    color: #B8D433;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 34px;
}
.sppl_aboutbgm .descriptionsppl {
    padding-left: 30px;
}
.below_sppl_about h1 {
    color: #B8D433;
    font-size: 34px;
}
.card_sppl .content figure video {
    border-radius: 15px;
}
.card_sppl p {
    padding: 20px 15px 10px 0px;
}
.card_sppl .content figure {
    height: 20vh;
}
.card_sppl {
    margin-bottom: 20px;
}
.below_sppl_about {
    padding: 80px 0 60px 0;
}
.card_quality {
    margin-top: 20px;
}
.quality_department h1 {
    font-size: 34px;
}
.sunkind_videobg h1 {
    font-size: 34px;
    line-height: 40px;
}
.flagship_products {
    padding: 50px 30px;
    margin-top: 20px;
}
.built_for_tough h1 {
   font-size: 34px;
    line-height: 40px;
}
.built_for_tough {
    padding: 80px 0 40px 0;
}
.headings h1 {
    font-size: 34px;
    line-height: 40px;
}
.footer_upbg h1 {
    font-size: 34px;
    line-height: 40px;
}
.structure_box {
    margin-bottom: 30px;
}
.below_strucmax_about {
    background: #B8D433;
    padding: 60px 0 40px 0;
}
.designed_for_faster h1 {
     font-size: 34px;
    line-height: 40px;
}
.sunkind_videobg .content ul {
    position: absolute;
    display: block;
    gap: 4em;
    width: 100%;
    right: 5%;
    bottom: 0%;
}
.sunkind_videobg .content ul li {
    backdrop-filter: blur(20px);
    background: rgb(255 255 255 / 2%);
    display: flex;
    gap: 1.4em;
    width: 100%;
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #ffffff30;
    margin-bottom: 22px;
}
.gray_bgsunkind {
    margin-bottom: 20px;
}
.green_bgsunkind {
    margin-bottom: 20px;
}
.sunkind_videobg .content figure {
    height: 50vh;
}
.sunkind_videobg {
    padding: 80px 0 80px 0;
}
.strucmax_greenbg h1 {
   font-size: 34px;
    line-height: 40px;
}
.box_designed {
    margin-bottom: 12%;
}
.blur_bg_designed {
    padding: 40px 40px 0px 40px;
}
.epc-section .tabs {
    display: flex;
        position: absolute;
        width: 90%;
        bottom: 0;
        left: 22px;
        z-index: 99;
        gap: 8px;
}
.epc-section .tab-content {
    margin-top: -74px;
    padding: 20px;
    text-align: center;
    position: absolute;
    width: 90%;
    left: 25px;
    backdrop-filter: blur(20px);
    background: rgb(255 255 255 / 15%);
    z-index: 9;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.epc-section .tab {
            padding: 15px 16px;
        border-radius: 10px;
        border: none;
        color: #fff;
        width: 100%;
        font-size: 14px;

}
.epc_section h1 {
    font-size: 34px;
    line-height: 40px;
}
.epc-section {
    padding-bottom: 70px;
    position: relative;
}
.glass-card1 {
    padding: 20px 20px;
}
.card-image1 img {
    width: 120px;
    height: 120px;
    border-radius: 18px;
    object-fit: cover;
    margin-left: -35px;
}
.card-wrapper1 {
    margin-bottom: 20px;
}
.tab2_green h1 {
    font-size: 34px;
    line-height: 40px;
}
.tab2_green {
    padding:40px 20px 10px 20px;
    margin: 0px;
    border-radius: 20px;
}
.tab2_green ul {
    display: block;
    list-style: none;
    color: #fff;
    font-weight: 200;
    font-size: 14px;
    margin-top: 20px;
    padding-left: 0;
}
.tab2_green ul li {
    border-right: none;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #ffffff;
}
.box_choosesunkind {
    position: relative;
    padding: 15px;
}
.box_choosesunkind h4 {
    text-align: center;
    color: #b8d433;
    padding: 24px 20px;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    position: absolute;
    bottom: 30px;
    width: 93%;
    background: -webkit-linear-gradient(top, #00000000, #000000d4);
    border-radius: 0px 0px 20px 20px;
}
.construction_method {
    padding: 50px 20px;
}
.capex_tab {
    padding: 0;
    padding-left: 0px;
    margin-bottom: 30px;
}
.capex_img img {
    padding-right: 0;
}

.flagship_product_inline{
          display: block;
}
.flagship_product_inline h2{
        text-align: left;        border: none;margin-bottom: 15px;
}
.flagship_product_inline h3{
        text-align: left;        border: none;        margin-bottom: 12px;
}
.timeline_sec .year {
    font-size: 20px;
}
.timeline_sec .content1 h3 {
    font-size: 20px;
}
.content1 .img_display {
    display: block;
}
.timeline_sec .content1 img {
    width: 100%;
}
.timeline_sec .content1 {
    padding-left: 10px;
}
.timeline-item.timeline_second .dot {
    top: 73px;
}
.timeline_third .dot {
    top: 59px;
}
.timeline_forth .dot {
    top: 33px;
}
.timeline_five .dot {
    top: 49px;
}
.timeline_six .dot {
    top: 65px;
}
.leadership_section .nav-item {
    font-size: 14px;
}
.circle-wrapper {
    width: 100%;
}
.foundation_section {
    background: linear-gradient(to left, #0F3818 38%, #0F3818 100%);
    padding: 80px 0;
}
.sppl_lastvideosec .content figure {
    height: 20vh;
}
.hover_effects_text1 {
    padding: 15px;
}
.leadership_section .tab-pane {
    padding: 25px 80px 25px 80px;
}
.hover_effects_text1 p {
    text-align: left;
}
}

@media only screen and (min-width: 331px) and (max-width: 400px) {
    .sustainability_sec .content {
    position: absolute;
    left: 5%;
    top: 72%;
    transform: translateY(-50%);
    max-width: 650px;
    z-index: 2;
    display: block;
    color: #fff;
}
.sustainability_sec .slider {
    position: relative;
    height: 160vh;
    overflow: hidden;
}
.sustainability_sec {
}

}