@import url(https://fonts.googleapis.com/css?family=Archivo+Black|Montserrat|Maven+Pro);

@font-face {
    font-family: 'sabado';
    src: url(css/imgs/Sabado%20Regular.otf);
}

* {
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h1, h2, h3, p, a {
	text-shadow: 1px 0px 1px #fff;
}
p {
	font-family:sans-serif;
	font-weight: 600;
	color: #434752;
	text-align: justify;
	display: inline;
}
html {
	background-image: linear-gradient(to left, #ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);
}
body {
	width: 100%;
	margin:0;
	/*background-color: #C5D0EC;*/
	/*background-image: linear-gradient(to left, #ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);*/
	background-color:#21252c;
	overflow-x: hidden;
}
/* NAVIGATION */
body nav {
	/*background-image: linear-gradient(to left, rgba(197, 208, 236, 0.5), rgba(219, 227, 248, 0.5), rgba(219, 227, 248, 0.5), rgba(197, 208, 236, 0.5));
	/*background-image: linear-gradient(to left, rgba(173, 188, 227, 0.5), rgba(197, 208, 236, 0.5), rgba(197, 208, 236, 0.5), rgba(173, 188, 227, 0.5));*/
	/*background-color:#21252c;*/
	background-color: rgb(33, 37, 44);
	width: 100%;
	position: fixed;
	z-index: 55000;
	/*border-top: 4px solid #434752;*/
}
body nav:hover {
	background-color:#21252c!important;
	transition: background-color .5s;
	-o-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-webkit-transition: background-color .5s;
}
body .rainbow {
	width: 100%;
	height: 4px;
	position: relative;
	z-index: 1000;
	/*background-image: linear-gradient(to right, red, orange, yellow, green, teal, blue, purple, red)*/
	/*background: linear-gradient(to left, red, blue, green, orange, red);*/
	/*background: linear-gradient(to right, blue, green, orange, red, blue);*/
	background: linear-gradient(to left, blue, green, orange, red, blue);
}
body #rainbow2 {
	width: 100%;
	height: 4px;
	position: relative;
	z-index: 10000000;
	/*background-image: linear-gradient(to right, red, orange, yellow, green, teal, blue, purple, red)*/
	/*background: linear-gradient(to left, red, blue, green, orange, red);*/
	/*background: linear-gradient(to right, blue, green, orange, red, blue);*/
	/*background: linear-gradient(to right, #017AFD, #FBFF57);*/
}
nav ul {
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
}
nav ul li {
	display: inline;
	margin: 1%;
}
nav #navigation li a {
	margin: 2%;
	margin-left: 1%;
	margin-right: 1%;
	padding: 1%;
	padding-left: 4%;
	padding-right: 1%;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	text-shadow: none;
	/*color: #434752;*/
	color:#434752;
	text-decoration: none;
	font-weight: 800;
	font-size: 110%;
	border-left: 4px solid #434752;
	transition: border-color .5s, color .5s, border-width .25s;
	-o-transition: border-color .5s, color .5s, border-width .25s;
	-moz-transition: border-color .5s, color .5s, border-width .25s;
	-webkit-transition: border-color .5s, color .5s, border-width .25s;
}
nav #navigation li a:hover, nav ul li #active, nav #navigation li a:focus {
	border-left: 10px solid #80879b;
	color: #80879b;
	text-shadow: none;
}
nav .nav.active {
	background-color:rgba(33, 37, 44, 0.75);
}
/* END OF NAVIGATION */


/* SEARCH BOX */
#cse-search-form {
	position: absolute;
	right: 3%;
	top: 0;
	margin-top: 2%;
}
#cse-search-form-searchPage {
	/*position: absolute;
	right: 3%;
	top: 0;*/
	padding-top: 8%;
}
.gsc-input:focus {
	width: 100%;
}
.gsc-input {
	width: 50%;
}
#gsc-iw-id1.gsc-input-box {
	width: 100%;
	float: right;
}
#gsc-iw-id1.gsc-input-box:focus {
	width: 100%;
	
}
div.gsc-branding-text {
	display: none;
}
img.gsc-branding-img {
	display:none !important; 
}
input#gsc-i-id1.gsc-input {
	background: none !important;
}
.gsc-search-button {
	padding:0 !important;
	width: 20%;
}
input.gsc-search-button.gsc-search-button-v2 {
	background-image:url(imgs/search_icon.png) center no-repeat !important;
	padding: 0;
	width: 20px;
	height: 20px;
	-webkit-filter: brightness(60%) !important;
	filter: brightness(60%) !important;
	filter: drop-shadow(-1px 1px 0px rgba(0,0,0,.2));
	-webkit-filter: drop-shadow(-1px 1px 0px rgba(0,0,0,.2));
}
span#gs_cb50.gscb_a {
	display: none;
}
a.gsst_a {
	display: none;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
background-image: inherit;
box-sizing: content-box;
}
div#gsc-iw-id1.gsc-input-box {
	border-radius: 1px;
	/*background-color: rgba(242, 246, 255, 0.35);*/
	background-color: rgba(197, 208, 236, 0.5);
	height: 30px;
	border: none;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
}
div#gsc-iw-id1.gsc-input-box-focus {
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .3) !important;
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .3) !important;
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .3) !important;
}
td.gsib_a {
	padding-top: 7px;
}
input#gsc-i-id1.gsc-input {
	font-family: sans-serif;
	font-size: 130%;
	color:#1c2026;
	font-weight: 600;
}
td.gsc-input {
    border:none;
}
td.gsc-search-button {
    border:none;
}
   

  ::-webkit-input-placeholder { /* WebKit browsers */
        color: transparent;
    }
    :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
       color: transparent;
    }
    ::-moz-placeholder { /* Mozilla Firefox 19+ */
       color: transparent;
    }
    :-ms-input-placeholder { /* Internet Explorer 10+ */
       color: transparent;
    }

    textarea::-webkit-input-placeholder { /* WebKit browsers */
        color: transparent;
    }
    textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
       color: transparent;
    }
    textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
       color: transparent;
    }
    textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
       color: transparent;
    }

