
		#top_wrapper {
			height: 150px;
		}
		#top {
			width: 930px;
			height: 100px;
			padding: 25px;
			background-color: none;
		}
		#top h1 {
			font-family: calibri;
			font-size: 40px;
			font-weight: normal;
			line-height: 120px;
		}
		
					#top h1 {
						color: #4f0000 !important;
					}
				
					#top {
						background-color: none !important;
					}
				
					#top_wrapper {
						background-color: none !important;
					}
				
				#nav_bar {
					background-color: #4f0000;
				}
				.nav li a {
					background-color: #4f0000 !important;
				}
				
				.nav li:hover a {
					background-color: #640b0b !important;
				}
				
				.nav li a {
					color: #ffffff !important;
				}
				
				.nav li a:hover {
					color: #ffffff !important;
				}
				
				.nav li ul {
					background-color: #640b0b !important;
				}
				.nav li li li a:hover {
					background-color: #640b0b !important;
				}
				
				.nav li li:hover a {
					background-color: #811a1a !important;
				}
				
				.nav li li a {
					color: #ffffff !important;
				}
				
				.nav li li a:hover {
					color: #ffffff !important;
				}
				
				#content h1 {
					color: #4f0000 !important;
				}
				
				#content h3 {
					color: #640b0b !important;
				}
				
				#content_wrapper {
					color: #333333 !important;
				}
				
				#content_wrapper a {
					color: #4f0000;
				}
				
				#content_wrapper a:hover {
					color: #640b0b;
				}
				
				.btn_send, .btn_submit, .hpla_store_btn, .btn {
					color: #ffffff !important;
				}
				
				.btn_send:hover, .btn_submit:hover, .hpla_store_btn:hover, .btn:hover {
					color: #ffffff !important;
				}
				
				.btn_send, .btn_submit, .hpla_store_btn, .btn {
					background-color: #4f0000;
				}
				
				.btn_send:hover, .btn_submit:hover, .hpla_store_btn:hover, .btn:hover {
					background-color: #640b0b;
				}
				
				.hpla_store_btn_wrapper {
					position: relative;
				}
				.hpla_store_btn {
					display: inline-block;
					padding: 7px 20px;
					text-decoration: none;
					border-radius: 5px;
				}
			
		.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: #640b0b;
			color: #ffffff !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: #640b0b;
			color: #ffffff !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: 'nexa_lightregular';
    src: url('/profile/fonts/nexa_free_light-webfont.eot');
    src: url('/profile/fonts/nexa_free_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/profile/fonts/nexa_free_light-webfont.woff') format('woff'),
         url('/profile/fonts/nexa_free_light-webfont.ttf') format('truetype'),
         url('/profile/fonts/nexa_free_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.no-wrap,
.nowrap {
  white-space: nowrap;
}
#top_bar {
	height: 26px;
	width: 100%;
        line-height: 24px;
        text-align: right;
	background: url('//d3342ffrifklfk.cloudfront.net/images/106/0/raw/top_bar_bg.jpg') top center no-repeat #bdbdc3;
}
#top_bar .inner {
        padding-right: 10px;
}
#top_bar a {
        color: #4f0000 !important;
        font-size: 12px;
}
#nav_bar {
	z-index: 50 !important;
}
.nav {
	position: relative;
	z-index: 90;
}
#nav_wrapper { width:100%; position:relative; z-index: 95; }
.nav {
	width: 1000px;
	margin: 0 auto;
}
.nav li a { 
	
}
.nav > li a {
	font-family: 'nexa_lightregular', sans-serif;
	font-weight:normal !important; 
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.06em;
}
.nav li li a { font-family: arial, sans-serif; text-transform:none; font-weight:normal !important; letter-spacing:0 !important; }

#content h1 { font-family: 'nexa_lightregular', sans-serif; text-transform:uppercase; font-size:40px; letter-spacing:0.06em; margin:0 0 20px 0; }

