/*!
 * Start Bootstrap - Landing Page v5.0.7 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */



@font-face {
    font-family: 'Museo 500';
    src: url('../fonts/Museo-500.woff2') format('woff2'),
        url('../fonts/Museo-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

html {
	counter-reset: section;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
}

i.fa {
    font-family: fontawesome;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #212529;;
}
p{
	font-family: 'Assistant', sans-serif;
}





.top-bar {
    width: 100%;
    display: block;
	    border-bottom: 1px solid #e5e5e5;
}
.top-bar-lft a {
	color:#666;
    padding: 5px 10px 5px 0;
    float: left;
    border-right: 1px solid #efefef;
}
.top-bar-lft a span{
    margin-right:5px;
}
.top-bar-rgt-inner {
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-bar-rgt-inner ul {
    width: auto;
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-bar-rgt-inner ul li{
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
.top-bar-rgt-inner ul li a{
    color:#666;
}
.top-bar-rgt-inner .add-icons {
    display: flex;
    justify-content: center;
    align-items: center;
	padding:0 10px;
}
.top-bar-rgt-inner span{
    margin-left:10px;
	margin-top: 4px;
}
.innermynav {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
}
.mynav  {
	    padding: 0;
}
.mynav  .navbar-brand {
    padding: 0;
}
.mynav .navbar-nav li {
    margin-left: 10px;
    position: relative;
	padding: 10px 0;
}
.mynav .navbar-nav li:hover .sub-menu-new {
	display:block;
}
.mynav .navbar-nav li .sub-menu-new {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
    min-width: 240px;
    background-color: #fff;
	display:none;
}
.mynav .navbar-nav li .sub-menu-new li {
    margin: 0;
    padding: 10px 10px;
    border-bottom: 1px solid #ccc;
    border-left: 5px solid #fff;
}
.mynav .navbar-nav li .sub-menu-new li:last-child {
    border-bottom: 0px solid #ccc;
}
.mynav .navbar-nav li .sub-menu-new li:hover {
    border-left: 5px solid #ffd600;
	background-color: #f8f9fa;
}
.mynav .navbar-nav li .sub-menu-new li:hover a{
    color: rgba(0,0,0,.9);
	text-decoration:none;
}
.mynav .navbar-nav li .sub-menu-new li a{
	color: rgba(0,0,0,.5);
}
.mynav .navbar-nav li .fa {
    margin-right: 8px;
}
.mynav .navbar-nav li .fa-fighter-jet {
    transform: rotate(-45deg);
}
.mynav .navbar-nav li a {
    text-transform:capitalize;
}
.mynav .navbar-nav li a:focus, .mynav .navbar-nav li a:hover {
    color: #212529;
}
.mynav .header-search a {
    margin-left: 8px;
	color: rgba(0,0,0,.5);
	cursor: pointer;
}
header.masthead {
	position: relative;
	background-color: #343a40;
	background: url(../img/banner.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 8rem;
	padding-bottom: 8rem
}

header.masthead .overlay {
	position: absolute;
	background-color: #212529;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .3
}

header.masthead h1 {
	font-size: 2rem
}
.navbar {
    background: #fff;
}
.sticky-top {
    /* box-shadow: 0 0px 20px rgba(0, 0, 0, 0.30); */
	    border-bottom: 1px solid #e5e5e5;
}
.navbar .top-m {
    background: #eeeeee;
	padding: 0 215px 0 15px;
}


/****  silder   ***/
.newhome-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 10px);
}
.row.newhome-banner-inner .baner-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
}
.baner-text h1.mb-5 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 64px;
	margin: 0 !important;
	color:#fff;
}
.baner-text h1 span {
    position: relative;
    z-index: 9;
}
.baner-text h1 span:before {
    position: absolute;
    top: 23px;
    content: '';
    width: 100%;
    height: 52px;
    background-color: rgba(255, 217, 0, 0.46);
    padding: 0 6px;
    left: 20px;
    z-index: -1;
}
.btn-watch {
    background: #ffd600;
    border-radius: 66px;
    color: #000;
    float: left;
    padding: 18px 38px;
    width: auto;
    /* margin-top: 55%; */
	outline: none;
}
.baner-text p {
    font-size: 24px;
}




/****  silder end   ***/



.top-m {
    position: relative;
    background: #fff;
    border: none;
    font-size: 16px;
    height: 52px;
	font-family: 'Assistant', sans-serif;
	background-color: #fff !important;
	border: none !important;
}
a.btn.btn-top {
   position: absolute;
    top: 8px;
    right: 26px;
    background: #ffd600;
    border-radius: 8px;
    padding: 7px 36px;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    font-size: 14px;
}
h1.title {
    text-align: left;
	    float: left;
}
h1.title span {
    position: relative;
    z-index: 9;
    float: left;
    text-transform: uppercase;
    font-size: 48px;
   }
 h1.title span:last-child {
    margin-top: 8px;
}  
h1.title span:before {
    position: absolute;
    top: 50%;
    content: '';
    width: 100%;
    height: 38px;
    background-color: #ffd600;
    padding: 0 6px;
    left: 20px;
    z-index: -1;
    }
.col-12.comp-col {
    margin-bottom: 70px;
}	

.graders-cl {
    border-radius: 34px;
    background: #eee;
    padding: 0;
}
.col-lg-4.graders img {
    border-radius: 30px 30px 0 0;
}
.room-text h3 {
    font-size: 26px;
    text-transform: uppercase;
}
.room-text {
    float: left;
    padding: 30px 18px 20px;
    text-align: left;
  	border-radius: 0 0 30px 30px;
    background: #eee;
	min-height: 177px;
}

.room-text p {
    text-align: left;
    color: #000;
    font-size: 17px;
}
.col-12.comp-col.student {
    margin-bottom: 30px;
}
.student-col img {
    min-height: 334px;
}
.student-col p {
    text-align: left;
    padding: 6px 0;
	}
.ready-row {
    width: 100%;
    float: left;
    background: #f7f7f7;
    border-radius: 22px;
    padding: 55px 70px;
	
	
}
.ready-row h2 {
    float: left;
    width: 34%;
	font-size: 42px;
}
.thri {
    float: right;
    width: 54%;
	position: relative;
}
.ready-row a.btn.btn-top {
    top: 38px;
    right: 80px;
}
.ready-row h2 {
    float: left;
    width: 40%;
    text-transform: uppercase;
    line-height: 56px;
    margin: 0;
}
section.ready-thrive {
    /* margin: 26px 0 0; */
	padding: 26px 0 0;
    background-color: #fff;
}
.col-12.comp-col.tech-art p {
    float: left;
    margin-left: 41px;
    text-align: left;
    font-size: 22px;
    margin-top: 2px;
}
.idea img{
    width: 100%;
}
.palt-section {
    width: 100%;
    float: left;
    background: rgba(115,115,115,1);
	background: -moz-linear-gradient(top, rgba(115,115,115,1) 0%, rgba(31,31,31,1) 87%, rgba(31,31,31,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(115,115,115,1)), color-stop(87%, rgba(31,31,31,1)), color-stop(100%, rgba(31,31,31,1)));
	background: -webkit-linear-gradient(top, rgba(115,115,115,1) 0%, rgba(31,31,31,1) 87%, rgba(31,31,31,1) 100%);
	background: -o-linear-gradient(top, rgba(115,115,115,1) 0%, rgba(31,31,31,1) 87%, rgba(31,31,31,1) 100%);
	background: -ms-linear-gradient(top, rgba(115,115,115,1) 0%, rgba(31,31,31,1) 87%, rgba(31,31,31,1) 100%);
	background: linear-gradient(to bottom, rgba(115,115,115,1) 0%, rgba(31,31,31,1) 87%, rgba(31,31,31,1) 100%);
    margin-top: 6rem;
	color: #fff;
	padding: 70px 0;
}
section.features-icons.palt-section {
    padding: 60px 0 40px;
	margin: 0;
}
section.features-icons.palt-section h1.title span:before{
     position: absolute;
    bottom: -5px;
    content: '';
    width: 100%;
    height: 34px;
    padding: 0 6px;
    left: 24px;
    z-index: -1;
}

.palt-section .app-col {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.palt-section .app-col .title {
    margin-bottom: 22px;
	color: #fff;
}

.palt-section .app-col .title span:before {
    background-color: rgba(255, 214, 0, 0.5);
}
.palt-section .app-col p{
    font-size: 22px;
}
.palt-section .idea {
     margin-top: 0px;
}
/***  section.speed-funding-sec  ***/
.speed-funding-sec {
    float: left;
	width: 100%;
    position: relative;
	background-color: #fff;

}
.speed-funding-sec:before {
    width: 50%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: #ffd600;
}
.speed-funding-sec  p{
    font-size: 20px;
	display:inline-block;
}
.speed-funding-left {
	padding: 60px 70px  60px 0px;
}
.speed-funding-right {
	padding: 60px 0px 60px 50px;
}
.speed-funding-sec  .title{
    margin-bottom:22px;
}
.speed-funding-left .title span:before {
    background-color: #fff;
}
.speed-funding-sec ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
	display: flex;
    justify-content: left;
    align-items: center;
}

ul.secondlogo-row li {
    width: auto !important;
}
ul.secondlogo-row li img {
    width: 82%;
}
ul.thirdlogo-row li img {
    width: 80%;
}
ul.firstlogo-row li img {
    width: 80%;
}
ul.secondlogo-row li {
    margin-right: 13px;
}
ul.secondlogo-row {
    margin: 30px 0 20px;
}

.speed-funding-right .speed-funding-img ul li {
    width: 176px;
    height: auto;
    display: inline-block;
    justify-content: center;
    align-items: center;
}
.speed-funding-left .speed-funding-img ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 30px;
    margin-top: 15px;
}
.speed-funding-left .speed-funding-img ul li img {
    box-shadow: 0px 0px 20px hsla(0, 0%, 0%, 0.18);
}
/***  section.speed-funding-sec end ***/


/**** BLENDED LEARNING
CURRICULUM ****/

.idea img {
    max-width: 100%;
	position: relative;
}

.idea {
    margin-top: 70px;
}


#share {
    position: relative;
    padding: 0;
    width: 361px;
    height: 315px;
    background-image: url(../img/student01.png);
    background-position: center center;
    background-repeat: no-repeat;
    list-style-type: none!important;
    list-style-image: none!important;
    line-height: 1.0!important;
    cursor: pointer;
    margin: 0 auto;
}

