/* Landing Pages CSS Document */
body, html {
	max-width: 100%;
    overflow-x: hidden;
}
body {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 0;
	font-family: AvenirMedium, Arial, sans-serif;
	font-size: 14px;
}
img {
	max-width: 100%;
	height: auto;
}
header, section, footer {
	display: block;
	width: 960px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
header {
	z-index: 1;
	background-repeat: no-repeat;
	height: 365px;
	margin-top: 10px;
	background-position: center;
}
header #heroOverlay {
	position: absolute;
	z-index: 2;
	font-size: 20px;
}
#heroOverlay.vetRecommend, #heroOverlay.clinicallyProven {
	top: 20px; right: 10px;
}
#heroOverlay.vetRecommendText {
	top: 80%; right: 100px;
}
#heroOverlay.ingredients {
	top: 40px; right: 10px;
}
#heroOverlay.testimonials {
	top: 30px; left: 50px; font-size: 24px; color: #FFF; width: 250px;
}
#heroOverlay.testimonialsBottom {
	top: 275px; left: 380px; font-size: 24px; color: #FFF; width: 500px;
}
#heroOverlay.hindleg {
	top: 30px; left: 0px;
}
#heroOverlay.cosequin {
	top: 20px; left: 10px;
}
#heroOverlay.cosequinBottom {
	top: 80px; right: 0px; color: white;
}
#heroOverlay.clinicallyProvenBottom {
	top: 80%; right: 100px; color: white;
}
#heroOverlay.dasuquin {
	top: 0px; right: 20px;
}
#heroOverlay.dasuquinBottom {
	top: 80%; right: 100px; color: white;
}
#heroOverlay.aboutGF {
	top: 200px; left: 0px;
}
#heroOverlay.aboutGFBottom {
	top: 80%; right: 5px;
}
#middle {
	margin-bottom: 10px;
}
#middle.aboutGF {
	margin-bottom: 0px;
}
#middle.aboutGF.third {
	background-color: #F7931E;
	padding: 10px;
	box-sizing: border-box;
}
#middle div {
	width: 33%;
	float: left;
}
#middle div span.img {
	display: inline-block;
	background-image: url('../images/LP_3icons.png');
	background-repeat: no-repeat;
	width: 101px;
	height: 101px;
	float: left;
}
#middle.vetRecommended div span.img:hover {
	cursor: pointer;
}
#middle.aboutGF.third div span.img {
	background-image: url('../images/LP_3icons_white.png');
}
#middle div.left span.img {
	background-position: 0px 0px;
}
#middle div.middle span.img {
	background-position: -102px 0px;
}
#middle div.right span.img {
	background-position: -205px 0px;
}
#middle h1.full {
	display: block;
	background-color: #000;
	width: 100%;
	font-family: AvenirBlack, Arial Black, sans-serif;
	font-size: 28px;
	color: #FFF;
	text-align: center;
	padding: 5px 0px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
#middle.aboutGF div.heading {
	text-align: left;
	padding: 10px;
	box-sizing: border-box;
	color: orange;
	font-size: 14px;
	font-family: AvenirMedium, Arial, sans-serif;
	text-transform: none;
	width: 100%;
	background-color: #000;
}
#middle.aboutGF div.heading span {
	display: inline-block;
	float: right;
}
#middle.aboutGF.second div.heading {
	display: flex;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	text-align: center;
}
#middle.aboutGF.second div.heading span {
	float: none;
}
#middle.aboutGF div.heading .yellowButton {
	font-size: 20px;
	font-family: AvenirMedium, Arial, sans-serif;
}
#middle.aboutGF ul.aboutGF {
	list-style-type: none;
	padding-left: 5px;
}
#middle.aboutGF ul.aboutGF li {
	display: block;
	float: left;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
#middle.aboutGF ul.aboutGF li span {
	display: inline-block;
	float: left;
	height: 180px;
	border-right: 2px solid orange;
	margin-right: 15px;
}
#middle div p {
	position: relative;
	float: left;
	padding-left: 5px;
	margin-top: 0px;
	width: 60%;
}
#middle.aboutGF.second #left, #middle.aboutGF.second #right {
	padding: 15px 0px;
	margin: 15px 0px;
}
#middle.aboutGF.second #left {
	border-right: 2px solid orange;
}
#middle.aboutGF.second div p {
	display: block;
	position: relative;
	float: left;
	padding: 10px;
	margin-left: 35px;
	background-color: #e6e6e6;
	text-align: left;
	width: 80%;
}
#middle.aboutGF.second div p:after {
	content: "";
	width: 0px;
	height: 0px;
	display: block;
	position: relative;
	top: 40px;
	left: 170px;
	border-top: 0px solid transparent;
	border-bottom: 30px solid transparent;
	border-right: 30px solid #e6e6e6;
	border-left: 0px solid transparent;
}
#middle.aboutGF.second div span.from {
	display: block;
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 15px;
}
#middle.aboutGF.third div p {
	color: #FFF;
}
#middle div h3 {
	margin: 0;
	padding: 5px 0px;
	color: #F7931E;
	font-family: Myriad Pro, Arial;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
