	@media (max-width: 768px){
		.slider-body {
			height: 100%;
		}
	}
	
	.orange-link{
		color: #bd5b0c!important;
		text-decoration: underline;
	}
	.hpsection{
		position: relative;
	}

	.hpalternative .quote  {
		border-top: 1px solid #d5d4d4;
	}

	.hpalternative .quote p.author {
    	border-bottom: 1px solid #d5d4d4;
	}

	.quote blockquote p {
		font-size: 1.8rem;
	}

	.hpquotes{
		background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.75)), url(/images/sections/about/teamteessidenew/quotes-bg.jpg) top center;
   	 	background-size: cover;
		color: white;
		text-align: center;
	}
	
	.hpquotes p{
		color: white;
		text-align: center;
	}
	
	.hpquotes img{
		border-radius: 50%!important;
		width: 140px!important;
		height: 140px;
		margin: 15px auto;
		border: 8px solid rgba(250,250,250,0.4);
	}
	
	.quote-text:before, .quote blockquote:before {
		color: #a79144;
		content: open-quote;
		font-size: 5em;
		line-height: 0.1em;
		margin-right: 0.1em;
		vertical-align: -0.4em;
	}

	.quote p.author{
		color: #a79144;
	}
	
	p.author strong{
		text-transform: uppercase;
		font-weight: 400;
		font-size: 120%;
	}

	.quote blockquote {
		border-left: 5px solid #a79144;
	}
	
	.quote-text:after, .quote blockquote p:after {
		color: #a79144;
		content: close-quote;
		font-size: 5em;
		line-height: 0.1em;
		margin-left: 0.1em;
		vertical-align: -0.5em;
	}
	
	.item{
		padding: 20px; 
		border: 1px solid rgba(250,250,250,0.2);
	}
	
	.slick-next:hover:before, .slick-next:focus:before, .slick-dots li button:hover:before, .slick-dots li button:focus:before {
		color: #a79144!important;
	}
	
	.hpvalues .row_cell{
		text-align: center;
	}
	
	.hpvalues .slider-content img.values{
		margin: 0 auto 15px auto;
		width: 50px;
	}
	
	.hpvalues p{
		text-align: center;
	}
	
	.hpvalues .slider-body.slider-title{
		display: table!important;
		height: 100%;
		background: #a79144;
	}
	
	.hpvalues .slider-body .innerdiv{
		display: table-cell;
		vertical-align: middle;
	}
	
	.hpvalues .slider-body .innerdiv p{
		color: black;
	}
	
	.hpvalues .value-icon{
		text-align: center;
	}
	
	.hpvalues .row_cell.image:hover img {
    	opacity: 1!important;
	}
	
	.hpvalues .values_row .row_cell p, .hpvalues.values_row .row_cell h4{
		text-align: left;
	}
	
	.hpvalues .trigger, .hpvalues .trigger2{
		background: #a79144;
		text-align: left;
		padding: 10px;
		margin-bottom: 0;
		margin-top: 8px;
	}
	
	.hpvalues img.values {
		margin: 0;
		width: 25px;
	}
	
	.hpvalues .trigger a{
		display: inline;
	}
	
	.hpvalues .toggle_container, .hpvalues .toggle_container2 {
     	border: 5px solid #a79144;
		padding: 10px 25px;
	}
	
	.hpsocial{
		background: #a79144;
	}
	
	.hpsocial .row_cell p{
		text-align: center;
	}
	
	.hpsocial .row_cell i{
		color: #a79144;
		padding-bottom: 15px;
	}
	
	.trigger a{
		display: inline;
	}

	.top-banner.teamteesside img{
		width: 275px;
		margin-bottom: 40px;
	}

	@media only screen and (min-width: 950px){
		.teamteesside1{
			position: relative;
			background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(/images/sections/about/teamteessidenew/hero_team_teesside1.jpg)!important; 
			background-position: center top!important; 
			background-size: cover!important;
		}

		.teamteesside2{
			position: relative;
			background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(/images/sections/about/teamteessidenew/hero_team_teesside2.jpg)!important; 
			background-position: center top!important; 
			background-size: cover!important;
		}

		.teamteesside3{
			position: relative;
			background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(/images/sections/about/teamteessidenew/hero_team_teesside3.jpg)!important; 
			background-position: center top!important; 
			background-size: cover!important;
		}

	}
	
	@media only screen and (max-width: 949px){
		.teamteesside1{
			position: relative;
			background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/images/sections/about/teamteessidenew/hero_team_teesside1-small.jpg)!important; 
			background-position: center top!important; 
			background-size: cover!important;
		}

		.teamteesside2{
			position: relative;
			background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/images/sections/about/teamteessidenew/hero_team_teesside2-small.jpg)!important; 
			background-position: center top!important; 
			background-size: cover!important;
		}

		.teamteesside3{
			position: relative;
			background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/images/sections/about/teamteessidenew/hero_team_teesside3-small.jpg)!important; 
			background-position: center top!important; 
			background-size: cover!important;
		}

	}
	
	/*.teamteesside::before{
		content: " ";
		height: 200px;
		width: 100%;
		background-image: url(/images/sections/about/teamteessidenew/banner-bottom.png);
		background-position: right bottom;
		background-repeat: no-repeat;
		position: absolute;
		z-index: 1;
		background-size: auto 100%;
		bottom: 100px;
	}*/
	
	.teamteesside h1{
		/*text-align: left!important;*/
		margin-bottom: 150px;
	}

	.teamteesside h1 img{
		max-width: 450px;
	}

	.section_wrapper h1 {
		color: #29282a!important;
	}
	.section_wrapper .textintro {
		border-bottom: 1px solid #a79144;
	}

	.teamteesside .outerdiv{
		width: 100%;
	}
	
	.teamteesside .bottom-header{
		background: black; 
		position: absolute; 
		width: 100%; 
		height: 100px; 
		bottom: 0; 
		display: table;
	}
	
	.teamteesside .bottom-header p{
		display: table-cell; 
		vertical-align: middle;
	}
	
	@media (max-width: 768px){
		/*.teamteesside::before{
			height: 120px;
			background-image: url(/images/sections/about/teamteessidenew/banner-bottom-mobile.png);
			background-position: right bottom;
			background-repeat: no-repeat;
			bottom: 100px;
		}*/
		
		.teamteesside .bottom-header{
			border-top: 20px solid #b09043; 
		}
	}
	
	@media (min-width: 769px){
		/*.teamteesside::before{
			height: 200px;
			background-image: url(/images/sections/about/teamteessidenew/banner-bottom.png);
			background-position: right bottom;
			background-repeat: no-repeat;
			bottom: 100px;
		}*/
		.teamteesside .bottom-header{
			border-top: 25px solid #b09043; 
		}
		
		.ttlogo{
			margin-top: 25px; 
		}
	}

