/*
Template Name: Night Rock DJ & Music Theme
Template URI: http://kodeforest.com/html/night-rock
Author: Roy Stone
Author URI: http://themeforest.net/user/kodeforest
Description: NightRock Responsive HTML5/CSS3 Template.
Version: 1.0.1
Tags: Dark, two-columns, right-sidebar, custom-colors, post-formats, responsive, html5, css3, shortcodes
*/


/* Table of Content
==================================================
 #Header
 #Slider
 #Page Title
 #Content
 #Portfolio
 #Widgets
 #Footer 
 #Misc
*/


@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(blog.css);
*{
 padding: 0px;
 margin: 0px;
}
body{
 font-family: 'Lato', sans-serif;
 font-size: 12px;
 color: #aaaaaa;
 background-color: #1e1e1e;
}
figure{
 position: relative;
}
figcaption{
 position: absolute;
}
.bottom-text, .bottom-text .sec, .webkit,  .navigation ul, .navigation ul ul li, .navigation ul ul li a,.inn-caption,.blog-v2 article.featured,
.upcoming-event article, .footer-widget, .widget-newslatter form input[type="text"],.nr-sahrepost a,.dropcap2 p:first-letter,
.widget-archive ul li, .blog-listing article, #rispond p, input, textarea,.news-listing article .text,
.nr-sahrepost,.curcul-cel ul li i,.curcul-cel-two ul li i,.nr-square,.nr-box,.accordion-heading .accordion-toggle:before{
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
ul{
 list-style:  none;
 float: left;
}
li{
 float: left;
}
.uppercase{
 text-transform: uppercase;
}
.clear{
 clear: both;
}
p{
 line-height: 22px;
 font-size: 14px;
}
select, input, textarea{
 outline: none !important;
}
/* ====== Header Start ====== */
.top-strip{
 background-color: #000000;
}
.top-nav{
 padding: 10px 0px 8px 0px;
}
.top-nav, .top-nav nav, .top-nav p,
.login-sec p, .login-sec .search,
.logo{
 float: left;
}
.top-nav nav ul li{
 margin: 0px 14px 0px 0px;
}
.top-nav nav ul li a,
.top-nav p, .top-nav p a{
 color: #96969C;
}
.top-nav p,
.login-sec p{
 font-size: 12px;
}
.top-nav p i,
.login-sec p i{
 margin-right: 7px;
}
.top-nav p a{
 margin-left: 7px;
}
.login-sec{
 float: right;
 padding: 10px 0px 8px 0px;
 position: relative;
}
.login-sec p,
.login-sec p a,
.search a{
 color: #979797;
}
.login-sec p a{
 text-transform: uppercase;
 margin: 0px 2px 0px 2px;
}
.search, .social-network{
 float: right;
}
.search{
 margin: 4px 0px 0px 0px;
}
.search a{
 margin: 0px 0px 0px 18px;
}
.search form{
 float: left;
 width: 200px;
 background-color: #121212;
 padding: 3px;
 position: absolute;
 right: 0px;
 top: 30px;
 opacity: 0;
 transition:all 0.3s ease-in-out;
 -moz-transition:all 0.3s ease-in-out;
 -o-transition:all 0.2s ease-in-out;
 -webkit-transition:all 0.3s ease-in-out;
 visibility: hidden;
}
.search form.add-form{
 opacity: 1;
 top: 37px;
 visibility: visible;
}
.search form input{
 background-color: #000000;
    border: medium none;
    color: #525252;
    height: 30px;
    margin: 0 0 0px;
    padding: 9px 12px;
}
.search form label{
 position: absolute;
 right: 14%;
 top: 6px;
}
.search form label:before{
 content: "\f002";
 position: absolute;
 left: 0px;
 top: 0px;
 font-family: FontAwesome;
}
.search form label input{
 padding: 0px;
}
.logo{
 padding: 28px 0px;
}
.social-network{
 padding: 34px 0px 20px 0px;
}
.social-network h6{
 float: left;
 margin: 3px 18px 0px 0px;
 font-weight: normal;
}
.social-network a{
 width: 28px;
 height: 29px;
 float: left;
 margin: 0px 9px 0px 0px;
 padding: 5px 0px 0px 0px;
 text-align: center;
 color: #1e1e1e;
}
.social-network a:hover{
 color: #fff;
}
/* ====== Navigation Start ====== */
.navigation{
 background-color: #121212;
}
.navigation ul > li{
 position: relative;
}
.navigation ul li a{
 color: #ccc;
 text-transform: capitalize;
 padding: 18px 24px;
 float: left;
 font-size: 16px;
 position: relative;
 z-index: 10;
 font-weight:bold;
}
.navigation ul li:hover a{
 color: #fff;
}
.navigation ul > li:before,
.navigation ul > li:after{
 content: '';
 position: absolute;
 left: 0px;
 top: 0%;
 width: 100%;
 height: 0%;
 z-index: 0;
}
.navigation ul > li:after{
 top: auto;
 bottom: 0%;
}
.navigation ul > li:after{
 top: auto;
 bottom: 0px;
}
.navigation ul > li:hover:before,
.navigation ul > li:hover:after{
 height: 100%;
}
.navigation ul ul{
 width: 219px;
 position: absolute;
 left: 0px;
 top: 66px;
 top: 61px \0/IE9; 
 padding: 10px 0px;
 opacity: 0;
 visibility: hidden;
 margin: -10px 0px 0px 0px;
 z-index: 9999;
}
.navigation ul > li:hover > ul{
 opacity: 1;
 visibility: visible;
 margin: 0px 0px 0px 0px;
}
.navigation ul ul:before{
 content: '';
 position: absolute;
 left: 40px;
 top: -7px;
 top: -6px \0/IE9; 
 border-style: solid;
 border-width: 0px 7px 7px 7px;
}
.navigation ul ul li{
 width: 100%;
 padding: 0px 0px 0px 6px;
}
.navigation ul ul li a{
 color: #fff;
 width: 100%;
 padding: 11px 13px;
 -webkit-transition: all 1s ease-in-out;
 -moz-transition: all 1s ease-in-out;
 -o-transition: all 1s ease-in-out;
 transition: all 1s ease-in-out;
}
.navigation ul > ul > li:before,
.navigation ul > ul > li:after{
 display: none;
}
.navigation ul ul > li:hover > a{
 background-color: #ac2f21;
}
.navigation ul ul ul{
 left: 100%;
 top: 0px;
 opacity: 0;
}
.navigation ul ul ul:before{
 display: none;
}
.navigation ul ul > li:hover > ul{
 opacity: 1;
}
.navigation ul ul ul li:hover a{
 background-color: #8b0000;
}
/* ====== Heading Start ====== */
.content{
 padding: 35px 0px 0px 0px;
}
.heading{
 margin: 0px 0px 30px 0px;
}
.heading h2{
 font-size: 30px;
 color: #fff;
 font-weight: 300;
 text-transform: capitalize;
}
.heading h3{
 color: #fff;
 font-weight: 300;
 text-transform: capitalize;
}
/* ====== Modal Box Start ====== */
.modal-header{
 margin: 0px 0px 35px 0px;
}
.modal h1{
 color: #fff;
 font-size: 30px;
 margin: 0px 0px 13px 0px;
}
.modal p{
 font-size: 14px;
 color: #bdc3c7;
}
.modal-body p{
 margin: 0px 0px 18px 0px;
 position: relative;
}
.modal-body p .input-icon:before,
.modal-body p .input-icon-two:before{
 content: "\f007";
 font-family: FontAwesome;
 position: absolute;
 left: 22px;
 top: 16px;
 color: #121212;
 font-size: 25px;
}
.modal-body p .input-icon-two:before{
 content: "\f023";
}
.modal input[type="text"],
.modal input[type="password"],
.modal input[type="submit"]{
 height: 50px;
 background-color: #1e1e1e;
 border-radius: 3px;
 box-shadow: 0px 0px 5px 1px #0e0e0e;
 padding: 7px 60px;
 color: #fff;
 font-size: 14px;
 border: none;
}
.modal input[type="submit"]{
 margin-top: 20px;
 text-transform: uppercase;
 font-size: 16px;
}
.modal-body p span{
 float: left;
}
.modal-body p input[type="checkbox"]{
 width: auto;
 float: left;
 margin: 4px 7px 0px 0px;
}
.modal-footer a{
 float: left;
 font-size: 14px;
}
.modal-footer a:nth-child(2){
 float: right;
}
/* ====== Plyer Section Start ====== */
.plyer-sec{
 background-color: #0b0b0b;
 height: 60px;
 padding: 20px 0px;
}
.plyer-sec .jp-controls li{
 margin: 0px 9px 0px 0px;
}
/* ====== Featured Start ====== */
.minus-margin{
 margin: 0px 0px 0px -30px;
}
.featured-artist article{
 float: left;
 margin: 0px 0px 30px 30px;
}
.featured-artist article figure{
 overflow: hidden;
}
.featured-artist article figure figcaption{
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 background-color: rgba(0,0,0,0.7);
 opacity: 0;
}
.featured-artist article:hover figure figcaption{
 opacity: 1;
}
.featured-artist article figure figcaption:before{
 content: '';
 width: 110px;
 height: 110px;
 position: absolute;
 background: url(../images/sprites.png);
 background-position: 0px 0px;
 background-repeat: no-repeat;
 left: 50%;
 top: 45%;
 z-index: 10;
 margin: -50px 0px 0px -50px;
}
.featured-artist article:hover figure figcaption:before{
 top: 50%;
}
.featured-artist article figure .social-network{
 margin: 0px;
 width: 34px;
 position: absolute;
 left: -20px;
 top: 0px;
 padding: 0px;
}
.featured-artist article:hover figure .social-network{
 left: 0px;
}
.featured-artist article figure .social-network a,
.blog-listing article figure .social-network a,
.event-detail article figure figcaption .social-network a,
.event-orgnizer article figure figcaption .social-network a{
 width: 34px;
 height: 34px;
 font-size: 11px;
 border-radius: 0px;
 -moz-border-radius: 0px;
 -webkit-border-radius: 0px;
 margin: 0px 0px 4px 0px;
 padding: 6px 0px 0px 0px;
 float: left;
 color: #fff;
}
a.vimeo{
 background-color: #37b4c7;
}
a.pin{
 background-color: #fa5c5c;
}
a.twitter{
 background-color: #5dc8ff;
}
a.facebook{
 background-color: #587aca;
}
.user-text a.user-icon{
 float: left;
 width: 67px;
 height: 79px;
 background-color: #282828;
 color: #717171;
 padding: 27px 0px 0px 0px;
 text-align: center;
}
.featured-artist article:hover .user-text a.user-icon{
 color: #fff;
}
.user-text .sec{
 padding: 21px 0px 12px 89px;
 background-color: #131313;
}
.featured-artist article:hover .user-text .sec{
 background-color: #282828;
}
.user-text .sec h4{
 font-weight: 300;
 margin: 0px 0px 4px 0px;
}
.user-text .sec h4 a{
 color: #fff;
}
/* ====== Upcoming Event Start ====== */
.upcoming-event article{
 float: left;
 width: 47%;
 margin: 0px 0px 33px 30px;
 background-color: #131313;
 padding: 22px;
}
.top-text h3{
 color: #fff;
 margin: 0px 0px 5px 0px;
 font-weight: 300;
}
.top-text a{
 padding: 5px 15px;
 float: left;
 color: #fff;
 text-transform: capitalize;
 margin: 0px 0px 10px 0px;
}
.top-text p{
 padding: 0px 0px 6px 0px;
}
.bottom-text figure{
 float: left;
}
.bottom-text .sec{
 padding: 22px 0px 9px 20px;
 background-color: #0c0c0c;
 float: right;
 width: 71.5%;
}
.desc-head ul li{
 margin: 0px 0px 10px 0px;
}
.desc-head ul li span{
 width: 22%;
 float: left;
 font-size: 15px;
}
.desc-head ul li p{
 float: left;
 width: 78%;
 font-size: 14px;
 color: #9d9d9d;
}
.desc-head ul li p a{
 color: #9d9d9d;
}
/* ====== Event Detail Start ====== */
.event-detail article{
 margin-left: 0px;
 width: 100%;
}
.event-detail article figure{
 margin: 0px 0px 30px 0px;
}
.event-detail article figure figcaption{
 left: 0px;
 top: 0px;
}
.event-detail article .top-text p{
 margin: 0px 0px 30px 0px;
}
.event-detail article .bottom-text .sec{
 width: 100%;
}
.bottom-text{
 position: relative;
}
.marker-icon{
 position: absolute;
 right: 0px;
 top: 0px;
 background-color: #000;
 width: 60px;
 height: 100%;
 color: #5d5d5d;
 text-align: center;
}
.marker-icon i{
 position: absolute;
 top: 50%;
 left: 50%;
 margin: -20px 0px 0px -8px;
}
.event-detail article figure figcaption .social-network{
 width: 50px;
 padding: 0px;
}
/* ====== Event Orgnizer Start ====== */
.event-orgnizer article{
 float: left;
 margin: 0px 0px 30px 30px;
 width: 22.4444%;
}
.event-orgnizer article figure figcaption{
 left: 0px;
 top: 0px;
 text-align: center;
 width: 100%;
 height: 100%;
 background-color: rgba(0,0,0,0.8);
 opacity: 0;
}
.event-orgnizer article:hover figure figcaption{
 opacity: 1;
}
.event-orgnizer article figure figcaption .social-network{
 padding: 0px;
 float: none;
 display: inline-block;
 margin: 0px 0px 0px 0px;
}
.event-orgnizer article:hover figure figcaption .social-network{
 margin: 20px 0px 0px 0px;
}
.event-orgnizer article figure figcaption .social-network a{
 margin: 0px 4px 0px 0px;
}
.event-orgnizer article figure figcaption .anker-plus{
 margin: 0px 0 0px -50px;
}
.event-orgnizer article:hover figure figcaption .anker-plus{
 margin: -20px 0 0px -50px;
}
.event-orgnizer article .text{
 background-color: #0c0c0c;
 padding: 20px;
}
.event-orgnizer article .text h3{
 font-weight: 300;
}
.event-orgnizer article .text h3 a{
 color: #fff;
}
.event-orgnizer article .text p{
 color: #9d9d9d;
}
.event-orgnizer article:hover .text p{
 color: #fff;
}
/* ====== World Wide Start ====== */
.parallex-count{
 background: url(../images/banner3.jpg) fixed;
 text-align: center;
 padding: 40px 0px 70px 0px;
 margin: 0px 0px 0px 0px;
}
.parallex-count div h2{
 font-size: 40px;
 text-transform: uppercase;
}
.parallex{
 background: url(../images/gallery-img7.jpg) fixed;
 padding: 40px 0px 70px 0px;
 margin: 0px 0px 0px 0px;
}
.parallex div h2{
 font-size: 40px;
 text-transform: uppercase;
}
.table div{
 float: none;
 display: inline-block;
}
.table thead{
 background-color: #000;
 color: #bbbbbb;
}
.table thead th{
 font-size: 20px;
 font-weight: 300;
}
.table tbody{
 background-color: rgba(0,0,0,0.5);
}
.table tbody tr:hover td{
 color: #fff;
}
.table tbody td{
 font-size: 16px;
 font-weight: 300;
}
/* ====== Latest Album Start ====== */
.latest-album article{
 float: left;
 width: 22.4444%;
 margin: 0px 0px 30px 30px;
 position: relative;
}
.latest-album article figure:before{
 content: '';
 position: absolute;
 left: 0px;
 top: 0px;
 background-color: rgba(0,0,0,0.6);
 width: 100%;
 height: 100%;
 opacity: 0;
 cursor: pointer;
}
.latest-album article:hover figure:before{
 opacity: 1;
}
.latest-album article .text{
 background-color: #0c0c0c;
 padding: 19px;
}
.latest-album article .text h3{
 font-weight: 300;
}
.latest-album article .text p{
 margin: 0px;
}
.latest-album article .text h3 a{
 color: #ffffff;
}
.left-sec{
 float: left;
}
.latest-album article .text .icon-plus{
 background-color: #232323;
 width: 41px;
 height: 41px;
 color: #6d6d6d;
 float: right;
 text-align: center;
 padding: 9px 0px 0px 0px;
}
.latest-album article:hover .text .icon-plus{
 color: #fff;
}
.latest-album article:hover .text{
 background-color: #282828;
}
.element_size_50{
 float: left;
 width: 50%;
 padding: 0px 10px;
}
.span9 .latest-album article{
 width: 30%;
}
.album-detail .latest-album article{
 margin-bottom: 0px;
}
/* ====== Twitter Start ====== */
.twitter-parallex{
 background: url(../images/gallery-img3.jpg);
 padding: 24px 0px 70px 0px;
 margin: 0px 0px 0px 0px;
}
.twitter-parallex .flexslider{
 background-color: transparent;
}
.twitter-parallex .flexslider p{
 font-size: 20px;
 color: #fff;
 line-height: 22px;
}
.twitter-parallex .flexslider p a{
 color: #fff;
}
.twitter-parallex i{
 color: #fff;
}
.twitter-parallex .flex-control-nav{
 bottom: -50px;
}
/* ====== Footer Widget Start ====== */
.footer-widget{
 background-color: #101010;
 padding: 30px 0px 40px 0px;
}
.footer-widget .widget{
 float: left;
 margin: 0px 0px 0px 30px;
 width: 270px;
}
.footer-widget .widget:first-child{
 margin: 0px;
}
.footer-widget .widget .heading{
 margin: 0px 0px 12px 0px;
}
.widget-text p{
 font-size: 14px; 
}
.footer-widget p,.peragraph {
    color: #aaa;
}
/* ====== Widget Gallery Start ====== */
.widget-gallery ul{
 margin: -7px 0px 0px -7px;
}
.widget-gallery ul li{
 margin: 7px 0px 0px 7px;
 width: 22%;
}
.widget-gallery ul li img{
 width: 100%;
}
/* ====== CopyRight Start ====== */
.copyright{
 background-color: #000;
 padding: 16px 0px;
}
.copyright p{
 float: left;
 color: #828282;
}
.copyright span{
 float: right;
 color: #828282;
}
/* ====== Twitter Widget Start ====== */
.peragraph a{
 color: #61b2eb;
}
.peragraph{
 font-size: 14px;
 background-color: #292929;
 padding: 18px;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 margin: 0px 0px 18px 0px;
 position: relative;
}
.peragraph:before{
 content: '';
 position: absolute;
 left: 30px;
 bottom: -7px;
 width: 0; 
 height: 0;
 border-top: 7px solid #292929;
 border-left: 7px solid transparent; 
 border-right: 7px solid transparent;
}
.widget-twitter p, .widget-twitter p a{
 color: #828282;
 font-size: 10px;
}
.widget-twitter p a{
 font-size: 14px;
}
/* ====== Widget NewsLatter Start ====== */
.widget-newslatter p{
 color: #828282;
 font-size: 14px;
 margin: 0px 0px 22px 0px;
}
.widget-newslatter form input[type="text"]{
 background-color: #000;
 color: #525252;
 height: 30px;
 padding: 9px 12px;
 margin: 0px 0px 10px 0px;
 border: none;
}
.widget-newslatter form input[type="submit"]{
 color: #fff;
 text-transform: capitalize;
 padding: 8px 18px;
 float: right;
 border: 1px solid #a72f21;
 box-shadow: 0px 1px 1px #f77d6f inset;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 font-size: 14px;
}
/* ====== Widget Tag Start ====== */
.widget-tag .tag-cloud{
 margin: 0px 0px 0px -5px;
}
.tag-cloud a{
 background-color: #3a3a3a;
 padding: 7px 13px;
 color: #cacaca;
 float: left;
 margin: 0px 0px 5px 5px;
 font-size: 14px;
}
.tag-cloud a:hover{
 color: #fff;
}
/* ====== Widget Category Start ====== */
.widget-category ul{
 padding: 18px 22px 13px 22px;
 background-color: #131313;
}
.widget-category ul li{
 width: 100%;
}
.widget-category ul li a{
 color: #bcbcbc;
 font-size: 16px;
 border-left: 3px solid #646464;
 padding: 0px 0px 0px 18px;
 float: left;
 margin: 0px 0px 10px 0px;
}
/* ====== Widget Archive Start ====== */
.widget-archive{}
.widget-archive ul{
 border: 1px solid #2a2a2a;
}
.widget-archive ul li{
 color: #999999;
 font-size: 12px;
 background-color: #171717;
 padding: 11px 18px;
 float: left;
 border-top: 1px solid #2a2a2a;
 width: 100%;
 text-align: right;
}
.widget-archive ul li:first-child{
 border-top: none;
}
.widget-archive ul li a{
 color: #999999;
 float: left;
}
.widget-archive ul li:hover,
.widget-archive ul li:hover a{
 color: #fff;
}
/* ====== Comments Form Start ====== */
#rispond{
 margin: 0px 0px 18px 0px;
}
#rispond p{
 margin-bottom: 9px;
}
#rispond p.name{
 padding-right: 25px;
}
#rispond p.email, #rispond p.name{
 width: 50%;
}
#rispond p.email{
 float: right;
}
#rispond p input,
#rispond p textarea{
 background-color: #111111;
 height: 39px;
 border: none;
 padding: 10px;
 color: #fff;
}
#rispond p textarea{
 height: 250px;
}
#rispond p label{
 font-size: 18px;
 color: #727272;
 font-weight: 300;
 margin: 0px 0px 7px 0px;
}
#rispond p label span{
 font-size: 12px;
}
#rispond p input[type="submit"]{
 padding: 11px 35px;
 font-size: 20px;
 color: #000;
 font-weight: 300;
 text-transform: capitalize;
 float: left;
 height: auto;
 margin-top: 10px;
}
/* ====== Comments Section Start ====== */
#comments,
#comments ul,
#comments ul li,
#comments ul li .thumblist{
 float: left;
 width: 100%;
}
#comments{
 margin: 0px 0px 30px 0px;
}
#comments ul li:first-child .thumblist{
 margin-bottom: 10px;
}
#comments ul li .thumblist
#comments ul li,
#comments ul{
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#comments > ul > li  .thumblist{
 background-color: #151515;
 padding: 10px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
