/*
Theme Name: UNIK - Universal Music Responsive Wordpress Theme
Description: A Responsive Music WP Theme.
Version: 2.8
Theme URI: http://nitro-themes.com/unik/
Author: Nitro_Themes
Author URI: http://themeforest.net/user/Nitro_Themes
License: GNU General Public License
License URI: https://www.gnu.org/copyleft/gpl.html
Tags: light, dark, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/


/* GLOBAL PROPERTIES
---------------------------------------------------------------------------------------------*/
* {
     outline: none;
}
html, body {
     height: 100%;
	 font-size: 100%;
     margin: 0;
	 text-align: left;
}
body {
     line-height: 1.5;
	 position: relative;
	 padding-top: 95px;
}
a,a:focus,a:active {
     outline: none;
	 text-decoration: none;
}
a:active, a:hover {
     outline: 0;
     color: #ffffff;
     text-decoration: none;
}
iframe{
	max-width: 100%;
}  
.inline{
    display: inline;
}
/* Typography
---------------------------------------------------------------------------------------------*/
h1 {
     font-size: 36px;
}
h2 {
     font-size: 30px;
	 margin-bottom: 25px;
}
h3 {
     font-size: 24px;
	 margin-bottom: 20px;
}
h4 {
     font-size: 18px;
	 margin-bottom: 20px;
}
h5 {
     font-size: 14px;
}
h6 {
     font-size: 12px;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 10px;
}
h1:first-child, h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{
	margin-top: 0;
}	
img {
     max-width: 100%;
     height: auto;
}
iframe {
     border: none;
}
ul.list-unstyled {
	padding-left: 0;
}
ul.list-unstyled li{
	list-style: none;
}
/* Loader
---------------------------------------------------------------------------------------------*/

.loader-xbox {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}

.loader-xbox, .loader-xbox:before, .loader-xbox:after {
  position: absolute;
  border: 3px solid transparent;
  border-top: 3px solid rgba(255,255,255,0.8);
  border-radius: 50%;
  -webkit-animation: rotateLoader linear infinite;
  animation: rotateLoader linear infinite;
  content: '';
}

.loader-xbox {
  height: 100px;
  width: 100px;
  animation-duration: 1.05s;
}

.loader-xbox:before {
  height: 75px;
  width: 75px;
  top: 10px;
  left: 10px;
  animation-duration: 10s;
}

.loader-xbox:after {
  height: 50px;
  width: 50px;
  top: 22px;
  left: 22px;
  animation-duration: 4s;
}

@keyframes rotateLoader {
  from {
    transform: rotateZ(360deg);
  }
  to {
    transform: rotateZ(0deg);
  }
}

@-webkit-keyframes rotateLoader {
  from {
    transform: rotateZ(360deg);
  }
  to {
    transform: rotateZ(0deg);
  }
}

/* ALIGNMENT
---------------------------------------------------------------------------------------------*/
.left {
     float: left;
}
.right {
     float: right;
}
.clear {
	clear: both;
	float: none;
	display: block;
	height: 0;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
.table, table {
     display: table;
	 width: 100%;
	 margin-bottom: 20px;
}
tr{
	border-bottom: 1px solid ;
}
td, th {
	padding: 12px 0;
}
dd {
	margin-bottom: 20px;
}
.relative {
     position: relative;
}
.absolute {
     position: absolute;
}
label{
	line-height: 1.5;
}
/*WordPress Core
---------------------------------------------------------------------------------------------*/
.alignnone {
     margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
     display: block;
     margin: 5px auto;
}
.alignright {
     float: right;
     margin: 5px 0 20px 20px;
}
.alignleft {
     float: left;
     margin: 5px 20px 20px 0;
}
.aligncenter {
     display: block;
     margin: 5px auto;
}
a img.alignright {
     float: right;
     margin: 5px 0 20px 20px;
}
a img.alignnone {
     margin: 5px 20px 20px 0;
}
a img.alignleft {
     float: left;
     margin: 5px 20px 20px 0;
}
a img.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
     font-size: 12px;
     font-size: 0.857142857rem;
     line-height: 2;
}
.caption-txt{
	font-size: 14px;
}
.wp-caption {
     margin-bottom: 30px;
	 max-width: 100%;
}
.wp-caption.alignnone {
     margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
     margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
     margin: 5px 0 20px 20px;
}
.wp-caption img {
     border: 0 none;
     height: auto;
     margin: 0 0 20px 0;
     max-width: 98.5%;
     padding: 0;
     width: auto;
}
.wp-caption p.wp-caption-text {
     font-size: 11px;
     line-height: 17px;
     margin: 0;
     padding: 0;
}
.sticky.post {
     position: relative;
     overflow: hidden;
}
.post.sticky {
	 border-left: 3px solid;
	 padding: 10px
}

#main .gallery-item {
     float: left;
     margin: 3px;
     width: auto !important;
}
#main .gallery-item img {
     border: none;
}
.bypostauthor {
     width: 100%;
}

/* SLIDER ARROWS
---------------------------------------------------------------------------------------------*/
.tp-bullets.simplebullets.round-old .bullet{
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.tp-bannertimer {
    background:#777 !important;
    background:rgba(0,0,0,0.1) !important;
    height:5px !important;
  }
  
.tp-bullets {
    z-index: 400 !important;
    position: absolute;
    bottom: 0px;
}
.tp-bullets.simplebullets {
    bottom: 10px !important;
}
.tp-bullets.simplebullets.navbar {
    bottom: -20px;
    height: 35px;
    padding: 0px 0px;
    margin-top: 0px;
}
.tp-bullets.simplebullets .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgb(0, 0, 0) !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
	box-sizing: content-box;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 14px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s; 
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float:none !important;
}
.tp-bullets.simplebullets .bullet.last {
    margin-right: 0px
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	background: rgba(255, 255, 255, 1) !important;
	width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}
.tparrows:before {
    font-family: "fontello";
	color: #fff;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
    width: 40px;
	line-height: 40px;
    font-size: 30px;
}
.tparrows {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 40px !important;
    height: 40px !important;
	
}
.tp-rightarrow,.tp-leftarrow{
	top: 50% !important;
}
.tparrows:hover {
    color: #fff;
}
.tp-rightarrow:before{
	content: '\e89d';
}
.tp-leftarrow:before{
	content: '\e89c';
}
.tparrows.tp-rightarrow:before {
    margin-left: 1px;
}
.tparrows:hover {
    background: rgba(0, 0, 0, 1) !important;
}

/* JQUERY NICE SCROLL
---------------------------------------------------------------------------------------------*/
#boxscroll {
	padding: 40px;
	height: 220px;
	width: 460px;
	border: 2px solid #00F;
	overflow: auto;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}
#boxscroll2 {
	padding: 40px;
	height: 120px;
	width: 500px;
	border: 2px solid #F00;
	overflow: auto;
  position: fixed;
  top: 200px;
  left: 200px;
}
#boxscroll3 {
	overflow: hidden;
}
#boxframe {
  position:absolute;
  top:8px;
  left:420px;
  width:400px;
  height:300px;
  overflow:auto;
	border: 2px solid #0F0;
}
#boxscroll4 {
	height: 150px;
	margin-top: 40px;
	background-color: #00FF66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 20px;
	color: #006633;
	overflow: auto;
}
.nicescroll-rails{
	z-index: 100 !important;
}
/* SHOWS PAGE CAROUSEL
---------------------------------------------------------------------------------------------*/
div.carousel-box {
     position: relative;
}
.carousel-slides{
	overflow: visible;
	overflow-x: hidden;
}
.related-box{
	margin-bottom: 40px;
}
.related-info{
	position: relative;
	bottom: 0;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.8);
	width: 100%;
	padding: 10px;
	text-align: center;
	z-index: 100;
}
.related-info h4{
	text-align: center;
	margin-bottom: 10px;
}
.carousel-box li:hover .related-info p{
	height: 20px;
	opacity: 1;
}
.related-info p:last-child, .related-info p{
	margin-bottom: 0;
}
div.carousel-box h4, div.carousel-box .h4{
	display: block;
  font-size: 18px;
  font-weight: 400;
  padding-top: 0;
}

div.carousel-box ul li span.p {
     font-size: 14px;
     text-align: left;
     text-transform: uppercase;
     margin-bottom: 0;
     margin-bottom: 0;
}
div.carousel-box ul li a {
     text-decoration: none!important;
}
.carousel .item{
  margin: 3px;
}
.carousel .item img{
  display: block;
  width: 100%;
  height: auto;
}
/* Caroufredsel
---------------------------------------------------------------------------------------------*/
.caroufredsel_wrapper > ul, .caroufredsel_wrapper {
	position: relative !important;
	height: auto !important;
}
.carousel-post {
	margin-right: -30px;
}
.caroufredsel_wrapper > ul > li{
	margin-right: 30px;
}
.carousel-box .control{
	float: right;
	top: -40px;
	right: 30px;
	position: absolute;
}
.bg-block-1 .carousel-box .control{
	float: right;
	right: 0;
	position: absolute;
}

.bg-block-1 > .carousel-box .control{
	top: 22px;
	right: 0;
}
/* FLEX SLIDER
---------------------------------------------------------------------------------------------*/
/* Browser Resets */

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
     outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
     margin: 0;
     padding: 0;
     list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
     margin: 0;
     padding: 0;
}
 /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {
     display: none;
     -webkit-backface-visibility: hidden;
}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.flexslider {
     margin: 0;
     padding: 0;
}
.flexslider .slides > li {
     display: none;
     -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%; 
	display: block;
}
.flex-pauseplay span {
     text-transform: capitalize;
}
/* Clearfix for the .slides element */

