@charset "utf-8";

/* CSS Document */


body{
font-family: 'Roboto Mono', monospace !important;	
	
	}
/*header*/	

div.section.header{
	background:#f4f6f7;	
	}

.intro-text{
	font-family: 'Raleway', sans-serif;
	}

.logo img{

margin: 47px auto 31px;
}
div#main-menu.mobileMenu.collapse.navbar-collapse, div#main-menu-intro.mobileMenu.collapse.navbar-collapse{
	margin-top: 60px;
	}

#main-menu a, #main-menu-intro a{
	font-weight:700;
	color:#111111;
	font-size:15px !important;	
	}
	
	
div#main-menu ul li a:hover, div#main-menu ul li a:focus, div#main-menu ul li.current.active a, div#main-menu-intro ul li a:hover, div#main-menu-intro ul li a:focus, div#main-menu-intro ul li.current.active a{
	color:#90171a;	
	border:1px solid #90171a;
	background:none;
	}

div#main-menu div ul li a, div#main-menu-intro div ul li a{
	border:1px solid #f4f4f4;
	}	
	
.social{
	margin-top:59px;
	}	
.social img{
	margin:9px 5px;	
	}

#section1, #section2, #section3, #section4, #section5, #section6{
	height:973px;
	
	}
.navbar-toggle .icon-bar{
	background:#90171a;
	}	

.navbar-header button{
	border:1px solid #90171a;	
	}	

/*side bar*/
ul.nav.menu.btn-group-vertical{
	color:#fff;
	}
ul.nav.menu.btn-group-vertical li a{
	font-size:13px;
	font-weight:400;
	letter-spacing:1px;	
	
}

	
ul.nav.menu.btn-group-vertical li a:hover, ul.nav.menu.btn-group-vertical li.active a{
		
	
	}
ul.nav.menu.btn-group-vertical li a:before{
	content:"-";	
	
	}	
#section1 ul.nav.menu.btn-group-vertical li a{	
	color:#898989;
}
	
#section1 ul.nav.menu.btn-group-vertical li a:hover, #section1 ul.nav.menu.btn-group-vertical li.current.active a {
	font-size:15px;
	color:#fff;
	background:none;
	font-weight:600;
	
	}
#section2 ul.nav.menu.btn-group-vertical li a, #section5 ul.nav.menu.btn-group-vertical li a{	
	color:#898989;
}
#section2 ul.nav.menu.btn-group-vertical li a:hover, #section2 ul.nav.menu.btn-group-vertical li.current.active a, #section5 ul.nav.menu.btn-group-vertical li a:hover, #section5 ul.nav.menu.btn-group-vertical li.current.active a {
	font-size:15px;
	color:#90171a;
	background:none;
	font-weight:600;
	}
#section3 ul.nav.menu.btn-group-vertical li a{	
	color:#898989;
}
#section3 ul.nav.menu.btn-group-vertical li a:hover, #section3 ul.nav.menu.btn-group-vertical li.current.active a {
	font-size:15px;
	color:#fff;
	background:none;
	font-weight:600;
	}
#section4 ul.nav.menu.btn-group-vertical li a{	
	color:#898989;
}
#section4 ul.nav.menu.btn-group-vertical li a:hover, #section4 ul.nav.menu.btn-group-vertical li.current.active a {
	font-size:15px;
	color:#fff;
	background:none;
	font-weight:600;
	}

/*intro releases*/
.custom.releases{
	padding-top:100px;
	padding-bottom:100px;
	}

.releases h2{
	font-family: 'Roboto Mono', monospace;
    font-size: 40px;
    position: relative;
    overflow: hidden;
    color: #fff;
	}

.releases h2:after{    
	display: inline-block;
    content: "";
    height: 4px;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 2px;
    margin-left: 8%;
	}

div.sprocket-features-content h2.sprocket-features-title{
	padding-bottom:10px;
	padding-top:15%;
	
	}	
div.sprocket-features-content h2.sprocket-features-title a{
	color:#fff;
	font-family: 'Roboto Mono', monospace;
	font-weight:500;
	text-decoration:none;
	}	
	
div.sprocket-features-desc h3{
	color:#ed1c24;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
}
div.sprocket-features-desc p, div.sprocket-features-desc{
	color:#fff;
	font-family: 'Roboto Mono', monospace;
	font-weight:300;
}
div.sprocket-features-img-container{
	padding:30px !important;	
	
	}
div.sprocket-features-img-container a img{
	-webkit-box-shadow: 0px 0px 30px 0px #000;
	-moz-box-shadow: 0px 0px 30px 0px #000;
	box-shadow: 0px 0px 30px 0px #000;		
		
		}
div.sprocket-features-desc a.readon span{
	font-family: 'Roboto Mono', monospace;
	font-weight:300;
	font-size:13px;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:40px;
	color:#fff;
	border:2px solid #fff;
	display:block;
	text-align:center;	
	max-width:250px;
	}