#comments ul li,
#comments ul li .thumblist,
#comments ul ul ul li .thumblist{
 margin: 0px 0px 5px 0px;
}
#comments ul ul li .thumblist{
 margin: 0px 0px 12px 0px;
 position: relative;
}
#comments ul ul li .thumblist:before{
 content: '';
 position: absolute;
 border-bottom: 7px solid #151515;
 border-left: 7px solid transparent; 
 border-right: 7px solid transparent;
 left: 50px;
 top: -7px;
}
#comments ul ul li{
 margin: 0px 0px 0px 0px;
}
#comments ul ul{
 padding: 0px 0px 0px 110px;
}
#comments ul li div h6,
#comments ul li div span,
#comments ul li figure{
 float: left;
}
#comments ul li figure {
 margin: 0px 20px 0px 0px;
}
#comments ul li div{
 margin: 0px 0px 4px 0px;
}
#comments ul li div h6{
 margin: 0px 10px 0px 0px;
}
#comments ul li div span{
 color: #5b5b5b;
 font-size: 12px;
}
/* ====== News Featured Start ====== */
.news article figure{
 float: left;
}
.news article.nr-featured{
 margin: 0px 0px 60px 0px;
 display: table;
 position: relative;
}
.news article.nr-featured figure{
 display: table-cell;
 float: none;
 vertical-align: top;
 width: 349px;
}
.news article.nr-featured .text{
 padding: 30px 20px;
 display: table-cell;
 background-color: #131313;
}
.news article.nr-featured .text .list-arrow{
 border-color: transparent #131313;
 border-style: solid;
 border-width: 10px 12px 10px 0px;
 position: absolute;
 left: 39%;
 top: 50%;
 margin: -10px 0px 0px 0px;
}
.span12 .news article.nr-featured .text .list-arrow{
 left:29%;
}
.nr-featured-link{
 font-size: 16px;
 padding: 8px 15px;
 float: left;
 background-color: #0a0a0a;
 margin: 0px 0px 15px 0px;
}
.news article .text h4 a,
.news-listing span,
.post-options li,
.post-options li a,
.nr-featured-link{
 color: #fff;
}
.nr-featured-link:hover{
 color: #fff;
}
.news article .text h4{
 float: left;
 width: 100%;
 margin: 0px 0px 8px 0px;
}
.news article.nr-featured .text p{
 display: inline-block;
}
.post-options{
 float: left;
}
.post-options li{
 margin: 0px 20px 0px 0px;
}
.news article .post-options{
 margin: 0px 0px 9px 0px;
}
.news.news-listing{
 margin: 0px 0px 30px -70px;
 width: 109%;
 float: left;
 position: relative;
}
.span12 .news.news-listing{
 width: 112%;
}
.span12 .news-listing:before{
 left: 49.97%;
}
.news-listing:before{
 content: '';
 width: 10px;
 height: 94%;
 border: 2px solid #131313;
 position: absolute;
 left: 53%;
 top: 0px;
 margin: 0px 0px 0px -5px;
}
.news-listing article{
 float: left;
 width: 42%;
 padding: 0px 0px 0px 70px;
 margin: 0px 0px 30px 0px;
 position: relative;
}
.news-listing article:nth-child(even):before,
.news-listing article:nth-child(odd):after{
 content: '';
 background: url(../images/even-odd.png);
 position: absolute;
 right: -53px;
 top: -10px;
 width: 35px;
 height: 54px;
}
.news-listing article:nth-child(odd):after{
 right: auto;
 left: 18px;
}
.news-listing article:first-child:after {
    left: auto;
    right: -53px;
}
.news-listing article .text {
 padding: 16px 20px 2px 20px;
 background-color: #131313;
}
.news-listing article .text h4,
.news-listing article .text p,
.news-listing article .text,
.news-listing article figure,
.news.news-listing article figure img{
 float: left;
 width: 100%;
}
.news-listing article .text h4,
.news-listing article .text p,
.news-listing article figure{
 margin: 0px 0px 22px 0px;
}
.news-listing article .nr-featured-link{
 float: right;
}
.news-listing span{
 font-size: 16px;
 float: right;
 background-color: #131313;
 padding: 9px;
 margin: 0px 0px 20px 0px;
}
#container {
 float:left;
 width:100%;
}
/* ====== News Featured End ====== */
/*
=====================================
  Player Skin
=====================================
*/
.audio-plyer{
  height: 59px;
}
#player,
.wrapper-payerlsit,
.wrapper-payerlsit ul {
  float: left;
  width: 100%;
  position: relative;
}
.audio-control {
  float: left;
}
.audio-control a {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 23px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.audio-control a.jp-next {
  margin-left: 0;
  margin-right: 10px;
}
.audio-control a em {
  margin: 0;
}
.main-progress {
  margin-left: 40px;
  height: 40px;
  line-height: 22px;
  position: relative;
}
.jp-current-time,
.jp-duration {
  float: left;
  margin: 0px 0px 0px 10px;
}
.volume-wrap {
  float: left;
  position: relative;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jp-progress {
  float: left;
  width: 50%;
  height: 10px;
  background-clip:content-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px 1% 0px 0%;
}
.jp-seek-bar {
  background-color: #000;
  height: 100%;
  cursor: pointer;
  position: relative;
  padding: 2px;
}
.jp-play-bar {
  height: 10px;
  position: relative;
}
.volume-wrap a {
  font-size: 16px;
  float: left;
  color: #656565;
}
.volume-wrap a.jp-volume-max {
 display: none !important;
}
.jp-volume-bar {
  float: left;
  width: 56px;
  padding: 0px;
  height: 10px;
  background-clip: content-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #000;
  margin: 6px 0px 0px 10px;
}
.jp-volume-bar-value {
  height: 100%;
  cursor: pointer;
}
.jp-playlist-icon {
  text-transform: uppercase;
  float: right;
}
.jp-playlist-icon span{
 float: left;
  font-size: 16px;
}
.jp-playlist-icon em{
 float: left;
 color: #656565;
 margin: 0px 10px 0px 0px;
}
.jp-playlist {
  float: left;
  width: 100%;
 position: absolute;
  z-index: 99;
  top: 40px;
  left: 0px;
  background-color: #0b0b0b;
  -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
 padding: 20px 20px 15px 20px;
 display: none;
}
.wrapper-payerlsit li {
  width: 100%;
  padding: 7px 20px;
  position: relative;
    -webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
background-color: #000;
margin: 0px 0px 5px 0px;
}
.wrapper-payerlsit li a{
  float: left;
  padding: 0px 0px 0px 0px;
  color: #656565;
}
.wrapper-payerlsit li:first-child a{
  border-top: none;
}
.wrapper-payerlsit li a.jp-playlist-item {
  float: left;
  width: 100%;
}
.wrapper-payerlsit li a em.icon-play-circle ,.wrapper-payerlsit li a em.icon-pause {
  float: right;
  width: 30px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
}
.wrapper-payerlsit li a em.icon-pause ,.wrapper-payerlsit li a.jp-playlist-item.jp-playlist-current em.icon-play-circle{
  display: none;
}
.wrapper-payerlsit li a.jp-playlist-item.jp-playlist-current em.icon-pause {
  display: inline-block;
  vertical-align: top;
}
.title-song {
  float: left;
}
.jp-playpause{
 float: right;
}
.jp-playpause .fa-pause,
.jp-playlist-current .jp-playpause .fa-play{
 display: none;
}
.jp-playlist-current .jp-playpause .fa-pause{
 display: block;
 margin: 4px 0px 0px 0px;
}
.jp-artist {
  display: block;
  float: left;
  width: 20%;
  font-size: 12px;
  font-style: italic;
}
.jp-desc {
  display: inline-block;
  float: right;
  width: 58px;
  font-size: 14px;
  text-align: center;
}
#banner #jquery_jplayer_n .mejs-container{
  display: none;
}
#banner .audio-control a.jp-play, #banner .audio-control a.jp-pause {
    height: 49px;
    line-height: 44px;
    width: 50px;
    text-align: center;
    margin: 4px 0 0 0;
}
.infosong, .jp-desc, .jp-artist {
  display: none;
}
/*------Main Style------*/
#main{
  padding-top: 45px;
  position: relative;
}
/*------Main Style------*/
/*=====================================
  Welcome Style
=====================================*/
.welcome-area figure{
  float: left;
  width: 370px;
  height: 370px;
  text-align: center;
}
.welcome-area figure:before{
  content: '';
  background: url(images/welcome-curcle.html);
  width: 360px;
  height: 352px;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 0;
}
.welcome-area figure a{
  display: inline-block;
  padding: 74px 0px 0px 0px;
  margin-left: -15px;
  position: relative;
  z-index: 20;
}
.welcome-area figure,
.welcome-area figure a,
.welcome-area figure img{
  border-radius:250px;
  -moz-border-radius:250px;
  -webkit-border-radius:250px;
}
.welcome-area .text{
  padding: 52px 0px 0px 370px;
}
.welcome-area .text h1{
  margin: 0px 0px 14px 0px;
}
.welcome-quote{
  float: left;
  margin: 22px 0px 0px 0px;
}
.welcome-quote p{
  float: left;
  width: 75%;
  border-left: 2px solid #292929;
  padding: 0px 0px 0px 25px;
  font-style: italic;
}
.welcome-quote i{
  position: relative;
  z-index: 10;
  top: 23px;
}
#tv {
  position: relative;
  width: 120px;
  height: 80px;
  margin: 0px 0;
  background: #fff;
  border-radius: 50% / 10%;
  text-align: center;
  text-indent: .1em;
  float: right;
}
#tv:before {
  content: '';
  position: absolute;
  top: 10%;
  bottom: 10%;
  right: -5%;
  left: -5%;
  background: inherit;
  border-radius: 5% / 50%;
}
/* ====== Pagination Start ====== */
.pagination{
 float: right;
 margin: 0px 0px 30px 0px;
}
.pagination ul li a{
 padding: 7px 14px;
 float: left;
 background-color: #0c0c0c;
 margin: 0px 0px 0px 5px;
 color: #636363;
}
.pagination ul li a:hover{
 color: #fff;
}
/* ====== Blog Detail Start ====== */
.blog-detail-sec h2{
 text-transform: capitalize;
}
.blog-detail-sec.blog-listing .detail{
 padding: 0px;
}
.blog-detail-sec.blog-listing article{
 border: none;
 margin: 0px 0px 10px 0px;
 padding: 25px 25px;
}
.blog-detail-sec h3,
.blog-detail-sec h4,
.blog-detail-sec h5{
 font-weight: 500;
 margin: 0px 0px 10px 0px;
}
.blog-detail-sec p{
 margin: 0px 0px 25px 0px;
}
.nr-tagcloud a{
 float: left;
 font-size: 16px;
 margin: 0px 3px 0px 0px;
 background-color: #3a3a3a;
 padding: 7px 14px;
 text-transform: capitalize;
 color: #fff;
}
.nr-tagcloud i{
 float: left;
 font-size: 18px;
 margin: 10px 10px 0px 0px;
}
.nr-sahrepost{
 background-color: #151515;
 padding: 16px 23px 14px 23px;
 margin: 0px 0px 10px 0px;
}
.nr-sahrepost h4{
 float: left;
 margin: 8px 15px 0px 0px;
}
.nr-sahrepost a{
 float: left;
 color: #666666;
 margin: 0px 5px 0px 0px;
 background-color: #3a3a3a;
 padding: 6px 0px 0px 0px;
 color: #fff;
 width: 34px;
 height: 34px;
 text-align: center;
}
/* ====== Dj Page Start ====== */
.featured-artist.dj-listing article figure{
 height: 282px;
 margin: 0px 0px 20px 0px;
}
.featured-artist.dj-listing article figure img{
 height: 100%;
 transform:scale(1);
   -ms-transform:scale(1);
    -moz-transform:scale(1);
     -webkit-transform:scale(1);
       -o-transform:scale(1);
}
.featured-artist.dj-listing article:hover figure img{
 transform:scale(1.2) rotate(5deg);
   -ms-transform:scale(1.2) rotate(5deg);
    -moz-transform:scale(1.2) rotate(5deg);
     -webkit-transform:scale(1.2) rotate(5deg);
       -o-transform:scale(1.2) rotate(5deg);
}
.featured-artist.dj-listing article:hover figure{
 height: 302px;
 margin: 0px 0px 0px 0px;
}
.featured-artist.dj-listing article figure figcaption:before{
 display: none;
}
.inn-caption{
 position: absolute;
 left: 50%;
 top: 50%;
 width: 190px;
 height: 190px;
 background-color: #1e1e1e;
 border-radius:100%;
 -moz-border-radius:100%;
 -webkit-border-radius:100%;
 text-align: center;
 margin: -94px 0px 0px -90px;
 border: 9px solid rgba(202,202,202,0.1);
 padding: 24% 0px 0px 0px;
}
.inn-caption p a{
 color: #9799a5;
 font-size: 11px;
}
.dj-listing .user-text .sec{
 padding: 11px 0px 12px 12px;
}
.dj-listing .user-text .sec h3,
.inn-caption h4{
 font-weight: 300;
}
.dj-listing .user-text .sec h3 a,
.inn-caption h4 a{
 color: #fff;
}
/* ====== Blockquote Start ====== */
blockquote{
 background-color: #080808;
 padding: 30px 30px 30px 42px;
 text-align: center;
 border-left: 5px solid;
 border-color: #ff6600;
 font-size: 16px;
 color: #d9d9d9;
 font-style: italic;
 margin: 0px 0px 25px 0px;
 position: relative;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
blockquote:before{
 position: absolute;
 left: 10px;
 top: 34px;
 color: #999999;
 font-family: FontAwesome;
 font-size: 19px;
}
blockquote span{
 color: #8a8a8a;
 font-size: 20px;
 font-style: normal;
 margin: 0px 0px 13px 0px;
}
/* ====== About Authore Start ====== */
.about-authore{
 background-color: #151515;
 margin: 0px 0px 10px 0px;
 padding: 10px 10px 22px 10px;
}
.blog-detail-sec .about-authore figure,
.about-authore figure{
 float: left;
 width: 107px;
}
.about-authore .text{
 padding: 0px 0px 0px 126px;
}
.about-authore .text p{
 color: #9d9d9d;
}
.about-authore .text h3{
 margin: 0px;
}
.about-authore .text p{
 margin: 0px 0px 14px 0px;
}
.about-authore .text a.tweet-follow{
 color: #9d9d9d;
 background-color: #252525;
 float: left;
 padding: 2px 7px;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 margin: 0px 6px 0px 0px;
}
.about-authore .text a i{
 color: #00a8e8;
 margin: 0px 5px 0px 0px;
}
.about-authore .text span{
 color: #9d9d9d;
 font-style: italic;
 font-size: 12px;
}
/* ====== Gallery Start ====== */
.gallery-page{
 margin: 0px 0px 20px 0px;
}
.gallery-page .minus-margin{
 margin: 0px 0px 0px -6px;
}
.gallery-page article{
 float: left;
 padding: 0px 0px 6px 6px;
 width: 50%;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
}
.gallery-page article figure{
 overflow: hidden;
}
.gallery-page article figure,
.gallery-page article img,
.gallery-page article a{
 float: left;
 width: 100%;
}
.gallery-page article figcaption{
 left: 0%;
 top: 0%;
 background-color: rgba(0,0,0,0.6);
 width: 100%;
 height: 100%;
 opacity: 0;
}
.gallery-page article figcaption a{
 font-size: 26px;
 color: #fff;
 position: absolute;
 left: 50%;
 top: 50%;
 margin: -17px 0px 0px -10px;
 width: 50px;
 height: 50px;
 background-color: #444;
 text-align: center;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 padding: 11px 0px 0px 0px;
}
.gallery-page article:hover figcaption{
 opacity: 1;
}
.gallery-page article:hover figure img{
 -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
     -ms-transform: scale(1.2) rotate(10deg);
      -o-transform: scale(1.2) rotate(10deg);
         transform: scale(1.2) rotate(10deg);
}
.gallery-page .gallery-three-col article{
 width: 33.33%;
}
.gallery-page .gallery-four-col article{
 width: 25%;
}
/* ====== Masonry Start ====== */
.blog-masonry #container{
 margin: 0px 0px 0px -30px;
 width: 104%;
}
.blog-masonry article{
 width: 375px;
 margin: 0px 0px 30px 30px;
}
.blog-masonry article .text{
 padding: 13px 16px;
 background-color: #131313;
}
.blog-masonry article .text h2{
 font-size: 30px;
 margin: 0px 0px 12px 0px;
 padding: 0px 0px 12px 0px;
 border-bottom: 1px solid #3d3d3d;
 font-weight: 300;
}
.blog-masonry article .text h2 a{
 color: #9d9d9d;
}
/* ====== Album Detail Start ====== */
.album-detail{
 margin: 0px 0px 40px 0px;
}
.album-detail p{
 margin: 0px 0px 25px 0px;
}
.album-detail .text{
 background-color: #131313;
 padding: 15px 20px;
 margin: 0px 0px 40px 0px;
}
.left-detail{
 float: left;
}
.left-detail h1{
 color: #fff;
 font-weight: 400;
 margin: 0px 0px 12px 0px;
}
.social-button{
 float: right;
 padding-top: 8px;
}
.social-button p{
 margin: 0px 0px 19px 0px;
}
.social-button a{
 display: inline-block;
 padding: 6px 10px;
 margin: 0px 0px 0px 12px;
 color: #fff;
 text-transform: uppercase;
}
.detail-plyer{
 height: auto;
}
.detail-plyer .jp-gui{
 display: none !important;
}
.detail-plyer .jp-playlist{
 display: block;
 position: inherit;
 float: left;
 width: 100%;
 padding: 0px;
 background-color: transparent;
}
.detail-plyer .jp-share{
 display: none;
}
.jp-social-option{
 position: absolute;
 right: 47px;
 top: 16px;
}
.detail-plyer .wrapper-payerlsit li{
 padding: 16px 20px;
}
.detail-plyer .wrapper-payerlsit li a{
 color: #9d9d9d;
 font-size: 14px;
}
.wrapper-payerlsit ul li .jp-social-option a{
 background-color: #e14e3d;
 padding: 1px 11px;
 float: left;
 margin: 0px 0px 0px 10px;
 color: #fff;
 font-size: 12px;
 text-transform: uppercase;
}
/* ====== Contact Us Start ====== */
.map-sec{
 margin: 0px 0px 18px 0px;
}
.span6 #rispond p.email, .span6 #rispond p.name,
.span6 #rispond form p input[type="text"]{
 width: 100%;
}
.span6 #rispond p.name{
 padding-right: 0px;
}
.widget-text ul,
.widget-text p{
 margin: 0px 0px 24px 0px;
}
.widget-text ul li{
 margin: 0px 0px 4px 0px;
}
.widget-text ul li,
.widget-text ul li a{
 color: #9d9d9d;
 font-size: 14px;
}
.widget-text .nr-sahrepost{
 background-color: transparent;
 padding: 0px;
}
.widget-text .nr-sahrepost a{
 border: 2px solid #404040;
 background-color: transparent;
 width: 45px;
 height: 45px;
 border-radius: 1px;
 padding: 9px 0px 0px 0px;
 color: #4c4b4b;
 margin: 0px 10px 0px 0px;
}
.widget-text .nr-sahrepost a:hover{
 color: #fff;
}
/* ====== Pro Detail Start ====== */
.pro-detail{
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 70%;
 padding: 20px 16px;
 color: #e34731;
 opacity: 0;
 background-color: rgba(0,0,0,0.2);
 -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
     -ms-transform: translateY(-10px);
      -o-transform: translateY(-10px);
         transform: translateY(-10px);
}
.latest-album article:hover .pro-detail{
 opacity: 1;
 -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
     -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
         transform: translateY(0px);
}
.pro-detail h3{
 font-weight: 400;
}
.pro-detail p{
 margin-bottom: 10px;
}
span.nr-price{
 border-top: 1px solid #494846;
 border-bottom: 1px solid #494846;
 padding: 15px 0px;
 font-size: 40px;
}
span.nr-price span{
 font-size: 20px;
 display: inline-block;
 vertical-align: top;
 margin: 5px 0px 0px 0px;
}
span.nr-price i{
 width: 41px;
 height: 41px;
 color: #fff;
 background-color: #e34731;
 float: right;
 font-size: 25px;
 text-align: center;
 padding: 7px 0px 0px 0px;
}
.cs-click-menu{
    display: none;
    width: 50px;
    height: 32px;
    background-color: #1b1b1b;
    color: #fff;
    text-align: left;
    padding: 8px 15px;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
}
#header, .top-strip, .head-middle-sec, .navigation, .heading, .content, .featured-artist,.blog-detail-sec p,
.featured-artist article figure, .featured-artist article figure img, .user-text, .upcoming-event,.nr-sahrepost,
.top-text, .bottom-text, .table, .latest-album, .latest-album article figure, .latest-album article figure img,
.latest-album article .text, .twitter-parallex, .widget-text, .footer-widget, .widget-gallery, .copyright,
.peragraph, .widget-twitter, .widget-newslatter, .widget-newslatter form, .plyer-sec, .breadcrumb,.nr-tagcloud,
.widget-tag, .widget, .widget-archive, .blog-listing, .blog-listing article, .post-option,blockquote,span.nr-price,
.blog-listing figure, .post-option, .blog-listing article .text h3, .event-detail, .event-detail article figure,
.event-detail article figure img, .event-orgnizer, .event-orgnizer article .text, #rispond, #rispond p,
.news,.blog-listing article figure img,.featured-artist.dj-listing article figure img,blockquote span,
.about-authore,.about-authore .text p,.desc-head ul li,.gallery-page,.blog-masonry article figure,.map-sec,
.blog-masonry article figure img,.blog-masonry article .text,.blog-masonry article .text h2,.detail-plyer,
.album-detail,.album-detail figure,.album-detail figure img,.album-detail .text,.widget-text ul li,
.modal-body,.modal-footer,.modal-header,.modal input[type="text"],.modal p,.modal input[type="submit"],
.event-orgnizer article figure img, .event-orgnizer .minus-margin figure{
 float: left;
 width: 100%;
}

