@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,700';
@import 'https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i';
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, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	color: #383c3e;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
a:focus, a:hover {
	color: #841f24;
}
ol, ul {
	list-style: none;
}
ul.bullets {
	list-style: none;
	margin: 1em;
	margin-left: 2em;
	text-align: left;
}
ul.bullets li:before {
	content: '\f105';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #998542;
	font-size: 1em;
}
ul.bullets li {
	line-height: 1.25em;
	margin-bottom: 1em;
	font-size: 98%;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin-top: 40px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-family: 'Source Sans Pro', sans-serif;
}
.navbar {
	background-color: #000;
	border-top: 4px solid transparent;
	/* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
	-webkit-border-image: -webkit-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* Firefox 3.6 - 15 */
	-moz-border-image: -moz-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* Opera 11.1 - 12 */
	border-image: -o-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* Opera 15+, Chrome 25+,  Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
	border-image: linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* IE6-10 fallback on horizontal gradient */
	border-top-color: #841f24;
	border-image-slice: 1;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.container {
	position: relative;
  top: -20px;
}

.header-image {
	display: block;
	width: 100%;
	min-height: 400px;
	text-align: center;
	/*background: url('../img/457978907.jpg') no-repeat center center scroll;*/
	background: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.logo {
	margin: 0px 0 50px;
	width: 300px;
	height: auto;
}
.subpage-logo {
	margin: 0px 0 50px;
	width: 250px;
	height: auto;
}
.footer-logo {
	margin: 60px auto;
	width: 75%;
	height: auto;
	display: block;
}
.headline {
	padding: 60px 0 190px;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
}
.subpage-headline {
	padding: 60px 0 100px;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
}
.headline h1 {
	font-size: 70px;
	font-weight: 700;
	letter-spacing: -.02em;
	color: #fff;
}
.headline h2 {
	font-size: 55px;
	font-weight: 300;
	letter-spacing: -.01em;
	color: #fff;
	margin: 0;
}
.subpage-headline h1 {
	font-size: 70px;
	font-weight: 700;
	letter-spacing: -.02em;
	color: #fff;
}
.subpage-headline h2 {
	font-size: 55px;
	font-weight: 300;
	letter-spacing: -.01em;
	color: #fff;
	margin: 0;
}
.navbar-inverse .navbar-toggle {
	border-color: #000;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #000;
}
.navbar-toggle .icon-bar {
	border-radius: 0px;
}
.featurette-divider {
	margin: 80px 0;
}
.featurette {
	overflow: hidden;
}
.featurette-image.pull-left {
	margin-right: 40px;
}
.featurette-image.pull-right {
	margin-left: 40px;
}
.featurette-heading {
	font-size: 50px;
}
section {
	padding: 50px 0;
	background-color: #fff;
}
h2.section-title {
	color: #58595b;
	text-align: center;
	line-height: 35px;
	font-size: 24px;
	margin-top: 0px;
}
h2.section-title strong {
	color: #841f24;
	display: block;
	font-size: 32px;
	font-weight: 700;
}
section h3 {
	color: #383c3e;
	font-weight: 300;
	font-size: 46px;
	margin: 50px auto;
}
section h4 {
	color: #841f24;
	font-weight: 700;
	font-size: 23px;
	margin: 20px auto;
	text-transform: uppercase;
}
section h5 {
	color: #841f24;
	font-weight: 400;
	font-size: 20px;
	margin: 20px auto;
	/*text-transform: uppercase;*/
	line-height: 1.5em;
}
section h6 {
	color: #fff;
	font-size: 32px;
	margin: 0px auto;
	/*text-transform: uppercase;*/
	/*line-height: 1.5em;*/
	font-weight: 300;
}
section h3.rjlinktitle {
	color: #383c3e;
	font-weight: 300;
	font-size: 32px;
	margin: 50px auto 10px;
}
hr {
	border-top: 1px solid #998542;
	width: 50px;
	margin-top: 10px;/*margin-bottom: 40px;
    display: inline-block;*/
}
hr.divider {
	border-top: 1px solid #998542;
	width: 50px;
	margin: 50px auto;
}
section em {
	font-family: 'Libre Baskerville', serif;
	margin: 30px auto;
	padding: 0 20px;
	display: block;
	line-height: 37px;
	font-style: italic;
	font-size: 26px;
	color: #998542;
	max-width: 960px;
	width: 100%;
	font-weight: 200;
}
.section-text {
	text-align: justify;
	font-size: 17px;
	line-height: 30px;
	color: #383c3e;
	letter-spacing: .02em;
	margin-bottom: 40px;
}
#history {
	display: block;
	width: 100%;
	padding: 50px 0;
	min-height: 400px;
	text-align: center;
	/*background:#e2e2e2 url('../img/ab_flag.svg') no-repeat center center fixed;*/
	background: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#clientele {
	margin-top: -100px;
}
#clientele small {
	font-size: 12px;
	color: #8c8c8c;
}
#contact {
	padding: 30px 0;
	background: rgb(53,13,14);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzUwZDBlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjODQxZjI0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM1MGQwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 50%, rgba(53,13,14,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 50%, rgba(53,13,14,1) 100%);
	background: linear-gradient(135deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 50%, rgba(53,13,14,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#350d0e', endColorstr='#350d0e', GradientType=1 );
}
#contact h6 {
	line-height: 30px;
	color: #fff;
	padding: 20px 0;
	border-right: 1px solid rgba(255,255,255,0.50);
	margin-right: -16px;
}
#contact .container {
	top: 0px;
}