#middle.aboutGF.third div h3 {
	color: #FFF;
}
#middle #title {
	width: auto;
	float: none;
}
#middle.whereToBuy {
	margin-top: 0;
}
#middle.whereToBuy ul {
	list-style-type: none;
	width: 90%;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin: 0px auto;
}
#middle.whereToBuy.dev ul {
	display: block;
	width: 98%;
}
#middle.whereToBuy ul li {
	/*float: left;*/
	width: 33%;
	min-height: 100px;
	text-align: center;
}
#middle.whereToBuy.dev ul li {
	float: left;
	width: 32%;
	text-align: center;
	box-sizing: border-box;
	margin: 0px 5px;
	display: table-cell;
	vertical-align: middle;
}
#middle.whereToBuy.dev ul li .img {
	display: block;
	height: 100px;
}
#middle.whereToBuy ul li img, #middle.whereToBuy ul li a {
	text-align: center;
	margin: 0px auto;
	max-width: 200%;
}
#middle.whereToBuy.dev ul li img, #middle.whereToBuy.dev ul li a {
	max-width: 100%;
}
#middle.whereToBuy ul li.whereToBuyMashup {
	float: right;
	width: 408px;
	height: 264px;
}
#bottom {
	background-color: #e6e6e6;
}
#bottom #left, #bottom #right, #middle #left, #middle #right {
	width: 49%;
	float: left;
	text-align: center;
	padding: 30px 0px;
	position: relative;
}
#bottom #right img {
	position: relative;
	top: 20px;
}
#bottom p {
	display: block;
	background-color: #FFF;
	color: #000;
	padding: 10px;
	margin: 10px;
	text-align: left;
	height: 100%;
}
footer {
	padding: 10px;
}

footer h2 {
	margin-top: 0;
}
footer#dev {
	border-top: 8px solid orange;
	background-color: #000;
	padding: 0px;
}
footer#dev ul {
	display: table;
	list-style-type: none;
	padding-left: 10px;
	width: 100%;
}
footer#dev ul li {
	float: left;
	width: 32%;
	text-align: left;
	box-sizing: border-box;
	margin: 0px 6px;
	display: table-cell;
	vertical-align: middle;
	border-right: 2px solid orange;
	color: #FFF;
	font-size: 16px;
	padding: 5px;
}
footer#dev ul li:last-of-type {
	border: none;
}
footer#dev p {
	color: #FFF;
	padding: 0px 10px;
}
footer#dev span.img {
	display: block;
	height: 100px;
}
footer#dev p.address {
	font-size: 11px;
	padding: 0px;
}
.button {
	display: inline-block;
	padding: 5px 10px;
	background-color: #000;
	font-family: AvenirBlack, Arial;
	font-size: 38px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	border: 3px solid orange;
}
.yellowButton {
	display: inline-block;
	padding: 5px 10px;
	background-color: orange;
	font-family: AvenirBlack, Arial;
	font-size: 25px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 10px;
}
.blackButton {
	display: inline-block;
	padding: 5px 10px;
	background-color: #000;
	font-family: AvenirMedium, Arial;
	border: 1px solid orange;
	font-size: 16px;
	color: orange;
	text-transform: uppercase;
	text-decoration: none;
}
.italic {
	font-size: 0.9em;
}
#middle.whereToBuy.dev .button, footer#dev .button {
	width: 100%;
	background-color: orange;
	padding: 0px;
	border: none;
}
footer#dev .button {
	font-size: 15px;
	text-align: center;
	width: auto;
	padding: 0px 10px;
	font-family: AvenirMedium, Arial, sans-serif;
}
#buyNowButton {
	position: absolute;
	z-index: 5;
	top: 10px;
	right: 10px;
}
#buyNowButton.topButton {
	display: none;
	width: auto;
	margin-left: 25%;
	margin-bottom: 20px;
}

