.bg-color-light-blue-lighten-5 {
    background-color: #e1f5fe;
}
.secondary-header-img {
	background-image: url("/a/img/secondary/banner-header.jpg");
}
#secondary-header-btn-holder{
	padding-top: 6px;
    /*max-width: 370px;*/
    margin: auto;
    text-align: right;
	margin-top: -42px;
}
#secondary-header-btn-holder a{
	text-align: center;
}
#free-secondary-header-btn-holder{
	padding-top: 54px;
    max-width: 700px;
    text-align: center;
}
#free-sbs-header-btn-holder{
	padding: 60px 20px 0;
    max-width: 700px;
    text-align: center;
	margin: auto;
}
#ace-secondary-message-holder{
	/*font-family: "Open Sans",Arial,sans-serif;*/
	font-family: 'Raleway', sans-serif;
    font-weight: 500;
	font-size: 28px;
	padding-top: 35px;
	padding-left: 70px;
	color: #343434;
	text-align: left;
	max-width: 500px;
}
.section-btn-holder-box {
	text-align: center;
    padding-top: 60px;
    padding-bottom: 55px;
	min-height: 162px;
}
.section-btn-holder {
	text-align: center;
}
.message{
	color: crimson;
    background-color: rgba(255,255,255,.4);
    padding: 8px 12px;
    font-size: 18px;
    display: inline-block;
    margin: auto;
	border-radius: 8px;
}
.secondary-content-img-01 {
    background-image: url("/a/img/secondary/section-teacher.jpg");
    background-position: center center;
}
.secondary-content-img-02 {
    background-image: url("/a/img/secondary/section-explore.jpg");
    background-position: center center;
}
.secondary-content-img-03 {
    background-image: url("/a/img/secondary/section-learn.jpg");
    background-position: center center;
}
.secondary-content-img-04 {
    background-image: url("/a/img/secondary/section-practice.jpg");
    background-position: center center;
}
.secondary-content-img-05 {
    background-image: url("/a/img/secondary/section-play.jpg");
    background-position: center center;
}
.secondary-content-img-06 {
    background-image: url("/a/img/secondary/section-report.jpg");
    background-position: center center;
}
.secondary-content-img-07 {
    /*background-image: url("/a/img/secondary/section-user.jpg");*/
    background-position: center center;
	height: 320px;
}
.secondary-content-img-08 {
    /*background-image: url("/a/img/franchise.jpg");*/
    background-position: center center;
	height: 320px;
}
.secondary-content-img-09 {
    background-image: url("/a/img/secondary/home-user.jpg");
    background-position: center center;
	height: 320px;
}
.content-txt-holder .content-promo{
	/*font-family: "Open Sans",Arial,sans-serif;*/
	font-family: 'Raleway', sans-serif;
    font-weight: 500;
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.content-txt-holder .content-promo .focus{
	font-size: 26px;
}	
.secondary-content-txt-holder{
	padding: 50px 40px;
    color: #fff;
    line-height: 28px;
}
.secondary-content-txt-holder .title {
    /*font-family: "Open Sans",Arial,sans-serif;*/
	font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 32px;
    padding-bottom: 30px;
    text-align: center;
    line-height: normal;
}
.service-content-box{
	color: #666;
	line-height: 24px;
	max-width: 570px;
    margin: auto;
	padding: 10px 40px 40px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}

#section-btn-holder .ace-button{
	margin-bottom: 5px;
}
#section-btn-holder .btn-red, 
#section-btn-holder .btn-red:focus {
	background-color: #f44336 !important;
	border-color: #f44336;
}
#section-btn-holder .btn-red:hover,
#section-btn-holder .btn-red:active {
  background-color: #D81E0F !important;
  border-color: #f44336;
}
#section-btn-holder .btn-yellow, 
#section-btn-holder .btn-yellow:focus {
	background-color: #ffc107 !important;
	border-color: #ffc107;
}
#section-btn-holder .btn-yellow:hover,
#section-btn-holder .btn-yellow:active {
  background-color: #C99700 !important;
  border-color: #ffc107;
}
#section-btn-holder .btn-orange, 
#section-btn-holder .btn-orange:focus {
	background-color: #ff6600 !important;
	border-color: #ff6600;
}
#section-btn-holder .btn-orange:hover,
#section-btn-holder .btn-orange:active {
  background-color: #C65000 !important;
  border-color: #ff6600;
}
#section-btn-holder .btn-steelblue, 
#section-btn-holder .btn-steelblue:focus {
	background-color: #138ca9 !important;
	border-color: #138ca9;
}
#section-btn-holder .btn-steelblue:hover,
#section-btn-holder .btn-steelblue:active {
  background-color: #04718A !important;
  border-color: #138ca9;
}
#section-btn-holder .btn-purple, 
#section-btn-holder .btn-purple:focus {
	background-color: #9e6cc4 !important;
	border-color: #9e6cc4;
}
#section-btn-holder .btn-purple:hover,
#section-btn-holder .btn-purple:active {
  background-color: #7E48A8 !important;
  border-color: #9e6cc4;
}
#section-btn-holder .btn-pink, 
#section-btn-holder .btn-pink:focus {
	background-color: #ff6699 !important;
	border-color: #ff6699;
}
#section-btn-holder .btn-pink:hover,
#section-btn-holder .btn-pink:active {
  background-color: #FF3B7D !important;
  border-color: #ff6699;
}
#section-btn-holder .btn-blue, 
#section-btn-holder .btn-blue:focus {
	background-color: #03a9f4 !important;
	border-color: #03a9f4;
}
#section-btn-holder .btn-blue:hover,
#section-btn-holder .btn-blue:active {
  background-color: #017BB0 !important;
  border-color: #03a9f4;
}

