 .blog_banner{
 	margin-top: 0%;
 }

 .blog_header .hearder_line{
 	/*color:#4a596e;*/
 	color:#ffffff;
 }
 .irrational_section {
 	width: 100%;
 	float: left;
 	position: relative;
 	padding: 80px 100px 0px;
 }
 .irrational_left{
 	width: 30%;
 	float: left;
 	position: relative;
 	padding-right: 80px;
 }
 .irrational_left h4 {
 	font-family: 'BebasNeue';
 	font-weight: 900;
 	font-size: 40px;
 	line-height: 45px;
 	margin: 0;
 	text-align: left;
 	color: #4a596e;
 	padding-top: 20px;
 }
 .irrational_right{
 	width: 70%;
 	float: left;
 	position: relative;
 	font-size: 18px;
 	line-height: 25px;
 	color: #6d6d6d;
 }
 .irrational_right p{
 	margin: 0;
 	padding: 0 0 20px 0;
 	font-size: 18px;
 	line-height: 28px;
 	color: #6d6d6d;
 }
 .irrational_left h4:before{
 	content: '';
 	width: 65px;
 	height: 65px;
 	position: absolute;
 	background-size: 65px;
 	background-repeat: no-repeat;
 	background-image: url(../images/quote.png);
 	background-position: center;
 	bottom: -55px;
 	right: 150px;
 }
 .irrational_left h4:after{
 	content: '';
 	width: 65px;
 	height: 65px;
 	position: absolute;
 	background-size: 65px;
 	background-repeat: no-repeat;
 	background-image: url(../images/quote.png);
 	background-position: center;
 	top: -40px;
 	left: 0px;
 	-webkit-transform: rotate(180deg);
 	-moz-transform: rotate(180deg);
 	-o-transform: rotate(180deg);
 	-ms-transform: rotate(180deg);
 	transform: rotate(180deg);
 }
 .impact{
 	width: 100%;
 	float: left;
 	position: relative;
 	padding: 20px 100px;
 }
 .impact_left{
 	width: 50%;
 	float: left;
 	position: relative;
 	padding: 50px 80px 50px 0;
 	width: 45%;	 
 	font-size: 18px;
 	line-height: 25px;
 	color: #6d6d6d;
 }
 .impact_left p{
 	margin: 0;
 	padding: 0 0px 20px 0;
 	font-size: 18px;
 	line-height: 28px;
 	color: #6d6d6d;

 }
 .impact_right{
 	width: 50%;
 	float: right;
 }
 .impact_right img{
 	width: 100%;
 }
 .team {
 	width: 100%;
 	padding: 30px 100px 30px;
 	background-color: #ffffff;
 	text-align: center;
 	float: left;
 }
 .team .hearder_line:before {
 	right: 45px;
 	margin: 0 auto;
 	width: 50px;
 }
 .team p{
 	margin: 0 auto;
 	padding: 0 0px 20px 0;
 	font-size: 18px;
 	line-height: 28px;
 	color: #6d6d6d;
 	width: 70%;
 	display: block;

 }
 .slider_team{
 	width: 100%;
 	padding: 50px 100px 50px;
 	background-color: #f2f2f2;
 	text-align: center;
 	float: left;
 }
 .team_slider {
 	width: 100%;
 	float: left;
 	padding-bottom: 80px;
 }
 .content_people {
 	width: 100%;
 	float: left;
 	padding: 30px 10px;
 	text-align: center;
 }
 .team_slider  .content_people h3 {
 	font-family: 'BebasNeue';
 	font-weight: 900;
 	font-size: 18px;
 	line-height: 20px;
 	margin: 0;

 	color: #484848;
 }
 .content_people p {
 	margin: 0;
 	padding: 0px;
 	font-size: 15px;
 	line-height: 20px;
 	color: #6d6d6d;
 }
 .team_slider  .slick-current .content_people h3{
 	color: #5aba47;
 }
 .team_slider .slider_cart {
 	padding:75px 35px;
 	outline: none;
 	opacity: 0.6;
 }
 .team_slider  .slick-current  {
 	transform: scale(1.3);
 	opacity: 1;
 }

 .team_slider  .slick-current .slider_section {
 	box-shadow: 0px 2px 13px 3px rgba(0,0,0,0.2);
 	border:none;
 }
 .team_slider  button.slick-next.slick-arrow{
 	bottom: 0;
 }
 .team_slider  button.slick-prev.slick-arrow{
 	bottom: 0;
 }
 .advisory{
 	width: 100%;
 	padding: 60px 100px 50px;
 	background-color: #ffffff;
 	text-align: center;
 	float: left;
 }
 .content_advisory{
 	width: 70%;
 	display: block;
 	margin:0 auto;
 }
 .content_advisory p{ 
 	margin: 0;
 	padding: 0 0 0px 0;
 	font-size: 18px;
 	line-height: 25px;
 	color: #6d6d6d;
 }
 .blog_button {
 	margin: 0px auto;
 	display: block;
 	width: 200px;
 	text-align: center;
 }
 .advisory_board{
 	width: 100%;
 	float: left;
 	position: relative;
 	padding: 50px 0;
 }
 .advisory_board h2{
 	font-family: 'BebasNeue';
 	font-weight: 900;
 	font-size: 40px;
 	line-height: 45px;
 	margin: 0;
 	text-align: center;
 	color: #4a596e;
 	padding-top: 20px;
 	padding-bottom: 0px;
 }
 .slider_section{
 	border:1px solid #cccccc;
 }
 .advisory_slider .slider_cart{
 	padding: 10px 15px;
 }
 .advisory_slider{
 	width: 100%;
 	float: left;
 	padding-bottom: 30px;
 }

 .slider_section:hover {
 	box-shadow: 0px 2px 13px 3px rgba(0,0,0,0.2);
 }
 .slide_content h3 {
 	font-family: 'BebasNeue';
 	font-weight: 900;
 	font-size: 18px;
 	margin: 0;
 	padding: 10px;
 	text-align: center;
 	color: #030303;
 }

 .partners{
 	width: 100%;
 	padding: 50px 100px 80px;
 	background-color: #ffffff;
 	text-align: center;
 	float: left;
 }
 .partners .hearder_line:before {
 	right: 195px;
 	margin: 0 auto;
 	width: 50px;
 }
 .partners_slider{
 	width: 100%;
 	float: left;
 }
 .regulars{
 	width: 100%;
 	float: left;
 	padding-bottom: 50px;
 }
 .partners_slider .slider_section{
 	width: 100%;
 	text-align: center;
 	padding: 20px;
 	height: 180px;
 	position: relative;
 }
 .partners_slider .slick-slide img{
 	width: auto;
 	position: absolute;
 	top: 50%;
 	transform: translateY(-50%);
 	left: 0;
 	right:0;
 	margin: 0 auto;
 }
span.people-desig {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    float: left;
    min-height: 40px;
}