.navigation ul > li:before, .navigation ul > li:after, .navigation ul ul, figcaption, figure .social-network,
.featured-artist article figure figcaption:before, .user-text, .user-text a.user-icon, .user-text .sec, .tag-cloud a,
.table tbody tr, .latest-album article figure:before, .latest-album article .text .icon-plus, .latest-album article .text,
.widget-category, .widget-category ul li a, .widget-archive ul li, .anker-plus, .blog-listing article .text p a,
.event-orgnizer article figure figcaption, .event-orgnizer article .text,.pagination ul li a,.featured-artist.dj-listing article figure img,
.featured-artist.dj-listing article figure,.gallery-page article figure img,.pro-detail,.portfolio-filter ul li div figcaption{
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}
/* ====== ShortCode Start ====== */
.meta,hgroup,.margin-bt,.short-list{
 margin: 0px 0px 30px 0px;
}
.meta p{
 font-size: 13px;
 color: #5c5c5c;
}
.meta p span{
 color: #fff;
}
.meta p a{
 text-decoration: underline;
}
hgroup h1,hgroup h2,hgroup h3,hgroup h4,hgroup h5,hgroup h6{
 margin: 0px 0px 8px 0px;
 color: #3f3e3e;
}
.gorgia{
 font-family: Georgia, Times, "Times New Roman", serif;
 font-style: italic;
 line-height: 1.5;
 border-bottom: 1px dashed #494444;
 padding: 0px 0px 25px 0px;
 margin: 0px 0px 25px 0px;
}
.curiar{
 font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
 line-height: 1.5;
}
.dropcap p:first-letter,.dropcap2 p:first-letter{
 font-size: 40px;
 color: #777777;
 margin: 0px 15px 3px 0px;
 text-transform: uppercase;
 float: left;
 line-height: 1;
}
.dropcap2 p:first-letter{
 width: 65px;
 height: 65px;
 background-color: #101010;
 color: #999;
 text-align: center;
 padding-top: 11px;
}
.short-list{
 float: left;
 width: 100%;
}
.short-list ul li{
 color: #777777;
 font-size: 13px;
 width: 100%;
 margin: 0px 0px 10px 0px;
}
.short-list ul li a{
 color: #777777;
 font-size: 13px;
}
.short-list ul li i{
 margin-right: 10px;
}
.curcul-cel ul li i,
.curcul-cel-two ul li i{
 width: 20px;
 height: 20px;
 float: left;
 border-radius: 4px;
 color: #fff;
 padding: 3px 0px 0px 4px;
}
.curcul-cel-two ul li i{
 border-radius: 100%;
 background-color: #11b7ad;
 font-size: 11px;
 padding: 5px 0px 0px 5px;
}
.nr-square {
    border-radius: 100%;
    color: #FFFFFF;
    height: 80px;
    margin: 0 9px 0px 0;
    padding: 16px 0 0;
    text-align: center;
    width: 80px;
}
.nr-simple{
 margin: 0px 10px 0px 0px;
 color: #777777;
}
.nr-box{
 width: 65px;
 height: 65px;
 color: #fff;
 padding: 8px 0px 0px 0px;
 text-align: center;
 margin: 0px 10px 0px 0px;
 background-color: #11b7ad;
}
.font-icon{
 float: left;
 width: 100%;
 padding: 30px 0px 30px 0px;
}
.divider1,
.divider2,
.divider3,
.divider4,
.divider5,.divider6{
 float: left;
 width: 100%;
}
.divider1{
 border-bottom: 1px solid #494444;
 margin: 20px 0px;
}
.divider2{
 border-bottom: 4px double #494444;
 margin: 20px 0px;
}
.divider3{
 border-bottom: 1px dashed #494444;
 margin: 20px 0px;
}
.divider4{
 border-bottom: 4px dashed #494444;
 margin: 20px 0px;
}
.divider5{
 border-bottom: 1px dotted #494444;
 margin: 20px 0px;
}
.divider6{
 background: url(../images/dvider.png);
 height: 10px;
 margin: 20px 0px;
}
.smll-btn{
 float: left;
 padding: 12px 22px;
 color: #fff;
 font-size: 13px;
 text-transform: uppercase;
 margin: 13px 8px 8px 0px;
 border-radius: 4px;
}
.medium-btn i,.smll-btn i,.large-btn i{
 margin-right: 7px;
}
.medium-btn{
 padding: 17px 28px;
 float: left;
 color: #fff;
 font-size: 16px;
 text-transform: uppercase;
 margin: 6px 8px 8px 0px;
 border-radius: 4px;
}
.large-btn{
 padding: 25px 34px;
 float: left;
 color: #fff;
 font-size: 16px;
 text-transform: uppercase;
 margin: 0px 8px 8px 0px;
 border-radius: 4px;
}
.follow{
 float: left;
 padding: 0px 0px 30px 0px;
}
.follow a{
 background-color: #11b7ad;
 color: #fff;
 width: 30px;
 height: 30px;
 margin: 0px 3px 3px 0px;
 border-radius: 4px;
 padding: 8px 0px 0px 0px;
}
.follow-icon a{
 background-color: #11B7AD;
    border-radius: 4px;
    color: #FFFFFF;    
    margin: 0 3px 3px 0;
 clear: both;
    display: inline-block;
}
.medium a{padding: 10px;}
.large a{padding:20px;}
.x-large a{padding:30px;}
.tabs,
.tabs-horizontal{
 float: left;
 width: 100%;
 padding:15px;
 background:#101010;
 box-sizing:border-box;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
}
.tabs-horizontal .nav-tabs{
 width: 22%;
 border: none;
 text-align: center;
}
.tabs-horizontal ul li{
 width: 100%;
 margin-bottom: 3px;
}
.tabs-horizontal .nav-tabs > li > a{
 border-radius: 0px;
}
.tabs-horizontal .tab-content{
 float: left;
 width: 78%;
 padding-left: 25px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.tabs-horizontal .nav,
.tab-content p{margin-bottom:0px;}
.accordion-heading .accordion-toggle:before{
 content: "\f067";
 font-family: 'FontAwesome';
 border-left: 1px solid #494444;
 height: 30px;
 padding-top: 9px;
 position: absolute;
 right: 0;
 text-align: center;
 top: 0;
 width: 30px;
}
.accordion-heading{
 color:#fff;
}
.accordion-heading .accordion-toggle.collapsed:before{
 content: "\f068";
}
.alert.genral{
 background-color: #f9f9f9;
 border-color: #e4c789;
}
.pera h4{
 color: #fff;
 margin-bottom: 9px;
}.margin-bottom{margin-bottom:30px;}.margin-bottom .heading h2{color:#fff;font-weight:bold;}.remove-margin-kf article{margin-bottom:0px;}

.blog-v2 article.featured{
 float: left;
 width: 50%;
 padding-right: 20px;padding-bottom: 20px;
}
.blog-v2 article.featured figure{
 margin: 0px 0px 17px 0px;
}
.blog-v2.slide-view article.featured figure{margin: 0px;}
.blog-v2 {
 margin: 0px 0px 30px 0px;
 background-color: #131313;
 padding: 20px 20px 0px 20px;
}
.blog-v2 article.featured figure,
.blog-v2 article.featured figure img,
.blog-v2 article figure img,
.blog-v2,
.blog-v2 .recent-post article,
.blog-v2 .recent-post article figure img {
 float: left;
 width: 100%;
}
.blog-v2 article figure{
 width: 200px;
 float: left;
}
.blog-v2 article{
 float: left;
 width: 50%;
}
.blog-v2 .recent-post article figure,
.blog-v2 article h3 {
  color: #FFFFFF;
    font-weight: 300;
    margin: 0 0 5px;
}
.blog-v2 article p{
 margin: 0px 0px 20px 0px;
}
.blog-v2 article.featured .text{
 margin-left: 0px;
}
.blog-v2 article h3 a{
 color: #ffffff;
}
.blog-v2 article h3{
 display: block;
}
.blog-v2 article .text .post-option{
 padding: 0px;
 margin: 0px;
 background-color: transparent;
 float: left;
 width: auto;
}
.nr-readmore{
 float: right;
 padding: 5px 15px;
 color: #fff;
}
.blog-v2 article .text .post-option li,
.blog-v2 article .text .post-option li i{
 padding: 0px;
 margin: 0px 8px 0px 0px;
}
.blog-v2 article .text{
 margin-left: 180px;margin-top: -8px;
}
.recent-post{
 float: left;
 width: 50%;
}
.blog-v2 .recent-post article figure{
 width: 160px;
}
.last-sec{
 padding-left: 20px;
}
.last-sec article{
 margin: 0px 0px 15px 0px;
}
.last-sec article h3{
 font-size: 20px;
 margin-bottom: -3px;
}
.last-sec h4{
 margin-bottom: 10px;
}
.blog-v2 .last-sec p{
 margin-bottom: 4px;
}
.blog-v2 .last-sec article .text .post-option{
 width: 66%;
}
.slide-view{padding-bottom: 20px;}
.slide-view article.featured{
 width: 100%;
 padding: 20px;
 background-color: #0c0c0c;
}
.slide-view article.featured figcaption{
 width: 43px;
 height: 46px;
 left: 0px;
 top: 0px;
 font-size: 16px;
 color: #fff;
 text-align: center;
 z-index: 998;
}
.slide-view article.featured img{
 margin-bottom: 10px;
}
.slide-view article.featured .flex-control-nav{display: none;}
.slide-view article.featured .flex-direction-nav{
 display: block;
 margin-top: -34px;
}
.plyer-sec.webkit.stuckMenu.isStuck{top:56px !important;z-index:999;}
.navigation.stuckMenu.isStuck{background:#000;z-index:999;}
.date-count-down{
 width: 1170px;
 display: inline-block;  
 padding: 0px; 
 position: relative;
}
.map-canvas{
 width:100%;
 height:400px;
}
.demo select {
 color: #999;
}
 
.demo select.balck1 {
 border: 0;
   color: #fff;
   background: #0051FF;
   font-weight: normal;
   font-size: 15px;
   padding: 2px 25px;
   width: 378px;
   *width: 350px;
   *background: #58B14C;
   -webkit-appearance: none;
}
.demo select.balck1 {
   overflow:hidden;
   width:100%;
   background: #0051FF url("http://i62.tinypic.com/15xvbd5.png") no-repeat scroll 97% center;
}
.demo select.balck {
 background-color: #111111;
 
}
.loading {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #262E34;
  opacity: 0.99
}
.loading img {
  width: 40px; 
  height: 40px;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 50%;
  top: 50%;
  margin: -20px
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}



::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    background: #727272;
}

::-webkit-scrollbar-thumb {
    background: #FE2701;
    -webkit-border-radius: 3ex;
    -webkit-box-shadow: 0px 1px 2px rgba(337, 75, 47, 1);
}

::-webkit-scrollbar-corner {
    background: #ff0000;
}