/* ---------- Global ----------- */

body { 
  color: #000;
  font-family: 'Montserrat', sans-serif;
/*  background:url("/images/RV_homepage.jpg") no-repeat center center #ECE6CE fixed; */
/* 
  background:url("/images/RV_homepage.jpg") no-repeat center center white fixed;
  background-size:cover;
 */
  font-weight: 300;
  font-size:18px;
}


/* Global Classes
----------------------------------- */
.float-left {float:left;}
.float-right {float:right;}
.clear {clear:both;}
.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.relative { position: relative;}
.centered {margin:0 auto;}

p {margin-bottom:30px;}

ul li {margin-bottom:5px;}

a {
    color: #215396;
    text-decoration: none;
}

a:hover {
	color: #193A66;
	text-decoration: none;
}

#outerWrapper {
	width:100%;
	margin:0 auto;
	min-height:800px;
	overflow:hidden;
}

#innerWrapper {
	max-width:1200px;
	margin:0 auto;
}

#content {
	max-width:1080px;
	margin:0 auto;
}

h1, h2 {
/* 
    color: #bb826f;
 */
    color: #7f7f7f;
    display: block;
    font-weight: 200;
    line-height: 0.9;
    margin: 0;
    margin-bottom:20px;
    padding: 0;
    font-family: 'Cinzel', sans-serif;
    text-align: center;
    text-shadow: 0px 1px 4px #fff;
}

h1.logo {
	font-size:113px;
	text-transform: uppercase;
	margin-top:47px;
	font-family: 'Cinzel', sans-serif;
	letter-spacing: 0.17em;
	margin-right:100px;
	
}

h2.subLogo {
    font-family: "Cinzel",sans-serif;
    font-size: 34px;
    letter-spacing: 0.005em;
    margin-top: 21px;
    margin-right:100px;
    text-align:left;
}

h3 {margin-bottom:20px; color: #505050;}


/*-----------------------------------------------------------------------------------*/
/*	2.	Header, Navigation & Menus
/*-----------------------------------------------------------------------------------*/

header {
	background-color: transparent;
}

/* Main Menu */
/*-----------------------------------------------------------------------------------*/
.navbar {
	background:transparent;
	border:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
    min-height: 100px;
    margin-bottom: 0;
}


#navbar-collapse-1 {
   width:100%;
   padding: 0px 0 0;
   position: relative;
   z-index: 99;
   background:transparent;
}
#navbar-collapse-1 a {
    
}
#navbar-collapse-1 ul {
    position: fixed;
    top: 40px;
    width:100%;
    text-align:center;
    padding: 0;
}
#navbar-collapse-1 ul li{
    list-style: none;
    position: relative;
    color:black;
    text-align: right;
    margin-top:2px;
}

#navbar-collapse-1 ul > li > a {
    padding: 0px 15px;
    color:rgba(0,0,0,0.5);
    text-transform: uppercase;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    font-weight: 300;
    font-size:20px;
    letter-spacing:3px;
    font-family: 'Cinzel', serif;
}
#navbar-collapse-1 ul > li > a:hover, 
#navbar-collapse-1 ul > li > a:active,
#navbar-collapse-1 ul > li > a:focus {
    color:#b3d2ea;
    text-decoration:none;
}
#navbar-collapse-1 ul > li > a .name {
    display: block;
    font-size: 15px;
    line-height: 10px;
}

.navbar-collapse {border:0px;}

/* Mobile Nav */
/*-----------------------------------------------------------------------------------*/

ul#phone-nav {
	position:absolute;
	top:0;
	width:100%;
	text-align:center;
	background-color: #5779B2;
	list-style: none;
	margin:0;	
	z-index: 100000;
	display: none;
}

ul#phone-nav a{
	clear:both;
	width:100%;
	padding:10px 0;
	text-align: center;
	color:#fff;
	font-size:20px;
	display: block;
	border-bottom:2px solid #DFE7D7;
	text-transform: uppercase;
}

ul#phone-nav a:hover {background-color:#7E98C4; text-decoration: none; color:#000;}

a.phoneMenu {
    background: none repeat scroll 0 0 #5779B2;
    color: #FFFFFF;
    float: left;
    font-size: 24px;
    margin-left: -1px;
    margin-top: -2px;
    padding: 5px 11px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

a.phoneMenu:hover {color:#000; text-decoration: none;}

a.closeMenu {background-color:#ccc; text-decoration: none; color:#000 !important;}

.pageMask {background-color: rgba(0,0,0,0.9); width:100%; height:100%; z-index: 99999; position:fixed; display: none; cursor: pointer;}
	
/* ---------- Corners ----------- */


.bottomRight{
	position: fixed;
	bottom:0;
	right:0;
}

.bottomLeft{
	position: fixed;
	bottom:0;
	left:0;
}

.topLeft{
	position: absolute;
	top:0;
	left:0;
}
.topRight{
	position: absolute;
	top:0;
	right:0;
}

.bottomRight{
	
}

.bottomRight{
	
}

.bottomRight{
	
}


/* ---- Socials ---- */
#socials {
	height:33px;
	margin:0;
	width:114px;
}
	
#socials ul {
	list-style:none;
	margin:0;
	padding:0;
	height:33px;
	width:114px;
}

#socials ul li {
	display:block;
	float:left;
}

#socials ul li a {
	display:block;
	width:114px;
	padding:0;
	background-image:url(/images/_pages/_global/foot-sns.png);
	background-repeat:no-repeat;
	text-indent:-999em;
	height:33px;
}

#socials ul li a.mailingList {
	background-position:0 0;
	height:246px;
}

#socials ul li a.mailingList:hover {
	background-position:-65px 0;
}

