/* Copyright (C) Primer Templates, License: Commercial */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
#modules-homepage {
  background: black;
  max-width: 1200px;
  padding: 5px;
}

.module-actual {
    flex: 1;
    background-image: url();
    color: whitesmoke;
    background-size: cover;
    overflow: auto;
}

.module-actual p:first-of-type {
  	margin-top: 30px;
}

.module-actual > h3 {
  	color:whitesmoke;
}

.right-side {
  	flex: 1;
}
/*  Modul - HOMEPAGE Novinky */
.module-news {
    background-image: url(/images/TS-BANNER-VINYLTOUR-MP3SHOPAK.png);
    background-size: contain; 
  	width: 100%;
  	border-left: 5px solid black;
}
.module-news:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
  	pointer-events: none;
}
.module-news:hover:after {
  opacity: 1;
}

.module-fotos {
    background-image: url(/images/pozadi-modulu/WEB-BANNER-VSTUPENKY-G-m.PNG);
}

.module-fotos:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
  	pointer-events: none;
}
.module-fotos:hover:after {
  opacity: 1;
}

.inner-row {
  	border-left: 5px solid black;
  	border-top: 5px solid black;
}
.module-terms {
    background-image: url(/images/pozadi-modulu/bg_terms.png);
    border-left: 5px solid black;
    padding: 10px 20px;
}

.module-terms:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
  	pointer-events: none;
}
.module-terms:hover:after {
  opacity: 1;
}
.module-terms h4 {
    color: whitesmoke;
}
.module-terms .date {
    background: none repeat scroll 0 0 #156598;
    border: 1px solid #156598;
}
.module-terms span.block {
    color: #156598;
}
.module-terms .datedisplay {
  color: whitesmoke;
}
.r_bottom {
  border-top: 5px solid black;
}
.module-shop {
    background-image: url(/images/WEB-BANNER-SHOPAK-3LP.png);
    background-size: cover;
    flex: 1;
    background-size: cover;

}
.module-shop:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
  	pointer-events: none;
}
.module-shop:hover:after {
  opacity: 1;
}





.middle-col {
  	border-left: 5px solid black;
    flex: 1;
}
.module-discography {
  background-image: url('/images/PODEBRADY-22-WEB-BANNER-PULENY.PNG_a');
  background-size: cover;
}
.module-discography:after {
    content: '\A';
    position: absolute;
    width: 100%; height:50%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
  	pointer-events: none;
  	
}
.module-discography:hover:after {
  opacity: 1;
}
.module-beer {
  background-image: url('/images/pozadi-modulu/KLIP-PES-PUL-WEB-BANNER.PNG');
  background-size: cover;
  background-position: -0.7px 0px;
}
.module-beer:after {
    content: '\A';
    position: absolute;
    width: 100%; height:50%;
    top: 50%; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
  	pointer-events: none;
}
.module-beer:hover:after {
  opacity: 1;
}
.module-partners {
    background-image: url('/images/VANOCE-22-WEB-BANNER-2-PRIDANY-KONC.png');
    background-size: contain;
    flex: 1;
    background-position: center;
    max-width: 19.0%;
    border-left: 5px solid black;
}
.module-partners:after {
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
  	pointer-events: none;
}
.module-partners:hover:after {
  opacity: 1;
}
@media (max-width: 991px){
  .module-fotos {
    border-bottom: 5px solid black;
    background-size: cover;
  }
  .module-terms {
    border: none;
  }
}
@media (max-width: 767px){
  .module-shop {
    flex: auto;  
    border-bottom: 5px solid black;
  }
  .module-partners {
    max-width: unset; 
  }
  .middle-col {
    flex: auto;
    border: none;
  }
}
@media (max-width: 575px){
  .module-actual {
    border-bottom: 5px solid black;
    flex: auto;
  }
  .module-news, .inner-row, .module-partners {
    border-left: none;
  }
  .right-side {
    flex: auto;
  }
  .module-partners {
    border-top: 5px solid black;
  }
  
}


.tm-headerbar {
  margin-top: 0;
  margin-bottom: 0;
}

.tm-navbar {
  margin-top: 0;
  margin-bottom: 0;
}

.tm-header-bar{

}

.tm-toolbar {
  margin-bottom: 10px;
  margin-top: 10px;
}

.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}

