
body, html {
	height: 100%;
	position: relative;
}
body {
	position: relative;
	background: #fff;
	
}
.topDivInfo{text-align:right; width:100%; padding:8px; background:#000;color:#fff; clear:both;}
.topDivInfo>a{color:#fff;}
header {
	background-color: #999;
	position: relative;
	z-index: 1001;
	background-image: url('../images/header-bg.jpg');
	background-size: cover;
	background-position: bottom center;
	transition: ease background 1s;
	margin:auto;
}
.header-backgrounds img {
	display: none;
}
.f1 {
	background:#b6a36b;
border-top:5px solid #fff;
background-image: url('../images/jet.jpg');
	background-size: cover;

}

.page-motto {
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    width: 35%;
    margin: 0 auto;
    text-shadow: 0 0 10px #000;
}

h1{font-size:25px; color:#000; text-transform:uppercase;}
h2{font-size:20px; color:#666666; text-transform:capitalize;}
.video header {
	background: none;
	box-shadow: none;
	padding: 0;
}
.video header:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.video header .siteLogo {
	display: none;
}
.wrapper {

	max-width: 97%;
	margin: 0 auto;

}



video {
	position: block;
}
.videobg {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background: url(polina.jpg) no-repeat;
	background-size: cover;
	z-index: 1;
}

#videoLogo{ display:none;}
.video #videoLogo{width:1200px; max-width:97%; display:block; margin: 0 auto;}
.video #pageLogo{display:none;}


#metalLogo{ display:none;}
.bigLogo #metalLogo{ max-width:100%; display:block; margin: 0 auto; position:absolute; top:300px; z-index:1000;}


/*--------------------------------------------------------------
TABS
--------------------------------------------------------------*/
.tabs {
	position: relative;
	width: 100%;
	clear:left;
}
.tabs ul.nav {
	position: relative;
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}
.tabs .nav li {
	float: left;
}
.tabs .nav li a {
	position: relative;
	background: #8799B1;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	padding: 3px 15px 0;
	text-transform: uppercase;
	line-height: 33px;
	cursor: pointer;
	z-index: 1;
	transition: ease-in-out all 0.25s;
}
.tabs .nav li a:hover {
	background-color: #053367;
	padding-left: 25px;
	padding-right: 25px;
}
.tabs .nav li.active a {
	color: #fff;
	background: #053367;
	padding-left: 25px;
	padding-right: 25px;
}
.tabs .nav li.active a:hover {
}
.tabs > div {
	display: none;
	font-size: 14px;
	line-height: 1.2;
}
.tabs div.active {
	display: block;
}
.tabs .Selection {
	padding: 10px;
	background: #f1f1f1;
	top: 2px solid #053367;
}
@media (max-width: 500px) {
	.tabs .nav li {
		width: 100%;
	}
	.tabs .nav li a.active {
		padding-top: 3px;
		top: 0;
		z-index: 3;
	}
	.tabs .nav li a.active {

	}
}

/*--------------------------------------------- */
/* List Tabs
----------------------------------------------- */
/*.listtabs {
    border: 1px solid #ccc;
}
.listtab {
    padding: 12px 20px;
    border: 1px solid #ccc;
}
.listtab-title {
	cursor: pointer;
}
.listtab-content {
    display: none;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 2px solid #ccc;
}*/
.listtabs {
}
.listtab {
    padding: 10px 0;
}
.listtab-title {
	cursor: pointer;
}
.listtab-content {
    display: none;
    padding: 0 10px 0;
}

/*GIFTCARD RECEIPTS*/
.ultraWrap {
    color: #404040;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}
.ultraWrap p {
	margin: 0 auto
}
.ultraWrap .mainHead {
	background: #354F9A;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.ultraWrap .head {
	text-align: center;
	color: #354F9A;
	font-size: 112%;
	font-weight: bold;
}
.ultraWrap .wrapper {
	width: 100%;
	display: table;
	padding: 10px 10px 20px;
}
.ultraWrap .clr {
	display: table-row;
}
.ultraWrap .lable,
.ultraWrap .info {
	display: table-cell;
	width: 50%;
	padding: 3px 10px;
	vertical-align: middle;
}
.ultraWrap .lable {
	text-align: right;
	font-weight: bold;
}
.ultraWrap h1
.ultraWrap h2
.ultraWrap h3
.ultraWrap h4
.ultraWrap h5
.ultraWrap h6 {
	text-transform: uppercase;
}
/*END GIFTCARD RECEITPS*/

footer {
	padding: 30px 0 30px;
  
 background: linear-gradient(#000, #333);
 
}
footer, footer a, footer a:visited {
	color: #fff;
	font-size: 12px;
	color: rgba(255,255,255,0.75);
}
footer .left {
	float: left;
	width: 40%;
}
footer .center {
	float: left;
	width: 20%;
	text-align: center;
	padding-bottom: 25px;
}
footer .left img {
	height: 100px;
	width: auto;
}
footer .left img:first-child {
	margin-right: 10px;
}
footer .left .social-media {
	font-weight: bold;
	font-size: 30px
}
footer .left .social-media a i {
	font-size: 30px;
}
footer .right {
	float: right;
	width: 200px;
	text-align: left;
	max-width: 100%;
}
footer img {
	width: 240px;
}
@media screen and (max-width: 900px) {
	footer .left, footer .right, footer .center {
		width: 100%;
		float: none;
		text-align: center;
	}
}
.parallax div.tbl-background {
    min-height: 400px;
    color: #ffffff;
    font-weight: 100;
}
.parallax div[id^="tbl"] {
	background-color: #fff;
}
.parallax .tbl-background {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
/*	background-repeat: no-repeat;
	width: 100%;*/
}
.parallax.non-parallax .tbl-background {
	background-attachment: inherit;
}
.parallax .has-slides .title {
	display: none;
}
.parallax .tbl-content,
.parallax .title {
   	height: 100%;
	width: 100%;
	padding: 30px 20%;
	vertical-align: middle;
	font-size: 18px;
	display: table;
}
.parallax .tbl-content > span {
	display: table-cell;
	vertical-align: middle;
     color:#000;
}
.parallax .tbl-content h1,
.parallax .tbl-content h2,
.parallax .tbl-content h3,
.parallax .tbl-content h4,
.parallax .tbl-content h5,
.parallax .tbl-content h6 {
	color: #333;
}
.parallax .tbl-content h2.paratitle {
    color: #fff;
    text-transform: uppercase;
    text-shadow: 3px 3px 10px #000, -1px -1px 0 #000, 0 0 50px #000;
    font-size: 50px;
}
@media screen and (max-width: 1700px) {
	.parallax .tbl-content,
	.parallax .title {
		padding: 30px 5%;
	}
}
@media screen and (max-width: 900px) {
	.parallax .tbl-content,
	.parallax .title {
		padding: 15px 1%;
	}
}
@media screen and (max-width: 700px) {
	.numbers,
	.social-media {
		position: relative;
		top: 0;
		left: auto;
		right: auto;
		text-align: center;
		width: 100%;
	}
	.numbers,
	.social-media i {
		font-size: 20px;
	}
	.siteLogo {
		position: relative;
		top: 0;
		margin: 20px auto 20px auto;
		width: 600px;
		display: block;
	}
	.has-slides .site-logo {
		margin: 200px auto 0 auto;
	}
}

@media screen and (max-width: 900px) {
	footer .left, footer .right {
		width: 100%;
		float: none;
		text-align: center;
	}
}

body.gallery div#smartwaiver_floater {
    display: none;
}



@media screen and (max-width: 1250px){
	header.fixed .colored-header img.logo {
		position: relative;
		left: inherit;
		max-width: 250px;
		top: 0;
		margin-top: -30px;
	}
	.top-header {
		padding: 0;
	}
	.colored-header .wrapper {
		padding: 0;
	}
	header .menu {
		margin-top: -40px;
	}
}
