/* CSS Document for Screens */

/* RESET Begin */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, navi, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, navi, section {
	display: block;
	border: none;

}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* RESET End */


body {
	font-family: proxima-nova, sans-serif;
	font-size:16px; /* the base font size */
	font-weight:300;
	color:#555;
	margin:0;
	padding:0;
	text-align: center;
	}
	
#page {
	max-width:100%;
	margin: 0 auto;
	position:relative;
	}

#banner-wrapper {
	max-width:1200px;
	margin: 0 auto;
	position:relative;
	display: inline-block;	
}
	
	/* text styles */
	
h1 {
	margin: 0 0 1em 0;
	text-align:center;
	font-family: "ltc-bodoni-175";
	font-size: 46px;
	text-transform: none;
	letter-spacing: .5px;
	font-weight: 400;
	font-style: normal;
	color: #b1930b;
		
	}
	
h2 {
	margin: 0 0 .5em 0;
	font-size:1.6em; /* 60% times bigger than the base font size */
	font-weight:700;
	line-height:1.1em;
	}	
	
h3 {
	text-align: left;
margin: 0 0 .5em 0;
font-weight: bold;
text-transform: uppercase;
font-family: "proxima-nova", Arial, sans-serif;;
font-size: 18px;
line-height: 1.4em;
letter-spacing: .03em;
	padding-left: 0px;
	padding-top: 30px;
	}		
	
h4 {
	margin: 0 0 1.5em 0;
	font-size:1.3em; /* 30% times bigger than the base font size */
	font-weight:700;
	}	
	
p {
	margin:0 0 1em 0;
	font-family: "adobe-garamond-pro";
font-size: 17px;
line-height: 1.5em;
letter-spacing: .01em;
font-weight: 400;
font-style: normal;
	padding-left: 25px;
padding-right: 25px;
	}		
	
a {
	color:rgba(228, 79, 38, 1.00);
	}	
	
a:visited {
	color:rgba(228, 79, 38, .5);
		}	
	
header p {
	font-size:1.2em;
	text-decoration:none;
	color:#fff;
	border-top:1px solid #fff;
	padding-top:15px;
	}

/* Section All */	

section {
	padding: 0 30px;	
	border: none;

	}

section::after {
	content:'';
	display:block;
	clear:both;
	}



	/* header styles */
header  {
	background-color: rgb(191, 157, 69);
	}

header.main {
	height:800px; 
	background-color: rgb(191, 157, 69);
	background:url(../images/shutterstock_272162378.jpg) no-repeat center bottom; 
	position:relative;
	}
			
header div.hero {
	position:absolute;
	top:130px;
	left:27%;
	}	
	
header div.darken {
	position:relative;
	width:100%;
	height:100%;
	}	

/* sub_page header styles */



header div.hero_about {
	height:300px; 
	background-color: rgb(191, 157, 69);
	background:url(../images/stadium_4.jpg) no-repeat center bottom; 
	position:relative;
	}

header div.hero_invest {
	height:300px; 
	background-color: rgb(191, 157, 69);
	background:url(../images/invest.jpg) no-repeat center bottom; 
	position:relative;
	}
header div.hero_contact {
	height:300px; 
	background-color: rgb(191, 157, 69);
	background:url(../images/invest.jpg) no-repeat center bottom; 
	position:relative;
	}

header div.hero_subpage {
	position:absolute;
	top:0px;
	left:27%;
	}	
	


/* Section main */	

section.main {
	border: none;
	border-top: 5px solid rgb(191, 157, 69);
	padding-top:15px;
	padding-bottom:15px;
	color:#000;

	}

section.main article {
	padding-top: 75px;
	margin: auto;
	text-align: center;
	min-height: 150px;
	max-width: 1000px;
	}



/* section_subpages */

section.section_subpages {
	border-top: 5px solid rgb(191, 157, 69);
	padding-top:15px;
	padding-bottom:15px;
	color:#000;
	}

section.section_subpages article {
	padding-top: 75px;
	margin: auto;
	text-align: center;
	min-height: 150px;
	max-width: 1000px;
	}



