@font-face {
    font-family: "Everett Regular";
    src: url("https://db.onlinewebfonts.com/t/543092172c7d9a62dc51fa0fc510b6cf.eot");
    src: url("https://db.onlinewebfonts.com/t/543092172c7d9a62dc51fa0fc510b6cf.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/543092172c7d9a62dc51fa0fc510b6cf.woff2") format("woff2"),
        url("https://db.onlinewebfonts.com/t/543092172c7d9a62dc51fa0fc510b6cf.woff") format("woff"), url("https://db.onlinewebfonts.com/t/543092172c7d9a62dc51fa0fc510b6cf.ttf") format("truetype"),
        url("https://db.onlinewebfonts.com/t/543092172c7d9a62dc51fa0fc510b6cf.svg#Everett Regular") format("svg");
}

.nav-link {
    font-family: "Everett Regular";
    font-size: 48px !important;
    font-weight: 600 !important;
    /* color: #282828 !important; */
    line-height: 19px;
    text-decoration: none;
    /* padding: 10px 15px !important; */
    border-radius: 5px !important;
    /* margin: 10px 10px; */
    transition: all 0.3s ease-in-out !important;
    border: none !important;
    position: relative !important;
    margin-bottom: 11px !important;
}

span.subTotalNumber {
    font-size: 30px !important;
    position: absolute;
    top: 0;
    right: -25px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}


.nav-link:hover {
    background: none !important;
}
.allClass2 {
    /* position: absolute !important; */
   	right: 0px;
    font-family: "Nf Ultra", Sans-serif;
    font-size: 1.1vw !important;
    text-transform: uppercase;
    line-height: 1em;
    margin-left: auto;
}
/* .swiper-slide {
    margin: 20px;
} */

.tab-pane {
    background: white;
}

div#nav-tabContent {
    background: white !important;
    border: none !important;
}
hr {
    background-color: #c6cdd1 !important;
    height: 2px !important;
}
.nav-tabs {
	position: relative;
}

.section-slider {
    font-family: Poppins;
    display: flex;
    gap: 20px;
	align-items: stretch;
}

button.tab-btn{
    font-family: "Nf Ultra", Sans-serif;
    font-size: 1.1vw!important;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1em;
}

.column-video {
    display: flex;
    flex-direction: column;
    gap: 23px;
    width: 20%;
}

hr.navigationhr {
    margin-bottom: 20px;
}