/* END OF SEARCH BOX */

/* SEARCH RESULTS */

div.gsc-results.gsc-webResult {
	padding-top: 5%;
}

/* END OF SEARCH RESULTS */

/* MAIN */
body #main {
	margin:0;
}
/* WONDER IMAGE */
body #main #was > img {
	position: relative;
	z-index: 550;
	width: 100%;
	/*border-bottom: 6px solid #434752;*/
	margin: 0;
	margin-bottom: -5px;
	margin-top: 6%;
}
body #main #was .slideContainer {
	padding-top: 6%;
}
/*body #main #was div.slidesjs-container {
	height: 535px !important;
}
/* END OF WONDER IMAGE */

/* CHOICE OF A LIFETIME */
body #main #coal h2 {
	position: relative;
	font-family: 'Montserrat', sans-serif;
	background-image: linear-gradient(to right, rgba(219, 227, 248, 0.75), rgba(219, 227, 248, 0.50), rgba(219, 227, 248, 0));
	color: #434752;
	padding: 1%;
	width: 90%;
	bottom: 0;
}
body #main #coal > img {
	width: 100%;
	border-bottom: 4px solid #434752;
	margin: 0;
	margin-bottom: -5px;
}
/* END OF CHOICE OF A LIFETIME */

/* PAGE HEADER */

body #main .pageHeader {
    height: 250px;
    overflow: hidden;
    /*border-bottom: 4px solid #434752;*/
    background-image: linear-gradient(to left, #ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);
}
body #main .pageHeader img {
    filter: blur(5px);
    display: none;
}

/* END OF PAGE HEADER */

/* PAGE TITLE */
body #main .pageTitle {
    font-family: 'sabado', sans-serif;
	font-size: 300%;
	padding: 0% 12%;
	padding-top: 6%;
	padding-bottom: 5%;
	margin:0;
	border: none;
	background-color: transparent;
	display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    color: #434752;
    font-size: 400%;
    text-align: center;
    text-shadow: none;
}
/* END OF PAGE TITLE */

/* COLLAPSIBLE IMAGES */
body #main #collapsImages {
	box-sizing: border-box;
	padding: 0 0%;
	margin: 0 auto;
	overflow-x: hidden;
}
body #main #collapsImages #films {
	background-image: linear-gradient(to left, #ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);
	position: relative;
	z-index: 10550;
	margin: 0;
	/*border-top: 6px solid #434752;*/
	color: #434752;
	width: 100%;
}
body #main #collapsImages #films #filmsText {
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'sabado', sans-serif;
	font-size: 300%;
	padding: 0% 12%;
	padding-top: 5%;
	padding-bottom: 5%;
	margin:0;
	border: none;
	background-color: transparent;
	display: inline-block;
    width: 70%;
}
body div.socialIcons {
	position: absolute;
	top: 28%;
	width: 20%;
	right: 25%;
}
body .socialIcons img {
	width: 20%;
	display: inline-block;
	float: right;
	padding-right:5%;
	transition: filter .5s, brightness .5s, -webkit-filter .5s, margin .5s;
	-o-transition: filter .5s, brightness .5s, -webkit-filter .5s, margin .5s;
	-moz-transition: filter .5s, brightness .5s, -webkit-filter .5s, margin .5s;
	-webkit-transition: filter .5s, brightness .5s, -webkit-filter .5s, margin .5s;
}
body .socialIcons img:hover {
	-webkit-filter: brightness(150%);
	filter: brightness(150%);
	margin-top: -2%;
}
body #main #collapsImages img {
	filter: grayscale(30%);
	-webkit-filter:grayscale(30%);
	transition: filter 1s, -webkit-filter 1s;
	-o-transition: filter 1s, -webkit-filter 1s;
	-moz-transition: filter 1s, -webkit-filter 1s;
	-webkit-transition: filter 1s, -webkit-filter 1s;
}
body #main #collapsImages img:hover {
	filter: none;
	-webkit-filter: none;
}
body #main #collapsImages .linkTitle  {
	width: 90%;
	position: absolute;
}
body #main #collapsImages h2 {
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'sabado', sans-serif;
	color: #434752;
	font-size: 250%;
	padding: 1%;
	padding-left: 2%;
	width: 65%;
	position: absolute;
	background: linear-gradient(to right, #DBE3F8, rgba(0, 0, 0, 0));
	z-index: 75;
}
body #main #collapsImages img {
	width: 100%;
}
body #main #collapsImages #four {
	border-top: 4px solid #434752;
}
body #main #collapsImages #four:hover ~ #three {
	margin-top: -5%;
}
body #main #collapsImages #three {
	margin-top: -20%;
	position: relative;
	transition: margin 1s;
	-o-transition: margin 1s;
	-moz-transition: margin 1s;
	-webkit-transition: margin 1s;
	transition-delay: .1s;
	-o-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	border-top: 4px solid #434752;
}
body #main #collapsImages #three:hover ~ #two {
	margin-top: -5%;
}
body #main #collapsImages #two {
	margin-top: -20%;
	position: relative;
	transition: margin 1s;
	-o-transition: margin 1s;
	-moz-transition: margin 1s;
	-webkit-transition: margin 1s;
	transition-delay: .1s;
	-o-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	border-top: 4px solid #434752;
}

