/* responsive ******************************************************************************/


@media (min-width: 2000px) {
    .empowering-global-collaboration-section .right-col-img{
        left: 30%;
    }
}



@media (max-width: 1799px) {
    h3 {
        font-size: 42px;
    }
    #header:after{
        width: 11%;
    }
    #header::before{
        width: 76%;  
    }
    .empowering-global-collaboration-section .left-text-col-inner {
        max-width: 77%;
        padding-right: 30%;
    }
    /* .empowering-global-collaboration-section .right-col-img {
        max-width: 820px;
        top: 50px;
    } */
    .div13{
        margin-left: 120px;
    }
}

@media (max-width: 1699px) {
    #header:after {
        width: 9%;
    }
}

@media (max-width: 1640px) {
    #header .header-box .logo-box{
        margin: 0 20px;
    }
}

@media (max-width: 1600px) {
    .empowering-global-collaboration-section .left-text-col-inner {
        max-width: 85%;
    }
    #header .header-box .logo-box {
        margin: 0 40px;
    }
}

@media (max-width: 1560px) {
    #header::before {
        width: 78%;
    }
    #header:after {
        width: 7%;
    }
}

@media (max-width: 1510px) {
    .empowering-global-collaboration-section .right-col-img {
        max-width: 770px;
        top: 0;
        right: 0;
    }
    .empowering-global-collaboration-section .two-col-bg-section{
        padding: 80px 0;
    }

    .div13{
        height: 290px;
        margin-left: 0;
        max-width: 280px;
    }
}

@media (max-width: 1490px) {
    #header::before {
        width: 80%;
    }
    #header .header-box .logo-box {
        margin: 0 60px;
    }
    .attendees-tabs-section .nav-item{
        min-width: 175px;
    }
    .attendees-tabs-section .nav-tabs .nav-link:first-child{
        margin-left: 20px;
    }
    .attendees-tabs-section .nav-tabs .nav-link{
        width: 171px;
        font-size: 17px;
        line-height: 20px;
        height: 171px;
    }
    .attendees-tabs-section .nav-tabs .nav-link::before{
        width: 191px;
        height: 171px;
    }
}

@media (max-width: 1399px) {
    h1 {
        font-size: 60px;
    }
    h2, .h2 {
        font-size: 60px;
    }
    #header .header-box .logo-box {
        margin: 0;
    }
   .about-us-box .box{
        background-size: contain;
        padding: 300px 0;
        margin-top: -300px;
    } 
    #about-us .text-box {
        padding: 150px 110px 0;
    }
    .quote-right{
        right: 10%;
    }
    .empowering-global-collaboration-section .left-text-col-section{
        padding: 100px 0 150px;
    }
    .empowering-global-collaboration-section .right-col-img {
       max-width: 750px;
        top: 0;
    }
    .empowering-global-collaboration-section{
        padding-bottom: 20px;
    }
    .counter-full-bg .stat-number {
        font-size: 80px;
    }
    .bg-text, .stat-wrap .bg-img{
        height: 250px;
    }
}

@media (max-width: 1330px) {
    #header .header-box .logo-box {
        margin: 0 20px;
    }
}

@media (max-width: 1299px) {
    .empowering-global-collaboration-section .left-text-col-section{
       padding: 80px 0;
    }
    .quote-left {
        left: -40px;
        top: -20px;
    }
    .quote-right{
       bottom: -20px;
    }
    .empowering-global-collaboration-section {
        padding-top: 40px;
    }
    .empowering-global-collaboration-section .right-col-img {
        max-width: 680px;
        /* top: 60px; */
        right: 30px;
    }
    #header .header-box .logo-box {
        margin: 0 30px;
    }
    .attendees-tabs-wrapper .owl-carousel {
        padding: 0 40px;
    }
    .owl-nav button.owl-prev {
        left: -15px;
    }
    .owl-nav button.owl-next {
        right: -15px;
    }
}


