
/****** Reset some wp styles */
a, a:hover{text-decoration:none;}
body {line-height:1.2em;}
p { font-family: 'ubunturegular';font-size:18px; line-height:1.4em; text-align: justify; text-justify: inter-word;}
h1.entry-title-over {font-family: 'ubuntu_condensedregular';font-size:1.5em;line-height:1.2em;text-transform:uppercase;}
h1.entry-title {font-family: 'ubuntubold';font-size:2.7em;color:#333;background:none;line-height:1.1em;}
h1.entry-title.category {font-family: 'ubuntubold';font-size:2.5em;color:#333;background:none;line-height:1.1em;}
.widget {
	list-style-type: none;
}
.right {text-align:right;}

.desc {
    padding: 0px 0px 10px 0px;
    font-family: 'ubunturegular';
    font-size: 16px;
    line-height: 23px;
	text-align:left;
}

/************** header *****************/
.header-top{background:#222222;color:#fff;font-size:16px;line-height:16px;}
.date {
    float: left;
    padding: 15px 0;
}
.linkblue {
    color: #1aa7da;
}
.header-content{background-color:#2D3540;}
.rlogo .searchbar{margin-top:7px;}
.searchbar {
    margin-top: 65px;
}
.searchbar input#search {
	color:#ffffff;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    height: 27px;
    width: 100%;
    border-radius: 0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
    border: 1px solid rgb(66, 74, 83);
    background: url("../img/search-icon.png") 97% 50% no-repeat rgb(66, 74, 83);
    padding: 5px 5px;
	/*margin-top:35px;*/
}
div.searchbar form div.form-group input#search:focus {
	outline:none;    
	border-radius: 0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border: 0px solid;
    background: url("../img/search-icon.png") 97% 50% no-repeat rgb(66, 74, 83);
    padding: 5px 5px;
	}
	
.live-update{float:right;}
.social-bar{font-size:16px;color:#fff;}
.social-bar{color:#fff;display:block;float:left;font-size:16px;padding:15px 24px 15px 0;}
.social-bar > a{color:#fff;padding:2px 5px;display:inline-block;}
.wing{display:inline-block;padding:5px 0;float:left;}
.info-update{display:block;float:left;}
.wing{display:inline-block;float:left;padding-top:10px;padding-right:24px;}
.temperature{display:inline-block;padding:9px 0;}
.temperature-icon{font-size:27px;margin-top:-15px;}
.temperature span.linkblue{font-size:14px;line-height:30px;display:block;float:left;padding-right:7px;}
.nomargin{margin:0;padding:0;}


div#bs-example-navbar-collapse-1 {padding:0px;margin-bottom:2px;}
nav#master.navbar.navbar-default {
    background: transparent;
	border:0px;
	border-color:transparent;
	border-radius:0px;
	box-shadow:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-bottom:0px;
	margin:0px;
	min-height:40px;
	padding:0px;
}
button.navbar-toggle {
	box-shadow:0px;
	-webkit-box-shadow: none;
	background:none; 
}

ul#menu-main-menu.nav.navbar-nav, ul#menu-bottom-menu.nav.navbar-nav {
    padding-right: 0;
    padding-left: 0;	
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
	width: auto;
    border-top: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

ul#menu-main-menu.nav.navbar-nav > li , ul#menu-bottom-menu.nav.navbar-nav > li {
	text-transform: uppercase;
	float: left;
	position: relative;
    display: block;
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ul#menu-main-menu.nav.navbar-nav > li a, ul#menu-bottom-menu.nav.navbar-nav > li a {	
    font-family: 'ubuntu_condensedregular';
    color: #fff;
    padding: 0 10px;
    padding-bottom: 5px;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 5px solid transparent;
	text-shadow: 0 1px 0 rgba(255,255,255,.25);
	background: transparent;
}

ul#menu-main-menu.nav.navbar-nav > li a:hover, ul#menu-main-menu.nav.navbar-nav > li.active a {
	border-color: #1AA7DA;
    background: none;
	margin:0px;
}
ul#menu-bottom-menu.nav.navbar-nav > li a:hover, ul#menu-bottom-menu.nav.navbar-nav > li.active a {
	border-color: #1AA7DA;
    background: none;
}

.navbar-toggle {border:0px;}
#bs-example-navbar-collapse-1 {
border:0px;
border-color:transparent;
}
.dropdown-menu{/*background-color:#2D3540;*/background-color:#424A53;border-top:5px solid #1AA7DA;}
.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0;margin-top:-5px;}
ul#menu-main-menu.nav.navbar-nav > li.dropdown.open >ul>li a, ul#menu-main-menu.nav.navbar-nav > li.dropdown.open >ul>li a:hover{border-color:transparent;}
ul#menu-main-menu.nav.navbar-nav > li.dropdown.open >ul>li a:hover {color:#1AA7DA;}
#bs-example-navbar-collapse-1 {border:0px;  background-image:none;
}
.navbar-default, .collapse {
  border: none;
  background-image:none;
}
nav#nav.navbar.navbar-default {
  background:transparent;
  border:0px;
  background-image:none;
  	box-shadow:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-bottom:0px;
	margin:0px;
	min-height:40px;
	padding:0px;
}



