/*
Fonts Face
-------------------------------------------------------------- */
@font-face {
  	font-family: "Raleway"; 
	src: url('../fonts/raleway-thin-webfont.eot');
	src: url('../fonts/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/raleway-thin-webfont.woff') format('woff'),
		 url('../fonts/raleway-thin-webfont.ttf') format('truetype'),
		 url('../fonts/raleway-thin-webfont.svg#Champagne') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  	font-family: "Champagne"; 
	src: url('../fonts/champreg-webfont.eot');
	src: url('../fonts/champreg-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/champita-webfont.woff') format('woff'),
		 url('../fonts/champita-webfont.ttf') format('truetype'),
		 url('../fonts/champita-webfont.svg#Champagne') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  	font-family: "latto-hai"; 
	src: url('../fonts/Lato-Hai.ttf');
}
@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue.otf');
	src: url('../fonts/BebasNeue.ttf');
	src: url('../fonts/BebasNeue.otf?#iefix') format('embedded-opentype'),		 
		 url('../fonts/BebasNeue.ttf') format('truetype');	 
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: "Caviar";    
  src: url('../fonts/CaviarDreams.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
   margin: 0;
   padding: 0;
   border: 0; 
}
/* Base system */

.widget-top{
	line-height: 35px!important;
	margin-bottom: 30px!important;
	margin-top: 15px!important;
}
.widget-top h4{
	border-top:2px solid #555;
	border-bottom:4px double #555; 
	color: #444;
	line-height: 35px!important;
	text-transform: uppercase;	
	font-size: 14px;
	position: relative;
	margin-top: 0;
}
.widget-top > h4:after{
	border-color: rgba(255, 255, 255, 0)!important;
	border-top-color: #fff!important;
	border-width: 4px!important;
	margin-left: -4px!important;
}
.widget-top > h4:before {
	border-color: rgba(225, 225, 225, 0)!important;
	border-top-color: #333!important;
	border-width: 5px!important;
	margin-left: -5px!important;
}
.widget-top > h4:after, .widget-top > h4:before {
	top: 100%;
	left: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;	 
}
.widget-top h3{
	
}
.box-tit > h1{
	font-size: 15px;
}
.box-caption{
	position: absolute;
	padding: 35px 25px;
	left: 0;
	bottom: 0;
}
.box-caption a, .box-caption a:hover {
	color: #fff;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 15px;	
}
.box-caption  a.readmore {
	border: 2px solid #fff;
	border-radius: 2px;
	padding: 6px 14px;
	font-weight: bold;
	font-size: 13px;
}
.box-caption  a.readmore:hover{
	background-color: rgba(255,255,255,0.95);
	transition: background-color 0.5s ease;
	color: #555;		
}
.post p {
	margin-bottom: 20px;
	margin-top: 15px;
}
.post-thumbnail,.post-thumb{
	float: left;
	margin-right: 12px;	
	overflow: hidden;
	position: relative;
}
.post-icons{
}
.entry-title {
	font-weight: 600;
	margin: -2px 0 0 85px;
	padding: 0;
}
.entry-title a{
	color: #333;	 
	font-size: 13px;
	text-transform: none;
	font-weight: 600;
}
.tn-popular .entry-title .post-icons,.tn-recent .entry-title .post-icons,.nbc-listnews2 .post-icons{
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	line-height:20px;
	margin-top: 5px;
	 
}
#searchform{
	margin-top: 20px;
}
.searcharea{
	margin-bottom: 20px!important;
}
.widget-container .fd{
	margin-top: -2px;
	margin-bottom: 20px!important;
}
/* Blog News Style */
a,a:hover{
	text-decoration: none!important;
	outline: none!important;
	text-shadow: none!important;
}
a{
	color: #646464;
}
.clear {
    clear: both;
}


h1, h2, h3, h4, h5, h6, .theme-heading, .widget-title{
	color: #646464;
}
.widget-container{
	padding-bottom: 5px;
}
.img-caption{	
	position: relative;
	overflow: hidden;	
}
.vce-ani{
	opacity:0;
}
.vce-ani.animated{
	opacity:1;
}
.bg-transit{
	transition: all 0.4s ease 0s;
		-webkit-transition: all 0.4s ease 0s;
}
.loading{	
	width: 50px;
	height: 50px;		 
	z-index: 99999;
	display: none;
}


.page_boxed .page-warpper, .page_boxed .wpb_wrapper{
	background: #fff;
}
.hr-line{
	margin-top: 30px;
	border-bottom: 1px dotted #999;
	margin-bottom: 35px;
}
.post p,.post p span,p{
	color: #333!important;
	line-height: 23px;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-size: 13px;
}
.post-thumbnail,.post-thumb{
	float: left;
	margin-right: 17px;
	padding-top: 4px;
	width: 65px;
	height: 65px;
	overflow: hidden;
}
.wdg-footer  .post-thumbnail,.wdg-footer  .post-thumb{
	padding-top: 0;
	border-radius:2px; 
	position: relative;
}
.post-icons{
}
.lst-post{
	margin-bottom: 30px;
}
.entry-title {
	font-weight: 600;
	margin: -2px 0 0 0;
	padding: 0;	 
	line-height: 22px;
}
.entry-title a{
	color: #555;
	font-weight: 600!important;
	font-size: 13px; 
	text-transform: none;
}
input[type="text"], input[type="email"], textarea, input[type="password"], select {
    border: 1px solid #E2E2E2;
    color: #888;
    border-radius: 3px;
    height: 30px;
	line-height: 30px;
}
input {
	line-height: 30px;
	height: 30px;
	padding: 0 15px;
}
.post-title .post h2,.post-title  .post .uk-h2 {
	font-size: 18px;
	line-height: 25px;
	margin-top: -5px;
	color: #555;	
	text-transform: uppercase;
}
.post-title h2{
	margin-top: 0;
	text-transform: uppercase;
	font-size: 15px;
}
h3.box-title{
	border-bottom: 3px solid #222; 
	margin-bottom: 20px;
	line-height: 25px;	
}
h3.box-title span {
	background: #222;
	position: relative;
	overflow: hidden;
	padding: 5px 15px 5px 23px;
	color: #fff;
}
h3.box-title span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-width: 0 0 22px 15px;
	border-style: solid;
	border-color: #fff #555 #555 #fff;
	background: #555;
	display: block;
	width: 0;
}


button:focus, input:focus, optgroup:focus, select:focus, textarea:focus,input:hover{
	box-shadow:none;	
}

/* Fix Page Buider margin */
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button{
	margin-left: 0!important;
	margin-right: 0!important;
}
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button{
	margin-bottom: 10px!important;
}
.pull_down25{
	margin-top: 15px!important;
	margin-bottom: 15px!important;
}
.page_full #content{
	padding-left: 0!important;
	padding-right: 0!important;	
}

.full-width .vc_span12,.full-width {
	width: 100%;
	margin: 0!important;
	padding: 0!important;
}
.page-pagefull .wpb_wrapper{

}
/* PAGE SETTING */

.body-wide{
	margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding: 0;
}
.vc_row-fluid .grey{
	background: #f5f5f5;
}
#body-wrapper,#body-wrapper #main-content{	 
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	background: #fff;
}
#main-content .container{
	background: #fff;
}
.container{	   
    position: relative;
    margin:0 auto;  
      
}
#gt-footer{
	background: #2A2B2C;
}
#gt-footer .wdg-footer{
	padding: 25px;
	border-bottom: 2px solid;	
}
.content{	
	background: #fff;
    display: block;       
    padding: 35px 25px 35px 30px!important;
    position: relative; 
}
.uk-width-medium-5-10.uk-float-right .content{
	padding: 35px 30px 35px 25px!important;
}
.uk-width-medium-2-10.uk-float-left .sb-container2{
	padding-left: 30px!important;
} 
.page-content{
	background: #fff;
    display: block; 
    padding:20px 13px 5px 13px!important;      
    /*padding: 25px 15px 20px!important;*/
    position: relative; 
}
#gt-header{
	margin-left: 3px;
	margin-right: 3px;
}
.page_full #gt-header{
	margin-left: 0;
	margin-right: 0;
}
.content-list {
	padding: 10px 25px 20px!important;	 
}  
.fullrowcontent > .wpb_row, .fullrowcontent .vc_span12 {
	width: 100%!important;
	max-width: 100%!important;
	margin: 0!important;
	padding: 0!important;
}
.content .type-post,#nav-below,.ivi-psharing,.comment-form{
	/*padding-left: 15px;
	padding-right: 15px;*/
}
.content.archive{
	padding-left: 15px;
	padding-right: 15px;
}
.searchresult{
	padding-bottom: 30px;
}

.sb-fixheight{
	display: none;
}
.sb-container{
 	padding: 20px 25px 25px 25px!important;	
 	background: #fff; 
}
.sb-container2{
	padding: 20px 5px 25px 25px!important; 
	background: #fff;
}
.sb-inner-left{
	padding: 20px 5px 25px 25px;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.uk-float-left .sb-inner-right{
	padding: 20px 25px 25px 5px!important;
}
.sb-inner-right{
	padding: 20px 5px 25px 5px!important;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.uk-float-left .sb-inner-right{
	padding: 20px 25px 25px 5px!important;
	/*padding:25px 30px 25px 10px!important*/
}
.innercol-container{
	padding-top: 20px!important;
}
.uk-float-left .sb-container {
	padding:20px 5px 25px 30px!important;
}
.uk-float-right .sb-container {
	padding:20px 30px 25px 5px!important;
}
body {
    background-attachment: fixed;
  
    background-position: center top;
    background-repeat: repeat;
    background-size: 100% auto;
}
.sc-dark{
	position: absolute;
	background: rgba(0,0,0,0.55);
	z-index: 9;
	display: none;
}
.warp-grey{
	background: #f5f5f5;
	padding: 50px 0;
}
/* HEADER */

.tb-datetime{
	color:#fff;
	padding-left: 20px;
	line-height: 35px;	 
	padding-right: 15px;
}
.tb-datetime i{
	padding-right: 10px;
}
.tb-left > div{
	float: left;
}
.tb-search{
	float: right;
	padding-left: 20px;
}
.ivi-lang .uk-button{
	background: none;
	color: #858585;
	font-size: 14px;
	line-height: 31px;
}
.tb-search input {
    background: url("../images/ic-search.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 12px;
    padding-left: 35px;
    width: 130px;
    height: 35px;
}
.tb-search input:hover,.tb-search input:focus,.tb-search input:active{
	box-shadow:none;
	outline: none;
}
.tb-authen{
	padding-left: 15px;
	border-left: 1px solid #232323;	
	box-shadow: -1px 0px 0px rgba(224, 224, 224, 0.14);
	margin-left: 15px
}
.tb-authen a{
	font-weight: 600;
	margin-right: 5px;
}
.tb-authen a:hover{
	color: #ccc;
}
.ivi-banner{	
	padding-bottom: 25px;
}
/*---Social icons---*/

.tb-social{	 
	margin-left: 35px;
}
.tb-social ul li {
    
    cursor: pointer;
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    width: 28px;
}
.tb-social ul li{
    /*background: url("../images/bg-social-tb.png") repeat scroll 0 0 transparent;*/
    cursor: pointer;
	display: block;
	float: left;
	line-height: 35px;
	width: 28px;
	height: 35px;
	padding: 0;
}
.tb-social ul li.ic-tw a{
	 background: url("../images/ic-social-tb.png") no-repeat scroll 2px 4px transparent; 
    display: block;
    height: 25px;
    width: 25px;
}
.tb-social ul li.ic-tw a:hover{
	background: url("../images/ic-social-tb.png") no-repeat scroll 2px -23px transparent;
    
}

.tb-social ul li.ic-fb a{
	background: url("../images/ic-social-tb.png") no-repeat scroll -27px 4px transparent;
    display: block;
    height: 25px;
    width: 25px;
}
.tb-social ul li.ic-fb a:hover{
	background: url("../images/ic-social-tb.png") no-repeat scroll -27px -23px transparent;
    
}

.tb-social ul li.ic-pin a{
	background: url("../images/ic-social-tb.png") no-repeat scroll -56px 4px transparent;
    display: block;
    height: 25px;
    width: 25px;
}
.tb-social ul li.ic-pin a:hover{
	background: url("../images/ic-social-tb.png") no-repeat scroll -56px -23px transparent;
    
}

.tb-social ul li.ic-in a{
	background: url("../images/ic-social-tb.png") no-repeat scroll -85px 4px transparent;
    display: block;
    height: 25px;
    width: 25px;
}
.tb-social ul li.ic-in a:hover{
	background: url("../images/ic-social-tb.png") no-repeat scroll -85px -23px transparent;
    
}

.tb-social ul li.ic-rss a{
	background: url("../images/ic-social-tb.png") no-repeat scroll -115px 4px transparent;
    display: block;
    height: 25px;
    width: 25px;
}
.tb-social ul li.ic-rss a:hover{
	background: url("../images/ic-social-tb.png") no-repeat scroll -115px -23px transparent;
    
}

.tb-social ul li.ic-cir a{
	background: url("../images/ic-social-tb.png") no-repeat scroll -145px 4px transparent;
    display: block;
    height: 25px;
    width: 25px;
}
.tb-social ul li.ic-cir a:hover{
	background: url("../images/ic-social-tb.png") no-repeat scroll -145px -23px transparent;
    
}

.tb-social ul li.ic-vi a{
	background: url("../images/ic-social-tb.png") no-repeat scroll -175px 4px transparent;
    display: block;
    height: 25px;
    width: 25px;
}
.tb-social ul li.ic-vi a:hover{
	background: url("../images/ic-social-tb.png") no-repeat scroll -175px -23px transparent;
    
}
.tb-social ul li.ic-gp a{
	background: url("../images/ic-social-tb.png") no-repeat scroll -204px 4px transparent;
    display: block;
    height: 25px;
    width: 25px;
}
.tb-social ul li.ic-gp a:hover{
	background: url("../images/ic-social-tb.png") no-repeat scroll -204px -23px transparent;    
}
.tb-social ul li.ic-yt a{
	background: url("../images/ic-social-tb.png") no-repeat scroll -234px 4px transparent;
    display: block;
    height: 25px;
    width: 25px;
}
.tb-social ul li.ic-yt a:hover{
	background: url("../images/ic-social-tb.png") no-repeat scroll -234px -23px transparent;
    
}
.hdtb3 .tb-social ul li {
	background: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	width: 28px;
	text-align: center;
	margin: 0 1px;
}
.hdtb3 .tb-social ul li i{
	color: #999;
}

.ac_results {
    background-color: #fff;
    border: none!important;   
    width: 190px!important;
    padding:10px;
    box-shadow:0px 8px 12px rgba(0, 0, 0, 0.15);
    overflow: hidden!important;    
    border-left: 4px solid!important;
    
}
.ac_match {
	font-weight: 600;
}
.ac_results li { 
   border-bottom:  none!important;
   width: 190px!important;
   margin: 0 auto;
}
.ac_over{
	background: none!important;
}
/* BREAKING NEWS */
.breaking-news{
	text-align: left;
    background: #fff;    
}
.ticker {  
	background:#fff; 	 
  	height: 41px;
    line-height: 30px; 
    margin: 0 25px;      
}
.page_full .ticker {	
	margin: 0 31px;
}
.ticker:after{
	position: absolute;	
	content: ' ';
	height: 6px;
	border-bottom: 1px solid #555;
	border-top: 3px solid #555;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
}
.ticker > span{
	background: none repeat scroll 0 0 #444;	
    color: #fff;
	padding: 5px 8px 8px 15px;
	position: relative;
	margin-right: 10px;
	height: 30px;
	line-height: 31px!important;
}
.ticker > span:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(68, 68, 68, 0);
	border-left-color: #444;
	border-width: 6px;
	margin-top: -6px;
}
.ticker div {
  display: inline-block;
  word-wrap: break-word;
}
/* Service */
.ivi-services .sv-icon{
	text-align: center;
	margin-top: 0;	
	color: #666;
}
.ivi-services .sv-icon i{
	text-align: center;
	margin-top: 25px;	
}
.ivi-services .sv-content{
	color: #666;
	padding-left: 10px;
}
.ivi-services .sv-icon .readmore{
	font-size: 15px;
}
.ivi-services .sv-content h3{ 
	color: #666;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: -5px;
	line-height: 25px;
}
.ivi-services{	 
	margin-bottom: 30px!important;
}
/* Ontop news */
.ontopnews{	
	display: block;  
	padding: 30px;
}
.list-thumb img{
	padding: 2px;
	cursor: pointer;
}
.ontopnews-warpper h2{
	font-size: 16px;
	line-height: 22px;
}
.ontopnews-warpper h2 a{
	color: #ccc;
}
.otn-hdcontent p{
	color: #A0A0A0!important;
}
.otn-hdcontent .time {
	margin-top: 22px;
}
.otn-hdcontent .time span {
	background: #444;
	padding: 3px 10px;
	color: #777;
	font-size: 13px;
	float: left;
	top: 0;
}
.otn-hdcontent .time a.readmore{
	padding: 3px 10px;
	float: left;
}
.otn-hdcontent .readmore i{
	color: #fff;
}
.otn-hdthumb{
	padding-left: 15px;
	height: 203px;
	margin-top: 2px;
}
.otn-hdcontent{
	padding-left: 25px;
}
.otn-hdthumb a{
	background-size: cover;
	height: 100%;
	width: 100%;
	display: block;
}
/* Ontop Count down */

.ot-countdowntext h1,.ot-countdowntext h2,.ot-countdowntext h3,.ot-countdowntext h5,.ot-countdowntext p{
	color: #C5C5C5!important;
} 
.coutdown-warpper{
	margin-left: -130px;
	margin-right: -130px;
	min-height: 300px;
	margin-top: -30px;
	margin-bottom: -31px;
	padding: 50px 0 80px;
}
.page_boxed .coutdown-warpper{
	margin-left: -30px;
	margin-right: -30px;	
}
/* Progress */
.vc_progress_bar .vc_single_bar .vc_label{
	padding: 0.01em 1em;
}
/* Ontop Menu */
.ontop-nav{
	padding-left: 20px;
}
.ontop-nav ul li {
	float: left;
	padding: 0 15px;
	line-height: 40px;
	height: 40px;
}
.ontop-nav ul li i{
	padding-right: 5px;
}
.ontop-nav ul li:first-child{
	padding-left: 0;
	border-left: none;
}
.ontop-nav li{
	border-left: 1px solid #444;
}
.ontop-nav li a{
	text-transform: uppercase;
	color: #ccc;
	font-size: 11px;
}
/* Top Menu */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a{
	border-left: 1px solid #444;
	box-shadow: none;
	color: #F5F4F4;
}
#megaMenu ul.megaMenu li.menu-item > a span, #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span {
	/*text-transform: uppercase;*/
}
 
.um-sidebar .sub-menu li{
	border-bottom: 1px solid #232323;
    box-shadow: 0 1px 0 rgba(224, 224, 224, 0.14);
}
.um-sidebar .sub-menu li:last-child{
	border-bottom: none;
    box-shadow: none;
}
#megaMenu ul.megaMenu > li.menu-item > a{
	padding-left: 20px!important;
	padding-right: 25px!important;
}
.nbcaj-lst li{
	line-height: 30px;
}

