.menubar.menubar-dark.menubar-transparent.fixed-top.scroll-top:not(.scroll) {
    background-color: #232323;
}
.is-wrapper .ktb-footer-nav{
    list-style-type: none;
    padding-left: 0;
}
.is-wrapper .ktb-footer-nav li > strong {
    font-size: 1.4em;
}
.is-wrapper .ktb-footer-nav li a{
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
}
.is-wrapper .ktb-footer-nav li a:hover,
.is-wrapper .ktb-footer-nav li a:focus {
    text-decoration: none;
}
.is-wrapper .hero-title{
    margin:0.2em 0;
    font-size: 2.3em;
}
.is-wrapper .is-btn-group{
    text-align: center;
    width: 100%;
}
.is-wrapper .is-btn-group .is-btn{
    margin: 5px;
}
.is-section .btn.btn-primary {
    background-color: #FFA500;
    border-color: #FFA500;
    padding-right: 30px;
    padding-left: 30px;
}
.is-section .btn.btn-primary:hover,
.is-section .btn.btn-primary:focus,
.is-section .btn.btn-primary:visited {
    background-color: #ff674d;
    border-color: #ff674d;
}
.is-wrapper a.is-btn-ghost1, .is-wrapper a.is-btn-ghost2, 
.is-wrapper button.is-btn-ghost1, .is-wrapper button.is-btn-ghost2{
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 2;    
    font-family: 'Lato', 'Arial', sans-serif;
    border-radius: 30px;
    font-weight: 400;
}

.is-wrapper a.is-btn-ghost1.is-btn-sm, .is-wrapper a.is-btn-ghost2.is-btn-sm, 
.is-wrapper button.is-btn-ghost1.is-btn-sm, .is-wrapper button.is-btn-ghost2.is-btn-sm{
    font-size: 12px;
    padding: 0.3rem 1rem;
}
/*.is-wrapper .is-dark-text *[class*="is-btn"],
.is-wrapper .is-dark-text a:not([class*="btn-"]){
    color: rgb(32, 55, 96);
}
.is-wrapper .is-light-text *[class*="is-btn"],
.is-wrapper .is-light-text a:not([class*="btn-"]){
    color: rgb(255, 255, 255);
}*/
/* ghost1 dark-text */
.is-dark-text .is-btn-ghost1,
.is-light-text .is-dark-text .is-btn-ghost1 {
    color: #FFA500;
    border: 2px solid #FFA500;
    background: transparent;
}
    .is-dark-text .is-btn-ghost1:hover, .is-dark-text .is-btn-ghost1:active, .is-dark-text .is-btn-ghost1:focus,
    .is-light-text .is-dark-text .is-btn-ghost1:hover, .is-light-text .is-dark-text .is-btn-ghost1:active, .is-light-text .is-dark-text .is-btn-ghost1:focus {
        color: #fff;
    	background-color: #232323;
    	border: 2px solid #232323;
    }
/* ghost1 light-text */
.is-light-text .is-btn-ghost1,
.is-dark-text .is-light-text .is-btn-ghost1 {
    color: #eeeff0;
    	background-color: transparent;
    	border: 2px solid #eeeff0;
}
    .is-light-text .is-btn-ghost1:hover, .is-light-text .is-btn-ghost1:active, .is-light-text .is-btn-ghost1:focus,
    .is-dark-text .is-light-text .is-btn-ghost1:hover, .is-dark-text .is-light-text .is-btn-ghost1:active, .is-dark-text .is-light-text .is-btn-ghost1:focus {
        color: #74262c;
    	border: 2px solid #eeeff0;
    	background-color: #eeeff0;
    }
/* ghost2 dark-text */
.is-dark-text .is-btn-ghost2,
.is-light-text .is-dark-text .is-btn-ghost2 {
    color: #2b2b29;
    border: 2px solid #FFA500;
    background-color: #FFA500;
}
    .is-dark-text .is-btn-ghost2:hover, .is-dark-text .is-btn-ghost2:active, .is-dark-text .is-btn-ghost2:focus,
    .is-light-text .is-dark-text .is-btn-ghost2:hover, .is-light-text .is-dark-text .is-btn-ghost2:active, .is-light-text .is-dark-text .is-btn-ghost2:focus {
        color: inherit;
        border: 2px solid #FFA500;
        background: transparent;
    }
