
		#top_wrapper {
			height: 110px;
		}
		#top {
			width: 950px;
			height: 80px;
			padding: 15px;
			background-color: none;
		}
		#top h1 {
			font-family: calibri;
			font-size: 40px;
			font-weight: normal;
			line-height: 120px;
		}
		
		.input_text_field {
			font-size: 18px;
		}
		
		#slideshow_wrapper {
			width: 980px;
			height: 300px;
			background: #000000;
			overflow: hidden;
		}
		#ss_panel1 {
			width: 980px;
			height: 300px;
			position: absolute;
			z-index: 2;
			overflow: hidden;
		}
		#ss_panel2 {
			width: 980px;
			height: 300px;
			position: absolute;
			z-index: 1;
			overflow: hidden;
		}
		
		#hoopla_mp3_player {
			position: absolute;
			top: -3000px;
		}
		#mp3_player {
			position: absolute;
			top: -3000px;
		}
		.btn_play {
			width: 30px;
			height: 22px;
			float: left;
			margin: 0 5px 0 0;
			background: url('http://thehoopla.com/profile/images/btn_play_pause.png') top left no-repeat;			
		}
		.btn_play.active {
			background-position: 0 -23px;
		}
		
/* PRODUCTS */
#hpla_store_product_wrapper , #hpla_store_category_wrapper {
	overflow: hidden;
}
#hpla_store_product_wrapper .col1 {
	float: left;
	width: 30%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;	
	padding-right: 3%;
}
#hpla_store_product_wrapper .col2 {
	float: left;
	width: 67%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;	
}

/* CATEGORIES */
#hpla_store_category_wrapper .col1 {
	float: left;
	width: 17%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;	
	padding-right: 3%;
}
#hpla_store_category_wrapper .col2 {
	float: left;
	width: 80%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;	
}
#hpla_store_category_wrapper .col1 a {
	display: block;
	padding: 3px 0;
	margin: 0 0 0 15px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 12px;
	line-height:14px;
}
#hpla_store_category_wrapper .col1_header {
	font-weight: bold; 
	background: #f6f6f6;
	padding: 3px 3px 3px 6px;
	border-radius: 7px;
	font-size: 14px;
	line-height: 18px;
}

/* REC NAV */
#hpla_store_category_wrapper .rec_nav  {
	border-top: 1px solid #e8e8e8;
	padding: 6px 0;
	margin: 6px 0 0 0;
}
#hpla_store_category_wrapper .rec_nav  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
#hpla_store_category_wrapper .rec_nav  ul li {
	float: left;
	display: block;
	margin: 0 8px 0 0;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
}
#hpla_store_category_wrapper .rec_nav  ul li a {
	display: block;
	background: #d1e3e7;
	font-size: 12px;
	line-height: 18px;
	padding: 0 8px;
	height: 18px;
	color: #333333;
	border-radius: 7px;
}


/* STORE GLOBAL */
#hpla_store_wrapper {
	min-height: 400px;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background: #ffffff;
	display: block;
	overflow: auto;
}
h2.hpla_store_h2 {
	font-size: 24px;
	line-height: 26px;
	margin: 0;
	font-family: inherit;
	color: inherit;
	font-weight: normal;
}
#hpla_store_content {
	padding: 30px;
}

/* NAV BAR */
#hpla_store_bar {
	height: 50px;
	border-bottom: 1px solid #d4d4d4;
	background: #efefef;
	font-size: 16px;
}
#hpla_store_browse {
	float: left;
	height: 50px;
	padding: 0;
	line-height: 50px;
	width: 130px;
	border-right: 1px solid #d4d4d4;
	position: relative;
}
#hpla_store_browse ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#hpla_store_browse ul li {
	position: relative;
}
#hpla_store_browse ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
#hpla_store_browse ul li:hover a, #hpla_store_browse ul li.active a {
	background: #777777;
	color: #ffffff;
}
#hpla_store_browse ul li ul {
	position: absolute;
	top: -3000px;
	left: -3000px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	width: 180px;
}
#hpla_store_browse ul li:hover ul, #hpla_store_browse ul li.active ul {
	top: 50px;
	left: 0px;
}
#hpla_store_browse ul li ul li {
	display: block;
}
#hpla_store_browse ul li ul li a {
	display: block;
	background: #777777;
	color: #ffffff !important;
	padding: 4px 15px;
	border-top: 1px solid #999999;
	text-align: left;
}
#hpla_store_browse ul li ul li a:hover {
	background: #999999;
}
#hpla_store_search {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 15px;
}
#hpla_store_input_search {
	font-size: 16px;
	width: 100px;
	border: 1px solid #d4d4d4;
	background: #ffffff !important;
	padding: 5px;
	margin-top: -5px;
	color: #777777;
}
#hpla_store_cart {
	float: left; 
	height: 50px;
	line-height: 50px;
	width: 60px;
	text-align: right;
	font-size: 12px;
	padding-right: 15px;
}


/* BREADCRUMBS */
.hpla_store_breadcrumbs {
	margin: 0 0 20px 0;
}