.slides:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0;
}
html[xmlns] .slides {
     display: block;
}
* html .slides {
     height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	zoom: 1;
}
.related-post .control{
	right: 20px !important;
}
.related-post .flex-direction-nav, .carousel-post .flex-direction-nav{
	position: absolute;
	width: 70px;
	top: -24px;
	right: 0;
}
.related-post .caroufredsel_wrapper > ul > li{
margin-right: 20px;
}
.related-post .carousel-post{
margin-right: -20px;
}
.related-post .flex-direction-nav .flex-prev, .carousel-post .flex-direction-nav .flex-prev{
	opacity: 1;
	left: 5px;
}
.related-post .flex-direction-nav .flex-next, .carousel-post .flex-direction-nav .flex-next{
	opacity: 1;
	right: 5px;
}
.flex-viewport {
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}



/* Direction Nav */
.flex-direction-nav a {
     width: 30px;
     height: 30px;
     margin: -20px 0 0;
     display: block;
     background: url(images/bg_direction_nav.png) no-repeat 0 0;
     position: absolute;
     top: 50%;
     cursor: pointer;
     text-indent: -9999px;
     opacity: 0;
     -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
     background-position: 100% 0;
     right: -36px;
}
.flex-direction-nav .flex-prev {
     left: -36px;
}
.flexslider:hover .flex-next {
     opacity: 0.8;
     right: 5px;
}
.flexslider:hover .flex-prev {
     opacity: 0.8;
     left: 5px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
     opacity: 1;
}
.flex-direction-nav .disabled {
     opacity: .3!important;
     filter: alpha(opacity=30);
     cursor: default;
}
/* Control Nav */
.flex-control-nav {
     width: 100%;
     position: absolute;
     bottom: 5px;
     text-align: center;
}
.flex-control-nav li {
     margin: 0 6px;
     display: inline-block;
     zoom: 1;
     *display: inline;
}
.flex-control-paging li a {
     width: 11px;
     height: 11px;
     display: block;
     background: #666;
     background: rgba(0,0,0);
     background: rgba(0,0,0,0.5);
     cursor: pointer;
     text-indent: -9999px;
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     -o-border-radius: 20px;
     border-radius: 20px;
     -webkit-box-shadow: inset 0 0 3px rgb(0,0,0);
     box-shadow: inset 0 0 3px rgb(0,0,0);
     -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
     box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
     background: #333;
     background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
     background: #000;
     background: rgba(0,0,0,0.9);
     cursor: default;
}
.flex-control-thumbs {
     margin: 5px 0 0;
     position: static;
     overflow: hidden;
}
.flex-control-thumbs li {
     width: 25%;
     float: left;
     margin: 0;
}
.flex-control-thumbs img {
     width: 100%;
     display: block;
     opacity: .7;
     cursor: pointer;
}
.flex-control-thumbs img:hover {
     opacity: 1;
}
.flex-control-thumbs .active {
     opacity: 1;
     cursor: default;
}
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1; 
		left: 0;
	}
	
	.flex-direction-nav .flex-next {
		opacity: 1; 
		right: 0;
	}
}


/* HEADER
---------------------------------------------------------------------------------------------*/
#ajax-content{
	z-index: 10;
	position: relative;
}
header.main-top {
    position: fixed;
    z-index: 100;
    width: 100%;
	left: 0;
	top: 0;
}
.style_1 .header_bg {
     max-width: 100%;
}
.top-header.style_1 .header-elem {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.top-header.style_1 .menu {
     position: absolute;
     bottom: 0;
     width: 100%;
}
header.title {
     margin: 0 0 50px;
     text-align: left;
}
header.top > .container {
     padding-top: 12px;
}
header.main-top .logo  {
	 line-height: 70px;
}
header.main-top .logo img {
	 max-height: 70px;
	 padding: 10px 0;
}

header.main-top .menu {
     float: right;
}
.main-top.fixed {
     position: fixed;
     width: 100%;
     top: 0;
     left: 0;
     z-index: 1000;
}
header.main-top.fixed {
	min-height: inherit;
	height: 70px;
}

.main-top.fixed .logo img{
	max-height: 65px;
}
header.main-top .menu-item-has-children:after{
	content: '\e89f';
	display: block;
	float: right;
	position: absolute;
	top: 50%;
	right: 8px;
	font-family: "fontello";
	font-size: 10px;
	height: 10px;
	margin-top: -4px;
}
.sf-menu li li.menu-item-has-children:after{
	content: '\e89d';
	margin-top: 0;
	top: 0;
	line-height: 38px;
}

/* LOGO
---------------------------------------------------------------------------------------------*/
.style_1 .logo {
     text-align: center;
}

/* MENU
---------------------------------------------------------------------------------------------*/
.sf-menu, .sf-menu * {
     margin: 0;
     padding: 0;
     list-style: none;
}
.sf-menu li {
     position: relative;
}
.sf-menu ul {
     position: absolute;
     display: none;
     top: 100%;
     left: 0;
     z-index: 1100;
     width: 180px;
}
.sf-menu ul:before, #menu li li a:before {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0.5;
	content: "";
	display: block;
	left: 0;
	top: 0;
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
     display: block;
}
.sf-menu a {
     display: block;
     position: relative;
	 font-weight: 300;
}
.sf-menu ul ul {
     top: 0;
     left: 100% !important;
}
.menu {
	z-index: 2;
	max-height: none;
}
#menu > li > a {
	z-index: 2;
	padding: 0 20px;
	line-height: 70px;
}
#menu li li a {
     text-align: left;
     line-height: 36px;
     padding: 0 10px;
	 position: relative;
}
#menu li li {
	 border-bottom: 1px solid transparent;
}
#menu li li:last-child {
	 border-bottom: none;
}
.header_style_1 .menu-navigation-container {
     text-align: center;
}
.sf-menu ul {
	display: none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0px;
	-webkit-animation: menu_animation 0.2s;
	animation: menu_animation 0.2s
}
@-webkit-keyframes menu_animation {
	0% {opacity: 0;-webkit-transform: translateY(10px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}
}
@keyframes menu_animation {
	0% {opacity: 0;transform: translateY(10px);}
	100% {opacity: 1;transform: translateY(0);}
}
.sf-menu li:hover > ul {
	display: block;
}

/* EXTRAS
---------------------------------------------------------------------------------------------*/

.main-slider{
	margin-top: -95px;
}
#animation-icon {
     position: absolute;
     top: 50%;
     left: 50%;
     z-index: 1000;
     font-size: 40px;
     margin: -30px 0 0 -28px;
}
#ajax-loader {
     position: fixed;
     top: 50%;
     left: 50%;
     width: 150px;
     height: 150px;
     z-index: 999;
     display: block;
	 text-align: center;
	 -webkit-transform: translate(-50%,-50%);
	 transform: translate(-50%,-50%);
	 border-radius: 50%;
	 display: none;
}
#ajax-loader img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
}
.page-title{
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
}
.secondary-title{
	font-size: 16px;
	font-weight: 300;
}
small.edit-link {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 1000;
}
.entry-title small{
	font-size: 10px;
}
.page-links{
	padding-top: 30px;
}
.page-links span{
	padding: 2px;
	display: inline-block;
}
.carousel-post li{
	list-style: none;
	float: left;
	position: relative;
}
.testimonial .user-photo{
	margin-right: 10px;
	display: inline-block;
	font-size: 20px;
}
.title-border{
	border-bottom: 1px solid;
}
.title-2x{
	font-size: 40px;
}
.block-title{
	background: url("images/title_bg.png") repeat-x;
	margin: -30px -20px 30px -20px !important;
	padding: 15px 20px;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid;
}

/* BACKGROUND PATTERN OVERLAY
---------------------------------------------------------------------------------------------*/
.pattern_overlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:-3;
}

/* WIDGETS
---------------------------------------------------------------------------------------------*/
.sidebar .flickr li, .widget .flickr li {
	display: inline;
	float: left;
	padding: 0 4px 4px 0;
	max-width: 33.33%;
	margin: 0;
	line-height: 0;
}
.sidebar .widget{
     margin-bottom: 40px;
}
.sidebar ul ul, .widget ul ul {
     padding: 10px 0 0 30px;
}
.sidebar ul ul ul, .widget ul ul ul{
     padding: 20px 0 0 0;
}
.sidebar li, .widget li {
     margin-bottom: 10px;
}
#wp-calendar {
     width: 100%;
     line-height: 36px;
     margin-bottom: 0;
}
.widget td, .widget th{
	padding: 0;
}
#wp-calendar #prev{
	text-align: left !important; 
}
#wp-calendar #next{
	text-align: right !important; 
}
#wp-calendar #prev a, #wp-calendar #next a{
	display: inline;
}
#wp-calendar caption {
     text-align: center;
     padding: 4px 0;
     font-size: 1.4em;
     border-radius: 2px 2px 0 0;
}
#wp-calendar th, #wp-calendar td, #wp-calendar table, #wp-calendar {
     border: none !important;
}
#wp-calendar thead th {
     font-weight: bold;
}
#wp-calendar td, #wp-calendar th {
     text-align: center !important;
}
#wp-calendar tfoot td {
     text-align: left;
}
#wp-calendar tr {
     border: none;
}
#wp-calendar tfoot tr {
     border-bottom: none;
}
#wp-calendar td a {
     display: block;
     text-align: center;
}
.tagcloud a {
     font-size: 13px !important;
     padding: 3px 10px;
     border-radius: 2px;
     -webkit-border-radius: 2px;
     display: inline-block;
     margin: 4px 4px 4px 0;
}
.read-more i {
     vertical-align: text-bottom;
}
.twitter-left{
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: -3px;
}
.twitter-widget > li{
	margin-bottom: 20px;
}
.sidebar ul, .widget ul{
	padding-left: 0;
}
.sidebar li, .widget li{
	list-style: none;
	line-height: 1.7;
}
.sidebar li:before, .widget li:before{
	content: '\e89d';
}
.sidebar li:hover{
	margin-left: 5px;
}
.sidebar .list-unstyled li:before, .widget .list-unstyled li:before{
	content: '';
	display: none;
}
.sidebar .list-unstyled li:hover, .widget .list-unstyled li:hover{
	margin-left: 0;
}
#reservation {
	position: relative;
	right: 0;
	top: 0;
}
#reservation-widget {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 62px;
    display: none;
    width: 320px;
    margin-bottom: 8px;
}
#reservation-toggle{
	border: none;
	background-color: transparent;
	height: 44px;
	color: #fff;
	position: relative;
}

