@import url('https://fonts.googleapis.com/css?family=Lato');

.background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50% !important;
}
#captcha {margin-left: 32%;}
.fullscreen,
.content-a {
    width:100%;
    min-height:100%;
}
.not-fullscreen,
.not-fullscreen .content-a,
.fullscreen.not-overflow,
.fullscreen.not-overflow .content-a {
    height:50%;
    overflow:hidden;
}

/* content centering styles */
.content-a {
    display:table;
}
.content-b {
    display:table-cell;
    position:relative;
    vertical-align:middle;
    text-align:center;
}
/* #######  BASICS  ####### */
* {
  padding: 0;
  margin: 0;
}
html, body {
  height: 100%;
}
body {
  background-color:#000000;
    font-family: 'Lato', sans-serif;
}
img {
	max-width:100%;
	height:auto;
}
.padding {padding:0 15%;}






/* #######  SECTIONS  ####### */
#top_curtain {
  background-image:url(../images/top_curtain.jpg);
  min-height:750px;
  width: 100%;
  background-repeat: no-repeat;
      background-position: top center;
    background-size: contain;
}
.header {
	position:fixed;
	z-index:99;
	width:100%;
	padding:16px 10.9375%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background-image:url(../images/navbar_bkgrd.png);
	background-repeat:repeat;
	text-align:center;
}
/* #######  NAVBAR  ####### */
#navbar_wrap {
    margin: 0 auto;
    text-align: center;
    width: 98%;
}
#navbar {
	margin-top:20px;
    text-align: center;
}
#navbar ul {
	list-style:none;
    display: inline-block; 
	position:relative;
	margin:0;
	padding:0;
}
#navbar ul ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background-color:#333;
	padding:0;
}
#navbar ul li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
#navbar ul ul li {
	float: none;
	white-space: nowrap;
	padding: 3px 0 3px 6px;
}
#navbar ul ul li:first-child {
	padding-top:6px;
}
#navbar ul ul a {
	color:#ffffff;
	padding-right:12px;
	font-size:12px;
}
#navbar ul ul a:hover {
	color:#FC3;
}
#navbar ul a {
	display:block;
	font-family: 'Lato', sans-serif;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:70px;
}
#navbar ul a:hover {
	color:#FC3;
}
#navbar ul li:hover > ul {
	display:block
}
.logo {
    text-align: left;
    float: left;
}
#navbar ul ul li a.active {
	color:#FC3; 
}
.register_button {
    float: left;
    margin-left: 32%;
    background-color: transparent;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    color: coral;
    padding: 10px 25px;
    border: 1px solid #ffffff;
    border-radius: 3px;
} 
 
#inf_option_Checkbox {
    width: 7%;
}
.human {
    float: right !important;
    font-size: 20px !important;
    text-align: left;
    width: 70%;
}
/* #######  FIRST SECTION  ####### */
#first_section {
	padding:0 10.9375%;
	text-align:center;
	font-family: 'Lato', sans-serif;
	color:#ffffff;
	font-size:45px;
	letter-spacing:5px;
	text-transform:uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.alo {
	margin:155px 0 0px 0;
 }
.register_wrap { width: 100%; text-align: center; margin-bottom: 60px;}  
form > select.register_select {width: 34%;
    display: block;
    margin: 20px auto;
    height: 40px;}
.wrapper {
	text-align:center;
}
#register {  
    width: 70%;
    margin: 50px auto 0;
    border: 1px solid #ffffff;
    padding: 50px;
    border-radius: 5px;
}
#inf_form_832c5226b4abb116b0c3eee19454c114 > div > label {
    font-size: 24px;
    float: left;
    padding-top: 5px;
}
#inf_field_FirstName, #inf_field_Email, #inf_field_LastName, #inf_custom_Whichcity {
    float: right;
    width: 65%;
    height: 20px;
    border-radius: 5px;
    padding: 10px; 
}
#inf_form_832c5226b4abb116b0c3eee19454c114 > div.infusion-submit > input {
    float: left; 
    width: 36%;
    height: auto;
    margin-left: 32%;
}
.p-text {
	text-align:center;
	font-family: 'Lato', sans-serif;
	color:#ffffff;
	font-size:44px;
	letter-spacing:8px;
	font-weight: bold;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 1); 
	margin-top:150px; 
}
#event {
	color:#900;
}
/* #######  SECOND/THIRD SECTION  ####### */
.content {
	background-color:#000000;
	padding:50px 10.9375%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: 'Lato', sans-serif;
	color:#ffffff;
	font-size:20px;
	line-height:26px;
	text-align:center;
}

.kute {
	float:left;
	margin:0 20px 80px 0;
}
.kute_name {
	text-align:left;
	font-family: 'Lato', sans-serif;
	color:#e3ea17;
	font-size:34px;
	letter-spacing:4px;
	text-shadow: 1px 1px 15px rgba(0, 0, 0, 1);
} 
.bio {
	text-align:left;
	font-size:18px;
	line-height:20px;
	margin:50px 0; 
}

