@charset "UTF-8";
/* CSS Document */

.no-display { display:none; }
.entry-content { margin:0 !important; padding:0 !important; border:0 !important; height:0px !important; }
#site-title { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; height:0px !important; }
#site-des { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; height:0px !important; }
.entry-title { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; height:0px !important; }
#content { margin:0 !important; padding:0 !important; border:0 !important; height:0px !important; }
.menu { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; height:0px !important; }
#search { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; }
#wrapper { margin:0 !important; padding:0 !important; border:0 !important; }
#branding { display:none !important; display:none !important; margin:0 !important; padding:0 !important; border:0 !important; }
article { margin:0 !important; padding:0 !important; border:0 !important; }
.home { margin:0 !important; padding:0 !important; border:0 !important; }
.page { margin:0 !important; padding:0 !important; border:0 !important; }
.admin-bar { margin:0 !important; padding:0 !important; border:0 !important; }
.site-header { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; }
#top-slider { display:none !important; margin:0 !important; 	padding:0 !important; border:0 !important; }
.site-main { margin:0 !important; padding:0 !important; border:0 !important; width:1200px !important;}
#primary { margin:0 !important; 	padding:0 !important; border:0 !important; width:1200px !important;}
.site-content { margin:0 !important; padding:0 !important; border:0 !important; width:1200px !important;}
.page { margin:0 !important; padding:0 !important; border:0 !important; }
#page { margin:0 !important; padding:0 !important; border:0 !important; width:1200px !important; margin:0 auto !important; }
#single-comments-wrapper { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; }
.widget-area { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; }
.site-footer { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; }
#site-info { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; }
#wpadminbar { display:none !important; margin:0 !important; padding:0 !important; border:0 !important; }

header { display: none; }
#comments { display:none; }
#copyright { display:none; }

p { margin:0 !important; padding:0 !important; border:0 !important; height:0px !important; }
br { margin:0 !important; padding:0 !important; border:0 !important; height:0px !important; }
head, meta, link, script { margin:0 !important; padding:0 !important; border:0 !important; height:0px !important; }

table {
	 border: 0px;
	 padding: 0px;
	 margin: 0px;
	 border-spacing: 0px;
}
tr {
	 border: 0px;
	 padding: 0px;
	 margin: 0px;
	 border-spacing: 0px;
}
td {
	 border: 0px;
	 padding: 0px;
	 margin: 0px;
	 border-spacing: 0px;
}
body, html {
	margin:0 !important; 
	padding:0 !important; 
	border:0 !important; 
	background:none !important;
	background-color:#333333 !important;
	color:#333333;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	line-height:1.5;	
	width:100% !important;
}


.container-fluid {
	margin:0 !important; 
	padding:0 !important; 
	border:0 !important; 
	background-color:#444444 !important;
}
.header-container-fluid {
	
}
img { border:0px; }
a img { border:0px; }

.roboto-lt { font-family: 'Roboto Condensed', sans-serif; font-weight:300; }
.roboto { font-family: 'Roboto Condensed', sans-serif; font-weight:400; }
.roboto-bd { font-family: 'Roboto Condensed', sans-serif; font-weight:700; }
.pt-sans { font-family: 'PT Sans', sans-serif; }

.italic { font-style:italic; }