#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle{
	padding: 15px;
}
#megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item.ss-nav-menu-reg > ul.sub-menu{
	min-width: 200px;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > a{
	padding: 12px 20px 12px 15px!important;
	border-bottom: 1px solid #444;
}
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li:last-child.menu-item > a{
	border-bottom: none;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a,#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a{
	border-bottom: 3px double #444!important;
	text-shadow: none!important;
	font-size: 14px;
	text-transform: uppercase;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a:after{
	/*content: " ";
	position: absolute;
	top: 100%;
	border-bottom: 3px double #444!important;
	width: 100%;*/
	
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu,#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 > li.menu-item {	
	min-width: 170px;
}
.sub-menu.sub-menu-2 li a span{
	padding-bottom: 5px!important;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu > li.menu-item > a {	 
	border-bottom: 1px solid #444;
}
#megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1{
	left: 0;
}

#megaMenu{
	background: #333;
	border: none;
	border-radius:0;
	box-shadow:none;
}
#megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator span.wpmega-link-title{
	text-shadow: none;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > a {
	border-left: none;
	background-image: url(../images/ic-home.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 60px!important;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item:first-child > a:hover{
	text-shadow: none;
}
/* ivi Menu */
.sf-menu,.ivi-menu .sub-menu{
	background: #222;
}
.sf-menu > li a{	 
	padding: 10px 15px;
	color: #fff;
}
.ivi-menu  .sub-menu li a{
	color: #ccc;
}
.hdmn1 ul.ivi-menu > li:first-child > a{
	color: #fff;
}
.sub-menu{}
/* shortcode */
.su-accordion .su-spoiler{
	margin-bottom: 0!important;
}
.su-spoiler-style-default > .su-spoiler-content {
	padding: 0em 0 0em 27px!important;
}

/*
---------------------------------------------------- 
Shortcode for Hompe Buider 
----------------------------------------------------
*/
/*ivi Carousel */
.ivi-carousel .flex-control-nav {
	bottom: -30px; 
	display: none;
}
/* Footer */

.footer-warpper{	
	padding: 25px;
} 

.footer-wdg h2 {
	color: #E2E2E2;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 2px;
}
.footer-wdg .post-icon{
	color: #626262;
    font-size: 11px;
    text-transform: uppercase;
    padding-right: 20px;
    margin-top: 3px;
}
.footer-wdg .post-icon i{
	border-left: 1px solid #9E9E9E;
	padding-left: 10px;
	margin-left: 5px;
	padding-right: 5px; 
}
.footer-wdg .post-icon i:FIRST-CHILD{
	border-left: none;
}
.footer-wdg .entry-title{
	line-height: 20px;
	padding-right: 25px;
}
.footer-wdg .entry-title a{
	color: #bebebe;
	font-weight: 600;
	letter-spacing: 1px;
}
.footer-wdg p{
	color: #bebebe!important;
	font-size: 13px;
}
.footer-wdg .post-thumb{
	position: absolute;
	margin-top: 5px;
}
.footer-wdg .post{
	min-height: 70px;
	margin-bottom: 20px; 
}
.wdg-footer .footer-wdg{
	padding-left: 5px;
	padding-right: 20px;
}
.wdg-footer .footer-wdg li{
	position: relative;
	float: left;
	display: block;
	padding: 0;
}
.wdg-footer .footer-wdg :last-child{
	padding-right: 0;
}
.footer-wrapper {
	padding-left: 25px;
	padding-right: 25px;
}
.recentnews h3{
	padding-left:80px;
	font-size: 13px;
	line-height: 20px;
	margin-top: -5px;
	font-weight: 400;
}
.recentnews h3 a{
	color: #ccc;
}
.popnews h3{
	padding-left: 80px;
	font-size: 13px;
	line-height: 20px;
	margin-top: -5px;
	font-weight: 400;
}
.popnews h3 a{
	color: #ccc;
}
.randomnews h3{
	padding-left: 80px;
	font-size: 13px;
	line-height: 20px;
	margin-top: -5px;
	font-weight: 400;
}
.randomnews h3 a{
	color: #ccc;
}
.footer-wdg.categories ul li {
	border-bottom: 1px solid #444;
	background-image: url(../images/listarrow.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height: 30px;
	height: 30px;	
}
.footer-wdg.archives a{
	color: #ccc;
	line-height: 30px;
	height: 30px;
	float: left;
	width: 100%;
}
.footer-wdg.categories ul li a,.footer-wdg.categories ul li a:hover,.footer-wdg.archives a:hover{
	color: #ccc;
}
.footer-wdg .tags{
	padding-right: 20px;
}
.footer-wdg .tags li a{	
	color: #787878;
	padding: 3px 12px;
	margin: 3px;
	float: left;
	border: 1px solid #3D3D3D;
	letter-spacing: 1px;
}
.photonews ul{
	text-align: right;
}
.photonews img{
	 
}
.contact us{
	padding-right: 25px;
	line-height: 20px;
	font-size: 13px;
	letter-spacing: 1px;
}
.aboutus {
	/*background: url("../images/bg-contact.png") no-repeat scroll 0 0 transparent;*/
	padding-right: 25px;
	color: #787878;
	margin-top: 30px;
}
.aboutus  strong{
	color: #ccc;
	font-size: 13px;
}
.aboutus i {
	width: 25px;
	height: 23px;
	background: #444;
	text-align: center;
	line-height: 23px;
	font-size: 13px;
	margin-right: 10px;
	border-radius: 2px;
	position: absolute;
	margin-top: 7px;
}

.aboutus p {
	padding-left: 40px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.footer-warpper .container{
	padding: 25px 0 0;
}


.scrollup:hover{
	background-color: rgba(0,0,0,0.95)
}
/* Flickr Photo Streaming */
.footer-fphoto li{
	list-style: none;
	float: left;
	max-width: 65px;
	margin: 0;
}
/* Copyright */
.copyright-wrapper .container {
	min-height: 65px;	 
}
.page_boxed .copyright-wrapper{
	padding-left: 25px;
	padding-right: 25px;
}
.copyright-wrapper .tb-social ul{
	text-align: right;
	float: right;
	margin-top: 13px; 
}
.copyright-wrapper p{
	margin-top: 23px;
	color: #646464!important;
	font-size: 13px;
}
.scrollup {
    background: url("../images/icon_top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0.55);
    bottom: 35px;
    border-radius: 3px;
    display: none;
    height: 40px;
    position: fixed;
    right: 50px;
    text-indent: -9999px;
    width: 40px;
    z-index: 9999;
}
.scrollup:hover{
	background-position:  0 -40px;
}

/* Default Paging */

.uk-pagination {
	background: #fff;	
	z-index: 1;
	position: relative;
}
.uk-pagination>li>a{
	background: #fff;
	border: 1px solid #ccc;
	border-radius:2px;
	font-weight: bold;
	font-size: 13px;
}
.uk-pagination>li>a.active{
	border: none;
}
 
/* Subscribe Letter */
.sml_subscribe_widget_display{ 
	  
}
.sml_subscribe_widget .widget-top{
	background: none;
	border-top: none;
	border-bottom: none;
}
.sml_subscribe_widget_display .widget-top{
	background: none;
	border-top: none;
	border-bottom: none;
}
.sml_subscribe_widget_display h4{
	border-bottom: 4px double #555;
    color: #555; 
    font-size:14px;	 
	line-height: 34px!important;	
	text-transform: uppercase;
}
.sml_subscribe{
	position: relative;
	clear: both;
}
.sml_subscribe .prepend{
	margin-top: -10px!important;
	margin-bottom: 10px!important;
}
.sml_subscribe .sml_email{
	margin-left: 15px;
    margin-bottom: 30px!important;
}
.sml_emailinput{
	color: #B1B1B1;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
    width: 155px;
    border-radius: 0!important;
    outline: none;
    font-size: 13px;
}
.sml_subscribe .sml_submit{
	margin-left:170px;
    margin-top: -44px;
    position: absolute;
}
.sml_subscribe .sml_submit .sml_submitbtn{	 
	color:#fff;
	height: 30px;
    margin-top: -27px;
    border: none;
	padding: 0 15px;
}



/* Tab */
.sb-container .r-tabs .r-tabs-panel{

}
.post-icons i {
 	margin:0 5px;
}
.post-icons .fa-comments-o{
	font-size: 15px;
}

.r-tabs .r-tabs-nav{
	border-bottom: 4px double #555;
	border-top: 2px solid #555;
	font-size: 14px;
	
}
.r-tabs .r-tabs-nav li{
	padding-top: 0;
	padding-bottom: 0;
}
.r-tabs .r-tabs-nav li:first-child > a{
	padding-left: 0;
}
.r-tabs-state-active > a:after{
	border-color: rgba(255, 255, 255, 0)!important;
	border-top-color: #fff!important;
	border-width: 4px!important;
	margin-left: -4px!important;
}
.r-tabs-state-active > a:before {
	border-color: rgba(225, 225, 225, 0)!important;
	border-top-color: #333!important;
	border-width: 5px!important;
	margin-left: -5px!important;
}
.r-tabs-state-active > a:after, .r-tabs-state-active > a:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;	 
}
.r-tabs .r-tabs-nav .r-tabs-state-active,.r-tabs .r-tabs-panel{
	border: none;
}
.r-tabs .r-tabs-nav .r-tabs-anchor{
	background: none;
	padding: 6px 10px;
	color: #555;
	text-transform: uppercase;
}
.r-tabs .r-tabs-nav .r-tabs-tab{
	top: 0;
}
.r-tabs .r-tabs-nav .r-tabs-anchor{
	margin-bottom: 0;	 
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor,.r-tabs .r-tabs-nav .r-tabs-anchor:hover{ 
	color: #555;
	font-size: 14px;
}

.tn_thumbnail{
	position: absolute;
	margin-top: 5px;
} 

.r-tabs .r-tabs-panel{
	padding-left:0;
	padding-top: 0!important; 
}
.tn-popular,.tn-recent{
	margin-top: 5px!important;

}
.tn-tags{
	margin-top: 25px!important;
}
.tn-tags li{
	padding-top: 0; 
 	padding-bottom: 0; 
}
.tn-popular .vline, .tn-recent .vline{
	margin-left: 10px;
}
.post-icons i {
	font-size: 13px;
}
.tn-popular li{	 
	border-bottom: 1px dotted #999;
	padding:20px 0 25px 0!important; 
}
.tn-popular li:firt-child{
	padding-top: 0!important;
}
.tn-popular li:last-child{
	border-bottom: none;
	padding-bottom: 0!important;
}
.tn-popular h3{
	line-height: 20px;
	margin-top: 0!important;
}
 
.tn-popular h3 a{
	font-size: 13px;
	color: #555;
	 
}
 
.tn-recent li{	 
	border-bottom: 1px dotted #999;
	padding: 20px 0 25px 0!important; 
}
.tn-recent li:firt-child{
	padding-top: 0!important;
}
.tn-recent li:last-child{
	border-bottom: none;
	padding-bottom: 0!important;
}
.tn-recent h3{
	line-height: 20px;
	margin-top: 0!important;
}
.post-icons,.post-icons li,.post-icons a{	 
	color: #999;	
	font-weight: normal;
	font-size: 12px;
	height: 15px;
	margin-left: 85px;
}
.tn-recent h3 a{
	font-size: 13px;
	color: #555;
	 
}
.tn-comment{
	margin-top: 5px; 
}
.tn-comment .post-thumbnail{
	width: 50px;
	height: 50px;
}
.tn-comment .tn-avatar{
	position: absolute;
}
.tn-comment li{
	min-height: 60px;
}
.tn-comment h5{
	margin-left:60px;
	 
	margin-top: 0px;
}
.tn-comment h5 a{
	font-size: 13px;
	font-weight: normal;
	color: #555;
}
.tn-tags li a{
	padding: 7px 15px;
	float: left;
	margin: 1px;
	color: #fff;
}
/* List News 2 */
.nbc-listnews2{
	margin-top: 30px;
	margin-bottom: 20px;
}
.nbc-listnews2 .post-icon{
	margin-left: 15px;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
}
.nbc-listnews2 .post-icon i{
	padding-right: 5px;
}
.nbc-listnews2 li{
	min-height: 50px;
	padding: 15px 15px 15px 25px!important;
	margin-bottom: 20px!important;
	position: relative;
	 
}
.nbc-listnews2 .comment-count{
	margin-left: 87%;
    padding:3px 7px;
    position: absolute;
   	top: 35%;
    color: #fff;
    font-family: aller,arial;
	font-size: 13px;
}
.uk-float-left .nbc-listnews2 .comment-count{
	margin-left: -25px;
}
.nbc-listnews2 .post-icons{
	margin-top: -10px;
}
.pcolor .comment-count{
	background: #333;
}
.pcolor .post-icon{
	color: #fff;
}
.nbc-listnews2  {
	font-size: 13px;
}
.nbc-listnews2 li.pdark   a{
	color: #ccc;
  	font-size: 13px;
}
.nbc-listnews2 li.pcolor   a{
	color: #fff;
	font-size: 13px;
}
.uk-float-left .nbc-listnews2 li h3 {
	padding-left: 10px;
}
.nbc-listnews2 li:last-child{
	margin-bottom: 0;
}
.nbc-listnews2 li.pdark{
	background: #2A2B2C;
}
 
/* Photo News */
.nbc-photonews{
	position: relative;
	margin-top: 30px;
}
.nbc-photonews li{
	position: relative;
	padding: 0;
	margin: 0;
	height: 65px;
}


/* List News 1 */
.nbc-listnews{
	margin-top: -5px;
	margin-bottom: 30px;
}
.nbc-listnews li {
	min-height: 65px;
	margin-bottom: 15px;	
	position: relative;
	display: block;
}
.nbc-listnews .nbc_thumbnail{
	position: absolute;
	margin-top: 8px;
}
.nbc-listnews .post-icons {	
	color: #b1b1b1;
	margin-top: -10px;
	margin-left: 80px;
}
.nbc-listnews h3 a {
	font-size: 13px;
	color: #555;
}
.nbc-listnews h3 {
	margin-left: 80px;
	margin-top: 0;
}

/* top rate */
.nbc-toprate{
 	margin-top: -10px;
}
.rw-pagination{
	margin-top: 15px;
	float: right;
}
 .rw-pagination a{
	
}
.nbc-toprate li {   
	position: relative;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.nbc-toprate > li:first-child{
	margin-top: 0;
	padding-top: 0;
}
.nbc-toprate .nbc_thumbnail{
	padding-bottom: 0;
	position: relative;
	text-align: center; 
}
.nbc-toprate .post-icons {	
	color: #b1b1b1;	
}
.nbc-toprate h3{
	font-size: 13px;
	line-height: 20px;
}
.nbc-toprate a {	 
	color: #555;
	font-size: 13px;		
}
.review-list span{
	text-transform: uppercase;
	font-size: 13px;
}
.bar-point .review-result, .percentage-point .review-result{
	height: 5px!important;
}
.bar-point .review-result-wrapper, .percentage-point .review-result-wrapper{
	height: 6px!important;
}
.review-list li{
	padding: 10px 15px 0!important;
}
.review-result-wrapper i{
	color: #ccc;
}
.nbc-toprate h3 {	
	margin-top: 5px;
}
.tr-rate-box{
	 margin-top: -15px;
}
.tr-review-total-star{  
    margin: 5px auto 15px;
    position: relative;
}
.tr-review-total-wrapper {
    -moz-box-sizing: border-box;
    float: left;
    margin: 0 15px 0 0;
     margin-left: 80px;
    padding-right: 0;
    position: relative;
}

.tr-review-total-wrapper{
    color: #646464;
}
.tr-review-result{
	color: #FF9B2A;
	height: 22px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap;
}
.tr-review-result-wrapper i {
    font-size: 16px;
    font-style: normal;
}
/* Review zone */
.rw-ontop .review-wrapper{
	margin-top: 15px;
	width: 45%;
	margin-right: 20px;
	float: left;
}
.review-wrapper, .review-title, .review-list li, .review-list li:last-child, .user-review-area{
	 
}
.review-title, .review-list li{
	background: none!important;
}


/* Head News */
.header-news{
	background: #222;
	height: 215px;
	overflow: hidden;
	margin-bottom: 25px;
	position: relative;
}
.post-thumblarge{
	overflow: hidden;
}
.header-news h2{
	font-size: 15px;
	line-height: 25px;
 
}
.headline-news .uk-width-medium-1-2{
	display: block;
    min-height: 70px;
    margin-bottom: 20px;
    padding-right: 10px;
}
.headline-news .uk-width-medium-1-2 .post-thumb{
	position: absolute;
}
.header-news .uk-width-large-1-2 h2{
	margin-top: 15px;
	margin-left: 25px;	
}
.hn-excerpt{
	margin-left: 25px;
    margin-top: 5px;
    min-height: 75px;
    font-size: 14px;
    color: #747474;
    line-height: 20px;
}
.header-news .uk-width-large-1-2 .post-icons{
	margin-left: 30px;
	margin-top: -10px;
}
.header-news .uk-width-large-1-2 h2 a{
	font-size: 18px;
	color: #ccc;
	line-height: 20px;
	
}
.headline-news .uk-width-medium-1-2 .post-icons{
	margin-left: 85px;
	margin-top: -10px;
}
.headline-news .uk-width-medium-1-2 h3{
	margin-left: 80px;
	margin-top: -5px;	 
}
.headline-news .uk-width-medium-1-2 h3 a{
	font-size:13px;
	color: #555;
	
}
.hd-news-bottomlink{
	margin-top: 20px;
}
.hd-news-share{
	margin-left: 20px;
}
.hd-news-share a{
	background: url("../images/ic-sharing.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #808080;
    font-family: arial;
    font-size: 13px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-top: 3px;
}
.hd-news-readmore{	 
	color: #FFFFFF;
	float: right;	 
	padding: 8px 13px;
	position: absolute;
	margin-top: 179px;
	left: 95%;
}
.hd-news-readmore a,.hd-news-readmore a:hover{
	color: #fff;
}
.acc-excerpt h3{
	margin-top: 15px;
	font-size: 13px;
}
/* Grid News */
.ivi-gridnews{	
	float: left;
    position: relative;
    margin-top: -10px;
}
.gn-grid{
	margin-top: 10px;
	margin-bottom: -10px;
}
.gn-grid-thumb{
	overflow: hidden;
	position: relative;
	display: block;
}
.gn-grid-thumb img{
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	
}
a.icp-white{
	display:block;	
	text-indent: -9000px;
	z-index: 10;
}
.gn-list{
	display: none;	 
}
.grd-nav{
	position: absolute;
	margin-top: -43px;
	margin-left: 93.3%;
}
.grd-nav span {
	cursor: pointer;
	display: block;
	float: right;
	height: 16px;
	margin: 0 1px;
	width: 20px;
	text-align: right;
}
.grd-nav a {
	color:#555;
	font-size: 15px;
}
.grd-nav a:hover{
	color: #333;
}
.gn-grid-item{
	margin:0 10px;
}
.gn-ratingbox{
	position: absolute;
	z-index: 9;
	margin-top: 10px;
}
.gn-ratingbox .oc-review-total-wrapper{
	margin-left: 10px;
}
.gn-ratingbox .oc-review-total-wrapper{
	color: #555;
}
.gn-grid-item{	
	margin-bottom: 20px!important;
	position: relative;
}
.gn-grid-item h3{
	margin-top: -55px;
	z-index: 99999;
	position: absolute;
	padding: 0 10px;
	display: inline-block;	
	line-height: 20px; 
	
}
.gn-grid-item h3 a{
	color: #555;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}
 

/* Accordion News */
.accordion-news .uk-parent a{
	line-height: 24px;
	background: #f9f9f9;
	margin-bottom: 3px;
	color: #747474;
	font-weight: 400;
}
.accordion-news .post-thumblarge{ 
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}
.accordion-news .uk-parent .acc-time{
	width: 40px;
	background: url(../images/bg-accdate.png) no-repeat 0 -5px;
	height: 34px;
	display: block;
	float: left; 
	margin-left: -19px;
	padding-right: 50px;
	margin-top: -5px;
}
.accordion-news .acc-excerpt{
	padding-top: 15px;
	padding-left: 20px;
}
.acc-excerpt a.read-more {
	padding: 5px 15px;
	color: #fff;
}
.accordion-news .uk-parent.uk-open  .acc-time{
	background-position:0 -45px;
}
.accordion-news .uk-parent.uk-open  .acc-time .acc-month{
	color: #fff;
}
.accordion-news .uk-parent .acc-time span{
	float: left;
	width: 37px;
	height: 15px;
	margin-top: -1px;
	text-align: center;
	font-weight: 400;
	font-size: 12px;	
}
.accordion-news .uk-parent .acc-time span.acc-month{
	margin-top: -1px;
	font-size: 10px;	
	color: #fff; 
}

/* One Col News */
.onecol-news{	
	position: relative;
}
.onecol-news:first-child{
	margin-left: 0;
}
.oc-header {
	overflow: hidden;
	margin-bottom: 15px!important;
}
.oc-header img {
    display: block;
    position: relative;
}
.oc-caption{
	position: absolute;	
	width: 100%;
	margin-top: -65px;
    min-height: 70px;
}
.oc-caption h2{
	padding: 10px 20px;
	font-size: 13px;
	line-height: 20px;
	
	margin-top: 0px;
}
.oc-caption h2 a{
	color: #fff;
}
.oc-header.uk-width-medium-1-1{
	height: auto!important;
} 
.onecol-news .uk-width-medium-1-1{
	margin-bottom: 20px;
	min-height: 70px;
	position: relative;
}
.onecol-news .uk-width-medium-1-1 .post-thumb {
	position: absolute;
}
.onecol-news .uk-width-medium-1-1 .post-thumb{
	position: absolute;
	margin-top: 7px;
}
.onecol-news .uk-width-medium-1-1 .post-icons{
	margin-left: 85px;
	margin-top: -15px;
}
.onecol-news .uk-width-medium-1-1 h3{ 
	margin-top: 0;
	font-size: 13px;	
}
.oc-rate-box{
	 margin-top: -13px;
}
.oc-review-total-star{   
    margin: 5px auto 15px;
    position: relative;
}
.oc-review-total-wrapper {
    -moz-box-sizing: border-box;
    float: left;
    margin: 0 15px 0 0;   
    padding-right: 0;
    position: relative;
}

.oc-review-total-wrapper{
    color: #646464;
}
.oc-review-result{
	color: #FF9B2A;
	height: 22px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap;
}
.oc-review-result-wrapper i {
    font-size: 16px;
    font-style: normal;
}


/* Camera News Slider */

.ivi-cameranewsslider .camera_caption .readmore i { 
    color: #fff;
	font-size: 20px;
	line-height: 20px;
	margin-top: -50px;
	padding: 10px 14px;
	position: absolute;
	left: 0;
}
.ivi-cameranewsslider .camera_next{
	left: 40px;
}
.ivi-cameranewsslider .camera_commands{
	top: 10%;
	right: 10px;
}
.ivi-cameranewsslider .camera_caption h2{
	margin-top: 10px;
	margin-left: 5px;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	
}
.ivi-cameranewsslider .camera_caption h5{
	margin-top: -10px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 20px;
}
.ivi-cameranewsslider .camera_caption h5 span,.ivi-cameranewsslider .camera_caption h5 ,.ivi-cameranewsslider .camera_caption h5 a,.ivi-cameranewsslider .camera_caption h2 a,.cameraContents h5 p{
	color: #fff!important;
}

/* Ajax News box */
.ajnewsbox{
	position: relative;
	display: block;	
	margin-top: 15px;
}
.box-tit{
	width: 100%;
	position: relative;
	display: block;
	border-top: 2px solid #555;
	border-bottom: 4px double #555;
	height: 35px;
	line-height: 35px;
	margin-bottom: 25px;
}
.box-tit .arrow_bot:after, .box-tit .arrow_bot:before{
	top: 88%;
}
.ajnewsbox .loading{
	position: absolute;
	margin-top: 50%;
	margin-left: 45%;
}
.ajnewsbox .loading i{
	font-size: 90px;
}
.ajnb-items{
	margin:-10px 0 15px 0;
	width: 100%;
}
.box-tit > h1{
	text-transform: uppercase;
	position: absolute;
	line-height: 40px;
	color: #444;
	font-size: 15px; 
	margin-top: 0;
}
.ajnb-items > div{
	position: relative;
	overflow: hidden;		
}
.item-caption {
	overflow: hidden;
}
.ajbn-caption{
	position: absolute;
	padding: 15px 0;
	left: 0;
	bottom:0;	 
}
.zoomtool{
	position: absolute;
	padding: 10px;
	left: 0;
	bottom:0;	 
}
.zoomtool a {
	/*border: 3px double #fff;*/
	font-size:30px;
	border-radius: 2px;
	padding: 4px 8px;
	font-weight: bold;
	display: block;
	float: left;
	color: #fff;
}
.zoomtool a i:hover,.zoomtool a:hover{
	color: #fff;
}
.ajbn-caption .sld-tag{
	margin: 0 0 0 10px;
	text-align: right;
}
.ajbn-caption .sld-tag span{
	padding: 5px 8px;
	border-radius: 0 10px 0 10px;
	color: #fff;
	font-size: 13px!important;
	margin-left: 4px;
	line-height: 30px;
}
.ajbn-caption .sld-tag .cattag1{
	background: #76b435;
	border-radius: 10px 0 10px 0;
}
.ajbn-caption .sld-tag .cattag2{
	background: #E7B003;
	border-radius: 10px 0 10px 0;
}

.ajbn-caption .sld-tag p{
	color: #fff!important;	
	display: none; 
}
.ajbn-caption a.h1{
	font-size: 25px;	
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 30px;	
}
.ajbn-caption a.h3{
	line-height: 18px;
	font-size: 15px;
}
.ajnewsbox .img-caption{
	margin-bottom: 15px!important;
	margin-top: 15px!important;
	position: relative;
	overflow: hidden;	
}
.ajbn-caption a,.ajbn-caption a:hover{
	color: #F5F4F4;	
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25)!important;
}
.ajnb-sorting{
	float: left;
	padding-left: 25%;
}

.ajbn-caption a.readmore{
	border: 3px double #fff;
	border-radius: 2px;
	padding: 4px 8px;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: -10px;
}
.ajbn-caption h1{
	font-size: 33px;
	line-height: 35px;
	margin-top: 7px;
}
.ajbn-caption h3{
	font-size: 14px;
	line-height: 25px;
	margin-top: 0px;
	text-transform: none;
	/* font-weight: bold; */
	text-transform: uppercase;
}
.ajnb-sorting a {
	padding: 0 15px;
	border-right: 1px solid #CFCFCF;
	font-size: 13px;
	font-weight: 600!important;
}
.ajbn-caption a.readmore:hover{
	background-color: rgba(255,255,255,0.95);
	transition: background-color 0.5s ease;
	color: #555;		
}
.ajnb-sorting a:last-child{
	border: none;
}
.ajnb-nav {
	float: right;	
}
.ajnb-nav a{
	width: 20px;
	display: inline-block;
	position: relative;
	height: 20px;	
	line-height: 20px;
	text-align: center;
}

.ajnb-nav a.active:after{
	border-color: rgba(255, 255, 255, 0)!important;
	border-top-color: #fff!important;
	border-width: 4px!important;
	margin-left: -4px!important;
}
.ajnb-nav a.active:before {
	border-color: rgba(225, 225, 225, 0)!important;
	border-top-color: #333!important;
	border-width: 5px!important;
	margin-left: -5px!important;
}
.ajnb-nav a.active:after, .ajnb-nav a.active:before {
	top: 35px;
	left: 7px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 9;
}
.ajnb-nav i{
	font-size: 14px;
	color: #777;
	margin-top: 15px;	 
}
.ajnb-items{
	color: #fff;
	background: #fff;	
	float: left;
}
.ajnewsbox .uk-pagination{
 
}
.ajnewsbox .uk-pagination>li>a{
	background: #fff;
	border: 2px solid #ccc;
	border-radius:2px;
	font-weight: bold;
	font-size: 13px;
	min-width: 20px;
}
.ajnewsbox .uk-pagination>li>a.active{
	border: none;
	
}
.uk-pagination>li>span.current{
	font-weight: bold;
	color: #323232;
	font-size: 13px;
	line-height: 24px;
}
.uk-pagination .current.prev,.uk-pagination .current.next{
	color: #747474;
}
.ajnewsbox .uk-pagination{
	margin-top: 5px;
}
.ajnewsbox .uk-pagination:after{

}
/* Related Post */
.related-posts{
	 padding:20px 0 0 0;
}
.related-posts .rl-thumb{
	padding: 5px 10px;
}

.related-posts .post-number{
	position: absolute;
	margin-top: -26px;
	padding: 3px 10px;
	background: rgba(255,255,255,0.75);	
}
.related-posts h3{
	line-height: 20px;
	font-size: 13px;
	margin-top: 10px;
	font-weight: 600;
	text-transform: uppercase;
}
.postauthor-top h3{
	font-size: 13px;
	border-bottom: 4px double #555;
    border-top: 2px solid #555;
	line-height: 35px;	
	margin-bottom: 20px;	 
}
.related-posts h3 a {
	font-size: 13px;
	color: #333;
	font-weight: 600;
}
.ajnb-sorting > .active:before{
	border-color: rgba(240, 240, 240, 0);
	border-top-color: #e5e5e5;
	border-width: 6px;
	margin-left: -6px;
}
.ajnb-sorting > .active:after{
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 4px;
	margin-left: -4px;
}
/* Single Page */
.feature-img{
	margin-bottom: 30px;
	 
}
.sg-post-meta ul{
	margin-top: -10px;	
	padding: 0 5px;	 
}
.vc-likethispost{
	cursor: pointer;
}
.sg-post-meta ul li{
	float: left;
	padding-right: 15px;
	line-height: 25px;
	padding-top: 0;
	padding-bottom: 0;
}
.sg-post-meta a{
	color: #555;
	font-size: 13px;	 
}
.sg-post-meta i{
	color: #ccc;
	font-size: 13px;
	/* padding: 0 5px; */
	border: 1px solid #e1e1e1;
	border-radius: 100px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin: 5px;
}

.pl-item{
	margin-bottom: 25px;
}
.post-intro{
	margin-top: 15px;
}
.page-list h3,#searchresult h3{ 
	margin-top: -5px;
}
.ac_results{
	margin-left: -158px!important;	
}
.page-list h3 a ,#searchresult h3 a{
	font-size: 13px;
	color: #555;
}
.page-list  .pl-post-meta a{
	color: #555;
}

.pl-post-meta{
	margin-top: -15px;
	padding-left: 30px;
}
.pl-item .pl-post-meta i{
	color: #ccc;
    font-size: 14px;
    padding: 0 5px;
}

/* Base System */
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12{
	 
	/*padding-left: 18px!important;
	padding-right: 18px!important;*/
	 
}
/* Preloading icon */

#spinningSquaresG{
position:relative;
width:150px;
height:18px}

.spinningSquaresG{
position:absolute;
top:0;
background-color:#F0B111;
width:18px;
height:18px;
-moz-animation-name:bounce_spinningSquaresG;
-moz-animation-duration:1.2s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-transform:scale(.3);
-webkit-animation-name:bounce_spinningSquaresG;
-webkit-animation-duration:1.2s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-transform:scale(.3);
-ms-animation-name:bounce_spinningSquaresG;
-ms-animation-duration:1.2s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-transform:scale(.3);
-o-animation-name:bounce_spinningSquaresG;
-o-animation-duration:1.2s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-transform:scale(.3);
animation-name:bounce_spinningSquaresG;
animation-duration:1.2s;
animation-iteration-count:infinite;
animation-direction:linear;
transform:scale(.3);
}

#spinningSquaresG_1{
left:0;
-moz-animation-delay:0.48s;
-webkit-animation-delay:0.48s;
-ms-animation-delay:0.48s;
-o-animation-delay:0.48s;
animation-delay:0.48s;
}

#spinningSquaresG_2{
left:19px;
-moz-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-o-animation-delay:0.6s;
animation-delay:0.6s;
}

#spinningSquaresG_3{
left:38px;
-moz-animation-delay:0.72s;
-webkit-animation-delay:0.72s;
-ms-animation-delay:0.72s;
-o-animation-delay:0.72s;
animation-delay:0.72s;
}

#spinningSquaresG_4{
left:56px;
-moz-animation-delay:0.84s;
-webkit-animation-delay:0.84s;
-ms-animation-delay:0.84s;
-o-animation-delay:0.84s;
animation-delay:0.84s;
}