/* ghost2 light-text */
.is-light-text .is-btn-ghost2,
.is-dark-text .is-light-text .is-btn-ghost2 {
    color: #FFA500;
    border: 2px solid #eeeff0;
    background-color: #eeeff0;
}
    .is-light-text .is-btn-ghost2:hover, .is-light-text .is-btn-ghost2:active, .is-light-text .is-btn-ghost2:focus,
    .is-dark-text .is-light-text .is-btn-ghost2:hover, .is-dark-text .is-light-text .is-btn-ghost2:active, .is-dark-text .is-light-text .is-btn-ghost2:focus {
        color: #eeeff0;
    	background-color: transparent;
    	border: 2px solid #eeeff0;
    }
     .stage1-content{
        font-size: 38px;

    }

@media (max-width: 992px){
    .is-wrapper .ktb-footer-nav li{
        line-height: 1.4;
    }
    .is-wrapper .ktb-footer-nav li a{
        font-size: 0.875em;
    }
    .is-wrapper a.is-btn-ghost1, 
    .is-wrapper a.is-btn-ghost2, 
    .is-wrapper button.is-btn-ghost1, 
    .is-wrapper button.is-btn-ghost2{
        font-size: 1em;
        padding: 5px 20px;
    }
    .is-wrapper .hero-title{
    margin:0.2em 0;
    font-size: 1.8em;
    }
    .stage1-content{
        font-size: 38px;

    }
    .pad-bottom{
        padding-bottom: 20px;
    }
    .renew{
        padding-left: 12px !important;
    }
}
.jd-button{
    text-shadow: 0px 3px 8px rgb(0 0 0 / 89%);
    border-style: none;
    box-shadow: 2px 8px 10px 0px rgb(0 0 0 / 92%);
    background-color:  #00008B !important;
}
.renew-button{
    background-color:  	#FF8C00	 !important;
}
.jd-button-learn{
    text-shadow: 0px 3px 8px rgb(0 0 0 / 89%);
    box-shadow: 2px 8px 10px 0px rgb(0 0 0 / 92%);
    border-style: none;
}
.glow {
  text-shadow: 1px 1px 2px grey;
}
.renew{
  padding-left: 25px;
}
.button {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
button:disabled,
button[disabled]{

  background-color: #cccccc;
  color: #666666;
   padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor:not-allowed;
}

.TopBanner{
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 0%, rgba(255, 98, 0) 100%); 
    margin-top: 0; 
    padding-top: 40px;  
    width: 100%;
    display: inline-block;
}
.BannerInner{
    max-width: 1728px;
    margin: auto;
    overflow: hidden;
}

.navBar{
    max-width: 100%;
    background-color: #ffffff;
    padding: 10px 32px;
    margin: auto;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 20px #00000040;
}
.logo{

}

.navlinksContainer{
    display: block;
}

.navlinksContainer ul{
    padding: 0; margin: 0;
}
.navlinksContainer ul li{
    float: left;
    list-style: none;
}

.navlinksContainer ul li a{
    display: block;
    padding: 10px 16px;
    text-decoration: none;
    color: #1e1e1e;
	font-weight:600;
}
.navlinksContainer ul li a.active{
    color: #FF6200;
    position: relative;
}

.navlinksContainer ul li a.active::after{
    content: "";
    height: 4px;
    width: 100%;
    display: block;
    background-color: #FF6200;
    position: absolute;
    left: 0;
    top: 48px;
}
.navlinksContainer ul li a:hover{
    color: #FF6200;
    position: relative;
}
.navlinksContainer ul li a:hover::after{
    content: "";
    height: 4px;
    width: 100%;
    display: block;
    background-color: #FF6200;
    position: absolute;
    left: 0;
    top: 48px;
}

.bannerContent{
    margin-top: 48px;
    display: grid;
	grid-template-columns:6fr 4fr;
    width: 100%;
}

.BannerCardWrapper{
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	column-gap:8px;
}
.bannerLeft{
    display: inline-block;
    padding-bottom: 64px;
}