div.sprocket-features-desc a:hover{
	text-decoration:none;
	
	}
	div.sprocket-features-desc a:hover span{
	background:#fff;
	color:#90171a;
	font-weight:600;
	
	}
		
.layout-showcase .sprocket-features-arrows .prev{
left:0px !important;	
	
	}
.layout-showcase .sprocket-features-pagination{
	right:50px !important;
	left:auto !important;		
	}	
.layout-showcase .sprocket-features-pagination li.active{
	background:#fff !important;	
	}	
		
.layout-showcase .sprocket-features-pagination li, .layout-showcase .sprocket-features-arrows .arrow{
	background:none !important;
	box-shadow:none !important;	
	}		
.arrow.prev span, .arrow.next span{
	display:none;
	}
	
.layout-showcase .sprocket-features-arrows .arrow.prev{
	background-image:url(../images/arrow-lft.png) !important;
	width:42px;
	height:42px;
	}	
.layout-showcase .sprocket-features-arrows .arrow.next{
	background-image:url(../images/arrow-rght.png) !important;
	width:42px;
	height:42px;

	}	

.layout-showcase .sprocket-features-pagination li{
	border:1px solid #fff;
	
	}
	
/*intro artists*/		

.sprocket-strips-s-item img{
max-width:100%;	
	}

.cols-4 .sprocket-strips-s-block{
	width:23% !important;
	}	
.sprocket-strips-s-title{
	text-align:center;
	
	}
		
.sprocket-strips-s-title a{
	color:#111;
	font-family: 'Roboto Mono', monospace;
	}
.sprocket-strips-s-title a:hover, .sprocket-strips-s-title a:focus{
	color:#90171a;	
	text-decoration:none;
	}
		
.sprocket-strips-s-text{
	font-size:13px;
	color:#555555;
	font-family: 'Roboto Mono', monospace;
	text-align:center;
	}	
.mid-2 div.sprocket-strips-s{
	margin-left:10px;
	}
.sprocket-strips-s-arrows .arrow {
    margin-top: -12px !important;
    position: absolute !important;
    top: 50% !important;
    width: 42px !important;
	height:42px !important;
	background:none !important;
}	
.sprocket-strips-s-arrows .next {
    right: -10px !important;
	background-image: url("../images/arrow-rght-1.png") !important;
}

.sprocket-strips-s-arrows .prev {
    left: -6% !important;
	background-image: url("../images/arrow-lft-1.png") !important;
}
.sprocket-strips-s-arrows .arrow::before{
	border:0px !important;
	}
.sprocket-strips-s-pagination ul {
	float:none !important;
	text-align:center;
	}	
.sprocket-strips-s-overlay .css-loader-wrapper {
	padding:16px !important;

	}		
.sprocket-strips-s-overlay .css-loader {
	height: 30px !important;
    width: 30px !important;
	
	}	
#section2 .sprocket-strips-s-content .readon{
	display:none ;
	}	
/*intro aboutus*/	

	
.aboutus-intro-title h2{
	font-family: 'Roboto Mono', monospace;
    font-size: 40px;
    position: relative;
    overflow: hidden;
    color: #111;
	}

.aboutus-intro-title h2:after{    
	display: inline-block;
    content: "";
    height: 4px;
    background: #111;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 2px;
    margin-left: 8%;
	}

.about-us div.moduleItemIntrotext{
	font-size:24px;
	font-family: 'Roboto Mono', monospace;
	color:#000;	
	}

	
#section1{
background-image: url(../images/section01.png) , url(../images/gradient-section1.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	}	
#section2{
background-image: url(../images/section02.png) , url(../images/gradient-section2.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	}	
#section3{
background-image: url(../images/section03.png) , url(../images/gradient-section3.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	}	
#section4{
background-image: url(../images/section04.png) , url(../images/gradient-section4.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	}	
#section5{
background-image: url(../images/bgr-aboutus.png) , url(../images/gradient-section5.jpg);
background-repeat: no-repeat, repeat;
background-position: center center, center center;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
  }	
#section6{
background-image: url(../images/section06.png) , url(../images/gradient-section6.jpg);
background-repeat: no-repeat, repeat;
background-position: center center, center center;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	}	
	
/*buttons*/	

#section1 div.custom.bttm a.btn.btn-default, #section4 div.custom.bttm a.btn.btn-default {
	border-radius:0px;
	border:1px solid #fff;
	background:none;
	text-shadow:none;
	padding-top:13px;
	padding-bottom:13px;
	max-width:250px;
	width:100%;
	margin-top:60px;
	color:#fff;
	}
	
#section1 div.custom.bttm a.btn.btn-default:hover, #section4 div.custom.bttm a.btn.btn-default:hover{
	color:#90171a;
	background:#fff;
	}
	