/* PRODUCT */
.hpla_store_product_grid {
	display:table;/*Webkit node fix*/
	border-collapse: collapse; 
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.hpla_store_product_grid li {
	display:-moz-inline-box;/* FF2 & under */
	display:inline-block;/* for modern browsers */
	vertical-align:top;
	word-spacing:normal;
	margin: 0 20px 20px 0;
	width: 150px;
	min-height: 200px;
	font-size: 12px;
	line-height: 15px;
}
.hpla_store_product_grid li img {
	width: 150px;
	margin: 0 0 5px 0;
}
* html .hpla_store_product_grid li {display:inline;}/*IE6*/
*+html .hpla_store_product_grid li {display:inline;}/*IE7*/

.hpla_store_prod_col1 {
	float: left;
	width: 230px;
	margin: 0 25px 0 0;
}
.hpla_store_prod_col2 {
	float: left;
}
.hpla_store_product_image {
	min-height: 200px;
	line-height: 200px;
	text-align: center;
	padding: 14px;
	border: 1px solid #d4d4d4;
}
.hpla_store_product_image img {
	max-width: 100%;
}
.hpla_store_product_image .caption {
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
.hpla_store_product_images_small {
	padding: 0;
/*	border: 1px solid #d4d4d4;	*/
	margin: 14px 0 0 0;
	overflow: auto;
}
.hpla_store_product_image_small {
	float: left;
	width: 45px;
	height: 45px;
	margin: 5px;
	background: #cccccc;
}
.hpla_store_product_image_small img {
	width: 45px;
	height: 45px;
}
.hpla_store_no_image {
	height: 100%;
	background: #cccccc;
}
.hpla_store_subtitle {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.hpla_store_list_price {
	color: #cc0000;
	text-decoration: line-through;
	margin: 2px 0 0 0;
	font-size: 16px;
	line-height: 18px;
}
.hpla_store_our_price {
	color: #208ea5;
	font-weight: bold;
	margin: 2px 0 0 0;
	font-size: 16px;
	line-height: 18px;
}
.hpla_store_prods_col1 {
	float: left;
	width: 150px;
	margin: 0 25px 0 0;
}
.hpla_store_prods_col2 {
	float: left;
}
.menu_selected {
	color: #333333 !important;
}
.hpla_store_product_colors {
	border-top: 1px solid #ccc;
	padding: 20px 0;
	margin: 20px 0;
	text-align: center;
}
.hpla_store_product_colors a {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 0px 3px 0px rgba(0, 0, 0, 0.5);	
}

/* SEARCH RESULTS */
.hpla_store_search_results ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.hpla_store_search_results ul li {
	display: block;
	margin: 0 0 20px 0;
}
.hpla_store_search_results .product_price {
	font-weight: bold;
	margin: 4px 0 0 0;
	font-size: 14px; 
	line-height: 16px;
}
.hpla_store_search_results .product_author {
	text-transform: uppercase;
	margin: 4px 0 0 0;
	font-size: 10px;
	line-height: 12px;
}
.hpla_store_search_results .product_description {
	margin: 4px 0 0 0;
}
.hpla_store_search_results .product_image {
	float: left;
	margin: 0 20px 20px 0;
}
.hpla_store_search_results .product_image img {
	max-width: 60px;
}
.hpla_store_search_results .product_info {
	float: left;
	width: 500px;
}
.hpla_store_search_results .product_num {
	float: left;
	width: 50px;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
}
.hpla_store_search_results_desc {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}

/* REC NAV */
.hpla_store_rec_nav {
	border-top: 1px solid #e8e8e8;
	padding: 6px 0;
	margin: 6px 0 0 0;
}
.hpla_store_rec_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
.hpla_store_rec_nav ul li {
	float: left;
	display: block;
	margin: 0 8px 0 0;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
}
.hpla_store_rec_nav ul li a {
	display: block;
	background: #d1e3e7;
	font-size: 12px;
	line-height: 18px;
	padding: 0 8px;
	height: 18px;
	color: #333333;
	border-radius: 7px;
}


		#sn_wrapper {
			border: 1px solid #d4d4d4;
			padding: 25px;
		}
		#sn_wrapper h1 {
			font-size: 22px;
		}
		.sn_login_field {
			width: 350px;
			font-size: 22px;
		}
		.small {
			font-size: 11px;
			line-height: 14px;
		}
		.sn_submit_small {
			border: 0;
			margin: 0;	
			padding: 5px 5px;			
		}		
		#sn_login_error {
			display: none;
			color: #cc0000;
			font-weight: bold;
			padding: 15px;
			border: 1px solid #f4b3b3;
			background: #fff6f6;
			margin: 0 0 15px 0;
			font-size: 12px;
		}
		#sn_left {
			float: left;
			width: 100px;
			background: ff0033;
			margin: 0 15px 0 0;
		}
		#sn_right {
			float: left;
			font-size: 12px;
			line-height: 15px;
			border-left: 1px solid #d4d4d4;
			padding: 0 0 0 15px;
			min-height: 300px;
		}
		#sn_left ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		#sn_left ul li a {
			display: block;
			font-size: 12px;
			line-height: 15px;
			padding: 3px;	
			width: 109px;
		}
		#sn_left ul li a:hover {
			background-color: ;
			color:  !important;
		}
		.sn_input_message {
			height: 45px;
			outline: none;
			border: 3px solid #d4d4d4;
			font-family: arial, helvetica, tahoma;
			font-size: 16px;
			line-height: 19px;
			overflow-y: auto;
			color: #8f8f8f;
			resize: none;
			padding: 3px;
			margin: 0;
		}
		#sn_top_links {
			float: right;
		}
		#sn_create_account {
			display: none;
		}
		.sn_message_footer {
			color: #999999;
			font-size: 10px;
			line-height: 12px;
			padding: 8px 0;
		}
		#sn_message_list {
			margin: 10px 0 0 0;
			padding: 5px 0 0 0;
		}
		a.sn_message_delete {
			color: #cc0000 !important;
		}
		.sn_message_content {
			font-size: 14px;
			line-height: 18px;
		}
		.sn_message_reply {
			padding: 5px;
			background: #efefef;
			width: 330px;
			margin: 0 0 2px 0;
		}
		.sn_input_message_reply {
			width: 300px;
			height: 15px;
			padding: 2px;
			overflow-y: auto;
			font-family: arial, verdana, helvetica, tahoma;
			font-size: 12px;
			line-height: 14px;
			border: 0;
			outline: none;
			color: #8f8f8f;
			resize: none;
		}
		.sn_message_reply_content {
			float: left;
		}
		.sn_input_search {
			font-size: 16px;
			padding: 5px;
			width: 400px;
			color: #8f8f8f;
			border: 1px solid #d4d4d4;
		}
		.sn_data_nav {
			list-style-type: none;
			margin: 0;
			padding: 0;
			float:right;
		}
		.sn_data_nav li {
			float: left;
		}
		.sn_data_nav li a {
			display: block;
			padding: 2px 7px;
			margin: 0 7px 0 0;
			border: 1px solid #d4d4d4;
		}
		.sn_data_nav li a.current, .sn_data_nav li a:hover {
			background-color: ;
			color:  !important;			
		}
		.wrapper_sn_data_nav {
			margin: 0;
			padding: 0;
		}
		.sn_data_nav_label {
			float: left;
			font-size: 10px;
			color: #999999 !important;
		}
		.sn_header_box {
			background: #eeeeee;
			padding: 15px;
			margin: 0 0 15px 0;
		}
		.sn_header_box h2 {
			font-size: 20px;
			line-height: 23px;
			margin: 0 0 5px 0;
		}
		.sn_post_message {
			background-color: #d4d4d4;
			color: #333333;
			padding: 3px 20px;
			border: 0;
			margin: 0;				
		}
		.sn_message_user {
			line-height: 22px;
		}
		@font-face {
    font-family: 'jennasue';
    src: url('/profile/fonts/jennasue/jennasue-webfont.woff2') format('woff2'),
         url('/profile/fonts/jennasue/jennasue-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, html {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
}
.jennasue {
  font-family: 'jennasue', sans-serif;
  font-size: 1.9em;
}
div {
  transition: opacity 0.5s ease;
}
a, a:active, a:hover {
  color: #3c6682;
}
.clear {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.bg-vert-fit {
  position: relative;
  overflow: hidden;
}
.bg_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;

  transition: opacity 0.5s ease, -webkit-transform 0.25s ease, -moz-transform 0.25s ease, -ms-transform 0.25s ease, -o-transform 0.25s ease, transform 0.25s ease !important;
}
.bg_img.visible {
  opacity: 1;
  transition: opacity 0.5s ease;
}
.bg_img img {
  width: 100%;
}

#top_wrapper {
  height: 43px;
  background: #e4e4e4;
  background: #222;
  text-align: center;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,3a3a3a+25,222222+50,383838+75,222222+100 */
background: rgb(34,34,34); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(34,34,34,1) 0%, rgba(58,58,58,1) 25%, rgba(34,34,34,1) 50%, rgba(56,56,56,1) 75%, rgba(34,34,34,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(34,34,34,1) 0%,rgba(58,58,58,1) 25%,rgba(34,34,34,1) 50%,rgba(56,56,56,1) 75%,rgba(34,34,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(34,34,34,1) 0%,rgba(58,58,58,1) 25%,rgba(34,34,34,1) 50%,rgba(56,56,56,1) 75%,rgba(34,34,34,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
#top {
  position: relative;
  padding: 0;
  width: 90%;
  height: auto;
  max-width: 1700px;
  margin: 0 auto;
}
#site_logo {
    width: 100%;
    max-width: 120px;
    padding: 35px 20px 35px 25px;
    position: absolute;
    top: 0;
    left: 36px;
    left: 72px;
    left: 0;
    z-index: 99;
    

background: #60859d;
border-bottom: 10px solid #2c546e;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.5);

  transition: background 0.25s ease;
  transition: background 0.25s ease, padding 0.25s ease, max-width 0.25s ease;
}

.br_topright {
  position: absolute;
  top: 8px;
  right: 0;
  color: #ccc;
  font-size: 12px;
 
  position: relative;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.br_topright .col {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  line-height: 1.1em;
}
.br_topright .col1 {
  font-weight: 600;
}
.br_topright .col1 a {
  color: #898989 !important;
  font-weight: 600 !important;
  font-size: 10px;
  font-weight: 500 !important;
}
.br_topright .col2 {
  margin-left: -10px;
}
.br_topright .col2 .btn {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
  text-align: center;
  color: #ccc !important;
  font-weight: 600 !important;
  padding: 6px 15px;
  border-radius: 4px;
  border: 1px solid #727272;
  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;
}
.br_topright .col2 .btn:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #111 !important;
  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;
}
.br_topright .col2 .btn .line1 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.br_topright .col2 .btn .line2 {
  display: inline-block;
  vertical-align: middle;
}

/* VBS BUTTON */
.br_topright .col-temp {
  margin-left: -10px;
}
.br_topright .col-temp .btn {
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    text-align: center;
    color: #fff !important;
    font-weight: 600 !important;
    padding: 6px 15px;
    border-radius: 4px;
    border: 1px solid #727272;
    transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;
    background: #ca006e;
}
.br_topright .col-temp .btn:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #ca006e !important;
  transition: background 0.25s ease, color 0.25s ease, border 0.25s ease;
}
.br_topright .col-temp .btn .line1 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
    font-weight: 800;
    font-size: 1.2em;
    letter-spacing: -0.02em;
}
.br_topright .col-temp .btn .line2 {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: 300;
    letter-spacing: 0em;
}
/* END VBS BUTTON */