/* Responsive styles */
@media screen and (max-width: 970px) {
	header, section, footer {
		width: 100%;
	}
	#wrapper {
		margin: 0px 10px;
	}
	header #heroOverlay img {
		max-width: 100%;
		height: auto;
	}
	header.getGF {
		background-position: 60%;
	}
	header.ingredients, header.dasuquin {
		background-position: 30%;
	}
	header.clinicallyProven, header.cosequin {
		background-position: 20%;
	}
	header #heroOverlay.clinicallyProven {
		top: 20%;
	}
	#middle.whereToBuy.dev ul li, footer#dev ul li {
		width: 30%;
	}
	#middle.aboutGF.second div p:after {
		left: 120px;
	}
}
@media screen and (max-width: 870px) {
	#bottom #left, #bottom #right {
		width: 100%;
	}
	#buyNowButton {
		position: relative;
		margin: 0px auto;
		top: 0px;
		right: 0px;
	}
	#middle div p {
		width: 90%;
	}
	#middle h1.full {
		font-size: 24px;
	}
	header #heroOverlay.aboutGF {
		width: 50vw;
	}
	#middle.aboutGF.second div p:after {
		left: 80px;
	}
}
@media screen and (max-width: 750px) {
	#middle.aboutGF.second #left {
		border: none;
	}
	#middle.aboutGF.second #left, #middle.aboutGF.second #right {
		float: none;
		width: 100%;
	}
	#middle.aboutGF div.heading span {
		display: block;
		float: none;
		text-align: center;
	}
}
@media screen and (max-width: 700px) {
	header #heroOverlay.cosequin, header #heroOverlay.cosequinBottom {
		width: 40vw;
	}
	header #heroOverlay.aboutGFBottom {
		background-color: rgba(0, 0, 0, 0.5);
		padding: 10px 8px 5px 8px;
		width: auto;
	}
}
@media screen and (max-width: 600px) {
	header #heroOverlay, header #heroOverlay.aboutGF {
		width: 60vw;
	}
	header #heroOverlay.hindleg {
		width: 50vw;
	}
	header #heroOverlay.cosequinBottom {
		width: 35vw;
	}
	#heroOverlay.hindleg {
		top: 10px;
	}
	#buyNowButton.topButton {
		display: block;
	}
	header #heroOverlay.clinicallyProven {
		top: 160px;
		width: 70vw;
	}
	header #heroOverlay.clinicallyProvenBottom {
		font-size: 1rem;
	}
	header #heroOverlay.dasuquinBottom {
		font-size: 1rem;
		top: 70%;
	}
	#middle.whereToBuy.dev ul li, footer#dev ul li {
		width: 100%;
		padding: 10px;
		margin: 0px;
		border-bottom: 1px solid #a6a6a6;
	}
	#middle.whereToBuy.dev ul li:last-of-type, footer#dev ul li {
		border: none;
	}
	#middle.whereToBuy.dev ul li .img {
		height: auto;
	}
	#middle.aboutGF ul.aboutGF li span {
		height: 100px;
		border-right: none;
		margin-right: 15px;
		width: 100%;
	}
	
	footer#dev ul {
		padding-left: 0px;
	}
	footer#dev ul li {
		text-align: center;
	}
	footer#dev ul li span.img {
		height: auto;
	}
	footer#dev .button {
		font-size: 20px;
	}
}
@media screen and (max-width: 500px) {
	#heroOverlay.vetRecommend img {
		max-width: 100%;
		height: auto;
	}
	#heroOverlay.vetRecommendText {
		right: 0px;
		font-size: 16px;
		width: auto;
	}
	header.cosequin {
		height: 220px;
		background-size: auto 100%;
	}
}
@media screen and (max-width: 450px) {
	iframe {
		width: 300px;
	}
	#middle div {
		width: 100%;
	}
	#middle div h3 {
		text-align: center;
	}
	#middle div p {
		font-size: 18px;
		text-align: center;
	}
	#middle div span.img {
		display: block;
		float: none;
		margin: 0px auto;
	}
	#buyNowButton.topButton {
		margin-left: 18%;
	}
	#middle.whereToBuy ul li.whereToBuyMashup, #middle.whereToBuy ul li.whereToBuyMashup img {
		max-width: 100%;
		height: auto;
	}
	.button {
		font-size: 34px;
	}
}

/* Fonts */
@font-face {
    font-family: 'AvenirMedium';
    src: url('avenir_8.eot');
    src: url('avenir_8.eot') format('embedded-opentype'),
         url('avenir_8.woff') format('woff'),
         url('avenir_8.ttf') format('truetype'),
         url('avenir_8.svg#AvenirMedium') format('svg');
}
@font-face {
    font-family: 'AvenirBlack';
    src: url('avenir_2.eot');
    src: url('avenir_2.eot') format('embedded-opentype'),
         url('avenir_2.woff') format('woff'),
         url('avenir_2.ttf') format('truetype'),
         url('avenir_2.svg#AvenirBlack') format('svg');
}