.promobox{
	position: relative;
	padding: 30px;
	z-index: 1;
}
.promobox-promobg-full{
	padding: 30px 0;
}
.promo-bg{
	padding: 0;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	background-size: cover;
	border-left: none !important;
	border-right: none !important;
}

.wrap .datepick-inline *{
	text-shadow: inherit !important;
}
.wrap .datepick-inline {
	background: none;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: inherit;
}
.wrap .datepick-inline .calendar-links {
	background: none;
	border-bottom: 1px solid #666;
	text-shadow: inherit;
}
.wrap .widget_wpdev_booking .hasDatepick .datepick-inline .datepick-title-row th, .wrap .widget_wpdev_booking .hasDatepick .datepick-inline .datepick-days-cell {
	background: none;
	border: none;
}
.wrap .widget_wpdev_booking input, .wrap .widget_wpdev_booking select, .wrap .widget_wpdev_booking textarea, .wrap .widget_wpdev_booking .wpdevbk input, .wrap .widget_wpdev_booking .wrap .wpdevbk select, .wrap .widget_wpdev_booking .wpdevbk textarea, .wrap div#datepick-div input,.wrap div#datepick-div select, .wrap div#datepick-div textarea {
	width: 100%;
	margin: auto;
	border-radius: 0;
	padding: 6px 10px;
	min-height: 30px;
	background-color: #666;
	border-color: transparent;
}
.wrap .datepick-inline .datepick-title-row th{
	color: #eee;
}
.wrap .block_hints .date_approved.block_check_in_out, .wrap .block_hints .block_booked, .wrap .datepick-inline .date_approved{
	color: #eee;
	background-color: rgba(255,0,51,0.3) !important;
}
.wrap .wpdevbk label {
	display: block;
	margin-bottom: 5px;
	color: #eee;
}
.datepick-inline .datepick-one-month .datepick .datepick-current-day {
	color: #000;
	text-shadow: inherit;
	background-color: rgba(0,204,51,0.3) !important;
}
.wrap .datepick-inline .datepick-header {
	color: #eee;
	font-weight: bold;
	text-shadow: 0 1px 0 #DDDDDD;
}
.twitter-right{
	padding-left: 45px;
}
.sidebar h3.title{
	margin-top: 0;
}
.booking_form .control-group {
	margin: 12px 0px;
}
#reservation-widget .bg-block-1{
	padding: 10px 20px;
}

/* MP3 PLAYER
---------------------------------------------------------------------------------------------*/
.sound_control_txt {
     background: url(images/arr1.png) 0 8px no-repeat;
     color: #ffffff;
}
.sound_control {
     background: url(images/sound_control.png) 0 0 no-repeat;
}
.player-list-title .icon-music{
	margin-right: 10px;
}
.sound_control_txt {
     height: 20px;
     line-height: 20px;
     display: inline-block;
     padding-left: 5px;
     margin-left: 5px;
     margin-top: 5px;
     font-size: 13px;
     letter-spacing: 1px;
}
.sound_control {
	cursor: pointer;
	display: inline-block;
	width: 35px;
	height: 30px;
	margin-top: 15px;
	position: absolute;
	left: 10px;
	z-index: 20;
}
.sound_control .over {
     width: 11px;
     height: 5px;
     position: absolute;
     left: 12px;
     top: 25px;
}
.player_wrapper ul {
     margin-bottom: 0;
	 text-align: left;
}
.list-audio-player .player-list{
	margin-bottom: 2px;
	background: rgba(0,0,0,0.3);
	padding: 10px;
	position: relative;
}
.list-audio-player .cp-controls{
	float: right;
	width: 30px;
	padding: 0;
	text-align: center;
}
.player-list .cp-play{
	cursor: pointer;
}
.cover img{
	max-width: 20px;
	margin: 0 2px;
	max-height: 20px;
}
.player-list .popover img{
	max-width: 150px;
}
.player-list .popover{
	background-color: #000;;
	background-color: rgba(0,0,0,0.5);
	width: 158px;
	height: 158px;
	position: absolute !important; 
}
.player-list .popover .arrow:after{
	border-top-color: rgb(0,0,0);
	border-top-color: rgba(0,0,0,0.5);
}
.player-list .popover-content {
	padding: 2px;
}
#footer_jplayer{
	height: 0 !important;
}

/* FOOTER 
---------------------------------------------------------------------------------------------*/
.site-footer{
	padding-bottom: 0px;
    padding-top: 30px;
	margin-top: 30px;
}
.site-footer.has-player{
    padding-bottom: 90px;   
}
.footer-player .player_wrapper{
	position: inherit;
}
.footer-player {
	bottom: 0;
    height: 60px;
	font-size: 12px;
	position: fixed;
	width: 100%;
	z-index: 1200;
}
.footer-player.inactive{
    opacity: 0;
    visibility: hidden;
}
.footer-player:before {
	background: #666 url(images/player-bg.jpg);
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.95;
	z-index: 11;
}
.copyright.left .text-center{
	text-align: left !important;
	padding-left: 20px;
}


header.main-top:after{
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	opacity: 0.65;
	display: block !important;
	height: 100%;
	position: absolute;
	visibility: visible;
	top: 0;
	width: 100%;
	z-index: -1;
	left: 0;
} 

/* SOCIAL ICONS
---------------------------------------------------------------------------------------------*/
.social-container{
    text-align: center;
}
.social a {
    display: inline-block;
    font-size: 12px;
    line-height: 44px;
    padding: 0 15px;
	position: relative;
	overflow: hidden;
	color: #fff;
	margin-bottom: -5px;
}
.social a:hover {
	color: #fff;
}
.social a img{
	max-width: 32px;
}
footer .social a:before{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.icons_txt {
     float: right;
     padding-right: 10px;
}
.copyright{ 
	padding-left:0; 
	line-height: 44px; 
    text-indent: 20px;
}

/* LAYOUT
---------------------------------------------------------------------------------------------*/
.site-content, .sidebar{
	position: relative;
	z-index: 1;
}
.full#post-content .content-wrap {
     padding-right: 0;
}
.col-sm-9 .right .content-wrap {
     padding-left: 40px;
     padding-right: 0;
}
.top-content {
	 overflow: hidden;
}
.site-content {
     width: auto;
}
#primary {
     z-index: 1;
	 position: relative;
	 margin-top: 0;
}
.full-width {
     padding-left: 10px;
     padding-right: 10px;
}
#inside,.header-elem {
     position: relative;
}
.bg-block-1{
	padding: 20px;
	position: relative;
}
.bg-block-1:after,header.main-top .header-elem:after, .comment-body:after {
	position: absolute;
	height: 100%;
	width: 100%;
	content: "";
	top: 0;
	left: 0;
	z-index: -1;
	display: block;
}
.bg-block-1:after{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.no-block-bg .bg-block-1{
	padding: 20px 0;
}
.no-block-bg .bg-block-1:after , #reservation-widget .bg-block-1:after{
	display: none;
}

.event-widgets .bg-block-1{
	padding: 0;
}
#content {
     width: 100%;
}
#content > .site-content > .container {
     overflow-x: hidden;
     overflow-y: auto;
     max-height: 100%;
     position: relative;
     z-index: 2;
     padding-top: 20px;
     padding-bottom: 20px;
}

.box {
     box-shadow: 0px 0px 10px black;
     -moz-box-shadow: 0px 0px 10px black;
     -webkit-box-shadow: 0px 0px 10px black;
}
.two-fourth, .one-third, .two-third, .one-fourth, .three-fourth {
     float: left;
     margin-right: 3%;
     margin-bottom: 50px;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
.full-row {
     float: none;
     margin-right: 0;
     margin-bottom: 50px;
}
.two-fourth {
     width: 48.5%;
}
.one-third {
     width: 31.33%;
}
.two-third {
     width: 65.66%;
}
.one-fourth {
     width: 22.749%;
}
.three-fourth {
     width: 74.249%;
}
.last {
     margin-right: 0 !important;
}
#ajax-loader {
     background: rgb(0,0,0);
     background: rgba(0,0,0,0.5);
}

