/*
Theme Name: 	Remix
Theme URI: 		http://themeforest.net/user/T20/portfolio
Description: 	Premium Music Theme
Version: 		2.1.3.1
Author: 		T20
Author URI: 	http://themeforest.net/user/T20
License:		GPL
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Tags:black, white, yellow, light, one-column, two-columns, right-sidebar, responsive-layout, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, img {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
* {
	outline: none;
	padding: 0px;
	margin: 0px
}
body {
	margin: 0 auto;
	background: #111;
	color: #C2C2C2;
	line-height: 24px;
	font-family: "Tahoma", Helvetica, Arial;
	font-size: 12px
}
::selection{
	color:#fff;
	background:#FF0078
}
::-moz-selection{
	color:#fff;
	background:#FF0078
}
img {
	border: none;
	max-width: 100%;
	height: auto;
}
a, 
.symple-testimonial-author {
	color: #fff;
	text-decoration: none !important;
	-webkit-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out
}
a:hover {
	color: #FF0078
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: "Oswald", Tahoma, Arial;
	font-weight: bold;
	line-height: 26px;
	text-transform: uppercase;
}
h1 { font-size: 32px }
h2 { font-size: 26px }
h3 { font-size: 20px }
h4 { font-size: 18px }
h5 { font-size: 14px }
h6 { font-size: 12px }
p {
	margin-bottom: 30px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
p:last-child {
	margin-bottom: 0
}
strong {
	font-weight: 700
}
em {
	font-style: italic;
	font-weight: 100
}
ol {
	padding: 0;
	margin: 0
}
ol li {
	list-style: decimal;
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
	line-height: 24px
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}
cite {
	color: #C9C9C9;
	font-size: 13px;
	font-weight: 100;
	font-style: italic;
	margin: 20px 0 0;
	display: block;
	float: none;
}
hr {
	background: #080808;
	box-shadow: 0 1px 0 rgba(24, 24, 24, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(24, 24, 24, 0.8);
	border: 0;
	clear: both;
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 20px 0;
	border-radius: 4px;
	position: relative
}
article {
	position: relative
}
pre {
	white-space: initial;
	border-radius: 3px;
	color: #858585;
	background: #1B1B1B;
	border-left: 8px solid #DFDFDF;
	padding: 14px 20px;
	white-space: initial;
	margin: 5px 0 20px 0;
	overflow: auto;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
code {
	color: #858585;
	background: #1B1B1B;
	border-left: 8px solid #DFDFDF;
	padding: 14px 20px;
	border-radius: 3px;
	margin: 5px 0 20px 0;
	clear: both;
	display: block;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
iframe {
	max-width: 100%;
}
mark {
	padding: 3px 5px;
}
textarea { 
	white-space:pre; 
}
/*	Grid 
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
}
.alpha {margin-left: 0 !important}
.omega {margin-right: 0 !important}
.wpb_row {margin-left: 0 !important;margin-right: 0 !important}

.grid_1 {width:6.333%}
.grid_2 {width:14.667%}
.grid_3 {width:23.0%}
.grid_4 {width:31.333%}
.grid_5 {width:39.667%}
.grid_6 {width:48.0%}
.grid_7 {width:56.333%}
.grid_8 {width:64.667%}
.grid_9 {width:73.0%}
.grid_10 {width:81.333%}
.grid_11 {width:89.667%}
.grid_12 {width:100%;margin: 0}
.grid_12:after {
	content: "";
	clear: both;
}
.grid_full {
	width:100%;
}
.grid_1.alpha,.grid_1.omega {
	width:7.333%;
}
.grid_2.alpha,.grid_2.omega {
	width:15.667%;
}
.grid_3.alpha,.grid_3.omega {
	width:24.0%;
}
.grid_4.alpha,.grid_4.omega {
	width:32.333%;
}
.grid_5.alpha,.grid_5.omega {
	width:40.667%;
}
.grid_6.alpha,.grid_6.omega {
	width:49.0%;
}
.grid_7.alpha,.grid_7.omega {
	width:57.333%;
}
.grid_8.alpha,.grid_8.omega {
	width:65.667%;
}
.grid_9.alpha,.grid_9.omega {
	width:74.0%;
}
.grid_10.alpha,.grid_10.omega {
	width:82.333%;
}
.grid_11.alpha,.grid_11.omega {
	width:90.667%;
}
.grid_12.alpha,.grid_12.omega {
	width:100%;margin: 0
}
.row {
	width: 1060px;
	margin: 0 auto;
	position: relative;
}
.wpb_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.row .row {
	width: auto
}
#layout {
	position: relative;
	overflow-x: hidden !important;
	-webkit-transition: all 0.3s;
	transition: all 0.3s
}
.boxed {
	margin: 0 auto;
	width: 1140px;
	background: #333 url(images/bg/1.jpg) repeat;
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.boxed-margin {
	margin: 30px auto;
	width: 1140px;
	background: #333 url(images/bg/1.jpg) repeat;
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.full {
	width: 100%;
	margin: 0 auto;
}
.left_sidebar .posts {
	float: right
}
.modern .boxed-margin,
.modern .boxed, 
.modern .full {
	background: transparent url(images/bg/bg_modern.png) repeat
}
.parallax {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: repeat;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	background-size: 100% auto;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.full-width-section {
	margin: 0 -100%;
	padding-left: 100%;
	padding-right: 100%;
	display: -webkit-box;
}
.light.parallax * {
	color: #FFF !important
}
.dark.parallax * {
	color: #000 !important
}

/*	Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
.clear {
	  clear: both;
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0;
}
.clearfix:before,
.clearfix:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}

/*	Load more
-----------------------------------------*/
.T20_wpp_button {
	margin: 10px auto 0;
	display: inline-block;
	text-align: center;
	width: 100%;
}
.T20_no_more a {
	cursor: default;
	opacity: 0.2;
	filter: alpha(opacity=20); 
	background-color: #4e5760; 
}
.T20_wpp .T20_loader_img{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	display: inline-block;
	width: 0;
	margin: 0;
	opacity: 0;
}
.T20_wpp .T20_loader_img.show{
	opacity: 1;
	margin: 0 0 0 10px;
	width: auto;
}
.hide-button{
	opacity:0;
	height:0;
	width:0;
}
.totalpages,
.page_num {
	display: none !important;
}

/*	Masonry
-----------------------------------------*/
.T20_wpp.modern .T20_wpp_wrap {
	width:100% !important;
	margin: 0 0 0 -20px;
}
.T20_wpp_content.masonry{
	width:100% !important
}
.T20_wpp.modern .ajax-item{
	overflow: hidden;
	width:25%;
	display:block;
	float:left;
	padding:0px;
	margin-bottom:20px;
	opacity: 0;
	-webkit-transition: opacity .8s ease-in;
	-moz-transition: opacity .8s ease-in;
	-ms-transition: opacity .8s ease-in;
	-o-transition: opacity .8s ease-in;
	transition: opacity .8s ease-in;
}
.T20_wpp.modern .three_col {
	width: 33.33333333%;
	margin-bottom: 20px
}
.T20_wpp.modern .two_col {
	width: 50%;
	margin-bottom: 20px
}
.T20_wpp.modern .ajax-item.masonry-brick {
	opacity:1;
}
.T20_wpp.modern .ajax-item img {
	margin: 0 0 0 20px;
}
.T20_wpp.modern .ajax-item a:before {
	background: transparent url(images/gradient.png) repeat-x;
	position: absolute;
	bottom: 0;
	height: 200px;
	left: 20px;
	width: 100%;
	opacity: 1;
	content: ''
}
.T20_wpp.modern .ajax-item .cat {
	position: absolute;
	top: 10px;
	right: 10px;
	background: rgba(0, 0, 0, 0) url(images/ie_000_80.png) repeat;
	background: rgba(0, 0, 0, 0.6);
	color: #E6E6E6;
	padding: 0px 10px;
	border-radius: 4px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	font-weight: bold;
	font-size: 11px;
}
.T20_wpp.modern .ajax-item h3 {
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	left: 28px;
	padding-right: 10px;
	color: #FFF;
	z-index: 99;
	font-size: 18px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.T20_wpp.modern .without_thumb h3 {
	position: relative;
	bottom: 0;
}
.T20_wpp.modern .ajax-item small {
	position: relative;
	display: block;
	font-size: 14px;
	color: #BDBDBD;
	text-transform: none;
	margin-top: 1px;
	left: 0;
	opacity: 1;
	font-weight: normal;
	line-height: 1;
	transition:all 0.3s;
	-webkit-transition:all 0.3s
}
.T20_wpp.modern .ajax-item:hover .cat {
	background: rgba(0, 0, 0, 0) url(images/ie_fff_80.png) repeat;
	background: rgba(255, 255, 255, 0.6);
	color: #000
}
.T20_wpp.modern .ajax-item:hover h3 {
	bottom: -10px
}
.T20_wpp.modern .ajax-item:hover small {
	opacity: 0
}
.after_cover_mas .T20_wpp.modern .ajax-item h3 {
	bottom: auto;
	left: auto !important;
	padding: 10px 0 0 60px;
	position: relative
}
.after_cover_mas .T20_wpp.modern .ajax-item:hover small {
	opacity: 1
}
.hide_data_mas .T20_wpp.modern .ajax-item a:before, 
.after_cover_mas .T20_wpp.modern .ajax-item a:before {
	background: none !important
}
.hide_data_mas h3 {
	display: none !important
}
.widget_product_search #searchsubmit {	
	width: auto;
	padding: 6px 10px;
	margin: 10px auto 0;
	font-family: Oswald, Tahoma, Helvetica;
	display:inline-block;
	cursor:pointer;
	position:relative;
	word-spacing:0.2em;
	background:#ff0078;
	border: 0 !important;
	border-radius: 2px;
	color:#fff;
	white-space: nowrap;	
	text-transform:uppercase;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
	border:1px solid rgba(0,0,0,0.1);
	background-image: linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0,0,0,0.08)),color-stop(0.5, rgba(128,128,128,0.08)),color-stop(1, rgba(255,255,255,0.08)));
	-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-appearance: caret;
}
.widget_product_search #searchsubmit:hover {
	background-color: #8e0545;
}
.T20_listing{
	margin: 0 0 10px 0;
	padding: 0;
}
.T20_listing li{
	margin: 0 0 20px !important;
	overflow: hidden;
	padding: 0 0 20px !important;
	position: relative;
}
.T20_listing li:after{
	width: 100%;
	height: 1px;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 1px solid #1A1A1A;
	box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
}
.T20_listing li p{
	margin: 0 0 20px
}
.T20_listing li h3{
	margin: 4px 0 10px;
	font-size: 16px;
}
.T20_listing li img{
	border-radius: 3px;
	float: left;
	margin: 0 30px 0 0;
}