.br_topright .col3 {
  display: none;
}
.br_topright .col4 {
    margin-left: 7px;
}
.br_topright .col4 a {
    color: #989898 !important;
    font-size: 21px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    transition: color 0.25s ease;
}
.br_topright .col4 a:hover {
  color: #fff !important;
  transition: color 0.25s ease;
}
.br_topright .col5 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.br_topright .col5 .btn-need-prayer {
    display: block;
    color: #fff !important;
    background: #46708a;
    padding: 5px 15px;
    border-radius: 2px;
    margin: 0 10px 0 0;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 11px;	
	transition: all 0.25s ease;
}
.br_topright .col5 .btn-need-prayer:hover {
	background: #6593af;
	transition: all 0.25s ease;
}
.br_topright .col5 .btn-donate {
    display: block;
    color: #fff !important;
    background: #6d894c;
    padding: 5px 15px;
    border-radius: 2px;
    margin: 0 10px 0 0;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 11px;	
	transition: all 0.25s ease;
}
.br_topright .col5 .btn-donate:hover {
	background: #73a637;
	transition: all 0.25s ease;
}

#li_nav2721 {
	display: none !important;
}
.br_topright .search_wrapper input[type=text] {
  
}

#site_logo:hover {
  background: #3c6682;
  transition: background 0.25s ease;
}
#nav2651 {
  display: none;
}

