article {
	padding-bottom: 28px !important;
}

div#main {
	margin-top: -48px;
	margin-bottom: -120px;
	padding-bottom: 0;
}

div#mc_embed_signup {
	text-align: center;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}

footer.entry-meta {
	margin-top: 0;
}

div#slider-container-with-overlay {
	margin-bottom: 20px;
	position: relative;
}

div.slider-button-overlay {
	position: absolute;
	top: 15px;
	left: -20px;
}

div#view-photos-button-overlay {
	top: unset;
	bottom: 15px;
}

div.slider-button-overlay > a {
	display: block;
	float: right;
	line-height: 40px;
	color: #fff !important;
	padding-left: 16px;
	padding-right: 16px;
	border-radius: 1px;
	text-decoration: none;
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: ease-in-out;
	transition-delay: 0.0s;
	background-color: #dd3333;
	-webkit-box-shadow: 0px 0px 4px 0px #dd3333;
	-moz-box-shadow: 0px 0px 4px 0px #dd3333;
	box-shadow: 0px 0px 4px 0px #dd3333;
}

a#watch-now-button {
	position: relative;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	border-color: #db3232;
	width: 100%;
	height: 80px;
	border-style: double;
	border-width: 2px;
	background-color: rgba(221, 51, 51, 1);
	font-size: 22px;
	color: white;
	line-height: 80px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	margin-top: 12px;
}

div.tx-row {
	margin-bottom: 10px;
}

div.tx-column {
	padding-bottom: 10px !important;
}

@media only screen and (max-width: 999px) {
	div.tx-row {
		margin-bottom: 10px;
	}
	a#watch-now-button {
		margin-top: 0;
	}
	div.tx-column {
		padding-bottom: 20px !important;
	}
}

@media only screen and (max-width: 440px) {
	a#watch-now-button {
			font-size: 18px;
	}
	div.tx-column {
		padding-bottom: 10px !important;
		margin-bottom: 10px !important;
	}
	div#mc_embed_signup {
		margin-bottom: 2px !important;
	}
}

@media only screen and (max-width: 830px) {
	div#mc_embed_signup {
		margin-bottom: 24px;
	}
}

@media only screen and (min-width: 999px) {
	div#mc_embed_signup {
		margin-bottom: 34px;
	}
	div#view-photos-button-overlay {
		top: 15px;
		bottom: unset;
	}
}

article#post-18 {
	margin-top: 20px;
}

div.entry-content {
	margin-top: 20px;
}