/*	Header
----------------------------------------------------------------------------------------------------*/
#header {
	position: relative;
	z-index: 999;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	box-shadow: 0 2px rgba(0, 0, 0, 0.5);
}
.under_header {
	position: absolute;
	top: 0;
	width: 100%;
}
.under_header img {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}
.back_to_up {
	margin: -180px 0 40px !important;
}
.ssticky {
	position: fixed !important;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1000;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
	box-shadow: 0 2px rgba(0, 0, 0, 0.5);
}
.ssticky .row {padding: 0 40px}
.full .ssticky {
	width: 100%;
	left: 0
}
.little-head {
	float: right;
	padding: 10px 0 8px;
	border-bottom: 1px solid #0B0B0B;
	-webkit-box-shadow: 0 1px rgba(42, 42, 42, 0.75);
	box-shadow: 0 1px rgba(42, 42, 42, 0.75);
}
.sign-btn {
	float: right;
	margin: 0 0 0 20px
}
.tbutton {
	font-family:Oswald, Tahoma, Helvetica;
	display:inline-block;
	cursor:pointer;
	position:relative;
	word-spacing:0.2em;
	background:#ff0078;
	border-radius: 2px;
	color:#fff;
	white-space: nowrap;	
	text-transform:uppercase;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
	border:1px solid rgba(0,0,0,0.1);
	background-image: linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0,0,0,0.08)),color-stop(0.5, rgba(128,128,128,0.08)),color-stop(1, rgba(255,255,255,0.08)));
	-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tbutton:hover {
	color: #fff;
	background:#8e0545
}
.tbutton span {
	display: block;
	background: url(images/button_bg.png) 0 0 repeat-x;
	overflow: hidden;
	padding: 0 10px;
	line-height: 2.4em;
}
.tbutton:active span {
	background: url(images/button_bg.png) bottom repeat-x;
}
.tbutton.small {
	font-size: 12px;
}
.tbutton.medium {
	font-size: 14px;
}
.tbutton.large {
	font-size: 16px;
}
.tbutton.small span {
	padding: 0 14px;
	line-height: 2em;
}
.tbutton.medium span {
	padding: 0 16px;
	line-height: 2.2em;
}
.tbutton.large span {
	padding: 0 18px;
	line-height: 2.4em;
}
.tbuttom img {
	padding: 10px 18px;
}
.logo {
	float: left;
	margin: 0
}
.tt_logo {
	margin: 17px 0 20px
}
.tt_text {
	margin: 30px 0 20px
}
.social-head {
	float: right;
	margin: 0 0 0 20px
}
.social a {
	float: left;
	text-align: center;
	margin: 0 4px 0;
	width: 26px;
	height: 26px;
	border-radius: 2px;
	color: #ddd;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.widget .social {
	margin: -6px 0 0 -6px
}
.widget .social a {
	margin: 6px 0 0 6px
}
.social a:hover {
	color: #fff;
}
.social a i {
	padding: 6px 0;
	display: block;
	font-size: 14px;
	border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.social_circle a i {
	border-radius: 100%
}
.social a .twitch { 
	background: url(images/twitch.png) no-repeat center;
	padding: 13px 0;
}
.social a .vevo { 
	background: url(images/vevo.png) no-repeat center;
	padding: 13px 0;
}
.fixed_left, 
.fixed_right {
	position: fixed;
	left: 0;
	top: 30%;
	margin: 0
}
.fixed_right {
	left: auto;
	right: 0
}
.fixed_left a, 
.fixed_right a {
	float: none;
	display: block;
	margin: 0 0 0 -6px;
	width: 56px;
	height: 36px;
	border-radius: 0
}
.fixed_left a:hover {
	margin: 0
}
.fixed_right a {
	margin: 0 -6px 0 0
}
.fixed_right a:hover {
	margin: 0 0 0 -6px
}
.fixed_left a i, 
.fixed_right a i {
	padding: 11px 0;
	display: block;
	font-size: 14px;
	border-radius: 0;
}
.social a:hover .fa-twitter, .with_color a .fa-twitter { background: #00abdc }
.social a:hover .fa-facebook, .with_color a .fa-facebook { background: #325c94 }
.social a:hover .twitch, .with_color a .twitch { background: #6441a5 url(images/twitch.png) no-repeat center }
.social a:hover .vevo, .with_color a .vevo { background: #d9031f url(images/vevo.png) no-repeat center }
.social a:hover .fa-dribbble, .with_color a .fa-dribbble { background: #fa4086 }
.social a:hover .fa-rss, .with_color a .fa-rss { background: #f1862f }
.social a:hover .fa-github, .with_color a .fa-github { background: #333 }
.social a:hover .fa-instagram, .with_color a .fa-instagram { background: #964b00 }
.social a:hover .fa-linkedin, .with_color a .fa-linkedin { background: #0073b2 }
.social a:hover .fa-pinterest, .with_color a .fa-pinterest { background: #d9031f }
.social a:hover .fa-google-plus, .with_color a .fa-google-plus { background: #d9031f }
.social a:hover .fa-foursquare, .with_color a .fa-foursquare { background: #0cbadf }
.social a:hover .fa-skype, .with_color a .fa-skype { background: #00b9e5 }
.social a:hover .fa-soundcloud, .with_color a .fa-soundcloud { background: #ff7700 }
.social a:hover .fa-youtube, .with_color a .fa-youtube { background: #d9031f }
.social a:hover .fa-tumblr, .with_color a .fa-tumblr { background: #325c94 }
.social a:hover .fa-star, .with_color a .fa-star { background: #F8AC24}
.social a:hover .fa-flickr, .with_color a .fa-flickr { background: #fa4086 }
.social a:hover .fa-spotify, .with_color a .fa-spotify { background: #88BD32 }
.social a:hover .fa-weibo, .with_color a .fa-weibo { background: #E64141 }
.social a:hover .fa-yahoo, .with_color a .fa-yahoo { background: #2D1152 }
.social a:hover .fa-behance, .with_color a .fa-behance { background: #1769FF }
.social a:hover .fa-deviantart, .with_color a .fa-deviantart { background: #87B946 }
.social a:hover .fa-digg, .with_color a .fa-digg { background: #000 }
.social a:hover .fa-reddit, .with_color a .fa-reddit { background: #FF4500 }
.social a:hover .fa-vimeo-square, .with_color a .fa-vimeo-square { background: #1ab7ea }
.social a:hover .fa-random, .with_color a .fa-random, 
.social a:hover .fa-phone, .with_color a .fa-phone, 
.social a:hover .fa-music, .with_color a .fa-music, 
.social a:hover .fa-envelope-o, .with_color a .fa-envelope-o, 
.social a:hover .fa-home, .with_color a .fa-home { background: #fff;color:#000 }
.social a:hover i, .with_color i {color: #fff}
.with_color a i {border: none !important}

.center_head .little-head {
	float: none;
	display: table;
	margin: 0 auto;
}
.center_head .logo {
	float: none;
	display: table;
	margin-left: auto !important;
	margin-right: auto !important;
}
.center_head .sf-menu {
	float: none;
	display: table;
	margin-left: auto !important;
	margin-right: auto !important;
}

/*	Superfish
----------------------------------------------------------------------*/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
	float: right;
	padding: 0;
	position: relative;
	margin: 26px 0 0 -20px;
	font-family: 'Oswald', Tahoma;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 172px;
}
.sf-menu ul li { 
	width: 100%;
	margin: 0;
	padding: 10px 0;
	background: rgba(0, 0, 0, 0.8);
}
.sf-menu ul li:hover { 
	background: transparent url(images/ie_fff_80.png) repeat;
	background: rgba(255, 255, 255, 0.8);
}
.sf-menu li:hover { visibility: inherit }
.sf-menu li {
	float: left;
	position: relative;
	padding: 0
}
.sf-menu a {
	padding: 0 40px 30px 0;
	display: block;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
.sf-menu li:hover > a, .sf-menu li > a:hover, .sf-menu > li.activated_parent > a, .current-menu-parent > a, .current_page_item > a {
	color: #ff0078
}
.sf-menu li li:hover > a, .sf-menu li li > a:hover, .current-menu-parent li.current_page_item a {
	color: #000;
	background: transparent url(images/ie_fff_80.png) repeat;
	background: rgba(255, 255, 255, 0.8);
}
.sf-menu li li {
	border-top: 1px solid #0F0F0F;
	border-bottom: 1px solid #020202;
	margin:0;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease
}
.sf-menu li li li:first-child {
	border-top: 1px solid #222 !important
}
.sf-menu li li a {
	font-size: 12px;
	font-family: "Tahoma", Helvetica, Arial;
	font-weight: normal;
	padding: 8px 15px;
	line-height: 20px;
	color: #fff;
	text-transform: none;
	letter-spacing: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sf-menu li a span {
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	text-transform: none;
	display: block;
	color: #AFAFAF;
	margin: 10px 0 0 0;
}
.sf-menu li li a span {
	position: absolute;
	top: -1px;
	right: 10px;
	background: #FF0078;
	color: #fff;
	padding: 0px 6px;
	border-radius: 4px;
	font-size: 10px;
}
.sf-menu ul ul:before {
	position: absolute;
	width: 0 !important; 
	padding: 0 !important; 
	margin: 0 !important; 
	height: 0 !important;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
	left: 0;
	top: 0
}
.sf-menu i {
	margin-right: 8px
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0px;
	z-index:	 10000;
	top: 52px;
	padding: 16px 0 0 0;
	-webkit-animation: lr 0.4s;
	animation: lr 0.4s
}
.ajax-item {
	-webkit-animation: lr 1s;
	animation: lr 1s
}
.zigmaIn{
	-webkit-animation: lr 0.8s;
	-moz-animation: lr 0.8s;
	animation: lr 0.8s
}
@-webkit-keyframes lr {
	0% {opacity: 0;-webkit-transform: translateX(-20px);}
	100% {opacity: 1;-webkit-transform: translateX(0);}
}
@keyframes lr {
	0% {opacity: 0;transform: translateX(-20px);}
	100% {opacity: 1;transform: translateX(0);}
}
.sf-menu li:hover ul li ul,
.sf-menu li.sfHover ul li ul, 
.sf-menu li:hover ul li ul li ul,
.sf-menu li.sfHover ul li ul li ul  {
	left: 172px;
	z-index: 999;
	top: -1px !important
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 172px;
	top: -1px !important;
	padding: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 172px;
	top: 0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul { min-width: 1px }
a > .sf-sub-indicator { 
	display: inline !important;
	width: 8px;
	height: 10px;
	padding: 0 0 0 6px !important;
}
.sf-menu li.back {
	position: absolute;
	padding: 0 !important; 
	margin: 0 !important; 
	bottom: -2px;
	height: 2px !important;
	overflow: inherit !important
}
.sf-menu li.back .left {
	position: absolute;
	padding: 0 !important; 
	margin: 0 !important; 
	height:2px !important;
	width: 100% !important;
	background: #ff0078;
}
.head3.head4 .sf-menu li:hover ul, 
.head3.head4 .sf-menu li.sfHover ul {
	top: 43px
}
.off_sub .sf-menu li a {
	padding: 0 40px 20px 0
}
.head3.head4 .sf-menu li li a, 
.off_sub .sf-menu li li a {
	padding: 8px 15px
}
.head3.head4 .off_sub .sf-menu li:hover ul, 
.head3.head4 .off_sub .sf-menu li.sfHover ul, 
.off_sub .sf-menu li:hover ul, 
.off_sub .sf-menu li.sfHover ul {
	top: 21px
}

input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"] {
	display: block;
	width: 100%;
	border: 1px solid #222;
	border-radius: 2px;
	padding: 0 12px;
	line-height: 24px;
	height: 34px;
	color: #666;
	background: #141414;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
textarea {
	width: 100%;
	padding: 10px;
	border: 1px solid #222;
	background: #141414;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus {
	background: #fff;
	color: #000
}
#popupLogin form {
	position: relative;
}
.forgot-form, 
.register-form {
	display: none
}
.logged_in_user {
	cursor: pointer;
	float: right;
	margin: 0 0 0 20px;
}
.logged_in_user .avatar-26 {
	border-radius: 100%;
	display: inline-block;
	width: 26px;
	vertical-align: bottom;
	margin: 0 10px 0 0;
}
.login-form a:first-child {
	margin: 0 10px 0 0
}
.lost_pass {
	display: list-item;
	color: #858585;
	margin-left: 18px;
}
#popupLogin input {
	margin: 0 0 10px 0
}
.login_load {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	z-index: 999;
	font-size: 24px;
	background: rgba(34, 34, 34, 0.39);
}
#popupLogin svg, 
.login-form i {
	position: relative;
	top: 50px
}
svg,
animatetransform,
svg path,
svg rect {
	fill: #fff
}
.symple-box {
	margin: 10px 0 20px
}
.login_error .symple-box, 
.forgot_error .symple-box, 
.register_error .symple-box {
	margin: 0 0 16px;
	font-size: 12px;
	-moz-animation-delay: .2s;
	-ms-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s;
	-webkit-animation-name: ButtonShake;
	-moz-animation-name: ButtonShake;
	-ms-animation-name: ButtonShake;
	-o-animation-name: ButtonShake;
	animation-name: ButtonShake;
	-webkit-animation-iteration-count: 4;
	-moz-animation-iteration-count: 4;
	-webkit-animation-duration: 7s;
	-moz-animation-duration: 6s;
	-ms-animation-duration: 6s;
	-o-animation-duration: 6s;
	animation-duration: 6s;
}
@-webkit-keyframes ButtonShake {
	2%, 6%     {-webkit-transform: translateX(12px); }
	4%, 8%     {-webkit-transform: translateX(-12px); }
	10%, 100%  {-webkit-transform: translateX(0px); }
}
@-moz-keyframes ButtonShake {
	0%, 100%  {-moz-transform: translateX(0); }
	2%, 6%     {-moz-transform: translateX(12px); }
	4%, 8%     {-moz-transform: translateX(-12px);  }
	10%, 100%  {-moz-transform: translateX(0px); }
}
@-o-keyframes ButtonShake {
	2%, 6%     {-o-transform: translateX(12px);	 }
	4%, 8%     {-o-transform: translateX(-12px); }
	10%, 100%  {-o-transform: translateX(0px); }
}
@keyframes ButtonShake {
	2%, 6%     {transform: translateX(12px); }
	4%, 8%     {transform: translateX(-12px); }
	10%, 100%  {transform: translateX(0px);}
}
.little-head .search {
	float: right;
	margin: 0
}
.little-head .search form {
	position: relative;
}
.little-head .search input {
	margin: 1px 0;
	padding: 0 12px;
	border: 0;
	background: #353535;
	background: rgba(78, 78, 78, 0.4);
	border-radius: 20px;
	font-size: 11px;
	color: #868686;
	cursor: default;
	width: 170px;
	height: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.little-head .search input:focus {
	border: 0
}
.ie8 .little-head .search input {
	padding: 2px 12px 0;
}
.ie9 .little-head .search input {
	padding: 0px 12px 0;
}
.little-head .search input:focus {
	width: 180px;
	box-shadow: none;
	color: #1B1B1B;
}
.little-head .search:focus button {
	color: #1B1B1B;
}
.little-head .search button {
	position: absolute;
	top: 5px;
	right: 12px;
	background: none;
	border: 0;
	color: #8c8c8c;
	font-size: 11px;
	cursor: pointer;
}
.widget_rss_subscription {
	position: relative
}
.widget_rss_subscription button {
	position: absolute;
	top: 7px;
	right: 12px;
	background: none;
	border: 0;
	color: #8C8C8C;
	font-size: 16px;
	cursor: pointer;
}

.widget_T20_videos_slideshow .item {
	position: relative;
}
.widget_T20_videos_slideshow .item img {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 0.6
}
.widget_T20_videos_slideshow .item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1
}
.widget_T20_videos_slideshow i.fa-play-circle {
	position: absolute;
	bottom: 10px;
	right: 14px;
	font-size: 42px;
	color: #FFF;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}
.widget_T20_videos_slideshow .item:hover i.fa-play-circle {
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
.widget_T20_videos_slideshow h3 {
	position: absolute;
	bottom: 20px;
	right: 60px;
	line-height: 1.3;
	width: 75%;
	text-align: right;
	color: #FFF;
	font-size: 14px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}
.widget_T20_videos_slideshow span.author_vid {
	position: absolute;
	bottom: 10px;
	right: 60px;
	color: #FFF;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}
.widget_T20_videos_slideshow .owl-controls {
	bottom: auto !important;
	top: -60px;
	right: 0 !important
}
.widget_T20_videos_slideshow .owl-controls .owl-buttons div {
	background: none !important;
	font-size: 22px !important;
	padding: 3px 5px !important;
}

.searchform {
	position: relative
}
.searchform button {
	background: none;
	border: 0;
	outline: none;
	position: absolute;
	top: 7px;
	right: 16px;
	color: #BEBEBE;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.song_likes {
	margin: 6px 0 0;
	float: right;
	font-size: 14px;
	z-index: 99;
	position: relative;
	min-height: 20px;
	min-width: 20px;
}
.song_likes.minus_title {
	margin: -52px 0 0
}
#plays {
	float: right;
	margin: 6px 0 0 0;
}
.ldc-cmt-box {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.3;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.comment-body:hover .ldc-cmt-box {
	opacity: 1
}
.ldc-ul_cont {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	cursor: pointer;
}
.ldc-ul_cont:hover {
	color: #ff0078
}
.tt_slash {
	display: inline-block;
	margin: 0 10px 0 0;
	color: #646464;
	font-size: 10px;
}
.cover_list {
	margin: 0 0 0 -2%
}
.T20_cover {
	position: relative;
}
.T20_cover h3.artist_name {
	font-size: 16px;
	margin: 0 0 20px;
	width: 100%;
	font-weight: 500
}
.T20_cover {
	float: left;
	margin: 0 0 20px 2%;
	width: 14.6%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.T20_cover img {
	width: 100%;
	height: 149px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	box-shadow: inset 0 0 1px rgba(255, 255, 255, .6);
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, .6);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, .6);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.T20_cover .tradmark {
	position: relative;
	display: block;
	overflow: hidden;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.8);
	background: #333 url(images/cover_tradmark.jpg) no-repeat center;
	margin: 0 0 10px;
}
.T20_cover .highlight {
	position: absolute;
	display: block;
	width: 180px;
	height: 180px;
	top: -15px;
	left: 0;
	background: rgba(0, 0, 0, 0) url(images/cover_tradmark_highlight.png) no-repeat;
}
.T20_cover:hover img, 
.T20_cover:hover .highlight {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

/*	Custom Head
----------------------------------------------------------------------*/
.head3 .sf-menu {
	float: left;
	margin: 26px 0 0;
}
.head3 .little-head {
	float: none;
	padding: 0;
	border-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.head3 .little-head .search {
	margin: 30px 0 0
}
.head3 .social-head, 
.head3 .text_head, 
.head3 .sign-btn {
	margin: 30px 0 0 20px
}
.head4 {
	background: url("images/head4.png") repeat-x 0 -24px transparent !important;
	box-shadow: none !important
}
.head4 .sf-menu {
	float: none;
	margin: 0;
	padding: 20px 20px 0px;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 5px
}
.head4 .sf-menu a {
	padding: 0 40px 20px 0
}
.head5 .logo {
	float: none;
	margin-left: auto !important;
	margin-right: auto !important;
	display: table
}
.head5 .little-head {
	float: right;
	position: relative;
	z-index: 999;
	padding: 0 20px 0 0
}
.head5 .little-head .search {
	margin: 24px 0 0
}
.head5 .social-head,
.head5 .text_head, 
.head5 .sign-btn {
	margin: 24px 0 0 20px
}

/*	Music player
----------------------------------------------------------------------*/
.jp-jplayer,
.remix_player {
	display: none;
}
.jp-audio, 
.remix_player {
	width: 100%;
	margin: 0;
	position: relative;
}
.has_cover_content {
	width: 65%;
}
.remix_player .has_cover {
	display: block;
	width: 180px;
	position: relative;
	float: left;
}
.remix_player .has_cover img {
	background: #252525;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, .8);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent
}
.remix_player .has_cover:after {
	content: no-close-quote;
	background: transparent url(images/cover_tradmark_highlight.png) no-repeat 0 0 scroll;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	position: absolute;
	top: 0;
	left: 0;
	height:180px;
	width:180px
}
.remix_player .has_cover:before {
	content: no-close-quote;
	background: #000;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
	z-index: -1
}
.jp-playlist img {
	display:none;
}
.jp-interface {
	height: 38px;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 4px;
}
.track-info {
	margin: -23px 0 20px;
}
.played .current_title:after {
	content: no-close-quote;
	background: rgba(0, 0, 0, 0) url(images/play.gif) no-repeat 0 0 scroll;
	position: relative;
	bottom: -2px;
	margin: 0 0 0 10px;
	display: inline-block;
	height: 16px;
	width: 16px;
}
.paused .current_title:after {
	display: none
}
.remix_player .current_title {
	position: relative;
	display: block;
    white-space: nowrap;
	min-width: 40%;
	width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}
.remix_player .current_title b {
	position: relative;
}
.remix_player .artist-outer {
	color: #727272;
	font-family: 'Lato Italic', arial, sans-serif;
	font-style: italic;
}
.remix_player .artist-outer .title {
	display: none;
}
.remix_player .artist {
	color: #999;
	font-family: 'Lato', arial, sans-serif;
}
.jp-playlist .buytrack {
  padding: 0;
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 0;
  margin: 0 0 0 10px;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
}
.jp-playlist .buytrack a {
  color: #A0A0A0;
  margin: 0 0 0 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.remix_player .player-controls {
	position: absolute;
	width: 796px;
	height: 30px;
	top: 50px;
	right: 0;
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.4);
	float: left;
	margin: 0;
}
.remix_player .player-controls .main {
	width: 100%;
	margin: 9px 9px;
	position: absolute;
	left: 0;
	top: 0;
}
.remix_player .player-controls div {
	cursor: pointer;
}
.jp-progress {
	float: left
}
.remix_player .previous, 
.remix_player .next {
	margin: 1px 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.jp-seeking-bg {
	background: url("images/player/jplayer_seeking.gif") !important;
}
.remix_player .play, 
.remix_player .pause {
	cursor: pointer;
	margin: 0 7px;
}
.jp-mute {
	cursor: pointer;
	position: absolute;
	right: 14px;
	top: 8px;
}
.jp-unmute {
	cursor: pointer;
	position: absolute;
	right: 18px;
	top: 8px;
}
.jp-mute:before, .jp-unmute:before {
	font-family: FontAwesome;
	content: "\f028";
	font-size: 14px !important;
	display: inline-block;
	text-align: center;
	color: #CCC;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.jp-unmute:before {
	font-family: FontAwesome;
	content: "\f026" !important
}
.jp-mute:hover:before, 
.jp-unmute:hover:before {
	color: #fff
}
.remix_player .previous {
	position: absolute;
	left: 14px;
	top: 6px;
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.remix_player .previous:before {
	font-family: FontAwesome;
	content: "\f04a";
	font-size: 12px !important;
}
.remix_player .next {
	position: absolute;
	left: 63px;
	top: 6px;
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.remix_player .play:hover, 
.remix_player .pause:hover, 
.remix_player .next:hover, 
.remix_player .previous:hover {
	cursor: pointer;
	opacity: .5
}
.remix_player .next:before {
	font-family: FontAwesome;
	content: "\f04e";
	font-size: 12px !important;
}
.remix_player .play {
	position: absolute;
	left: 25px;
	top: 6px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.remix_player .play:before {
	font-family: FontAwesome;
	content: "\f04b";
	font-size: 12px !important;
	display: inline-block;
	color: #222;
	background: #FFF;
	padding-left: 8px;
	width: 16px;
	height: 24px;
	border-radius: 100%;
}
.remix_player .pause {
	position: absolute;
	left: 25px;
	top: 6px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.remix_player .pause:before {
	font-family: FontAwesome;
	content: "\f04c";
	font-size: 12px !important;
	display: inline-block;
	text-align: center;
	color: #000;
	background: #fff;
	width: 24px;
	height: 24px;
	border-radius: 100%;
}
.jp-current-time, 
.jp-duration {
	cursor: pointer;
	right: 39px;
	position: absolute;
	top: 7px;
}
.jp-duration {
	display: none
}
.jp-progress {
	position: relative;
	width: 65%;
	height: 9px;
	left: 89px;
	background: transparent url(images/player/player-progress.png) repeat-x 0 0 scroll;
	margin: 16px 0 0 0;
	border-radius: 2px;
}
.jp-seek-bar {
	height: 9px;
	width: 135px;
	cursor: pointer;
	background-color: rgba(46, 46, 46, 0.4);
	background-image: none;
	border-radius: 2px;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.jp-play-bar {
	position: relative;
	height: 9px;
	border-radius: 2px;
	width: 60%;
	background: #FF0078
}
.jp-play-bar:before {
	content: no-close-quote;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 9px;
	z-index: 99;
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.4)), color-stop(1, rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%); 
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}
.jp-playlist {
	width: 100%;
	margin: 12px 0 0;
	float: right;
	padding: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15), 0 1px 0 rgba(255, 255, 255, .04);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15), 0 1px 0 rgba(255, 255, 255, .04);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15), 0 1px 0 rgba(255, 255, 255, .04);
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.4);
	font-size: 12px;
}
.def-block .jp-playlist {
	box-shadow: none !important;
	background: none !important
}
.jp-playlist ol {
	margin: 0;
	padding: 4px 18px;
	overflow:hidden;
}
.def-block .jp-playlist ol {
	padding: 0 10px
}
.jp-playlist li {
	text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	margin: 0;
	padding: 5px 0 5px;
	list-style-position: inside;
	position: relative;
	border-bottom: 1px solid #080808;
	box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.jp-playlist li:last-child {
	border-bottom: 0;
	box-shadow: none;
	-webkit-box-shadow: none
}
.show-more-button li:last-child {
	background: transparent url(images/player/tracklist-item-bg.png) repeat-x bottom left scroll;
}
.jp-playlist .title {
	display: inline-block;
	padding: 0 0 0 4px;
	cursor: pointer;
}
li:nth-child(1n + 10) .title {
	padding-left:7px;
}
.jp-playlist li, 
.jp-playlist li a {
	color: #666
}
li.played,
.jp-playlist li:hover,
.jp-playlist li:hover a,
.jp-playlist li.played a {
	color: #fff
}
.jp-no-solution {
  top: -13px;
  background: rgb(29, 11, 11);
  border: 1px solid #472626;
  position: absolute;
  color: #fff;
  padding: 10px;
  border-radius: 2px;
  margin: 10px 0 0;
  display: none;
}
.remix_player .more {
	display:none;
	font-family: 'Lato Italic', arial, sans-serif;
	font-style: italic;
	font-size: 11px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
	padding: 4px 0;
	margin: 0;
	cursor: pointer;
	text-align: center;
	border-radius: 6px;
	background: transparent url(images/player/tracklist-more.png) repeat 0 0 scroll;
}
.remix_player .more:hover {
	color: #eee;
	box-shadow: inset 0px 0px 20px rgba(0, 0, 0, .2);
	-moz-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, .2);
}
.remix_player .show-more-button .more{
	display:block;
}
.remix_player .more,
.remix_player .tracklist li {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.jp-audio:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.my_vol_h {
	position: relative;
}
.tt_vol {
	display: none;
	z-index: 99;
	position: absolute;
	bottom: -4px;
	right: -27px;
	width: 100px;
	height: 22px;
	border-radius: 2px;
	background: #FFF;
	cursor: default
}
.tt_vol .jp-volume-bar, 
.tt_vol .jp-volume-bar-value {
	cursor: pointer
}
.tt_vol .arrow {
	position: absolute;
	width: 9px;
	height: 5px;
	bottom: -5px;
	left: 45%;
}
.tt_vol .arrow:before {
	content: no-close-quote;
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-top: 6px solid #FFF;
}
.jp-volume-bar {
	display: block;
	width: 80%;
	height: 5px;
	border-radius: 2px;
	margin: 8px auto;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.14);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.jp-volume-bar-value {
	height: 5px;
	border-radius: 2px;
	display: block;
	background: #FF0078;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.c_player .track-info, 
.full_player .track-info {
	margin: 6px 0 20px
}
.grid_3 .track-info,
.grid_4 .track-info {
	margin: 0 0 10px
}
.grid_3 .has_cover_content,
.grid_4 .has_cover_content {
	width: 100% !important
}
.grid_3 .remix_player .has_cover img, 
.grid_3 .remix_player .has_cover, 
.grid_3 .remix_player .has_cover:after,
.grid_4 .remix_player .has_cover img, 
.grid_4 .remix_player .has_cover, 
.grid_4 .remix_player .has_cover:after {
	width: 100%;
	margin: 0 0 10px
}

/*	Page Content
----------------------------------------------------------------------*/
.page-content {
	margin: 40px 0
}
.action-simple {
	text-align: center;
	padding: 0 0 45px 0;
	border-bottom: 1px solid #E6E6E6
}
.action-simple h5 {
	color: #919191
}
.col-title {
	padding: 0 0 10px;
	margin: 0;
	border-bottom: 1px solid #000;
	display: inline-block
}
#footer .col-title {
	color: #fff;
	border-bottom: 1px solid #fff
}
.liner {
	display: block;
	width: 100%;
	border-bottom: 1px solid #E6E6E6;
	margin: -2px 0 20px
}
.list, .tower {
	line-height: 24px
}
.list i {
	margin-right: 2px
}
.list .current a {
	color: #FF0078
}

/*	BreadcrumbIn
----------------------------------------------------------------------*/
.breadcrumbIn {
	background: rgba(0, 0, 0, 0) url(images/ie_000_40.png) repeat;
	background: rgba(0, 0, 0, 0.4);
	display: inline-block;
	padding: 4px 12px;
	border-radius: 4px;
	color: #C2C2C2
}
.breadcrumbIn i {
	margin: 0 5px
}
.breadcrumbIn a i {
	margin: 0
}
.error-page i {
	font-size: 15em;
	color: #fff
}
.error-page h2 small {
	font-size: 14px;
	display: block;
	line-height: 24px;
	margin: 14px 0 30px 0;
	font-family: tahoma;
	text-transform: none;
	color: #C4C4C4
}
.wpb_call_to_action {
	background-color: #161616 !important;
	border: 1px solid #202020 !important;
}
.symple-callout .symple-button span.symple-button-inner {
	padding: 0.8em 1em
}

/*	Blog Post
----------------------------------------------------------------------*/
.def-block, .widget.more_posts, .wpb_flickr_widget, .vc_carousel, .wpb_video_widget {
	position: relative;
	padding: 30px;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 6px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.04);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15), 0 1px 0 rgba(255, 255, 255, .04);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.04);
}
.def-block .def-block {
	padding: 0;
	background: none;
	box-shadow: none;
}
.min_h {
	min-height: 340px
}
h4.tt, 
h3.tt, 
.widget_gardengeneralposts h4, 
.list-custom-taxonomy-widget h4 {
	padding: 0 0 10px;
	margin: 0;
	border-bottom: 1px solid #FF0078;
	display: inline-block;
}
.liner {
	display: block;
	width: 100%;
	border-bottom: 1px solid #080808;
	box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	margin: -1px 0 20px;
}
.last_post hr {
	margin: 20px 0 0
}
.post_tt {
	display: block;
	margin: 20px 0 0;
}
.post_tt:first-child {
	display: block;
	margin: 0
}
.single_post .post_tt {
	padding: 0 0 10px;
	margin: 0 0 10px;
}
.single_post .meta {
	margin: 20px 0 0 0
}
.post_tt .fa-bookmark {
	position: absolute;
	top: -1px;
	left: 29px;
	font-size: 22px !important;
}
.featured_img {
	margin: 0 0 20px 0
}
.medium_f.featured_img {
	float: left;
	margin: 0 20px 0 0
}
.post_tt .post-title {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 24px;
}
.medium_f.post-title {
	margin: 4px 0 10px
}
.post_tt .post-title i {
	margin-right: 8px;
	font-size: 20px;
}
.post_tt .Rmore {
	position: absolute;
	bottom: 28px;
	right: 30px;
}
article.post_tt .Rmore {
	bottom: 0;
	right: 0
}
.T20_listing .Rmore {
	position: absolute;
	bottom: 18px;
	right: 0;
	color: #fff
}
.post_tt .meta span, .news-meta .meta span {
	margin-right: 20px;
}
.post_tt .meta span span, .news-meta .meta span span {
	margin-right: 0
}
.post-links {
	padding: 0 0 20px;
	display: block;
	border-bottom: 1px solid #080808;
	box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	margin: 0 0 40px;
	width: 100%;
}
.post-links a {
	margin-bottom: 0;
	font-weight: bold;
	text-transform: uppercase;
	width: 45%;
}
.post-links a.flr {
	text-align: right
}
.news {
	padding: 0 0 20px;
	display: block;
	border-bottom: 1px solid #080808;
	box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	margin: 0 0 20px;
}
.news .tbutton {
	float: right
}
.load-news .tbutton {
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.load-news .tbutton:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.news .news-title {
	font-size: 14px;
	margin: 0 0 16px 0;
}
.news .span7 {
	padding-left: 10px;
}
.meta {
	
}
.each_event {
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #1A1A1A;
}
.each_event:first-of-type {
	margin: 0;
	padding: 0;
	border-top: 0 solid;
}
.event-date, .event-month {
	font-family: 'Oswald', Impact, Tahoma;
	display: block;
	text-transform: uppercase;
}
.event-date {
	font-size: 30px;
	color: #ff0078;
	margin-bottom: 6px;
}
.event-month {
	font-size: 20px;
	color: #fff;
}
.event_date {
	float: left;
	width: 30%;
}
.event_date img {
	border-radius: 4px;
}
.inner_ec {
	padding: 15px 0 15px 20px
}
.inner_ec.single_event {
	padding: 0 0 20px
}
.single_event .buy_btn {
	font-size: 14px;
	padding: 6px 16px;
	margin: 25px auto 0;
}
.single_event .free_event, 
.single_event .cancelled_event, 
.single_event .sold_out_event {
	font-size: 18px;
	cursor: default;
}
.full_event .inner_ec {
	padding: 15px 0
}
.event_content {
	width: 70%;
	float: left;
}
.event_content.full_event {
	width: 100%
}
.buy_btn {
	float: right;
	width: auto;
	padding: 2px 10px;
	margin: 10px auto 0;
	font-family: Oswald, Tahoma, Helvetica;
	display: inline-block;
	cursor: pointer;
	position: relative;
	word-spacing: 0.2em;
	background: #ff0078;
	border: 0 !important;
	border-radius: 2px;
	color: #fff;
	white-space: nowrap;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	border: 1px solid rgba(0,0,0,0.1);
	background-image: linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0,0,0,0.08)),color-stop(0.5, rgba(128,128,128,0.08)),color-stop(1, rgba(255,255,255,0.08)));
	-moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-appearance: caret;
}
.T20_event_timer .buy_btn {
	margin: 0;
	line-height: 26px;
}
.buy_btn:hover {
	background-color: #8e0545;
	color: #fff;
}
.cancelled_event, .cancelled_event:hover {
	background: none !important;
	border: 3px double #7E7E7E;
	color: #7E7E7E;
}
.sold_out_event, .sold_out_event:hover {
	background: none !important;
	border: 3px double #7E7E7E;
	color: #7E7E7E;
}
.free_event, .free_event:hover {
	background: none !important;
	border: 3px double #fff;
	color: #fff;
}

.googlemap, .googlemap a, .googlemap h3 {
	color: #000;
}

.status-publish .wp-pagenavi {
	margin-top: 20px
}
.pagination_default a,
.wp-pagenavi a,
.woocommerce-pagination a,
.wp-pagenavi .current,
.wp-pagenavi .extend,
.wp-pagenavi b {
	float: left;
	position: relative;
	padding: 4px 10px;
	margin: 0 6px 0 0;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 3px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.04);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15), 0 1px 0 rgba(255, 255, 255, .04);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.04);
}
.wp-pagenavi span,
.woocommerce-pagination span,
.wp-pagenavi b {
	display: block;
	padding: 5px 12px !important;
	position: relative;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 3px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.04);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15), 0 1px 0 rgba(255, 255, 255, .04);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.04);
}
.wp-pagenavi a b, 
.woocommerce-pagination a b {
	padding: 0 !important;
	background: none !important;
	margin: 0
}
.pagination_default a, 
.woocommerce-pagination a, 
.wp-pagenavi a {
	display: block;
	padding: 4px 12px !important;
	font-family: Oswald, Tahoma, Helvetica;
	cursor: pointer;
	position: relative;
	word-spacing: 0.2em;
	background: #FF0078;
	border-radius: 2px;
	color: #FFF;
	white-space: nowrap;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-image: linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.08) 0%, rgba(128, 128, 128, 0.08) 50%, rgba(255, 255, 255, 0.08) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0, 0, 0, 0.08)),color-stop(0.5, rgba(128, 128, 128, 0.08)),color-stop(1, rgba(255, 255, 255, 0.08)));
	-moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.pagination_default a:hover, 
.woocommerce-pagination a:hover, 
.wp-pagenavi a:hover {
	background: #8E0545
}
.wp-pagenavi .pages {
	float: right;
}
.post_nav li {
	width: 49.5%;
	float: left;
}
.post_nav .next {
	float: right
}
.post_nav img {
	border-radius: 100%;
	margin: 0 10px 0 0;
	float: left;
}
.post_nav .next img {
	margin: 0 0 0 10px;
	float: right
}
.post_nav strong {
	display: block;
	color: #616161;
	margin: 1px 0 0;
}
.post_nav span {
	display: block;
	font-weight: 700;
}
.post_nav .next {
	text-align: right;
	border-left: 1px solid #272727;
}
.post_nav i {
	margin-right: 4px
}
.post_nav .next i {
	margin: 0 0 0 4px
}
.item_next_prev a {
	position: fixed;
	overflow: hidden;
	top: 50%;
	height: 50px;
	width: 200px;
	background: #AAA;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	margin-top: -55px;
	padding: 15px;
	z-index: 999;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.item_next_prev b {
	display: block;
	color: #7C7C7C;
}
.item_next_prev li {
	position: relative;
}
.item_next_prev .previous a {
	left: -200px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}
.item_next_prev .previous:hover a {
	left: 0
}
.item_next_prev .previous img {
	float: right;
	opacity: 0
}
.item_next_prev img {
	border-radius: 100%;
	width: 50px;
	height: 50px;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.item_next_prev a:hover img {
	opacity: 1
}
.item_next_prev .previous span {
	float: left;
	margin: 0 20px;
	width: 109px;
	line-height: 18px;
}
.item_next_prev .next img {
	float: left;
}
.item_next_prev .next span {
	float: right;
	margin: 0 20px;
	width: 109px;
	line-height: 18px;
}
.item_next_prev .next a {
	right: -200px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}
.item_next_prev .next:hover a {
	right: 0
}
.item_next_prev .previous a i {
	position: absolute;
	right: 10px;
	top: 45%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.item_next_prev .previous a:hover i {
	left: 10px;
	right: auto;
}
.item_next_prev .next a i {
	position: absolute;
	left: 10px;
	top: 45%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.item_next_prev .next a:hover i {
	right: 10px;
	left: auto;
}

.wp-polls-ul {
	margin: 0 0 20px 0
}
.wp-polls input.Buttons, .wp-polls-ans a {
	border: 0px;
	padding: 10px 10px;
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
	background: #FF0078;
	margin: 10px 10px 10px 0;
	display: inline-block;
	cursor: pointer;	
}
.wp-polls-ans a {
	padding: 6px 12px
}
.wp-polls input.Buttons:hover, .wp-polls-ans a:hover {
	background: #1D1E20;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.post-password-form input[type="submit"], 
.wpcf7-submit, 
.submit_user {
	width: auto;
	margin-top: 10px;
	float: right;
	padding: 4px 14px;
	font-family: Oswald, Tahoma, Helvetica;
	display: inline-block;
	cursor: pointer;
	position: relative;
	word-spacing: 0.2em;
	background: #ff0078;
	border: 0 !important;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #fff!important;
	white-space: nowrap;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	border: 1px solid rgba(0,0,0,0.1);
	background-image: linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0,0,0,0.08)),color-stop(0.5, rgba(128,128,128,0.08)),color-stop(1, rgba(255,255,255,0.08)));
	-moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.post-password-form input[type="submit"], 
.wpcf7-submit:hover, 
.submit_user:hover {
	background: #8e0545;
}
input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], textarea {
	border: 1px solid #C7C7C7;
	border-radius: 2px;
	padding: 0 12px;
	line-height: 24px;
	background: #F7F7F7;
	box-shadow: none;
	color: #666;
	-webkit-box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus, textarea:focus {
	background: #fff;
	border: 1px solid #FF0078
}

/* ------------------------------------------------------------------------- *
 *  Comments
/* ------------------------------------------------------------------------- */
.avatar-25 {
	border-radius: 100%;
	float: left;
	margin: 0 8px 0 0;
}
.commentlist { margin-bottom: 20px; }
.commentlist li { padding-left: 76px; font-size: 14px; line-height: 22px; font-weight: 400; list-style: none; }
.commentlist .comment-body { clear: both; position: relative; padding-bottom: 20px; border-bottom: 1px solid #1A1A1A;margin-bottom: 20px;}
.commentlist .comment-author,
.commentlist .comment-meta,
.commentlist .comment-awaiting-moderation { font-size: 13px; display: block; float: left; line-height: 22px; }
.commentlist .comment-author { margin-right: 6px; }
.commentlist .fn { color: #fff; font-size: 13px; font-style: normal; font-weight: 600; }
.commentlist .says { display: none; }
.commentlist .avatar { position: absolute; left: -96px; top: 0; width: 80px; height: 80px; border-radius: 100%; }
.commentlist .comment-meta:before { color: #ccc; content: "\f017"; font-family: FontAwesome; font-size: 10px; margin-right: 3px; vertical-align: 4%; } 
.commentlist .comment-meta a, .pinglist .ping-meta { color: #aaa; }
.commentlist .reply { font-size: 13px; line-height: 16px; }
.comment-awaiting-moderation { color: #e8554e; font-style: normal; }

/* comment text */
.commentlist .comment-body p { margin-bottom: 8px; color: #777; clear: both; }
.commentlist .comment-body strong { font-weight: bold; }
.commentlist .comment-body em { font-style: italic; }
.commentlist .comment-body ol li { list-style: decimal; margin-left: 2em; padding: 0; }
.commentlist .comment-body ul li { list-style: square; margin-left: 2em; padding: 0; }

/* post author & admin comment */
.commentlist li.bypostauthor > .comment-body:after,
.commentlist li.comment-author-admin > .comment-body:after { background: #FF0078; display: block; position: absolute; content: "\f040"; color: #fff; line-height: 12px; width: 12px; font-style: normal; font-family: FontAwesome; text-align: center; }
.commentlist li.comment-author-admin > .comment-body:after { content: "\f005"; /* star for admin */ }
.commentlist li.bypostauthor > .comment-body:after,
.commentlist li.comment-author-admin > .comment-body:after { top: 64px;left: -36px; font-size: 12px; padding: 3px; border-radius: 100%; }
.commentlist li li.bypostauthor > .comment-body:after,
.commentlist li li.comment-author-admin > .comment-body:after { top: 30px;left: -26px;font-size: 9px;padding: 2px;border-radius: 100%; }

/* child comment */
.commentlist li ul {  }
.commentlist li li { padding-left: 54px; margin: 0; }
.commentlist li li .avatar { width: 40px; height: 40px; left: -54px; top: 0; }
.commentlist li li .comment-meta { left: 70px; }

/*  comments : nav
/* ------------------------------------ */
.comments-nav { margin-bottom: 20px; }
.comments-nav a { font-weight: 600; }
.comments-nav .nav-previous { float: left; }
.comments-nav .nav-next { float: right;  }

/*  comments : form
/* ------------------------------------ */
.logged-in-as,
.comment-notes, 
.form-allowed-tags { display: none; }
#respond { position: relative; }
#reply-title { margin-bottom: 20px; }
li #reply-title {}
#cancel-comment-reply-link { color: #BEBEBE;display: block;position: absolute;top: 0;right: 0;border: 1px solid #313131;padding: 1px 14px;font-size: 10px;font-weight: 100;text-transform: none;font-family: tahoma;}
#cancel-comment-reply-link:hover { color: #fff; }
#commentform p { margin-bottom: 10px }
#commentform p.comment-form-author { width: 48%; float: left; }
#commentform p.comment-form-email { width: 48%; float: right; }
#commentform p.comment-form-url,
#commentform p.comment-form-comment { clear: both; }
#commentform label { padding: 6px 0; font-weight: 600; display: block; }
#commentform input[type="text"], 
#commentform textarea { max-width: 100%; width: 100%; }
#commentform p.form-submit { margin-top: 10px; }
.logged-in #reply-title { margin-bottom: 20px; }
.logged-in #commentform p.comment-form-comment { margin-top: 10px; }
.logged-in #commentform p.comment-form-comment label { display: none; }

#commentform #submit {
	width: auto;
	float: right;
	padding: 6px 10px;
	font-family: Oswald, Tahoma, Helvetica;
	display:inline-block;
	cursor:pointer;
	position:relative;
	word-spacing:0.2em;
	background:#ff0078;
	border: 0 !important;
	border-radius: 2px;
	color:#fff!important;
	white-space: nowrap;	
	text-transform:uppercase;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
	border:1px solid rgba(0,0,0,0.1);
	background-image: linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(128,128,128,0.08) 50%, rgba(255,255,255,0.08) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgba(0,0,0,0.08)),color-stop(0.5, rgba(128,128,128,0.08)),color-stop(1, rgba(255,255,255,0.08)));
	-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	box-shadow:inset 0 0 1px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#commentform #submit:hover {
	background:#8e0545
}

q,
blockquote,
.blockquote {
	font-family:'Philosopher', serif;
	font-size:16px;
	font-style:italic;
	text-shadow:1px 1px 3px transparent;
	color:#888;
	line-height: 24px;
	margin: 40px 20px;
	padding: 20px;
	overflow:hidden;
	border-left:5px solid #E6E6E6
}
.blockquote.left {
	width:33%;
	float:left;
}
div.blockquote.right {
	width:33%;
	float:right;
}

kbd {
    -moz-box-shadow:0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
    -webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
    background-color:#f7f7f7;
    border:1px solid #ccc;
    border-radius:3px;
    box-shadow:0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
    color:#333;
    display:inline-block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:1.4;
    margin:0 .1em;
    padding:.1em .6em;
    text-shadow:0 1px 0 #fff;
}

q:before {
	content: "\201c";
}
q:after {
	content: "\201d";
}
q q:before {
	content: "\2018";
}
q q:after {
	content: "\2019";
}

/*	Sidebar
----------------------------------------------------------------------*/
.widget {
	margin: 0 0 20px 0
}
.widget .widget {
	margin: 0
}
.widget-content {
	position: relative
}
select{
	height: 34px !important;
	padding: 0 6px;
	min-width: 192px;
	max-width: 100%;
}
.list-custom-taxonomy-widget li, 
.widget_archive li, 
.widget_categories li,
.widget_views li,
.widget_meta li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_rss li,
.widget_nav_menu li,
.widget_pages li {
	position: relative;
}
.widget_archive li a, 
.list-custom-taxonomy-widget a, 
.widget_pages li a, 
.widget_meta li a, 
.widget_views li, 
.widget_recent_comments li, 
.widget_recent_entries li a, 
.widget_rss li, 
.widget_nav_menu li a, 
.widget_categories li a {
	display: block;
	border-bottom: 1px solid #080808;
	box-shadow: 0 1px 0 rgba(24, 24, 24, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(24, 24, 24, 0.8);
	line-height: 20px;
	padding: 8px 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-custom-taxonomy-widget li span, 
.widget_archive li span, 
.widget_pages li span, 
.widget_meta li span, 
.widget_nav_menu li span, 
.widget_categories li span {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: absolute;
	top: 4px;
	right: 0;
	font-size: 13px;
}
.widget_recent_entries li span {
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 0 0 12px 0;
}
.list-custom-taxonomy-widget li.current a, 
.widget_archive li.current a, 
.widget_categories li.current a, 
.widget_nav_menu li.current a, 
.widget_meta li.current a, 
.widget_pages li.current a, 
.widget_archive li:hover a, 
.widget_pages li:hover a, 
.widget_meta li:hover a, 
.widget_nav_menu li:hover a, 
.widget_categories li:hover a {
	color: #FF0078;
	border-bottom: 1px solid #FF0078;
}
.list-custom-taxonomy-widget li li a, 
.widget_categories li li a, 
.widget_nav_menu li li a, 
.widget_meta li li a, 
.widget_pages li li a, 
.widget_archive li:hover li a, 
.widget_pages li:hover li a, 
.widget_meta li:hover li a, 
.widget_nav_menu li:hover li a, 
.widget_categories li:hover li a {
	color: #fff;
	border-bottom: 1px solid #080808;
}
.list-custom-taxonomy-widget a:hover, 
.widget_categories li li:hover a, 
.widget_nav_menu li li:hover a, 
.widget_meta li li:hover a, 
.widget_pages li li:hover a, 
.widget_archive li li:hover a, 
.widget_pages li li:hover a, 
.widget_meta li li:hover a, 
.widget_nav_menu li li:hover a, 
.widget_nav_menu li:hover > a, 
.widget_categories li li:hover a {
	color: #FF0078;
	border-bottom: 1px solid #FF0078;
}
.widget_recent_comments li:hover, .widget_rss li:hover {
	border-bottom: 1px solid #FF0078;
}
.widget li .sub-menu a {
	padding-left: 20px
}
.widget li .sub-menu .sub-menu a {
	padding-left: 40px
}
.widget li .sub-menu .sub-menu .sub-menu a {
	padding-left: 60px
}
.widget li .sub-menu .sub-menu .sub-menu .sub-menu a {
	padding-left: 80px
}
.widget li .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu a {
	padding-left: 100px
}
.widget #searchwidget, #newsletters {
	position: relative;
}
.widget #searchwidget input, #newsletters input {
	margin: 0;
	padding: 0 12px;
	line-height: 24px;
	height: 34px;
	border: 1px solid #C5C5C5;
	background: #F7F7F7;
	border-radius: 3px;
	font-size: 11px;
	color: #5A5A5A;
	cursor: text;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.widget #searchwidget input:focus, #newsletters input:focus {
	background: #fff;
	border: 1px solid #C5C5C5;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.widget #searchwidget button, #newsletters button {
	position: absolute;
	top: 7px;
	right: 14px;
	background: none;
	border: 0;
	color: #DDD;
	font-size: 11px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.widget #searchwidget button, #newsletters button {
	color: #888;
}
.widget #searchwidget button:hover, #newsletters button:hover {
	color: #666;
}
.widget.ads img {
	margin: 0 auto
}
.tagcloud a {
	border: 1px solid #202020;
	color: #A3A3A3;
	font-size: 12px !important;
	padding: 4px 12px;
	margin: 0 6px 8px 0;
	display: inline-block;
	border-radius: 2px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.tagcloud a:hover {
	border: 1px solid #FF0078;
	color: #FF0078;
	text-decoration: none !important;
}
.tab-content-items {
	margin: -20px 0 0 0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.tab-content-items li {
	display: block;
	width: 32%;
	height: 64px;
	float: left;
	margin: 20px 2% 0 0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.tab-content-items .m-thumbnail {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 20px 0 0;
	border-radius: 3px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.tab-content-items h3 {
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	margin: 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.tab-content-items span {
	width: 100%;
	display: block;
	line-height: 1.49
}
.tab-content-items .post-meta {
	font-size: 11px;
	text-align: right;
}
.post_meta span {
	color: #979797
}
.tab-content-items span{
	margin-left: 10px
}
.tab-content-items i {
	margin-right: 4px
}

/*  Tab widget
/* ------------------------------------ */
.T20-tabs-nav { margin: 0; text-align: center; }
.T20-tabs-nav.tab-count-1 li { width: 100%; }
.T20-tabs-nav.tab-count-2 li { width: 50%; }
.T20-tabs-nav.tab-count-3 li { width: 33.333%; }
.T20-tabs-nav.tab-count-4 li { width: 25%; }
.T20-tabs-nav.tab-count-10 li { width: 10%; }
.T20-tabs-nav li { display: block; float: left; }
.T20-tabs-nav li a { position: relative;font-size: 22px;color: #B6B6B6;display: block;margin: 0 0 10px;padding: 0; }
.T20-tabs-nav li a:hover { border-bottom-color: #ccc;color: #fff }
.T20-tabs-nav li.active a { color: #fff }
.T20-tabs-nav li.active a:after { content: no-close-quote;position: absolute;width: 0px;height: 0px;bottom: -10px;right: 44%;border-left: 6px solid rgba(0, 0, 0, 0);border-right: 6px solid rgba(0, 0, 0, 0);border-bottom: 6px solid; border-bottom-color: rgba(0, 0, 0, 0.4) }
.T20-tab-count-4 li.active a:after { right: 42% }
.T20-tab-count-3 li.active a:after { right: 43% }
.T20-tabs-nav li a span { display: none; }
.songs_tabs li a {
	font-size: 14px;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #080808;
	box-shadow: 0 1px 0 rgba(24, 24, 24, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(24, 24, 24, 0.8);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.songs_tabs li.active a,
.songs_tabs li a:hover {
	border-bottom: 1px solid #FF0078
}
.songs_tabs li.active a:after {
	border: none;
}
.item_small h3 {
	margin: 0 !important;
}
.songs_tabs #likes, .songs_tabs #dislikes {
	font-size: 12px !important;
}
.inactive_l a {
	cursor:default;
	  color: #C2C2C2;
}

/*-- calendar windget --*/
#wp-calendar {
	margin: 0 auto;
	width: 100% !important;
}
#wp-calendar th {
	background: none;
	border: 1px solid #1B1B1B;
	padding: 4px 6px !important;
	text-align: center;
	font-weight: 400;
	color: #FFF;
}
#wp-calendar td {
	background: none;
	border: 1px solid #1B1B1B;
	padding: 4px 6px !important;
	text-align: center;
	color: #646464;
}
#wp-calendar td.pad{
	background: none;
}
#wp-calendar #today {
	background: #FF0078;
	color: #FFF
}
#wp-calendar #today a {
	color: #FFF;
}
#wp-calendar caption {    
	text-align: center;
	background: none;
	font-size: 14px;
	font-weight: 500;
	color: #FFF;
	padding: 6px 0;
	background: #FF0078;
}
dt {
	font-weight: 700;
	font-size: 16px;
	padding: 10px 0 0;
}
dd {
	padding: 10px 0;
	margin: 0 0 0 40px;
}
table {
	background:transparent !important;
	font-size:13px;
	text-align:center;
	border-collapse:collapse;
	margin: 0 0 30px;
	padding:0;
	width:100%;
	overflow:hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
table th {
	font-size:14px;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	padding:10px 20px;
	color:#ffffff;
	background: #141414;
	text-shadow:none;
}
table th, table td {
	border-top: 1px solid #020202
}
table td { 
	padding:14px 20px;
	text-align: left;
}
table td .buy_btn {
	float: none !important
}
table tr {
	background: #1A1A1A;
	-webkit-transition:all .2s;
	-o-transition:all .2s;
}
table tr:hover, tr.topic-sticky {
	background: #222
}
table tfoot td {
	padding:10px 16px;
	text-align: left;
	background: #141414;
	color:#ffffff;
	font-size:11px;
	text-shadow:none;
}
#history {
	position: relative
}
#history table {
	margin: 20px 0 0
}
#history table td {
	padding: 10px 12px;
	-webkit-animation: lr 1s;
	-moz-animation: lr 1s;
	animation: lr 1s
}
#history table tr:nth-child(2) {
	background: #222;
}
#history table td:nth-child(3) {
	position: absolute;
  top: 54px;
  left: 8px;
  font-size: 11px;
  background: #151414;
  padding: 1px 13px;
  border-radius: 50px;
  border: 0;
}
.update_history {
	position: absolute;
  right: 20px;
  top: 10px;
  font-size: 16px;
  color: #625F5F;
  cursor: pointer;
}
.flickr-widget, 
.T20_gallery, 
.instagram_widget {
	margin: -10px 0 0 -10px;
}
.flickr-widget .flickr_badge_image, 
.T20_gallery .one_post, 
.instagram_widget li {
	width: 29%;
	float: left;
	margin: 10px 0 0 10px;
}
.grid_3 .flickr-widget .flickr_badge_image, 
.grid_3 .T20_gallery .one_post, 
.grid_3 .instagram_widget li {
	width: 28%
}
.grid_6 .flickr-widget .flickr_badge_image, 
.grid_6 .T20_gallery .one_post, 
.grid_6 .instagram_widget li {
	width: 17%
}
.flickr-widget div {
	-webkit-transition:all .2s;
	transition:all .2s;
}
.flickr-widget:hover div {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	transform: scale(.9);
	filter: grayscale(80%);
	-webkit-filter: grayscale(80%);
	filter: grayscale(80%);
}
.flickr-widget div:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	filter: grayscale(100%);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.flickr-widget div img {
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.pin_follow {
	display: table;
	margin: 20px auto 0;
}

.grid_6 .one_post {
	width: 255px
}
.item_small {
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #080808;
	box-shadow: 0 1px 0 rgba(24, 24, 24, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(24, 24, 24, 0.8);
}
.item_small:last-child {
	border: 0;
	padding: 0;
	margin: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.item_small:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.item_small .featured_thumb {
	float: left;
	width: 65px;
	height: 65px;
	margin: 0 15px 0 0
}
.item_small .item-details h3 {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 8px 0;
}
.post_meta {
	font-size: 12px;
	line-height: 20px;
}
.post_meta i {
	font-size: 13px;
}
.post_meta a {
	color: #C2C2C2;
	margin: 0 12px 0 0;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}
.post_meta a:hover {
	color: #FF0078
}

h3.tt a.rsswidget:first-child {
	position: absolute;
	right: 30px;
	top: 30px
}
address {
	display: block;
	font-style: italic;
}
abbr, acronym {
	position: relative;
	border-bottom: 1px dashed #636363;
}
abbr:hover::after,
acronym:hover::after {
	position: absolute;
	bottom: 100%;
	left: 100%;
	display: table;
	padding: 2px 14px;
	border-radius: 3px;
	border: 1px solid #1F1F1F;
	background: #141414;
	color: #FFF;
	content: attr(title);
}
big {
	font-size: 30px;
	padding: 0 10px;
	font-weight: bold
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
 
sub {
	bottom: -0.25em;
}

/* 	Gallery
----------------------------------------------------------------------*/
.tp-grid {
	list-style-type: none;
	position: relative;
	display: block;
	margin-top: 45px;
	z-index: 99;
}
.tp-grid li {
	margin-bottom: 30px;
	position: absolute;
	display: none;
	overflow: hidden;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ie8 .tp-grid li {
	margin-left: 9px !important
}
.tp-grid li a {
	border: 7px solid #fff;
}
.no-js .tp-grid li {
	position: relative;
	display: inline-block;
}
.tp-grid li a {
	display: block;
	outline: none;
}
.tp-grid li img {
	display: block;
	border: none;
}
.tp-info,
.tp-title {
	position: absolute;
	background: #fff;
	line-height: 20px;
	color: #333;
	bottom: 6%;
	max-width: 75%;
	padding: 10px;
	font-weight: 700;
	left: -100%;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1),
		5px 0 5px -3px rgba(0,0,0,0.4),
		inset 0 0 5px rgba(0,0,0,0.04);
}
.touch .tp-info {
	left: 0px;
}
.no-touch .tp-info {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.no-touch .tp-grid li:hover .tp-info {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	transition-delay: 150ms;
}
.no-touch .tp-open li:hover .tp-info {
	left: 0px;
}
.tp-title {
	padding: 10px 35px 10px 20px;
	left: 0px;
}
.tp-title span:nth-child(2){
	color: #aaa;
	padding: 0 5px;
	background: #F7F7F7;
	right: 0px;
	height: 100%;
	line-height: 40px;
	top: 0px;
	position: absolute;
	display: block;
}
.topbar {
	position: relative;
}
.tback {
	position: absolute;
	right: 0;
	top: -4px;
	cursor: pointer;
	display: none;
}
.loader {
	left: 50%;
	position: absolute;
	margin-left: -120px;
}
.loader i {
	display: inline-block;
	width: 40px;
	height: 40px;
	-webkit-animation: loading 1s linear infinite forwards;
	-moz-animation: loading 1s linear infinite forwards;
	-o-animation: loading 1s linear infinite forwards;
	-ms-animation: loading 1s linear infinite forwards;
	animation: loading 1s linear infinite forwards;
}
.cssanimations .loader span {
	display: none;
}
.no-cssanimations .loader i {
	display: none;
}
.loader i:nth-child(2){
	-webkit-animation-delay: 0.1s;
	-moz-animation-delay: 0.1s;
	-o-animation-delay: 0.1s;
	-ms-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.loader i:nth-child(3){
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-o-animation-delay: 0.2s;
	-ms-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.loader i:nth-child(4){
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
	-o-animation-delay: 0.3s;
	-ms-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.loader i:nth-child(5){
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
	-o-animation-delay: 0.4s;
	-ms-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.loader i:nth-child(6){
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	-ms-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
@-webkit-keyframes loading{
	0%{
		opacity: 0;
		background-color: rgba(255,255,255,0.9);
	}

	100%{
		opacity: 1;
		-webkit-transform: scale(0.25) rotate(75deg);
		background-color: rgba(155,155,155,0.9);
	}
}

@-moz-keyframes loading{
	0%{
		opacity: 0;
		background-color: rgba(255,255,255,0.9);
	}

	100%{
		opacity: 1;
		-moz-transform: scale(0.25) rotate(75deg);
		background-color: rgba(155,155,155,0.9);
	}
}

@-o-keyframes loading{
	0%{
		opacity: 0;
		background-color: rgba(255,255,255,0.9);
	}

	100%{
		opacity: 1;
		-o-transform: scale(0.25) rotate(75deg);
		background-color: rgba(155,155,155,0.9);
	}
}

@-ms-keyframes loading{
	0%{
		opacity: 0;
		background-color: rgba(255,255,255,0.9);
	}

	100%{
		opacity: 1;
		-ms-transform: scale(0.25) rotate(75deg);
		background-color: rgba(155,155,155,0.9);
	}
}

@keyframes loading{
	0%{
		opacity: 0;
		background-color: rgba(255,255,255,0.9);
	}

	100%{
		opacity: 1;
		transform: scale(0.25) rotate(75deg);
		background-color: rgba(155,155,155,0.9);
	}
}

/* 	Sliders
----------------------------------------------------------------------*/
.sliderr {
	max-width: 100%;
	margin: auto;
	padding: 0;
	position: relative;
	overflow: hidden;
	background: #0E0E0E;
}
.boxedcontainer {
	max-width: 1140px;
	margin: auto;
	padding: 0;
}
.gallery_item .owl-controls .owl-buttons div {
	padding: 8px 14px !important;
	font-size: 14px !important;
	background: #313131 !important
}
.gallery_pins img {
	margin: 0 auto;
}
.gallery_pins .owl-controls {
	right: 32% !important
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing { 
	cursor:url(images/grabbing.png) 8 8, move;
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}
.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}
.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
	-webkit-animation: fadeInLeft .6s ease both;
	-moz-animation: fadeInLeft .6s ease both;
	animation: fadeInLeft .6s ease both;
}
.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}
@-webkit-keyframes empty {
	0% {opacity: 1}
}
@-moz-keyframes empty {
	0% {opacity: 1}
}
@keyframes empty {
	0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-moz-keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
	0% { opacity:1; }
	100% { opacity:0; }
}
@-moz-keyframes fadeOut {
	0% { opacity:1; }
	100% { opacity:0; }
}
@keyframes fadeOut {
	0% { opacity:1; }
	100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
	25% { opacity: .5; -webkit-transform: translateZ(-500px); }
	75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
	25% { opacity: .5; -moz-transform: translateZ(-500px); }
	75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
	25% { opacity: .5; transform: translateZ(-500px); }
	75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
	0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; -webkit-transform: translateZ(-500px); }
	100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
	0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; -moz-transform: translateZ(-500px); }
	100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
	0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; transform: translateZ(-500px); }
	100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
	to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
	to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
	to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
	from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
	from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
	from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
	from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
	from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
	from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
	to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
	to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
	to { opacity: 0; transform: scale(1.5); }
}

.owl-theme .owl-controls{
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	margin: 1px;
	padding: 3px 11px;
	font-size: 12px;
	background: #7F8081;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100) !important;
	opacity: 1 !important;
}
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 3px 10px;
	font-size: 12px;
}
.owl-item.loading{
	min-height: 318px;
	background: url(images/AjaxLoader.gif) no-repeat center center
}

#block_carousel {
	margin: 0 -5px;
	width: 102%;
}
#block_carousel .item {
	margin: 0 6px
}
.owl-item {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.owl-wrapper:hover .owl-item {
	opacity: 0.3
}
.owl-wrapper .owl-item:hover {
	opacity: 1
}
#block_carousel h3 {
	font-size: 15px !important;
	line-height: 20px;
	margin: 14px 0 2px;
	font-weight: 700;
}
#block_carousel a.date_c {
	display: block;
	font-size: 11px;
	color: #C2C2C2;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}
#block_carousel .owl-controls {
	bottom: auto;
	top: -50px;
	right: 0px;
	display: block;
	z-index: 9;
	padding: 0 0 0 7px;
}
#block_carousel .owl-controls .owl-page span {
	width: 8px;
	height: 8px;
	margin: 3px 4px;
	background: #7F8081;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.dropcap { 
	font-size: 32px;
	margin: 0px 16px 8px 0px;
	text-transform: uppercase;
	float: left;
	position: relative;
	top: 5px;
	color: white;
	line-height: 54px;
	padding: 0px 16px;
	background: #FF0078
}
.dropcap-border { 
	font-size: 32px;
	margin: 0px 16px 8px 0px;
	border: 1px solid #FF0078;
	text-transform: uppercase;
	float: left;
	position: relative;
	top: 5px;
	line-height: 54px;
	padding: 0px 16px;
}
.highlighter {
	padding: 2px 6px;
	margin: 0 6px;
}
hr.line {
	margin-bottom: 32px;
}
hr.dotted {
	border-bottom: 1px dotted #777;
	margin-bottom: 32px;
	background: transparent
}
hr.double {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-bottom: 32px;
	background: transparent
}	
hr.theme20-1 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,0)); 
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,0)); 
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,0)); 
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,0)); 
	margin-bottom: 32px;
}

/*	Notification Boxes
----------------------------------------------------------------------*/
.notification-box {
	position: relative;
	margin-bottom: 10px;
	border-radius: 3px;
	padding: 20px 32px 20px 20px;
	color:#fff;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Oswald;
}
.notif-anim {
	-webkit-animation: lightSpeedInLeft 1.3s 1;
	-moz-animation: lightSpeedInLeft 1.3s 1;
	-ms-animation: lightSpeedInLeft 1.3s 1;
	-o-animation: lightSpeedInLeft 1.3s 1;
	animation: lightSpeedInLeft 1.3s 1;
}
a.notification-close {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #FFF;
	font-size: 12px;
}
.notification-box p {
	margin: 0;	
}
.notification-box p i {
	padding-right: 10px;
	border-right: 1px solid;
	margin-right: 10px;
}
.notification-box-info {
	background-color: #65cad3;
}
.notification-box-success {
	background-color: #1abc9c;
}
.notification-box-warning {
	background-color: #eed880;
}
.notification-box-error {
	background-color: #e06f6f;
}

/* 	Google Map
----------------------------------------------------------------------*/
#map {
	width: 100%;
	height: 200px;
}
.widget #map {
	width: 100%;
	height: 200px;
}
#map img {
	width: auto !important;
	max-width: none !important;
}
.hovermap {
	opacity: 0.5;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.hovermap:hover {
	opacity: 1;
}
#LoginBackgroundPopup {  
	display:none;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000;
	z-index: 99999997;
} 
#popupLogin {  
	display:none;
	position:fixed;
	width:360px;
	top:50%;
	left:50%;
	z-index: 99999998;
	margin-left: 0;
}
#popupLogin .def-block  {  
	background: #000;
	background: rgba(0, 0, 0, 0.9) !important;
	box-shadow: none;
	border: 2px solid #1F1F1F;
}
.forgot-close {
	position: absolute;
	top: -58px;
	font-size: 24px !important;
	color: #5C5C5C;
	right: 26px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#popupLoginClose {
	position: absolute;
	top: 30px;
	right: 33px;
	font-size: 24px;
	color: #5C5C5C;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#popupLoginClose:hover, 
.forgot-close:hover {
	color: #fff
}
#login_username, #login_password {
	display: block !important;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	padding: 0 12px;
	line-height: 24px;
	height: 34px;
	border: 0;
}

/*	Foot
----------------------------------------------------------------------*/
#footer {
	padding: 0;
	color: #bfbfbf;
}
#footer h3.tt {
	font-size: 16px;
	font-weight: normal;
}

.footer-last {
	background: rgba(0, 0, 0, 0.4);
	padding: 20px 0;
	z-index: 999;
	position: relative;
}
.copyright {
	float: left;
	color: #696969;
}
#footer .links i {
	margin-right: 2px;
}
#footer .links li a {
	line-height: 24px;
}
#footer .p-title {
	color: #fff;
	margin: 0 0 30px 0;
}
.foot-menu {
	float: right;
	padding: 0 10px;
	font-family: "Oswald", Tahoma, Arial;
	text-transform: uppercase;
}
.foot-menu li {
	float: left;
	position: relative;
	padding: 0 10px;
}
.foot-menu li:before, .foot-menu .before {
	content: '/';
	color: #696969;
	font-size: 8px;
	position: absolute;
	left: -1px;
	top: 2px;
}
.foot-menu li:first-child:before {
	content: '' !important;
}

.Alphabet {
	width: 100%;
	display: block;
}
.Alphabet li {
	display: inline-block;
	margin: 0 0 4px 0;
}
.Alphabet li a {
	background: transparent url(images/ie_000_40.png) repeat;
	background: rgba(0, 0, 0, 0.6);
	padding: 4px 11.5px;
	border-radius: 3px;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
	display: inline-block
}
.Alphabet li a:hover, 
.Alphabet li.current a {
	background: #fff;
	color: #000;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease
}
.remix_items {
	margin: -20px 0 0 0 !important
}
.remix_items a {
	margin: 20px 2% 0 0;
	float: left;
	width: 24%;
	min-height: 132px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease
}
.last_item {
	margin: 20px 0 0 0 !important
}
.remix_items.artister img {
	border-radius: 100%;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.8)
}
.remix_items a span {
	display: block;
	margin: 10px 0 0 0;
	text-align: center
}
.remix_items a h3 {
	display: block;
	margin-bottom: -2px;
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.s_archive {
	margin: -20px 0 0 -20px;
}
.s_archive .post_tt { 
	float: left;
	margin: 20px 0 0 20px;
	position: relative;
}
.s_archive h3 { 
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	margin: 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.s_archive .badges { 
	position: absolute;
	top: 10px;
	right: 10px;
	background: rgba(0, 0, 0, 0) url(images/ie_000_80.png) repeat;
	background: rgba(0, 0, 0, 0.6);
	color: #E6E6E6;
	padding: 0px 10px;
	border-radius: 4px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	font-weight: bold;
	font-size: 11px;
}
.s_archive .post_tt:hover .badges { 
	background: rgba(0, 0, 0, 0) url(images/ie_fff_80.png) repeat;
	background: rgba(255, 255, 255, 0.6);
	color: #000;
}
.two_col_ar .post_tt { 
	width: 46.5%
}
.three_col_ar .post_tt { 
	width: 30%
}
.four_col_ar .post_tt { 
	width: 21.8%
}
.five_col_ar .post_tt { 
	width: 18%
}

.remix_items a { overflow: hidden }

.one_col li { width: 98% }
.two_col li { width: 49% }
.three_col li { width: 32% }
.four_col li { width: 23.5% }

.remix_items.two_col a { width: 49% }
.remix_items.three_col a { width: 32% }
.remix_items.four_col a { width: 23.5% }
.remix_items.five_col a { width: 18.4% }
.remix_items.six_col a { width: 15% }

[class^="scroll-"], 
[class*=" scroll-"] {
	width: 100%;
}
[class^="scroll-"] .content, 
[class*=" scroll-"] .content {
	overflow-x: hidden;
}
#toTop {
	float: right;
	width: 20px;
	height: 20px;
	margin: 2px 0 0 0;
	background: #141414;
	color: #AAA;
	cursor: pointer;
	border-radius: 3px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#toTop i {
	padding: 2px 0 0 5.3px;
	display: block;
	font-size: 14px;
}
#toTop:hover {
	background: #FF0078;
	color: #fff;
}

/* 	Tipsy
----------------------------------------------------------------------*/
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000000}
.tipsy-inner { padding: 1px 10px 0px; background-color: #fff; color: #000; max-width: 300px; text-align: center; }
.tipsy-inner { border-radius: 2px; }
.tipsy-arrow { position: absolute; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px}
.tipsy .tipsy-arrow:before {content: no-close-quote;position: absolute;width: 0px;height: 0px}
.tipsy-n .tipsy-arrow:before {bottom: -1px;left: -2px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid #fff;}
.tipsy-nw .tipsy-arrow { top: 0; left: 10px}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px}
.tipsy-s .tipsy-arrow { bottom: 1px; left: 50%; margin-left: -4px}
.tipsy-s .tipsy-arrow:before {bottom: -1px;left: -2px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #fff;}
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px}
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px}
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px }
.tipsy-e .tipsy-arrow:before {bottom: 6px;right: -1px;border-right: 6px solid rgba(0, 0, 0, 0);border-top: 6px solid #fff}
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px}
.tipsy-w .tipsy-arrow:before {bottom: 6px;left: -1px;border-bottom: 6px solid rgba(0, 0, 0, 0);border-right: 6px solid #fff}

/* --	Pretty Photo	-- */
	.pp_top,
	.pp_top .pp_middle,
	.pp_top .pp_left,
	.pp_top .pp_right,
	.pp_bottom,
	.pp_bottom .pp_left,
	.pp_bottom .pp_middle,
	.pp_bottom .pp_right { height: 13px; }
	
	.ppt, .pp_nav { display: none !important }
	.pp_content { background-color: #fff; border-radius: 4px; }
	.pp_next:hover { background: url(images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */
	.pp_previous:hover { background: url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */
	.pp_expand { background: url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */
	.pp_expand:hover { background: url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */
	.pp_contract { background: url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */
	.pp_contract:hover { background: url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */
	#pp_full_res .pp_inline { color: #000; padding: 16px 20px; } 
	.pp_gallery ul li a { background: url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
	.pp_gallery ul li a:hover,
	.pp_gallery ul li.selected a { border-color: #fff; }
	.pp_social { margin-top: 7px; }

	.pp_gallery a.pp_arrow_previous,
	.pp_gallery a.pp_arrow_next { position: static; left: auto; }
	.pp_nav .pp_play,
	.pp_nav .pp_pause { background: url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
	.pp_nav .pp_pause { background-position: -51px -29px; }
	.pp_details { position: relative; }
	.pp_details a { color:#000; }
	a.pp_arrow_previous,
	a.pp_arrow_next { background: url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
	a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
	.pp_content_container .pp_details { margin-top: 5px; }
	.pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
	.pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
	
	.pp_description{ color:#333;font-size: 14px; font-weight: 100; line-height: 18px; margin: 9px 10px 0; }
	.pp_loaderIcon { background: url(images/prettyPhoto/default/loader.gif) center center no-repeat; }

	div.pp_pic_holder a:focus { outline:none; }
	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1000000;
	}
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 1000001;
	}
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		.pp_content { padding: 10px; height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0;
				}
				.pp_social { float: left; margin: 0; }
				.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
				.pp_social .twitter { float: left; }
				
				.pp_nav {
					clear: right;
					float: left;
					margin: 3px 10px 0 0;
				}
					.pp_nav p {
						float: left;
						margin: 2px 4px;
						white-space: nowrap;
					}
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10001;
		}
			.pp_gallery div {
				float: left;
				overflow: hidden;
				position: relative;
			}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				padding: 0;
				position: relative;
				white-space: nowrap;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; width: 50px; max-width: 50px }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 20px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			position: absolute;
			right: 10px;
			top: 5px;
			font-size: 18px;
			display: block;
			line-height: 18px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 24px !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999
		}

/*	Event Timer
----------------------------------------------------------------------*/
.event-timer {
	float: left;
	font-family: "Oswald", Tahoma, Arial;
	font-weight: bold;
	position: relative;
	text-transform: uppercase
}
.widget .event-timer {
	width: 100%
}
.event-timer li {
	float: none;
  display: inline-block;
  width: 64px;
  padding: 14px 0;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #1D1D1D;
  text-align: center
}
.widget .event-timer li {
	float: none;
	display: inline-block;
	width: 22.5%;
	padding: 14px 0;
	margin: 0 1% 0 0;
}
.event-timer li:last-child {
	margin: 0
}
.grid_3 .event-timer li {
	width: 86px
}
.event-timer li span {
	font-size: 24px;
	color: #FF0078;
	position: relative
}
.event-timer li p.timeRefDays,
.event-timer li p.timeRefHours,
.event-timer li p.timeRefMinutes,
.event-timer li p.timeRefSeconds {
	margin-top: 4px;
	color: #fff;
	font-size: 12px
}
.countdown {
	margin: 0 auto;
	text-align: center;
	font-family: "Oswald", Tahoma, Arial;
	font-weight: bold;
	text-transform: uppercase;
}
.countdown li {
	display: inline-block;
	width: 160px;
	padding: 90px 10px;
}
.countdown li span {
	font-size: 100px;
	color: #FF0078;
	position: relative;
}
.countdown li p.timeRefDays,
.countdown li p.timeRefHours,
.countdown li p.timeRefMinutes,
.countdown li p.timeRefSeconds {
	margin-top: 10px;
	color: #F1F1F1;
	font-size: 24px;
}
.ended li {
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-ms-filter: blur(2px);
	-o-filter: blur(2px);
	filter: blur(2px);
}
.ended .expired {
	position: absolute;
	left: 0;
	top: 0;
	padding: 30px 0 0 !important;
	text-align: center;
	width: 100% !important;
	border: 0;
	font-size: 18px;
	color: #fff;
	-webkit-filter: blur(0);
	-moz-filter: blur(0);
	-ms-filter: blur(0);
	-o-filter: blur(0);
	filter: blur(0)
}

/*	More Styles
----------------------------------------------------------------------*/
.n_m { margin: 0 !important }

.mi { margin-right: 4px !important }
.mid { margin-right: 8px !important }
.mid { margin-right: 16px !important }
.mii { margin-left: 4px !important }
.miid { margin-left: 8px !important }
.miidd { margin-left: 16px !important }

.mt { margin-top: 20px !important }
.mtt { margin-top: 30px !important }
.mtf { margin-top: 40px !important }
.mtff { margin-top: 50px !important }
.mts { margin-top: 70px !important }

.mb { margin-bottom: 20px !important }
.mbt { margin-bottom: 30px !important }
.mbf { margin-bottom: 40px !important }
.mbff { margin-bottom: 50px !important }
.mbs { margin-bottom: 70px !important  }

.fll { float: left; margin: 0 20px 10px 0 }
.flr { float: right; margin: 0 0 10px 20px }
.tac { text-align: center !important }
.tar { text-align: right !important }
.tal { text-align: left !important }
.tacIMG, .tacIMG img {margin: 0 auto !important; text-align: center;}

.relative {position: relative !important}
.block { display: block }
.righter {float: right !important}
.lefter {float: left !important}
.hidden, .hide { display: none }
.tt {
	display: block;
	padding: 10px 0;
	border-bottom: 3px solid #DDD;
	text-align: center;
}
.fb_light {
	background: #fff
}

/*	IE Hacks
----------------------------------------------------------------------*/
.ie9 .liner {
	border-bottom: 1px solid #1F1F1F;
}
.ie9 .little-head .search button, 
.ie10 .little-head .search button {
	top: 0
}
.ie9 #login_username, .ie9 #login_password {
	padding: 4px 10px 22px;
}

/*	Mnav
----------------------------------------------------------------------*/
a.btn_canvas {
	color: #FFF !important;
	display: none;
	width: 40px;
	height: 40px;
	position: relative;
	float: right;
	text-align: center;
	z-index: 99;
	margin: 26px 0 0
}
a.btn_canvas i {
	font-size: 24px;
	padding: 8px 0;
	display: block;
}
.center_head a.btn_canvas {
	position: absolute;
	top: 0;
}
.mm-menu li { padding: 0 !important;float: none !important }
.mm-menu i { margin: 0 8px 0 0 }
.mm-menu li:before { content: '' !important }
.mm-menu span { color: #555;font-size: 11px;margin-left: 12px }

.mm-page,
.mm-fixed-top,
.mm-fixed-bottom,
.mm-menu.mm-horizontal > .mm-panel {
	-webkit-transition: none 0.4s ease;
	-moz-transition: none 0.4s ease;
	-ms-transition: none 0.4s ease;
	-o-transition: none 0.4s ease;
	transition: none 0.4s ease;
	-webkit-transition-property: top, right, bottom, left, border;
	-moz-transition-property: top, right, bottom, left, border;
	-ms-transition-property: top, right, bottom, left, border;
	-o-transition-property: top, right, bottom, left, border;
	transition-property: top, right, bottom, left, border
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
	left: 0;
	top: 0;
	margin: 0;
	border: 0px solid rgba(0, 0, 0, 0)
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
	border: 0px solid rgba(100, 100, 100, 0)
}
.mm-menu .mm-hidden {
	display: none
}
.mm-fixed-top,
.mm-fixed-bottom {
	position: fixed;
	left: 0
}
.mm-fixed-top {
	top: 0
}
.mm-fixed-bottom {
	bottom: 0
}
html.mm-opened .mm-page,
.mm-menu > .mm-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
html.mm-opened {
	overflow-x: hidden;
	position: relative
}
html.mm-opened .mm-page {
	position: relative
}
html.mm-background .mm-page {
	/* background: inherit */
}
#mm-blocker {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  background: inherit;
  display: none;
  overflow: hidden;
  height: 100%;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 0; }
    .mm-menu > .mm-panel.mm-opened {
      left: 0%; }
    .mm-menu > .mm-panel.mm-subopened {
      left: -40%; }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
    .mm-menu > .mm-panel.mm-hidden {
      display: block;
      visibility: hidden; }

.mm-menu .mm-list { padding: 20px 0; }
.mm-menu > .mm-list { padding: 0 }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
    width: auto;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 7px;
    height: 7px;
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    right: 16px; }

html.mm-opened .mm-page {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}
.mm-ismenu {
	background: #141414;
	color: rgba(255, 255, 255, 0.6)
}
.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05); }

html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
  left: 80%; }

.mm-menu {
  width: 80%; }

@media all and (max-width: 175px) {
  .mm-menu {
    width: 140px; }

  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker,
  html.mm-opening .mm-fixed-top,
  html.mm-opening .mm-fixed-bottom {
    left: 140px; } }
@media all and (min-width: 550px) {
  .mm-menu {
    width: 440px; }

  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker,
  html.mm-opening .mm-fixed-top,
  html.mm-opening .mm-fixed-bottom {
    left: 440px; } }
/*
	mmenu counters
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
      margin-right: 80px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

/*
	mmenu dragOpen
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	mmenu header
*/
.mm-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  width: 100%;
  height: 60px;
  padding: 30px 40px 0 40px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1; }
  .mm-header .mm-prev,
  .mm-header .mm-next {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 100%;
    position: absolute;
    bottom: 0; }
    .mm-header .mm-prev:before,
    .mm-header .mm-next:before {
      content: '';
      border: 2px solid transparent;
      display: block;
      width: 7px;
      height: 7px;
      margin-bottom: -5px;
      position: absolute;
      bottom: 50%;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      margin-bottom: -15px; }
  .mm-header .mm-prev {
    left: 0; }
    .mm-header .mm-prev:before {
      border-right: none;
      border-bottom: none;
      left: 22px; }
  .mm-header .mm-next {
    right: 0; }
    .mm-header .mm-next:before {
      border-top: none;
      border-left: none;
      right: 18px; }

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  padding-top: 20px;
  top: 50px; }
  .mm-menu.mm-hassearch .mm-header .mm-prev:before,
  .mm-menu.mm-hassearch .mm-header .mm-mext:before {
    margin-bottom: -10px; }

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none; }
.mm-menu.mm-hasheader .mm-panel {
  padding-top: 80px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px; }
.mm-menu.mm-hasheader.mm-ismenu > .mm-panel {
  padding-top: 60px; }
.mm-menu.mm-hasheader.mm-ismenu.mm-hassearch > .mm-panel {
  padding-top: 100px; }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-header a:before {
    border-color: rgba(255, 255, 255, 0.3); }

/*
	mmenu labels
*/
.mm-menu.mm-fixedlabels .mm-list {
  background: inherit; }
  .mm-menu.mm-fixedlabels .mm-list > li.mm-label {
    background: inherit !important;
    opacity: 0.97;
    height: 25px;
    overflow: visible;
    position: relative;
    z-index: 1; }
    .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div {
      background: inherit;
      width: 100%;
      position: absolute;
      left: 0; }
      .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div > div {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
    .mm-menu.mm-fixedlabels .mm-list > li.mm-label.mm-spacer > div > div {
      padding-top: 25px; }

.mm-list > li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0; }
.mm-list > li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 17px; }
.mm-list > li.mm-collapsed {
  display: none; }

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05); }

/*
	mmenu searchfield
*/
.mm-search,
.mm-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.mm-search {
  background: inherit;
  width: 100%;
  height: 50px;
  padding: 10px;
  position: relative;
  top: 0;
  z-index: 2; }
  .mm-search input {
    border: none;
    border-radius: 15px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu li.mm-noresults {
  text-align: center;
  font-size: 21px;
  display: none;
  padding-top: 80px; }
  .mm-menu li.mm-noresults:after {
    border: none; }
.mm-menu.mm-noresults li.mm-noresults {
  display: block; }
.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 60px; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu li.mm-noresults {
  color: rgba(255, 255, 255, 0.3); }

/*
	mmenu effects extension
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-40%);
  -moz-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  -o-transform: translateX(-40%);
  transform: translateX(-40%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(40%);
  -moz-transform: translateX(40%);
  -ms-transform: translateX(40%);
  -o-transform: translateX(40%);
  transform: translateX(40%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(40%);
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -o-transform: translateY(40%);
  transform: translateY(40%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-40%);
  -moz-transform: scale(0.7, 0.7) translateX(-40%);
  -ms-transform: scale(0.7, 0.7) translateX(-40%);
  -o-transform: scale(0.7, 0.7) translateX(-40%);
  transform: scale(0.7, 0.7) translateX(-40%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(40%);
  -moz-transform: scale(0.7, 0.7) translateX(40%);
  -ms-transform: scale(0.7, 0.7) translateX(40%);
  -o-transform: scale(0.7, 0.7) translateX(40%);
  transform: scale(0.7, 0.7) translateX(40%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-40%);
  -moz-transform: scale(0.7, 0.7) translateY(-40%);
  -ms-transform: scale(0.7, 0.7) translateY(-40%);
  -o-transform: scale(0.7, 0.7) translateY(-40%);
  transform: scale(0.7, 0.7) translateY(-40%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(40%);
  -moz-transform: scale(0.7, 0.7) translateY(40%);
  -ms-transform: scale(0.7, 0.7) translateY(40%);
  -o-transform: scale(0.7, 0.7) translateY(40%);
  transform: scale(0.7, 0.7) translateY(40%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-page.mm-opened .mm-page {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-page.mm-opening .mm-page {
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5); }
html.mm-zoom-page.mm-right.mm-opened .mm-page {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-page.mm-top.mm-opened .mm-page {
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-page.mm-bottom.mm-opened .mm-page {
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }

html.mm-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
  html.mm-zoom-panels .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
    html.mm-zoom-panels .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7);
      -moz-transform: scale(0.7, 0.7);
      -ms-transform: scale(0.7, 0.7);
      -o-transform: scale(0.7, 0.7);
      transform: scale(0.7, 0.7); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
html.mm-opening.mm-fullscreen .mm-page,
html.mm-opening.mm-fullscreen #mm-blocker,
html.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-opening.mm-fullscreen .mm-fixed-bottom {
  left: 100%; }

.mm-menu.mm-fullscreen {
  width: 100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-fullscreen {
    width: 140px; }

  html.mm-opening.mm-fullscreen .mm-page,
  html.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-fullscreen {
    width: 10000px; }

  html.mm-opening.mm-fullscreen .mm-page,
  html.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 10000px; } }
.mm-menu.mm-top.mm-fullscreen {
  height: 100%; }

html.mm-top.mm-opening.mm-fullscreen .mm-page,
html.mm-top.mm-opening.mm-fullscreen #mm-blocker,
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
  top: 100%; }
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
  bottom: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 140px; }

  html.mm-top.mm-opening.mm-fullscreen .mm-page,
  html.mm-top.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 140px; }
  html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 10000px; }

  html.mm-top.mm-opening.mm-fullscreen .mm-page,
  html.mm-top.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 10000px; }
  html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -10000px; } }
.mm-menu.mm-right.mm-fullscreen {
  width: 100%; }

html.mm-right.mm-opening.mm-fullscreen .mm-page,
html.mm-right.mm-opening.mm-fullscreen #mm-blocker,
html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
  right: 100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 140px; }

  html.mm-right.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 10000px; }

  html.mm-right.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 10000px; } }
.mm-menu.mm-bottom.mm-fullscreen {
  height: 100%; }

html.mm-bottom.mm-opening.mm-fullscreen .mm-page,
html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
  bottom: 100%; }
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
  top: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 140px; }

  html.mm-bottom.mm-opening.mm-fullscreen .mm-page,
  html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 140px; }
  html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 10000px; }

  html.mm-bottom.mm-opening.mm-fullscreen .mm-page,
  html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 10000px; }
  html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -10000px; } }
.mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
  left: -100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
    left: -140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
    left: -10000px; } }
.mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
  top: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -10000px; } }
.mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
  right: -100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -10000px; } }
.mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
  bottom: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -10000px; } }
html.mm-front .mm-fixed-top,
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-bottom {
  left: 0;
  right: auto; }
html.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-top {
  top: 0; }
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top {
  width: 100%; }

html.mm-top.mm-opened .mm-page,
html.mm-top.mm-opened #mm-blocker {
  top: 0%; }

html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top,
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  left: 0; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

html.mm-right.mm-opened .mm-page,
html.mm-right.mm-opened #mm-blocker,
html.mm-right.mm-opened .mm-fixed-top,
html.mm-right.mm-opened .mm-fixed-bottom {
  left: auto;
  right: 0%; }

html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  left: auto; }

.mm-menu.mm-bottom {
  width: 100%;
  top: auto;
  bottom: 0; }

html.mm-bottom.mm-opened .mm-page,
html.mm-bottom.mm-opened #mm-blocker {
  bottom: 0%;
  top: auto; }

html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  top: auto;
  left: 0; }

.mm-menu.mm-top {
  height: 80%; }

html.mm-top.mm-opening .mm-page,
html.mm-top.mm-opening #mm-blocker,
html.mm-top.mm-opening .mm-fixed-top {
  top: 80%; }
html.mm-top.mm-opening .mm-fixed-bottom {
  bottom: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-top {
    height: 140px; }

  html.mm-top.mm-opening .mm-page,
  html.mm-top.mm-opening #mm-blocker,
  html.mm-top.mm-opening .mm-fixed-top {
    top: 140px; }
  html.mm-top.mm-opening .mm-fixed-bottom {
    bottom: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-top {
    height: 880px; }

  html.mm-top.mm-opening .mm-page,
  html.mm-top.mm-opening #mm-blocker,
  html.mm-top.mm-opening .mm-fixed-top {
    top: 880px; }
  html.mm-top.mm-opening .mm-fixed-bottom {
    bottom: -880px; } }
.mm-menu.mm-right {
  width: 80%; }

html.mm-right.mm-opening .mm-page,
html.mm-right.mm-opening #mm-blocker,
html.mm-right.mm-opening .mm-fixed-top,
html.mm-right.mm-opening .mm-fixed-bottom {
  right: 80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-right {
    width: 140px; }

  html.mm-right.mm-opening .mm-page,
  html.mm-right.mm-opening #mm-blocker,
  html.mm-right.mm-opening .mm-fixed-top,
  html.mm-right.mm-opening .mm-fixed-bottom {
    right: 140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-right {
    width: 440px; }

  html.mm-right.mm-opening .mm-page,
  html.mm-right.mm-opening #mm-blocker,
  html.mm-right.mm-opening .mm-fixed-top,
  html.mm-right.mm-opening .mm-fixed-bottom {
    right: 440px; } }
.mm-menu.mm-bottom {
  height: 80%; }

html.mm-bottom.mm-opening .mm-page,
html.mm-bottom.mm-opening #mm-blocker,
html.mm-bottom.mm-opening .mm-fixed-bottom {
  bottom: 80%; }
html.mm-bottom.mm-opening .mm-fixed-top {
  top: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-bottom {
    height: 140px; }

  html.mm-bottom.mm-opening .mm-page,
  html.mm-bottom.mm-opening #mm-blocker,
  html.mm-bottom.mm-opening .mm-fixed-bottom {
    bottom: 140px; }
  html.mm-bottom.mm-opening .mm-fixed-top {
    top: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom {
    height: 880px; }

  html.mm-bottom.mm-opening .mm-page,
  html.mm-bottom.mm-opening #mm-blocker,
  html.mm-bottom.mm-opening .mm-fixed-bottom {
    bottom: 880px; }
  html.mm-bottom.mm-opening .mm-fixed-top {
    top: -880px; } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front.mm-opened .mm-page {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important; }

.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, -moz-transform;
  -ms-transition-property: top, right, bottom, left, -o-transform;
  -o-transition-property: top, right, bottom, left, -o-transform;
  transition-property: top, right, bottom, left, transform; }

html.mm-front .mm-page,
html.mm-front #mm-blocker {
	z-index: 0
}
.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  left: 0%; }

.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
  left: 0; }

html.mm-opening .mm-menu.mm-top.mm-front, html.mm-opening .mm-menu.mm-top.mm-next {
  left: 0;
  top: 0%; }

.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
  left: auto; }

html.mm-opening .mm-menu.mm-right.mm-front, html.mm-opening .mm-menu.mm-right.mm-next {
  left: auto;
  right: 0%; }

.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
  top: auto;
  left: 0; }

html.mm-opening .mm-menu.mm-bottom.mm-front, html.mm-opening .mm-menu.mm-bottom.mm-next {
  left: 0;
  bottom: 0%; }

.mm-menu.mm-front, .mm-menu.mm-next {
  left: -80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-front, .mm-menu.mm-next {
    left: -140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-front, .mm-menu.mm-next {
    left: -440px; } }
.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
  top: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    top: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    top: -880px; } }
.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
  right: -80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    right: -140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    right: -440px; } }
.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
  bottom: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    bottom: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    bottom: -880px; } }
html.mm-front .mm-fixed-top,
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-bottom {
	left: 0;
	right: auto
}
html.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-top {
	top: 0
}
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-bottom {
	bottom: 0
}

/*
	mmenu themes extension
*/
html.mm-opened.mm-light .mm-page {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}
.mm-ismenu.mm-light {
	background: #f3f3f3;
	color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-light .mm-list > li:after {
	border-color: rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-light .mm-list > li > a.mm-subclose {
	background: rgba(255, 255, 255, 0.6);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
	border-color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
	border-color: rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
	background: rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-light .mm-list > li.mm-label {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-light .mm-search input {
	background: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-light li.mm-noresults {
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light em.mm-counter {
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-list li.mm-label > div > div {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-light .mm-header {
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-light .mm-header a:before {
	border-color: rgba(0, 0, 0, 0.3)
}
html.mm-opened.mm-white .mm-page {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}
.mm-ismenu.mm-white {
	background: white;
	color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-white .mm-list > li:after {
	border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li > a.mm-subclose {
	background: rgba(0, 0, 0, 0.08);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
	border-color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
	border-color: rgba(0, 0, 0, 0.1)
}
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
	background: rgba(0, 0, 0, 0.08)
}
.mm-menu.mm-white .mm-list > li.mm-label {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-white .mm-search input {
	background: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.6)
}
.mm-menu.mm-white li.mm-noresults {
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white em.mm-counter {
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-list li.mm-label > div > div {
	background: rgba(0, 0, 0, 0.03)
}
.mm-menu.mm-white .mm-header {
	border-color: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.3)
}
.mm-menu.mm-white .mm-header a:before {
	border-color: rgba(0, 0, 0, 0.3)
}
html.mm-opened.mm-black .mm-page {
	box-shadow: none
}
.mm-ismenu.mm-black {
	background: black;
	color: rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-black .mm-list > li:after {
	border-color: rgba(255, 255, 255, 0.2)
}
.mm-menu.mm-black .mm-list > li > a.mm-subclose {
	background: rgba(255, 255, 255, 0.25);
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
	border-color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
	border-color: rgba(255, 255, 255, 0.2)
}
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
	background: rgba(255, 255, 255, 0.25)
}
.mm-menu.mm-black .mm-list > li.mm-label {
	background: rgba(255, 255, 255, 0.15)
}
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
	background: rgba(255, 255, 255, 0.15)
}
.mm-menu.mm-black .mm-search input {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.6)
}
.mm-menu.mm-black li.mm-noresults {
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black em.mm-counter {
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-list li.mm-label > div > div {
	background: rgba(255, 255, 255, 0.15)
}
.mm-menu.mm-black .mm-header {
	border-color: rgba(255, 255, 255, 0.2);
	color: rgba(255, 255, 255, 0.3)
}
.mm-menu.mm-black .mm-header a:before {
	border-color: rgba(255, 255, 255, 0.3)
}

.alignleft {float: left;margin: 0 24px 10px 0}
.alignright {float: right;margin: 0 0 10px 24px}
.aligncenter {float: none;margin: 0 auto 30px}
.vc_align_center img {float: none;margin: 0 auto;display: table}
.vc_align_right img {float: right}
.wp-caption {max-width: 100%;position: relative}
.wp-caption-text {position: absolute; bottom: 0;left: 0;padding: 4px 10px;background: #111;color:#fff}
.gallery .wp-caption-text {display: none}
.gallery-caption {}
.bypostauthor {}
.sticky {}
.wp-smiley { display: inline-block }
.author_avatar {
	float: left;
	margin: 0 15px 0 0;
	border-radius: 100%;
	overflow: hidden;
}
.flexslider {
	margin: 0 !important;
	border-radius: 0 !important;
}
.wpcf7-form p {
	margin-bottom: 10px;
}
.wpcf7-form .wpcf7-textarea {
	height: 150px;
	width: 100% !important
}
.wpcf7-text {
	width: 60% !important
}
.widget .wpcf7-text {
	width: 100% !important
}
.wpcf7-submit {
	float: left;
}
.archive_page .grid_6 .grid_3, 
.archive_page .grid_6 .grid_9 {
	width: 100%;
	margin: 0 0 40px
}
.image-container {
	position: relative
}
.image-container img {
	margin: 0 auto
}
.image-container .caption,
.gallery_item .caption {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 99;
	color: #FFF;
	background: #1D1E20;
	padding: 4px 10px;
}
.share_post li {
	float: left;
	margin: 0
}
div.wpcf7 img.ajax-loader {
	margin: 16px 0 0 12px;
	display: inline-block;
}
.wpb_wrapper .banner {
	float: none !important;
	margin: 0 0 40px !important
}
.wpb_wrapper .banner img {
	margin: 0 auto !important
}
.vc_responsive .wpb_row .vc_span12 {
	padding: 0 !important
}
.vc_separator h3 {
	border: none !important
}
.commentlist .fn {
	margin: 0
}
.author_desc {
	margin: 0 0 18px
}

.isotope-item .post-thumb {
	float: left;
	margin: 0 20px 20px 0;
}
.isotope-item .post-title {
	margin: 10px 0
}

/*--------------- Effects ---------------*/
.grid {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}
.grid figure {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	margin: 0;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	opacity: 0.6;
}
.grid figure figcaption {
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.05em;
	font-weight: 500;
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.five_col figure h2 {
	font-weight: 200;
	font-size: 16px;
}
.six_col figure h2 {
	word-spacing: 0;
	font-weight: 100;
	font-size: 12px;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2,
.grid figure p {
	margin: 0;
	color: #fff;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-bubba {
	background: #000
}
figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
	opacity: 0.4;
}
.w_border figure.effect-bubba img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.w_border figure.effect-bubba:hover img {
	opacity: 0.5;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}
figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
.w_border figure.effect-bubba:hover figcaption::before, 
.w_border figure.effect-bubba:hover figcaption::after {
	display: none !important
}
.grid_6 figure.effect-bubba:hover figcaption::before, 
.grid_6 figure.effect-bubba:hover figcaption::after {
	display: none !important
}
figure.effect-bubba h2 {
	padding-top: 30%;
	padding-left: 40px;
	padding-right: 40px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,60px,0);
	transform: translate3d(0,60px,0)
}
figure.effect-bubba i {
	opacity: 0;
	padding-top: 32%;
	font-size: 20px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-webkit-transform: translate3d(0,60px,0);
	transform: translate3d(0,60px,0)
}
.event_date figure.effect-bubba i {
	padding-top: 64%
}
.m-thumbnail figure.effect-bubba i, 
.T_post figure.effect-bubba i {
	-webkit-transform: translate3d(0,120px,0);
	transform: translate3d(0,120px,0)
}
.classic_gal figure.effect-bubba i {
	-webkit-transform: translate3d(0,200px,0);
	transform: translate3d(0,200px,0)
}
figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0)
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover i,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}
.effect-romeo {
	background: #000
}
figure.effect-romeo {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
figure.effect-romeo img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-romeo:hover img {
	opacity: 1;
	-webkit-transform: translate3d(0,0,200px);
	transform: translate3d(0,0,200px);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}
figure.effect-romeo:hover figcaption::before {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
	transform: translate3d(-50%,-50%,0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
	transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
figure.effect-romeo h2,
figure.effect-romeo p {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-romeo h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}
figure.effect-romeo p {
	padding: 0;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}
figure.effect-romeo:hover h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}
figure.effect-romeo:hover p {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}
figure.effect-oscar {
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}
figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
	padding: 0;
	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}
figure.effect-oscar h2 {
	margin: 20% 0 10px 0;
	padding: 0 2.5em;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}
figure.effect-oscar:hover img {
	opacity: 0.4;
}
figure.effect-ruby {
	background-color: #1A1A1A
}
figure.effect-ruby img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-ruby h2 {
	margin-top: 20%;
	padding: 0 20px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0) scale(1.3);
	transform: translate3d(0,-20px,0) scale(1.3);
}
figure.effect-ruby p {
	margin: 2em 0 0;
	padding: 0.5em 3em;
	display: inline-block;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
} 
figure.effect-ruby:hover h2 {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}
figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}
figure.effect-sarah {
	background: #1D1D1D
}
figure.effect-sarah img {
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-sarah figcaption {
	text-align: left;
}
figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em;
}
figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}
figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-sarah p {
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}
figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 1em 0 1em 1em;
	height: 3.2em;
	background: #fff;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}
figure.effect-zoe h2 {
	float: left;
}
figure.effect-zoe figcaption > span {
	float: right;
}
figure.effect-zoe p {
	position: absolute;
	bottom: 1em;
	padding: 0;
	color: #000;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-zoe h2,
figure.effect-zoe figcaption > span {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}
figure.effect-zoe figcaption > span::before {
	display: inline-block;
	padding: 8px 10px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
figure.effect-zoe h2 {
	color: #000;
	display: inline-block;
}
figure.effect-zoe:hover p {
	opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover figcaption > span {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-zoe:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
figure.effect-zoe:hover figcaption > span:nth-child(4) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.effect-zoe:hover figcaption > span:nth-child(3) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
figure.effect-zoe:hover figcaption > span:nth-child(2) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
figure.effect-chico:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-chico figcaption {
	padding: 0;
}
figure.effect-chico figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico h2,
figure.effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-chico h2 {
	padding: 20% 30px 20px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
figure.effect-chico p {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover h2,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}
figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #484c61;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em 0;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}
figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12 {
	position: inherit !important;
	min-height: inherit !important;
	padding-left: inherit !important;
	padding-right: inherit !important;
	box-sizing: inherit !important;
}
.search_full .grid_1, 
.search_full .grid_2, 
.search_full .grid_3, 
.search_full .grid_4, 
.search_full .grid_5, 
.search_full .grid_6,
.search_full .grid_7, 
.search_full .grid_8, 
.search_full .grid_9, 
.search_full .grid_10, 
.search_full .grid_11, 
.search_full .grid_12 {width: 100% !important}
.OneNav li.back {
	display: none !important
}
.OneNav li.current a {
	color: #FF0078;
	border-bottom: 1px solid
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
	background: #141414;
	color: #FFF;
	padding: 10px 20px;
}
.bbp-header a {
	color: #fff
}
.bbp-header #subscription-toggle, .bbp-header #favorite-toggle {
	line-height: 22px
}
.bbp-header #subscription-toggle {
	color: #1D1E20
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	background: #1D1E20;
	color: #FFF;
	opacity: 1
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	padding: 10px 20px;
}
.bbp-search-form {
	margin: 0 0 12px
}
#bbpress-forums .button,
#bbp_search_submit, #user-submit {
	color: #FFF;
	background: #1D1E20;
	border: 0;
	height: 34px;
	outline: none;
	padding: 8.5px 10px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#bbpress-forums .button:hover, 
#bbp_search_submit:hover, #user-submit:hover {
	background: #FF0078
}
.bbp-form .submit {
	margin: 0 auto 20px
}
div.bbp-breadcrumb, div.bbp-topic-tags {
	line-height: 36px
}
.bbp-breadcrumb-sep {
	padding: 0 6px
}
#bbpress-forums li.bbp-header ul {
	font-size: 14px
}
.bbp-forum-title,
#bbpress-forums .bbp-topic-title .bbp-topic-permalink {
	font-size: 16px;
	font-weight: 700
}
#bbpress-forums .bbp-topic-started-by {
	display: inline-block
}
#bbpress-forums p.bbp-topic-meta a {
	margin: 0 4px 0 0;
	display: inline-block
}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
	margin-bottom: -2px;
	border: 0
}
span.bbp-admin-links {
	color: #4F4F4F
}
span.bbp-admin-links a {
	color: #7C7C7C
}
.bbp-topic-revision-log-item * {
	display: inline-block
}
#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log, #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log, #bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
	border-top: 1px dotted #474747;
	padding: 10px 0 0 0;
	color: #888282
}
.bbp-topics, .bbp-replies, .topic {
	position: relative
}
#subscription-toggle,
#favorite-toggle {
	float: right;
	line-height: 34px;
	color: #DFDFDF;
	display: block;
	border: 1px solid #DFDFDF;
	padding: 0 0;
	margin: 0;
	font-size: 12px;
	border: 0 !important;
}
.bbp-user-subscriptions #subscription-toggle, 
.bbp-user-favorites #favorite-toggle {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 20px
}
.bbp-reply-author br {
	display: none
}
#bbpress-forums li {
	text-align: left
}
li.bbp-forum-freshness, li.bbp-topic-freshness {
	width: 23%
}
.bbp-topics-front ul.super-sticky, .bbp-topics ul.super-sticky, .bbp-topics ul.sticky, .bbp-forum-content ul.sticky {
	background-color: #2C2C2C !important;
	border-radius: 0 !important;
	font-size: 1.1em;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
	background-color: #0D0D0D;
}
div.bbp-template-notice a {
	display: inline-block;
}
div.bbp-template-notice a:first-child, 
div.bbp-template-notice a:last-child {
	display: inline-block;
}
#bbp_topic_title, #bbp_topic_tags {
	width: 400px
}
#bbp_stick_topic_select, #bbp_topic_status_select, #display_name {
	width: 200px
}
#bbpress-forums #bbp-your-profile fieldset span.description {
	color: #FFF;
	border: #353535 1px solid;
	background-color: #222222;
	margin: 16px 0
}
#bbpress-forums fieldset.bbp-form {
	margin-bottom: 40px
}
.bbp-form .quicktags-toolbar {
	border: 1px solid #EBEBEB
}
.bbp-form .bbp-the-content,
#bbpress-forums #description {
	border-width: 1px !important;
	height: 200px !important
}
#bbpress-forums #bbp-single-user-details {
	width: 100%;
	float: none;
	border-bottom: 1px solid #080808;
	box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	-webkit-box-shadow: 0 1px 0 rgba(34, 34, 34, 0.8);
	margin: 0 0 20px;
	padding: 0 0 20px
}
#bbpress-forums #bbp-user-wrapper h2.entry-title {
	margin: -2px 0 20px;
	display: inline-block;
	border-bottom: 1px solid #FF0078
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
	padding: 2px 8px
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
	display: inline-block
}
#bbpress-forums #bbp-user-body, .bbp-user-section p {
	margin: 0
}
.bbp-user-section {
	margin: 0 0 30px
}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
	margin: 0 20px 0 0;
	width: auto;
	display: inline-block
}
.widget_display_replies a,
.widget_display_topics a {
	display: inline-block
}
.widget_display_replies li,
.widget_display_forums li,
.widget_display_views li,
.widget_display_topics li {
	display: block;
	border-bottom: 1px solid #282828;
	line-height: 32px;
	position: relative
}
.widget_display_replies li div,
.widget_display_topics li div {
	font-size: 11px
}
.widget_display_stats dt {
	display: block;
	border-bottom: 1px solid #282828;
	line-height: 32px;
	position: relative;
}
.widget_display_stats dd {
	float: right;
	margin: -40px 0 0 0;
	color: #5F5F5F
}
#bbpress-forums div.bbp-topic-content code, #bbpress-forums div.bbp-reply-content code, #bbpress-forums div.bbp-topic-content pre, #bbpress-forums div.bbp-reply-content pre {
	background-color: #FFF;
	padding: 12px 20px;
	max-width: 96%;
	margin-top: 0
}
#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
	border-radius: 100%
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic, div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header {
	border-top: 1px solid #252525
}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums fieldset.bbp-form, #subscription-toggle, #favorite-toggle {
	border: 1px solid #252525
}
#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {
	background-color: #1A1A1A
}
#bbpress-forums div.even, #bbpress-forums ul.even {
	background-color: #161616
}
.bbpress #bbp_search {
	display: inline-block;
	width: 75%;
}
.bbp-view-title {
	display: block;
}
div.ppt {
	display: none !important
}
.pp_pic_holder {
	font-size: 14px
}
.sm_details {
	display: table;
	margin: 0 auto;
	text-align: center
}
.sm_details span {
	color: #969696
}
.sm_icons a {
	font-size: 16px;
	margin: 0 10px 10px 0;
	display: inline-block
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover, .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	background-color: #1A1A1A !important
}
.wpb_content_element .wpb_tabs_nav li {
	background-color: #272727 !important
}
.vc_icon_element {
	margin-bottom: 0 !important
}
#reviews .ldc-cmt-box {
	display: none !important
}

