/*

Theme Name: NightRock Wordpress Theme

Theme URI: - www.kodeforest.com/demo/night-rock

Description: Night Rock Music Wordpress Theme For Music Bands, Dj and Artists

Version: 1.0

Author: KodeForest

Author URI: www.kodeforest.com

License:

License URI:

Tags: white, light, Red, two-columns, fluid-layout, fixed-layout, custom-background, custom-colors, featured-images, theme-options

*/



@charset "utf-8";

/* CSS Document */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

	border: 0;

	font-family: inherit;

	font-size: 100%;

	font-style: inherit;

	font-weight: inherit;

	margin: 0;

	outline: 0;

	padding: 0;

	vertical-align: baseline;

}



article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

nav,

section {

	display: block;

}



audio,

canvas,

video {

	display: inline-block;

	max-width: 100%;

}



html {

	overflow-y: scroll;

	-webkit-text-size-adjust: 100%;

	-ms-text-size-adjust:     100%;

}



body,

button,

input,

select,

textarea {

	color: #2b2b2b;

	font-family: Lato, sans-serif;

	font-size: 16px;

	font-weight: 400;

	line-height: 1.5;

}



body {

	background: #f5f5f5;

}



a {

	color: #E14E3D;

	text-decoration: none;

}



a:focus {

	outline: thin dotted;

}



a:hover,

a:active {

	outline: 0;

}



a:active,

a:hover {

	color: #41a62a;

}



address {

	font-style: italic;

	margin-bottom: 24px;

}



abbr[title] {

	border-bottom: 1px dotted #2b2b2b;

	cursor: help;

}



b,

strong {

	font-weight: 700;

}



cite,

dfn,

em,

i {

	font-style: italic;

}



mark,

ins {

	background: #fff9c0;

	text-decoration: none;

}



.nr-price mark,

.nr-price ins,

.price mark,

.price ins{

	background:none;

}



p {

	margin-bottom: 24px;

}



code,

kbd,

tt,

var,

samp,

pre {

	font-family: monospace, serif;

	font-size: 15px;

	-webkit-hyphens: none;

	-moz-hyphens:    none;

	-ms-hyphens:     none;

	hyphens:         none;

	line-height: 1.6;

}



pre {

	border: 1px solid rgba(0, 0, 0, 0.1);

	-webkit-box-sizing: border-box;

	-moz-box-sizing:    border-box;

	box-sizing:         border-box;

	margin-bottom: 24px;

	max-width: 100%;

	overflow: auto;

	padding: 12px;

	white-space: pre;

	white-space: pre-wrap;

	word-wrap: break-word;

}



blockquote,

q {

	-webkit-hyphens: none;

	-moz-hyphens:    none;

	-ms-hyphens:     none;

	hyphens:         none;

	quotes: none;

}

blockquote p{

font-size:18px;

}

blockquote:before,

blockquote:after,

q:before,

q:after {

	content: "";

	content: none;

}

p {

    font-size: 14px;

    line-height: 22px;

}

small {

	font-size: smaller;

}



big {

	font-size: 125%;

}



sup,

sub {

	font-size: 75%;

	height: 0;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}



sup {

	bottom: 1ex;

}



sub {

	top: .5ex;

}



dl {

	margin-bottom: 24px;

}



dt {

	font-weight: bold;

}



dd {

	margin-bottom: 24px;

}



ul,

ol {

	list-style: none;

	margin: 0 0 24px 20px;

}



ul {

	list-style: disc;

}



ol {

	list-style: decimal;

}



li > ul,

li > ol {

	margin: 0 0 0 20px;

}



img {

	-ms-interpolation-mode: bicubic;

	border: 0;

	vertical-align: middle;

}



figure {

	margin: 0;

}



fieldset {

	border: 1px solid rgba(0, 0, 0, 0.1);

	margin: 0 0 24px;

	padding: 11px 12px 0;

}



legend {

	white-space: normal;

}



button,

input,

select,

textarea {

	-webkit-box-sizing: border-box;

	-moz-box-sizing:    border-box;

	box-sizing:         border-box;

	font-size: 100%;

	margin: 0;

	max-width: 100%;

	vertical-align: baseline;

}



button,

input {

	line-height: normal;

}



input,

textarea {

	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */

}



button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

	-webkit-appearance: button;

	cursor: pointer;

}



button[disabled],

input[disabled] {

	cursor: default;

}



input[type="checkbox"],

input[type="radio"] {

	padding: 0;

}



input[type="search"] {

	-webkit-appearance: textfield;

}



input[type="search"]::-webkit-search-decoration {

	-webkit-appearance: none;

}



button::-moz-focus-inner,

input::-moz-focus-inner {

	border: 0;

	padding: 0;

}



textarea {

	overflow: auto;

	vertical-align: top;

}



table,

th,

td {

	border: 1px solid #ccc;

}



table {

	border-collapse: separate;

	border-spacing: 0;

	border-width: 1px 0 0 1px;

	margin-bottom: 24px;

	width: 100%;

}



th,

td {

	font-weight: normal;

	text-align: left;

}



th {

    border-width: 0 1px 1px 0;

    font-weight: bold;

    padding: 10px;

    text-align: center;

    vertical-align: middle;

}



td {

	border-width: 0 1px 1px 0;

	 text-align: center;

    vertical-align: middle;

}



del {

	color: #767676;

}



hr {

	background-color: rgba(0, 0, 0, 0.1);

	border: 0;

	height: 1px;

	margin-bottom: 23px;

}

thead th{

	

}

.sticky{}

.gallery-caption{}

.bypostauthor{}

/* Support a widely-adopted but non-standard selector for text selection styles

 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.

 */

