@charset "macintosh";
/* CSS Document */
.contest-form {
	text-align: center;
}
.background-color .col-sm-6 {
	padding-right: 0px;
    padding-left: 0px;
}
.background-color .col-sm-4 {
	padding-right: 0px;
    padding-left: 0px;
}
.background-color .col-sm-8 {
	padding-right: 0px;
    padding-left: 0px;
}
.background-color .col-sm-2 {
	padding-right: 0px;
    padding-left: 0px;
}
@media (max-width: 768px) {
.background-color .col-sm-2 {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: thin solid #ccc;
}
}
.background-color {
	background-color: #FCF8EB;
	width: 100%;
	background-image: url("/images/home-based/LandingPages/Graphics/sandcastle/sandcastle-header.jpg");
	background-repeat: no-repeat;
}
@media (max-width: 768px) {
.background-color {
	background-color: #FCF8EB;
	width: 100%;
	background-image: url("/images/home-based/LandingPages/Graphics/sandcastle/sandcastle-header-mobile.jpg");
	background-repeat: no-repeat;
}
}
.WAFC-Entry {
	font-size: 2.5em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.WAFC-Entry-2 {
	font-size: 2.5em;
	line-height: 1.25em;
	font-weight: bold;
	text-transform: uppercase;
}
.smaller-text {
	font-size: 17px;
	line-height: 14px;
}
.smaller-text-2 {
	font-size: 17px;
	line-height: 14px;
	    margin-top: 20px;
}
.exclusive-offer-area {
	text-align: center;
	background-color: #EFE1B4;;
	margin-left: 25px;
	margin-right: 25px;
	padding: 15px;
	border-radius: 16px;
	border: thin solid #fff;
}
.exclusive-offer {
	font-size: 2em;
	line-height: 1.2em;
}
@media (max-width: 768px) {
.exclusive-offer-area {
	margin-top: 25px;
}
}
.spacer-top {
	height: 230px;
}
@media (max-width: 768px) {
.spacer-top {
	height: 190px;
}
}
.content-area {
	/*margin-top: -155px;*/
}
.entry-form {
}
.offer-style {
	font-size: 2.75em;
	font-weight: bold;
	line-height: 1em;
	padding: 10px;
	border: thin solid #ffffff;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #D89505;
	color: #fff;
	margin-left: 15px;
	margin-right: 15px;
}
.offer-style-2 {
	font-size: .7em;
	font-weight: normal;
}
.offer-style-3 {
	font-size: 0.5em;
	font-weight: normal;
	font-style: italic;
}
@media (max-width: 768px) {
.offer-style-2 {
	line-height: 25px;
}
}
@media (max-width: 768px) {
.offer-style-3 {
	line-height: 18px;
}
}
.deadline {
	font-size: 1.85em;
	color: #EF7E13;
}
.close-to-home-btn {
	background-color: #66B4E4;
	margin-left: 50px;
	margin-right: 50px;
	padding: 10px;
	margin-top: 220px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
@media (max-width: 768px) {
.close-to-home-btn {
	margin-top: 20px;
}
}
.close-to-home-btn a {
	font-size: 1.25em;
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.close-to-home-btn a:hover {
	font-size: 1.25em;
	color: rgb(255, 255, 255);
	text-decoration: none;
	font-weight:bold;
}
.termsconditions {
	font-size: 9px;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
}
.terms1 {
	margin-bottom: 15px;
}
.terms2 {
	margin-bottom: 15px;
}
.hashtag-area {
	margin-top: 25px;
	padding-right: 25px;
	padding-left: 10px;
}
.hashtag-name {
	font-size: 2em;
    font-weight: bold;
	padding-top: 5px;
}
.hashtag-container {
	/*width: 100%;
	height: 272px;
	background-image: url("/images/home-based/LandingPages/Graphics/sandcastle/hashtag-background-image.jpg");*/
	padding-bottom: 15px;
	text-align: left;
	padding-left: 15px;
}
@media (max-width: 768px) {
.hashtag-container {
	display: none;
}
}
.hashtag-container-mobile {
	display: none;
}
@media (max-width: 768px) {
.hashtag-container-mobile {
	padding-bottom: 15px;
	text-align: left;
	padding-left: 15px;
	display: inherit;
}
}
.hashtag-link a {
	background-color: rgb(102, 180, 228);
	color: rgb(255, 255, 255);
	padding: 8px;
}
.hashtag-link {
	margin-top: 10px;
}
.img-responsive-custom {
	display: block;
	width: 100%;
height: auto;
margin: 0 auto;
}
.img-responsive-custom2 {
	display: block;
	
height: auto;
margin: 0 auto;
}
/*.embed-responsive-custom.embed-responsive-4by3 {
    padding-bottom: 105%;
}
.embed-responsive-custom {
    position: relative;
    display: block;
    height: 0px;
    padding: 0px;
    overflow: hidden;
}*/
.entry-form iframe {
	width: 800px;
	height: 450px;
}
@media (max-width: 768px) {
.entry-form iframe {
	width: 300px;
	height: 550px;
}
}
.cruiseline-links {
	margin-top: 15px;
}
.cruiseline-title {
	text-align: center;
padding-top: 25px;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
}
.booking-window {
	font-size: .75em;
line-height: 20px;
}