.about-us a.btn.btn-default, #section2 div.custom.bttm a.btn.btn-default {
	border-radius:0px;
	border:1px solid #90171a;
	background:none;
	text-shadow:none;
	padding-top:13px;
	padding-bottom:13px;
	max-width:250px;
	width:100%;
	color:#90171a;
    display: block;
    text-align: center;
    margin: 2% auto;
		}
		
.about-us a.btn.btn-default:hover, #section2 div.custom.bttm a.btn.btn-default:hover{
	background:#90171a;
	color:#fff;
}
.custom.footer-info a.btn.btn-default, #section3 div.custom.bttm a.btn.btn-default,  div.middle-news div.catItemReadMore a{
	border-radius:0px;
	border:1px solid #fff;
	background:none;
	text-shadow:none;
	padding-top:13px;
	padding-bottom:13px;
	max-width:250px;
	width:100%;
	margin-top:40px;
	color:#fff;
	}

.custom.footer-info a.btn.btn-default:hover, #section3 div.custom.bttm a.btn.btn-default:hover, .middle-news a.btn.btn-default:hover,  div.middle-news div.catItemReadMore a:hover{
	color:#90171a;
	background:#fff;

}

.footer-info div.fb-page fb_iframe_widget.fb_iframe_widget_fluid{
	text-align:center;
	
	
	}
.footer-info div.fb-page fb_iframe_widget.fb_iframe_widget_fluid span iframe{
	 width:100% !important;
	 max-width:350px !important;
	 }	

/*intro news*/	
.moduleItemImage img{
	max-width: 100%;
	}

.k2ItemsBlock.news a.moduleItemTitle{
	color:#fff;
	font-size:18px;
	font-weight:800;
	}

.news div.date{
	font-size:14px;
	font-weight:700;
	color:#fff;
	}

.news div.k2ItemsBlock ul li {
    min-height: 150px;
}

div.title{
	margin-top:10px;
	margin-bottom:10px;
	}
div.k2ItemsBlock ul li.clearList{
	display:none;
	}
	
.news p{
	color:#fff;
	font-size:14px;
	}
.sdbr{
	margin-top:25%;
	}
	
/*intro events*/	
.mid-4 img {
	width:100%;	
	} 	
.events {
	color:#fff;
	}	
.events span.moduleItemDateCreated{
	font-size:14px;
	font-weight:600;
	}
.events span.moduleItemExtraFieldsValue{
	font-size:13px;
	}		
/*.rdmr-events img{
	
width: 20px;
    bottom: 31px;
    position: absolute;
    left: 45%;
		}	
.events moduleItemIntrotext .rdmr-events:hover::after {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(248, 80, 50, 0) 0%, rgb(144, 23, 25) 100%) repeat scroll 0 0;
    content: "\a ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	}
*/	

.events .moduleItemReadMore img{
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.9);	
	}

.events div.moduleItemExtraFields{
	border-bottom:1px solid #fff;
	}
.rdmr-events{
	    position: relative;
	
	}

div.events div.itemContainer:hover .rdmr-events img {
    position: absolute;
    z-index: 999;
    display: block;
    bottom: 15px;
    right: 46.6%;	
	box-shadow:none !important;
		}
		
div.events .rdmr-events img{
	display:none;	
	}
	
/*div.events div.moduleItemIntrotext:hover:after{*/
/*content:"\A";*/
/*    width:100%;*/
/*    height:100%;*/
/*background: rgba(248,80,50,0);*/
/*background: -moz-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);*/
/*background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,80,50,0)), color-stop(100%, rgba(144,23,25,1)));*/
/*background: -webkit-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);*/
/*background: -o-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);*/
/*background: -ms-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);*/
/*background: linear-gradient(to bottom, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#901719', GradientType=0 );    position:absolute;*/
/*    top:0;*/
/*    left:0;	*/
/*	padding:0px;*/
/*		}	*/
		
div#section4 div.moduleItemIntrotext a.moduleItemImage img{
    
    float:none;
}				
		
div.events div.catItemImageBlock{
	position:relative;	
	padding:0px;
	margin:0px;
	}