::selection {

	background: #24890d;

	color: #fff;

	text-shadow: none;

}



::-moz-selection {

	background: #24890d;

	color: #fff;

	text-shadow: none;

}





/**

 * 2.0 Repeatable Patterns

 * -----------------------------------------------------------------------------

 */



/* Input fields */



input,

textarea {

	border: 1px solid rgba(0, 0, 0, 0.1);

	border-radius: 2px;

	color: #2b2b2b;

	padding: 8px 10px 7px;

}



textarea {

	width: 100%;

}



input:focus,

textarea:focus {

	border: 1px solid rgba(0, 0, 0, 0.3);

	outline: 0;

}



/* Buttons */



button,

.contributor-posts-link,

input[type="button"],

input[type="reset"],

input[type="submit"] {

	background-color: #24890d;

	border: 0;

	border-radius: 2px;

	color: #fff;

	font-size: 12px;

	font-weight: 700;

	padding: 10px 30px 11px;

	text-transform: uppercase;

	vertical-align: bottom;

}



button:hover,

button:focus,

.contributor-posts-link:hover,

input[type="button"]:hover,

input[type="button"]:focus,

input[type="reset"]:hover,

input[type="reset"]:focus,

input[type="submit"]:hover,

input[type="submit"]:focus {

	background-color: #41a62a;

	color: #fff;

}



button:active,

.contributor-posts-link:active,

input[type="button"]:active,

input[type="reset"]:active,

input[type="submit"]:active {

	background-color: #55d737;

}



.search-field {

	width: 100%;

}



.search-submit {

	display: none;

}



/* Placeholder text color -- selectors need to be separate to work. */



::-webkit-input-placeholder {

	color: #939393;

}



:-moz-placeholder {

	color: #939393;

}



::-moz-placeholder {

	color: #939393;

	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */

}



:-ms-input-placeholder {

	color: #939393;

}



/* Responsive images. Fluid images for posts, comments, and widgets */



.comment-content img,

.entry-content img,

.entry-summary img,

#site-header img,

.widget img,

.wp-caption {

	max-width: 100%;

}



/**

 * Make sure images with WordPress-added height and width attributes are

 * scaled correctly.

 */



.comment-content img[height],

.entry-content img,

.entry-summary img,

img[class*="align"],

img[class*="wp-image-"],

img[class*="attachment-"],

#site-header img {

	height: auto;

}



img.size-full,

img.size-large,

.wp-post-image,

.post-thumbnail img {

	height: auto;

	max-width: 100%;

}



/* Make sure embeds and iframes fit their containers */



embed,

iframe,

object,

video {

	margin-bottom: 20px;

	max-width: 100%;

}



p > embed,

p > iframe,

p > object,

span > embed,

span > iframe,

span > object {

	margin-bottom: 0;

}



/* Alignment */



.alignleft {

	float: left;

}



.alignright {

	float: right;

}



.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



blockquote.alignleft,

img.alignleft {

	margin: 7px 24px 7px 0;

}



.wp-caption.alignleft {

	margin: 7px 14px 7px 0;

}



blockquote.alignright,

img.alignright {

	margin: 7px 0 7px 24px;

}



.wp-caption.alignright {

	margin: 7px 0 7px 14px;

}



blockquote.aligncenter,

img.aligncenter,

.wp-caption.aligncenter {

	margin-top: 7px;

	margin-bottom: 7px;

}



.site-content blockquote.alignleft,

.site-content blockquote.alignright {

	border-top: 1px solid rgba(0, 0, 0, 0.1);

	border-bottom: 1px solid rgba(0, 0, 0, 0.1);

	padding-top: 17px;

	width: 50%;

}



.site-content blockquote.alignleft p,

.site-content blockquote.alignright p {

	margin-bottom: 17px;

}



.wp-caption {

	margin-bottom: 24px;

}



.wp-caption {

	color: #767676;

}



.wp-caption-text {

	-webkit-box-sizing: border-box;

	-moz-box-sizing:    border-box;

	box-sizing:         border-box;

	font-size: 12px;

	font-style: italic;

	line-height: 1.5;

	margin: 9px 0;

	padding-right: 10px;

}



.wp-smiley {

	border: 0;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}



/* Assistive text */



.screen-reader-text {

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute;

}



.screen-reader-text:focus {

	background-color: #f1f1f1;

	border-radius: 3px;

	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

	clip: auto;

	color: #21759b;

	display: block;

	font-size: 14px;

	font-weight: bold;

	height: auto;

	line-height: normal;

	padding: 15px 23px 14px;

	position: absolute;

	left: 5px;

	top: 5px;

	text-decoration: none;

	text-transform: none;

	width: auto;

	z-index: 100000; /* Above WP toolbar */

}



.hide {

	display: none;

}



*{

	padding: 0px;

	margin: 0px;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

}

body{

	font-family: 'Lato', sans-serif;

	font-size: 14px;

	color: #aaa;

	background-color: #1e1e1e;

}

figure{

	position: relative;

}

figcaption{

	position: absolute;

}

.webkit, .social-network a, .navigation ul ul li, .navigation ul ul li a,.inn-caption,

.upcoming-event article, .footer-widget, .widget-newslatter form input[type="text"],.nr-sahrepost a,

.widget_archive ul li, .blog-listing article, #respond p, input, textarea,.news-listing article .text{

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

}

.uppercase{

	text-transform: uppercase;

}

.clear{

	clear: both;

}

select, input, textarea{

	outline: none !important;

}

/* ====== Header Start ====== */

.top-strip{

	background-color: #000000;

}

.top-nav{

	padding: 12px 0px 8px 0px;

}

.top-nav .sub-menu{

	display:none;

}