@media(max-width:991px) {
#contact {
	text-align: center;
}
#contact h6 {
	line-height: 40px;
	color: #fff;
	padding: 0px 0 30px;
	border-right: 0px solid rgba(255,255,255,0.50);
	border-bottom: 1px solid rgba(255,255,255,0.50);
	width: 200px;
	margin: 0px auto 20px;
}
}
#contact a {
	color: #e2e2e2;
	line-height: 30px;
	padding-top: 5px;
	display: block;
}
#contact a:hover {
	color: #fff;
}
#contact a > i {
	color: #e2e2e2;
	margin-right: 10px;
	line-height: 30px;
}
#contact a:hover > i {
	color: #fff;
	margin-right: 10px;
	line-height: 30px;
}
#subscribe {
	padding: 30px;
	background: #e2e2e2;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=1 );
}
#brokercheck {
	background: #000;
	padding: 20px;
	text-align: center;
	color: #bbbbbb !important;
}
#brokercheck p {
	color: #bbbbbb !important;
	line-height: 25px;
}
#brokercheck a {
	color: #fff;
	cursor: pointer;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
}
#brokercheck a:hover {
	color: #fff;
	border-bottom: 1px solid #bbbbbb;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
}
/*///  BUTTONS ///////////////////////////////////////////////*/

.btn-ghostwhite {
	color: #FFF;
	font-weight: 700;
	border: solid 1px rgba(255,255,255,.7);
	border-radius: 0px;
	padding: 10px 50px;
	margin: 20px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	min-width: 230px;
}
.btn-ghostwhite:hover {
	border: solid 1px rgba(255,255,255, 1);
	color: #841f24;
	background: #fff;
}


.btn-ghostgrey {
	color: #58595b;
	font-weight: 700;
	border: solid 1px #58595b;
	border-radius: 0px;
	padding: 10px 50px;
	margin: 20px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	min-width: 230px;
}
.btn-ghostgrey:hover {
	border: solid 1px #58595b;
	color: #fff;
	background: #58595b;
}
.btn-ghostred {
	color: #841f24;
	font-weight: 700;
	border: solid 1px #841f24;
	border-radius: 0px;
	padding: 10px 50px;
	margin: 20px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	min-width: 230px;
}
.btn-ghostred:hover {
	border: solid 1px #841f24;
	color: #fff;
	background: #841f24;
}
.btn-ghostgrey2red {
	color: #58595b;
	font-weight: 700;
	border: solid 1px #58595b;
	border-radius: 0px;
	padding: 10px 50px;
	margin: 20px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	min-width: 230px;
}
.btn-ghostgrey2red:hover {
	border: solid 1px #841f24;
	color: #fff;
	background: #841f24;
}
.btn-ghostwhite2gold {
	color: #FFF;
	font-weight: 700;
	border: solid 1px rgba(255,255,255,.7);
	border-radius: 0px;
	padding: 10px 50px;
	margin: 20px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	min-width: 230px;
}
.btn-ghostwhite2gold:hover {
	border: solid 1px #998542;
	color: #fff;
	background: #998542;
}
.btn-red2gold {
	color: #FFF;
	font-weight: 700;
	border: solid 1px #841f24;
	background: #841f24;
	border-radius: 0px;
	padding: 10px 50px;
	margin: 20px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	min-width: 230px;
}


.btn-red2gold:focus{
	border: solid 1px #841f24;
	color: #fff;
	background-color: #841f24 !important;
}

.btn-red2gold:hover {
	border: solid 1px #998542;
	color: #fff;
	background: #998542;
}

.btn-ghostblue {
	color: #002949;
	font-weight: 700;
	border: solid 1px #002949;
	border-radius: 0px;
	padding: 10px 40px;
	margin: 20px auto;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;/*min-width: 230px;*/
}
.btn-ghostblue:hover {
	border: solid 1px #002949;
	color: #fff;
	background: #002949;
}
.btn-blue2lblue {
	color: #fff;
	font-weight: 700;
	border: solid 1px #002949;
	background: #002949;
	border-radius: 0px;
	padding: 10px 50px;
	margin: 20px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	min-width: 230px;
}
.btn-blue2lblue:hover {
	border: solid 1px #5489b6;
	color: #fff;
	background: #5489b6;
}