/* Product
---------------------------------------------------------------------------------------------*/
.product-thumb{
	position: relative;
	perspective: 800px;
}
.product-slides ul{
	height: 100%;
}
.product-slides{
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	z-index: 10;
	position: absolute;
	transition: transform 0.5s;
	opacity: 0;
	transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	background-color: #000;
}
.product-thumb:hover .product-slides{
	-webkit-transition: opacity 0.5s ease-in-out;
	opacity: 1;
}
.product-slides > div{
	backface-visibility: hidden;
}
.product-slides ul{
	margin: 0 !important;
}
.product-img-box{
	position: relative;
	margin-bottom: 30px;
}
.product-slides ul li{
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.product-img-gal li{
	padding-right: 5px;
}
.product-img-gal .flex-direction-nav .flex-disabled{
	display: none;
}
.product-img-gal .flex-direction-nav .flex-prev{
	left: 0;
}
.product-img-gal .flex-direction-nav .flex-next{
	right: 0;
}
.product-img{
	position: relative;
}
.product-img .img-box img{
	width: 100%;
}
.zoomContainer{
	z-index: 100;
}
.onsale{
	z-index: 2;
}
.product-gallery:hover{
	opacity: 1;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
font-size: 1.5em;
margin: 10px 0 0px 0;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img{
	margin: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	padding: 0 0 60px 0;
	overflow: hidden;
}
.product-wrap{
	position: relative;
	background: rgba(255,255,255,0.1);
}
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products{
	margin-right: -30px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	float: left;
	margin: 0;
	padding: 0 30px 30px 0;
	position: relative;
	width: 33.33%;
	margin-left: 0;
	max-width: 281px;
}
.woocommerce .related.products ul.products li{
	padding: 0 0 30px 0;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce .product-img .onsale{
	margin: 0;
	top: 10px;
	right: 10px;
	left: auto;
	z-index: 100;
}
.product-info-box{
	padding: 10px;
}
.product-info-box .add_to_cart_button:before{
	content: '\e99c'  !important;
	font-family: "fontello" !important;
}
.woocommerce ul.products li.product a.button, .woocommerce-page ul.products li.product a.button,.product a.button:active{
	background: none !important;
	box-shadow: none;
	text-shadow: none;
	border: none;
	padding: 0 0 0 25px  !important;
	display: block;
	color: inherit;
}
.product-info-box .price ins{
	text-decoration: initial;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
	display: inline-block;
	font-size: 18px;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating{
	float: right;
	margin-left: 15px;
	margin-top: 8px;
}
.product-btn-box{
	border-top: 1px solid rgba(255,255,255,0.2);
	padding: 10px 0 0px 0;
	border-bottom: dodgerblue;
	margin-top: 20px;
}
.woocommerce #content input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce-page #content input.button.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce-page a.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce-page input.button.loading:before{
	background: none;
}
.woocommerce #content input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce-page #content input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before{
	top: 0;
}
.product-btn-box .added_to_cart {
	display: none !important;
}
.refresh i:before{
	margin: 0;
}
.refresh{
	position: absolute;
	top: 50%;
	opacity: 0;
	text-align: center;
	width: 45px;
	height: 45px;
	background: #fff;
	color: #111;
	line-height: 45px;
	border-radius: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	font-size: 18px;
}
.product-wrap:hover .refresh{
	opacity: 1;
}
.price-box .price,.single_variation .price{
	border-width: 1px 0;
	border-style: solid;
	padding: 10px 0;
	margin: 30px 0;
	font-size: 1.5em !important;
	display: block;
}
.woocommerce tr{
	border: none;
}
.woocommerce td{
	padding: 0;
	padding-bottom: 10px;
}
.variations td:first-child{
	padding-right: 30px;
}
.reset_variations{
	margin-top: 10px;
	display: inline-block;
}
.woocommerce #content div.product form.cart div.quantity, .woocommerce div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity{
	width: 80px;
}
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty{
	width: 60px;
	height: 35px;
}
.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus{
	height: 18px;
}
.woocommerce-tabs .tabs{
	margin: 0 0 40px 0 !important;
	padding: 0 !important;
}
.woocommerce-tabs .tabs:before{
	border: none !important;
}

.woocommerce-tabs .tabs li,.woocommerce-tabs .panel{
	background: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.woocommerce-tabs .tabs li{
	padding: 0 20px  0 0 !important;
	margin:  0 !important;
	border-width: 0 !important;
	float: left;
}
.woocommerce-tabs .tabs li:before,.woocommerce-tabs .tabs li:after{
	display: none;
}
.woocommerce-tabs .tabs li.active:after{
	display: block;
	width: 100% !important;
	left: 0;
	box-shadow: none !important;
	border: none !important;
}
.woocommerce-tabs .tabs li.active > a{
	box-shadow: inset 0px -2px 0px;
	display: inline-block;
}
.woocommerce-tabs li > a{
	text-shadow: none !important;
}
.woocommerce-result-count{
	float: left;
}
.woocommerce-ordering{
	float: right;
}
.zoomContainer{
	display: none;
}
.single-product .zoomContainer{
	display: block;
}
.price_slider_amount #min_price,.price_slider_amount #max_price{
	width: 46%;
	float: left;
	margin-bottom:10px;
}
.price_slider_amount #max_price{
	float: right;
}
.single-product-top{
	margin-bottom: 50px;
}
.woocommerce #reviews h3, .woocommerce-page #reviews h3{
	margin-bottom: 20px;
}
.related products{
	position: relative;
}
.related.products .control{
	position: absolute;
	top: 0;
	right: 0;
	line-height: 32px;
}	
.woocommerce-tabs{
	margin-bottom: 50px;
}	
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text{
	border-radius: 0;
}
.linked-products .control{
	right: 30px !important; 
	top: 6px !important;
}
.linked-products {
	overflow: hidden;
}
.related.products{
	position: relative;
}
.woocommerce-tabs > .tabs{
	border-bottom: 1px solid;
}
.product-img .onsale{
	border-radius: 2px !important;
	height: auto !important;
	padding: 5px !important;
	min-height: 0 !important;
	left: 10px !important;
	right: auto !important;
	line-height: 20px !important;
}
div.coupon{
	display: inline;
}
.woocommerce ul.products{
	margin-bottom: -30px !important;
}
.caroufredsel_wrapper{
	margin: 0 !important;
}
.entry-summary .list-audio-player .player-list{
	padding: 0;
	margin-bottom: 15px;
	background: none !important;
}
.inactivesong .cp-controls{
	display: none;
}
.entry-summary ul{
	list-style: none;
}
.entry-summary ul li:before{
	content: '\e81d';
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	left: -15px;
	position: relative;
	line-height: 35px;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb{
	padding: 0 !important;
	margin: 0 !important;
}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-message:before{
	height: auto !important;
}
.audio-post-sticker{
     position: absolute;
    right: 10px;
    z-index: 1000;
    font-size: 20px;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    top: 10px;
    border-radius: 2px;
    line-height: 24px;
    color: #fff;
}
.audio-post-sticker a:hover{
    color: inherit;
}
/* SUPERSIZED
---------------------------------------------------------------------------------------------*/
#supersized li {
     background: #111;
}
#progress-bar {
     background: #ffffff;
}
/* UPPERCASE
---------------------------------------------------------------------------------------------*/
.upper { 
	text-transform:uppercase;
}


/* Form
---------------------------------------------------------------------------------------------*/
input[type="text"], input[type=date], input[type=search], input[type=tel], input[type="number"],input[type="url"],input[type="password"], input[type="email"],select {
	height: 40px;
	padding: 6px 12px;
	font-size: 1em;
	line-height: 1.42857143;
	background-color: #fff;
	background-image: none;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input, .controls input{
	border: none !important;
}
textarea{
	min-height: 90px !important;
	line-height: 1.5 !important;
}
/* SUPERSIZED
---------------------------------------------------------------------------------------------*/
#supersized-loader {
     position: absolute;
     top: 50%;
     left: 50%;
     z-index: 0;
     width: 60px;
     height: 60px;
     margin: -30px 0 0 -30px;
     text-indent: -999em;
}
#supersized {
     padding: 0;
     margin: 0;
     display: block;
     position: fixed;
     left: 0;
     top: 0;
     overflow: hidden;
     z-index: -999;
     height: 100%;
     width: 100%;
}
#supersized img {
     height: auto;
     position: relative;
     display: none;
     outline: none;
     border: none;
}
#supersized.speed img {
     -ms-interpolation-mode: nearest-neighbor;
     image-rendering: -moz-crisp-edges;
}
#supersized.quality img {
     -ms-interpolation-mode: bicubic;
     image-rendering: optimizeQuality;
}
#supersized li {
     display: block;
     list-style: none;
     z-index: -30;
     position: fixed;
     overflow: hidden;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
#supersized a {
     width: 100%;
     height: 100%;
     display: block;
}
#supersized li.prevslide {
     z-index: -20;
}
#supersized li.activeslide {
     z-index: -10;
}
#supersized li.image-loading {
     width: 100%;
     height: 100%;
}
#supersized li.image-loading img {
     visibility: hidden;
}
#supersized li.prevslide img, #supersized li.activeslide img {
     display: inline;
}

