.top-container{
	background: linear-gradient(to right,#1f2e67 0,#3a4d95 100%);
	min-height: 300px;
}

.landing-logo img {
    width: 196px;
    padding: 15px;
}

.top-bannre-text{
	color: #ffffff;
	padding-top: 20px;
}

.top-bannre-text h1{
	margin-bottom: 20px;
}

.top-bannre-text h1:before{
	content: "";
	width: 130px;
	height: 3px;
	/*background-color: #ffd454;*/
	position: absolute;
	left: 3%;
	top: 72px;   
}

.product-info-bg{
	background: #f5f6fa;
	padding: 30px 0px;
	margin-top: -10px;
}


.product-info-text{
	text-align: center;
	
}


.product-info-data-box{
  	border-radius: 4px;
  	box-shadow: 1.4px 1.1px 10px 0 rgba(31, 46, 103, 0.17);
  	background: #ffffff;
  	text-align: center;
  	margin: 0px 10px;
  	padding: 15px;
  	min-height: 260px;
  	border:solid 1px #f3f3f3; 
}

.product-info-data-box h3{
	 font-size: 16px;
	 color: #333333;
}


.product-info-data-box p{
	color: #999999;
	font-size: 14px;
}

.videos-info-bg{
	background: #1f2e67;
	max-height: 300px;
	font-size: 32px;
	color: #fff;
	text-align: center;
}


.experts-data-box{
  	border-radius: 4px;
  	box-shadow: 1.4px 1.1px 10px 0 rgba(31, 46, 103, 0.17);
  	background: #ffffff;
  	margin: 0px 10px;
  	padding: 15px;
  	border:solid 1px #f3f3f3; 
  	min-height: 367px;
  	text-align: center;
}

.experts-data-box h3{
	 font-size: 16px;
	 color: #333333;
}

.experts-data-box span{
	color: #333;
	font-size: 14px;
}



.experts-data-box p{
	color: #999999;
	font-size: 14px;
}


.testimonials-box{
  	border-radius: 4px;
  	background: #ffffff;
  	margin: 0px 10px;
  	padding: 15px;
  	min-height: 210px;
  	border:solid 1px #f3f3f3; 
  	min-height: 235px;
}

.testimonials-box-data{
	margin-top: 50px;
	padding-bottom: 15px;
	font-size: 14px;
}

.testimonials-box p{
	font-size: 14px;
	color: #666666;
	
}

.testimonials-user-pic{
	border-radius: 50px;
    position: relative;
    top: 40px;
    left: 25px;
}

.testimonials-box img{
	display: inline-block !important;
}


.faq-question{
	border-top:solid 1px #e5e5e5; 
	padding: 15px 5px;
}

.faq-arrow{
	vertical-align: unset;
}

.other-products-bg{
	background: #1f2e67;
	padding:25px 0px;
}

.other-products-box{
	border-radius: 4px;
	box-shadow: 1.4px 1.1px 10px 0 rgba(31, 46, 103, 0.17);
	background: #ffffff;
	margin: 0px 10px;
	padding: 15px;
	min-height: 155px;
}

.other-products-box h4{
	font-size: 16px;
	font-weight: 600;
}

.other-products-box p{
	font-size: 14px;
	color: #666666;
}


.other-products-box span{
	color: #02a569; 
	font-size: 13px;
	display: inline-block;
	padding-top: 10px;
}

.other-products-box strike{
	color: #999999; 
	font-size: 13px;
}

.other-products-box b{
	color: #333333; 
	font-size: 15px;
}
.other-products-btn {
	color: #fff;
	background-color: #e66a5a;
	border-color: #e66a5a;
}

.other-products-btn:hover {
	color: #fff;
	background-color: #dc5d4d;
	border-color: #dc5d4d;
}

.enquiry-form-bg{
	background: linear-gradient(to right,#1f2e67 0,#3a4d95 100%);
}

.enquiry-form-box{
	background: #fff;
	border-radius: 8px;
	padding:15px; 
}


.enquiry-form-box h2{
	font-size: 24px;
	color: #333 !important;
	padding-bottom: 8px;
}

.enquiry-form-box h2 span{
	font-size: 24px;
	color: #02a569;
	text-transform: uppercase;
}

.enquiry-form-box input{
	border:none;
	border-radius: 0px;
	border-bottom: solid 1px #ccc; 
}

.enquiry-form-box select{
	border:none;
	border-radius: 0px;
	border-bottom: solid 1px #ccc; 
	color: #868e96;
}

.form-control:focus{
	 box-shadow: none!important;
}


.achievers-full:focus{
	 box-shadow: none!important;
}

.enquiry-form-box button{
	background: #ffd454;
	border-radius: 0px;
	color: #000;
	width: 100%;
	font-size: 16px;
	cursor: pointer;
}


.enquiry-form-box .form-error{
	font-size: 11px;
	color: red;
}

.product_block{
	padding: 50px 0px 0px 0px;
	text-align: left;
}




.choose-exam-heading{
	font-size: 24px;
	color: #333333;
}

.choose-exam-sub-heading{
	font-size: 14px;
	color: #666666;
	margin: 6px 5px 0px 5px;
}

.choose-list{
	width: 280px;
	background: #3a4d95;
    border: 1px solid #3a4d95;
    font-size: 16px;
    padding: 10px;
    height: 41px !important;
    color: #fff;
    box-shadow: none;
    margin-bottom: 10px;
    margin: 0px;
}

.need-help{
	font-size: 14px;
	color: #666666;
	margin: 0px 5px;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 40px;
}
.need-help a{
	color: #3a4d95;
}

.set-name{
	border-top: solid 1px #e5e5e5; 
	border-bottom: solid 1px #e5e5e5;
	margin-top:-1px;  

}

.feature_set-name{
	width: 120px; 
	float: left;
	font-size:12px;
	color: #000;
	text-transform: uppercase;
	padding: 15px 0px 16px 0px;
	

}

.product-feature-name{
	width: 300px;
	float: right;
	font-size: 14px;
	color: #333;

	
}

.product-feature-name ul{
	list-style: none; 
	padding: 0px; 
	margin: 0px;
}

.product-feature-name ul li{
	padding: 15px 0px;
	border-bottom: solid 1px #e5e5e5;
	height: 53px;
}

.product-yes-no{
	
	font-size: 14px;
	color: #333;
	
}

.product-yes-no ul{
	list-style: none; 
	padding: 0px; 
	margin: 0px;
}

.product-yes-no ul li{
	padding: 15px 0px;
	border-bottom: solid 1px #fff;
	text-align: center;
	margin: 0px -15px;
	height: 53.26px;
}




.pricing-col{
	background: #ebeff2;
	margin: 0px 5px;
	max-width: 400px;
}

.pricing-col-header{
	height: 241px;
	border-bottom: solid 1px #e5e5e5; 
	text-align: center;
}

.pricing-product-name{
	background: #333333;
	color: #fff;
	font-size: 20px;
	padding:12px; 
	margin: 0px -15px;
}

.prize{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	padding:8px 0px; 
}

.btn-block{
	background: #02a569;
	border-color: #02a569;
	color: #fff;
	width: 120px;
	margin: auto;
}

.btn-block:hover{
	background: #01905b;
	border-color: #01905b;
	color: #fff;
	margin: auto;
}

.pricing-col-footer{
	text-align: center;
	margin-bottom: 20px; 
	
}

.only-desktop{
	display: block;
}


.only-mobile{
	display: none;
}

.need-help{
	border-bottom: none;
}

.knockout-tab .active{
	background: #333 !important;
	color: #fff!important;
	font-size: 16px!important;
	border-color:#333 !important;
	padding:10px 15px; 
}

.knockout-tab .nav-link{
	border: 1px solid #333333;
	padding:10px 15px; 
}

.knockout-tab .nav-link{
	color: #666;
}

.select-box{
	background: #333;
	padding:10px;
}

.select-box select{
	width: 100%;
}

.select-box select option{
	padding: 15px;
}

.product-feature-accordian-box{
	background: #ebeff2;
}

.product-buy-now-btn{
	background: #02a569;
	color: #fff;
	width: 100%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	font-size: 18px;
	padding: 15px;
	margin-top: 15px;
}

.product-feature-accordian-name{
	padding: 10px 0px;
	border-bottom: solid 1px #d9e0e6;
	font-weight: bold;
}

.prodect-feature-listing{

}

.prodect-feature-listing ul{
	list-style: none;
    padding: 12px;
    margin: 0px;
    line-height: 38px;

}

.enquiry-form-box .new_phone_number{
		font-size: 15px !important;
	    color: #000 !important;
	    text-align: center;
	    border-bottom: none;
}

.enquiry-form-box .resend-otp a{
	color: #02a569;
}

.enquiry-form-box  .otp-submit{
	background: #02a569;
	border-color: #02a569;
	color: #fff;
	width: 100px;
	margin: auto;
}

.status-verficaion{
	 color: #fff !important;
	 padding-bottom: 10px;
}

#carouselExampleIndicators .carousel-item {
	min-height: 420px;
}

.passing-year-no-padding-col{
	padding: 0px;
}


.subscription-box{	
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
	text-align: center;
	margin-bottom: 15px;
}


.subscription-box-heading{
	background: #333333;
	color: #fff;
	font-size: 20px;
	padding: 10px 15px;
}
.subscription-box p{
	margin: 15px 
}

.subscription-box p b{
	font-size: 30px;
}

.btn-subscription {
    background: #02a569;
    border-color: #02a569;
    color: #fff;
}

.btn-subscription:hover{
	background: #01905b;
	border-color: #01905b;
	color: #fff;
}

.footer-copyright-isEvent{
    background: #F1F1F1;
    display: flex;
    justify-content: space-around;
}






@media (max-width: 767px) {

	.passing-year-no-padding-col{
		padding: 0px 15px ;
	}

	.enquiry-form-bg{
		margin-top:-40px; 
	}

	.only-desktop{
		display: none;
	}

	.only-mobile{
		display: block;
	}

	.product_block{
		padding: 0px;
		text-align: center;
	}
	
	.choose-list{
		
	    margin: auto;
	}


	.landing-logo{
	    text-align: center;
	}
	.top-bannre-text{
		text-align: center;
		margin-bottom: 35px;
	}

	.top-bannre-text h1{
		margin-bottom: 20px;
		font-size: 32px
	}

	.top-bannre-text h1:before{
		content: "";
		width: 49%;
		height: 3px;
		/*background-color: #ffd454;*/
		position: absolute;
		left: 24%;
		top: 72px;
	    
	}

	.videos-info-bg{
		background: #1f2e67;
		max-height: 620px;
		font-size: 32px;
		color: #fff;
		text-align: center;
	}

	#carouselExampleIndicators .carousel-item {
		min-height: 500px;
	}

	.knockout-tab .nav-link{
		
		padding:10px 10px; 
	}

	.experts-data-box{
	  	
	  	min-height:560px;
	  	
	}

	.other-products-box{
		min-height: 220px;
	}


	.testimonials-box{
	  	min-height: 370px;
	}

	.footer-copyright{
		margin-bottom: 45px;
	}
	.footer-copyright-isEvent{
        display: block;
        text-align: center;
	}

	.footer-with-margin{
		margin-bottom: 32px;
	}

	.m-center{
		margin: auto;
	}

}