#share li {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background-position: 0 -45px;
    background-repeat: no-repeat;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition-property: left , top , opacity , background-position , visibility;
    transition-duration: .2s , .2s , .2s , 0s , .2s;
    transition-timing-function: ease-in , ease-in , ease-out , linear , linear;
    transition-delay: .2s , .2s , .2s , 0s , .2s;	
}

#share li{
    visibility: visible;
    opacity: 1.0;
    filter: 0;
    transition-property: left , top , opacity , background-position;
    transition-duration: .3s , .3s , .3s , 0s;
    transition-timing-function: cubic-bezier(.6,1.51,.66,.92) , cubic-bezier(.6,1.51,.66,.92) , ease-out , linear;
    transition-delay: 0s , 0s , 0s , 0s;
}

#share li.circle .circle-btn{
    width: 60px;
    height: 60px;
	float: left;
    border-radius: 100%;
    line-height: 60px;
}
.circle-number {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 222;
	color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    border-radius: 100%;
    background-color: #000;
    line-height: 60px;
	text-decoration: none;
	box-shadow: 0px 0px 2px 7px rgba(204, 204, 204, 0.30);
}

#share li.circle .circle-btn h5{
    display: none;
}


#share li.circle {
    top: -65px;
    left: 35px;
}

#share li.circle.in-2 {
    left: 265px;
    float: right;
}

