.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: 52px;;
    margin: 0;
    font-style: italic;
}
.bannerLeft p{
margin-top: 8px;
color: #ffffff;
margin-bottom: 55px;
}

.bannerLeft .BannerCard {
    height: 100%;
    border-radius: 6px;
    background: #FFFFFF;
    padding: 24px 13px;
    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: 22px;
    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;
    bottom: 80px;
}

.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;
}
.cardLang{
    font-weight: 700;
    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;
}
.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;
    }
  .sectionDescription p{
    color: #FF6200 !important;
    font-weight: 600;
}

  @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 .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 .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: 18px;
        font-size: 12px;
    }
  }


  @media only screen and (min-width: 320px) and (max-width:768px) {
      .bannerLeft .BannerCard .bannerTop p {
        color: #4F4F4F;
        margin-top: 8px;
        line-height: 22px;
        font-size: 12px;
    }

    .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: 20px;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;
    }
  }
@media screen and (min-width: 1366px) and (max-width: 1920px) {
  .courseCard .cardContent .smp-cardDesc{
      margin-bottom: 5px !important;
  }
}

  .dark-theme{
    padding: 0;
    margin:0;
    background-color: #1e1e1e !important;
    font-family: 'Poppins', sans-serif !important;;
  }
  .commodity{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/c991a.png") center center !important;
  }
  .all{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/05052023/cacb6.png") center center !important;
      background-size: 100% !important;
  }
 .mastery{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/05052023/162c2.png") center center !important;
      background-size: 100% !important;
  }
  .advanced{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/05052023/3928c.png") center center !important;
      background-size: 100% !important;
  }
  .beginner{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/05052023/9759f.png") center center !important;
       background-size: 100% !important;
  }
  .swing-trading{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/28082024/99ae8.png") center center !important;
  }
  .stage1{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/09dd5.png") center center !important;
  }
  .stage2{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/00013.png") center center !important;
  }

  .stage3{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/64908.png") center center !important;
  }
  .stage4{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/8638c.png") center center !important;
  }
  .stage5{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/13042023/29f40.png") center center !important;
  }
  .adaptive{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/coursethumb/04012022/tcyi6.jpg") center center !important;
  }
  .commodity-currency{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/16042023/5afc9.png") center center !important;
  }
  .currency{
      background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.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;
}