.pull-right {
  margin-left: 20px;
  margin-bottom: 20px;
}

.tm-bottom-a{
  padding-bottom: 40px;
  padding-top: 40px;
}

.uk-article-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: none;
  background: #f9f9f9;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 4px 10px 5px 10px;
}

.tm-main-bottom .uk-panel-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: none;
  background: #f9f9f9;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 4px 10px 5px 10px;
}

.tm-bottom-a .uk-panel-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: none;
  background: #f9f9f9;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 4px 10px 5px 10px;
  margin-bottom: 30px;
}

.tm-content{
  margin-top: 20px;
}

.tx-gallery .tx-gallery-header {
  margin: 10px 0 20px 0;
}

.tm-leading-article .uk-article:last-child {
  border-bottom: none;
}

.uk-navbar-nav > li > a {
  cursor: pointer !important;
}

.bt-cs .bt-inner .bt-title {
  clear: both;
  color: #444444 !important;
  display: inline-block;
  font-weight: 400 !important;
  line-height: 150%;
  text-transform: capitalize !important;
  font-family: 'Roboto Slab';
}

.uk-comment {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
}

.tm-bottom-b .uk-panel-title {
  border-bottom: 1px solid #333333;
  padding-bottom: 10px;
}

.tm-bottom-b .uk-list-line > li:nth-child(n+2) {
  border-top: 1px solid #222;
  margin-top: 5px;
  padding-top: 5px;
}

[class*="uk-align-"] {
  display: block;
  margin-bottom: 40px;
}

#sptab137 .tab-padding {
  padding: 20px 0 10px 0 !important;
}

.yoo-zoo .uk-align-left {
  border-left: 4px solid #999;
  padding-left: 10px;
}

#yoo-zoo .items-col-2 h1.pos-title {
  font-size: 17px;
}

#yoo-zoo #comments .comment-head .author {
  font-weight: 400;
}

#yoo-zoo #comments #respond input[type="text"] {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #d9d9d9;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  width: 250px;
}

#yoo-zoo #comments #respond textarea {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #d9d9d9;
  max-width: 100%;
  height: 200px;
}

.yoo-zoo input[type="button"], .yoo-zoo input[type="submit"], .yoo-zoo input[type="checkbox"], .yoo-zoo input[type="image"], .yoo-zoo input[type="radio"], .yoo-zoo input[type="reset"], .yoo-zoo select, .yoo-zoo button {
  background: none repeat scroll 0 0 #19232d;
  border: medium none;
  color: #fff;
  cursor: pointer;
  padding: 15px 20px;
}

.yoo-zoo textarea, .yoo-zoo input[type="text"], .yoo-zoo input[type="password"], .yoo-zoo select {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #d9d9d9;
}

/*-----------------News Highlights-------------------------------*/

.gkHighlighterInterface {
  padding: 13px 11px !important;
}

.gkHighlighterItem {
  line-height: 50px;
}

.gkHighlighterItem a{
  color: #777777;
}

/*------------------------------------------------------------------*/

.creation-form .upload div.button-container button.button-grey.search {
  height: 30px;
  line-height: 28px;
  padding: 0;
  position: absolute;
  top: 0;
  width: 64px;
}

.ns2-date-blog {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #999999;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #dddddd;
}

.ns2_date_day {
  font-size: 22px;
  font-weight: 100;
  padding: 10px 15px;
  line-height: 1.6;
}

.ns2_date_month_year {
  display: block;
  text-transform: capitalize;
  padding: 10px 7px;
  background-color: #666;
}

h4.ns2-title {
  font-size: 100%;
  font-weight: lighter;
  margin-bottom: 5px;
  margin-top: 10px;
}

.ns2-introtext {
  color: #888888;
  font-size: 13px;
  margin-top: 5px;
}

h4.ns2-title a{
  color: #000000;
}

.mfp-auto-cursor .mfp-content {
  background: none repeat scroll 0 0 #ffffff;
  cursor: auto;
  padding: 10px 25px;
  font-family: 'open sans';
  font-weight: 100;
  font-size: 13px;
  line-height: 24px;
}

.tm-block-bottom-b{

}

#tm-bottomb .uk-container {
  padding-bottom: 40px;
  padding-top: 40px;
}

.tx-gallery .tx-gallery-container .tx-gallery-content {
  font-size: 13px;
}