.testimony_wrap {  
    width: 92%;
    display: inline-block;
    margin: 120px auto 0;
    padding: 0px;
    background: rgba(0, 100, 100);
    background-color: rgba(0, 0, 0, 0.6);
    color: rgba(0, 0, 0, 0.6);
    position: relative;
}
.testimony {
    float: left;
    font-family: 'Lato', sans-serif;
    font-size: 19px;
    text-align: left;
    display: inline-block;
    width: 20%;
    padding: 16px;
    margin: 0px 12px;
    color: #ffffff;
}
.testimony_credit {
    display: block;
    margin: 10px 0;
}
/* #######  CONTACT  ####### */
#contact {
	padding:50px;
	text-align:center;
	font-family: 'Lato', sans-serif;
	color:#ffffff;
	font-size:22px;
	line-height:29px;
	width:50%;
	border:2px solid #ffffff;
	border-radius:5px;
	margin:100px auto;
}
input, textarea {float:right; width:60%; height:20px; border-radius: 5px;}
	
/* #######  BOTTOM  ####### */
#btm_curtain {
  background-image:url(../images/top_curtain.jpg);
  min-height:750px;
  width: 100%;
  text-align:center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}
.back-to-top {
	position:fixed;
	bottom:10px;
	right:10px;
	display:none;
	z-index:100;
	padding:5px 10px;
	background:#333;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.back-to-top:hover {
	background:#C90;
	color:#fff;
}
.icon-arrow-up:before {
  content: "\2191";
}
#footer_social {
    text-align:center; padding:20px; color:#cccccc;
}

#mainContent {margin: 20px auto; width: 100%;}
.infusion-field-input-container



.wrapper .infusion-form {
    width: 66% !important;
    margin: 0 auto !important;
    font-size: 25px !important; 
}


/* #######  MEDIA QUERIES  ####### */
@media screen and (max-width: 1250px)  {
	.kute {
		float:none;
		text-align:center;
		margin-left:15%;
    }
	.kute_name {
		margin-top:10px;
	}
}
@media screen and (max-width: 1165px)  {
	.logo { 
		margin-right:0;
    }
	#navbar {
		margin:10px auto;
	}
	.alo {
	margin:145px 0 0px 0;
 	}
}
@media screen and (max-width: 1035px)  {
	#navbar ul a {
		padding-right:45px;
    }
    #first_section > h1 {font-size: 46px;}
    .testimony { width: 43%;}
    .kute { display: block; margin: 0 auto; float: none;} 
}
@media screen and (max-width: 895px)  { 
    .testimony { width: 90%;}  
	#navbar ul a {
		padding-right:25px;
    }
	#navbar a {
		font-size:13px;
    }
    input, textarea {width:100%;}
    #btm_curtain > a > img { width: 80%;}
    #mainContent {margin: 20px auto; width: 95%;} 
    form > select.register_select {
    width: 45%;
    background-color: #fff;
    display: block;
    margin: 20px auto;
    height: 30px; 
    }
}
@media screen and (max-width : 768px) { 
    .box.wide { width: 40.4%;}
    .register_button { margin-left: 30%; }
    #captcha {margin-left: 30%;}
    .padding { padding: 0 5%; }
    .content { padding: 50px 5%;}
    #contact, #register { width: 80%;} 
}

@media screen and (max-width : 636px) { 
    #first_section > h1 {font-size: 26px;}
    #top_curtain {
    background-size: inherit;
    }
    .padding {padding:0 2%;}
    .logo {
    width: 100%;
    text-align: center;
    float: none;
    }
    #navbar_wrap {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    }
    #navbar ul li {
    display: inline-block; 
    float: none;  
    }
    #navbar ul li a {
        padding: 0 20px;
    }
	#navbar {
		margin:10px auto 0;
		text-align:center;
    }
	#navbar a {
		font-size:18px;
    }
	.p-text {
		font-size:14px;
    }
	#navbar a:last-child {
		margin-right:0px;
    }
    .alo {
    margin: 168px 0 0px 0;  
    }
    .box { width: 43%; margin: 0 5px 7px;} 
    .box2 { width: 40%; margin: 0 5px 10px;} 
    .register_button {width: 100% !important; margin-left: 0;}
    #captcha {margin-left:-11%;}
    .testimony_wrap { margin: 30px auto 0;}
    .testimony { width: 90%; } 
	.content {
		padding:5%;
     }
    .kute {
     margin: 0;   
     }
    #btm_curtain {
    min-height: 100px;   
    }
    .box.wide { width: 90%; }
    .box, .box2 { width: 100%; }     
}

@media screen and (max-width: 636px) {
 .box.wide { width: 67%; }
    .box.wide.lower { width: 65%; }
}

@media screen and (max-width: 480px) {
.box.wide { width: 80%; }
    .box.wide.lower {
    width: 77%; }
}
@media screen and (max-width : 425px) {
    #inf_field_FirstName, #inf_field_Email, #inf_field_LastName, #inf_custom_Whichcity {
    float:none;
    width: 100%; 
    }
    #inf_form_832c5226b4abb116b0c3eee19454c114 > div.infusion-submit > input { width: 100%; margin-left: 0%;  }
    #contact, #register { width: 65%;}
   .box.wide { width: 90.5%; }
    .box.wide.lower { width: 87%;}
    #first_section { padding: 0 5%; font-size: 33px; } 
}
@media screen and (max-width : 414px) {
   .box.wide { width: 93%; }
    .box.wide.lower { width: 89%;}
}

@media screen and (max-width : 375px) {
   #first_section > h1 {font-size: 20px;}
    .box.wide { width: 99.9%; }
    .box.wide.lower { width: 97%; } 
    #captcha {margin-left:-19%;}
}

@media screen and (max-width : 320px) {
    #captcha {margin-left:-31%;}
   .alo { margin: 220px 0 0px 0; font-size: 35px; }
    #first_section > h1 {font-size: 18px;}
}
    