#share li.circle.in-3 {
    left: -70px;
    top: 125px;
}

#share li.circle.in-4 {
    left: 372px;
    float: right;
    top: 125px;
}

#share li.circle.in-5 {
    left: 45px;
    top: 325px;
}

#share li.circle.in-6 {
    left: 260px;
    float: right;
    top: 325px;
}

#share li:nth-child(1) h5 {
    position: absolute;
    top: 15px;
    left: -355px;
    margin: 0;
}

#share li:nth-child(2) h5 {
    position: absolute;
    top: 15px;
    margin: 0;
    right: -240px;
}

#share li:nth-child(3) h5 {
    position: absolute;
    top: 15px;
    left: -235px;
    margin: 0;
}

#share li:nth-child(4) h5 {
    position: absolute;
    top: 15px;
    right: -256px;
    margin: 0;
    text-align: left;
}

#share li:nth-child(5) h5 {
    position: absolute;
    top: 15px;
    left: -215px;
    margin: 0;
}

#share li:nth-child(6) h5 {
    position: absolute;
    top: 15px;
    right: -315px;
    left: 0;
    margin: 0;
}

.circle-content {
	text-align: left;
    position: absolute;
    top: 50%;
    width: 300px;
    margin: 0;
    left: -460%;
    display: none;
    transform: translate(-50%, -50%);
	z-index:2;
}
.circle-content:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -132px;
    width: 100px;
    height: 7.5px;
    background-color: #000;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.circle-content_inner {
    background-color: #ffd600;
    padding: 20px;
    position: relative;
}


#share li.circle.in-2 .circle-content:after, #share li.circle.in-4 .circle-content:after,  #share li.circle.in-6 .circle-content:after{
    right: 0;
    transform: translate(-50%, 0%);
    left: -42px;
}
#share li.active .circle-content {
    display: block ;
}
#share li:hover .circle-content {
    display: block;
}


#share li.circle.in-1 .circle-content {
	display: block;
	
}
#share li.circle:nth-child(1) .circle-content:after {
	right: -200px;
    width: 140px;
	
}
#share li.circle.in-2 .circle-content {
	left: 300px;
    right: 0px;
	
	
}

#share li.circle.in-3 .circle-content {
    left: -375%;
}

#share li.circle.in-4 .circle-content {
    left: 270px;
    right: 0;
}

#share li.circle.in-6 .circle-content {
    left: 300px;
}
#share li.circle.in-5 .circle-content {
    left: -380%;
}

#share li:hover h5 { 
    display:none;
}
#share li:hover .circle-btn .circle-number { 
    background-color:#e6c203;
	color:#000;
	box-shadow: 0px 0px 2px 7px rgba(230, 194, 3, 0.35); 
}
#share li.active .circle-btn .circle-number { 
    background-color:#e6c203;
	color:#000;
	box-shadow: 0px 0px 2px 7px rgba(230, 194, 3, 0.35);  
}
#share li.active:hover .circle-btn .circle-number { 
    background-color:#000;
	color:#fff;
	box-shadow: 0px 0px 2px 7px rgba(204, 204, 204, 0.30);  
}
#share li.active h5 { 
    display:none; 
}
#share li.active:hover h5 { 
    display:block; 
}
#share li.active:hover .circle-btn { 
    background-color:#000;
	color:#fff;
	box-shadow: none;  
}