.tm-block-main-page .uk-container {
  padding-bottom: 30px;
 /* padding-top: 30px; */
  background-color: #e2e2e2;
}

.wk-twitter-single .content {
  font-family: inherit;
  font-size: 16px;
  line-height: 30px;
}

.tm-headerbar .uk-panel {
  max-width: 350px;
  position: absolute;
  margin-top: -50px;
    right: 19%;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background-color: transparent !important;
  background-image: none !important;
  background-repeat: repeat-x;
  border-color: transparent !important;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: none !important;
  color: #404040;
  margin-bottom: 18px;
  position: relative;
  text-shadow: none !important;
}

.gkNspPM-NewsBlocks > figure > figcaption h3 {
  font-size: 14px;
  font-weight: 100;
}

.gkNspPM-NewsBlocks > figure > figcaption a {
  font-size: 13px !important;
  font-weight: 100;
  text-transform: capitalize;
}

.gkNspPM-NewsBlocks > figure > figcaption {
  padding: 0 32px 25px;
}

span.ns2_date_year {
  display: none;
}

span.ns2_date_month {
  color: #ffffff;
  font-size: 11px;
  line-height: 120%;
  text-transform: uppercase;
}

.bt-row-separate {
  border-bottom: none !important;
  clear: both;
  height: 1px;
  margin: 0 10px 15px;
}

.bt-cs .bt-inner img {
  border: 1px solid #ffffff !important;
  outline: 1px solid #eaeaea !important;
  background: #F6F6F6;
  padding: 3px !important;
  margin-right: 15px !important;
}

.bt-cs h3 {
  background: #f9f9f9 !important;
  border-top: 1px solid #d9d9d9 !important;
  color: inherit !important;
  height: 30px !important;
  line-height: 30px !important;
  margin: 0 0 30px 0 !important;
  text-indent: 15px;
  text-transform: capitalize !important;
  border-bottom: 1px solid #d9d9d9 !important;
  border-left: none !important;
  border-right: none !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  padding: 4px 10px 5px;
}

.slides_container {
  border: medium none !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
}

.bt-cs .bt-inner {
  padding: 0 0 0 1px !important;
}

.tx-gallery .tx-gallery-container .tx-gallery-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin: 0px 0 5px;
  padding: 10px 10px 10px;
  background-color: #f5f5f5;
  border-left: 3px solid #e54e53;
}

.tx-gallery .tx-gallery-container .tx-gallery-item-in {
}

.tx-gallery-title a{
  color: #444444;
}

#contentmap_container_module_130 {
  border-color: transparent !important;
  border-style: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wk-accordion-default .toggler {
  background: none repeat scroll 0 0 #f7f7f7;
  border: 1px solid #e4e4e4;
  border-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
  padding: 7px 12px;
  text-shadow: 0 1px 0 #ffffff;
}

.uk-nav-navbar ul a {
font-weight: 100;
}

ul.uk-nav-sub {
  padding: 5px 20px;
  text-transform: capitalize;
}

ul.uk-nav-sub a {
  color: #888888;
}

.form-horizontal .control-label {
  text-align: left;
}

.wk-slideshow-pacetabs .nav li {
  font-size: 16px;
  text-transform: capitalize;
}

/*---------------Shop-----------------*/

#hikashop_category_information_module_150 div.hikashop_subcontainer {
  background: none repeat scroll 0 0 #f9f9f9;
  border: medium none;
  padding-bottom: 20px;
  padding-top: 0;
}

div.hikashop_footer {
  display: none;
}

.hikashop_product_stock{

}

.hikashop_product_stock .button {
  background: none repeat scroll 0 0 #19232d;
  color: #ffffff !important;
}

.hikashop_product_stock .button:hover {
  background: none repeat scroll 0 0 #19232d;
  color: #ffffff !important;
  visibility: visible;
}

/*---------------------Pricing Tables------------------*/

.price_item {
    float: left;
}

.price_item_title {
    background-color: #e8eaeb;
    text-align: center;
}

.price_item_title h4 {
    line-height: 18px;
    padding: 11px;
    margin: 0;
    font-size: 18px;
    color: #333333;
    font-weight: 300;
}

.most_popular .price_item_btn a:hover {
    background-color: #2f2f2f !important;
}