/* SUPERSIZED SHUTTER
---------------------------------------------------------------------------------------------*/
#controls-wrapper {
     margin: 0 auto;
     height: 42px;
     width: 100%;
     bottom: 0px;
     left: 0;
     z-index: 4;
     background: url(images/nav-bg.png) repeat-x;
     position: fixed;
}
#controls {
     overflow: hidden;
     height: 100%;
     position: relative;
     text-align: left;
     z-index: 5;
}
#slidecounter {
     float: left;
     color: #999;
     text-shadow: #000 0 -1px 0;
     margin: 0px 10px 0 15px;
     line-height: 42px;
}
#slidecaption {
     overflow: hidden;
     float: left;
     color: #FFF;
     text-shadow: #000 1px 1px 2px;
     margin: 0 20px 0 0;
     line-height: 42px;
}
#navigation {
     float: right;
     margin: 0px 20px 0 0;
}
#play-button {
     position: absolute;
     left: 160px;
     bottom: 52px;
     z-index: 10;
     opacity: 1;
}
#play-button:hover {
     background-position: 0 1px;
     cursor: pointer;
}
#prevslide, #nextslide {
     position: absolute;
     z-index: 10;
     height: 35px;
     width: 24px;
     left: 50%;
     bottom: 50px;
     opacity: 1;
}
#prevslide {
     left: 130px;
     background: url('images/prev.png');
}
#nextslide {
     left: 190px;
     background: url('images/next.png');
}
#prevslide:hover, #nextslide:hover {
     cursor: pointer;
}
ul#slide-list {
     z-index: 89;
     position: relative;
     left: 50%;
     width: 200px;
     margin: 0 0 0 -100px;
     padding: 0;
}
ul#slide-list li {
     list-style: none;
     width: 13px;
     height: 14px;
     display: inline;
     margin: 0 3px 0 0;
}
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover {
     background-position: right;
}
ul#slide-list li a {
     display: inline-block;
     width: 13px;
     height: 14px;
     background: url('images/pagination.png') no-repeat left top;
}
ul#slide-list li a:hover {
     background-position: right;
     cursor: pointer;
}
#tray-button {
     width: 39px;
     height: 39px;
     position: absolute;
     left: 85px;
     bottom: 47px;
     z-index: 10;
}
#tray-button:hover {
     background-position: 0 1px;
     cursor: pointer;
}
#tray-button .popup {
     background: url(images/popup_bg.png);
     height: 31px;
     position: absolute;
     left: -30px;
     top: -45px;
     text-decoration: none;
     font-size: 16px;
     color: #fff;
     line-height: 31px;
     padding: 0 15px;
}
#tray-button .popup span {
     display: block;
     width: 16px;
     height: 8px;
     background: url(images/corner1.png);
     position: absolute;
     left: 50%;
     margin-left: -8px;
     top: 31px;
}
#progress-back {
     z-index: 5;
     position: absolute;
     bottom: 0;
     left: 0;
     height: 1px;
     width: 100%;
     box-shadow: 0px 0px 5px black;
     -moz-box-shadow: 0px 0px 5px black;
     -webkit-box-shadow: 0px 0px 5px black;
}
#progress-bar {
     position: relative;
     height: 1px;
     width: 100%;
     opacity: .75;
}
#nextthumb, #prevthumb {
     z-index: 2;
     display: none;
     position: fixed;
     bottom: 50%;
     height: 75px;
     width: 100px;
     overflow: hidden;
     background: #ddd;
     border: 2px solid #666666;
     box-shadow: 0px 0px 10px black;
     -moz-box-shadow: 0px 0px 10px black;
     -webkit-box-shadow: 0px 0px 10px black;
     opacity: 1;
}
#nextthumb {
     right: 0px;
}
#prevthumb {
     left: 0px;
}
#nextthumb img, #prevthumb img {
     width: 150px;
     height: auto;
}
#nextthumb:active, #prevthumb:active {
     bottom: 50%;
}
#nextthumb:hover, #prevthumb:hover {
     cursor: pointer;
     border: 2px solid #ffffff;
}
#thumb-tray {
     position: absolute;
     z-index: 9;
     bottom: 0;
     left: 0;
     background: url(images/bg-black.png) 0 0 repeat-x;
     height: 250px;
     width: 100%;
     overflow: hidden;
     text-align: center;
}
#thumb-back, #thumb-forward {
     position: absolute;
     z-index: 5;
     top: 35px;
     height: 39px;
     width: 39px;
}
#thumb-back {
     left: 20px;
     background: url('images/thumb-back.png') no-repeat center center;
}
#thumb-forward {
     right: 20px;
     background: url('images/thumb-forward.png') no-repeat center center;
}
#thumb-back:hover, #thumb-forward:hover {
     cursor: pointer;
}
ul#thumb-list {
     display: inline-block;
     list-style: none;
     position: relative;
     left: 0px;
     top: 8px;
     padding: 0 0px;
}
ul#thumb-list li {
     background: #000;
     list-style: none;
     display: inline;
     width: 120px;
     height: 80px;
     overflow: hidden;
     float: left;
     margin: 0 5px;
}
ul#thumb-list li img {
     opacity: 0.5;
     -ms-filter: "progid";
     filter: alpha(opacity=60);
     -webkit-transition: all 100ms ease-in-out;
     -moz-transition: all 100ms ease-in-out;
     -o-transition: all 100ms ease-in-out;
     -ms-transition: all 100ms ease-in-out;
     transition: all 100ms ease-in-out;
}
ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img {
     opacity: 1;
     -ms-filter: "progid";
     filter: alpha(opacity=100);
}
ul#thumb-list li:hover {
     cursor: pointer;
}

.background-slider{
	position: absolute;
	top: -40px;
	width: 100%;
	padding: 13px 0;
}

/* AUDIO PLAYER
---------------------------------------------------------------------------------------------*/
.audio-player {
	display: inline-block;
	width: 220px;
	text-align: center;
	margin-bottom: 30px;
}
.audio-wrap{
	text-align: center;
}

/* CIRCLE PLAYER
---------------------------------------------------------------------------------------------*/
.audio-wrap{
	text-align: center;
	background-image: url("images/circle_bg2.png") ;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
	height: 250px;
	margin-bottom: 10px;
}
.autio-title span{
	background: #000;
	color: #fff;
	padding: 3px;
}
.audio-part .audio-player{
	margin-top: 60px;
}
.cp-container {
	position: relative;
	width: 104px;
	height: 104px;
	background: url("images/bgr.png") 50% 50% no-repeat;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	display: inline-block;
	position: relative;
	margin-bottom: 10px;
}
.cp-container :focus {
	border:none;
	outline:0;
}
.cp-buffer-1,
.cp-buffer-2,
.cp-progress-1,
.cp-progress-2 {
	position:absolute;
	top:0;
	left:0;
	width:104px;
	height:104px;
	clip:rect(0px,52px,104px,0px);

	-moz-border-radius:52px;
	-webkit-border-radius:52px;
	border-radius:52px;
}
.cp-buffer-1,
.cp-buffer-2 {
	background:url("images/buffer.png") 0 0 no-repeat;
}

/* FALLBACK for .progress
 * (24 steps starting from 1hr filled progress, Decrease second value by 104px for next step)
 * (It needs the container selector to work. Or use div)
 */

.cp-container .cp-fallback {
	background:url("images/progress_sprite.jpg") no-repeat;
	background-position:0 104px; 
}
.cp-progress-1,
.cp-progress-2 {
	background:url("images/progress.png") 0 0 no-repeat;
}
.cp-buffer-holder,
.cp-progress-holder,
.cp-circle-control {
	position:absolute;
	width:104px;
	height:104px;
} 

.cp-circle-control {
	cursor:pointer;
}
.cp-buffer-holder,
.cp-progress-holder {
	clip:rect(0px,104px,104px,52px);
	display:none;
}

/* This is needed when progress is greater than 50% or for fallback */

.cp-buffer-holder.cp-gt50,
.cp-progress-holder.cp-gt50,
.cp-progress-1.cp-fallback{
	clip:rect(auto, auto, auto, auto);
}
.cp-controls.cc {
	margin:0;
    height: 100%;
    overflow: hidden;
}
.cp-controls a{
    cursor: pointer;
}
.cp-controls.cc a{
  height: 100%;
  line-height: 100px;
  display: block;
  color: #000;
  font-size: 30px;
  text-indent: 5px;
}

.cp-controls li{
	list-style-type:none;
	display:block;

	/*IE Fix*/
	position:absolute;
}
.cp-controls li a{
	position:relative;
	display:block;
	width:50px;
	height:50px;
	text-indent:-9999px;
	z-index:1;
	cursor:pointer;
}
.player-list .cp-controls .cp-play, .player-list .cp-controls .cp-pause{
	background: none !important;
}
.downloadlink {
	width: 30px;
	text-align: center;
}