section.section_subpages h1 {
	margin: 0 0 1em 0;
	text-align:left;
	font-family: "ltc-bodoni-175";
	font-size: 46px;
	text-transform: none;
	letter-spacing: .5px;
	font-weight: 400;
	font-style: normal;
	color: #b1930b;
	padding-bottom: 50px;
	border-bottom: 1px solid rgb(191, 157, 69);

	}


section.section_subpages p {
margin:0 0 1em 0;
text-align:left;
font-family: "adobe-garamond-pro";
font-size: 17px;
line-height: 1.5em;
letter-spacing: .01em;
font-weight: 400;
font-style: normal;
padding-left: 0px;
	padding-bottom: 20px;
	}	

section.section_subpages ul li {
margin:0 0 1em 0;
text-align:left;
font-family: "adobe-garamond-pro";
font-size: 17px;
line-height: 0.8em;
letter-spacing: .01em;
font-weight: 400;
font-style: normal;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
display: block;	
	}	



/* section_photos */

section.section_photos {
	background-color:rgba(255,255,255,1.00);
	padding-top:0px;
	padding-bottom:15px;
	color:#000;
	}


section.section_photos article {
	padding-top: 50px;
	margin: auto;
	text-align: center;
	min-height: 150px;
	max-width: 1000px;
	}



section.section_photos h1 {
	margin: 0 0 1em 0;
	text-align:left;
	font-family: "ltc-bodoni-175";
	font-size: 46px;
	text-transform: none;
	letter-spacing: .5px;
	font-weight: 400;
	font-style: normal;
	color: #b1930b;
	padding-bottom: 50px;
	border-bottom: 1px solid rgb(191, 157, 69);

	}


section.section_photos p {
margin:0 0 1em 0;
text-align:left;
font-family: "adobe-garamond-pro";
font-size: 17px;
line-height: 1.5em;
letter-spacing: .01em;
font-weight: 400;
font-style: normal;
padding-left: 0px;
	padding-bottom: 20px;
	}	

section.section_photos ul li {
margin:0 0 1em 0;
text-align:left;
font-family: "adobe-garamond-pro";
font-size: 17px;
line-height: 0.8em;
letter-spacing: .01em;
font-weight: 400;
font-style: normal;
padding-left: 0px;
padding-bottom: 0px;
	padding-top: 0px;
	}	



/* Section main children */	

section.child_main {
	background-color:rgba(255,255,255,1.00);
	padding-top:15px;
	padding-bottom:15px;
	color:#000;
	}

section.child_main article {
	border-top: 1px solid rgb(191, 157, 69);
	padding-top: 75px;
	margin: auto;
	text-align: center;
	min-height: 150px;
	max-width: 1000px;
	}
	
/* Navigation to avoid conflicts with Boothstrap is refered to as navi */	


.navi_holder {
background-color: rgba(255, 252, 252, 0.85);
position: absolute;
top: 0px;
padding: 0px;
width: 100%;
min-height: 10px;
max-height: 65px;
	}
	
		
.navi {
	margin: 0 auto;
	}
	


.navi li {
	display: inline-block;
	float: left;
	line-height: 60px;
	}	
	

.navi_section {
	text-align: center;
	line-height: 18px;
	font-size: 13px;
	min-height: 39px;
	z-index: 2;
	margin: 0 auto;
	max-width:600px;
		}
	
	

.navi_section .art_wrapper {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;

	}

	
.mainnavi li a {
color: rgb(51, 51, 51);
font-family: proxima-nova;
font-size: 13px;
font-style: normal;
font-weight: normal;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding-bottom: 7px;
padding-left: 7px;
padding-right: 7px;
padding-top: 7px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
	}

.mainnavi li:hover a {
	color: rgb(191, 157, 69);
	}
	
	
.mainnavi li a.force_sign {
	color:black;
	}

.mainnavi img {
	padding-right: 50px;
}

/* Navigation */


nav {
	background-color:rgba(255,252,252,0.6);
	position:absolute;
	top:0px;
	padding: 0px;
	width:100%;
	}