.courseCard .cardContent .smp-cardTitle{
    color:#2D2D2D;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}
.courseCard .cardContent .smp-cardDesc p{
    font-size: 15px;
    font-weight: 700;
    line-height: 5px;
    text-align: center;
    color: #FF6200;
    }

.learnMoreCont .smp-subscribers{
    background-color: #FF6200;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    border-radius: 4px;
    color: #ffffff;
    padding: 2px 8px;
    display: flex;
    align-items: center;
}
.smp-cardBottom{
    /* width: calc(100% - 30px); */
    bottom: 15px;
    box-sizing: border-box;
    left: 15px;
    margin-top: 10px;
}

.smp-cardBottom button{
    width: 100%;
    height: 33px;
    border-radius: 6px;
    background-color: #FF6200;
    border: none;
    color: #ffffff;
    font-size: 10px;
    cursor: pointer;
}
.smp-cardBottom button:hover{
    background-color: #8b2113;
}
.cbse button{
    height: 30px !important;
    font-size: 11px !important;
}
.courseCard .cardContent .smp-cardDesc{
    color:#2D2D2D;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 35px;
}
.courseCard .smp-cardImg{
    width: 100%;
    height: 140px;
    border-radius: 8px 8px 0 0;
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11052024/09176.jpg") center center;
}
.courseCard .smp-cardImg .cardBadge{
    position: absolute;
    left:0;
    top: 5%;
    border-radius: 0 6px 6px 0;
    background: #FF6200;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 3px 8px;
    font-weight: 600;
}
.smp-bannerRight video{
    margin-bottom: auto;
    width: 90%;
    float: right;
    max-width: 100%;
    height: 80%;
    margin-top: auto;
}
.courseCard .viii-cbse-combo {
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11052024/e30eb.png") center center;
}
.courseCard .iix-kan-combo {
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/10052024/a9e44.png") center center;
}  
.courseCard .iix-sans1-combo{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/10052024/2a1d9.png")center center ;
}
.courseCard .iix-sans3-combo{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11052024/b1cfb.png") center center ;
}
.courseCard .ix-kan1-combo{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/10052024/2fda1.png") center center ;
}
.courseCard .ix-sans1-combo{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/10052024/b9304.png") center center ;
}
.courseCard .x-kan1-combo{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/10052024/8fa40.png") center center ;
}
.iix-indivdual{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11052024/423fc.png") center center !important;
}
.ix-indivdual{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11052024/8f2b8.png") center center !important ;
}
.x-indivdual{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11052024/8b61d.png") center center !important ;
}
.courseCard .x-sans1-combo{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/10052024/fa80d.png") center center ;
}
.courseCard .x-cbse-combo{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/10052024/9a63c.png") center center !important;
}
.courseCard .ix-cbse-combo{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/10052024/89e64.png") center center !important;
}
.courseCard .iix-cbse-combo{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/10052024/98f44.png") center center !important;
}
.courseCard .x-cbse{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11052024/06391.png") center center !important;
}
.courseCard .ix-cbse{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11052024/5fc0a.png") center center !important;
}
.courseCard .iix-cbse{
    background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11052024/f71b8.png") center center !important;
}
.courseCard .investment-course{
        background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/26042025/03939.webp") center center !important;
}
.courseCard .all-about-option{
        background: url("https://knorishblobstorage-cbbeebf4h6dudbf2.z01.azurefd.net/public/2f1e3339-6275-4b38-8e4d-d8005e9494a5/customfile/11072025/51c02.png") center center !important;
}
.smp-h1{
    text-align: center;
}
.smp-info p{
    color:white;
    justify-items: center;
}
@keyframes flash {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
  }
.smp-sectionHeading h4{
    animation: flash 1s infinite;
    color: red;
    font-size: 26px;
    font-weight: 700;
}

/* Container Layout */
.course-bundle-container {
  display: flex;
  gap: 20px;
  max-width: 1200px;
  margin: 20px auto;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

/* Left Card Styling */
.course-card-wrapper {
  flex: 0 0 35%;
}
.courseCard {
  border: 1px solid #e1e5eb;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  position: relative;
}
/* Popular Tag - Final Version */
.popular-tag {
  position: absolute;
  top: 15px;
  right: -8px;
  background: #f59e0b;
  color: white;
  padding: 5px 20px;
  font-weight: bold;
  font-size: 14px;
  border-radius: 4px 0 0 4px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  z-index: 2;
}

/* Ribbon Tail Effect */
.popular-tag::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -8px;
  border-left: 8px solid transparent;
  border-right: 0 solid transparent;
  border-top: 8px solid #b45309;
}

/* Right Highlights Styling */
.course-highlights {
  flex: 0 0 65%;
}
.highlight-box, .bonuses-box {
  background: #f8fafc;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
  border-left: 4px solid #3b82f6;
}
.bonuses-box {
  background: #f0fdf4;
  border-left-color: #10b981;
}

/* Discount Banner */
.discount-banner {
  background: linear-gradient(135deg, #ec4899, #8b5cf6);
  color: white;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.bonus-text {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    color: #FF6200;
    margin: 20px 0;
    animation: blink 1s linear infinite;
  }
  
  @keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0.3; }
    100% { opacity: 1; }
  }
  
  .gift-icon {
    display: inline-block;
    margin-left: 10px;
  }
.discount-ribbon {
position: absolute;
    top: 32px;
    right: -10px;
    background: #fde047;
    color: #000;
    padding: 6px 4px;
    transform: rotate(45deg);
    font-weight: bold;
    font-size: 13px;
}
.discount-text {
  font-size: 24px;
  font-weight: 800;
  display: block;
}
.discount-subtext {
  font-size: 16px;
  opacity: 0.9;
}

/* List Styling */
.benefits-list, .bonus-list {
  padding-left: 5px;
}
.benefits-list li, .bonus-list li {
  margin-bottom: 12px;
  position: relative;
  padding-left: 30px;
  font-weight: 800
}
.tick-mark {
  color: #10b981;
  font-weight: bold;
  position: absolute;
  left: 0;
}
.star-icon {
  color: #f59e0b;
  position: absolute;
  left: 0;
}

/* CTA Button */
.main-cta-button button {
  background: linear-gradient(135deg, #f97316, #ef4444);
  color: white;
  border: none;
  padding: 15px 30px;
  width: 100%;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s;
}
.main-cta-button button:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(239, 68, 68, 0.3);
}
.urgent-cta a button:hover {  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(239, 68, 68, 0.3);}
.urgent-cta a button{
background: linear-gradient(135deg, #f97316, #ef4444);
  color: white;
  border: none;
  padding: 15px 30px;
  width: 100%;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s;
}
.cta-sub {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .course-bundle-container {
    flex-direction: column;
  }
  .course-card-wrapper, .course-highlights {
    flex: 0 0 100%;
  }
}
/* Base Styles */
.courses-portal {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
  font-family: 'Segoe UI', sans-serif;
}

.portal-header {
  text-align: center;
  margin-bottom: 2rem;
}

.portal-header h1 {
  font-size: 2.5rem;
  color: white;
  margin-bottom: 0.5rem;
}

.subtitle {
  color: #4a5568;
  font-size: 1.1rem;
}

/* Category Filter */
.category-filter {
  display: flex;
  gap: 12px;
  margin: 20px 0;
  flex-wrap: wrap;
  justify-content: center;
}

.filter-btn {
  padding: 8px 20px;
  background: #f0f0f0;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.3s;
  font-weight: 500;
}
.filter-btn.active, .filter-btn:hover {
  background: #FF6200;
  color: white;
  border-color: #FF6200;
}
.filter-btn.active {
  background: #FF6200;
  color: white;
}


/* Course Grid */
.course-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 2rem;
  margin-bottom: 3rem;
}

/* Modern Course Card */
.modern-course-card {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease;
  background: white;
}
.modern-course-card.filter-visible {
  display: block;
  opacity: 1;
  transform: translateY(0);
}


.card-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #FF6200;
  color: white;
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  font-size: 0.8rem;
  font-weight: 600;
  z-index: 2;
  text-transform: uppercase;
}