.cp-jplayer {
	width:0;
	height:0;
}
.cp-controls .cp-pause, .cp-controls.active .cp-play {
    display: none;
}
.cp-controls .cp-play, .cp-controls.active .cp-pause {
    display: inline-block;
}
/* EVENT PAGE
---------------------------------------------------------------------------------------------*/
.shows.columns > ul.list-unstyled{
	display: inline-block;
	margin-bottom: -20px;
	width: 100%;
}
.shows li .gig_text{
	background: rgba(0,0,0,0.3);
}
.shows li:hover .gig_text{
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.7);
}
.event-thumbnail {
     overflow: hidden;
}
.event-thumbnail img {
     width: 100%;
}
.shows {
     position: relative;
}
.columns{
	margin-right: -30px;
}
.columns .col {
     float: left;
     position: relative;
     padding: 0 30px 5px 0;
	 margin-bottom: 20px;
	 min-width: 200px;
}
.masonry_container{
	width: 100%;
}
.shows{
	min-width: 240px;
}
.col-4 .col {
     width: 25%;
}
.col-3 .col {
     width: 33%;
}
.col-2 .col {
     width: 50%;
}
.col-1 .col {
     width: 100%;
}
.gig_date {
	position: absolute;
	float: left;
	bottom: 100%;
	left: -5px;
	z-index: 55;
	-webkit-transform: translate(0,-8px);
	transform: translate(0,-8px);
}
.gig_date:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	opacity: 0.8;
}
.shows li:hover .gig_date{
	 left: 8px;
}
.gig_img {
     overflow: hidden;
}
.gig_date {
     padding: 8px;
     text-transform: uppercase;
     text-align: center;
     font-size: 12px;
     line-height: 14px;
}
.gig_date p {
     padding: 0 0 3px;
     font-size: 29px;
     line-height: 34px;
	 margin-bottom: 0;
}
.view_all_link b {
     float: right;
     display: inline-block;
     padding: 2px 15px 3px;
     background: #342753;
     text-align: center;
     font-size: 12px;
}
a.view_all_link {
     display: block;
     position: absolute;
     top: 0;
     right: 51px;
}
a.gig_link {
     font-size: 14px;
}
a.gig_link:hover {
     text-decoration: none;
}
.gig_text {
     padding:10px;
     z-index: 100;
     position: relative;
}
.gig_text h4 {
     margin-bottom: 5px;
}
.gig_text p {
     padding: 0;
}
a.tickets_btn {
     display: block;
     float: right;
     margin-top: -33px;
     padding: 8px;
     background: #1a1a21;
     font-size: 14px;
}
a.tickets_btn:hover {
     font-size: 14px;
     text-decoration: none;
}
.event-info{
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 2;
}
/* BLOG 
---------------------------------------------------------------------------------------------*/
#post-content{
	position: relative;
	z-index: 100;
}
.comment-content-inside,.author-info {
     background: rgb(0,0,0);
     background: rgba(0,0,0,0.3);
}
article.post,article.event {
     margin-bottom: 50px;
}
.block-1 {
     margin-bottom: 50px;
}
.breadcrumb {
	background-color: transparent;
	padding: 0 30px;
	display: inline-block;
	min-width: 262px;
}
.breadcrumb a{
	padding: 8px 0;
	display: inline-block;
}
#post-content > article {
     margin-bottom: 50px;
}
.post {
     position: relative;
}
input, button, select, textarea{
	max-width: 100%;
}
.entry-header .date {
     float: left;
     width: 81px;
     height: 74px;
     font-size: 28px;
     text-align: center;
     line-height: 40px;
     margin-bottom: 10px;
     margin-right: 19px;
     line-height: 45px;
	 -webkit-border-radius:2px;
	 -moz-border-radius: 2px;
	 border-radius: 2px;
}
.entry-header .date span.month {
     font-size: 18px;
     margin-top: -18px;
     display: block;
}
.info-box span {
     margin-right: 10px;
     font-size: 0.9em;
}
.edit-link {
     font-size: 13px;
     margin: 0 20px;
}
.author-info .author-avatar {
     float: left;
     margin-right: 20px;
}
h3.entry-title, h2.entry-title {
     font-size: 30px;
}
.entry-header h3.entry-title {
	margin-top: 0;
	line-height: 1.3;
}
.entry-header .post .date span {
     font-size: 0.7em;
}
.entry-header {
     margin-bottom: 20px;
}
.entry-content > div:last-child, .entry-content > p:last-child{
	margin-bottom: 0;
}
.title{
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.related-box .title{
	padding-bottom: 5px;
}
#related-posts > li{
	max-width: 380px;
}
/* SINGLE BLOG POSTS
---------------------------------------------------------------------------------------------*/

.author-info {
     padding: 15px;
	 margin-bottom: 50px;
}
.comment-body{
	border-left: 2px solid;
	overflow: hidden;
	position: relative;
}
.comment-text{
	padding: 10px 0 10px 130px;
}
.comment-list {
     list-style: none;
     padding-left: 0;
}
.comment-list > li{
	margin-bottom: 20px;
}
.comment-list ul.children {
     list-style: none;
     padding-left: 30px;
	 margin: 20px 0;
}
.comment-author {
	float: left;
	font-size: 12px;
	margin-right: 20px;
	padding: 10px;
	text-align: center;
	width: 110px;
	padding-bottom: 5010px;
	margin-bottom: -5000px;
}
.comments-container{
	margin-top: 40px;
}
.comment-content {
     padding-left: 100px;
     margin-bottom: 25px;
}
.comment-content-inside {
     padding: 10px 20px;
}
.comment-meta{
	font-size: 0.8em;
	margin-bottom: 12px;
}
.comment-content .reply {
     float: right;
}
.thumbnail {
     border-radius: 2px;
}
.entry-thumbnail {
     position: relative;
     margin-bottom: 30px;
	 text-align: center;
}
.col-sm-6 .entry-thumbnail{
	margin-bottom: 0;
}
.flexslider{
	border: none;
	outline: none;
}
.thumb-holder{
	display: inline-block;
	position: relative;
	max-width: 100%;
	line-height: 0;
}
.related-post .carousel-thumbnail img{
	width: 100%;
}
[class*="-thumbnail"] .animate {
     opacity: 0;
     position: absolute;
     width: 100%;
     height: 100.3%;
     left: 0;
     top: 0;
     text-align: center;
     background: rgb(0,0,0);
     background: rgba(0,0,0,0.8);
     overflow: hidden;
}
.post-next-prev a {
	font-size: 16px;
	margin-left: 20px;
	line-height: 50px;
	display: inline-block; 
}
[class*="-thumbnail"]:hover > .animate {
     opacity: 1;
}
[class*="-thumbnail"] .animate .icons {
     position: absolute;
     width: 100px;
     height: 40px;
     left: 50%;
     top: 50%;
     margin: -20px 0 0 -50px;
     zoom: 2;
}
.icon-2x{
	font-size: 20px;
}
.icon-3x{
	font-size: 30px;
}
.icon-4x{
	font-size: 40px;
}
.icon-5x{
	font-size: 40px;
}
[class*="-thumbnail"]:hover .animate .icons {
     zoom: 1;
}
.share {
     padding-left: 20px;
     margin: 50px 0;
     padding: 10px 20px;
}
.share a {
     padding: 0 10px;
}
.autio-title {
     text-align: center;
}
.round_bg{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	text-align: center;
}
.round_bg:before, #ajax-loader [class^="icon-"]:before, #ajax-loader [class*=" icon-"]:before{
	margin:0 !important;
}
.round-1x{
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
}
.round-2x{
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
}
.round-3x{
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 35px;
}
.round-4x{
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 50px;
}
.col .round-1x{
	margin-right: 10px;
}
.col .round-2x{
	margin-right: 10px;
}
.col .round-3x{
	margin-right: 20px;
}
.col .round-4x{
	margin-right: 20px;
}
.no-round{
	background: none !important;
	width: auto !important;
	height: auto !important;
	line-height: inherit;
	margin-right: 0;
} 

.related-thumbnail {
     overflow: hidden;
     max-height: 188px;
}
/* Page
---------------------------------------------------------------------------------------------*/
.page_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: -1;
	left: 0;
	top: 0;
	background-size: cover;
}
textarea#comment, textarea.form-control {
     min-height: 160px;
}

/* WP GALLERY
---------------------------------------------------------------------------------------------*/
.gallery-item img{
	width: 100%;
}
.gallery .gallery-item{
	margin-bottom: 0;
	margin-top: 0 !important;
}
.gallery-item .gallery-icon img{
	border: 2px solid transparent;
}
.gallery-item .animate .info {
	height: 70px;
	margin-top: -35px;
}
.gallery-caption {
	margin-top: 10px;
	color: #fff;
	font-size: 13px;;
}
.flexslider .slides li{
	position: relative;
}

/* PAGINATION
---------------------------------------------------------------------------------------------*/
.pagination-wrap {
     display: inline-block;
     padding-left: 0;
     margin: 42px 0;
     border-radius: 4px;
     line-height: 40px;
}
.pagination {
     margin: 0;
     padding: 0;
}
.pagination > a, .pagination > span, .pagination > li > a, .pagination > li > span {
     position: relative;
     float: left;
     padding: 6px 12px;
     margin-left: -1px;
     line-height: 1.428571429;
     text-decoration: none;
     background: none;
     display: inline-block;
}
div.pagination a:first-child, .pagination > span:first-child {
     margin-left: 0;
     border-bottom-left-radius: 4px;
     border-top-left-radius: 4px;
}
.pagination > a:last-child, .pagination > span:last-child {
     border-top-right-radius: 4px;
     border-bottom-right-radius: 4px;
}


/* BUTTONS
---------------------------------------------------------------------------------------------*/
.btn,.button {
	font-size: 14px;
	line-height: 1.5;
	text-decoration: none;
	text-shadow: none !important;
	border: none !important;
	border-radius: 0 !important;
}
.btn:focus,.button:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}
.button, #submit, [type="submit"],.wrap .wpdevbk .btn,.btn,.button {
	display: inline-block;
	line-height: 20px;
	border-radius: 1px;
	border: none;
	position: relative;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
}
.button:before, .button:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.footer-toggle-box{
    position: fixed;
    bottom: 75px;
    right: 11px;
    z-index: 1000;
    width: 200px;
    overflow: hidden;
}
#reservation-toggle{
    border: none;
    background-color: transparent;
    color: #fff;
    z-index: 100;
    background: maroon;
    text-transform: uppercase;
    border-radius: 0px;
    float: right;
    margin: 0 5px;
}
.submiting_content{
	height: auto !important;
}
.button:hover, #submit:hover ,.wrap .wpdevbk .btn:hover{
     background-position: 0 top;
}
[class^="button-"]{
	padding: 10px 20px  !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.button-large{
	font-size: 24px;
	padding: 10px 20px  !important;
}
.button-medium{
	font-size: 16px  !important;
}
.button-small{
	font-size: 12px  !important;
}
#back-to-top {
    cursor: pointer;
    font-size: 25px;
    float: right;
    right: 12px;
    z-index: 1200;
    margin-bottom: 10px;
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    margin: 0 5px;
    color: #fff;
    background: #222;
}
#back-to-top i, #back-to-top i:before, .control i:before{
    margin: 0;
}
#back-to-top.on{
   display: inline-block;
   visibility: visible;
} 
#back-to-top.off{
    opacity: 0;
    margin-right: -50px;
    visibility: hidden;
    width: 0;
} 
/* BLOG PAGE FORM
---------------------------------------------------------------------------------------------*/
.form-group {
     margin-bottom: 0;
}
.form-group,.form-group p{
     margin-bottom: 8px;
}

