/* Body*/
body {
	width: 100%;
	margin: 0 auto;
	background-color: #63b3b8;
}
		
h1 {
    color: #084D79;
    font-size: 1.875em;
    line-height: 2em;
    padding-left: 12px;
    text-transform: uppercase;
    font-family: "Rama Gothic", sans-serif;
}

.named-mutts {
	font-size: 1.125em;
	line-height: 1.125em;
}

p {
/* 	display: block; */
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	color: #333333;
	font-size: 1rem;
	line-height: 1.40em;
    padding: 0 20px 10px;
    font-family: adobe-caslon-pro,"Adobe Caslon Pro",serif;
}

ol {
	list-style: decimal;
}

	.required {
	color: red;
}

strong, b {
	font-weight: bold;
}

img{
	position:relative;
	top:0;
	margin: 0 auto;
}


.center{
	margin: 0 auto;
	width: 100%;
	display:inline-block;
}

.container {
	width:100%;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}

/* ------Hero Slideshow Holder------ */

.hero{
	background-color: #63b3b8;
	text-align: center;
	max-width: 940px;
	margin: 0 auto;
	display: inline-block;
}

.example-orbit-content li div {
    color: white;
    background: #63b3b8;
    padding: 30px 40px;
}

.example-orbit-content li div h1, .example-orbit-content li div h2,
.example-orbit-content li div h3 {
    color: white;
}


/* MIDDLE BOX | ABOUT US*/

.middlebox {
	width: 100%;
	min-height: 100px;
	text-align: center;
	padding: 10px;
	margin: 0 auto;
}

.middlebox h1, p {
	text-align: center;
	color: #3e3e3e;
}

.middlebox-textbox {
	max-width: 820px;
	text-align: center;
	padding: 10px;
	margin: 20px;
	width: auto;
	border: 1px solid #fafafa;
	border-radius: 6px;
	display: inline-block;
	background-color: rgba(255,255,255,0.4);
}


/* VIDEO AND TEXT SECTIONS */

section iframe {
	margin-top: 90px;
	padding: 0 20px 0 0;
	display: inline-block;	
	text-align: center;
	overflow: hidden;
}

.video-section {
	min-height: 600px;
	width: 100%;
	margin: 0 auto;
/* 	display: inline-block; */
	text-align: center;
}

.video-section h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	font-style: bold;
	color: #00d4e3;
	text-align: left;
}

.video-section p {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.8em;
	color: #e8e8e8;
	text-align: left;
    font-family: adobe-caslon-pro,"Adobe Caslon Pro",serif;
}

.video-textbox {
	max-width: 320px;
	margin: 40px;
	vertical-align:text-bottom;
	border: 1px solid #fafafa;
	border-radius: 6px;
	display: inline-block;
}

#vid-1 {
	background-color: #b31;
}

#vid-2 {
	background-color: #333;
}

#vid-3 {
	background-color: #5e79a6;
}

#vid-4 {
	background-color: #333;
}

#vid-5 {
	background-color: #eba800;
}

#vid-6 {
	background-color: #333;
}

#vid-7 {
	background-color: #8a1;
}
#vid-8 {
	background-color: #333;
}


.copyright {
	font-family: helvetica, arial, sans-serif;
	font-size: .75em;
	font-style: normal;
	color: #8b8b8b;
	display: block;
	clear: left;
	margin: 0 auto;
	padding: 150px 0;
	width:20%;
}

/* ------Footer------ */

.footer {
	font-size: 12px;
	text-align: center;
	padding: 40px 0 20px;
	height: 20%;
	width: 100%;
	overflow: hidden;
	background-color: #333;
	margin: 0 auto;
}

.footer p{
	font-family: Times, serif;
	font-size: 14px;
	color: #fff;
	padding: 10px 0 30 0;
	text-align: center;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer .smallprint p{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

.footer h3{
	font: bold 1em Calibri, Optima, Arial, sans-serif; /* 11px / 24px */
	color: #3e3e3e;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}

.footer a{
	color: #ffe494;
}

/* ------MEDIA QUEARIES------ */

@media screen and (max-width:2000px) and (min-width:481px){

picture {
	display: none;
}
	}

@media screen and (max-width:480px) and (min-width:320px){

h1 {
    color: #084D79;
    font-size: 1.5em;
    line-height: 2em;
    text-transform: uppercase;
    font-family: "Rama Gothic", sans-serif;
}

.hero{
	display: none;
}


.named-mutts {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.125em;
	line-height: 1.5em;
	font-style: bold;
	color: #000000;
	text-align: center;
	display: inline-block;
	padding: 0 15px;
}

.bullet {
	display: none;
}


iframe{
	   top:0;
	   left: 0;
	   width:90%;
}
    }
    
@media screen and (max-width:319px) and (min-width:240px){

h1 {
    color: #084D79;
    font-size: 1.5em;
    line-height: 2em;
    text-transform: uppercase;
    font-family: "Rama Gothic", sans-serif;
}

.hero{
	display: none;
}

.summary {
	display: none;
}

.named-mutts {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.125em;
	line-height: 1.5em;
	font-style: bold;
	color: #000000;
	text-align: center;
	display: inline-block;
padding-right: 5px;
}

.bullet {
	display: none;
}

iframe{
	   top:0;
	   left: 0;
	   width:90%;
	   height: 90%;
}

.video-section {
	min-height: 400px;
	width: 100%;
	margin: 0 auto;
/* 	display: inline-block; */
	text-align: center;
}

.video-section h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.500em;
	font-style: bold;
	color: #00d4e3;
	text-align: center;
}
      
.video-section p {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.125em;
	font-style: normal;
	line-height: 1.5em;
	color: #e8e8e8;
	text-align: center;
    font-family: Helvetica,Verdana,sans-serif;
}

.footer p{
	font-family: Times, serif;
	font-size: 1.125em;
	color: #fff;
	padding: 10px 0 30 0;
	text-align: center;
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer .smallprint p{
	font-family: Arial, sans-serif;
	font-size: .875em;
	color: #ffffff;
	text-align: center;
	padding-bottom: 10px;
}

    }