body #main #collapsImages #two:hover ~ #one {
	margin-top: -10%;
}
body #main #collapsImages #one {
	margin-top: -25%;
	transition: margin 1s;
	-o-transition: margin 1s;
	-moz-transition: margin 1s;
	-webkit-transition: margin 1s;
	transition-delay: .1s;
	-o-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	border-top: 4px solid #434752;
	position: relative;
}
body #main #collapsImages #one:hover ~ #picCover {
	margin-top: -10%;
}
body #main #collapsImages #picCover {
	/*position: relative;
	height: 250px;
	margin-top: -20%;
	background-image: linear-gradient(to top, #DBE3F8, rgba(0, 0, 0, 0));
	z-index: 50;
	width: 100%;*/
	background-image: linear-gradient(to left,#ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);
	height: 500px;
	width: 100%;
	position: relative;
	z-index: 55;
	margin-top: -50%;
	/*border-bottom: 6px solid #434752;*/
	transition: margin 1s;
	-o-transition: margin 1s;
	-moz-transition: margin 1s;
	-webkit-transition: margin 1s;
	transition-delay: .1s;
	-o-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
}
body #main #collapsImages #picCover h1 {
	/*margin-top: -9%;*/
}

/* END OF COLLAPSIBLE IMAGES */





/* NONCOLLAPSEIMAGES */
    
body #main #nonCollapsImages {
	box-sizing: border-box;
	padding: 0 0%;
	margin: 0 auto;
	overflow-x: hidden;
}
body #main #nonCollapsImages #films {
	background-image: linear-gradient(to left, #ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);
	position: relative;
	z-index: 10550;
	margin: 0;
	/*border-top: 6px solid #434752;*/
	color: #434752;
	width: 100%;
}
body #main #nonCollapsImages #films #filmsText {
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'sabado', sans-serif;
	font-size: 300%;
	padding: 0% 12%;
	padding-top: 5%;
	padding-bottom: 5%;
	margin:0;
	border: none;
	background-color: transparent;
	display: inline-block;
    width: 70%;
}    
body #main #nonCollapsImages img {
	filter: grayscale(30%);
	-webkit-filter:grayscale(30%);
	transition: filter 1s, -webkit-filter 1s;
	-o-transition: filter 1s, -webkit-filter 1s;
	-moz-transition: filter 1s, -webkit-filter 1s;
	-webkit-transition: filter 1s, -webkit-filter 1s;
}

body #main #nonCollapsImages .linkTitle  {
	width: 90%;
	position: absolute;
}
body #main #nonCollapsImages h2 {
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'sabado', sans-serif;
	color: #434752;
	font-size: 250%;
	padding: 1%;
	padding-left: 2%;
	width: 65%;
	position: absolute;
	background: linear-gradient(to right, #DBE3F8, rgba(0, 0, 0, 0));
	z-index: 75;
}
body #main #nonCollapsImages img {
	width: 100%;
}
body #main #nonCollapsImages #four {
	border-top: 4px solid #434752;
}

body #main #nonCollapsImages #three {
	margin-top: -20%;
	position: relative;
	transition: margin 1s;
	-o-transition: margin 1s;
	-moz-transition: margin 1s;
	-webkit-transition: margin 1s;
	transition-delay: .1s;
	-o-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	border-top: 4px solid #434752;
}

body #main #nonCollapsImages #two {
	margin-top: -20%;
	position: relative;
	transition: margin 1s;
	-o-transition: margin 1s;
	-moz-transition: margin 1s;
	-webkit-transition: margin 1s;
	transition-delay: .1s;
	-o-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	border-top: 4px solid #434752;
}