@media (max-width: 1199px) {

    #header .header-box .logo-box {
        margin: 0 -20px;
    }
    .about-us-box .box{
        background-size: contain;
        padding: 300px 0 170px;
        margin-top: -232px;
    }
    #about-us .text-box {
        padding: 40px 60px;
    }
    #about-us .text-box-inner {
        max-width: 600px;
        padding-left: 110px;
        padding-right: 10px;
    }
    .empowering-global-collaboration-section .right-col-img {
        max-width: 530px;
    }
    .empowering-global-collaboration-section .left-text-col-section {
        padding: 30px 0;
    }
    .empowering-global-collaboration-section .left-text-col-inner {
        max-width: 90%;
    }
    .empowering-global-collaboration-section h3 {
        font-size: 35px;
    }
    .tabs-section .section-heading h4 {
        font-size: 40px;
    }
    .quote-left {
        left: -40px;
        top: -30px;
        width: 70px;
    }
    .quote-right {
        right: 20%;
        width: 70px;
        bottom: -10px;
    }
    .testimonial-text-box{
        margin-top: 40px;
    }
    .attendees-tabs-section .owl-carousel .owl-item img {
        height: 465px;
    }
    .gallery-section {
        padding-bottom: 50px;
    }
    .attendees-tabs-section {
        padding-top: 40px;
    }
    .div13 {
        height: 160px;
    }
    .div11 {
        height: 250px;
    }
    .gallery-section .parent .img14 {
        height: 160px;
    }
    .tabs-section {
        padding-bottom: 20px;
    }
    .attendees-tabs-section .nav-tabs{
        overflow: hidden;
        justify-content: flex-start;
        scrollbar-width: thin;
        overflow-x: auto;
        flex-wrap: nowrap;
    }
    .counter-full-bg{
       padding: 150px 0;
    }
    .stat-wrap {
        margin-top: -170px;
    }
}

@media (max-width: 1080px) {
    #header::before {
        width: 76%;
    }
    #header:after {
        width: 5%;
    }
    #header .header-box .logo-box {
        margin: 0 40px;
    }
}

@media (max-width: 991px) {
    h2, .h2 {
        font-size: 42px;
    }
    /* header responsive */
    #header .main-nav nav {
        position: fixed;
        top: 0;
        left: -50%;
        width: 100%;
        height: 100vh;
        background: var(--white-lilac);
        opacity: 0;
        visibility: hidden;
        transition: 0.5s all ease-in-out;
        z-index: 111;
        padding-top: 60px;
    }
    #header .main-nav nav.show {
        left: 0;
        opacity: 1;
        visibility: visible;
    }
    #header .main-nav nav ul li {
        display: block;
        text-align: left;
        padding: 5px 10px;
    }
    #header .main-nav .click-menu,
    #header .main-nav .cancel-menu {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #header .main-nav .cancel-menu {
        position: fixed;
        top: 20px;
        left: -100%;
        max-width: 30px;
        width: 100%;
        text-align: center;
        z-index: 222;
        transition: 0.5s;
        opacity: 0;
        visibility: hidden;
    }
    #header .main-nav .cancel-menu.show {
        opacity: 1;
        visibility: visible;
        left: calc(100% - 50px);
    }
    #header .main-nav {
        flex-direction: row-reverse;
    }
    #header .button-box {
        margin-left: 0;
        margin-right: 20px;
    }
    #header .header-box .logo-box {
        margin: 0 20px;
    }
    #header .logo-box img {
        max-width: 95px;
    }
    .mobile {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    /* br {
        display: none;
    } */
    .container{
        max-width: 95%;
    }
    .about-us-box .box {
        background-size: cover;
       padding: 300px 0 150px;
    }
    .about-us-part .container {
        max-width: 100%;
        padding: 0;
    }
    .about-us-box-col{
        padding: 0;
    }
    .tabs-section .section-heading h4 {
        font-size: 35px;
    }
    .empowering-global-collaboration-section .right-col-img {
        max-width: 90%;
        position: relative;
        margin: -30px auto;
        left: 0;
    }
    #about-us .text-box-inner{
        padding-right: 70px;
    }
    .empowering-global-collaboration-section .left-text-col-section {
        padding: 560px 0 60px;
        margin: -430px auto 0;
        max-width: 84%;
        border-top-right-radius: 160px;
        border-top-left-radius: 160px;
    }
    .empowering-global-collaboration-section .two-col-row {
        flex-direction: column-reverse;
    }
    .empowering-global-collaboration-section .testimonial-text-box p{
        max-width: 90%;
    }
    .empowering-global-collaboration-section .left-text-col-inner {
        padding-right: 3%;
    }
    .empowering-global-collaboration-section .section-heading h2{
        line-height: 45px;
    }
    .empowering-global-collaboration-section .two-col-bg-section {
        padding: 60px 50px 20px;
    }
    .stat-wrap {
        margin-top: -90px;
    }
    .tabs-section {
        padding-bottom: 20px;
    }
    .quote-right {
        right: 0;
    }
    .plus-icon{
        font-size: 35px;
    }
    .tabs-section .counter{
        padding: 30px;
    }
    .bg-text, .stat-wrap .bg-img {
        height: 160px;
    }
    .attendees-tabs-section .nav-item {
        min-width: 185px;
        margin-right: 20px;
        margin-bottom: 20px;
         margin-top: 20px;
    }
    .attendees-tabs-section .nav-tabs .nav-link{
        width: 161px;
        height: 161px;
        font-size: 18px;
    }
    .parent.desktop{
        display: none !important;
    }
    .parent.mobile {
        display: flex !important;
        gap: 10px;
        flex-wrap: wrap;
    }
    .parent .cmn-div {
        width: 32.33%;
        height: auto;
        max-width: inherit;
    }
    .gallery-section .parent .mb-10 {
        margin-bottom: 0;
    }
    .div11.cmn-div {
        margin-top: 0;
    }
    .div2.cmn-div{
        width: 100%;
    }
    .gallery-section {
        padding-bottom: 30px;
    }
   .attendees-tabs-section .btn-bottom {
        margin-top: 40px;
    }
    .video-box video {
        height: 100vh;
        position: absolute;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    #home-banner {
        position: relative;
        height: 100vh;
    }
    #header::before {
        width: 80%;
    }
    #header:after {
        width: 4%;
    }
}