#socials ul li a.fb {
	background-position:0 0;
	width:26px;
}

#socials ul li a.fb:hover {
	background-position:0 -33px;
}

#socials ul li a.twitter {
	background-position:-26px 0;
	width:48px;
}

#socials ul li a.twitter:hover {
	background-position:-26px -33px;
}

#socials ul li a.youtube {
	background-position:-74px 0;
	width:40px;
}

#socials ul li a.youtube:hover {
	background-position:-74px -33px;
}



	
/* ---- Footer ----*/
#footer {
	display:block;
	position:relative;
	font-size:12px;	
	background-color: #1c30d5; 
	padding:10px 10px 1px;
	color:#fff;
}
#footer .siteCredits{
	font-size: 12px;
	font-family: "Montserrat";
	font-weight: 200;
}
.footerBottom{
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
}

a.site_by {
	background:url(/images/_pages/_global/oniracom.png) repeat scroll 0 0 transparent;
	display:inline-block;
	height:24px;
	line-height:24px;
	text-indent:-999em;
	width:109px;
}

a.site_by:hover {
	background-position:0 -24px;
}

#shareIt {
    height: 60px;
    margin: 30px auto 0;
    width: 200px;
}

#shareIt > div {
	float:left;
	margin:0 10px 0 0;
}

	
	
/* ---------- MISC ----------- */

	
/* the overlayed element */
.overlay {
	display:none;
	z-index:10000;
	width:500px;
	height:350px;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow:0 0 90px #000;
}
a.close {
	background-image:url(/images/_pages/_global/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.alignItemFly {margin-left:120px;}
.alignItemRide {margin-right:52px;}
.alignItemClimb {margin-right:13px;}


/* ---------- for front page ---------- */
.home div#content {
    background: url(/images/RV_homepage.jpg) no-repeat center center white;
    background-size: cover;
    min-height: 100vh;
    min-width: 100vw;
}

.home header#header {
	position:fixed;
}

@media all and (max-height:885px) {
    .home div#content {
        background-position: top center;
    }
}



/* ---------- MODAL ----------- */


.responsive-container { position: relative; padding-bottom: 56.25%; /* padding-top: 30px; */ height: 0; overflow: hidden; }

.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.modal-body {
	padding:40px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	border-radius: 30px;
}


.modal-dialog {
	width:100%;
	max-width:1000px;
}

.modal-content {
	background:#97624f;
	color:#000;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	border-radius: 30px;
}


.fade, .in {
   opacity: 0;
   -webkit-transition: opacity 1.25s linear;
      -moz-transition: opacity 1.25s linear;
       -ms-transition: opacity 1.25s linear;
        -o-transition: opacity 1.25s linear;
           transition: opacity 1.25s linear;
 }

/* ---------- SUBMIT ----------- */

.contactBtn {
	background-color: #215396;
    color: #f4e9e3;
    cursor: pointer;
    font-size: 21px;
    padding: 10px 0px;
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Cinzel', sans-serif;
    display: block;
    float:left;
    border:0;
    outline:0;
    width:200px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.contactBtn:hover {
/* 
    background-color: #B28879;
 */
    background-color: rgba(0,0,0,0.5);
    color: #f4e9e3;
}


.bigger {}


/*-----------------------------------------------------------------------------------*/
/*	12.	Responsive Fixes
/*-----------------------------------------------------------------------------------*/


@media (max-width: 1200px) {
	
}


@media (max-width: 1100px) {
	
	#navbar-collapse-1 ul {}
	h1.logo{
		font-size:95px;
		 margin-right:50px;
	}
	
	h2.subLogo {
		font-size:28.5px;
		margin-left:0;
		margin-right:50px;
	}
}

@media (max-width: 992px) {

	h1.logo{
		margin-top:40px;
	}
	
	
} /* end @media */

@media (min-width: 771px) {
	#navbar-collapse-1 ul li {
	    display: inline-block;
	}
    .logo-img {
        display:none;
    }
}

@media (max-width: 770px) {
    body, .home div#content {
        background-image:none; 
        background-color:#f6f7f1;  
    }

    #header {
        background-color:white;
    }

    .logo-img img {
        width:100%;
        max-width:100%;
        display:block;
        object-fit:cover;
    }

    #navbar-collapse-1 ul {
        top:0;
        position: relative;
        margin: 30px 0;
        padding:0 10px;
    }

    #navbar-collapse-1 ul > li > a {
        color:#f6f7f1;
    }
		
	h1.logo{
		font-size:70px;
		margin-right:0;
	}
	
	h2.subLogo {
		font-size:21px;
		margin-right:0;
		margin-left:0;
		margin-top:15px;
		
	}
		
	#navbar-collapse-1 ul li a {
	    font-size: 21px;
	    font-weight: bold;
	    
	}
	
	#navbar-collapse-1 ul li {
        background-color:#c3b59d;
	    padding:5px 0;
	    margin:5px;
	    text-align: center;
	    -moz-border-radius: 3px;
	    -webkit-border-radius: 3px;
	    -khtml-border-radius: 3px;
	    border-radius: 3px;
	}
	
	
	
}/* end @media */


@media (max-width: 500px) {
	h1.logo{
		margin-top:50px;
		font-size:50px;
	}
	
	h2.subLogo {
		font-weight:bold;
		font-size:14px;
		margin-left:0;
	}
		
}/* end @media */


@media (max-width: 350px) {
	h1.logo{
		margin-top:40px;
		font-size:40px;
	}
	
	h2.subLogo {
		font-weight:bold;
		font-size:12px;
		margin-left:0;
	}
		
}/* end @media */


