.umb-block-grid__area-container .umb-block-grid__area[data-area-col-span="12"] {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.umb-block-grid__area-container .umb-block-grid__area[data-area-col-span="10"] {
    max-width: 80%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
}

.umb-block-grid__area-container .umb-block-grid__area[data-area-col-span="2"] {
    max-width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    grid-column-end: inherit;
}


.umb-block-grid__area-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}
@media (max-width: 480px)
{.banner__new-bg-for-mobile {
    display: none!important;
}}



.buyers-form .umbraco-forms-fieldset legend {
    color: #324889 !important;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
}

.buyers-form .checkboxlist.checkboxlist-vertical {
    display: flex;
    flex-wrap: wrap;
    gap: 0 15px;
}



.buyers-form .umbraco-forms-field.aboutyourbusiness.multiplechoice {
    width: 100%;
}

.buyers-form .umbraco-forms-field.productsectorsofinterest.multiplechoice {
    width: 100%;
}

.buyers-form .radiobuttonlist.radiobuttonlist-vertical {
    display: flex;
    gap: 15px;
}


.buyers-form .two-col-form.two-col-media {

    margin: 0 auto;
}
.buyers-form .umbraco-forms-field.doyoualreadyhaveavalidvisatoindia.singlechoice legend , .buyers-form .umbraco-forms-field.gender.singlechoice legend , .buyers-form .umbraco-forms-field.areyouamemberofanytradeassociationinyourcountry.singlechoice legend , .buyers-form .umbraco-forms-field.doyoualreadyhaveavalidvisatoindia.singlechoice legend, .buyers-form .umbraco-forms-field.areyouamemberofanytradeassociationinyourcountry.singlechoice legend{
    font-size: inherit;
    color: #000 !important;
    font-weight: inherit;
}
.buyers-form .umbraco-forms-field.areyouamemberofanytradeassociationinyourcountry.singlechoice , .buyers-form .umbraco-forms-field.doyoualreadyhaveavalidvisatoindia.singlechoice , .buyers-form .umbraco-forms-field.areyouamemberofanytradeassociationinyourcountry.singlechoice {
    width: 100%;
}


/*header styles*/
/* header styles */ 


.header__top-logo:after {
    position: absolute;
    height: 65%;
    right: -10px;
    top: 18%;
    border-right: 1px solid #000;
    width: 1px;
    content: "";
}
.header__top-logo {
    max-width: 400px;
    position: relative;
}

.header__top-logo {
    position: relative;
    padding-right: 0px;
}
.header__top-date {
    order: 2;
    max-width: 250px !important;
        padding-left: 10px;
}
.support__logos-block {
    order: 3;
}
.header__container {
    justify-content: unset;
}
@media screen and (max-width:1400px)
{
    .header__top-logo {
    max-width: 350px;
    position: relative;
}
}
@media only screen and (max-width: 1279px) {
    .header__top-logo a {
        max-width: unset !important;
    }
}
@media only screen and (max-width: 1250px) {
    .support__logos-block {
        max-width: 45% !important;
    }
     .support__logos--row {
        max-width: 500px;
    }
}
@media (min-width: 1201px) {
    .support__logos-block {
        max-width: 50%;
        margin-right: 0;
        justify-content: flex-end;
    }
}
@media screen and (max-width: 802px) {
    .header__top-date {
        order: 2;
        margin: 5px 0;
    }
    .support__logos-block {
        margin-top:10px;
        order: 3;
        max-width: 100% !important;
}
}
@media screen and (max-width:640px){
    .statistics.statistics-fullwidth .stats-wrapp h4 {
    margin: 0 auto;
    max-width: 140px;
}
    .header__top-logo:after {
        content: none;
    }
    .header__top-logo {
        width:100%;
    }
    .header__top-date{
        max-width:100% !important;
    }
}

.header__top-date h6 {
    font-size: 1rem;
}


.inner-page .header {
    padding: 0;
}
.banner__new {
    margin-bottom: 0px;
}
.image-text-card-block.theme-3.three-col-image-card.layout-2.slider-layout .image-text-card-wrapper .image-text-card img {
    max-height: 418px;
}
.two-col-block.align-items-start .two-col-wrapper {
    align-items: flex-start;
}
/* header navbar fixes */ 


/*@media only screen and (min-width: 1200px) {*/
/*    .scrolled .header__menu-list>li>a {*/
/*        padding: 5px 0 15px 0;*/
/*        color: #254587;*/
/*    }*/
/*}*/
/*.scrolled .header__container {*/
/*   flex-wrap:wrap;*/
/*}*/
/*@media only screen and (min-width: 1201px) {*/
/*    .scrolled .header__menu {*/
/*        max-width: 100%;*/
/*        width:100%;*/
/*    }*/
/*}*/

/* header navbar fixes */ 