/*.rdmr-events{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.container:hover .overlay {
  opacity: 1;
}

.rdmr-events {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}	
*/			
/*footer*/
.footer{
	background:url(../images/background-bottom.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	
	
	}		
.title-footer, div.custom.aboutus-intro-title{
	margin-top:100px;
/*	margin-bottom:100px;
*/	margin-bottom:60px;
	}
.footer-info, .footer-info a{
	color:#fff;
	font-family: 'Roboto Mono', monospace;
/*	font-size:18px;
*/	font-size:15px;
letter-spacing:2px;
	}	
		
.footer-info a:hover{
	color:#fff;
	}
	
.title-footer h2 {
	font-family: 'Roboto Mono', monospace;
    font-size: 40px;
    position: relative;
    overflow: hidden;
    color: #fff;
	}

.title-footer h2:after{    
	display: inline-block;
    content: "";
    height: 4px;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 2px;
    margin-left: 8%;
	}

.custom.social-footer{
	margin-top:50px;
	margin-bottom:50px;	
	}
.custom.copyright-left, .custom.copyright-right{
	padding-top:10px;
	padding-bottom:10px;
	}	
.copyright-left, .copyright-right, .copyright-left a, .copyright-right a{
	color:#fff;
	font-family: 'Roboto Mono', monospace;
	letter-spacing:1px;
	font-weight:300;
	}	



/*inner pages*/
div.header.hr-inner{
	background:#f4f4f4;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
	}
	
.pagination{
	display:block !important;	
	}
	
li.pagination-start a, li.pagination-prev a, li.pagination-next a, li.pagination-end a, .pagination li a.pagenav,
li.pagination-start span.pagenav, li.pagination-prev span.pagenav, li.pagination-end span.pagenav, li.pagination-next span.pagenav
{
	font-size:12px;
	color:#555555 !important;	
    border: 0px !important;
    border-radius: 0px !important;
    background: none !important;
	}
	

#k2Container > div.k2Pagination.pagination > ul > li > span{
	display: inline-block;
    padding: 5px 12px;
    margin: 0 8px;
    border: 0px;
    border-radius: 0px;
    vertical-align: middle;
    background: #ed1c24;
    text-decoration: none;
	color:#fff;
	font-size:12px;
	}
div.middle-news li.pagination-start a, div.middle-news li.pagination-prev a,div.middle-news li.pagination-next a,div.middle-news li.pagination-end a,div.middle-news .pagination li a.pagenav,div.middle-news li.pagination-start span.pagenav,div.middle-news li.pagination-prev span.pagenav,div.middle-news li.pagination-end span.pagenav,div.middle-news li.pagination-next span.pagenav {
	color:#fff !important;
	
	}


/*inner releases*/

.middle-releases, .middle-contact{
background-color: #444; // fallback
background: url(../images/background-releases.png) no-repeat top left fixed; // fallback
background: url(../images/background-releases.png) no-repeat top left fixed, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(17,17,17,1) 100%);
background: url(../images/background-releases.png) no-repeat top left fixed, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(25,25,25,1)), color-stop(100%, rgba(17,17,17,1)));
background: url(../images/background-releases.png) no-repeat top left fixed, -webkit-linear-gradient(top, rgba(25,25,25,1) 0%, rgba(17,17,17,1) 100%);
background: url(../images/background-releases.png) no-repeat top left fixed, -o-linear-gradient(top, rgba(25,25,25,1) 0%, rgba(17,17,17,1) 100%);
background: url(../images/background-releases.png) no-repeat top left fixed, -ms-linear-gradient(top, rgba(25,25,25,1) 0%, rgba(17,17,17,1) 100%);
background: url(../images/background-releases.png) no-repeat top left fixed, linear-gradient(to bottom, rgba(25,25,25,1) 0%, rgba(17,17,17,1) 100%);
	
	}

div.middle-releases div.titles h2, div.middle-contact div.titles h2{
	font-family: 'Roboto Mono', monospace;
    font-size: 40px;
    position: relative;
    overflow: hidden;
    color: #fff;
	margin-top:70px;
	margin-bottom:60px;
	}

div.middle-releases div.titles h2:after{    
	display: inline-block;
    content: "";
    height: 4px;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 2px;
    margin-left: 8%;
	}
	
/*.releases-page div.catItemHeader{
	padding:0px;
}
*/
.releases-page div.catItemBody{
	padding-left:2%;
	padding-right:2%;	
	} 

.releases-page div.catItemHeader img{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.9);	
	max-width:285px;
	width:100%;
	float:right;
	}
	
.releases-page div h3.catItemTitle, .events-page itemTitle{
	margin-top:8px;
	color:#fff;
	font-size:30px;	
	max-width:70%;
	}

.releases-page div.catItemIntroText h3{
	color: #ed1c24;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    line-height: 15px;	

/*    line-height: 9px;	
*/	}

.releases-page div.catItemIntroText {
	font-size:14px;
	color:#fff;
	}

.releases-page .catItemReadMore a.btn.btn-default, .events-page .catItemReadMore a.btn.btn-default, #Send{ 
	border-radius:0px;
	border:1px solid #fff;
	background:none;
	text-shadow:none;
	padding-top:13px;
	padding-bottom:13px;
	max-width:250px;
	width:100% !important;
	margin-top:20px;
	font-weight:300;
	font-size:13px;
	color:#fff;
	}
	
	#Send{	
	margin-bottom:20px;
	}

.releases-page .catItemReadMore a.btn.btn-default:hover, .events-page .catItemReadMore a.btn.btn-default:hover, #Send:hover{
	color:#90171a;
	background:#fff;
	}