/* RESERVATION FORM
---------------------------------------------------------------------------------------------*/
#reservation_note {
     padding-top: 0px;
     width: 800px;
     bottom: 10px;
}
.reservation_notification_error {
     width: 800px;
     margin-bottom: 5px;
     font-size: 11px;
     line-height: 16px;
}
.reservation_notification_ok {
     width: 800px;
     text-align: left;
     font-size: 14px;
     font-style: italic;
     padding-left: 20px;
     padding-right: 20px;
     padding-top: 15px;
}
.reservation_more {
     display: inline-block;
     height: 37px;
     line-height: 37px;
     padding: 0 15px;
     cursor: pointer;
     font-size: 14px;
     text-decoration: none;
     margin-top: 0px;
     font-style: normal;
     -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
     -ms-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
}
.reservation_more:hover {
     background-position: bottom;
}
#ajax-reservation-form label {
     height: 20px;
     line-height: 20px;
     font-size: 11px;
     padding-left: 0px;
}
#ajax-reservation-form label .white {
     display: inline-block;
     font-size: 18px;
     padding-right: 5px;
     margin-top: -5px;
}
#ajax-reservation-form input {
     width: 150px;
     padding-left: 10px;
     height: 31px;
     margin-bottom: 5px;
     border-radius: 5px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     font-size: 14px;
     color: #4a4a4a;
     -moz-box-shadow: inset 2px 2px 5px #f0f0f0;
     -webkit-box-shadow: inset 2px 2px 5px #f0f0f0;
     box-shadow: inset 2px 2px 5px #f0f0f0;
}
#ajax-reservation-form input.name {
     width: 120px;
}
#ajax-reservation-form input.phone {
     width: 90px;
}
#ajax-reservation-form input.email {
     width: 120px;
}
#ajax-reservation-form input.datepicker {
     width: 120px;
}

#ajax-reservation-form select {
     height: 31px;
     font-size: 1em;
     padding: 5px;
     -moz-box-shadow: inset 2px 2px 5px #f0f0f0;
     -webkit-box-shadow: inset 2px 2px 5px #f0f0f0;
     box-shadow: inset 2px 2px 5px #f0f0f0;
     font-size: 14px;
     margin-bottom: 5px;
     border-radius: 0;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
}
#ajax-reservation-form select.select1 {
     width: 120px;
}
#ajax-reservation-form input.submit {
     width: 113px;
     height: 37px;
     cursor: pointer;
     border: none;
     margin: 16px 0 0 10px;
     text-indent: -999%;
     box-shadow: none;
     padding: 0;
     -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
     -ms-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
}
#ajax-reservation-form input.submit:hover {
     background-position: bottom;
}

/* CONTACT PAGE
---------------------------------------------------------------------------------------------*/
.form-control{
	border: none;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	height: auto;
}
.form-control:focus, textarea:focus,  input[type=text]:focus, input[type=email]:focus, input[type=number]:focus, input[type=url]:focus{
	-webkit-box-shadow:inset 0 0 0 1px #666666 !important;
	box-shadow:inset 0 0 0 1px #666666  !important;
}
.chosen-container-single .chosen-single{
	color: inherit ;
	background: none;
	border-radius: 0;
}
.chosen-drop{
	color: #333;
}
/* ICON CODES
---------------------------------------------------------------------------------------------*/
[class^="icon-"]:before, [class*=" icon-"]:before, .sidebar li:before,.widget li:before, .unik-accordion h5:after,.post.sticky:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .4em;
	text-align: center;
	opacity: .8;
	font-variant: normal;
	text-transform: none;
	margin-left: .2em;
	font-size: 100%;
}
.footer-player div.jp-playlist {
left: 0;
}
/* ACCORDION
---------------------------------------------------------------------------------------------*/
.unik-accordion h5{
	padding: 12px 20px;
	cursor: pointer;
	margin-bottom: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.unik-accordion h5:after{
	content: '\e89f';
	float: right;
}
.unik-accordion h5.active:after{
	content: '\e89e';
}
.unik-accordion .accordion-content {
	display: none;
	padding: 10px 0 20px 0;
}
.unik-accordion .accordion-content.active {
	display: block;
}
footer .jplayer {
	width: 100%;
    text-align:  center;
	min-height: 44px;
}
.footer-player div.jp-audio{
  margin-left: 60px;
}
.footer-player .jp-type-playlist{
    float: left;
}
.footerplayer-right{
display: block;
  float: left;
  position: relative;
  z-index: 100;
  margin-left: 50px;
}
.footerplayer-desc{
 display: block;
  float: left;
  position: relative;
  z-index: 100;
  padding-left: 20px;
  text-align: left;
  padding: 10px 0;
  line-height: 1;
}
.footerplayer-thumb{
    float: left;
    max-width: 50px;
    max-height: 50px;
    line-height: 60px;
    margin-right: 20px;
}
.footerplayer-desc .track-artist{
    font-style: italic;
}
.footerplayer-desc p{
    margin-bottom: 5px;
}
#jp_footer_container .jp-playlist{
    visibility: hidden;
     -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#jp_footer_container .jp-playlist.active{
    visibility: visible;
}
/* WPML
---------------------------------------------------------------------------------------------*/
#lang_sel a.lang_sel_sel,#lang_sel :hover > a, #lang_sel ul ul :hover > a,#lang_sel ul ul a, #lang_sel ul ul a:visited,#lang_sel a.lang_sel_sel:hover {
	background-color: transparent !important;
	color: inherit;
	border: none;
	padding-right: 20px;
}
#lang_sel ul ul{
	border: none;
	top: auto;
}
#lang_sel li{
	width: auto;
}
#lang_sel {
	margin-left: 20px;
	top: -7px;
	height: auto;
	
}


/* ANIMATIONS
---------------------------------------------------------------------------------------------*/
.transparent{
	opacity: 0;
}
.sidebar li ,.shows li .gig_date,#back-to-top{
     -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.2s ease-out;
     -ms-transition: all 0.2s ease-out;
     -o-transition: all 0.2s ease-out;
     transition: all 0.2s ease-out;
}
.animate, .jspDrag, .pagination>li>a, .animate *, .hover-border,.gig_text,.tparrows,.animate .info,.sm-border,.gallery-item,.related-info p,#back-to-top,.tparrows,.product-btn-box,.product-wrap .refresh {
     -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
     -ms-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
}
#submit, .button,.wrap .wpdevbk .btn,.wrap .wpdevbk .btn:hover,header .logo img ,header .logo{
     -webkit-transition: all 0.1s ease-out;
     -moz-transition: all 0.1s ease-out;
     -ms-transition: all 0.1s ease-out;
     -o-transition: all 0.1s ease-out;
     transition: all 0.1s ease-out;
}
.hover-border-wrap {
     display: inline-block;
     position: relative;
	 max-width: 100%;
}
.hover-border-wrap .hover-border {
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
}
[class*="-thumbnail"] {
     position: relative;
}
.animate {
     position: absolute;
     width: 100%;
     display: inline-block;
     left: 0px;
     z-index: 1;
     height: 100%;
     opacity: 0;
     filter: alpha(opacity=0);
     top: 0;
}
[class*="-thumbnail"]:hover .animate {
     left: 0 !important;
     top: 0;
     opacity: 1;
     filter: alpha(opacity=100);
}
.animate .info {
     opacity: 0;
     position: absolute;
     top: 50%;
     left: 0;
     width: 100%;
     text-align: center;
     margin-top: -20px;
	-webkit-animation-duration: .4s;
	-moz-animation-duration: .4s;
	-o-animation-duration: .4s;
	animation-duration: .4s;	 
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	transform: translateX(-20px);
	
}
[class*="-thumbnail"]:hover .animate .info {
     opacity: 1;
	-webkit-animation-duration: .4s;
	-moz-animation-duration: .4s;
	-o-animation-duration: .4s;
	animation-duration: .4s;	 
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

/* zoom effect 1
----------------------------------------------------------------------------------*/
.effect-1 [class^="icon-"]{
	box-shadow: 0 0 0 2px #fff;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	transition: color 0.2s;
}
.effect-1 [class^="icon-"]:after {
	top: -1px;
	left: -1px;
	padding: 2px;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.7s;
	-moz-transition: -moz-transform 0.5s, opacity 0.7s;
	transition: transform 0.5s, opacity 0.7s;
	position: absolute;
	content: "";
	width: 108%;
	height: 108%;
	border-radius: 1000px;
	background: #fff;
	padding: inherit;
}
.effect-2 [class^="icon-"]:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.7s;
	-moz-transition: -moz-transform 0.5s, opacity 0.7s;
	transition: transform 0.5s, opacity 0.7s;
	position: absolute;
	content:"";
	width: 100%;
	height: 100%;
	border-radius: 1000px;
}
.effect-1 a:hover  {
	color: #ffffff;
	background: none;
}
.effect-1 a:hover:after{
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-ms-transform: scale(1.8);
	transform: scale(1.8);
	opacity: 0;
	filter: alpha(opacity=0);
}
.effect-1 a {
	display: inline-block;
	cursor: pointer;
	margin: 0 5px;
	width: 35px;
	height: 35px;
	border-radius: 1000px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #000;
	font-size: 18px;
	line-height: 35px;
}
.effect-1 a *{
	display: inline; 
}
.related-thumbnail .effect-1 a {
	width: 30px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}
.related-thumbnail .effect-1 a:hover{
	color: #fff;
}
.selectnav {
	display: none;
}
.navbar-toggle .icon-bar {
	border: 1px solid #fff;
}
/* zoom effect 2
----------------------------------------------------------------------------------*/

