/*Hello-2*/

div {position: relative; }

.teamcallout {
	width:100%;
	float:left;
	margin:0;
	min-height: 700px;
	background-size:cover !important;
	background-attachment:fixed !important;
	background-position:center 110px !important;
	background-repeat:no-repeat !important;
}
.ticker {
	width:100%;
	float:left;
	margin:0;
	padding:20px 0 15px;
	background:#f6f6f6;
}
.homepagetestimonials {
	width:100%;
	float:left;
	margin:0;
	padding:100px 0 150px;
	background:#161D2D;
	
}

.homepagetestimonials h1 {
	color:#FFF;
	font-size: 40px;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 0px 0;
}
.homepagetestimonials .tline {
	background:rgba(255,255,255,0.4);
}

.test {
	margin-top:90px;
	color:#FFF;
	font-style: italic;
}
.test img {
	border-radius:30px;
}
.test .name {
	float:right;
	color:#E9C47A;
	font-weight:800;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style:normal;
}




.page-template-da-book .hero {
	background:#439095 !important;
	height:750px;
}
.page-template-da-book .hero img {
	margin:-150px 0 0 0;
}

.page-template-da-book .stat-container h3 {font-size: 26px; text-align: center; text-transform: uppercase; font-weight: 600; color: #373535;}
.page-template-da-book .stat-container .bline {margin:0px auto 0px; float: none; width:100px;}
.page-template-da-book .stat-container {padding:20px 30px;}
.page-template-da-book .stat-container img {margin-top:-20px;}

.darkblue {
	width:100%;
	float:left;
	padding:100px 0;
	margin:0;
	background:#439095;
	position: relative;
}
.darkblue h1 {
	color:#FFF;
	font-size:32px;
	font-weight:800;
	text-transform:uppercase;
	position: relative;
	z-index:2;
}
.darkblue p {
	color:#FFF;
	z-index: 2;
	position: relative;
}
.darkblue .slide {
	position: relative;
	z-index: 2;
	padding:30px 0 0 0;
}
.darkblue .tline {
	background:rgba(255,255,255,0.3);
}
.darkblue .slide p {
	margin:10px 0 30px 0;
	text-align: justify;
}
.darkblue .name {
	text-transform:uppercase;
	font-size:21px;
	font-weight:800;
	color:#E9C47A;
	width:100%;
	float:left;
	text-align: right;
}
.darkblue .title {
	text-transform:uppercase;
	font-size:14px;
	font-weight:300;
	color:#FFF;
	width:100%;
	float:left;
	text-align: right;
}


/*-----------------BLOG--------------*/

.postholder {
	width:100%;
	float:left;
	padding:20px 20px 35px;
	margin:0 0 30px 0;
	border:1px solid #e3e3e3;
}
.pimage {
	width:100%;
	height: 175px;
	overflow:hidden;
	border-radius:10px;
	margin-bottom:10px;
}
.pdate {
	width:100%;
	float:left;
	font-size:14px;
	color:#666;
	margin:0 0 20px 0;
}
.pcta {
	width:100%;
	float:left;
	font-size:16px;
	color: #666;
	font-weight:600;
}
.pcta:hover {
	color:#D9BF80;
}


.post-categories {
	list-style: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.post-categories li {
	line-height: 1;
	font-size:12px !important;
}
.post-categories li a {
	color: #2E426C;
	position: relative;
	font-size: 8px;
	z-index: 1;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0 5px 0;
}
.single .sub-post .cta {
	background:none !important;
	text-align: left !important;
}
.sub-post:hover .post-categories li a {
	color:#D9BF80;
}
.single .sub-post {
	padding:15px 20px 5px;
}
.archives {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.archives li {
	list-style: none;
	margin:0;
	padding:0;
}
.archives li a {
	color:#74819D;
	font-size:14px;
	letter-spacing: 1px;
}










.herosub h3 p.price {
	display:none !important;
}


.services table {
	width:100%;
	float:left;
	margin:10px 0 0 0;
}
.services tbody {
	margin-top:10px;
	
	width:100%;
	background:none;
	border:none;
}
.services tr {
	background:rgba(0,0,0,0.25);
	
	
}
.services tr:nth-child(even) {
	background:rgba(0,0,0,0.1);

}
.services td {
	border:1px solid #000;
	font-size:12px;
	text-align: left;
}
.services .title {
	font-weight:800;
	font-size:12px;
	text-transform: uppercase;
}
.services h4 {
	width:100%;
	font-size:16px;
	font-weight:800;
	text-transform: uppercase;
	float:left;
	margin:10px 0 0 0;
	text-align:left;
	padding:0 0 0 0;
}
.services ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.services li {
	float:left;
	width:100%;
	list-style: none;
	margin:0 0 0 0;
	padding:5px 2px;
	border-bottom:1px solid rgba(0,0,0,0.25);
	color:#FFF;
	text-align: left;
	font-size:12px !important;
}
.services li:last-child {
	border-bottom:none;
}


/*------------------SECONDARY TEXT-----------*/
.secondary-text {
	width:100%;
	float:left;
	margin:0;
	padding:30px 20px;;
	background:#fafafa;
	border-radius:10px;
}
.secondary-text h3 {
	font-size:21px;
	color:#000;
	font-weight:800;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.secondary-text ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.secondary-text ul li {
	list-style: none;
	margin:10px 0;
	padding:0;
	color:#666;
	font-size:12px;
}
.secondary-text ul li strong {
	color:#000;
	font-size:14px;
}
.questions {
	font-weight:normal !important;
	color:#666;
	float:left;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #666;
}
.questions a {
	color:#ef7908;
}
.questions a:hover {
	color:#000;
}







body {
	font-family:'Montserrat', sans-serif !important;
	/*font-family:'Open Sans', sans-serif !important;*/
	margin:0;
	padding:0;
	background:#FFF !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif !important;
	font-weight: 700;
	font-style: normal;
}
.orange {
	color:#d8aa61;
}
.bold {
	font-weight:bold;
}

body.preloader-site {
    overflow: hidden;
}
.mobile-navigation {display:none;}

.columns:last-child:not(:first-child) {
    float: left !important;
}
a {color:#d8aa61; transition: all .3s;}

/*---------------------------------------PRELOADER------*/
.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #1D2740;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}

.preloader-wrapper .preloader {
    position: absolute;
    top: 43%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
		
}
#petrashield path {
	fill:none;
	stroke:#D8AA61 !important;
	stroke-opacity:1;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:10px;
	opacity:0;
}
#bp {
	position: absolute;
	top:40px;
	left:70px;
	width:160px;
	height:160px;
	max-width:160px;
	max-height:160px;
}
#bp path {
	fill:#444;
	stroke:none !important;
	stroke-opacity:0;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:0px;
	opacity:1;
}

/*---------------------------------------MAIN NAVIGATION------*/
.holderforclass {
	postion:fixed;
	top:0;
	left:0;
}
.header-menu {
	width:100%;
	float:left;
	margin:0;
	padding:6px 0 10px 0;
	position:fixed;
	top:0px;
	z-index: 5;
	transition:all .3s;
	
	border-bottom:1px solid rgba(255,255,255,0.2);

	/*-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20); 
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);*/
	
}
.header-menu:hover, .active .header-menu, .scrolled .header-menu  {
	background:rgba(255,255,255,1);
	border-bottom:1px solid rgba(0,0,0,0.2);
	
}
.active .header-menu .logo {
     background: url(images/da-logo-color.png);
    width: 150px;
    height: 80px;
    background-size: 150px auto;
    margin: 15px 0 0 0;
    float: left;
    background-repeat: no-repeat;
    transition: all .3s;
    position: relative;
    z-index: 2;
}	

.logo {
   	background: url(images/da-logo-white.png);
    width: 150px;
    height: 80px;
    background-size: 150px auto;
    margin: 15px 0 0 0;
    float: left;
    background-repeat: no-repeat;
    transition: all .3s;
    position: relative;
    z-index: 2;
}
.main-menu {
	width:100%;
	margin:40px 0 0 0;
	position:relative;
}
.main-menu ul {
	width:100%;
	text-align: center;
    margin: 0 auto;
	display:flex;
	justify-content: space-between;
	position:relative;
}
.main-menu ul li ul {
	position:absolute;
	background:#000;
	top:20px;
	padding:20px 30px 20px;
	width:200px;
	z-index:0;
	border-bottom:0px solid #d1ac6c;
}
.main-menu ul li {
	list-style: none;
	display: list-item;
}
.main-menu ul li ul li {
	width:100%;
	float:left;
	text-align: left;
}
.main-menu ul li a {
	color:#FFF;
	font-weight: 400;
	font-style: normal;
	font-size:14px;
	text-transform: uppercase;
	transition: all .3s;
	position: relative;
	z-index:2;
}
.main-menu ul li ul li a {
	color:#FFF;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size:14px;
	padding:5px;
	text-transform: none;
	text-align: left;
	transition: all .3s;
}
.main-menu > ul ul {
  display: none;
}
/*
.main-menu > ul > li:hover > ul,
.main-menu > ul > li > ul > li:hover > ul {
  display: block;
}
*/
.main-menu ul li a:hover {color:#d8aa61;}
.header-menu:hover ul li a, .active .header-menu ul li a, .scrolled .header-menu ul li a {
	color:#000;
}
.header-menu:hover ul li a:hover, .active .header-menu ul li a:hover, .scrolled .header-menu ul li a:hover {
	color:#d8aa61;
}
.main-menu ul li.active a {
	background:transparent !important;
	color:#d8aa61 !important;
}
a.main-cta {
	background:#d8aa61;
	border-radius:0px;
	margin:-7px 0 0 0;
	color:#FFF;
	display: inline-block;
	padding:7px 16px;
	font-size:16px;
	font-weight:400;
	text-transform: uppercase;
	transition:all .3s;
}
.header-menu:hover a.main-cta, .active .header-menu a.main-cta {
	color:#d8aa61;
	background:#FFF;
}
.scrolled .header-menu a.main-cta {
	color:#d8aa61;
	background:#FFF;
}
a.main-cta:hover {
	color:#FFF !important;
	background:#d8aa61 !important;
}
.scrolled .logo, .header-menu:hover .logo {
    background: url(images/da-logo-color.png);
    width: 150px;
    height: 80px;
    background-size: 150px auto;
    margin: 15px 0 0 0;
    float: left;
    background-repeat: no-repeat;
    transition: all .3s;
    position: relative;
    z-index: 2;
}
.secondary-nav {
	width:100%;
	float:left;
	position: relative;
}
.secondary-nav .row {
	
	position: relative;
}
.dropdown {
	float:left;
	width:100%;
	margin:0;
	padding:20px 30px;
	/*background:#282829;*/
	/*background:#0a162f;*/
	background:#FFF;
	border-top:1px solid #f3f3f3;
	border-bottom:5px solid #E9C47A;
	position:fixed;
	z-index:10;
	top:110px;
	display:none;
}
.podcastdropdown {
	background:#1F263B;
}
.bookdropdown {
	background:#439095;
}
.bookdropdown img {
	height:400px;
}
.dropdown img {
	border-radius: 5px;
	margin:0 0 10px 0;
}
.dropdown h3 {
	color:#373535;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	padding:0 0 0 0;
	margin:10px 0 5px 0;
	width:100%;
}
.podcastdropdown h3 {
	color:#D9BF80;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	padding:0 0 0 0;
	margin:10px 0 5px 0;
	width:100%;
}
.bookdropdown h2 {
	font-size:32px;
	color:#FFF;
	padding:80px 0 0 0;
	text-transform: uppercase;
	font-weight:800;
}
.podcastdropdown p, .bookdropdown p {
	color:#FFF;
}
.podcastdropdown .picon {padding:80px 0 0 0;}
.dropdown h4 {
	font-size: 24px;
    letter-spacing: 1px;
    width: 100%;
    text-align: left;
    color: #373535;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 0px 0;
}
.dropdown .address {
	color:#373535;
	font-size:14px;
	margin:5px 0;
	padding:0 0 0 0;
}
.dropdown .cta {
	font-size:13px;
	float:left;
	color:#2E426C;
	margin-bottom:15px;
}
.dropdown .bigcta {
	background: #D9BF80;
    padding: 10px 60px;
    margin: 10px 0 20px 0;
	width:100%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    border-radius: 10px;
    font-style: normal;
    transition: all .3s;
}
.dropdown .socialcta {
    padding: 10px 10px;
    margin: 10px 0 0px 0;
	display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    border-radius: 10px;
    font-style: normal;
    transition: all .3s;
}
.dropdown .socialcta img {
	width:50px;
	height:auto;
}
.bookdropdown .bigcta {
	width:auto !important;
}
.dropdown .bigcta:hover {
	background:#1D2740;
	color:#D9BF80;
}
.bigctadark {
	background: #1D2740;
    padding: 10px 60px;
    margin: 10px 0 20px 0;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    border-radius: 10px;
    font-style: normal;
    transition: all .3s;
}
.bigctadark:hover {
	background: #D9BF80;
	color:#FFF;
}

.booking {
	left:100px;
}
.lower-drop {
	width:100%;
	float:left;
	text-align: center;
	/*background:#282829;*/background:#000;
	padding:30px;
	border-radius:20px;
	margin:50px 0 0 0;
	-webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.80); 
	box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.80);
}
.lower-drop .cta {
    color: #dbb220;
    background: #474749;
    font-size: 14px;
    padding: 8px 30px;
    transition: all .3s;
    border-radius: 5px;
}
.lower-drop .cta:hover {
	color: #FFF;
    background: #b6763c;
}
.dropdown ul {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
}
.dropdown li {
	list-style:none;
	margin:0 0 0 0;
	padding:5px;
	border-bottom:1px solid #444;
	font-size:18px !important;
}
.dropdown li:last-child {
	border-bottom:none;
}
.dropdown li a {
	color:#999;
	transition:all .3s;
}
.dropdown li a.cta {
	color:#dbb220;
}
.dropdown li a:hover {
	color:#dbb220;
}

.storydrop h3 {
    padding: 0 0 0 0px;

}
.subnav {
	float:right;
	font-size:12px;
	color:#666;
	margin:-15px 20px 5px 0;
}
.subnav a {
	color:#666;
	transition:all .3s;
}
.subnav a:hover {
	color:#dbb220;
}
.cs img {
	border:1px solid rgba(255,255,255,0);
	transition:all .3s;
	margin-bottom:0px;
}
.cs img:hover {
	border:1px solid rgba(255,255,255,1);
}

/*------------------------------------------Headers-----------*/
 .hero {
	width: 100%;
	margin: 0px 0 0 0;
	padding:300px 0 160px;
	position: relative;
	display: block;
	text-align: left;
	overflow: hidden;
	/*height:600px;*/
}
.hero .row, .hero_sub .row {position: relative; z-index: 2;}
.over-blue {
	width:100%;
	height:90%;
	position: absolute;
	background: rgb(39,52,85);
	background: -webkit-linear-gradient(bottom, rgba(39,52,85,.8) 9%, rgba(39,52,85,0) 65%);
	background: -o-linear-gradient(bottom, rgba(39,52,85,.8) 9%, rgba(39,52,85,0) 65%);
	background: linear-gradient(to top, rgba(39,52,85,.8) 9%, rgba(39,52,85,0) 65%);
	margin:0;
	padding:0;
	bottom:0;
	left:0;
	z-index:1;
	transition:all .3s;
}
.lines {
	width: 150px;
    height: 129px;
    position: absolute;
    background: url(images/lines2.png);
    background-size: 150px;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.over-black {
	width:100%;
	height:50%;
	background: rgb(0,0,0);
	background: -webkit-linear-gradient(rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
	margin:0;
	position: absolute;
	padding:0;
	top:0;
	left:0;
	z-index:1;
}
.homevideo {
	position: absolute;
	top:0px;
	left:0px;
	z-index:0;
	width:100%;
	height:100%;
	background:#111522;
}
.homevideo video {
	width:100%;
	opacity: .9;
	height:auto;
}



.hero h1, .hero_sub h1, .herosub-local h1 {
	color:#d8aa61;
	font-weight:400;
	text-transform: uppercase;
	font-size:32px;
	line-height:32px;
	position: relative;
	z-index:1;
}
.hero h2, .hero_sub h2 {
	color:#FFF;
	font-weight:800;
	text-transform: uppercase;
	font-size:52px;
	line-height:64px;
	margin-bottom:0px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.54);
}
.socialdropdown h2 {
	color:#323232;
	font-weight:600;
	text-transform: uppercase;
	font-size:21px;
	margin-bottom:0px;
}
.hero_sub h2 {padding-left:50px;}

.hero h2 span, .herosub span {
	color:#d8aa61;
}
.hero h3, .herosub h3 {
	color:#FFF;
	font-weight:100;
	text-transform: none;
	font-size:16px;
	line-height:14px;
}
.hero p, .hero_sub p {
	color:#FFF;
	font-size:16px;
	padding:0 0px;
	margin:0 0 0px;
}
.hero_sub p {padding-left:50px;}
 .hero .cta {
	 padding:10px 40px;
	 position: relative;
	 margin-right:20px;
	 margin-top:30px;
	 float:left;
	 border-top:1px solid rgba(232,195,122, 1);
	 border-bottom:1px solid rgba(232,195,122, 1);
	 border-left:1px solid rgba(232,195,122, 0);
	 border-right:1px solid rgba(232,195,122, 0);
	 color:#FFF;
	 font-size:12px;
	 text-transform:uppercase;
	 font-weight:normal;
	 background:transparent;
	 transition:all .3s;

 }
 .hero .cta:hover {
	 background:#FFF;
	 border-top:1px solid rgba(232,195,122, 0);
	 border-bottom:1px solid rgba(232,195,122, 0);
	 border-left:1px solid rgba(232,195,122, 0);
	 border-right:1px solid rgba(232,195,122, 0);
	 color:#1e2846;
 }
.home-play-btn {
	position: absolute;
	left:10px;
	font-size:18px;
}
.cta .arrow {margin-left:10px;}
.cta_two {
	background:#FFFFFF;
	padding:15px 60px;
	margin:0 auto;
	font-size:21px;
	color:#d8aa61;
	font-weight: 700;
	font-style: normal;
	transition: all .3s;
	border:1px solid #FFF;

}
.cta_two:hover {
	background:#000;
	color:#FFF;
	border:1px solid #d8aa61;

}


 .hero_sub {
	width: 100%;
	margin: 0px 0 0 0;
	padding:400px 0 160px;
	position: relative;
	display: block;
	text-align: left;
	overflow: hidden;
	/*height:600px;*/
}
.bio {min-height: 800px;}
.herosub-mini {
	width: 100%;
    margin: 0px 0 0 0;
	min-height:130px;
    position: relative;
    display: block;
	overflow-y: hidden;
}
.herosub-local {
	width: 100%;
	padding:200px 0 100px;
    margin: 0px 0 0 0;
	min-height:130px;
    position: relative;
    display: block;
	overflow-y: hidden;
}
.classa {
	width: 100%;
    margin: 40px 0 50px 0;
	padding:100px 0;
    position: relative;
    display: block;
	height:550px;
	overflow-y: hidden;
}
.classa h1 {
	color:#FFF;
	text-align:center;
	font-weight: 100;
	text-transform:uppercase;
	margin:50px 0 0 0;
	font-size:64px;
}
.classa h2 {
	color:#FFF;
	text-align: center;
	font-weight:800;
	font-size:42px;
	text-transform: uppercase;
}
.classa p {
	color:#FFF;
	text-align: center;
}
.careershero {
	width: 100%;
    margin: 40px 0 50px 0;
	padding:100px 0;
    position: relative;
    display: block;
	height:550px;
	overflow-y: hidden;
}
.careerssingle {
	width: 100%;
    margin: 40px 0 50px 0;
	padding:100px 0;
    position: relative;
    display: block;
	height:300px;
	overflow-y: hidden;
}

.careerssingle h1 {
	color:#FFF;
	margin-top:50px;
}
.careershero h1 {
	color:#FFF;
	font-weight:800;
	text-transform: uppercase;
	font-size:44px;
	margin:60px 0 0 0;
	line-height:56px;
	text-align:center;
}
.careershero p {
	color:#FFF;
	font-size:21px;
	line-height:45px;
	text-align:center;
}

.home-image {
	position:absolute;
	top:-50px;
	right:0px;
	width:46%;
}
.bullets {
	float:left;
	width:100%;
}
.bullets ul {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
	float:left;
}
.bullets ul li {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	font-size:15px !important;
	color:#FFF;
	text-transform: uppercase;
}
.bullets ul li span {
	font-weight:800;
	font-size:48px;
	position: relative;
	top:8px;
	color:#b6763c;
}
.bullets ul li strong {
	font-weight:800;
}
.line1 {
	width:50%;
	height:240px;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	position:absolute;
	top:140px;
	z-index:2;
}
.herosub .columns {
	position:relative;
}
.line2 {
	height:240px;
	width:90%;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	position:absolute;
	top:50px;
	z-index:2;
}

.herosub .stats {
	width:100%;
	float:left;
	background:rgba(0,0,0,0.6);
	padding:30px;
	color:#FFF;
}
.stats {
	width:100%;
	float:left;
	margin:0px 0 0 0;
	padding:0 20px;
	position: relative;
	color:#FFF;
	background:#f6f6f6;
	text-align: center;
}
.stat-container {
	width:100%;
	position: relative;
	z-index:2;
	float:left;
	padding:50px 0 30px;
	margin:-80px 0 0 0;
	background:#FFF;
	border-radius:0;
	-webkit-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.31);
	-moz-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.31);
	box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.31);
}
.bio-headline {
	padding:50px;
}
.stat-container .border-right {
		 border-right:1px solid #e3e3e3;
	 }