/* .section-details {
   
    padding-left: 20px;
} */
.Chapter_container {
	 font-family: "Montserrat", sans-serif!important;
    font-weight: 400;
    font-size: 17px;
    color: #292929 !important;
    line-height: 30px;
    margin-bottom: 40px;
	text-transform: uppercase;
}
.Chapter_container span{
	 color: #c6cdd1 !important;
}
.title-section25 {
    color: #282828;
    font-family: "Nf Ultra", Sans-serif;
	text-transform: uppercase;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
.text-section25 {
	 font-family: "Montserrat", sans-serif!important;
    font-weight: 400;
    font-size: 20px;
    color: #292929 !important;
    line-height: 30px;
    margin: 0;
    margin-top: 40px;
}
p.sl-text {
    display: none;
}

p.sl-heading {
    font-family: "Everett Regular";
    font-size: 16px;
	color: white !important;
}
div.card-slide img {
    width: 100%;
}
.navigation-video {
    display: flex;
    gap: 10px;
    /* padding-left: 20px; */
}
.img-raper {
    display: flex;
    justify-content: center;
    align-items: center;
}
span.ply-btn {
    position: absolute;
    z-index: 1;
    background-color: #fff;
    padding: 20px 25px;
    border-radius: 100px;
    color: #FD5224;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

span.ply-btn:hover {
    background-color: #FD5224;
    color: #fff;
    transform: scale(1.1);
}


.swiper-video {
    width: 80%;
    overflow: hidden;
    position: relative;
}

.swiper-video .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    transition: 0.2s;
}
.swiper-video .swiper-slide * {
    margin: 0;
}

.card-slide {
    display: flex;
    flex-direction: column;
    /* gap: 20px; */
}
.swiper-button-video-next,
.swiper-button-video-prev {
    cursor: pointer;
}
button.mfp-close:hover {
    background: none !important;
}

hr.hrGap {
    margin-bottom: 15px !important;
    display: none;
}

.mobileVersion {
    display: none;
}

div.card-slide .sl-heading{
	margin-top: 10px;
	 font-family: "Montserrat", sans-serif!important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #FD5220;
  height: 3px;
}




@media (max-width: 1300px) {
    .column-video {
        width: 35% !important;
    }
    .swiper-video {
        width: 65% !important;
    }
}

@media (max-width: 1150px) {
    .nav-tabs .nav-link {
        font-size: 35px !important;
    }
    .title-section25 {
        font-size: 30px;
    }
    span.subTotalNumber {
        font-size: 25px !important;
        right: -10px !important;
    }
}

@media (max-width: 900px) {
    .nav-tabs .nav-link {
/*         font-size: 30px */
    }
    .title-section25 {
        font-size: 25px;
    }
    .text-section25 {
        font-size: 15px;
        margin-top: 20px;
        line-height: 20px;
    }
    .swiper-button2 svg {
        width: 45px !important;
        height: 45px !important;
    }
    span.subTotalNumber {
        font-size: 20px !important;
        right: -10px !important;
    }
}

@media (max-width: 768px) {
    .nav-tabs .nav-link {
        font-size: 13px !important;
    }
    span.subTotalNumber {
        font-size: 18px !important;
        right: -5px !important;
    }
    .title-section25 {
        font-size: 20px;
    }

    .header-slide svg {
        width: 50px;
    }
    hr.hrGap {
        display: block;
    }

    .title-slide h4 {
        font-size: 14px;
    }

    .swiper-video .swiper-slide {
        padding: 5px;
    }
    .section-slider {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    .swiper-video {
        width: 95% !important;
    }
    .column-video {
        width: 98% !important;
    }
    .mobileVersion {
        display: block;
    }
    .desktopVersion {
        display: none;
    }
	#nav-tab.nav {
    display: block !important;
	}
}
/* Aniamtion css */
  .title-section251, .text-section251 {
    animation: slidedown 4s;
    -webkit-animation: slidedown 4s;
    -moz-animation: slidedown 4s;
  }

  @keyframes slidedown {
    0% {
      opacity: 1;
    }

    5% {
      opacity: 0;
      transform: translateY(0.5em);
    }

    7% {
      transform: translateY(-1em);
    }

    10% {
      opacity: 0;
    }
  }



p.sl-chapter {
    display: none;
}


h4.mySelect2.text-section25 {
    height: 200px !important;
    overflow: scroll;
}

.column-video {
    height: initial;
    justify-content: space-between;
}

hr.navigationhr {
    margin-bottom: 15px !important;
}

/* Start Video Slider Mobie Tab CSS */

@media (max-width: 768px) {
    .mobile-tabs .nav-item {
        display:none;
    }

    .mobile-tabs .nav-item.active {
        display: block;
    }

    .nav-tabs.mobile-tabs .nav-item.active:before {
content: "\f063";
        position: absolute;
        top: 3px;
        right: -75px;
        display: inline-block;
        font-family: 'FontAwesome';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
        color: #000000;
        background: #53FFAC;
        padding: 7px 0px;
        border-radius: 50%;
        width: 25px;
        height: 25px;
    }
    .mobile-tabs .nav-item {
        float: none;
    }
	
	    .visible-xs {
        display: block !important;
    }
	
	h4.mySelect2.text-section25.text-section-all25.title-section251.text-section251 {
    display: none;
}
	
	p.sl-text-all25 {
    display: none;
}
	
	p.sl-heading-all25 {
    color: white;
    padding-top: 10px;
    line-height: 25px;
}
	
}



/* End Video Slider Mobie Tab CSS */

/* MeMY Code Video Slider CSS */



body{
	overflow-x: hidden;
	padding: 0px ;
}

button#nav-subscription-based-tab {
    text-align: left;
}

div#nav-tabContent {
    background: #000000 !important;
    border: none !important;
}
.tab-pane {
    background: #000000;
}

.Chapter_container {

    color: #d5c8c8 !important;

}

h4.mySelect2.text-section25 {
    scrollbar-color: #53ffac #000000;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #000;

}

/* MeMY Code Video Slider CSS */


