@import "https://fonts.googleapis.com/css?family=Lato&subset=latin-ext";

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

progress {
	vertical-align: baseline
}

[hidden], template {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active, a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b, strong {
	font-weight: inherit;
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button, input, select, textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

body, html {
	height: 100%
}

* {
	box-sizing: border-box
}

*, h1 {
	margin: 0;
	padding: 0
}

h1, h2 {
	font-size: 2.4em;
	line-height: 1.2
}

.primary {
	color: #d63c34 !important
}

.accent {
	color: #f9c700 !important
}

.bottom__content, .top__content {
	width: 90%;
	max-width: 1440px;
	margin: 0 auto
}

ul {
	list-style-type: none
}

img, ul li {
	display: inline-block
}

img {
	max-width: 50%
}

.btn-block {
	display: block;
	width: 100%;
	background: #d63c34;
	padding: 20px 0;
	font-size: 1.75em;
	color: #fff;
	border-radius: 50px;
	text-decoration: none;
	font-weight: 700
}

.btn-block:hover {
	background: #d8443c
}

.btn-block:active {
	background: #c83028
}

.btn-no, .btn-yes {
	display: inline-block;
	width: 40%;
	padding: 20px 0;
	font-size: 1.4em;
	color: #fff;
	border-radius: 50px;
	text-decoration: none;
	font-weight: 700;
	margin-bottom: 50px;
	text-transform: uppercase
}

.btn-no:hover, .btn-yes:hover {
	background: #d8443c
}

.btn-no:active, .btn-yes:active {
	background: #c83028
}

.btn-yes {
	margin-right: 5%;
	background: #d63c34
}

.btn-yes:hover {
	background: #d8443c
}

.btn-yes:active {
	background: #c83028
}

.btn-no {
	background: rgba(0, 0, 0, .4)
}

.btn-no:hover {
	background: rgba(0, 0, 0, .3)
}

.btn-no:active {
	background: rgba(0, 0, 0, .4)
}

body {
	min-width: 320px;
	font-size: 16px;
	line-height: 1.2;
	font-family: 'Lato', sans-serif;
	overflow-x: hidden;
	background: #f1e5c5;
	background-image: url("../img/bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center
}

.main {
	width: 100%;
	height: 100%;
	padding: 20px 0 0
}

.main .box {
	display: none;
	width: 90%;
	max-width: 620px;
	margin: 0 auto;
	text-align: center
}

.main .box:first-child {
	display: block
}

.main .box__header {
	padding-top: 20px
}

.main .box__body {
	padding-top: 20px;
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 25px
}

.main .box__body p {
	font-size: 1.5em
}

.main .box__body .inputbox {
	text-align: left;
	padding: 5px 0;
	font-size: 1.3125em
}

.main .box__body .inputbox label {
	padding-left: 10px
}

.main .box__body .inputbox label:before {
	content: "";
	display: inline-block;
	width: 21px;
	height: 21px;
	position: relative;
	left: -5px;
	background: #fff;
	background-border-radius: 4px;
	box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 hsla(0, 0%, 100%, .8)
}

.main .box__body .inputbox input {
	display: none
}

.main .box__body .inputbox input:checked + label:before {
	content: "\2713";
	font-size: 21px;
	color: #fff;
	background: #d63c34;
	text-align: center;
	line-height: 21px
}

.main .box__footer p {
	font-size: 1.5em;
	font-weight: 700
}

.main .box__footer .btn-wrapper {
	margin-top: 25px;
	margin-bottom: 50px
}

@media (min-width: 320px) and (max-width: 479px) {
	h1, h2 {
		font-size: 1.5em
	}

	img {
		max-width: 70%
	}

	.btn-no, .btn-yes {
		font-size: 1.3125em
	}

	.main .box__header {
		padding-top: 15px
	}

	.main .box__body {
		padding-top: 15px;
		max-width: 100%;
		margin-bottom: 20px
	}

	.main .box__body p {
		font-size: 1.3125em
	}

	.main .box__body .inputbox {
		text-align: left;
		padding: 5px 0;
		font-size: 1.3125em
	}

	.main .box__body .inputbox label {
		padding-left: 10px
	}

	.main .box__body .inputbox label:before {
		content: "";
		display: inline-block;
		width: 21px;
		height: 21px;
		position: relative;
		left: -5px;
		background: #fff;
		border-radius: 4px;
		box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 hsla(0, 0%, 100%, .8)
	}

	.main .box__body .inputbox input {
		display: none
	}

	.main .box__body .inputbox input:checked + label:before {
		content: "\2713";
		font-size: 21px;
		color: #fff;
		background: #d63c34;
		text-align: center;
		line-height: 21px
	}

	.main .box__footer p {
		font-size: 1em;
		font-weight: 700
	}

	.main .box__footer .btn-wrapper {
		margin-top: 25px;
		margin-bottom: 50px
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	h1, h2 {
		font-size: 2em
	}

	img {
		max-width: 70%
	}

	.btn-no, .btn-yes {
		font-size: 1.3125em
	}

	.main .box__header {
		padding-top: 15px
	}

	.main .box__body {
		padding-top: 15px;
		max-width: 100%;
		margin-bottom: 20px
	}

	.main .box__body p {
		font-size: 1.3125em
	}

	.main .box__body .inputbox {
		text-align: left;
		padding: 5px 0;
		font-size: 1.3125em
	}

	.main .box__body .inputbox label {
		padding-left: 10px
	}

	.main .box__body .inputbox label:before {
		content: "";
		display: inline-block;
		width: 21px;
		height: 21px;
		position: relative;
		left: -5px;
		background: #fff;
		border-radius: 4px;
		box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 hsla(0, 0%, 100%, .8)
	}

	.main .box__body .inputbox input {
		display: none
	}

	.main .box__body .inputbox input:checked + label:before {
		content: "\2713";
		font-size: 21px;
		color: #fff;
		background: #d63c34;
		text-align: center;
		line-height: 21px
	}

	.main .box__footer p {
		font-size: 1.5em;
		font-weight: 700
	}

	.main .box__footer .btn-wrapper {
		margin-top: 25px;
		margin-bottom: 50px
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	body {
		background: linear-gradient(to left, rgba(255, 227, 70, 0.75), rgba(196, 91, 81, 0.75))
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body {
		background-position: right center
	}
}

/* =========================================================================
   Unsubscribe
 =========================================================================== */

.unsubscribe {
	font-size: 14px;
	text-align: center;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999999999;
	padding: 5px;
}

/*@media (max-height: 699px) {
	.unsubscribe {position: relative;}
}*/

.unsubscribe a {
	display: inline-block;
	padding: 5px 10px;
	color: #fff;
	text-decoration: underline;
	/*background-color: rgba(247, 247, 247, .8);*/
	border-radius: 4px;
}

.unsubscribe a:hover {
	color: #fff;
}