@media screen and (max-width:1600px) {
    :root {
        --font-size-40: 30px;
        --font-size-50: 50px;
        --font-size-65: 65px;
        --font-size-72: 50px;
        --font-size-150: 80px;
    }

    .main-title {
        line-height: normal;
    }

    .nav-pills .nav-link {

        padding: 2rem 1rem;
    }
}

@media screen and (max-width:1480px) {
    .container-fluid {
        padding: 0 4rem;
        width: 100%;
    }

    .culture-box img {
        height: 400px;

    }

    .culture-box {
        padding: 1rem;
    }
}

@media screen and (max-width:1366px) {
    .nav-pills .nav-link {

        padding: 1rem 1rem;
    }

    :root {
        --font-size-20: 16px;
        --font-size-72: 40px;

    }

    .carousel-caption {

        left: 65px;

    }
}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1199px) {
    .round-info {

        padding: 2rem;
        width: 300px;
        height: 300px;

    }

    .banner-slider img {
        height: 800px;

    }

    .leader-box {
        margin-right: 3rem;
    }
}

@media screen and (max-width:991px) {
    :root {
        --font-size-35: 25px;
        --font-size-40: 25px;

    }
    footer .handshake {
        position: relative;
        margin-top: -8rem;
    }
    .banner .brand {
        position: relative;
     
    }
    .nav-pills .nav-link {
        padding: 0.8rem 0.5rem;
        font-size: 0.8rem;
    }

    .container-fluid {
        padding: 0 3rem;
        width: 100%;
    }

    .culture-box {
        padding: 0.5rem;
    }

    .director-box {
        width: 80%;
        margin: 0 auto;
        top: 0;
    }

    .leader-box {

        width: 80%;
        margin: 0 auto;
    }

    .leader-section h3.title {
        padding: 0 !important;
        margin: 0 !important;
    }

    .round-bound {
        display: flex;
    }

    footer {
        padding-top: 8rem;
    }

    .rollingText {

        line-height: 2rem;
    }


    .pb-50 {
        padding-bottom: 30px;
    }

    .pt-80 {
        padding-top: 30px;
    }



    .banner-slider img {
        height: 600px;


    }


    .round-info {
        position: relative;
        padding: 1rem;
        width: 300px;
        height: 300px;
        margin: 1rem;
    }




    .round-box {
        position: relative;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
        width: auto;
        left: 0;
        z-index: 9;
        top: 0;
    }
    .banner .brand {
        position: relative;
        z-index: 9;
        margin-top: 3%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        left: 0;
        margin-bottom: 2rem;
        margin: 1rem 0;
    }
    .banner .brand img {
        width: 200px;
    }


    .leader-section {
        padding-bottom: 2rem;
        margin-top: 0;
        padding-top: 5rem;
    }



    .round-info h5 {
        margin-bottom: 0;
    }

    .carousel-caption {
        position: absolute;
        top: 20%;
        left: 51px;

        width: 38%;
    }
    .banner-slider img {
        width: 100%;
    }

}

