



.trbsf_content1 .h2-heading-color {
    font-size: 70px;
}

.trbf_mid_wrap p {
    font-size: 18px !important;
}

.trbsf_content11 .trbf_text_box h3 {
    color: white;
}

.trbsf_content1 .content_wrap {
    max-width: 75%;
}


.trbsf_content1 {
    padding-top: unset;
}

.trbsf_content2 {
    padding-top: 50px;
    padding-bottom: 0px;
    overflow: unset;
}

.trbsf_content4 .h2-heading-color  {
font-size: 55px;
}

.trbf_text_box h3 {
    font-size: 25px !important;
    color: #003e81;
}

.bill_sec .trbf_text_box h3 {
    font-size: 26px !important;
    color: #fff;
}

.pay_sec .trbf_text_box h3 {
    font-size: 26px !important;
    color: #fff;
}

.trbsf_page {
    position: relative;
    transition: all .15s linear;
    transform-origin: top;
    margin-top: -10px;
    background: #f5f5f5 url(../images/trublu/images/bg-noise.png);
    /* padding-bottom: 120px; */
}

.alt_text {
    display: none
}

.trbsf_page h1 {
    font: 62px/1.1 var(--primary-black);
    letter-spacing: -2px;
    margin-bottom: 30px
}

.trbsf_page h2 {
    font: 46px/1.1 var(--primary-bold);
    letter-spacing: -2px;
    margin-bottom: 25px
}

.i18n-ta-in .trbsf_page h2 {
    font-size: 42px
}

.trbsf_page h3 {
    font: 22px/1.2 var(--primary-semibold);
    letter-spacing: -1px;
    margin-bottom: 10px
}

.trbsf_page p,
.trbsf_page span,
.trbsf_page li,
.trbsf_page a {
    font: 18px/1.4 var(--primary-regular)
}

.dark_bg {
    background: #1a1a1a
}

.black_bg,
.inr_bg_sec[data-class="black"] {
    background: #003e81;
}

.dark_bg,
.black_bg,
.inr_bg_sec[data-class="black"] {
    color: #fff
}

.white_bg {
    background: #fff
}

.ash_bg {
    background: #f5f5f5
}

.white_bg,
.ash_bg {
    color: #000
}

.banner_sec {
    position: relative;
    padding: 100px 0 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    background: linear-gradient(90deg, rgba(0, 62, 129, 0.1) 0%, rgba(255, 255, 255, 0.1) 50%, rgba(0, 62, 129, 0.1) 100%);
}

.glow_effect {
    position: absolute;
    left: calc(50% - 400px);
    top: -50%;
    height: 800px;
    width: 800px;
    border-radius: 50%;
    z-index: 0;
    opacity: .075;
    background: #88d3ff;
    background: radial-gradient(circle, #88d3ff 20%, transparent 70%, transparent 100%)
}

@keyframes glow_outer {
    0% {
        opacity: .05;
        width: 500px;
        height: 500px;
        left: calc(50% - 250px);
        top: -250px
    }
    50% {
        opacity: .1;
        width: 750px;
        height: 750px;
        left: calc(50% - 375px);
        top: -375px
    }
    100% {
        opacity: .05;
        width: 500px;
        height: 500px;
        left: calc(50% - 250px);
        top: -250px
    }
}

.glow_effect:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    opacity: 1
}

@keyframes glow_inner {
    0% {
        -webkit-backdrop-filter: blur(60px);
        backdrop-filter: blur(60px)
    }
    50% {
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px)
    }
    100% {
        -webkit-backdrop-filter: blur(60px);
        backdrop-filter: blur(60px)
    }
}

.banner_sec p {
    margin-bottom: 0;
    font-size: 18px;
}

.banner_inr {
    position: relative;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    z-index: 3
}

.i18n-ta-in .banner_inr {
    max-width: 800px
}

.bnr_anim_sec {
    position: relative;
    text-align: center;
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: center
}

.bnr_inr_img {
    position: relative;
    max-width: fit-content
}

.bnr_inr_img.frst_design {
    margin: -10% auto 0px
}

.bnr_inr_img.scnd_design {
    margin: -2% auto 0px;
    padding-bottom: 60px
}