.releases-page div.itemBody h2.itemTitle, div.events-page h2.itemTitle  {
	font-size:40px;
	font-weight:500;
	color:#fff;
	margin-top:0px;
	}
	
.releases-page div.itemBody div.itemFullText h3	{
	color:#ed1c24;
	font-size:24px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	}

#k2Container > div.itemBody{
	padding-top:0px;
	}
	
/*.releases-page*/ div.itemHeader > div > span.itemImage > a > img{	
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
}


.releases-page div.itemBody div.itemFullText p, .events-page div.itemBody div.itemFullText p{
	color:#fff;
	font-size:14px;
	}
	
div.song, div.video{
	background: rgba(159,29,31,1);
	background: -moz-linear-gradient(top, rgba(159,29,31,1) 0%, rgba(141,19,21,1) 52%, rgba(89,13,15,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(159,29,31,1)), color-stop(52%, rgba(141,19,21,1)), color-stop(100%, rgba(89,13,15,1)));
	background: -webkit-linear-gradient(top, rgba(159,29,31,1) 0%, rgba(141,19,21,1) 52%, rgba(89,13,15,1) 100%);
	background: -o-linear-gradient(top, rgba(159,29,31,1) 0%, rgba(141,19,21,1) 52%, rgba(89,13,15,1) 100%);
	background: -ms-linear-gradient(top, rgba(159,29,31,1) 0%, rgba(141,19,21,1) 52%, rgba(89,13,15,1) 100%);
	background: linear-gradient(to bottom, rgba(159,29,31,1) 0%, rgba(141,19,21,1) 52%, rgba(89,13,15,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f1d1f', endColorstr='#590d0f', GradientType=0 );	
	margin-top:1px;
	min-height:80px;
	padding-top:24px;
	padding-bottom:24px;
			}
			
div.song ul, div.video ul {
	list-style-type:none;	
	}	
		
div.song ul li, div.video ul li{
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:700;
	}
.song-title::before{
	content:url(../images/compact-disc.png);
	display: inline-block;
    vertical-align: middle;
    float: none;	}	
	
.video-title::before{
	content:url(../images/video-player.png);
	display: inline-block;
    vertical-align: middle;
    float: none;		
	}
	
li.song-link a.btn, li.video-link a.btn{
	color:#fff !important;
	font-size:13px;
	font-weight:700;
	border:1px solid #fff;
	padding-top:6px;
	padding-bottom:6px;
	border-radius:0px;
	margin-left:10px;
	
	}
	
		
/*inner artists*/
.middle-artists div.main-body div.itemContainer{
	padding-left:1%;
	padding-right:1%;
	}	
.middle-artists{

background: rgba(255,255,255,1);
background: url(../images/background-artists.png) no-repeat top left fixed, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
background: url(../images/background-artists.png) no-repeat top left fixed, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(226,226,226,1)));
background: url(../images/background-artists.png) no-repeat top left fixed, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
background:url(../images/background-artists.png) no-repeat top left fixed,  -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
background: url(../images/background-artists.png) no-repeat top left fixed, -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
background: url(../images/background-artists.png) no-repeat top left fixed, linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=0 );	
}

div.middle-artists div.titles h2{
	font-family: 'Roboto Mono', monospace;
    font-size: 40px;
    position: relative;
    overflow: hidden;
    color: #111;
    margin-top: 70px;
    margin-bottom: 60px;
	}

div.middle-artists div.titles h2:after{    
	display: inline-block;
    content: "";
    height: 4px;
    background: #111;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 2px;
    margin-left: 8%;
	}
div.middle-artists div.catItemBody{
	text-align:center;
	}
div.middle-artists div.catItemBody h3{
	margin-top:10px;
	height:52px;
		}
	
div.middle-artists div.catItemBody h3 a{
	font-size:18px;
	color:#111;
	font-family: 'Roboto Mono', monospace ;	
	text-decoration:none;
	
	}


div.middle-artists div.itemContainer:hover div.catItemImageBlock img{
	-webkit-box-shadow: 0px 10px 20px 0px rgba(144, 23, 26, 0.8);
	-moz-box-shadow: 0px 10px 20px 0px rgba(144, 23, 26, 0.8);
	box-shadow: 0px 10px 20px 0px rgba(144, 23, 26, 0.8);
	}


.rdmr{
	    position: relative;
	}

div.middle-artists div.itemContainer:hover .rdmr img {
    position: absolute;
    z-index: 999;
    display: block;
    bottom: 15px;
    right: 46.6%;	
	box-shadow:none !important;
		}
div.middle-artists div.itemContainer .rdmr img{
	display:none;	
	}
	