@media screen and (max-width: 767px) {
    .container-fluid {
        padding: 0 2rem;
        width: 100%;
    }

    .culture-box img {
        height: 300px;

    }

    .culture-box {
        color: var(--color-ffffff);
        margin-top: 0;
        padding: 0;
        margin-bottom: 3rem;
    }
    .banner-slider img {
        height: 400px;
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    :root {
        --font-size-35: 23px;
        --font-size-30: 20px;
        --font-size-25: 20px;
        --font-size-16: 14px;
        --font-size-72: 40px;
        --font-size-150: 80px;
    }
   .sponsored-container h3 {
     
        padding: 1rem;
        text-align: center;
        justify-content: center;
    }
    .sponsored-container .swiper-container {
    
        padding: 1rem;
    }
    .fixed-menu ul {
        display: flex;
        width: 100%;
        padding: 10px 20px;
    }
    .leader-section {
        padding-top: 2rem;
    }
    .fixed-menu.g_header.g_shrink {
        position: relative;
    }
    .copy-right {
        overflow: hidden;
        width: fit-content;
        font-size: 14px;
    }
    .network-section .detail-box {
        padding: 1rem 1.5rem;
    }   
     .fixed-menu {
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: var(--color-ffffff);
        display: flex;
        left: 0;
        z-index: 99;
        filter: drop-shadow(-12px -12px 9px #00000042);
    }
    .fixed-menu ul {
        display: flex;
        width: 100%;
        padding: 10px 20px;
    }

    .fixed-menu ul li {
        line-height: 0;
    }

    .fixed-menu ul li a {
        color: var(--color-000000);
        text-transform: uppercase;
        font-size: 10px;
        letter-spacing: 0.1rem;
        padding: 0.5rem;
        display: flex;
        flex-direction: column;
        text-align: center;
        line-height: 1rem;
        align-items: center;
    }

    .fixed-menu ul li a:hover {
        color: var(--color-3d47a6);
        text-decoration: underline;
    }

    .fixed-menu ul li a img {
        width: 1.5rem;
        height: 1.5rem;
    }

    .banner .brand img {
        width: 100px;
    }

    .banner-slider .swiper-slide {
        height: 100%;
        display: flex;
        flex-direction: column-reverse;
    }

    .banner-slider img {
        height: 300px;
        width: 100%;
    }

    .contact-box {
        background-color: transparent;
        border-radius: 0;
        width: max-content;
        margin: inherit;
        /* margin-top: -17px; */
        z-index: 1;
        position: relative;
        filter: none;
    }

    .member-details {
        padding: 1rem 1.5rem;
        width: 80%;
    }

    .contact-box ul li a {
        padding: 0;
        padding-left: 0;
        margin-top: 0.5rem !important;
        display: block;
    }

    .leader-section h3.title {
        text-align: center;
        width: 100%;
        display: flex
;
        align-items: center;
        justify-content: center;
        margin-bottom: 2rem !important;
        display: block;
    }
    .member-box:hover a i {
        color: var(--color-ffffff);
    }

    .carousel-caption {
        position: relative;
        right: 0;
        top: 0;
        left: 0;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: var(--color-3d47a6) !important;
        text-align: left;
        width: 100%;
        z-index: 9;
    }

    .carousel-caption h3 {
        text-align: center;
    }

    .contact-box ul {
        padding: 0;
        margin-top: 0.5rem;
    }

    .contact-box ul li {
        margin-right: 1rem;
    }

    .contact-box ul li i {
        font-size: 1.5rem;
    }

    .contact-box ul li:hover i {
        color: #fff;
    }

    .round-info {

        width: 200px;
        height: 200px;
    }

    .section-space {
        padding: 3rem 0;
    }

    .member-box img {
        width: 130px;
        height: auto;
        position: relative;
        border-radius: 1.2rem 1.2rem 0 0;
    }

    .member-details {
        padding: 0;
        padding-left: 1.5rem;
        width: 70%;
    }

    .member-details h5, .member-details h6, .member-details p {
        text-align: left !important;
    }

    .director-img::after {

        width: 100%;
        height: 100%;

    }
    .director-box img {
        left: 0;
        bottom: 0;
        width: 87%;
    }

    .director-img::before {

        width: 92%;
        height: 93%;
    }

    .member-box {
        margin: 0.8rem;
        display: flex;
        padding: 0.5rem;
        border: 1px solid #ccc;
        align-items: center;
        padding-bottom:0;
    }

    .culture-section {
        background-color: var(--color-e01837);
        padding-top: 8rem;
        overflow: hidden;
        padding-bottom: 7rem;
    }

    .culture-section .title.mb-5 {

        margin-bottom: 0 !important;
    }

    .member-section .form-select {

        padding: 1rem;
    }

    .carousel-section {
        margin-bottom: 0rem !important;
    }

    .network-section h3.title {
        margin: 0;
    }

    .big-title {
        font-size: 140px;

    }






    .container-fluid {
        padding: 0 2rem;
        width: 100%;
    }

    .leader-section .title.mb-5 {

        margin-bottom: 0 !important;

    }

    .director-img {

        margin-bottom: 1rem;
    }

    .network-box {
        position: relative;
        width: 80%;
        margin-bottom: 5rem;
        margin-left: 1rem;
    }

    .director-box {
        top: 0;
        position: relative;
        width: 80%;
        margin: 0 auto;
    }

    .leader-section .title.pb-5 {
        padding-bottom: 0 !important;
    }
    .leader-box {
        width: 70%;
        margin: 0 auto;
        background-color: #bc0029;
        padding: 1rem;
    }
 
    .leader-img::before {
       
        margin: 0;
       
    }
    .leader-img::before {
     position: relative;
        margin: 0;
      
        border-radius: 3rem 3rem 0 0;
    }
    .leader-box img {
       
        left: 0;
        bottom: 0;
    }
    .leader-section .title.m-5 {
        margin: 0;
    }

    .leader-img {
        margin-bottom: 1rem;
    }

    .network-section {
        padding-top: 10rem !important;
    }

    .leader-section h4 {

        margin-bottom: 0rem;
    }

    .member-section.section-space {
        padding-top: 8rem;
    }

    .member-section .horizontal-scrolling-items {
        position: relative;
        top: -10rem;
    }

    .member-section h3.title {
        padding: 0;
        text-align: center;
    }

    .leader-section .horizontal-scrolling-items {
        position: relative;
        top: -9rem;
    }

    h3.title {
        display: flex
    ;
        align-items: center;
        height: 100%;
        color: var(--color-ffffff);
        font-style: italic;
        padding: 2rem 0;
        justify-content: center;
    }
}

@media screen and (max-width: 480px) {
    :root {
        --font-size-72: 30px;
        --font-size-25: 16px;
        --font-size-150: 40px;
        --font-size-35: 18px;

    }
    .round-info h5 {
        margin-bottom: 5px;
    }
    .member-section.section-space {
        padding-top: 6rem;
    }
    .member-details {
        padding-left: 15px;
    }
    .member-details p{
        line-height: 18px;
    }
    .leader-section h4 {
        margin-bottom: 5px;
    }
    .network-section {
        padding-top: 5rem !important;
    }

    .network-section .horizontal-scrolling-items {

        top: -9rem;
    }
    .banner-slider img {
        width: 100%;
    }

    .container-fluid {
        padding: 0 1rem;
        width: 100%;
    }

    footer {
        padding-top: 5rem;
    }

    .culture-section {
        padding-bottom: 5rem;
        padding-top: 5rem;
    }
    footer .handshake {
        position: relative;
        margin-top: -5rem;
    }
}

@media screen and (max-width: 400px) {
    :root {
        --font-size-72: 25px;
        --font-size-40: 20px;
        --font-size-20: 14px;
    }

    .big-title {
        font-size: 70px;
    }

    /* footer .handshake {
        top: -100px;
    } */

    .banner-slider img {
        height: 250px;
        width: 100%;
    }

    .leader-box {
        width: 85%;
        padding: 15px;
    }

    .col-6 {
        flex: 0 0 auto;
        width: 100%;
    }
    .leader-box i {
        right: 10px;
        bottom: 10px;
    }
}