.cart_head {
	position: relative;
	float: right;
	margin: 0 0 0 15px;
	background: #353535;
	background: rgba(78, 78, 78, 0.4);
	border-radius: 15px;
	padding: 0 20px 0 10px;
}
.text_head {
	float: right;
	margin: 0 0 0 20px
}
.shop_icon i {
	padding: 6px 0;
	margin: 0 8px 0;
	display: inline-block;
	font-size: 14px;
	border-radius: 2px;
}
.cart-contents {
	display: inline-block;
}
.cart-contents .grayer {
	color: #666
}
.arrow-up {
  position: absolute;
  top: -5px;
  left: 47%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
}
.view_cart_mini {
	position: absolute;
	top: 38px;
	right: -57%;
	width: 220px;
	background: #fff;
	padding: 10px 20px;
	z-index: 99;
	opacity: 0;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.cart_head:hover .view_cart_mini {
	opacity: 1;
}
.head3 .cart_head, .head3 .logged_in_user {
	margin: 30px 0 0 20px;
}
.head5 .cart_head, .head5 .logged_in_user {
	margin: 24px 0 0 20px;
}
.carousel_posts_shop del,
.carousel_posts_shop .amount,
.carousel_posts_shop ins {
	display: none !important
}
.carousel_posts_shop .product {
	opacity: 0;
	position: absolute !important;
	top: 10px !important;
	z-index: 99;
	margin: 0;
	left: 10px !important;
	border: 0 !important;
	padding: 0 !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.carousel_posts_shop .item:hover .product {
	opacity: 1
}
#maintenance_remix {
	float: none;
	margin: 50px 0
}
#maintenance_remix li {
	width: auto;
	height: auto;
	padding: 40px 40px
}
#maintenance_remix li span {
	font-size: 42px
}
#maintenance_remix li p.timeRefDays, #maintenance_remix li p.timeRefHours, #maintenance_remix li p.timeRefMinutes, #maintenance_remix li p.timeRefSeconds {
	margin-top: 10px;
	font-size: 18px
}
.maintenance_remix_war a {
	background-color: #f44 !important;
	background-image: -moz-linear-gradient(bottom,#d00,#f44) !important;
	background-image: -webkit-gradient(linear,left bottom,left top,from(#d00),to(#f44)) !important;
}
.maintenance-page .tracklist {
	margin-top: 90px;
}
.user_message {
	padding: 10px 20px;
	background: #F4F4F4;
	margin: 0 0 20px;
	color: #000;
	font-weight: 500;
	font-size: 14px;
}
.user_message.error {
	color: red
}
.sm2-playlist-wrapper ul li {
	position: relative;
}
.sm2-bar-ui {
	max-width: inherit !important;
}
.sm2-playlist-wrapper ul {
	max-height: inherit !important;
}
.sm2-extra-controls {
	display: none;
}
.bar_icons {
	position: absolute;
	top: 0;
	right: 20px;
}
.bar_icons a {
	display: inline-block !important;
	background-color: inherit !important;
	margin-right: 0 !important;
}
.loaderer {
	display: inline-block;
	margin: 0;
	position: absolute;
	left: -3px;
	top: -2px;
	z-index: 0;
	width: 21px;
	height: 21px;
	border: 4px solid #fff;
	border-radius: 50%;
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-ms-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}
.login_load .loaderer {
	width: 20px;
	height: 20px;
	left: 134px;
	top: 50px;
	z-index: 99;
	-webkit-animation: spin 1s infinite linear;
	-moz-animation: spin 1s infinite linear;
	-ms-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
}
.loadere:before,
.loadere:after {
	left: -3px;
	top: -2px;
	display: none;
	position: absolute;
	content: '';
	width: inherit;
	height: inherit;
	border: inherit;
	border-radius: inherit;
}
.loader-1 {
	border-top-width: 0;
}
.loader-2 {
	border-top-color: transparent;
}
.loader-2:after {
	display: block;
	left: -2px;
	top: -2px;
	border: inherit;
	-webkit-transform: rotate(65deg);
	-moz-transform: rotate(65deg);
	-ms-transform: rotate(65deg);
	-o-transform: rotate(65deg);
	transform: rotate(65deg);
}
.loader-3,
.loader-3:before, 
.loader-3:after {
	display: inline-block;
	border-color: transparent;
	border-top-color: #fff;
	-webkit-animation-duration: 1.2s;
	-moz-animation-duration: 1.2s;
	-ms-animation-duration: 1.2s;
	-o-animation-duration: 1.2s;
	animation-duration: 1.2s;
}
.loader-3:before {
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	transform: rotate(120deg);
}
.loader-3:after {
  -webkit-transform: rotate(240deg);
  -moz-transform: rotate(240deg);
  -moz-transform: rotate(240deg);
  -o-transform: rotate(240deg);
  transform: rotate(240deg);
}
.loader-4 {
  border-top-color: transparent;
}
.loader-4:after {
  display: block;
  border-color: transparent;
  border-top-color: #fff;
  -webkit-animation: spin 1s infinite linear reverse;
  -moz-animation: spin 1s infinite linear reverse;
  -ms-animation: spin 1s infinite linear reverse;
  -o-animation: spin 1s infinite linear reverse;
  animation: spin 1s infinite linear reverse;
}
.loader-5,
.loader-5:before {
  display: inline-block;
  border-color: transparent;
  border-top-color: #fff;
}
.loader-5:before {
  -webkit-animation: spin 2s infinite ease;
  -moz-animation: spin 2s infinite ease;
  -ms-animation: spin 2s infinite ease;
  -o-animation: spin 2s infinite ease;
  animation: spin 2s infinite ease;
}
.loader-6 {
  border-color: transparent;
  border-top-color: #fff;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.loader-6:after {
  display: block;
  border-color: transparent;
  border-top-color: #fff;
  -webkit-animation: spin 0.75s infinite ease-in-out alternate;
  -moz-animation: spin 0.75s infinite ease-in-out alternate;
  -ms-animation: spin 0.75s infinite ease-in-out alternate;
  -o-animation: spin 0.75s infinite ease-in-out alternate;
  animation: spin 0.75s infinite ease-in-out alternate;
}
@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
@-moz-keyframes spin {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
	}
}
@-ms-keyframes spin {
	from {
		-ms-transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
	}
}
@-o-keyframes spin {
	from {
		-o-transform: rotate(0deg);
	}
	to {
		-o-transform: rotate(360deg);
	}
}
@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	  to {
		transform: rotate(360deg);
	}
}

.tp-caption a {
	color:#ff7302;
	text-shadow:none;
	-webkit-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}
.tp-caption a:hover {
	color:#ffa902;
}
.wp-social-login-provider-list {
	padding: 0;
}
.wp-social-login-provider-list a {
	display: inline-block;
	margin: 0 2px 0 0 !important;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('styles/font/fontawesome-webfont.eot?v=4.3');
  src: url('styles/font/fontawesome-webfont.eot?#iefix&v=4.3') format('embedded-opentype'), 
  url('styles/font/fontawesome-webfont.woff?v=4.3') format('woff'), 
  url('styles/font/fontawesome-webfont.ttf?v=4.3') format('truetype'), 
  url('styles/font/fontawesome-webfont.svg?v=4.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