.price_item_cost {
    text-align: center;
}

.most_popular .price_item_title h4 {
    color: #ffffff;
}

.item_cost_wrapper {
    padding: 10px;
    background: #ffffff;
}

.most_popular .item_cost_wrapper {
    background: #fff;
}

.price_ico_default {
    display: none;
}

.currprice {
    font-size: 22px;
    line-height: 50px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    margin-right: -2px;
}

.currperiod {
    line-height: 24px;
    color: #b3b3b3;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
}

.price_item_text {
    border-top: 1px #e8eaeb solid;
    padding: 7px 8px 8px 8px;
    background-color: #fff;
    text-align: center;
}

.most_popular .price_item_text {
    background-color: #fff;
}

.price_item_btn {
    border-top: 1px #e8eaeb solid;
    padding: 15px 10px 3px 10px;
    text-align: center;
}

.price_item_btn a {
    margin: 0;
    margin-right: 0 !important;
}

.price_item {
    border-right: 1px solid #e8eaeb;
    border-bottom: 1px solid #e8eaeb;
}

.price_item:first-child {
    border-left: 1px solid #e8eaeb;
}



/*-------------------Page classes----------------*/

/*------------dark page class-------------*/

.dark-page-style .tm-header-bar {
  background-color: #2b3034;
  color: #ffffff;
}
 
.dark-page-style .tm-block-bottom-b {
  background-color: #2b3034;
  color: #ffffff;
}

.dark-page-style .tm-block-dark-footer {
  background-color: #353c41;
  color: #ffffff;
}

.dark-page-style .tm-menu-bar {
  background-color: #353c41;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.15);
  -o-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.15);
}

.dark-page-style {
  background: none repeat scroll 0 0 #2b3034 !important;
  color: #858b92;
}

.dark-page-style .uk-navbar-nav > li.uk-active > a {
  background-color: #4A97C2;
  color: #ffffff;
}

.dark-page-style .uk-navbar {
  background: none repeat scroll 0 0 #353c41;
  color: #858b92;
}

.dark-page-style .uk-navbar-nav > li > a {
  color: #858b92;
}

.dark-page-style .uk-navbar-nav > li:hover > a,
.dark-page-style .uk-navbar-nav > li > a:focus,
.dark-page-style .uk-navbar-nav > li.uk-open > a {
  background-color: #4A97C2;
  color: #ffffff;
}

.dark-page-style .uk-nav-dropdown > li > a:hover,
.dark-page-style .uk-nav-dropdown > li > a:focus {
  background: #4A97C2;
  color: #ffffff;
}

.dark-page-style .uk-nav-navbar > li > a:hover,
.dark-page-style .uk-nav-navbar > li > a:focus {
  background: #4A97C2;
  color: #ffffff;
  /* 2 */
  outline: none;
}

.dark-page-style .uk-navbar-flip {
  background-color: #4A97C2;
}

.dark-page-style a, .dark-page-style .uk-link {
  color: #4A97C2;
}

.dark-page-style .uk-navbar-toggle:hover,
.dark-page-style .uk-navbar-toggle:focus {
  color: #ffffff;
  text-decoration: none;
}

.dark-page-style .uk-alert {
  background: none repeat scroll 0 0 #4A97C2;
  color: #ffffff;
}

.dark-page-style .tm-block-main-page{
  background: none repeat scroll 0 0 #2b3034 !important;
}

.dark-page-style hr {
  border-top-color: #999999;
  display: inline-flex;
}

.dark-page-style .tm-block-full-message .uk-container {
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: center;
}

.dark-page-style #tm-bottomb .uk-container {
  color: #858b92;
  padding-bottom: 40px;
  padding-top: 40px;
}

.dark-page-style h1, .dark-page-style h2, .dark-page-style h3, .dark-page-style h4, .dark-page-style h5, .dark-page-style h6 {
  color: #bbbbbb;
}

.dark-page-style h1 {
  margin-bottom: 40px;
}

.dark-page-style .tm-block-full-message h5 {
  margin-bottom: 0;
  margin-top: 0;
}

.home-3-buttons {
  padding-bottom: 30px;
  padding-top: 30px;
}

.home-3-buttons a {
  background: none repeat scroll 0 0 #4A97C2;
  color: #ffffff;
  font-size: 17px;
  padding: 15px 25px;
}