body #main #nonCollapsImages #one {
	margin-top: -25%;
	transition: margin 1s;
	-o-transition: margin 1s;
	-moz-transition: margin 1s;
	-webkit-transition: margin 1s;
	transition-delay: .1s;
	-o-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	border-top: 4px solid #434752;
	position: relative;
}

body #main #nonCollapsImages #picCover {
	/*position: relative;
	height: 250px;
	margin-top: -20%;
	background-image: linear-gradient(to top, #DBE3F8, rgba(0, 0, 0, 0));
	z-index: 50;
	width: 100%;*/
	background-image: linear-gradient(to left,#ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);
	height: 500px;
	width: 100%;
	position: relative;
	z-index: 55;
	margin-top: -50%;
	/*border-bottom: 6px solid #434752;*/
	transition: margin 1s;
	-o-transition: margin 1s;
	-moz-transition: margin 1s;
	-webkit-transition: margin 1s;
	transition-delay: .1s;
	-o-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
}
body #main #nonCollapsImages #picCover h1 {
	/*margin-top: -9%;*/
}
 
    
    
/* END OF NONCOLLAPSEIMGES */
    


/* ABOUT */
body #main #collapsImages #one:hover ~ #zero {
	margin-top: -10%;
	
}
body #main #zero {
	/*background-image: linear-gradient(to left,#ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);*/
	background-color: transparent;
	/*position: relative;*/
	z-index: 55;
	margin-top: -25%;
	transition: margin 1s;
	-o-transition: margin 1s;
	-moz-transition: margin 1s;
	-webkit-transition: margin 1s;
	transition-delay: .1s;
	-o-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	width: 100%;
	border-top: 4px solid #434752;
}
body #main #zero #about {
	padding-right: 2%;
	padding-top: 5%;
	overflow: hidden;
	background-image: linear-gradient(to left,#ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);
	position: relative;
	
}
body #main #zero h3 {
	/*position: absolute;
	margin-top: -14%;
	margin-bottom: 5%;
	left: 0;*/
	
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: sans-serif;
	color: #434752;
	font-size: 250%;
	padding: 1%;
	padding-left: 2%;
	width: 50%;
	position: relative;
	/*background: linear-gradient(to right, #DBE3F8, rgba(0, 0, 0, 0));*/
	background-color: transparent !important;
	z-index: 75;
	
}
body #main #zero #about h3 {
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: sans-serif;
	color: #434752;
	font-size: 300%;
	margin-left: 8%;
	background-color: transparent !important;
}
body #main #zero #about ul {
	margin: 10% 0;
	min-height: 200px;
}
body #main #zero #about ul li {
	display: inline;
	line-height: 2;
}
body #main #zero #about ul li img {
	border: none;
	max-width: 20%;
	display: inline;
	float: left;
	/*-webkit-filter: drop-shadow(7px 5px 1px #434752);
	filter: drop-shadow(7px 5px 1px #434752);*/
	margin: 1%;
}
body #main #zero #about ul li p {
	/*font-family: 'Montserrat', sans-serif;*/
	font-family:sans-serif;
	font-weight: 600;
	color: #434752;
	text-align: justify;
	display: block;
	width: 80%;
	padding-left: 30%;
	padding-top: 5%;
}
/* END OF ABOUT */

/* END OF MAIN */

/* CONTACT FORM */
#contactForm {
	z-index: 5500000;
	position: absolute;
	padding-left: 3%;
}
.contact {
	width:33.3%;
	margin:0;
	display:block;
	font-size:100%;
	font-family: sans-serif;
	color:#21252c;
}
.contactForm p {
	font-family: sans-serif;
	font-weight: 600;
}
.contact h1 {
	width:498px;
	height:64px;
	color:#21252c;
	font-family:sans-serif;
	padding:17px 0px 0px 78px;
	letter-spacing:1px;
	font-size:2.2em;
	margin:0 auto;
	text-shadow: 1px 0px 1px #aaa;
}
.contact form {
	width:459px;
	margin:0 auto;
}
.contact label {
	display:block;
	margin-top:20px;
	letter-spacing:2px;
}
.contact input, .contact textarea {
	width:439px;
	height:27px;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	padding:10px;
	border: none;
	margin-top:3px;
	font-size:0.9em;
	color:#21252c;
	font-family:sans-serif;
	background-color: rgba(197, 208, 236, 0.5);
	transition: background-color .5s;
	-o-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-webkit-transition: background-color .5s;
}
.contact input:focus, .contact textarea:focus {
	border: none;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3);
	background-color: rgba(197, 208, 236, 0.75);
}
.contact textarea {
	height:150px;
	font-family:sans-serif;
	background-color: rgba(197, 208, 236, 0.5);
	transition: background-color .5s;
	-o-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-webkit-transition: background-color .5s;
}
.contact #submit {
	background-image: linear-gradient(#23272f, #1c1f24);
	width:127px;
	height:38px;
	color: #a3a3a3;
	border:none;
	margin-top:20px;
	cursor:pointer;
	transition: background .5s;
	-o-transition: background .5s;
	-moz-transition: background .5s;
	-webkit-transition: background .5s;
	display: inline;
}
.contact #submit:hover {
	background-image: linear-gradient(#282c36, #23272f);
}
.contact #human {
	display: inline;
	width: 50%;
	margin-right: 10%;
}