.view .mask, .view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view .info a{
	color: #fff;
   display: inline-block;	
}
.view .info {
   display: inline-block;
   text-decoration: none;
   padding:0;
   width:100%;
   text-align: center;
   height:30px;
}
.effect-2 .mask {
   opacity: 0;
   overflow: hidden;
   -moz-box-shadow:0;
   -webkit-box-shadow:0;
   box-shadow:0;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.effect-2 .info {
	position:absolute;
	color: #fff;
	top: 50%;
	left: 0;
	margin: -15px 0 0 0;
	font-size: 20px;
	line-height: 30px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   z-index: 100;
}
.effect-2:hover .mask{
   opacity: 1;
}
.effect-2 .mask:before {
	opacity: 0.8;
	background: #000;
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.effect-2 .mask:after {
	opacity: 0.3;
	background: #fff;
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.effect-2:hover .info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
	
.effect-2:hover .mask:after{	
	-moz-transform:scale(0,0);
	-webkit-transform:scale(0,0);
	-o-transform:scale(0,0);
	-ms-transform:scale(0,0);
	transform:scale(0,0);
}		
.effect-2 .mask:after,.info i{    
	-webkit-transition: all 0.4s ease-out;
     -moz-transition: all 0.4s ease-out;
     -ms-transition: all 0.4s ease-out;
     -o-transition: all 0.4s ease-out;
     transition: all 0.4s ease-out;		
}
	 
/* Image boxes
---------------------------------------------------------------------------------------------*/
[class^="shadow-box-"] > *, [class*=" shadow-box-"] > *{
	margin: 0 !important; 
}
[class^="shadow-box-"], [class*=" shadow-box-"] {
	position: relative;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
	margin-bottom: 30px;
	z-index: 1;
}
.promobox [class^="shadow-box-"]{
	width: 100%;
	height: 100%;
}
[class^="wp-image-"] > *, [class*=" wp-image-"] > *{
	width: auto; 
}
.shadow-box-1:after {
      position: absolute;
      width: 80%;
      height: 40%;
      left: 10%;
      border-radius: 50%;
      z-index: -1;
      bottom: 2px;
      content: "";
      -webkit-box-shadow: 0 7px 16px rgba(0,0,0,0.62);
      box-shadow: 0 7px 16px rgba(0,0,0,0.62);
}
	
.shadow-box-2 {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
  box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
}
.shadow-box-2:before {
      position: absolute;
      width: 80%;
      height: 40%;
      left: 10%;
      border-radius: 50%;
      z-index: -1;
      top: 0%;
      content: "";
      -webkit-box-shadow: 0 -7px 16px rgba(0,0,0,0.42);
      box-shadow: 0 -7px 16px rgba(0,0,0,0.42);
      }
.shadow-box-2:after {
      position: absolute;
      width: 80%;
      height: 40%;
      left: 10%;
      border-radius: 50%;
      z-index: -1;
      bottom: 2px;
      content: "";
      -webkit-box-shadow: 0 7px 16px rgba(0,0,0,0.42);
      box-shadow: 0 7px 16px rgba(0,0,0,0.42);
      }
	  
.shadow-box-3{
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
}
.shadow-box-3:before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 20px;
    left: 14px;
    width: 50%;
    height: 20%;
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.82);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.82);
    -webkit-transform: rotate(-3deg) skew(-0deg);
     -moz-transform: rotate(-3deg) skew(-0deg);
     -ms-transform: rotate(-3deg) skew(-0deg);
     -o-transform: rotate(-3deg) skew(-0deg);
     transform: rotate(-3deg) skew(-0deg);
    }
.shadow-box-3:after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 20px;
    right: 14px;
    width: 50%;
    height: 20%;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.72);
    -webkit-transform: rotate(3deg) skew(0deg);
     -moz-transform: rotate(3deg) skew(0deg);
     -ms-transform: rotate(3deg) skew(0deg);
     -o-transform: rotate(3deg) skew(0deg);
     transform: rotate(3deg) skew(0deg);
    }
	
.promobox  .shadow-box-3:before {
    bottom: 30px;
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    }
.promobox  .shadow-box-3:after {
    bottom: 30px;
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    }
	
.shadow-box-4{
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
  box-shadow: 0 1px 5px rgba(0,0,0,0.25), 0 0 50px rgba(0,0,0,0.1) inset;
}
.shadow-box-4:before {
    position: absolute;
    width: 100%;
    height: 80%;
    border-radius: 10px / 100px;
    z-index: -1;
    top: 10%;
    bottom: 10%;
    content: "";
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.6);
    box-shadow: 0 0 15px rgba(0,0,0,0.6);
    }
	
/* RESPONSIVE RULES
---------------------------------------------------------------------------------------------*/
@media (max-width: 1200px){
.sidebar{float: none;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	max-width:310px;
}
}

@media (max-width: 992px){
.copyright{
    text-align: center;
    text-indent: 0;
}    
#reservation {
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 100;
	margin-bottom: 6px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	width: 50%;
	max-width: 350px;
}
#post-content{
	margin-bottom: 40px;
}
.logo img{
	max-width: 120px;
}

#menu > li > a{
	padding: 0 15px;
}
header.main-top .menu-item-has-children:after{
	right: 4px;
}
.sidebar{
	float: none;
}

footer .col-md-4.right {
	 float: none;
	 clear: both;
	 display: block;
	 width: 100%;
	 min-height: 45px;
	 text-align: center;
}
.social {
	 float: none;
	 text-align: center;
}
#fs {
	 position: absolute;
	 left: 0;
	 top: 0;
}
.jp-gui {
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	 width: 410px;
}
div.jp-progress {
	 position: absolute;
	 bottom: 100%;
	 width: 100%;
	 z-index: 100;
	 left: 0;
}
.footer-col {
	 display: block;
	 width: 100%;
	 clear: both;
}
.col-5 .col, .col-4 .col, .col-3 .col, .col-2 .col, .col-1 .col  {
	 width: 100%;
}
.site-content {
	width: auto;
}


.main-slider {
    margin-top: -20px;
}
.two-fourth,.one-third,.two-third,.one-fourth,.three-fourth{
	float: none;
	padding-right: 0;
	width: 100%;
	margin-bottom: 50px;
}


.breadcrumb{
	display: block;
}
header.main-top{
	margin-top: 0 !important;
	position: relative;
	margin-bottom: 20px;
}
body{
	padding-top: 0;
	position: inherit;
}
.sidebar,#post-content{
	float: none;
}
}
@media (max-width: 767px){

.select .logo{
	text-align: center;
}
.select .navbar-collapse{
	display: block !important;
}
.select .navbar-collapse #menu{
	display: none !important;
}

header.main-top .selectnav {
	display: block;
	width: 100%;
	border-color: #ccc;
	background: none;
	color: #fff;
	border: 1px solid;
	border-radius: 3px;
	position: relative;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
header.main-top .menu{
	float: none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	-webkit-animation: none;
	animation: none
}
#menu {
	 float: none;
	 max-height: 300px;
}
.navbar-toggle {
	margin-right: 0;
	padding: 0;
	border-radius: 0;
}
.navbar-collapse{
	overflow: hidden;
}
#menu a{
	line-height: 40px !important;
	padding: 0 10px;
}
.navbar-collapse.in #menu > li ul{
	position: relative !important;
	width: auto;
	display: block !important;
	background: none;
	left: 10px !important;
}
.navbar-collapse.in .sf-menu ul:before,.navbar-collapse.in #menu li li a:before,.navbar-collapse.in #menu li li a:hover, .navbar-collapse.in #menu li li.current-menu-item > a,.navbar-collapse.in .sf-menu ul:before, .navbar-collapse.in #menu li li a:before{
	background: none !important;
}
.sf-menu ul {
	-webkit-box-shadow: none !important;
	box-shadow:none !important;
	opacity: 1 !important; 
}
#menu li li{
	border-bottom: none;
}
#menu{
	margin: 0 -15px;
}
#menu li:after{
	display: none;
}
#menu li a:hover, #menu li.sfHover > a, #menu [class*="current-"] > a, #menu li:hover:after, #menu [class*="current-"]:after{
	color: #fff !important;
}
.block-title{
	margin: -30px -20px 30px -20px !important;
	padding: 15px 20px;
}

div.jp-audio div.jp-time-holder{
	display: none;
}

.bg-block-1{
	padding: 20px;
}
header.main-top {
	position: relative;
}
.wrap{
	overflow: hidden;
	max-width: 100%;
}
article.post {
	margin-bottom: 50px;
	border-bottom: 1px solid;
	padding-bottom: 40px;
}
.main-top.fixed {
	position: relative;
	width: auto;
	top: 0;
	left: 0;
	z-index: 100;
}
.logo{
	float: none;
}

.top-content{
	padding-bottom: 52px;
}
.audio-part .audio-player{
	margin-bottom: 20px;
}
.col-sm-6 .entry-thumbnail{
	margin-bottom: 30px;
}
.no-block-bg .bg-block-1{
	padding: 20px 0;
}
.footer-player div.jp-audio {
    padding-left: 50px;
}
.playlist-holder{
	max-height: 250px;
}
}
@media (max-width: 600px){
	
.col-5 .col, .col-4 .col, .col-3 .col,.col-2 .col{
	width: 100%;
}
.masonry-brick.gallery-thumbnail{
	width: 100% !important;
}
}
@media (max-width: 480px){
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	width: 100%;
	float: left !important;
}
.logo img{
	max-width: 80%;
}
.jp-toggles{
	display: none;
}	
.gallery .gallery-item {
	width: 100% !important;
}
div.jp-current-time {
	display: none;
}
header.main-top .logo {
	line-height: inherit; 
	padding: 10px 0;
}
header.main-top .logo img {
	max-width: 100px;
	float: left;
	padding: 0;
}
}
