﻿#taa-hero {
	min-height: 210px;
	background: url('//assets.tripplite.com/pages/bg-niap-hero.jpg') bottom left no-repeat #38569e;
	background-size: cover;
	margin-bottom: 30px;
}
#taa-hero img { margin-top: 25px; }
#taa-hero-text {
	padding-top: 25px;
	color: #fff;
}
#taa-hero-text h1 { margin-top: 0; }
#taa-hero-text p {
	font-family: 'Barlow Condensed', 'Arial Narrow', sans-serif;
	font-size: 1.15rem;
}

#taa-copy p,
#taa-copy li { font-size: 0.9rem; }
#taa-copy .h3 { font-size: 1.5rem; font-weight: 400 !important; }
#taa-copy .h5 { font-size: 1rem; font-weight: 500 !important; }

#featured-products p { font-size: 0.85rem; }
#featured-products .h3 { font-size: 1.5rem; font-weight: 400 !important; }
#featured-products .h4 { font-size: 1.25rem; font-weight: 400 !important; }
#featured-products .h5 { font-size: 1rem; font-weight: 500 !important; }
#featured-products .media-object.pull-left { padding-right: 15px; }

hr.mpg { margin: 40px 0; }

/* EXTRA SMALL */
@media screen and (max-width: 599.98px){
	#taa-hero { background-position: -50px 0; }
	#taa-copy { margin-bottom: 30px; }
	hr.mpg { display: none; }
}

/* SMALL */
@media screen and (min-width: 600px) and (max-width: 959.98px){
	#taa-copy { margin-bottom: 30px; }
}

/* MEDIUM */
@media screen and (min-width: 960px) and (max-width: 1279.98px){
	#ask-an-expert { padding-right: 0; }
}

/* LARGE */
@media screen and (min-width: 1280px){
	#ask-an-expert { padding-right: 0; }
}