.w-icon-dropdown-toggle {
    margin: 21px 13px 0;
}


.w-dropdown {
    margin-top: 43px;
}

.header-content-wrapper {
    padding: 0px 30px;
}

.w-dropdown-list {
    margin-top: -18px;
}
@media screen and (max-width:1500px) {
    .main_section1 {
        flex-direction: column;
        align-items: center;
    }

    .main_section1 .w-col {
        width: 500px;
    }

    .columns-8 {
        display: grid;
        grid-template-columns: 500px;
        justify-content: center;
    }

    .main_img1 {
        top: 50px;
        left: -4px !important;
    }

   
}

@media screen and (max-width:1350px) {
    .grid-2-columns.image-right-hero {
        grid-template-columns: .8fr;
    }

   
}
@media screen and (max-width:980px) {
    .grid-2-columns.image-right-hero {
        justify-content: center;
    }

   

}

@media screen and (max-width:767px)  {

    .cs-section.c.v2 {
        min-height: 80vh;
    }
}

@media screen and (max-width:540px) {
    .columns-8 {
        grid-template-columns: 300px;
    }
}

@media screen and (max-width:500px) {
    .main_section1 .w-col {
        width: 300px;
    }
}

@media screen and (max-width:480px) {
    .columns-8 {
        margin-top: -50px;
    }

    .tabs-menu-2 {
        grid-column-gap: 12px;
    }

    .position-relative.z-index-2 {
        display: grid;
        grid-template-columns: 300px;
        justify-content: center;
    }

    .display-1 {
        margin-bottom: 10px;
    }

    
}
@media screen and (max-width:980px)  {
    #w-node-_2b840b8d-22ca-fce8-4b63-611e9bebcaee-b9ccd271 {
        grid-template-columns: 1fr;
    }

}