/***************************************/


#contact-area {
    width: 50%;
    padding: 0px 5% 0px 5%;
    position: relative !important;
    margin-top: 0;
    float: left;
}

#contact-area h3 {
    font-family: sans-serif;
	color: #C5D0EC;
	font-size: 250%;
    width: 50%;
    text-align: center;
    padding: 0;
    padding-top: 10%;
    margin-top:0;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 100%;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
    font-family:sans-serif;
	font-weight: 600;
	color: #434752;
    background-color: #C5D0EC;
    border: none;
    border-radius: 2px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area input.submit-button {
	width: 30%;
    color: #434752;
    border: none;
    border-radius: 2px;
    background-color: #C5D0EC;
    display: block;
    margin: 0 auto;
    margin-top: 3%;
    transition: background-color 1s, margin 1s;
	-o-transition: background-color 1s, margin 1s;
	-moz-transition: background-color 1s, margin 1s;
	-webkit-transition: background-color 1s, margin 1s;
}
#contact-area input.submit-button:hover {
    background-color: #ADBCE3;
    margin-top: 2%;
    transition: background-color 1s, margin 1s;
	-o-transition: background-color 1s, margin 1s;
	-moz-transition: background-color 1s, margin 1s;
	-webkit-transition: background-color 1s, margin 1s;
    
}
#contact-area input.submit-button value {
    color: #21252c;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
    font-family:sans-serif;
	font-weight: 600;
	color: #C5D0EC;
}

body .thankspage {
    height: 90vh;
}
body .contactthanks h1 {
    font-family: sans-serif;
	color: #434752;
	font-size: 200%;
}
body .contactthanks a {
    color:#434752;
	text-shadow: none;
	font-size: 80%;
	font-family: sans-serif;
	font-weight: 900;
	padding: 0%;
	padding-left: 2%;
	display: inline-block;
	width: 60%;
}

/** CONTACT TEXT **/
body .contactText {
    float: right;
    padding: 0 5% 0 5%;
    width: 50%;
    margin-top: 0;
    
}

body .contactText h3 {
    font-family: sans-serif;
	color: #C5D0EC;
	font-size: 250%;
    width: 70%;
    text-align: center;
    padding: 0;
    padding-top: 10%;
    margin-top:0;
    float: right;
}
body .contactText p {
    float: right;
    font-family: sans-serif;
	color: #C5D0EC;
    text-align: justify;
    width: 100%;
    text-shadow: none;
}

/** END OF CONTACT TEXT **/

/* END OF CONTACT FORM */

/* FOOTER */

#footerHeight {
    margin-top: -10%;
}

footer {
	/*border-top: 6px solid #434752;*/
	/*background-image: linear-gradient(to left, #ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);*/
	background-image: radial-gradient(#4a4e5a, #434752);
	/*border-top: 4px solid #017BFF;*/
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .3);
}
footer > img {
	width: 100%;
	margin: 2%;
	margin-top: 4%;
	margin-bottom: 4%;
	opacity: 0.05;
	filter: opacity(5%);
	-webkit-filter: opacity(5%);
	filter: drop-shadow(0px 2px 2px #000);
	-webkit-filter: drop-shadow(0px 2px 2px #000);
}
footer .footerLower p {
	color:#434752;
	text-shadow: none;
	font-size: 80%;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: sans-serif;
	font-weight: 900;
	padding: 0%;
	padding-left: 2%;
	display: inline-block;
	width: 60%;
}
body footer .footerLower img {
	bottom: 4%;
	right: 5%;
	float: right;
	width: 3.5%;
	display: inline-block;
	border-radius: 500px;
	border-bottom: none;
	border: 3px solid #434752;
	/*opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	transition: filter .5s, opacity .5s, margin.5s, bottom .5s;
	-o-transition: filter .5s, opacity .5s, margin .5s, bottom .5s;
	-moz-transition: filter .5s, opacity .5s, margin .5s, bottom .5s;
	-webkit-transition: filter .5s, opacity .5s, margin .5s, bottom .5s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
body footer .footerLower img:hover {
	/*opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
footer .footerLower {
	padding: 1%;
	background-color:#21252c;
}
/* END OF FOOTER */

/* DEFAULT PAGE */

#page {
	background-image: linear-gradient(to left,#ADBCE3, #C5D0EC, #C5D0EC, #ADBCE3);
	padding: 5%;
	padding-top: 10%;
}
#page h2 {
	font-family: sans-serif;
	color: #434752;
	font-size: 300%;
	margin-left: 8%;
}

/* END OF DEFAULT PAGE */

/* INSTEAD OF VIDEO */

.pictureWrapper {
	position: relative;
	padding-bottom: 35%;
	padding-top: 25px;
	height: 0;
}

/* END OF INSTEAD OF VIDEO */

/* RESPONSIVE VIDEO */

.videoWrapper {
	position: relative;
    /**padding-bottom: 56.25%;**/
	padding-top: 25px;
}
.videoWrapper iframe {
    
    width: 100%;
    padding: 1%;
    height: 800px;
}
.videoWrapper iframe.half {
	width: 49.5%;
    padding: 1%;
}

/* END OF RESPONSIVE VIDEO */

/* PAGES */
#page div.text {
	width: 100%;
	margin-top: 6%;
	margin-bottom: 5%;
	overflow: hidden;
}
#page div.text h2 {
	display: inline;
	width: 50%;
	margin: 0;
}
#page div.text p {
	display: inline;
	width: 50%;
	float: right;
}
#page video {
	display: inline-block;
	width: 50%;
}
body #page .headerPic {
	width: 100%;
}
body #page .medPic {
	margin-top: 0;
	width: 48%;
}
body #page .medPic img {
	width: 100%;
	display: inline;
}

