/*------------------


Geoff Overrides Css
July 25, 2016

-------------------*/
/* .navigation-header{    background: rgba(0,0,0,0.5);} */

/*   RESPONSIVE STYLES    */

@media (max-width: 480px) {
    .brand-logo img, #footer .logo-wrapper img{ margin:0 auto !important;}
    .text-heading {padding-top: 150px !important; }
    
    
    #oneOnOne{    padding: 20px 0px 90px 0px;
}
    
}

@media(max-width:360px){
    
    .roy-socials{text-align: center !important; margin-left:0px !important;}
    
    #footer p{text-align: center;}
    #footer{background:url("../img/EYV-FOOTHeroBG.jpg")}
    .footer .footer-title{text-align: center;}
    .footer .list-inline{margin-left:27px;}
}





/*   END RESPONSIVE STYLES    */
.navigation-header .navigation-brand {
    margin-right: 125px;
    margin-top:0 !important;
}
.navigation-bar {
    padding: 9px 0 5px 0;

}

 .brand-logo {
    display: block;
/*     min-height: 92px !important; */
    background-repeat: no-repeat;
/*     margin-top:-5px; */
   /*  background: url("../img/EYV-Logow1.png") center center no-repeat !important; */
}


.navigation-brand .brand-logo {
    width: 85%;
    height: auto;
}

.fixmenu-clone{
	display:none;
}

.fixmenu-clone::after{
	opacity:0.6 !important;
}
.fixmenu-clone.navigation-header .navigation-brand {
background: none;
}

.static-header{
	background:url('../img/EYV-HeroBG.png');
	min-height: 450px !important;
}
#feedback{
	background: url('../img/EYV-HeroBG.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
    padding: 20px 0px 0px 0px;
}

.textLeft{
	text-align: left;
}

.flex-direction-nav{
    display: none;
}
.roy-socials {

/*     bottom: 0; */
    color: #fff;
    font-size: 30px;
    text-align: left;
    width: 100%;
    z-index: 1;
/*     display: table-cell; */
/*     padding: 15px; */
/*     top: 43%; */
    font-weight: 500;
    margin-left: -17px;
}

.roy-socials a{
	padding:15px;
}

.long-block{
	background: url('../img/EYV-HeroBG.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 25px;
}

.register-version.static-header{
		background: url('../img/EYV-HeroBG.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    min-height: 1155px;
    position: relative;
}

.form-control-textarea { height: 100px !important; border: 1px solid #d1d8dd; border-left: 3px solid #1ac6ff !important; border-radius: 0; box-shadow: 0px 0px 0px transparent; background: #fff; font-size: 17px; font-weight: 300; }


.footer{
		background: url('../img/EYV-HeroBG.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
    padding-top: 15px;
        padding: 0px 0px 30px 0px;
}

#register-page .section{
	padding-top: 0px;
}

#register-page  .navigation-header{
top:0px;
		background: url('../img/EYV-HeroBG.png') no-repeat center center;

}

#register-page .static-header h4 { text-align: center; display: block; position: absolute; bottom: 20px; left: 0; right: 0; width: 100%; margin-bottom: 0; }

#message {  padding: 0px 40px 0px 0px; }
		#mail-status {
			padding: 12px 20px;
			width: 100%;
			display:none; 
			font-size: 1em;
			font-family: "Georgia", Times, serif;
			color: rgb(40, 40, 40);
		}
	  .error{background-color: #F7902D;  margin-bottom: 40px;}
	  .success{background-color: #48e0a4; }
		.g-recaptcha {margin: 0 0 25px 0;}	