.top-nav, .top-nav nav, .top-nav p,

.login-sec p, .login-sec .search,

.logo{

	float: left;

	line-height:normal;

	margin-bottom:0px;

}

.top-nav nav ul li{

	margin: 0px 14px 0px 0px;

}

.top-nav nav ul li a,

.top-nav p, .top-nav p a{

	color: #979797;

}

.top-nav p,

.login-sec p{

	font-size: 12px;

}

.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;

	background:#e24f3d;

	float:left;

	padding:4px 8px;

	margin-left:5px;

	color:#fff;

}

.search, .social-network{

	float: right;

}

.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{

	background-color: #333;

	width: 28px;

	height: 29px;

	float: left;

	margin: 0px 9px 0px 0px;

	padding: 3px 0px 0px 0px;

	text-align: center;

	color: #1e1e1e;

}

.kf-social-icon{

	float:left;

}

.social-network.dark a{

	background-color: #fff;

}

.social-network.dark a:hover{

	background-color: #ccc;

	color: #000;

}

/* ====== Navigation Start ====== */

.menus li{

	float:left;

}

.top-nav ul{

	list-style:none;

	margin:0px;

}

.top-nav li{

	float:left;

}

.navigation{

	background-color: #121212;

}

.navigation ul{

	padding:0px;

	margin:0px;

	list-style:none;

}

.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;

	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;

	display:inline-block;

	width:100%;

}

.heading{

	margin: 0px 0px 30px 0px;

}

.kf_sidebar h2,

.heading h2{

	font-size: 30px;

	color: #fff;

	font-weight: 300;

	text-transform:;

}

.custom-sidebar h3,

.heading h3{

	color: #fff;

	font-weight: 300;

	text-transform: capitalize;

}

.custom-sidebar > ul li ul,

.custom-sidebar > ul{

	list-style:none;

	margin:0px;

}

/* ====== 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{

	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;

}

.modal-footer p{

	text-align:left;

}

/* ====== Plyer Section Start ====== */

.plyer-sec{

	background-color: #0b0b0b;

	height: 60px;

	padding: 20px 0px;

}

ul.jp-controls.audio-control{

	margin:0px;

	list-style:none;

}

.plyer-sec .jp-controls li{

	margin: 0px 9px 0px 0px;

	float:left;

}

/* ====== Featured Start ====== */

.minus-margin{

	margin: 0px 0px 0px -30px;

}

.featured-artist article{

	width: 22.4444%;

	float: left;

	margin: 0px 0px 30px 30px;

	-webkit-box-sizing:border-box;

	  -moz-box-sizing:border-box;

	   box-sizing:border-box;

}

.span8 .featured-artist article{

	width: 33%;

}

.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.5%;

	margin: 0px 0px 33px 30px;

	background-color: #131313;

	padding: 22px;

}

.top-text h3{

	color: #fff;

	margin: 0px 0px 5px 0px;

	font-weight: 300;

}

.button.em-cancel-button,

.em-full-button,

.button.em-booking-button,

.top-text a{

	padding: 5px 15px;

	float: left;

	color: #fff;

	text-transform: capitalize;

	margin: 0px 0px 10px 0px;

}

.desc-head ul li span.em-full-button{

width:auto;

}

.top-text p{

	padding: 0px 0px 6px 0px;

}

.bottom-text figure{

	float: left;

}

.upcoming-event.event-detail .bottom-text .sec{

	padding: 10px 0px 0px 20px;

}

.bottom-text .sec{

	padding: 8px 0 9px 20px;

	background-color: #0c0c0c;

	float: right;

	width: 71%;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

}

.desc-head ul{

	list-style:none;

	margin:0px;

}

.desc-head ul li{

	margin: 0px 0px 7px 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;

	margin:0px;

}

.desc-head ul li p a{

	color: #9d9d9d;

}

/* ====== Event Detail Start ====== */

.event-detail article{

	margin: 0px 0px 10px 0px;

	width: 100%;

}

.event-detail article blockquote{

	margin:10px 0px;

}

.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 15px 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.member figure figcaption .anker-plus{

	margin:auto;

}

.event-orgnizer article.member{

	margin:0px;

	width:100%;

}

.event-orgnizer article .text h3{

	font-weight: 300;

}

.event-orgnizer article .text h3 a{

	color: #fff;

}

.event-orgnizer article .text p{

	margin:0px;

	color: #9d9d9d;

}

.event-orgnizer article:hover .text p{

	color: #fff;

}

/* ====== World Wide Start ====== */

.parallex-count{

	background: url(images/parallex12.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/bg-para.jpg) fixed;

	text-align: center;

	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;

}

#dbem-bookings-table thead,

.table thead{

	background-color: #000;

	color: #bbbbbb;

}



#dbem-bookings-table thead th,

.table thead th{

	font-size: 20px;

	font-weight: 300;

}

#dbem-bookings-table tbody,

.table tbody{

	background-color: rgba(0,0,0,0.5);

}

#dbem-bookings-table tbody tr:hover td,

.table tbody tr:hover td{

	color: #fff;

}

#dbem-bookings-table tbody td,

.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;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

}

.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;

	position:relative;

	z-index:999;

}

.latest-album article .text h3{

	font-weight: 300;

}

.latest-album article .text h3 a{

	color: #ffffff;

}

.kode-blog-grid .left-sec{

	width:100%;

}

.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;

}

.latest-album article .text .left-sec p{

	margin-bottom:0px;

}

.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/box-pattren.png);

	text-align: center;

	padding: 24px 0px 70px 0px;

	margin: 0px 0px 0px 0px;

}

.twitter-parallex .flexslider{

	background-color: transparent;

}