/** QUOTE **/

body #page .quote {
	margin-top: 5%;
	margin-bottom: 0;
}
body #page .quote p {
	display: block;
	padding-top: 5%;
	text-align: center;
}
body #page .mugquote p {
    display: block;
    padding-top: 5%;
    text-align: center;
    font-size: 25px;
    margin-top: 5%;
    margin-bottom: 5%;
}
body #page .quote h3 {
	font-family:sans-serif;
	font-weight: 600;
	color: #434752;
	text-align: right;
    padding-right: 25%;
    padding-bottom: 0;
	font-size: 150%;
}

/** END OF QUOTE **/

/** GALLERY **/

#page .gallery {
	margin-top: 5%;
    margin-bottom: 5%;
}
#page .gallery h2 {
	display: block;
}
#page .gallery img {
	display: inline-block;
	width: 24%;
    padding: 1%;
}

/** END OF GALLERY **/

/** BUY **/

body #page .buy {
    display: inline-block;
    padding-top: 5%;
    position: relative;
    margin-bottom: 1%;
}
body #page .buy h2 {
    display: block;
    margin-bottom: 5%;;
}
body #page .buy img {
    width: 15%;
    display: inline-block;
    margin-left: 8%;
    margin-right: 5%;
}
body #page .buy form {
    width: 30%;
    display: inline-block;
    float: right;
    position: absolute;
    top: 50%;
}
body #page .buy form table tr td {
    color: #434752;
    font-family: sans-serif;
    font-weight: 600;
}
body #page .buy form table tr td select {
    color: #434752;
    background-color: transparent;
    border: #434752 2px solid;
    text-shadow: 1px 0px 1px #fff;
    
    margin: 0;      
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}
body #page .buy form table tr td select option {
    background-color: #C5D0EC;
    color: #434752;
}
body #page .buy form table tr td select.classic {
      background-image:
    linear-gradient(45deg, transparent 50%, #434752 50%),
    linear-gradient(135deg, #434752 50%, transparent 50%),
    linear-gradient(to right, transparent, transparent);
  background-position:
      calc(100% - 10px) calc(1em - 6px), 
      calc(100% - 5px) calc(1em - 6px), 
      100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}
body #page .buy p {
    float: right;
    width: 50%;
}

/** END OF BUY **/

/** DIVIDER **/

body #page .divider {
	width: 30%;
	background-color: #434752;
	height: 2px;
	margin: 0 auto;
}
body #main .divider {
	width: 30%;
	background-color: #434752;
	height: 2px;
	margin: 0 auto;
}

/** END OF DIVIDER **/

/** AWARDS **/

#page .awards {
	margin-top: 5%;
    margin-bottom: 5%;
}
#page .awards h2 {
	display: block;
}
#page .awards img {
	display: inline-block;
	width: 24%;
}

/** END OF AWARDS **/

/** DONATE **/

#page .donate {
	margin-top: 5%;
}
#page .donate h2 {
	display: inline-block;
	margin-top: 7%;
}
#page .donate p {
	display: block;
	text-align: center;
}
#page .donate .donateButton {
	display: inline;
	width: 50%;
	margin-left: 5%;
}

/** END OF DONATE **/
body .verticalDivider {
    border-left: 1px solid #C5D0EC;
    border-right: 1px solid rgba(197, 208, 236, 0.88);
    height: 35%;
    position: absolute;
    right: 50%;
    margin-top: 11%;
}

/* END OF PAGES */