#share li .circle-btn {
    position: relative;
}
#share li .circle-btn:before {
    content: '';
    position: absolute;
    top: 125%;
    left: 1px;
    z-index: -1;
    width: 155px;
    height: 30px;
    background-image: url(../img/arrowimg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#share .circle:nth-child(1) .circle-btn:before {
    transform: translate(-50%, -50%) rotate(0deg);
    top: 35%;
    left: 129px;
}
#share .in-2:nth-child(2) .circle-btn:before {
    transform: rotate(58deg);
	
}
#share .in-4:nth-child(4) .circle-btn:before {
    transform: rotate(120deg);
    top: 165%;
    left: -76px;
}
#share .in-6:nth-child(6) .circle-btn:before {
    transform: translate(-82%, -50%) rotate(180deg);
    top: 72%;
    left: 0;
}
#share .in-5:nth-child(5) .circle-btn:before {
    transform: translate(-72%,-50%) rotate(240deg);
    top: 210%;
    left: 0%;
    margin-top: -175px;
}
#share .in-3:nth-child(3) .circle-btn:before {
    transform: translate(-12%,-50%) rotate(300deg);
    top: 58%;
    left: 0%;
    margin-top: -82px;
}

/**** BLENDED LEARNING
CURRICULUM ****/


/***  impact-beyond  ***/

.impact-beyond {
    width: 100%;
    display: inline-block;
    background-color: #000;   
    padding: 60px 0;
}

.impact-beyond h4{
    color: #fff;
	text-transform: uppercase;
    margin-bottom: 30px;
}
.impact-beyond ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 0;
    margin: 0;
    list-style-type: none;
	grid-gap: 30px;
}
.impact-beyond ul li h2 {
    font-size: 50px;
	color: #ffd600;
}
.impact-beyond ul li h5 {
    font-weight: 300;
    text-transform: uppercase;
    font-style: italic;
	color: #ffd600;
}
/***  impact-beyond  end  ***/

/***  loved-teachers    ***/

.loved-teachers {
    width: 100%;
    padding: 4rem 0;
	background-color: #fff;
}

.loved-teachers h3 {
    font-weight: 500;
	margin-bottom:50px;
}
.loved-teachers  .imgbox img {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.14);
}
.loved-teachers-gp h4 {
    text-transform: uppercase;
    font-weight: 600;
}
.contentbox {
    margin-top: 45px;
}
.loved-teachers-gp p {
    font-size: 18px;
    line-height: 30px;
}
/***  loved-teachers    ***/

/***  featured  ***/
.people-saying {
    padding-bottom: 0em;
	background-color: #fff;
}
.peopel-saying-box {
    border-radius: 5px;
    margin-bottom: 0px;
    /* display: inline; */
    min-height: 200px;
}
.people-saying .title {
    margin-bottom: 34px;
}
.Tweet-body.e-entry-content {
    padding: 22px 0 !important;
}
.people-head {
    position: relative;
	padding: 20px 15px 10px;
	width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
}
.people-head .fa-twitter {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 18px;
    color: #499fea;
    transform: translate(-50%, -50%);
}
.profile-pic {
    width: auto;
    float: left;
}
.user-name {
    padding-left: 15px;
}
.user-name h5 {
    font-weight: 600;
    margin-bottom: 2px;
}
.user-name h6 {
    font-weight: 400;
    margin-bottom: 0px;
	color:#7e8991;
}

.people-content {
    width: 100%;
    display: inline-block;
   
}
.people-content span {
    font-size: 14px;
    margin-bottom: 3px;
    display: inline-block;
    color: #7e8991;
}
.date-sec {
    color: #7e8991;
}
.date-sec .fa-heart-o {
    float:right;
}
.people-foot {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    border-top: 1px solid #ccc;
    margin-top: 12px;
}
.people-foot a {
    color: #499fea;
    font-weight: 500;
}

.people-foot a:hover {
    color: #000;
    text-decoration:none;
}
.people-foot .fa-angle-right {
    float: right;
    font-size: 16px;
    padding-top: 4px;
    color: #499fea;
}

.peopel-saying-box-bk {
    background-color: #f7f7f7;
    /* width: 100%; */
    /* float: left; */
    margin-top: 11px;
}

.peopel-saying-box-bk .people-content {
   padding:15px;
}
.peopel-saying-box-bk .people-content p {
   margin-bottom:5px;
}
.peopel-saying-box-bk .people-content .name {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
	margin-top: 20px;
}
/***  featured  end   ***/



/***  featured-in    ***/

.featured-in {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
	background-color: #fff;
}
.featured-in ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 0;
    margin: 15px 0  0;
    list-style-type: none;
	grid-gap: 30px;
	align-items: center;
	transition:0.5s all linear;
}

