.header-top{
	width: 100%;
	height: 44px;
	/*background: #497151*/
	background: #497151; /* Old browsers */

}
 header .col1{
 	height: 100%;
 }
  header .container{
  	height: 100%;
  	position: relative;
  }
.social li{
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px;
	line-height: 44px
}
.social li a{
	color: #fff;
}
.social li a:hover i{
  color: #ff8c0e
}
.social li:first-child{
	margin-left:0;
}
.topSearchForm, .member-btn{
	float: right;
	max-height: 44px;
	position: relative;
}
.topSearchForm input{
	background: #8ac564;
	display: block;
	padding-left: 10px;
	color: #fff;
}
header .col1:nth-of-type(2){
	text-align: right;
}
.member-btn{
	width:36%;
}
.member-btn a{
	display: block;
	line-height: 44px;
	background: #1e4d26;
	width: 100%
}
.member-btn a img{
	max-height: 23px
}
.search-icon {
	position: absolute;
	top: 55%;
	left: 25%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.topSearchForm input:placeholder{
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.topSearchForm input::-webkit-input-placeholder{
	text-align: center;
	color: #fff;
	font-size: 15px
}
.topSearchForm input::-moz-placeholder{
	text-align: center;
	color: #fff;
	font-size: 15px
}
.topSearchForm input:-ms-input-placeholder{
	text-align: center;
	color: #fff;
	font-size: 15px
}
.topSearchForm input:-moz-placeholder{
	text-align: center;
	color: #fff;
	font-size: 15px
}
.search-icon img{
	transition:all .5s ease-in-out;
	-webkit-transition:all .5s ease-in-out;
}
.member-btn{
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	line-height: 44px
}
.member-btn img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px
}
.member-btn:hover{
	background: #163e1e
}
.logo{
	float: left;
	height: 100%;
	width: 400px;
}
.nav{
	float: right;
}
.header-bottom{
	height: 115px;
}
.nav {
	text-align: right;
	height: 100%;
}
.nav li{
	display: inline-block;
    margin: 0 6px;
	height: 115px;
	line-height: 115px;
	position: relative;
}
.logo a{
	display: block;
	height: 100%;
}
.logo a img{
 position: relative;
 top: 50%;
 transform: translateY(-50%);
 -webkit-transform: translateY(-50%);
}
.nav ul{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.nav ul li a{
	font-size: 15px;
	color: #2f4f25;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	padding: 10px 0;
}
.nav ul li a:hover, .nav ul li.active a{
	color: #8ac564
}
#home-banner.banner-sec{
	background-position: left top !important;
	background-size: cover !important;
	min-height: 650px;
	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
}
#home-banner.banner-sec .content{
	    padding-left: 4%;
    width: 50%;
}
#home-banner.banner-sec .content span{
	color: #ff9724
}
.banner-sec .content{
	    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.banner-sec p, #education p, #nature p, #kery p, #journey p, #news-letter p{
	font-weight: 300;
	margin: 10px 0;
	color: #2f4f25
}
.banner-sec h1{
	color: #2f4f25
	/*color: #ff9a2d;*/
}
.banner-sec .content{
}
.inner{
	background-repeat: no-repeat !important;
	position: relative;
}
#education .inner{
	background-position: left top !important;
	    padding-bottom: 89px;
	        background-size: 56% !important;
}
#nature .inner{
	    margin-top: -64px;
	background-position: left top !important;
	    padding-bottom: 89px;
	        background-size: 56% !important;
}
#nature .content{
	float: right;
	z-index: 999
}
.section .inner .content{
	float: right;
    width: 56%;
    position: relative;
    top: 45px;
        padding: 4% 11% 6% 5%;
    background: #fff;
}
#education .content{
	float: right;
}
.section h2{
	letter-spacing: 4.5px;
    color: #103606;
    margin-bottom: 15px
}
#science .content{
	float: left;
	    padding: 4% 11% 6% 5%;
	width: 56%;
}
#science .inner{
	background-position: right top !important;
	background-size: 56% !important;
	margin-top: -80px;
    padding-bottom: 90px;
}
#kery{
	background: #eaecf0;
	position: relative;
	    margin-top: -67px;
}
#science{
	position: relative;
    z-index: 2;
}
#kery img:not(.sign){
	position: absolute;
	z-index: 99;
	left: 0;
	bottom: 0
}
#kery .content{
	float: right;
	width: 56%;
	        padding: 15% 5% 4% 5%;
	        position: relative;
    z-index: 999;
}
.sign{
	margin-top: 25px
}
#why{
	background: #50653f;
	padding: 80px 0;
	text-align: center;
}
#why h2{
	color: #fff;
	    padding-bottom: 30px;
}
.boxes{
	display: flex;
    flex-wrap: wrap;
}
#why .boxes .box:nth-of-type(odd){
   background:#738465;
}
#why .boxes .box:nth-of-type(even){
   background:#96a38c;
}
#why .boxes .box{
	float: left;
	width: 25%
}
#why .boxes .box h3{
	margin-top: 20px;
	color: #fff;
}
#journey, #news-letter{
	padding: 80px 0;
	text-align: center;
}
#news-letter{
	background: #edefeb url(../images/news-bg.png) repeat-x 0 0;
}
#news-letter .boxes .box img{
	width: 100%;
}
#news-letter .boxes{
	margin-top: 0
}
.news-letter-box{
	padding: 50px 0 0 0
}
.news-letter-box input{
	display: inline-block;
	margin: 0 6px;
	height: 46px;
	background: #fff;
	padding: 0 15px
}
header input, header select, header textarea{
  font-family: 'Raleway', sans-serif;
}
.news-letter-box form{
	margin-top: 40px
}
.news-letter-box .content{
	width: 52%;
	margin: 10px auto
}
.news-letter-box input::-webkit-input-placeholder{
	color: #2e4f25;
	font-size: 17px
}
#news-letter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2e4f25;
}
#news-letter ::-moz-placeholder { /* Firefox 19+ */
  color: #2e4f25;
}
#news-letter :-ms-input-placeholder { /* IE 10+ */
  color: #2e4f25;
}
#news-letter :-moz-placeholder { /* Firefox 18- */
  color: #2e4f25;
}
.news-letter-box input::-moz-placeholder{
	color: #2e4f25;
	font-size: 17px
}
.news-letter-box input:-ms-input-placeholder{
	color: #2e4f25;
	font-size: 17px
}
.news-letter-box input:-moz-placeholder{
	color: #2e4f25;
	font-size: 17px
}
.news-letter-box input[type=text], .news-letter-box input[type=email]{
	width: 22%;
}
.news-letter-box input[type=submit]{
	width: 103px;
	background: #8b4199;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.news-letter-box input[type=submit]:hover{
	background: #ff9a2d;
	color: #fff
}
.news-letter-box input[type=text]:focus, .news-letter-box input[type=email]:focus{
	background: #fff;
	box-shadow: 0 0 3px rgba(1,2,4,.2)
}
.news-letter-box p small{
	font-weight: 400;
}
.news-letter-box p {
	margin-top:25px
}
footer{
	font-family: 'Raleway', sans-serif;
}
footer .footer-top{
	background: #50653f;
	padding: 60px 0;
}
footer .footer-bottom{
	background: #2e4f25;
	padding: 8px 0
}
footer .footer-top .container{
	display: flex;
	align-items: top;
	justify-content: space-between;
}
footer .footer-top .col2{
	flex-grow: 1
}
footer .footer-top p{
	margin-top: 0
}
footer .footer-top p a{
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	font-family: inherit;
}
footer .footer-top ul li{
	margin: 20px 0
}
footer .footer-top ul li:first-child{
	margin-top: 0
}
footer .footer-top ul li a{
	padding: 10px 0;
	color: #fff;
	font-family: inherit;
	font-size: 15px;
	font-weight: 500
}
footer .footer-top ul li a:hover{
	color: #ff9a2d
}
footer .footer-bottom p{
	color:#fff;
	font-size: 12px;
	text-align: center;
}
footer .footer-top ul.social li{
	margin: 0 15px
}
.reponsive-btn{
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.reponsive-btn i{
	font-size: 25px;
	color: #5d5d5d
}
.reponsive-btn span{
	cursor: pointer;
}
.cross {
	position: absolute;
	left:20px;
	top: 20px
}
.reponsive-btn{
	display: none;
}
.show-hide{
	display: none;
}
/*--------------------------- Abhik ----------------------------------*/
#why.about-green{
	background: #8ac364;
}
#why.about-green h4{
	color: #fff;
	margin-bottom: 40px;
}
#why.about-green .boxes .box:nth-of-type(even){
	background: rgba(255,255,255,0.3)
}
#why.about-green .boxes .box:nth-of-type(odd){
	background: rgba(255,255,255,0.1)
}
#why.about-green .boxes .box img{
	margin-bottom: 40px;
}
#why.about-green .boxes .box{
	width: 25%;
}
#why.about-green .boxes .box ul li{
	color: #fff;
	text-align: left;
	padding-bottom: 20px;
	position: relative;
	padding-left: 15px;
}
#why.about-green .boxes .box ul li:after{
	width: 5px;
	height: 5px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 8px;
	content: '';
	display: block;
	border-radius: 50%;
}
#home-banner.inner-banner{
	min-height: 715px;
}
#education-wrap{
	padding: 80px 0;
	width: 100%;
	background: #8ac364;
}
#education-wrap.newbg{
	background: rgb(138, 195, 100,.9);
}
#education-wrap h2{
	text-align: center;
	width: 100%;
	margin: auto;
	color: #fff;
}
#education-wrap p{
	width: 55%;
	margin: auto;
	color: #fff;
	text-align: center;
	padding: 40px 0;
}
#education-wrap h5{
	font-family: 'Raleway', sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #526a74;
	font-style: italic;
	text-align: center;
	width: 70%;
	margin: auto;
}
#about-wrap{
	padding: 115px 0;
	width: 100%;
	background: #eaecf0;
}
.about-left-warp{
	width: 50%;
	float:left;
}
#about-wrap p{
	color: #4d4d4d;
	font-weight: 400;
}
#about-wrap .container{
	position: relative;
}
.about-right-wrap{
	        width: 36%;
    position: absolute;
    right: 2%;
    top: -152px;
}
#kery-wrap{
	width: 100%;
	padding: 80px 0;
}
#kery-wrap p{
	color: #4d4d4d;
	font-weight: 400;
}
#kery-wrap p.green{
	color: #8ac364;
}
#kery-wrap ul li{
	color: #4d4d4d;
	font-weight: 400;
	font-size: 17px;
	position: relative;
	padding-left: 15px;
	padding-bottom: 10px;
}
#kery-wrap ul li:after{
	width: 5px;
	height: 5px;
	background: #4d4d4d;
	position: absolute;
	left: 0;
	top: 10px;
	content: '';
	display: block;
	border-radius: 50%;
}
#kery-wrap .container{
	position: relative;
}
.kery-right{
	width: 50%;
	float: right;
}
.kery-left{
	width: 44%;
    position: absolute;
    border-left-width: 0;
    top:50%;
    transform: translateY(-50%);
}
#kery-wrap p i{
	    color: #8ac364;
}
#what-we-do p, #natural-tools p{
	color: #4d4d4d;
	font-weight: 400;
}
#what-we-do{
	padding: 80px 0;
	width: 100%;
	background: #eaecf0;
}
.tab_image{
	display: none;
}
#natural-tools{
	padding: 80px 0;
	width: 100%;
}
#what-we-do  h4{
	color: #4d4d4d;
	padding-bottom: 25px;
}
.what-left{
	width: 50%;
	float: left;
}
.what-right{
	width: 45%;
	float: right;
}
.after-row{
	margin-top: 25px;
}
#home-banner.inner-banner h1 span{
	    color: #8b4199 !important;
}
#education-wrap.overview{
	/*background: #8b4199;*/
	background: rgb(139, 65, 153,.9);
}
#education-wrap.overview p{
	padding:8px;
}
#education-wrap.overview h2{
	padding-bottom: 30px;
}
#education-wrap.overview h5{
	color: #ffae57;
}
#education-wrap.overview h5:nth-of-type(1){
	padding-top: 15px;
}
.brain-wrap{
	padding: 80px 0;
}
.brian-lext{
	width: 50%;
}
.brian-image{
	width: 50%;
}
.brain-wrap p{
	font-weight: 400;
	color: #526a74 !important;
}
.brain-wrap h4{
	color: #8b4199;
	padding-bottom: 25px;
}
.brain-wrap:nth-of-type(odd) .brian-lext{
	float: left;
}
.brain-wrap:nth-of-type(odd) .brian-image{
	float: right;
	width: 40%;
}
.brain-wrap:nth-of-type(even) .brian-lext{
	float: right;
}
.brain-wrap:nth-of-type(even) .brian-image{
	float: left;
	width: 40%;
}
#individual-wrap .brain-wrap:nth-of-type(odd) .brian-lext{
	float: right;
}
#individual-wrap .brain-wrap:nth-of-type(odd) .brian-image{
	float: left;
	width: 45%;
}
#individual-wrap .brain-wrap:nth-of-type(even) .brian-lext{
	float: left;
}
#individual-wrap .brain-wrap:nth-of-type(even) .brian-image{
	float: right;
	width: 45%;
}
.brain-wrap:nth-of-type(odd){
	background: #eaecf0;
}
.brain_no_padding_bottom{
	padding-top: 0;	
}
.brain_no_padding_bottom .brian-lext{
   padding-top: 80px;
}
.brain-wrap.brain_no_padding_bottom .brian-image{
	width: 50% !important;
}
.brian-image img{
	display: block;
}
#contact-wrap{
	padding: 80px 0;
}
.contact-info{
	width: 40%;
	float: left;
}
.contact-form-wrap{
	width: 55%;
	float: right;
}
#contact-wrap h2{
	    letter-spacing: 4.5px;
	        font-size: 1.8em;
}
.contact-form-wrap input[type="email"], .contact-form-wrap input[type="text"]{
	width: 100%;
	height: 45px;
	border:1px solid #50653f;
	text-indent: 15px;
}
.contact-form-wrap textarea{
	width: 100%;
	height: 150px;
	border:1px solid #50653f;
	padding:15px;
}
.form-row{
	margin-bottom: 15px;
}
.contact-form-wrap h2{
	padding-bottom: 25px;
}
.info-icon{
	width: 40px;
	float: left;
}
.info-icon i{
	font-size: 25px;
}
.contact-info .info-box{
	margin-bottom: 20px;
}
.contact-info .info-box a, .info-text{
	color: #2f4f25;
}
.contact-info p{
	padding-bottom: 25px;
}
.contact-form-wrap input[type="button"], .contact-form-wrap input[type="submit"]{
	 padding: 15px 36px;
    font-size: 16px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    border: 1px solid transparent;
	background: #8ac564;
	color: #fff;
	cursor: pointer;
}
.contact-form-wrap input[type="submit"]{
	line-height: 23px !important;
}
.contact-form-wrap input[type="submit"]:hover{
	background: #8ac564 !important;
	color: #fff !important;
}
.cta-wrap{
	background: #8ac364;
	padding: 30px 0;
	text-align: center;
}
.cta-wrap h2{
	color: #fff !important;
}
.cta-wrap a{
	margin-top: 0 !important;
}
.cross{
	display: none;
}
.info-text{
	font-size: 15px
}
.topSearchForm input:focus{
	background: #8ac564
}
#succ_msg{
    color: #8ac564;
    margin-bottom: 10px;
}
.content p span.purple-text{
	color: #8b4199;
	font-weight: 600;
}
.content p span.blue-text{
	color: #488fcd ;
	font-weight: 600;
}
.content p span.green-text, p span.green-text{
	    color: #6dc526;
	font-weight: 600;
}
p span.green-text a{
	    color: #255003;
	font-weight: 600;
}
p span.green-text a:hover{
	text-decoration: underline;
}
ul.custom-menu li ul.dropdown-menu{
	position: absolute;
    width: 240px;
    margin: 0;
    padding: 0;
    left: 0;
    top: 75px;
    display: none;
    text-align: left;
    transform: translateY(0); 
   -webkit-transform: translateY(0); 
}
ul.custom-menu li ul.dropdown-menu li{
	height: auto !important;
	line-height: 20px;
	display: block;
	border-top: 1px solid #fff;
	margin:0;
}
ul.custom-menu li ul.dropdown-menu li:first-child{
	border-top:0;
}
ul.custom-menu li ul.dropdown-menu li a{
	display: block;
}
ul.custom-menu li ul.dropdown-menu li a{
	padding: 0;
	color: #fff;
	font-size:15px;
	padding:20px 15px;
}
ul.custom-menu li ul.dropdown-menu.menu-purple li:hover{
   background: #763184;
}
ul.custom-menu li ul.dropdown-menu.menu-blue li:hover{
   background: #3f6ba0;
}
ul.custom-menu li ul.dropdown-menu.menu-green li:hover{
   background: #70b147;
}
ul.custom-menu li ul.dropdown-menu.menu-yellow li:hover{
   background: #e2821a;
}
.menu-purple{
	background: #8b4199;
}
.menu-blue{
	background: #488fcd ;
}
.menu-green{
	background: #8ac564;
}
.menu-yellow{
	background: #ff9a2d;
}
.purple-btn-outline{
	border:1px solid #8b4199 !important;
	color:#8b4199;
}
.purple-btn-outline:hover{
	background:#8b4199;
	color: #fff;
}
.yellow-btn-outline{
	border:1px solid #ff9a2d !important;
	color:#ff9a2d;
}
.yellow-btn-outline:hover{
	background:#ff9a2d;
	color: #fff;
}
.blue-btn-outline{
border:1px solid #488fcd  !important;
	color:#488fcd ;
}
.blue-btn-outline:hover{
	background:#488fcd ;
	color: #fff;
}
.light-green-btn-outline{
border:1px solid #8ac564 !important;
	color:#8ac564;
}
.light-green-btn-outline:hover{
	background:#8ac564;
	color: #fff;
}
#header{
	position: relative;
	z-index: 999;
}
.about-banner{
	width: 500px !important;
}
.about-banner p{
	font-weight: 700;
}
.about-left-warp h4, .kery-right h4{
	    color: #8b4199;
    padding-bottom: 25px;
}
.kery-right a.link {
	margin-top: 15px;
	margin-bottom: 15px;
}
#education-wrap.blur-gb{
	background: #488fcd !important;
}
#education-wrap.green-bg{
	background: #8ac564 !important;
}
#kery h5{
	    font-size: 22px;
    padding-bottom: 20px;
}
#home-banner h4{
	font-weight: 400;
	color: #526a74 !important;
	padding-top: 20px;
}
#home-banner.inner-banner .content{
	padding-left: 0;
}
.brain-wrap-head{
	text-align: center;
	margin-bottom: 80px;
}
.brain-wrap-head h2{
	    letter-spacing: 3px;
	padding-bottom: 20px;
}
.brain-wrap-new-color h4{
	color: #488fcd ;
}
.brain-wrap-new-color h2{
	color: #488fcd ;
}
.brain-wrap-new-color-green h4{
	color:#497151;
}
.blue-bg{
	background: #488fcd ;
}
.brain-wrap-green-color h4{
	color: #497151;
}
.margin-top-gap{
	margin-top: 60px;
}
.mobile-social{
	display: none;
}
.doterra{
	text-align: center
}
.benefits-left{
	width: 50%;
	float: left;
	background: #ff9a2d;
	padding: 0 40px 0 0;
}
.benefits-right{
	width: 50%;
	float: right;
	background: #7eb857;
	padding: 0 0 0 40px;
}
.benefits-left .brain-wrap{
	background: #ff9a2d;
}
.benefits-right .brain-wrap{
	background: #7eb857;
}
#benefits{
	width: 100%;
	position: relative;
}
#benefits:after{
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	z-index: -1;
	background: #ff9a2d;
}
#benefits:before{
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	display: block;
	z-index: -1;
	background: #7eb857;
}
#benefits h4{
	color: #fff;
}
#benefits .benefits-left ul li{
	color: #fff;
	padding: 15px;
	padding-left: 30px;
	position: relative;
}
#benefits .benefits-left ul li:after{
	width: 17px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 20px;
	background:url("../images/list-icon.png") no-repeat;
	content: '';
	display: block;
}
#benefits .benefits-right ul li{
	color: #fff;
	padding: 15px;
	padding-left: 30px;
	position: relative;
}
#benefits .benefits-right ul li:after{
	width: 17px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 20px;
	background:url("../images/list-icon.png") no-repeat;
	content: '';
	display: block;
}
#benefits .benefits-right p{
	color: #fff !important;
}
#ready{
	text-align: center;
	background: #eaecf0;
	padding-bottom: 60px;
}
#ready h2{
	color: #50653f;
}
#ready p{
	font-weight: 400;
    color: #526a74 !important;
}
#ready p a{
	color: #267be3;
}
#ready p a:hover{
	text-decoration: underline;
}
#home-banner.inner-banner-courses .content{
	    width: 560px !important;
}
.color-new-wrap h6{
   color:#fff;
	font-size: 22px;
	font-weight: 400;
	text-align: center
}
.new-head h3{
	text-align: center;
	font-family: 'Raleway', sans-serif;    
    text-transform: uppercase;
	letter-spacing: 4.5px;
	color: #fff
}
.new-head{
	margin-bottom: 20px;
}
.courses-box{
	    width: 31%;
    float: left;
    margin-right: 44px;
	margin-bottom: 44px;
	position: relative;
}
.courses-box img{
	width: 100%;
	display: block;
}
.courses-box:nth-of-type(3), .courses-box:nth-of-type(6), .courses-box:nth-of-type(9), .courses-box:nth-of-type(12), .courses-box:nth-of-type(15){
	margin-right: 0;
}
.courses-image-wrap{
	position: relative;
}
.courses-image-wrap-design{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	content: '';
}
.courses-name{
	margin-top: 20px;
	margin-bottom: 20px;
}
.courses-box-btn a{
	margin-top: 0;
}
.century-new-wrap h2{
	color:#488fcd  !important;
}
.brain-wrap.century-new-wrap{
	padding-bottom: 40px;
}
#nature-wrap, #centure-wrap, #science-wrap{
	    padding: 80px 0;
    width: 100%;
}
#nature-wrap h2{
	color: #fff;
	text-align: center;
	padding-bottom: 25px;
}
.nature-new-wrap h2{
	color: #4f5f3d;
}
.nature-new-wrap .courses-box p{
	color: #4f5f3d !important;
}
.courses-main-head h3{
	    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing: 4.5px;
    color: #488fcd  ;
}
.courses-main-head {
	margin-bottom: 40px;
}
.color-new-wrap h2{
	color: #fff;
	text-align: center;
	    padding-bottom: 25px;
} 
.your-section{
	background: #edeff3
}
.century-new-wrap{
	background: #fff !important;
}
#journey.your-section h2{
  color:#488fcd  ;
  letter-spacing: 2px;
}
#journey.your-section p{
	color:#488fcd  ;
}
/* .courses-main-wrap-1 .courses-name h2{ */
	/* min-height: 145px; */
