.bg-color-light-blue-lighten-5 {
    background-color: #e1f5fe;
}
.primary-header-img {
	background-image: linear-gradient(to top, rgba(225,225,225, 0) 50%, rgba(225,225,225, 100)),  url("/a/img/primary/banner-header.jpg");
}
#primary-login-btn-holder{
	padding-top: 6px;
    /*max-width: 370px;*/
    margin: auto;
    text-align: right;
	margin-top: -42px;
}
#primary-login-btn-holder a{
	text-align: center;
}
#primary-free-login-btn-holder{
	padding-top: 50px;
    max-width: 450px;
    margin: auto;
    text-align: center;
}
#ace-primary-message-holder{
	padding-top: 20px;
	font-size: 34px;
	color: #343434;
	text-align: center;
}
#primary-header-btn-holder{
	padding-top: 30px;
    max-width: 370px;
    margin: auto;
	text-align: center;
}
.home-content-wrapper{
	margin: 60px 40px 45px;
	text-align: center;
	line-height: 28px;
	color: #333;
}
.home-content-wrapper .title{
	/*font-family: "Open Sans",Arial,sans-serif;*/
	font-family: 'Raleway', sans-serif;
    font-weight: bold;
	font-size: 32px;
	padding-bottom: 40px;
	line-height: normal;
	color: #06b11f;
}
.home-content-wrapper .title2{
	/*font-family: "Open Sans",Arial,sans-serif;*/
	font-family: 'Raleway', sans-serif;
    font-weight: bold;
	font-size: 24px;
	padding-bottom: 30px;
	padding-top: 0;
	color: #555;
	line-height: 28px;
}
.home-content-wrapper .content{
	text-align: left;
}
.video-wrapper-box,
.qns-wrapper-box {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	display: inline-block;
	position: relative;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin-bottom: 30px;
	max-width: 199px;
	background: #fff;
	border: 2px solid #d0c7b5;
}
.qns-wrapper-box {
	border: 2px solid #cad0d9;
}
.video-wrapper-box:after{
	content: "";
	width: 48px;
	height: 48px;
	background:url("/a/img/play-icon.png") no-repeat;
	background-size: 48px 48px;
	top: 30px;
	right: 72px;
	position: absolute;
	display: inline-block;
	pointer-events: none;
}
.video-wrapper-box:hover,
.qns-wrapper-box:hover {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
.mastery-report-holder{
	margin-top: 20px;
	margin-bottom: 25px;
}
.mastery-report-holder .img-responsive {
    margin: 0 auto;
}
#carouselLearnPractice{
	max-width: 720px;
    margin: auto;
}
#carouselLearnPractice .carousel-inner{
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    -o-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    -ms-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
#carouselUserInterfaces{
	max-width: 980px;
    margin: auto;
}
.interfaces-holder{
	padding-bottom: 60px;
}
.interfaces-holder img{
	width: 100%;
	height: auto;
}
.interfaces-holder .img-responsive {
    margin: 0 auto;
}
.padding-0{
	padding: 0;
}
.carousel-indicators li{
	border: 1px solid #ccc;
}
.carousel-indicators .active{
	background-color: #ccc;
}
.primary-content-txt-holder{
	padding: 60px 40px;
	color: #fff;
	line-height: 28px;
}
.primary-content-txt-holder .title{
	/*font-family: "Open Sans",Arial,sans-serif;*/
	font-family: 'Raleway', sans-serif;
    font-weight: bold;
	font-size: 32px;
	padding-bottom: 40px;
	text-align: center;
	line-height: normal;
	color: #06b11f;
}
.primary-content-img-holder{
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    /*width: auto;*/
}
.primary-content-img-02 {
    /*background-image: url("/a/img/primary/he02.jpg");*/
    background-position: center center;
}
.primary-content-img-09 {
    background-image: url("/a/img/primary/he09.jpg");
    background-position: center left;
}
.primary-content-img-10 {
    /*background-image: url("/a/img/primary/he10.jpg");*/
    background-position: center right;
}
.primary-content-img-11 {
    /*background-image: url("/a/img/franchise.jpg");*/
    background-position: center center;
}