.twitter-parallex .flexslider p{

	font-size: 20px;

	color: #aaa;

	line-height: 22px;

}

.twitter-parallex .flexslider p a{

	color: #61b2eb;

}

.twitter-parallex i{

	color: #1e1e1e;

}

.twitter-parallex .flex-control-nav{

	bottom: -50px;

}

/* ====== Footer Widget Start ====== */

.footer-widget{

	background-color: #101010;

	padding: 30px 0px 40px 0px;

}

.kf-footer-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;

	margin:0px;

}

.copyright span{

	float: right;

	color: #828282;

}

/* ====== Twitter Widget Start ====== */

.peragraph a{

	color: #61b2eb;

}

.peragraph{

	font-size: 14px;

	color: #828282;

	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 ====== */

#respond{

	margin: 0px 0px 18px 0px;

	float: left;

	width: 100%;

}

#respond div,

#respond p{

	margin-bottom: 9px;

}

#respond .error{display:none;}

.form-textarea,

.form-input{width:100%;}

.comment-form-author,

#respond p.name{

	padding-right: 25px;

	float:left;

}

.comment-form-email,.comment-form-author,

#respond p.email, #respond p.name{

	width: 50%;

	box-sizing:border-box;

	-webkit-box-sizing:border-box;

	-moz-box-sizing:border-box;

}

.comment-form-email,

#respond p.email{

	float: right;

}

#respond div textarea,

.form-textarea textarea{

	background-color: #000;

	border: none;

	padding: 10px;

	color: #525252;

}

#respond li input[type="text"],

#respond div input[type="text"],

#respond p input{

	background-color: #000;

	height: 39px;

	border: none;

	padding: 10px;

	color: #525252;

}



#respond li textarea,

#respond div textarea,

#respond p textarea{

	height: 250px;

}

#respond li label,

#respond div label,

#respond p label{

	font-size: 18px;

	color: #727272;

	font-weight: 300;

	margin: 0px 5px 7px 0px;

	float:left;

}

#respond div span,

#respond p label span{

	font-size: 12px;

	float:left;

}

.buttons button,

#respond input[type="submit"]{

	padding: 8px 19px;

	font-size: 15px;

	color: #fff;

	font-weight: 300;

	text-transform: capitalize;

	float: left;

	height: auto;

	margin-top: 10px;

	border: none;

}

/* ====== Comments Section Start ====== */

#comments ul{

	margin:0px;

	list-style:none;

}

#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 header h6,

#comments ul li header time,

#comments ul li figure{

	float: left;

}

#comments ul li figure {

	margin: 0px 20px 0px 0px;

	width:auto;

}

#comments ul li .text{

	float:left;

}

#comments ul li header{

	margin: 0px 0px 4px 0px;

}

#comments ul li header h6{

	margin: 0px 10px 0px 0px;

}

#comments ul li header time{

	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{

	vertical-align: top;

	width:38%;

}

.news article.nr-featured .text{

	padding: 30px 20px;	

	background-color: #131313;

	width:62%;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

	float:left;

}

.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:37%;

}

.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: #9f9f9f;

}

.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;

	list-style:none;

}

.post-options li {float:left;}

.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.57%;

}

.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: 47%;

	padding: 0px 0px 0px 70px;

	margin: 0px 0px 30px 0px;

	position: relative;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

}

.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%;

}

/**** Isotope Filtering ****/

.isotope-item {

  z-index: 2;

}

.isotope-hidden.isotope-item {

  pointer-events: none;

  z-index: 1;

}

/**** Isotope CSS3 transitions ****/

.isotope,

.isotope .isotope-item {

  -webkit-transition-duration: 0.8s;

     -moz-transition-duration: 0.8s;

      -ms-transition-duration: 0.8s;

       -o-transition-duration: 0.8s;

          transition-duration: 0.8s;

}

.isotope {

  -webkit-transition-property: height, width;

     -moz-transition-property: height, width;

      -ms-transition-property: height, width;

       -o-transition-property: height, width;

          transition-property: height, width;

}

.isotope .isotope-item {

  -webkit-transition-property: -webkit-transform, opacity;

     -moz-transition-property:    -moz-transform, opacity;

      -ms-transition-property:     -ms-transform, opacity;

       -o-transition-property:      -o-transform, opacity;

          transition-property:         transform, opacity;

}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,

.isotope.no-transition .isotope-item,

.isotope .isotope-item.no-transition {

  -webkit-transition-duration: 0s;

     -moz-transition-duration: 0s;

      -ms-transition-duration: 0s;

       -o-transition-duration: 0s;

          transition-duration: 0s;

}

/* ====== News Featured End ====== */

/*

=====================================

  Player Skin

=====================================

*/

.audio-plyer{

  height: 59px;

}

#player,

.wrapper-payerlsit,

.wrapper-payerlsit ul {

  float: left;

  width: 100%;

  position: relative;

  margin:0px;

}

.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 20px;

}

.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: 7px 1% 0px 0%;

}

.jp-seek-bar {

  background-color: #000;

  height: 100%;

  width: 100% !important;

  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: left;

}

.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;

	float:left;

	list-style:none;

}

.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;

  text-transform:capitalize;

}

.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.png);

  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 ====== */

.kf-pagination,

.pagination{

	float: right;

	margin: 0px 0px 30px 0px;

}

.kf-pagination span{

	padding: 7px 14px;

	float: left;

	background-color: #0c0c0c;

	margin: 0px 0px 0px 5px;

	color: #636363;

}

.kf-pagination a,

.pagination ul li a{

	padding: 7px 14px;

	float: left;

	background-color: #0c0c0c;

	margin: 0px 0px 0px 5px;

	color: #636363;

}

