a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

body {
	background-color: rgb(254,242,224);
	position: relative;
	font-family: "adobe-garamond-pro";
	font-weight: 400;
	color: #000;
}

#background {
	height: 800px;
	background-image: url('../img/fwswitch_bg.jpg');
	background-size: auto 100%;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	top: 0;
}

video {
	width: 685px;
	top: 263px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
}

#content {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: visible;
	text-align: center;
}

.h1 {
	margin-top: 4px;
	margin-bottom: 20px;
}
h1 {
	font-size: 74px;
	font-weight: 600;
	line-height: 1.1em;
	display: inline;
}
.mobile h1 {
	font-size: 106px;
	letter-spacing: -2px;
}
.mobile .h1 {
	margin-bottom: 60px;
}

.h2 {
	margin-top: 34px;
	margin-bottom: 40px;
}
h2 {
	font-family: "Verlag A", "Verlag B";
	font-size: 30px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 1.6em;
	display: inline;
}
.mobile h2 {
	font-size: 40px;
}

.full h1, .full h2, .full p {
	color: #000;
	-webkit-text-fill-color: transparent;
	background: -webkit-linear-gradient(transparent, transparent), url(../img/distress.jpg) top center / 50% auto repeat;
	background: -o-linear-gradient(transparent, transparent);
	-webkit-background-clip: text;
}

hr {
	display: inline;
	border: none;
	margin: 0;
}
hr.break700 {
	display: inline;
}

span.super {
    letter-spacing: -7px;
    font-size: 80%;
    vertical-align: 4px;
    line-height: 0;
}

.basewidth {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
.single {
	display: none;
}
.single p {
	margin-bottom: 0.4em;
}
.columns {
	display: block;
}
.copy {
	text-align: left;
	font-size: 0;
	margin-top: 70px;
	margin-bottom: 70px;
}
.mobile .copy {
	padding-left: 80px;
	padding-right: 80px;
}

.copy .p {
	font-size: 21px;
	width: 390px;
	display: inline-block;
	vertical-align: top;
	line-height: 1.4em;
}
	.copy .p.left {
		margin-right: 60px;
	}
.mobile .copy .p {
	font-size: 52px;
	display: inline;
}
p {
	text-indent: 15px;
	letter-spacing: -0.1px;
}
	.mobile p {
		text-indent: 40px;
	}
p.noindent {
	text-indent: 0;
}
p.lede {
	font-family: "Verlag A", "Verlag B";
	font-weight: 800;	
}

.newsletter {
	font-family: "Verlag A", "Verlag B";
	font-weight: 800;
}
.newsletter form {
	width: 530px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}
.copy .p.strapline {
	width: auto;
	margin-bottom: 0.6em;
	line-height: 1.25em;
}
.newsletter form input, .newsletter form button {
	outline: 2px solid #000;
	border: none;
	padding: 3px 7px;
	font-family: "adobe-garamond-pro";
	font-weight: 400;
	font-size: 16px;
	transition: box-shadow 0.1s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}
.newsletter form input:focus, .newsletter form button:focus, .newsletter form input:hover, .newsletter form button:hover {
	background-color: #fff;
	color: #000;
	outline-offset: 0;
	box-shadow: 0 0 0 2px #cccccc inset;
}
.newsletter form input::placeholder, .newsletter form button::placeholder {
	color: #888;
}

.newsletter form input {
	margin-right: 10px;
	width: 215px;
}
.newsletter form button {
	width: 80px;
	cursor: pointer;
	background-color: #000;
	color: rgb(254,242,224);
}

.mobile .newsletter form {
	text-align: center;
	width: 100%;
}
.mobile .newsletter form input, .mobile .newsletter form button {
	display: block;
	width: 100%;
	margin: 34px auto;
	text-align: center;
	font-size: 52px;
	outline-width: 5px;
}
.mobile .newsletter form button {
	max-width: 300px;
}

.fwlogo>a {
	display: block;
	width: 100px;
	height: 103px;
	background-image: url(../img/fwbadge.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
	transition: opacity 0.2s;
	margin-bottom: 80px;
}
	.fwlogo>a:hover {
		opacity: 0.8;
	}

.footercontain {
	color: #fdf2df;
	background-image: url(../img/footerdistress.jpg);
	background-position: top center;
	background-size: 1000px auto;
	background-repeat: repeat;
	padding-top: 40px;
	padding-bottom: 60px;
}
.footer {
	text-align: left;
}
.footer .logos {
	width: 175px;
	height: 55px;
	background-size: contain;
	display: inline-block;
}
.footer .logos img {
	height: 55px;
	width: auto;
}
.footer .logos .campo {
	margin-right: 23px;
}
.mobile .footer .logos {
	width: 252px;
	height: 80px;
}
.mobile .footer .logos img {
	height: 80px;
}
.footer .copyright {
	height: 55px;
	text-align: right;
	font-size: 13px;
	line-height: 1.4em;
	color: #fdf2df;
	opacity: 0.9;
	display: flex;
	float: right;
	align-items: flex-end;
}

.mobile .footer .copyright {
	    padding-left: 15px;
	    padding-right: 15px;
	}
.mobile .footer .logos, .mobile .footer .copyright {
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		float: none;
	}
.mobile .footer .copyright {
	font-size: 20px;
	opacity: 1;
}

.footer .logos, .footer .copyright {
	margin-top: 50px;
}

@media (max-width: 2000px) {
	#background {
		height: 700px;
	}
	video {
		width: 600px;
		top: 230px;
	}
	h1 {
		font-size: 60px;
	}
	h2 {
		font-size: 26px;
	}
}

@media (max-width: 1150px) {
	h1, h2 {
		display: block;
	}
	hr {
		display: block;
	}
	.mobile hr.full {
		display: inline;
	}
	h1 {
		font-size: 74px;
	}
	h2 {
		font-size: 32px;
	}
}

@media (max-width: 1000px) {
	#background {
		height: 600px;
	}
	video {
		width: 514px;
		top: 198px;
	}
}

@media (max-width: 980px) {
	.single {
		display: block;
	}
	.columns {
		display: none;
	}
	.copy {
		padding-left: 40px;
		padding-right: 40px;
	}
	.basewidth {
		width: auto;
	}
	.full .basewidth {
		max-width: 700px; 
	}
	.copy .p.left {
		margin-right: 0;
	}
	.copy .p {
		display: block;
		width: auto;
	}
}

@media (max-width: 900px) {
	#background {
		height: 500px;
	}
	video {
		width: 430px;
		top: 164px;
	}
	h1 {
		font-size: 60px;
	}
	h2 {
		font-size: 26px;
		letter-spacing: 3px;
	}
	.copy {
		margin-top: 60px;
	}
}

@media (max-width: 850px) {
	.footer .copyright {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.footer .logos, .footer .copyright {
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		float: none;
	}
}


@media (max-width: 740px) {
	#background {
		height: 400px;
	}
	video {
		width: 344px;
		top: 131px;
	}
}

@media (max-width: 700px) {
	h1 {
		font-size: 50px;
	}
	h2 {
		font-size: 20px;
	}
	.copy {
		margin-top: 40px;
	}
	hr.break700 {
		display: block;
	}
	.newsletter form {
		text-align: center;
		width: auto;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.newsletter form input, .newsletter form button {
		display: block;
		width: 100%;
		margin: 14px auto;
		max-width: 300px;
		text-align: center;
	}
	.newsletter form button {
		max-width: 100px;
	}
}