/* MEDIA QUERIES */
@media screen and (min-width: 1800px) {
	body {
		padding: 0 !important;	
	}
	body #main #zero #about ul li img {
		width:15%;	
	}
	body #main #collapsImages h2 {
		width: 100%;	
	}
}
@media screen and (max-width: 820px) {
	body {
		padding: 0 !important;	
	}
	/*body form {
		display: none;	
	}*/
	body ul {
		width: 100%;
		padding-left: 10%;
		display: block;
	}
	body #page section .text {
		overflow: hidden;	
	}
	body #page section .text p {
		width: 100%;	
	}
	body #page .medPic {
	margin-top: 0;
	width: 100%;
	}
	body #page .medPic img {
	width: 49.5%;
	display: inline;
	}
    
    /** BUY **/
    
    body #page .buy img {
        width: 30%;
    }
    
    body #page .buy form {
        left: 50%;
        top: auto;
    }
    body #page .buy p {
        width: 100%;
    }
    
    /** END OF BUY **/
    
	footer .footerLogo {
		width: 100%;	
	}
	body #main #collapsImages h2 {
		width: 100%;	
	}
    body #main #zero #about ul li p{
        display: inline-block;
    }
    
    /** CONTACT **/
    
    #contact-area {
        width: 50%;
        padding: 0px 10px 0px 10px;
        position: relative !important;
        margin-top: 0;
        float: left;
    }
        
    #contact-area h3 {
        width: 100%;
        text-align: center;
        padding: 0;
        padding-top: 10%;
        margin-top:0;
    }
    
    /** END OF CONTACT **/
    
     /** GALLERY **/

    #page .gallery h2 {
        display: block;
    }
    #page .gallery img {
        display: inline-block;
        width: 49%;
    }

    /** END OF GALLERY **/
    
    /** Footer **/
	
	body footer .arrowOne img:hover {
		bottom: 8.5%;	
	}
	footer .footerLogo {
		width: 100%;
		filter:none !important;
		border:none;
	}
	footer .footerLower .arrowOne img {
		width: 8%;
		margin-top:1%;
	}
    body footer .verticalDivider {
        height: 320px;
        float: right;
        position: relative;
        margin-top: 17%;
    }
    /** END OF FOOTER **/
    
}
@media screen and (max-width: 600px) {
	body {
		padding: 0 !important;	
	}
	body nav {
	}
	body #cse-search-form {
		display: none;	
	}
	body nav ul {
		width: 100%;
		padding-left: 10%;
	}
	body div.socialIcons {
		right: 2%;
		width: 15%;
	}
	body .socialIcons img {
		padding-right: 10%;
		width:50%;
	}
	body #main #collapsImages #films #filmsText {
		font-size: 150%;	
	}
	body #main #zero #about h2 {
		font-size: 150%;	
	}
	body #main #collapsImages {
		padding: 0 0;
		width: 100%;
	}
	body #main #collapsImages h3 {
		font-size: 200% !important;
		text-align: center !important;
		width: 100%;
		margin-left: 0 !important;
	}
	body #main #collapsImages h2 {
		font-size: 150%;
		padding: 1%;
		padding-left: 2%;
		width: 100%;
		position: absolute;
		background: linear-gradient(to right, #DBE3F8, rgba(0, 0, 0, 0));
		z-index: 75;
	}
	body #main #collapsImages h1 {
		width: 100%;
		font-size: 150%;	
	}
	body #main #collapsImages #zero {
		margin-top: -5%;	
	}
	body #main #collapsImages #one:hover ~ #zero {
		margin-top: -5%;	
	}
	body #main #collapsImages #one {
		margin-top: -10%;	
	}
	body #main #collapsImages #two:hover ~ #one {
		margin-top: -10%;	
	}
	body #main #collapsImages #two {
		margin-top: -5%;	
	}
	body #main #collapsImages #three:hover ~ #two {
		margin-top: -5%;	
	}
    body #main #collapsImages #three {
        margin-top: -5%
    }
    body #main #collapsImges #four:hover ~ #three{
        margin-top: -5%;
    }
	body #main #zero #about ul {
		padding-left: 5%;	
		margin-right: 20%;
	}
	body #main #zero #about ul li img {
		display: inline;
	}
	body #main #zero #about ul li p {
		display: inline-block;
		margin-top: -00%;
		margin: 0;
	}
	body #main #collapsImages #zero #about ul li {
		display: block;
		
	}
	body #main #collapsImages #zero #about ul li img {
		display: block;	
	}
	body #main #collapsImages #zero #about ul li p {
		display: block;
		width: 100%;
		padding:0;
	}
    body footer .verticalDivider {
        display: none;
    }
    
    
    
    
    /* NONCOLLAPSEIMAGES */
    
    
    body #main #nonCollapsImages #films #filmsText {
		font-size: 150%;	
	}

	body #main #nonCollapsImages {
		padding: 0 0;
		width: 100%;
	}
	body #main #nonCollapsImages h3 {
		font-size: 200% !important;
		text-align: center !important;
		width: 100%;
		margin-left: 0 !important;
	}
	body #main #nonCollapsImages h2 {
		font-size: 150%;
		padding: 1%;
		padding-left: 2%;
		width: 100%;
		position: absolute;
		background: linear-gradient(to right, #DBE3F8, rgba(0, 0, 0, 0));
		z-index: 75;
	}
	body #main #nonCollapsImages h1 {
		width: 100%;
		font-size: 150%;	
	}
	body #main #nonCollapsImages #zero {
		margin-top: -5%;	
	}

	body #main #nonCollapsImages #one {
		margin-top: -10%;	
	}

	body #main #nonCollapsImages #two {
		margin-top: -5%;	
	}

    body #main #nonCollapsImages #three {
        margin-top: -5%
    }
	body #main #nonCollapsImages #zero #about ul li {
		display: block;
		
	}
	body #main #nonCollapsImages #zero #about ul li img {
		display: block;	
	}
	body #main #nonCollapsImages #zero #about ul li p {
		display: block;
		width: 100%;
		padding:0;
	}
    
    
    /* END OF NONCOLLAPSEIMGES */
    
    
    body #main .pageTitle {
        margin-top: 14%;
    }
    
	
	/* pages */
	
	body .videoWrapper {
		margin-top: 7%;
	}
	body #page section .text h2 {
		font-size: 150%;
		text-align: center;
		width: 100%;
		display: block;
	}
	body #page section .text p {
		width: 100%;	
	}
	body #page .awards h2 {
		text-align: center;
		font-size: 200%;
	}
	body #page .headerPic {
		margin-top: 5%;
	}
	body #page .medPic {
	margin-top: 0;
	width: 100%;
	}
	body #page .medPic img {
	width: 100%;
	display: inline;
	}
    
    /** BUY **/
    
    body #page .buy img {
        width: 30%;
    }
    
    body #page .buy form {
        left: 50%;
        top: auto;
    }
    body #page .buy p {
        width: 100%;
    }
    
    /** END OF BUY **/
    
    /** AWARDS **/
    
	#page .awards {
		margin-top: 10%;
	}
	#page .awards h2 {
		display: block;
	}
    
    /** END OF AWARDS **/
    
    /** DONATE **/
    
	#page .donate {
		margin-top: 10%;
	}
	#page .donate h2 {
		display: block;
		font-size: 200%;
		margin-left: 0;
		text-align: center;
	}
	#page .donate .donateButton {
		display: block;
		width: 100%;
		margin-left: 0%;
		margin: 0 auto;
	}
	#page .donate .donateButton input {
		display: block;
		margin: 0 auto;
	}
	
    /** END OF DONATE **/
    
    /** CONTACT **/
    
    #contact-area {
        width: 100%;
        padding: 0px 10px 0px 10px;
        position: relative !important;
        margin-top: 0;
    }
        
    #contact-area h3 {
        width: 100%;
        text-align: center;
        padding: 0;
        padding-top: 10%;
        margin-top:0;
    }
    
    /** END OF CONTACT **/
    
    /* VIDEO GALLERY */

    .videoWrapper {
    }
    .videoWrapper iframe {
        width: 100%;
        padding: 0;
    }

    /* END OF VIDEO GALLERY */
    
    /** GALLERY **/

    #page .gallery {
       
    }
    #page .gallery h2 {
        display: block;
    }
    #page .gallery img {
        display: inline-block;
        width: 100%;
        padding: 0;
    }

    /** END OF GALLERY **/
    
    /** MAILCHIMP SIGN UP **/
    
    #page .text h2 > p.signText {
        float: none !important;
        display: block !important;
        width: 40% !important;
    }
    
    /** END OF MAILCHIMP SIGN UP **/
    
	/** Footer **/
	#footerHeight {
        margin-top: 0;
    }
    
	body footer .arrowOne img:hover {
		bottom: 8.5%;	
	}
	footer .footerLogo {
		width: 100%;
		filter:none !important;
		border:none;
	}
	footer .footerLower .arrowOne img {
		width: 12%;
		margin-top:2%;
	}
    
    /** END OF FOOTER **/
}
@media screen and (max-width: 370px) {
	body div.socialIcons {
		right: 7%;
		width: 15%;
		top: 120%;
	}
	body .socialIcons img {
		padding-right: 10%;
		width:50%;
	}
	body #page .medPic {
	margin-top: 0;
	width: 100%;
	}
	body #page .medPic img {
	width: 100%;
	display: inline;
	}
	body #page .medPic p {
		text-align:center;	
	}
    
    /** BUY **/
    
    body #page .buy img {
        width: 80%;
        margin-bottom: 5%;
        margin-top: 5%;
    }
    
    body #page .buy form {
        left: 0;
        top: auto;
        width: 60%;
        position: relative;
        float: none;
        display: block;
        margin: 0 auto;
    }
    body #page .buy p {
        width: 100%;
    }
    
    /** END OF BUY **/
    
     body #main #collapsImages #three {
        margin-top: -5%
    }
    body #main #collapsImges #four:hover ~ #three{
        margin-top: -5%;
    }
    body #main #zero #about ul li img {
        max-width: 50%;
        margin-left: 25%;
        float: none;
    }
    body #main #zero #about ul li p{
        display: inline-block;
    }
    
    /** CONTACT **/
    
    #contact-area {
        width: 100%;
        padding: 0px 10px 0px 10px;
        position: relative !important;
        margin-top: 0;
    }
        
    #contact-area h3 {
        width: 100%;
        text-align: center;
        padding: 0;
        padding-top: 10%;
        margin-top:0;
    }
    
    /** END OF CONTACT **/
    
}

/* END OF MEDIA QUERIES */