.hyperlink-nav li a span:before {
    color: #a79144;
}

.hyperlink-nav li a:hover{
    background: #a79144;
    color: black;
}



.top-link-nav .row_cell:hover .overlay2 {
	border-bottom-color: #a79144;
}

@media (max-width: 1100px){
	
	.top-link-nav .row_cell .overlay2 h2{
    	font-size: 1.5rem;
	}
	
	.top-link-nav .row_cell {
		margin: 5px;
	}

}

@media (max-width:45em){
	
	.top-link-nav .row_cell .image{
		display: none;
	}
	
	.top-link-nav .row_cell .overlay2{
		position: relative;
		background: black;
	}
	
	.top-link-nav .row_cell .overlay2 .description {
		position: relative;
		text-align: left;
		padding: 10px;
		top: 0;
		transform: none;
		box-sizing: border-box;
	}
	
	.top-link-nav .row_cell:hover .overlay2 h2{
		margin-top: 3px;
		color: black!important;
	}
	
	.top-link-nav .row_cell:hover .overlay2 {
    	border-bottom: none;
		background: #a79144;
		color: black!important;
	}
	
	.top-link-nav .row_cell:hover{
		transform: none;
		box-shadow: none;
		color: black!important;
	}

}

.texthighlight.gold{
	background: #a79144;
	color: #333;
	padding: 25px;
}

@media screen and (min-width: 55.5em){
	.iconblock .row_cell h2 {
		font-size: 2rem!important;
	}
}

.years-badge{
    background: black; 
    padding: 10px 15px;
    color: white;
    margin-bottom: 15px;
}
.years-badge p{
    text-align: left;
    font-size: 140%;
    font-weight: bold;
    margin: 10px 0;
}
.years-badge img{
    height: 60px;
    float: right;
}
.years-badge p, .years-badge img{
    display: inline-block;
}