.featured-in ul:hover li {
    opacity: 0.3;
}
.featured-in ul li {
   transition:0.5s all linear;
}
.featured-in ul li img {
   transition:0.5s all linear;
   transform:scale(1);
}
.featured-in ul li:hover {
    opacity: 1;
	cursor:pointer;
}
.featured-in ul li:hover img{
    transform:scale(1.1);
}
.lunch-classroom {
    width: 100%;
    float: left;
    background: #f7f7f7;
    border-radius: 22px;
    padding: 30px 49px;
    margin-top: 60px;
}
.lunch-classroom h2 {
    text-transform:uppercase;
	margin:0;
}
.lunch-classroom .thri {
    width: 100%;
	padding-top: 40px;
}
.lunch-classroom .prices sub {
    font-size: 16px;
    bottom: 0;
}
.lunch-classroom .prices {
    margin: 20px 0;
}
.lunch-classroom h5 {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0px;
    display: inline-block;
}
.learn-more-about {
    color: #000;
    font-weight: 400;
	transition:0.5s;
	text-decoration: underline;
	padding:2px 0;
	position:relative;
	z-index:2;
}
.learn-more-about:hover {
	color: #000;
}
.learn-more-about:before {
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-color: #ffd600;
	transition:0.5s;
	z-index:-1;
}
.learn-more-about:hover:before {
	width: 100%;
	background-color: #ffd600;
}
.learn-more-about .fa-angle-right {
	padding-left:4px;
}
.lunch-classroom .thri p {
    margin: 1rem 0 0;
    font-size: 16px;
}
.search-group {
    position: relative;
}
.search-group input[type="email"] {
    padding: 0 210px 0 15px !important;
	background-color:#fff;
}
.search-group .btn-top {
    position: absolute;
    top: 8px !important;
    right: 10px !important;
    background: #ffd600;
    border-radius: 8px;
    padding: 7px 0px !important;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    font-size: 14px;
	border: none;
	width: 180px;
	box-shadow: none;
    color: #000 !important;
    margin: 0;
}
/***  featured-in  end  ***/
.features-icons.homenew-features-icons  .student {
    width: 100%;
    margin-bottom: 45px;
    display: inline-block;
}

.features-icons.homenew-features-icons .flexslider  {
    width: 100%;
    display: inline-block;
}
.features-icons.homenew-features-icons .student_slider {
	position:relative;
}
.features-icons.homenew-features-icons .student_slider .flexslider .flex-viewport {
    width: 100%;
}
.features-icons.homenew-features-icons .student_slider .flex-direction-nav  li  a {
	text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.features-icons.homenew-features-icons .student_slider .flex-direction-nav a:before {
    background-color: #000;
    color: #ffd600;
	font-size: 24px;
	content:'\f060';
	font-family: fontawesome;
	top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
	position:absolute;
	width: 100%;
    height: 100%;
}
.features-icons.homenew-features-icons .student_slider .flex-direction-nav a i {
    opacity: 0;
}
.features-icons.homenew-features-icons .student_slider  .flex-direction-nav a.flex-next:before {
    content: '\f061';
}
.features-icons.homenew-features-icons .student_slider .flex-direction-nav a {
    background-color: #000;
    text-shadow: none;
}
.features-icons.homenew-features-icons .student_slider .flex-direction-nav .flex-prev {
    left:0;
	opacity: 1;
}

.features-icons.homenew-features-icons .student_slider .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
	left:0;
}

.features-icons.homenew-features-icons .student_slider .flex-direction-nav .flex-next {
    right: 0;
    opacity: 1;
	
}

.features-icons.homenew-features-icons .student_slider .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
	right: 0;
}







@media (min-width:768px) {
	header.masthead {
		padding-top: 12rem;
		padding-bottom: 12rem
	}
	header.masthead h1 {
		font-size: 3rem
	}
}

.showcase .showcase-text {
	padding: 3rem
}

.showcase .showcase-img {
	min-height: 30rem;
	background-size: cover
}

@media (min-width:768px) {
	.showcase .showcase-text {
		padding: 7rem
	}
}

.features-icons.homenew-features-icons {
	padding-top: 4rem;
	}

.features-icons.homenew-features-icons .features-icons-item {
	max-width: 20rem
}

.features-icons.homenew-features-icons .features-icons-item .features-icons-icon {
	height: 7rem
}

.features-icons.homenew-features-icons .features-icons-item .features-icons-icon i {
	font-size: 4.5rem
}

.features-icons.homenew-features-icons .features-icons-item:hover .features-icons-icon i {
	font-size: 5rem
}

.testimonials {
	padding-top: 7rem;
	padding-bottom: 7rem
}

.testimonials .testimonial-item {
	max-width: 18rem
}

.testimonials .testimonial-item img {
	max-width: 12rem;
	box-shadow: 0 5px 5px 0 #adb5bd
}