.home-3-buttons a:hover {
  background: none repeat scroll 0 0 #ffffff;
  color: #4A97C2;
  font-size: 17px;
  padding: 15px 25px;
  text-decoration: none !important;
}

a:hover{
  text-decoration: none !important;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls input, #jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls select, #jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
  margin-bottom: 10px;
}

.dark-page-style .tm-block-full-welcome {
  background: none repeat scroll 0 0 #353c41;
}

.dark-page-style .tm-block-portfolio-full{
  background: none repeat scroll 0 0 #353c41;
}

.dark-page-style .tm-block-full-welcome .uk-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.dark-page-style .tm-block-showcase-full {
  background: none repeat scroll 0 0 #4A97C2;
}

.dark-page-style .tm-block-showcase-full .uk-container {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 40px;
  color: #ffffff;
} 

.dark-page-style .tm-block-showcase-full h1, .dark-page-style .tm-block-showcase-full h2, .dark-page-style .tm-block-showcase-full h3, .dark-page-style .tm-block-showcase-full h4, .dark-page-style .tm-block-showcase-full h5{
  color: #ffffff;
}

.dark-page-style .tm-block-showcase-full h2 {
  margin-bottom: 10px;
}

.dark-page-style .tm-block-showcase-full hr{
  border-top-color: #ffffff;
}

/*---------------------- Coming soon page hover functionality ------------------------------*/
.grid {
	margin: 40px auto 120px;
	max-width: 1000px;
	width: 90%;
}

.grid a {
	float: left;
	max-width: 250px;
	width: 25%;
	color: #333;
}

.grid a:nth-child(odd) {
	margin: 30px 0 -30px 0;
}

.grid figure {
	position: relative;
	overflow: hidden;
	margin: 5px;
	background: #333;
}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.grid figcaption {
	position: absolute;
	top: 0;
	z-index: 11;
	padding: 10px;
	width: 100%;
	height: 100%;
	text-align: center;
}