.stats .number {
	text-transform: uppercase;
	font-weight:800;
	font-size:42px;
	line-height: 36px;
	color:#373535;
	float:left;
	width:100%;
	margin:0px 0;
}
.stats p {
	font-size:12px;
	line-height:24px;
	color:#666;
}
.stat-container h1 {
	color:#373535;
	font-size:30px;
	text-transform:uppercase;
	padding:0;
	margin:0;
	float:left;
	width:100%;
	font-weight:600;
	line-height: 1;
	text-align: left;
}
.stat-container h2 {
	color:#666;
	font-size:14px;
	padding:0;
	margin:0;
	float:left;
	width:100%;
	font-weight:400;
	text-align: left;
}

.clientbanner img {
	opacity:.2;
}
.biosocial {
	width:100%;
	margin-top:15px;
	float:left;
	text-align: right;
}
.biosocial img {
	width:28px;
	margin-right:3px;
	transition:all .3s;
}
.biosocial img:hover {
	opacity:.8;
}
.blue-content {
	width:100%;
	position: relative;
	float:left;
	padding:50px 0;
	margin:-70px 0 0 0;
	background:#1D2740;
	color:#FFF;
}
.blue-content p, .blue-content div, .blue-content span {
	font-size:14px;
	line-height: 2em;
	color:#EDEDED;
}
.blue-content a {color:#D9BF80;}
.blue-content a:hover {color:#FFF;}



.srp_player_boxed, .srp_player_grid {
	width: 100% !important;
    float: left !important;
    background: none !important;
}
.iron-audioplayer:not(.sonaar-no-artwork) .srp_player_grid {
	display:block !important;
}
.srp_player_boxed {
	padding:5px;
}
.srp_control_box {
	padding:0 0 0 0;
}
.sonaar-Artwort-box {
	float:left !important;
	width:30% !important;
}
.srp_player_boxed .album-art {
	width:100% !important;
	max-height:102px;
	overflow: hidden;
	border-radius:10px;
}
.album {
	width: 100% !important;
    float: left !important;
}
.album-player {
	float:left !important;
	width:70% !important;
}
.srp_player_boxed .track-title {
	color:#1D2740 !important;
	font-size:16px !important;
	line-height: 1.2em !important;
	padding-left:10px !important;
	margin-top:20px !important;
	width:100% !important;
	font-weight:700 !important;
	transition:all .3s;
	
}

.sub-post:hover .track-title  {
	color:#FFF !important;
}
.srp-play-button .sricon-play {
	color:#2E426C;
	margin-left:5px;
	font-size:14px;
}

.iron-audioplayer .srp-play-circle {
	height:30px;
	width:30px;
	margin-left:10px;
	border:3px solid #1D2740 !important;
}

/*-----------------PODCAST----------------*/
#sonaar-player .player .wavesurfer #sPlayer.reveal {
	top:0px !important;
	padding:0 0 0 0 !important;
	background:transparent !important;
	background-color:transparent !important;
}
.streaming {
	padding-left:50px;
	margin-top:10px;
}
.streaming img {
	width:30px;
	margin-right:10px;
}
.srp_player_boxed .srp-play-button.sricon-play {
	background:none !important;
    padding: 0 0 0 0;
    margin: 5px 0 0 10px;
    color: #2E426C;
    letter-spacing: 0px;
    font-weight: normal;
    text-transform: none;
}
.sub-post:hover .srp-play-button.sricon-play  {
	color:#D9BF80 !important;
}
.track-name {
	font-size:14px;
	letter-spacing: 0px;
	
}
#sonaar-player .close.btn-player.enable:after, #sonaar-player .close.btn-player.enable:before {
	border-color:#FFF !important;
}
#sonaar-player .close.btn-player rect {
	fill:#FFF !important;
}
.sub-post .date, .postholder .date {
	color:#2E426C;
	position: absolute;
	font-size:8px;
	top:30px;
	left:32.5%;
	z-index:1;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin:0px 0 5px 10px;
	transition:all .3s;
}
.sub-post:hover .date  {
	color:#D9BF80 !important;
}
.amazon {
	width:120px;
}
/*----------------------------------------------GLOBAL FOOTERS---*/
	.footerbar {
		width:100%;
		float:left;
		background:#1D2740;
		padding:40px 0 30px;
		margin:0 0 0 0;
	}
	.flogo {
		width:100%;
		margin-left:0%;
	}
	.address {
		color: #FFF;
		padding:10px 0;
    	font-size: 12px;
    	margin: 0px 0 0 0;
	}
	.fcta {
		font-size:16px;
		color:#FFF;
		padding:10px 0 0 0;
	}
	.fcta2 {
		width:100%;
		margin:5px 0 0 0;
		float:left;
		background:#2E426C;
		letter-spacing: 1px;
		text-transform: uppercase;
		border-radius:10px;
		color:#FFF;
		font-size:14px;
		padding:15px 0;
		text-align: center;
		transition: all .3s;
	}
	.fcta2:hover {
		background:#D9BF80;
		color:#FFF;
	}
	.rightborder {
		border-right:1px solid rgba(255,255,255,0.5)
	}
	.social img {
		width:25px;
		margin-top:18px;
		margin-right:6px;
		transition: all .3s;
	}
	.social:hover img {
		opacity: .6;
	}
	
	.disclaimer {
		/*display:none;*/
		width:100%;
		float:left;
		margin:0;
		background:#161D2D;
		color:#FFF;
		font-size:10px;
		padding:100px 0;
	}
	.disclaimer img {
		width:100px;
		margin:0 0 10px 0;
	}
	.setone {padding-bottom: 50px;}
	.forbes {
		border-top:1px solid rgba(255,255,255,0.5);
		padding-top:50px;
	}
	.forbes img {
		width:100%;
	}
	.forbes .nopad {
		padding:0 0 0 0;
	}
	.copyright {
		width: 100%;
		background: #111522;
		font-size: 12px;
		float: left;
		maring: 0;
		padding: 40px 0 20px;
		color: #999;
		text-align: center;
		transition: all .3s;
	}
	.copyright a, .copyright a:visited, .copyright a:active {
		color:#999;
	}
.copyright a:hover {
		color:#FFF;
	}
.giftcards {
	width:100%;
	float:left;
	padding:100px 0;
	margin:0 0 0 0;
	background:url('images/footer_bg.jpg');
	background-size:cover;
}
.giftcards h3 {
	text-transform: uppercase;
	color:#FFF;
}
.giftcards h3 strong {
	text-transform: uppercase;
	color:#d8aa61;
	font-weight:inherit;
}
.giftcards p {
	color:#FFF !important;
	text-align: left !important;
}
.giftcards a.cta {
	background:#d8aa61;
	color:#000;
	text-transform: uppercase;
	padding:15px 40px;
	transition:all .3s;
	margin:50px 0 0 0;
	float:left;
	font-family: "brothers", sans-serif !important;
	font-weight: 700;
	font-style: normal;
}
.giftcards a.cta:hover {
	background:#FFF;
	color:#d8aa61;
	
}

.footer {
	width:100%;
	padding:100px 0 100px;
	background:#111;
	margin:0;
	float:left;
}