/* } */
/* .courses-main-wrap-2 .courses-name h2{ */
	/* min-height: 80px; */
/* } */
/* .courses-main-wrap-3 .courses-name h2{ */
	/* min-height: 80px; */
/* } */
/* .courses-main-wrap-4 .courses-name h2{ */
	/* min-height: 145px; */
/* } */
.arrow-blue, .arrow-green, .arrow-pink{
	position: relative;
}
.arrow-blue:after{
	width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #488fcd ;
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: block;
    content: '';
     -ms-transform: translateX(-50%); /* IE 9 */
  -webkit-transform: translateX(-50%); /* Safari */
  transform: translateX(-50%);
}
.arrow-green:after{
   width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #4f5f3d;
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: block;
    content: '';
     -ms-transform: translateX(-50%); /* IE 9 */
  -webkit-transform: translateX(-50%); /* Safari */
  transform: translateX(-50%);
}
.arrow-pink:after{
	width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #8b4199;
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: block;
    content: '';
     -ms-transform: translateX(-50%); /* IE 9 */
  -webkit-transform: translateX(-50%); /* Safari */
  transform: translateX(-50%);
}
.education-text-color h2{
  color:#8b4199 !important;
}
.nature-new-wrap{
	background: #fff !important;
}
.courses-main-wrap-3 .courses-name p{
	min-height: 50px;
}
.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000;
}
.videoWrapper43 {
  padding-top: 75%;
}
.videoWrapper169 {
  padding-top: 56%;
}
.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
/*.videoPoster:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  border: 5px solid #fff;
  border-radius: 100%;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
.videoPoster:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin: -20px 0 0 -10px;
  border-left: 40px solid #fff;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
.videoPoster:hover:before, .videoPoster:focus:before {
  border-color: #f00;
}
.videoPoster:hover:after, .videoPoster:focus:after {
  border-left-color: #f00;
}*/
.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
  -moz-transition-delay: 0s, 800ms;
  transition-delay: 0s, 800ms;
}
body {
  font-family: 'Open Sans', sans-serif;
}
main {
  max-width: 800px;
}
.new-blue-bg{
	background: #488fcd;
}
.icon-with-text h4:first-child{
	padding-bottom: 0;
}
.icon-with-text h4{
	color: #fff;
}
.left-icon{
	float: left;
	width: 100px;
	margin-right: 15px;
}
.left-icon img{
	width: 100%;
}
.left-text{
	float: left;
	width: 75%;
}
.new-blue-bg h2{
	color: #fff;
}
.design img{
	width: 100%;
	display: block;
}
.brain-wrap ol li, .brain-wrap.new-blue-bg ol li{
	list-style-type: decimal;
	color:#fff;
    font-size: 20px;
}
.brain-wrap.new-blue-bg ol li ul li{
	list-style-type: lower-alpha;
	color:#fff;
}
.brain-wrap.new-blue-bg ol{
    padding-left: 40px;
}
.brain-wrap.new-blue-bg ol li ul {
       padding-left: 20px;
}
.brain-wrap.new-blue-bg ol li{
	margin-bottom: 25px;
	padding-top: 5px;
}
.brain-wrap.new-blue-bg ol li ul  li{
	margin-bottom: 6px;
}
.course-2-wrap ol li{
	padding-bottom: 10px;
	color:#1e78c2;
}
.course-2-wrap  p{
	color:#1e78c2 !important;
	font-size: 20px;
}
.course-2-wrap ol{
	padding-left: 20px;
}
.course-2-wrap h4{
	color:#1e78c2 !important;
}
.video-wrap p{
	font-size: 20px;
}
#home-banner.inner-banner-courses-individual .content{
	width: 260px !important;
}
.your-section p{
	font-size: 20px !important;
}
#home-banner h1 span.banner-blue-text{
	color: #1e78c2 !important;
}
.courses-box h2{
	font-size: 32px;
}
.courses-box p{
	    color: #4f5f3d !important;
}
/*Uttam 04.04.19 Start*/
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%; 
  color: transparent;
  white-space: nowrap;
}
.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.bts-popup-container {
  position: relative;
  width: 90%;
  max-width: 1000px;
  margin: 4em auto;
  background: #8ac364;
  border: 4px solid #8ac364;
  border-radius: none; 
  text-align: center;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 1px solid white;
	display: inline-block;
  margin-bottom: 10px;
  float: right;
  margin-right: 15px;
  background: #488fcd ;
}
.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
.bts-popup-container .bts-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.bts-popup-container .bts-popup-close::before, .bts-popup-container .bts-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: white;
}
.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.popup_content{
	display: table;
	vertical-align: middle;
}
.popup_content .left_message{
	display: table-cell;
	height: 100%;
	width: 30%;
	padding-right: 30px;
	vertical-align: middle;
} 
.popup_content .right_message{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: left;
	padding: 0 20px 0 0;
}
.left_message img{
	width: 100%;
	display: block;
}
.popup_content h2, .popup_content p{
	color: #fff;
}
.bts-popup-container {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) !important;
    right: 0;
    display: block;
    margin: 0 auto;
}
#kery img:not(.sign) {
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 0;
    width: 50%;
}
/*Uttam 04.04.19 End*/
.footer-2{
width: 450px;
}
.footer-menu-left{
   float: left;
   width: 50%;
}
.btn_width_375{
	/*width: 375px;*/
	width: 400px;
	vertical-align: top;
}
.btn_width_275{
   width: 275px;
   vertical-align: top;
}
.btn_width_280{
   width: 280px;
   vertical-align: top;
}
.btn_width_short_full_height{
	    padding: 25px 36px !important;
	    vertical-align: top;
}
.btn_full_width{
	width: 500px;
}
.blue_service_box{
	    background:rgba(72,143,205,0.7) !important;
}
.orange_service_box{
    background:rgba(255,154,45,0.7) !important;
}
.purple_service_box{
       background:rgba(139,65,153,0.8) !important;
}
.green_service_box{
           background: #9ace78 !important;
}
.custom-new-head{
	padding:60px 0 0;
}
.custom-new-head .brain-wrap-head{
	margin-bottom: 40px;
}
#kery-wrap{
	    background: #eaecf0;
}
#education-wrap.about-green p{
	padding-bottom: 0;
}
#what_we_offer_and_why .brain-wrap:nth-of-type(odd){
	background: #fff;
}
#what_we_offer_and_why .brain-wrap:nth-of-type(even){
	background: #eaecf0;
}
.down-arrow{
	position: relative;
}
.down-arrow:after{
	    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    bottom: -20px;
    left:50%;
    display: block;
    content: '';
    -ms-transform: translateX(-50%); /* IE 9 */
    -webkit-transform: translateX(-50%); /* Safari prior 9.0 */
    transform: translateX(-50%); /* Standard syntax */
}
.down-arrow.arrow_green:after{
	    border-top: 20px solid #8ac364;
}
.down-arrow.arrow_gray:after{
	    border-top: 20px solid #eaecf0;
}
.down-arrow.arrow_purple:after{
	    border-top: 20px solid rgb(139, 65, 153,.9);
}
.down-arrow.arrow_blue:after{
	    border-top: 20px solid #488fcd;
}
.box-inner{
	height: 100%;
	    padding: 30px;
}
a.text-link{
   font-size: 16px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
.yellow-btn.hvr-sweep-to-right:before{
	    background: #d47712;
}
.yellow-btn.hvr-sweep-to-left:before{
	background: #d47712;
}
.light-green-btn.hvr-sweep-to-left:before{
	background: #8ac564;
}
.purple-btn.hvr-shutter-in-horizontal{
  background: #732482  !important;
}
.purple-btn.hvr-shutter-in-horizontal:before{
	    background: #8b4199 !important;
}
.blue-btn.hvr-shutter-in-horizontal{
       background: #2c6da7  !important;
}
.blue-btn.hvr-shutter-in-horizontal:before{
	background: #488fcd !important;
}
.light-green-btn.hvr-shutter-in-horizontal{
       background: #5d9837  !important;
}
.light-green-btn.hvr-shutter-in-horizontal:before{
	background: #8ac564 !important;
}
.yellow-btn.hvr-shutter-in-horizontal{
       background: #e28827  !important;
}
.yellow-btn.hvr-shutter-in-horizontal:before{
	background: #ff9a2d !important;
}
.white-btn.hvr-shutter-in-horizontal{
       background: #2e4f25  !important;
}
.white-btn.hvr-shutter-in-horizontal:before{
	background: #ffffff !important;
}
#home-banner.inner-banner h1 span.head-blue-text{
	color: #488fcd !important;
}
#home-banner.inner-banner h1 span.head-yellow-text{
	color: #ff9a2d !important;
}
#home-banner.inner-banner h1 span.head-green-text{
    color: #8ac564 !important;
}
#get-in-touch p{
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.video-left-box{
	width: 50%;
	float: left;
	padding-right: 46px;
	text-align: center;
}
.video-right-box{
	width: 50%;
	float: right;
	padding-left: 46px;
	text-align: center;
}
#video-popup-container {
  display:none;
  position: fixed;
  z-index: 996;
  width: 60%;
  left: 50%;
  margin-left: -30%;
  top: 20%;
  background-color: #fff;
}
#video-popup-close {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 998;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  text-align: center;
  font-size: 12px;
  background-color: #000;
  line-height: 25px;
  color: #fff;
}
#video-popup-iframe-container {
  position: absolute;
  z-index: 997;
  width: 100%;
  padding-bottom: 56.25%;
  border: 2px solid #000;
  border-radius: 2px;
  background-color: #000;
}
#video-popup-iframe {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
}
#video-popup-overlay {
  display: none;
  position: fixed;
  z-index: 995;
  top: 0;
  background-color: #000;
  opacity: 0.8;
  width: 100%;
  height: 100%;
}
#video-popup-close:hover {
  color: #DE0023;
}
.vpop{
	cursor:pointer;
}
#benefits h5{
	color: #fff;
	font-size: 25px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	padding-bottom:10px;
}
a.dotera-btn{
	margin-top: 10px;
}
.about-kery h4{
	padding-top: 20px;
}
#home-banner.banner-sec .content span.purple_text{
	color: #8b4199 ;
}
#home-banner.banner-sec .content span.blue_text{
	color: #488fcd  ;
}
#home-banner.banner-sec .content span.green_text{
	color: #8ac564  ;
}
.video-image{
	margin-bottom: 20px;
}
.video-text a.link.btn_width_375{
	    padding: 15px 28px;
}
.searchbox{
    position:relative;
    min-width:50px;
    width:0%;
    height:50px;
    float:right;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#dcddd8;
    width:100%;
    height:44px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:red;
}
.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}
.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:44px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:44px;
    text-align:center;
    cursor:pointer;
    color:#dcddd8;
    background:#8ac564;
}
.mobile-search{
	display: none;
}
.searchbox-open{
    width:100%;
}
.byline{
  position:absolute;
  top:150px;
  left:30%;
  text-align:center;
  font-size:18px;
}
.byline a{
  text-decoration:none;
  color: #d74b4b;
}
.search-popup{
	width: 100%;
	height: 100%;
	position: fixed;
	background:rgba(0,0,0,0.9);
    top:0;
    left:0;
    content: '';
    display: none;
    z-index: 999;
    opacity: 0;
}
.search-popup.mobile-search-open{
	display: block;
	opacity: 1;
}
body.no-scroll{
	width: 100%;
	height: 100%;
	overflow-y: hidden;
}
.search-popup form{
	position: absolute;
	top:50%;
	left:50%;
	content: '';
	display: block;
	width: 90%;
	-ms-transform: translate(-50%, -50%); /* IE 9 */
  -webkit-transform: translate(-50%, -50%); /* Safari */
  transform: translate(-50%, -50%);
}
.search-popup form input[type="text"]{
	background:transparent;
	border-bottom:1px solid #fff;
	width: 100%;
	height: 40px;
	color: #fff;
	padding-right: 40px;
}
.search-popup form button{
	position: absolute;
	right: 0;
	top:40%;
	background:transparent;
	color: #fff;
}
.nav li.orange_class.current-menu-item > a{
 color:#ff9a2d;
}
.nav li.orange_class.current-menu-item span.open-child{
	color:#ff9a2d;
}
.nav li.nature_class.current-menu-item > a{
 color:#8ac564;
}
.nav li.nature_class.current-menu-item span.open-child{
	color:#8ac564;
}
.nav li.purple_class.current-menu-item > a{
 color:#8b4199;
}
.nav li.purple_class.current-menu-item span.open-child{
	color:#8b4199;
}
.nav li.blue_class.current-menu-item > a{
 color:#488fcd;
}
.nav li.blue_class.current-menu-item span.open-child{
	color:#488fcd;
}
.nav li:nth-of-type(1):hover > a{
	color:#ff9a2d !important;
}
.nav li:nth-of-type(1):hover span.open-child{
	color:#ff9a2d !important;
}
.nav li:nth-of-type(2):hover > a{
	color:#8b4199 !important;
}
.nav li:nth-of-type(2):hover span.open-child{
	color:#8b4199 !important;
}
.nav li:nth-of-type(3):hover > a{
	color:#488fcd !important;
}
.nav li:nth-of-type(3):hover span.open-child{
	color:#488fcd !important;
}
.nav li:nth-of-type(5):hover > a{
	color:#8ac564 !important;
}
.nav li:nth-of-type(5):hover span.open-child{
	color:#8ac564 !important;
}
ul.custom-menu li ul.dropdown-menu li a:hover{
	color: #fff !important;
}
.download-pdf-popup{
	width: 450px;
	background: #f5f5f5;
	position: fixed;
	top:-50%;
	left:50%;
	content: '';
	display: block;
	-ms-transform: translate(-50%, -50%); /* IE 9 */
  -webkit-transform: translate(-50%, -50%); /* Safari */
  transform: translate(-50%, -50%);
  z-index: 99999;
  padding:40px;
  box-shadow: 0 0 12px 1px rgba(0,0,0,0.3);
  transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}