div.middle-artists span.catItemImage:hover:after{
content:"\A";
    width:100%;
    height:100%;
background: rgba(248,80,50,0);
background: -moz-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,80,50,0)), color-stop(100%, rgba(144,23,25,1)));
background: -webkit-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);
background: -o-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);
background: -ms-linear-gradient(top, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);
background: linear-gradient(to bottom, rgba(248,80,50,0) 0%, rgba(144,23,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#901719', GradientType=0 );    position:absolute;
    top:0;
    left:0;	
	
		}			
		
div.middle-artists div.catItemImageBlock{
	position:relative;	
	padding:0px;
	margin:0px;
	}

hr.middle-line{
	margin-top: 20px;
    margin-bottom: 20px;
    border-top: 3px solid #111;	
	max-width:30px;
	text-align:center;
	}
	
div.middle-artists div.itemContainer:hover hr.middle-line{
    border-top: 3px solid #90171a;	
		}

div.middle-artists a.btn.btn-default{
	border-radius:0px;
	border:1px solid #111;
	background:none;
	text-shadow:none;
	padding-top:8px;
	padding-bottom:8px;
	max-width:200px;
	width:100%;
	margin-top:20px;
	font-size:13px;
	}

div.middle-artists div.itemContainer:hover a.btn.btn-default{
	color:#90171a;
	background:none;
	border:1px solid #90171a;
}
	
div.middle-artists div.catItemReadMore{
	display:block;
	text-align:center;
}

div.middle-artists div.catItemReadMore a.k2ReadMore .btn.btn-default{
	display:block;
	text-align:center;
}
	
div.middle-artists div.itemContainer:hover h3.catItemTitle a{
	color:#90171a;
	}	

div.middle-artists div.itemBody div.itemFullText a{
	color:#ed1c24;
	
	}	


/*inner aboutus*/
.middle-aboutus{
background-color: #fff; // fallback
background: url(../images/bgr-aboutus.png) no-repeat top left fixed; // fallback
background: url(../images/bgr-aboutus.png) no-repeat top left fixed, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
background: url(../images/bgr-aboutus.png) no-repeat top left fixed, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(225,225,225,1)));
background: url(../images/bgr-aboutus.png) no-repeat top left fixed, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
background: url(../images/bgr-aboutus.png) no-repeat top left fixed, -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
background: url(../images/bgr-aboutus.png) no-repeat top left fixed, -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
background: url(../images/bgr-aboutus.png) no-repeat top left fixed, linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0 );
min-height:970px;
	}
	
div.middle-aboutus div.titles h2{
	font-family: 'Roboto Mono', monospace;
    font-size: 40px;
    position: relative;
    overflow: hidden;
    color: #111;
	margin-top:70px;
	margin-bottom:60px;
	}



div.middle-aboutus div.titles h2:after{    
	display: inline-block;
    content: "";
    height: 4px;
    background: #111;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 2px;
    margin-left: 8%;
	}

/*inner news*/
.middle-news{
background-color: #444; // fallback
background: url(../images/background-news.png) no-repeat top left fixed; // fallback
background: url(../images/background-news.png) no-repeat top left fixed, -moz-linear-gradient(top, rgba(159,29,32,1) 0%, rgba(124,9,12,1) 100%);
background: url(../images/background-news.png) no-repeat top left fixed, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(159,29,32,1)), color-stop(100%, rgba(124,9,12,1)));
background: url(../images/background-news.png) no-repeat top left fixed, -webkit-linear-gradient(top, rgba(159,29,32,1) 0%, rgba(124,9,12,1) 100%);
background: url(../images/background-news.png) no-repeat top left fixed, -o-linear-gradient(top, rgba(159,29,32,1) 0%, rgba(124,9,12,1) 100%);
background: url(../images/background-news.png) no-repeat top left fixed, -ms-linear-gradient(top, rgba(159,29,32,1) 0%, rgba(124,9,12,1) 100%);
background: url(../images/background-news.png) no-repeat top left fixed, linear-gradient(to bottom, rgba(159,29,32,1) 0%, rgba(124,9,12,1) 100%);
	
	}


div.middle-news div.titles h2{
	font-family: 'Roboto Mono', monospace;
    font-size: 40px;
    position: relative;
    overflow: hidden;
    color: #fff;
	margin-top:70px;
	margin-bottom:60px;
	}

div.middle-news div.titles h2:after{    
	display: inline-block;
    content: "";
    height: 4px;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 2px;
    margin-left: 8%;
	}
div.middle-news div.catItemHeader img{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.9);	
	max-width:285px;
	width:100%;
	float:right;
	}	
div.middle-news div.catItemBody h3.catItemTitle a, div.middle-news div.catItemIntroText h3,div.middle-news div.catItemIntroText, div.middle-news div.itemBody h2.itemTitle, div.middle-news div.itemFullText{
	color:#fff;
	}	
	

/*inner events*/