.popular-tag {
  position: absolute;
  top: 140px;
  right: -5px;
  background: #f59e0b;
  color: white;
  padding: 0.25rem 1.5rem;
  font-size: 0.8rem;
  font-weight: 600;
  border-radius: 4px 0 0 4px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.card-image {
  height: 165px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.card-content {
  padding: 1.5rem;
}

.card-content h3 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #2d3748;
}

.card-subtitle {
  color: #4a5568;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}

.feature-list {
  margin: 1rem 0;
  padding-left: 1.2rem;
}

.feature-list li {
  margin-bottom: 0.5rem;
  position: relative;
  color: #4a5568;
}

.price-tag {
  margin: 1.5rem 0;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.original-price {
  text-decoration: line-through;
  color: #718096;
}

.current-price {
  font-weight: 700;
  color: #2d3748;
  font-size: 1.1rem;
}

.discount-badge {
  background: #f56565;
  color: white;
  padding: 0.2rem 0.5rem;
  border-radius: 4px;
  font-size: 0.8rem;
  font-weight: 600;
}

.card-footer {
  padding: 0 1.5rem 1.5rem;
  background-color:none;
  border-top : none;
}

.meta-info {
  display: flex;
  justify-content: space-between;
  color: #718096;
  font-size: 0.85rem;
  margin-bottom: 1rem;
}

.card-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.learn-more {
  color: #FF6200;
  font-weight: 600;
  text-decoration: none;
}

.enroll-btn {
  background: #FF6200;
  color: white;
  border: none;
  padding: 0.5rem 1.25rem;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
}

.enroll-btn:hover {
  background: #f17020;
}

/* Highlight Card */
.modern-course-card.highlight {
  border: 2px solid #f59e0b;
}

.load-more-container {
  text-align: center;
  margin: 2rem 0;
}

#loadMoreBtn {
  background: #3a86ff;
  color: white;
  border: none;
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
}

#loadMoreBtn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(58, 134, 255, 0.3);
}
#loadMoreBtn:disabled {
  display: none;
}
.search-box {
  position: relative;
  max-width: 500px;
  margin: 1rem auto 2rem;
}

.search-box input {
  width: 100%;
  padding: 0.75rem 1.5rem 0.75rem 3rem;
  border: 2px solid #e2e8f0;
  border-radius: 50px;
  font-size: 1rem;
  transition: all 0.3s;
}

.search-box input:focus {
  border-color: #2563eb;
  outline: none;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
}

.search-box .fa-search {
  position: absolute;
  left: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
  color: #718096;
}
.renew-btn {
  padding: 8px 20px;
  background-color: #FF6200;
  color: white;
  border: 1px solid #3a86ff;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.renew-btn:hover {
  background-color: #f17020;
}
.renew-btn-div {
  display: flex;
  justify-content: center; /* Horizontal centering */
  align-items: center;     /* Vertical centering */
  text-align: center;      /* Fallback for older browsers */
  width: 100%;             /* Ensure full width */
  padding: 10px 0;         /* Add some vertical spacing */
}

/* Responsive */
@media (max-width: 768px) {
  .course-grid {
    grid-template-columns: 1fr;
  }
  
  .category-filter {
    gap: 0.5rem;
  }
  
  .filter-btn {
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
  }
}
