/*

Theme Name: Here to Serve

Theme URI: http://www.elevationweb.org/

Description: hts Theme http://www.elevationweb.org/

Version: 2017

Author: http://www.elevationweb.org/

Author http://www.elevationweb.org/

Text Domain: hts

*/




body .img-wrap.team-img {
	padding-bottom: 150%;
	background-size:cover;
}

table{
	max-width: 100%;
}

body div[id*="teamModal"].modalShow .modal-container .box .img-wrap {width: 180px;}

body .b .single-box .play::after {
    content: "Play video";
}
.sponsor-widget #sponsor-slider .item .col-ib-3 {margin:0 0.5%;}

header #navigation ul .custom-btn.custom-1 a{
	font-family: 'Avenir-Heavy', sans-serif !important;
	font-size:22px !important;
}
body.home .slider-widget .slider-a .slider-box {
		max-height: 700px;
		max-height: 50vh;
	}
@media screen and (min-width: 1024px) and (orientation: landscape){
	.slider-widget .slider-a .slider-box {
		max-height: 700px;
		max-height: 50vh;
	}
}
@media only screen and (max-width:767px){
	header.header .custom-btn.custom-2 {
		display:none !important;
	}
	.interior-top{
		margin-top: 25px;
	}
}