/************************************************/
/* NORMALIZE                                    */
/************************************************/

@import url('normalize.css');

/*@font-face {
	font-family: 'APERCU LIGHT';
	src: url('fonts/APERCU LIGHT.eot');
	src: local('☺'), url('fonts/APERCU_LIGHT.woff') format('woff'), 
	url('fonts/APERCU_LIGHT.ttf') format('truetype'), 
	url('fonts/APERCU_LIGHT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

/************************************************/
/* GROUPING                                     */
/************************************************/

.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
* html .group {
	zoom: 1;
} /* IE6 */
*:first-child+html .group {
	zoom: 1;
} /* IE7 */
.reset {
	clear: both !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important
}
.clearfix {
    box-sizing: border-box;
    clear: both;
    float: none;
    height: 0;
    width: 100%;
}



/************************************************/
/* SELECTION                                    */
/************************************************/

::-moz-selection {
	text-shadow: none;
	background: #B00000;
	color: #ffffff;
}
::selection {
	text-shadow: none;
	background: #B00000;
	color: #ffffff;
}

/************************************************/
/* PLACEHOLDER                                  */
/************************************************/
/*
::-webkit-input-placeholder{color: #999999;}
:-moz-placeholder{color: #999999;}
::-moz-placeholder{color: #999999;}
:-ms-input-placeholder{color: #999999;}
*/


::-webkit-input-placeholder { /* Chrome */
  color: #ffffff;
  transition: opacity 250ms ease-in-out;
}
:focus::-webkit-input-placeholder {
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;;
  transition: opacity 250ms ease-in-out;
}
:focus:-ms-input-placeholder {
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
:focus::-moz-placeholder {
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #ffffff;;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
:focus:-moz-placeholder {

}
/************************************************/
/* START                                        */
/************************************************/

body {
	/*font-family: APERCU LIGHT, Arial, Helvetica, sans-serif;*/
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #000;
	width: 100%;
	font-size: 100%;
}
* {
	padding: 0;
	margin: 0;
}
a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #000;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
a:hover {
	text-decoration: underline;
	color:#999999;
}
a img {
	border: none;
}
ul, ol, dl, p, ul li, ol li {
	padding: 0;
	margin: 0;
}

/************************************************/
/* END                                          */
/************************************************/

/************************************************/
/* PAGINATOR STYLE START                        */
/************************************************/
.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}
 
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#ffffff;
	background: #555;
}
 
.pagination a:hover{
	color:#ffffff;
	background: #3279BB; /** change this **/
}
 
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #3279BB; /** change this **/
	color:#ffffff;
}
/************************************************/
/* PAGINATOR STYLE END                          */
/************************************************/

#sb-site{background: #ffffff none repeat scroll 0 0;}
#resp-sidebar #responsive-menu .slicknav_menu > .slicknav_btn {display: none;}
#responsive-menu .slicknav_menu {background: transparent none repeat scroll 0 0; padding: 0;}
#responsive-menu .slicknav_menu .slicknav_nav{ display: inherit !important;}


#logoheader {
/*    background: rgba(0, 0, 0, 0) url("images/bg-header.jpg") repeat scroll center top;*/
	/*background: #202020 none repeat scroll 0 0;*/
    background: rgba(0, 0, 0, 0) url("images/black-bg.jpg") repeat scroll center -1px;
    box-sizing: border-box;
    padding: 0 1rem;
    width: 100%;
}
#logoheader {
/*    background-size: cover;*/
    position: relative; height: 100vh !important;
}
#logo {
    display: block;
    margin: 0 auto;
    position: relative;
}

#toscroll {
    color: #ffffff;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 120%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    top: 20vh;
}
#toscroll:hover{}
#reg1 {
    display: block;
}
#reg2 {
    display: block;
    padding: 2rem 0 0;
}

#sec-video {
    background: #202020 none repeat scroll 0 0;
    padding: 5rem 0 3rem;
}
#video {
    margin: 0 auto;
    /*width: 622px;*/
    width: 800px;
}
#video > h2 {
    color: #fff;
    /*font-size: 1.5rem;*/
    font-size: 2.1875rem;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}
#video > h2 br{}

#borderspan {
    background: #d29d5b none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin: 1.5rem auto;
    /*width: 51.9293%;*/
    width: 40.375%;
}

#video > p {
    color: #fff;
    font-size: 1.125rem;
    line-height: 120%;
    padding: 0 0 2rem;
    text-align: center;
}

#yt-holder{
    width: 622px;
    margin: 0 auto;
}

#yt-holder > iframe {
    height: 416px;
}

#sec-form {
    background: rgba(0, 0, 0, 0) url("images/black-bg.jpg") repeat scroll center -1px;
    padding: 4rem 0;
}
#sec-form{ background-size: cover;}