.two-col-content-holder{
	text-align: left;
}
.two-col-content-list {
	margin-bottom: 0;
	color: #333;
}
.two-col-content-list ul li{
	padding-bottom: 10px;
}
.header-content-holder{
	background-image: url("/a/img/primary/banner-primary-top.png");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	width:100%;
	height: 200px;
}
.video-holder{
	max-width: 720px;
	margin: auto;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	/*padding-top:30px;*/
	height:0;
	overflow:hidden;
}
.video-container-large {
	padding-bottom:69.40%;
}
.video-container-top-margin{
	margin-top: 30px;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	max-width:853px;
	max-height:480px;
	/*border: 2px solid #ccc;*/
}
.video-title{
	text-align: center;
	font-size: 16px;
    line-height: 28px;
}
.pTestimonial-img-holder img{
	margin: auto;
	border: 3px solid #fff;
}
.pTestimonial-txt-holder{
	padding: 30px 40px 60px;
    text-align: center;
    line-height: 28px;
    color: #333;
}
.pTestimonial-txt-holder .name{
	font-size: 15px;
    font-weight: bold;
}
.pTestimonial-txt-holder .family{
    font-style: italic;
	font-size: 14px;
}
.sTestimonial-wrapper{
	margin: 0 20px;
	padding-bottom: 20px;
}
.sTestimonial-holder{
	display: table;
	padding-bottom: 60px;
}
.sTestimonial-img-holder{
	display: table-cell;
	vertical-align: top;
    padding-right: 20px;
	padding-top: 10px;
}
.sTestimonial-img-holder img{
	border: 3px solid #fff;
}
.sTestimonial-txt-holder{
	display: table-cell;
	vertical-align: top;
}
.sTestimonial-txt-holder .title {
	/*font-family: "Open Sans",Arial,sans-serif;*/
	font-family: 'Raleway', sans-serif;
    font-weight: 500;
	font-size: 24px;
	color: #333;
}
.sTestimonial-txt-holder .content {
	line-height: 28px;
	color: #333;
}
.sTestimonial-txt-holder .name {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.sTestimonial-txt-holder .school {
	font-style: italic;
	color: #333;
	font-size: 14px;
}
.qns-wrapper-left,
.video-wrapper-left{
	text-align: right;
}
.qns-wrapper-right,
.video-wrapper-right{
	text-align: left;
}
.service-content-box{
	color: #333;
	line-height: 24px;
	max-width: 570px;
    margin: auto;
	padding: 10px 40px 40px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}
.carousel-control{
	border-radius: 50%;
    width: 32px;
    height: 32px;
    margin: auto 20px;
    bottom: 8px;
}
.carousel-control.left,
.carousel-control.right{
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.25) 0, rgba(0,0,0,0.25) 100%);
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.25) 0, rgba(0,0,0,0.25) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.25)), to(rgba(0,0,0,0.25)));
    background-image: linear-gradient(to right, rgba(0,0,0,0.25) 0, rgba(0,0,0,0.25) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#40000000', GradientType=1);
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
	margin-top: -10px;
}

@media (max-width: 1024px) and (min-width: 992px){
	.section-holder{
		margin: 15px;
	}
}

@media (min-width: 768px) {
	.carousel-control{
		width: 50px;
		height: 50px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
		margin-top: -17px;
	}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.section-holder{
		margin: 10px;
	}
	.primary-text-holder,
	.secondary-text-holder{
		padding: 10px;
	}
	.primary-banner-holder {
		padding-right: 5px;
	}
	.secondary-banner-holder{
		padding-left: 5px;
	}
	.primary-banner-img-holder {
		height: 280px;
	}
	.primary-text-holder p, 
	.secondary-text-holder p {
		font-size: 30px;
	}
	.world-problem-mastery-holder p, 
	.ask-tutor-on-demand-holder p {
		font-size: 28px;
	}
}