.bnr_inr_img.fvth_design {
    margin: -7% auto 0px;
    padding-bottom: 60px
}

.bnr_inr_img.frth_design {
    padding: 0 0 120px
}

.bnr_inr_img.thrd_design {
    padding: 50px 0 120px
}

picture {
    display: block
}

picture img {
    display: block
}

.trbsf_page .tblu-cta-btn {
    padding: 15px 30px;
    border: 2px solid #e57627;
    background: #e57627;
    border-radius: 35px;
    box-sizing: border-box;
    color: #fff;
    font: 18px/1 var(--primary-bold);
    display: inline-block;
    position: relative;
    visibility: visible;
    opacity: 1;
    margin-top: 35px
}

.trbsf_content_sec {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.trbsf_menu_sec {
    position: sticky;
    /* top: 75px; */
    max-width: fit-content;
    width: 100%;
    margin: 0px auto;
    padding: 10px 15px;
    background: transparent;
    color: #707070;
    border-radius: 42px;
    box-shadow: 0 14px 20px rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .1);
    z-index: 4
}

div#trbsf_content4 {
    padding: 80px 0px 40px;
}

.trbf_inr_box a {
    text-decoration: none !important;
    
}

.trbf_inr_box:focus-visible{
    border: none !important;
}



.trbsf_menu_sec:after,
.trbsf_menu_sec:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: transparent;
    max-width: 100%;
    width: 100%;
    border-radius: 42px;
    z-index: 0;
    opacity: .25
}

.trbsf_menu_sec:after {
    -webkit-backdrop-filter: blur(17px);
    backdrop-filter: blur(17px);
    background-color: rgba(255, 255, 255, .8);
    z-index: 1;
    opacity: 1
}

.trbsf_active_list {
    display: none
}

.trbsf_menu_inr {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 2
}

.active_bg {
    position: absolute;
    height: 100%;
    background: #1abc9c;
    border-radius: 42px;
    transition: all .3s linear;
    z-index: 0
}

.trbsf_menu_inr .trbsf_menu_list {
    position: relative;
    font: 16px/1.2 var(--primary-medium);
    padding: 7.5px 15px;
    cursor: pointer;
    z-index: 1;
    text-align: center
}

.i18n-ta-in .trbsf_menu_inr .trbsf_menu_list {
    font-size: 12px
}

.trbsf_menu_inr .trbsf_menu_list.active {
    color: #fff
}

.trbsf_content_inr {
    position: relative;
    max-width: 100%;
    width: 100%
}

.trbsf_content {
    position: relative;
    max-width: 100%;
    width: 100%;
    /* padding-bottom: 120px */
}

.trbsf_content:first-child {
    padding-top: 120px;
    padding-bottom:100px;
}

.trbsf_container,
.trbsf_custom_right,
.trbsf_custom_left {
    position: relative;
    max-width: 1450px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap
}

.trbsf_custom_left,
.trbsf_custom_right {
    align-items: center;
    justify-content: space-between
}

.trbsf_custom_left .trbsf_dual_container.left_sec .content_wrap,
.trbsf_custom_right .trbsf_dual_container.right_sec .content_wrap {
    display: none
}

.trbsf_dual_container {
    justify-content: space-between
}

.trbsf_dual_container.trbsf_right_sec {
    justify-content: flex-end
}

.trbsf_dual_container.fling_img_sec {
    max-width: 1080px
}

.trbsf_mid_container {
    justify-content: center
}

.trbsf_custom_right .trbsf_dual_container.trbsf_right_sec,
.trbsf_custom_left .trbsf_dual_container.trbsf_left_sec,
.content_wrap,
.img_wrap {
    max-width: 40%;
    width: 100%
}

.trbsf_custom_right .trbsf_dual_container.trbsf_right_sec .content_wrap,
.trbsf_custom_left .trbsf_dual_container.trbsf_left_sec .content_wrap {
    max-width: 100%;
    width: 100%
}

.trbsf_custom_right .trbsf_dual_container.trbsf_right_sec {
    order: 1
}

.left_sec .content_wrap {
    order: 0
}

.left_sec .img_wrap {
    order: 1;
    text-align: right
}

.right_sec .content_wrap {
    order: 1
}

.right_sec .img_wrap {
    order: 0;
    margin-top: -12.5%
}

