


.learn-more .shadow-box{
	padding:65px 45px;
}
.learn-mr-btn{
	background-color:#f3f3f3;
	border-radius: 5px;
	color: #424242;
	padding:93px 10px 14px;
	text-align:center;
	width: 100%;
	border:1px solid #e9e9e9;
	font-size: 32px;
	line-height: 34px;
	cursor: pointer;
}
.student-learn-mr{
	background: #f3f3f3 url(../images/learn-mr-studet-icon.png) no-repeat center 20px;
}
.instructor-learn-mr{
  background: #f3f3f3 url(../images/learn-mr-instructor-icon.png) no-repeat center 20px;
}

.page-sub-head{
	font-family: 'SFUIDisplay-Bold';
  	color: #424242;
 	font-size: 33px;
  	font-weight: normal;  
 	margin-bottom: 10px;
	text-align:center;
}
.section-head{
	color: #424242;
	font-size: 23px;
	font-weight: normal;  
	margin-bottom: 33px;
	text-align:center;
}
.learn-more-bx{
	float:left;
	padding-right:28px;
	margin-bottom:20px;
}
.learn-more-ins-wrap .col-lg-3{
	padding-left:0;
}
.grey-bx{
	background-color:#f0efef;
	padding:30px 18px;
	min-height:410px;
}

.img-block{
	text-align:center;
	display:block;
	margin-bottom:30px;
}
.bx-head{
	font-family: 'SFUIDisplay-Bold';
	font-size:23px; 
 	margin-bottom: 15px;
	
}
.grey-bx p{
	font-size:18px;
	min-height: 145px;
}
.learn-more-ins-wrap{
	margin-bottom:35px;
	overflow:hidden;
}
.visit-link{
	text-align:center;
}
.visit-link a{
	color:#00ae97;
}
.visit-link a:hover{
	color:#076892;
}


/*--------*/
.lear-more-student-wrap .col-md-6{
	float:left;
}
.resourse-bx{
	margin:60px 10px 60px 82px;
	border:1px solid #000;
}
.border-right{
	border-right:1px solid #e9e9e9;
}
.border-bottom{
	border-bottom:1px solid #e9e9e9;
}
.resourse-icon{
	width:90px;
	float:left;
}
.resourses {
	 margin:40px auto;
	 max-width:305px;
	 padding:10px 0px 10px 90px;
}
.user-guide{	
     background: url(../images/user-guide-img.png) no-repeat left 10px;
}
.faqs{	
     background: url(../images/faqs-img.png) no-repeat left 10px;
}
.videos{	
     background: url(../images/videos-img.png) no-repeat left 10px;
}
.support{	
     background: url(../images/support-img.png) no-repeat left 10px;
}
.resourses a{
	color:#00ae97;
}
.resourses a:hover{
	color:#076892;
}
.resourses h5{	
	font-family: 'SFUIDisplay-Bold';
	font-size:23px;
}
.resourses p{
	margin-bottom:0px;
}
.about-content .abot-img {
	margin:0 19px 19px 0;
	float:left;
		}
.about-content .page_intro{
	font-weight:bold;
	}
.about-content .our-value-ul{
	padding-left:0px;
	}
.about-content .our-value-ul li{
	margin-bottom:20px;
	}

@media screen and (max-width: 991px) {
	.grey-bx{
		min-height:100%;
	}
}
@media screen and (min-width: 768px) and (max-width:991px) {
	.page-sub-head{
		font-size:28px;
	}
	.learn-mr-btn{
		background-size:45px auto;
		font-size:24px;
		padding-top:82px;
	}
}
@media screen and (max-width: 767px) {
	.page-sub-head{
		font-size:22px;
	}
	.section-head{
		font-size:19px;
	}
	.learn-more-bx{
		padding-right:0px;
	}
	.lear-more-student-wrap .border-right{
		border-right:none;
	}
	.resourses {
		max-width:350px;
		background-size:48px;
		padding-left:59px;
		margin:18px auto;
	}
	.lear-more-student-wrap .col-md-6{
		padding:0px;
	}
	.videos-bx{
		border-bottom:1px solid #e9e9e9;
	}
	.resourses{
		background-size:60px auto;
		padding-left:72px;
		background-position:left 12px;
	}
	.learn-mr-btn{
		background-size:30px auto;
		font-size:24px;
		padding-top:65px;
	}
	.shadow-box .col-md-6{
		
		margin-bottom:20px;
	}
}
@media screen and (max-width: 575px) {
	.bx-head{
		font-size:20px;
	}
	.resourses h5{
		font-size:20px;
		margin-bottom:0px;
	}
	.resourses{
		background-size:40px auto;
		padding-left:52px;
		background-position:left 12px;
	}
	
}
