/******************************** GENERAL CSS ********************************/
html,
body,
.st-container,
.st-pusher,
.st-content {
	height: 100%;
	min-height: 100%;
}
body {
	padding-top: 50px;
	background-color: #333;
}
.mainContentContainer {
	margin-top: 20px;
}
a {
	color: #B1810B;
	outline: 0;
}
a:hover, a:focus {
	color:#7F5B01;
	outline: 0;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}
.clearfix:after {
	clear: both;
}
.raleway {
	font-family: 'Work Sans', sans-serif;
}
.script {
	font-family: 'Dancing Script', cursive;
}
.text-normal {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


.footer {
	color: #999;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #FFF;
}
.footerText {
	margin: 5px 0 50px;
}
.footerText a {
	color: #999;
}


/****************************** NAVIGATION BAR ******************************/
.navbar-brand {
	padding: 7px 15px;
}
.navbar-right {
	margin-right: 0;
}
.navbar-custom {
	border-color: transparent;
    background-color: #333;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
	background-color: transparent;
}
.navbar-custom .navbar-nav > li > a {
	color: #999;
	text-shadow: none;
	text-decoration: none;
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
	color: #FFFFFF;
	background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
}
.navbar-custom .navbar-toggle {
	border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
	background-color: #cccccc;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
	border-color: #656a6d;
}

/********************************* BUTTONS *********************************/
.btn-gold {
	color: #FFFFFF;
	background-color: #B1810B;
	border-color: #7F5B01;
}
.btn-gold:hover,
.btn-gold:focus,
.btn-gold:active {
	color: #FFFFFF;
	background-color: #7F5B01;
	border-color: #7F5B01;
}
.btn-blue {
	color: #0f2f44;
	background-color: #d0e0eb;
	border-color: #bccad4;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
	color: #0f2f44;
	background-color: #bccad4;
	border-color: #bccad4;
}

.nav-pills {
	padding: 7px 9px 10px;
	border-radius: 5px 5px 0 0;
	background-color: #D0E0EB;
}
.nav-pills > li.active {
	z-index: 10;
	/*-webkit-box-shadow: 3px 0px 3px -3px #0f2f44, -3px 0px 3px -3px #0f2f44;*/
	/*-moz-box-shadow:    3px 0px 3px -3px #0f2f44, -3px 0px 3px -3px #0f2f44;*/
	/*box-shadow:         3px 0px 3px -3px #0f2f44, -3px 0px 3px -3px #0f2f44;*/

	-webkit-box-shadow: 9px 1px 4px -5px #1b4d6e, -9px 1px 4px -5px #1b4d6e;
	-moz-box-shadow:    9px 1px 4px -5px #1b4d6e, -9px 1px 4px -5px #1b4d6e;
	box-shadow:         9px 1px 4px -5px #1b4d6e, -9px 1px 4px -5px #1b4d6e;
}
.nav-pills > li > a, .nav-pills > li > a:focus {
	color: #FFF;
	background-color: #88ABC2;
	font-weight: 400;
	-moz-box-shadow: inset 0 -3px 3px -3px #0f2f44;
    -webkit-box-shadow: inset 0 -3px 3px -3px #0f2f44;
    box-shadow: inset 0 -3px 3px -3px #0f2f44;
    padding: 15px 15px;
    letter-spacing: 1px;
    outline: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	color: #0f2f44;
	background-color: #D0E0EB;
	border-top: 2px solid #88ABC2;
	font-weight: 700;
	box-shadow: none;
}
.badge {
	color: #88ABC2;
	background-color: #D0E0EB;
}
.nav-pills>.active>a>.badge {
	color: #D0E0EB;
	background-color: #88ABC2;
}
.nav-pills > li > a:hover {
	background-color: #618eab;
}

.btn-muted {
	color: #FFFFFF;
	background-color: #666;
	border-color: #333;
}
.btn-muted:hover,
.btn-muted:focus,
.btn-muted:active {
	color: #FFFFFF;
	background-color: #999;
	border-color: #999;
}

.btn-white {
	padding: 10px 15px;
	border: 0 none;
	box-shadow: 0 2px 2px 2px #ededed;
	font-weight: 200;
	font-size: 26px;
	color: #B1810B;
}

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open > .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white.active:focus {
	background: #e7eff5;
	color: #333;
	outline: 0 none;
	box-shadow: 0 2px 2px 2px #CCC;
}

/****************************** SIDEBAR MENU ******************************/
a.sidebarNav {
	border-radius: 0;
	background-color: #D0E0EB;
	padding: 15px 15px;
	border: 0;
	color: #5B6870;
	box-shadow: inset 0 1px rgba(0,0,0,0.2);
	text-transform: uppercase;
	-webkit-transition: background 0.2s, box-shadow 0.2s;
	transition: background 0.2s, box-shadow 0.2s;
}
.sidebarNav:first-child, .sidebarNav:last-child {
	border-radius: 0;
	box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
}
a.sidebarNav:focus, a.sidebarNav:hover {
	text-decoration: none;
	background-color: rgba(0,0,0,0.1);
 }
.st-content {
	overflow-y: scroll;
}
.st-content,
.st-content-inner {
	position: relative;
}
.st-container {
	position: relative;
	overflow: hidden;
}
.st-pusher {
	position: relative;
	left: 0;
	z-index: 99;
	height: 100%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,ffffff+2 */
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(255,255,255,1) 2%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(255,255,255,1) 2%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(255,255,255,1) 2%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.st-pusher::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	background: rgba(0,0,0,0.1);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.st-menu-open .st-pusher::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.st-menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
	width: 300px;
	height: 100%;
	background: #D0E0EB;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.st-menu::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.st-menu-open .st-menu::after {
	width: 0;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.st-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.st-menu h2 {
	margin: 0;
	padding: 1em;
	color: rgba(0,0,0,0.4);
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	font-weight: 300;
	font-size: 2em;
}
.st-menu ul li a {
	display: block;
	padding: 1em 1em 1em 1.2em;
	outline: none;
	box-shadow: inset 0 -1px rgba(0,0,0,0.2);
	color: #f3efe0;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(255,255,255,0.1);
	letter-spacing: 1px;
	font-weight: 400;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
}
.st-menu ul li:first-child a {
	box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
}
.st-menu ul li a:hover {
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 -1px rgba(0,0,0,0);
	color: #fff;
}

/****************************** SIDEBAR MENU EFFECTS ******************************/
/* Effect 12: Open door */
.st-effect-12.st-container {
	-webkit-perspective: 1500px;
	perspective: 1500px;
}
.st-effect-12 .st-pusher {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.st-effect-12.st-menu-open .st-pusher {
	-webkit-transform: rotateY(-10deg);
	transform: rotateY(-10deg);
}
.st-effect-12.st-menu {
	opacity: 1;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.st-effect-12.st-menu-open .st-effect-12.st-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.st-effect-12.st-menu::after {
	display: none;
}

/****************************** LANDING PAGE STYLE ******************************/
.mainImage {
	background-color: #FFF;
}
.mainQuote {
	font-family: 'Dancing Script', cursive;
	margin-top: 30px;
	font-size: 40px;
	color: #D0E0EB;
}
.mainQuotePerson {
	font-weight: 200;
	color: #CCC;
	font-size: 20px;
	margin-top: 10px;
}
.landingPageButton {
	margin-top:100px;
}
.plane3 {
	position: relative;
	width: 430px;
	height: 135px;
	background: url('../images/plane.png') center center no-repeat;
	margin: 0 auto;
	display: block;
}
.propeller3 {
	opacity: 0;
	background: url('../images/propeller.png') no-repeat;
	width: 85px;
	height: 9px;
	position: absolute;
	top:78px;
	z-index: 500;
}
.propeller31 {
	left: 121px;
}
.propeller32 {
	left: 227px;
}
.propeller3.out {
	animation: hideProp 1s ease-in 1;
}
.propeller3.over {
	animation: showProp 1s ease-in 1, spin 30s ease-in 1;
	animation-fill-mode: forwards;
}
.leg.out {
	animation: showProp 1s ease-in 1;
}
.leg.over {
	animation: hideProp 2s ease-in 1;
	animation-fill-mode: forwards;
}
.leg {
	opacity: 1;
	width: 25px;
	height: 33px;
	position: absolute;
	top:97px;
}
.leftplaneleg {
	background: url('../images/leftleg.png') no-repeat;
	left: 153px;
}
.rightplaneleg {
	background: url('../images/rightleg.png') no-repeat;
	left: 255px;
}
@keyframes showProp {
	from {opacity: 0;}
	to {opacity: 1;}
}
@keyframes spin  {
	0%   {transform: rotate(0deg);}
	100% {transform: rotate(100000deg);}
}
@keyframes hideProp {
	from {opacity: 1;}
	to {opacity: 0;}
}

/*************************** TIMELINE STYLING *****************************/
.tl-attribution {
	display: none;
}
.tl-slide-content {
	width: 1140px !important;
}
.tl-headline {
	margin-bottom: 10px !important;
}
.container .row a.golden {
	color: #BAA892 !important;
}

/****************************** DROP SHADOW ******************************/
.box {
	padding:15px;
	background:#fff;
	margin:0 auto 10px;
	border-radius:2px;
}
.css3-shadow{
	position:relative;
	-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 0 rgba(0, 0, 0, 0.2);
}
.css3-shadow:after{
	content:"";
	position:absolute;
	z-index:-1;
	-moz-box-shadow: 0 0 40px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,0.8);
	box-shadow: 0 0 40px rgba(0,0,0,0.8);
	bottom:0;
	left:10%;
	right:10%;
	width:80%;
	height:50%;
	-moz-border-radius:100%;
	border-radius:100%;
}
.container-fluid {
	background-color: #D0E0EB;
}

.grid {
	background-color: #D0E0EB;
	padding-bottom: 10px;
}
.grid-item {
	height: 200px;
	padding: 10px 5px 0 5px;
	overflow: hidden;
}

.additionalBox {
	height: 200px;
	text-align: center;
}
.additionalBox a {
	display: block;
	font-size: 18px;
  	height: 190px;
  	padding: 70px 25px 0;
  	background-color: #333;
}
.additionalBox a:hover {
	color: #FFF;
	text-decoration: none;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	.nav-pills > li > a, .nav-pills > li > a:focus {
		border-radius: 0;
		height: 70px;
	}

	.nav-pills li:first-child a {
		border-radius: 5px 0 0 0;
	}

	.nav-pills li:last-child a {
		border-radius: 0 5px 0 0;
	}

	.nav-pills li.active a {
		border-radius: 0 0 0 0;
	}
	.nav-pills > li.active:first-child {
		-webkit-box-shadow: 9px 1px 4px -5px #1b4d6e, -5px 1px 4px -5px #1b4d6e;
		-moz-box-shadow:    9px 1px 4px -5px #1b4d6e, -5px 1px 4px -5px #1b4d6e;
		box-shadow:         9px 1px 4px -5px #1b4d6e, -5px 1px 4px -5px #1b4d6e;
	}
	.nav-pills > li.active:last-child {
		-webkit-box-shadow: 5px 1px 4px -5px #1b4d6e, -9px 1px 4px -5px #1b4d6e;
		-moz-box-shadow:    5px 1px 4px -5px #1b4d6e, -9px 1px 4px -5px #1b4d6e;
		box-shadow:         5px 1px 4px -5px #1b4d6e, -9px 1px 4px -5px #1b4d6e;
	}

	.mainImage {
		background: url('../images/background.jpg') no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
	}

	.mainQuote {
		margin-top: 50px;
		font-size: 52px;
	}

	.mainQuotePerson {
		font-size: 24px;
		margin-top: -13px;
	}

	.landingPageButton {
		margin-top:100px;
	}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.nav-pills > li > a, .nav-pills > li > a:focus {
		height: 50px;
	}

	.mainQuote {
		margin-top: 100px;
		font-size: 62px;
	}

	.mainQuotePerson {
		font-size: 30px;
		margin-top: -13px;
	}

	.landingPageButton {
		margin-top:130px;
	}

}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.mainQuote {
		margin-top: 120px;
		font-size: 62px;
	}

	.mainQuotePerson {
		font-size: 30px;
		margin-top: -13px;
	}

	.landingPageButton {
		margin-top:150px;
	}

}
