.visible-xs{
	display: none!important;
}

header.has-bg:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,.6);
}

header.has-bg .entry-title{
	color: #ffffff!important;
	margin-bottom: 0!important;
}

.breadcrumb{
	display: none!important;
}

#media_image-2{
	margin-bottom: 20px;
}

#media_image-2 img{
	width: 150px!important
}

.esg-grid .mainul li.eg-thememove-clients-1-wrapper{
	background-color: transparent!important;
}

/*.effort-clients li{
	margin:10px 5px;
}*/
.effort-clients img{
	max-height: 140px!important;
	width: auto;
}

.esg-filter-wrapper.dropdownstyle{
	min-width: 360px;
}
.structure .esg-filter-wrapper .esg-filterbutton{
	margin: 10px;
}

.menu-social-profile-links-container{
	display: none;
}
.eg-thememove-project-element-15{
	top:60px;
}

.rev_slider .tp-mask-wrap  .tp-caption:not(.tp-static-layer){
	text-shadow: 1px 1px 2px #000000;
}

@media only screen and (min-width:1200px){
	header.has-bg
	{
		padding: 150px 0!important;
	}
}

@media only screen and (max-width:768px){
	
	header.has-bg
	{
		background-size:cover!important;
		background-repeat: no-repeat;
	}

	.esg-cc{
		background: #ffffffaa
	}
}
	
@media only screen and (max-width:500px){
	
	.visible-xs{
		display: block!important;
	}
}

