/* #Primary
================================================== */
.stat-logo{
	position:absolute;
	left:10px;
	top:10px;}
	
.landing-banner{
	width:100%;
	min-height:700px;
	background:url(../images/landing-banner.jpg) top center no-repeat;
	padding-top:180px;
	padding-bottom:25px;}
	
.landing-banner h1{
	font-family: 'Dosis', sans-serif;
	font-size:36px;
	font-weight:900;
	/*color:#443b1f; */
	color: #ed1c24;
	line-height:50px;
	margin-bottom:40px;
	margin-top:15px;}
	
	
	
.landing-banner h1 span{
	color:#083f88;
	font-weight:900;}
	
.landing-banner p{
	font-size:22px;
	line-height:28px;
	color:#202020;
	font-weight:600;
	margin-bottom:20px;}
	
.lan-enroll-outer{
	width:100%;
	display:block;
	overflow:hidden;
	padding:20px;
	background:#083f88;
	border-radius:35px;}
	
.lan-enroll-outer h2{
	font-size:22px;
	color:#fff;
	font-weight:600;
	margin-bottom:10px;
	text-align:center;}
	
.lp-red-section{
	background:#b53e2a;
	width:100%;
	padding:60px 0;
	position:relative;}
	
.lp-red-section h2{
	color:#fff;
	font-weight:900;
	text-align:center;
	margin-bottom:30px;
	font-size:36px;
	line-height:44px;}

.lp-red-section .adopn {
	color: #fff02f;
}

.what-we-section h2 {
	text-align: center;
    color: #fa183d;
	margin-top:10px;
	line-height: 36px;
}
	
.lp-blue-head{
	font-family: 'Dosis', sans-serif;
	color:#083f88;
	font-weight:900;
	margin-bottom:30px;
	font-size:36px;
	line-height:44px;}
	
.lp-red-section .key-nav li {
    list-style: none;
    text-align: center;
    flex-basis: 36%;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
	
}
.lp-red-section .key-nav{
	margin:15px 0;}

.lp-red-section .key-nav li:hover figure {
    transform: rotate(20deg);
    border-radius: 16px;
	display:block;
}

.lp-red-section .key-nav li figure{
	padding-top:56px;}


	
.wave_red_down {
	margin-bottom:-28px;
	position:relative;
    float: left;
    width: 100%;
    height: 28px;
    background: url(../images/wave-red-down.png) repeat-x left top;
    text-align: center;
    box-sizing: border-box;
    -webkit-animation: slide 60s linear infinite;
}

.one-year{
	font-size:22px;
	font-weight:600;
	line-height:30px;
	color:#fff;
	padding-top:28px;}
	
.what-we-section{
	background:#ff;
	width:100%;
	padding:60px 0;}
	
.what-we-section ul{
	list-style:none;
	margin:0;
	padding:0;}
	
.what-we-section ul li{
	list-style:none;
	position:relative;
	display:block;
	padding:0 0 0 50px;
	color:#414141;
	font-size:20px;
	font-weight:600;
	line-height:26px;
	margin-bottom:30px;}
	
.c-list-1{
	position:absolute;
	left:0;
	top:0;
	font-weight: normal;
    float: left;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 28px;
    line-height: 45px;
    font-family: 'Schoolbell', cursive;
    text-align: center;
    margin: 0 10px 0 0;
    border-radius: 35% 65% 60% 40% / 50% 32% 68% 50%;
    background-image: linear-gradient(to right bottom, #20bf55, #33c24f, #43c648, #50c940, #5dcc38, #68ce32, #73d12b, #7ed324, #8ad61f, #95d819, #a1db12, #acdd09);
}

.c-list-2{
	position:absolute;
	left:0;
	top:0;
	font-weight: normal;
    float: left;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 28px;
    line-height: 45px;
    font-family: 'Schoolbell', cursive;
    text-align: center;
    margin: 0 10px 0 0;
    background-image: linear-gradient(to right bottom, #7831fe, #6a5aff, #6576ff, #6b8eff, #7da3ff, #83acff, #8bb5fe, #94bdfd, #8ebdfd, #88bdfd, #82bdfd, #7bbdfd);
    border-radius: 38% 62% 60% 40% / 50% 55% 45% 50%;
}

.c-list-3{
	position:absolute;
	left:0;
	top:0;
	font-weight: normal;
    float: left;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 28px;
    line-height: 45px;
    font-family: 'Schoolbell', cursive;
    text-align: center;
    margin: 0 10px 0 0;
    border-radius: 61% 39% 33% 67% / 50% 49% 51% 50%;
    background-image: linear-gradient(to left top, #bb07fe, #cc2efc, #da45fa, #e75af9, #f26df9, #f778f9, #fb83fa, #ff8efa, #ff94fa, #ff9bfa, #ffa1fa, #ffa7fa);
    
}

.lp-testi-outer{
	margin-top:30px;
	display:block;
	position:relative;}

	
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 48%;
  left: 24%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ba1f24;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fa183d;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

/*-----------*/

.key-features-outer{
	width:100%;
	position:relative;
	display:block;
	padding:60px 0;
	background:url(../images/key-fe-bg.jpg)top center;}
	
.key-features-outer h2{
font-family: 'Dosis', sans-serif;
    color: #fff;
    font-weight: 900;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 44px;
}

.key-features-outer ul{
	list-style:none;
	margin:0;
	padding:0;}
	
.key-features-outer ul li{
	list-style:none;
	position:relative;
	display:block;
	padding:0 0 0 50px;
	color:#fff;
	font-size:20px;
	font-weight:600;
	line-height:26px;
	margin-bottom:10px;}
	
.wave_light_blue_top {
    margin-top: -28px;
    position: relative;
    float: left;
    width: 100%;
    height: 28px;
    background: url(../images/light-blue-wave-top.png) repeat-x left top;
    text-align: center;
    box-sizing: border-box;
    -webkit-animation: slide 60s linear infinite;
}
.wave_light_blue_down {
    margin-bottom: -28px;
    position: relative;
    float: left;
    width: 100%;
    height: 28px;
    background: url(../images/light-blue-wave-down.png) repeat-x left top;
    text-align: center;
    box-sizing: border-box;
    -webkit-animation: slide 60s linear infinite;
}
.lp-gallery-outer{
	background:#e7f1fd;
	display:block;
	width:100%;
	padding:60px 0;}
	
.app-ss-outer{
	display:block;
	width:100%;
	padding:60px 0;
	position:relative;}
	
#app-ss{
	display:block;
	width:100%;
}

#app-ss .slick-prev, #app-ss .slick-next {
    width: 50px;
    height: 222px;
    z-index: 22;
    transition: all 0.5s ease-in-out;
}

#app-ss .slick-next {
    right: 12px;
    background-position: -50px 0;
}

