body{
	font-family:Proxima Nova,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 9.33333px;
	font-weight: 500;
    font-style: normal;
    line-height: 1.375em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.8px;
}

.mb5per{
	margin-bottom: 5% !important;
}

.mt10per{
	margin-top: 10% !important;
}

.heightauto{
	height: auto;
	overflow: hidden;
}

.nopadding{
	padding: 0 !important;
}

.pb0per{
	padding-bottom: 0 !important;
}

.noborderbottom{
	border-bottom: none !important;
}

a:hover{
	text-decoration: none !important;
}

input:focus{
	outline:0px solid #b4903a;
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.menutop{
  margin: 10px 0;
}

.topmenuright{
  float: right;
  width: 52%;
}

.topmenuright>li{
    float: left;
    padding: 0 2%;
    line-height: 38px;
}

.topmenuright>li>a{
    color:#777;
}

.topmenuright>li:hover{
  text-decoration: underline;
}

.topmenuright>li:hover a{
  color: #000;
}

.headcategory{
	width:25%;
	float:left;
	border: 1px solid #ddd;
	height: 41px;
	line-height: 41px;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
}

.headcategory>ul{
	background: #fff;
	width: 200px;
	z-index: 99;
	box-shadow: 0 1px 7px rgba(0,0,0,.2);
	border-radius: 3px;
	position: absolute;
	padding:2px 0;
}

.categorylist{
	display: none;
}

.headcategory:hover .categorylist{
	display: block;
}

.categorylist .dropdown-content{
	left:195px;
	min-width:200px;
}

.categorylist .dropdown-content a{
	padding: 0 10px;
}

.headcategory>ul>li{
	text-align: left;
	line-height: 25px;
	float: left;
	width:96%;
	margin-left: 2%;
}

.headcategory>ul>li:hover{
	background: #f5f5f5;
}

.headcategory>ul>li i{
	float: right;
	line-height: 24px;
}

.input-group.productsearch{
	width:73%;
	float:left;
	margin-left: 2%;
}

.productsearch .form-control{
	width: 80%;
	height: 41px;
	padding: 10px 18px;
	padding-right: 55px;
	font-size: 16px;
	border: 1px solid #ddd;
	border-radius: 3px;
}

.productsearch .input-group-text{
	background: #067c64;
}

.toploginsession{
	float: right;
	width: 70%;
}

.toploginsession>li{
    float: left;
    padding: 0 3%;
    line-height: 38px;
}

.toploginsession>li>a{
    color:#000;
		font-size:16px;
}

.toploginsession>li:hover{

}

header .container{
	margin-bottom: 2%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2%;
}

.bannerouter{
	background-color: #0aa96c;
	color: #fff;
	padding: 30px;
	margin-bottom: 30px;
	height: auto;
	padding-bottom: 5%;
}

.bannerouter>h6{
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
}

.bannerouter>h2{
	font-size: 44px;
	font-weight: 600;
}

.bannerouter>ul{
	font-size: 22px;
	margin-top:3%;
}

.bannerouter>ul>li{
	margin: 12px 0;
	font-size: 18px;
}

.bannerouter>ul>li>img{
	margin-right: 1%;
}

.bannerregister{
	 background-color: #fff;
	 color:#067c64;
	 margin-top: 24px;
	 padding: 12px 18px;
	 font-size: 16px;
	 border-radius: 3px;
    cursor: pointer;
    font-weight: 600;
		height: 40px;
		line-height: 16px;
}

.stickerview>h6{
	font-size: 22px;
  color: #222;
  line-height: 1.125;
	padding-bottom: 1%;
}

.stickerview .stickerdetails{
	  display: block;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
		width: 24%;
		float: left;
		margin-right: 1%;
}

.stickerimg{
	  background: #f5f5f5;
    width: 100%;
    float: left;
    padding: 2px;
    border-radius: 8px 8px 0 0;
}

.stickerimg>img{
	margin: 0px auto;
	display:flex;
}

.stickerdesc{
	padding: 12px;
  float: left;
	border-bottom: 1px solid #ccc;
}

.stickertitle{
		font-weight: 600;
    margin-bottom: 6px;
    letter-spacing: 0px;
    -webkit-line-clamp: 2;
    line-height: 1.375;
		color:#262626;
		height: 38px;
}

.stickerprice{
	color:#666;
}

.stickerrating>i{
		color:#2885bf;
}

.stickertotalrate{
	float: right;
	color: #222;
	letter-spacing: 0.3px;
	font-size: 12px;
}

.userprofiledetails{
	padding: 12px;
	float: left;
	width:100%;
}

.userprofiledetails>img{
	float: left;
	width: 20px;
	height: 20px;
}

.userprofiledetails>p{
	  float: left;
    color: #666;
    margin: 0;
    line-height: 19px;
    padding-left: 10px;
}

.stickerseemore{
  	color: #067c64;
    font-weight: 400;
    margin: 5% 0;
    float: left;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    letter-spacing: 0.2px;
}

.stickerseemore>i{
	font-size: 13px;
	font-weight: 700;
}

footer{
	background: #f5f5f5;
  padding: 60px 0;
  font-size: 16px;
}

.leftfooter>img{
	width:270px;
	margin-bottom: 12px;
}

.leftfooter>p{
	line-height: 20px;
}

.leftfooter>a.stickerseemore{
	width: auto;
  margin: 0;
}

.sociallink{
	  float: left;
    width: 100%;
    margin-top: 3%;
}

.sociallink>li{
	font-size: 1.74rem;
	width: 1.8em;
	height: 1.8em;
	border-radius: 50%;
	color: #fff;
	background-color: #ddd;
	float:left;
	margin-right: 2%;
	line-height: 1.8em;
  text-align: center;
}

.sociallink>li>a{
	color:#fff;
}

.rightfooter>ul{
	float: left;
}

.rightfooter1{
	width: 22%;
}

.rightfooter2{
	width:37%;
}

.rightfooter3{
width:41%;
}

.rightfooter>ul>li>a{
	color:#222;
	font-size: 14px;
}

.rightfooter>ul>h4{
	font-size: 14px;
  font-weight: 600;
	margin-bottom: 15px;
}

.rightfooter>ul>li{
	margin-bottom: 12px;
}

.rightfooter p{
	line-height: 20px;
}

.rightfooter3>a{
	text-align: left;
}

.flitertitle{
		border-bottom: 1px solid #ddd;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 3px;
}

.filtercheckother{
	float: left;
  width: 100%;
  margin-bottom: 15px;
}

.filtercheckbox>li{
	width:50%;
	float:left;
}

.filtercheckbox>li label{
	height:20px;
}

.filtercheckbox>li input{
	float:left;
}

.filtercheckbox>li p{
	float: left;
	padding-left: 10px;
}

.filtercheckother>li input{
	float:left;
}

.filtercheckother>li p{
	float: left;
	padding-left: 10px;
	margin-bottom: 5px;
}

.filtercheckother>h6{
	color: #666;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 12px;
}

.selectfilter select{
	width:49%;
	float:left;
	font-size: 14px;
	margin-bottom: 5%;
}

.selectfilter select.selectela{
	margin-right: 2%;
}

.selectfilter select:hover{
	border-color:#0aa96c;
}

.filterselecttitle{
	width:100%;
	float:left;
}

.dropbtn {
	font-size: 14px;
	border: none;
	background: none;
	width: 100%;
	text-align: left;
	padding: 7px;
}

.dropdown {
  position: relative;
  display: inline-block;
	width:100%;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 260px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
	left: 255px;
  top: 0;
	padding: 5px 0;
}

.dropdown-content a {
  color: black;
  padding: 6px 12px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover{
	background: #f5f5f5;
}

.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #f5f5f5;}

.selectsubject,.filterprice{
	margin-top: 5%;
	float: left;
	width:100%;
}

.filterprice ul>li{
    font-size: 14px;
    width: 100%;
    padding: 6px;
}

.filterprice ul>li>a{
		color: #000;
}

.filterprice ul>li.dropdown{
	padding: 0px;
}

.aboutusbanner{
	background: url(../images/aboutus.jpg);
	background-position: top;
	background-size: cover;
	height: 500px;
	position: relative;
}

.aboutusbannerbg{
	background: #000;
	height: 100%;
	left: 0;
	opacity: .6;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 201;
}

.aboutusbanner h2{
	font-size: 44px;
	font-weight: 400;
	line-height: 50px;
	margin: 0;
	color:#fff;
	width: 60%;
  margin: 11% auto;
  text-align: center;
}

.aboutusmenu{
	  border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 60px;
    position: relative;
    z-index: 999;
    background: #fff;
    top: -1px;
}

.aboutusmenu>ul{
	width: 50%;
	margin: 0px auto
}

.aboutusmenu>ul>li{
	list-style: none;
	float: left;
	line-height: 56px;
	margin-right: 36px;
}

.aboutusmenu>ul>li>a{
	color: #666;
  font-size: 16px;
}

.aboutusmenu>ul>li.active{
	border-bottom: 3px solid #0aa96c;
}

.aboutusmenu>ul>li:hover{
	border-bottom: 3px solid #0aa96c;
}

.aboutusdesc{
	padding: 120px 0;
}

.aboutusdesc h3{
	font-weight: 400;
	font-size: 30px;
	width: 100%;
	margin: 0px auto;
	line-height: 50px;
	text-align: center;
}

.aboutusdesc p{
	width: 70%;
	margin: 0 auto;
	font-size: 16px;
	padding-bottom: 18px;
	line-height: 25px;
	text-align:center;
}

.btngreen{
  	background: #0aa96c;
    border: 1px solid #0aa96c;
    color: #fff;
		border-radius: 3px;
    line-height: 1;
    cursor: pointer;
    font-weight: 600;
		padding: 12px 18px;
		font-size: 16px;
		margin: 0px auto;
		display: flex;
		width: auto;
}

.aboutuscount{
	border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
	padding: 120px 0;
}

.aboutuscount ul{
	height: auto;
	overflow: hidden;
}

.aboutuscount li{
	width: 20%;
	float: left;
	text-align: center;
	margin: 0 70px;
}


.aboutuscount li h2{
	font-weight: 600;
    color: #0aa96c;
    margin: 0;
    font-size: 64px;
}


.aboutuscount li p{
	text-align: center;
	font-size: 18px;
	line-height: 25px;
}

.aboutusvision{
	text-align: center;
}


.aboutusvision h3{
	  font-size: 22px;
    font-weight: 600;
}

.aboutusvision p{
	  font-size: 36px;
    padding-top: 18px;
}

.aboutusstory {
	padding: 60px;
	border-bottom: 1px solid #ddd;
}

.aboutusstory h3{
  	font-size: 22px;
    font-weight: 600;
}

.aboutusstory p{
	color: #222;
    font-size: 17px;
    padding-top: 18px;
    line-height: 24px;
}

.aboutusstory img{
	max-width: 70%;
}

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

.aboutfacility ul{
	height: auto;
	overflow: hidden;
	margin-top: 6%;
}

.aboutfacility ul>li{
		float: left;
    width: 25%;
    margin: 0px auto;
		height: 160px;
}

.aboutfacility ul>li img{
	height: 80px;
	width: 80px;
	margin: 0px auto;
	display: flex;
}

.aboutfacility ul>li p{
	  text-align: center;
    padding-top: 5%;
		font-size: 17px;
}

.aboutfacility h3{
	font-weight: 400;
	font-size: 36px;
	text-align: center;
	line-height: 48px;
}

.aboutfacility{
	padding: 120px 0;
}

.aboutfacility p{
	color:#222;
	font-size: 18px;
	text-align: center;
  line-height: 25px;
}

.productviewimage{
	height: 350px;
	width: 350px;
	float:left;
}

.productsocialshare{
	background: #1877f2;
	width: 67px;
	float: left;
	height: 20px;
	font-size: 11px;
	color: #fff;
	border-radius: 3px;
	margin-right: 2%;
}

.productsocialtwitter{
	background: #1b95e0;
	width: 67px;
	float: left;
	height: 20px;
	font-size: 11px;
	color: #fff;
	border-radius: 3px;
	margin-right: 2%;
}

.productsocialsave{
	background: #e60023;
	width: 67px;
	float: left;
	height: 20px;
	font-size: 11px;
	color: #fff;
	border-radius: 3px;
	margin-right: 2%;
}

.productsocialshare>i,.productsocialtwitter>i,.productsocialsave>i{
	float: left;
	line-height: 20px;
	padding: 0 5px;
}

.productsocialshare>p,.productsocialtwitter>p,.productsocialsave>p{
	line-height: 20px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0px;
}

.productviewdesc{
	float: left;
	width: 50%;
	padding-left: 2%;
}

.productlabel{
	color: #222;
	font-weight: 600;
}

.productdetails{
	 color: #777;
	 font-weight: 400;
	 font-size: 14px;
   line-height: 22px;
}

.productlabel1{
	color:#222;
	font-size: 14px;
}

.productlabel2{
	font-size: 13px;
	line-height: 15px;
}

.productsize{
	color: #222;
	font-weight: 500;
	font-size: 14px;
}

.productinclude{
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 24px;
  border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	width: 100%;
	float:left;
	padding-top: 30px;
}

.productinclude>h6{
	font-size: 18px;
	padding-bottom: 1%;
}

.productincludedata{
		margin-bottom: 12px;
	  border: 1px solid #ccc;
	  height: 102px;
}

.productincludedata>a>img{
	height: 100px;
	border-right:1px solid #ccc;
	float: left;
}

.productincludedata>ul{
	width: 56%;
    float: left;
    padding: 12px 0 12px 12px;
		line-height: 25px;
}

.productincludedata>ul>li{
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	width: 100%;
	float: left;
}

.productincludedesc{
	font-size: 13px;
}

.productincludedata ul>li>a{
	color:#222;
	font-weight: 600;
}


.productnumber{
	  font-size: 12px;
    padding:1px 6px 2px 6px;
    border-radius: 3px;
    background: #f5f5f5;
		margin-right: 1%;
}

ul.productincludeprice{
	width: 12%;
    text-align: right;
    line-height: 18px;
    margin-top: 1.5%;
		padding-left: 5px;
}

ul.productincludeprice>li:first-child{
	color: #777;
	text-decoration: line-through;
	font-size: 12px;
}

ul.productincludeprice>li:nth-child(2){
	font-weight: 600;
	font-size: 13px;
}

ul.productincludeprice>li:last-child{
	font-weight: 600;
	color: #c73833;
	font-size: 13px;
}

.productincludedata button{
	 	padding: 10px;
    font-size: 14px;
    width: 15%;
    margin-top: 4%;
    float: right;
    margin-right: 1%;
}

.productincludedata button:hover{
	background: #07794d;
}

.productdescription>h3{
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 600;
}

.productdescription>p{
	font-size: 14px;
	line-height: 20px;
}

.productdescriptionlist{
	margin-top: 24px;
  margin-bottom: 24px;
	padding-bottom: 24px;
	padding-top: 24px;
  border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.productdescriptionlist>ul>li{
	padding-bottom: 2%;
}

.productdescriptionlistleft{
	color:#222;
	font-weight: 600;
	font-size: 15px;
	width:25%;
	float:left;
}

.productdescriptionlistright{
	color:#666;
	font-weight: 400;
	font-size: 15px;
}

.productdescriptionreport{
	background-color: #f5f5f5;
    padding: 30px 24px;
    margin: 30px 0;
    font-size: 16px;
		height: auto;
    float: left;
}

.productdescriptionreportleft>span{
		color: #067c64;
    border: 1px solid #067c64;
    border-radius: 100%;
    padding: 6px;
}

.productdescriptionreportleft{
	float:left;
	width:4.5%;
	line-height: 40px;
}

.productdescriptionreportright{
	float: right;
	width:93%;
}

.productdescriptionreportright>h6{
	font-weight: bold;
}

.productdescriptionreportright>p{
	line-height:20px;
}

.pricebox{
	padding: 24px;
  margin-bottom: 30px;
  background: #f5f5f5;
  border-radius: 3px;
	float:left;
}

.productrating .nav-tabs .nav-link{
	padding:12px 24px;
	color: #666;
}

.productrating .nav-tabs .nav-link:hover{
	background: #f5f5f5;
	border:none;
	padding:12px 24px;
}

.productrating .nav-tabs{
	border-bottom:none;
}

.productrating .nav-tabs .nav-link.active{
	font-weight: 600;
	color:#000;
	padding:12px 24px;
}

.productrating .tab-content{
	width:100%;
	float:left;
	border:1px solid #dee2e6;
}

.reviewsect{
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 2%;
}

.reviewsect li{
	line-height: 25px;
	text-align: right;
}

.reviewsect span{
	width:58%;
	float: left;
	text-align: right;
	color:#666;
	font-size:14px;
	padding-right: 2%;
}

.reviewsect li>i{
	color:#0aa96c;
}

.reviewsect li.blue>i{
	color:#2885bf;
}

.productrating .tab-pane{
	padding: 15px;
	float: left;
}

.ratingtitle{
	margin-bottom: 24px;
  font-size: 15px;
}

.profileleft{
	width:75px;
	height: 75px;
	border-radius:100px;
	float:left;
}

.productreviewdesc{
	border: 1px solid #ccc;
    width: 86%;
    float: left;
    margin-left: 4%;
}

.productreviewdescleft{
	float:left;
	width:60%;
}

.productreviewdescright{
	float: left;
	width:40%;
	border:none;
}

.productreviewdesc{
	padding: 15px;
}

.productreviewdescleft>p{
	line-height: 22px;
	font-size: 14px;
}

.productreviewdescleft h6{
	font-size: 14px;
}

.productreviewdescleft h6>span{
	font-weight: 600;
	font-size: 13px;
}

.profileright{
	width:75px;
	height: 75px;
	border-radius:100px;
	float:right;
}

.commentleft{
	float:left;
	margin-bottom: 5%;
}

.commentright{
	float:left;
	margin-bottom: 5%;
}

.commentright .productreviewdesc{
	background: #f5f5f5;
	border:none;
	margin-left: 0;
}

.commentright .productreviewdescleft{
	width:100%;
}

.commentsresult{
	float: right;
	line-height:22px;
	font-size: 13px;
	width:25%;
}

.commentsresult>i{
	margin-right: 2%;
}

.commentsresult .helpful{
	font-weight: 600;
}

.commentsresult .comment{
	color:#666;
}

.commentleft .productreviewdesc>i.fa-caret-left{
	position: absolute;
	float: left;
	margin-left: -3.3%;
	font-size: 35px;
	color: #ccc;
}

.commentright .productreviewdesc>i.fa-caret-right{
	float: right;
position: absolute;
margin-left: 1.7%;
font-size: 25px;
color: #f5f5f5
}

.seemorecomments{
    border: 1px solid #067c64;
		padding: 12px 18px;
    font-size: 16px;
		float: left;
    width: 100%;
    text-align: center;
}

.seemorecomments a{
	color: #067c64;
}

.pricebox>p.price{
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
}

.pricebox>p.pricetext{
	color: #777;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0px;
}

.addcartbutton{
		background: #c73833;
    border: 1px solid transparent;
    color: #fff;
    padding: 12px 18px;
    font-size: 16px;
    width: 100%;
    border-radius: 3px;
		font-weight: 600;
}

.addcartbutton:hover{
	background: #9e2d29;
}

.buybutton{
	  border: 1px solid #ddd;
    background-color: #fff;
    color: #777;
		padding: 12px 18px;
    font-size: 16px;
		width: 100%;
    margin-top: 6%;
    border-radius: 3px;
}

.buybutton:hover{
	border-color:#000;
	color:#000;
}

.pricebox .wishlist{
	color: #777;
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 5%;
}

.pricebox .wishlist:hover{
	color:#000;
	text-decoration: underline !important;
}

.shareresource>p{
	color: #666;
  text-align: center;
  font-size: 14px;
}

.shareresourcesocial{
	width:30%;
	margin: 0px auto;
  display: flex;
}

.shareresourcesocial>li{
	float: left;
  width: 40%;
}

.shareresourcesocial>li>a{
	color:#000;
	font-size: 18px;
}

.reporttpt{
	width:100%;
	text-align: center;
	margin-top: 15%;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 35px;
}

.productfollow{
	padding: 20px 0;
}

.productfollow>img{
	width:75px;
	height: 75px;
	float: left;
	border-radius: 100%;
}

.productfollowright{
	width:68%;
	float:right;
}

.productfollowright>a>h4{
		font-size: 14px;
		font-weight: 600;
		word-break: break-word;
		text-overflow: ellipsis;
		color: #000;
}

.productfollowright>span{
	width: 100%;
	float: left;
	font-size: 14px;
}

.productfollowright>a.follow{
		border: 1px solid #067c64;
    color: #067c64;
    padding: 3px 6px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
    margin-top: 5%;
    float: left;
    font-weight: 600;
}


.productfollowright>a.follow:hover{
	color:#044b3d;
	border-color:#044b3d;
}

.moreproductfollow>h6{
	font-size: 12.6px;
  margin-top: 12%;
  color: #000;
}

.moreproductfollow{
	width:100%;
	float:left;
}

.moreproductfollow ul>li{
	border:1px solid #ccc;
	height: 102px;
	margin-bottom: 5%;
}

.moreproductfollow ul>li:hover .moretitleright{
	text-decoration: underline;
	color:#000;
}

.moreproductfollow ul>li img{
		height:102px;
		float:left;
}

.moretitleright{
	padding: 8px;
	font-size: 14px;
	float: right;
	width: 63%;
}

.moretitleright>p{
	color:#000;
	font-size: 14px;
	line-height: 20px;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	text-overflow: -o-ellipsis-lastline;
	word-break: break-word;
	height: 2.75em
}

.moretitleright>h6{
	color:#777;
}

.productreviewdesc.productqa .productreviewdescleft{
		width:100%;
}

.productviewleft{
	margin-bottom: 8%;
}

.education .aboutusbanner{
		background: url(../images/education.jpg);
}

.education .aboutusdesc h3{
		width: 100%;
		margin-bottom: 2%;
		text-align: center;
}

.bbddd{
	border-bottom: 1px solid #ddd;
}

.educationvideo{
	width:600px;
	height: 403px;
}

.educationvideo>img{
		max-width: 60%;
    margin: 0px auto;
    display: flex;
}

.educatorinclude>h3{
	text-align: left !important;
	line-height: 25px;
	font-size: 22px;
	padding-left: 5%;
}

.educatorinclude>ul>li{
		line-height:20px;
		padding-left: 5%;
}

.educationlistimg{
	float: left;
}

.educationlistimg>li{
		float: left;
		width:31%;
}

.educationlistimg>li:nth-child(2){
	margin: 0 2%;
}

.educationlistimg>li img{
	max-width: 100%;
}

.educatesect{
	padding: 120px 0;
	height: auto;
	overflow: hidden;
}

.educatesect h3{
		width: 100%;
    margin-bottom: 2%;
    text-align: center;
}

.educatesocial{
	width:10%;
	margin: 0px auto;
	height: auto;
	overflow: hidden;
	padding-bottom: 5%;
}

.educatesocial>li:nth-child(1){
	margin-right:10%;
	float: left;
}

.educatesocial>li>a{
	background: #ddd;
	width: 40px;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	border-radius: 100%;
	color: #fff;
}

.educatesocial>li>a{
	font-size: 18px;
}

.educatesocial>li:hover a{
	background: #0aa96c;
}

.team .aboutusbanner{
		background: url(../images/team.jpg);
		background-size: cover;
}

p.greenquotation{
		font-size: 100px;
    line-height: 10px;
    color: #0aa96c;
    padding-top: 30px;
		padding-bottom: 0;
		text-align: left;
}

p.para{
		font-size: 16px;
    margin-bottom: 12px;
		text-align: left;
}

.teammeet .col-lg-5{
	margin-top: 5%;
}

.careers .aboutusbanner{
	background: url(../images/careerbg.jpg);
	background-size: cover;
}

.jobopening{
	width: 40%;
	float: left;
	margin-bottom: 2%;
	height: 130px;
	padding-left: 10%;
}

.jobopening>li>h4{
	font-size: 15px;
}

.jobopening>li>a{
		color: #067c64;
    font-weight: 400;
    font-size: 14px;
		line-height:20px;
}

.jobopening>li:hover{
		text-decoration: underline;
}

.careeresbenifits{
	width: 60%;
	margin: 0px auto;
}

.press .aboutusbanner{
	background: url(../images/pressbg.jpg);
	background-size: cover;
}

.presscoverage>li{
	width:33%;
	float: left;
	padding: 12px;
}

.presscoverage>li img{
	max-width: 50%;
	margin: 0px auto;
	display: flex;
}

.presscoverage>li:hover{
	opacity: .5;
}

.leadership .aboutusbanner{
	background: url(../images/leadershipbg.jpg);
	background-size: cover;
}

p.leadername{
	margin-top: 24px;
	font-size: 22px;
	font-weight: 600;
	color: #0aa96c;
	padding: 0;
}

p.leadertitle{
	margin-top: 0px;
	font-size: 15px;
	font-weight: 400;
	color:#000;
}

.leadershiplist>li{
	width:33%;
	float: left;
}

.leadershiplist>li img{
	max-width: 100%;
	margin: 0px auto;
	display: flex;
	max-height: 360px;
}

.ourinvestors{
	margin: 5% 0;
}

.ourinvestors>li{
	width:33%;
	float: left;
}

.ourinvestors>li img{
	max-width: 50%;
	margin: 0px auto;
	display: flex;
	max-height: 360px;
}