.section-background-red{
	background-color: #fff3f0;
}
.section-background-red-alt{
	background-color: rgba(255, 243, 240, .2);
}
.section-background-yellow{
	background-color: #FFFBEF;
}
.section-background-orange{
	background-color: #FFF4ED;
}
.section-background-orange-alt{
	background-color: rgba(255, 244, 237, .2);
}
.section-background-steelblue{
	background-color: #E8F9FD;
}
.section-background-purple{
	background-color: #F8F1FD;
}
.section-background-pink{
	background-color: #f9e6ec;
}
.section-background-blue{
	background-color: #C9EDFD;
}
.section-background-blue-alt{
	background-color: rgba(201, 237, 253, .2);
}
.title.orange{
	color: #ff6600;
}
.title.blue{
	color: #03a9f4;
}
.title.red{
	color: #f44336;
}
.title.green{
	color: #10c45c;
}
.padding-bottom-0{
	padding-bottom: 0 !important;
}
.content-box .content {
    text-align: left;
	line-height: 28px;
	padding: 40px;
}
.content-box .content .left-content-box{
	padding-right: 10px;
	padding-bottom: 20px;
}
.content-box .content .right-content-box{
	padding-left: 10px;
    padding-bottom: 20px;
}
.content-box .content ul{
	padding-left: 20px;
}
.content-box .content .interfaces-holder{
	padding-bottom: 0;
	max-width: 720px;
    margin: auto;
}
.content-box .content .ul-title{
	padding-top: 10px;
	font-weight: bold;
	color: #b3392c;
}
.content-box .image-content{
	margin: auto;
	max-width: 720px;
	max-height: 580px;
	text-align: center;
}
.content-box .image-content>img{
	margin: auto;
	max-height: 580px;
}
.content-box .image-slide{
	margin: auto;
	max-width: 1200px;
	max-height: 580px;
	text-align: center;
}
.content-box .image-slide>img{
	margin: auto;
	max-height: 580px;
}
.content-box .content .title2 {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 30px;
    padding-top: 0;
    color: #555;
	text-align: center;
	line-height: 28px;
}
.content-box .content .video-title {
	color: #333;
    text-align: center;
}
.fixOnTopBtn {
    position: fixed;
    z-index: 1;
    width: 100%;
	top: 0;
    left: 0;
    background-color: rgba(0,0,0,.25);
	padding: 5px 5px 0 5px;
}
.img-drop-shadow{
	display: inline-block;
	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);
}
.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;
}
.video-holder{
	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);
}

@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;
	}
}

/* Landscape phones and portrait tablets */	
@media screen and (max-width: 767px){
	.secondary-header-img {
		background-image: url("/a/img/secondary/banner-header-medium.jpg");
	}
	.service-content-box{
		max-width: 570px;
		padding: 10px 0 40px;
	}
	.content-box .content .left-content-box {
		padding-right: 0;
	}
	.content-box .content .right-content-box {
		padding-left: 0;
	}
}

@media screen and (max-width: 630px){
	#ace-secondary-message-holder {
		max-width: 400px;
		padding-top: 20px;
	}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
	#secondary-header-btn-holder a{
		min-width: 50px;
		font-size: 15px;
		padding: 8px 12px 10px;
	}
	#free-secondary-header-btn-holder{
		max-width: 250px;
		font-size: 15px;
	}
	#free-sbs-header-btn-holder{
		padding: 45px 20px 0;
	}
	.secondary-header-img {
		background-image: url("/a/img/secondary/banner-header-small.jpg");
		background-position: center right;
	}
	#ace-secondary-message-holder {
		font-size: 28px;
		max-width: 300px;
		padding-top: 20px;
		padding-left: 0;
	}
	.service-content-box {
		padding: 5px 5px 20px;
	}
	.padding-bottom-20{
		padding-bottom: 10px;
	}
	.secondary-content-txt-holder{
		padding: 50px 20px;
	}
	.content-box .content {
		padding: 40px 20px;
	}
}

/* Portrait phones and smaller */
@media (max-width: 320px) {
	#secondary-header-btn-holder {
		text-align: center;
		max-width: 220px;
		margin: 0;
		padding-top: 15px;
	}
	#secondary-header-btn-holder a{
		min-width: 80px;
		font-size: 14px;
	}
	#free-secondary-header-btn-holder {
		padding-top: 20px;
		max-width: 235px;
		font-size: 14px;
	}
}