#app-ss .slick-prev:before, #app-ss .slick-next:before {
    font-family: 'slick';
    font-size: 36px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



#app-ss .slick-prev {
    left: 12px;
}

#app-ss .slick-prev.slick-disabled:before, #app-ss .slick-next.slick-disabled:before {
    opacity: 0.2;
}

/*---------*/

.car-anim{
	display:block;
	width:100%;
	position:absolute;
	top:-80px;
	left:0;
	}

.car-anim div.main {
  width:100%;
  overflow:hidden;
   height: auto;
}
.car-anim div.slide-right p {
  -moz-animation: 10s slide-right;
  -webkit-animation: 10s slide-right;
  -o-animation: 10s slide-right;
  animation: 10s slide-right;
  margin:0;
}
.car-anim div.slide-left p {
  -moz-animation: 10s slide-left;
  -webkit-animation: 10s slide-left;
  -o-animation: 10s slide-left;
  animation: 10s slide-left;
  margin:0;
}
@-webkit-keyframes slide-right { from { margin-left: 100%;width: 300%; }
  to {margin-left: 0%;width: 100%;} }
@-moz-keyframes slide-right { from { margin-left: 100%;width: 300%; }
  to {margin-left: 0%;width: 100%;} }
 @-o-keyframes slide-right { from { margin-left: 100%;width: 300%; }
  to {margin-left: 0%;width: 100%;} }
@keyframes slide-right { from { margin-left: 100%;width: 300%; }
  to {margin-left: 0%;width: 100%;} }

@-webkit-keyframes slide-left { from {margin-left: 0%;width: 100%;}
 to {margin-left: -100%;width: 300%;} }
@-moz-keyframes slide-left { from {margin-left: 0%;width: 100%;}
 to {margin-left: -100%;width: 300%;} }
@-o-keyframes slide-left { from {margin-left: 0%;width: 100%;}
 to {margin-left: -100%;width: 300%;} }
@keyframes slide-left { from {margin-left: 0%;width: 100%;}
 to {margin-left: -100%;width: 300%;} }



.s-icon{
	display:inline-block;
	margin:10px;}
	
	
@media (max-width: 767px) {
	.landing-banner{
	width:100%;
	min-height:700px;
	background:url(../images/landing-banner.jpg) top left -400px repeat;
	padding-top:140px;
	padding-bottom:25px;
	}
	
	.landing-banner h1{
	font-family: 'Dosis', sans-serif;
	font-size:26px;
	font-weight:900;
	color: #ed1c24;
	line-height:32px;
	margin-bottom:25px;
	margin-top:20px;}
	
.landing-banner p{
	font-size:18px;
	line-height:22px;
	color:#202020;
	font-weight:600;
	margin-bottom:20px;}
	
.lan-enroll-outer{
	
	margin-bottom:80px;}
	
.lp-red-section .key-nav li {
    
    flex-basis: 47%;
	margin:0;
	
}
.lp-red-section h2{
	
	margin-bottom:20px;
	font-size:32px;
	line-height:40px;}
	
.one-year{
	text-align:center;
	padding-top:5px;}
	
}




@media only screen and (max-width: 768px) {}