.middle-events{
background-color: #111111; // fallback
background: url(../images/background-events.png) no-repeat top left fixed; // fallback
background: url(../images/background-events.png) no-repeat top left fixed, -moz-linear-gradient(top, rgba(37,37,37,1) 0%, rgba(17,17,17,1) 100%);
background: url(../images/background-events.png) no-repeat top left fixed, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(37,37,37,1)), color-stop(100%, rgba(17,17,17,1)));
background: url(../images/background-events.png) no-repeat top left fixed, -webkit-linear-gradient(top, rgba(37,37,37,1) 0%, rgba(17,17,17,1) 100%);
background: url(../images/background-events.png) no-repeat top left fixed, -o-linear-gradient(top, rgba(37,37,37,1) 0%, rgba(17,17,17,1) 100%);
background: url(../images/background-events.png) no-repeat top left fixed, -ms-linear-gradient(top, rgba(37,37,37,1) 0%, rgba(17,17,17,1) 100%);
background: url(../images/background-events.png) no-repeat top left fixed, linear-gradient(to bottom, rgba(37,37,37,1) 0%, rgba(17,17,17,1) 100%);
	}


div.middle-events div.titles h2{
	font-family: 'Roboto Mono', monospace;
    font-size: 40px;
    position: relative;
    overflow: hidden;
    color: #fff;
	margin-top:70px;
	margin-bottom:60px;
	}

div.middle-events div.titles h2:after{    
	display: inline-block;
    content: "";
    height: 4px;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: 2px;
    margin-left: 8%;
	}

div.middle-events div.catItemHeader img{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.9);	
	max-width:285px;
	width:100%;
	float:right;
	}	


.events-page div.catItemBody h3, .events-page .catItemExtraFieldsValue{
	color:#fff !important;
	
}
.events-page div.catItemExtraFields, .events-page div.genericItemExtraFields{
	border:0px;	
	margin-top:20px;
	margin-bottom:20px;
	}



div.form-group.rsform-block > label{
	color:#fff;
	}

#k2Container > div.itemBackToTop{
	display:none;	
	
	}
	
.social-artist p{
	color:#ed1c24;
	text-align:right;
	}	

.releases-page div.itemFullText a{
	color:#ed1c24;
	
	}
.nav > li > a {
	padding:10px !important;	
	}
	
	
 /*categories labels*/
 
div.subCategoryContainer div.subCategory a.subCategoryImage img{
	width:100%;
	max-width:300px;
	border-radius:3px;
	}

div.subCategory{
	background:none;	
	border:0px;
	}	
div.itemListCategoriesBlock div.itemListSubCategories h3, div.subCategory a.subCategoryMore {
	display:none;
	}
		
li.item-149 a {
	color: #90171a !important;
	font-weight:500 !important;
	}		
	
div.itemListCategory{
	background:none !important;
	border:0px;
	}	
div.itemListCategory img{
		float:none !important;

	}	
/* Large desktop */

@media (min-width: 1200px) {
	
.mid-2 ul.sprocket-strips-s-container {
	min-height:500px;	
	}	
	
	
	}
	
@media (min-width: 1720px) { 

.news ul li div.moduleItemIntrotext a.moduleItemImage img{
max-width:260px;	
	}
	.mid-4 img {
	width:84%;	
	} 
	
	div.events div.moduleItemIntrotext:hover:after{
    width:84%;
	}

}
@media (min-width: 768px) and (max-width: 991px) { 
div.middle-news div.catItemHeader img, div.middle-events div.catItemHeader img, .releases-page div.catItemHeader img{
	max-width:none;
	width:100% !important;
	}	
	
	}

}

@media (min-width: 980px) and (max-width: 1148px) { 

.news ul li {
	min-height:270px;
}

.k2ItemsBlock.news a.moduleItemTitle{
	font-size:15px;
	}
.news p{
	font-size:13px;	
	}
}


/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) { 
#section1, #section2, #section3, #section4, #section5, #section6{
	height:auto;
	}

#section1{
background-image: url(../images/section01.png) , url(../images/gradient-section1.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed ;
  }	
#section2{
background-image: url(../images/section02.png) , url(../images/gradient-section2.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed ;
  }	
#section3{
background-image: url(../images/section03.png) , url(../images/gradient-section3.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed ;
  }	
#section4{
background-image: url(../images/section04.png) , url(../images/gradient-section4.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed ;
  }	
#section5{
background-image: url(../images/section05.png) , url(../images/gradient-section5.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed ;
  }	
#section6{
background-image: url(../images/section06.png) , url(../images/gradient-section6.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed ;
	}	

#section5 .about-us{
	padding-bottom:30px;
	}
.about-us div.moduleItemIntrotext{
	font-size:24px;	
	}
	

 }
 
@media (max-width: 979px){
.social div.custom{
	text-align:center;	
	}	
	
div#main-menu.mobileMenu.collapse.navbar-collapse, div#main-menu-intro.mobileMenu.collapse.navbar-collapse {
	margin-top:10px;
	
	}	
