
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on March 8, 2017 */



@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'poppinslight';
    src: url('../fonts/poppins-light-webfont.woff2') format('woff2'),
         url('../fonts/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
	padding-bottom: 30px;
	font-family: 'poppinslight', Arial, Helvetica, sans-serif;
	color: #676666;
}

.tiny-video .play {
    background: url(../images/icons/play.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 65px;
    left: 50%;
    margin-left: -46px;
    margin-top: -105px;
    position: absolute;
    /*top: 28%;*/
    width: 91px;
}
.tiny-video:hover .play {
    background-position: 0 -65px;
}
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tooltip-inner{
    background-color: #333;
    color: #fff;
    padding: 10px;
    text-align:left;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #333;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #333;
}
.section-content ul li {
	list-style-image: none;
	padding: 10px;
}
.slider a{
	padding: 8px;
	
}
.slider a img {
	border: 1px solid #666;
	width: 100%;
	height: 200px;

}
.slider a img:hover {
	opacity: 0.6;	
}
.duration {
	background-color: #000;
	width: 50px;
    position: absolute;
    margin-top: -22px;
    right: 20px;
    color: white;
    text-align: center;
    opacity: 0.6;
}
.tiny-video img:hover {
	opacity: 0.6;
}
.bottom-nav {
	display: none;
}
.sub-video .vjs-default-skin .vjs-big-play-button:before {	
    line-height:  0;
}
.sub-video p {
	margin-top: 10px;		
}
.sub-video, .got-help {
	width: 850px;
}
.sub-video .small-video {
	top: initial !important;
	left: initial !important;
    padding-left: 27%;
    padding-top: 14%;
}
.second-tutorial {
	width: 700px;
	margin: 0 auto;
	color: white;
	padding-bottom: 30px;
}
.main-video {
	padding-top: 30px;
	background-color: #234B8D;
}
.tutorial {
	width: 730px;
	margin: 0 auto;	
}
.mbanner-img {
	padding-bottom: 20px;
}
.tutorial a {	
	padding: 15px;
}
.tutorial img {
	border: 1px solid #ABABAB;
	width: 100%;
}
.tutorial img:hover, .got-help img:hover, .sub-video a:hover , .video-js:hover{
	opacity: 0.6;
}
.vjs-has-started:hover {
	opacity: 1;
}
.ta-button {
    background-color: #f7d542;
    margin-bottom: 20px;
    color: #000!important;
    font-weight: 700;
    padding: 6px 12px;
    border-radius: unset;
    font-size: 18px!important;
}
.ta-button:hover {
	background-color: #fff;
}
@media (min-width: 1200px){
	.container {
	    width: 1170px;
	}
}
@media (min-width: 1900px){
	.button-section {
		min-height: 288px;
	}
}
.sub-video p.video-brief {
	font-size: 14px;
	color: #676666;
}
.sub-video p.video-title {
	color: #000;
	font-weight: 700;;
}
.thankyou-banner{
	background: url('../images/banner/banner-thank-you.png') no-repeat center center;
	background-size: cover;
	color: #234B8D;
	height: 343px;
}
.button-section{
	color: #FFFFFF;
	border: 10px solid #ffffff;
	padding-top:20px
}
.lg-training td.middle{
     background:#B9CDE5
   }
   
   .lg-training td.first{
   background:#D9D9D9; vertical-align:middle; text-align:center; 
   } 
   .lg-training td.last{
    vertical-align:middle; text-align:center; background:#DCE6F2
   }
   .lg-training td{
      border: 1px solid white !important;
}


.slider-wrap {
	position: relative;
	margin: 0px auto;
}
.slider {
	position: relative;
	width: 600px;
	margin: auto;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
	text-align: center;
}
ul li span {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	height: 200px;
	background: black;
}
.slider-arrow {
	position: absolute;
	top: 115px;
	text-align: center;
	text-decoration: none;
}
.sa-left {
	left: 10px;
}
.sa-right {
	right: 10px;
}
.black {
	background: black;
}
.red {
	background: red;
}
.green {
	background: green;
}
.blue {
	background: blue;
}
.yellow {
	background: yellow;
}
.hiden-li {
	display: none !important;
}