nav::after {
	content:'';
	display:none;
	clear:both;
	}
	
nav ul {
	list-style:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	}

nav ul li:hover {
	color:rgb(191, 157, 69);
	}
nav ul li:hover > ul {
	display:none;
	}	
 

nav ul li a {
color: rgb(51, 51, 51);
cursor: auto;
display: inline-block;
font-size: .9em;
	font-style: normal;
font-weight: normal;
height: 14px;
letter-spacing: 1.440000057220459px;
line-height: 14.399999618530273px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
	}	

nav ul li a:visited {
	color: rgb(51, 51, 51);
	}
	
nav ul li a:hover {
	color:rgb(191, 157, 69);
	}	


nav ul ul {
	position:absolute;
	top:100%;
	color:rgb(191, 157, 69);
	display:none;
	}
	
nav ul ul li {
	position:relative;
	}
	
nav ul ul ul {
	left:100%;
	top: 0px}



/* Top lvl navigation rules */

nav > ul /* Targets immedate parent of the ul which must be nav  */
	{
	padding-left: 37%;
	}

nav > ul > li {
	float:left;
	} 

nav > ul > li > a {
	width:auto;
	padding: 10px 2px 10px 5px;
	}

delimiter{
color: rgb(51, 51, 51);
display: inline;
font-family: proxima-nova;
font-size: 12px;
font-style: normal;
font-weight: normal;
height: auto;
letter-spacing: 1.440000057220459px;
line-height: 0px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
text-align: center;
text-transform: uppercase;
width: auto;
}

delimiter a:hover {
	
}


/* Subnav */

.nav-container {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(153,153,153,0.35);
  padding: 1em;
  border: 1px solid #eee;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}

ul,
li {
  list-style: none;
  -webkit-padding-start: 0;
}

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

/* Navigation menu */
.nav-item {
  padding: 1em;
  display: inline;
}

/* Dropdown menu*/
.nav-item-dropdown {
  position: relative;
  
  &:hover > .dropdown-menu {
    display: block;
    opacity: 1;
  }
}

.dropdown-trigger {
  position: relative;
  
  &:focus + .dropdown-menu {
    display: block;
    opacity: 1;
  }
  
  &::after {
    content: "›";
    position: absolute;
    color: #ED3E44;
    font-size: 24px;
    font-weight: bold;
    transform: rotate(90deg);
    top: -5px;
    right: -15px;
  }
}

.dropdown-menu {
  background-color: #ED3E44;
  display: inline-block;
  text-align: right;
  position: absolute;
  top: 2.5rem;
  right: -10px;
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease; 
  width: 160px;

  a {
    color: #fff;
  }
}

.dropdown-menu-item {
  cursor: pointer;
  padding: 1em;
  text-align: center;
  
  &:hover {
    background-color: darken(#ED3E44, 5%);
  }
}




/* image Grid */



section.section_images {
background-color: rgb(253, 253, 253);
}


.content {
	margin: 0 auto;
	max-width: 1000px;
}


.col_gal {
width: 100%;
}




img,
video,
ul {
	vertical-align: top;
}


.ImageGrid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ImageGrid > a {
	padding: 4px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 33.33%;
    -ms-flex: 1 0 33.33%;
    flex: 1 0 33.33%;
}

.ImageGrid > a img {
	width: 100%;
	max-height: auto;
}






/* Footer */
	
footer {
	background-color:rgba(34,31,32,1);
	font-size: .7em;
	line-height: 2em;
	text-align: center;
	padding: 5px;
	color: #FFF;
		}

footer .content {
	display:inline;
	}		
	
footer a {
	margin-left:30px;
	color:#777;
	}	
	
footer a:visited {
	color:#777;
	}			
	
footer a:hover {
	color:#000;
	}	



@media screen and (max-width:700px) {
	/* navi */
	

	.mainnavi li a {	
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
		}

	.mainnavi img {
		padding-right: 0px;
	}
	

	
}
	


@media screen and (max-width:600px) {
	/* navi */
	

	.mainnavi li a {	
	font-size: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
		}

	.mainnavi img {
		padding-right: 0px;
	}



}