.imurls{width:100%;display:block;clear:both;}
.btn-pink,.btn-green{width:48%;float:left;border-radius:0px;padding:2px 0px;font-size:14px;font-weight:bold;color:#FFF;text-transform:uppercase;}
.btn-green{background:#33CC98;}
.btn-pink{background:#E91E63;float:right;}
.btnpink{border-radius:0px;font-size:14px;font-weight:bold;color:#fff;text-transform:uppercase;background:#E91E63!important;border:0px none!important;float:none;text-transform:uppercase;background-color:#ccc;border-radius:0;font-weight:normal;text-shadow:none;border:1px solid #222222;box-shadow:none;padding:5px 27px;background:#222222;color:#fff;}
a.btn.btnpink:hover {color:#333;background-color:#d4d4d4;border-color:#8c8c8c;}
a.btn.btnpink:visited {
  color: #ffffff;
}
/************** news breaking *****************/
.header-breaking-news .breaking-message,.header-breaking-news .breaking-EUR{display:block;   /*border-bottom:1px dotted #b2b2b2;*/padding-top:10px;padding-bottom:10px;line-height:100%;margin-left:30px;}
 .header-breaking-news .breaking-EUR{margin-left: 0;line-height: 16px}

.header-breaking-news .breaking-message strong{text-transform:uppercase;font-size:11px;font-family:'ubunturegular',sans-serif;line-height:12px;}
.header-breaking-news .breaking-message > div{display:table-cell;}
.header-breaking-news .breaking-message .thanews{width:364px;color:#c53c1c;background:#e4e6e9;}
.header-breaking-news .breaking-message .breaking-line{display:block;overflow:hidden;width:55%;position:relative;line-height:100%;}
.header-breaking-news .breaking-message .breaking-line ul{display:block;width:8000px;position:relative;left:0px;top:0px;}
.header-breaking-news .breaking-message .breaking-line ul li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;float:left;margin-right:10px;}
.header-breaking-news .breaking-message .breaking-line ul li a{font-weight:bold;margin-right:8px;}
.header-breaking-news .breaking-message .breaking-line ul li span{color:#9d9d9d;}
.header-breaking-news .breaking-message a.breaking-navi{text-align:center;line-height:13px;width:10px;height:13px;display:inline-block;}

.bgnews{ 
 background: #9c9e9f; /* Old browsers */
    background: -moz-linear-gradient(left,  #e4e6e9 0%, #e4e6e9 50%, #F3E964 50%, #F3E964 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#9c9e9f), color-stop(50%,#e4e6e9), color-stop(50%,#F3E964), color-stop(100%,#F3E964)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #e4e6e9 0%,#e4e6e9 50%,#F3E964 50%,#F3E964 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #e4e6e9 0%,#e4e6e9 50%,#F3E964 50%,#F3E964 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #e4e6e9 0%,#e4e6e9 50%,#F3E964 50%,#F3E964 100%); /* IE10+ */
    background: linear-gradient(to right,  #e4e6e9 0%,#e4e6e9 50%,#F3E964 50%,#F3E964 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e6e9', endColorstr='#F3E964',GradientType=1 ); /* IE6-9 */
}
/* *.bgnews:after{
    content:"";
    position:absolute;
    right:0;
    bottom:0;
    width:50%;
    height:20%;
    background-color:white;
} */

.nomargin{margin:0;padding:0;}
.bg-yellow,.bg-brown{min-height:36px;line-height:36px;font-size:15px;}
.bg-brown{background:#e4e6e9;}
.bg-yellow{background:#F3E964;}
.i-circle{border:2px solid #2d3540;height:22px;width:22px;display:block;text-align:center;line-height:20px;border-radius:20px;font-size:13px;margin-top:-3px;margin-left:-30px;float:left;}



/* next-prevuiys articles */

.nav-previous {
    padding: 24px 50px 17px 20px;
    float: left;
    width: 48%;
    line-height: 48px;
    font-size: 15px;
}

.nav-previous:before {
    background: url('../img/nav.png') no-repeat 0 0;
    content: "";
    display: inline-block;
    width: 28px;
    float: left;
    height: 60px;
    margin-right: 10px;
    margin-top: 5px;
}

.nav-next {
    padding: 24px 20px 17px 50px;
    float: right;
    width: 48%;
    text-align: right;
    line-height: 48px;
    font-size: 15px;
}

.nav-next:before {
    background: url('../img/nav.png') no-repeat 0 -76px;
    content: "";
    display: inline-block;
    width: 28px;
    height: 60px;
    margin-left: 10px;
    float: right;
    margin-top: 5px;
}

.posts-navigation .nav-next a:hover,.post-navigation .nav-next a:hover,.posts-navigation .nav-next a:visited,.post-navigation .nav-next a:visited, .posts-navigation .nav-next a,.post-navigation .nav-next a, .post-navigation .nav-previous a, .posts-navigation .nav-previous a, .post-navigation .nav-previous a:visited, .posts-navigation .nav-previous a:visited, .post-navigation .nav-previous a:hover , .posts-navigation .nav-previous a:hover {font-size:0.9em;line-height:1.1em;background:#FFF;color:#474749;border:0;}

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}


/* titles and others */
body {
	font-family: 'ubunturegular';
	line-height: 100%;
	font-size: 16px;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p {
	margin-bottom: 22px;
}
h1, h2, h3, h4, h5, h6, h2.entry-title, h2.entry-title a {color: #2d363d;}
h2 {
	color: #2d363d;
	font-size: 35px;
	font-family: 'ubuntubold';
	line-height: 47px;
	margin: 0;
}
h4 {
	font-size: 24px;
	font-family: 'ubuntubold';
	text-align:center;

}
h3 {
	font-size: 28px;
	font-family: 'ubuntubold';
	text-align:center;
}
h4.text-left {
	font-family: 'ubuntumedium';
	font-size: 19px;
	margin-bottom:20px;
	}
h3.text-left {
	font-family: 'ubuntumedium';
	margin-top:0px;
	margin-bottom:0px;
	/*margin-right:40px;*/
	}
h2.text-left {
	color: #ffffff;
	font-size: 32px;

}
	
input:focus {
	outline: none;
}
a {
	color: #2d363d;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
h2 a:hover {
	color: #455562;
}
h1, h2, h3, h4, h5, h6 {
	/*font-weight: normal;*/
}

.title-block-wrap {
    /*background: #3e3e3e none repeat scroll 0 0;*/
    background: #2D3540 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: 500;
    line-height: 35px;
    font-size: 26px;
    overflow: hidden;
    margin-bottom: 20px;
	margin-left:0;
}

.block-title {
    /*background: #dc3522 none repeat scroll 0 0;*/
    background: #ed1c24 none repeat scroll 0 0;
	/*background: #19AADF none repeat scroll 0 0;*/
    display: inline-block;
    padding: 0 20px;
    position: relative;
	margin-top:0px;
}

.block-title:after {
    background: inherit;
    content: "";
    height: 35px;
    position: absolute;
    right: -5px;
    top: -5px;
    -webkit-transform: rotate(103deg);
    -moz-transform: rotate(103deg);
    -ms-transform: rotate(103deg);
    -o-transform: rotate(103deg);
    transform: rotate(103deg);
    width: 35px;
}

.block-title > span {
    position: relative;
    z-index: 9;
}

.clearfix {clear:both;}
.nopadding {padding:0px;}
.nomargin {margin:0px;}

p.description {
	float:right;
	margin-top:-45px;
	margin-right:45px;
	color:#ffffff;
	font-family: 'ubuntu_condensedregular';
	}
	
hr.lines {
    border: 0;
    height: 6px;
	background:transparent;
   /* background: transparent url('../img/lines.png');*/
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}

/**** news ticker****/
.ticker-headline {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 15px 0;
  margin: 0;
  font-size: 18px;
}

.carousel.vertical .carousel-inner {
  height: 100%;
  width: auto;
}
.carousel.vertical .carousel-inner > .item {
  width: auto;
  padding-right: 50px;
  -webkit-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel.vertical .carousel-inner > .item {
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
  }
  .carousel.vertical .carousel-inner > .item.next, .carousel.vertical .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    top: 0;
  }
  .carousel.vertical .carousel-inner > .item.prev, .carousel.vertical .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    top: 0;
  }
  .carousel.vertical .carousel-inner > .item.next.left, .carousel.vertical .carousel-inner > .item.prev.right, .carousel.vertical .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    top: 0;
  }
}
.carousel.vertical .carousel-inner > .active,
.carousel.vertical .carousel-inner > .next,
.carousel.vertical .carousel-inner > .prev {
  display: block;
}
.carousel.vertical .carousel-inner > .active {
  top: 0;
}
.carousel.vertical .carousel-inner > .next,
.carousel.vertical .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel.vertical .carousel-inner > .next {
  top: 100%;
}
.carousel.vertical .carousel-inner > .prev {
  top: -100%;
}
.carousel.vertical .carousel-inner > .next.left,
.carousel.vertical .carousel-inner > .prev.right {
  top: 0;
}
.carousel.vertical .carousel-inner > .active.left {
  top: -100%;
}
.carousel.vertical .carousel-inner > .active.right {
  top: 100%;
}

.carousel.vertical .carousel-control {
  left: auto;
  width: 50px;
}
.carousel.vertical .carousel-control.up {
  top: 0;
  right: 0;
  bottom: 50%;
}
.carousel.vertical .carousel-control.down {
  top: 50%;
  right: 0;
  bottom: 0;
}
.carousel.vertical .carousel-control .icon-prev,
.carousel.vertical .carousel-control .icon-next,
.carousel.vertical .carousel-control .glyphicon-chevron-up,
.carousel.vertical .carousel-control .glyphicon-chevron-down {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel.vertical .carousel-control .icon-prev,
.carousel.vertical .carousel-control .glyphicon-chevron-up {
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
}
.carousel.vertical .carousel-control .icon-next,
.carousel.vertical .carousel-control .glyphicon-chevron-down {
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -10px;
}
.carousel.vertical .carousel-control .icon-up,
.carousel.vertical .carousel-control .icon-down {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel.vertical .carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel.vertical .carousel-control .icon-next:before {
  content: '\203a';
}
/*****End of news ticker ***/
/****Zones css**/
div.slippry_box.thumbnails {min-height:50vh;margin-top:20px;}
.sy-slides-wrap {max-height:500px!important;}
.thumb-box{padding:1.4em 0 1em;margin-left:-1%;width:102%;height:100px;}
.thumb-box .thumbs{overflow:hidden;*zoom:3}
.thumb-box .thumbs li{float:left;width:16.66%;text-align:center;padding:0 1%}
.thumb-box .thumbs li img{min-height:50px;max-height:100px;width:100%;opacity:.8;-moz-transition:opacity 0.32s;-o-transition:opacity 0.32s;-webkit-transition:opacity 0.32s;transition:opacity 0.32s;border-bottom:4px solid transparent}

@media only screen and (max-width : 1024px){
.thumb-box .thumbs li img{max-height:84px;}
}

@media only screen and (max-width : 768px){
.thumb-box .thumbs li img{max-height:60px;}
}


@media only screen and (max-width : 640px){
.thumb-box .thumbs li img{max-height:50px;}
}

@media only screen and (max-width : 480px){
.thumb-box .thumbs li img{max-height:30px;}
}

.thumb-box .thumbs li img.active{border-color:#31ACE2;opacity:1}
.thumb-box .thumbs li:hover img{width:100%;opacity:1.0;-moz-transition:opacity 0.92s;-o-transition:opacity 0.92s;-webkit-transition:opacity 0.92s;transition:opacity 0.92s;border-bottom:4px solid transparent}

div.inner_title {position:absolute;left:15px;right:15px;bottom:0px;width:auto;padding:25px;text-shadow: 2px 1px 4px rgba(10, 10, 10, .9);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
div.inner_title h3, div.inner_title a h3 {color:#FFF;text-align:left;margin-top:0px;font-size:32px;}
p.categoryname1{padding:8px;display:inline-block;margin-bottom:10px;clear:both;text-transform: uppercase;font-weight:bold;margin-left:5%;}
div.inner_title h3.main, div.inner_title a h3.main {color:#FFF;text-align:left;margin-top:0px;margin:0 15% 5% 5%;font-size:3.2em;}
div.inner_title h3.entry-title-over, div.inner_title a h3.entry-title-over {color:#FFF;text-align:left;margin-top:0px;margin-bottom:0px;font-size:1.7em;margin:0 15% 0 5%;text-transform: uppercase;line-height:1.2em;text-decoration:underline;}

/** news ticker */
.main-bnt {height: 18px;}
.breaking-news-ticker {max-height:38px;}
.breaking-news-ticker-title {display:none;}

div#main-bnt {
	background: url('../img/alert.png') left center no-repeat;
	padding-left: 35px;
	margin-left: 0;
	}
	
div#main-bnt ul >li{ max-height:28px;max-width:600px;font-size:15px;font-weight:normal;word-wrap: none;}

.breaking-news-ticker ul li a, .breaking-news-ticker ul li a:link {
    color: #000000;
    font-size: 15px;
}

/************* Main Slider -masonry   ********/
	.overlay {background:rgba(0,0,0,0.35);height:100%;width:100%;position:absolute;z-index:1;top:0;left:0;content:"";display:block;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}

	
	.overlay:hover{opacity:0;}
	p.categoryname {padding:8px;display:inline-block;margin-bottom:10px;clear:both;text-transform: uppercase;font-weight:bold;}
	.textcontainer {position:absolute;z-index:2;bottom:15px;left:15px;}
	.textcontainer h3.text-left {color:#ffffff;text-transform: uppercase;font-size:24px;}
	.textcontainer h4.text-left {color:#ffffff;text-transform: uppercase;font-size:18px;}
	.item {
	  width:  25%;
	  height: 43vh;
	  min-height:200px;
	  float: left;
	  background: #2296DD;
	}

	.item.thumbnail { width:  25%;height: 43vh; max-height:199px;background:#cfcfcf:min-height:200px;border-right:2px solid #ffffff;position:relative; }
	.item.medium { width:  50%;height: 43vh;max-height:262px; background: #A6E392;min-height:200px;border-bottom:2px solid #ffffff;position:relative; }
	.item.large { width:  50%;max-width:100%; height: 86vh;max-height:462px; background: #D092E3;min-height:340px;border-right:2px solid #ffffff;position:relative; }
	#masonry {overflow:hidden;margin-top:30px;min-height:400px; } 
	
	@media only screen and (max-width: 728px) {
	.item.thumbnail { width:  50%;}
	.item.medium { width:  100%;}
	.item.large { width:  100%;border-right:0px;}
	}
	/***********End of main Slider********/

	
/**************** Bloggers **************/

.carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url('../img/icons.png') no-repeat scroll -181px -74px;
    left: 0;
}
/***********End of Bloggers ***********/


/**************footer ********************/
div.footer_list {
    float: left;
    width: 100%;
    padding-bottom: 15px;
	height:300px;
}

div.footer_list ul  {
    float: left;
    width: 20%;
	font-size:14px;
	line-height:16px;
}
/******************** footer *****************************/
footer{background:#2D3540;padding-top:30px;color:#fff; margin-top: 25px;}
footer a{color:#fff;font-size:30px;margin:5px;}
/*footer a .fa-facebook{color:#fff;font-size:24px;}*/
.footer-social h4.title{border-bottom:1px solid #425463;margin-bottom:10px;padding-bottom:10px;text-transform:uppercase;}
.copyright{background:#222222;font-size:12px;line-height:18px;padding:6px 0;}
.contact-info{color:#97A4AD;font-size:12px;line-height:20px;}
h4.footertitle{color:#FFF;border-bottom:1px solid #425463;margin-bottom:10px;padding-bottom:10px; margin-top: 30px; text-transform:uppercase;font-size:16px;text-align:left;}

.btnblue{border-radius:0px;font-size:14px;font-weight:bold;color:#fff;text-transform:uppercase;background:#1aaade!important;border:0px none!important;float:none;text-transform:uppercase;background-color:#ccc;border-radius:0;font-weight:bold;text-shadow:none;border:1px solid #1aaade;box-shadow:none;padding:7px 39px;background:#222222;color:#fff;margin:5px 8px;}
.btnblue:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c;}
.btngray{border-radius:0px;font-size:14px;font-weight:bold;color:#fff;text-transform:uppercase;background:#989999!important;border:0px none!important;float:none;text-transform:uppercase;background-color:#ccc;border-radius:0;font-weight:bold;text-shadow:none;border:1px solid #989999;box-shadow:none;padding:7px 39px;background:#222222;color:#fff;margin:5px 8px;}

footer.entry-footer {display:none;}

/******************** hidding navigation ****************/
/* *********************************
           Variables
  ********************************** */
/* *********************************
   Some Style Overrides on Bootstrap
  ********************************** */
.navbar-inverse {
  background: rgba(0, 0, 0, 0);
  border-bottom: none;
}

.navbar-inverse .navbar-toggle {
  border: 1px solid #333;
  border-color: rgba(0, 0, 0, 0.9);
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: transparent;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: rgba(0, 0, 0, 0.9);
  }
  .navbar-inverse .navbar-nav > li {width:100%;text-align:center;}
  ul#menu-main-menu.nav.navbar-nav > li.dropdown.open >ul>li a {width:100%;text-align:center;}
}
/* 
.navbar-inverse .navbar-nav > li > a {
  color: black;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #22F;
}
li a {
  text-decoration: none;
  position: relative;
  padding: 6px 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  color: lightblue;
}
li a:after {
  content: '';
  width: 0%;
  margin-left: 50%;
  height: 2px;
  bottom: 0;
  left: 0;
  border-radius: 40%;
  position: absolute;
  transition: all 0.5s;
}
li a:hover:after {
  background-color: white;
  width: 60%;
  margin-left: 20%;
  box-shadow: 0px 0px 10px white;
}
li a.active:after {
  background-color: white;
  width: 60%;
  margin-left: 20%;
  box-shadow: 0px 0px 10px white;
} */

/* *********************************
           Toolbar Logo
  ********************************** */
.small-logo-container {
  padding-top: 50px;
  height: 50px;
  overflow: hidden;
  position: absolute;
}

.small-logo {
  color: white;
  font-size: 2.5em;
  padding-bottom: 2px;
}

/* *********************************
           Big Logo
  ********************************** 
.big-logo-row {
  background: gold;
} */
.big-logo-row .big-logo-container {
  padding-top: 50px;
}
/*
.big-logo-row h1 {
  font-size: 4em;
  margin: 0;
  padding: 0 0 15px 0;
}
@media (min-width: 400px) {
  .big-logo-row h1 {
    font-size: 4.5em;
  }
}
@media (min-width: 440px) {
  .big-logo-row h1 {
    font-size: 5.5em;
  }
}
@media (min-width: 500px) {
  .big-logo-row h1 {
    font-size: 6.5em;
  }
}
@media (min-width: 630px) {
  .big-logo-row h1 {
    font-size: 7.5em;
  }
}
@media (min-width: 768px) {
  .big-logo-row h1 {
    font-size: 9em;
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .big-logo-row h1 {
    font-size: 12em;
  }
}*/

a.numbered {text-decoration:none;}

        ol.list-group { counter-reset: item;margin-left:0px;padding-left:0px;  }
        ol.list-group li.list-item { display: block;}
        ol.list-group li.list-item:before {
            content: counter(item) ". ";
            counter-increment: item;
            color: red;
			font-size:20px;
        }

/**************** For zoninator 4 in a row **************/
figure.image {
/*    width: 200%;
    left: -50%;*/
    text-align: center;
    min-width: 100.01%;
    display: block;
	position:relative;
	max-height:150px;
	overflow:hidden;
}



span.mylink{
	color:rgba(255,255,255,0);
    vertical-align: middle;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 40%;
    left: 0;
    margin-top: 0;
    margin-left: 0;
    display: table-cell;
    background: transparent;
}

span.mylink:hover{
	color:rgba(255,255,255,1.0);

}
span.mylink:hover small{
	color:rgba(255,255,255,1.0);
	text-align:center;	
	font-weight:bold;
}
span.background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0;
    margin-top: 0;
    margin-left: 0;
	background: rgba(0,0,0,0.0);
}
span.background:hover {
	background: rgba(0,0,0,0.6);
	
}

div.four_boxed {border-bottom:4px solid #363636;/*background:#363636;*/min-height:300px;position:relative;}
div.boxy {background:#1F1F1F;min-height:260px;position:relative;}
h3.boxed {font-family: 'ubuntumedium'; font-size: 19px; margin-bottom: 20px;color:#000;}

.block-title > span {font-family: 'ubuntu_condensedregular';}

#comments {padding:20px;}

a.post-edit-link {color:#FFFFFF;background:#DD0000;padding:3px;}

/************ For yuzo **********************/
div.relatedthumb {min-height:265px;}


/************ FB Slider *********************/
.fblbLeft .fblbTab1 .fblbHead {background: transparent url('../img/fb1-left.png') no-repeat;width: 31px; height: 100px;}
.fblbInner a {display:none;}

/*************comments ***********/
footer.comment-meta {color:#000;Background:transparent;}
time {font-size:14px;color:#000;}
a.url, a:hover.url {color:#000;font-size:16px;}
h2.comments-title {font-size:18px;}

p.categoryname2 {display:inline-block;color:#ffffff;background-color:#dd0000;position:absolute;left:5%;bottom:0%;margin-bottom:0px;padding:15px;text-transform:uppercase;}
p.categoryname2 a, p.categoryname2  a:hover {color:#FFFFFF;} 
div.nav-next, div.nav-previous {padding-top:24px;line-height:24px;}
div.nav-next a, div.nav-previous a {margin-top:48px;}

/*******BX Slider**************/
.bx-wrapper .bx-loading {
	display: none !important
}
.bx-wrapper {
	margin: 0 auto
}
.bx-wrapper .bx-viewport {
	border: none;
	left: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.bx-controls .bx-pager {
	bottom: inherit
}
.bx-controls a.bx-prev, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn, .bx-controls a.bx-next, .bx-controls .bx-next.mbc-tv-watchlist-add-btn {
	width: 50px;
	height: 90px;
	background-image: none;
	-webkit-transition-property: left, right;
	-moz-transition-property: left, right;
	-o-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	transition-duration: 250ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.bx-controls a.bx-prev:before, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:before, .bx-controls a.bx-next:before, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:before, .bx-controls a.bx-prev:after, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:after, .bx-controls a.bx-next:after, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:after {
	content: '';
	margin: 0;
	position: absolute;
	top: 40%;
	margin-top: -14px;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 100ms;
	-moz-transition-duration: 100ms;
	-o-transition-duration: 100ms;
	transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.bx-controls a.bx-prev:before, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:before, .bx-controls a.bx-prev:after, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:after {
	left: 11px
}
.bx-controls a.bx-next:before, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:before, .bx-controls a.bx-next:after, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:after {
	right: 11px
}
.bx-controls a.bx-prev:after, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:after, .bx-controls a.bx-next:after, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:after {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.bx-controls a.bx-next:hover:after, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:hover:after, .bx-controls a.bx-prev:hover:after, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:hover:after {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.bx-controls a.bx-prev, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn {
	left: 0px
}
.bx-controls a.bx-prev:before, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:before {
    height: 85px;
    z-index: 99;
	width:40px;
    background-image: url("./images/toparrow_left.png");
    background-repeat: no-repeat;
    left: 20px;
    top: 45%;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
.bx-controls a.bx-prev:before, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:before {
    height: 85px;
    z-index: 99;
	width:40px;
    background-image: url("./images/toparrow_left.png");
    background-repeat: no-repeat;
    left: 20px;
    top: 45%;
}
}
.bx-controls a.bx-prev:after, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:after {
    height: 85px;
    z-index: 99;
	width:40px;
    background-image: url("./images/toparrow_left.png");
    background-repeat: no-repeat;
    left: 20px;
    top: 45%;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
.bx-controls a.bx-prev:after, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn:after {
    height: 85px;
    z-index: 99;
	width:40px;
    background-image: url("./images/toparrow_left.png");
    background-repeat: no-repeat;
    left: 20px;
    top: 45%;
}
}
.bx-controls a.bx-prev.disabled, .bx-controls .bx-prev.disabled.mbc-tv-watchlist-add-btn {
	display: inherit;
	cursor: default
}
.bx-controls a.bx-prev.disabled:before, .bx-controls .bx-prev.disabled.mbc-tv-watchlist-add-btn:before {
    height: 85px;
    z-index: 99;
	width:40px;
    background-image: url("./images/toparrow_left.png");
    background-repeat: no-repeat;
    left: 20px;
    top: 45%;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
.bx-controls a.bx-prev.disabled:before, .bx-controls .bx-prev.disabled.mbc-tv-watchlist-add-btn:before {
    height: 85px;
    z-index: 99;
	width:40px;
    background-image: url("./images/toparrow_left.png");
    background-repeat: no-repeat;
    left: 20px;
    top: 45%;
}
}
.bx-controls a.bx-prev.disabled:after, .bx-controls .bx-prev.disabled.mbc-tv-watchlist-add-btn:after {
	opacity: 0 !important
}
.bx-controls a.bx-next, .bx-controls .bx-next.mbc-tv-watchlist-add-btn {
	right: 0px
}
.bx-controls a.bx-next:before, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:before {
    height: 85px;
    background-image: url("./images/toparrow_right.png");
    background-repeat: no-repeat;
    right: 20px;
    top: 45%;
    z-index: 99;
	width:40px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
.bx-controls a.bx-next:before, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:before {
    height: 85px;
    background-image: url("./images/toparrow_right.png");
    background-repeat: no-repeat;
    right: 20px;
    top: 45%;
    z-index: 99;
	width:40px;
}
}
.bx-controls a.bx-next:after, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:after {
    height: 85px;
    background-image: url("./images/toparrow_right.png");
    background-repeat: no-repeat;
    right: 20px;
    top: 45%;
    z-index: 99;
	width:40px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
.bx-controls a.bx-next:after, .bx-controls .bx-next.mbc-tv-watchlist-add-btn:after {
    height: 85px;
    background-image: url("./images/toparrow_right.png");
    background-repeat: no-repeat;
    right: 20px;
    top: 45%;
    z-index: 99;
	width:40px;
}
}
.bx-controls a.bx-next.disabled, .bx-controls .bx-next.disabled.mbc-tv-watchlist-add-btn {
	display: inherit;
	cursor: default
}
.bx-controls a.bx-next.disabled:before, .bx-controls .bx-next.disabled.mbc-tv-watchlist-add-btn:before {
    height: 85px;
    background-image: url("./images/toparrow_right.png");
    background-repeat: no-repeat;
    right: 20px;
    top: 45%;
    z-index: 99;
	width:40px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
.bx-controls a.bx-next.disabled:before, .bx-controls .bx-next.disabled.mbc-tv-watchlist-add-btn:before {
    height: 85px;
    background-image: url("./images/toparrow_right.png");
    background-repeat: no-repeat;
    right: 20px;
    top: 45%;
    z-index: 99;
	width:40px;
}
}
.bx-controls a.bx-next.disabled:after, .bx-controls .bx-next.disabled.mbc-tv-watchlist-add-btn:after {
	opacity: 0 !important
}
@media screen and (min-width: 767px) and (max-width: 1030px) {
.bx-controls a.bx-prev, .bx-controls .bx-prev.mbc-tv-watchlist-add-btn {
	left: 0
}
.bx-controls a.bx-next, .bx-controls .bx-next.mbc-tv-watchlist-add-btn {
	right: 0
}
}
.mbc-top-slider, .mbc-mid-section {
	width: 100%;
	position: relative;
	padding: 0;
	padding-bottom: 20px
}
.mbc-top-slider .mbc-slide {
	width: 100%;
	height: 444px;
	background-color: #000000
}
.mbc-top-slider .mbc-video-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0
}
.mbc-top-slider .mbc-video-close-btn {
	right: 10px;
	top: 10px
}
.mbc-top-slider .mbc-video-start-btn {
	display: none;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -19px
}
.mbc-top-slider .mbc-video-container iframe, .mbc-top-slider .mbc-video-container object, .mbc-top-slider .mbc-video-container embed {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%
}
.mbc-top-slider .mbc-info {
	position: absolute;
	top: 80px;
	left: 80px;
	height: 365px
}
.mbc-top-slider .mbc-info h2 {
	line-height: 44px;
	font-size: 40px;
	color: #333;
	padding-top: 18px
}
.mbc-top-slider .mbc-info h2:before {
	height: 2px;
	width: 60px;
	background-color: #1f1f1f
}
.mbc-top-slider .mbc-info h2.mbc-white {
	color: #fff
}
.mbc-top-slider .mbc-info h2.mbc-white.mbc-icon-headline-55x2:before {
	height: 2px;
	width: 60px;
	background-color: #fff
}
.mbc-top-slider .mbc-info .mbc-btn {
	margin-top: 20px
}
.mbc-top-slider .mbc-mm-button {
	position: absolute;
	bottom: 0
}
.mbc-top-slider .mbc-mm-button .mbc-btn {
	padding: 10px 20px 20px 20px;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9
}
.mbc-top-slider .mbc-top-img.mbc-hide-preview, .mbc-top-slider .mbc-info.mbc-hide-preview, .mbc-top-slider .mbc-video-start-btn.mbc-hide-preview {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition-property: opacity, visibility;
	-moz-transition-property: opacity, visibility;
	-o-transition-property: opacity, visibility;
	transition-property: opacity, visibility;
	-webkit-transition-duration: 500ms, 50ms;
	-moz-transition-duration: 500ms, 50ms;
	-o-transition-duration: 500ms, 50ms;
	transition-duration: 500ms, 50ms;
	-webkit-transition-delay: 300ms, 1000ms;
	-moz-transition-delay: 300ms, 1000ms;
	-o-transition-delay: 300ms, 1000ms;
	transition-delay: 300ms, 1000ms;
	-webkit-transition-timing-function: ease-out, none;
	-moz-transition-timing-function: ease-out, none;
	-o-transition-timing-function: ease-out, none;
	transition-timing-function: ease-out, none
}
.mbc-top-slider .mbc-top-img {
	width: 100%;
	position: absolute;
	visibility: visible
}
.mbc-top-slider .mbc-slider-mobile-info {
	display: none
}
.mbc-top-slider .bx-pager.bx-default-pager {
	padding-top: 10px
}
.mbc-top-slider .bx-wrapper .bx-pager.bx-default-pager a, .mbc-top-slider .bx-wrapper .bx-pager.bx-default-pager .mbc-tv-watchlist-add-btn {
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 100ms;
	-moz-transition-duration: 100ms;
	-o-transition-duration: 100ms;
	transition-duration: 100ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	display: inline-block;
	position: relative;
	background-image: none;
	background-color: #525252;
	text-align:left;
	width: 100%;
	height: 15px;
	margin: 0 15px
}
.mbc-top-slider .bx-wrapper .bx-pager.bx-default-pager a.active, .mbc-top-slider .bx-wrapper .bx-pager.bx-default-pager .active.mbc-tv-watchlist-add-btn {
	background-color: #00adef
}
.mbc-top-slider .bx-wrapper .bx-pager.bx-default-pager a:before, .mbc-top-slider .bx-wrapper .bx-pager.bx-default-pager .mbc-tv-watchlist-add-btn:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 22px;
	top: -10px;
	left: 0
}
.mbc-top-slider .bx-wrapper .bx-controls-direction a, .mbc-top-slider .bx-wrapper .bx-controls-direction .mbc-tv-watchlist-add-btn {
	margin-top: -45px
}
.mbc-top-slider .mbc-top-slider-container {
	margin: 0;
	padding: 0
}
.mbc-top-slider .mbc-open-welcome-btn.mbc-icon-arrow-right-dark:before {
	margin-right: 9px
}
.mbc-top-slider.mbc-single-item .bx-controls {
	display: none
}
.mbc-teaser-slider {
	width: 100%;
	position: relative;
	padding: 0;
	margin-bottom: 95px
}
.mbc-teaser-slider.mbc-arrow-hide .bx-controls-direction {
	display: none
}
.mbc-teaser-slider.last-index {
	margin-bottom: 145px !important
}
.mbc-teaser-slider .bx-wrapper .bx-pager {
	padding: 0;
	top: -20px;
	bottom: inherit;
	text-align: right;
	font-weight: normal;
	color: #fff;
	width: auto;
	right: 0
}
.mbc-teaser-slider .bx-wrapper .bx-controls-direction a, .mbc-teaser-slider .bx-wrapper .bx-controls-direction .mbc-tv-watchlist-add-btn {
	top: 54px
}
.mbc-teaser-slider.mbc-small {
	margin-bottom: 95px
}
.mbc-teaser-slider.mbc-small li:nth-child(4n+4) {
	margin-right: 0px
}
.mbc-teaser-slider.mbc-small .mbc-slider-container {
	height: 374px;
	overflow: hidden
}
.mbc-teaser-slider.mbc-small .mbc-teaser {
	padding-top: 20px;
	border-bottom: none
}
.mbc-teaser-slider.mbc-small .mbc-load-more-wrapper {
	bottom: -50px
}
.mbc-teaser-slider.mbc-large li:nth-child(3n+3) {
	margin-right: 0px
}
.mbc-teaser-slider.mbc-large .mbc-slider-container {
	height: 372px;
	overflow: hidden
}
.mbc-teaser-slider.mbc-large .mbc-teaser {
	padding-top: 10px;
	border-bottom: none
}
.mbc-small .bx-wrapper .bx-controls-direction a, .mbc-small .bx-wrapper .bx-controls-direction .mbc-tv-watchlist-add-btn {
	top: 33px
}

/********End of BX slider ************/