.kf-pagination a,

.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;

}

.nav-links a,

.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{

	margin-top: 20px;

}

.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;

	margin: 0px 5px 0px 0px;

	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;

}

.featured-artist.dj-listing article:hover .inn-caption{

	-webkit-animation: djscale 0.7s ease 0s;

	-moz-animation:    djscale 0.7s ease 0s;

	-o-animation:      djscale 0.7s ease 0s;

	animation:         djscale 0.7s ease 0s;

}

@keyframes djscale {

0% {

	-webkit-transform: scale(1);

	   -moz-transform: scale(1);

	    -ms-transform: scale(1);

	     -o-transform: scale(1);

	        transform: scale(1);

 }

20% {

	-webkit-transform: scale(1.2);

	   -moz-transform: scale(1.2);

	    -ms-transform: scale(1.2);

	     -o-transform: scale(1.2);

	        transform: scale(1.2);

 }

40% {

	-webkit-transform: scale(0.8);

	   -moz-transform: scale(0.8);

	    -ms-transform: scale(0.8);

	     -o-transform: scale(0.8);

	        transform: scale(0.8);

 }

60% {

	-webkit-transform: scale(1.1);

	   -moz-transform: scale(1.1);

	    -ms-transform: scale(1.1);

	     -o-transform: scale(1.1);

	        transform: scale(1.1);

 }

80% {

	-webkit-transform: scale(0.9);

	   -moz-transform: scale(0.9);

	    -ms-transform: scale(0.9);

	     -o-transform: scale(0.9);

	        transform: scale(0.9);

 }

100% {

	-webkit-transform: scale(0.9);

	   -moz-transform: scale(0.9);

	    -ms-transform: scale(0.9);

	     -o-transform: scale(0.9);

	        transform: scale(0.9);

 }

}

@-webkit-keyframes djscale {

0% {

	-webkit-transform: scale(1);

	   -moz-transform: scale(1);

	    -ms-transform: scale(1);

	     -o-transform: scale(1);

	        transform: scale(1);

 }

20% {

	-webkit-transform: scale(1.2);

	   -moz-transform: scale(1.2);

	    -ms-transform: scale(1.2);

	     -o-transform: scale(1.2);

	        transform: scale(1.2);

 }

40% {

	-webkit-transform: scale(0.8);

	   -moz-transform: scale(0.8);

	    -ms-transform: scale(0.8);

	     -o-transform: scale(0.8);

	        transform: scale(0.8);

 }

60% {

	-webkit-transform: scale(1.1);

	   -moz-transform: scale(1.1);

	    -ms-transform: scale(1.1);

	     -o-transform: scale(1.1);

	        transform: scale(1.1);

 }

80% {

	-webkit-transform: scale(0.9);

	   -moz-transform: scale(0.9);

	    -ms-transform: scale(0.9);

	     -o-transform: scale(0.9);

	        transform: scale(0.9);

 }

100% {

	-webkit-transform: scale(0.9);

	   -moz-transform: scale(0.9);

	    -ms-transform: scale(0.9);

	     -o-transform: scale(0.9);

	        transform: scale(0.9);

 }

}

.inn-caption p a{

	color: #9799a5;

	font-size: 11px;

}

.dj-listing .user-text .sec{

	padding: 11px 0px 12px 12px;

}

.user-text .sec p{

	margin:0px;

}

.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;

	border-left: 5px solid;

	font-size: 18px;

	color: #5d5d5d;

	font-style: italic;

	margin:25px 0px;

	position: relative;

}

blockquote:before{

	content: "\f10d";

	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 0px 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 .minus-margin{

	margin: 0px 0px 0px -6px;

}

.gallery-page article{

	float: left;

	padding: 0px 0px 6px 6px;

	width: 100%;

	-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: 6px 0px 0px 0px;

}

.gallery-page article:hover figcaption a{

	-webkit-animation: zoomin 0.2s ease 0s;

	-moz-animation: zoomin 0.2s ease 0s;

	-o-animation: zoomin 0.2s ease 0s;

	animation: zoomin 0.2s ease 0s;

}

@-moz-keyframes zoomin{

	0%{

		-webkit-transform: scale(1.1);

		   -moz-transform: scale(1.1);

		    -ms-transform: scale(1.1);

		     -o-transform: scale(1.1);

		        transform: scale(1.1);

	}

	50%{

		-webkit-transform: scale(1.5);

		   -moz-transform: scale(1.5);

		    -ms-transform: scale(1.5);

		     -o-transform: scale(1.5);

		        transform: scale(1.5);

	}

	70%{

		-webkit-transform: scale(1.3);

		   -moz-transform: scale(1.3);

		    -ms-transform: scale(1.3);

		     -o-transform: scale(1.3);

		        transform: scale(1.3);

	}

	100%{

		-webkit-transform: scale(1);

		   -moz-transform: scale(1);

		    -ms-transform: scale(1);

		     -o-transform: scale(1);

		        transform: scale(1);

	}

}

@-webkit-keyframes zoomin{

	0%{

		-webkit-transform: scale(1.1);

		   -moz-transform: scale(1.1);

		    -ms-transform: scale(1.1);

		     -o-transform: scale(1.1);

		        transform: scale(1.1);

	}

	50%{

		-webkit-transform: scale(1.5);

		   -moz-transform: scale(1.5);

		    -ms-transform: scale(1.5);

		     -o-transform: scale(1.5);

		        transform: scale(1.5);

	}

	70%{

		-webkit-transform: scale(1.3);

		   -moz-transform: scale(1.3);

		    -ms-transform: scale(1.3);

		     -o-transform: scale(1.3);

		        transform: scale(1.3);

	}

	100%{

		-webkit-transform: scale(1);

		   -moz-transform: scale(1);

		    -ms-transform: scale(1);

		     -o-transform: scale(1);

		        transform: scale(1);

	}

}

@-o-keyframes zoomin{

	0%{

		-webkit-transform: scale(1.1);

		   -moz-transform: scale(1.1);

		    -ms-transform: scale(1.1);

		     -o-transform: scale(1.1);

		        transform: scale(1.1);

	}

	50%{

		-webkit-transform: scale(1.5);

		   -moz-transform: scale(1.5);

		    -ms-transform: scale(1.5);

		     -o-transform: scale(1.5);

		        transform: scale(1.5);

	}

	70%{

		-webkit-transform: scale(1.3);

		   -moz-transform: scale(1.3);

		    -ms-transform: scale(1.3);

		     -o-transform: scale(1.3);

		        transform: scale(1.3);

	}

	100%{

		-webkit-transform: scale(1);

		   -moz-transform: scale(1);

		    -ms-transform: scale(1);

		     -o-transform: scale(1);

		        transform: scale(1);

	}

}

.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 30px 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 #respond p.email, .span6 #respond p.name,

.span6 #respond form p input[type="text"]{

	width: 100%;

}

