.header4Wrap{
	float:left;
	position:relative;
	width:100%;
	padding:10px 0;
	text-align:center;
	}
.header4Right{
	float:right;
	height:80px;
	position:relative;
	width:260px;
	}
#lang-cont, .header4TelCont, .header4EmailCont{
	float:unset;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width:100%;
	padding:0;
	margin:0;
	}
#lang-cont{
	height:40px;
	}
#languages, .gtranslate_wrapper{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	}
.gtranslate_wrapper{
	margin:5px 0;
	}
.gtranslate_wrapper a.glink{
	float:unset;
	margin-right:5px;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	}
.gtranslate_wrapper a.glink:last-child{
	margin:0;
	}
.header4Telephone a, .header4Email a{
	float:unset;
	display:inline-block;
	width:100%;
	text-align:left;
	line-height:40px;
	vertical-align:middle;
	}
.header4Telephone a img.whatsAppIconHeader, .header4Telephone a span, .header4Telephone a i, .header4Email a span, .header4Email a i,span.waSpace{
	float:unset;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	}
span.waSpace{
	width:33px;
	}
.header4Telephone a img.whatsAppIconHeader{
	margin-right:10px;
	}
.logoOuter{
	margin:0;
	height:90px;
	width:unset;
	text-align:center;
	}
@media only screen and (max-width: 1400px){
.logoOuter{
	width:100%;
	}
a.headerLogo {
	float: unset;
	width: unset;
	display: inline-block;
	}
.header4Right {
	float: unset;
	display: inline-block;
	}
.header4Langs{
	width: 100%;
	height: 40px;
	margin-bottom: 0;
	margin-top: -10px;
	}
}