#spinningSquaresG_5{
left:75px;
-moz-animation-delay:0.96s;
-webkit-animation-delay:0.96s;
-ms-animation-delay:0.96s;
-o-animation-delay:0.96s;
animation-delay:0.96s;
}

#spinningSquaresG_6{
left:94px;
-moz-animation-delay:1.08s;
-webkit-animation-delay:1.08s;
-ms-animation-delay:1.08s;
-o-animation-delay:1.08s;
animation-delay:1.08s;
}

#spinningSquaresG_7{
left:113px;
-moz-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-o-animation-delay:1.2s;
animation-delay:1.2s;
}

#spinningSquaresG_8{
left:131px;
-moz-animation-delay:1.32s;
-webkit-animation-delay:1.32s;
-ms-animation-delay:1.32s;
-o-animation-delay:1.32s;
animation-delay:1.32s;
}

@-moz-keyframes bounce_spinningSquaresG{
0%{
-moz-transform:scale(1);
background-color:#F0B111;
}

100%{
-moz-transform:scale(.3) rotate(90deg);
background-color:#261205;
}

}

@-webkit-keyframes bounce_spinningSquaresG{
0%{
-webkit-transform:scale(1);
background-color:#F0B111;
}

100%{
-webkit-transform:scale(.3) rotate(90deg);
background-color:#261205;
}

}