.span6 #respond 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: 20px 0;

}

.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: 100%;

	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;*/

}

.nr-price > ins,

.nr-price > del{

	font-size:16px;

	display:block;

}

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;

}

/* ====== Services ShortCode Start ====== */

.column-service-wrapper figure{

	float: left;

	width: 100%;

	margin: 0px 0px 15px 0px;

}

.column-service-wrapper figure:before{

	content: '';

	position: absolute;

	left: 0px;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.7);

	opacity: 0;

}

.column-service-wrapper:hover figure:before{

	opacity: 1;

}

.column-service-wrapper .text{

	float: left;

	width: 100%;

	text-align: center;

}

.column-service-wrapper .text h2{

	font-size: 17px;

	color: #999;

	margin: 0px 0px 6px 0px;

	text-transform: uppercase;

}

.column-service-wrapper .text .column-service-caption{

	margin: 0px 0px 15px 0px;

	float: left;

	width: 100%;

	line-height: 20px;

}

.column-service-read-more{

	display: inline-block;

	background-color: #A82626;

	color: #fff;

	border-radius: 3px;

	padding: 8px 22px;

	text-transform: uppercase;

}

.social-shares{

	margin: 6px 0px 0px 0px;

}

.social-shares ul{

	list-style:none;

	margin:0px;

	padding:0px;

}

.social-shares ul li a{

	background-color: transparent;

	padding: 2px 0px;

	

}

.social-shares ul li{

	margin: 5px 0px 5px 4px;

	float:left;

}

.shopping-cart{

	cursor:pointer;

}

.product_type_simple .fa-shopping-cart{display:block;}

.product_type_simple .fa-plus{display:none;}

.product_type_variable .fa-shopping-cart{display:none;}

.product_type_variable .fa-plus{display:block;}

h2.kf-slider-title{padding:15px;}

div.kf-slider-inner-caption{padding:20px;}

.custom-sidebar ul li{width:100%;}

.banner .kf-slider{width:100%;}

.banner ul{width:100%;}

.banner ul li{width:100%;}



div.kf-slider-wrapper{ position: relative; text-align: center; }

h2.kf-slider-title{ font-size: 26px; font-weight: bold; display: block; padding: 11px 22px; margin-bottom: 0px; float: left; }

div.kf-slider-caption{ font-size: 13px; display: inline-block; float: left; text-align: left; }

div.kf-slider-inner-caption{ padding: 18px 24px; opacity: 0.8; filter: alpha(opacity=80); line-height: 1.65; }

div.kf-slider li{ padding: 0; }

.kf-top-slider{float:left;width:100%;}

.shortcode-social-icon{float:left;}

.gdl-tab{float:left;}

