@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
body{
	font-size: 16px;
	font-family:'Roboto', Helvetica, sans-serif;
	color:#333;
	letter-spacing:0.5px;
	line-height:1.6;
}
h1, h2, h3, h4, h5, h6{
	font-family:'Roboto', Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:15px;
	font-weight:700;
}
.spaceregion{
	padding:40px 0;
}
h1{
	font-size: 40px;
}
blockquote{
    font-size: 16px;
    font-style: italic;
    color: #555555;
    padding: 10px 15px 10px 50px;
    border-left: 2px solid #78C0A8;
    position: relative;
    background: #EDEDED;
    margin-top: 30px;
    margin-bottom: 0;
}
blockquote::before{
	font-family:Arial;
	content: "\201C";
	color:#78C0A8;
	font-size:4em;
	position: absolute;
	left: 10px;
	top:-10px;
}
blockquote::after{
	content: '';
}
blockquote span{
	display: block;
    color: #333333;
    font-style: normal;
    font-weight: bold;
    margin-top: 5px;
}
.bannerregion{
    background-color: #e7f4f4;
    background-image: url(../images/success.jpg);
    background-size: cover;
	position:relative;
}
.bannerregion:after{
	
}
.bannerregion:before{
	content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.bannerregion h1, .bannerregion h3{
	color: #fff;
}
.ratingfld {
    margin-top: 30px;
    float: left;
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: rgba(255, 255, 255, .6);
    padding: 20px 25px;
    color: #000;
}
.ratingfld h3{
	font-size: 18px;
    margin-bottom: 8px;
	color: #000;
}
.ratingfld strong{

}
.ratingfld span{

}
.ratingfld i{
	color: #FF692E;
}
.formregion{
	background-color: #f3f3f3;
    padding: 20px;
}
.formregion h3{
	font-size: 18px;
	color: #000;
}
.formregion .form-group{
	position: relative;
}
.formregion .form-group:last-child{
	margin-bottom:0;
}
.formregion .form-group img{
	position: absolute;
    left: 15px;
    width: 24px;
    text-align: center;
    top: 50%;
    transform: translate(0, -50%);
}
.formregion .form-control{
	border-radius: 0;
    box-shadow: initial;
    height: 55px;
    padding-left: 55px;
    background-repeat: no-repeat;
    border: 1px solid #eceaee;
    background-position: 20px center;
    font-size: 14px;
}
.formregion input[type="submit"] {
    background-color: #ff692e;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    border: 0;
}
.reasonsection{

}
.reasonsection h2{
	margin: 0;
}
.responsiveslcik{
    text-align: center;
}
.responsiveslcik .col-md-4:nth-child(3n + 1){
	clear:both;
}
.responsiveslcik .innerbox{
    box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.2);
    padding: 30px 20px;
    border-radius: 3px;
    margin-top: 40px;
    min-height: 320px;
}
.responsiveslcik .innerbox img{

}
.responsiveslcik .innerbox h3{
	font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.responsiveslcik .innerbox p{
	margin: 0;
    font-size: 14px;
}
.btnsamecont {
	background-color: #ff692e;
    color: #fff;
    padding: 7px 35px;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin-top: 30px;
}
.btnsamecont:hover{
	text-decoration:none;
	color:#fff;
}
.howtostart  {
    background-color: #f3f3f3;
	background-color: rgba(0, 0, 0, 0.05);
}
.howtostart h2{
	font-size: 24px;
    margin-bottom: 5px;
}
.howtostart p{
	font-size: 15px;
    margin: 0;
}
.howtostart a{

}
.faqsection {

}
.faqsection ul{
	margin: 0;
    padding: 0;
    list-style: none;
}
.faqsection ul li{
    float: left;
    width: 50%;
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 20px;
    padding-right: 20px;
}
.faqsection ul li:nth-child(2n + 1){
	clear:both;
}
.faqsection li strong{

}
.faqsection li p{
	margin:0;
}
.programsection {

}
.programsection .box{
	border: 1px solid #4999b8;
    float: left;
    background: #f2f2f2;
    padding: 15px;
    width: 100%;
}
.rectangle-31 {
    border-radius: 2px;
    width: 100%;
    border: 1px solid #ededed;
    background: #fff;
    text-align: center;
    padding: 15px;
    color: #324850;
}
.pricetbtn{
	padding:0;
	margin-top:10px;
}
.feature-content {
    float: left;
	width:100%;
}
.programsection .box h4{
	margin-bottom: 10px;
}
.programsection .box h5{
	margin: 0;
}
.programsection .feature-content{
	background-color: #fff;
    padding: 10px;
}
.programsection .checkicon{
	margin-bottom: 10px;
}
.programsection .checkicon h4{
    color: #555555;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0;
    padding-left: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.programsection .checkicon h4:after{
	background-image: url(/rbi-grade-b/online-classes/img/sprite.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    left: 0;
    background-position: -2px -110px;
    top: 6px;
}
.programsection select{
	display:none;
}
.programsection .btn {
    border-radius: 2px;
    background-color: #F76C39;
    font-size: 16px;
    color: #ffffff;
    padding: 0 15px;
    font-weight: bold;
    line-height: 48px;
    border-color: #F76C39;
    text-shadow: initial;
    width: 100%;
}
.programsection .gstbtn{
	margin-top: 10px;
    margin-bottom: 0px;
    font-size: 12px;
    font-style: italic;
	padding: 0;
}
.programs-table{
	text-align: center;
    margin-bottom: 20px;
}
.programs-table .nav-tabs>li{
	float: none;
    display: inline-block;
}
._prod._15401 .box h5 strong{
	display:none;
}
._prod._15401  .gstbtn{
	display:none;
}

.slick-arrow{
	display:none !important;
}
.slick-dots{
	margin-top: 20px;
    padding: 0;
    list-style: none;
    margin-bottom: 0;
	text-align: center;	
}
.slick-dots li{
	display: inline-block;
}
.slick-dots li button{
	width: 10px;
    height: 10px;
    padding: 0;
    border: 0;
    float: left;
    font-size: 0;
    text-indent: -9999px;
    border-radius: 50%;
    margin-left: 5px;
    background-color: rgba(0, 0, 0, .5);
}
.slick-dots li.slick-active button{
	background-color: #ff692e;
}
.thankyoucontent p{
	color: #fff;
    margin-bottom: 25px;
    font-size: 18px;
}
.captialize{
	text-transform:capitalize;
}
@media only screen and (max-width:767px){
	.spaceregion {
    	padding: 20px 0;
	}
	h1 {
    	font-size: 25px;
	}
	h1, h2, h3, h4, h5, h6{
		margin-bottom:10px;
	}
	.h3, h3{
		font-size: 18px;
	}
	blockquote{
		margin-top: 20px;
	}
	.ratingfld{
		width: 100%;
    	margin-bottom: 30px;
	}
	.h2, h2 {
    	font-size: 20px;
    	line-height: 1.3;
	}
	.btnsamecont{
		font-size:18px;
	}
	.faqsection ul li{
		width:100%;
		padding-right:0;
	}
	.programsection  .nav > li > a{
		padding: 10px 10px !important;
	}	
	.thankyoucontent p {
		margin-bottom: 10px;
		font-size: 16px;
	}
}