
body {
	color:#001023;
	text-align: center;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	font-family: 'Pill-Gothic-300mg-regular';
	font-size: 27px;
	line-height: 30px;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	display: block;
	color: #fff;
}

a:hover {
	color: #5BB4A0;
}

h1, h3, h4, #rosterListInner li {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 20px;
}

@font-face {
	font-family: 'Pill-Gothic-300mg-bold';
	 src: url("../webfonts/pillgothic300mg-bold.woff") format('woff'),
	  url("../webfonts/pillgothic300mg-bold.otf") format("opentype");
}

@font-face {
	font-family: 'Pill-Gothic-300mg-regular';
	 src: url("../webfonts/pillgothic300mg-regular.woff") format('woff'),
	 url("../webfonts/pillgothic300mg-regular.otf") format("opentype");
}

#hidden {
	opacity: 0;
	-webkit-transform: translateY(+20px);

}

#header {
	height:100vh;
	background-color: #333;
	 background: url(../images/headerBG.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;

}



.gridInner, a:hover, a, #arrowDown,#headerInner, .hidden, #mid01:hover, .midOverlay, #phoneIcon:hover, #phoneIcon, #phoneIcon g, #phoneIcon g:hover, #mailIcon:hover, #mailIcon, #mailIcon g:hover, #socialButtons li {
transition: 0.4s;
-moz-transition:  0.4s; /* Firefox 4 */
-webkit-transition:  0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#rosterList, #scrollOverlay {
transition-timing-function: ease;
transition: 0.6s;
-moz-transition:  0.6s; /* Firefox 4 */
-webkit-transition:  0.6s; /* Safari and Chrome */
-o-transition: 0.6s; /* Opera */
}

#headerLogo {
width:500px;
}

#headerLogo g, #contactLogo g {
	fill:#fff;
}


#headerInner {
	position: relative;
	top: 50%;
	transform: translateY(-50%); 
	z-index: 2;
	opacity: 0;
	margin-top:0px;
}

#HeaderSub {
	margin:70px 0px;
}

#HeaderSub h4 {
	margin-top: 15px;
}

#arrowDown {
	width:50px;
	opacity:0;
	-webkit-transform: translateY(-15px);
}

#arrowDown g {
	fill:#fff;
}

#midSection02 {
	width:100%;
}

#midSection02 li ul li {
	width:50%;
	height:70vh;
	float: left;
	color: #fff;
	position: relative;
	display: inline-block;
}

#midSection02 li {
	overflow: hidden;
}

#mid01 {	
	 background: url(../images/03.jpg) no-repeat center; 
}

#mid04 {	
	 background: url(../images/04.jpg) no-repeat center; 
}

#mid01, #mid04 {	
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}



#mid02 {	
	 background: url(../images/02.jpg) no-repeat center; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

#mid03 {
	background-color: rgb(0, 16, 35);
}

#mid01, #mid04, #phoneIcon, #mailIcon, #socialButtons, #listCloseBtn, #arrowDown {
	cursor: pointer;
}

.gridLink {
	position: absolute;
	top:0px;
	left:0px;
	right: 0px;
	bottom: 0px;
}

.gridLink:hover > .midOverlay {
background-color: rgba(91, 180, 160, 0.8);
}	

/*.mid01:hover > .gridInner, 
#mid04:hover > .gridInner, */
.gridLink:hover > .gridInner, 
#instaBtn:hover > .gridInner, 
#twitterBtn:hover > .gridInner, 
#scBtn:hover > .gridInner, 
#fbBtn:hover > .gridInner {
 transform: translateY(-50%) scale(1.05);
 }


#phoneIcon:hover, #mailIcon:hover {
    transform: scale(1.1,1.1);
}

#phoneIcon:hover > g, #mailIcon:hover > g {
	fill:#5BB4A0;
}


.midOverlay {
background-color: rgba(0, 16, 35, 0.6);	
position: absolute;
top:0px;
left:0px;
right: 0px;
bottom:0px;
}

#rosterListInner {
	background-color: rgb(0, 16, 35);
	padding: 70px 0px;
}

p#rosterTitle {
	font-weight: 200;
	font-size: 27px;
}

#rosterListInner li {
	font-size: 50px;
	line-height: 40px;
    margin: 15px 0px;
}