.top {
	width:100%;
	float:left;
}
.footer .social img {
	width:30px;
	height:auto;
	margin:5px 0px 0 0;
	transition: all .3s;
}
.footer .social img:hover {
	opacity:.5;
}
.footer .mark {
	width:100%;
	text-align: right;
	padding-right:40px;
	float:left;
	padding-top:20px;
}
.footer .mark img {
	height:100px;
}
.footer h2 {
	color:#FFF;
	font-weight:900;
	font-size:64px;
	line-height: 70px;
	text-transform: uppercase;
}
.footer h3 {
	color:#FFF;
	font-size:18px;
	font-weight:900;
	margin:0 0 0px 0;
	padding:0;
	text-transform: uppercase;
}
.footer h4 {
	color:#FFF;
	font-size:24px;
	font-weight:900;
	margin:0 0 0px 0;
	padding:0;
	text-align: center;
	text-transform: uppercase;
}
.footer h4 strong {	color:#d8aa61; }
.footer ul {
	margin:0;
	padding:0;
	list-style: none;
}
.footer ul.left {
	width:50%;
	float:left;
}
.footer ul.right {
	width:50%;
	float:left;
}
.footer ul li {
	font-size:12px !important;
	padding:5px 0;
	color:#999
}
.borderright {
	border-right:1px solid #e3e3e3;
}
.footer p {
	font-size:14px;
	color:#d8aa61;
	line-height: 32px;
}
.footer ul li a, .footer a {
	color:#d8aa61;
	transition:all .3s;
	font-size:16px;
}
.footer li a:hover, .footer a:hover {
	color:#FFF;
}
.city {
	font-size:14px;
	color:#555;
}
.address {
	margin:0 0 15px 0;
	font-size:12px;
}


.news {
	position:relative;
	
}
.newsletter {
	position:absolute;
	bottom:-28%;
	left:0;
	width:100%;
	background:#ef7908;
	padding:20px 20px 30px;
	display:none;
}
.newsletterclose {
	color:#FFF;
	position: absolute;
	top:0;
	right:0px;
	background:#000;
	font-size:18px;
	font-weight:800;
	font-family:'Montserrat', sans-serif !important;
	padding: 5px 10px 5px 12px;
    border-radius: 0px 0px 0px 10px;
	transition:all .3s;
}
.newsletterclose:hover {
	color:#ef7908;
	background:#e5e5e5;
}
.newsletter h3 {
	color:#FFF;
	font-size:22px;
}
.newsletter label {
	font-size:12px;
}
.newsletter input[type="text"], .newsletter input[type="email"] {
	padding: 5px;
    height: auto;
    border-radius: 5px;
    margin: 0 0 5px 0;
}
.newsletter input[type="email"] {
	width:100% !important;
}
.newsletter input[type="submit"] {
	background:#000;
	color:#FFF;
	border:none;
	border-radius:5px;
	float:left;
	margin:10px 0 0 0;
	padding:8px 30px;
	transition:all .3s;
	cursor: pointer;
}
.newsletter input[type="submit"]:hover {
	background:#FFF;
	color:#ef7908;
}
.connect {
	width:100%;
	float:left;
	background:#f3f3f3;
	margin:0 0 0 0;
	padding:100px 0;
	text-align: center;
}
.connect h2 {
	color:#151d31;
	font-size:28px;
	font-size:42px;
	font-weight:100;
}
.connect p {
    color: #151d31;
    position: relative;
    z-index: 2;
    text-align: center;
    margin: 0 0 40px 0;
    font-size: 16px;
}
.connect .cta {
	color:#FFF;
	background:rgba(213,175,43,1);
	padding:15px 60px;
	border-radius: 5px;
	border:1px solid #FFF;
	transition:all .3s;
}
.connect .cta:hover {
	color:#FFF;
	background:rgba(213,175,43,1);
	border:1px solid #d5af2b;
	
}
.local {
	Float:left;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
}
.local h3 {
	font-size:14px;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-weight:600;
	margin:0 0 0 0;
}
.local .p {
	/*background:url(images/yellow-phone.png) no-repeat;*/
	background-size:30px auto;
	font-size:13px;
	min-height:0px;
	margin:0px 0 0 0;
	padding:0px 0 0px 0px;
	
}
.local .a {
	/*background:url(images/YELLOW-ADDRESS.png) no-repeat;*/
	background-size:30px auto;
	font-size:13px;
	padding-left:0px;
	min-height:0px;
	margin:0px 0 6px 0;
	
}
/*----------------------------------------------FORMS----*/

input[type="text"], input[type="tel"], input[type="email"], textarea {
	background:#FFF;
	border:1px solid #e3e3e3 !important;
	border-radius: 10px !important;
	font-size:16px !important;
	color:#666 !important;
	padding:15px !important;
	height:inherit !important;
}
.half {
	width:48% !important;
	float:left;
	margin-right:2% !important;
}
.full {
	width:98% !important;
	float:left;
}
.wpcf7-not-valid-tip {
	color:#D9BF80;
}
input[type="submit"] {
    margin: 5px 0 0 0;
    float: left;
    background: #2E426C;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 10px;
	border:none;
    color: #FFF;
    font-size: 14px;
    padding: 15px 60px;
    text-align: center;
    transition: all .3s;
}
input[type="submit"]:hover {
	color: #2E426C;
	background:#D9BF80;
}

h3.contact {
	margin:10px 0 0 0;
	font-size: 18px !important;
	color:#666 !important;

}
.helpful .cta {
	width:100% !important;
	margin-bottom:5px !important;
	padding-left:0 !important;
	padding-right:0 !important;
	text-align: center;
}
.form {
	width:100%;
	float:left;
	padding:20px 0;
}
.borderbottom {
	width:100%;
	border-bottom:1px solid #e3e3e3;
	float:left;
	margin:30px 0;
}






/*HOMEPAGE SPECIFIC---------------------------------------------*/
.callout-items {
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:100px 0;
	position: relative;
}
.callout-items a {
	position: relative;
	float:left;
}
.callout-items a img {
	opacity:1;
	transition:all .3s;
	position: relative;

}
.callout-items a h3 {
	color:#FFF;
	border-bottom:solid 1px rgba(255,255,255,0);
	width:80%;
	text-align: center;
	text-transform: uppercase;
	margin:-50px 0 0 10%;
	transition:all .4s;
	position: relative;
}
.callout-items a:hover h3 {
	margin-top:-280px;
	transition:all .4s;
	border-bottom:solid 1px rgba(255,255,255,1);
}
.callout-items a:hover img {
	opacity:.5;
		transition:all .3s;

}
.callout-items-sub {
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:0px 0 50px;
	position: relative;
}
.callout-items-sub {
	position: relative;
	float:left;
	width:100%;
	text-align: center;
}
.callout-items-sub img {
	opacity:1;
	transition:all .3s;
	position: relative;

}
.callout-items-sub h3 {
	color:#FFF;
	border-bottom:solid 1px rgba(255,255,255,0);
	width:80%;
	float:left;
	text-align: center;
	text-transform: uppercase;
	margin:-100px 0 0 10%;
	transition:all .4s;
	position: relative;
}
.callout-items-sub .descrip {
	color:#999;
	text-align: center;
	float:left;
	margin:15px 0;
	width:100%;
}
.callout-items-sub h5 {
	color:#FFF;
	text-align: left;
	float:left;
	text-transform:uppercase;
	margin:10px 0 0 10%;
	width:90%;
}
.callout-items-sub ul {
	width:80%;
	float:left;
	margin:0 0 0 10%;
}
.callout-items-sub li {
	color:#FFF;
	list-style:none;
	background:url(images/bullet.png) no-repeat;
	background-size:14px 14px;
	background-position:0px 6px;
	padding:0px 0 10px 23px;
	margin:10px 0 0 0;
	border-bottom:1px solid rgba(255,255,255,0.1);
	text-align: left;
	
}
.primecta a {
	background:#3135de;
	color:#FFF;
	font-family:'Oswald';
	padding:10px 30px;
	display: table;
	margin:0 auto;
	transition:all .3s;
}

.primecta a:hover {
	background:#FFF;
	color:#3135de;
}


.classeshome {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:100px 0;
	/*background:#FFF;*/
}
.classeshome h2 {
	color:#FFF;
	font-size:32px;
	margin:0 0 50px 0;
	width:100%;
	float:left;
	text-align: center;
	text-transform:uppercase;
	letter-spacing:2px;
}
.classeshome .line {
	width:100%;
	height:1px;
	background:#3135de;
	margin-top:22px;
	margin-bottom:40px;
}

.memberships {
	background:url(images/memberships.png) no-repeat;
	background-size:cover;
	width:100%;
	float:left;
	margin:0 0 50px 0;
	padding:150px 0 50px;
}
.memberships h2 {
	color:#FFF;
	width:100%;
	flaot:left;
	text-align: center;
	font-size:32px;
	letter-spacing:1px;
	font-weight:200px;
	margin:0 0 50px;
	text-transform: uppercase;
}
.memberships .line {
	width:100%;
	height:1px;
	background:#FFF;
	margin-top:22px;
	margin-bottom:40px;
}
.holder {
	background:#222;
	padding:60px 30px;
	color:#FFF;
	float:left;
}
.holder p {
	color:#666;
}
.holder a {
	background:#3135de;
	color:#FFF;
	float:left;
	padding:10px 30px;
	font-family: 'Oswald';
	text-transform: uppercase;
	transition:all .3s;
}
.holder a:hover {
	background:#FFF;
	color:#3135de;
	
}
.holder h5 {
	font-size:18px;
	text-transform: uppercase;
	margin-bottom:30px;
}




.main-content {
	color:#666;
	position: relative;
	padding:80px 0;
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.subcontent {
	color:#666;
	position: relative;
	padding:80px 0;
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.sub_container {
	width:100%;
	padding:60px 50px;
	margin:-100px 0 0 0;
	position: relative;
	z-index:1;
	float:left;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.33);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.33);
}
.noup {margin-top:0 !important;}
.blueborder {
	width:70%;
	height:10px;
	background:#273554;
	position: absolute;
	left:0;
	bottom:0;
}
.main-content .row, .sub_content .row {
	position:relative;
}

.left h1, .left p {text-align: left !important;}
.lightgrey {
	background:#f3f3f3;
	padding:80px 0;
	width:100%;
	float:left;
	margin:0 0 0 0;
}
.lightgrey p {
	color:#666;
	font-size:14px;
}
.lightgrey h2 {
	font-size: 35px;
    letter-spacing: 2px;
    width: 100%;
    text-align: left;
    color: #373535;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 0px 0;
}
.lightgrey h3 {
	color:#000;
}
.lightgrey a {
	color:#d8aa61;
}
.lightgrey a:hover {
	color:#000;
}

.extra {
	text-align:left;
}
.extra h5 {font-size:18px !important;}
.extra a {
	font-size:14px !important;
	color:#000;
	text-decoration: underline;
	transition:all .3s;
}
.extra a:hover {
	font-size:14px !important;
	color:#d8aa61;
	text-decoration: none;
}
.extra li {
	padding:5px 0;
}

.address-content {
	width:100%;
	float:left;
	margin:0;
	padding:30px 10px 0;
}
.address-content .large-8 img {
	border:1px solid #D9BF80;
}
.address-content .large-4 img {
	width:130px;
	margin:70px 0 0;
}

.center, .center p {
	text-align: center !important;
}

.tripadvisorlogo {
	width:100%;
	position: relative;
	text-align: center;
	margin:-170px 0 0 0;
}
.detail-holder {
	float:left;
	width:100%;
	text-align: center;
	padding:0;
	margin:40px 0 0 0;
}
.detail-holder img {
	width:80px;
}
.detail-holder h3 {
	color:#000;
	margin:5px 0;
	text-transform: uppercase;
	font-size: 21px;
}
.detail-holder p {
	font-size:14px;
	line-height: 28px;
	padding:0 30px;
}
.tripadvisorlogo img {
	width:140px;
}
.plusone {
	position:absolute;
	top:120px;
	left:370px;
}
.plustwo {
	position:absolute;
	top:120px;
	left:780px;
}
.plusone img, .plustwo img {
	width:50px;
}
.blackfill {
	background:#000;
	float:left;
	width:100%;
	text-align: center;
	padding:20px 0 10px;
	color:#d8aa61;
	margin:40px 0 0 0;
}
.blackfill h4 {
	color:#d8aa61 !important;
	text-transform: uppercase !important;
	text-align: center !important;
	
}
.distillery-holder {
	width:100%;
	float:left;
	margin:40px 0 0 0;
	padding:0 0 0 0;
}
.distillery-holder h3 {
	color:#000;
	margin:10px 0 5px;
	width:100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
}
.bottomposition {
	position:relative;
	padding-bottom: 50px;
}
.bottomposition img {width:100%; margin-left:0%;margin-bottom: 15px;}
.distillery-holder h5 {
	color:#000;
	margin:5px 0;
	width:100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}
.distillery-holder h4 {
	color:#d8aa61 !important;
	margin:5px 0 !important;
	width:100%;
	text-align: center !important;
	text-transform: uppercase !important;
	font-size: 18px !important;
}
.distillery-holder p {
	color:#000 !important;
	font-size:14px !important;
	line-height:28px !important;
	padding:0 30px;
	min-height:80px;
}

.distillery-holder a, .distillery-holder a:visited, .distill a, .distill a:visited  {
	width:100%;
	float:left;
	background:#000;
	padding:15px 0;
	text-align: center;
	color:#d8aa61 !important;
	font-family: "brothers", sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	transition:all .3s;
}
.distillery-holder a:hover, .distill a:hover {
	background:#d8aa61;
	color:#000 !important;
}

.bottomposition a {
	position:absolute;
	bottom:0;
}
#distillery-list {display:none; overflow:hidden; position: relative; }
.distill-list {
	width:100%;
	float:left;
	margin:0px 0 0 0;
	padding:30px;
	min-height:500px !important;
	background:#fafafa;
}
.distill-list h3 {
	color:#000;
	margin:5px 0;
	width:100%;
	text-align: left;
	text-transform: uppercase;
	font-size: 18px;
}
.distill-list a {
	color:#000;
	transition:all .3s;
}
.distill-list a:hover {
	color:#d8aa61;
}
.hoomecallout {
	background:url(images/callout_bg.jpg);
	background-size:cover;
	width:100%;
	float:left;
	padding:200px 0;
	text-align: center;
	color:#FFF;
	margin:50px 0 0 0;
}
.cvholder {
	float:left;
	width:100%;
	padding:50px 20px 20px;
	background:#000;
	border-bottom:5px solid #d8aa61;
	margin:5px 0 20px;
	text-align: center;
}
.cvholder img {
	width:50px;
	margin:0 0 20px 0;
}
.cvholder p {
	color:#FFF !important;
	font-size:14px !important;
	line-height: 20px !important;
	
}
.hoomecallout h3 {font-size:24px;}
.hoomecallout strong {
	color:#d8aa61;
}
.hoomecallout p {
	margin-bottom:30px;
}
.hoomecallout a {
	font-family: "brothers", sans-serif !important;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	transition:all .3s;
	color:#FFF;
	font-size:18px;
	padding:15px 60px;
	border:2px solid #FFF;
	background:rgba(255,255,255,0);
}
.hoomecallout a:hover {
	background:rgba(255,255,255,1);
	color:#d8aa61;
}


.featured-content {
	color:#999;
	padding:100px 0 50px;
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.featured-content .push {
	padding:50px 0 0 0;
}
.event-featured-content {
	color:#999;
	padding:0px 0 60px;
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.event-featured-content .push {
	padding:30px 0 0 0;
}
.event-featured-content h3 {
	color:#FFF;
}
.event-featured-content .primecta a {
	margin:0 0 0 0;
}


.teammembers {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:50px 0 100px;
}
.teammembers .line {
	width:100%;
	height:1px;
	background:#3135de;
	margin-top:-15px;
	margin-bottom:40px;
}

.teammembers h2 {
	font-size:32px;
	color:#FFF;
	text-transform: uppercase;
	background:#111;
	/*width:inherit;*/
	padding:0 50px;
	display: table;
	position:relative;
	margin:0 auto;
	text-align: center;
}
.teammembers h5 {
	color:#FFF;
	width:100%;
	float:left;
	text-align: center;
	margin:10px 0;
	text-transform: uppercase;
}





.page-template-helion-solutions-single .main-content {
	padding-bottom:0px;
}
.hiringdescription {
	margin:0 0 0 0;
	padding:0 0 100px 0;
	position:relative;
}
.stickybtn {
	position: -webkit-sticky;
	position:sticky;
	top:100px;
}
.stickybtn a {
	color:#FFF !important;
	width:100%;
	float:left;
	padding:15px 60px;
	margin:0 0 0 0;
	background:#b6763c;
	text-align: center;
	transition: all .3s;
}
.stickybtn a:hover {
	color:#b6763c !important;
	background:#FFF;
}
.stickybtn a h3 {
	font-weight:800;
	font-size:21px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.main-content .line, .sub_content .line, .community .line, .rwyw-main .line {
	width: 100%;
    height: 5px;
    background: #D9BF80;
    margin-top: 15px;
}
.bottomborder {
	width:100%;
	float:left;
	position: relative;
	padding:0 0 0 0;
	margin:5px 0 10px 0;
}
.tline {
	width:100%;
	float:left;
	height:1px;
	background:#e3e3e3;
}
.bline {
	background:#D9BF80;
	width:200px;
	height:5px;
	margin:-2px auto 0;
	position: relative;
	z-index: 1;
}
.bline2 {
	background:#D9BF80;
	width:100px;
	height:5px;
	margin:-2px auto 0;
	position: relative;
	z-index: 1;
}
.bline3 {
	background:#D9BF80;
	width:100px;
	height:5px;
	margin:-2px 0 0;
	position: relative;
	z-index: 1;
}
.stats .bline {
	background: #D9BF80;
    width: 60px;
    float: left;
    height: 5px;
    margin: 10px 0 0 0;
    position: relative;
    z-index: 1;
}
.heading, .heading p {
	text-align: center !important;
}
.community {
	width:100%;
	float:left;
	padding:300px 0 100px 0;
	margin:0;
	background:url('images/community_bg.png');
	background-size:cover;
	color:#FFF;
	
}
.rwyw-main {
	width:100%;
	float:left;
	background:url('images/retire-while-you-work-bg.jpg');
	padding-top:300px;
	padding-left:50px;
	background-size:cover;
	color:#FFF;
	min-height:600px;
}
.rwyw-main h4 {
	color:#D9BF80;
	text-transform: uppercase;
	font-size:16px;
}
.main-content h1, .sub_content h1 {
	font-size:35px;
	letter-spacing: 2px;
	width:100%;
	text-align: center;
	color:#373535;
	font-weight:800;
	text-transform:uppercase;
	margin:0 0 0px 0;
}
.main-content h2, .sub_content h2 {
	font-size:35px;
	letter-spacing: 2px;
	width:100%;
	text-align: center;
	color:#373535;
	font-weight:800;
	text-transform:uppercase;
	margin:0 0 0px 0;
}

.main-content h4, .sub_content h4 {
	font-size:36px;
	line-height:36px;
	width:100%;
	text-align: left;
	color:#373535;
	font-weight:800;
	text-transform:uppercase;
	margin:0 0 15px 0;
}
.main-content h3, .sub_content h3 {
	font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    color: #373535;
}
.community h3, .rwyw-main h3 {
	font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
}
.main-content p, .sub_content p {
	font-size:14px;
	color:#656565;
	line-height:2em;
	text-align: left;
	
}
.main-content p.small {
	font-size:14px;
	line-height:21px;
}
.main-content h5, .sub_content h5 {
	color:#d8aa61;
	font-size:18px;
	marin:0 0 0 0;
}
.main-content .cta, .sub_content .cta, .community .cta, .rwyw-main .cta {
	background:#D9BF80;
	padding:10px 60px;
	margin:10px 0 20px 0;
	float:left;
	text-align: center;
	font-size:16px;
	color:#FFF;
	border-radius:10px;
	font-style: normal;
	transition: all .3s;
}
.main-content .cta:hover, .sub_content .cta:hover, .community .cta:hover, .rwyw-main .cta:hover {
	background:#1D2740;
	color:#D9BF80;
}
.episodes .cta {
	margin: 30px auto 0;
    float: none;
    display: table;
}
.right {float:right !important; margin-right:20px !important;}
.center {text-align: center !important;}
.justify {text-align: justify !important;}
.round {border-radius:10px;}
.spacer {
	width:100%;
	float:left;
	margin:50px 0;
}
.spacer-light {
	width:100%;
	float:left;
	margin:20px 0;
}
.spacer-light2 {
	width:100%;
	float:left;
	margin:13px 0;
}
.signature {
	width:100%;
	float:left;
}
.signature img {
	width:170px;
}
.signature .title {
	color:#D9BF80;
}
.image {
	width:100%;
	float:left;
	margin:0 0 30px 0;
	padding:0 0 0 0;
	position: relative;
	transition: all .3s;
	border-radius:10px;
	overflow: hidden;
}
.image img {
	position: relative;
}
.image .title-over {
	position: absolute;
	z-index:2;
	bottom:30px;
	width:80%;
	left:10%;
	text-align: center;
	text-transform: uppercase;
	color:#FFF;
	transition: all .3s;
}
.image:hover .title-over {
	position: absolute;
	bottom:140px;

}
.over-blue2 {
	cursor: pointer;
	position: absolute;
	top:0;
	left:0;
	background:#161f36;
	width:100%;
	height:100%;
	z-index:1;
	transition:all .3s;
	opacity: 0;
}
.image:hover .over-blue2 {
	width:100%;
	height:100%;
	opacity: .6;
	
}
.podcast {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:20px 0;
	background:#FFF;
	border-radius: 20px;
}
.podcast p {
	font-size:14px;
	color:#666;
}
.podcast h3 {
	font-size: 32px;
	line-height: 1.2em;
	width: 100%;
	text-align: left;
	color: #373535;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0 0 0px 0;
}
.picon {
	width:35px;
	margin:0 0 10px 0;
}
.podcast .content {
	width:100%;
	float:left;
	padding:50px 0px 0 20px;
}
.podcast .cta {
	background: #D9BF80;
	padding: 10px 60px;
	margin: 10px 0 20px 0;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	border-radius: 10px;
	font-style: normal;
	transition: all .3s;
}
.podcast .cta:hover {
	background:#1D2740;
	color:#D9BF80;
}
.featuredpost {
	width:100%;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	float:left;
	margin:0 0 30px 0;
	padding:30px;
	background-size:cover !important;
}
.featuredpost h6 {
	color:#FFF;
	position: relative;
	font-size:12px;
	z-index:1;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin:200px 0 0 0;
}
.featuredpost h3 {
	color:#FFF;
	position: relative;
	z-index:1;
	font-size:30px;
	line-height: 1.2em;
	font-weight:800;
	text-transform: uppercase;
}
.featuredpost .cta {
	padding:10px 40px;
	position: relative;
	z-index: 1;
	float:left;
	border-top:1px solid rgba(232,195,122, 1);
	border-bottom:1px solid rgba(232,195,122, 1);
	border-left:1px solid rgba(232,195,122, 0);
	border-right:1px solid rgba(232,195,122, 0);
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	background:transparent;

}
 .featuredpost .cta:hover {
	 background:#FFF;
	 border-top:1px solid rgba(232,195,122, 0);
	 border-bottom:1px solid rgba(232,195,122, 0);
	 border-left:1px solid rgba(232,195,122, 0);
	 border-right:1px solid rgba(232,195,122, 0);
	 color:#1e2846;
 }
.over-featured {
	width:100%;
	height:90%;
	position: absolute;
	background: rgb(39,52,85);
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,.4) 9%, rgba(0,0,0,0) 65%);
	background: -o-linear-gradient(bottom, rgba(0,0,0,.4) 9%, rgba(0,0,0,0) 65%);
	background: linear-gradient(to top, rgba(0,0,0,.4) 9%, rgba(0,0,0,0) 65%);
	margin:0;
	padding:0;
	bottom:0;
	left:0;
	z-index:0;
}
.sub-post {
	width:100%;
	border:1px solid #CDCDCD;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	float:left;
	margin:0 0 30px 0;
	padding:30px 10px 20px;
	background:#FFF;
	transition:.3s all;
}
.sub-post:hover {
	border:1px solid #1D2740;
	background:#1D2740;
	transform:scale(1.03);
}
.services .sub-post, .episodes .sub-post  {
	padding:20px 0px 20px 10px;
}

.sub-post h6 {
	color:#2E426C;
	position: relative;
	font-size:8px;
	z-index:1;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin:0px 0 5px 0;
}
.sub-post h3 {
	color:#1D2740;
	position: relative;
	z-index:1;
	margin:0 0 0 0;
	font-size:10px;
	font-weight:600;
	text-transform: uppercase;
	transition:.3s all;
}

.services .sub-post h3, .episodes .sub-post h3 {
	margin:15px 0 0 0;
	font-size:12px !important;
	text-align: left;
	font-weight:700;
	transition:.3s all;
	
}
.sub-post:hover h3, .services .sub-post:hover h3, .episodes .sub-post:hover h3 {
	color:#FFF !important;
}
.sub-post:hover h6, .services .sub-post:hover h6, .episodes .sub-post:hover h6 {
	color:#D9BF80 !important;
}

.sub-post .cta {
	color:#2E426C;
	float:left;
	width:100%;
	font-size:10px;
	font-weight:400;
	text-transform: uppercase;
	margin:5px 0 10px 0;
	padding:0 0 0 0;
}
.services .sub-post .cta {
	background:none;
	text-align: left;
	padding:0 0 0 0;
	border:none;
}
.sub-post:hover .cta, .services .sub-post:hover .cta {
	color:#D9BF80 !important;
}

.sub-post img {
	margin:0px 0 0 0;
	border-radius:10px;
}
.resource-cta {
	background: #D9BF80;
	padding: 10px 60px;
	margin: 10px 0 20px 0;
	float: right;
	text-align: center;
	font-size: 16px;
	color: #FFF !important;
	border-radius: 10px;
	font-style: normal;
	transition: all .3s;
}
.resource-cta:hover {
	background:#1D2740;
	color:#D9BF80 !important;
}




.meetteam {
	width:100%;
	float:left;
	padding:50px 100px 0 0;
	margin:0 0 0 0;
}
.meetteam h2 {
	text-align: left;
	font-size:32px;
	line-height: 1.2em;
}
.bio-holder {
	width:100%;
	float:left;
	position: relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.headshot {
	width:100%;
	float:left;
	position: relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-radius:10px;
	overflow:hidden;
}
.on {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity: 1;
	transition:all 0s;
}
.headshot:hover .on {
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	opacity: 0;
	height:100%;
}
.bio-holder  h3 {
	font-size:16px;
	margin:10px 0 5px 0;
	line-height: 16px;
	float:left;
	width:100%;
}
.bio-holder  h4 {
	font-size:12px;
	line-height:16px;
	color:#666;
	margin:0 0 50px 0;
	font-weight:400;
	float:left;
	width:100%;
}
.bottomline {
	width:100%;
	height:10px;
	background:#D9BF80;
	position: absolute;
	bottom:0;
}
.video-play {
	position: absolute;
	width:76%;
	top: 31%;
	left: 24%;
}
.video-play img {
	width:650px;
}

.left p, .left {
	text-align: left !important;
}
.extra h5 {
	color:#000;
	margin:20px 0 0;
	font-size:28px;
}
.extra p {
	text-align: left;
	line-height: 1.8;
}
.extra .cta {
	background:#000;
	padding:15px 60px;
	margin:50px 0 0 0;
	float:left;
	width:100%;
	text-align: center;
	font-size:21px;
	color:#FFF;
	font-family: "brothers", sans-serif !important;
	font-weight: 700;
	font-style: normal;
	transition: all .3s;
}
.extra .cta:hover {
	background:#d8aa61;
	color:#000;
}

.map {
	width:100%;
	float:left;
	padding:50px 0;
	margin:0 0 0 0;
}


.faqs {
	width:100%;
	float:left;
	padding:50px 0 100px;
	margin:0 0 0 0;
	background:#FFF;
}
.faqs a {color:#D8AA61; text-decoration: underline;}
.faqs a:hover {color:#000;}
.faqs .line {
	width:100%;
	height:1px;
	background:#FFF;
	margin-top:-15px;
	margin-bottom:40px;
}
.faqs h1 {
	font-size:42px;
	width:100%;
	text-align: center;
	color:#0b172e;
	font-weight:800;
	text-transform:uppercase;
	margin:0 0 0px 0;
}
.faqs h2 {
	font-size:32px;
	color:#FFF;
	text-transform: uppercase;
	background:#D8AA61;
	/*width:inherit;*/
	padding:0 50px;
	display: table;
	position:relative;
	margin:0 auto;
	text-align: center;
}
			.accordion {
    background: none !important;
    width: 100%;
    margin: 10px 10px 50px;
    box-shadow: 0 15px 20px -15px rgba(0,0,0,0.3), 
                0 35px 50px -25px rgba(0,0,0,0.3), 
                0 85px 60px -25px rgba(0,0,0,0.1);
    float: left;
	transition:all .3s;
}
			
			
		.accordion2 {
    background: none;
    box-shadow:none;
}
.accordion-container {
    margin-bottom: 10px;
}
.accordion-header2 {
    color: #666;
    cursor: pointer;
    font-weight: 700;
    padding: 15px 10px;
    background: #FFF;
	transition: all .3s;
	position:relative;
	border-bottom:1px solid #e3e3e3;
}
.accordion-header2:hover {
    background:#FFF;
	color:#2E426C;
}
.accordion-body2 {
    display: none;
    border-bottom: 1px solid #DDE0E7;
    background: #F6F7F9;
    padding: 1.5em;
    color: #4A5666;
}
.accordion-header2::after {
	position:absolute;
	right:15px;
    content: '';
    vertical-align: middle;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #000;
    /*margin-left: 88.75%;*/
    clip-path: polygon(52% 20%, 0% 66%, 100% 66%);
    transform: rotate(180deg);
}
.active.accordion-header2::after {
    background-color: #000;
    transform: rotate(0deg);
}




.locationscontent h1, .locationscontent h2, .locationscontent p {
	text-align:left !important;
}
.locationscontent h3 {
	font-size:21px;
	font-weight:800;
}
.locationscontent .phone {
	float:left;
	width:100%;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	font-size:14px;
	width:100%;
	color:#666;
}
.locationscontent .address {
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	width:100%;
	color:#666;
}
.nopaddingleft {
	/*padding-left:0 !important;*/
}
.nopadding {
	position:relative;
	padding:0 0 0 0 !important;
}



.callouts {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:0 0 100px 0;
}
.callouts .row {
	padding:50px 0 !important;
}
.solutioncontent h2 {
	color:#0b172e;
	font-size:24px;
	text-transform:uppercase;
	padding:0 0 0 0;
	margin:40px 0 0 0;
	font-weight:800;
}
.solutioncontent p {
	color:#666;
	line-height:32px;
}
.leftright ul {
	margin:0 0 0 0;
	padding:0 0 0 20px;
	width:100%;
	float:left;
	list-style:none;
}
.leftright li {
	color:#666;
	font-size:18px;
	background:url(images/swoop.png) no-repeat;
	background-size:auto 30px;
	min-height:30px;
	margin:0 0 15px 0;
	padding:0 0 0 35px;
}
.leftright li p {font-size:18px;}

.industries {
	text-align:center;
	padding:0 0 100px;
}
.industries img {
	width:100px;
	height:auto;
	margin:10px 0 10px 0;
}
.industries p {
	color:#FFF;
	font-size:14px;
	text-transform: uppercase;
	font-weight:800;
	letter-spacing:1px;
	margin:0 0 30px 0;
	padding:0 0 0 0;
}

.ourlocations {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:100px 0;
	background:#f3f3f3;
}
.ourlocations h2 {
	width:100%;
	float:left;
	text-align: center;
	font-weight:100;
	color:#0b172e;
	padding:0 0 0 0;
	margin:0 0 30px 0;
}
.ourlocations img {
	margin:20px 0;
}



/*----------------------------------------------TESTIMONIALS----*/
.testimonial-content p {
	font-size: 14px;
	line-height: 1.5;
	font-style: italic;
}
.testimonial-disclaimer {
	font-size:10px;
	color:#666;
	margin-top:10px;
}
.community-content p {
	font-size: 14px;
	line-height: 1.5;
	margin:20px 0;
}




.news {
	border-top:10px solid #d5af2b;
	float:left;
	background:url(images/testimonial-bg.jpg);
	background-position: center center;
	background-size:cover;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0px 0;
}

.testimonials {
	width:100%;
	float:left;
	margin:0;
	padding:50px 0 50px;
	position: relative;
	color:#FFF;
	text-align: center;
}
.hometestimonial {
	padding:0px 0 100px;
}
.testimonials h2 {
	font-weight:600;
	width:100%;
	text-transform: uppercase;
	color:#000;
}
.testimonials h4 {
	font-weight:600;
	font-size:16px;
	width:100%;
	text-transform: uppercase;
	color:#999;
}
.testimonials p {
	color:#666;
}
.slide {
	padding:0px 0;
	width:100%;
	float:left;
	margin:0;
}
.item {
	padding:0px;
}
.testholder {
	border:1px solid #e3e3e3;
	min-height:300px !important;
	padding:30px;
	text-align:center;
	width:100%;
	float:left;
}
.testholder img {
	margin:0 auto;
	width:50px;
}
.testholder p {
	color:#666;
	font-size:14px;
	font-style:italic;
}
.testimonials .cta {
	background:#000;
	padding:15px 60px;
	margin:50px auto 0;
	font-size:21px;
	color:#FFF;
	font-family: "brothers", sans-serif !important;
	font-weight: 700;
	font-style: normal;
	transition: all .3s;
}
.testimonials .cta:hover {
	background:#d8aa61;
	color:#FFF;
}

.author {	
	float:left;
	color:#999;
	font-size:12px;
	font-style: italic;
	margin:30px 0 0 0;
}

.content {
	color:#1c1c1c;
	font-size:16px;
}
.testimonials .content {
	margin-top:0px !important;
}
.slick-dots {
    /*bottom: -40px;*/
	list-style: none;
	margin:20px auto 0px;
	display:table;
	padding:0;
}
.slick-dots li {
	text-indent:-999999px;
	background:rgba(233, 195, 123,0);
	border:1px solid rgba(255,255,255,1);
	width:15px;
	height:15px;
	border-radius:30px;
	margin:0 2px;
	float:left;
	transition:all .3s;
}
.featured-logos-slide .slick-dots li {
    border: 1px solid rgba(233, 195, 123,1);
    background: #FFF;
}
.slick-dots li.slick-active {
	background:rgba(233, 195, 123,1);
	border:1px solid rgba(233, 195, 123,1);
	
}

.latest-news {
	width:100%;
	float:left;
	border:1px solid #666;
	margin:0;
	padding:50px;
}
.latest-news h2 {
	color:#fff;
	font-weight:600;
	font-size:32px;
}
.latest-news ul {
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
.latest-news li {
	width:100%;
	float:left;
	padding:20px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #666;
}
.latest-news li:last-child {
	border-bottom:none;
}
.newstitle {
	color:#FFF;
	font-weight:600;
	font-size:18px;
	margin:0 0 3px 0;
}
.latest-news a {
	color:#888;
	transition:all .3s;
}
.latest-news a:hover {
	color:#FFF;
}
.latest-news a img {
	width:13px;
	height:auto;
	margin-right:5px;
	opacity:.5;
	transition:all .3s;

}	
.latest-news a:hover img {

	opacity:1;
}


.features {
	width:100%;
	margin:-50px 0 0 0;
	padding:0 0 100px 0;
	float:left;
	text-align:center;
}
.features h3 {
	font-size:18px;
	text-transform: uppercase;
	font-weight:800;
	letter-spacing:1px;
	color:#151d31;
}
.features p {
	color:#666;
	font-size:14px;
	line-height:28px;
}
.features img {
	width:80px;
	height:auto;
	margin:0 0 20px 0;
}


/*----------------------------------------------FEATURED PROPERTY----*/

.featured-properties {
	width:100%;
	float:left;
	margin:0px 0 0 0;
	padding:0px 0 100px;
}
.page-template-locations-single .featured-properties {
	padding:0px 0 20px;
}
.featured-properties h2 {
	font-size:26px;
	color:#FFF;
	margin:0 0 30px 0;
	padding:0 0 0 0;
}
.featured-properties .line {
	width:100%;
	height:1px;
	background:#666;
	margin-top:18px;
}
.featured-properties ul {
	margin:0 0 30px 0;
	float:left;
	width:100%;
	list-style:none;
}
.featured-properties li {
	
}
.feat-property {
	border:1px solid #FFF;
	background:#222;
	float:left;
	width:100%;
	padding:20px;
	text-align:center;
	transition:all .3s;
	margin-bottom:30px;
}

.feat-property .title {
	color:#FFF;
	font-size:18px;
	font-weight:600;
	margin:15px 0 0 0;
}
.feat-property .units, .feat-property .built {
	font-size:14px;
	color:#FFF;
}
.feat-property .line {
	width:100%;
	float:left;
	margin:15px 0 0 0;
	padding:0 0 0 0;
	height:1px;
	background:#b6763c;
}
.featured-properties .cta {
	width:100%;
	float:left;
	text-align:center;
	color:#b6763c;
	transition:all .3s;
}
.featured-properties .cta span {
	font-size:24px;
}
.featured-properties .cta:hover {
	
	color:#FFF;
}

.property-details, .property-details p, .property-details div, .property-details span, .property-details li {
	color:#999;
}
.property-details h1, .property-details h2, .property-details h3, .property-details h4, .property-details h5 {
	color:#FFF;
}
.property-details strong {
	color:#b6763c;
}
.property-details ul li {
	list-style:none;
	background-image:url('images/bullet.png');
	background-repeat:no-repeat;
	background-size:15px 15px;
	background-position:0px 5px;
	padding:0px 0px 5px 20px;
}
.reveal {
	background:#FFF;
	border:none !important;
	outline:none !important;
	border-radius:5px !important;
	padding:30px !important;
}
.reveal-overlay {
	background-color:rgba(24,49,23,0.9) !important
}
.page-template-property-search .reveal, .category .reveal {
	background:#b6763c;
	border:none;
	outline: none !important;
	border-radius: 5px;
	color:#FFF;
}
.page-template-property-search .close-button, .category .close-button {
	color:#FFF !important;
}
.ucmessage {
	width:100%;
	padding:30px;
}
.ucmessage h3 {
	color:#FFF;
	font-weight:600;
	font-size:24px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.ucmessage p {
	color:#FFF;
	font-weight:300;
	font-size:14px;
}
.broker-uc-details {
	width:100%;
	float:left;
	margin:0 0 50px 0;
	padding:0 0 0 0;
}
.broker-uc-details li {
	list-style: none;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #a76e3a;
}
.broker-uc-details li:last-child {
	border-bottom:none;
}
.broker-uc-details li .name {
	color:#FFF;
	font-size:18px;
	font-weight:600;
	margin:0 0 0 0;
}
.broker-uc-details li .title {
	color:#FFF;
	font-size:14px;
	margin:0 0 5px 0;
}
.broker-uc-details li img {
	width:24px;
	height:auto;
	opactiy:1;
	transition:all .3s;
}
.broker-uc-details li img:hover {
	opacity:.7;
}




/***************************************************ABOUT US CARDS*/


.borkers {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:50px 0 50px;
	background:#0a1124;
}
.brokers {
	width:100%;
	float:left;
	margin:-30px 0 0 0;
	padding:0px 0 100px;
}
.about-callout {
	background:rgba(0,0,0,0.4);
	width:100%;
	float:left;
	padding:30px;
	color:#fff;
}

.borkers .line {
	width:100%;
	height:1px;
	background:#666;
	margin-top:18px;
}
.borkers h2 {
	font-size:26px;
	margin:0 0 30px 0;
	color:#FFF;
}
.borker-card {
	width:100%;
	float:left;
	margin:0 0 30px 0;
	padding:0 0 0px 0;
	background:#10182d;
	border:1px solid #10182d;
	border-radius:20px;
	overflow:hidden;
	color:#FFF;
	position:relative;
	cursor: pointer;
}
/*
.page-template-main-team-page .biopage .large-3:nth-child(n) .borker-card, .page-template-main-team-page-brokers .biopage .large-3:nth-child(n) .borker-card {
	background:#444;
}
.page-template-main-team-page .biopage .large-3:nth-child(3n) .borker-card, .page-template-main-team-page-brokers .biopage .large-3:nth-child(3n) .borker-card {
	background:#234621;
}*/



.borker-card .info {
	width:100%;
	float:left;
	padding:0 0 20px 0;
	text-align:center;
}
.borker-card .name {
	font-size:21px;
	font-weight:600;
	width:100%;
	float:left;
	margin:15px 0 0px;
}
.borker-card .title {
	font-size:16px;
	font-weight:300;
	width:100%;
	float:left;
	margin:0px 0 5px;
}
.overlay {
	width:100%;
	margin:0 0 0 0;
	padding:30px;
	background: rgb(128,106,30);
background: -webkit-linear-gradient(256deg, rgba(128,106,30,1) 0%, rgba(16,24,45,1) 42%);
background: -o-linear-gradient(256deg, rgba(128,106,30,1) 0%, rgba(16,24,45,1) 42%);
background: linear-gradient(346deg, rgba(128,106,30,1) 0%, rgba(16,24,45,1) 42%);
	float:left;
	position:absolute;
	top:50%;
	left:0px;
	height:100%;
	opacity:0;
	transition:all .3s;
}
.desktop {
	width:100%;
	float:left;
	font-size:11px;
	margin:10px 0;
}
/*.page-template-main-team-page .biopage .large-3:nth-child(n) .borker-card, .page-template-main-team-page-brokers .biopage .large-3:nth-child(n) .borker-card .overlay, .page-template-main-team-page-backoffice .biopage .large-3:nth-child(n) .borker-card .overlay {
	background:#b6763c;
}
.page-template-main-team-page .biopage .large-3:nth-child(2n) .borker-card, .page-template-main-team-page-brokers .biopage .large-3:nth-child(2n) .borker-card .overlay, .page-template-main-team-page-backoffice .biopage .large-3:nth-child(2n) .borker-card .overlay {
	background:#444;
}
.page-template-main-team-page .biopage .large-3:nth-child(3n) .borker-card, .page-template-main-team-page-brokers .biopage .large-3:nth-child(3n) .borker-card .overlay, .page-template-main-team-page-backoffice .biopage .large-3:nth-child(2n) .borker-card .overlay {
	background:#234621;
}*/
.overlay .short-bio {
	font-size:10px;
}
.overlay .name, .overlay .title {
	margin:0 0 0 0;
}
.borker-card:hover .overlay {
	opacity:1;
	top:0px;
}
.borker-card .social a img {
	width:25px;
	height:auto;
	cursor: pointer;
	transition:all .3s;
}
.borker-card .social a:hover img {
	width:25px;
	height:auto;
	cursor: pointer;
	opacity:.7;
}
.borker-card .cta {
	color:#FFF;
	background:#234621;
	border:1px solid #FFF;
	padding:8px 30px;
	position:absolute;
	bottom:20px;
	margin:0 auto;
	transition:all .3s;
}
.borker-card .cta:hover {
	color:#234621;
	background:#FFF;
	border:1px solid #FFF;
	padding:8px 30px;
	position:absolute;
	bottom:20px;
	margin:0 auto;
}



.mql {
	width:100%;
	float:left;
	margin:0;
	padding:150px 0;
	background:url(images/mql-bg.jpg);
	background-size:cover;
	background-position:center center;
	position:relative;
}
.mql h1 {
	color:#FFF;
	font-weight:900;
	font-size:42px;
	text-shadow: 1px 3px 4px rgba(0,0,0,0.53);
	line-height:52px;
}
.mql h2 {
	color:#FFF;
	font-size:24px;
}
.mql form {
	width:90%;
	margin:0;
	position:relative;
}
.mql input[type='email'] {
	border:none;
	border-radius:10px;
	-webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.60); 
	box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.60);
}
.mql input[type='submit'] {
	font-family:'Montserrat', sans-serif !important;
	border:none;
	border-radius:0 10px 10px 0;
	background:#000;
	color:#FFF;
	position:absolute;
	top:0;
	right:0px;
	padding:11.5px 20px;
	font-weight:600;
	font-size:14px;
	cursor: pointer;
	transition: all .3s;
}
.mql input[type="submit"]:hover {
	background:#ef7908 !important;
	color:#FFF;
	cursor: pointer;
}
.mqlcontent {
	z-index:2;
	position:relative;
}
.mql label, .hs-error-msgs {display:none !important;}

.offer {
	position:absolute;
	left:0;
	top:15%;
	width:30vw;
	max-width:450px;
	z-index:1;
}
.andy {
	position:absolute;
	right:0;
	bottom:0px;
	width:30vw;
	height:auto;
	max-height:250%;
	z-index:1;
}

/*----------------------------------------------SERVICES----*/

.icon {
	height:80px;
	margin:10px 0 0 0;
}
.serv h3 {
	font-size:18px;
	font-weight:600;
	line-height:18px;
}
.serv h4 {
	font-size:14px;
	font-weight:400;
	line-height:14px;
}
.serv p {
	font-size:12px;
	color:#666;
}
.dropdown .serv h3 {
	color:#FFF;
}
.dropdown .serv h4 {
	color:#999;
	line-height:20px;
	margin-bottom:20px;
}
.dropdown .serv p {
	color:#bcbcbc;
	font-weight:600;
	
}
.serv a.cta {
	color:#FFF;
	background:#ef7908;
	padding:5px 25px 6px;
	border-radius:5px;
	font-size:12px !important;
	transition: all .3s;
}
.serv a.cta:hover {
	color:#FFF;
	background:#000;
}
.dropdown .serv a.cta {
	color:#ef7908;
	background:#FFF;
	padding:5px 25px 6px;
	border-radius:5px;
	font-size:12px !important;
	transition: all .3s;
}
.dropdown .serv a.cta:hover {
	color:#FFF;
	background:#ef7908;
}

.navindustries h3 {
	color:#dbb220;
	float:left;
	width:100%;
	text-align: center;
	margin:10px 0 10px;
}
.navindustries p {
	text-align: center;
	color:#FFF;
	font-size: 12px;
}
.navindustries .line {
	width:100%;
	float:left;
	margin:25px 0 0 0;
	padding:0 0 0 0;
	height:1px;
	background:rgba(255,255,255,0.3);
}


/*----------------------------------------------RESULTS----*/
.result {
	width:100%;
	float:left;
	background:#000;
	padding:50px 0 100px;
	margin:0;
}
.result h1 {
	color:#FFF;
	font-size:36px;
	font-weight:100;
	text-align: center;
}
.result h2 {
	color:#FFF;
	font-size:18px;
	text-align: center;
	margin:0 0 50px 0;
}
.chart-holder {
	position:relative;
	transform: scale(.9);
	margin:0 auto;
	padding:0;
	width:300px;
	height:300px;
}
.petrachart {
	float:left;
	position:absolute;
	top:0px;
	overflow: visible;
}
.petrachart-two {
	float:left;
	position:absolute;
	top:0px;
	overflow: visible;
}

svg {
	width: 200px;
    height: 200px;
    max-width: 200px;
    max-height: 200px;
    margin-left: 0px;
    z-index: 2;
    float: left;
    top: 0px;
    left: 0px;
    overflow: visible;
	/*stroke-width:10px;
	stroke-color:#FFF;
	overflow: visible;*/
}
path {
	fill:none;
	stroke:#FFF;
	stroke-opacity:.3;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:5px;
}
.petrachart-two path {
	stroke:#ef7908;
	stroke-opacity:1;
	stroke-width:40px;
}
.chart-text {
	text-align: center;
	color:#FFF;
	width:100%;
	position: absolute;
	top:75px;

}



/*-----------------------------COREVALUES-------*/
.yellowborder {
	width:100%;
	height:600px;
	position:absolute;
	top:0px;
	background: rgb(213,175,43);
	background: -webkit-linear-gradient(rgba(213,175,43,1) 0%, rgba(213,175,43,0) 93%);
	background: -o-linear-gradient(rgba(213,175,43,1) 0%, rgba(213,175,43,0) 93%);
	background: linear-gradient(rgba(213,175,43,1) 0%, rgba(213,175,43,0) 93%);
}
.corevalues {
	width:100%;
	position:relative;
	float:left;
	margin:0;
	padding:100px 0 180px;
	background:#151d31;
	/*background: rgb(239,121,8);
	background: -webkit-linear-gradient(38deg, rgba(239,121,8,1) 37%, rgba(209,74,16,1) 57%);
	background: -o-linear-gradient(38deg, rgba(239,121,8,1) 37%, rgba(209,74,16,1) 57%);
	background: linear-gradient(128deg, rgba(239,121,8,1) 37%, rgba(209,74,16,1) 57%);*/
	
	/*background:url(images/cv-bg.jpg);*/
	background-size:cover;
	background-position:center center;
	text-align: center;
	color:#151d31;

}
.cvicons {
	position: relative;
	z-index: 2;
}
.corevalues h1 {
	color:#151d31;
	position: relative;
	z-index:2;
	text-align: center;
	margin:0 0 0px 0;
	font-weight:200;
	font-size:42px;
}
.corevalues p {
	color:#151d31;
	position: relative;
	z-index:2;
	text-align: center;
	margin:0 0 20px 0;
	font-size:16px;
}
.corevalues h4 {
	color:#FFF;
	font-weight:800;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	margin:0 0 20px 0;
	font-size:16px;
}
.corevalues ul {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
.corevalues li {
	float:left;
	list-style: none;
	padding:0 0 0 0;
	maring:0 0 0 0;
	color:#FFF;
	font-weight:600;
	font-size:16px !important;
	text-align: center;
}

.culutrenews {
	padding:100px 0;
}
.corevalues img {
	width:80px;
	height:auto;
	margin:10px 0 10px 0;
}
.cv p {
	color:#000;
	font-size:12px;
	text-align: center;
	margin:3px 0 10px;
	font-weight:600;
	text-transform: uppercase;
}
.world {position: relative;}
.circlelogo {position: absolute; top:130px; width:120px; left:50%; margin-left: -60px;}

/*----------------------------SPEAKERS PAGE--------*/
.st {
	background:#222 !important;
	padding:150px 0 100px !important;
}
.speakers .cta {
	background:#000;
	border-radius:10px;
	padding:15px 50px;
	color:#FFF;
	display: table;
	margin:0 auto 10px;
	transition:all .3s;
}
.speakers .cta:hover {
	background:#ef7908;
	
}
.speakers h2 {
	color:#FFF;
	margin-bottom:15px;
}
.aboutandy {
	width:100%;
	float:left;
	background:#222;
	padding:100px 0;
}
.aboutandy h2 {
	color:#FFF;
	font-weight:800;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.aboutandy p {
	
	color:#666;
	line-height:1.6em;
}

.boundless {
	float:left;
	width:100%;
	padding:50px 5% 100px;
	background:#000;
}
.boundless h2, .expertise h2  {
	color:#666;
	font-size:46px;
	width:100%;
	text-align: center;
	font-weight:100;
	margin:0 0 50px 0;
	padding:0 0 0 0;
}
.boundless h3 {
	color:#ef7908;
	font-size:28px;
	font-weight:800;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.boundless h4 {
	color:#FFF;
	font-size:18px;
	font-weight:100;
	margin:0 0 15px 0;
	padding:0 0 0 0;
}
.boundless p, li {
	color:#666;
	font-size:16px !important;
	line-height:1.6em;
}
.boundless video {
	margin:10px 0 0 0;
}
.expertise {
	width:100%;
	float:left;
	background:#FFF;
	margin:0;
	padding:100px 0;
}
.expertise h3 {
	color:#000;
	font-weight:800;
	margin:30px 0 0 0;
	padding:0 0 0 0;
}
.expertise p {
	color:#666;
	font0size:16px;
	line-height:1.8em;
	padding:0;
}


/*-----------------------------CONTACT PAGE-------*/
.andycontact {
	position:absolute;
	bottom:0;
	left:0%;
	z-index:1;
}
.andycontact img {
	max-height:600px;
}
.speakers {
	/*background:#000 !important;*/
	margin:0px 0 0 0 !important;
	padding: 120px 0 100px 0 !important;
}
.above {
	z-index:2;
	position:relative;
}
.contact-testimonial {
	width:100%;
	float:left;
	margin:0px 0 0 0;
	background:#FFF;
	padding:0;
	position: relative;
	z-index:2;
}
.contact-testimonial .slide {
	margin:-50px 0 50px;
}
.contact-testimonial .slick-dots {
	position: absolute;
    top: 87%;
    right: 20px;
	list-style: none;
	margin:0;
	padding:0;
}
.contact-testimonial .slide {
	min-height:250px;
}
.contact-testimonial .content {
	color:#666;
	font-size:16px !important;
}
.page-template-contact .new_cards {
    float: left;
    width: 100%;
    background: #f5f5f5;
    margin: 0 0 0 0;
    padding: 60px 0 60px 0;
}

.footer-light {
	width:100%;
	float:left;
	padding:100px 0;
	background:#ef7908;
	margin:0;
	text-align: left;
	color:#FFF;
}
.footer-light h2 {
	width:100%;
	float:left;
	margin:0 0 20px 0;
	text-align: center;
}
.footer-light fieldset {
	max-width:100% !important;
	width:100% !important;
}
.footer-light .hs-input {
	width:100% !important;
}
.footer-light textarea {
	min-height: 200px !important;
}
.footer-light input[type="text"], .footer-light input[type="email"], .footer-light textarea {
	border:none;
	background:#a75e29;
	color:#FFF;
	font-size:16px !important;
}
.footer-light input[type="submit"] {
	background:#000;
	color:#FFF;
	border-radius:10px;
	padding:10px 30px;
	border:none;
}



/*-----------------------------EVENTS PAGE-------*/
.tabs {
    margin: 10px auto 30px !important;
    border: none !important;
    background:#d4ba91;
    list-style-type: none;
    text-align: center;
    display: table;
}
.tabs-title>a {
    display: block;
    padding: 15px 60px !important;
    font-size: 18px !important;
    line-height: 1;
    color: #666 !important;
	background:#dcccb3;
	font-family: "brothers", sans-serif !important;
	outline:none !important;
	border-bottom: none;
	transition:all .3s;
	font-weight:600;
	cursor: pointer;
}
.tabs-title>a:hover {
	background:#d8aa61 !important;
	color:#000 !important;
}
.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
	background: #d8aa61 !important;
    color: #000 !important;
    font-size: 18px;
    border-bottom: none;
	outline:none !important;
}
.tabs-content {
	border:none !important;
}
.tabs-content .is-active {
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
  opacity: 1;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
.event-card {
	width:100%;
	float:left;
	margin:20px 0 50px 0;
	padding:0;
}
.event-card li {
	margin:10px auto;
	list-style: none;
	border:1px solid #e5e5e5;
	padding:0 0 0 0;
}
.event-card li:nth-child(even) {
	background:#f9f9f9;
}
.event-card li h1 {
	float:left;
	font-size:18px;
	margin:15px 0 0 0;
	padding:0 0 0 0;
	width:100%;
	font-weight:600;
	text-align: left;
}
.event-card li h2 {
	float:left;
	font-size:14px;
	margin:8px 0 0 0;
	padding:0 0 0 0;
	width:100%;
	font-weight:600;
	color:#ef7908
}
.event-card li p {
	font-size:12px;
	color:#666;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.col1 {
	padding-right:0px !important;
	padding-left:0px !important;
	margin:0 0 0 0;
}
.event-image-bg {
	width:100%;
	height:100%;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height: 180px;
}
.event-card .dates {
	margin:0 0 20px 0;
}
.event-card .dates div {
	font-size:14px;
	color:#000;
}
.event-card .price {
	width:100%;
	float:left;
	margin:30px 0 0 0;
	padding:0 0 0 0;
	font-size:24px;
	font-weight:100;
	text-align: center;
}
.reserve {
	width:100%;
	float:left;
	text-align: center;
	display:none;
}
.reserve a {
	background:#ef7908;
	color:#FFF;
	width:100%;
	font-size:12px;
	float:left;
	border-radius:10px;
	padding:10px 0;
	margin:10px 0 0 0;
	transition:all .3s;
}
.reserve a:hover {
	background:#000;
	color:#FFF;
}
.reserve:not(:first-child) {
	display: block;
}
.webinars-on-demand {
	background:#000;
	padding:100px 0 100px;
	margin:0 0 0 0;
	color:#FFF;
	float:left;
	width:100%;
}
.webinars-on-demand h1 {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-size:36px;
	font-weight:800;
	color:#FFF;
}
.webinars-on-demand p {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-size:18px;
	font-weight:400;
	color:#999;
}
.webinarsondemand {
	width:100%;
	float:left;
	margin:50px 0 0 0;
	padding:0;
	list-style: none;
}
.webondemandholder {
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
.webondemandholder img {
	border:1px solid #333;
}
.webinarsondemand li {
	margin:10px 0 30px;
	min-height: 260px;
	-webkit-animation: fadeIn 1s;
  	animation: fadeIn 1s;
  	opacity: 1;
}
.webinarsondemand li h3 a {
	font-size:14px;
	font-weight:600;
	color:#FFF;
	text-decoration: none;
	padding:0;
	margin:5px 0;
	float:left;
	width:100%;
}
.webinarsondemand li p {
	color:#666;
	font-size:12px;
	margin:0;
	padding:0;
	text-align: left;
}
.readmore {
	background:#b6763c;
	padding:10px 30px;
	display:table;
	margin:0 auto 40px;
	color:#FFF;
	border-radius:0px;
	transition:all .3s;
}
.readmore:hover {
	background:#FFF;
	color:#b6763c;
}
/*----------------------------------------RESOURCES----*/

.res .slide {
	float:left;
}
.res .slide .content, .res p {
	font-size:16px !important;
	color:#666;
}
.lgone {
	font-family:'Montserrat', sans-serif !important;
	font-weight:900;
	color:#e9e9e9;
	text-transform:uppercase;
	font-size:95px;
	height:105px;
	line-height: 95px;
	margin-top:25px;
}
.lgtwo {
	font-family:'Montserrat', sans-serif !important;
	font-weight:900;
	color:#d5d5d5;
	text-transform:uppercase;
	font-size:80px;
	height:90px;
	line-height: 80px;
	margin-top:-25px;
}
.lgthree {
	font-family:'Montserrat', sans-serif !important;
	font-weight:900;
	color:#d5d5d5;
	text-transform:uppercase;
	font-size:110px;
	line-height: 110px;
	margin-top:-25px;
}
.ctaone {
	background:#ef7908;
	color:#FFF;
	font-size:14px;
	width:100%;
	float:left;
	text-align: center;
	padding: 10px 0;
	margin:10px 0 10px 0;
	border-radius:10px;
	transition:all .3s;
}
.ctaone:hover {
	background:#000;
	color:#FFF;
}
.ctatwo {
	background:#000;
	color:#FFF;
	font-size:14px;
	width:100%;
	float:left;
	text-align: center;
	padding: 10px 0;
	margin:10px 0 10px 0;
	border-radius:10px;
	transition:all .3s;
}
.ctatwo:hover {
	background:#ef7908;
	color:#FFF;
}
.ctathree {
	background:#ef7908;
	color:#FFF;
	font-size:16px;
	display:table;
	text-align: center;
	padding: 10px 60px;
	margin:-10px auto 10px;
	border-radius:10px;
	transition:all .3s;
}
.ctathree:hover {
	background:#000;
	color:#FFF;
}
.res h3 {
	font-size:24px;
	margin:30px 0 -20px 0;
	padding:0 0 0 0;
	font-weight:600;
}
.res .event-image-bg {
	height:130px;
	min-height:130px;
}
.blog {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:70px 0 100px;
	background:#F5f5f5;
}
.blog h1 {
	width:100%;
	float:left;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:36px;
	font-weight:100;
}
.blog h2 {
	width:100%;
	float:left;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:24px;
	font-weight:400;
	color:#666;
}
.bloglist {
	list-style:none;
	margin:30px 0 40px 0;
	float:left;
}
.blogpost {
	width:100%;
	float:left;
	background:#FFF;
	border:1px solid #CCC;
	margin:10px 0 20px 0;
	padding:0 0 0px 0;
	position: relative;
}
.blogpst:nth-child(odd) {
	float:left;
	width:48%;
	margin-right:2%;
	clear:left;
}
.blogpst:nth-child(even) {
	float:right;
	width:47%;
	clear:right;
}
.blogpost a.title {
	color:#000;
	width:100%;
	float:left;
	font-size:21px;
	font-weight:600;
	padding:30px 0 0 0;
	margin:0;
}
.blogpost p {
	font-size:14px !important;
	color:#666;
	margin:15px 0 0 0;
	padding:0 0 5px 0;
}
.sharecontent {
	width:100%;
	float:left;
	height:60px;
	margin:0 0 0px 0;
	padding:0 0 0 0;
	
}
.blogpost .readmore {
	font-weight:700;
	color:#ef7908;
	font-size:18px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:transparent;
}
.authorband {
	width:100%;
	position:relative;
	bottom:0px;
	float:left;
	margin:0 0 0 0;
	padding:10px 30px 20px;
	color:#FFF;
	background:#000;
	
}
.authorband img {
	float:left;
	margin:0 10px 0 0;
}
.authorband .name {
	font-weight:600;
	margin: 0 0 0 0;
}
.authorband .title {
	font-weight:400;
	font-size:14px;
	color:#999;
	margin:0 0 0 0;
}
.bookshelf {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:100px 0;
	background:#000;
	color:#FFF;
}
.bone {
	font-family:'Montserrat', sans-serif !important;
	color:#FFF;
	text-transform: uppercase;
	font-size:55px;
	line-height:55px;
	font-weight:800;
}
.btwo {
	font-family:'Montserrat', sans-serif !important;
	color:#FFF;
	text-transform: uppercase;
	font-size:93px;
	line-height:93px;
	font-weight:800;
}
.bthree {
	font-family:'Montserrat', sans-serif !important;
	color:#FFF;
	text-transform: uppercase;
	font-size:95px;
	line-height:95px;
	font-weight:800;
}
.bookshelf p, .book p {
	font-size:18px;
}
.bookshelf .cta, .book .cta {
	background:#ef7908;
	color:#FFF;
	border-radius:10px;
	margin:10px 0 0 0;
	padding:10px 30px;
	float:left;
}
.actiondocs {
	width:100%;
	margin:0;
	float:left;
	padding:100px 0;
	background:#f5f5f5;
}
.actiondocs h1 {
	font-family:'Montserrat', sans-serif !important;
	font-size:36px;
	padding:0;
	margin:0 0 30px 0;
	width:100%;
	text-align:center;
}
.actiondocslist {
	list-style: none;
	margin:30px 0 40px 0 !important;
	float:left;
}
.actiondocs a.cta2 {
	background:#ef7908;
	color:#FFF;
	padding:10px 30px;
	border-radius: 10px;
	display: table;
	margin:30px auto 0;
	transition: all .3s;
}
.actiondocs a.cta2:hover {
	background:#000;
	color:#FFF;
}
.downloadholder {
	width:100%;
	background:#FFF;
	float:left;
	position: relative;
	padding:20px 20px 30px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20); 
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
}
.downloadholder .event-image-bg {
	width:100%;
	height:auto;
	min-height: 80px;
	border:1px solid #ccc;
}
.downloadholder h3 {
	font-size:14px;
	color:#000;
	font-weight:800;
	float:left;
	width: 100%;
	margin:10px 0 5px;
	padding:0 0 0 0;
}
.downloadholder p {
	font-size:12px !important;
	color:#666;
}
.downloadholder .cta {
	color:#ef7908;
	font-weight:800;
	font-size:14px;
	float:left;
	width:100%;
	margin:5px 0 10px;
}
.over {
	position:relative;
	margin:0 0 30px 0;
}
.overlay h3 {
	color:#FFF;
	margin:20px 0 10px 0;
	font-size:18px;
}
.over .overlay {
	background:#ef7908;
	padding:20px;
	height:100%;
	width:100%;
	float:left;
	margin:0 0 0 0;
	color:#FFF;
	opacity:0;
	transition:all .3s;
	position:absolute;
	top:20%;
	left:0px;
	display: table;
}
.over:hover .overlay {
	opacity:1;
	top:0%;
}
/*-----------------------------BOOKSHELF------*/
.bookshelflist {
	width:100%;
	margin:30px 0 0 0;
	padding:0;
	float:left;
	list-style: none;
}
.bookholder {
	float:left;
	padding:0;
	margin:0;
	height:340px;
	width:100%;
	overflow:hidden;
	margin:15px 0 30px;
	position:relative;
}
.bookholder .overlay {
	background:#ef7908;
	padding:20px;
	height:100%;
	width:100%;
	float:left;
	margin:0 0 0 0;
	color:#FFF;
	opacity:0;
	transition:all .3s;
	position:absolute;
	top:100%;
	left:0px;
	display: table;
}
li:nth-child(even) .bookholder .overlay {
	background:#ef7908;
}
.details {
	display:table-cell;
	vertical-align: middle;
}
.bookholder:hover .overlay {
	opacity:1;
	top:0%;
}
.bookholder .overlay h3 {
	font-family:'Montserrat', sans-serif !important;
	font-size:18px;
	lin-height:20px;
	color:#FFF;
	font-weight:800;
	margin-top:-40px;
}
.bookholder .overlay h4 {
	font-family:'Montserrat', sans-serif !important;
	font-size:14px;
	lin-height:20px;
	color:#000;
	font-weight:400;
}
.bookholder .overlay h6 {
	font-family:'Montserrat', sans-serif !important;
	font-size:16px;
	lin-height:20px;
	color:#ef7908;
	font-weight:800;
}
.book-button {
	background:#FFF;
	color:#ef7908;
	padding:10px 30px;
	margin:0;
	left:25%;
	display:table;
	position:absolute;
	bottom:20px;
	border-radius:10px;
	transition:all .3s;
}
.book-button:hover {
	background:#000;
	color:#FFF;
}


.filter {
	width:100%;
	float:left;
	position: relative;
	z-index:2;
	border-radius: 40px;
	margin:50px 0 0 0;
	padding:0;
	
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
	float:left;
	margin:0 10px;
  font-size: 16px;
  color: #FFF;
  width: 220px;
  height: 40px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color:rgba(255,255,255,0.2);
	border:1px solid #FFF;
  padding: 8px 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.select-styled:after {
  content: "";
  width: 0;
  height: 0px;
  border: 7px solid transparent;
  border-color: #FFF transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 10px;
}
.select-styled:hover {
  background-color: #b6763c;
}
.select-styled:active, .select-styled.active {
  background-color: #b6763c;
}
.select-styled:active:after, .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #fff transparent;
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #FFF;
}
.select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  border-top: 1px solid #e3e3e3;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.select-options li:hover {
  color: #FFF;
  background: #b6763c;
}
.select-options li[rel="hide"] {
  display: none;
}
button#go {
	background: #b6763c;
    color: #FFF;
    float: left;
    height: 100%;
    padding: 12px 30px;
    border-radius: 0px;
	cursor: pointer;
	transition:all .3s;
}
button#go:hover {
	background:#000;
}


/*----------------------------------------COACHING PROGRAMS----*/
.programs p {
	font-size:18px;
	color:#666;
	text-align:center;
}
.price-grid {
	margin-top:30px;
}
.price-grid .columns {
	padding-left:.4rem;
	padding-right:.4rem;
}
.price-chart {
	float:left;
	width:100%;
	position: relative;
	padding:30px 10px 50px;
	margin:0 0 20px 0;
	background:#FFF;
	text-align: center;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20); 
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
}
.price-chart a.cta {
	background:#000;
	position: absolute;
	bottom:20px;
	width:80%;
	left:10%;
	color:#FFF;
	border-radius:5px;
	font-size:14px;
	padding:3px 20px 7px;
	transition:all .3s;
	border:1px solid #000;
}
.price-chart a.cta:hover {
	background:#FFF;
	color:#ef7908;
	border:1px solid #b5b5b5;
}
.popular {
	background: #ef7908;
    color: #FFF;
    width: 80%;
    position: absolute;
    top: -26px;
    z-index: -1;
    padding: 5px 0 20px;
    border-radius: 10px;
    font-size: 12px;
    left:12%;
}
.price-chart img {
	width:auto;
	height:58px;
	margin:0 0 10px 0;
}
.price-chart h2 {
	font-size:18px;
	color:#666;
	margin:0;
	padding:0;
	width:100%;
	text-align: center;
	font-weight:800;
}
.price-chart p {
	font-size:13px;
	color:#666;
	margin:0 0 10px;
	padding:0 0 10px 0;
	width:100%;
	text-align: center;
	font-weight:400;
}
.price-chart ul {
	width:100%;
	float:left;
	list-style: none;
	margin:0 0 0 0;
}
.price-chart li {
	width:100%;
	float:left;
	font-size:12px;
	text-align: center;
	list-style: none;
	border-bottom:1px solid #333;
	margin:0 0 0 0;
	padding:10px 0;
}

.petra-perks-bg {
	width:100%;
	float:left;
	margin:50px 0 0 0;
	padding:50px 0 100px;
	background:#222;
	text-align: center;
}
.petra-perks-bg h1 {
	color:#ef7908;
	font-weight:100;
	font-size:36px;
	margin:0;
	padding:0;
}
.petra-perks-bg p {
	color:#b5b5b5;
	font-weight:400;
	font-size:18px;
	margin:0 0 50px 0;
	padding:0;
}
.petra-perks-bg img {
	width:25%;
	height:auto;
	margin-bottom:10px;
}
.petra-perks-bg .petra-perks p {
    color: #bcbcbc; 
}
.petra-perks-bg .petra-perks li {
	margin-bottom:20px;
}


.overview {
	font-size:18px;
	color:#666;
}
.overview h1 {
	color:#ef7908;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-weight:800;
	text-align: left;
}
.push {
	margin-top:30px;
}
.list ul {
	float:left;
	padding:0;
	margin:0 0 0 20px;
}
.list li {
	float:left;
	width:100%;
	color:#666;
	font-size:18px;
	padding:3px;
	margin:5px 0;;
}
.program_details {
	float:left;
	width:100%;
	margin:15px 0 0 0;
	padding:0;
	list-style: none;
	
}
.program_details li {
	float:left;
	width:100%;
	padding:20px 0;
}
.program_details li:nth-child(odd){
	background:#F5f5f5;
}
.program_details .table {
	vertical-align: middle;
	display:table;
}
.program_details .table h3 {
	font-size:14px;
	font-weight:700;
	vertical-align: middle;
	color:#666;
}

.tableholder {
	display:table-cell;
	vertical-align: middle;
}
.program-attributes {
	display:table-cell;
	vertical-align: middle;
	text-align:left;
	color:#666;
	font-size:14px;
}
.program-attributes p {
	margin:0 0 0 0;
}
.perks h1 {
	color:#666;
	font-size:21px;
	font-weight:800;
	margin:0 0 0px 30px;
	text-align: left;
}
.perks p {
	color:#666;
	font-size:12px;
	margin:0 0 10px 30px;
	text-align: left;
}
.perks .slide {
	height: auto;
	max-height: auto;
	float:left;
	padding-top:30px;
}
.petra-perks {
	float:left;
	width:100%;
	padding:0 30px;
	list-style: none;
	margin:0 0 0 0;
}
.petra-perks h3 {
	color:#ef7908;
	font-size:16px;
	font-weight:800;
	margin:0 0 0 0;
	text-transform: uppercase;
}
.petra-perks h3 img {
	width:35px;
	height:auto;
	margin-right:5px;
}
.petra-perks p {
	color:#666;
	font-size:12px;
	margin:0 0 20px 0px;
}

/*----------------------------ABOUT US--------*/
.aboutusoverview {
	padding:80px 0 0 0;
}
.aboutusoverview p {
	font-size:18px;
	color:#666;
	text-align: center;
}
.call-out {
	background:#000;
	border-radius:30px;
	float:left;
	width:100%;
	padding:20px 20px 10px;
	margin:-40px 0 0 0;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20); 
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);
	font-size:24px;
	color:#FFF;
	position: relative;
	z-index:2;
	text-align: center;
	font-family:"Montserrat", sans-serif;
	font-weight:100;
}

.new_cards {
	float:left;
	width:100%;
	margin:0 0 0px 0;
	padding:20px 0 0 0;
}
.new_cards h2 {
	font-family:"Montserrat", sans-serif;
	font-size:24px;
	font-weight:900;
	margin:0 0 10px 0;
	color:#FFF;
	width:100%;
	text-align: center;
	text-transform: uppercase;
}
.new_card_single {
	background:rgba(0,0,0,0.8);
	padding:30px 30px;
	color:#FFF;
	margin:0 0 10px 0;
}
.new_card_single p {
	color:#D2D2D2;text-align: center;
}
.bhag {
	font-family:"Montserrat", sans-serif;
	font-size:78px;
	font-weight:100;
	width:100%;
	line-height: 72px;
	text-align: center;
	letter-spacing: -12px;
	color:#ef7908;
}
.bhag span {
	font-weight:900;
	letter-spacing:-5px;
}
.bhag_two {
	font-family:"Montserrat", sans-serif;
	font-size:36px;
	font-weight:100;
	width:100%;
	margin:15px 0 10px 0;
	line-height: 36px;
	text-align: center;
	letter-spacing: -2px;
	color:#999;
}
.whatwedo {
	width:100%;
	float:left;
	margin:90px 0 0 0;
	padding:0;
}
.aboutone {
	background:#E5E5E5;
	padding:80px 0 80px;
}
.aboutone p {
	color:#666;
	font-size:18px;
	
}
.abouttwo {
	background:#f5f5f5;
	padding:40px 0;
}
.abouttwo ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style: none;
}
.abouttwo ul li {
	border-bottom:1px solid #d2d2d2;
	padding:10px;
	color:#ef7908;
	font-family:"Montserrat", sans-serif;
	font-weight: 800;
}


/*---------------------------------------EXPERIENCE----*/
.pillarholder {
	width:100%;
	float:left;
	margin:50px 0 0 0;
	padding:0;
}
ul.pillars {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style: none;
}
.pillars li {
	width:100%;
	float:left;
	padding:0px 0;
}
.pillars li ol li {
	padding:0 0 0 0;
}
.pillars li .expone {
	padding:50px 0;
	background:#e5e5e5;
}
.pillars li .exptwo {
	padding:50px 0;
	background:#f5f5f5;
}
.pillars li:nth-child(even) .expone {
	background:#333;
}
.pillars li:nth-child(even) .exptwo {
	background:#444;
}
.expone h2 {
	font-family:"Montserrat", sans-serif;
	font-weight:800;
	font-size:36px;
	border-bottom:3px solid #ef7908;
	text-align: left;
}
.expone p {
	color:#666;
	font-size:18px;
}
.exptwo p {
	color:#ef7908;
	font-size:18px;
	font-weight:600;
}
.exptwo ol li {
	color:#666;
	font-weight:400;
	font-size:14px;
	padding:5px 0 !important;
	float:left;
	text-transform: uppercase;
}
.pillars li:nth-child(even) .expone h2 {
	color:#FFF;
}
.pillars li:nth-child(even) .expone p {
	color:#999;
}
.pillars li:nth-child(even) .exptwo ol li {
	color:#FFF;
}
/******************************************COACHES*********/
ul.coaches {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
	position: relative;
}
.coaches li {
	margin-bottom:40px;
	border-right:1px solid #e5e5e5;
	padding-top:10px;
	padding-bottom:10px;
}
.coaches li:nth-child(4n) {
	border-right:none;
}
.coaches li:last-child {
	border-right:none;
}
.coach-img {
	border-radius: 100%;
	position: relative;
	overflow: hidden;
	width:180px;
	height:180px;
	border:5px solid #ef7908;
	margin:0 auto 10px;
	background:#ef7908;
}
.coaches li h2, .coaches li h2 a {
	color:#666;
	font-size:16px;
	width:100%;
	padding:0 10px;
	text-align: center;
}
.coach-img img {
    width: 180px;
    height: auto;
    margin-top: -25px;
	max-height: none;
	max-width:none;
	-webkit-transtition: all .3s;
	transition: all .3s;
	
}
.coachcta {
	position: absolute;
	color:#FFF;
	font-weight:800;
	padding:0;
	margin:0;
	top:85px;
	width:100%;
	opacity: 0;
	text-align: center;
	transition: all .3s;
	text-shadow: 1px 2px 4px rgba(0,0,0,0.33);
}
.coachcta:hover {
	color:#FFF;
}
.coaches li:hover .coach-img img {
	opacity:.2;
}
.coaches li:hover .coachcta {
	opacity: 1;
	top:74px;
}
.coach-single h1 {
	text-align: left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:100;
}
.coach-single .bio-content p {
	color:#666;
	font-size:16px;
}
.coach-single .coaches li {
	margin-bottom:10px;
	border-right:none;
}
.bio-social {
	width:100%;
	float:left;
	text-align: center;
}
.bio-social img {
	width:35px;
}
.coach-single ul.coaches {
	margin:-120px 0 0 0;
	
}
.coach-single h3 {
	width:100%;
	float:left;
	margin:30px 0 0 0;
	padding:30px 0 0 0;
	border-top:3px solid #ef7908;
	font-size:16px;
	font-weight:800;
	text-align: center;
}
.playbtn {
	position: absolute;
    bottom: 44%;
    left: 47%;
    z-index: 2;
    width: 40px;
}
.expertise ul {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}
.expertise ul li {
	width:100%;
	float:left;
	padding:5px 0;
	text-align: center;
	color:#666;
	font-size:14px;
	background:#e5e5e5;
}
.expertise ul li:nth-child(even) {
	background:#f5f5f5;
}
.small-play {
	position: absolute;
	top:85px;
	left:70px;
	z-index:2;

}
.small-play img {
	width:40px;
	height:auto;
	opacity:0;
	transition: all .3s;
}
.coaches li:hover .small-play img {
	opacity:1;
}

/*---------------------------------------------STORE--------*/
.store-holder {
	float:left;
	width:100%;
	padding:0 0 30px 0;
	margin:0 0 20px 0;
	background:#D8AA61;
	color:#000;
}
.store-holder img {
	width:90%;
	margin:10px 5%;
}
.storeiconholder {
	position:relative;
}
.carticon {
	width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: -40px;
    left: -80px;
}
.carticon img {
	width:20px;
	height:auto;
}
.counter {
	position:absolute;
	width:20px;
	height:20px;
	border-radius:30px;
	background:#d8aa61;
	font-size:10px;
	color:#000;
	padding-top:2px;
	text-align: center;
	left:22px;
	top:-3px;
	cursor: pointer;	
}
.counter:hover {
	color:#FFF;
}
.store-holder h4 {
	font-size:18px;
	font-weight:800;
	line-height: 18px;
	margin:0 0 0 0;
	width:100%;
	text-align: center;
}
.store-holder h5 {
	font-size:14px;
	font-weight:300;
	width:100%;
	text-align: center;
	color:#FFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.store-banner {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	border-bottom:1px solid #e5e5e5;
}
.header .stock {
	color:#FFF !important;
}
.product-feature {
	float:left;
	width:100%;
	margin:0;
	padding:150px 0 50px;
	position: relative;
}
.dark h1 {
	color:#FFF;
	font-weight:800;
	font-size:46px;
	margin:80px 0 0 0;
	padding:0;
}
.dark p {
	color:#666;
	font-weight:400;
	font-size:24px;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.light h2, .gray h2, .dark h2 {
	color:#666;
	font-weight:400;
	font-size:18px;
	margin:20px 0px 10px;
	padding:0;
	width:100%;
	float:left;
}
.dark {
	background:#000;
}
.light {
	background:#FFF;
}
.gray {
	background:#e5e5e5;
}

.line {
	float:left;
	width:80px;
	height:6px;
	background:#ef7908;
	margin:0 0 10px 0;
}
.light h1, .gray h1 {
	color:#444;
	font-weight:800;
	font-size:46px;
	margin:80px 0 0 0;
	padding:0;
}
.light p, .gray p {
	color:#666;
	font-weight:400;
	font-size:24px;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}


.store-banner .slick-dots {
    position: absolute;
    top: 90%;
    right: 80%;
	text-align: center;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.comingsoon {
	background:#ef7908;
	color:#FFF;
	border-radius:10px;
	padding:8px 30px;
	font-size:14px;
	position:absolute;
	top:28%;
}
.org {
	color:#ef7908;
}

.main-store p {
	text-align: center;
	color:#666;
	font-size:18px;
}
.main-store p a {
	color:#ef7908;
}
.productlisting {
	width:100%;
	float:left;
	margin:30px 0 0px;
	padding:30px 30px 10px;
	background:#e5e5e5;
}
.add {
	width:100%;
	float:left;
	margin:0 0 30px 0;
	background:#ef7908;
	padding:20px 0 0px;
}

.add .quantity {
	float:left;
}
.add .quantity input {
	background:rgba(0,0,0,0.6);
	color:#FFF;
	width:50px;
	border:1px solid #000;
	border-radius:5px;
	text-align: center;
	margin-right:10px;
}
.add button[type="submit"] {
	background-color:#000 !important;
	padding:12px 30px;
	border-radius:5px;
}
.add button[type="submit"]:hover {
	background-color:#FFF !important;
	color:#ef7908 !important;
	padding:12px 30px;
}
.add .cta {
	background:#cc5209;
	float:right;
	padding:10px 20px;
	color:#FFF;
	margin:0px 0 0 0;
	font-size:14px;
	border-radius:5px;
	transition:all .3s;
}
.add .cta:hover {
	background:#FFF;
	color:#ef7908;
}
.productlisting .productimage {
	width:100%;
	padding:0;
	margin:0;
	float:left;
	text-align: center;
}
.productlisting .productimage img {
	height:300px;
	width:auto;
	max-width: none;
}
.productlisting h2 {
	width:100%;
	float:left;
	text-align: center;
	color:#000;
	font-weight:800;
	font-size:24px;
}

.storeheader .quantity {
	float:left;
}
.storeheader .quantity input {
	background:rgba(255,255,255,0.6);
	color:#000;
	border:1px solid #FFF;
	border-radius:5px;
	text-align: center;
	margin-right:10px;
}
.storeheader button[type="submit"] {
	background-color:#ef7908 !important;
	padding:12px 30px;
}
.storeheader button[type="submit"]:hover {
	background-color:#FFF !important;
	color:#ef7908 !important;
	padding:12px 30px;
}
.productinfo h1 {
	text-align:left;
}
.productinfo p {
	color:#666;
	font-size:18px;
}
.buywidget {
	background:rgba(0,0,0,0.8);
	border-radius:5px;
	float:left;
	width:100%;
	margin:30px 0 0 0;
	padding:30px;
	text-align: center;
}
.buywidget h3 {
	color:#FFF;
	font-weight:100;
	margin:0;
	padding:0;
	font-size:24px;
}
.productprice {
	font-size:24px;
	color:#ef7908;
	font-weight:700;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color:#ef7908;
}
 .woocommerce div.product form.cart {
	margin-bottom: 0em;
    text-align: center;
    margin: 0 auto;
    width: auto;
    display: inline-block;
}
.buywidget .quantity input {
	background:rgba(2255,255,255,0.6);
	color:#000;
	border:1px solid #FFF;
	border-radius:5px;
	text-align: center;
	margin-right:10px;
}
.buywidget button[type="submit"] {
	background-color:#ef7908 !important;
	padding:12px 30px;
}
.buywidget button[type="submit"]:hover {
	background-color:#FFF !important;
	color:#ef7908 !important;
	padding:12px 30px;
}
.spotimg {
	margin-top:150px;
}
.spotlight h2 {
	color:#999;
	font-size:24px;
	font-weight:800;
	margin:60px 0 20px 0;
}



/*-------------------------------------------Cart--*/
.storenavholder {
	position:relative;
}
.store-navigation {
	text-align: center;
	margin-top:50px;
	list-style: none;
	position:relative;
	z-index:1;
	
}
.circle {
	width:40px;
	height:40px;
	border:3px solid #ef7908;
	border-radius:50%;
	background:rgba(0,0,0,1);
	margin:0 auto 10px;
	transition:all .3s;
}
.circle:hover {
	background:#FFF;

}
.current .circle {
	background:#FFF;
}
.store-navigation li a {
	color:#FFF;
	float:left;
	width:100%;
	text-align: center;
	font-family:"Montserrat", sans-serif;
	text-transform: uppercase;
	font-weight:800;	
}
.connectingline {
	width: 65%;
    margin: 0px auto 0px;
    height: 1px;
    background:rgba(255,255,255,0.4);
	position:absolute;
	top:20px;
	left:105px;
	z-index:0;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float:left;
	width:100%;
}
.cart h2, .cart_totals h2 {
	color:#999;
	font-size:24px;
	font-weight:400;
	margin:30px 0 10px 0;
}
.main-store h3 {
	color:#666;
	font-size:24px;
	margin:0;
	padding:0;
	font-weight:800;
}
.cart p {
	text-align:left;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color:#D8AA61 !important;
	color:#000;
	display: inline-block !important;
	width: 100%;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt {
	background-color:#000 !important;
	color:#D8AA61 !important;
	
}
#order_review {
	margin-top:30px;
}
.woocommerce-billing-fields, .woocommerce-billing-fields p {
	font-size:14px !important;
}

.woocommerce-input-wrapper select {
	height:100px !important;
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
	font-size:14px !important;
}

.andyproduct {
	border: none !important;
    height: 550px !important;
    width: auto;
    max-width: none !important;
}

/*---------------------------------------------BLOG SINGLE--------*/
.header .authorband {background:none; padding:0 0 0 0;}
.blog-content p, .blog-content p span {
	font-size:16px;
	line-height:32px;
	color:#666;
}
.blog-content h3 {
	font-size:24px;
	font-weight:800;
	margin:30px 0 0 0;
}
.blog-content a {
	color:#ef7908;
}
.blog-content li {
	color:#666;
	padding:5px 0;
}
.blog-content h4 {
	margin: 10px 0 0 0;
    font-size: 18px;
}
.post-template-default .authorband {background:none; padding:0 0 0 0;}

.post-template-default .filter {
	margin:-40px 0 0 0;
	padding:10px 10px;
}
.post-template-default .sharethis-inline-share-buttons {
	margin:8px 0 0 0;
}
.post-template-default .authorband .name {
    color: #000;
    padding: 10px 0 0;
    font-weight: 100;
    margin: 0 0 0 0;
    line-height: 12px;
}
blockquote {
    margin: 0 200px 1rem 0px !important;
    padding: 10px 20px !important;
    border-left: 5px solid #ef7908 !important;
}
blockquote p, blockquote p span {
	font-size:21px !important;
	line-height:40px !important;
	color:#999 !important;
}

.showmobile {display:none;}


.desktop-only {}
.mobile-only {display:none;}



@media only screen and (max-width: 1499px) {
	.andycontact {left:0%;}
}
@media only screen and (max-width: 1300px) {
	.andycontact {left:0%;}
	.plusone img, .plustwo img {display: none;}
}

@media only screen and (max-width: 1200px) {
	.homevideo video {width:130%;}
	.stats .number {font-size:36px;}
}

@media only screen and (max-width: 1181px) {
	.founder h3 {font-size:18px !important;}
	.foundercontent p {line-height: 1.7em !important;}
	.foundercontent .title {font-size:14px !important;}
	
		.slick-slide img {max-width:300px !important;}

	.homepagetestimonials .item p {padding-left:100px !important;}
}

@media (pointer: coarse) {
	.rollover{
		background-attachment: scroll !important;
	} 
}



@media only screen and (max-width: 1024px) {
	.homevideo {
	
	left:-80%;
	
	width:230%;
	
}

	.founder
	
	ul.menu li a {font-size:14px;}
	.hme {padding: 150px 0 0px 0;height: 480px; min-height:480px;}
	.hme h1 {font-size:36px !important;}
	.hme p {font-size:14px;}
	.hme h4 {font-size:24px;}
	
	.mindone {font-size:65px;}
	.mindtwo {font-size:108px;}
	.mindthree {font-size:115px;}
	.mindfour {font-size:70px;}
	
	.mql {padding:70px 0;}
	
	.chart-holder {transform:scale(.75);}
	.threequote {margin-top:-150px;}
	
	.lgone {font-size:70px; line0height:70px; height:90px;}
	.lgtwo {font-size:60px; line0height:60px; height:70px;}
	.lgthree {font-size:85px; line0height:85px; height:95px;}
	
	.book-button {left:18%}
	
	.perks .slide {max-width:94%;}
	
	.add button[type="submit"] {padding:12px 20px;}

}
	

@media only screen and (max-width: 901px) {
	.teamcallout {
		width:100%;
		float:left;
		margin:0;
		min-height: 400px;
		background-size:cover !important;
		background-attachment:inherit !important;
		background-position:center center !important;
		background-repeat:no-repeat !important;
	}
	
	.ticker {height:70px; overflow:hidden;}
	
	.sub_content {position: relative; float: left;}
	.mobile-navigation {position: absolute;display:block;width:100%;float:left;margin:0;padding:10px 0 15px 0; text-align: center; z-index:2; background:#FFF;}
	.mobile-navigation img {width:160px; height:auto;}
	
	.mobile-btn {position: absolute;display: block;top:40px;left:20px;z-index:2;}
	.mobile-btn span {display: block;width: 33px;height: 1px;margin-bottom: 5px;position: relative;background: #1D2740;border-radius: 3px;z-index: 1;transform-origin: 4px 0px;transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),opacity 0.55s ease;}
	.mobile-btn span:first-child{transform-origin: 0% 0%;}
	.mobile-btn span:nth-last-child(2){transform-origin: 0% 100%;}
	
	.holderforclass {display:none;}
	
	
	/*Home Styles*/
	.page-template-da-podcasts .hero_sub {background-size:contain !important;}
	.hero, .hero_sub {padding-top:250px; padding-bottom:120px;}
	.hero h2, .hero_sub h2 {font-size:25px; line-height:1.5; padding-left:0;}
	.hero p, .hero_sub p {font-size:14px; padding-left:0px;}
	.over-blue {height:150%;}
	.hero .cta {padding:10px 5px; margin-right:5px;}
	.home-play-btn {display: none !important;}
	.stat-container {padding:30px 0;}
	.stats .number {font-size:24px;}
	.stats p {font-size:10px;}
	.streaming {padding-left:0;}
	
	.page-template-da-general-contact .hero_sub, .page-template-da-questionairre .hero_sub, .page-template-da-about-us .her_sub, .page-template-default .hero_sub {background:url(images/mobile-bg-2.jpg) !important; background-size:cover !important;}
	
	/*Special Hero Images*/
	/*Appointment*/ .page-id-2889 .hero_sub {background-position:center -340px !important;}
	/*Contact Us*/	.page-id-2269 .hero_sub {background-position:center -340px !important;}
	/*Questionairre*/	.page-id-2899 .hero_sub {background-position:center -340px !important;}
	.page-template-default .hero_sub {background-position:center -340px !important;}
	/*Blog*/	.page-id-4303 .hero_sub {background-position:center 60px !important;}

	
	.page-template-da-general-contact .borderright {border-right:none;}
	
	.main-content {padding:20px 0 30px;}
	.main-content h1, .sub_container h1 {font-size:32px;}
	.main-content h2, .sub_container h2 {font-size:32px;}
	.main-content h3, .sub_container h3 {font-size:21px;}
	.sub_container {margin:-50px 0 0 0; padding:30px 20px 20px; box-shadow: none !important;}
	.tline {display:none;}
	.bline {width:100px;}
	.spacer-light {display:none;}
	.spacer {margin:30px 0;}
	
	.justify {text-align: left !important;}
	.right {float:left !important;}
	p.center {text-align: left !important;}
	
	#featuredin {}
	
	.featured-logos-slide img {height:200px; height:auto;}
	.featured-logos-slide {width:100%; float:left;}
	
	.heading {margin-top:50px;}
	.image .title-over {bttom:10px; font-size:12px;}
	
		.homepagetestimonials .item p {padding-left:0px !important;}

	.lightgrey {padding:30px 0;}
	.lightgrey h2 {font-size:32px;}
	
	.featuredpost {padding:20px; margin-bottom:10px;}
	.featuredpost h6 {margin-top:90px;}
	.featuredpost h3 {font-size:18px;}
	.featuredpost .cta {padding:5px 40px;}
	.over-featured{
    	height: 100%;
		background: -webkit-linear-gradient(bottom, rgba(0,0,0,.6) 9%, rgba(0,0,0,.4) 65%);
		background: -o-linear-gradient(bottom, rgba(0,0,0,.6) 9%, rgba(0,0,0,.4) 65%);
		background: linear-gradient(to top, rgba(0,0,0,.6) 9%, rgba(0,0,0,.4) 65%);
	}
	.sub-post {margin-bottom:10px;}
	.single .sub-post h3 {font-size:10px !important;}
	.resource-cta {margin:0 auto 40px; float:none; display: table;}
	.podcast .content {padding:0 0 0 10px;}
	
	.video-play {position: relative;width: 90%;top: 0;left: 0;float: left;margin: -150px 0 0 5%;}
	.meetteam {padding:30px 0 50px 0;}
	.meetteam h2 {font-size:26px;}
	.bio-holder h3 {font-size:16px !important;}
	
	.community {padding:100px 0;}
	
	
	
	.bio {min-height:500px;}
	.stat-container h1 {font-size:18px; text-align: center;}
	.stat-container h2 {text-align: center;}
	.stat-container .bline {float:none; margin:0 auto; display:inline-block;}
	.biosocial {margin-bottom:10px;}
	
	.rwyw-main {padding-left:inherit; min-height:inherit; padding:100px 0; background-position: center;}
	
	iframe { width:100%; height:auto; margin:0 0 20px 0;}
	
	
	/*Footer Styles*/
	.flogo {width:80%;}
	.disclaimer {padding:10px 0 50px;}
	.rightborder {border-right: none;}
	.setone {padding-bottom:0px;}
	.forbes {border-top:none; padding-top:0px;}
	.forbes img {width:100px;}
	.forbes .columns {padding:0 0 0 0;}
	
	
	
	.page-template-da-book .hero {height:auto; padding-top:150px; padding-bottom:0px;}
	.page-template-da-book .hero img {margin-top:10px; margin-left:15px;}
	.page-template-da-book .main-content img {margin:10px 0;}
	.page-template-da-book .darkblue {padding:50px 0; overflow:hidden;}
	.page-template-da-book .slick-slide img {width:200px; margin:0 auto;}
	
	.slick-slide img {max-width:300px !important;}
	.page-template-da-book .main-content .spacer {display:none;}
	
	.community-content p {font-size:14px;}
	

 	.showmobile {display:block;}
	.hidemobile {display:none;}
	
	.mobilenudge {margin-top:20px;}
	
	
}

	
	
@media only screen and (max-width: 767px) {
	
	.sonaar-Artwort-box {
		float:left !important;
		width:30% !important;
	}
	.srp_player_boxed .album-art {
		width:100% !important;
		float:left !important;
	}
	.srp_player_boxed .sonaar-Artwort-box {
		min-width:inherit !important;
	}

	.album-player {
		float:left !important;
		width:70% !important;
	}
	
	.homepagetestimonials {padding:0px 0 50px;}
	.homepagetestimonials h1 {font-size:32px;}
	.test {text-align: center !important; margin-top:50px;}
	.test img {width:50%; margin:0 auto 20px;}
	.test .name {float: none;}
	
	.mobile-only {display:block;}
	.desktop-only {display:none;}
	
	.slick-slide img {max-width:200px !important; margin-bottom:30px;}
	

}
@media only screen and (max-width: 600px) {
	
	.sonaar-Artwort-box {
		float:left !important;
		width:30% !important;
	}

	.album-player {
		float:left !important;
		width:70% !important;
	}

}








