@font-face {
    font-family: museo-sans-700-regular;
    src: url("../css/fonts/MuseoSans-700.ttf");
  }

  @font-face {
    font-family: museo-sans-100-regular;
    src: url("../css/fonts/Museo-Sans-100-Regular.ttf");
  }

  @font-face {
    font-family: museo-sans-500-regular;
    src: url("../css/fonts/MuseoSans_500.otf");
  }

  @font-face {
    font-family: museo-sans-300-regular;
    src: url("../css/fonts/MuseoSans-300.otf");
  }

  /*open sans*/
  @font-face {
    font-family: open-sans-bold;
    src: url("../css/fonts/open-sans/OpenSans-Bold.ttf");
  }

  @font-face {
    font-family: open-sans-extra-bold;
    src: url("../css/fonts/open-sans/OpenSans-ExtraBold.ttf");
  }

  @font-face {
    font-family: open-sans-light;
    src: url("../css/fonts/open-sans/OpenSans-Light.ttf");
  }

  @font-face {
    font-family: open-sans-semibold;
    src: url("../css/fonts/open-sans/OpenSans-SemiBold.ttf");
  }

  @font-face {
    font-family: open-sans-regular;
    src: url("../css/fonts/OpenSans.ttf");
  }

@media screen and (max-width:2500px) { 
    .introduction{
        padding: 2rem 0 0;
    }
    .owl-carousel .owl-stage{
        margin: 0 auto;
    }
    .gallery-img img{
        border-radius: 15px;
    }
/*    .main-menu-wrapper__left {
        margin: 0 2rem !important;
    }*/
    .desktop-video {
        width: 100%;
        height: 97.4%;
        margin: 1rem auto;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 5rem 0 0 0rem;
    }
    a{
        text-decoration: none;
    }
/*    .main-menu{
        background: url("../../thinkers-images/banner.png") !important;
    }*/
   .banner-padding{
        padding: 0 0 0rem 0;
   }
    .section-padding{
        padding: 2rem 0;
    }
    .intro-head h1{
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 48px !important;
        text-align: center;
        color: #007DCC;
        padding-bottom: 1rem;
    }
    .intro-content p{
        /* font-family: museo-sans-100-regular; */
        font-family:open-sans-regular;
        font-size: 18px;
        text-align: center;
        color: #121212;
    }
    .expert-talk{
        background-color: #F8F8F8;
        border-radius: 30px;
    }
    .nav{
        border: 1px solid #BED63A;
        border-radius: 25px;
       justify-content: center;
       align-items: center;
       background-color: #fff;
       width: 80%;
       margin: 0 auto;
    }
    .owl-nav.disabled {
        display: none !important;
        position: absolute;
        left: 2%;
        bottom: -6%;
    }
    .mobile-prog{
        /* padding: 20px 75px; */
        text-decoration: none;
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 29px !important;
        color: #007DCC;
        text-align: center;
        /* margin: 20px; */
    }
    .tab-container ul.nav-tabs li{
        width: calc((100% - 0px) / 4);
        text-align: center;
    }
    .tab-container ul.nav-tabs li:first-child .active{
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .tab-container ul.nav-tabs li:last-child .active{
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        }
    .tab-container ul.nav-tabs li .active{
        background-color: #BED63A;
        display: inline-block;
        padding: 5px 84px;
        color: #fff;
    }
    .mobile-prog:hover{
        /* color: #fff; */
        /* background-color: #BED63A; */
        /* padding: 5px 75px; */
    }
    .north-head h1{
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 48px !important;
        text-align: center;
        color: #007DCC;
        width: 70%;
        margin: 40px auto;
    }
    .north-container{
        display: flex;
        /* padding-bottom: 2rem; */
    }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
        background: #BED63A;
    }
    .owl-theme .owl-dots .owl-dot span{
        background: #e6eebf;
    }
    .owl-theme .owl-dots{
        position: absolute;
        bottom: 2%;
        right: 1%;
    }
    .owl-carousel .owl-nav button.owl-next{
        margin-left: 15px;
    }
    .owl-carousel .owl-nav button.owl-next img{
        width: 80%;
    }
    .owl-carousel .owl-nav button.owl-prev img{
        width: 80%;
    }
    .video-card{
        width: 100%;
        margin: 20px;
        display: block;
        box-shadow: 0px 3px 25px #9C9C9C2B;
        border-radius: 20px;
        opacity: 1;
        margin-top: 0;
    }
    .video-card a{
        text-decoration: none;
    }
    .video-content{
        padding: 15px;
        background-color: #fff;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .video-content h3{
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 20px;
        text-align: left;
        color: #303336;
        padding-bottom: 5px;
    }
    .video-content h4{
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 20px !important;
        text-align: left;
        color: #007DCC;
        padding-bottom: 5px;
    }
    .video-content p{
        /* font-family: museo-sans-500-regular; */
        font-family: open-sans-regular;
        font-size: 15px;
        text-align: left;
        color: #303336;
    }
    .owl-theme .owl-nav [class*=owl-]:hover{
        background: none;
    }
    /* .owl-nav.disabled {
        display: block !important;
    } */
    .owl-theme .owl-dots .owl-dot{
        display: none !important;
    }
    /* #owl-demo-award.owl-theme .owl-dots{
        display: none !important;
    }
    #owl-demo-north.owl-theme .owl-dots{
        display: none !important;
    }
    #owl-demo-south.owl-theme .owl-dots{
        display: none;
    }
    #owl-demo-east.owl-theme .owl-dots{
        display: none;
    }
    #owl-demo-west.owl-theme .owl-dots{
        display: none;
    } */
    .award-head h1{
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 48px !important;
        text-align: center;
        color: #007DCC;
        padding-bottom: 2rem;
    }
    .grand-finale{
        background-color: #F8F8F8;
        position: relative;
    }
    .finale-head h1{
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 48px !important;
        text-align: center;
        color: #007DCC;
        padding-bottom: 2rem;
    }
    .finale-head{
        position: relative;
    }
    .finale{
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
    }
    .play-btn{
        position: absolute;
        left: 46%;
        top: 50%;
    }
    .finale-ref{
        position: relative;
    }
    .finale-head::before {
        background: #BED63A;
        width: 80px;
        height: 2px;
        content: "";
        position: absolute;
        top: 33%;
        left: 7%;
    }
    .finale-head h1::after {
        background: #BED63A;
        width: 80px;
        height: 2px;
        content: "";
        position: absolute;
        top: 33%;
        margin: 0 10px;
    }
    .finale-content h3{
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 38px !important;
        text-align: center;
        color: #303336;
        padding-top: 3rem;
        line-height: 1;
    }
    .finale-content h4{
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 30px !important;
        text-align: center;
        color: #007DCC;
        /* line-height: 1; */
    }
    .finale-content p{
        /* font-family: museo-sans-300-regular; */
        font-family: open-sans-regular;
        font-size: 26px !important;
        text-align: center!important;
        color: #303336;
        /* line-height: 1; */
    }
    .gallery-head h1{
        /* font-family: museo-sans-700-regular; */
        font-family: open-sans-semibold;
        font-size: 48px !important;
        text-align: center;
        color: #007DCC;
        padding-bottom: 3rem;
    }
    .img-container1{
        display: flex;

    }
    .img-card{
        margin: 10px;
        width: 25%;
    }
    #owl-demo-gallery .owl-nav.disabled {
        display: block !important;
        position: absolute;
        left: 0%;
        bottom: -5%;
    }
    #owl-demo-gallery.owl-theme .owl-dots .owl-dot span{
        margin: 35px 7px !important;
    }
    .banner{
        background: url("../../thinkers-images/banner.png");
        background-size: cover;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
        padding: 2rem 3rem;
    }
    .gallery{
        display: block !important;
        padding-bottom: 3rem;
    }
    .mob-gallery{
        display: none !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 568px) {
    .main-menu{
        background: transparent !important;
    }
    .banner-padding {
        padding: 0 0 1rem 0;
    }
    .main-menu-wrapper__logo{
        padding-top: 3px;
    }
    .owl-theme .owl-dots .owl-dot{
        display: inline-block !important;
    }
    .desktop-video {
        width: 100%;
        height: 100%;
        margin: 0rem auto;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 0rem 0 0 0rem;
    }
    .intro-head h1{
        font-size: 34px;
        padding-bottom: 1rem;
    }
    .intro-content p {
        font-size: 18px;
    }
    .nav {
        border: none;
        background-color: #F8F8F8;
        display: block;
    }
    .tab-container ul.nav-tabs li {
        width: calc((100% - 0px) / 1);
        text-align: center;
        margin: 4px 0;
    }
    .tab-container ul.nav-tabs li a.active {
        /* padding: 5px 130px; */
        border-radius: 20px;
    }
    .mobile-prog{
        font-size: 24px;
    }
    .north-head h1 {
        width: 100%;
        font-size: 34px !important;
    }
    .north-container{
        display: block;
    }
    .video-card{
        width: 100%;
        margin: 0 0 30px 0;
    }
    .owl-nav.disabled{
        bottom: 0%;
    }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #BED63A;
    }
    .owl-theme .owl-dots, .owl-theme .owl-nav{
        text-align: left;
    }
    .award-head h1{
        font-size: 30px !important;
    }
    .finale-head h1{
        font-size: 40px !important;
    }
    .finale-head::before{
        width: 66px;
        top: 13%;
        left: -1%;
    }
    .finale-head h1::after {
        width: 66px;
        top: 70%;
    }
    .play-btn {
        position: absolute;
        left: 43%;
        top: 48%;
        width: 15%;
    }
    .finale {
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
    }
    .finale-content h3{
        padding-top: 2rem;
        font-size: 31px !important;
    }
    .finale-content h4 {
        font-size: 26px;
    }
    .finale-content p{
        font-size: 22px;
    }
    .gallery-head h1{
        font-size: 46px;
    }
    .gallery{
        display: none !important;
    }
    .mob-gallery{
        display: block !important;
    }
    .img-card{
        width: 100%;
    }
}