@-ms-keyframes bounce_spinningSquaresG{
0%{
-ms-transform:scale(1);
background-color:#F0B111;
}

100%{
-ms-transform:scale(.3) rotate(90deg);
background-color:#261205;
}

}

@-o-keyframes bounce_spinningSquaresG{
0%{
-o-transform:scale(1);
background-color:#F0B111;
}

100%{
-o-transform:scale(.3) rotate(90deg);
background-color:#261205;
}

}

@keyframes bounce_spinningSquaresG{
0%{
transform:scale(1);
background-color:#F0B111;
}

100%{
transform:scale(.3) rotate(90deg);
background-color:#261205;
}

}


/* Arrow Bottom */
.arrow_bot{
	position: relative;
}
.arrow_bot:after, .arrow_bot:before {
	top: 100%;
	left: 25px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_bot:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
.arrow_bot:before {
	border-color: rgba(85, 85, 85, 0);
	border-top-color: #555555;
	border-width: 6px;
	margin-left: -6px;
}
/* Hover background effect */
.hv-bg.color{
	background-color: rgba(255, 155, 1, 0.75);
	background: rgba(255, 155, 1, 0.75);
	background: -moz-linear-gradient(30deg,rgba(255, 155, 1, 0.95) 0%,rgba(255, 203, 44, 0.75) 100%);
	background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(255, 155, 1, 0.95)),color-stop(100%,rgba(255, 203, 44, 0.75)));
	background: -webkit-linear-gradient(30deg,rgba(255, 155, 1, 0.95) 0%,rgba(255, 203, 44, 0.75) 100%);
	background: -o-linear-gradient(30deg,rgba(255, 155, 1, 0.95) 0%,rgba(255, 203, 44, 0.75) 100%);
	background: -ms-linear-gradient(30deg,rgba(255, 155, 1, 0.95) 0%,rgba(255, 203, 44, 0.75) 100%);
	background: linear-gradient(30deg,rgba(255, 155, 1, 0.95) 0%,rgba(255, 203, 44, 0.75) 100%);
	width: 100%;
	display: block;
	height: 100%;
	position: absolute;
	opacity: 0;
	z-index: 10;
}
.hv-bg.dark{
	background: rgba(0,0,0,0.85);
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: 0;
	z-index: 10;
	
}
.hv-bg h2{
	text-align:center;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 21px;
	margin-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 500;
}
.hv-bg h2 a{	 
	color: #fff;	
	text-transform: uppercase; 
}
.hv-bg > ul {
	width: 76px;
	margin: 24% auto 0;
	height: 30px;
	margin-bottom: 15px;
	position: relative;
	display: block;	
}
.hv-bg > ul > li {
	position: relative; 
	display: block;
	float: left;
	height: 30px;
	margin: 0 2px!important;
	padding: 0!important;
	width: 30px;
	border: 2px solid #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 2px;
}
.hv-bg li a,.hv-bg li a i{
	margin: 0!important;
	padding: 0!important;
}
.rl-thumb .hv-bg > ul {
	width: 40px;
	margin: 25% auto 0;
}

.hv-bg a i {
	font-size: 13px; 
	color: #fff; 
	cursor: pointer;
	text-shadow: 1px 1px 1px rgba(21, 20, 20, 0.46);
	width: 100%;
	height: 100%;
	
}
.img-thumbnail{
	position: relative;
	display: block;
	overflow: hidden;
}
.nbcaj_thumbnail .hv-bg > ul ,.post-thumbnail .hv-bg > ul,.nbc-photonews .hv-bg > ul{
	width: 40px;
	margin-left: 25%;
	margin-top: 25%;
}
.nbcaj_thumbnail .hv-bg > ul li ,.post-thumbnail .hv-bg > ul li,.nbc-photonews .hv-bg > ul li{
	border: none;
}
.nbc-toprate .hv-bg > ul{
	width: 30px;
	margin-top: 20%;
	margin-bottom: 10px;
	display: inline-block;
}
#megaMenu.megaResetStyles .hv-bg{
	opacity:0;
}
.lst-items .hv-bg > ul{
	width: 30px;
	margin-left: 42%;
}
/* Search */
.search-result h3{
	font-size: 13px;
	font-weight: 400;
	padding-left: 20px;
}
.pl-post-meta i{
	padding: 0 3px;
	color: #999;
}
.widget_categories   ul{
	margin-top: -10px;
	margin-bottom: -10px;
}
.widget_categories   ul   li{
	border-top: 1px solid #eee;	 
	line-height: 30px;	 
}
.widget_categories  ul   li:first-child{
	border-top: none;
}

/* GALLERY
-------------------------------------------------------------- */
#content .gallery {	margin: 0 auto 1.625em;}
#content .gallery.row{margin:0px -15px;}
#content .gallery a img {border: none;display:block;}
.gallery .columns{margin-bottom:20px;}

.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	margin:0 0 20px 0;
	text-align: center;
}

.gallery-columns-1 .gallery-item { width: 100%; margin-right:0% }

.gallery-columns-2 .gallery-item { width: 49%; margin-right:2% }
.gallery-columns-2 .gallery-item:nth-of-type(2n+2){margin-right:0;}

.gallery-columns-3 .gallery-item { width: 32%; margin-right:2% }
.gallery-columns-3 .gallery-item:nth-of-type(3n+3){margin-right:0;}

.gallery-columns-4 .gallery-item { width: 23.444%; margin-right:2%}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4){margin-right:0;}

.gallery-columns-5 .gallery-item { width: 18.333%; margin-right:2%}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5){margin-right:0;}

.gallery-columns-6 .gallery-item { width: 15.655%; margin-right:1%}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6){margin-right:0;}

.gallery-columns-7 .gallery-item { width: 13.244%; margin-right:1%}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7){margin-right:0;}

.gallery-columns-8 .gallery-item { width: 11.144%; margin-right:1%}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8){margin-right:0;}

.gallery-columns-9 .gallery-item { width: 10%; margin-right:1%}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9){margin-right:0;}

.gallery-columns-10 .gallery-item { width: 9%; margin-right:1%}
.gallery-columns-10 .gallery-item:nth-of-type(10n+10){margin-right:0;}

.gallery img { margin:0px auto 12px;}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	margin: 0 0 12px;
	font-size:14px; line-height:20px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }

/* Post Sharing Tool */
.ivi-psharing img {
	width: 35px !important;
	padding: 6px;
	border: 0;
	box-shadow: none !important;
	display: inline !important;
	vertical-align: middle;
}
/* Post icon */
.ic-video{
	background:url(../images/ic-postvideo.png) rgba(255,255,255,0.75);
	width: 35px;
	height: 30px;
	position: absolute;
	margin-top: -30px;
	margin-left: -1px; 
}
.ic-photogall{
	background:url(../images/ic-postphotogall.png) rgba(255,255,255,0.75);
	width: 35px;
	height: 30px;
	position: absolute;
	margin-top: -30px;
	margin-left: -1px;	 
}
.ic-sound{
	background:url(../images/ic-postsoundcloud.png) rgba(255,255,255,0.75);
	width: 35px;
	height: 30px;
	position: absolute;
	margin-top: -30px; 
	margin-left: -1px;
}
.ic-audion{
	background:url(../images/ic-postaudion.png) rgba(255,255,255,0.75);
	width: 35px;
	height: 30px;
 	position: absolute;
	margin-top: -30px;
	margin-left: -1px;
}
.ic-defaultpost{
	background:url(../images/ic-postdefault.png) rgba(255,255,255,0.75);
	width: 35px;
	height: 30px;
 	position: absolute;
	margin-top: -30px;
	margin-left: -1px;
}
.icp-white{
	top: 55%;
}
.icp-white.ic-video{
	background:url(../images/ic-postvideo-w.png) -2px 0 transparent;
	width: 32px;
	height: 32px;
	position: absolute;
	 
	margin-left: 43%;
	border-radius: 35px;
	 
 
}
.icp-white.ic-photogall{
	background:url(../images/ic-postphotogall-w.png) -1px 0 transparent;
	width: 32px;
	height: 32px;
	position: absolute;
	 
	margin-left: 43%;
	border-radius: 35px;
	 
	 
}
.icp-white.ic-sound{
	background:url(../images/ic-postsoundcloud-w.png) -1px 0 transparent;
	width: 32px;
	height: 32px;
	position: absolute;
	 
	margin-left: 43%;
	border-radius: 35px;
	 
}
.icp-white.ic-audion{
	background:url(../images/ic-postaudion-w.png)  -2px 1px transparent;
	width: 32px;
	height: 32px;
	position: absolute;
	 
	margin-left: 43%;
	border-radius: 35px;
	 
}
.icp-white.ic-defaultpost{
	background:url(../images/ic-postdefault-w.png) transparent;
	width: 32px;
	height: 32px;
	position: absolute;
	 
	margin-left: 43%;
	border-radius: 35px;
	 
}
 a.icp-white{
	width: 32px;
	height: 32px;
	position: absolute;
	 
	margin-left: 43%;
	border-radius: 35px;
	border: 1px solid
}
/* navigation  */
.navigation {
	line-height: 20px;
}
.navigation a:link,
.navigation a:visited {
	text-decoration: none;
	text-transform: uppercase;
}
.navigation a:active,
.navigation a:hover {
}
.nav-previous {
	float: left;
	padding: 5px 8px;
}
.nav-next {
	float: right;
	text-align: right;
	padding: 5px 8px;
	margin-bottom: 30px;
}
.nav-previous a, .nav-next a{
	font-size: 12px;
	padding: 8px 15px;
	background: #eee;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	text-shadow: 1px 1px 1px #fff!important;
}
.nav-previous a:hover, .nav-next a:hover{
	color: #fff;
	border-radius: 3px;
	text-shadow:none!important;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	font-size: 12px;
	margin: 10px 0 25px 0;
	clear: both;
	text-align: right;
	width: 100%;
	display: block;
	position: relative;
	padding: 40px 0;
}
/* RV Slider Extras */
.sldtext-line1{
	font-family: pt sans,open sans, arial;
	font-size: 34px;
	font-weight: 700;
	text-transform: uppercase;
	color: #413d3a;	
}
.sldtext-p1{
	font-family: open sans, arial;
	font-size: 24px;
	font-weight: 400;
	color: #8f8b88;
	line-height: 30px;		
}
.share-thispage{
	margin: 15px 0!important;
}
/* Comments */
#comments{
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title{	 
	padding:0px 0px;
	margin:0 0 20px 0;	 
	font-size: 13px;
	border-top: 2px solid #555;
	border-bottom: 4px double #555;
	line-height: 35px;
	
}

h3#comments-title i {
	font-size: 17px;
	padding-left: 10px;
	color: #343434;
	padding-right: 10px;	
	margin-top: 9px;
}
h3#reply-title {
	line-height: 20px;
	font-size: 13px;
	margin: 15px 0 0 0;	
	border-bottom: 4px double #555;
    border-top: 2px solid #555;
	line-height: 30px; 
	position: relative;
}
 
h3#reply-title:after, h3#reply-title:before {
	top: 100%;
	left: 25px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

h3#reply-title:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
h3#reply-title:before {
	border-color: rgba(85, 85, 85, 0);
	border-top-color: #555555;
	border-width: 6px;
	margin-left: -6px;
}
h3#reply-title i{
	font-size: 17px;
	padding-left: 10px;
	color: #343434;
	padding-right: 10px;
	border-right: 1px solid #999;
	margin-right: 15px;
	margin-top: 9px;
}
.commentlist {
	list-style: none;
	margin: 0;
	margin-bottom:0px;
}
.commentlist li.comment {
	margin: 0 0 0px 0px;
	padding: 0 0 0px 0px;
	position: relative !important;
}