/* Landscape phones and portrait tablets */	
@media screen and (max-width: 767px){
	.header-content-holder{
		background-image: url("/a/img/primary/banner-primary-top-m.png");
	}
	#ace-primary-message-holder {
		padding-top: 20px;
		font-size: 30px;
	}
	.section-holder{
		margin: 10px;
	}
	.primary-text-holder,
	.secondary-text-holder{
		padding: 10px;
	}
	.primary-banner-img-holder {
		height: 280px;
	}
	.primary-text-holder p, 
	.secondary-text-holder p {
		font-size: 28px;
	}
	.world-problem-mastery-holder p, 
	.ask-tutor-on-demand-holder p {
		font-size: 26px;
	}
	.two-col-cell{
		display: block;
		width: 100%;
	}
	.primary-banner-holder {
		/*margin: 0 -10px;*/
		padding-right: 0;
		padding-bottom: 10px;
	}
	.secondary-banner-holder {
		/*margin: 0 -10px;*/
		padding-left: 0;
	}
	.primary-content-img-holder{
		height: 335px;
	}
	.service-content-box{
		max-width: 570px;
		padding: 10px 0 40px;
	}
	.video-container-large {
		padding-bottom:56.25%;
	}
}

@media (max-width: 620px) {
	#primary-free-login-btn-holder{
		padding-top: 45px;
		max-width: 260px;
	}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
	#primary-login-btn-holder a{
		min-width: 50px;
		font-size: 15px;
		padding: 8px 12px 10px;
	}
	#primary-free-login-btn-holder{
		max-width: 210px;
		padding-top: 40px;
		font-size: 15px;
	}
	.header-content-holder{
		background-image: url("/a/img/primary/banner-primary-top-s.png");
	}
	#ace-primary-message-holder {
		padding-top: 20px;
		font-size: 25px;
	}
	#primary-header-btn-holder {
		padding-top: 20px;
	}
	.section-holder {
		margin: 5px;
	}
	.primary-banner-holder {
		padding-bottom: 5px;
	}
	.primary-banner-img-holder {
		height: 200px;
	}
	.primary-text-holder,
	.secondary-text-holder{
		padding: 5px;
	}
	.primary-text-holder p, 
	.secondary-text-holder p {
		font-size: 28px;
	}
	.world-problem-mastery-holder p, 
	.ask-tutor-on-demand-holder p {
		font-size: 26px;
	}
	
	.primary-content-txt-holder{
		padding: 50px 20px;
	}
	.primary-content-txt-holder .title {
		font-size: 28px;
	}
	.home-content-wrapper{
		margin: 50px 20px 35px;
	}
	.home-content-wrapper .title{
		font-size: 28px;
	}
	.sTestimonial-holder {
		display: block;
	}
	.sTestimonial-txt-holder .title{
		text-align: center; 
	}
	.sTestimonial-img-holder {
		display: block;
		width: 100%;
		padding-right: 0;
		text-align: center;
		padding-bottom: 30px;
		padding-top: 0;
	}
	.sTestimonial-txt-holder{
		display: block;
	}
	.qns-wrapper-left,
	.qns-wrapper-right,
	.video-wrapper-left,
	.video-wrapper-right{
		text-align: center;
	}
	.service-content-box {
		padding: 5px 5px 20px;
	}
	.padding-bottom-20 {
		padding-bottom: 10px;
	}
}
/* Portrait phones and smaller */
@media (max-width: 320px) {
	#primary-login-btn-holder {
		padding-top: 15px;
		text-align: center;
		margin-top: 0;
	}
	#primary-login-btn-holder a {
		min-width: 80px;
		font-size: 14px;
	}
	#primary-free-login-btn-holder {
		padding-top: 20px;
		font-size: 14px;
	}
	.top-10px-gap{
		margin-top: 10px;
	}
}