#nav_wrapper {
  background: #2d2d2d;
  text-align: center;
  transition: background 0.5s ease;
}
.nav {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.nav li {
  vertical-align: middle;
}
.nav li a {
  font-weight: 500 !important;
  font-size: 14px;
  text-transform: lowercase;
  letter-spacing: 0.04em;
  height: 55px;
  line-height: 55px;
  padding: 0 20px;
}

#nav_wrapper {
  background: #e4e4e4;
}
.nav li a {
  position: relative;
  color: #2c546e !important;
}
.nav li a:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #2c546e;
  transition: height 0.25s ease;
}
.nav li a:hover:before {
  height: 5px;
  transition: height 0.25s ease;
}
.nav li:hover ul {
  top: 47px;
  display: none; 
}
.nav li#li_nav2655:hover ul,
.nav li#li_nav2657:hover ul,
.nav li#li_nav3337:hover ul,
.nav li#li_nav2658:hover ul {
  display: block;
}
.nav li:hover a {
  transition: background 0.25s ease, color 0.25s ease;
}
.nav li ul {
  background: #60859d;
  border-radius: 4px;
  padding: 6px 0;
-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.4);
box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}
.nav li ul li,
.nav li ul li a {
  background: #60859d;
  color: #fff !important;
}
.nav li ul li a:before {
  display: none;
}
.nav li ul:before {
  content: '';
    position: absolute;
    top: -5px;
    left: 15%;
    width: 15px;
    height: 15px;
    background: #60859d;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
}
.nav li ul li a:hover {
  background: #2c546e;
  color: #fff !important;
  transition: background 0.25s ease, color 0.25s ease;
}

/* CONTENT */
#content_wrapper {
  width: 100%;
}
#content {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 90px 0;
  min-height: 600px;
}
#content_wrapper,
#content_wrapper h1,
#content_wrapper h2,
#content_wrapper h3,
#content_wrapper p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
body:not(.body_2651) p,
body:not(.body_2651) li {
  font-size: 16px;
  line-height: 1.5em;
}
.breadcrumbs_html {
  font-size: 11px;
  margin-bottom: 20px;
  color: #ccc;
}
.breadcrumbs_html a {
  font-weight: 500;
  color: #ccc !important;
  transition: color 0.25s ease;
}
.breadcrumbs_html a:hover {
  color: #fff !important;
  transition: color 0.25s ease;
}

#content_wrapper.one-col .content_wrapper_inner,
#content_wrapper.two-col .content_wrapper_inner {
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 2;
}
#content_wrapper.one-col #content_title,
#content_wrapper.two-col #content_title {
  padding: 160px 0 0 0;
  background: #cbd3d8;
  margin: 0 0 30px 0;
}
#content_wrapper #content_title h1 {
  color: #fff;
  font-size: 45px;
  line-height: 1em;
  padding-bottom: 0.2em;
}
#content_wrapper #content_title h3 {
    color: #fff;
    font-size: 19px;
    line-height: 1.2em;
    margin-top: 4px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
#content_wrapper.one-col #content {
  display: block;
  width: 100%;
  margin: 0;
}
#content_wrapper.two-col #content {
  display: inline-block;
  vertical-align: top;
  width: 75%;
  margin-right: 5%;
}
#content_wrapper.two-col #sidebar1 {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  margin-left: -5px;
}
#content_wrapper.one-col #content,
#content_wrapper.two-col #content,
#content_wrapper.two-col #sidebar1 {
  padding: 0 0 50px 0;
}
@media screen and (max-width:900px) {
  #content_wrapper.one-col #content_title,
  #content_wrapper.two-col #content_title {
    padding-top: 60px;
  }
  #content_wrapper.two-col #content,
  #content_wrapper.two-col #sidebar1 {
    display: block;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    min-height: 0;
  }
}

/* SIDEBAR 1 */
#sidebar1 h3 {
  font-weight: 500;
  margin: 0 0 10px 0;
}
#sidebar1 .btn_submit {
  display: inline-block;
  vertical-align: top;
  padding: 10px 25px;
  background: #91b864;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2em;
  border: none;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  outline: none;
  transition: background 0.25s ease;
}
#sidebar1 .btn_submit:hover {
  background: #7aa14d;
  transition: background 0.25s ease;
}
#sidebar1 input[type=text],
#sidebar1 select,
#sidebar1 textarea {
    display: inline-block;
    border: 1px solid #ccc;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 6px;
    border-radius: 2px;
    width: calc(100% - 30px);
    resize: none;
    outline: none;
}
#sidebar1 select {
  width: calc(100% - 16px);
}

/* MENUS */
.menu_cascade {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.menu_cascade li {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 60px);
  height: 150px;
  margin: 0 20px 20px 0;
  background: #cbd3d8;
  background: #fff;
  text-align: center;
  padding: 20px;
  border-radius: 2px;
  transition: background 0.25s ease;
}
.menu_cascade li .m_title {
  display: block;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.menu_cascade li .m_desc {
  opacity: 0;
  transition: opacity 0.25s ease;
}
.menu_cascade li:hover .m_desc {
  opacity: 1;
  transition: opacity 0.25s ease;
}
@media screen and (max-width:900px) {
  .menu_cascade li {
  display: block;
  width: calc(100% - 40px);
  margin: 0 0 20px 0;
  }
}

/* FOOTER */
#bottom {
  background: #222;
  color: #fff;
  padding: 30px;
  text-align: center;
}
#bottom span {
  float: none !important;
}
#copyright {
  font-weight: 300;
  font-size: 12px;
  padding: 0;
}
.risenabove {
  display: block;
  text-align: center;
  margin-top: -50px;
  font-weight: 500;
  color: #ccc;
}
.risenabove a {
  color: #e4e4e4 !important;
  font-weight: 500;
}
#hpla_login {
    margin-top: -30px;
    display: block;
    color: #999 !important;
}