.gdl-tab-title{float:left;width:100%;background:#E14E3D;}

.gdl-tab-title li a{padding:10px;background:#E14E3D;display:inline-block;}



/* ====== 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 .tab-content{

	padding-left:25px;

}

.tabs-horizontal .nav-tabs{

	float: left;

	width: 30%;

	border: none;

}

.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: 68%;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

}

.tab-content{

	margin:0px;

}

.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: 28px;

	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";

}

.accordion{

	margin:0px;

}

.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;

	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;

	list-style:none;

}

ul.post-option{

	list-style:none;

	padding: 0px;

	margin: 0px;

}

ul.post-option li{

	float:left;

}

.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 7px 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 ul{

	margin:0px;

}

.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;

}

.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;

}

.blog-v2 article .text.cp-item-remove{margin-left:0px;}

.content-section {

    background: none repeat scroll 0 0 #131313;

    float: left;

    padding: 20px;

    width: 100%;

	margin:10px 0px;

}

.content-section img{

	max-width:100%;

}



/* Theme Color */

.breadcrumb{

	background: url(images/breadcrumb-bg.jpg);

	background-position: center;

	background-repeat: no-repeat;

	

	padding: 40px 0px;

	box-shadow: 0px 3px 4px #141414;

}

.breadcrumb h1{

	font-size: 50px;

	font-weight: 400;

	/*padding: 14px 35px 25px 35px;

	background-color: rgba(0,0,0,0.7);*/

	display: inline-block;

	text-align:left;

}

.breadcrumb p{

	margin-bottom:0px;

}

.widget{

	margin: 0px 0px 30px 0px;

}

.blog-listing article{

	background-color: #131313;

	padding: 10px;

	border-bottom: 6px solid #080808;

	margin: 0px 0px 30px 0px;

}

.kode-blog-widget{

	background-color: #131313;

	padding: 10px;

	border-bottom: 6px solid #080808;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

	margin-bottom:30px;

}

.kode-blog-widget .bx-pager.bx-default-pager{

	display:none;

}

.kode-blog-widget .bx-wrapper .bx-controls-direction a{

	position:absolute;

	top:0px;

}

.kode-blog-widget  .bx-wrapper .bx-next{

	right:0px;

}

.blog-listing article figure{

	overflow: hidden;

}

.blog-listing .heading h2{

	text-transform: uppercase;

}

.blog-listing .date{

	float: left;

	width: 81px;

	text-align: center;

}

.blog-listing p{

	margin-bottom:0px;

}

.date-inn{

	background-color: #222222;

	padding: 10px 0px;

	border-bottom: 6px solid;

}

.blog-listing .date p{

	font-size: 16px;

	color: #a4a4a4;

	text-transform: uppercase;

}

.blog-listing .date span{

	color: #a4a4a4;

	font-size: 40px;

	text-transform: uppercase;

	font-weight: 600;

}

.comment-kode a,

.blog-listing > .date a{

	background-color: #080808;

	padding: 8px 0px;

	float: left;

	color: #a4a4a4;

	font-weight:normal;

}



.blog-listing .detail{

	padding: 0px 0px 0px 90px;

}

.anker-plus{

	width: 110px;

	height: 110px;

	background: url(images/sprites.png);

	display: inline-block;

	position: absolute;

	left: 0%;

	top: 0%;

	margin: auto;

	right:0px;

	bottom:0px;

}

.blog-listing .social-network{

	width: 34px;

	float: left;

	padding: 0px;

	left: -40px;

	top: 0px;

	position: absolute;

}

.blog-listing article:hover .anker-plus{

	top: 0%;

}

.blog-listing article:hover .social-network{

	left: 0px;

}

.blog-listing figure figcaption{

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	background-color: rgba(0,0,0,0.8);

	text-align: center;

	opacity: 0;

}

.blog-listing article:hover figure figcaption{

	opacity: 1;

}

.blog-content-wrapper{

	background-color: #131313;

	padding: 0px 15px;

	margin: 0px 0px 20px 0px;

	float:left;

	width:100%;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

}

.blog-content-wrapper.no-image .blog-medium-media-wrapper{

	display:none;

}

.blog-content-wrapper.no-image .blog-context-wrapper{

	width:100%;

}

.blog-info-wrapper{

	margin:0px 0px 15px 0px;

	float:left;

	width:100%;

}

.blog-info-wrapper a{

	color:#aaa;

}

.blog-info-wrapper > div i{

	margin-right:10px;

}

.blog-medium-media-wrapper{

	width:31%;

}

.kode-blog-medium .blog-content-wrapper {

	padding:20px;

}

.blog-context-wrapper{

	float:left;

	width:69%;

}

.blog-medium-media-wrapper .blog-media-wrapper{

	float:left;

	width:100%;

	padding:0px 20px 0px 0px;

	

}

.blog-info-wrapper{

	list-style:none;	

}

.blog-info-wrapper > li{

	float:left;

	margin-right:10px;

}

.blog-info-wrapper > li > i{

	margin-right:10px;

}

.blog-info-wrapper > li > a{

	margin-right:5px;

	word-wrap:break-word;

}

.kodespan3 .blog-tag{

	overflow:hidden;

	width:100%;

}

.kodespan3 .blog-tag i{

	margin-top:5px;

	float:left;

}

.kodespan3 .blog-tag a{

	float:left;

	margin-top:0px;

}

.kode-blog-grid article{

	padding:20px;

}

.post-option {

	background-color: #0c0c0c;

	padding: 0px 15px;

	margin: 0px 0px 20px 0px;

}

.post-option li{

	margin: 0px 0px 0px 10px;

	padding: 12px 0px;

}

.post-option li a{

	color: #7d7d7d;

}

.blog-content-wrapper .blog-title,

.blog-detail-sec h3.cp-heading,

.content-section h3.cp-heading,

.blog-listing article .text h3{

	padding: 9px 0px 9px 0px;

	width:100%;

	float:left;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

	

	border-bottom: 2px solid #1b1b1b;

	margin: 0px 0px 20px 0px;

}

.blog-detail-sec h3.cp-heading a,

.content-section > h3.cp-heading a,

.blog-listing article .text h3 a{

	color: #a4a4a4;

	text-transform: uppercase;

}

.blog-content-wrapper p,

.blog-listing article .text p{

	color: #5d5d5d;

	font-size: 14px;

	line-height: 20px;

}

.blog-continue-reading,

.kode-blog-grid .left-sec a.blog_reamore_btn,

.blog-listing article .text p a{

	color: #3c3c3c;

	padding: 6px 24px 8px 24px;

	float: right;

	background-color: #0c0c0c;

	margin: 32px 0px 0px 0px;

}

.kode-blog-grid .left-sec a.blog_reamore_btn:hover,

.blog-listing article .text p a:hover{

	color: #fff;

}



.kf-gallery-pp .row-fluid .columns{

	margin-bottom:30px;

}

.accordion-item-class .accordion{

	margin-left:0px;

	list-style:none;

}

.toggle-box-item-class .kode-toggle-box{

	margin-left:0px;

	list-style:none;

}

.toggle-box-item-class .kode-toggle-box li{

	border:1px solid #333;

	margin:2px 0px;

}

.toggle-box-item-class .kode-toggle-box li .toggle-box-title{

	border-bottom:1px solid #333;

	padding:5px 10px;

	font-size:14px;

	

}

.toggle-box-item-class .kode-toggle-box li .toggle-box-content{

	line-height: 1.7;

    padding: 9px 15px;

}

.message-box-wrapper.error,

.message-box-wrapper.red{

	background:#FCD4CB;

}

.message-box-wrapper i{

	width:22px;

	height:22px;

	color:#000;

	text-align:center;

}

/*.message-box-wrapper.error i{

	color:#FCD4CB;

}

.message-box-wrapper.general i{

	color:#E3EFF7;

}

.message-box-wrapper.notice i{

	color:#FDEDBF;

}

.message-box-wrapper.success i{

	color:#E4F5BA;

}*/

.message-box-wrapper{

    color: #000;

}

.message-box-title{

	padding:10px;

	width:100%;

	background:rgba(0,0,0,0.2);

}

.message-box-content{

	padding:10px;

}

.message-box-wrapper.success,

.message-box-wrapper.green{

	background:#E4F5BA;

}

.message-box-wrapper.notice,

.message-box-wrapper.yellow{

	background:#FDEDBF;

}



.message-box-wrapper.general,

.message-box-wrapper.blue{

	background:#E3EFF7;

}

.bx-slides{

	margin:0px;

}

.column-service-wrapper {

    background: none repeat scroll 0 0 #111;

    border: 1px solid #333;

    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);

    float: left;

    padding: 10px;

}

.demo-sep{clear:both;}

.sep-single{height:1px;background-color:#e7e6e6;}

.sep-double{height:6px;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;}

.sep-dotted{border-bottom:2px dotted #e7e6e6;}

.sep-dashed{border-bottom:2px dashed #e7e6e6;}

.sep-shadow{background:transparent url(images/sep-shadow.png) no-repeat top center;height:7px;width:100%;}

.first{

	margin-left:0px !important;

}

.event-orgnizer article.member-kode figure figcaption .anker-plus{

	margin:auto;

}

.upcoming-event.event-detail .social-shares li a{

	margin:0px;

	padding:0px;

}

#map_canvas{

	height:125px;	

}

.blog-listing.blog-detail-sec,

.team_detail_page{

	margin-top:30px;

}

.meta-nav{

	margin-right:20px;

}

#breadcrumbs{

	float:right;

	position:relative;

	margin:9px 0px;

}

#breadcrumbs span,#breadcrumbs a{

	color:#fff;

}

.contact-form-wrapper ol{

	list-style:none;

	margin:0px;

}

.contact-form-wrapper ol .error{

	display:none;

}

.contact-form-wrapper ol li strong{

	float:left;

	margin:5px 0px;

}

.page-wrapper.single-blog.container,

.search-page,

.archive-page{

	padding-top:20px;

	clear:both;

}

.left-detail{

	padding-top:8px;

}

.social-button a,

.social-button p{

	float:right;

}

.left-detail p,

.social-button p{

	margin-bottom:0px;

}

.social_icon_kf.social-network{

	margin:0px;

	padding:0px;

	float:left;

}

.social-network.light a{

	padding:3px 0 0;

}

#reviews p{

	margin-bottom:0px;

}