li#listCloseBtn {
	color: rgb(91, 180, 160);
	font-size: 40px;

}

#aboutLink {
	background-color: #5BB4A0;
	padding: 50px 0px;
}

#aboutLink p {
color: #fff;
max-width: 60%;
margin: 0px auto;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 27px;
line-height: 32px;
}

#rosterList {
	overflow: hidden;
	height: 0px;
}
	
#rosterBtn {
	background-color: #000f23;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 22px;
	padding: 30px;
}

#socialButtons {
	overflow: hidden;
}

.inline {
	display: inline-block;
}

.gridInner {
	position: relative;
	top: 50%;
	transform: translateY(-50%); 
	z-index: 3;
}

/*.gridInner g {
	fill:#fff;
}*/

.gridInner p {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 30px;
}

#fbBtn {
	background-color:#737c88;
}

#scBtn {
	background-color:#000;
}

#twitterBtn {
	background-color:#262f3d;
}

#instaBtn {
	background-color:#99dbd2;
}

#socialButtons li {
	width:25%;
	height:40vh;
	float: left;
	display: inline-block;
	position: relative;
}

#fbIcon, #instaIcon, #twitterIcon, #scIcon {
	width: 25%;
}

#mailIcon, #phoneIcon {
	width:50px;
}

#mapSection {
overflow: hidden;
}

#mapSection li {
	width: 50%;
	overflow: hidden;
	float: left;
	height: 500px;
}

#mapSectionLeft {
	background-color: #000f23;
	color: #fff;
	text-align: left;
	overflow: hidden;
	height:500px;
}

#maptionSectionLeftInner {
	padding:40px;

}

/*li#mapSectionLeft {
	width:  calc((50%) - (120px));
}*/

#mapSectionLeft p {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 25px;
}

#contactLogo {
	width: 250px;
}

#map_canvas {
	width:100%;
	height:500px;
}

.contactIcons {
	margin-top: 40px;
}

.contactIcons svg {
	margin: 0px 20px;
}

#scrollOverlay {
	position: fixed;
	bottom: 0px;
	width: 100%;
	opacity: 0;
	/*background-color: rgba(0,0,0,0.5);*/
}

#scrollArrow {
	width: 40px;
	fill:#fff;
	margin-bottom: 12px;
}

#instaBtn:hover, #twitterBtn:hover, #scBtn:hover, #fbBtn:hover {
	background-color: #5BB4A0;
}

#instaBtn:hover > .gridInner {

}

.boldText {
	font-weight: 700;
}


@media screen and (max-width: 900px) {

#socialButtons li {
    height: 30vh;
}

#mapSection li {
	width: 100%
}

h3 {
	font-size: 27px;
}

}

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

#socialButtons li {
    height: 20vh;
}

#socialButtons .gridInner p {
	display: none;
}

#midSection02 li ul li {
    width: 100%;
    height: 70vh;
}

#mapSection li {
	width: 100%
}

#headerLogo {
    width: 450px;
}

h1 {
    font-size: 25px;
}

.gridInner {
	max-width: 90%;
    margin: 0px auto;
}

}

@media screen and (max-width: 500px) {

#headerLogo {
    width: 80%;
}

#aboutLink p {
    line-height: 28px;
    max-width: 70%;
}

#socialButtons li {
    height: 18vh;
}

h3 {
	font-size: 27px;
}

#rosterListInner li {
    font-size: 35px;
    margin: 0px auto;
}

#midSection02 li ul li {
    height: 65vh;
}

#HeaderSub {
	margin: 70px auto;
    max-width: 90%;
}

h1, h3, h4, #rosterListInner li, #aboutLink p  {
	letter-spacing: 0px;
}

 #fbIcon, #instaIcon, #twitterIcon, #scIcon {
    width: 32%;

}

#header {
	height:100vh;
	background-color: #333;
	 background: url(../images/headerBGmob.jpg) no-repeat center center; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;

}

#headerOverlay {
	display: none;
}

#maptionSectionLeftInner {
    padding: 20px;
}

#mapSectionLeft p {
    font-size: 19px;
}

#mailIcon, #phoneIcon {
    width: 45px;
}

}

@media screen and (max-width: 360px) {

h3 {
	font-size: 24px;
}

}