.commentlist li.comment ul.children{
	margin:0 0 0 0;
	margin-left:11%;
	padding:0px 0 0 0;
}
.commentlist li.comment ul.children li{
	border-bottom:0 !important; 
	margin:0; padding:0
}
#comments .comment-body ul,#comments .comment-body ol {
	margin-bottom: 0;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	border-radius:10px;
}
.comment-body cite {
	line-height: 20px;
	font-size: 13px;
	font-style:normal;
}
.comment-body cite  a, .comment-body cite  a:visited{}
.comment-body cite  a:hover{text-decoration:none}
.comment-author .says {	font-style: normal;}
.comment-meta {	font-size: 11px;	margin: 0 0 18px 0;}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {}
.commentlist .bypostauthor {}
.reply a.comment-reply-link{ }
.edit-link{float:none; clear:both; width:100%; display:block; padding:10px 0 0 0}
a.comment-edit-link {
}
a.comment-edit-link:hover {
	text-decoration:none
}
.commentlist .children {
	list-style: none;
	margin-left: 11%;
}
.commentlist .children li {}
.nopassword, .nocomments {display: none;}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 12px;
}
.con-comment{padding:0 0 0 0;margin-bottom:30px;}
.commentlist .comment-author{ float:left; margin-top:0px; padding:3px;}
.commentlist .comment-body{width:auto; margin-bottom:30px !important; }
.commenttext{margin:-5px 0 0 0; padding:0;}
.commentlist .comment-body p{margin-bottom:10px !important}
.commentlist ul.children .comment-author{}
.commentlist ul.children .comment-body{}
*+html .commentlist .comment-body{margin-top:0}
.comment-body .fn{ font-size:12px; font-weight:bold; word-spacing:2px}
.comment-body .time{font-size:11px; padding:0 5px 0 0; font-style:italic;}
.commentlist .comment-body .reply{font-size:11px;}
.comment-body .boldtext{font-weight:normal; font-size:22px}
.vcard{
	padding-bottom: 6px!important;
	margin-right: 10px;
}
/* Comments form */
#commentform{padding:0; }
#commentform label{margin-top:0px; padding:5px 0; display:inline-block;}
#commentform .required{}
#commentform code{padding:0; margin:10px 0; border:0}
#commentform input[type=text]{ 
	margin-bottom:3px;
	padding:8px 5px;
	vertical-align:middle;
	width:95%;
	font-size:12px;
	font-family:arial;
	display:block;
	page-break-after:always;
	outline:none;
}
#commentform textarea{ 
	width:100%;
	margin-bottom:12px;
	padding:8px 5px;
	vertical-align:top;
	font-size:12px;
	font-family:arial;
	display:block;
	outline: none;
	min-height: 150px;
}
#respond .comment-reply{
	line-height: 20px;
	font-size: 13px;
	padding:0px 0px;
	margin:0 0 10px 0;
}
#respond p {
	margin: 0;
}
.logged-in-as{
	margin: 10px 0!important;
}
#respond .comment-notes {
	margin-bottom: 1em;
	margin-top: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 0px 0 0;
}
.cancel-comment-reply{font-size:12px;}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
	padding:0;
}
#cancel-comment-reply-link {
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
}
#respond label {
}
#respond input {
}
#respond textarea {
}
#respond .form-allowed-tags {
}
#respond .form-allowed-tags code {
}
#respond .form-submit {
	margin-top: 25px;
	clear:both;
}
#respond .form-submit input {	 
	border: none;
	font-size: 15px;
	padding: 4px 20px;
	color: #fff;
	-o-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
	line-height: 25px;
	border-radius:3px;
	height: 35px;
}

 
.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment{}
.comment-form-comment{ width:100%;}
.form-submit{ clear:both;}

/* Page Collection */
 