.bannerLeft h1{
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    line-height: 42px;
    margin: 0;
    font-style: italic;
}
.bannerLeft p{
margin-top: 8px;
color: #ffffff;
margin-bottom: 48px;
}

.bannerLeft .BannerCard {
    height: 368px;
    border-radius: 6px;
    background: #FFFFFF;
    padding: 24px 24px;
    box-sizing: border-box;
    position: relative;
    float: left;
}
.bannerLeft .BannerCard:hover{
    box-shadow: 0 0 20px #00000040;
}

.bannerLeft .BannerCard .bannerTop h2 {
    color: #FF6200;
    line-height: 21px;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
.bannerLeft .BannerCard .bannerTop p {
    color: #4F4F4F;
    margin-top: 8px;
    line-height: 18px;
    font-size: 14px;
}

.bannerBottom{
    position: absolute;
    width: calc(100% - 48px);
    bottom: 24px;
    box-sizing: border-box;
}

.bannerBottom button{
    width: 100%;
    height: 48px;
    border-radius: 6px;
    background-color: #FF6200;
    border: none;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}
.bannerBottom button:hover{
    background-color: #8b2113;
}
.pps button{
    display: block !important;;
}

.bannerRight{
	display: flex;
    align-items: end;
	justify-content: end;
}

.coursesSection{
    width: 100%;
    max-width: 1728px;
    margin: auto;
    margin-top: 64px;
}

.processSection .sectionHeading{ color: #000000;}

.sectionHeading{
    color: #FF6200;
    font-size: 36px;
    line-height: 48px;
    font-weight: 600;
    text-align: center;
}
.sectionHeading span{
    color: #ffffff;
}


.sectionDescription{
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    margin: auto;
    margin-top: 8px;
    width: 80%;
}

.courseType{
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    margin: auto;
    text-align: center;
    margin-top: 48px;
    margin-bottom:16px ;
}

.courseCardCont {
    width: 100%;
    margin-top: 24px;
    display: flex;
    justify-content: center;
}

.courseCard{
    max-width: 360px;
    width: 360px;
    height: 580px !important;
    background-color: #ffffff;
    border-radius: 8px;
    position: relative;
    float: left;
    margin-right: 24px;
}

.courseCard:last-child{
  margin-right: 0;
}

.courseCard .cardImg{
    width: 100%;
    height: 140px;
    border-radius: 8px 8px 0 0;
    background: url("images/commodity.jpg") center center;
    background-size: 100%;
    position: relative;
}
.courseCard .cardImg .cardBadge{
    position: absolute;
    left:0;
    top: 9%;
    border-radius: 0 6px 6px 0;
    background: #FF6200;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 3px 8px;
    font-weight: 600;
}

.courseCard .cardContent {
    padding: 16px;
}

.courseCard .cardContent .cardTitle{
    color:#FF6200;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}
.courseCard .cardContent .cardDesc{
    color: #2D2D2D;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 48px;
}

.courseCard .cardContent .cardDesc span{
    color:#FF6200;
    font-size: 18px;
    font-weight: 700;
    line-height: 48px;
}

.cardLangCont{display: inline-block; display: flex; justify-content: space-between; align-items: center;}

.cardBottom .cardLangCont .cardLang{
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    float: left;
}
.cardBottom .cardLangCont .cardLangVal{
    border-radius: 6px;
    padding: 2px 8px;
    float: right;
    background: #FF6200;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.courseCard .cardContent .couponBand{
    padding: 9px 16px;
    background: #FF6200;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: 32px;
    font-weight: 600;

}
.couponBand span{
    color: #FFE478;
}

.learnMoreCont{
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
}

.learnMoreCont .learnMore a{
    color: #FF6200;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
}
.learnMoreCont .subscribers{
    background-color: #FF6200;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    border-radius: 4px;
    color: #ffffff;
    padding: 2px 8px;
    display: flex;
    align-items: center;
}

.cardBottom {
    position: absolute;
    width: calc(100% - 32px);
    bottom: 16px;
    box-sizing: border-box;
    left: 16px;
}

.cardBottom button{
    width: 100%;
    height: 48px;
    border-radius: 6px;
    background-color: #FF6200;
    border: none;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    margin-top: 8px;
}
.cardBottom button:hover{
    background-color: #FF6200;
}

.slick-dots li.slick-active button:before{
    color: #ffffff !important;
}
.slick-dots li button:before{
    font-size: 12px !important;
}
.slick-dots li button:before{
    color: #ffffff !important;
}
.slick-dots li {
    border:none !important;
}
.slick-dots li.slick-active{
    background: none !important;
}

.courseCardCont .slick-dots{
    bottom: -50px;
}

.slick-dotted.slick-slider{
    margin-bottom: 90px !important;
}

.socialBand{
    width: 100%;
    max-width: 1728px;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 0%, rgba(255, 98, 0) 100%); 
    border-radius: 8px;
    margin: auto;
    padding: 32px;
    color: #ffffff;
    font-weight: 600;
    display: flex;
    align-items: center;
    font-size: 20px;
    justify-content: space-between;
    box-sizing: border-box;
	margin-top:64px;
}

.socialBand .offerings{
	display:grid;
	grid-template-columns:repeat(7, 1fr);
	column-gap:48px;
	font-weight:700;
	font-size:16px;
	text-align:center;
	width:100%;
}

.socialBand .offerings .icon{display:block; font-size:32px;}
.socialBand .offerings .value{font-weight:400;}


.socialIcons{
    font-size: 14px;
}

.socialIcons .icons{
    display: flex;
    column-gap: 10px;
    justify-content: space-between;
    margin-top: 10px;
    font-size: 24px;
    width: 150px;
}
.socialIcons .icons a{ color: #ffffff;}

.cardContainer{
    margin-top: 64px;
    display: flex;
    justify-content: center;
}
.cardRed{
    width: 320px;
    height: 320px;
    color: #ffffff;
    background: rgb(2,0,36);
    background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 0%, rgba(255, 98, 0) 100%);
}
.cardWhite{
    width: 280px;
    height: 290px !important;
    color: #ffffff;
    background: #ffffff;
    position: relative;
}
.slick-dots{
    bottom: -50px !important;
}
.cardStyle{
    font-size: 24px;
    font-weight: 600;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 32px;
    margin-right: 24px;
}

.cardStyle .cardIcon{text-align: center; }

.cardStyle .heading{
    font-size: 18px;
    margin-bottom: 32px;
    text-align: center;
    font-weight: 600;
}

.redColor{color: #FF6200;}

.cardWhite .heading{
    font-size: 24px;
    margin-bottom: 24px;
    text-align: center;
    font-weight: 600;
    color: #FF6200;
}

.cardStyle .desc{
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.cardWhite .desc {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #000000;
    line-height: 16px;
}

.contactInfo{
	margin-right:24px;
	width:300px;
	height:150px;
}

.contactInfo .cardIcon{
	font-size: 32px;
}

.contactInfo .heading{
	font-size:18px;
	font-weight:600;
	margin-top:16px;
}

.contactInfo .desc{
	font-size:18px;
	font-weight:400;
	margin-top:4px;
}
.contactInfo .desc a{
	color:#ffffff;
	text-decoration:none;
}

.testmonials .cardWhite{
    background-image: url(images/quote.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.testiName{
    border-top: 1px solid grey;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    padding-top: 16px;
    box-sizing: border-box;
    text-align: center;
}
.processSection{
    width: 100%;
    overflow: hidden;
    padding-bottom: 64px;
    margin-top: 64px;
    background: rgb(2,0,36);
    background: linear-gradient(270deg, rgba(2,0,36,1) 0%, rgba(255, 98, 0) 0%, rgba(104,21,2,1) 100%);
}

.aboutSection{
    width: 100%;
    max-width: 1728px;
    margin: auto;
    margin-top: 64px;
}

.aboutDetails{
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 16px;
    line-height: 28px;
    width: 100%;
    text-align: center;
}

.footerSection{
    width: 100%;
    overflow: hidden;
    padding-bottom: 64px;
    margin-top: 64px;
    background: rgb(2,0,36);
    background: linear-gradient(270deg, rgba(2,0,36,1) 0%, rgba(255, 98, 0) 0%, rgba(104,21,2,1) 100%);
}
.footerInner {
    max-width: 1728px;
    margin: auto;
    margin-top: 64px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: space-between;
}

.logo-column, .links-Column, .social-column{
	width:100%;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:600;
	padding-left:10%;
}

.logo-column img{width:150px}

.logo-column a, .links-Column a, .social-column a{color:#ffffff; text-decoration:none;}
.logo-column a:hover, .links-Column a:hover, .social-column a:hover{text-decoration:underline;}
.footerInner ul{padding:0; margin:0; margin-top:16px;}
.footerInner ul li{list-style:none; font-weight:400; line-height:28px;}

.courseBanner{
	margin-top: 48px;
    display: grid;
	grid-template-columns:6fr 4fr;
	column-gap:24px;
    float: left;
    width: 100%;
	padding-bottom:64px;
}
.courseBanner .VideoRight{height:350px;}


.buyNow{
    border: none;
    height: 48px;
    padding: 12px 16px;
    border-radius: 6px;
    background-color: #FF6200;
    border: none;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0 0 10px #00000050;
    text-align: center;
}

.buyNow:hover {
    background-color: #FF6200;
}

.courseDetailsCont{
	column-gap:48px;
	margin-top:64px;
	display: grid;
    row-gap: 16px;
}

.courseDetailsCont>div{
		display:grid;
		grid-template-columns:1fr 9fr;
		background-color:#302f2f;
		border-radius:8px;
		padding:32px;
		column-gap:24px;
}
.CourseSerial{
	text-transform:uppercase;
	color:#ffffff;
	font-size:18px;
	font-weight:400;
	text-align:center;
}
.courseDetail{
	color:#ffffff;
	font-weight:400;
}
.courseDetail h2{
	font-weight:600;
	font-size:20px;
	text-align:left;
	margin:0;
	text-transform:uppercase;
	color: #FF6200;
}

.courseDetail h3{
	font-weight:600;
	font-size:16px;
	text-align:left;
	margin:0;
	margin-top:16px;
	color:#fd963d;
}
.courseDetail p{font-size:14px; margin-top:4px;}

.loadMore{
	border:none;
	height: 48px;
    padding: 12px 16px;
    border-radius: 6px;
    background-color: #FF6200;
    border: none;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}
.loadLess{
	height:150px;
	overflow:hidden;
	margin-bottom:24px;
}
.loadMore:hover{
	background-color: #8b2113;
}

.resetHeight{
	height:auto;
}

.prerequisitesSection{
	color:#ffffff;
	margin-top:64px;
}
.commodityCurrency {
    display: flex;
    justify-content: center;
}
.renew-button-new{
    margin-bottom: 8px;
    margin-top: 8px;
}
.no-renew-button{
    margin-bottom: 8px;
}
 .buyNowbg{
    background-color: #FF6200;
    border: none;
    color: white;
    }
  
  @media only screen and (min-width: 1024px) and (max-width:1919px) {

    .BannerInner{
        max-width:90%;
    }
	
	

    .coursesSection, .aboutSection{
        max-width:90%;
    }

    .courseCardCont{
        max-width:100%;
        margin: auto;
    }

    .courseCard{
        max-width: 300px;
    }

    .courseCard .cardContent .cardDesc{
        margin-bottom: 8px;
    }

    .logo img{
        height:64px;
    }

    .socialBand{
        max-width:90%;
    }
	.footerInner{
		max-width:90%;
	}


  }
  
  
 
  @media only screen and (min-width: 1024px) and (max-width:1919px) {

    .BannerInner{
        max-width:90%;
    }
	
	

    .coursesSection, .aboutSection{
        max-width:90%;
    }

    .courseCardCont{
        max-width:100%;
        margin: auto;
    }

    .courseCard{
        max-width: 300px;
    }

    .courseCard .cardContent .cardDesc{
        margin-bottom: 8px;
    }

    .logo img{
        height:64px;
    }

    .socialBand{
        max-width:90%;
    }
	.footerInner{
		max-width:90%;
	}


  }
  
  
  @media only screen and (min-width: 1024px) and (max-width:1280px) {

   .bannerRight img{
	   width:100%;
   }
	.socialBand .offerings {grid-template-columns: repeat(4, 1fr); row-gap:24px;}
	.courseCard .cardContent .couponBand{font-size:12px;}
	.cardStyle{padding:24px;}
	.cardStyle .cardIcon {font-size: 32px;}
	.cardWhite .heading{font-size: 24px; margin-bottom:12px}
	.bannerLeft .BannerCard .bannerTop h2{
		line-height: 24px;
		font-size:20px;
	}

    .bannerLeft .BannerCard .bannerTop p {
        color: #4F4F4F;
        margin-top: 8px;
        line-height: 16px;
        font-size: 12px;
    }
  }


  @media only screen and (min-width: 320px) and (max-width:768px) {

    .buyNow{
        box-sizing: border-box !important;
    }
    .slick-slider{
		display:block !important;
	}
    .bannerContent{
		margin-top: 96px;
	}
    .bannerLeft{display:grid;}
    .prerequisitesSection{display:grid}
    .bannerTop h2{font-size:1.4em}
    .cardContainer{flex-direction: column; align-items: center; row-gap: 24px; margin-top: 48px;}
    .cardStyle{margin-right:0; width:100%}
    .coursesSection{margin-top:48px; padding:0 16px;}
    .sectionDescription{width:100%}
    .processSection{margin: 48px 0; padding-bottom: 48px;}
    .aboutSection{padding: 0 16px;}
    .socialBand{
        flex-direction: column;
        align-items: center;
        text-align: center;
        row-gap: 16px;
        margin: 0 16px;
        box-sizing: border-box;
        max-width: calc(100% - 32px);
    }
    .TopBanner{padding: 0 16px;}
    .BannerInner{max-width: 100%;}
    .bannerContent{grid-template-columns: 1fr;}
    .BannerCardWrapper{grid-template-columns: 1fr; row-gap: 24px;}
    .bannerRight{display: none;}
    .footerInner{flex-direction: column; row-gap: 24px;}
    .courseBanner {grid-template-columns: 1fr;margin-top: 96px;}
    .socialBand .offerings{grid-template-columns: 1fr; row-gap: 24px;}
    .courseDetailsCont{margin-top: 48px;}
    .courseCard { margin-right: 0;width: 100%;margin-bottom: 16px;max-width: 100%;}
    .commodityCurrency{
		display:block;
	}
    .logo-column{grid-column:2;}
    .links-Column{grid-column:1;}
    .social-column{grid-column:3;}
    .courseCardCont {
        width: 100%;
        margin-top: 24px;
        display: inline-block;
    }
  }

  .dark-theme{
    padding: 0;
    margin:0;
    background-color: #1e1e1e !important;
    font-family: 'Poppins', sans-serif !important;;
  }
  .commodity{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/c991a.png") center center !important;
  }
  .all{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/05052023/cacb6.png") center center !important;
      background-size: 100% !important;
  }
 .mastery{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/05052023/162c2.png") center center !important;
      background-size: 100% !important;
  }
  .advanced{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/05052023/3928c.png") center center !important;
      background-size: 100% !important;
  }
  .beginner{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/05052023/9759f.png") center center !important;
       background-size: 100% !important;
  }
  .stage1{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/09dd5.png") center center !important;
  }
  .stage2{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/00013.png") center center !important;
  }

  .stage3{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/64908.png") center center !important;
  }
  .stage4{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/8638c.png") center center !important;
  }
  .stage5{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/29f40.png") center center !important;
  }
  .adaptive{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/coursethumb/04012022/tcyi6.jpg") center center !important;
  }
  .commodity-currency{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/16042023/5afc9.png") center center !important;
  }
  .currency{
      background: url("https://knorish-cdn.azureedge.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/c03ca.png") center center !important;
  }
 .striked-price{
    text-decoration: line-through ;
  }
  .gst-price{
    font-size: 10px;
  }
  .non-strike-price{
    font-weight: 900;
  }
  .live-button:hover , live-button:visited{
    background-color: #f44336;
    color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }
  .live-button:hover, live-button:active {
  background-color: red;
}

.workshop-bonuse{
    display: none !important;
}

