/* -------------- Global Styles --------------- */

a{
	color: #1d8bb3;
}


/* -------------- Header --------------- */

.yam-header{
	margin: 0 auto 20px;
	max-width: 1400px;
}

.yam-header-img{
	display: block;
}

.yam-header-img-resp{
	display: none;
}

.yam-nav{
	background-color: #322d2d;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.yam-menu-btn{
	display: none;
}

.yam-nav > ul{
	display: table-row;
	margin: 0;
	padding: 0;
}

.yam-nav > ul > li{
	display: table-cell;
	list-style: none;
	text-align: center;
}

.yam-nav a,
.yam-nav-dropdown-title{
	color: #fff;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 700;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.yam-nav a:hover{
	color: #f8931f;
}

.yam-nav-dropdown-title{
	cursor: pointer;
}

.yam-nav-dropdown{
	position: relative;
}

.yam-nav-dropdown:hover{
	background: rgba(248,147,31,0.8);
}

.yam-nav-dropdown ul{
	background-color: #f8931f;
	display: none;
	left: 0;
	margin: 0;
	min-width: 200px;
	padding: 0 0 15px;
	position: absolute;
	top: 45px;
	width: 100%;
	z-index: 9;
}

.yam-nav-dropdown:hover ul{
	display: block;
}

.yam-nav-dropdown ul li a:hover{
	color: #322d2d;
}


/* -------------- Homepage --------------- */

.homepage-banner-slider-wrap{
	background-color: #1d8bb3;
}

.section-lightgray .heading-view-more{
	color: #1d8bb3;
}

.featured-videos-item-overlay{
	background-color: rgba(29,139,179,0.7);
}

.featured-videos-item:hover .featured-videos-item-overlay{
	background-color: rgba(29,139,179,1);
}

.yam-sweepstakes-wrap{
	margin-bottom: 20px;
}