#copyright, #design_by_risenabove { display:none; }
#bottom {
	width: 100% !important;
	background: #333;
	height: 250px;
	padding-top: 100px;
}
#bottom span {
	float: none !important;
	clear: both !important;
	text-align: left !important;
}
#custom_footer {
	float: none !important;
	clear: both !important;
	width: 1300px;
	margin: 0 auto;
	display: block;

  width: 100%;
  max-width: 1300px;
}
.bc_footer {
	width: 1300px;
	margin: 0 auto;
	background: #333;
	font-size: 14px;
	color: #fff;

  width: 100%;
  max-width: 1300px;
}
.bc_footer a, .bc_footer p {
	display: block;
	padding: 0 0 15px 0;	
	color: #b8b8b8 !important;
	transition: color 0.2s ease;
}
.bc_footer a:hover {
	color: #fff !important;
	transition: color 0.2s ease;
}
.bc_footer .title {
	font-weight: bold;
	text-transform: uppercase;
}
.bc_footer .col1 {
	display: inline-block;
	vertical-align: top;
	width: 195px;
	margin: 0 20px 0 100px;

  width: 15%;
  margin: 0 1.5384% 0 7.6923%;
}
.bc_footer .col2 {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	margin: 0 0 20px 0;

  width: 13.8461%;
  margin: 0 0 1.5384%;
}
.bc_footer .col3 {
	display: inline-block;
	vertical-align: top;
	width: 204px;
	text-align: center;

  width: 15.6923%;
}
.bc_footer .col3 img {
  max-width: 100%;
}
.bc_footer .col4 {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: 245px;
	margin: 0 0 0 20px;

  width: 18.8461%;
  margin: 0 0 0 1.5384%;
}
.bc_footer .col5 {
	display: inline-block;
	vertical-align: top;
	text-align: right;
	width: 236px;
	margin: 0 60px 0 20px;

  width: 18.1538%;
  margin: 0 4.6153% 0 1.5384%;
}
#hpla_login {
	display: block;
	width: 1140px;
	margin: 0 auto;
	text-align: right;

  width: 90%;
  max-width: 1300px;

}

/* NAV */
.nav { 
	width: 910px;
	height: 40px;
	margin: 0 auto;
}
.nav > li a {
	padding-left: 22px;
	padding-right: 22px;
	line-height: 43px;
}

#hoopla_login_wrapper { text-align:right !important; }

/* SUBMIT BTNS */
.btn_submit { padding: 5px 25px; }


/* SIDEBARS */
#sidebar1 { margin-top: 119px; }
#sidebar1 h3 { font-family: 'nexa_lightregular'; text-transform:uppercase; }
#sidebar1 input[type=text], #sidebar1 textarea { border:1px solid #ccc; border-radius:4px; font-size:14px; padding:3px 0 3px 5px; outline:none; }
#sidebar1 textarea { min-height: 70px; }

/* TOP */
#top_wrapper {   
  height:120px; 
  height: auto;
}
#top { 
  width: 90%;
  max-width: 980px;
  padding: 25px 0;
  text-align: center; 
  height: auto;
}
#site_logo {
	/*margin: 15px 0 0 285px;*/
   margin:3px 0 0 285px;
   float: none !important;
   width: 75%;
   max-width: 300px;
   margin: 10px auto 0 auto;
}

/* CONTENT */
#content_wrapper_wrapper {
	width: 100%;
	min-width: 980px;
	background: #fff !important;
  
  min-width: 0;
}
#content_wrapper {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
#content {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 72.4489%;
  padding: 3.5714%;
}
#sidebar1 {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 17.2448%;
  padding: 25px 0 0 0;
}

/*
#content {
	width: 980px;
	margin: 0 auto !important;
	float: none;
}
*/
#content_bar { height:70px; background:url('//d3342ffrifklfk.cloudfront.net/images/106/0/raw/content_bar_bg.jpg') top center no-repeat #000; }
#content_wrapper_wrapper h3 { margin:-18px 0 20px 0; }