/* NEW HERE */
.br_newhere {
  display: block;
  position: absolute;
  background: #111;
  border-bottom: 1px solid #111;
  overflow: hidden;
  transition: opacity 0.25s ease;
  z-index: 99;
  z-index: 999;
}
.br_newhere.preload {
  opacity: 0;
  transition: opacity 0.25s ease;
}
.br_newhere .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 1;
  transition: opacity 0.5s ease;
}
.br_newhere .bg img {
  width: 100%;
}
.br_newhere .bg.preload {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.br_newhere .btn_close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 25px;
  height: 25px;
  opacity: 0.5;
  transition: opacity 0.25s ease;
  z-index: 99;
}
.br_newhere .btn_close img {
  width: 100%;
}
.br_newhere .btn_close:hover {
  opacity: 1;
  transition: opacity 0.25s ease;
}
.br_newhere .inner {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 2;
}
.br_newhere .inner:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100vh;
}
.br_newhere .newhere_content {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
    width: 100%;
    margin: 0 0 130px -5px;
    padding: 30px 0 0 0;
}
.br_newhere,
.br_newhere h1,
.br_newhere h2,
.br_newhere h3,
.br_newhere p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #fff;
  margin: 0 0 20px 0;
}
.br_newhere h1 {
  font-size: 40px;
  line-height: 1.2em;
}
.br_newhere p {
  font-size: 21px;
  line-height: 1.4em;
}
.br_newhere .small {
  font-size: 1em;
}
.br_newhere .newhere_content .col1 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
    text-align: left;
    max-width: 50%;
    margin: 0 5% 5% 0;
 
  opacity: 1;
  transition: opacity 1s ease;
}
.br_newhere .newhere_content .col2 {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
  margin-left: -5px;
}
.br_newhere .newhere_step {
  display: none;
  position: relative;
  opacity: 0;
  margin-top: -60px;
  width: 90%;
  max-width: 1200px;
  margin: -30px auto 0 auto;
  margin: 0 auto;
  left: -50vw;
  transition: opacity 0.25s ease, margin 0.25s ease, left 0.25s ease;
  transition-delay: 0.25s;
}
.br_newhere .newhere_step.active {
  opacity: 1;
  margin: 0 auto;
  left: 0 !important; 
  transition: opacity 0.25s ease, margin 0.25s ease, left 0.25s ease;
  transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.br_newhere .newhere_step.preload {
  left: 50vw;
}
.br_newhere .newhere_step.postload {
  right: 50vw;
}
.br_newhere .newhere_step .img {
  -webkit-transform: scale(0.8); /* Saf3.1+, Chrome */
     -moz-transform: scale(0.8); /* FF3.5+ */
      -ms-transform: scale(0.8); /* IE9 */
       -o-transform: scale(0.8); /* Opera 10.5+ */
          transform: scale(0.8);

  transition: -webkit-transform 1s ease, -moz-transform 1s ease, -ms-transform 1s ease, -o-transform 1s ease, transform 1s ease;  
}
.br_newhere .newhere_step.active .img {
  -webkit-transform: scale(1); /* Saf3.1+, Chrome */
     -moz-transform: scale(1); /* FF3.5+ */
      -ms-transform: scale(1); /* IE9 */
       -o-transform: scale(1); /* Opera 10.5+ */
          transform: scale(1);

  transition: -webkit-transform 0.5s ease, -moz-transform 0.5s ease, -ms-transform 0.5s ease, -o-transform 0.5s ease, transform 0.5s ease;  
  transition-delay: 0.25s;
}
.br_newhere .newhere_step.active .img:hover a img {
  -webkit-transform: scale(1.1); /* Saf3.1+, Chrome */
     -moz-transform: scale(1.1); /* FF3.5+ */
      -ms-transform: scale(1.1); /* IE9 */
       -o-transform: scale(1.1); /* Opera 10.5+ */
          transform: scale(1.1);

  transition: -webkit-transform 0.25s ease, -moz-transform 0.25s ease, -ms-transform 0.25s ease, -o-transform 0.25s ease, transform 0.25s ease;  
}
.br_newhere .newhere_step.active .img a img {
  -webkit-transform: scale(1); /* Saf3.1+, Chrome */
     -moz-transform: scale(1); /* FF3.5+ */
      -ms-transform: scale(1); /* IE9 */
       -o-transform: scale(1); /* Opera 10.5+ */
          transform: scale(1);

  transition: -webkit-transform 0.25s ease, -moz-transform 0.25s ease, -ms-transform 0.25s ease, -o-transform 0.25s ease, transform 0.25s ease;  
}
.br_newhere .newhere_step .img img {
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.5);
}
.br_newhere .newhere_step .img img {
  width: 100%;
}

.br_newhere .team_members {
  width: 80%;
  margin: 0 auto;
  max-width: 600px;

  max-width: 950px;
}
.br_newhere .team_members .tm {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 23.125%;
  padding-bottom: 23.125%;
  border-radius: 100%;
  margin-right: 2.5%;
  margin-left: -5px;
  margin-bottom: 30px;

  width: 30%;
  padding-bottom: 30%;
  margin-bottom: 20px;

  width: 19%;
  padding-bottom: 18%;
  margin-bottom: 20px;
}
.br_newhere .team_members .tm.first {
  margin-left: 0;
}
.br_newhere .team_members .tm.last {
  margin-right: 0;
}
.tm a {
  font-weight: 300;
}
.tm .jennasue {
  text-transform: lowercase;
}

.tm {
  position: relative;
  width: 100%;
  height: 100%;
  perspective: 1000px;
}
.tm .flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
  width: 100%;
  height: 100%;
}
.tm .front, 
.tm .back {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 100%;

-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.tm .front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}
.tm .front img {
  width: 100%;
}
.tm .back {
	transform: rotateY(180deg);
  background: #03292f;
  color: #fff;
}
.tm .back .name {
  padding: 30% 10% 0 10%;
}
.tm .back .name span {
  white-space: nowrap;
}
.tm:hover .flipper, .tm.hover .flipper {
	transform: rotateY(180deg);
}


.br_newhere .btn {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #fff;
  border-radius: 4px;
  background: none;
  color: #fff;
  padding: 8px 25px;
  font-weight: 300;
  margin: 0 0 10px 0;
  transition: background 0.25s ease, color 0.25s ease;
}
.br_newhere .btn:hover {
  background: #fff;
  color: #333;
  transition: background 0.25s ease, color 0.25s ease;  
}