.blue-link { color:#006699; text-decoration:none; cursor:pointer; }
.blue-link:visited { color:#006699 !important; text-decoration:none; cursor:pointer; }
.blue-link:hover { color:#006699; text-decoration:underline; cursor:pointer; }

.white-link { color:#FFFFFF; text-decoration:none; cursor:pointer; }
.white-link:visited { color:#FFFFFF !important; text-decoration:none; cursor:pointer; }
.white-link:hover { color:#FFFFFF; text-decoration:underline; cursor:pointer; }


.navbar-default {
	background:url(/images/header_bg.jpg);
	background-repeat:repeat-x;
	background-size:48px 50px;
	box-shadow: 0px 3px 3px #333333;
	
}
.navbar-header {
    height:50px;
	background:none;
}
.navbar-header #header-logo {
	width:104px;
	height:30px;
}
.navbar-nav {
	padding-top:0px;	
}
.navbar-default .navbar-nav > li > a {
  font-size:14px;
  line-height:16px;
  color: #FFFFFF;
}
.container-inner {
	position:relative; 
	width:100%; 
	max-width:1024px; 
	margin:0 auto;
}
.white-bg {
	background-color:#FFFFFF;	
}
nav {
	padding:0px !important;
	margin:0px !important;
	z-index:1;
}

.top50 { top:50%; }

.rel { position:relative; }
.table { display:table; }
.table-cell { display:table-cell; }
.desktop-only-table-cell { display:block; }
.table-cell-middle { vertical-align:middle; }
.blurb-title { font-size:15px; line-height:18px; }
.leftText { text-align:left; }
.centerText { text-align:center; }
.centerAlign { margin:0 auto; }
.lg-title { font-size:22px; line-height:26px; }
.title { font-size:17px; line-height:20px; }
.subtitle { font-size:15px; line-height:18px; }
.main-a { font-size:14px; line-height:17px; }
.floatLeft { float:left; }
.floatRight { float:right; }
.fullWidth { width:100%;	}
.fullHeight { height:100%; }
.white { color:#FFFFFF; }
.black { color:#000000; }
.lt-grey { color:#CACACA; }
.grey { color:#333333; }
.pad2 { padding-top:2px; }
.pad5 { padding-top:5px; }
.pad8 { padding-top:8px; }
.pad10 { padding-top:10px; }
.pad12 { padding-top:12px; }
.pad-tiny { padding-top:3px; }
.pad-sm { padding-top:6px; }
.pad-lg { padding-top:9px; }
.pad-right-10-desktop { padding-right:0px; }
.pad-right-15-desktop { padding-right:0px; }
.pad-right-30-desktop { padding-right:0px; }
.pad-left-15-desktop { padding-right:0px; }
.icon-margin { margin-right:10px; }
.img-padding { padding-right:10px; }
.client-logo-container { padding:10px 10px 10px 10px; }
.pad-20-horiz { padding: 0px 0px 0px 20px; }
.clear { clear:both; }
.alignLeft { text-align:left; }
.abs { position:absolute; }

.desktop-only { display:none; }
.mobile-only { display:block; }

.mobile-only-center {
	text-align:center;
}

.row-inner {
	position:relative; 
	padding-left:15px; 
	padding-right:15px;	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;	
}
.un-row-inner {
	margin-left:-15px; 
	width:calc(100% + 30px);
}
.sandcastle-blurb {
	position:absolute; 
	z-index:1; 
	left:0px;
	bottom:0px;
	margin-left:15px; 
	margin-bottom:15px; 
	width:calc(100% - 30px);
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	 
	min-width:290px; 
	max-width:700px;
	height:auto; 
	background-color:rgba(0, 0, 0, 0.5);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;	
	border-radius:15px;
	
}
.sandcastle-screen {
	z-index:0;
	width:100%;
	min-width:640px;
	margin:0 auto;
}
.sandcastle-line {
	position:relative;
	left:35px; top:-2px;
	width:calc(100% - 35px); height:1px;
	background-color:#FFFFFF;
}
.sandcastle-logo {
	width:120px;
	height:28px;
}
button {
	border-top:0px !important;
	border-left:0px !important;
	border-right:0px !important;
	border-bottom:0px !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
	background:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;

	padding:0.75em 1.5em;
	text-shadow:none !important;
	
	background-color:none !important;	
}
.black-button {
	
	
	background:url(../images/black_button_up.png) !important;
	background-repeat:no-repeat;
	background-size:100% 100%;
	width:200px; height:50px;
	outline:0 !important;
  	border:0px !important;
	margin-right:10px;
	font-size:18px !important;
	line-height:22px !important;
	color:rgba(255, 255, 255, 1) !important;
	
	
	
	
}
.black-button:hover,
.black-button:focus {
	background-color:none !important;
	background:url(../images/black_button_over.png) !important;
	outline:0 !important;
	border:0px !important;
}
.grey-border {
	border-bottom:4px solid #333333;
}
.grey-border-thin {
	border-bottom:1px solid #333333;
}
.top-shadow { box-shadow: 0px -3px 3px #333333; }
.yellow-border {
	border-bottom:4px solid #E7B33E;
}
.yellow-border-thin {
	border-bottom:2px solid #E7B33E;
}
.yellow-border-top {
	border-top:4px solid #E7B33E;
}
.lt-grey-border-thin {
	border-bottom:2px solid #DDDDDD;
}
.left-column-med { 
	float:left; 
	width:100%; 
	padding-right:0px;
}
.right-column-med { 
	float:left; 
	width:100%; 
}
.hide-overflow {
	overflow:hidden;	
}
.grey-bg {
	position:relative;
	left:0px; top:0px;
	width:100%; height:auto;
	background-color:#F0F0F0;	
	border-radius:10px;
	padding:10px 10px 10px 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;	
}
.col-50 {
	width:100%;	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;	
}
.max-col-50 {
	width:auto;
	max-width:50%;	
}

.col-25 { width:100%; }
.col-33 { width:100%; }
.col-40 { width:100%; }
.col-60 { width:100%; }
.col-67 { width:100%; }
.col-75 { width:100%; }

.col-25, .col-33, .col-67, .col-75 {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;	
}

.always-col-25 { width:25%; }
.always-col-33 { width:33%; }
.always-col-50 { width:50%; }
.always-col-67 { width:67%; }
.always-col-75 { width:75%; }

.pad-r-10 { padding-right:10px; }
.pad-lr-10 { padding-left:10px; padding-right:10px; }
.pad-lr-5 { padding-left:5px; padding-right:5px; }
.pad-l-10 { padding-left:10px; }
.pad-r-7 { padding-right:7px; }
.pad-lr-3 { padding-left:3px; padding-right:3px; }
.pad-l-7 { padding-left:7px; }

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	
	width: 100%;
	-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); /*ios 7 border-radius-bug */
	-webkit-transform: rotate(0.000001deg); /*mac os 10.6 safari 5 border-radius-bug */
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	border-radius: 10px; 
	overflow: hidden; 
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius:10px;
}
.videoWrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius:10px;
}
ul.black-bullet-li {
	position:relative;
	left:0px;
	list-style:none !important;
	
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto;
}
ul.black-bullet-li li {
	padding:0 0 0 13px;
	text-indent:-13px;
	font-size:12px; 
	line-height:1.5;
	margin-top:-3px;
	margin-bottom:5px;
}
ul.black-bullet-li li span img { position:relative; top:-1px; width:5px; height:5px; margin-right:8px; }

.client-logo {
	max-width:100%;	
	max-height:50px;	
	-o-object-fit: contain;
    object-fit: contain;
	margin:0px 0px;
}
.mobile-only-max-50 {
	max-width:50%;	
}

.footer {
	position:relative;
	left:0px; top:0px;
	width:100%; height:auto;
	min-height:88px;	
	background-color:#333333;
	box-shadow: 0px -3px 3px #333333;
	
}
.footer-text { font-size:14px; line-height:17px; }
.footer-icon { float:left; padding-left:0px; padding-right:10px; }

.logo-container {
	position:relative;
	left:0px; top:0px;
	width:100%;
	height:50px;
	overflow:hidden;	
}

.main-title-container {
	background-color:#EEEEEE;
	border-bottom:2px solid #666666;	
}
.formlabel {
	margin-top:-5px;
	padding-bottom:5px;	
	
}
.pfield {
	font-size: 14px;
	padding: 8px 12px;
	width: 33%;
	max-width:450px;
	border-radius: 5px;
    margin-bottom: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #a6a8ab;
	-moz-box-shadow: inset 2px 2px 2px #dddddd;
	-webkit-box-shadow: inset 2px 2px 2px #dddddd;
	box-shadow: inset 2px 2px 4px #dddddd;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:32px;
	line-height: 0px;
	overflow:visible;
}
.formtext {
	max-width:450px;
}
.inputfield {
	font-size: 12px;
	padding: 8px 12px;
	width: 100%;
	max-width:450px;
	border-radius: 5px;
    margin-bottom: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #a6a8ab;
	-moz-box-shadow: inset 2px 2px 2px #dddddd;
	-webkit-box-shadow: inset 2px 2px 2px #dddddd;
	box-shadow: inset 2px 2px 4px #dddddd;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:30px;
	line-height: 0px;
	overflow:visible;
	color:#333333;
}
.tarea {
	font-size: 12px;
	line-height:18px;
	padding: 8px 12px;
	width: 100%;
	max-width:450px;
	border-radius: 5px;
    margin-bottom: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #a6a8ab;
	-moz-box-shadow: inset 2px 2px 2px #dddddd;
	-webkit-box-shadow: inset 2px 2px 2px #dddddd;
	box-shadow: inset 2px 2px 4px #dddddd;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:200px;
	overflow:visible;
	
	
}
.error {
	color:rgb(179, 0, 0);
	/*color:#990000;*/	
}
.no-error {
	color:#333333;	
}
.error-field {
	border:1px solid rgb(179, 0, 0);
	/*border: 1px solid #990000;*/	
}
#contact-notification {
	display:none;
}
.overlay-bg {
	position:fixed; 
	top:0px; left:0px; 
	width:100%; height:100%; 
	
	z-index:100;	
}
.black-bg {
	
	position:relative;
	left:0px; top:0px;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.75); 
	z-index:1001;
	overflow:hidden;
		
}
.popup-center {
	position:relative;
	left:50%; top:0px;	
	width:0px;
	height:100%;
	overflow:visible;
	background-color:#FFFFFF;
}
.v-center { 
	position:relative; 
	left:-140px; top:50%;
	transform: translateY(-50%); -webkit-transform: translateY(-50%); 
	-moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);
	height:80%; max-height:200px; width:280px;  
	background-color:#FFFFFF; 
	/**/
	padding:15px;
	
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 	
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	
	z-index:1001;
	
	
	
}

@media (min-width: 768px) {
	body, html {
		font-size:14px;
		line-height:18px;	
	}
	.blurb-title { font-size:24px; line-height:27px; }
	.lg-title { font-size:30px; line-height:34px; }
	.title { font-size:24px; line-height:27px; }
	.subtitle { font-size:18px; line-height:21px; }
	.main-a { font-size:16px; line-height:19px; }
	.pad-tiny { padding-top:5px; }
	.pad-sm { padding-top:12px; }
	.pad-lg { padding-top:15px; }
	
	.desktop-only { display:block; }
	.mobile-only { display:none; }
	
	.mobile-only-center {
		text-align:left;
	}

	.pad-right-10-desktop { padding-right:10px; }
	.pad-right-15-desktop { padding-right:15px; }
	.pad-right-30-desktop { padding-right:30px; }
	.pad-left-15-desktop { padding-right:15px; }
	.desktop-only-table-cell { display:table-cell; }
	
	.row-inner {
		padding-left:30px; 
		padding-right:30px;	
	}
	.sandcastle-blurb {
		margin-left:30px; 
		width:calc(100% - 60px);
	}
	.navbar-header {
		height:100px;
	}
	.navbar-header #header-logo {
		padding-top:9px;
		width:209px;
		height:69px;
	}
	.navbar-nav {
		padding-top:24px;	
	}
	.navbar-default {
		background:url(../images/header_bg.jpg);
		background-repeat:repeat-x;
		background-size:96px 100px;
	}
	.navbar-default .navbar-nav > li > a {
	  font-size:16px;
	  line-height:19px;
	  color: #FFFFFF;
	}
	.sandcastle-line {
		position:relative;
		left:50px; top:-5px;
		width:calc(100% - 50px); height:1px;
		background-color:#FFFFFF;
	}
	.sandcastle-logo {
		width:171px;
		height:40px;
	}
	.left-column-med { 
		float:left; 
		width:41.666%; 
		padding-right:30px;
	}
	.right-column-med { 
		float:left; 
		width:58.333%; 
	}
	.col-50 {
		width:50%;	
	}
	.col-25 { width:25%; }
	.col-33 { width:33%; }
	.col-40 { width:40%; }
	.col-60 { width:60%; }
	.col-67 { width:67%; }
	.col-75 { width:75%; }

	.always-col-25 { width:25%; }
	.always-col-33 { width:33%; }
	.always-col-50 { width:50%; }
	.always-col-67 { width:67%; }
	.always-col-75 { width:75%; }
	ul.black-bullet-li {
		position:relative;
		left:0px;
		list-style:none !important;
		
		width:100%;
		height:auto;
		padding:0;
		margin:0 auto;
	}
	ul.black-bullet-li li {
		padding:0 0 0 15px;
		text-indent:-15px;
		font-size:14px; 
		line-height:18px;
		margin-top:-3px;
		margin-bottom:8px;
	}
	ul.black-bullet-li li span img { position:relative; top:-1px; width:6px; height:6px; margin-right:8px; }
	
	.mobile-only-max-50 {
		max-width:100%;	
	}

	.footer-text { font-size:16px; line-height:19px; }
	.footer-icon { float:left; padding-left:0px; padding-right:10px; }
	
	.inputfield {
		font-size: 14px;
		height:32px;
	}
	.tarea {
		font-size: 14px;
	}
	
}


