@charset "UTF-8";
html {

}
body {
	font-family: "futura-pt",Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.8em;
}
#defaultNavbar1 {
	height: 120px;
	display: block;
	/*padding-top: 50px;*/
	/*background-color: #C0DFEC;*/
}
.navbar {
	min-height: 70px;
	text-transform: uppercase;
}
.nav {
	padding-top: 20px;
}
.navbar-header {height: 110px;}
.blueback {
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	background-position: 0% bottom;
	background-color: #DFF3F7;
}
.navbar-default   {
	background-color: transparent;
	border-style: none;
}

div#defaultNavbar1.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
	text-align: right;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px none transparent;
-webkit-box-shadow: 0;
box-shadow: 0;
}
div#defaultNavbar1.navbar-collapse.collapse {
	display: none;
}
div#defaultNavbar1.navbar-collapse.collapse.in {
	display: block;
	border: none;
	height: auto;
}
.headerimg {
	min-height: 600px;
	height: 620px;
	background-image: url(images/scriptpage.png);
	background-repeat: no-repeat;
	background-position: 120px 75px;
	padding-bottom: 50px;
}
#frontpage .headerimg {
	min-height: 600px;
	height: 620px;
	background-image: url(coverimage_cuetocue.png);
	background-repeat: no-repeat;
	background-position: 20px 75px;
	padding-bottom: 50px;
}
.logo {
	margin-left: 50px;
}
.pageheadertext {
	padding-top: 430px;
}
#frontpage .pageheadertext {
	float:right;
	padding-top: 0px;
}
input {
	background-color: #DFF3F7;
	min-height: 45px;
	border-radius: 0px;
}
#mc_embed_signup form {
	padding-top: 0px;
}
h1 {
	font-family: ""futura-pt"", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: left;
}
h2 {
	text-transform: uppercase;
}
.imagebox {
	min-height: 681px;
}
.quoterow {
	height: 80px;
	margin-top: 100px;
	margin-bottom: 100px;
}
.quote_start {
	background-image: url(images/quote_start.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: right 0%;
}
.quote_main {
	background-image: url(images/quote_end.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.quote_person {
	text-align: right;
	margin-top: 15px;
}
li {border-bottom: 2px solid rgba(223,243,247,0.00)}
li.menu-selected {border-bottom: 2px solid #DC0302}
li:hover {border-bottom: 2px solid #555}
.anim {
	top: -350px;
	position: relative;
	left: 350px;
}
.row {
	margin-bottom: 25px;
}
.blueback .row {margin-bottom: 0px;}

@media (max-width: 767px){
.headerimg {
	min-height: 500px;
	height: 500px;
	background-image: url(images/cuetocue_mainimage.png);
	background-repeat: no-repeat;
	background-position: 0 220;
	}
	#frontpage .headerimg {
	min-height: 500px;
	height: 500px;
	background-image: url(images/cuetocue_mainimage.png);
	background-repeat: no-repeat;
	background-position: 0 220;
	padding-bottom: 50px;
}
.pageheadertext {
	padding-top: 300px;
}
.quoterow {
	height: 80px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.blueback {
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	background-position: 0% bottom;
	background-color: #DFF3F7;
}
.atendirow {
	margin-top: 0px;
}
}
.atendirow {
	margin-top: 0px;
}

@media screen and (min-width:768px){
.atendirow {
	margin-top: 100px;
}
}
