.gsi_main_banner_section {
    overflow: hidden;
    height: auto;
}

.gsi_main_banner_section [class*="gsi-hero-banner-"] {
    display: none;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 0.5%);
    -moz-transform: translate(-50%, 0.5%);
    -ms-transform: translate(-50%, 0.5%);
    -o-transform: translate(-50%, 0.5%);
    transform: translate(-50%, 0.5%);
    -webkit-transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -ms-transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.gsi_hero_banner_active {
    display: block !important;
    width: 100%;
    position: absolute !important;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.active-country {
    display: block !important;
    -webkit-animation: slideIn 1s ease;
    -moz-animation: slideIn 1s ease;
    -ms-animation: slideIn 1s ease;
    -o-animation: slideIn 1s ease;
    animation: slideIn 1s ease;
}

.gsi_next_active_country {
    color: #000;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    position: absolute;
    top: -2px;
    margin-left: 21px;
}

@-webkit-keyframes slideIn {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(20px);
        transition: 0.4s;
    }
    to {
        opacity: 1;
        transform: translateY(0);
        transition: 0.4s;
    }
}

.gsi_hero_nav span.gsi_count {
    color: rgba(0, 0, 0, 1);
    font-family: "DM Sans";
    font-size: 16px;
    font-weight: 400;
    position: relative;
    top: -5px;
    margin: 0 10px;
}

.gsi_hero_nav .gsi_count span:first-child {
    color: #000;
}

.gsi_hero_nav .gsi_count span:nth-child(2) {
    color: rgba(0, 0, 0, 0.60);
}

.gsi_main_banner_section .gsi_hero_nav img {
    cursor: pointer;
}

.gsi_main_banner_section .et_pb_column_0.gsi_hero_col_1 {
    margin-right: 2.7% !important;
}
.gsi_main_banner_section .gsi_hero_banner_active {
    width: 695px;
}
.gsi_main_banner_section .gsi_hero_banner_active img {
    height: 714px !important;
    width: 100% !important;
}

.global_hero_slider_txt_ h1 {
    height: 400px;
}
.global_hero_slider_txt_india h1 {
    height: 500px;
}
.global_hero_slider_txt_japan h1 {
    height: 419px;
}
@media only screen and (max-width: 1320px) {
    .gsi_main_banner_section .gsi_hero_banner_active {
        width: auto;
    }
    .gsi_main_banner_section .gsi_hero_banner_active img {
        height: auto !important;
        width: 100% !important;
    }
    .gsi_main_banner_section [class*="gsi-hero-banner-"] {
        width: 525px !important;
        top: 0px !important;
    }
    .et_pb_column_0.gsi_hero_col_1 {
        width: 65%;
    }
    .et_pb_column_1.banner-container {
        width: 28%;
    }
    .gsi_main_banner_section {
        overflow: hidden;
        height: auto;
    }
}

@media only screen and (max-width: 1080px) {
    .gsi_main_banner_section [class*="gsi-hero-banner-"] {
        width: 480px !important;
        top: 70px !important;
    }
    .et_pb_column_0.gsi_hero_col_1 {
        width: 65%;
    }
    .et_pb_column_1.banner-container {
        width: 28%;
    }
}

@media only screen and (max-width: 980px) {
    .global_hero_slider_txt_ h1 {
        height: auto;
    }
    .global_hero_slider_txt_india h1, .global_hero_slider_txt_japan h1 {
        height: auto;
    }
    .gsi_main_banner_section {
        overflow: hidden;
        height: 1070px;
    }
    .gsi_main_banner_section [class*="gsi-hero-banner-"] {
        width: 480px !important;
        top: 85px !important;
    }
    .et_pb_column_0.gsi_hero_col_1 {
        width: 100%;
    }
    .et_pb_column_1.banner-container {
        width: 100%;
    }
    .gsi_mob_nav_slider {
        position: absolute;
        top: 475px;
        display: block;
        left: -28%;
    }
    .banner-container {
        position: relative;
        right: -28%;
        top: -230px;
    }
    .gsi_next_active_country {
        width: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .gsi_main_banner_section {
        height: 850px;
    }
    .gsi_main_banner_section .et_pb_row.gsi_row {
        width: 100%;
    }
    .gsi_hero_banner_active {
        display: block !important;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        overflow: hidden;
    }
    .banner-container .gsi_hero_nav {
        position: absolute;
        top: 340px;
        left: -5%;
        top: -15px;
    }
    .gsi_hero_col_1 {
        width: 90% !important;
        margin: 0 5% 0 5% !important;
    }
    .banner-container {
        position: relative;
        right: -10%;
        top: 0px;
    }
    .gsi_next_active_country {
        display: inline-block;
        width: 200px;
    }
    .gsi_main_banner_section [class*="gsi-hero-banner-"] {
        width: 374px !important;
        top: 31px !important;
    }
    .gsi_mob_nav_slider {
        position: absolute;
        top: 335px;
        display: block;
        left: -2%;
        width: 250px;
    }
}

@media only screen and (max-width: 400px) {
    .gsi_hero_col_1 .et_pb_text.gsi_titles.gsi_body h1 {
        font-size: 46px;
        line-height: 62px;
    }
}