#form {
    margin: 0 auto;
    width: 592px;
}
#form > h2{
    color: #ffffff;
    /*font-size: 1.5rem;*/
    font-size: 2.1875rem;
    font-weight: 400;
    line-height: 120%;
    text-align: center;	
}
#form > p{
    color: #ffffff;
    font-size: 1.125rem;
    line-height: 120%;
    padding: 0 0 2rem;
    text-align: center;	
}
#form #borderspan{
    width: 24.3243%;	
}


#form-holder{}
#theform{}
#form-body{}
#form-body .field_holder {
    padding: 0 0 1.188rem;
}
#form-body .field_holder fieldset{}
#form-body .field_holder input[type="text"], #form-body .field_holder input[type="tel"], #form-body .field_holder input[type="email"] {
    border-bottom: 1px solid #ffffff;
    border-top: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    background: #686969 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 1rem;
    font-weight: normal;
    opacity: 0.8;
    padding: 1.23rem;
    width: 100%;
	border-radius: 0;
}
#form-body .field_holder textarea{
    border-bottom: 1px solid #ffffff;
    border-top: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    background: #686969 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 1rem;
    font-weight: normal;
    opacity: 0.8;
    padding: 1.23rem;
    width: 100%;
	border-radius: 0;
    height: 120px;
    resize: vertical;	
}

#form-body .twocol-holder{}
#form-body .twocol-holder .field_holder.fleft{
    float: left;
    width: 48.5%;	
}
#form-body .twocol-holder .field_holder.fright {
    float: right;
    width: 48.5%;
}

#form-body .field_holder select{
    -moz-appearance: none;
	-webkit-appearance: none;	
}
#form-body .field_holder select{
    border-bottom: 1px solid #ffffff;
    border-top: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
	border-radius: 0;

	background: #686969 url("images/sarrow.png") no-repeat scroll right center;        box-sizing: border-box;
    color: #ffffff;
    font-size: 1rem;
    font-weight: normal;
    opacity: 0.8;
    padding: 1.13rem;
	width: 100%;
	
}

#form-body .field_holder select::-ms-expand{display:none}
#form-body .field_holder select{}
#form-body .field_holder select{}

#form-footer{}
#form-footer input[type="submit"]{
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;	
}
#form-footer input[type="submit"] {
    background: #d29d5b none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    float: none;
    font-size: 1.188rem;
    font-weight: normal;
    padding: 1.13rem;
    text-transform: uppercase;
    width: 100%;
}
#form-footer input[type="submit"]:hover{opacity:0.6}

#sec-footer {
    background: #202020 none repeat scroll 0 0;
    border-top: 1px solid #5a5a5b;
}
#master-footer {
    margin: 0 auto;
    padding: 2rem 0;
    width: 800px;
}
#master-footer p {
    color: #ffffff;
    font-size: 0.688rem;
    line-height: 120%;
    text-align: center;
}
#master-footer a:link, #master-footer a:visited, #master-footer a:active{ color: #ffffff;}
#master-footer a:hover{}


#form-messages{
    font-size: 1rem;
    line-height: 120%;	
}
#form-messages.success{
	padding: 0 0 1rem;	
    color: #ffffff;
}
#form-messages.error{
	padding: 0 0 1rem;	
    color: #ff0000;
}

#logo-wrapper {
    position: relative;
    top: 15vh;
}
#toscroll{
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}



/************************************************/
/* MEDIA QUERIES                                */
/************************************************/

/*iPad - Landscape*/
@media only screen and (min-width : 981px) and (max-width : 1024px) {

}

/*iPad - Portrait*/
@media only screen and (max-width : 980px ) {
	#resp-sidebar.xtac{display: none !important;}
}

/*Small Tablet*/
@media only screen and (max-width : 767px ) {
/*	#logo {
		top: 2rem;
	} */
	#logo-wrapper {
			top: 20%;
	}
	#toscroll {
		top: 26%;
	}
	#sec-video {
		padding: 3rem 0;
	}
	#video {
		width: 90%;
	}
	#video > h2 br {
		display: none;
	}
	#yt-holder > iframe {
		height: 320px;
	}
	#sec-form {
		padding: 3rem 0;
	}
	#form {
		width: 90%;
	}
	#form-body .twocol-holder .field_holder.fleft, #form-body .twocol-holder .field_holder.fright {
	    float: none;
	    width: auto;
	}	
#master-footer {
    margin: 0 auto;
    padding: 1.5rem 0;
    width: 94%;
}
#reg2 {
    display: block;
    padding: 1rem 0 0;
}

#yt-holder { 
        position: relative; 
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    #yt-holder iframe,
    #yt-holder object,
    #yt-holder embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

}

/*Iphones*/
@media only screen and (max-width : 480px ) {
	#form-body .field_holder select {
		background: #686969 url("images/sarrow.png") no-repeat scroll 103% center;
	}
}

/*Small phones*/
@media only screen and (max-width : 320px ) {
}