.social{
	margin-top:10px;
	}

.logo img{
	margin:20px auto 15px auto;
	}	
.releases-page div h3.catItemTitle, .events-page itemTitle{
max-width:100%;
}
	
	}


/* Landscape phone to portrait tablet */

@media (max-width: 767px) { 


#section1, #section2, #section3, #section4, #section5, #section6{
	height:auto;
	
	}

#section1{
background-image: url(../images/section01.png) , url(../images/gradient-section1.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed !important ;
  }	
#section2{
background-image: url(../images/gradient-section2.jpg);
background-repeat:repeat-x;
background-position: center center;
background-attachment:fixed !important ;
  }	
#section3{
background-image:url(../images/gradient-section3.jpg);
background-repeat: repeat-x;
background-position: center center;
background-attachment:fixed ;
  }	
#section4{
background-image: url(../images/section04.png) , url(../images/gradient-section4.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed ;
  }	
#section5{
background-image: url(../images/section05.png) , url(../images/gradient-section5.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed ;
  }	
#section6{
background-image: url(../images/section06.png) , url(../images/gradient-section6.jpg);
background-repeat: no-repeat, repeat-x;
background-position: center center, center center;
background-attachment:fixed, fixed ;
	}	

#section5 .about-us{
	padding-bottom:30px;
	}

.about-us div.moduleItemIntrotext{
	font-size:22px;	
	}


.aboutus-intro-title h2, .title-footer h2, .releases h2{
	font-size:35px;	
	}

div.k2ItemsBlock.news a.moduleItemImage img{
	max-width: 300px;
    float: none !important;
    display: block;
    text-align: center;
    margin-left: auto !important;
	margin-bottom:auto !important;
	
	}
div.middle-news div.catItemHeader img, div.middle-events div.catItemHeader img, .releases-page div.catItemHeader img{
	max-width:inherit;
	width:100% !important;
	}

#section2 ul li span.sprocket-strips-s-text{
	display:none !important;
	}	
div.middle-artists a.btn.btn-default{
		font-size:10px;
	}
	
	div.catItemReadMore{
	display:block;
	text-align:center;
	}
div.ads img{
	max-width:100%;	
	margin-top:10px;
	margin-bottom:10px;
	
	}
}



/* Landscape phones and down */

@media (max-width: 480px) { 

.title-footer h2{
	font-size:30px;	
	}

.footer-info span, .footer-info p, .footer-info a {
	font-size:14px;
	
	}	
.footer{
	text-align:center;	
	}
	
div.song ul li, div.video ul li {
	float:none;
	}	
	
.cols-4 .sprocket-strips-s-block{
	width:100% !important;
	}	
	
div.k2ItemsBlock.news a.moduleItemImage img{
	max-width: 300px;
    text-align: center;
	
	}
.news div.moduleItemIntrotext a img{
	width:100%;	
	
	}	
.sprocket-strips-s-arrows .arrow{
	display:none !important;
	}	
div.sprocket-features-content h2.sprocket-features-title a{
	font-size:18px;
	}	

.about-us a.btn.btn-default, #section2 div.custom.bttm a.btn.btn-default, #section1 div.custom.bttm a.btn.btn-default, #section4 div.custom.bttm a.btn.btn-default, .custom.footer-info a.btn.btn-default, #section3 div.custom.bttm a.btn.btn-default, div.middle-news div.catItemReadMore a {
    margin-bottom: 15px;
		}

div.middle-events div.catItemHeader img, div.middle-news div.catItemHeader img{
	max-width:none;
	width:100% !important;
	}	
	
div.middle-artists a.btn.btn-default{
	font-size:13px;
	}

div.itemListCategoriesBlock div.itemListSubCategories div.subCategoryContainer{
	width:100% !important;
	float:none !important;
	
	}



		
 }
 
/* *** */
@media screen and (max-width: 1720px) {
.events .banneritem > img { height: auto; } }

@media screen and (max-width: 1200px) {
.about-us .banneritem > img { width: 100%; height: auto; } }

@media screen and (max-width: 768px) {
.events .banneritem { margin-top: 15px; } }

@media screen and (max-width: 500px) {
#section6 .banneritem > img { width: 100%; height: auto; } }

.pos-3_st a.moduleItemReadMore>img { width: 23px; height: 23px; }
.about-us .banneritem { text-align: center; }
.events .banneritem { text-align: center; }
#section6 .banneritem { text-align: center; }
.ads_n1 .banneritem > img { width: 100%; height: auto; }
.ads_n2 .banneritem > img { width: 100%; height: auto; }
.ads_n3 .banneritem > img { width: 100%; height: auto; }
.ads_n4 .banneritem > img { width: 100%; height: auto; }
.ads_n5 .banneritem > img { width: 100%; height: auto; }
.ads_n6 .banneritem > img { width: 100%; height: auto; }
 
 