@media screen and (min-width: 569px) and (max-width: 768px) {
    /*ipad Mini*/
    .banner-padding {
        padding: 0 0 0rem 0;
    }
    .main-menu-wrapper__main-menu {
        margin-top: 20px;
    }
    .owl-theme .owl-dots .owl-dot{
        display: inline-block !important;
    }
    .intro-head h1{
        padding-bottom: 0;
        font-size: 48px;
    }
    .desktop-video {
        height: 95%;
    }
    .tab-container ul.nav-tabs li a.active{
        padding: 5px 56px;
    }
    .nav{
        width: 100%;
    }
    .mobile-prog{
        padding: 5px 24px;
        font-size: 26px;
    }
    .north-head h1{
        font-size: 28px;
        width: 75%;
    }
    .owl-theme .owl-nav{
        text-align: left;
        padding-left: 1rem;
    }
    .award-head h1 {
        font-size: 38px;
    }
    .finale-head {
        position: relative;
        width: 97%;
        margin: 0 auto;
        text-align: center;
    }
    .finale-head h1{
        font-size: 54px;
    }
    .finale-head::before {
        width: 66px;
        top: 22%;
        left: 1%;
    }
    .finale-head h1::after {
        width: 66px;
        top: 63%;
    }
    .finale-content h3 {
        font-size: 34px;
        padding-top: 1rem;
    }
    .finale-content h4{
        font-size: 28px;
    }
    .finale-content p {
        font-size: 26px;
    }
    .play-btn {
        position: absolute;
        left: 46%;
        top: 48%;
        width: 8%;
    }
    .gallery-head h1 {
        font-size: 54px;
    }
    .gallery{
        display: none !important;
    }
    .mob-gallery{
        display: block !important;
    }
    .img-card{
        width: 100%;
    }

}