.grid figcaption h2 {
	margin: 0 0 20px 0;
	color: #3498db;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 130%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.grid figcaption p {
	padding: 0 20px;
	color: #aaa;
	font-weight: 300;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.grid figcaption h2,
.grid figcaption p {
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
}

.grid figure button {
	position: absolute;
	padding: 4px 20px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.grid figcaption,
.grid figcaption h2,
.grid figcaption p,
.grid figure button {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Style for SVG */
.grid svg {
	position: absolute;
	top: -1px; /* fixes rendering issue in FF */
	z-index: 10;
	width: 100%;
	height: 100%;
}

.grid svg path {
	fill: #f5f5f5;
}

/* Hover effects */
.grid a:hover figure img {
	opacity: 1;
}

.grid a:hover figcaption h2,
.grid a:hover figcaption p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.grid a:hover figcaption p {
	opacity: 0;
}

/* Individual styles */
.demo-1 body {
	background: #3498db;
}

.demo-1 .grid figure button,
.demo-3 .grid figure button {
	top: 50%;
	left: 50%;
	border: 3px solid #fff;
	background: transparent;
	color: #fff;
	opacity: 0;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(0.25);
	transform: translateY(-50%) translateX(-50%) scale(0.25);
}

.demo-1 .grid a:hover figure button,
.demo-3 .grid a:hover figure button {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
	transform: translateY(-50%) translateX(-50%) scale(1);
}

.demo-2 body {
	background: #e74c3c;
}

.demo-2 .grid figcaption h2 {
	color: #e74c3c;
}

.demo-2 .grid figcaption p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.demo-2 .grid figure button {
	bottom: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	background: #f5f5f5;
	color: #333;
	font-weight: 300;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

.demo-2 .grid a:hover figure button {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.demo-2 .grid figcaption h2, 
.demo-2 .grid figcaption p,
.demo-3 .grid figcaption h2,
.demo-3 .grid figcaption p {
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1); /* older webkit */
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
	timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
}

.demo-2 .grid a:hover figcaption p,
.demo-3 .grid a:hover figcaption p {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
}

.demo-3 body {
	background: #52be7f;
}

.demo-3 .grid figcaption h2 {
	color: #52be7f;
}

.demo-3 .grid a:hover figcaption h2 {
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}

/* Media Queries */
/* Let's redefine the width of each anchor and the margins */

@media screen and (max-width: 58em) {
	.grid a {
		width: 33.333%;
	}

	.grid a:nth-child(odd) {
		margin: 0;
	}

	.grid a:nth-child(3n-1) {
		margin: 30px 0 -30px 0;
	}
}

@media screen and (max-width: 45em) {
	.grid {
		max-width: 500px;
	}

	.grid a {
		width: 50%;
	}

	.grid a:nth-child(3n-1) {
		margin: 0;
	}

	.grid a:nth-child(even) {
		margin: 30px 0 -30px 0;
	}


	.grid figcaption h2 {
		margin-bottom: 0px;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	.grid figcaption p {
		margin: 0;
		padding: 0 10px;
	}
}

@media screen and (max-width: 27em) {
	.grid {
		max-width: 250px;
	}

	.grid a {
		width: 100%;
	}

	.grid a:nth-child(even) {
		margin: 0;
	}
}

/*----------------Suffixes------------------------*/

.headerbar-home {
  padding-right: 20px;
}

/*-----------------Negative margin top module---------------------*/

.negative-margin-top {
  background: none repeat scroll 0 0 rgba(245, 245, 245, 0.74);
  border-top: 2px solid #a82512;
  margin-top: -200px;
  z-index: 1029;
}

.negative-margin-top .jsn-text-center {
  display: none !important;
}

/*-----------------Dark header module--------------------*/

.dark-header .uk-panel-title {
  background: #19232d;
  color: #ffffff;
  padding: 5px 5px 6px 10px;
}

/*-----------------------News Highlights------------------*/

.news-highlights {
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}

/*-----------------Coming Soon Page Class----------------*/

.coming-soon {

}

.yjCounter .countdown_amount {
    font-size: 46px;
    line-height: 73px;
    vertical-align: baseline;
}

.yjCounter .countdown_section {
    background: transparent !important;
    border-radius: 91px;
    display: inline-block;
    height: 120px;
    margin: 10px 29px 45px 10px;
    padding: 21px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

.yjCounterPretext, .yjCounterPosttext {
  color: #ffffff !important;
}

.yjCounterPretext h1, .yjCounterPretext h2, .yjCounterPretext h3, .yjCounterPretext h4, .yjCounterPretext h5, .yjCounterPretext h6{
  color: #ffffff !important;
}

.updated-button {
  padding-top: 20px;
}

.updated-button a {
  border: 1px solid #ffffff;
  color: #ffffff;
  line-height: 30px;
  padding: 14px 30px;
  text-transform: uppercase;
}

.updated-button a:hover {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #444444;
  line-height: 30px;
  padding: 14px 30px;
  text-transform: uppercase;
}

.coming-soon .tm-block-main-page {
  background-color: #ffffff;
}

.coming-soon .uk-article-title {
  background: none repeat scroll 0 0 transparent;
  border-bottom: medium none;
  border-top: medium none;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  padding: 4px 0 5px;
  text-align: center;
  text-transform: none;
}

.coming-soon .tm-block-bottom-b {
  background-color: #4A97C2;
}

.coming-soon .tm-bottomb {
  text-align: center;
}

.coming-soon .jt_quick_contact_form .blocks p {
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}

.coming-soon .tm-bottom-b .uk-panel-title {
  border-bottom: medium none;
  text-align: center;
}

.coming-soon .tm-headerbar .tm-logo {
  float: inherit;
  text-align: center;
}

.jt_quick_contact_form .btn {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0;
  font-weight: 100;
}

.jt_quick_contact_form .text {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #000;
  border-radius: 0;
} 

.jt_quick_contact_form .textarea {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #000;
  border-radius: 0;
  width: 939px;
}

.jt_quick_contact_form .blocks label.error {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #000;
  border-radius: 0;
} 

.jt_quick_contact_form .blocks label.ok {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #000;
  border-radius: 0;
}

.jt_quick_contact_form .blocks label {
  color: #ffffff;
  float: left;
  font-weight: 100;
  margin-right: 15px;
  text-align: right;
  width: 100px;
}

/*--------------------rev-----------------------------*/

.tp-button.lightgrey {
  background-color: transparent !important;
  border: 2px solid #ffffff;
  box-shadow: none;
  padding: 15px 20px !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
  background-image: none !important;
  font-size: 14px !important;
}

.tp-button.lightgrey:hover {
  background-color: #ffffff !important;
  border: 2px solid #ffffff;
  box-shadow: none;
  padding: 15px 20px !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
  background-image: none !important;
  font-size: 14px !important;
  color: #444444 !important;
} 

.purchase.lightgrey {
  background-color: transparent !important;
  box-shadow: none;
  border: 2px solid #ffffff;
} 

.purchase.lightgrey:hover {
  background-color: t#ffffff !important;
  box-shadow: none;
  border: 2px solid #ffffff;
}
.mp3shopak-link {
background: none repeat scroll 0 0 #b92825 !important;
    color: #FFFFFF !important;
    height: 50px !important;
    margin-top: -5px;
    padding-top: 5px !important;
    padding-bottom: 2px !important;
}
.mp3shopak-link:hover {
  background: none repeat scroll 0 0 #901411 !important;
}
.eventbox {
    background: whitesmoke;
    margin: 10px 0 0 0;
    padding: 10px 0 10px 10px;
}

.date {
    background: none repeat scroll 0 0 #b92825;
    border: 1px solid #b92825;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    padding: 8px;
    /* position: absolute; */
  min-height: 65px;
    text-align: center;
    /* top: 4px; */
    width: 75px;
}
.day {
    display: block;
}
em.datedisplay {
    display: block;
    color: #1a242e;
}
.eventbox > strong {
    font-size: 130%;
    display: block;
}
.with {
    margin-left: 85px;
}
span.band {
    border-right: 1px solid #333;
    margin: 0px 5px 0px 0;
font-weight: bold;
}
a.download {
    background: url(/images/bg_ticket.png) no-repeat scroll 0 5px transparent;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 13px 19px;
    position: relative;
    float: right;
    width: 125px;
    right: 0px;
    text-align: left;
    text-decoration: none;
    text-shadow: 1px 1px 1px #CA9400;
    text-transform: uppercase;
    top: -75px;
    bottom: 50px;
}
a.download_red {
    background: url(/images/bg_ticket_red.png) no-repeat scroll 0 5px transparent;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 13px 19px;
    position: relative;
    float: right;
    width: 125px;
    right: 0px;
    text-align: left;
    text-decoration: none;
    text-shadow: 1px 1px 1px #CA9400;
    text-transform: uppercase;
    top: -75px;
    bottom: 50px;
}
@media screen and (max-width: 992px){
  a.download {
    background: none;
    color: #ffcb08;
    padding: 0 5px;
    position: unset; 
    float: none; 
    width: auto;
    text-shadow: 1px 1px 1px #000000;
  }
}
a.download:hover {
    text-decoration: none !important;
    color: #b92825 !important;
}
.band > a {
  margin-right: 5px;  
}
.band > a:hover {
  color: #ffc832 !important;
}
aside.tm-sidebar-b.uk-width-medium-1-4 {
    padding-left: 0;
}
@media screen and (max-width: 767px){
  aside.tm-sidebar-b.uk-width-medium-1-4 {
    padding-left: 35px;
}
}
.uk-article hr {
  border-top: 1px solid #b92825;
    width: 100%;
}
.nav {
  margin-bottom: -1px;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  background-color: #f5f5f5;
  margin-left: -1px;
}
.nav-tabs > li > a:hover {
  color: #ffcb08;
  border-bottom: none;
}
.nav-tabs > li > a {  
  font-weight: bold;
}

.select-box {
    display: none;
    height: 30px;
    margin-top: -40px;
    position: absolute;
    right: 17px;
}
.remove-band {
   margin-top: 8px;
}
.jms-categories {
  display: none;
}
a.edit {
  color: #007bff;
}
a.edit:hover {
  color: #17a2b8;
}
.uk-nav, .uk-nav ul {
    background-color: black;
  top: -20px !important;
}
.uk-nav-side > li > a {
    color: #ffffff;
}
.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
  color: #c93638;
}
.uk-nav-side > li.uk-active > a {
  background: black;
}
.uk-nav-side > li {
    display: inline-block;
}
.pg-cv-box {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: none;
    border-radius: none;
}
.pg-cv-name {
    text-align: center;
}

.uk-container {
  max-width: 1200px;
}
#mini-socials {
  margin-left: 10px;
}
.register {
    display: none !important;
}