#video-btn-desktop {
	position: relative;
	top: 60px;
	border: 1px solid #fff;
	text-transform: uppercase;
	font-weight: bold;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: center;
	align-items: center;
	-ms-flex-align: center;
  justify-content: center;
  -ms-flex-pack: center;
	width: 300px;
	padding: 10px 30px;
	margin: 0px auto;
}

#video-btn-desktop span:visited {
	color: #fff;
}

#video-btn-desktop:focus {
	outline: none;
}

#video-btn-desktop:hover {
	background-color: #841f24;
	border-color: #841f24;
}

#video-btn-desktop span {
	color: #fff;
	text-align: left;
	padding-left: 10px;
	font-size: 18px;
}

#video-btn-desktop img {
	height: 80%;
	width: 80%;
	padding-right: 10px;
}

#video-btn-mobile {
	display: none;
}


@media(max-width:375px) {
.btn-red2gold {
	padding: 10px 30px;
	min-width: 90px;
	margin-left: -15px;
	margin-right: -15px;
}
.btn-ghostgrey2red {
	margin: 20px -15px;
}
.btn-ghostblue {
	margin: 20px -15px;
}
}
/*///  FEATURE STACK ///////////////////////////////////////////////*/

.stack-image {
	background: #fff;
	height: 35em;
	background-position: top center;
	background-size: cover;
}
.stack-text-wrapper-left {
	background: #000;
	color: #fff;
	margin-left: -15px;
	margin-top: 6%;
}
.stack-text-left {
	background: black;
	padding: 70px;
	margin-right: -70px;
	font-size: 18px;
	line-height: 35px;
	text-align: justify;
	font-weight: 400px;
	color: #e2e2e2;
}

@media(max-width:991px) {
.stack-image {
	background: #fff;
	height: 25em;
	background-position: center center;
	background-size: cover;
}
.stack-text-wrapper-left {
	background: #000;
	color: #fff;
	margin-left: 0px;
	margin-top: 0%;
}
.stack-text-left {
	background: black;
	padding: 50px;
	margin-right: 0px;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
}
}
/*///  LOCATION LINKS ///////////////////////////////////////////////*/


.location-item a {
	text-decoration: none;
}
ul.location-link {
	padding: 20px 30px;
	text-align: left;
	background-color: #fff;
	margin: 5px -10px;
	text-decoration: none;
	border: 0px solid #F9F9F9;
	transition: all .9s ease;
}
ul.location-link a {
	text-decoration: none;
	cursor: pointer;
}
ul.location-link:hover {
	background-color: #f0f0f0;
	transition: all .3s ease;
}
.map-cta {
	opacity: 0;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 5px;
	font-weight: 600;
	color: #000;
	transition: all .3s ease;
}
ul.location-link:hover > .map-cta {
	opacity:1;
}
ul.location-link h6 {
	font-size: 16px;
	font-weight: 700;
	color: #841f24;
}
ul.location-link p {
	color: #58595b;
	font-size: 15px;
}
/*///  NEWS - PRESS RELEASES ///////////////////////////////////////////////*/


p.pr {
	line-height: 15px;
	margin-bottom: 14px !important;
	margin-left: 60px;
	text-indent: -73px;
	color: #58595b;
}
#news p > a {
	color: #383c3e;
	padding-bottom: 5px;
	transition: all .9s ease;
	font-size: 15px;
	line-height: 20px;
}
#news p > a:hover {
	color: #841f24;
	text-decoration: underline;
	border-bottom: 0px solid #841f24;
	text-decoration: underline !important;
	transition: all .3s ease;
}
#news h5 {
	color: #841f24;
	margin-top: 0px;
	font-size: 16px;
	font-weight: 700;
}
/*///  FOOTER ///////////////////////////////////////////////*/