.br_newhere .newhere_nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  transition: opacity 0.5s ease;
}
.br_newhere .newhere_nav.preload {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.br_newhere .newhere_nav a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.25s ease;
}
.br_newhere .newhere_nav a.active,
.br_newhere .newhere_nav a:hover {
  opacity: 1;
  transition: opacity 0.25s ease;
}
.br_newhere .newhere_nav a.active .navcircle,
.br_newhere .newhere_nav a:hover .navcircle {
  margin-top: -10px;
  margin-bottom: 17px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  transition: margin 0.25s ease, -webkit-box-shadow 0.25s ease, -moz-box-shadow 0.25s ease, box-shadow 0.25s ease;
}
.br_newhere .newhere_nav a .navcircle {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #fff;
  margin: 0 30px 7px 30px;
  text-align: center;
 

  transition: margin 0.25s ease, -webkit-box-shadow 0.25s ease, -moz-box-shadow 0.25s ease, box-shadow 0.25s ease;
}
.br_newhere .newhere_nav a .navcircle .fa {
  color: #2c546e;
    font-size: 35px;
    margin-top: 7px;
}
.br_newhere .newhere_nav a.newhere_nav_4 .navcircle .fa {
    font-size: 30px !important;
    margin-left: 2px !important;
    margin-top: 9px !important;
}
.br_newhere .newhere_nav a .navtitle {
  font-family: 'Open Sans', sans-serif; 
  font-size: 12px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 300;
  margin-bottom: 20px;
}
.br_newhere .newhere_nav_label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px 7px 30px;
  font-size: 70px;

  margin: -20px 30px 16px 30px;
}
.br_newhere .newhere_nav_label a {
	transition: all 0.25s ease;
}
.br_newhere .newhere_nav_label:hover a {
	margin-top: -10px;
	transition: all 0.25s ease;
}
.br_newhere .newhere_nav_label img {
  max-width: 100px;
}
.br_newhere .newhere_nav_label a {
  opacity: 1 !important;
}

.br_newhere .newhere_step_1 .img {
  width: 100%;
/*  max-width: 450px;
  height: 300px; */
}

/* NEWHERE RESPONSIVE */
@media screen and (max-width:980px) {
  .br_newhere h1 {
    font-size: 32px;
  }
  .br_newhere p {
    font-size: 18px;
  }
}
@media screen and (max-width:630px) {
  .br_newhere {
    min-height: 100vh;
    height: auto;
  }
  .br_newhere .newhere_nav {
    bottom: auto;
    top: 10px;
    text-align: left;
  }
  .br_newhere .newhere_nav_label,
  .br_newhere .newhere_nav a .navtitle {
    display: none;
  }
  .br_newhere .newhere_nav a .navcircle {
    width: 35px;
    height: 35px;
    margin: 0 10px 7px 10px;
  }
  .br_newhere .newhere_nav a .navcircle .fa {
    font-size: 20px;
  }
  .br_newhere .newhere_nav a.newhere_nav_4 .navcircle .fa {
    font-size: 19px !important;
    margin-left: 1px !important;
    margin-top: 8px !important;
  }
  .br_newhere .newhere_nav a.active .navcircle, .br_newhere .newhere_nav a:hover .navcircle {
    margin-bottom: 0;
  }

  .br_newhere .newhere_content {
    padding-top: 65px;
  }
  .br_newhere .newhere_content .col1,
  .br_newhere .newhere_content .col2 {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px 0;
  }
}


/* EMAIL SIGNUP */
.br_email_signup {
  padding: 40px 0;
  text-align: center;
  background: #123e57;
  color: #fff;
}
.br_email_signup_inner {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
}
.br_email_signup .col1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2em;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.br_email_signup .col2 {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-bottom: 10px;
}
.br_email_signup input[type=text],
.br_email_signup input[type=email] {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  border: none;
  padding: 6px;
  width: 175px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 300;
  border-radius: 2px;
}
.br_email_signup input[type=text] {
  width: 150px;
}
.br_email_signup input[type=email] {
  width: 200px;
}
.br_email_signup .btn_signup {
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #fff;
  background: none;
  color: #fff !important;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 500;
  border-radius: 4px;
  padding: 4px 15px;
  transition: background 0.25s ease, color 0.25s ease;
}
.br_email_signup .btn_signup:hover {
  background: #fff;
  color: #2c546e !important;
  transition: background 0.25s ease, color 0.25s ease;
}
@media screen and (max-width:650px) {
  .br_email_signup .col1, 
  .br_email_signup .col2 {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .br_email_signup .col1 .fa {
    display: block;
    margin-bottom: 10px;
    font-size: 40px;
    margin-top: -10px;
  }
  .br_email_signup input[type=text], 
  .br_email_signup input[type=email] {
    display: block;
    width: calc(100% - 12px);
    margin-bottom: 10px;
  }
  .br_email_signup .btn_signup {
    display: block;
    padding: 8px;
  }
}

/* OVERLAYS */
.admin_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 20000;
}
.admin_overlay_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  z-index: 19999;
}
.admin_overlay_bg:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
.admin_overlay_bg .preload {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-left: -5px;
  text-align: center;
  font-size: 40px;
  color: #ccc;
}

.admin_overlay:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100vh;
}
.admin_overlay .outer {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 100%;
  margin-left: -5px;
  text-align: center;
}
.admin_overlay,
.admin_overlay h1,
.admin_overlay p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 1.2em;
}
.admin_overlay .container {
  position: relative;
  width: 90%;
  margin: 25px auto 100px auto;
  background: #e4e4e4;
  border-radius: 3px;
  text-align: left;
  opacity: 0;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow:    0px 0px 20px 0px rgba(0, 0, 0, 0.6);
  box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 0.6);  
}
.admin_overlay .inner {
    padding: 25px;
    height: calc(100% - 50px);
    overflow-x: hidden;
    overflow-y: auto;
}
.admin_overlay .btn_exit {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 15px;
  opacity: 0.4;
  transition: opacity 0.25s ease;
}
.admin_overlay .btn_exit:hover {
  opacity: 0.8;
  transition: opacity 0.25s ease;
}
.admin_overlay .btn_exit img {
  width: 100%;
}
.admin_overlay h1 {
  margin-bottom: 20px;
}
.admin_overlay h1.nomargin {
  margin-bottom: 0;
}
.admin_overlay h2 {
  margin-bottom: 20px;
}
.admin_overlay table {
  font-size: 12px;
  line-height: 1.4em;
  width: 100%;
}
.admin_overlay table td {
  padding: 6px 4px;
}
.admin_overlay table a {
  font-weight: 600 !important;
  color: #0000ee !important;
}
.admin_overlay .odd {
    background: #e8ecf2;
}
.admin_overlay .even {

}
.admin_overlay table .h_label {
  width: 150px;
  white-space: nowrap;
}
.admin_overlay .google_place_id {
  max-width: 277px;
  overflow-x: hidden;
}
.admin_overlay .event_title h1,
.admin_overlay .event_title h2 {
  margin: 0 0 6px 0;
  line-height: 1em;
  font-family: 'Open Sans', sans-serif;
  max-width: 325px;
  letter-spacing: -0.02em;
}
.admin_overlay .event_title h2 {
  font-weight: 300;
}
.admin_overlay .event_title,
.admin_overlay .event_desc {
  margin: 0 0 20px 0;
}
.admin_overlay .event_desc a {
  font-weight: 600;
}
.admin_overlay .btn {
  display: block;
  text-align: center;
  padding: 10px 25px;
  background: #3c6682;
  color: #fff !important;
  border-radius: 4px;
  font-weight: 500;
  transition: background 0.25s ease;
}
.admin_overlay .btn:hover {
  background: #5a8cad;
  transition: background 0.25s ease;
}