.upcoming-event .bottom-text{

	background:#0c0c0c;

}

.code {

    background: none repeat scroll 0 0 #111;

    padding: 20px;

	clear:both;

}

.code p{

	margin-bottom:0px;

}

.kodespan4 .blog-media-wrapper a img{

width:100%;

}

.event_counter_circle{	

	width:100%;

	position:relative;

	margin:22px auto 0px auto;

	background:#111;

	text-align:center;

	

}

.em-location-map-container{

	width:100%;

}

.upcoming-event.event-detail .nr-sahrepost .social_icon_kode{

	float:left;

}

.upcoming-event.event-detail .nr-sahrepost .pull-right{

	margin-top:30px;

}

.woo-commerce-content-wrapper .page-title{

	display:none;

}

.button.add_to_cart_button{

	float:right;

	margin-top:10px;

}

.top-sec{

	float: left;

	width: 100%;

	background-color: #131313;

	padding: 60px 0px 30px 0px; 

}

.blog-media-wrapper.kf-slider .bx-controls-direction{

	display:none;

}

.colorhover-kf:hover{

	background:#333;

}



#header, .top-strip, .head-middle-sec, .navigation, .heading, .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, .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,.social-shares,

.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,.column-service-wrapper figure img{

	float: left;

	width: 100%;

	box-sizing:border-box;

	-moz-box-sizing:border-box;

	-webkit-box-sizing:border-box;

}



.buttons button:hover, .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,.widget_pages ul li,.tagcloud a:hover,

.column-service-wrapper figure:before{

	-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;

}

.search_widget_kode > h3 {

    font-weight: 400;

    margin-bottom: 20px;

}

.search_widget_kode {

    background: none repeat scroll 0 0 #222;

    margin: 0 0 20px 0px;

    padding: 20px;

	width:100%;

	float:left;

}

.search_widget_kode .search-text {

    float: left;

    width: 90%;

}

.search_widget_kode .search-text #s{

	height:41px;

}

.search_result_kode{

	width:100%;

	float:left;

	margin:40px 0px;

}

.search_result_error > h2{

	font-size:35px;

	color:#fff;

}

.search_widget_kode #searchform{

	float:left;

	padding-bottom:20px;

	width:100%;

}

.search_result_error .bigger {

    font-size: 73px;

    margin: 0 0 20px;

}

.search_result_error{

	text-align:center;

}



/* ====== 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{

	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;

}

.modal-footer p{

	text-align:left;

}

.blog-listing.blog-detail-sec p{

	margin-bottom:10px;

}

#kode-responsive-navigation{

	display:none;

}