/* BLOGS */
.blog_menu_post .blog_menu_post_content {
  width: calc(100% - 165px);
}

/* 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 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#mobile_menu ul li {
	display: block;
  position: relative;
	padding: 10px 0 10px 3px;
	border-bottom: 1px solid #3c3c3c;
}
#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) {
	color: #fff !important;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
#mobile_menu .mobile_subnav {
  display: none;
  margin-top: 8px;
}
#mobile_menu ul.mobile_subnav li {
  padding: 6px 0 6px 8px;
  border-bottom: 0;
  border-top: 1px solid #383838;
}
#mobile_menu ul.mobile_subnav li:first-child {
  border-top: 0;
}
#mobile_menu .mobile_subnav a:not(.exempt) {
  font-size: 12px;
  line-height: 1.2em;
  color: #dfdfdf !important;
  font-weight: 500;
}
#mobile_menu .subnav_icon {
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 27px;
    color: #fff !important;
}
#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 (max-width:1100px) {
  #bottom {
    height: auto;
  }
  #custom_footer {
    position: relative;
  }
  .bc_footer {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
  }

  .bc_footer .col1,
  .bc_footer .col2,
  .bc_footer .col3,
  .bc_footer .col4,
  .bc_footer .col5 {
    margin: 0;
    width: 16%;
    margin: 0 1%;
  }
  .bc_footer .col3 {
    width: 24%;
    margin-right: 5%;
  }
}

@media (max-width:980px) {
  .mobile_only {
    display: block;
  }
  #top_bar {
    height: auto;
  }
  #top_bar .inner {
    display: none;
  }
  #top_bar .mobile_nav {
    font-size: 30px;
  }
  #top_wrapper {
    border-bottom: 2px solid #430304;
  }
  #nav_wrapper {
    display: none;
  }

  #content_wrapper {
    width: 90%;
    padding: 30px 0;
  }
  #content {
    display: block;
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0;
  }
  #content h1 {
    font-size: 30px;
    line-height: 1.1em;
    letter-spacing: 0.04em;
    margin: 0;
  }
  #content_wrapper_wrapper h3 {
    margin: 0;
    line-height: 1.1em;
  }
  #content iframe,
  #content img {
    max-width: 100%;
  }
  #content img {
    max-width: 100%;
    height: auto;
  }
  #sidebar1 {
    display: block;
    width: 100%;
    margin: 0 0 40px 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #d4d4d4;
    min-height: 0;
  }
  #sidebar1 h3 {
    margin: 0 0 10px 0;
  }
  #sidebar1 input[type=text],
  #sidebar1 textarea {
     width: calc(100% - 24px);
    font-size: 16px;
    line-height: 1.2em;
    padding: 6px;
  }
  #sidebar1 .btn_submit {
    padding: 13px 25px;
    width: calc(100% - 9px);
    font-size: 16px;
  }
}

@media (max-width:780px) {
  #bottom {
    height: auto;
  }
  .bc_footer {
    width: 90%;
    padding: 0 5% 0 5%;
    margin-top: -30px;
    flex-direction: column;
  }
  .bc_footer .col3 {
    order: 1;
    padding-top: 30px;
  }
  .bc_footer .col1,
  .bc_footer .col2,
  .bc_footer .col3,
  .bc_footer .col4,
  .bc_footer .col5 {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .bc_footer a, .bc_footer p {
    padding-bottom: 3px;
    font-weight: normal;
  }
  .bc_footer a.title {
    font-weight: bold;
  }

  #hpla_login {
    text-align: center;
  }

}

@media (max-width:400px) {
  .blog_menu_post .blog_post_thumb {
    max-width: 100px;
  }
  .blog_menu_post .blog_menu_post_content {  
    width: calc(100% - 115px);
  }
}