.call-to-action {
	position: relative;
	background-color: #343a40;
	background: url(../img/bg-masthead.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 7rem;
	padding-bottom: 7rem
}

.call-to-action .overlay {
	position: absolute;
	background-color: #212529;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .3
}

footer.footer {
	padding-top: 4rem;
	padding-bottom: 4rem;
    background-color: #f9f9f9;
}

/*** 23.09.2019 ***/




.homenew-features-icons .thri input[type=submit].btn.btn-top {
    position: absolute;
    top: 8px;
    right: 26px;
    background: #ffd600;
    border-radius: 8px;
    padding: 7px 55px;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    font-size: 14px;
	cursor: pointer;
}

.room-text.tex-in {
    margin-top: 40px;
    float: left;
    width: auto;
    border-radius: 0;
    margin-bottom: 50px;
}

.room-text.tex-in img {
    float: left;
    margin-right: 20px;
}

.room-text.tex-in h2 {
    font-size: 28px;
}

.room-text h3 {
    font-size: 22px;
	}

.date-sec i.fa.fa-heart-o {
    width: auto;
    float: left;
    padding: 4px 10px 0 0px;
}

.date-sec span {
    font-size: 16px;
    padding-left: 15px;
}

.people-foot i.fa.fa-comment-o {
    font-size: 18px;
    color: #499fea;
    padding-right: 10px;
}

.people-content p {
    margin-bottom: 10px;
}

.name.text-right {
    font-size: 16px;
    font-weight: 600;
}

.thri input[type=submit].btn.btn-top {
    position: absolute;
    top: 10px !important;
    right: 10px !important;
    background: #ffd600;
    border-radius: 8px;
    padding: 7px 0px !important;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    font-size: 14px;
    border: none;
    width: 180px;
    box-shadow: none;
    color: #212529 !important;
    margin: 0;
	z-index: 9;
	text-transform:capitalize;
}

.search-group input[type=submit].btn.btn-top {
    top: 10px !important;
    right: 15px !important;
}





/*****    25-09-2019  ***/

.features-icons.text-center.features-icons-color {
    padding-bottom: 4rem;
}
.features-icons-color .idea {
    margin: 150px 0;
    text-align: center;
    float: left;
    width: 100%;
}

/*****   25-09-2019   end   ****/


/****   05-10-2019  ***/


.peopel-saying-box-bk .people-content {
    position: relative;
}
.peopel-saying-box-bk .people-content p {
    position: relative;
    z-index: 2;
}
.peopel-saying-box-bk .people-content .fa-quote-left {
    position: absolute;
    top: 5px;
    left: -4px;
    color: #ffd600;
    content: '';
	z-index: -1;
}








/****   05-10-2019  end  ***/




/***   18-10-2019   ***/

.homenew-features-icons {
    background-color: #fff;
}
/***   18-10-2019  end  ***/



/*****====== responsive-start ======*****/
/*****====== responsive-start ======*****/

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

@media only screen and (max-width: 992px) {
	
.text-lg-left.baner-text {
    text-align: left;
}
}




@media only screen and (max-width:991px) {
.navbar {
    padding: .5rem 0;
}
.navbar-expand-lg .container, .navbar-expand-lg .container-fluid {
     padding-right: 15px; 
  
  padding-left: 15px; 
}
.innermynav {
    position: relative;
    width: 100%;
	display: initial;
    justify-content: inherit;
    align-items: inherit;
}

.mynav .navbar-brand {
    padding: 0;
    margin: 0;
}
.innermynav .navbar-toggler {
    position: absolute;
    right: 0px;
    top: 0;
}
.mynav .navbar-collapse {
    margin-top: 15px;
}
.mynav .navbar-nav li .sub-menu-new {
    min-width:100%;
	position: static;
}
.mynav .navbar-nav li {
    padding: 0px 0;
}

.innermynav .header-search {
    position: absolute;
    right: 80px;
    top: 10px;
}
}

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

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

	
header.masthead {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.navbar .col-5.col-md-5.mb-2.text-lg-right {
    max-width: 70%;
    flex: inherit;
}

.navbar .top-m {
    height: 52px;
}

.text-lg-left.baner-text {
    text-align: left;
}

.baner-text h1.mb-5 {
    font-size: 46px;
}

.baner-text h1 span:before {
    bottom: 15px;
    height: 36px;
    left: 20px;
}

.baner-text p {
    font-size: 20px;
}

.btn-watch {
    padding: 12px 35px;
}

.features-icons {
    padding-top: 4rem;
}

h1.title span {
    font-size: 32px;
}

h1.title span:before {
    height: 26px;
    left: 20px;
}

.col-12.comp-col {
    margin-bottom: 50px;
}

.testimonial-item img {
    width: 100%;
}

.graders {
    margin-bottom: 25px;
}

.student-col {
    margin-bottom: 30px;
	text-align: left;
}

.student-col img {
    min-height: auto;
}

.features-icons.text-center {
    padding-top: 2rem;
}

.ready-row h2 {
    width: 100%;
	font-size: 36px;
	text-align:center;
}

.thri {
    width: 100%;
	/* padding-top: 15px; */
}

.ready-row a.btn.btn-top {
    top: 108px;
    right: 70px;
}

.col-12.comp-col.tech-art p {
    margin-left: 0;
    font-size: 20px;
    margin-top: 25px;
}

.palt-section {
    margin-top: 4rem;
	padding-bottom: 4rem;
}

.palt-section .app-col p br {
    display: none;
}

.palt-section .app-col p {
    font-size: 20px;
}



.speed-funding-sec p br {
    display: none;
}

.speed-funding-sec p {
    font-size: 20px;
}



.speed-funding-right .speed-funding-img ul li {
    width: auto;
}

.impact-beyond ul {
    grid-template-columns: repeat(3, 1fr);
}

.loved-teachers {
    padding: 4rem 0;
}

.loved-teachers h3 br {
    display: none;
}

.loved-teachers h3 {
    font-size: 24px;
}

.loved-teachers-gp h4 {
    font-size: 20px;
}

.loved-teachers-gp p {
    font-size: 16px;
    line-height: 24px;
}

.user-name h5 {
    font-size: 18px;
}

.user-name h6 {
    font-size: 15px;
}

/*.thri input[type=submit].btn.btn-top {
    top: 59%;
}*/

.date-sec {
    font-size: 14px;
}

.people-foot {
    font-size: 13px;
}

.people-content a {
    font-size: 15px;
}

.people-foot .fa-angle-right {
    padding-top: 1px;
	font-size: 15px;
}

.people-saying {
    padding-bottom: 0;
}

.people-foot i.fa.fa-comment-o {
    font-size: 15px;
    padding-right: 2px;
}

.people-head .fa-twitter {
    font-size: 16px;
}

.date-sec span {
    font-size: 14px;
}

.featured-in {
    padding: 40px 0;
}

.lunch-classroom {
    padding: 30px 40px;
    margin-top: 50px;
}

.lunch-classroom h2 {
    font-size: 26px;
}

footer.footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.thri input[type=submit].btn.btn-top {
    padding: 7px 20px;
}
.navbar .top-m {
    padding: 0 145px 0 15px;
}
.features-icons.text-center.features-icons-color .idea {
    overflow: hidden;
}

.homenew-main-sec .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
}

@media only screen and (max-width: 575px) {
	
header.masthead {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.navbar>.container, .navbar>.container-fluid {
    flex-direction: column;
}
.navbar-brand {
    margin: 0 0 10px;
}	
.navbar .text-lg-right {
    max-width: 100%;
}
.text-lg-left.baner-text {
    padding-left: 25px;
}
	
.baner-text h1.mb-5 {
    font-size: 35px;
}

.baner-text p {
    font-size: 18px;
}

.btn-watch {
    padding: 10px 30px;
    font-size: 18px;
	margin-left: 15px;
}

.baner-text h1 span:before {
    bottom: 12px;
    height: 28px;
    left: 10px;
}

h1.title {
    font-size: 30px;
}

h1.title span {
    font-size: 28px;
}

h1.title span:before {
    height: 20px;
    left: 15px;
}

.col-12.comp-col {
    margin-bottom: 30px;
}

.room-text h3 {
    font-size: 20px;
}

.room-text p {
    margin: 0;
	font-size: 16px;
}

.comp-col.tech-art h1.title {
    width: 100%;
}

.col-12.comp-col.tech-art p {
    font-size: 18px;
}

.idea img {
    max-width: 100%;
}

.speed-funding-sec p {
    font-size: 18px;
}


.speed-funding-sec ul {
    justify-content: center;
}
.speed-funding-right .speed-funding-img ul li {
    width: auto;
	padding: 0 0px;
	/* padding: 0 10px; */
}

.impact-beyond {
    padding: 45px 0;
}

.impact-beyond ul {
    grid-gap: 12px;
}

.impact-beyond h4 {
    margin-bottom: 25px;
    font-size: 22px;
}

.impact-beyond ul li h2 {
    font-size: 40px;
}

.impact-beyond ul li h5 {
    font-size: 18px;
    margin-bottom: 25px;
}

.loved-teachers {
    padding: 3rem 0 0;
}

.loved-teachers h3 {
    font-size: 22px;
    margin-bottom: 45px;
}

.loved-teachers-gp {
    padding-bottom: 30px;
}

.loved-teachers-gp .imgbox img {
    width: 100%;
}

.people-saying h1.title {
    padding-left: 15px;
}

.featured-in {
    padding: 25px 0;
}

.featured-in ul {
    grid-template-columns: repeat(3, 1fr);
}

.lunch-classroom h2 {
    font-size: 22px;
}

.lunch-classroom h5 {
    font-size: 18px;
}

.search-group input[type=submit].btn.btn-top{
    top: 8px;
}
.speed-funding-sec:before {
    content: none;
}
.speed-funding-left {
    padding: 30px 15px 30px 15px;
	background-color: #ffd600;
}
.speed-funding-right {
    padding: 30px 15px 30px 15px;
}
.ready-row h2 {
    font-size: 26px;
	line-height: 45px;
}
.top-bar .row {
    flex-wrap: nowrap;
}

}

@media only screen and (max-width: 480px) {
/*.navbar-brand {
    margin: 0 auto;
}*/
	
.navbar .col-5.col-md-5.mb-2.text-lg-right {
    max-width: 68%;
}
	
input[type=submit].btn.btn-top {
    padding: 7px 14px;
}
	
.baner-text h1.mb-5 {
    font-size: 24px;
}

.baner-text p {
    font-size: 15px;
}

.btn-watch {
    padding: 10px 28px;
    font-size: 16px;
}

.baner-text h1 span:before {
    top: 15px;
    height: 18px;
}

h1.title {
    font-size: 28px;
}

h1.title span {
    font-size: 20px;
}

.room-text h3 {
    font-size: 18px;
}

.room-text p {
    font-size: 15px;
}

.student-col p {
    font-size: 15px;
}

.ready-row {
    padding: 25px 15px;
}

.top-m {
    font-size: 15px;
}

.thri input[type=submit].btn.btn-top {
    /* top: 60%; */
    padding: 5px 7px;
    /* right: 65px; */
}

.palt-section {
    margin-top: 2rem;
    padding-bottom: 2rem;
	padding-top: 3rem;
}

.palt-section .app-col .title {
    width: 100%;
}

.col-12.comp-col.tech-art p {
    font-size: 16px;
}

.palt-section .app-col p {
    font-size: 18px;
}

.palt-section .row {
    display: inline-block;
}

.palt-section .col-6.app-col {
    flex: 0;
    max-width: 100%;
}

.palt-section .col-6.app-rtl.idea {
    flex: 0;
    max-width: 100%;
}



.impact-beyond ul li h2 {
    font-size: 35px;
}

.impact-beyond ul li h5 {
    font-size: 16px;
}

.loved-teachers h3 {
    font-size: 20px;
}

.loved-teachers-gp h4 {
    font-size: 18px;
}

.loved-teachers-gp p {
    font-size: 15px;
}

.featured-in h1.title span {
    font-size: 35px;
}

.lunch-classroom {
    padding: 25px 30px;
    margin-top: 20px;
}

.lunch-classroom h2 {
    font-size: 18px;
}

.lunch-classroom h5 {
    font-size: 16px;
}

.lunch-classroom .thri {
    padding-top: 15px;
}

.search-group input[type="email"] {
    padding: 0 140px 0 15px;
}

.search-group input[type=submit].btn.btn-top {
	top: 8px;
    right: 15px;
	width: 115px;
}

.lunch-classroom .thri p {
    font-size: 14px;
    line-height: 18px;
}	
.featured-in ul {
    grid-template-columns: repeat(2, 1fr);
}
.ready-row h2 {
    font-size: 20px;
}
.top-bar .top-bar-lft {
    padding-right: 0;
}
.top-bar-lft a {
    font-size: 10px;
	padding: 9px 5px 9px 0;

}
.top-bar-rgt-inner ul li {
    width: 30px;
    height: 33px;
    line-height: 33px;
}
.top-bar-rgt-inner ul li a {
    font-size: 10px;
}
}

@media only screen and (max-width: 400px) {
.navbar .col-5.col-md-5.mb-2.text-lg-right {
    max-width: 100%;
    margin-top: 15px;
}

.lunch-classroom .thri p {
    text-align: left !important;
}
.peopel-saying-box-bk .people-content .fa-quote-left {
    top: -5px;
}
}

@media only screen and (max-width: 375px) {
	
.top-m {
    font-size: 14px;
}
	
.impact-beyond ul {
    display: inline-block;
}

.impact-beyond ul li {
    padding-top: 10px;
}

.impact-beyond ul li h5 {
    margin-bottom: 15px;
}

.featured-in ul {
    margin: 0;
    display: inline-block;
}

.featured-in ul li{
    margin: 15px 0 0;
}
.featured-in ul {
    grid-template-columns: repeat(1, 1fr);
}

}

@media only screen and (max-width: 320px) {
	
.baner-text h1.mb-5 {
    font-size: 26px;
}

.btn-watch {
    padding: 8px 22px;
    font-size: 15px;
}

.baner-text p {
    font-size: 13px;
}

h1.title {
    font-size: 24px;
}

.room-text p {
    font-size: 14px;
}

.ready-row h2 {
    font-size: 24px;
}

.ready-row {
    padding: 20px 20px;
}

.top-m {
    height: 45px;
    padding: 0 10px;
}

.thri input[type=submit].btn.btn-top {
    /* top: 62%; */
    padding: 5px 7px;
    /* right: 45px; */
    font-size: 13px;
}

.col-12.comp-col.tech-art p {
    margin-top: 15px;
}

.impact-beyond h4 {
    font-size: 20px;
}

.impact-beyond ul li h2 {
    font-size: 32px;
}

.lunch-classroom {
    padding: 20px 25px;
}

.lunch-classroom h5 {
    font-size: 15px;
}

.search-group input[type="email"] {
    padding: 0 110px 0 10px;
}

.search-group input[type=submit].btn.btn-top {
    top: 8px;
    right: 10px;
    width: 100px;
    font-size: 13px;
}
}


/*****====== responsive-end ======*****/
/*****====== responsive-end ======*****/
div.wpcf7-mail-sent-ok {
    border: none !important;
    color: #398f14 !important;
}