footer {
	margin: 0;
	padding: 30px 0;
	/*display:inline-block;
	min-height:200px;*/
	position: absolute;
	background-color: #fff;
	border-top: 4px solid transparent;
	border-bottom: 10px solid transparent;
	/* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
	-webkit-border-image: -webkit-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* Firefox 3.6 - 15 */
	-moz-border-image: -moz-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* Opera 11.1 - 12 */
	border-image: -o-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* Opera 15+, Chrome 25+,  Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
	border-image: linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* IE6-10 fallback on horizontal gradient */
	border-top-color: #841f24;
	border-image-slice: 1;
	border-left: 0px;
	border-right: 0px;
}
footer > div.col-xs-12.col-sm-9 > div > div:nth-child(1), footer > div.col-xs-12.col-sm-9 > div > div:nth-child(2), footer > div.col-xs-12.col-sm-9 > div > div:nth-child(3) {
	padding: 5%;
}
footer h2.section-title {
	text-align: left;
	font-size: 18px;
	line-height: 21px;
	margin-top: 0px;
	color: #58595B;
}
footer h2.section-title strong {
	color: #841f24;
	display: block;
	font-size: 20px;
}
footer h2.section-title a {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
footer h2.section-title a:hover {
	color: #998542;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
footer hr {
	border-top: 1px solid #998542;
	width: 100%;
	/*margin-top: 0px;
	margin-bottom:5px;*/
	margin: 12px auto 10px;
}
footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
footer ul li {
	list-style: none;
	margin: 0px;
	padding: 10px 0 5px;
	transition: all 0.6s ease-in-out;
}
footer ul a {
	color: #383c3e;
	list-style: none;
	transition: all 0.3s ease-in-out;
}
footer ul a:hover {
	text-decoration: none !important;
	transition: all 0.3s ease-in-out;
}
footer ul a:hover li {
	color: #841f24;
	list-style: none;
	background: #fff;
	text-decoration: none !important;
	padding-left: 10px;
	transition: all 0.3s ease-in-out;
}
footer ul a:hover li:before {
	content: '\f0da';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -.75em;
	color: #e2e2e2;
	font-size: 1em;
}
/*footer ul li a {
	color:red;
	list-style:none;

	}
*/

footer small {
	color: rgba(0,0,0,0.9);
	margin: 20px 0;
	letter-spacing: .02em;
	display: inline-block;
	font-weight: 300;
	line-height: 20px;
	font-size: 12px;
}
footer .footer-social .fa-twitter {
	margin-right: 10px;
}
footer .footer-social i {
	transition: all 0.3s ease-in-out;
}
footer .footer-social i:hover {
	color: #841f24;
}

@media(max-width:1200px) {
.headline h1 {
	font-size: 55px;
}
.headline h2 {
	font-size: 45px;
	margin-top: 0px
}
.subpage-headline h1 {
	font-size: 55px;
}
.subpage-headline h2 {
	font-size: 45px;
	margin-top: 0px
}
.featurette-divider {
	margin: 50px 0;
}
.featurette-image.pull-left {
	margin-right: 20px;
}
.featurette-image.pull-right {
	margin-left: 20px;
}
.featurette-heading {
	font-size: 35px;
}
}

@media(max-width:991px) {
.headline h1 {
	font-size: 70px;
}
.headline h2 {
	font-size: 50px;
}
.subpage-headline h1 {
	font-size: 70px;
}
.subpage-headline h2 {
	font-size: 50px;
}
.subpage-headline h1 {
	font-size: 70px;
}
.subpage-headline h2 {
	font-size: 50px;
}
.featurette-divider {
	margin: 40px 0;
}
.featurette-image {
	max-width: 50%;
}
.featurette-image.pull-left {
	margin-right: 10px;
}
.featurette-image.pull-right {
	margin-left: 10px;
}
.featurette-heading {
	font-size: 30px;
}
}

@media(max-width:768px) {
.container {
	margin: 0 15px;
}
.featurette-divider {
	margin: 40px 0;
}
.featurette-heading {
	font-size: 25px;
}
}

@media(max-width:668px) {
.headline h1 {
	font-size: 70px;
}
.headline h2 {
	font-size: 32px;
}
.subpage-headline h1 {
	font-size: 70px;
}
.subpage-headline h2 {
	font-size: 32px;
}
.featurette-divider {
	margin: 30px 0;
}
}

@media(max-width:640px) {
.headline {
	padding: 75px 0 25px 0;
}
.headline h1 {
	font-size: 50px;
}
.headline h2 {
	font-size: 30px;
}
.subpage-headline {
	padding: 75px 0 25px 0;
}
.subpage-headline h1 {
	font-size: 50px;
}
.subpage-headline h2 {
	font-size: 30px;
}
.logo {
	margin: -20px 0 30px !important;
	width: 200px;
	height: auto;
}
.subpage-logo {
	margin: 0px 0 50px;
	width: 200px;
	height: auto;
}

#video-btn-mobile {
	display: block;
	color: #fff;
	width: 50%;
	text-transform: uppercase;
	margin: 0px auto;
	position: relative;
	top: 30px;
}

#video-btn-mobile:focus {
	outline: none;
}

#video-btn-desktop {
	display: none;
}
}

@media(max-width:500px) {
.container {
	top: -40px;
}
#video-btn-mobile {
	width: 70%;
}
}