@media screen and (min-width: 769px) and (max-width: 991px) {
    /*ipad Air*/
    .desktop-video {
        margin-top: 0rem;
        height: 99.4%;
    }
    .main-menu-wrapper__main-menu {
        margin-top: 20px;
    }
    .owl-theme .owl-dots .owl-dot{
        display: inline-block !important;
    }
    .intro-head h1{
        padding-bottom: 0;
        font-size: 48px;
    }
    .tab-container ul.nav-tabs li a.active{
        padding: 5px 54px;
    }
    .nav{
        width: 100%;
    }
    .mobile-prog{
        padding: 5px 24px;
    }
    .north-head h1{
        font-size: 28px;
    }
    .owl-theme .owl-nav{
        text-align: left;
        padding-left: 1rem;
    }
    .award-head h1{
        font-size: 38px;
    }
    .finale-head h1{
        font-size: 52px;
    }
    .finale-head::before {
        width: 68px;
        top: 21%;
        left: -8%;
    }
    .finale-head h1::after {
        width: 68px;
        top: 63%;
    }
    .finale {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    .finale-content h3 {
        font-size: 32px;
    }
    .finale-content h3 {
        padding-top: 1rem;
    }
    .finale-content h4{
        font-size: 26px;
    }
    .finale-content p {
        font-size: 24px;
    }
    .play-btn {
        position: absolute;
        left: 46%;
        top: 47%;
        width: 8%;
    }
    .gallery{
        display: none !important;
    }
    .mob-gallery{
        display: block !important;
    }
    .img-card {
        width: 100%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    /*Nest Hub*/
    .main-menu-wrapper__logo{
        padding-top: 10px;
    }
    .main-menu-wrapper__main-menu {
        margin-top: 20px;
    }
    .desktop-video {
        width: 100%;
        height: 96%;
        margin: 1rem auto;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 4rem 0 0 0rem;
    }
    .owl-theme .owl-dots .owl-dot{
        display: inline-block !important;
    }
    .intro-head h1 {
        font-size: 52px;
        padding-bottom: 0;
    }
    .nav{
        width: 90%;
    }
    .mobile-prog{
        padding: 5px 60px;
    }
    .tab-container ul.nav-tabs li a.active{
        padding: 5px 72px;
    }
    .north-head h1 {
        font-size: 38px;
    }
    .video-content h3 {
        font-size: 14px;
        padding-bottom: 0;
    }
    .video-content h4 {
        font-size: 15px;
        padding-bottom: 0;
    }
    .video-content p {
        font-size: 11px;
    }
    .owl-carousel .owl-nav button.owl-prev img {
        width: 65%;
    }
    .owl-carousel .owl-nav button.owl-next img {
        width: 65%;
    }
    .owl-theme .owl-nav{
        margin-left: 1rem;
        text-align: left;
    }
    .finale-head h1 {
        font-size: 44px;
    }
    .finale-head::before {
        width: 58px;
        left: 0%;
    }
    .finale-head h1::after {
        width: 58px;
    }
    .finale-content h3 {
        font-size: 36px;
        padding-top: 1rem;
    }
    .finale-content h4 {
        font-size: 26px;
    }
    .finale-content p {
        font-size: 24px;
    }
    .gallery-head h1 {
        font-size: 48px;
        padding-bottom: 1rem;
    }
    .gallery{
        display: none !important;
    }
    .mob-gallery{
        display: block !important;
    }
    .img-card{
        width: 100%;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
    /*Nest Hb Max*/
    .desktop-video{
        height: 97%;
    }
    .owl-theme .owl-dots .owl-dot{
        display: inline-block !important;
    }
    .intro-head h1 {
        font-size: 54px;
        padding-bottom: 0;
    }
    .mobile-prog {
        font-size: 24px;
    }
    .north-head h1{
        font-size: 45px;
    }
    .award-head h1 {
        font-size: 32px;
    }
    .video-content h3 {
        font-size: 18px;
        padding-bottom: 0;
    }
    .video-content h4 {
        font-size: 16px;
        padding-bottom: 0;
    }
    .video-content p {
        font-size: 14px;
    }
    .finale-head h1 {
        font-size: 54px;
    }
    .finale-content h3 {
        font-size: 34px !important;
        padding-top: 1rem;
    }
    .finale-content h4{
        font-size: 28px !important;
        padding-bottom: 0;
    }
    .finale-content p {
        font-size: 24px !important;
    }
    .gallery-head h1 {
        font-size: 58px;
        padding-bottom: 1rem;
    }
    .gallery{
        display: none !important;
    }
    .mob-gallery{
        display: block !important;
    }
    .img-card{
        width: 100%;
    }
    .owl-theme .owl-nav{
        padding-left: 1rem;
        text-align: left;
    }
}
@media screen and (min-width: 2000px) and (max-width: 2499px) {
    .owl-theme .owl-dots .owl-dot{
        display: inline-block !important;
    }
    .intro-head h1 {
        padding-bottom: 0;
    }
    .video-content h3{
        padding-bottom: 0;
    }
    .video-content h4{
        padding-bottom: 0;
    }
    .finale-content h3 {
        padding-top: 1rem;
    }
    .play-btn {
        position: absolute;
        left: 46%;
        top: 46%;
    }
    .gallery{
        display: none !important;
    }
    .mob-gallery{
        display: block !important;
    }
    .img-card{
        width: 100%;
    }
    .owl-theme .owl-nav{
        text-align: left;
        padding-left: 1rem;
    }
}

@media screen and (min-width: 1501px) and (max-width: 1999px) {
    /*MAC*/
    .owl-theme .owl-dots .owl-dot{
        display: inline-block !important;
    }
    .intro-head h1{
        padding-bottom: 0;
    }
    .video-content h3{
        padding-bottom: 0;
    }
    .video-content h4{
        padding-bottom: 0;
    }
    .play-btn {
        position: absolute;
        left: 46%;
        top: 46%;
    }
    .finale-content h3 {
        padding-top: 1rem;
    }
    .gallery-head h1{
        padding-bottom: 1rem;
    }
    .gallery{
        display: none;
    }
    .mob-gallery{
        display: block;
    }
    .img-card{
        width: 100%;
    }
    .owl-theme .owl-nav{
        text-align: left;
        padding-left: 1rem;
    }
}



