/* GOOGLE FONTS */
@import url(https://fonts.googleapis.com/css?family=Righteous);
@import url(https://fonts.googleapis.com/css?family=Roboto:500,900italic,900,400italic,100,700italic,300,700,500italic,100italic,300italic,400);


/* Global properties ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#e2046c!important; color:#fff}
::-moz-selection{ background:#e2046c!important; color:#fff}

a{ color:#fff; text-decoration: underline; outline:none}
a:hover{ color:#fff; text-decoration: none; outline:none}

body{ background: #000;  border:0; font: 14px 'Roboto', Arial, Helvetica, sans-serif; color: #fff; line-height:1.4286; min-width:320px;}

.container { position: relative; min-width: 320px;}

#main{margin: 0 auto; position: relative; overflow: hidden;}

/* Page Animated item Styles */
.animated {
  visibility: hidden;
}

.visible {
visibility: visible;
}


/* ============================= header ====================== */
.top_wrapper{position: relative; overflow: hidden; background: url(../images/disco.jpg) center -100px no-repeat; padding-top: 95px;}

.not-front .top_wrapper{background-position: center -630px;}

.light1{width: 1019px; height: 847px; background: url(../images/light1.png); position: absolute; left: 50%; margin-left: -510px; top: -100px; z-index: 1;}

.ball1{width: 261px; height: 261px; background: url(../images/ball1.png); position: absolute; left: 70%; top: -80px; z-index: 2;}

.left_c{width: 251px; height: 282px; background: url(../images/left_c.png); position: absolute; left: 50%; margin-left: -700px; bottom: 120px; z-index: 10;}

.left_cc{position: absolute; width: 109px; height: 109px; left: 108px; top: 128px;}

.left_cc_inner{width: 109px; height: 109px; background: url(../images/left_cc.png);}

.right_c{width: 251px; height: 282px; background: url(../images/right_c.png); position: absolute; left: 50%; margin-left: 440px; bottom: 120px; z-index: 10;}

.right_cc{position: absolute; width: 109px; height: 109px; right: 108px; top: 128px;}

.right_cc_inner{width: 109px; height: 109px; background: url(../images/right_cc.png);}

header{position: relative; z-index: 5; text-align: center;}
.logo{display: inline-block;}

.not-front header{padding-bottom: 170px;}


.mixer{width: 1450px; height: 179px; background: url(../images/mixer.png); position: absolute; left: 50%; margin-left: -725px; bottom: 0; z-index: 15;}

.banners_wrapper{background: #000; padding-top: 20px;}
.banners_title{text-align: center; font-family: 'Righteous'; font-size: 50px; text-transform: uppercase; color: #fff; padding-bottom: 50px;}
.banners{}
.banners .banner{position: relative; width: 16.66667%; border-right: 1px solid #000; border-bottom: 1px solid #000; float: left;}
.banners .banner a{display: block; text-decoration: none; position: relative; overflow: hidden;}
.banners .banner a img{position: relative; width: 100%;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banners .banner a:hover img{opacity: 0.5; filter:alpha(opacity=50);}
.banners .banner a .over{width: 100%; height: 173px; background: url(../images/banner_hover.png) 0 0 repeat-x; position: absolute; left: 0; bottom: -20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banners .banner a:hover .over{bottom: 0;}
.banners .banner a .date{width: 100px; height: 100px; background: #e2046c; background: rgba(226, 4, 108, 0.8); position: absolute; left: 0; top: 0; text-align: center; color: #fff; font-family: 'Righteous'; font-size: 14px; text-transform: uppercase; line-height: 1; padding-top: 10px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banners .banner a:hover .date{background: #e2046c;}
.banners .banner a .date .txt1{font-size: 60px;}
.banners .banner a .description{width: 100%; position: absolute; left: 0; bottom: -85px; text-align: center; padding-bottom: 25px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banners .banner a:hover .description{bottom: 0;}
.banners .banner a .description .txt1{font-family: 'Righteous'; font-size: 24px; text-transform: uppercase;}
.banners .banner a .description .txt2{color: #d0d0d0; padding-bottom: 10px; font-size: 14px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.banners .banner a:hover .description .txt2{padding-bottom: 0;}
.banners .banner a .description .txt3{display: inline-block; padding: 14px 20px; background: #e2046c; font-family: 'Righteous'; font-size: 14px; line-height: 20px; text-transform: uppercase; margin-top: 25px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}


/* ============================= awards ====================== */
#awards_wrapper{ position: relative; padding-top: 0px; padding-bottom: 0px;}
#awards_inner{}

#awards_inner .awards_title{font-family: 'Righteous'; color: #fff; font-size: 80px; font-weight: 400; text-align: center; padding-bottom: 30px; text-transform: uppercase; line-height: 1;}

#awards{position: relative;padding-bottom: 0px;}

.awards_prev{display: block; width: 54px; height: 53px; background: url(../images/prev.png) left top no-repeat; position: absolute; left: 0; top: 15px; z-index: 10;}
.awards_prev:hover{background-position: bottom;}

.awards_next{display: block; width: 54px; height: 53px; background: url(../images/next.png) left top no-repeat; position: absolute; right: 0; top: 15px; z-index: 10;}
.awards_next:hover{background-position: bottom;}

#awards .carousel-box{position: relative;}
#awards .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#awards .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#awards .caroufredsel_wrapper{padding: 0; margin: 0;}
#awards .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#awards .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }

.awards{}
.awards .awards_inner{}

.awards .awards_inner .caption{}
.awards .awards_inner .caption .txt1{font-family: 'Righteous'; font-size: 24px; text-transform: uppercase;color: #fff; border-bottom: 3px solid #e2046c; padding-bottom: 10px;}
.awards .awards_inner .caption .txt2{padding-top: 20px;}
.awards .awards_inner .caption .txt3{padding-top: 10px;}
.awards .awards_inner .caption .txt3 a{display: inline-block; position: relative; font-family: 'Righteous'; font-size: 14px; color: #fff; text-decoration: none; padding-bottom: 2px;}
.awards .awards_inner .caption .txt3 a:after{display: inline-block; content: ''; width: 0; height: 2px; background: #fff; position: absolute; right: 0; bottom: 0;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.awards .awards_inner .caption .txt3 a:hover:after{width: 100%; left: 0; right: auto;}
/* ============================= awards end ====================== */

/* ============================= testimonial ====================== */
#testimonial_wrapper{ position: relative; padding-top: 0px; padding-bottom: 0px;}
#testimonial_inner{}

#testimonial_inner .testimonial_title{font-family: 'Righteous'; color: #fff; font-size: 80px; font-weight: 400; text-align: center; padding-bottom: 30px; text-transform: uppercase; line-height: 1;}

#testimonial{position: relative;padding-bottom: 0px;}

.testimonial_prev{display: block; width: 54px; height: 53px; background: url(../images/prev.png) left top no-repeat; position: absolute; left: 0; top: 15px; z-index: 10;}
.testimonial_prev:hover{background-position: bottom;}

.testimonial_next{display: block; width: 54px; height: 53px; background: url(../images/next.png) left top no-repeat; position: absolute; right: 0; top: 15px; z-index: 10;}
.testimonial_next:hover{background-position: bottom;}

#testimonial .carousel-box{position: relative;}
#testimonial .carousel-box .inner{position: relative; overflow: hidden; max-width: none; margin: 0;}
#testimonial .carousel.main{position: relative; overflow: hidden; margin: 0; padding: 0;margin-right: -30px; }
#testimonial .caroufredsel_wrapper{padding: 0; margin: 0;}
#testimonial .caroufredsel_wrapper ul{padding: 0; margin: 0;}
#testimonial .carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:30px }

.testimonial{}
.testimonial .testimonial_inner{}

.testimonial .testimonial_inner .caption{}
.testimonial .testimonial_inner .caption .txt1{font-family: 'Righteous'; font-size: 18px; text-transform: uppercase;color: #fff;padding-bottom: 10px;}
.testimonial .testimonial_inner .caption .txt2{font-style: italic;}
.testimonial .testimonial_inner .caption .txt3{padding-top: 15px; font-family: 'Righteous';}
.testimonial .testimonial_inner .caption .txt3:before{content: ''; display: block; max-width: 160px; background: #e2046c; height: 3px; margin-bottom: 10px;}
/* ============================= testimonial end ====================== */

.breadcrumbs1_wrapper{border-bottom: 1px solid #2b2d31;}

.breadcrumbs1{padding: 12px 0; margin-top: 0px; font-weight: 400; font-family: 'Righteous'; line-height: 20px; color: #d2d2d2; font-size: 14px; background: none; text-transform: uppercase;}
.breadcrumbs1 a{color: #fff; text-decoration: none;}
.breadcrumbs1 a:hover{color: #fff; text-decoration: underline;}
.breadcrumbs1 span{display: inline-block; width: 5px; height: 8px; background: url(../images/breadcrumbs1.png) 0 0 no-repeat; margin: 0 20px;}


/* ============================= content ====================== */
#content{position: relative; background: url(../images/wave1.jpg) center -40px repeat-x #000; padding-top: 70px; padding-bottom: 70px;}

#content2{position: relative; background: url(../images/wave1.jpg) center 80px repeat-x #000; padding-top: 30px; padding-bottom: 40px;}








/* ============================= footer ====================== */
.bot1_wrapper{background: #000; padding-top: 75px; padding-bottom: 75px;}
.logo2_wrapper{float: left; text-align: center;}
.logo2{display: inline-block;}

.social_wrapper{float: right;}
.social{ display: block; margin: 0; padding: 0; list-style: none; text-align: center;}

.social li{display: inline-block; margin: 0 10px 10px 0; float: left;}
.social li a{display: block; text-decoration: none; font-size: 20px; color: #fff; text-align: center; line-height: 52px; width: 52px; background: none; position: relative; z-index: 1;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #fff;}
.social li a:before{content: ""; position: absolute; width: 0; height: 0; left: 50%; top: 50%; z-index: -1; overflow: hidden; background: #e2046c;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover:before{width: 100%; height: 100%; left: 0; top: 0;}

.bot2_wrapper{background: #fff; padding: 35px 0; }

.copyright{color: #737373; font-size: 12px;}
.copyright a{color: #000;}


/* ============================= parallax ====================== */
.parallax {width: 100%; position: relative; overflow: hidden; background: none;}
.parallax, .parallax .parallax-content, .parallax .overlay { height: 100%;}

.parallax-bg { width: 100%; height: 100%; left: 0; top: 0; margin: 0 auto; position: absolute; background-size: cover; background-attachment: scroll; background-repeat: repeat-y; background-position: center center; }
.parallax-bg.bg-fixed{background-attachment: fixed;}
.parallax .overlay { background: none; width: 100%; position: absolute; overflow: hidden; background: none;}
.parallax-content { padding-top: 0px; padding-bottom: 0px;}




.bg1 { background-image: url(../images/parallax1.jpg); }
.bg2 { background-image: url(../images/parallax2.jpg); }

#parallax1{padding-top: 70px; padding-bottom: 60px;}

#parallax2{padding-top: 70px; padding-bottom: 60px;}







/* ============================= main menu ====================== */
.menu_wrapper2{background: #000; background: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; width: 100%;}

.menu_wrapper{background: url(../images/px.png) 0 0 repeat-x; position: relative;}
.menu_wrapper:before{display: block; width: 1px; height: 100%; content: '';background: url(../images/px_b.png) 0 0 repeat-y; position: absolute; left: -1px; top: 0;}
.menu_wrapper:after{display: block; width: 1px; height: 100%; content: '';background: url(../images/px_w.png) 0 0 repeat-y; position: absolute; right: -1px; top: 0;}

.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: none; display: block; background: none; line-height: 1px;}
.navbar_ .navbar-toggle {float: right; background: #000; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 15px; margin-bottom: 15px; margin-left: 15px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #e2046c;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none; padding-right: 0px; background: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; padding-left: 1px; background: url(../images/px_w.png) 0 0 repeat-y; width: 16.66667%;}
.navbar_ .nav > li:first-child{}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: url(../images/px_b.png) right top repeat-y; font-family: 'Righteous'; font-weight: 400; font-size: 16px; line-height: 20px; color: #d1d1d1; text-shadow:none; padding: 24px 0px; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-transform: uppercase; vertical-align: middle; border-top: 4px solid transparent; text-align: center;
transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -webkit-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out;
}
.navbar_ .nav > li > a em{display: inline-block; width: 8px; height: 6px; background: url(../images/caret.png) center center no-repeat; margin-left: 10px; margin-right: -10px; vertical-align: middle;}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #fff; text-decoration: none; background: #000; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-top-color: #e2046c; }
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #fff; text-decoration: none; background: url(../images/px_b.png) right top repeat-y; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-top-color: #fff;}

.sub-menu ul{ position: absolute; display: none; left: 1px; top: 100%; list-style: none; zoom: 1; z-index: 1; margin: 0; padding:0; background: #000; text-align: left; min-width: 100%;}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block;}
.sub-menu li:first-child{}
.sub-menu li a{display: block; position: relative; font-family:'Righteous'; font-weight: 400; font-size: 14px; line-height: 20px; color: #acacac; text-decoration: none; padding: 5px 40px 5px 30px; background: none; text-transform: uppercase;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sub-menu li a:hover{ text-decoration: none; color: #fff; background: #e2046c;}

.sub-menu li a em{display: inline-block; width: 5px; height: 8px; background: url(../images/caret2.png) center center no-repeat; position: absolute; right: 13px; top: 50%; margin-top: -4px;
}
.sub-menu li a:hover em{background-image: url(../images/caret2_hover.png);}



.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: 0; margin-left: 0px;}


/* ============================= search-form ====================== */
.search-form-wrapper{padding-bottom: 0px;}
.navbar-form { float: none; position:relative; z-index: 11; margin:11px 0px 0 0 ; padding: 0; }
.navbar-form input { width: 100%; height: auto; font-size: 14px; line-height: 20px; color:#fff; background: #24252a; border: 1px solid #444444; margin: 0; padding: 10px 50px 10px 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}
.navbar-form input:focus {color: #fff; background: #24252a;  border-color: #e2046c; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
.navbar-form a {text-decoration: none; margin: 0; display: inline-block; width: 42px; height: 28px; background: url(../images/search.png) left top no-repeat; position:absolute; right:0; top: 7px; }
.navbar-form a:hover { background-position: right;}

/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/totop.gif) no-repeat left top; }
#toTopHover { background:url(../images/totop.gif) no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }



/* ============================= main layout ====================== */


h1{font-family:'Righteous'; font-weight:400; font-size:50px; color:#fff; background: none; line-height:1; padding:30px 0 40px; margin: 0 0 0 0; position: relative; text-transform: uppercase;}

h2{font-family:'Righteous'; font-weight:400; font-size:40px; color:#fff; background: none; line-height:1; padding:30px 0 40px; margin: 0 0 0 0; position: relative; text-transform: uppercase;}

h3{font-family:'Righteous'; font-weight:400; font-size:18px; color:#fff; background: none; line-height:1; padding:0px 0 10px; margin: 0 0 0 0; position: relative; text-transform: uppercase;}








h6{font-family:'Righteous'; font-weight:400; font-size:16px; color:#fff; background: none; line-height:1; padding:0px 0 10px; margin: 0 0 0 0; position: relative; text-transform: uppercase;}




















.img-responsive{width: auto \9;}

.img-responsive-old{display: block; max-width: 100%; height: auto;}

.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.color1{color: #002e51;}

.line1{border-top: 3px solid #e2046c; margin-top: 10px; padding-bottom: 20px;}


/* === */
.news1{border-bottom: 1px solid #4c4c4c; padding-bottom: 20px; margin-bottom: 15px;}
.news1 .txt1{font-family: 'Righteous'; font-size: 18px; text-transform: uppercase; color: #fff; padding-bottom: 7px;}
.news1 .txt1 a{color: #fff; text-decoration: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.news1 .txt1 a:hover{color: #ff0d6a;}

.events1{padding-bottom: 25px;}
.events1 .date{float: left; margin-right: 25px; width: 100px; height: 100px; background: #e2046c; text-align: center; color: #fff; font-family: 'Righteous'; font-size: 14px; text-transform: uppercase; line-height: 1; padding-top: 10px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.events1 .date .txt1{font-size: 60px;}

.events1 .caption{display: table;}
.events1 .caption .txt1{font-family: 'Righteous'; font-size: 18px; text-transform: uppercase; color: #fff; padding-bottom: 7px;}
.events1 .caption .txt1 a{color: #fff; text-decoration: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.events1 .caption .txt1 a:hover{color: #ff0d6a;}

.google_map{ position: relative; overflow: hidden; margin: 0 0 0px 0; padding: 0px; background: #fff; border: none; line-height: 1px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;overflow: hidden;}
.google_map iframe{width: 100%; height: 750px; border: none; background: #fff; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}






/*-----btn-----*/


.btn-default.btn1{ display: inline-block; color: #fff; border: 1px solid transparent; font-size: 14px; line-height: 20px; font-weight: 400; padding: 14px 20px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; background: none; position: relative; z-index: 1; text-transform: uppercase; font-family: 'Righteous';
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn1:hover{color: #fff; text-decoration: none; border-color: #e2046c;}
.btn-default.btn1:before{content: ""; position: absolute; width: 0; height: 100%; bottom: 0; right: 0; top: 0; z-index: -1; overflow: hidden; background: #000;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn1:hover:before{width: 100%; left: 0;}
.btn-default.btn1:after{  content: ""; position: absolute; width: 100%; height: 100%; bottom: 0; left: 0; overflow: hidden; background: #e2046c; z-index: -2;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn1:hover:after{}



/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 0; background: none; border: 6px solid #444444; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-polaroid img{}

.img-circle{position: relative; padding: 0px; background: none; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-circle img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.thumbnail .caption{padding: 0; color: inherit;}

.thumb1 {margin-bottom: 20px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb1 figure{margin: 0; float: none; margin:0px 0px 0px 0px;}
.thumb1 figure img{width: 100%;}
.thumb1 .caption{}

.thumb2 {margin-bottom: 20px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb2 figure{margin: 0; float: none; margin:0px 0px 15px 0px; position: relative;}
.thumb2 figure img{width: 100%;position: relative;}
.thumb2 figure .date{width: 80px; height: 80px; background: #e2046c; background: rgba(226, 4, 108, 0.8); position: absolute; left: 0; top: 0; text-align: center; color: #fff; font-family: 'Righteous'; font-size: 14px; text-transform: uppercase; line-height: 1; padding-top: 10px;}
.thumb2 figure .date .txt1{font-size: 40px;}
.thumb2 .caption{}
.thumb2 .caption .txt1{font-family: 'Righteous'; font-size: 24px; text-transform: uppercase; border-bottom: 3px solid #e2046c; padding-bottom: 5px; margin-bottom: 10px;}
.thumb2 .caption .txt2{font-family: 'Righteous'; font-size: 16px; text-transform: uppercase; padding-bottom: 5px;}
.thumb2 .caption .txt4{padding-top: 10px;}
.thumb2 .caption .txt4 a{display: inline-block; position: relative; font-family: 'Righteous'; font-size: 14px; color: #fff; text-decoration: none; padding-bottom: 2px;}
.thumb2 .caption .txt4 a:after{display: inline-block; content: ''; width: 0; height: 2px; background: #fff; position: absolute; right: 0; bottom: 0;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .caption .txt4 a:hover:after{width: 100%; left: 0; right: auto;}






/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#e2046c; padding-bottom:10px; font-family: 'Righteous'; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form .form-group label{color: #d4d5d6; display: none;}
#ajax-contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #fff; background: #24252a;border: 1px solid #444444;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#ajax-contact-form .form-control:focus{border-color: #e2046c; background: #24252a; color: #fff;}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{display: inline-block; font-family: 'Righteous'; color: #fff; border: none; font-size: 14px; line-height: 20px; font-weight: 700; padding: 14px 25px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; background: #e2046c; position: relative; border: 1px solid transparent;
}
.btn-default.btn-cf-submit:hover{color: #fff; background: #000; border-color: #e2046c;}












/*================= 404 =========================*/
.page-404{text-align: center;}
.page-404 .txt1{font-family:'Righteous'; font-weight:400; font-size:180px; color:#ffffff; line-height:220px; }
.page-404 .txt2{font-family:'Righteous'; font-weight:400; font-size:60px; color:#ffffff; line-height:70px; }




/*----- media queries ------*/
@media (min-width: 1200px) and (max-width: 1400px) {
  .banners .banner a .description .txt1{font-size: 20px;}
  .banners .banner a .description .txt2{font-size: 12px;}
  .banners .banner a .description{padding-bottom: 15px;}
  .banners .banner a:hover .description .txt3{margin-top: 5px;}
  .banners .banner a .date{width: 80px; height: 80px;}
  .banners .banner a .date .txt1{font-size: 40px;}
}

/* Large desktop */
@media (min-width: 1200px) {





}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {
  .banners .banner{width: 33.33334%}
  .banners_title{font-size: 40px;}










}

@media (min-width: 992px) and (max-width: 1199px) {










}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
  .left_c{display: none;}
  .right_c{display: none;}

  .mixer{width: 1000px; height: 122px; background-size: 100% auto; margin-left: -500px;}

  .banners_title{font-size: 33px;}







}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar_ .nav > li > a{font-size: 12px;}
  .navbar_ .nav > li > a em{margin-left: 5px; margin-right: 0;}




}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .mixer{width: 800px; height: 97px; background-size: 100% auto; margin-left: -400px;}

  .top_wrapper{padding-top: 85px;}

  .banners .banner{width: 50%}

  .banners .banner a .date{width: 80px; height: 80px;}
  .banners .banner a .date .txt1{font-size: 40px;}

  #awards_inner .awards_title{font-size: 40px; padding-top: 20px;}

  #testimonial_inner .testimonial_title{font-size: 25px; padding-top: 28px;}

  h1{font-size: 40px;}
  h2{font-size: 30px;}

  .logo2_wrapper{float: none; padding-bottom: 20px;}

  .social_wrapper{float: none; text-align: center;}

  .social li{float: none;}

  .google_map iframe{height: 500px;}




  .menu_wrapper{background: none;}
  .menu_wrapper:before{display: none;}
  .menu_wrapper:after{display: none;}


	.navbar_ {float: none; margin-bottom: 0; margin-left: -15px; margin-right: -15px; display: block; height: auto; padding-right: 0; background: none;}
  .navbar-collapse_{clear: both;}
  .navbar_ .nav{display: block; background: #002e51; padding-right: 0;}
  .navbar_ .nav > li{float: none;background: none; padding-left: 0; border-top: none; margin-left: 0; width: 100%;}
  .navbar_ .nav > li:first-child{border-top: none;}
  .navbar_ .nav > li > a{margin-bottom: 0; margin-top: 0; padding:10px 0; text-align: center; font-size: 14px;}
  .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{}

  .sub-menu ul{position: relative; left: 0; top: 0; text-align: center; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;  margin-top: 0;}
  .sub-menu li a{padding-left: 10px;padding-right: 10px;}










}
@media (min-width: 481px) and (max-width: 767px) {



}
/* Landscape phones and down */
@media (max-width: 480px) {

  .page-404 .txt1{font-size: 120px; line-height: 120px;}
  .page-404 .txt2{font-size: 40px; line-height: 40px;}

  .banners .banner{width: 100%; border-right: none;}

  .google_map iframe{height: 300px;}








}



.song1_wrapper{position: absolute; left: 0; bottom: 0; background: #1b1b1b; background: rgba(27, 27, 27, 0.8); width: 100%;}

.song1{}
.song1 .left{float: left;}
.song1 .right{float: right;}

.song1 figure{float: left; margin-right: 30px;}
.song1 .caption{float: left; padding-top: 15px;}
.song1 .caption .txt1{font-size: 18px; color: #e5e1d8;}
.song1 .caption .txt2{font-size: 14px; color: #0c9ec3;}

/* ============================= audio1 ====================== */
.audio1{float: right; width: 650px; position: relative; margin-top: 32px;}
.audio1 .mejs-container{background: none; font-family: inherit; font-size: inherit; color: #fff; height: auto!important;}
.audio1 .mejs-container .mejs-controls{top: 0; background: none; height: 30px; position: relative;}
.audio1 .mejs-container .mejs-controls div{font-size: 14px; font-family: inherit; line-height: 1;}
.audio1 .mejs-controls a.mejs-horizontal-volume-slider{width: 0; overflow: hidden; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);}
.audio1 .mejs-controls .mejs-button button:focus{outline: none;}


.audio1 .mejs-controls .mejs-cust1-button button{background: url(https://demo.gridgum.com/templates/DJ/images/btn-prev.png) center center no-repeat;}

.audio1 .mejs-controls .mejs-playpause-button{width: 70px; height: 45px;}
.audio1 .mejs-controls .mejs-play button{width: 70px; height: 45px; border: 2px solid #fff; border: 2px solid rgba(255, 255, 255, 0.25); background: url(../images/btn-play.png) center center no-repeat; margin: 0;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; top: -8px;
  transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.audio1 .mejs-controls .mejs-play button:hover{border-color: #fff;}
.audio1 .mejs-controls .mejs-pause button{width: 70px; height: 45px; border: 2px solid #fff; border: 2px solid rgba(255, 255, 255, 0.25); background: url(../images/btn-pause.png) center center no-repeat; margin: 0;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; top: -8px;
  transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.audio1 .mejs-controls .mejs-pause button:hover{border-color: #fff;}

.audio1 .mejs-controls .mejs-cust2-button button{background: url(https://demo.gridgum.com/templates/DJ/images/btn-next.png) center center no-repeat;}

.audio1 .mejs-container .mejs-controls .mejs-time{padding-top: 8px;}

.audio1 .mejs-controls .mejs-cust3-button{margin: 0 5px;}
.audio1 .mejs-controls .mejs-cust3-button button{background: url(https://demo.gridgum.com/templates/DJ/images/btn-repeat.png) center center no-repeat;}

.audio1 .mejs-controls .mejs-cust4-button{margin: 0 5px;}
.audio1 .mejs-controls .mejs-cust4-button button{background: url(https://demo.gridgum.com/templates/DJ/images/btn-change.png) center center no-repeat;}

.audio1 .mejs-controls div.mejs-time-rail{padding-top: 9px;}

.audio1 .mejs-controls .mejs-time-rail .mejs-time-total{background: #756a66; height: 3px;}

.audio1 .mejs-controls .mejs-time-rail .mejs-time-buffering{height: 3px;}

.audio1 .mejs-controls .mejs-time-rail .mejs-time-loaded{background: #988986; height: 3px;}

.audio1 .mejs-controls .mejs-time-rail .mejs-time-current{background: #0c9ec3; height: 3px;}

.audio1 .mejs-controls .mejs-time-rail .mejs-time-handle{height: 3px;}

.audio1 .mejs-controls .mejs-time-rail .mejs-time-float{font-size: 12px;}

/* ============================= audio1 end ====================== */

#featured{position: relative; padding-top: 130px; padding-bottom: 80px;}

/* ============================= slick ====================== */
.slick-slider-wrapper{padding-top: 170px; padding-bottom: 180px; position: relative;}
.slick-slider-wrapper .container{position: static;}
.slick-slider{text-align: center; position: static; margin-bottom: 0;}
.slick-slider *:focus{outline: none;}

.slick-list{overflow: visible;}

.slick-prev{left: 3%; z-index: 10; width: 53px; height: 52px; background: url(../images/prev.png) left top no-repeat;}
.slick-prev:focus{background: url(../images/prev.png) left top no-repeat;}
.slick-prev:hover{background: url(../images/prev.png) left bottom no-repeat;}
.slick-prev:before{display: none;}

.slick-next{right: 3%; z-index: 10; width: 53px; height: 52px; background: url(../images/next.png) left top no-repeat;}
.slick-next:focus{background: url(../images/next.png) left top no-repeat;}
.slick-next:hover{background: url(../images/next.png) left bottom no-repeat;}
.slick-next:before{display: none;}

.slick-slide{}

.slick-center{}
.slick-center .slick-slider-inner{transform: scale(1.5); -ms-transform: scale(1.5); -webkit-transform: scale(1.5); z-index: 2;}

.slick-slider-inner{position: relative; z-index: 1; margin-left: 15px; margin-right: 15px;
  transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.slick-slider-inner figure{display: block; position: relative; background: #252525;}
.slick-slider-inner figure img{width: 100%; display: block; opacity: 0.3; filter:alpha(opacity=30);
  transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.slick-center .slick-slider-inner figure img{opacity: 1; filter:alpha(opacity=100);}
.slick-slider-inner .caption{position: absolute; width: 100%; left: 0; bottom: 0;}
.slick-slider-inner .caption{opacity: 0; filter:alpha(opacity=0);
  transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.slick-center .slick-slider-inner .caption{padding: 0 10px 20px; opacity: 1; filter:alpha(opacity=100);}
.slick-slider-inner .slick-slider-overlay{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 100;}

.slick-center .slick-slider-inner .caption .txt1{line-height: 1; padding-bottom: 5px;}
.slick-center .slick-slider-inner .caption .txt1 span{display: inline-block; font-size: 10px; font-weight: bold; background: #0c9ec3; padding: 2px 5px;}

.slick-center .slick-slider-inner .caption .txt2{line-height: 1; padding-bottom: 5px;}
.slick-center .slick-slider-inner .caption .txt2 span{display: inline-block; font-size: 22px; font-weight: bold; background: #0c9ec3; padding: 2px 5px;}

.slick-center .slick-slider-inner .caption .txt3{line-height: 1;}


.slick-center .slick-slider-inner .slick-slider-overlay{display: none;}


/* ============================= slick end ====================== */
.radios{}

.radio1{position: relative; margin-bottom: 15px; color: #fff; font-size: 14px; line-height: 20px;}
.radio1.head{border-bottom: 1px solid #fff; color: #fff;}

.radio1.head .sec7{background: url(https://demo.gridgum.com/templates/DJ/images/volume.png) center 15px no-repeat;}

.radio1 > div{float: left; width: 16.66666667%; padding-right: 30px; padding-bottom: 25px; padding-top: 10px;}
.radio1 > div:first-child{width: 6.66666667%;}
.radio1 > div.sec7{padding-right: 0px; width: 12%;}
.radio1 .sec6{width: 14.66666667%;}

.radio1 > div.sec5{word-wrap: break-word;}


.audio2{width: 100%; position: absolute; left: 0; bottom: 0;}
.audio2 .mejs-container{background: none; font-family: inherit; font-size: inherit; color: #fff; height: auto!important;}
.audio2 .mejs-container .mejs-controls{top: 0; background: none; position: relative; height: 3px;}
.audio2 .mejs-container .mejs-controls div{font-size: 12px; font-family: inherit; line-height: 1;}
.audio2 .mejs-controls a.mejs-horizontal-volume-slider{width: 0; overflow: hidden; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);}
.audio2 .mejs-controls .mejs-button button:focus{outline: none;}

.audio2 .mejs-controls .mejs-playpause-button{width: 12%; height: 40px; position: absolute; right: 0; top: -45px;}
.audio2 .mejs-controls .mejs-play button{width: 100%; height: 40px; border: 1px solid #e2046c; background: url(../images/btn-play.png) center center no-repeat; margin: 0; border-radius:0px; -moz-border-radius:3px; -webkit-border-radius:0px; top: -8px;
  transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.audio2 .mejs-controls .mejs-play button:hover{background-color: #e2046c;}
.audio2 .mejs-controls .mejs-pause button{width: 100%; height: 40px; border: 1px solid #e2046c; background: url(../images/btn-pause.png) center center no-repeat; margin: 0;border-radius:0px; -moz-border-radius:3px; -webkit-border-radius:0px; top: -8px;
  transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.audio2 .mejs-controls .mejs-pause button:hover{background-color: #e2046c;}

.audio2 .mejs-controls div.mejs-time-rail{padding-top: 0px; height: 3px;}

.audio2 .mejs-controls .mejs-time-rail .mejs-time-total{background: #2d82a7; height: 1px; margin: 0;}

.audio2 .mejs-controls .mejs-time-rail .mejs-time-buffering{height: 3px;}

.audio2 .mejs-controls .mejs-time-rail .mejs-time-loaded{background: #fff; height: 2px;}

.audio2 .mejs-controls .mejs-time-rail .mejs-time-current{background: #e2046c; height: 2px;}

.audio2 .mejs-controls .mejs-time-rail .mejs-time-handle{height: 3px;}

.audio2 .mejs-controls .mejs-time-rail .mejs-time-float{font-size: 12px; display: none!important;}


.audio2 .mejs-controls .mejs-playpause-button{width: 15%;}

.pager_wrapper{padding-top: 15px; margin-bottom: 20px;}
.pager{display: block; text-align: right; margin: 0;padding: 0; font-family: 'Roboto'; font-weight: 700; font-size: 12px; text-transform: uppercase;}
.pager li{margin-left: 10px; margin-bottom: 10px; display: inline-block;}
.pager li:first-child{margin-left: 0;}
.pager li > a{display: inline-block; border: 1px solid #676767; padding: 0px 2px; border-radius: 0px; background: none; color: #fff; text-align: center; min-width: 40px; line-height: 36px; text-decoration: none;}
.pager li > a:hover{text-decoration: none; background: none; border-color: #fff; color: #fff;}
.pager li.active > a{background: #e1046c; color: #fff; cursor: default; text-decoration: none; border-color: #e1046c;}
.pager .prev{}
.pager .prev > a{float: none; background: none; color: #fff; padding: 0 30px; border: 1px solid #676767; text-align: center;}
.pager .prev > a:hover{}
.pager .next{}
.pager .next > a{float: none; background: none; color: #fff; padding: 0 30px; border: 1px solid #676767; text-align: center;}
.pager .next > a:hover{}