.mid_content_wrap {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.trbsf_custom_right .trbsf_dual_container.right_sec,
.trbsf_custom_left .trbsf_dual_container.left_sec,
.img_wrap {
    max-width: calc(calc(100% - 38.5%) - 50px);
    margin-top: -15%
}

.trbsf_custom_right .trbsf_dual_container.right_sec,
.trbsf_custom_left .trbsf_dual_container.left_sec {
    margin-top: unset
}

.trbsf_custom_right .trbsf_dual_container.right_sec .img_wrap,
.trbsf_custom_left .trbsf_dual_container.left_sec .img_wrap {
    max-width: 100%
}

.inr_img_wrap {
    display: none
}

.inr_img_wrap.active {
    display: block
}

.mid_img_wrap {
    text-align: center;
    margin: 0 auto
}

.fling_img_sec .img_wrap {
    max-width: calc(50% - 25px);
    margin-top: 0
}

.fling_img_sec .img_wrap img {
    border-radius: 12px
}

.img_wrap_list {
    position: relative;
    max-width: 575px;
    width: 100%;
    padding-left: 80px;
    display: flex;
    padding-top: 40px;
    transition: all .3s linear
}

.fling_img_sec .img_wrap:first-child .img_wrap_list {
    transition-delay: 0
}

.fling_img_sec .img_wrap:last-child .img_wrap_list {
    transition-delay: .15s
}

.img_wrap_list.active {
    opacity: 0;
    transform: translateY(100px)
}

.img_wrap_list .count {
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.img_wrap_list .count:after,
.img_wrap_list .count:before {
    content: "";
    position: absolute;
    border-radius: 50%
}

.img_wrap_list .count:after {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: white;
    z-index: 0
}

.img_wrap_list .count:before {
    height: calc(100% - 3px);
    width: calc(100% - 3px);
    background: #979c9e;
    z-index: 1
}

.img_wrap_list .count span {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 16px
}

.fling_img_sec h3 {
    position: relative;
    max-width: fit-content;
    background: #ff8701;
    background: linear-gradient(to right, #ff8701 0%, #ff662f 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    margin-bottom: 30px
}

.fling_img_sec h3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.white_bg .fling_img_sec h3:after {
    background: #fff
}

.dark_bg .fling_img_sec h3:after {
    background: #1a1a1a
}

.ash_bg .fling_img_sec h3:after {
    background: #f5f5f5
}

.black_bg .fling_img_sec h3:after {
    /* background: #000 */
}

.fling_img_sec .img_wrap {
    position: relative;
    transition: all .3s linear
}

.fling_img_sec .img_wrap:first-child {
    z-index: 2
}

.fling_img_sec .img_wrap:last-child {
    z-index: 1
}

.fling_img_sec.active .img_wrap:first-child {
    transform: translate(54%)
}

.fling_img_sec.active .img_wrap:last-child {
    transform: translate(-54%)
}

.fling_img_sec h3 {
    transition: all .3s linear
}

.fling_img_sec.active h3 {
    opacity: 0;
    transform: translateY(50px)
}

.fling_img_sec .img_wrap:first-child h3 {
    transition-delay: .3s
}

.fling_img_sec .img_wrap:last-child h3 {
    transition-delay: .6s
}

.box_shadow {
    border-radius: 9px;
    box-shadow: -4.405px 5.44px 40.67px 8.33px rgba(139, 140, 165, 0.24)
}

.desc_sec {
    padding-bottom: 30px
}

.desc_sec h2 {
    margin-bottom: 0
}

.desc_sec p {
    margin: 25px 0 0
}

.cnt_acrd {
    position: relative;
    padding: 10px 20px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    border-radius: 14px
}

.cnt_acrd.active {
    background: #f5f5f5
}

.cnt_acrd h3 {
    position: relative;
    cursor: pointer;
    margin-bottom: 0
}

.cnt_acrd h3 span,
.trbsf_slide_body span.plus_icon {
    position: absolute;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    border: 2px solid #dbdbdb;
    background: #dbdbdb;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: .5px;
    transition: all .3s linear
}

.trbsf_slide_body span.plus_icon {
    position: relative;
    top: 0;
    cursor: pointer
}

.black_bg .cnt_acrd h3 span {
    border: 2px solid #dbdbdb;
    background: #dbdbdb
}

.trbsf_slide_body.active span.plus_icon,
.cnt_acrd.active h3 span {
    border: 2px solid #ffffff;
    background: #979c9e
}

.trbsf_slide_body.active span.plus_icon:before,
.cnt_acrd.active h3 span:before {
    transform: rotate(180deg)
}

.trbsf_slide_body.active span.plus_icon:after,
.cnt_acrd.active h3 span:after {
    transform: rotate(180deg)
}

.trbsf_slide_body span.plus_icon:after,
.trbsf_slide_body span.plus_icon:before,
.cnt_acrd h3 span:after,
.cnt_acrd h3 span:before {
    content: "";
    position: absolute;
    width: 12.5px;
    height: 2px;
    transition: all .3s linear
}

.trbsf_slide_body span.plus_icon:before,
.cnt_acrd h3 span:before {
    transform: rotate(90deg)
}

.trbsf_slide_body span.plus_icon:after,
.trbsf_slide_body span.plus_icon:before {
    background: #fff
}

.cnt_acrd h3,
.inr_acrd {
    padding-left: 45px
}

.inr_acrd {
    display: none;
    padding-top: 10px
}

.cnt_acrd.active .inr_acrd {
    display: block
}

.cnt_acrd p {
    margin-bottom: 0;
    font-size: 16px
}

.ash_bg .cnt_acrd.active h3,
.black_bg .cnt_acrd.active h3,
.white_bg .cnt_acrd.active h3,
.dark_bg .cnt_acrd.active h3 {
    color: #ff7021
}

.dark_bg .cnt_acrd h3,
.black_bg .cnt_acrd h3 {
    color: #fff
}

.dark_bg .cnt_acrd p,
.black_bg .cnt_acrd p {
    color: #000
}

.cnt_acrd h3 span:after,
.cnt_acrd h3 span:before {
    background: #fff
}

.bg_handler.black_bg {
    background: #003e81
}

.ash_bg .cnt_acrd.active h3 span:after,
.ash_bg .cnt_acrd.active h3 span:before,
.black_bg .cnt_acrd.active h3 span:after,
.black_bg .cnt_acrd.active h3 span:before,
.white_bg .cnt_acrd.active h3 span:after,
.white_bg .cnt_acrd.active h3 span:before,
.dark_bg .cnt_acrd.active h3 span:after,
.dark_bg .cnt_acrd.active h3 span:before {
    background: #fff
}

.inr_bg_sec {
    padding-top: 120px;
    margin-bottom: 120px;
    transition: all .3s linear;
    transform-origin: top
}

.fixed_overlay {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 3;
    display: none
}

.side_slide_sec {
    position: relative;
    display: flex;
    align-items: flex-start;
    max-width: unset;
    width: unset
}

.ss_inr {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%
}

.side_slide_sec .mid_content_wrap {
    margin: 0;
    text-align: left
}

.side_slide_sec .fling_img_sec {
    max-width: 1340px;
    align-items: flex-start;
    flex-wrap: nowrap
}

.fling_inr_img_sec {
    position: sticky;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    top: 25vh;
    min-width: unset;
    flex-wrap: wrap
}

.side_slide_sec h3 {
    margin-bottom: 0;
    padding-left: 78px
}

.side_slide_sec .fling_img_sec .img_wrap {
    max-width: calc(25% - 50px);
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px
}

.side_slide_sec .img_wrap_list {
    padding-top: 20px
}

.side_slide_sec .img_wrap_list .count {
    top: -25px
}

.side_slide_sec .fling_img_sec .img_wrap:last-child {
    margin-bottom: 0
}

.side_slide_sec .fling_img_sec img {
    max-width: 50%;
    width: 100%
}

.side_slide_sec .fling_img_sec .fling_inr_img {
    max-width: 45%;
    width: 100%
}

.side_slide_sec .fling_img_sec.active h3 {
    opacity: 1;
    transform: unset
}

.side_slide_sec .fling_img_sec.active .img_wrap:first-child,
.side_slide_sec .fling_img_sec.active .img_wrap:last-child,
.side_slide_sec .img_wrap_list.active {
    transform: unset
}

.side_slide_sec .img_wrap_list.active {
    opacity: 1
}

.ss_hdn_elem {
    position: relative;
    width: 0
}

@media(max-width:2400px) {
    .fling_inr_img_sec {
        flex-wrap: nowrap;
        align-items: center
    }
    .side_slide_sec .fling_img_sec .img_wrap {
        margin-bottom: 0
    }
}

@media(max-width:1380px) {
    .trbsf_page h1 {
        font-size: 58px
    }
    .trbsf_page h2 {
        font-size: 40px
    }
    .i18n-ta-in .trbsf_page h2 {
        font-size: 38px
    }
    .trbsf_page h3 {
        font-size: 20px
    }
    .trbsf_container,
    .trbsf_custom_left,
    .trbsf_custom_right {
        max-width: 90%
    }
    .trbsf_custom_right .trbsf_container,
    .trbsf_custom_left .trbsf_container {
        margin: 0
    }
}

@media(max-width:1280px) {
    .trbsf_page h1 {
        font-size: 52px
    }
    .trbsf_page h2 {
        font-size: 34px
    }
    .i18n-ta-in .trbsf_page h2 {
        font-size: 32px
    }
    .trbsf_page h3 {
        font-size: 18px
    }
    .cnt_acrd h3 span {
        top: -2px
    }
    .ss_hdn_elem {
        display: none
    }
    .ss_inr {
        position: relative;
        top: unset;
        flex-wrap: wrap
    }
    .ss_inr .trbsf_container,
    .ss_inr .fling_img_sec {
        min-width: unset;
        max-width: 90%;
        width: 100%
    }
    .ss_inr .fling_img_sec {
        justify-content: space-around
    }
    .side_slide_sec .fling_img_sec .img_wrap {
        max-width: 100%;
        margin-bottom: 30px
    }
    .inr_bg_sec {
        padding-bottom: 70px
    }
    .fling_inr_img_sec {
        flex-wrap: wrap
    }
    .side_slide_sec .img_wrap_list .count {
        top: -22px
    }
}

@media(max-width:1140px) {
    .trbsf_dual_container.fling_img_sec {
        max-width: 90%
    }
}

@media(max-width:992px) {
    .trbsf_page h1 {
        font-size: 44px
    }
    .trbsf_page h2 {
        font-size: 30px
    }
    .i18n-ta-in .trbsf_page h2 {
        font-size: 28px
    }
    .trbsf_page p,
    .trbsf_page span,
    .trbsf_page li,
    .trbsf_page a,
    .trbsf_menu_inr .trbsf_menu_list {
        font-size: 16px;
         padding: 0px 2px;
    }
    .i18n-ta-in .trbsf_menu_inr .trbsf_menu_list {
        font-size: 16px
    }
    .cnt_acrd {
        padding: 20px
    }
    .trbsf_menu_sec {
        padding: 10px
    }
    .trbsf_menu_inr .trbsf_menu_list {
        padding: 5px 10px
    }
    .banner_sec {
        padding: 60px 0
    }
    .trbsf_content:first-child {
        padding-top: 60px
    }
    .desc_sec {
        padding-bottom: 40px;
        margin: 0 auto;
        text-align: center
    }
    .trbsf_content {
        padding-bottom: 60px
    }
    .content_wrap {
        max-width: 500px;
        margin: 0 auto
    }
    .img_wrap {
        max-width: 100%;
        padding-top: 30px
    }
    .right_sec .img_wrap {
        order: 1
    }
    .right_sec .content_wrap {
        order: 0
    }
    .inr_bg_sec {
        padding-top: 60px;
        margin-bottom: 60px
    }
    .cnt_acrd h3 span {
        top: -1px
    }
    .img_wrap,
    .right_sec .img_wrap,
    .fling_img_sec .img_wrap {
        margin-top: 0
    }
    .fling_img_sec .img_wrap {
        max-width: 100%;
        text-align: center;
        padding-top: 0
    }
    .fling_img_sec h3 {
        margin: 0 auto 30px
    }
    .img_wrap_list {
        margin: 0 auto 40px
    }
    .fling_img_sec .img_wrap:last-child .img_wrap_list {
        margin-bottom: 0
    }
    .img_wrap_list span {
        text-align: left
    }
    .img_wrap_list {
        padding-top: 30px
    }
    .side_slide_sec .fling_img_sec .img_wrap {
        max-width: 100%;
        text-align: center;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 40px
    }
    .side_slide_sec .fling_img_sec .img_wrap:last-child {
        margin-bottom: 0
    }
    .side_slide_sec .fling_img_sec .fling_inr_img {
        max-width: 100%;
        width: 100%;
        order: 0
    }
    .side_slide_sec .fling_img_sec img {
        max-width: 500px;
        order: 1
    }
    .fling_img_sec h3 {
        margin-bottom: 20px
    }
    .side_slide_sec .mid_content_wrap {
        text-align: center;
        margin: 0 auto
    }
    .fling_inr_img .img_wrap_list {
        margin-bottom: 30px;
        padding-top: 20px
    }
    .side_slide_sec .img_wrap_list .count {
        display: none
    }
    .side_slide_sec .fling_inr_img .img_wrap_list,
    .side_slide_sec .fling_img_sec h3 {
        padding-left: 0;
        text-align: center
    }
    .side_slide_sec .fling_inr_img .img_wrap_list span {
        text-align: center
    }
    .bnr_inr_img.thrd_design {
        padding: 30px 0 0
    }
    .bnr_inr_img.frth_design {
        padding: 0
    }
    .bnr_inr_img.scnd_design {
        padding-bottom: 0
    }
    .bnr_inr_img.fvth_design {
        padding-bottom: 0
    }
    .glow_effect {
        left: calc(50% - 50%);
        top: -50%;
        width: 100%;
        height: 100%;
        background: radial-gradient(circle, #88d3ff 20%, transparent 50%, transparent 100%)
    }
    .inr_img_wrap {
        text-align: center
    }
    .trbsf_custom_right .trbsf_dual_container.trbsf_right_sec,
    .trbsf_custom_left .trbsf_dual_container.trbsf_left_sec {
        max-width: 100%;
        width: 100%;
        text-align: center
    }
    .trbsf_custom_left,
    .trbsf_custom_right {
        justify-content: center
    }
    .trbsf_custom_left .trbsf_dual_container.left_sec .img_wrap,
    .trbsf_custom_right .trbsf_dual_container.right_sec .img_wrap {
        padding-top: 0
    }
    .trbsf_custom_right .trbsf_dual_container.trbsf_right_sec {
        order: 0
    }
    .trbsf_custom_right .right_sec {
        order: 1
    }
}

@media(max-width:900px) {
    .trbsf_menu_sec {
        top: 5px
    }
    .trbsf_page {
        margin-top: 0
    }
    .i18n-ta-in .banner_inr {
        max-width: 90%
    }
}

@media(max-width:768px) {
    .trbsf_menu_sec {
        top: 5px;
        padding: 0;
        border-radius: 14px;
        max-width: 90%
    }
    .banner_inr {
        max-width: 90%;
        width: 100%
    }
    .trbsf_menu_sec .trbsf_active_list {
        position: relative;
        font-size: 18px/1 var(--primary-semibold);
        display: flex;
        padding: 10px 20px;
        cursor: pointer;
        align-items: center;
        color: #000;
        z-index: 3
    }
    .trbsf_menu_sec:after,
    .trbsf_menu_sec:before {
        border-radius: 14px
    }
    .trbsf_menu_inr {
        border-radius: 0 0 14px 14px
    }
    .trbsf_active_list:after {
        content: "";
        position: absolute;
        height: 10px;
        width: 10px;
        border: 2px solid #000;
        top: 14px;
        right: 25px;
        border-top: 0;
        border-left: 0;
        transform-origin: center;
        transition: all .3s linear;
        transform: rotate(45deg)
    }
    .trbsf_active_list.active:after {
        top: 17.5px;
        transform: rotate(225deg)
    }
    .trbsf_menu_inr {
        display: none;
        background: #fff
    }
    .trbsf_menu_inr .trbsf_menu_list {
        padding: 7.5px 20px
    }
    .trbsf_menu_inr .trbsf_menu_list.active {
        color: #16ab98
    }
    .trbsf_menu_list {
        padding: 7.5px 20px
    }
    .active_bg {
        display: none
    }
    .fixed_overlay.active {
        display: block
    }
}