/* PHOTO BOXES */
.photobox {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 23.5%;
  margin-left: -5px;
  margin-right: 2%;
  height: 400px;
  cursor: pointer;
  transition: opacity 0.25s ease;

  width: 24.625%;
  margin-right: 0.5%;
}
.photobox.photobox1 {
  margin-left: 0;
}
.photobox.photobox4 {
  margin-right: 0;
}
.photobox .bg_gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #000;
  background: #02111b;
  opacity: 0.85;

}
.photobox .text_gradient {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+50 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.85+0,0+50 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,183349+100&0.85+0,0.5+50 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.85) 0%, rgba(12,26,37,0.5) 50%, rgba(24,51,73,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(12,26,37,0.5) 50%,rgba(24,51,73,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.85) 0%,rgba(12,26,37,0.5) 50%,rgba(24,51,73,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#80183349',GradientType=0 ); /* IE6-9 */

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.85+0,0.18+50,0.9+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.18) 50%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.18) 50%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.18) 50%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */

}
.photobox .photobox_inner {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.photobox .photobox_inner:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 400px;
/*  height: 0; */
  transition: height 0.5s ease;
  transition-delay: 0s;
}
.photobox .photobox_content {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 40px);
  padding: 20px;
  margin-left: -5px;
  color: #fff;
  font-size: 16px;
  line-height: 1.2em;
  text-align: center;
}
.photobox h2 {
  position: relative;
    margin:0;
    font-size: 30px;
    letter-spacing: -0.02em;
    border: 1px solid transparent;
    border-radius: 40px;
    padding: 10px;
  transition: border 0.25s ease, background 0.25s ease;
}
.photobox h2 span {
  position: relative;
  z-index: 2;
}
.photobox h3 {
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: 0.06em;
  text-transform: uppercase;

    padding-bottom: 15px;
}
.photobox p.desc {
  padding: 15px 0 0 0;
  color: #ccc;
    border-top: 1px dashed #b2bdc4;
  height: 0;
  line-height: 1.2em;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.25s ease, height 0.25s ease;
  -webkit-transition-delay: 0s;
  transition-delay: s;
}
.photobox .btn_photobox {
  display: block;
  width: 80%;
  max-width: 200px;
  margin: 20px auto 0 auto;
  border: 1px solid #fff;
  font-weight: 500;
  font-size: 18px;
  padding: 8px 25px;
  background: none;
  border-radius: 4px;
  color: #fff !important;
  transition: color 0.25s ease, background 0.25s ease;
}
.photobox .btn_photobox:hover {
  background: #fff;
  color: #333 !important;
  transition: color 0.25s ease, background 0.25s ease;
}
.photobox:hover .bg_gradient {
  opacity: 0.7;
  transition: opacity 0.25s ease;
}
.photobox:hover .photobox_inner:before {
  height: 400px;
  transition: height 0.25s ease;
}
.photobox:hover p.desc {
  height: 150px;
  opacity: 1;
  transition: opacity 0.25s ease, height 0.25s ease;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.photobox:hover h2 {
  border: 2px solid transparent;
  background: none;
  transition: border 0.25s ease, background 0.25s ease;
}
.photobox:hover .text_gradient {
  opacity: 0;
  transition: opacity 0.25s ease;
}
.br_menu {
  margin-left: 5px;
}
.br_menu .photobox1 {
  margin-left: -5px;
}
.br_menu .photobox {
  margin-bottom: 0.5%;
}


/* PARALLAX */
.br_parallax {
	position: relative;
	overflow: hidden;
}
.br_parallax .inner {
	position: relative;
	z-index: 2;
}
.br_parallax .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.br_parallax .bg img {
  width: 100%;
}

/* FIXED NAV */
#wrapper.fixed_nav #top_wrapper  {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 51;
}
#wrapper.fixed_nav #nav_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #222;
  z-index: 50;

-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.5);

  transition: background 0.25s ease;
}
#wrapper.fixed_nav #nav_wrapper a {
  color: #ccc !important;
}

#wrapper.fixed_nav #nav_wrapper li:hover a {
  color: #fff !important;
}
#wrapper.fixed_nav .br_topright {
  display: none;
}
#wrapper.fixed_nav #content_wrapper {
  margin-top: 99px;
}
#wrapper.fixed_nav #site_logo {
    padding: 13px 28px 17px 34px;
    max-width: 74px;
  border-bottom: 5px solid #2c546e;
  transition: padding 0.25s ease, max-width 0.25s ease;
}

/* MP3s */
.mp3_table {
  padding: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.3);