.pdf-overlay{
	width: 100%;
	height: 100%;
	background:rgba(139,65,153,0.9);
	position: fixed;
	top:0%;
	left:0%;
	content: '';
	display: none;
	z-index: 9999;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	opacity: 1;
}
.pdf-form-row{
	width: 100%;
	margin-bottom: 20px;
}
.pdf-form-row input[type="text"], .pdf-form-row input[type="email"]{
	width: 100%;
	height: 45px;
	background: #fff;
	    border: 1px solid #d2d2d2;
	    font-family: 'Raleway', sans-serif;
	    text-indent: 20px;
	    font-size: 16px;
}
.pdf-form-row label{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	padding-bottom: 10px;
	display: block;
}
.pdf-form-row button{
	width: 100% !important;
	margin-top: 0;
}
.download-pdf-popup h3{
	text-align: center;
	padding-bottom: 30px;
}
a.pdf-download-close{
	    color: #fff;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    background: #43064e;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
}
.pdf-download-open{
	top: 50%;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}
.pdf-overlay-open{
	display: block;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	opacity: 1;
}
a.search-close{
	color: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
}
.pass-code-wrap{
    width: 450px;
	background: #f5f5f5;
	position: fixed;
	top:-50%;
	left:50%;
	content: '';
	display: block;
	-ms-transform: translate(-50%, -50%); /* IE 9 */
  -webkit-transform: translate(-50%, -50%); /* Safari */
  transform: translate(-50%, -50%);
  z-index: 99999;
  padding:40px;
  box-shadow: 0 0 12px 1px rgba(0,0,0,0.3);
  transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
}
.pass-row{
	width: 100%;
}
.pass-row input[type="text"]{
	width: 100%;
	height: 45px;
	background: #fff;
	border: 1px solid #d2d2d2;
	font-family: 'Raleway', sans-serif;
	text-indent: 20px;
	font-size: 16px;
}
.pass-row button{
	width: 100% !important;
	margin-top: 0;
}
.pass-row:first-child{
  margin-bottom: 20px;
}
.pass-code-wrap h3{
	text-align: center;
	padding-bottom: 30px;
}
.pass-open{
	top: 50%;
}
.comming-soon{
	width: 100%;
	height: 100vh;
	background: #fff;
}
.parent-wrap{
	width: 100%;
	height: 100%;
	display: table;
}
.child-wrap{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.comming-soon h1{
	font-family: 'Raleway', sans-serif;
	color: #8b4199;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
  font-size: 90px;
}
.logo-image{
	width: 500px;
	margin:auto;
	margin-bottom: 40px;
}
.sucess_error{
	text-align: center;
}
.video-content{
	    min-height: 245px;
}
.font-normal-style h2{
	text-transform: none !important;
}
.m-block{
	display: none;
}
.newMessageForm{
	background-size: 0 !important;
}
.newBtnBottom{
	position: absolute !important;
	bottom: 15px;
	left: 0;
	right: 0;
}
.about-green .box-inner{
	position: relative;
	padding-bottom: 80px;
}
.textTransformNormal h2{
	text-transform: capitalize !important;
}
#education-wrap.colorLightGrey h2, .colorLightGrey h2, .colorLightGrey h6{
	color: #e4e4e4 !important;
}
.colorLightGrey p{
	color: #e4e4e4 !important;
}
.colorLightGrey h3{
	color: #e4e4e4 !important;
}
.forOnlyvideoGalleruy .video-left-box, .forOnlyvideoGalleruy .video-right-box{
	margin-bottom: 30px;
}
.btn_width_375.new-btn-width{
  width:425px;
  margin-bottom: 40px;
}
#education-wrap.orange_new_bg{
	background: #ff9a2d; 
}
.down-arrow.arrow_orange:after{
	border-top: 20px solid #ff9a2d;
}
.download-pdf-inner input[type="submit"] {
	width: 100% !important;
	text-indent: 0 !important;
	margin-top: 0 !important;
	padding: 0px 36px;
}

