/* BootstrapCDN  */
@import url("https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"); 
/* Google Font */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
/* Global CSS */
body{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #515151;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 900;
	color: #515151;
}
.text-primary{
	color: #f47e1f !important;
}
.text-emphasis{
	color: #f47e1f !important;
}
a:hover{
	text-decoration: none;
}
/* Button */
.btn-primary {
    color: #fff;
    background-color: #f47e1f;
    border-color: #f47e1f;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 0px;
    font-size: 18px;
    padding: 10px 30px;
    letter-spacing:0.5px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #f07613;
    border-color: #f07613;
}
.btn-primary:not(:disabled):not(.disabled).active, 
.btn-primary:not(:disabled):not(.disabled):active, 
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f07613;
    border-color: #f07613;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #f07613;
    border-color: #f07613;
    box-shadow: none;
}
.btn-primary.focus, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-primary.dropdown-toggle:focus{
	box-shadow: none;
}
.wrapper{
	max-width: 80%;
	margin:0px auto; 
}
/* Header */
.header-top{
	background: #e4e4e4;
	padding: 10px 0px;
}
.header-top img{
	height:50px;
}
.header-bottom{
	background: #ffdd3f;
	padding: 10px 0px;
}
.header-bottom h3{
	font-weight:700;
	font-size: 23px;
	margin-bottom: 0;
	color: #171000;
}
/* Banner */
.banner{
	background:url('../img/banner1.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	height: 600px;
	padding: 40px 0px;
	position: relative;
}
.banner h1{
	font-size: 43px;
	line-height: 50px;
	margin-bottom: 25px;

}
.banner ul{margin-bottom: 25px;}
.banner ul li{
	font-size:16px;
	margin-bottom: 5px;
	
}
.banner .btn{
	width: 90%;
    font-size: 20px;
    margin: 0 auto;
    display: block;
}
.banner-btn{position: relative;}
.banner-btn img{
	width: 60px;
	position: absolute;
	left: 30px;
	top: 22px;
}
.banner .ticket-box{
	position: relative;
	top: 14px;
    left: -90px;
}
.banner .ticket-box .ticket{height:800px;}
/* Boost */
.boost{
	background:url('../img/boost.jpg') no-repeat center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	height:650px;
	padding-top: 80px;
}
.boost h2{
	font-size:36px;
	text-align: center;
	color: #ffffff;
	line-height: 55px;
	margin-bottom:35px;
}
.boost p{
	font-size: 18px;
    line-height: 36px;
	color: #ffffff;	
}
.boost-des{
	padding-left: 60px;
}
/* CTA */
.cta{
	padding:20px 0px;
}
.cta h2{
	font-size: 22px;
    line-height: 45px;
}
.cta span{
	font-weight: 400;
}
/* Big Video */
.big-video{
	padding: 60px 0px;
}

/* Golden Ticket */
.golden-ticket{
	padding: 60px 0px;
	position: relative;
}
.golden-ticket-header h2{
	font-size:30px;
	line-height:46px;
}
.golden-ticket-content h3{
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 25px;
}
.golden-ticket-content{
	padding-top: 35px;
}
.golden-ticket-content ul{
	margin-left: 0;
	padding-left:25px;
}
.golden-ticket-content ul li{
	font-size:18px;
	margin-bottom:15px;
}
.golden-ticket .golden-ticket-hand{
	position: absolute;
	right: 00px;
	top:100px;
	height:400px;
}
.click-to-see a{
	width: 100%;
}
/* Click to See */
.click-to-see{padding: 80px 0px 60px;}
.click-to-see a{
	font-size: 18px;
	text-align: center;
	padding-left: 45px;
}
.click-to-see-content{position: relative;}
.click-to-see .pointer{
	height: 80px;
	position: absolute;
	left: -14px;
	top: 18px;
}
.click-to-see .pdf{
	height: 100px;
    position: absolute;
    right: 30px;
    top: -28px;
}
/* Course Timing */
.course-timing{
	text-align: center;
	padding:30px 0px 0px;
}
.course-timing h1{
	font-size: 36px;
	margin-bottom: 15px;
}
.course-timing  h2{
	font-size:24px;
	margin-bottom:15px;
	font-weight: 700;
}
.course-timing p{
	font-size:18px;
	margin-top: 30px;
}
.course-timing span{margin: 0px 30px;}
.course-list a{
	display: block;
	color: #565656;
	font-size:18px;
	font-weight: 700;
}
.course-list p{
	color: #565656;
	font-size:16px;
	min-height: 70px;
    margin-bottom: 0;
    line-height: 26px;
    font-weight: 800;
}
.course-list a:hover{
	text-decoration: none;
}
.course-list .col-lg-4{margin-bottom:35px;}
.course-list{padding:60px 0px 30px;}
.review-header h2{font-size:24px; line-height: 40px; margin-bottom:40px;}
.review .card{margin-bottom: 25px;}
.review .card .card-body{padding-top:5px; padding-bottom: 5px;}
.review .card .card-body p{font-size:15px; line-height:30px;}
.review .card .card-footer p{font-size:13px; min-height: 50px;}
.review .card .card-header,.review .card .card-footer{background:transparent; border:0px;}
.review .card .card-body p{margin-bottom: 0;}
.review .card .card-header{padding-top: 25px;}
.logos{padding: 50px 0px;}
/* Pricing */
.price{
	background: #f2f2f2;
	padding:60px 0px;
}
.price-header p{
	font-size:18px;
}
.price-header h2{
	font-size:36px;
	line-height: 45px;
}
.price-content{padding-top: 25px;}
.price-content p{
	font-size: 16px;
    line-height: 33px;
}
/* FAQ */
.faq {
    padding: 30px 0px 10px;
}
.faq-header{text-align: center;}
.faq-header h2{font-size: 36px; margin-bottom: 25px;}
.faq-header p{font-size: 18px;}
.faq-mid-content{text-align: center; padding: 25px 0px 0px;}
.faq-mid-content a{font-size:20px; display: inline-block; margin-bottom:25px;}
.faq-mid-content p{font-size: 20px; margin-top: 25px; margin-bottom:10px;}
footer{
	padding: 60px 0px 30px;
	background: #f2f2f2;
	margin-top: 30px;
}
/* Enroll Free */
.enroll-free{background: #f2f2f2; padding:50px 0px;}
.enroll-free-header{padding-bottom: 25px;}
.enroll-free h2{font-size: 30px;}
.enroll-free-form button{width: 100%; display: block;}
.enroll-free-form .form-control{border-radius: 0px; height:50px;}
.enroll-free-form  .form-control:focus{box-shadow: none; border-color:#f07613;}
.footer-social-widget li img{
	width:70px;
}
.footer-link{text-align: center;}
.footer-link h2{
	font-size:24px;
	margin-bottom: 20px;
}
.footer-link{text-align: right;}
.footer-link li{margin-bottom: 15px;}
.footer-link li a{color:#515151; font-size: 16px;}
.footer-social-widget .facebook img{width: 60px;}
.footer-social-widget{text-align: center;}
.footer-social-widget  .list-inline-item:not(:last-child){
	margin-right: 0;
}
.footer-link h2{font-size: 22px;}
.footer-social-widget .youtube img{width: 60px;}
.footer-bottom p{
	font-size:18px;
	margin-top: 25px;
}
.footer-bottom a{
	font-weight: 900;
	color: #515151;
	display: inline-block;
	margin-left: 30px;
}

.faq-bottom p{
	font-size:30px;
	margin-bottom: 30px;
}

.faq-page{
	padding: 60px 0px 0px;
}

.faq-page h2{text-align: center; font-size: 36px; margin-bottom:60px;}
.faq-content{padding-right:45px;}
.faq-content h3{
	font-size:20px;
	line-height: 30px;
	margin-bottom:15px;
}

.faq-content{padding-bottom: 25px;}

.faq-content p{font-size: 16px; line-height: 30px;}

.faq-page-bottom{margin-bottom: 35px;}

/* Pricing Table */
.price-table .card{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9f9f9+0,f9f9f9+38,eff0f0+100 */
	background: #f9f9f9; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #f9f9f9 0%, #f9f9f9 38%, #eff0f0 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #f9f9f9 0%,#f9f9f9 38%,#eff0f0 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #f9f9f9 0%,#f9f9f9 38%,#eff0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eff0f0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius: 15px;
	border: 1px solid #e4e6e8;
}


.grey-text-shadow {
    text-shadow: 1px 1px 2px pink;
    margin-top:-30px;
}

.price-table .column p {
    margin-top: 7px;
}
.main-pricing-feature-titile p{
	font-size: 16px;
	margin-bottom: 0;
	line-height: 25px;
	color: #000000;
	font-weight: 700;
	margin-top: 10px;
}


.price-table  .com-card .column p{margin-top: 0;}

.column{
	border-bottom: 2px solid rgba(226, 228, 230,0.4);

	padding: 15px 15px 15px 25px;
}

.column img{height: 25px;}


.main-pricing-feature-titile ul li{color:#000000;}

.price-table ul{
	list-style:upper-roman;
	padding-left: 15px;
}

.price-table ul li{margin-bottom:5px; font-size: 14px;}
.price-table h2{font-size:20px; margin-bottom: 0; color:#ffffff;}
.price-table .orange{background: #fd7d5a;}
.price-table .top-column .orange,
.price-table .top-column .pink,
.price-table .top-column .blue,
.price-table .top-column .purple,
.bottom-column{
	margin: 15px;
	padding: 15px 5px;
	border-radius: 5px;
	margin-bottom: 9px;
}

.bottom-column{
	margin: 0;
	padding: 15px;
	border-radius: 5px;
}

.bottom-column h2{font-weight: 700;}

.bottom-column p{
	font-size: 14px;
	color: #ffffff;
	line-height: 24px;
	margin-bottom: 0;
}

.com-card p{margin-bottom: 0;}

.price-table .bottom-column h2{font-size:24px; margin-bottom: 0;}

.price-table{margin-top: 25px;}

.price-table .column{min-height:70px;}


.column.com-card-bottom {
    min-height: 89px;
}

.first-column-top{margin-top: 102px;}

.price-table ul{margin-bottom: 0;}

.pink{
	background: #ef6187;
}

.blue{
	background: #3bc5ec;
}

.purple{
	background: #6c6abc;
}

.com-card .border-bottom-0{padding:15px 10px;}

.com-card .bottom-column{
	min-height: 85px;
}

.column img{margin-top: 6px;}

.price-table-bottom-prara p{font-size: 14px; padding: 15px; font-weight: 500; margin-bottom: 0;}

.price-table-bottom-prara p{text-align: center;}

.price-table .com-card .com-card-bottom p {
    margin-top: 10px;
}

.bottom-column.purple h2{margin-top:10px;}

/* text-based popup styling */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: auto;
  margin: 0 auto;
  max-width: 600px;
}

#af-form-1711349480 .af-body input.text, #af-form-1711349480 .af-body textarea,
#af-form-1865408668 .af-body input.text, #af-form-1865408668 .af-body textarea,
#af-form-1865408668 .af-body label.previewLabel, 
#af-form-1865408668 .af-body label.choice,
#af-form-1711349480 .af-body label.previewLabel,
#af-form-1711349480 .af-body label.choice{color:#000000 !important;}

/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}



/* Responsive Media Queries  */

					/* Max Width With Start Point */
/* Extra large devices (Extra large desktops, 1920 and Down) */
@media (max-width: 1919.98px) {
	.boost{padding-top: 60px;}
}	

/* Extra large devices (Extra large desktops, 1680 and Down) */
@media (max-width: 1679.98px) {
	
}

/* Extra large devices (Extra large desktops, 1600px and Down) */
@media (max-width: 1599.98px) {
	.wrapper{
		max-width: 90%;
	}
}

/* Extra large devices (Extra large desktops, 1440px and Down) */
@media (max-width: 1439.98px) {
	.wrapper {
	    max-width: 95%;
	}
}

/* Extra large devices (Extra large desktops, 1366px and Down) */
@media (max-width: 1365.98px) {
	.boost-des {
	    padding-left: 15px;
	}
	.boost h2{margin-bottom: 20px; font-size: 30px; line-height: 45px;}
	.golden-ticket .golden-ticket-hand{
		top: 199px;
		height: 300px;
	}

}

/* Extra large devices (large desktops, 1200px and Down) */
@media (max-width: 1199.98px) {
	.wrapper {
	    max-width:100%;
	}
	.review-header h2 {
    	font-size: 30px;
    	line-height: 46px;
	}
	.banner h1{
		font-size:42px;
		line-height: 50px;
	}
	.banner .ticket-box .ticket {
	    height: 600px;
	}
	.header-bottom h3{font-size: 16px;}
	.banner h1 {
	    font-size: 30px;
	    line-height: 40px;
	}
	.banner ul li {
	    font-size: 16px;
	    margin-bottom: 15px;
	}
	.banner .btn {
	    width: 100%;
	    font-size: 18px;
	}
	.banner{height: 630px;}
	.boost h2 {
	    font-size: 30px;
	    line-height: 40px;
	}
	.boost h2{margin-bottom: 25px;}
	.cta h2 {
	    font-size: 24px;
	    line-height: 50px;
	}
	.golden-ticket-header h2 {
	    font-size: 24px;
	    line-height: 40px;
	}
	.golden-ticket .golden-ticket-hand{
		height: 400px;
	}

	.click-to-see .pdf{height: 100px;}
	.course-timing h1{font-size: 34px;}
	.price-header p {
	    font-size: 18px;
	}
	.faq-header p, .price-content p{
		font-size: 16px;
		line-height: 36px
	}
	.faq-header h2{font-size: 30px;}
	.faq-mid-content p{font-size: 18px;}
	.review-header h2 {
	    font-size: 26px;
	    line-height: 42px;
	}
	.review-header h2{margin-bottom: 30px;}
	.footer-bottom p{font-size: 16px;}
	.course-list p br{display: none;}
	.course-list p{
		font-size: 14px;
		min-height: auto;
		margin-bottom:10px;
		line-height: 24px;
	}
	.cta h2 {
	    font-size: 22px;
	    line-height: 40px;
	}
	.boost{padding:40px 0px; background-position: right center; height: auto;}
	.boost-des{padding-left: 0;}
	.boost{position: relative; z-index: 1;}
	.boost .overlay{background: rgba(0, 0, 0, 0.5); position: absolute; width: 100%; height: 100%; left:0px; top:0px; z-index: -1;}
	.course-timing{padding: 30px 0px 0px;}
	.faq-header p, .price-content p{line-height: 24px;}
	.first-column-top {
	    margin-top: 126px;
	}
	.price-table h2{font-size: 18px;}
	.first-column-top {
	    margin-top: 96px;
	}
	.faq-page {
	    padding: 30px 0px;
	}
	.faq-page-bottom p{font-size: 24px;}
	.banner .ticket-box{position: static;}
	.banner .ticket-box .ticket {
	    height: 450px;
	}
	.banner {
	    height: 580px;
	}
	.boost p{text-align: center;}
	.cta h2 {
	    font-size: 18px;
	    line-height: 36px;
	}
	.big-video {
	    padding:30px 0px;
	}
	.golden-ticket{padding: 30px 0px;}
	.golden-ticket .golden-ticket-hand{
	    height: 250px;
	    top: 150px;
	}
	.click-to-see{padding:60px 0px 60px;}
	.click-to-see .pdf{
		height: 80px;
		right: 30px;
		top: -21px;
	}
	.click-to-see .pointer{height: 60px;}
	.course-timing h1 {
	    font-size: 30px;
	}
	.course-timing{padding-top: 0;}
}

/* Large devices (desktops, 992px and Down) */
@media (max-width: 991.98px) {
	.review-header h2{
		font-size: 30px;
		line-height: 50px;
	}
	footer{padding: 30px 0px;}
	.footer-social-widget{margin-top: 25px;}
	.footer-link {
	    text-align: center;
	}
	ul.list-inline{margin-bottom: 0;}
	.footer-bottom p{text-align: center;}
	.footer-link{margin-top: 15px;}
	footer{margin-top: 30px;}
	.faq{
		padding:30px 0px;
	}
	.faq-mid-content{padding-bottom: 0;}
	.enroll-free h2{font-size: 26px;}
	.review-header h2 br{display: none;}
	.review .card{height: auto !important; margin-bottom: 25px;}
	.logos{padding:0px;}
	.course-timing h1{font-size: 28px;}
	.course-timing h2{font-size: 24px;}
	.course-timing span {
	    margin: 0px 20px;
	}
	.course-timing p{font-size: 16px;}
	.course-list p{font-size: 16px;}
	.review-header h2{font-size: 22px; line-height: 36px;}
	.price-header h2{margin-bottom: 0;}
	.faq-mid-content a{font-size: 18px;}
	.banner, .boost{
	    height: auto;
	}
	.header-bottom h3 {
	    font-size: 14px;
	}
	.banner .ticket-box{position: static;}
	.banner .ticket-box .ticket{height: 500px; margin-top: 25px; display: block; margin:25px auto 0px;}
	.banner-btn img {
	    width: 50px;
	    position: absolute;
	    left: -20px;
	    top: 26px;
	}
	
	.golden-ticket .golden-ticket-hand{height: 200px; top: 150px;}
	.golden-ticket-content h3 {
	    font-size: 20px;
	}
	
	.click-to-see {
	    padding:30px 0px 60px;
	}
	.click-to-see a{font-size: 14px;}
	.click-to-see .pdf{
		position: absolute;
		right: 25px;
		top: -20px;
	}
	.click-to-see .pointer{
		height: 60px;
		left: -10px;
	}
	.price-header h2{line-height: 40px;}
	.golden-ticket{padding: 30px 0px;}
	.golden-ticket-content {
	    padding-top: 25px;
	}
	.review .card .card-footer p{min-height: auto;}
	.price-header h2 {
	    line-height: 46px;
	}
	.price{padding: 30px 0px;}
	.faq-page {
	    padding:30px 0px;
	}
	.faq-content {
	    padding-right: 20px;
	    padding-bottom: 15px;
	}
	.faq-content h3{font-size: 18px;}
	.main-pricing-feature-titile{display: none;}
	.price-table ul li {
	    margin-bottom: 15px;
	    font-size: 14px;
	    text-align: left;
	}
	.price-table .no-gutters{
		margin-right: -15px;
    	margin-left: -15px;
	}
	.price-table .no-gutters>.col,.price-table .no-gutters>[class*=col-] {
		padding-right: 15px;
		padding-left: 15px;
	}
	.column.com-card-bottom{min-height: auto; padding: 15px;}
	.com-card .bottom-column{min-height: auto;}
	.bottom-column.purple h2 {
	    margin-top: 0;
	}
	.price-table .card{height: auto !important; margin-bottom: 25px;}
	.price-table-bottom-prara p{padding: 0; line-height: 30px;}
	.banner .ticket-box .ticket {height: 300px;}
	.golden-ticket-content ul li{font-size: 15px;}
	.golden-ticket-content h3 {
	    font-size: 18px;
	}
	.boost p {
    font-size: 16px;
    line-height: 30px;}
    .course-timing h1 {
	    font-size: 24px;
	}
	.course-timing h2 {
    	font-size: 20px;
	}
	.course-list{padding: 30px 0px;}
}	

/* Medium devices (tablets, 768px and Down) */
@media (max-width: 767.98px) {
	.banner .ticket-box .ticket{height: 350px;}
	.banner h1 {
	    font-size: 30px;
	    line-height: 46px;
	}
	.click-to-see .pdf {
		height: 50px;
	    position: absolute;
	    right: 0;
	    top: 5px;
	}
	.boost p {
	    font-size: 16px;
	    line-height: 30px;
	}
	.boost h2 {
	    font-size: 26px;
	    line-height: 44px;
	}
	.golden-ticket-content ul li{font-size: 16px;}
	.golden-ticket .golden-ticket-hand {
	    height: 108px;
	    top: 240px;
	}
	.header-bottom h3{line-height: 24px;}
	.course-timing{padding: 30px 0px;}
	.course-timing h1{font-size: 26px;}
	.course-timing h1 {
	    font-size: 26px;
	    line-height: 40px;
	}
	.course-timing h2 {
	    font-size: 20px;
	}
	.course-timing span {
	    margin: 20px 0px;
	    display: block;
	}
	.course-timing{padding-top: 0;}
	
	.course-list{padding-top: 0;}
	.course-list p{min-height: auto;}
	.course-list p {
	    min-height: auto;
	    margin-bottom: 25px;
	}
	.big-video {
	    padding: 30px 0px;
	}
	.cta {
	    padding: 22px 0px;
	    margin-bottom: 25px;
	}
	.enroll-free-form .form-control{margin-bottom: 20px;}
	.footer-bottom a{margin-left: 0; display: block; margin-top: 5px;}
	.footer-bottom p{margin-top: 0;}
	.enroll-free h2 {
	    font-size: 24px;
	    margin-bottom: 0;
	}
	.banner-btn img{left: 0;}
	.course-list p br{display: none;}
	.faq-page h2 {
	    text-align: center;
	    font-size: 28px;
	    margin-bottom: 30px;
	}
	.faq-page-bottom p {
	    font-size: 20px;
	}
	.faq-page-bottom {
	    margin-bottom: 20px;
	}
	.faq-content {
	    padding-right:0px;
	    padding-bottom: 15px;
	}
	.faq-page{padding-bottom: 0;}
	.faq-page-bottom .faq-mid-content{padding-top: 0;}
	.banner .btn{font-size: 15px;}
}

/* Small devices (landscape phones, 576px and Down) */
@media (max-width: 575.98px) {
	.golden-ticket .golden-ticket-hand{height: 100px;}
	.course-list p{margin-bottom: 0;}
	.golden-ticket{padding: 30px 0px;}
	.price-content{padding-top: 15px;}
	.price-header h2{font-size: 24px;}
	.footer-social-widget .facebook img{width: 50px;}
	.footer-social-widget li img {
	    width: 60px;
	}	
	.footer-social-widget .youtube img {
	    width: 52px;
	}
}


					/* Max Width */

/* Small devices (landscape phones, 480px and down) */
@media (max-width: 480px) {
	.banner .ticket-box .ticket {
	    height: 250px;
	}
	.banner-btn img{top:35px; width: 35px;}
	.banner h1 {
		font-size: 26px;
		line-height: 40px;
	}
	.big-video {
	    padding: 0 0px 30px;
	}

	.banner ul{padding-left: 15px;}
	.boost h2 {
	    font-size: 24px;
	    line-height: 40px;
	}
	.golden-ticket .golden-ticket-hand {
	    height: 75px;
	}
	.course-timing h1 {
	    font-size: 22px;
	    line-height: 34px;
	}
	.click-to-see{padding: 30px 0px;}
	.faq-page h2{
		text-align: center;
		font-size: 28px;
		margin-bottom: 25px;
		line-height: 45px;
	}
	.faq-mid-content{padding-top: 0;}
	.faq-page{padding: 30px 0px 0px;}
	.enroll-free{padding: 30px 0px;}
	.enroll-free h2{font-size: 30px;}
	.click-to-see .pointer{
		height: 40px;
		left: 5px;
		top: 38px;
	}
	.click-to-see .pdf {
	    height: 40px;
	    position: absolute;
	    right: 8px;
	    top: 13px;
	}
	.golden-ticket .golden-ticket-hand{top:200px;}
	.price-header h2 br{display: none;}
	.price-header h2{font-size: 22px; line-height: 36px;}
	.faq-header h2 {
	    font-size: 22px;
	    margin-bottom: 15px;
	}
	.faq-header p{font-size: 15px;}
	.faq-mid-content a {
	    font-size: 16px;
	}
	.faq-mid-content p{font-size: 15px;}
	.faq-mid-content h3{font-size: 18px;} 
	.faq{padding-bottom: 0;}
	.faq-mid-content p{margin-top: 0;}
	.price-table-bottom-prara p {
	    padding: 0px 46px;
	    line-height: 30px;
	    margin-bottom: 15px;
	}
	.cta h2{font-size: 16px;}
	.click-to-see a{padding-left:15px;}
	.course-timing h2{font-size: 14px;}
	.course-timing p{margin-top: 15px;}
	.course-timing span{margin: 15px 0px;}
	.enroll-free h2 {
	    font-size: 24px;
	}
}

/* Small devices (landscape phones, 414px and down) */
@media (max-width: 414px) {
	.faq-page-bottom strong{display: block;}
	.faq-page-bottom p{
		line-height: 30px;
		margin-bottom: 20px;
		font-size: 20px;
	}
}

/* Small devices (landscape phones, 384px and down) */
@media (max-width: 384px) {}

/* Small devices (landscape phones, 360px and down) */
@media (max-width: 360px) {}

/* Small devices (landscape phones, 360px and down) */
@media (max-width: 320px) {}

/* Orientation Portrait */
@media only screen and (max-width: 800px) and (orientation: portrait) {
}        