box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.mp3_table td {
  padding: 8px;
}
.mp3_table .odd { background:#f1f1f1; }
/*.mp3_table .btn_play { margin: -6px 0 3px 2px; }*/
.field_play,
.field_download,
.field_meta2 {
  text-align: center;
}
.field_play .mp3:before {
  content: "f144";
  display: inline-block;
  vertical-align: middle;
  font-family: FontAwesome;
  font-size: 21px;
  transition: color 0.25s ease;
}
.field_play .mp3:hover {
  color: #54809d !important;
  transition: color 0.25s ease;
}

/* MP3s */
#content_wrapper .mp3, 
#content_wrapper .mp3_download {
	font-size: 20px;
}
#content_wrapper .mp3_table {
    border-spacing: 0;
    border-collapse: separate;
}
#content_wrapper .mp3_table td {
	padding: 7px;
}
#content_wrapper .field_play,
#content_wrapper .field_download {
	text-align: center;
}
#content_wrapper #player_row {
	background: #1b425b;
}
#content_wrapper #player_row td {
  padding: 40px;
}
#content_wrapper .mp3_table td.td_player {
	padding: 20px 7px;
}
#hoopla_mp3_wrapper {
	position: absolute;
	top: -1000px;
}
#hoopla_mp3_player {
	position: relative;
	top: 0;
}
.mp3_table tr.selected,
.mp3_table tr.selected td {
  display: none;
	background: #1b425b !important;
  color: #fff;
  padding: 10px;
}
.mp3_table .mp3_label {
  text-align: center;
  color: #fff;
  margin: 0 0 25px 0;
}
.mp3_table .mp3_label h2 {
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: -0.02em;
}
.mp3_table .mp3_label h3 {
  font-size: 20px;
  line-height: 1.2em;
  margin: 0 0 10px 0;
}
.mp3_table .mp3_label .pastor {
  font-size: 15px;
  line-height: 1.2em;
  text-transform: uppercase;
}
.mp3_table .mp3_label .date {
  font-size: 15px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: 800 !important;
}

.jw-skin-seven .jw-button-color {
	color: #fff;
}
.jw-skin-seven .jw-button-color:hover {
	color: #9fdf6a;
}
.jw-skin-seven .jw-background-color {
	background: #1b425b;
}
.jw-skin-seven .jw-progress {
	background: #9fdf6a;
}
.jw-skin-seven .jw-slider-container {
	padding-top: 6px;
}
.jw-skin-seven .jw-knob {
	top: 2px !important;
}
.jw-skin-seven .jw-display-icon-container {
	border: none;
}
.jw-skin-seven .jw-controlbar {
  border: none;
}
.jw-skin-seven .jw-rail {
  background-color: #29536e;
}

.mp3_library_field_date {
	width: 15%;
}
.mp3_library_field_author {
	width: 30%;
}
.mp3_library_field_title {
	width: 40%;
}
.mp3_library_field_play {
	width: 7.5%;
}
.mp3_library_field_download	{
	width: 7.5%
}

/* MINISTRIES WE LOVE */
.ministries-we-love {
  padding: 20px 0 40px 0;
}
.ministries-we-love > .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}
.ministries-we-love > .inner img {
  margin: 0 20px;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  transition: all 0.25s ease;
}
.ministries-we-love h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 1.1em;
  color: #fff;
  margin: 0 0 40px 0;
}
.ministries-we-love .logo-cca {
  max-width: 100px;
}
.ministries-we-love .logo-louderstill {
  max-width: 161px;
}
.ministries-we-love .logo-btl {
  max-width: 90px;
}
.ministries-we-love > .inner img:hover {
  transform: scale(1.1);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  transition: all 0.25s ease;
}
@media (max-width:480px) {
  .ministries-we-love > .inner {
    flex-direction: column;
  }
  .ministries-we-love > .inner img {
    margin: 0 0 40px 0 !important;
  }
}

/* MOBILE */
.mobile_only {
	display: none;
}
.mobile_nav {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 99;
	color: #fff !important;
	font-size: 30px;
}
.mobile_nav:hover {
	color: #fff !important;
}
#mobile_menu {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20000;
	width: 0;
	min-height: 100%;
	background: #222;
	overflow: hidden;
	
	-webkit-box-shadow: inset -5px 0px 20px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    inset -5px 0px 20px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         inset -5px 0px 20px 0px rgba(0, 0, 0, 0.75);		
}
#mobile_menu .inner {
	width: 180px;
	padding: 10px;
}
#mobile_menu_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 19999;
}
#mobile_menu a:not(.exempt) {
	display: block;
	padding: 10px 0 10px 3px;
	color: #fff !important;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom: 1px solid #3c3c3c;
	font-family: 'Open Sans', sans-serif;
}
#mobile_menu a.donate {
	background: #e90101;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-top: 10px;
	border-radius: 1px;
}
#mobile_menu a.social {
	display: inline-block;
	font-size: 24px;
	margin: 10px 12px 0 0;
	color: #fff !important;
}
#mobile_menu a.media {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff !important;
	text-decoration: none;
	margin: 14px 15px 5px 0;
}
#input_mobile_search {
	margin: 0 0 12px -1px;
	width: 95%;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 5%;
	border: 0;
	outline: none;
	background: #6d6d6d;
	color: #fff;
	font-size: 14px;
	border-radius: 15px;
}
#mobile_menu #mobile_submenu a {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #f2f2f2 !important;
	border-top: none;
	padding: 4px 0 4px 20px;
}
#mobile_menu #mobile_submenu a.selected {
	color: #f4e57d !important;
}
#mobile_menu #mobile_submenu {
	margin: 0 0 8px 0;
}


@media screen and (max-width:1520px) {
  .nav li a {
    padding: 0 10px;
  }
}
@media screen and (max-width:1320px) {
  #site_logo {
    max-width: 100px;
    padding: 35px 15px 35px 20px;
  }
  .nav li a {
    padding: 0 10px;
  }
}
@media screen and (max-width:1170px) {
  .nav li a {
    padding: 0 7px;
  }
}
@media screen and (max-width:1070px) {
  .nav li a {
    font-size: 13px;
  }
}
@media screen and (max-width:980px) {
  .nav li a {
    font-size: 12px;
  }
}
@media screen and (max-width:900px) {
  .mobile_only {
    display: block;
  }
  .nav,
  .br_topright {
    display: none;
  }
  #top_wrapper {
    background: #60859d;
    height: auto;
    border-bottom: 5px solid #2c546e;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  }
  #site_logo {
    position: relative;
    background: none;
    border: none;
    padding:  10px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
  }
  #wrapper.fixed_nav #top_wrapper {
    position: relative;
    top: 0;
    left: auto;
    height: auto;
  }
  #wrapper.fixed_nav #site_logo {
    padding: 10px 0;
  }
  #wrapper.fixed_nav #content_wrapper {
    margin-top: 0;
  }
  #wrapper.fixed_nav #nav_wrapper {
    display: none;
  }

}