.landing_principles_banner .banner01 {background: url(../images/principles/bg_supporting_patrons_worldwide.jpg) no-repeat center center; background-size: cover;}
.landing_principles_banner .banner_msg {margin-top: 0;}
.principles_about {padding: 120px 0;}
.compbrands {padding: 0 40px 100px;}
.compbrands img { padding: 8px 9px; border: 1px solid #dedede; width: 100%; float: left;}
.principles_brands h4 {font-family: 'Gotham-Book'; font-size: 30px; line-height: 48px; color: #231f20; text-align: center; margin-bottom: 30px;}

.contact_mailid {position: relative;}
.contact_mailid::before {position: absolute; left: 0; top: 0; width: 100%; height: 100%; float: left; content:''; background: rgba(255,255,255,0.2);}

/*.clients {background: #fecf0c; padding: 80px 0 130px;}
.clients_desc {background: rgba(255,255,255,0.2); padding: 50px 50px; text-align:left; margin: 12px 0;}
.clients_desc .quotes {position: absolute; left: 50px; top: -11px; display: inline-block; width: 28px !important; z-index: 99;}
.clients_desc p {color: #231f20; font-size: 15px; line-height: 26px; margin-bottom: 30px;}
.owl-carousel .owl-item .client_img_name img {width: 100px; float: left; border-radius: 50%; display: inline-block;}
.client_img_name .desc{float: left; padding-left: 24px; }
.client_img_name h5 {display: block; font-family: 'Gotham-Bold'; color: #000; font-size: 21px; line-height: inherit; margin:20px 0 6px; text-align: left;}
.client_img_name h6 {display: block; color: #000; font-size: 18px; line-height: inherit; text-align: left;}
.clients .owl-dots{position: absolute; left: 50%; bottom:-66px; transform: translateX(-50%);}
.clients .owl-dots .owl-dot {width: 16px; height: 16px; float: left; margin:0 10px; display: inline-block; background: url(../images/home/dot_blk.png) no-repeat center center !important; background-size: cover !important; font-size: 0;}
.clients .owl-dots .owl-dot.active {background: url(../images/home/active_dot_blk.png) no-repeat center center !important; background-size: cover !important;}
*/


@media only screen and (max-width: 768px) {
	.hidden_logos { display: none; }
	.principles_brands { padding: 0px 15px; }
	.principles_about {padding: 60px 0;}
	.compbrands { padding: 25px 15px 25px 15px; }
	.principles_brands h4 { font-size: 21px; margin-bottom: 0px; }
}