@media(max-width:375px) {
.headline h1 {
	font-size: 40px;
}
.headline h2 {
	font-size: 30px;
}
.subpage-headline h1 {
	font-size: 36px;
}
.subpage-headline h2 {
	font-size: 30px;
}
.featurette-divider {
	margin: 10px 0;
}
.featurette-image {
	max-width: 100%;
}
.featurette-image.pull-left {
	margin-right: 0;
	margin-bottom: 10px;
}
.featurette-image.pull-right {
	margin-bottom: 10px;
	margin-left: 0;
}
}
/* --------------------------------

Primary style

-------------------------------- */

*, *::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*::after, *::before {
	content: '';
}
/*body {
  font-size: 100%;
  font-family: "PT Sans", sans-serif;
  color: #f8f7ee;
  background-color: #ffffff;
}

a {
  color: #f05451;
  text-decoration: none;
}*/


/* --------------------------------

Main components

-------------------------------- */

.cd-tabs {
	position: relative;
	/*  width: 90%;
  max-width: 960px;
*/  margin: -60px auto 40px;
}
.cd-tabs:after {
	content: "";
	display: table;
	clear: both;
}
.cd-tabs::after {
	/* subtle gradient layer on top right - to indicate it's possible to scroll */
	position: absolute;
	top: 0;
	right: 0;
	height: 60px;
	width: 50px;
	z-index: 1;
	pointer-events: none;
	/* background: -webkit-linear-gradient( right, #f00, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f00, rgba(248, 247, 238, 0));*/
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
	display: none;
}
.cd-tabs.is-ended::after {
	/* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 768px) {
/*  .cd-tabs::after {
    display: none;
  }
  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
  }*/
}