@media (max-width: 767px) {  
    h1 {
        font-size: 48px;
    }
    h2, .h2 {
        font-size: 32px;
    }
    h3 {
        font-size: 32px;
    }
    h5 {
        font-size: 20px;
    }
    section {
        padding: 60px 0;
    }
    /* #header .header-box .logo-box {
        margin-bottom: -70px;
    } */
    #header::before, #header:after{
       bottom: 30px;
    }
    #header {
        padding: 10px 0;
    }
    #header::before {
        width: 75%;
    }
    #home-banner{
        overflow: visible;
        height: inherit;
    } 
    .video-box video{
        height: 100%;
        position: inherit;
    }
    .border-line-img.mobile {
        bottom: -10px;
    }
    #about-us .text-box-inner {
        max-width: 70%;
        padding: 0 70px 0 150px;
    }
    .about-us-box .box {
        background-size: cover;
        background-position: bottom;
        padding: 50px 0;
        margin-top: -40px;
    }
    #about-us .text-box {
        padding: 40px 0;
    }
    #about-us .text-box p {
        font-size: 19px;
    }
    .tabs-section .section-heading h4 {
        font-size: 23px;
    }
    .tab-main-bx .nav-tabs .nav-link{
        font-size: 28px;
        line-height: 35px;
        min-width: 150px;
    }
    .tab-main-bx .nav-item:not(:last-child)::before {
        width: 103px;
        height: 149px;
        right: -47px;
    }
    .tab-main-bx {
        padding: 30px 0;
    }
    .tabs-section .nav-tabs {
        margin-bottom: 60px;
    }
    .stat-wrap {
        margin-top: 0;
    }
    .counter-full-bg{
       padding: 80px 0;
    }
    .counter-full-bg .stat-number {
        font-size: 50px;
    }
    .tabs-section .counter-full-bg h5 {
        font-size: 25px;
    }
    .counter-full-bg .counter {
        align-items: center;
        text-align: center;
    }
    .empowering-global-collaboration-section .section-heading h2, .attendees-tabs-section .section-heading h2{
        line-height: 35px;
    }
    .empowering-global-collaboration-section .left-text-col-inner {
        max-width: 100%;
        margin: auto;
        width: 100%;
        padding: 0 40px;
    }
    .quote-left {
        left: -20px;
        top: -20px;
    }
    .empowering-global-collaboration-section .left-text-col-section {
        padding: 510px 0 60px;
        margin: -410px auto 0;
    }
    .empowering-global-collaboration-section .left-text-col-inner h3 {
        font-size: 23px;
    }
    .empowering-global-collaboration-section .testimonial-text-box p{
        font-size: 17px;
    }
    .empowering-global-collaboration-section {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .tabs-section {
        padding-bottom: 40px;
    }
    .attendees-tabs-section .nav-tabs {
        margin-bottom: 40px;
    }
    .empowering-global-collaboration-section .testimonial-text-box p {
        max-width: 100%;
    }
    .empowering-global-collaboration-section .two-col-bg-section {
        padding: 20px 30px 20px;
    }
    .bg-text, .stat-wrap .bg-img {
        height: 250px;
    }
    .gallery-section {
        padding: 50px 0 20px;
    }
    .parent .cmn-div{
        width: 48%;
        height: auto;
        max-width: inherit;
    }
    .div2.cmn-div, .div13.cmn-div{
        width: 100%;
    }
    .div12.cmn-div {
        width: 100%;
        height: 250px;
    }
    .attendees-tabs-section .nav-item {
        min-width: 175px;
    }
    .attendees-tabs-section .nav-tabs .nav-link::before{
        width: 171px;
        height: 171px;
    }
    .attendees-tabs-section .nav-tabs .nav-link {
        width: 141px;
        height: 151px;
        font-size: 15px;
        line-height: 18px;
    }
    .empowering-global-collaboration-section .left-text-col-inner{
        padding: 0 20px;
    }
    .quote-left {
        left: -10px;
    }
    .empowering-global-collaboration-section .right-col-img {
        max-width: 100%;
    }
    .owl-nav button img {
        max-width: 30px;
    }
    .owl-nav button.owl-prev {
        left: -5px;
    }
    .owl-nav button.owl-next {
        right: -5px;
    }
}


