.contact_infos {
    background: #044B77;
}

.ceo_heading{
	background: #044B77;
    color: #fff;
    padding-left: 10px;
    padding-bottom: 10px;
    border-radius:5px;
    
}

.ceo_heading:after{
	margin-bottom: 0 !important;
}
.ceo_img{
	max-width: 300px;
    float: left;
    margin-right: 20px;
}
.title_wrapper{
	
    width: 100%;
}
.img_wrapper {
    margin-top: -40px;
    padding: 15px 0px;
}
.img_wrapper img {
    margin: 0 auto;
}

.u_group{
    color: #FCC201;
}
.u_group_after:after{
    background-color: #FCC201 !important;
}
.carousel-title:after{
    display: block;
    margin: 0 0px 0px 0px;
    height: 6px;
    padding-bottom: 0px;
    margin-bottom: 30px;
    content: " ";
    text-shadow: none;
    background-color: rgba(164, 106, 40, 1);
    width: 140px;
}
.main, .sidebar{
    background-color: transparent;
}

@media(max-width:1024px){
	.parallax{
 height: 600px;
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;
  	background-position: 100% ;
	position:relative;}
	.locations {
		
		padding-left:20px;
	}
	.leadership2 .ceo_img{
		max-width:100% !important;
		float: unset;
		margin-left:auto;
		margin-right:auto;
	}
	.leadership2 .title_wrapper {
   
    width: 100% !important;
	margin-top: 20px !important;
}

.col-sm-3 {
    width: auto;
    display: inline-block !important;
    float: none;
    margin-left: auto;
    margin-right: auto;
	height: auto !important;
}
.partners .row {
    margin-bottom: 50px;
    text-align: center;
}
.operations_main .col-md-4{
	width:100%;
}
.operations_main .col-md-8{
	width:100%;
}
.operations_main .col-md-4 .img-responsive{
margin-left:auto;
		margin-right:auto;	
}


}
form .textfield {
   
	color: white;}