.courses-image-wrap{
	height: 282px;
    overflow: hidden;
}

/*11-21-2019*/
section.ty-page {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;    
}

.ty-content {
    text-align: center;
}


.tick-icon {
    margin-bottom: 50px;
}

.tick-icon {
    font-size: 50px;
    margin-bottom: 30px;
    border: 1px solid #497151;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: inline-grid;
    align-items: center;
    color: #497151;
}
/*11-21-2019 end*/





/*shamrin 25.11.2019*/

.contact-form-wrap #crmWebToEntityForm table tr td {
    display: block !important;
    width: 100%!important;
    font-size: 16px;
}
.contact-form-wrap #crmWebToEntityForm table tr {
    display: block!important;
    padding-bottom: 15px;
}
.contact-form-wrap #crmWebToEntityForm table tr td select {
    width: 100%;
    height: 45px;
    border: 1px solid #50653f;
    text-indent: 15px;
}
.contact-form-wrap input[type="reset"] {
    padding: 15px 36px;
    font-size: 16px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    border: 1px solid transparent;
    background: #8ac564;
    color: #fff;
    cursor: pointer;
    line-height: 23px !important;
}
.contact-form-wrap input[type="reset"]:hover {
    background: #8ac564 !important;
    color: #fff !important;
}
.contact-form-wrap #crmWebToEntityForm table tr td select option { color: #2f4f25;}
ul.custom-menu li ul.dropdown-menu li a small {text-transform: lowercase;}

/*shamrin 25.11.2019 end*/

.searchpageContainer { padding: 40px 0 40px;}
.searchpageContainer ul { max-width:80%;}
.searchpageContainer li {
    margin-bottom: 25px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}

.searchpageContainer li h3 { margin-bottom: 5px;}
.searchpageContainer li p {
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
}