/* responsive ******************************************************************************/
@media (max-width: 575px) {
    #header::before {
        width: 68%;
    }
    #about-us .text-box-inner {
        padding: 0 70px;
    }
    .empowering-global-collaboration-section .left-text-col-section {
        padding: 390px 0 60px;
        margin: -300px auto 0;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 479px) {
    h1 {
        font-size: 42px;
    }
    #header {
        padding: 10px 0;
    }
    #header::before, #header:after {
        bottom: 25px;
    }
    #header::before {
        width: 66%;
    }
    #about-us .text-box-inner {
        padding: 0 190px 0 50px;
         max-width: 100%;
    }
    #home-banner .button-box .explore-btn{
        padding: 13px 40px;
        font-size: 16px;
    }
    .cmn-btn {
        font-size: 17px;
        padding: 12px 30px;
    }
    .aiana-association-box {
        margin-right: 50px;
    }
    .empowering-global-collaboration-section .left-text-col-section{
        padding: 380px 0 60px;
        margin: -280px auto 0;
    }
    .empowering-global-collaboration-section .left-text-col-section{
        max-width: 95%;
    }
    #footer .logo-box {
        margin-right: 0;
    }
}

@media (max-width: 430px) {
    #header {
        padding: 10px 0px;
    }
    #header:after{
        width: 7%;
    }
    #about-us .text-box-inner {
        padding: 0 160px 0 50px;
    }
    .empowering-global-collaboration-section .left-text-col-section{
      margin: -230px auto 0;
       padding: 300px 0 60px;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 375px) {

}

/* responsive ******************************************************************************/
@media (max-width: 360px) {
    h1 {
        font-size: 35px;
    }
    h2, .h2 {
        font-size: 28px;
    }
    h5 {
        font-size: 16px;
    }
    /* .section-heading {
        margin-bottom: 20px;
    } */
    #header .header-box .logo-box{
        margin-left: 10px;
    }
    #header::before {
        width: 55%;
    }
    #about-us .text-box-inner {
        padding: 0 110px 0 40px;
    }
    /* .empowering-global-collaboration-section .left-text-col-section{
       margin: -60px auto 0;
    } */
    .empowering-global-collaboration-section .left-text-col-inner h3 {
        font-size: 20px;
    }
    .empowering-global-collaboration-section .left-text-col-section {
        margin: -190px auto 0;
        padding: 270px 0 60px;
    }
    .empowering-global-collaboration-section .section-heading h2 {
        line-height: 32px;
    }
    .empowering-global-collaboration-section .section-heading h2 {
        padding: 0 10px;
    }
}