@media only screen and (min-width: 960px) {
.cd-tabs nav {
	position: relative;
	float: none;
	background: transparent;
	box-shadow: none;
}
}
.cd-tabs-navigation {
	/* width: 360px;
  margin: 0 auto;*/

	width: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.cd-tabs-navigation:after {
	content: "";
	display: table;
	clear: both;
}
.cd-tabs-navigation li {
	float: left;
	margin-left: 2px;
	background: rgba(115,0,0,.8);
	-webkit-border-radius: 8px 0px 0px 0px;
	-moz-border-radius: 8px 0px 0px 0px;
	border-radius: 8px 0px 0px 0px;
}
.cd-tabs-navigation li:nth-child(2) {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.cd-tabs-navigation li:nth-child(3) {
	-webkit-border-radius: 0px 8px 0px 0px;
	-moz-border-radius: 0px 8px 0px 0px;
	border-radius: 0px 8px 0px 0px;
}

@media only screen and (max-width: 415px) {
.cd-tabs-navigation li {
	margin-left: 0px;
}
}
.cd-tabs-navigation a {
	/* position: relative;
  display: block;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 12px;
  font-size: 1.1rem;*/
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 700;
	/*  color: rgba(255, 255, 255, .05);
  padding-top: 34px;*/

	position: relative;
	display: block;
	color: rgba(255, 255, 255, .8);
	height: 50px;
	line-height: 50px;
	width: auto;
	text-align: left;
	/* font-size: 14px; */
	font-size: 1.1rem;
	padding: 0 2.0em;/*padding: 0 1em;*/
}
.cd-tabs-navigation a:hover {
	background-color: #841f24;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
}
.no-touch .cd-tabs-navigation a:hover {
	/*color: #F00;
  background-color: rgba(233, 230, 202, 1);*/
	background-color: blue;
}
.cd-tabs-navigation a.selected {
	background-color: #841f24 !important;
	color: #fff;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
}
.cd-tabs-navigation a::before {
	/* icons */
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -10px;
	display: inline-block;
	height: 20px;
	width: 20px;/*  background-image: url("../img/vicons.svg");
  background-repeat: no-repeat;*/
}
.cd-tabs-navigation a[data-content='individual']::before {
	background-position: 0 0;/* background-image: url("../img/ab-flagicon.svg");
  background-repeat: no-repeat;*/
}
.cd-tabs-navigation a[data-content='institutional']::before {
	background-position: -20px 0;
}
.cd-tabs-navigation a[data-content='client']::before {
	background-position: -40px 0;
}

@media only screen and (min-width: 320px) {
.cd-tabs-navigation a {
	font-size: 0.775rem;
	padding: 0 1em;
}
.cd-tabs-content {
	padding: 0px !important;
}
}

@media only screen and (min-width: 375px) {
.cd-tabs-navigation a {
	font-size: 0.875rem;
	padding: 0 1.25em;
}
}

@media only screen and (min-width: 413px) {
.cd-tabs-navigation a {
	font-size: 0.875rem;
	padding: 0 1.5em;
}
.cd-tabs-content {
	padding: 0px !important;
}
}

@media only screen and (min-width: 500px) {
.cd-tabs-navigation a {
	font-size: 0.875rem;
	padding: 0 3em;
}
}

@media only screen and (min-width: 768px) {
.cd-tabs-navigation {
	/* move the nav to the left on medium sized devices */
    /*width: 80px;
    float: left;*/
	width: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.cd-tabs-navigation a {
	/*  height: 80px;
    width: 80px;
    padding-top: 46px;*/
	color: rgba(255, 255, 255, .8);
	height: 50px;
	line-height: 50px;
	width: auto;
	text-align: left;
	/*font-size: 14px;*/
	font-size: 1.1rem;
	padding: 0 4.0em;
}
.cd-tabs-navigation a.selected {
/* box-shadow: inset 2px 0 0 #f05451;*/
}
/*  .cd-tabs-navigation a::before {
    top: 22px;
  }*/
}

@media only screen and (min-width: 960px) {
.cd-tabs-navigation {
	/* tabbed on top on big devices */
	width: auto;
	/*background-color: rgba(132, 21, 36, .8);*/
   /* box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);*/
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.cd-tabs-navigation a {
	color: rgba(255, 255, 255, .8);
	height: 50px;
	line-height: 50px;
	width: auto;
	text-align: left;
	/*font-size: 14px;*/
	font-size: 1.1rem;
	padding: 0 4.8em 0 4.4em;
}
.cd-tabs-navigation a.selected {
/* box-shadow: inset 0 2px 0 #f05451;*/
}
.cd-tabs-navigation a::before {
	top: 50%;
	margin-top: -10px;
	margin-left: 0;
	left: 38px;
}
}
.cd-tabs-content {
	background: #841f24;
	background: rgb(132,31,36);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzg0MWYyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTBkMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(-65deg, rgba(132,31,36,1) 50%, rgba(53,13,14,1) 100%);
	background: -webkit-linear-gradient(-65deg, rgba(132,31,36,1) 50%, rgba(53,13,14,1) 100%);
	background: linear-gradient(155deg, rgba(132,31,36,1) 50%, rgba(53,13,14,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#841f24', endColorstr='#350d0e', GradientType=1 );
	padding: 0 10%;
}
.cd-tabs-content h2 {
	color: rgba(255,255,255,0.6);
	font-weight: 300;
	font-size: 42px;
	margin-bottom: 20px;
}
.cd-tabs-content h2 strong {
	color: #fff;
	font-weight: 700;
	font-size: 40px;
}
.cd-tabs-content li {
	display: none;
	padding: 1.4em;
}
.cd-tabs-content li.selected {
	display: block;
	margin: 0 auto;
	max-width: 850px;
	-webkit-animation: cd-fade-in 0.5s;
	-moz-animation: cd-fade-in 0.5s;
	animation: cd-fade-in 0.5s;
}
.cd-tabs-content li p {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.6;
	color: #fff;
	margin: 2em 0;
}

@media only screen and (min-width: 768px) {
.cd-tabs-content {
/* min-height: 480px;*/
}
.cd-tabs-content li {
	padding: 2em 2em 2em 1em;
}
}

@media only screen and (min-width: 960px) {
.cd-tabs-content {
	min-height: 0;
}
.cd-tabs-content li {
	padding: 3em 3em 1em;
}
.cd-tabs-content li p {
	font-size: 16px;
	font-size: 1.1rem;
}
}
 @-webkit-keyframes cd-fade-in {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @-moz-keyframes cd-fade-in {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @keyframes cd-fade-in {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
/* --------------------------------

Primary style

-------------------------------- */
*, *::after, *::before {
	box-sizing: border-box;
}
html {
/* font-size: 62.5%;  */

}
body {
	/* font-size: 1.6rem;
  font-family: "Hind", sans-serif;
  color: #25283D;*/
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
}
a:link, a:hover, a:visited, a:active {
	text-decoration: none !important;
}
#ab-navigation > li > a > i {
	font-size: 16px;
	padding-right: 5px;
	margin: -10px 0 0px;
	color: #58595b;
	vertical-align: text-bottom;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
#ab-navigation > li > a:hover > i {
	color: #fff;
}
.ab-auto-hide-header {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background-color: #000;
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	border-top: 4px solid transparent;
	/* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
	-webkit-border-image: -webkit-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* Firefox 3.6 - 15 */
	-moz-border-image: -moz-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* Opera 11.1 - 12 */
	border-image: -o-linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* Opera 15+, Chrome 25+,  Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
	border-image: linear-gradient(-45deg, rgba(53,13,14,1) 0%, rgba(132,31,36,1) 65%, rgba(53,13,14,1) 83%, rgba(53,13,14,1) 100%);
	/* IE6-10 fallback on horizontal gradient */
	border-top-color: #841f24;
	border-image-slice: 1;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
.ab-auto-hide-header::after {
	clear: both;
	content: "";
	display: block;
}
.ab-auto-hide-header.is-hidden {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

@media only screen and (min-width: 1024px) {
.ab-auto-hide-header {
/*height: 80px;*/
}
}
.ab-auto-hide-header .logo, .ab-auto-hide-header .nav-trigger {
	position: absolute;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ab-auto-hide-header .logo {
	left: 5%;
}
.ab-auto-hide-header .logo a, .ab-auto-hide-header .logo img {
	display: block;
}
.ab-auto-hide-header .nav-trigger {
	/* vertically align its content */
	display: table;
	height: 100%;
	padding: 0 1em;
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #25283D;
	font-weight: bold;
	right: 0;
	top: 20px;/*border-left: 1px solid #f2f2f2;*/
}
.ab-auto-hide-header .nav-trigger span {
	/* vertically align inside parent element */
	display: table-cell;
	vertical-align: middle;
}
.ab-auto-hide-header .nav-trigger em, .ab-auto-hide-header .nav-trigger em::after, .ab-auto-hide-header .nav-trigger em::before {
	/* this is the menu icon */
	display: block;
	position: relative;
	height: 2px;
	width: 22px;
	background-color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ab-auto-hide-header .nav-trigger em {
	/* this is the menu central line */
	margin: 6px auto 14px;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
}
.ab-auto-hide-header .nav-trigger em::before, .ab-auto-hide-header .nav-trigger em::after {
	position: absolute;
	content: '';
	left: 0;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}
.ab-auto-hide-header .nav-trigger em::before {
	/* this is the menu icon top line */
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	transform: translateY(-6px);
}
.ab-auto-hide-header .nav-trigger em::after {
	/* this is the menu icon bottom line */
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
}

@media only screen and (min-width: 1024px) {
.ab-auto-hide-header .nav-trigger {
	display: none;
}
}
.ab-auto-hide-header.nav-open .nav-trigger em {
	/* transform menu icon into a 'X' icon */
	background-color: rgba(255, 255, 255, 0);
}
.ab-auto-hide-header.nav-open .nav-trigger em::before {
	/* rotate top line */
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.ab-auto-hide-header.nav-open .nav-trigger em::after {
	/* rotate bottom line */
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ab-primary-nav {
	display: inline-block;
	/*float: right;
  padding-right: 5%;*/
	height: 100%;
	margin: 0 auto;
}
.ab-primary-nav > ul {
	position: absolute;
	z-index: 2;
	top: 36px;
	left: 0;
	width: 100%;
	background-color: #000;
	display: none;
	box-shadow: 0 14px 20px rgba(0, 0, 0, 0.2);
}
.ab-primary-nav > ul a {
	/* target primary-nav links */
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 5%;
	color: #e2e2e2;
	border-top: 1px solid #333;
	text-transform: uppercase;
	font-size: .75em;
	font-weight: 700;
	letter-spacing: .01em;
		-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.ab-primary-nav > ul a:hover, .ab-primary-nav > ul a.active {
	color: #fff;
}

@media only screen and (min-width: 1024px) {
.ab-primary-nav {
	/* vertically align its content */
	display: table;
}
.ab-primary-nav > ul {
	/* vertically align inside parent element */
	display: table-cell;
	vertical-align: middle;
	/* reset mobile style */
	position: relative;
	width: auto;
	top: 0;
	padding: 0;
	background-color: transparent;
	box-shadow: none;
}
.ab-primary-nav > ul::after {
	clear: both;
	content: "";
	display: block;
}
.ab-primary-nav > ul li {
	display: inline-block;
	float: left;
	margin-right: 1.5em;
}
.ab-primary-nav > ul li:last-of-type {
	margin-right: 0;
}
.ab-primary-nav > ul a {
	/* reset mobile style */
	height: auto;
	line-height: normal;
	padding: 0;
	border: none;
}
}
.nav-open .ab-primary-nav ul, .ab-primary-nav ul:target {
	/*
  	show primary nav - mobile only
  	:target is used to show navigation on no-js devices
  */
	display: block;
}

@media only screen and (min-width: 1024px) {
.nav-open .ab-primary-nav ul,  .ab-primary-nav ul:target {
	display: table-cell;
}
}
/* --------------------------------

2. Auto-Hiding Navigation - with Sub Nav

-------------------------------- */
.ab-secondary-nav {
	position: relative;
	z-index: 1;
	clear: both;
	width: 100%;
	height: 50px;
	background-color: #25283D;
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
	-webkit-transition: -webkit-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
}
.ab-secondary-nav::after {
	/* gradient on the right - to indicate it's possible to scroll */
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	height: 100%;
	width: 35px;
	background: transparent;
	background: -webkit-linear-gradient(right, #25283D, rgba(37, 40, 61, 0));
	background: linear-gradient(to left, #25283D, rgba(37, 40, 61, 0));
	pointer-events: none;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}
.ab-secondary-nav.nav-end::after {
	opacity: 0;
}
.ab-secondary-nav ul, .ab-secondary-nav li, .ab-secondary-nav a {
	height: 100%;
}
.ab-secondary-nav ul {
	/* enables a flex context for all its direct children */
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0 5%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.ab-secondary-nav ul::after {
	clear: both;
	content: "";
	display: block;
}
.ab-secondary-nav li {
	display: inline-block;
	float: left;
	/* do not shrink - elements float on the right of the element */
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.ab-secondary-nav li:last-of-type {
	padding-right: 20px;
}
.ab-secondary-nav a {
	display: block;
	color: #ffffff;
	opacity: .6;
	line-height: 50px;
	padding: 0 1em;
}
.ab-secondary-nav a:hover, .ab-secondary-nav a.active {
	opacity: 1;
}

@media only screen and (min-width: 1024px) {
.ab-secondary-nav {
	height: 70px;
	overflow: visible;
}
.ab-secondary-nav ul {
	/* reset mobile style */
	display: block;
	text-align: center;
}
.ab-secondary-nav li {
	/* reset mobile style */
	float: none;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}
.ab-secondary-nav a {
	line-height: 70px;
}
.ab-secondary-nav a.active {
	box-shadow: inset 0 -3px #8F3985;
}
}
/* --------------------------------

3. Auto-Hiding Navigation - with Sub Nav + Hero Image

-------------------------------- */
.ab-secondary-nav.fixed {
	position: fixed;
	top: 60px;
}
.ab-secondary-nav.slide-up {
	-webkit-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	transform: translateY(-60px);
}

@media only screen and (min-width: 1024px) {
.ab-secondary-nav.fixed {
	top: 80px;
	/* fixes a bug where nav and subnab move with a slight delay */
	box-shadow: 0 -6px 0 #25283D;
}
.ab-secondary-nav.slide-up {
	-webkit-transform: translateY(-80px);
	-ms-transform: translateY(-80px);
	transform: translateY(-80px);
}
}
/* --------------------------------

Main content

-------------------------------- */
.ab-main-content {
	padding: 60px 5% 2em;
	overflow: hidden;
}
.ab-main-content.sub-nav {
	/* to be used if there is sub nav */
	padding-top: 110px;
}
.ab-main-content.sub-nav-hero {
	/* to be used if there is hero image + subnav */
	padding-top: 0;
}
.ab-main-content.sub-nav-hero.secondary-nav-fixed {
	margin-top: 50px;
}
.ab-main-content p {
	max-width: 1024px;
	line-height: 1.6;
	margin: 2em auto;
	font-family: "David Libre", serif;
	color: #a5a8a9;
}

@media only screen and (min-width: 1024px) {
.ab-main-content {
	padding-top: 80px;
}
.ab-main-content.sub-nav {
	padding-top: 150px;
}
.ab-main-content.sub-nav-hero.secondary-nav-fixed {
	margin-top: 70px;
}
.ab-main-content p {
	font-size: 2.4rem;
}
}
/*
	adjust the positioning of in-page links
	http://nicolasgallagher.com/jump-links-and-viewport-positioning/
*/
.ab-main-content.sub-nav :target::before, .ab-main-content.sub-nav-hero :target::before {
	display: block;
	content: "";
	margin-top: -50px;
	height: 50px;
	visibility: hidden;
}

@media only screen and (min-width: 1024px) {
.ab-main-content.sub-nav :target::before,  .ab-main-content.sub-nav-hero :target::before {
	margin-top: -70px;
	height: 70px;
}
}
.mt-0 {
	margin-top: 0px;
}
.mt-_10 {
	margin-top: -10px;
}
.mt-_20 {
	margin-top: -20px;
}
.mt-_30 {
	margin-top: -30px;
}
.mt-_40 {
	margin-top: -40px;
}
.mt-_50 {
	margin-top: -50px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-100 {
	margin-top: 100px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-100 {
	margin-bottom: 100px;
}
.ml-30-contact {
	margin-left: 35px;
}

@media only screen and (max-width: 960px) {
.ml-30-contact {
	margin-left: 0px;
}
}
.delay-_15s {
	-webkit-animation-delay: .15s;
	animation-delay: .15s;
}
.delay-_25s {
	-webkit-animation-delay: .25s;
	animation-delay: .25s;
}
.delay-_35s {
	-webkit-animation-delay: .35s;
	animation-delay: .35s;
}
.delay-_45s {
	-webkit-animation-delay: .45s;
	animation-delay: .45s;
}
.delay-_5s {
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}
.delay-_75s {
	-webkit-animation-delay: .75s;
	animation-delay: .75s;
}
.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.delay-1_25s {
	-webkit-animation-delay: 1.25s;
	animation-delay: 1.25s;
}
.delay-1_5s {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}
.delay-1_75s {
	-webkit-animation-delay: 1.75s;
	animation-delay: 1.75s;
}
.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