.featured-sweepstakes-wrap{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.featured-sweepstakes-item{
	background-color: #eaeaea;
	float: left;
	margin-left: 0.5%; /* 7/1400 */
	width: 33%; /* 462/1400 */
}

.featured-sweepstakes-item:first-child{
	margin-left: 0;
}

.featured-sweepstakes-item a{
	color: #1d8bb3;
	text-decoration: none;
}

.featured-sweepstakes-item a:hover{
	color: #000;
}

.featured-sweepstakes-item img,
.featured-sweepstakes-item span{
	display: block;
}

.featured-sweepstakes-item span{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	padding: 4.329004329004%; /* 20/462 */
	text-align: center;
}

.heading-borderleft-fullwidth{
	padding: 1.5%; /* 30/2000 */
}

.social-block-inner{
	padding: 10%; /* 40/400 */
}

.social-block-gold{
	background-color: #1d8bb3;
}

.social-block-red{
	background-color: #eaeaea;
}

.social-block-red a{
	color: #58595b;
}

.social-block-red a:hover{
	color: #000;
}

.social-block-grey{
	background-color: #f8931f;
}

.social-block-grey a{
	color: #000;
}

.social-block-grey a:hover{
	color: #fff;
}

.social-block-black i,
.social-block-black .social-block-handle{
	color: #f8931f;
}

.social-block-red .social-block-time{
	color: #000;
}

.social-block-grey i,
.social-block-grey .social-block-handle{
	color: #fff;
}

.social-block-red i,
.social-block-red .social-block-handle{
	color: #1d8bb3;
}

.yam-hp-inner-ad{
	margin-top: 20px;
}


/* -------------- Team --------------- */

.yam-bio-img{
	display: block;
    float: left;
    margin: 0 20px 10px 0;
}


/* ------------ Rescue Dogs -------------- */

.rescue-wrap{
	font-family: 'Open Sans', sans-serif;
}

.rescue-wrap a{
	color: #2d4567;
	text-decoration: underline;
}

.rescue-wrap a:hover{
	text-decoration: none;
}

.rescue-header-img{
	display: block;
}

.rescue-featured{
	background-color: #cbe3ed;
	padding: 2.040816326531%; /* 20/980 */
}

.rescue-featured-video{
	float: left;
	width: 63.829787234043%; /* 600/940 */
}

.rescue-featured-info{
	color: #2d4567;
}

.rescue-featured-info{
	float: right;
	width: 34.042553191489%; /* 320/940 */
}

.rescue-featured-info h1{
	text-transform: uppercase;
}

.rescue-featured-info p{
	font-weight: 600;
	font-size: 20px;
}

.rescue-featured-shelter-img{
	background-color: #fff;
	border: 5px solid #2d4567;
	display: block;
	margin: 20px 0 0;
	padding: 5.555555555556%; /* 10/180 */
	width: 50%; /* 160/320 */
}

.rescue-content{
	padding: 2.040816326531%; /* 20/980 */
}

.rescue-content h1{
	border-bottom: 1px dashed #cbe3ed;
	color: #2d4567;
	padding-bottom: 10px;
}

.rescue-dog{
	margin-bottom: 20px;
}

.rescue-dog-photo, .rescue-dog-info{
	margin-bottom: 10px;
}

.rescue-dog-photo{
	display: block;
	float: left;
	width: 42.553191489362%; /* 400/940 */
}

.rescue-dog-info{
	float: right;
	font-size: 14px;
	width: 55.31914893617%; /* 520/940 */
}

.rescue-dog-info h2{
	color: #2d4567;
	font-size: 20px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.rescue-dog-info p{
	margin-top: 0;
}

.rescue-dog-more{
	background-color: #cbe3ed;
	clear: both;
	display: block;
	padding: 5px 2.040816326531%; /* 20/980 */
	text-align:right;
}


/* -------------- Sidebar --------------- */

.section-borderleft,
.heading-borderleft,
.trending-wrap li.trending-copy-stripe{
	border-color: #f8931f;
}

.trending-wrap,
.trending-wrap li{
	border-color: #1d8bb3;
}

.trending-wrap h2,
.trending-sidebar-view-more:hover{
	background-color: #1d8bb3;
}

.trending-copy a:hover,
.trending-sidebar-view-more{
	color: #1d8bb3;
}


/* -------------- Media Queries --------------- */

@media screen and (max-width: 1400px), handheld and (max-device-width: 1400px){
	.yam-nav-dropdown ul{
		top: 43px;
	}
}
/* END 1400 */

@media screen and (max-width: 1100px), handheld and (max-device-width: 1100px){
	.yam-nav-dropdown ul{
		top: 40px;
	}
}
/* END 1100 */

@media screen and (max-width: 900px), handheld and (max-device-width: 900px){
	.featured-videos-item{
		background-color: #1d8bb3;
	}
}
/* END 900 */

@media screen and (max-width: 800px), handheld and (max-device-width: 800px){
	.rescue-featured-video,
	.rescue-featured-info{
		float: none;
		width: 100%;
	}
	
	.rescue-featured-info-copy{
		float: left;
		padding: 20px 10px 0;
		width: 75%;
	}
	
	.rescue-featured-shelter-img{
		float: right;
		padding: 10px;
		width: 25%;
	}
	
	.yam-nav a,
	.yam-nav-dropdown-title{
		font-size: 18px;
		font-size: 1.8rem;
		padding: 10px 0;
	}
	
	.yam-nav-dropdown ul{
		top: 38px;
	}
}
/* END 800 */

@media screen and (max-width: 650px), handheld and (max-device-width: 650px){
	.yam-nav,
	.yam-nav > ul > li{
		display: block;
	}
	
	.yam-nav > ul{
		display: none;
	}
	
	.yam-nav-dropdown ul{
		position: static;
	}
	
	.yam-menu-btn{
		color: #fff;
		cursor: pointer;
		display: block;
		font-family: 'Open Sans Condensed', sans-serif;
		font-size: 30px;
		font-size: 3rem;
		font-weight: 700;
		padding: 10px;
		text-align: center;
	}
	
	.yam-menu-btn-active{
		background: rgba(248,147,31,0.8);
	}
}
/* END 650 */

@media screen and (max-width: 500px), handheld and (max-device-width: 500px){
	.yam-header-img{
		display: none;
	}
	
	.yam-header-img-resp,
	.featured-sweepstakes-wrap{
		display: block;
	}
	
	.featured-sweepstakes-item{
		margin: 0 0 5px;
		width: 100%;
	}
	
	.featured-sweepstakes-item span{
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: 700;
		padding: 3.23276%; /* borrowed from featured videos overlay */
		text-align: left;
	}
	
	.rescue-featured-info-copy,
	.rescue-featured-shelter-img{
		float: none;
	}
	
	.rescue-featured-info-copy{
		width: 100%;
	}
	
	.rescue-featured-shelter-img{
		padding: 5px;
		width: 200px;
	}
}
/* END 500 */