/* Slider Collection */
/* jqBar */
.jqbar{
    position: relative;
    margin-bottom: 15px!important;
}
.jqbar.vertical{
    text-align: center;
    display: inline-block;
}
.jqbar.vertical span{
    display: block;
    font-size: 11px;
    font-weight: bold;
}
.jqbar.vertical .bar-percent{
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    height: 20px;
    margin-bottom: 5px;
    width: 100%;
}
.jqbar.vertical .bar-level-wrapper{
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.jqbar.vertical .bar-level{
    position: absolute;
}

/*horizontal*/
.jqbar.horizontal span{
    display: inline-block;
    margin-left: 5px;
    font-size: 11px;
    font-weight: bold;
}
.jqbar.horizontal .bar-percent{
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin-bottom: 5px;
}
.jqbar.horizontal .bar-label{
    text-align: left;
	width: 55px;
}


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.post-title iframe{
	margin-bottom: 10px;
}
.post-title .fd,.post-title .flowplayer{
	margin-bottom: 10px;
}
.post-title .camera_black_skin{
	margin-bottom: 60px!important;
}
.post-title .camera_black_skin .camera_commands { 
	margin-right:5px;
}
.flexslider { background: #fff;  position: relative;  zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.flex-viewport ul li{
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 15px; }
.ivi-carousel .flex-direction-nav a{
	background: rgba(255,255,255,0.75);
	color: #333;
}
.ivi-carousel li{
	overflow: hidden;
}
/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { background: rgba(0,0,0,0.75);
text-decoration: none;
display: block;
width: 30px;
height: 40px;
line-height: 42px;
text-align: center;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: #fff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
border-radius: 3px;}
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; width: 30px; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "FontAwesome"; font-size: 25px; display: inline-block; content: '\f104'; }
.flex-direction-nav a.flex-next:before  { content: '\f105'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "FontAwesome"; font-size: 20px; display: inline-block; content: '\f103'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f104'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 20px; text-align: center;}
.flex-control-nav li {margin: 0 5px; display: inline-block; zoom: 1; *display: inline;padding-top: 0;
padding-bottom: 0;}
.flex-control-paging li a {width: 13px; height: 10px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/* Camera Slider */
/**************************
*
*	GENERAL
*
**************************/
.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none
}
.camera_wrap {
	display: none;
	float: left;
	position: relative;
	z-index: 0;
}
.camera_wrap img {
	max-width: none!important;
}
.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.camera_wrap {
	width: 100%;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(../images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
}
.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	width: 100%;
}
.camera_caption > div {
	padding: 10px 20px;
    position: relative;
    height: 100%;
    display: block;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}

.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_prevThumbs div {
	background: url(../images/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_nextThumbs div {
	background: url(../images/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_command_wrap .hideNav {
	display: none;
}
.camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 4;
}
.camera_wrap  .camera_pag{
	 
}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 5px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.camera_pag_ul li img {
	display: none;
	position: absolute;
}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	 
	width: 40px;
	z-index: 2;
}

.camera_black_skin .camera_prev,.camera_black_skin .camera_next,.camera_black_skin .camera_commands{
	top: 49%
}
.camera_black_skin{
	margin-bottom: 40px!important;
}
.camera_black_skin .camera_prev,.camera_black_skin .camera_next,.camera_black_skin .camera_commands{
	background: none;
}
.camera_black_skin .camera_commands:hover,.camera_black_skin  .camera_prev:hover, .camera_black_skin  .camera_next:hover{
	background: rgba(255,255,255,1);
}
.camera_prev {
	left: 0;
}
.camera_prev > span {
	background: url(../images/camera_skins.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_next {
	right: 0;
}
.camera_next > span {
	background: url(../images/camera_skins.png) no-repeat -40px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_commands {
	right: 41px;
}
.camera_commands > .camera_play {
	background: url(../images/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
}
.camera_commands > .camera_stop {
	background: url(../images/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	cursor: pointer;
	display: inline-block;
	height: 18px;
	margin: 20px 5px;
	position: relative;
	text-indent: -9999px;
	width: 18px;
}
.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
	float: left;
	width: 100%;
}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
}
.camera_thumbs_cont ul li {
	display: inline;
	padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
	border: 1px solid;
	cursor: pointer;
	margin-top: 5px;
	vertical-align:bottom;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
.pattern_1 .camera_overlayer {
	background: url(../images/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
	background: url(../images/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
	background: url(../images/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
	background: url(../images/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
	background: url(../images/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
	background: url(../images/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
	background: url(../images/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
	background: url(../images/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
	background: url(../images/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
	background: url(../images/patterns/overlay10.png) repeat;
}
.camera_caption {
	color: #fff;
}
.camera_caption > div {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}
.camera_wrap .camera_pag .camera_pag_ul li {
	border: 1px solid #e1e1e1;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #434648;
}
.camera_pag_ul li img {
	border: 4px solid #e6e6e6;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands{
	
}
.newslisting .camera_prevThumbs, .newslisting  .camera_nextThumbs,.newslisting  .camera_prev,.newslisting  .camera_next,.newslisting  .camera_commands{
	background: rgba(255,255,255,0.75);
}
.camera_prev:hover, .camera_next:hover, .camera_commands:hover, .camera_thumbs_cont:hover {
	background: #fff;
	background:rgba(255,255,255,0.95);	
}

.camera_thumbs_cont ul li > img {
	border-color: 1px solid #000;
}
/*AMBER SKIN*/
.camera_amber_skin .camera_prevThumbs div {
	background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
	background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
	background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
	background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
	background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
	background-position: -120px -160px;
}
/*ASH SKIN*/
.camera_ash_skin .camera_prevThumbs div {
	background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs div {
	background-position: -190px -200px;
}
.camera_ash_skin .camera_prev > span {
	background-position: 0 -200px;
}
.camera_ash_skin .camera_next > span {
	background-position: -40px -200px;
}
.camera_ash_skin .camera_commands > .camera_play {
	background-position: -80px -200px;
}
.camera_ash_skin .camera_commands > .camera_stop {
	background-position: -120px -200px;
}
/*AZURE SKIN*/
.camera_azure_skin .camera_prevThumbs div {
	background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs div {
	background-position: -190px -240px;
}
.camera_azure_skin .camera_prev > span {
	background-position: 0 -240px;
}
.camera_azure_skin .camera_next > span {
	background-position: -40px -240px;
}
.camera_azure_skin .camera_commands > .camera_play {
	background-position: -80px -240px;
}
.camera_azure_skin .camera_commands > .camera_stop {
	background-position: -120px -240px;
}
/*BEIGE SKIN*/
.camera_beige_skin .camera_prevThumbs div {
	background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs div {
	background-position: -190px -120px;
}
.camera_beige_skin .camera_prev > span {
	background-position: 0 -120px;
}
.camera_beige_skin .camera_next > span {
	background-position: -40px -120px;
}
.camera_beige_skin .camera_commands > .camera_play {
	background-position: -80px -120px;
}
.camera_beige_skin .camera_commands > .camera_stop {
	background-position: -120px -120px;
}
/*BLACK SKIN*/
.camera_black_skin .camera_prevThumbs div {
	background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
	background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
	background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
	background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
	background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
	background-position: -120px -40px;
}
/*BLUE SKIN*/
.camera_blue_skin .camera_prevThumbs div {
	background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs div {
	background-position: -190px -280px;
}
.camera_blue_skin .camera_prev > span {
	background-position: 0 -280px;
}
.camera_blue_skin .camera_next > span {
	background-position: -40px -280px;
}
.camera_blue_skin .camera_commands > .camera_play {
	background-position: -80px -280px;
}
.camera_blue_skin .camera_commands > .camera_stop {
	background-position: -120px -280px;
}
/*BROWN SKIN*/
.camera_brown_skin .camera_prevThumbs div {
	background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs div {
	background-position: -190px -320px;
}
.camera_brown_skin .camera_prev > span {
	background-position: 0 -320px;
}
.camera_brown_skin .camera_next > span {
	background-position: -40px -320px;
}
.camera_brown_skin .camera_commands > .camera_play {
	background-position: -80px -320px;
}
.camera_brown_skin .camera_commands > .camera_stop {
	background-position: -120px -320px;
}
/*BURGUNDY SKIN*/
.camera_burgundy_skin .camera_prevThumbs div {
	background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs div {
	background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev > span {
	background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next > span {
	background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_play {
	background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_stop {
	background-position: -120px -360px;
}
/*CHARCOAL SKIN*/
.camera_charcoal_skin .camera_prevThumbs div {
	background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
	background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
	background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
	background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
	background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
	background-position: -120px -400px;
}
/*CHOCOLATE SKIN*/
.camera_chocolate_skin .camera_prevThumbs div {
	background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs div {
	background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev > span {
	background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next > span {
	background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_play {
	background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_stop {
	background-position: -120px -440px	;
}
/*COFFEE SKIN*/
.camera_coffee_skin .camera_prevThumbs div {
	background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs div {
	background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev > span {
	background-position: 0 -480px;
}
.camera_coffee_skin .camera_next > span {
	background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands > .camera_play {
	background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands > .camera_stop {
	background-position: -120px -480px	;
}
/*CYAN SKIN*/
.camera_cyan_skin .camera_prevThumbs div {
	background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs div {
	background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev > span {
	background-position: 0 -520px;
}
.camera_cyan_skin .camera_next > span {
	background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands > .camera_play {
	background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands > .camera_stop {
	background-position: -120px -520px	;
}
/*FUCHSIA SKIN*/
.camera_fuchsia_skin .camera_prevThumbs div {
	background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs div {
	background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev > span {
	background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next > span {
	background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_play {
	background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_stop {
	background-position: -120px -560px	;
}
/*GOLD SKIN*/
.camera_gold_skin .camera_prevThumbs div {
	background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs div {
	background-position: -190px -600px;
}
.camera_gold_skin .camera_prev > span {
	background-position: 0 -600px;
}
.camera_gold_skin .camera_next > span {
	background-position: -40px -600px;
}
.camera_gold_skin .camera_commands > .camera_play {
	background-position: -80px -600px;
}
.camera_gold_skin .camera_commands > .camera_stop {
	background-position: -120px -600px	;
}
/*GREEN SKIN*/
.camera_green_skin .camera_prevThumbs div {
	background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs div {
	background-position: -190px -640px;
}
.camera_green_skin .camera_prev > span {
	background-position: 0 -640px;
}
.camera_green_skin .camera_next > span {
	background-position: -40px -640px;
}
.camera_green_skin .camera_commands > .camera_play {
	background-position: -80px -640px;
}
.camera_green_skin .camera_commands > .camera_stop {
	background-position: -120px -640px	;
}
/*GREY SKIN*/
.camera_grey_skin .camera_prevThumbs div {
	background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs div {
	background-position: -190px -680px;
}
.camera_grey_skin .camera_prev > span {
	background-position: 0 -680px;
}
.camera_grey_skin .camera_next > span {
	background-position: -40px -680px;
}
.camera_grey_skin .camera_commands > .camera_play {
	background-position: -80px -680px;
}
.camera_grey_skin .camera_commands > .camera_stop {
	background-position: -120px -680px	;
}
/*INDIGO SKIN*/
.camera_indigo_skin .camera_prevThumbs div {
	background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs div {
	background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev > span {
	background-position: 0 -720px;
}
.camera_indigo_skin .camera_next > span {
	background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands > .camera_play {
	background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands > .camera_stop {
	background-position: -120px -720px	;
}
/*KHAKI SKIN*/
.camera_khaki_skin .camera_prevThumbs div {
	background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs div {
	background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev > span {
	background-position: 0 -760px;
}
.camera_khaki_skin .camera_next > span {
	background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands > .camera_play {
	background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands > .camera_stop {
	background-position: -120px -760px	;
}
/*LIME SKIN*/
.camera_lime_skin .camera_prevThumbs div {
	background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs div {
	background-position: -190px -800px;
}
.camera_lime_skin .camera_prev > span {
	background-position: 0 -800px;
}
.camera_lime_skin .camera_next > span {
	background-position: -40px -800px;
}
.camera_lime_skin .camera_commands > .camera_play {
	background-position: -80px -800px;
}
.camera_lime_skin .camera_commands > .camera_stop {
	background-position: -120px -800px	;
}
/*MAGENTA SKIN*/
.camera_magenta_skin .camera_prevThumbs div {
	background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs div {
	background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev > span {
	background-position: 0 -840px;
}
.camera_magenta_skin .camera_next > span {
	background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands > .camera_play {
	background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands > .camera_stop {
	background-position: -120px -840px	;
}
/*MAROON SKIN*/
.camera_maroon_skin .camera_prevThumbs div {
	background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs div {
	background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev > span {
	background-position: 0 -880px;
}
.camera_maroon_skin .camera_next > span {
	background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands > .camera_play {
	background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands > .camera_stop {
	background-position: -120px -880px	;
}
/*ORANGE SKIN*/
.camera_orange_skin .camera_prevThumbs div {
	background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs div {
	background-position: -190px -920px;
}
.camera_orange_skin .camera_prev > span {
	background-position: 0 -920px;
}
.camera_orange_skin .camera_next > span {
	background-position: -40px -920px;
}
.camera_orange_skin .camera_commands > .camera_play {
	background-position: -80px -920px;
}
.camera_orange_skin .camera_commands > .camera_stop {
	background-position: -120px -920px	;
}
/*OLIVE SKIN*/
.camera_olive_skin .camera_prevThumbs div {
	background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs div {
	background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev > span {
	background-position: 0 -1080px;
}
.camera_olive_skin .camera_next > span {
	background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands > .camera_play {
	background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands > .camera_stop {
	background-position: -120px -1080px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -960px;
}
.camera_pink_skin .camera_prev > span {
	background-position: 0 -960px;
}
.camera_pink_skin .camera_next > span {
	background-position: -40px -960px;
}
.camera_pink_skin .camera_commands > .camera_play {
	background-position: -80px -960px;
}
.camera_pink_skin .camera_commands > .camera_stop {
	background-position: -120px -960px	;
}
/*PISTACHIO SKIN*/
.camera_pistachio_skin .camera_prevThumbs div {
	background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs div {
	background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev > span {
	background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next > span {
	background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_play {
	background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_stop {
	background-position: -120px -1040px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_pink_skin .camera_prev > span {
	background-position: 0 -80px;
}
.camera_pink_skin .camera_next > span {
	background-position: -40px -80px;
}
.camera_pink_skin .camera_commands > .camera_play {
	background-position: -80px -80px;
}
.camera_pink_skin .camera_commands > .camera_stop {
	background-position: -120px -80px;
}
/*RED SKIN*/
.camera_red_skin .camera_prevThumbs div {
	background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs div {
	background-position: -190px -1000px;
}
.camera_red_skin .camera_prev > span {
	background-position: 0 -1000px;
}
.camera_red_skin .camera_next > span {
	background-position: -40px -1000px;
}
.camera_red_skin .camera_commands > .camera_play {
	background-position: -80px -1000px;
}
.camera_red_skin .camera_commands > .camera_stop {
	background-position: -120px -1000px	;
}
/*TANGERINE SKIN*/
.camera_tangerine_skin .camera_prevThumbs div {
	background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs div {
	background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev > span {
	background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next > span {
	background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_play {
	background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_stop {
	background-position: -120px -1120px	;
}
/*TURQUOISE SKIN*/
.camera_turquoise_skin .camera_prevThumbs div {
	background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs div {
	background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev > span {
	background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next > span {
	background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_play {
	background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_stop {
	background-position: -120px -1160px	;
}
/*VIOLET SKIN*/
.camera_violet_skin .camera_prevThumbs div {
	background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs div {
	background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev > span {
	background-position: 0 -1200px;
}
.camera_violet_skin .camera_next > span {
	background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands > .camera_play {
	background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands > .camera_stop {
	background-position: -120px -1200px	;
}
/*WHITE SKIN*/
.camera_white_skin .camera_prev, .camera_white_skin  .camera_next, .camera_white_skin  .camera_commands{
	background: rgba(0,0,0,0.75);
}
.camera_white_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_white_skin .camera_prev > span {
	background-position: -4px -84px;
}
.camera_white_skin .camera_next > span {
	background-position: -43px -84px;
}
.camera_white_skin .camera_commands > .camera_play {
	background-position: -80px -82px;
}
.camera_white_skin .camera_commands > .camera_stop {
	background-position: -124px -84px;
}
/*YELLOW SKIN*/
.camera_yellow_skin .camera_prevThumbs div {
	background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs div {
	background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev > span {
	background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next > span {
	background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_play {
	background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_stop {
	background-position: -120px -1240px	;
}
/* Pretty Photo */
.gall-pretty {
	margin: -5px auto 5px;
	padding-bottom: 20px;
}
.gall-pretty a{
	position: relative;
	text-align: center;
} 
.gall-pretty a i{
	opacity:0;	
	position: absolute;
	z-index: 9999;
	top: 10%;
	left: 42%;
	font-size: 33px;	
}
.gall-pretty a i,.gall-pretty a i:hover{
 
}
.gall-pretty .uk-width-medium-1-4{	
} 
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;

}
div.pp_overlay{
	/* workaround left margin
	margin-left: -75px; */
}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010-2014 Happyworm Ltd
 * Licensed under the MIT license.
 *  - http://www.opensource.org/licenses/mit-license.php
 *
 * Author: Silvia Benvenuti
 * Skin Version: 4.4 (jPlayer 2.6.0)
 * Date: 1st April 2014
 */

div.jp-audio,
div.jp-audio-stream,
div.jp-video {

	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */

	font-size:1.25em; /* 1.25em for testing in site pages */ /* No parent CSS that can effect the size in the demos ZIP */

	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
	border:1px solid #009be3;
	background-color:#eee;
}
div.jp-audio {
	width:420px;
}
div.jp-audio-stream {
	width:182px;
}
div.jp-video-270p {
	width:480px;
}
div.jp-video-360p {
	width:640px;
}
div.jp-video-full {
	/* Rules for IE6 (full-screen) */
	width:480px;
	height:270px;
	/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */
	position:static !important; position:relative;
}

/* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */
div.jp-video-full div div {
	z-index:1000;
}

div.jp-video-full div.jp-jplayer {
	top: 0;
	left: 0;
	position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */
	overflow: hidden;
}

div.jp-video-full div.jp-gui {
	position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	z-index:1001; /* 1 layer above the others. */
}

div.jp-video-full div.jp-interface {
	position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */
	bottom: 0;
	left: 0;
}

div.jp-interface {
	position: relative;
	background-color:#eee;
	width:100%;
}

div.jp-audio div.jp-type-single div.jp-interface {
	height:80px;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
	height:80px;
}

div.jp-audio-stream div.jp-type-single div.jp-interface {
	height:80px;
}

div.jp-video div.jp-interface {
	border-top:1px solid #009be3;
}

/* @group CONTROLS */

div.jp-controls-holder {
	clear: both;
	width:440px;
	margin:0 auto;
	position: relative;
	overflow:hidden;
	top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	margin:0;
	padding: 0;
	overflow:hidden;
}

div.jp-audio ul.jp-controls {
	width: 380px;
	padding:20px 20px 0 20px;
}

div.jp-audio-stream ul.jp-controls {
	width: 142px;
	padding:20px 20px 0 20px;
}

div.jp-video div.jp-type-single ul.jp-controls {
	width: 78px;
	margin-left: 200px;
}

div.jp-video div.jp-type-playlist ul.jp-controls {
	width: 134px;
	margin-left: 172px;
}
div.jp-video ul.jp-controls,
div.jp-interface ul.jp-controls li {
	display:inline;
	float: left;
}

div.jp-interface ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	width:40px;
	height:40px;
}

a.jp-play {
	background: url("../images/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
a.jp-play:hover {
	background: url("../images/jplayer.blue.monday.jpg") -41px 0 no-repeat;
}
a.jp-pause {
	background: url("../images/jplayer.blue.monday.jpg") 0 -42px no-repeat;
	display: none;
}
a.jp-pause:hover {
	background: url("../images/jplayer.blue.monday.jpg") -41px -42px no-repeat;
}

a.jp-stop, a.jp-previous, a.jp-next {
	width:28px;
	height:28px;
	margin-top:6px;
}

a.jp-stop {
	background: url("../images/jplayer.blue.monday.jpg") 0 -83px no-repeat;
	margin-left:10px;
}

a.jp-stop:hover {
	background: url("../images/jplayer.blue.monday.jpg") -29px -83px no-repeat;
}

a.jp-previous {
	background: url("../images/jplayer.blue.monday.jpg") 0 -112px no-repeat;
}
a.jp-previous:hover {
	background: url("../images/jplayer.blue.monday.jpg") -29px -112px no-repeat;
}

a.jp-next {
	background: url("../images/jplayer.blue.monday.jpg") 0 -141px no-repeat;
}
a.jp-next:hover {
	background: url("../images/jplayer.blue.monday.jpg") -29px -141px no-repeat;
}

/* @end */

/* @group progress bar */

div.jp-progress {
	overflow:hidden;
	background-color: #ddd;
}
div.jp-audio div.jp-progress {
	position: absolute;
	top:32px;
	height:15px;
}
div.jp-audio div.jp-type-single div.jp-progress {
	left:110px;
	width:186px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
	left:166px;
	width:130px;
}
div.jp-video div.jp-progress {
	top:0px;
	left:0px;
	width:100%;
	height:10px;
}
div.jp-seek-bar {
	background: url("../images/jplayer.blue.monday.jpg") 0 -202px repeat-x;
	width:0px;
	height:100%;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("../images/jplayer.blue.monday.jpg") 0 -218px repeat-x ;
	width:0px;
	height:100%;
}

/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
	background: url("../images/jplayer.blue.monday.seeking.gif");
}

/* @end */

/* @group volume controls */


a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
	width:18px;
	height:15px;
	margin-top:12px;
}

div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
	margin-left: 210px;	
}
div.jp-audio div.jp-type-playlist a.jp-mute,
div.jp-audio div.jp-type-playlist a.jp-unmute {
	margin-left: 154px;
}

div.jp-audio-stream div.jp-type-single a.jp-mute,
div.jp-audio-stream div.jp-type-single a.jp-unmute {
	margin-left:10px;
}

div.jp-audio a.jp-volume-max,
div.jp-audio-stream a.jp-volume-max {
	margin-left: 56px;	
}

div.jp-video a.jp-mute,
div.jp-video a.jp-unmute,
div.jp-video a.jp-volume-max {
	position: absolute;
	top:12px;
	margin-top:0;
}

div.jp-video a.jp-mute,
div.jp-video a.jp-unmute {
	left: 50px;
}

div.jp-video a.jp-volume-max {
	left: 134px;
}

a.jp-mute {
	background: url("../images/jplayer.blue.monday.jpg") 0 -170px no-repeat;
}
a.jp-mute:hover {
	background: url("../images/jplayer.blue.monday.jpg") -19px -170px no-repeat;
}
a.jp-unmute {
	background: url("../images/jplayer.blue.monday.jpg") -60px -170px no-repeat;
	display: none;
}
a.jp-unmute:hover {
	background: url("../images/jplayer.blue.monday.jpg") -79px -170px no-repeat;
}
a.jp-volume-max {
	background: url("../images/jplayer.blue.monday.jpg") 0 -186px no-repeat;
}
a.jp-volume-max:hover {
	background: url("../images/jplayer.blue.monday.jpg") -19px -186px no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	background: url("../images/jplayer.blue.monday.jpg") 0 -250px repeat-x;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-audio div.jp-volume-bar {
	top:37px;
	left:330px;
}
div.jp-audio-stream div.jp-volume-bar {
	top:37px;
	left:92px;
}
div.jp-video div.jp-volume-bar {
	top:17px;
	left:72px;
}
div.jp-volume-bar-value {
	background: url("../images/jplayer.blue.monday.jpg") 0 -256px repeat-x;
	width:0px;
	height:5px;
}

/* @end */

/* @group current time and duration */

div.jp-audio div.jp-time-holder {
	position:absolute;
	top:50px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
	left:110px;
	width:186px;
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
	left:166px;
	width:130px;
}

div.jp-current-time,
div.jp-duration {
	width:60px;
	font-size:.64em;
	font-style:oblique;
}
div.jp-current-time {
	float: left;
	display:inline;
}
div.jp-duration {
	float: right;
	display:inline;
	text-align: right;
}

div.jp-video div.jp-current-time {
	margin-left:20px;
}
div.jp-video div.jp-duration {
	margin-right:20px;
}

/* @end */

/* @group playlist */

div.jp-details {
	font-weight:bold;
	text-align:center;
}

div.jp-details,
div.jp-playlist {
	width:100%;
	background-color:#ccc;
	border-top:1px solid #009be3;
}
div.jp-type-single div.jp-details,
div.jp-type-playlist div.jp-details,
div.jp-type-single div.jp-playlist {
	border-top:none;
}
div.jp-details ul,
div.jp-playlist ul {
	list-style-type:none;
	margin:0;
	padding:0 20px;
	font-size:.72em;
}

div.jp-details li {
	padding:5px 0;
	font-weight:bold;
}
div.jp-playlist li {
	padding:5px 0 4px 20px;
	border-bottom:1px solid #eee;
}

div.jp-playlist li div {
	display:inline;
}

/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */

div.jp-type-playlist div.jp-playlist li:last-child {
	padding:5px 0 5px 20px;
	border-bottom:none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	list-style-type:square;
	list-style-position:inside;
	padding-left:7px;
}
div.jp-type-playlist div.jp-playlist a {
	color: #333;
	text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a:hover {
	color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#0d88c1;
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	color:#666;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
	color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a{
	color:#666;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
	color:#0d88c1;
}
span.jp-artist {
	font-size:.8em;
	color:#666;
}

/* @end */

div.jp-video-play {
	width:100%;
	overflow:hidden; /* Important for nested negative margins to work in modern browsers */
	cursor:pointer;
	background-color:rgba(0,0,0,0); /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */
}
div.jp-video-270p div.jp-video-play {
	margin-top:-270px;
	height:270px;
}
div.jp-video-360p div.jp-video-play {
	margin-top:-360px;
	height:360px;
}
div.jp-video-full div.jp-video-play {
	height:100%;
}
a.jp-video-play-icon {
	position:relative;
	display:block;
	width: 112px;
	height: 100px;

	margin-left:-56px;
	margin-top:-50px;
	left:50%;
	top:50%;

	background: url("../images/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
	text-indent:-9999px;
}
div.jp-video-play:hover a.jp-video-play-icon {
	background: url("../images/jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
}





div.jp-jplayer audio,
div.jp-jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer {
	background-color: #000000;
}





/* @group TOGGLES */

/* The audio toggles are nested inside jp-time-holder */

ul.jp-toggles {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

div.jp-audio .jp-type-single ul.jp-toggles {
	width:25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
	width:55px;
	margin: 0;
	position: absolute;
	left: 325px;
	top: 50px;
}

div.jp-video ul.jp-toggles {
	margin-top:10px;
	width:100px;
}

ul.jp-toggles li {
	display:block;
	float:right;
}

ul.jp-toggles li a {
	display:block;
	width:25px;
	height:18px;
	text-indent:-9999px;
	line-height:100%; /* need this for IE6 */
}

a.jp-full-screen {
	background: url("../images/jplayer.blue.monday.jpg") 0 -310px no-repeat;
	margin-left: 20px;
}

a.jp-full-screen:hover {
	background: url("../images/jplayer.blue.monday.jpg") -30px -310px no-repeat;
}

a.jp-restore-screen {
	background: url("../images/jplayer.blue.monday.jpg") -60px -310px no-repeat;
	margin-left: 20px;
}

a.jp-restore-screen:hover {
	background: url("../images/jplayer.blue.monday.jpg") -90px -310px no-repeat;
}

a.jp-repeat {
	background: url("../images/jplayer.blue.monday.jpg") 0 -290px no-repeat;
}

a.jp-repeat:hover {
	background: url("../images/jplayer.blue.monday.jpg") -30px -290px no-repeat;
}

a.jp-repeat-off {
	background: url("../images/jplayer.blue.monday.jpg") -60px -290px no-repeat;
}

a.jp-repeat-off:hover {
	background: url("../images/jplayer.blue.monday.jpg") -90px -290px no-repeat;
}

a.jp-shuffle {
	background: url("../images/jplayer.blue.monday.jpg") 0 -270px no-repeat;
	margin-left: 5px;
}

a.jp-shuffle:hover {
	background: url("../images/jplayer.blue.monday.jpg") -30px -270px no-repeat;
}

a.jp-shuffle-off {
	background: url("../images/jplayer.blue.monday.jpg") -60px -270px no-repeat;
	margin-left: 5px;
}

a.jp-shuffle-off:hover {
	background: url("../images/jplayer.blue.monday.jpg") -90px -270px no-repeat;
}


/* @end */

/* @group NO SOLUTION error feedback */

.jp-no-solution {
	padding:5px;
	font-size:.8em;
	background-color:#eee;
	border:2px solid #009be3;
	color:#000;
	display:none;
}

.jp-no-solution a {
	color:#000;
}

.jp-no-solution span {
	font-size:1em;
	display:block;
	text-align:center;
	font-weight:bold;
}

/* FlowPlayer */
.flowplayer{position:relative;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;}
.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}
.flowplayer a:focus{outline:0}
.flowplayer video{width:100%}
.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px);}
.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}
.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}
.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default;}
.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}
.flowplayer .fp-message p{color:#666;font-size:95%}
.flowplayer .fp-controls{position:absolute;bottom:0;width:100%;}
.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-moz-linear-gradient(transparent,transparent) !important;background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),to(transparent)) !important}
.is-fullscreen.flowplayer .fp-controls{bottom:3px}
.is-mouseover.flowplayer .fp-controls{bottom:0}
.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;}
.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}
.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}
.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;}
.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center;}
.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}
.flowplayer .fp-help .fp-help-basics{margin-top:6%}
.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}
.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}
.flowplayer .fp-help small{font-size:90%;color:#aaa}
.flowplayer .fp-help .fp-close{display:block}
@media (max-width: 600px){.flowplayer .fp-help p{font-size:9px}
}.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;}
.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6;}
.flowplayer .fp-subtitle p:after{content:'';clear:both}
.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(../images/white.png);background-size:37px 300px;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(../images/white_rtl.png)}
.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(../images/black.png);}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(../images/black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(../images/black@x2.png)}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(../images/black_rtl@x2.png)}
}@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(../images/white@x2.png)}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(../images/white_rtl@x2.png)}
}.flowplayer .fp-flash-disabled{background:#333;width:390px;margin:0 auto;position:absolute;bottom:0;color:#fff}
.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(../images/play_white.png) center no-repeat;background-size:12%;}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(../images/play_white_rtl.png) center no-repeat;background-size:12%}
@media (-webkit-min-device-pixel-ratio: 2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(../images/play_white@x2.png) center no-repeat;background-size:12%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(../images/play_white_rtl@x2.png) center no-repeat;background-size:12%}
}.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(../images/play_black.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(../images/play_black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(../images/play_black@x2.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(../images/play_black_rtl@x2.png)}
}.is-fullscreen.flowplayer .fp-ui{background-size:auto}
.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}
.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:30px;cursor:pointer;display:none;z-index:100;}
.flowplayer .fp-logo img{width:100%}
.is-embedded.flowplayer .fp-logo{display:block}
.fixed-controls.flowplayer .fp-logo{bottom:15px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:5px;left:auto;right:5px;display:block;width:30px;height:23px;background-position:12px -197px;cursor:pointer;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:5px;background-position:18px -197px}
.flowplayer .fp-unload,.flowplayer .fp-close{background-position:14px -175px;display:none;}
.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{background-position:14px -175px}
.flowplayer .fp-play{display:none;width:27px;height:20px;background-position:9px -24px;position:absolute;bottom:0;left:0;}
.is-rtl.flowplayer .fp-play{background-position:18px -24px;left:auto;right:0}
.play-button.flowplayer .fp-play{display:block}
.is-paused.flowplayer .fp-play{background-position:9px 7px;}
.is-rtl.is-paused.flowplayer .fp-play{background-position:18px 7px}
.flowplayer.is-ready.is-closeable .fp-unload{display:block}
.flowplayer.is-ready.is-closeable .fp-fullscreen{display:none}
.flowplayer.is-fullscreen .fp-fullscreen{background-position:10px -217px;display:block !important;}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen{background-position:21px -217px}
.flowplayer.is-fullscreen .fp-unload,.flowplayer.is-fullscreen .fp-close{display:none !important}
.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 45px;}
.no-volume.flowplayer .fp-timeline{margin-right:60px}
.no-mute.flowplayer .fp-timeline{margin-right:140px}
.no-mute.no-volume.flowplayer .fp-timeline{margin-right:45px}
.play-button.flowplayer .fp-timeline{margin-left:67px}
.is-rtl.flowplayer .fp-timeline{margin:0 45px 0 150px;}
.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:60px}
.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:140px}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:45px}
.play-button.is-rtl.flowplayer .fp-timeline{margin-right:67px}
.is-long.flowplayer .fp-timeline{margin:0 180px 0 75px;}
.no-volume.is-long.flowplayer .fp-timeline{margin-right:90px}
.no-mute.is-long.flowplayer .fp-timeline{margin-right:75px}
.play-button.is-long.flowplayer .fp-timeline{margin-left:97px}
.is-rtl.is-long.flowplayer .fp-timeline{margin:75px 0 180px 0;}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:90px}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:75px}
.play-button.is-rtl.is-long.flowplayer .fp-timeline{margin-left:97px}
.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 110px 0 5px}
.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:20px}
.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:5px}
.play-button.no-time.flowplayer .fp-timeline,.play-button.aside-time.flowplayer .fp-timeline{margin-left:27px}
.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 5px 0 110px}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:20px}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:5px}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,.is-rtl.play-button.aside-time.flowplayer .fp-timeline{margin-right:27px}
.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}
.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}
.flowplayer.is-touch .fp-timeline{overflow:visible}
.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}
.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}
.flowplayer.is-touch.is-mouseover .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-10px;right:-15px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}
.flowplayer .fp-volume{position:absolute;top:7.5px;right:5px;}
.is-rtl.flowplayer .fp-volume{right:auto;left:5px}
.flowplayer .fp-mute{position:relative;width:10px;height:15px;float:left;top:-5px;cursor:pointer;background-position:-2px -99px;}
.is-rtl.flowplayer .fp-mute{float:right;background-position:-25px -99px}
.no-mute.flowplayer .fp-mute{display:none}
.flowplayer .fp-volumeslider{width:90px;height:5px;cursor:col-resize;float:left;}
.is-rtl.flowplayer .fp-volumeslider{float:right}
.no-volume.flowplayer .fp-volumeslider{display:none}
.flowplayer .fp-volumelevel{height:100%}
.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:12px;font-weight:bold;color:#fff;width:100%;}
.flowplayer .fp-time.is-inverted .fp-duration{display:none}
.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}
.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:5px}
.no-time.flowplayer .fp-time{display:none}
.is-long.flowplayer .fp-time em{width:65px}
.flowplayer .fp-elapsed{left:5px;}
.play-button.flowplayer .fp-elapsed{left:27px}
.is-rtl.flowplayer .fp-elapsed{left:auto;right:5px;}
.play-button.is-rtl.flowplayer .fp-elapsed{right:27px}
.flowplayer .fp-remaining,.flowplayer .fp-duration{right:110px;color:#eee;}
.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:20px}
.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:100px}
.no-mute.no-volume.flowplayer .fp-remaining,.no-mute.no-volume.flowplayer .fp-duration{right:5px}
.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:110px;}
.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:20px}
.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:100px}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:5px}
.flowplayer .fp-remaining{display:none}
.flowplayer.color-light .fp-time{color:#222;text-shadow:0 0 1px #fff}
.flowplayer.color-light .fp-remaining,.flowplayer.color-light .fp-duration{color:#666}
.flowplayer.aside-time .fp-time{position:absolute;top:5px;left:5px;bottom:auto !important;width:85px;}
.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}
.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:5px;}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:auto;margin-left:5px}
.flowplayer.is-long.aside-time .fp-time{width:130px}
.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer;}
.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed{display:none !important}
.flowplayer.is-poster .fp-engine{top:-9999em}
.flowplayer.is-loading .fp-waiting{display:block}
.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}
.flowplayer.is-loading .fp-ui{background-position:-9999em}
.flowplayer.is-loading video.fp-engine{position:absolute;top:-9999em}
.flowplayer.is-seeking .fp-waiting{display:block}
.flowplayer.is-fullscreen{position:fixed !important;top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333;}
.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}
.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important;}
.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}
.flowplayer.is-error .fp-message{display:block}
.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}
.flowplayer.is-ready.is-muted .fp-mute{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}
.flowplayer.is-mouseout .fp-timeline{margin:0 !important}
.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}
.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:20px}
.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.fixed-controls .fp-volume{display:block}
.flowplayer.fixed-controls .fp-controls{bottom:-20px;}
.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}
.flowplayer.fixed-controls .fp-time em{bottom:-15px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:5px}
.flowplayer.is-disabled .fp-progress{background-color:#999}
.flowplayer.is-flash-disabled{background-color:#333;}
.flowplayer.is-flash-disabled object.fp-engine{z-index:100}
.flowplayer.is-flash-disabled .fp-flash-disabled{display:block;z-index:101}
.flowplayer .fp-embed{position:absolute;top:5px;left:5px;display:block;width:25px;height:20px;background-position:3px -237px;}
.is-rtl.flowplayer .fp-embed{background-position:22px -237px;left:auto;right:5px}
.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;left:40px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px;}
.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;left:-10px;border:5px solid transparent;border-right-color:#333}
.is-rtl.flowplayer .fp-embed-code{left:auto;right:40px;}
.is-rtl.flowplayer .fp-embed-code:before{left:auto;right:-10px;border-right-color:transparent;border-left-color:#333}
.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}
.flowplayer .fp-embed-code label{display:block;color:#999}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.aside-time .fp-embed{left:85px;}
.is-rtl.flowplayer.aside-time .fp-embed{left:auto;right:85px}
.flowplayer.aside-time .fp-embed-code{left:115px;}
.is-rtl.flowplayer.aside-time .fp-embed-code{left:auto;right:115px}
.flowplayer.aside-time.is-embedding .fp-time{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.is-long.aside-time .fp-embed{left:130px;}
.is-rtl.flowplayer.is-long.aside-time .fp-embed{left:auto;right:130px}
.flowplayer.no-time .fp-embed{left:5px !important;}
.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:5px !important}
.flowplayer.is-live .fp-timeline,.flowplayer.is-live .fp-duration,.flowplayer.is-live .fp-remaining{display:none}
.flowplayer .fp-context-menu{position:absolute;display:none;z-index:1001;background-color:#fff;padding:10px;border:1px solid #aaa;-webkit-box-shadow:0 0 4px #888;-moz-box-shadow:0 0 4px #888;box-shadow:0 0 4px #888;width:170px;}
.flowplayer .fp-context-menu li{text-align:center;padding:10px;color:#444;margin:0 -10px 0 -10px;}
.flowplayer .fp-context-menu li a{color:#00a7c8;font-size:110%}
.flowplayer .fp-context-menu li:hover:not(.copyright){background-color:#eee}
.flowplayer .fp-context-menu li.copyright{margin:0;padding-left:110px;background-image:url("../images/flowplayer.png");background-repeat:no-repeat;background-size:100px 20px;background-position:5px 5px;border-bottom:1px solid #bbb;}
@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-context-menu li.copyright{background-image:url("../images/flowplayer@2x.png")}
}@-moz-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-webkit-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-o-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-ms-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@keyframes pulse{0%{opacity:0}
100%{opacity:1}
}.flowplayer .fp-controls{background-color:#333;background-color:rgba(51,51,51,0.6)}
.flowplayer.fixed-controls .fp-controls{background-color:#333}
.flowplayer .fp-timeline{background-color:#666}
.flowplayer .fp-buffer{background-color:#eee}
.flowplayer .fp-progress{background-color:#00a7c8}
.flowplayer .fp-volumeslider{background-color:#000}
.flowplayer .fp-volumelevel{background-color:#fff}
.flowplayer .fp-play{height:24px}
.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}
.flowplayer.color-light .fp-controls{background-color:rgba(255,255,255,0.6)}
.flowplayer.color-light.fixed-controls .fp-controls{background-color:#fff}
.flowplayer.color-light .fp-volumeslider{background-color:#ddd}
.flowplayer.color-light .fp-volumelevel{background-color:#222}
.flowplayer.color-alt .fp-progress{background-color:#fff}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before{background-color:#fff}
.flowplayer.color-alt .fp-buffer{background-color:#999}
.flowplayer.color-alt2 .fp-progress{background-color:#900}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before{background-color:#900}

/* Audio Player */
.audioplayer
{
	height: 2.5em; /* 40 */
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	border: 1px solid #222;
	position: relative;
	z-index: 1;
	background: #333;
	background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
	background: -webkit-linear-gradient( top, #444, #222 );
	background: -moz-linear-gradient( top, #444, #222 );
	background: -ms-radial-gradient( top, #444, #222 );
	background: -o-linear-gradient( top, #444, #222 );
	background: linear-gradient( top, #444, #222 );	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 25px;
}
.audioplayer-mini
{
	width: 2.5em; /* 40 */
	margin: 0 auto;
}
.audioplayer > div
{
	position: absolute;
}
.audioplayer-playpause
{
	width: 2.5em; /* 40 */
	height: 100%;
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 2;
	top: 0;
	left: 0;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
{
	border-right: 1px solid #555;
	border-right-color: rgba( 255, 255, 255, .1 );
}
.audioplayer-mini .audioplayer-playpause
{
	width: 100%;
}
.audioplayer-playpause:hover,
.audioplayer-playpause:focus
{
	background-color: #222;
}
.audioplayer-playpause a
{
	display: block;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a
{
	width: 0;
	height: 0;
	border: 0.5em solid transparent; /* 8 */
	border-right: none;
	border-left-color: #fff;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -0.5em 0 0 -0.25em; /* 8 4 */
}
.audioplayer-playing .audioplayer-playpause a
{
	width: 0.75em; /* 12 */
	height: 0.75em; /* 12 */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -0.375em 0 0 -0.375em; /* 6 */
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after
{
	width: 40%;
	height: 100%;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before
{
	left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after
{
	right: 0;
}
.audioplayer-time
{
	width: 4.375em; /* 70 */
	height: 100%;
	line-height: 2.375em; /* 38 */
	text-align: center;
	z-index: 2;
	top: 0;
}
.audioplayer-time-current
{
	border-left: 1px solid #111;
	border-left-color: rgba( 0, 0, 0, .25 );
	left: 2.5em; /* 40 */
}
.audioplayer-time-duration
{
	border-right: 1px solid #555;
	border-right-color: rgba( 255, 255, 255, .1 );
	right: 2.5em; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration
{
	border-right: 0;
	right: 0;
}
.audioplayer-bar
{
	height: 0.875em; /* 14 */
	background-color: #222;
	cursor: pointer;
	z-index: 1;
	top: 50%;
	right: 6.875em; /* 110 */
	left: 6.875em; /* 110 */
	margin-top: -0.438em; /* 7 */
}
.audioplayer-novolume .audioplayer-bar
{
	right: 4.375em; /* 70 */
}
.audioplayer-bar div
{
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.audioplayer-bar-loaded
{
	background-color: #333;
	z-index: 1;
}
.audioplayer-bar-played
{
	background: #007fd1;
	background: -webkit-gradient( linear, left top, right top, from( #007fd1 ), to( #c600ff ) );
	background: -webkit-linear-gradient( left, #007fd1, #c600ff );
	background: -moz-linear-gradient( left, #007fd1, #c600ff );
	background: -ms-radial-gradient( left, #007fd1, #c600ff );
	background: -o-linear-gradient( left, #007fd1, #c600ff );
	background: linear-gradient( left, #007fd1, #c600ff );
	z-index: 2;
}
.audioplayer-volume
{
	width: 2.5em; /* 40 */
	height: 100%;
	border-left: 1px solid #111;
	border-left-color: rgba( 0, 0, 0, .25 );
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 2;
	top: 0;
	right: 0;
}
.audioplayer-volume:hover,
.audioplayer-volume:focus
{
	background-color: #222;
}
.audioplayer-volume-button
{
	width: 100%;
	height: 100%;
}
.audioplayer-volume-button a
{
	width: 0.313em; /* 5 */
	height: 0.375em; /* 6 */
	background-color: #fff;
	display: block;
	position: relative;
	z-index: 1;
	top: 40%;
	left: 35%;
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after
{
	content: '';
	position: absolute;
}
.audioplayer-volume-button a:before
{
	width: 0;
	height: 0;
	border: 0.5em solid transparent; /* 8 */
	border-left: none;
	border-right-color: #fff;
	z-index: 2;
	top: 50%;
	right: -0.25em;
	margin-top: -0.5em; /* 8 */
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after
{
	/* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
	width: 0.313em; /* 5 */
	height: 0.313em; /* 5 */
	border: 0.25em double #fff; /* 4 */
	border-width: 0.25em 0.25em 0 0; /* 4 */
	left: 0.563em; /* 9 */
	top: -0.063em; /* 1 */
	-webkit-border-radius: 0 0.938em 0 0; /* 15 */
	-moz-border-radius: 0 0.938em 0 0; /* 15 */
	border-radius: 0 0.938em 0 0; /* 15 */
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
	-ms-transform: rotate( 45deg );
	-o-transform: rotate( 45deg );
	transform: rotate( 45deg );
}
.audioplayer-volume-adjust
{
	height: 6.25em; /* 100 */
	cursor: default;
	position: absolute;
	left: 0;
	right: -1px;
	top: -9999px;
	background: #222;
	background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
	background: -webkit-linear-gradient( top, #444, #222 );
	background: -moz-linear-gradient( top, #444, #222 );
	background: -ms-radial-gradient( top, #444, #222 );
	background: -o-linear-gradient( top, #444, #222 );
	background: linear-gradient( top, #444, #222 );
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust
{
	opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust
{
	top: auto;
	bottom: 100%;
}
.audioplayer-volume-adjust > div
{
	width: 40%;
	height: 80%;
	background-color: #222;
	cursor: pointer;
	position: relative;
	z-index: 1;
	margin: 30% auto 0;
}
.audioplayer-volume-adjust div div
{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #007fd1;
	background: -webkit-gradient( linear, left bottom, left top, from( #007fd1 ), to( #c600ff ) );
	background: -webkit-linear-gradient( bottom, #007fd1, #c600ff );
	background: -moz-linear-gradient( bottom, #007fd1, #c600ff );
	background: -ms-radial-gradient( bottom, #007fd1, #c600ff );
	background: -o-linear-gradient( bottom, #007fd1, #c600ff );
	background: linear-gradient( bottom, #007fd1, #c600ff );
}
.audioplayer-novolume .audioplayer-volume
{
	display: none;
}

.audioplayer-play,
.audioplayer-pause,
.audioplayer-volume a
{
	-webkit-filter: drop-shadow( 1px 1px 0 #000 );
	-moz-filter: drop-shadow( 1px 1px 0 #000 );
	-ms-filter: drop-shadow( 1px 1px 0 #000 );
	-o-filter: drop-shadow( 1px 1px 0 #000 );
	filter: drop-shadow( 1px 1px 0 #000 );
}
.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div
{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.audioplayer-bar,
.audioplayer-volume-adjust > div
{
	-webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
	-moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
	box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
}
.audioplayer-volume-adjust div div,
.audioplayer-bar-played
{
	-webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
	-moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
	box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
}
.audioplayer-volume-adjust
{
	-webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
	-moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
	box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
}
.audioplayer *,
.audioplayer *:before,
.audioplayer *:after
{
	-webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	-o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
	transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}

/* End Gallery */
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	background: none;
	/*width: 738px;*/
	height: 36px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
	line-height: 25px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */	 
	left: 0;
	line-height: 25px;
    overflow: hidden;
    position: relative;
    top: 5px;
    height: 25px;
}
ul.newsticker { /* that's your list */
	position: relative;
	/*left: 750px;*/
	font: bold 10px Verdana;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
 	line-height: 25px;
 	list-style: none;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #F5F4F4!important;
	font-weight: 500;
	margin: 0 50px 0 0;
	font-size: 13px;
} 
ul.newsticker span {
	margin: 2px 4px 0 0;
	color: #999;
	background: #444;
	color: #fff;
	padding: 7px 9px;
	position: relative;
	text-transform: uppercase;	
	font-size: 11px;
}
ul.newsticker span:after {
	left: 99%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(68, 68, 68, 0);
	border-left-color: #444;
	border-width: 6px;
	margin-top: -6px;
}
 


/* SlickNAV */
/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.325em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;  }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { display: block; cursor: pointer; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
	font-size:16px;
}
/* Button */
.slicknav_btn {
	margin: 5px 5px 6px;	
	text-decoration:none;	
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.05);	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;  
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {	
	color: #555;	 
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);	
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #333;
}
.slicknav_menu { 
	float: right;
	margin-top: 30px;
}
.slicknav_nav {
	color:#fff;
	margin:0;	
	padding:0;
	font-size:0.875em;
}
.slicknav_nav {
	list-style: none;
	overflow:hidden;
	background: #222;
	padding-top: 20px;
	padding-bottom: 20px;
}
.slicknav_nav ul {
	list-style: none;
	overflow:hidden;
	
}
.slicknav_nav ul {
	padding:0;
	margin:0 0 0 20px;
	
}
.slicknav_nav .slicknav_item {
	padding: 8px;
	margin:2px 5px;
}
.slicknav_nav a{
	padding: 10px;
	margin: 2px 5px;
	text-decoration:none;
	color:#fff;
}
.slicknav_nav .slicknav_item a {
	padding:0;
	margin:0;
}
.slicknav_nav .slicknav_item:hover {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background:#333;
	color:#fff;	
}
.slicknav_nav a:hover{
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background: #333;
	color: #fff;

}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}
.slicknav_menu{
	width: 100%;
}


/* Responsive : Media Query */
@media (max-width: 1024px){
	/* ontop */
	.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12{
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	.page_full .topr-corner{
		margin-right: -25px;
	}
	.page_full .topr-corner i{
		right: 9px!important;
	}
	.hd-banner {	
		padding: 0px 0px 0px 10px!important;
	}
	.ontopnews-warpper .swiper-slide{
		height:200px; 
	} 
	.otn-hdthumb{
		padding-left: 0!important;
	}
	.header-warpper{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.ticker {
		margin: 0 25px!important;
	}
	.ticker:after{
		display: none;
	}
	#megaMenu.megaFullWidth {
		width: 95%;
		margin-left: 25px;
	}
	.ticker:after {		
		width: 95%;
		margin-left: 25px;
	}
	.sml_emailinput{
		width: 130px!important;
	}
	.sml_subscribe .sml_submit {
		margin-left: 130px!important;
	}
	/*News slider */
		
	.isotope .nav .nav_next{
		padding-right: 13px!important;
	}
	.vc-newsslider .item.width2 .ajbn-caption {
		
	}
	.photonews ul{
		text-align: left!important;
	}
	.tickercontainer{
		max-width: 100%;
	}
	/*Page Full*/
	.page_full .wpb_row_warp.row-container {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.page_full .header-warpper{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.page_full .menu-warpper{
		padding-left: 10px;
	}
	div.pp_overlay{
		margin-left: 0!important;
		left:0!important;
	}
	.rw-pagination {	
		margin-bottom: 20px!important;
	}
	.uk-pagination > li {
    	margin-top: 5px!important;
	}
}

@media (max-width: 768px){
	.ontopnews-warpper .swiper-slide{
		height:190px; 
	} 
	#megaMenu.megaMenuHorizontal ul.megaMenu {
		background: #333;		
	}
	.header1 #header {
		padding-bottom: 20px!important;
	}	
	
	.ticker:after {
		width: 93%;
		margin-left: 25px;
	}
	.ivi-cameranewsslider .camera_caption h2{
		font-size: 15px!important;
	}
	.header1 {		
		 
	}
	.isotope .nav .nav_next {
		padding-right: 0px!important;
	}
	.grd-nav{
		margin-left: 90%!important;
	}
	.scrollup{
		right: 20px!important;
	}
	.sml_emailinput{
		width: 130px!important;
	}
	.sml_subscribe .sml_submit,.sg-post-meta i.fa-folder-o {
		display: none;
	}
	.nbc-listnews2 .comment-count{
		margin-left: 87%!important;
	}
	.newslisting .news-toolbar{
		margin-bottom: 32px!important;
	}
	.header2 .tinynav{
		margin-top: 40px;
		margin-right: 15px;
		float: right;
		background: transparent!important;
	}
	.header2 .top-menu{
		background: transparent!important;
	}
	.header3 .tinynav{
		margin-top: 40px;
		margin-right: 15px;
		float: right;
		background: transparent!important;
	}
	.header3 .top-menu{
		background: transparent!important;
	}
	.margintop{
		margin-top:-35px!important; 
		margin-bottom: 30px;
	}
	#megaMenu.megaFullWidth {
		width: 93.5%;
		margin-left: 25px;
	}
	/* Page Detail */
	.rate-sum {    
    	margin-left: 70%!important;
    	margin-top: 0!important;
	}
	/*News slider */
	.ajbn-caption a.readmore{
		margin-top: 2px!important;
	}
	.item.height2 {
		height: 270px!important;
	}
	.item {		
		height: 135px!important;
	}
	.vc-newsslider .ajbn-caption h1 {
		font-size: 15px!important;
		line-height: 17px!important;
	}
	
	.isotope .nav div {
		
	}
	.isotope .nav .nav_next {	
		margin-right: 15px!important;
	}	
	.vc-newsslider .item.width2 .ajbn-caption {
		left: 0;
		bottom: 0;
		padding: 0;
	}
	 
	.iviwdg-counter ul li h5{
		font-size: 7px!important;
	}
	/*Page Full*/
	.page_full .wpb_row_warp.row-container {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.rw-pagination {	
		margin-bottom: 20px!important;
	}
	.uk-pagination > li {
	    margin-bottom: 15px!important;
	    margin-top: 10px!important;
	}
	
}
@media ( max-width:768px ) and ( min-width:569px ){
	.item  .hv-bg h2,.item  h3{
		display: none;		
	}
	.item.width2  .hv-bg h2,.item.width2 h3{
		display: block;		
	}	
}
@media (max-width:568px){
	h1,h2,h3,h4,.text-25, .text-25 p, .text-25 span{
		font-size: 14px!important;
	}
	h5,h6{
		font-size: 12px!important;
	}
	p,p span{
		font-size: 12px!important;
	}
	.vc-newsslider .item .rate-sum {
		position: absolute;
		margin-left: 57%!important;
		margin-top: -35px!important;
	}
	.ontopnews-warpper .swiper-slide{
		height:160px!important; 
	} 
	#hd-logo img {
		max-width: 230px!important;
	}
	.header1 {
		min-height: 135px;
	}
	#megaMenu #megaMenuToggle {
		font-size: 15px!important;
		padding-bottom: 15px;
		font-weight: normal;
	}
	.vc-newsslider .ajbn-caption h1 {
		font-size: 15px!important;
		line-height: 18px!important;
	}
	.ticker {
		margin-top: -2px;
	}
	.ticker:after {
		width: 91%;
		margin-left: 25px;
	}
	.nbc-listnews2 .comment-count {
		margin-left: 94%!important;
	}
	.sml_emailinput {
		width: 250px!important;
	}
	.sml_subscribe .sml_submit{
		margin-left: 275px!important;
	}
	.header2 .tinynav {
		margin-top: 39px;
		margin-right: 15px;
		float: right;
		background: transparent!important;
	}
	.header2 .top-menu{
		background: transparent!important;
	}
	
	.header3 .tinynav {
		margin-top: -50px;
		margin-right: 15px;
		float: right;
		background: transparent!important;
	}
	.header3 .top-menu{
		background: transparent!important;
	}
	.slicknav_menu {
		margin-top: -50px;
	}
	#megaMenu.megaFullWidth {
		width: 91%;
		margin-left: 4.5%;
	}
	/* Page Detail */
	.rate-sum {
    	margin-left: 80% !important;
    	margin-top: 0 !important;
	}
	.uk-pagination > li {
    	margin-bottom: 25px!important;
	}
	/*News slider */

	.item.height2 {
		height: 290px!important;
	}
	.item{
		width: 50%!important;
		height: 200px!important;
	}
	.vc-newsslider .item .rate-sum{
		padding-top: 35px!important;
	}
	.item.width2{
		width: 100%!important;
	}
	
	.newslisting .news-toolbar {
		margin-bottom: 32px!important;
	}
	 
	.rw-pagination {	
		margin-bottom: 20px!important;
	}
	/*Page Full*/
	.page_full .wpb_row_warp.row-container {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.iviwdg-counter ul li h5{
		font-size: 13px!important;
	}
}
@media (max-width: 480px){
	.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12{
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	.page_full .hdmn1 #megaMenu {
		border-top: none!important;
		margin-top: 5px!important;
	}
	.ontopnews-warpper .swiper-slide{
		height:140px!important; 
	} 
	.ticker{
		margin-top: 0px;
	}
	.ticker:after {
		width: 90%;
		margin-left: 25px;
	}
	.ivi-cameranewsslider .camera_caption h2{
		font-size: 13px!important;
		line-height: 20px!important;
	}
	.header2 .tinynav {
		margin-top: -50px;
		margin-right: 15px;
		float: right;
		background: transparent!important;
	}
	.header2 .top-menu{
		background: transparent!important;
	}
	.slicknav_menu {
		margin-top: -50px;
	}
	.rw-pagination {	
		margin-bottom: 20px!important;
	}
	#megaMenu.megaFullWidth {
		width: 89.5%;
		margin-left: 25px;
	}
	/*News slider */

	.item{
		width: 50%!important;
	 	height: 200px!important;
	}
	.item.width2{
		width: 100%!important;
	}
	
	.newslisting .news-toolbar {
		margin-bottom: 32px!important;
	}
 
	/*Page Full*/
	.page_full .wpb_row_warp.row-container {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.iviwdg-counter ul li h5{
		font-size: 13px!important;
	}
	
	
	
 
	
}
@media (max-width: 320px){
	#gt-header{
		margin-left: 0;
		margin-right: 0;
	}
	.header-warpper {
		background: #333!important;
	}
	.hdtb1 .toolbar ,.hdtb1 .container{
		background: #444!important;
	}
	
	.hdmn1.top-menu {
		border-top: 1px solid #444!important;
	}
	.page_full .hdmn1.top-menu {
		border-top: 1px solid #444!important;
	}
	.hdtb1 .toolbar,.hdtb1 .toolbar {
		margin-right: 0!important;
		border-bottom: none!important;
	}
	.hdmn1 #megaMenu{
		border-top: none!important;
	}
	#megaMenu #megaMenuToggle {	
		padding-left: 0!important;
		padding-right: 0!important;
	}
	#hd-logo img {
		margin: 0!important;
	}
	.topr-corner i {
		right: 13px!important;
	}
	.header1 {
		min-height: 119px;
	}
	 
	
	.sb-inner-right {
		padding: 0 25px 25px 25px!important;
		margin-top: 0!important;
	}
	.ticker:after {
		width: 81%!important;
	}
	.ajnb-sorting {		
		padding-left: 15%!important;
	}
	.ivi-cameranewsslider .camera_caption h2{
		font-size: 13px!important;
		line-height: 20px!important;
	}
	.ajbn-caption h1 {
		font-size: 15px!important;
		line-height: 20px!important;
	}
	.headline-news .uk-width-medium-1-2,.onecol-news .uk-width-medium-1-1,.gn-grid-item{
		height: auto!important;
	}
	.grd-nav{
		margin-left: 80%!important;
	}
	.scrollup{
		right: 10px!important;
	}
	.sb-container {
		padding: 0 20px 20px 25px!important;
	}	
	.sml_emailinput{
		width: 180px!important;
	}
	.sml_subscribe .sml_submit {
		margin-left: 185px!important;
	}
	.nbc-listnews2 .comment-count{
		margin-left: 87%!important;
	}
	.oc-caption {
		display: none!important;
	}
	.gn-grid-item{		
		margin: 0 0 15px 0!important;		 
	}
	.user-review-area{
		padding: 10px 15px 25px!important;
	}
	
	#gt-footer .wdg-footer {
		padding: 15px;
	}
	.header-news,.nbc-toprate li{
		height: auto!important;
	}	
	.header2,.header2 #hd-logo, .header2 #header, .header2 ul.menu > li{
		height: 85px !important;
	}	
	.header2 .tinynav {
		margin-top: 0px;
	}	
	.header3,.header3 #hd-logo, .header3 #header, .header3 ul.menu > li{
		height: 85px !important;
	}	
	.header3 .tinynav {
		margin-top: 0 auto;
		float: none;		
	}
	.slicknav_menu {
		margin-top: -50px;
	}
	#megaMenu.megaFullWidth {
		width: 84.5%;
		margin-left: 25px;
	}
	.rate-sum{
		margin-left: 60%!important;
	}
	.rw-pagination {	
		margin-bottom: 20px!important;
	}
	/*News slider */
	.item {		
		border-left: 0!important;
		border-right: 0!important;
	}
	.item.height2 {
		height: 230px!important;
	}	
	.item{
		width: 100%!important;
	}
	.item.width2{
		width: 100%!important;
	}
	 
	/*News listing*/
	.news-toolbar {
		 
	}
 
	/*Page Full*/
	.page_full .wpb_row_warp.row-container {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.iviwdg-counter ul li h5{
		font-size: 13px!important;
	}
	.page_full .ticker:after {
		width: 85%!important;
		margin-left: 25px;
	}
	/* Page Detail */
	.review-total-wrapper span.review-total-box{
		font-size: 25px!important;
	}
	/*Loading*/
	.vc-newsslider .loading i ,.newslisting .loading i,.ajnewsbox .loading i{
		font-size: 30px!important;
	}
	.vc-newsslider .loading {
		margin-left: 42%!important;
	}		
	/* ontop */
	.page_full .topr-corner{
		margin-right: 0;
	}
	.page_full .topr-corner i{
		right: 9px!important;
	}
	.ontopnews-warpper .swiper-slide{
		height:100px!important;
	} 
	.tb-social {
		margin-left: 0;
		padding-bottom: 5px;
	}
	.otn-hdthumb,.otn-hdcontent{
		padding-left: 0;
	}
	.otn-hdcontent .time {
		padding-bottom: 40px;
	}
	.ontopnews-warpper h2 {
		font-size: 16px;
		line-height: 22px;
		margin-top: 20px;
	}
	#hd-logo img {    	
    	width: 100%!important;
		padding: 15px 0;
		margin-left: -17px!important;
	}
	.countdown_show4 .countdown_section{
		margin:0!important;  
   		width: 25%!important;
	}
	.uk-pagination>li{
		margin-top: 0!important;
		margin-bottom: 10px!important;
	}
	.vc-newslisting .vc-time {
		width: 50px!important;		
		height: 50px!important;		
	}
	.vc-newslisting .vc-time .vc-day {
		font-size: 20px!important;	
		margin-top: 10px!important;	
		line-height: 20px!important;	
	}
	.vc-newslisting .vc-time .vc-month {
		margin-top: -5px!important;
	}
	
	
}		
	
/* Workaround for inline css */
.tr-rate-box,.hide-ontopnews,.vc-intro,.vc-hidemore,.loading,.nbcaj-pagination .previous,.hide{
	display: none;
}
.pdleft5px{
	padding-left: 5px;
}
.pdleft30px{
	padding-left: 30px;
}
.pdright5px{
	padding-right: 5px;
}
.lst-audio{
	width:100%;
	padding:120px 0 50px;
}
.posabsoloute{
	position: absolute;
}
.mleft15{
	margin-left: 15px;
}
.mright15{
	margin-right: 15px;
}
.mbottom{
	margin-bottom: 15px;
}
.mbottom10{
	margin-bottom: 10px;
}
.linebg .sld-tag p{
	font-style:italic;
	margin: 0;
}
#ivi-banner{
	text-align: center;
}
.vc-newsslider .nav{
	position: absolute;
}