/* --- general --- */
.clearfix:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;  
}
html, body {
  overflow-x: hidden;
}

body
{
	background: #fff;
	padding: 0px;
	margin: 0px;

	font-size: 17px!important;
	color: #231F20;

	font-family: 'Roboto Slab', serif !important;

	width:100%;

}

a
{
	text-decoration: none;
	outline: none;
	color: #231f20;
}
a:hover
{
	text-decoration: none;
	color: #0066b3;
}
p { 
  color: #231f20;
  line-height: 150%;
  padding: 0 0 15px;
}
p.text
{
	font-size: 16px;
}
p a, .mainarticle a
{
	color: #007bff;
    /* text-decoration: underline; */
    /* text-decoration-color: #014f8a; */
    border-bottom: 1px solid;
    border-bottom-color: #007bff;

} 
p.card-description a
{
	color: #007bff;
	font-size: 0.9rem;
}
    
.clearfix {
	*zoom: 1;
}
*{
		-moz-box-sizing:border-box; /* Firefox */
		box-sizing:border-box;
}

blockquote {
/*  background: #f4f4f4 url("images/icons/other/quote_content.png") no-repeat scroll 20px 20px;*/
	background: url(images/icons/other/quotes.png) no-repeat top left, url(images/icons/other/quotes_bottom.png) no-repeat bottom right;
  color: #231f20;
  font-size: 16px;
  line-height: 135%;
  margin: 0 20px 25px;
  padding: 0px 40px 0px 40px;
}

blockquote.simple
{
	background-color: transparent;
	background-position: 0 20px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 18px;
}
pre{
    font-size: 14px;
    line-height: 170%;
	background: url('../images/code_background.png') repeat;
	text-shadow: 0 1px 0 #FFF;
	zoom:1;
	filter: dropshadow(color=#ffffff, offx=0, offy=1); 
	padding: 0 5px;
	margin: 0;
	overflow: auto;
}
label{
	color: #231F20;
}
.relative
{
	position: relative;
}
.responsive{
	display: block;
	width: 100%;
	height: auto;
}
input, textarea {
	background: #F0F0F0;
	border: none;
	font-size: 14px;
	padding: 15px 20px;
	color: #3E3E3E;
}
input.classsubmit {
    cursor: pointer;
    background: #222;
    color: #fff;
    font-size: 15px;
}
strong, bold {
	font-weight: 900!important;
}

.center_align{
	text-align: center;
}

.margin_top_0{
	margin-top: 0 !important;
}

.margin_top_10{
	margin-top: 10px !important;
}

.margin_bottom_5 {
	margin-bottom: 5px !important;
}

.margin_bottom_10 {
	margin-bottom: 10px !important;
}

.margin_top_15{
	margin-top: 15px;
}

.margin_bottom_15{
	margin-bottom: 15px;
}

.margin_top_20
{
	margin-top: 20px !important;
}

.margin_top_30
{
	margin-top: 30px !important;
}

.margin_top_40
{
	margin-top: 40px !important;
}


.margin_top_50
{
	margin-top: 50px !important;
}

.margin_bottom_50
{
	margin-bottom: 50px !important;
}

.margin_bottom_30
{
	margin-bottom: 30px !important;
}

.margin_bottom_40
{
	margin-bottom: 40px !important;
}

.margin_bottom_60
{
	margin-bottom: 60px !important;
}

.margin_bottom_70
{
	margin-bottom: 70px !important;
}

.margin_top_100
{
	margin-top: 100px !important;
}

.margin_bottom_100
{
	margin-bottom: 100px !important;
}

.margin_bottom_20
{
	margin-bottom: 20px !important;
}

.padding_top_0
{
	padding-top: 0;
}
.padding_top_30
{
	padding-top: 30px;
}
.padding_top_bottom_25
{
	padding: 25px 0;
}
.padding_top_bottom_15
{
	padding: 15px 0 !important;
}
.nounderline,
.nounderline:hover
{
	text-decoration: none;
}
/* --- body styles --- */

body.overlay .background_overlay
{
	display: block;
}
.background_overlay
{
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	background: url("images/backgrounds/images/overlay.png");
	z-index: 1;
}

img.img-responsive {
    width: 100%;
    max-width: 100%;
    height: auto;
}
/* --- site container --- */
.site_container
{
	background: #FFF;
}
.site_container.boxed {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	/*box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);*/
}
body.overlay .site_container {
	position: relative;
	z-index: 2;
}
.site_container.boxed .header_top_bar {
	width: auto;
}
.site_container.boxed .header_top_bar .latest_news_scrolling_list_container .category{
	border-left: none;
}
.site_container.boxed .header_top_bar .search {
	border-right: none;
}
.site_container.boxed .slider,.site_container.boxed .slider li.slide {
	width: 1200px;
	height: 437px;
}
.site_container.boxed .slider li.slide img {
	width: 1200px;
}
.site_container.boxed .slider_content_box {
	left: 55px;
	top: 231px;
}
.site_container.boxed .small_slider .slider_content_box {
	left: 0;
	top: auto;
}






/* --- headers --- */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #231F20;
	font-family: 'cf_asty_stdbold', sans-serif !important;

}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color: #231F20; 
	font-family: 'cf_asty_stdbold', sans-serif !important;

}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
.footer h1 a, .footer h2 a, .footer h3 a, .footer h4 a, .footer h5 a, .footer h6 a{
	color: #231F20;
}
h1{
	font-size: 42px;
	line-height: 110%;
}
h2{
	font-size: 21px;
	line-height: 110%;

}
h3{
	font-size: 1.3rem!important;
	line-height: 140%;
}
h4{
	/*font-size: 1.2rem!important;
	line-height: 70%;*/
	font-size: 15px!important;
    line-height: 17px!important;
}

}
h5{
	font-size: 16px;
	line-height: 140%;
}
h6{
	font-size: 0.75rem;
	line-height: 150%;
}


/*header#header {
    position: fixed;
    z-index: 10;
    width: 100%;
}*/
.skins {
	z-index: -1;
}

.ban72890 {
	margin: 0 auto 30px auto;
	text-align: center;
	padding: 10px;
	width: fit-content;
	background-color: #e5e5e5;
	z-index: 100!important;
}

.ban72890_ad {	
   /* display: inline-grid;*/
}

.headerban_min {
	margin: 0 auto 30px auto;
	text-align: center;
	padding: 10px;
	width: 100%;
	background-color: #e5e5e5;
}
.headerban_min img, .banner300250 img, .ban120300 img, .ban300250 img, .topbanners img, .ban120 img, #promoshow img {
  height: auto;
  max-width: 100%;
/*  width: 100%;*/
}

.topbanners {
	position: relative;
}

.ban468 {
  margin: 0 auto 40px;
  text-align: center;
	padding: 5px 0;
	background: #E5E4E4;
}

.ban468 img {
	max-width: 645px;
	width: 100%;
}

.ban72890_2 {
	margin: 20px auto;
	text-align: center;
	background: #545b60;
	padding: 20px 0;
}

.banner300250, .ban120300, .ban300250, .rightcol-fb, .ban120, #promoshow {
  margin-bottom: 30px;
  padding: 0;
  text-align: center;
  background-color: #e5e5e5;
  width: 300px;
}

.banradvs {
  margin-bottom: 30px;
  padding: 0;
  text-align: center;	
  background: #E5E4E4;
}

.boxin {
  margin-bottom: 30px;
  padding: 0;
  text-align: center;	
  background: #E5E4E4;
}

.box {
  margin-bottom: 30px;
  padding: 0;
}

.box h6{
	font-size: 28px;
	line-height: 70%;
	border-left: 5px solid #da1f3d;
	padding-left: 5px;
	margin-bottom: 20px;
}

.box_header {
	border-bottom: 3px solid #84b1ca;
	padding: 0px;
	text-align: center;
}

.row {
	position: relative; /*for titles*/
}

.row.dotsbot {
	margin-bottom: 30px;
}

.page.summary .row.dotsbot {
	margin-bottom: 0;
}

.row .box_header, .gallery .box_header {
	/* border-bottom: none; */
    padding: 0px;
    color: #001323;
    text-align: center;
    /* margin-bottom: 10px; */
    font-size: 1.1rem;
    text-align: center;
}

.row .rightcol .box_header, .row .rightcol .gallery .box_header {
	border-left: 5px solid #da1f3d;
	padding-left: 0px;
	padding-bottom: 1px;
	text-align:  left;
}

.row .rightcol h4.top10 {
	background: url(images/bg_top10.png) no-repeat;
	height: 78px;
	width: 320px;
	color: #001323;
}

.top10 > span {
  display: block;
  padding: 22px 0 0 87px;
}


.row .box_header a, .gallery .box_header span, .row .box_header span, .box h6 {
	color: #001323;
	background: #fff;
	padding: 0 12px;
}

.prices .box_header a, .pollout h6 span {
	background: #eee;
}

.row .box_header.red, .gallery .box_header, .row .prices .box_header, .pollout h6 {

	background: url(images/bg_headertit_red.gif) center repeat-x;
}

.row .box_header.blue {
	background: url(images/bg_headertit_blue.gif) center repeat-x;
}

.row .box_header.gray {
	background: url(images/bg_headertit_gray.gif) center repeat-x;
}

.row .rightcol .prices .box_header {
	border: none;
	padding: 0;
	text-align: center;
}

.blog.rightblock .prices .box_header a, .pollout h6 span {
	background: #eee;
}

.box_header.page_margin_top_section.categ_under {
	display: none;
}


.row .box_header.video {
	font-size: 40px;
}


.homevideo h4 {
	margin-bottom: 20px;
}

.homevideo .post {
	margin-bottom: 15px;
}

.advr, .advl {
  margin: 0 0 7px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.advr p img {
  width: auto;
}
.advr h5, .advl h5 {
	font-size: 12px;
	margin-top: 0 !important;
}
.advr p, .advl p {
	font-size: 12px;
	padding: 0;
}
.advr a:hover, .advl a:hover {
	text-decoration: none !important;
}

.newsletter {
  background: rgba(0, 0, 0, 0) url("images/newsltr.gif") no-repeat scroll left top;
  display: block;
  margin: 5px 0 10px;
  min-height: 150px;
  text-align: left;
  width: 100%;
}
.newsletter input {
    border: 1px solid #efefef;
    font-size: 11px;
    margin: 48px 0 0 12px;
    width: 200px;
    height: 25px;
    padding: 0;
}
.subnl {
    cursor: pointer;
    margin: 0 0 -5px 5px;
}

.registin {
    color: #d52229;
    float: right;
    font-size: 12px;
    margin: 25px 0 0;
    padding: 0;
}
.registin a {
    color: #000;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
}
.about_title,
.about_subtitle {
	font-weight: 300;
	font-size: 55px;
}
.about_subtitle{
	font-weight: 700;
	color: #d52229;
}
/* --- header --- */
.header_container
{
	background-color: #fff;
	padding-bottom: 26px;
	position: relative;
}
.header_top_bar_container
{
	background-color: #363B40;
}
.header_top_bar_container.border
{
	border-bottom: 1px solid #464D53;
}
.header_top_bar, .header, .menu_container .sf-menu, .footer {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.header
{
	text-align: center;
	/*padding-top: 7px;*/
}
.bg-secondary.burgersocial {
	    background-color: #6c757d!important;
}
.sitename {
	color: #A1C0D9;
	font-size: 22px;
	margin: 0 0 5px;
	display: none;
}


.prothome {
/*	background: url(images/bg_tefxos.jpg) no-repeat;*/
	border-top: 1px solid #d6d6d6;
	position: relative;
/*	width: 157px;*/
	width: 100px;
	float: left;
}

.prothome img {
/*	border-top: 1px solid #e5e4e4;
	border-left: 1px solid #e5e4e4;
	border-right: 1px solid #e5e4e4;*/
/*	transform: rotate(-7deg);*/
	margin: 0;
	border-width: 1px; 
	border-style: solid; 
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d6d6d6), to(rgba(0, 0, 0, 0))) 1 100%; 
	-webkit-border-image: -webkit-linear-gradient(#d6d6d6, rgba(0, 0, 0, 0)) 1 100%; 
	-moz-border-image: -moz-linear-gradient(#d6d6d6, rgba(0, 0, 0, 0)) 1 100%; 
	-o-border-image: -o-linear-gradient(#d6d6d6, rgba(0, 0, 0, 0)) 1 100%; 
	border-image: linear-gradient(to bottom, #d6d6d6, rgba(0, 0, 0, 0)) 1 100%;
	width: 100px;
}
	
.prot-bg {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
/*    bottom: 60px;*/
	bottom: 0;
    height: 50px;
    margin: 0;
    position: absolute;
    width: 100%;
    display: none;
}

.prothome-tit {
	float: left;
	background: #da1f3d;
	border-radius: 0px 3px 3px 0px; /* top left, top right, bottom right, bottom left */
	margin: 40px 0 0 1px;
	padding: 10px;
	color: #fff; 
	font-size: 14px;
	width: 120px;
}


 .logo h2 {
 	margin: 10px 0 0;
 	display: none;
 	white-space: nowrap;
 	font-size: 15px;
 }

/*.header h1
{
	line-height: 1;
	background: url(images/logo_ethnos.png) no-repeat;
	width: 311px;
	height: 67px;
	margin: 0px;
}*/

.header .logo {
  float: left;
  margin: 22px 0 0;
  text-align: center;
  width: 50%;
}

.header .logo img {
	width: 100%;
}

.header .logo_img {
	width: 90%;
	margin: 0 auto;
}

.header h1 a
{	
	color: #d52229;
}
.header h4
{
	color: #7C7C7C;
	line-height: 1;
	margin-top: 3px;
}
.header .placeholder
{
	display: none;
	float: right;
	font-size: 30px;
	font-weight: 300;
	background: #F0F0F0;
	width: 728px;
	height: 61px;
	padding-top: 29px;
	margin-top: 7px;
	color: #ABABAB;
	text-align: center;
}

.header-date {
  margin-bottom: 20px;
  margin-top: 10px;
}

 .header-date h2 {
	font-size: 15px !important;
 	white-space: nowrap;
 }
 


/****************  SEARCH  **********************/
.search_btn {
    cursor: pointer;
    background: #d52229;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    background-color: transparent!important;
    padding: 7px!important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	width: 43px !important;
	margin: 6px -4px 0 0 !important;
}

div.menu ul li.search_btn:hover ,div.menu ul li.search_btn hover{
	overflow:hidden;
	cursor:pointer;
	padding:0;
	margin:0;
}

.searchbar {
	width: 230px;
    height: 30px;
    padding: 10px 0 5px 0;
    margin: 20px auto 0;

}

.cse input.gsc-search-button, input.gsc-search-button {
    font-size: 15px !important;
    font-weight: normal !important;
    color: #fff !important;
    padding: 5px 15px !important;
    height: auto !important;
    min-width: auto !important;
    background-color: #cecece !important;
    border: 0 !important;
    }

.searchbar label {
	color: #000;	
}
.searchbar > table {
  float: left;
}

.searchbar td:first-child {
  padding: 0 0 0 10px;
}

.searchbar h1 {
	font-size: 21px;
	line-height: 25px;
	color:#fff;
	margin:0 10px 0 20px;
}
.searchbar  INPUT{
	border:none;
}

.cse input.gsc-search-button, input.gsc-search-button {
	font-size: 12px !important;
	font-size: 'InterstateLight', sans-serif !important;
}

.ginput {
  margin-top: 2px;
  padding: 0 0 4px;
}
#googleboxnew > div {
    display: block;
    float: right;
    margin: -10px 4% 0px;
    width: 50%;
}
.gsc-control-cse {
    padding: 9px 0 0 0 !important;
}
input.gsc-input {
    border: none !important;
    padding: 2px 4px !important;
    font-size: 15px !important;
	height: 24px !important;
}
#googleboxnew > table {
  display: block;
  float: left;
  padding: 8px 0 0 170px;
  white-space: nowrap;
  width: 300px;
}
.glogo {
	padding: 0 10px 0 0;
}






.header_top_bar
{	
	overflow: hidden;
	height: 46px;
}
.header_top_bar .caroufredsel_wrapper_vertical_carousel
{
	height: 46px !important;
}
/* --- header top bar styles --- */
/* - style 2 & 3 & 4 - */
.style_2.header_top_bar_container
{
	background: #FFF;
}
.style_2.border.header_top_bar_container
{
	border-bottom: 1px solid #E9E9E9;
}
.style_2 .latest_news_scrolling_list_container .category,
.style_2 .latest_news_scrolling_list_container li.left, 
.style_2 .latest_news_scrolling_list_container li.right,
.style_2 .search,
.style_2 .search .search_input
{
	border-color: #E9E9E9;
}
.style_2 .search .search_input,
.style_3 .search .search_input,
.style_4 .search .search_input
{
	background: transparent;
}
.style_2 .latest_news_scrolling_list_container .category,
.style_2 .latest_news_scrolling_list_container .category a,
.style_2 .latest_news_scrolling_list_container li .latest_news_scrolling_list a,
.style_2 .search .search_input,
.style_2 .search .search_input.hint,
.style_3 .latest_news_scrolling_list_container .category,
.style_3 .latest_news_scrolling_list_container .category a,
.style_3 .latest_news_scrolling_list_container li .latest_news_scrolling_list a,
.style_3 .search .search_input,
.style_3 .search .search_input.hint
{
	color: #231F20;
}
.style_2 .latest_news_scrolling_list_container li .timeago,
.style_3 .latest_news_scrolling_list_container li .timeago
{
	color: #ABABAB;
}
.style_2 .latest_news_scrolling_list_container .left a,
.style_3 .latest_news_scrolling_list_container .left a
{
	background-image: url("images/icons/navigation/navigation_latest_arrow_left.png");
}
.style_2 .latest_news_scrolling_list_container .right a,
.style_3 .latest_news_scrolling_list_container .right a
{
	background-image: url("images/icons/navigation/navigation_latest_arrow_right.png");
}
.style_2 .latest_news_scrolling_list_container li.left:hover, 
.style_2 .latest_news_scrolling_list_container li.right:hover,
.style_2 .search .search_submit:hover
{
	background-color: #E9E9E9;
}
.style_2 .search .search_submit,
.style_3 .search .search_submit
{
	background-image: url("images/icons/other/header_search.png");
}
/* - style 3 - */
.style_3.header_top_bar_container
{
	background: #F0F0F0;
}
.style_3.border.header_top_bar_container
{
	border-bottom: 1px solid #E0E0E0;
}
.style_3 .latest_news_scrolling_list_container .category,
.style_3 .latest_news_scrolling_list_container li.left, 
.style_3 .latest_news_scrolling_list_container li.right,
.style_3 .search,
.style_3 .search .search_input
{
	border-color: #E0E0E0;
}
.style_3 .latest_news_scrolling_list_container li.left:hover, 
.style_3 .latest_news_scrolling_list_container li.right:hover,
.style_3 .search .search_submit:hover
{
	background-color: #E0E0E0;
}
/* - style 4 - */
.style_4.header_top_bar_container
{
	background: #2D3136;
}
.style_4.border.header_top_bar_container
{
	border-bottom: 1px solid #363B40;
}
.style_4 .latest_news_scrolling_list_container .category,
.style_4 .latest_news_scrolling_list_container li.left, 
.style_4 .latest_news_scrolling_list_container li.right,
.style_4 .search,
.style_4 .search .search_input
{
	border-color: #363B40;
}
.style_4 .latest_news_scrolling_list_container li.left:hover, 
.style_4 .latest_news_scrolling_list_container li.right:hover,
.style_4 .search .search_submit:hover
{
	background-color: #363B40;
}
/* - style 5 - */
.style_5.header_top_bar_container
{
	background: #000;
}
.style_5.border.header_top_bar_container
{
	border-bottom: 1px solid #464D53;
}
.style_5 .latest_news_scrolling_list_container .category,
.style_5 .latest_news_scrolling_list_container li.left, 
.style_5 .latest_news_scrolling_list_container li.right,
.style_5 .search,
.style_5 .search .search_input
{
	border-color: #464D53;
}
.style_5 .latest_news_scrolling_list_container li.left:hover, 
.style_5 .latest_news_scrolling_list_container li.right:hover,
.style_5 .search .search_submit:hover
{
	background-color: #464D53;
}
.style_5 .search .search_input
{
	background-color: transparent;
}
/* --- header container styles --- */
.style_2.header_container
{
	background: #363B40;
}
.style_2 .header h1,
.style_2 .header h1 a,
.style_3 .header h1,
.style_3 .header h1 a
{
	color: #FFF;
}
.style_2 .header h4,
.style_3 .header h4
{
	color: #9DA4AB;
}
.style_3.header_container
{
	background: #000;
}
.small.header_container
{
	padding-bottom: 30px;
}
.small .header
{
	text-align: left;
	padding-top: 22px;
}
.small .header h1
{
	font-size: 68px;
}
.small .header h4
{
	font-size: 16px;
	margin-top: 5px;
}
.small .header .logo
{
	float: left;
}
.small .header .placeholder
{
	display: block;
}
.style_2 .placeholder
{
	background: #42494F;
	color: #858D94;
}
.style_3 .placeholder
{
	background: #2D3136;
	color: #9DA4AB;
}
/* --- page header --- */

.page_header {
	border-bottom: 5px solid #da1f3d;
	padding-bottom: 10px;
}

.page_header {
	font-size: 20px;
}
.page_header_left,
.page_header_right
{
	float: left;
}
.page_header_left, .page_header_right
{
	width: 100%;
}

/* bread crumbs --- */
.bread_crumb
{
	float: left;
	margin-top: 0px;
}
.bread_crumb li
{
	float: left;
}
.bread_crumb li,
.bread_crumb li a
{
	color: #231F20;
}
.bread_crumb li a
{
	text-decoration: none;
}
.bread_crumb li a:hover
{
	color: #231F20;
}
.bread_crumb .separator
{
/*	background: url("images/icons/navigation/breadcrumb_arrow.png") no-repeat center center;
	width: 5px;
	height: 13px;*/
	padding: 0 10px;
}

.categ_under .bread_crumb li.path1, .separator.path2 {
	display: none;
}

.ektheseis .categ_under .bread_crumb li.path1, .separator.path2 {
    display: block;
}




/* --- footer --- */

.footer
{
	padding-bottom: 0px;
}
.footer p
{
	color: #D7DCE0;
}

/* --- menu --- */
.menu_container
{
	border-top: 0px solid #E9E9E9;
	border-bottom: 0px solid #E9E9E9;
	background: #FFF;
/*	height: 42px;*/
}

.menu_container.style_2.clearfix.sticky > nav {
	float: left;
}

.menu_container.sticky.move
{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 15;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.boxed .menu_container.sticky.move
{
	max-width: 1200px;
	width: 100%;
}
.sf-menu{
	float: none;
	padding: 0;
	margin: 3px 0 0;
}

.sf-menu li{
/*	height: 42px;*/
	border: none;
	border-top: 0px solid #E9E9E9;
	border-bottom: 0px solid #E9E9E9;
	padding-right: 15px;
}
/*.sf-menu>li
{
	margin-bottom: -1px;
}*/

.sf-menu li a, .sf-menu li a:visited {
  border: medium none;
  color: #fff;

  font-size: 22px;
  line-height: 100%;
/*  padding: 9px 11px 6px 12px;*/
	padding: 0;
}

.sf-menu li {
	padding: 6px 3px 6px 3px;
}

/*.sf-menu li.submenu
{
	padding-right: 0;
}*/
.sf-menu li.submenu a
{
/*	background-image: url("images/icons/navigation/menu_arrow.png");*/
	background-repeat: no-repeat;
	background-position: center right; /* background-position: 18px right; */
	background-color: transparent;
/*	padding-right: 15px;
	border-right: 15px solid transparent;*/
	border-right: 0px solid #fff;
}

.sf-menu a:hover
{
	background-color: #F0F0F0;
}
.sf-menu li.submenu ul {
/*  background: #84b1ca none repeat scroll 0 0;*/
  padding: 7px 0;
}

.sf-menu li.submenu.mega ul {
/*  background: #464d53 none repeat scroll 0 0;*/
  padding: 7px 0;
}


/*.sf-menu li:hover, */ .sf-menu li.selected,
.sf-menu li.submenu:hover
{
	background-color: #84B1CA;
	border-top-color: #0066b3;
}

.sf-menu li.submenu.mega:hover {
	background-color: transparent;
}

.sf-menu li ul {
  margin-top: -14px;
  min-width: 150px;
}

.sf-menu li ul li ul li {
  min-width: 200px;
}

.sf-menu li.submenu.mega ul {
  margin-top: -5px;
  min-width: 150px;
}


.sf-menu li ul.wide li
{
	width: 210px;
}
.sf-menu li.submenu.wide ul
{
	width: 420px;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
	top: 41px;
}
.sf-menu li ul li{
	height: auto;
	padding: 0;
	border: none;
}
.menu_container .sf-menu li:hover ul a, .menu_container .sf-menu li.submenu:hover ul a, .menu_container .sf-menu li ul li a, .menu_container .sf-menu li.submenu:hover ul li.selected ul li a {
  background-color: #84b1ca;
  border: medium none;
  color: #d7dce0;
}
.menu_container .sf-menu li ul li a, .menu_container .sf-menu li.selected ul li a, .menu_container .sf-menu li.submenu ul li a, .menu_container .sf-menu li.submenu:hover ul li a, .menu_container .sf-menu li:hover ul li a {
  background-image: none;
  color: #fff;
  font-size: 17px;
  padding: 6px 15px;
  text-align: left;
}
.menu_container .sf-menu li ul li.submenu>a,
.menu_container .sf-menu li:hover ul li.submenu>a
{
/*	background-image: url("images/icons/navigation/dark_bg/submenu_arrow.png");*/
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 0;
	border-right: 15px solid transparent;
}
.menu_container .sf-menu li ul li.submenu>a:hover,
.menu_container .sf-menu li ul li.submenu.sfHover>a
{
	background-image: url("images/icons/navigation/dark_bg/submenu_arrow_hover.png");
}
.menu_container .sf-menu li ul li a:hover, .menu_container .sf-menu li ul li.selected a,
.menu_container .sf-menu li.submenu ul li a:hover, .menu_container .sf-menu li.submenu:hover ul li.selected a,
.menu_container .sf-menu li.submenu:hover ul li.selected ul li a:hover, .menu_container .sf-menu li.submenu:hover ul li ul li.selected a, .menu_container .sf-menu li.submenu:hover ul li.selected ul li.selected a,
.menu_container .sf-menu li:hover ul li.sfHover>a
{	
	background-color: #42494F;
	color: #FFF;
}
.sf-menu li.submenu .mega_menu
{
	position: absolute;
	top: -999em;
	background: #42494f;
	padding: 30px 0px 30px 30px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul,
ul.sf-menu li li:hover .mega_menu, ul.sf-menu li li.sfHover  .mega_menu,
ul.sf-menu li li li:hover  .mega_menu, ul.sf-menu li li li.sfHover  .mega_menu
{
	left: 150px;
	top: 7px;
	z-index: 2 !important;
}
ul.sf-menu li:hover li .mega_menu
{
	display: none;
	width: 1200px;
	left: 0;
}
ul.sf-menu .mega_menu,
ul.sf-menu .mega_menu li
{
	background-color: #42494F;
}


/* submenu */
ul.submenu {
	background: #ddd;
	padding: 0;
	font-size: 18px;
}

ul.submenu a {
	color: #231f20;
}

ul.submenu li.on a {
	color: #d52229;
}

ul.submenu li {
	float: left;
	padding: 7px 10px;
}



/* --- mobile menu --- */
.mobile_menu_container
{
	display: none;
}
.mobile-menu-switch,
.mobile-menu,
.mobile-menu-divider
{
	display: none;
	margin-left: auto;
	margin-right: auto;
}

.mobile-menu li a
{
	display: block;
	color: #231F20;
	background: #F0F0F0;
	font-size: 16px;
	padding: 12px 20px;
	margin-bottom: 1px;
}
.mobile-menu li.selected a,
.mobile-menu li.selected ul li.selected a,
.mobile-menu li.selected ul li.selected ul li.selected a
{
	background: #d52229;
	color: #FFF;
}
.mobile-menu li ul a
{
	font-size: 14px;
	padding-left: 40px;
}
.mobile-menu li ul ul a
{
	font-size: 13px;
	padding-left: 80px;
}
.mobile-menu li.selected ul a,
.mobile-menu li.selected ul li.selected ul a
{
	color: #231F20;
	background: #F0F0F0;
}
.mobile-menu-switch
{
	width: 54px;
	padding: 15px 8px 9px;
	border: 2px solid #d52229;
	float: left;
	margin: 26px 5px 0;
}
.mobile-menu-switch .line{
	display: block;
	width: 35px;
	height: 3px;
	background: #d52229;
	margin-bottom: 6px;
}
.mobile-menu-switch:hover{
	background: #d52229;
}
.mobile-menu-switch:hover .line{
	background: #FFF;
}
/* --- footer menu ---*/
.footer_menu li{
	float: left;
	margin-right: 30px;
}
/* --- page --- */
.page {
    max-width: 1200px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 50px;
    width: 100%;
    margin: 0 auto;
}
.homevideo .page {
  padding-bottom: 20px;
}
.page.hometop {
  padding-bottom: 0;
}
.page_margin_top{
	margin-top: 20px;
}
.page_margin_top_section{
	margin-top: 20px;
}

.page_margin_bottom_section{
	margin-bottom: 30px;
}
.page_margin_top_50 {
	margin-top: 50px;
}
.widget {
	margin-bottom: 30px;
}

/* --- vertical align --- */
.vertical_align
{
	display: table-row;
}
.vertical_align_cell
{
	display: table-cell;
	vertical-align: middle;
}
/* --- slider --- */
.caroufredsel_wrapper:not(.caroufredsel_wrapper_vertical_carousel)
{
	width: 100% !important;
	margin: 0 !important;
	overflow: hidden;
}
/* .caroufredsel_wrapper.caroufredsel_wrapper_vertical_carousel {
	max-width: 100%;
	width: 100%;
} */
.caroufredsel_wrapper_slider
{
	margin-top: 30px !important;
}
.slider
{
	/*position: absolute;*/
	padding: 0;
	/*width: 1250px;
	height: 550px;*/
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
   
}
.slider li.slide
{
	float: left;
	position: relative;
	width: 1250px;
	height: 550px;
	background-position: top center;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.slider li.slide img
{
	width: 1250px;
}
.slider li.slide .pr_preloader
{
	height: 550px;
}
/* --- small slider --- */
.small_slider
{
	display: none;
}
.small_slider li.slide
{
	position: relative;
	float: left;
	width: 690px;
}
.small_slider li.slide .pr_preloader
{
	min-height: 150px;
}
.small_slider li.slide img
{
	display: block;
	opacity: 1;
	transition: opacity 0.4s ease-in-out 0s;
}
.small_slider li.slide a:hover img
{
	opacity: 0.8;
	transition: opacity 0.4s ease-in-out 0s;
}
.small_slider .slider_content_box
{
	width: 650px;
	left: 0;
	bottom: 0;
	top: auto;
	/*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);*/
}
/* --- slider content --- */
.slider_content_box
{
	position: absolute;
	width: 350px;
	padding: 18px 20px 20px;
	background: rgba(18,18,18,1);
	left: 105px;
	top: 260px;
}
.slider_content_box h2,
.slider_content_box h5
{
	float: left;
	clear: both;
	color: #FFF;
	margin-top: 17px;
}
.slider_content_box h2 a,
.slider_content_box h5 a
{
	color: #FFF;
}
/*.slider_content_box .post_details li.category:after
{
	background: none repeat scroll 0 0 #FFF;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    margin-top: 13px;
    width: 30px;
}
*/

.slider_content_box p
{
	clear: both;
	color: #FFF;
	font-size: 14px;
	padding: 18px 0 0 0;
}
/* --- slider navigation --- */
.slider_navigation
{
	position: absolute;
	top: 0;
	right: 0;
}
.slider_navigation .slider_control
{
	float: left;
}
.slider_navigation .slider_control a,
a.slider_control
{
	display: block;
	width: 30px;
	height: 30px;
	background-color: rgba(66,73,79,0.8);
	background-image: url("images/icons/navigation/navigation_arrow_right.png");
	background-position: 0 0;
	top: 125px;
}

/*.site_container.arthrografoi_box .slider_navigation .slider_control a, a.slider_control {
	top: 100px !important;
}*/

.slider_navigation .slider_control a
{
	background-color: rgba(0,0,0,0.5);
}
a.slider_control
{
	/*display: none;*/
	visibility: hidden;
	position: absolute;
	z-index: 3;
	bottom: 0;
	-webkit-animation-duration: 300ms;
    animation-duration: 300ms;
}
a.slider_control.right
{
	right: 0;
}
.slider_navigation .slider_control:first-child a,
a.slider_control.left
{
	background-image: url("images/icons/navigation/navigation_arrow_left.png");
}

a.slider_control.left {
	left: 0;
}

a.slider_control.up
{
	background-image: url("images/icons/navigation/navigation_arrow_up.png");
	top: 30px;
}
a.slider_control.down
{
	background-image: url("images/icons/navigation/navigation_arrow_down.png");
}
a.slider_control.up,
a.slider_control.down
{
	left: 55px;
}
.slider_navigation .slider_control a:hover,
a.slider_control:hover
{
	background-color: #d52229;
}
/* --- slider posts list --- */
.slider_posts_list_container
{
	position: relative;
}
.slider_posts_list
{
	clear: both;
}
.slider_posts_list li
{
	float: left;
	position: relative;
	width: 30%;
	height: 120px;
	border-bottom: 1px solid #F0F0F0;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.column_2_3 .slider_posts_list li
{
	width: 230px !important;
}
.slider_posts_list li.current h5, .slider_posts_list li:hover h5
{
	color: #231F20;
}
.slider_posts_list li h5
{
	position: relative;
	z-index: 1;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	color: #7C7C7C;
}
.slider_posts_list li .date
{
	display: block;
	position: relative;
	z-index: 1;
	color: #ABABAB;
	font-size: 11px;
	padding-top: 23px;
	padding-left: 20px;
}
.slider_posts_list .slider_posts_list_bar
{
	position: absolute;
	background-color: #d52229;
    height: 6px;
	bottom: -1px;
}
.slider_posts_list .slider_posts_list_progress_block
{
	position: absolute;
	background-color: #F0F0F0;
    height: 100%;
	bottom: 4px;
}


/* --- page layout --- */

.row.border-bottom:last-child {
    border-bottom: 0;
    padding: 0;
    margin: 0;
}
.row.border-bottom {
  border-bottom: 1px dotted #000;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
.row:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.column 
{
	float: left;
}
.column:first-child,
.column.first
{
	margin-left: 0;
}
.column.border_top
{
	border-top: 1px solid #E9E9E9;
}
.column_1_1
{
	width: 100%;
}
.column_1_2
{
	width: 50%px;
}
.column_1_3 {
    width: 26.66%;
}

.column_2_3 .column_1_2
{
	width: 50%;
}

.column_2_3 {
    width: 70.34%;
    margin-right: 3%;
}

.column_1_3 .column_1_2
{
	width: 50%;
}
.column_2_3 .column_1_3
{
	width: 33%;
}
.column_2_3 .column_2_3
{
	width: 100%;
}
.column_1_4
{
	width: 24%;
}
.column_3_4
{
	width: 75%;
}

.dotsbot {
	padding-bottom: 20px;
	border-bottom: 5px solid #f8f8f8;
}

.races.dotsbot {
	margin-bottom: 20px;
}

.post.dotsbot:last-child {
 /*   border-bottom: 0 none;*/
    margin-bottom: 30px;
}




.row.copyright_row
{
	border-top: 1px solid #464D53;
	margin-top: 15px;
	padding-top: 15px;
}
.column_right
{
	float: right;
}
.columns.no_width .column_left,
.columns.no_width .column_right
{
	width: auto;
}
.mega_menu .column_1_2
{
	width: 390px;
}
.mega_menu .column_1_3
{
	width: 250px;
}
/* --- blog --- */
.sf-menu li.submenu .mega_menu.blog
{
	padding: 0 30px 30px 0;
}

ul.mega_menu.blog {
    top: -4px !important;
}

.mega_menu  li.post
{
	float: left;
	margin: 30px 0 0 30px;
	margin-bottom: 0;
}
.post {
  clear: both;
  float: left;
  margin-top: 22px;
}
.post:first-child {
  margin-top: 22px;
}
.nomargin .post:first-child {
  margin-top: 0;
}

.readmore {
	padding-bottom: 30px;
}

.post .date, .post .readmore a, .agenda .date, .footer .date, .stories .date, .post_content .date {
	color: #6d6d6d;
	font-size: 13px;
	white-space: nowrap;
}


.post img:not(.gallery-item) {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	opacity: 1;
	transition: opacity 0.4s ease-in-out 0s;
}

.post a:hover img{
	opacity: 0.8;
	transition: opacity 0.4s ease-in-out 0s;
}

.column.column_2_3.leftmainarea .post img:not(.gallery-item) {
	width: 100% !important;
	height: auto !important;
}

.slider_content_box > h2 {
  font-size: 25px;
}
.post h2{
	clear: both;
	margin-top: 5px;
}

.onecol .post h2 {
  font-size: 23px;
  margin: 0 0 5px;
}

.protaseis h2 {
	margin-top: 0;
}
.protaseis h4 {
  margin: 0 0 8px;
}

.post h3.catpath {
  color: #0066b3;
  font-size: 13px;
/*  padding: 0 0 5px;*/
}

.post h3.catpath a {
  color: #0066b3;
   margin-right: 5px;
}

.restsum .post h3.catpath a {
	border-right: 2px solid #b5deff;
	padding-right: 10px;
}

.greybox .post h3.catpath a {
 	text-transform: uppercase;
}

.post h3.catpath .headtit {
	color: #0066b3;
	margin-right: 5px;
}

.slider_content_box h3.catpath {
    padding: 0 0 5px 20px;
}

.slider_content_box h3.catpath a {
	color: #fff;
}

.slider_content_box .headtit {
	margin: 0;
}

.slider_content_box h3.catpath li.category > a {
	background: #0066b3;
	color: #fff;
	margin-bottom: 5px;
	padding: 4px 7px 3px;
}

.slider_content_box h3.catpath li.catehory {
    margin: 0 0 4px;
}

.post .slider_content_box h3.catpath .headtit {
	color: #fff;
}




.post.w315 {
	width: 315px;
	clear: none;
}

.post.w_half {
	width: 48.2%;
	clear: none;
}




.blog.big .gnomi_img {
  border: 0px solid #d2d2d2;
}
.post.w315:first-child, .post.w_half:first-child {
	margin-right: 3.6%;
}

.onecol img, .w315 img, .w_half img {
	margin-bottom: 10px;
}

.onecol h2, .w315 h2 {
	margin-top: 5px;
}

.w_half h2 {
	margin-top: 0px;
}

.post .with_number a
{
	float: left;
	width: 280px;
}
.post a.comments_number
{
	float: right;
	position: relative;
	width: auto;
	font-weight: bold;
	background: #F0F0F0;
	color: #7C7C7C;
	font-size: 12px;
	line-height: 1;
	padding: 8px 11px 9px;
	margin-top: 6px;
}
.footer .post a.comments_number
{
	background: #42494F;
	color: #9DA4AB;
}
.post .comments_number:hover,
.footer .post .comments_number:hover
{
	background: #d52229;
	color: #FFF;
}
.post .arrow_comments
{
	content: '';
	display: inline;
	position: absolute;
	border-style: solid;
	border-width: 5px 0 0 5px;
	border-color: #F0F0F0 transparent;
	right: 0;
	bottom: -5px;
}
.footer .post .arrow_comments
{
	border-color: #42494F transparent;
}
.post .comments_number:hover .arrow_comments,
.footer .post .comments_number:hover .arrow_comments
{
	border-color: #d52229 transparent;
}
.post h5 {
	clear: both;
	color: #FFF;
	margin-top: 15px;
}

.menu_container .sf-menu li ul.mega_menu li.post h5 {
	margin-top: 5px;
}

.menu_container .sf-menu li ul.mega_menu li.post h5 a {
	font-size: 16px;
}

.post h5.page_margin_top_section
{
	margin-top: 50px;
}
.sf-menu .mega_menu li.post:hover,
.sf-menu .mega_menu li.post li:hover
{
	background: transparent;
}
.menu_container .sf-menu li ul.mega_menu li.post a
{
	background: none;
	padding: 0;
}
.sf-menu .mega_menu li.post h5 a:hover
{
	text-decoration: underline;
}
span.number,
span.odometer.number
{
	color: #ababab;
    font-size: 30px;
    font-weight: 300;
    padding: 5px 8px 5px 0;
	visibility: visible;
}
.post h5 .number
{
	float: left;
}
.post p {
  line-height: 135%;
  margin-top: 0;
  font-size: 17px;
/*  padding: 0 0 5px;*/
}
.post .post_details
{
	clear: both;
	float: left;
	margin-top: 25px;
}
.post .post_details+p
{
	clear: both;
	float: left;
}
.post_details li
{
	float: left;
	font-size: 12px;
}
.post_details li.category
{
	font-weight: bold;
	background: #d52229;
	padding: 14px 15px 13px 14px;
}
.post_details li.category a
{
	color: #FFF;
}
.post_details li.date
{
	color: #7C7C7C;
	border: 1px solid #E9E9E9;
	border-left: none;
	padding: 13px 14px 12px 13px;
}
.menu_container .mega_menu  li.post
{
	clear: none;
	width: 120px;
}

.menu_container .mega_menu li.post:first-child {
	width: 297px;
}

.post ul.post_details.simple
{
	position: static;
	background: none;
	margin-top: 14px;
}

ul.post_details.simple li
{
	background: none;
	padding: 0;
}
.post ul.post_details.simple li.date,
ul.post_details.simple li.date
{
	margin-left: 10px;
	border: none;
}
.mega_menu li.post ul.post_details.simple li
{
	width: auto;
	color: #9DA4AB;
}
.slider_content_box ul.post_details li
{
	color: #FFF;
}
.blog  ul.post_details.simple li.category,
.blog  ul.post_details.simple li.category a
{
	color: #d52229;
}
.mega_menu.blog  ul.post_details.simple li.category a,
.menu_container .mega_menu .blog.small .post li.category,
.menu_container .mega_menu .blog.small .post li.category a
{
	color: #9da4ab;
	font-size: 12px;
	font-weight: bold;
}
.mega_menu.blog  ul.post_details.simple li.category a:hover
{
	text-decoration: underline;
}
.mega_menu .column_1_2 .blog.small .post
{
	width: 390px;
}
.mega_menu .column_1_3 .blog.small .post
{
	width: 250px;
}
.mega_menu .column_1_2 .blog.small .post_content
{
	width: 250px;
}
.mega_menu .column_1_3 .blog.small .post_content
{
	width: 130px;
}
.mega_menu .column_1_3 .blog.small .post ul.post_details.simple li.date
{
	clear: both;
	margin-left: 0;
	margin-top: 5px;
}
.mega_menu .blog.small
{
	position: static;
	left: 0;
	top: 0;
	margin-top: 0;
}
.mega_menu .blog.small .post
{
	margin: 30px 0 0;
}
.mega_menu .blog.small .post:first-child
{
	margin-top: 0;
}
.menu_container .mega_menu .blog.small .post a
{
	padding: 0;
	background: none;
	color: #FFF;
}
.blog.small .post,
.blog.small_margin .post
{
	margin-top: 30px;
}

.blog.section.small .post {
  clear: none;
  margin-right: 2.66%;
  width: 23%;
}

.blog.section.small .post:last-child {
	margin-right: 0;
}



/* f1 & moto */

.bg_races_f1 {
	background: url(images/bg_f1_small2017.jpg) no-repeat center 0; 
	width: 644px;
	height: 240px;
	position: relative;
}

.bg_races_f1_big {
	background: #000 url(images/bg_f1_big2017.jpg) no-repeat center 0; 
	width: 100%;
	height: 201px;
	position: relative;
}

.bg_races_motogp {
	background: url(http://media-org.feed.gr/filesystem/images/20160317/low/pegasus_LARGE_t_244561_305160.JPG) no-repeat center 0; 
	width: 644px;
	height: 267px;
	position: relative;
}

.bg_races_motogp_big {
	background: #000 url(images/bg_motogp_big2017.jpg) no-repeat center 0 !important; 
	width: 100%;
	height: 201px;
	position: relative;
}



/*.bg_races_f1 ul, .bg_races_motogp ul {
	padding-top: 234px;
	padding-left: 0px;
	display: table;
	margin: 0 auto;
	text-align: center; 
}*/

.bg_races_f1 ul, .bg_races_motogp ul, .bg_races_f1_big ul, .bg_races_motogp_big ul {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  border-top: 1px solid #fff;
  bottom: 0;
  display: table;
  margin: 0 auto;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.home_races ul {
	background: #1b1b1c;
	padding: 5px;
	text-align: center;
  margin: 0 auto;
  border-top: 1px solid #fff;
  display: table;
    width: 100%;
  font-size: 18px;
}

.bg_races_f1 ul li, .bg_races_f1_big ul li, .bg_races_motogp ul li, .bg_races_motogp_big ul li, .home_races ul li {
/*  float: left;*/
  margin: 0 5px;
  padding: 0;
  border: 0;
  color: #fff;
  display: inline-block;
}

.bg_races_f1 ul li a, .bg_races_f1_big ul li a, .bg_races_motogp ul li a, .bg_races_motogp_big ul li a {
	color: #fff;
  font-size: 16px;
}

.home_races ul li a {
	color: #fff;
  font-size: 18px;
}




/* top10 */

.blog.small .pubno {
	float: left;
	width: 40px;
	height: 90px;
	background: #001323;
	display: flex;
	margin-left: 15px;
}

.blog.small .pubno span {
	margin: auto;
	vertical-align: middle;
	color: #fff;
	font-size: 20px;
}

.top10 .post_img {
	width: 34.5%;
}

.top10 li {
	margin-bottom: 10px;
}

.column_1_3.rightcol .top10 .blog.small .post_content {
	width: 45%;
	line-height: 117%;
}



.column_1_3.rightcol .blog.small .post_content {
	width: 30%;
}




ul.blog.protaseisout {
    background: #eee none repeat scroll 0 0;
    padding: 7px;
}

.blog.protaseisout .post {
  margin-top: 2px;
  width: 100%;
}

.blog.protaseisout .post:last-child {
	margin-bottom: 0px;
}
.big .post.dotsbot:first-child {
  margin-top: 0px;
}
.blog.small img
{
	width: auto;
}

.blog.big .post_content, .blog.small .post_content,
.blog.big .post_img, .blog.small .post_img
{
	float: left;
}

.blog.big img,figure img,.blog.small img {
	max-width: 100%; 
	width: 100%;
}
figure {
  padding: 0;
  margin: 0;
}
.post_img {
/*	width: 40%;*/
	width: 48.2%;
	position: relative;
}

.img-cont {
	position: relative;
}

.fulcol {
	text-align: left;
}
.fulcol .post_img {
	width: 100%;
}
.blog.big.section .post_content {
  margin-left: 3%;
  width: 31%;
}

.blog.section.big .post_img {
  width: 66%;
}
.blog.big .post_content {
  margin-left: 3%;
/*  width: 57%;*/
	width: 48.2%;
  font-size: 17px;
}
.blog.small .post_content {
	margin-left: 3%;
}

.blog.section.small .post_content {
	margin-left: 0px;
}

ul.blog.small.photogalsum li {
  margin-bottom: 15px;
}


/* vote */

.pollout {
	padding: 10px;
	background: #eee;
	margin-bottom: 30px;
}

.pollout h6 {
	margin-bottom: 10px;
	color: #001323;
	font-size: 28px;
	text-align: center;
}

.pollout table.votetable {
	margin: 6px 0 0;
	width: 90%;
	font-size: 14px;
}

.votetitle {
	margin: 0 0 8px;
	font-size: 16px;
}

td.voteradiol {
	width: 40px;
}

td.votebutton {
	text-align: center;
}

.voteres {
	padding-bottom: 2px;
	padding-left: 5px;
}

.votebartd, .votepercent {
	padding-bottom: 10px;
	padding-left: 5px;
}

.votebartd > img {
    border-radius: 3px;
}


/* rightcol block */

h4.box_header.suggest a {
	color: #231f20 !important;
}

.rightblock .post:first-child {
	margin-top: 10px;
}
.rightblock .post {
	width: 100%;
}
.rightblock .post_content > h5 {
  font-size: 16px;
  line-height: 110%;
  font-weight: normal;
  margin-top: 6px;
  margin-bottom: 9px;
}

.rightblock img {
	margin-bottom: 0px;
	width: 100%;
}


.post.market:first-child {
	margin-top: 0;
}

.post.market .img-cont {
    float: left;
    margin-right: 10px;
    width: 50%;
}

.post.market a {
  font-size: 15px;
  line-height: 110%;
}


.suggest .post_content {
	width: 100%;
}

img.photosel_img {
	border: 1px solid #e1e1e1;
}


.rightcol .stories_right {
  background: url("images/bg_stories_bot.jpg") no-repeat bottom left, #1b1e1f url("images/bg_stories_top.jpg") no-repeat top left;
/*  height: 213px;*/
  padding-left: 10px;
  padding-top: 30px;
  padding-right: 10px;
  padding-bottom: 30px;
  width: 100%;
  margin-bottom: 40px;
}

.rightblock .stories_right_inner .post {
	margin-top: 0;
}

.rightcol .stories_right_inner .post .img-cont {
  float: none;
  width: 90%;
  margin: 0 auto;
}

.rightcol .stories_right_inner .post .post_content h2 {
	clear: none;
	font-size: 17px;
	text-align: center;
	}

.rightcol .stories_right_inner .post .post_content h2 a {
  color: #fff;
}

.cover {
  float: left;
  height: 135px;
  margin: 0px 0px 0 0;
  overflow: hidden;
  width: 27%;
}

.btn_buymag .cover-archive-block a {
    background: #007bff;
    color: #fff;
}
.cover-archive-block a {
    display: block;
    width: 170px;
    background-color: #e5e5e5;
    margin: 1px auto;
    font-size: 11px;
    padding: 4px;
    border-radius: 0px;
    color: #909090;
    border: 1px solid #2d2e30;
    text-transform: uppercase;
    font-family: 'cf_asty_stdbold', sans-serif;
}
.cover-archive-block a:hover {
	color: #000;
	/* background-color: #666;*/

}

.cover_right {
    padding: 30px 0 20px 0;
    text-align: center;
    background: url(images/exofillo_bg.jpg) top center no-repeat;
    text-align: center;
    margin: 0 0 30px 0;
    min-width: 320px;
    position: relative;
}
.cover_right a {
	position: relative;
    z-index: 13;
}
.cover_light {
    background: url(images/cover_light.png) top center no-repeat;
    display: block;
    position: absolute;
    z-index: 12;
    min-height: 600px;
    width: 100%;
    margin: -30px 0 0 0;
}
.cover_right h3 a, .cover_right h4 a {
    color: #fff;
    margin: 0;
}

@media (max-width: 768px) { 
.cover_right h3 a {
    font-size: 16px;
}}

.cover_right .post {
	margin-top: 0;
}

.cover_right .post_content > h5 {
	margin-bottom: 0;
}

.btn_buymag {
    margin: 30px auto 0 auto;
    padding: 0 0 10px 0;
    position: relative;
    z-index: 11;
}
.btn_buymag img {
	width: 170px;
	margin: 0;
}
.cover_right h2 {
  font-size: 15px;
}

.cover_right span {

	padding-right: 10px; 
}
.cover_right img.covermag {
    margin: 70px auto 0;
    max-width: 260px;
    max-height: 353px;
}

.blog_right img {
	width: auto;
}

.rightblock .post_content.blog img {
	width: auto !important;
	float: left;
}

.rightblock .post_content.blog > h5 {
	clear: none;
	font-size: 16px;
    padding-left: 85px;
}

.blog_right h3 {
  font-size: 14px;
  padding-left: 85px;
}


select.restdrop {
	font-size: 15px;

	width: 180px;
	border: 1px solid #ccc;
	padding: 3px;
}






/* peg network */

.suggest .post h3.catpath {
	padding-bottom: 0 !important;
}

.suggest.netw .post_content > h5 {
  font-size: 14px !important;
	margin-top: 3px !important;
}

.suggest.netw img {
	margin-bottom: 5px;
	margin-right: 6px !important;
	width: 40% !important;
	float: left !important;
}

.suggest.netw .post_content {
	width: 174px !important;
	float: left;
}




.column_2_3 .column_1_2 .blog.small .post_content,
.column_1_3 .blog.small .post_content {
	width: 210px;
}


.column_1_2 .blog.small .post_content {
	width: 390px;
}
.blog.small .post_content p {
	margin-top: 0;
}
.blog.small .post_details.simple {
	clear: none;
}
.blog.big .post_content h2, .blog.small .post_content h5 {
  margin-bottom: 7px;
  margin-top: 0;
}

.blog.section.small .post_content h5 {
	font-size: 13px;
	margin-top: 5px;
}


.blog.medium {
	display: flex;
	flex-wrap: wrap;
}

.blog.medium .post {
	clear: none;
	width: 31.3%;
	margin-top: 30px;
	margin-left: 3%;
}

.post .blog.medium .post {
	margin-top: 20px;
}

.blog.medium .post:first-child,
.blog.medium .post:nth-child(3n+1)
{
	margin-left: 0;
}

.blog.medium h5 {
	margin-top: 5px;
}



.blog.rating .post
{
	width: 100%;
	margin-top: 10px;
	padding-bottom: 20px;
}
.blog.rating .post:first-child
{
	margin-top: 0;
}
.blog.rating .post,
.blog.rating .post_content
{
	position: relative;
	z-index: 1;
}
.blog.rating .post_content
{
	padding: 10px 20px;
}
.blog.rating .post span.number
{
	display: block;
	padding: 5px 0 0;
}
.blog.rating h5
{
	margin-top: 5px;
}
.blog.rating .post .value_bar_container
{
	position: absolute;
	bottom: 0;
}
.blog.rating .post .value_bar
{
	background: #F0F0F0;
	height: 100%;
}
.footer .blog ul.post_details.simple li.category,
.footer .blog ul.post_details.simple li.category a,
.footer .post_details li.date
{
	color: #9DA4AB;
	line-height: 1;
}
.column_1_3 .blog.small .post
{
	width: 330px;
}



.blog_grid.home .column_1_2 {
    float: right;
    width: 30%;
}

.blog_grid.home .column_1_2 .post.small {
	width: 100%;
}

.blog_grid.home {
	background: #eee;
	padding: 5px;
}

.blog_grid.home.gall {
	background: #121212;
	color: #fff;
}

.blog_grid.home .post:first-child {
	margin-top: 0;
}

.blog_grid.home .post.large {
	width: 67%;
}

.blog_grid.home.gall .post.large {
	width: 74.8%;
	margin-top: 0;
}

.blog_grid.home.gall .column_1_2 {
	width: 24.7%;
}

.blog_grid.home .post.small {
	width: 30%;
	float: right;
	margin-bottom: 15px;
	height: auto;
}

.blog_grid.home.gall .post.small {
	/*width: 24.7%;*/
	margin-bottom: 2px;
	margin-top: 0;
}

.blog_grid.home .post.small:last-child {
	margin-bottom: 0;
	margin-top: 0;
}


.blog_grid.home .post.large h2 {
	font-size: 22px;
	margin: 3px 0 0;
}

.blog_grid.home.gall .row {
	margin-top: 0;
}

.blog_grid.home.gall p {
	margin: 0 5px;
}

.blog_grid.gall .post_content h2 {
	font-size: 24px;
	margin: 5px;
}

.blog_grid.home.gall .post_content h2 a {
	color: #fff;
}

.blog_grid.home .post.small h2 {
	font-size: 16px;
	margin-top: 3px !important;
}

.site_container.homevideo p, .blog_grid.home.gall p {
	color: #fff;
}


.ektheseis .blog_grid.home.gall .img-cont {
	margin-bottom: 5px;
}

.ektheseis .blog_grid.home.gall .post.small {
	margin-bottom: 10px;
}

.ektheseis .blog_grid.home.gall h2 {
	margin: 0;	
}

.ektheseis .blog_grid.home.gall h2 a {
	color: #fff;
}





/* --- single post --- */
h1.post_title
{
	font-size: 38px;
	margin: 0 0 10px;
}

.header_title {
	margin: 0 0 5px;
	display: block;
}

.post.single
{
	margin-top: 0;
	line-height: 135%;
}
.post.single .post_image
{
	display: block;
	position: relative
}
.post.single .post_image blockquote
{
	position: absolute;
	bottom: 0;
	background-image: url("images/icons/other/quote_image.png");
	background-color: rgba(0,0,0,0.5);
	background-position: 20px 20px;
	color: #FFF;
}
.post.single .post_image blockquote .author
{
	color: #FFF;
}
.post.single .sentence,
.gallery_popup .sentence
{
	margin-top: 20px;
}
.post.single .sentence .text,
.gallery_popup .sentence .text
{
	color: #7C7C7C;
	font-weight: bold;
}
.post.single .sentence .author,
.gallery_popup .sentence .author,
blockquote .author
{
	color: #ABABAB;
	margin-left: 3px;
}
.gallery_popup .sentence .author
{
	color: 858D94;
	margin-left: 0;
}
.post.single .sentence .text,
.post.single .sentence .author,
.gallery_popup .sentence .text,
.gallery_popup .sentence .author,
blockquote .author
{
	line-height: 120%;
	font-size: 12px;
}



.shareaholic-canvas ul li, .shareaholic-canvas ul li {
	list-style-image: none !important;
	padding: 0 6px !important;
	margin: 0 !important;
}

.shareaholic-share-buttons-container.round .shareaholic-share-button-container .shareaholic-service-icon {
	font-size: 17px !important;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon, ul li.shareaholic-share-button i.shareaholic-service-icon, ul.shareaholic-share-buttons li i.shareaholic-service-icon, ul li i.shareaholic-service-icon {
	height: 33px !important;
	width: 33px !important;
}

.shareaholic-share-button.ng-scope {
	display: block !important;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon::before, ul li.shareaholic-share-button i.shareaholic-service-icon::before, ul.shareaholic-share-buttons li i.shareaholic-service-icon::before, ul li i.shareaholic-service-icon::before {
	left: 4px !important;
	top: 3px !important;
}




.date-resp {
	display: none;
	color: #d52229;
	font-size: 14px;
	margin-bottom: 10px;
}

.post.single .post_content
{
	position: relative;
}
.post.single .author_box,
.post.single .content_box
{
	float: right;
}
.post.single .author_box
{
	position: absolute;
	/*width: 15%;*/
	width: 125px;
	text-align: center;
	visibility: visible;
	top: 0;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
		font-size: 14px;
}


.skitsa .post.single .author_box {
  position: absolute;
  text-align: center;
  top: 0;
  visibility: visible;
  width: 100%;
}

.skitsa .author .details {
  float: left;
  margin-top: 10px;
}

.skitsa .share_box {
  float: right;
}

.details .src, .date-resp .src {
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: 600;
}
.post.single .content_box {
/*    	width: calc(96% - 125px);*/
	width: 100%;
}

.post.single.arthrografoi .content_box {
  	width: calc(96% - 125px) !important;
}

.post.single .text
{	
	font-size: 16px;
}
.post.single blockquote.inside_text
{
	float: left;
	width: 200px;
	margin-bottom: 1em;
	font-size: 18px;
	padding-top: 60px;
	background-position: 20px 30px;
	line-height: 140%;
	margin-right: 30px;
}
.post.single blockquote.right
{
	float: right;
	margin-right: 0;
	margin-left: 30px;
}
.post.single blockquote.inside_text.simple
{
	background-position: 0 20px;
}
blockquote .author
{
	display: block;
	margin-top: 23px;
	font-weight: normal;
}
.post.single .post_details
{	
	clear: both;
	float: none;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #E9E9E9;
}
.post.single .post_details a
{
	color: #d52229;
}
.post.single li.detail
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	padding: 0 0 0 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #7C7C7C;
}
li.detail.category
{
	background-image: url("images/icons/other/post_category.png");
}	
.detail.date
{
	background-image: url("images/icons/other/post_date.png");
}
.detail.author
{
	background-image: url("images/icons/other/post_author.png");
}
.detail.views
{
	background-image: url("images/icons/other/post_views.png");
}
.detail.comments
{
	background-image: url("images/icons/other/post_comments.png");
}
.share_box
{
   margin: 0 0 10px 10px;
	background: #fff;
	padding: 0 5px;
	/*float: right;  not needed for box animated */
	text-align: center;
}
.share_box label
{
	float: left;
	font-size: 18px;
	margin-top: 5px;
}
.share_box .social_icons
{
	float: right;
}
.taxonomies.tags.left
{
	float: left;
}
.taxonomies.categories.right
{
	float: right;
}
.column_2_3 .iframe_video
{
	width: 100%;
	height: 388px
}
.column_2_3 .iframe_sound
{
	width: 100%;
}
/* --- single post small image --- */
.post.single.small_image .post_image_box
{
	float: left;
	width: 330px;
	margin-right: 30px;
}
.post.single.small_image .post_image_box .pr_preloader
{
	height: 242px;
}
.post.single.small_image .content_box
{
	width: 100%;
}
.post.single.small_image .text
{
	display: inline;
}
.post.single.small_image .text>*
{
	margin-left: 130px;
}
.post.single.small_image p
{
	clear: none;
	float: none;
}
/* --- list --- */
.list
{
	margin-top: 20px;
	border-top: 1px solid #E9E9E9;
}
.list li ul
{
	margin-top: 0;
}
.list li
{
	padding-top: 6px;
	padding-bottom: 6px;
}
.list li:first-child
{
	margin-top: 14px;
}
.list li ul li:first-child
{
	margin-top: 4px;
}
.list.spacing li ul li:first-child
{
	margin-top: 7px;
}
.list li,
.list li a
{
	color: #231F20;
}
.list.indent
{
	padding-left: 15px;
}
.list.no_border,
.review_block .list
{
	border-top: none;
}
.list.spacing li,
.review_block .list li
{
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0;
}
.review_block .list li,
.review_block .list li a
{
	color: #3E3E3E;
}
/* --- dropcap --- */
.dropcap
{
	line-height: 150%;
}
.dropcap .dropcap_label
{
	float: left;
	padding: 6px 13px;
	background-color: #F0F0F0;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
}
.dropcap .dropcap_label.active
{
	background-color: #d52229;
}
.dropcap .dropcap_label h3
{
	color: #231F20;
	font-size: 24px;
}
.dropcap .dropcap_label.active h3
{
	color: #FFF;
}
/* --- taxonomies --- */
.taxonomies li
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.column_1_3  .taxonomies
{
	width: 335px;
}
.column_1_3 .taxonomies.columns li
{
	width: 48.51%;
}
.taxonomies a
{	
	display: block;
	border: 1px solid #E9E9E9;
	color: #7C7C7C; 
	font-size: 12px;
	font-weight: bold;
	padding: 13px 12px 12px;
	text-align: left;
}
.taxonomies a:hover
{
	color: #FFF;
	background: #d52229;
	border-color: #d52229;
}
.taxonomies.columns
{
	text-align: center;
}
.taxonomies.tags
{
	padding-left: 35px;
	background: url("images/icons/other/post_footer_tags.png") no-repeat left center;
}
.taxonomies.categories
{
	padding-left: 35px;
	background: url("images/icons/other/post_footer_category.png") no-repeat left center;
}
/* --- review --- */
.review_block
{
	padding: 30px;
	background: #F0F0F0;
}
.review_summary
{	
	position: relative;
	background: transparent;
	padding: 30px 0;
}
.review_block h5,
.review_summary h5
{	
	color: #231F20;
}
.column_2_3 .review_block  .column_1_2
{
	width: 300px;
}
.review_chart li
{
	margin-top: 15px;
}
.review_chart li:first-child
{
	margin-top: 0;
}
.review_summary .number,
.review_summary .text
{
	position: relative;
	float: left;
	z-index: 1;
}
.review_summary .text
{
	width: 480px;
}
.review_summary .text p
{
	color: #3E3E3E;
	font-size: 14px;
	margin-top: 0;
}
.review_summary .number
{
	border: 2px solid #d52229;
	color: #d52229;
	font-size: 42px;
	font-weight: 300;
	padding: 27px 23px;
	margin: 0 30px;
}
.review_summary .value_bar_container
{
	position: absolute;
	bottom: 0;
}
.review_summary .value_bar
{
	background: #F0F0F0;
	height: 100%;
}
/* --- value bar --- */
.value_container
{
	background: #FFF;
	height: 26px;
	margin-top: 10px;
}
.value_container .value_bar
{
	position: relative;
	height: 20px;
	padding-top: 6px;
	background: #d52229;
	text-align: right;
}
.value_container .value_bar .number
{
	margin: 0 10px;
	padding: 0;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
/* --- announcement --- */
.announcement
{
	background: #F0F0F0;
	padding: 30px;
}
.announcement h2
{
	float: left;
	margin-right: 10px;
}
.announcement .expose
{
	color: #d52229;
	margin-right: 0;
}
.announcement .vertical_align
{
	height: 57px;
}
/* --- read more --- */
.read_more
{
	position: relative;
	display: block;
	height: 29px;
	clear: both;
	float: left;
	color: #231F20;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 12px;
}
.read_more.page_margin_top
{
	margin-top: 30px;
}
.read_more.page_margin_top_section
{
	margin-top: 50px;
}
.read_more span
{
	display: block;
	line-height: normal;
	margin-top: 7px;
	position: relative;
	margin-left: 38px;
}
.read_more .arrow
{
	position: absolute;
	width: 29px;
	height: 29px;
	margin-left: 0;
	background: #d52229 url("images/icons/navigation/call_to_action_arrow.png") no-repeat;
	margin-top: 0;
}
.read_more:hover
{
	color: #FFF;
}
.read_more:hover .arrow
{
	width: 100%;
}
/* --- comment form, contact form --- */
.comment_form fieldset,
.contact_form fieldset
{
	clear: both;
}
.comment_form fieldset.column,
.contact_form fieldset.column
{
	clear: none;
}
.comment_form fieldset.column_1_3,
.contact_form fieldset.column_1_3
{
	margin-left: 10px;
	width: 223px;
}
.comment_form fieldset.column_1_3:first-child,
.contact_form fieldset.column_1_3:first-child
{
	width: 224px;
}
.column_1_3 .comment_form fieldset.column_1_3,
.column_1_3 .contact_form fieldset.column_1_3,
.comment_form fieldset.column:first-child,
.contact_form fieldset.column:first-child
{
	margin-left: 0;
}
.column_1_3 .comment_form fieldset.column_1_3,
.column_1_3 .contact_form fieldset.column_1_3
{
	margin-top: 10px;
}
.column_1_3 .comment_form fieldset.column_1_3:first-child,
.column_1_3 .contact_form fieldset.column_1_3:first-child
{
	margin-top: 0;
}
.comment_form input,
.comment_form textarea,
.contact_form input,
.contact_form textarea
{
	background: #F0F0F0;
	border: none;
	font-size: 14px;
	padding: 15px 20px;
	color: #3E3E3E;
}
.comment_form textarea,
.contact_form textarea
{
	width: 650px;
	height: 105px;
	margin-top: 10px;
	resize: none;
}
.comment_form .text_input,
.contact_form .text_input
{
	width: 183px;
}
.comment_form fieldset.column:first-child .text_input,
.contact_form fieldset.column:first-child .text_input
{
	width: 184px;
}
.column_1_3 .comment_form .text_input,
.column_1_3 .contact_form .text_input,
.column_1_3 .comment_form fieldset.column:first-child .text_input,
.column_1_3 .contact_form fieldset.column:first-child .text_input,
.column_1_3 .comment_form textarea,
.column_1_3 .contact_form textarea
{
	width: 290px;
}
.comment_form [type='submit'],
.contact_form [type='submit']
{
	float: right;
	font-size: 12px;
	color: #231F20;
	margin-top: 10px;
	outline: none;
}
.comment_form .text_input:focus,
.comment_form textarea:focus,
.contact_form .text_input:focus,
.contact_form textarea:focus
{
	background: transparent;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 14px;
}
.comment_form textarea:focus,
.contact_form textarea:focus
{
	padding: 14px 19px;
	border: 1px solid #E9E9E9;
}
#cancel_comment
{
	display: none;
	float: right;
	font-size: 11px;
	margin-top: 30px;
	margin-right: 20px;
	color: #d52229;
}
.comment_form .hint,
.contact_form .hint
{
	color: #ababab;
}
::-webkit-input-placeholder 
{
	color: #ababab;
}
:-moz-placeholder 
{
	color: #ababab;
    opacity:  1;
}
::-moz-placeholder
{
	color: #ababab;
    opacity:  1;
}
:-ms-input-placeholder 
{
	color: #ababab;
}
/* --- search form --- */
.search_form input[type='text']
{
	width: 650px;
}
.search_form input[type='text']:focus
{
	background: transparent;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 14px;
}
.search_form input[type='submit']
{
	float: right;
}
/* --- tooltip --- */
.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content
{
	font-size: 13px;
	color: #FFF;
}
.ui-tooltip-error .ui-tooltip-content,
.ui-tooltip-success .ui-tooltip-content
{
	border:none; 
}
.ui-tooltip-content
{
	padding: 10px 20px 10px 20px;
}
.ui-tooltip-error .ui-tooltip-content
{
	background: #E9431C;
}
.ui-tooltip-success .ui-tooltip-content
{
	background: #61911B;
}
/* --- comments list --- */
.comment
{
	margin-top: 50px;
}
#comments_list>.comment:first-child
{
	margin-top: 30px;
}
.comment_author_avatar
{
    float: left;
	width: 100px;
    height: 100px;
	background: url("images/samples/100x100/avatar.png");
}
.posted_by
{
	clear: both;
}
.posted_by h5
{
	float: left;
}
.posted_by abbr.timeago
{
	float: right;
	color: #7C7C7C;
	font-size: 12px;
	margin-top: 7px;
}
.posted_by .in_reply
{
	margin-left: 5px;
	color: #ABABAB;
}
#comments_list .comment_details
{
	float: left;
	width: 560px;
	margin-left: 30px;
}
#comments_list .children 
{
    clear: both;
    float: left;
    margin-left: 70px;
}
#comments_list .children .comment_details
{
	width: 460px;
}
#comments_list .children  .comment .parent_arrow
{
	float: left;
	width: 10px;
	height: 16px;
	margin-right: 20px;
	background: url("images/icons/other/comment_reply.png") no-repeat;
}



/* --- pagination more --- */

.pagination-more.button.center-text {
    text-align: center;
}

.pagination-more a {
	background: url("images/pagmore_arrow.png") no-repeat scroll left top #da1f3d;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	margin: 0;
/*		padding: 9px 0 8px 30px;
width: 290px;*/
	padding: 9px 15px 8px 50px;
	font-weight: 300;
	border-radius: 0px;
}



/* --- pagination --- */
.pagination
{
	clear: both;
}
.pagination li
{
	float: left;
	margin-left: 5px;
}
.pagination li:first-child
{
	margin-left: 0;
}
.pagination li.left,
.pagination li.right
{
	width: 29px;
}
.pagination li.left a,
.pagination li.right a
{
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 22px;
}
.pagination li.left a
{
	background-image: url("images/icons/navigation/pagination_arrow_left.png");
}
.pagination li.right a
{
	background-image: url("images/icons/navigation/pagination_arrow_right.png");
}
.pagination li.left a:hover,
.pagination li.right a:hover
{
	background-position: 0 -29px;
}
.pagination li a 
{
	display: block;
    color: #7C7C7C;
    font-size: 14px;
    padding: 8px 10px 7px 11px;
	background: #F0F0F0;
}
.pagination li a:hover,
.pagination li.selected a
{
	color: #FFF;
	background-color: #d52229;
}
/* --- list bullet --- */
.bullet
{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.bullet.parent
{
	background-position: left 3px;
}
.spacing .bullet.parent
{
	background-position: left 6px;
}
.bullet.style_1
{
	background-image: url("images/icons/other/bullet_style_1.png");
	padding-left: 15px;
}
.bullet.style_2
{
	background-image: url("images/icons/other/bullet_style_2.png");
}
.bullet.style_3
{
	background-image: url("images/icons/other/bullet_style_3.png");
}
.bullet.style_4
{
	background-image: url("images/icons/other/bullet_style_4.png");
}
/* --- tabs navigation --- */
.tabs_navigation
{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	background: none;
	border: none;
}
.tabs_navigation.small
{
	border-bottom: 1px solid #e9e9e9;
	margin: 0;
}
.tabs_navigation li
{
	position: relative;
	float: left;
	padding: 0;
	border: none;
	list-style: none;
	text-align: center;
	color: #000;
}
.tabs_navigation li a
{
	position: relative;
	width: auto;
	display: block;
	text-align: center;
	font-size: 13px;
	color: #231F20;
	padding: 8px 15px 11px;
	border-bottom: 0px solid #2e2e2e;
/*	background: #F0F0F0;*/
	line-height: normal;
	outline: none;
	text-decoration: none;
	transition: none;
	line-height: 140%;
	border-right: 1px solid #E0E0E0;
}
.tabs_navigation li:last-child a
{
	border-right: none;
}

.tabs_navigation li a:hover {
/*	background: #F0F0F0;*/
	color: #0066b3;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: 0px solid #2e2e2e;
}


.tabs_navigation li a.selected,
.tabs_navigation li a.selected:hover,
.tabs_navigation li.ui-tabs-active a
{
	background: #0066b3;
	color: #fff;
	border-top: 0px solid #2e2e2e;
	border-right: 0px solid #2e2e2e; 
	border-left: 0px solid #2e2e2e;
	border-bottom: none;
}

.tabs_navigation li.ui-tabs-active span
{
	display: inline;
	position: relative;
	border-style: solid;
	border-width: 9px 9px 0;
	border-color: #0066b3 transparent;
	bottom: -9px;
}
.tabs_navigation.small li
{
	margin: 5px 20px -1px 0;
}
.tabs_navigation.small li:last-child
{
	margin-right: 0;
}
.tabs_navigation.small li a
{
	padding: 0px 0px 8px 0;
	font-size: 15px;
	margin-bottom: 1px;
	color: #7C7C7C;
	background: none;
	border-right: none;
}
.tabs_navigation.small li a:hover,
.tabs_navigation.small li a.selected,
.tabs_navigation.small li.ui-tabs-active a
{
	border-bottom: 3px solid #0066b3;
	padding-bottom: 6px;
	margin-bottom: 0;
	background: none;
	color: #231F20;
}

.tabs ul.blog {
	background: #eee;
	border: 0px solid #d52229;
}

.tabs .post h5 {
	font-size: 15px;
	color: #000;
	margin-top: 1px;
}

.tabs .post h5 .num {

}

.tabs .post {
	border-bottom: 1px dotted #000;
/*	margin-right: 10px;*/
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 93%;
}

/*.tabs .post:nth-child(2) {
	margin-top: 0;
}
*/

.tabs .post:first-child {
	margin-top: 0px !important;
}

.tabs .most-read .post:first-child {
	margin-top: 10px !important;
}

.tabs .post:last-child {
	margin-bottom: 0;
	border: none;
}


/* --- accordion --- */
.accordion.medium .ui-accordion-content
{
	padding: 30px 0 20px;
}
.accordion .ui-accordion-header
{
	padding: 10px 12px;
	cursor: pointer;
	border-bottom: 1px solid #E9E9E9;
}
.accordion .ui-accordion-header.ui-state-active
{
	background-color: #d52229;
	border-bottom-color: #d52229;
}
.accordion .ui-accordion-header h4
{
	padding-left: 41px;
}
.accordion .ui-accordion-header.ui-state-active h4
{
	color: #FFF;
	line-height: normal;
}
.accordion  .ui-accordion-header .ui-accordion-header-icon
{
	float: left;
	width: 21px;
	height: 21px;
	background: #F0F0F0 url("images/icons/navigation/accordion_arrow_down.png") no-repeat 0 0;
	margin-right: 20px;
	margin-top: 2px;
}
.accordion  .ui-accordion-header:hover .ui-accordion-header-icon
{
	background: #d52229 url("images/icons/navigation/accordion_arrow_down_hover.png") no-repeat 0 0;
}
.accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon
{
	background: transparent url("images/icons/navigation/accordion_arrow_up.png") no-repeat 0 0;
}
/* --- carousel --- */
.horizontal_carousel
{
	/*display: none;*/
}

.horizontal_carousel h2 {
	background: #e1e1e1 none repeat scroll 0 0;
	font-size: 16px;
	margin-top: 0;
	padding: 5px;
	display: block;
}

.horizontal_carousel_container {
	max-width: 813px;
	margin: 0 auto 10px auto;
}

.horizontal_carousel_container,
.vertical_carousel_container
{
	position: relative;
}
.horizontal_carousel_container a.slider_control
{
	top: 0px;
}
.horizontal_carousel_container.big a.slider_control,
.column_1_1 .horizontal_carousel_container.big a.slider_control
{
	top: 197px;
}
.column_2_3 .horizontal_carousel_container.big a.slider_control
{
	top: 405px;
}
.column_1_1 .horizontal_carousel_container a.slider_control
{
	top: 131px;
}
.column_1_1 .horizontal_carousel_container.small a.slider_control
{
	top: 76px;
}
.horizontal_carousel_container.thin a.slider_control
{
	top: 50px;
}
.horizontal_carousel_container .horizontal_carousel>li
{
	float: left;
	width: 277px;
	clear: none;
	/* margin-right: 30px; */
	margin-top: 0;
}
.horizontal_carousel_container.big .horizontal_carousel>li
{
	width: auto;
}
.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-3>li
{
	width: 330px;
}
.column_1_1 .horizontal_carousel_container .horizontal_carousel.visible-4>li
{
	width: 240px;
}
.column_2_3 .horizontal_carousel_container.thin .horizontal_carousel.visible-5>li,
.gallery_popup .horizontal_carousel_container.thin .horizontal_carousel.visible-8 > li
{
	width: 130px;
	margin-right: 10px;
}
.gallery_popup .horizontal_carousel_container.thin
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.blog.horizontal_carousel>li
{
	padding-bottom: 1px;
	min-height: 250px;
}
.column_2_3 .horizontal_carousel_container.thin.gallery_control  .horizontal_carousel.visible-5>li,
.gallery_popup .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-8 > li
{
	opacity: 0.5;
}
.column_2_3 .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-5>li.current,
.column_2_3 .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-5>li:hover,
.gallery_popup .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-8>li.current,
.gallery_popup .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-8>li:hover
{
	opacity: 1;
}
.column_2_3 .horizontal_carousel_container.thin.gallery_control  .horizontal_carousel.visible-5>li img,
.gallery_popup .horizontal_carousel_container.thin.gallery_control .horizontal_carousel.visible-8 > li img
{
	transition: none;
	-webkit-transition: none;
	opacity: 1;
}
.horizontal_carousel .author h6
{
	margin-top: 10px;
}
/* --- preloader --- */
.pr_preloader
{
	display: block;
	height: auto;
	min-height: 15px;
	background: url('../images/preloader.gif') no-repeat center center;
}
.blog .post>a>img,
.grid_view .post>a>img,
.post.single .post_image img,
.slider li.slide img,
.pr_preload
{
	display: none;
}
.blog.small .post>a>img
{
	display: block;
}

/* --- icons --- */

.icon-wrap {
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 1;
}

.icon.small.hasyoutubevideo {
	width: 1px;
	height: 1px;
	margin-right: 0;
}

.icon, .icon.hasyoutubevideo.yes, .icon.hasyoutubevideo.YES/*,
.icon .info*/
{
	display: block;
/*	position: absolute;*/
	width: 70px;
    height: 47px;
	/*background-color: rgba(66,73,79,0.8);
	background-repeat: no-repeat;*/
	text-align: center;
	float: left;
	margin-right: 10px;
}
/*.icon.small
{
	width: 39px;
	height: 26px;
	margin-top: 10px;
	margin-left: 10px;
}*/


.icon.small, .icon.small.hasyoutubevideo.yes, .icon.small.hasyoutubevideo.YES {
/*  bottom: 7px;*/
  height: 21px;
/*  left: 6px;*/
  width: 29px;
}

/*#sidebar-most-read .icon,*/ #sidebar-most-read .icon.hasyoutubevideo.yes, #sidebar-most-read .icon.hasyoutubevideo.YES {
  display: block;
  float: left;
  margin-right: 10px;
  text-align: center;
  position: absolute;
  z-index: 100;
  bottom: 10px;
  left: 10px;
}

/*#sidebar-latest .icon.small.gallery {
  background-image: url("images/icons/media/small_gallery.png");
  background-repeat: no-repeat; 
  bottom: 10px;
  left: 10px;
  position: absolute;
  z-index: 100;
}*/


/*.icon .info
{
	width: 0%;
	height: auto;
	z-index: 1;
	left: 45px;
	font-family: 'Roboto Condensed';
	color: #FFF;
	font-size: 18px;
	transition: width 250ms;
	overflow: hidden;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 13px;
}
.icon:hover .info
{
	width: 100%;
}*/
.icon span
{
	display: inline-block;
    color: #fff;
    font-size: 18px;
    margin-top: 13px;
}
.icon.video, .icon.hasvideo, .icon.hasyoutubevideo.yes, .icon.hasyoutubevideo.YES {
	background-image: url("images/icons/media/video.png");
/*	background-repeat: no-repeat;*/
}

.icon.hasnotvideo {
	display: none;
}

.icon-wrap_sum {
    display: block;
    margin: 0;
    padding: 5px 0 0 0px;
}

.icon.gallery {
	background-image: url("images/icons/media/gallery.png");
}

.icon.small.video, .icon.small.hasvideo, .icon.small.hasyoutubevideo.yes, .icon.small.hasyoutubevideo.YES {
	background-image: url("images/icons/media/small_video.png");
}

.icon.small.gallery {
	background-image: url("images/icons/media/small_gallery.png");
}

.icon.small.review {
	background-image: url("images/icons/media/small_review.png");
}

.icon.fullscreen {
	cursor: pointer;
	background-image: url("images/icons/media/fullscreen.png");
}

.icon.fullscreen:hover {
	background-color: #d52229;
}

.icon.fullscreen.animated {
	visibility: hidden;
	-webkit-animation-duration: 300ms;
    animation-duration: 300ms;
}
/* --- authors --- */
.authors .author
{
	float: left;
	width: 150px;
	margin-top: 30px;
	margin-left: 30px;
	text-align: center;
}
.authors .author:nth-child(2n+1)
{
	margin-left: 0;
}
.author h6
{
	color: #7C7C7C;
	font-weight: bold;
}
.author .thumb, .author .number, .author .thumb img
{
	display: block;
}
.author .thumb
{
	position: relative;
}

.author_apopseis a {
	color: #000;
	font-weight: 900;
}

/* whole class not needed for box animated */
.details_box {
    border-top: 1px solid #e9e9e9;
    margin-bottom: 5px;
}

.author .details {
/* COMMENTED ARE FOR AUTHOR BOX ANIMATED */
/*    clear: both;
    border-bottom: 1px solid #E9E9E9;
    padding: 10px 0;*/
}
.details {
	font-size:12px;
	float: left; /* not needed for box animated */
	padding-top: 10px;
}

.details ul li:nth-child(2) {
	line-height: 120%;
}

.author .details h5
{
	margin-top: 0;
}
.author .number,
.author .number.odometer
{
	position: absolute;
	width: 50px;
	bottom: 7px;
	right: 0;
	z-index: 1;
	padding-right: 0;
	text-align: center;
}
.author .value_bar_container
{
	position: absolute;
	width: 50px;
	height: 100%;
    right: 0;
    bottom: 0;
}
.author .value_bar
{
	position: absolute;
	width: 50px;
	height: 100%;
	bottom: 0;
	background: #F0F0F0;
}
.author a img
{
	width: auto;
	opacity: 1;
	transition: opacity 0.4s ease-in-out 0s;
	-webkit-transition: opacity 0.4s ease-in-out 0s;
}
.author a:hover img
{
	opacity: 0.8;
	transition: opacity 0.4s ease-in-out 0s;
	-webkit-transition: opacity 0.4s ease-in-out 0s;
}
.horizontal_carousel .author a img
{
	width: 100%;
}
.author .avatar_block
{
	float: left;
	margin-right: 30px;
}
.author .avatar_block img
{
	display: block;
	width: 240px;
}
.authors_list .author
{
	margin-top: 50px;
}
.authors_list .author:first-child
{
	margin-top: 0;
}
.authors_list .author blockquote .author
{
	margin-top: 23px;
	margin-left: 0;
}
.authors_list .content
{
	position: relative;
	float: left;
	width: 420px;
}
.authors_list .social_icons
{
	position: absolute;
	right: 0;
}
.authors_list .more
{
	width: 74px;
}
.authors_list .details
{
	position: relative;
	margin-top: 0;
	padding: 15px 20px;
}
.authors_list .author .value_bar_container
{
	left: 0;
	right: auto;
}
.authors_list .author .value_bar
{
	width: 100%;
}
.authors_list .details .columns 
{
	position: relative;
	z-index: 1;
}
.authors_list .details .columns .column
{
	width: 85px;
}
.authors_list .details .columns  .number
{
	position: static;
	width: auto;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
}
/* --- item content --- */
.item_content
{
	margin-top: 10px;
	list-style: none;
}
.page_margin_top.item_content:first-child
{
	margin-top: 30px;
}
.item_content:first-child
{
	margin-top: 0;
}
.item_content .features_icon
{
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin-right: 20px;
	margin-bottom: 5px;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.item_content.border_top
{
	padding-top: 30px;
	border-top: 1px solid #E9E9E9;
}
.item_content .not_found
{
	width: 110px;
	height: 110px;
	background-image: url("images/icons/other/404.png");
}
.app
{
	background-image: url("images/icons/features/app.png");
}
.calendar
{
	background-image: url("images/icons/features/calendar.png");
}
.chart
{
	background-image: url("images/icons/features/chart.png");
}
.chat
{
	background-image: url("images/icons/features/chat.png");
}
.clock
{
	background-image: url("images/icons/features/clock.png");
}
.database
{
	background-image: url("images/icons/features/database.png");
}
.document
{
	background-image: url("images/icons/features/document.png");
}
.envelope
{
	background-image: url("images/icons/features/envelope.png");
}
.faq
{
	background-image: url("images/icons/features/faq.png");
}
.graph
{
	background-image: url("images/icons/features/graph.png");
}
.image
{
	background-image: url("images/icons/features/image.png");
}
.laptop
{
	background-image: url("images/icons/features/laptop.png");
}
.magnifier
{
	background-image: url("images/icons/features/magnifier.png");
}
.features_icon.mobile
{
	background-image: url("images/icons/features/mobile.png");
}
.pin
{
	background-image: url("images/icons/features/pin.png");
}
.printer
{
	background-image: url("images/icons/features/printer.png");
}
.quote
{
	background-image: url("images/icons/features/quote.png");
}
.screen
{
	background-image: url("images/icons/features/screen.png");
}
.speaker
{
	background-image: url("images/icons/features/speaker.png");
}
.video
{
	background-image: url("images/icons/features/video.png");
}
/* --- latest news scrolling list ---*/
.latest_news_scrolling_list_container li
{
	float: left;
	padding: 15px 14px 17px 15px;
}
.latest_news_scrolling_list_container li.posts
{
	padding: 0;
	overflow: hidden;
}
.latest_news_scrolling_list_container .category
{
	border-right: 1px solid #464D53;
	border-left: 1px solid #464D53;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}
.latest_news_scrolling_list_container .date
{
	padding-left: 0;
}
.latest_news_scrolling_list_container .date .timeago
{
	display: none;
}
.latest_news_scrolling_list_container .date .timeago.current
{
	display: inline;
}
.latest_news_scrolling_list_container li.left,
.latest_news_scrolling_list_container li.right
{
	border-right: 1px solid #464D53;
	cursor: pointer;
}
.latest_news_scrolling_list_container li.left
{
	padding: 8px 8px 9px 7px;
}
.latest_news_scrolling_list_container li.right
{
	padding: 8px 7px 9px 8px;
}
.latest_news_scrolling_list_container li.left:hover,
.latest_news_scrolling_list_container li.right:hover
{
	background: #464D53;
}
.latest_news_scrolling_list_container .left a,
.latest_news_scrolling_list_container .right a
{
	display: block;
	width: 29px;
	height: 29px;
	background: no-repeat 0 0;
}
.latest_news_scrolling_list_container .left a
{
	background-image: url("images/icons/navigation/dark_bg/navigation_latest_arrow_left.png");
}
.latest_news_scrolling_list_container .right a
{
	background-image: url("images/icons/navigation/dark_bg/navigation_latest_arrow_right.png");
}
.latest_news_scrolling_list_container .left:hover a,
.latest_news_scrolling_list_container .right:hover a
{
	background-position: 0 -29px;
}
.latest_news_scrolling_list_container li .timeago
{
	color: #858D94;
	font-size: 14px;
}
.latest_news_scrolling_list_container li .latest_news_scrolling_list
{
	height: 46px;
	overflow: hidden;
}
.latest_news_scrolling_list_container li .latest_news_scrolling_list li
{
	padding-right: 5px;
}
.latest_news_scrolling_list_container li .latest_news_scrolling_list a
{
	color: #FFF;
	font-size: 14px;
}
/* --- social icons --- */
.social_icons li
{
	float: left;
	padding: 0 5px 0 0px;
}
.social_icons .social_icon
{
	display: block;
	width: 30px;
	height: 30px;
	background-repeat: none;
	background-position: 0 0;
	outline: none;
}
.header_top_bar .social_icons
{
	float: right;
}
.header_top_bar .social_icons li
{
	padding: 8px 0 8px 5px;
}
.social_icons .social_icon:hover,
.social_icons.colors .social_icon
{
	background-position: 0 -30px;
}
.social_icons.colors .social_icon
{
	opacity: 1;
	transition: opacity 0.2s ease-in-out 0s;
}
.social_icons.colors .social_icon:hover
{
	opacity: 0.7;
	transition: opacity 0.2s ease-in-out 0s;
}
.behance
{
	background-image: url("images/icons/social/behance.png");
}
.bing
{
	background-image: url("images/icons/social/bing.png");
}
.blogger
{
	background-image: url("images/icons/social/blogger.png");
}
.deezer
{
	background-image: url("images/icons/social/deezer.png");
}
.designfloat
{
	background-image: url("images/icons/social/designfloat.png");
}
.deviantart
{
	background-image: url("images/icons/social/deviantart.png");
}
.digg
{
	background-image: url("images/icons/social/digg.png");
}
.digg
{
	background-image: url("images/icons/social/digg.png");
}
.dribbble
{
	background-image: url("images/icons/social/dribbble.png");
}
.envato
{
	background-image: url("images/icons/social/envato.png");
}
.facebook
{
	background-image: url("images/icons/social/facebook.png");
}
.flickr
{
	background-image: url("images/icons/social/flickr.png");
}
.form
{
	background-image: url("images/icons/social/form.png");
}
.forrst
{
	background-image: url("images/icons/social/forrst.png");
}
.foursquare
{
	background-image: url("images/icons/social/foursquare.png");
}
.friendfeed
{
	background-image: url("images/icons/social/friendfeed.png");
}
.googleplus
{
	background-image: url("images/icons/social/googleplus.png");
}
.instagram
{
	background-image: url("images/icons/social/instagram.png");
}
.linkedin
{
	background-image: url("images/icons/social/linkedin.png");
}
.mail
{
	background-image: url("images/icons/social/mail.png");
}
.mobile
{
	background-image: url("images/icons/social/mobile.png");
}
.myspace
{
	background-image: url("images/icons/social/myspace.png");
}
.picasa
{
	background-image: url("images/icons/social/picasa.png");
}
.pinterest
{
	background-image: url("images/icons/social/pinterest.png");
}
.reddit
{
	background-image: url("images/icons/social/reddit.png");
}
.rss
{
	background-image: url("images/icons/social/rss.png");
}
.skype
{
	background-image: url("images/icons/social/skype.png");
}
.soundcloud
{
	background-image: url("images/icons/social/soundcloud.png");
}
.spotify
{
	background-image: url("images/icons/social/spotify.png");
}
.stumbleupon
{
	background-image: url("images/icons/social/stumbleupon.png");
}
.technorati
{
	background-image: url("images/icons/social/technorati.png");
}
.tumblr
{
	background-image: url("images/icons/social/tumblr.png");
}
.twitter
{
	background-image: url("images/icons/social/twitter.png");
}
.vimeo
{
	background-image: url("images/icons/social/vimeo.png");
}
.wykop
{
	background-image: url("images/icons/social/wykop.png");
}
.xing
{
	background-image: url("images/icons/social/xing.png");
}
.youtube
{
	background-image: url("images/icons/social/youtube.png");
}
.dark .behance,
.colors .behance
{
	background-image: url("images/icons/social/dark_bg/behance.png");
}
.dark .bing,
.colors .bing
{
	background-image: url("images/icons/social/dark_bg/bing.png");
}
.dark .blogger,
.colors .blogger
{
	background-image: url("images/icons/social/dark_bg/blogger.png");
}
.dark .deezer,
.colors .deezer
{
	background-image: url("images/icons/social/dark_bg/deezer.png");
}
.dark .designfloat,
.colors .designfloat
{
	background-image: url("images/icons/social/dark_bg/designfloat.png");
}
.dark .deviantart,
.colors .deviantart
{
	background-image: url("images/icons/social/dark_bg/deviantart.png");
}
.dark .digg,
.colors .digg
{
	background-image: url("images/icons/social/dark_bg/digg.png");
}
.dark .digg,
.colors .digg
{
	background-image: url("images/icons/social/dark_bg/digg.png");
}
.dark .dribbble,
.colors .dribbble
{
	background-image: url("images/icons/social/dark_bg/dribbble.png");
}
.dark .envato,
.colors .envato
{
	background-image: url("images/icons/social/dark_bg/envato.png");
}
.dark .facebook,
.colors .facebook
{
	background-image: url("images/icons/social/dark_bg/facebook.png");
}
.dark .flickr,
.colors .flickr
{
	background-image: url("images/icons/social/dark_bg/flickr.png");
}
.dark .form,
.colors .form
{
	background-image: url("images/icons/social/dark_bg/form.png");
}
.dark .forrst,
.colors .forrst
{
	background-image: url("images/icons/social/dark_bg/forrst.png");
}
.dark .foursquare,
.colors .foursquare
{
	background-image: url("images/icons/social/dark_bg/foursquare.png");
}
.dark .friendfeed,
.colors .friendfeed
{
	background-image: url("images/icons/social/dark_bg/friendfeed.png");
}
.dark .googleplus,
.colors .googleplus
{
	background-image: url("images/icons/social/dark_bg/googleplus.png");
}
.dark .instagram,
.colors .instagram
{
	background-image: url("images/icons/social/dark_bg/instagram.png");
}
.dark .linkedin,
.colors .linkedin
{
	background-image: url("images/icons/social/dark_bg/linkedin.png");
}
.dark .mail,
.colors .mail
{
	background-image: url("images/icons/social/dark_bg/mail.png");
}
.dark .mobile,
.colors .mobile
{
	background-image: url("images/icons/social/dark_bg/mobile.png");
}
.dark .myspace,
.colors .myspace
{
	background-image: url("images/icons/social/dark_bg/myspace.png");
}
.dark .picasa,
.colors .picasa
{
	background-image: url("images/icons/social/dark_bg/picasa.png");
}
.dark .pinterest,
.colors .pinterest
{
	background-image: url("images/icons/social/dark_bg/pinterest.png");
}
.dark .reddit,
.colors .reddit
{
	background-image: url("images/icons/social/dark_bg/reddit.png");
}
.dark .rss,
.colors .rss
{
	background-image: url("images/icons/social/dark_bg/rss.png");
}
.dark .skype,
.colors .skype
{
	background-image: url("images/icons/social/dark_bg/skype.png");
}
.dark .soundcloud,
.colors .soundcloud
{
	background-image: url("images/icons/social/dark_bg/soundcloud.png");
}
.dark .spotify,
.colors .spotify
{
	background-image: url("images/icons/social/dark_bg/spotify.png");
}
.dark .stumbleupon,
.colors .stumbleupon
{
	background-image: url("images/icons/social/dark_bg/stumbleupon.png");
}
.dark .technorati,
.colors .technorati
{
	background-image: url("images/icons/social/dark_bg/technorati.png");
}
.dark .tumblr,
.colors .tumblr
{
	background-image: url("images/icons/social/dark_bg/tumblr.png");
}
.dark .twitter,
.colors .twitter
{
	background-image: url("images/icons/social/dark_bg/twitter.png");
}
.dark .vimeo,
.colors .vimeo
{
	background-image: url("images/icons/social/dark_bg/vimeo.png");
}
.dark .wykop,
.colors .wykop
{
	background-image: url("images/icons/social/dark_bg/wykop.png");
}
.dark .xing,
.colors .xing
{
	background-image: url("images/icons/social/dark_bg/xing.png");
}
.dark .youtube,
.colors .youtube
{
	background-image: url("images/icons/social/dark_bg/youtube.png");
}
.colors .behance
{
	background-color: #000;
}
.colors .bing
{
	background-color: #FDB700;
}
.colors .blogger
{
	background-color: #F7974A;
}
.colors .deezer
{
	background-color: #36BDF4;
}
.colors .designfloat
{
	background-color: #F07D00;
}
.colors .deviantart
{
	background-color: #58735C;
}
.colors .digg
{
	background-color: #546B9F;
}
.colors .dribbble
{
	background-color: #E94D8A;
}
.colors .envato
{
	background-color: #83B542;
}
.colors .facebook
{
	background-color: #3B5A9B;
}
.colors .flickr
{
	background-color: #3565AB;
}
.colors .form
{
	background-color: #d52229;
}
.colors .forrst
{
	background-color: #859563;
}
.colors .foursquare
{
	background-color: #0086BE;
}
.colors .friendfeed
{
	background-color: #3C75BA;
}
.colors .googleplus
{
	background-color: #DD4B39;
}
.colors .instagram
{
	background-color: #5280A5;
}
.colors .linkedin
{
	background-color: #007BB6;
}
.colors .mail
{
	background-color: #C72C58;
}
.colors .mobile
{
	background-color: #d52229;
}
.colors .myspace
{
	background-color: #000;
}
.colors .picasa
{
	background-color: #65B145;
}
.colors .pinterest
{
	background-color: #CB2027;
}
.colors .reddit
{
	background-color: #FE5D05;
}
.colors .rss
{
	background-color: #F38F36;
}
.colors .skype
{
	background-color: #40BEEE;
}
.colors .soundcloud
{
	background-color: #F76E10;
}
.colors .spotify
{
	background-color: #85BF40;
}
.colors .stumbleupon
{
	background-color: #EB4C23;
}
.colors .technorati
{
	background-color: #56B849;
}
.colors .tumblr
{
	background-color: #4C6E8F;
}
.colors .twitter
{
	background-color: #00ACED;
}
.colors .vimeo
{
	background-color: #5CB5E6;
}
.colors .wykop
{
	background-color: #F15A25;
}
.colors .xing
{
	background-color: #1E6A70;
}
.colors .youtube
{
	background-color: #BC110A;
}
/* --- search --- */
.search
{
	float: right;
	border-left: 1px solid #464D53;
	border-right: 1px solid #464D53;
	margin-left: 15px;
	/*background: #42494F;*/
	line-height: 1;
}
.search .search_input
{
	float: left;
	width: 70px;
	font-size: 14px;
	background: #363B40;
	color: #FFF;
	border: none;
	margin: 0;
	padding: 15px 14px 15px 15px;
	border-right: 1px solid #464D53;
	transition: width 0.5s;
	-moz-transition: width 0.5s; /* Firefox */
	-webkit-transition: width 0.5s; /* Safari and Chrome */
	-o-transition: width 0.5s; /* Opera */
}
.search .search_input:focus
{
	width: 130px;
}
.search .search_input.hint
{
	color: #FFF;
}
.search .search_input::-webkit-input-placeholder 
{
	color: #858d94;
}
.search .search_input:-moz-placeholder 
{
	color: #858d94;
    opacity:  1;
}
.search .search_input::-moz-placeholder
{
	color: #858d94;
    opacity:  1;
}
.search .search_input:-ms-input-placeholder 
{
	color: #858d94;
}
.search .search_submit
{
	display: block;
	float: right;
	width: 30px;
	height: 46px;
	padding: 0 22px;
	background: url("images/icons/other/dark_bg/header_search.png") 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
.search .search_submit:hover
{
	background-color: #464D53;
	background-position: 0 -46px;
}
/* --- buttons --- */
.more,
.more[type="submit"]
{	
	display: block;
	border: 1px solid #E9E9E9;
	color: #231F20; 
	font-size: 12px;
	font-weight: bold;
	padding: 14px 13px 13px;
	text-align: center;
	cursor: pointer;
}
.more.highlight,
.more.active:hover
{
	border: 2px solid #d52229;
	color: #d52229;
	padding: 13px 12px 12px;
	background: transparent;
}
.more.active,
.more:hover
{
	color: #FFF;
	background: #d52229;
	border-color: #d52229;
}
.more.medium,
.more.medium[type="submit"]
{
	font-size: 13px;
	padding: 15px 13px 14px;
}
.more.medium.highlight,
.more.medium.active:hover
{
	padding: 14px 12px 13px;
}
.more.big,
.more.big[type="submit"]
{
	font-size: 14px;
	padding: 20px 29px 19px;
}
.more.big.highlight,
.more.big.active:hover
{
	padding: 19px 28px 18px;
}
/* --- copyright row --- */
.copyright_row, 
.copyright_row h6
{
	font-size: 12px;
	color: #9DA4AB;
}
.copyright_row .footer_menu
{
	float: right;
}
.copyright_row .footer_menu li
{
	margin-left: 25px;
	margin-right: 0;
}
.copyright-in > p {
  display: block;
  float: left;
  line-height: 34px;
  padding: 0 15px 0 0;
}
.copyright-in > p a {
  background: #000 none repeat scroll 0 0;
  border-radius: 5px;
  display: block;
  margin-top: 1px;
  padding: 15px;
}

/* --- gallery popup --- */
.gallery_popup
{
	position: absolute;
	display: none;
	width: 100%;
	z-index: 101;
	left: 0;
	overflow-y: scroll;
	background: #2D3136;
}
.gallery_overlay
{
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #2D3136;
	z-index: 100;
}
.gallery_popup .header_container
{
	background: transparent;
	border-bottom: 1px solid #464D53;
	padding: 30px 0;
}
.gallery_popup .header
{
	text-align: left;
	padding: 0;
}
.gallery_popup .header h1,
.gallery_popup .header h1 a
{
	float: left;
	font-size: 50px;
	color: #FFF;
}
.gallery_popup h3
{
	font-size: 18px;
	color: #FFF;
}
.gallery_popup p
{
	color: #D7DCE0;
}
.gallery_popup p
{
	font-size: 16px;
}
.gallery_popup .read_more
{
	color: #FFF;
}
.gallery_close
{
	float: right;
	display: block;
	width: 23px;
	height: 23px;
	background: url("images/icons/other/dark_bg/gallery_close.png") no-repeat 0 0;
	margin-top: 15px;
}
.gallery_close:hover
{
	background-position: 0 -23px;
}
.gallery_popup .slider_navigation
{	
	position: static;
	float: left;
}
.gallery_popup .slider_navigation .slider_control:first-child
{
	margin-right: 2px;
}
.gallery_popup .slider_navigation .slider_control a
{
	background-color: #42494F;
}
.gallery_popup .slider_navigation .slider_control a:hover
{
	background-color: #d52229;
}
.gallery_popup .slider_info
{
	float: right;
	background: #42494F;
	font-size: 18px;
	padding: 13px 15px 14px;
}
.gallery_popup .share_box
{
	border-top-color: #464D53;
	border-bottom: none;
}
.gallery_popup .share_box label
{
	color: #FFF;
}
/* --- prettyPhoto --- */
/*div.pp_default .pp_nav
{
	margin-top: 9px;
}
div.pp_default .pp_close
{
	margin-top: 7px;
}*/
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right
{
	background: none;
	padding: 0;
}
div.pp_default .pp_content, div.light_rounded .pp_content
{
	padding: 10px;
}
div.pp_default .pp_description
{
	font-size: 12px;
	color: #7C7C7C;
}
div.pp_default .pp_close
{
	margin-top: 8px;
	background: url("images/icons/other/close.png") 0 0 no-repeat;
}
div.pp_default .pp_close:hover
{
	opacity: 1;
	background-position: 0 -30px;
}
/* --- map --- */
.contact_map
{
	width: 100%;
	height: 350px;
}
.column_1_3 .contact_map {
	height: 330px;
}
/* --- divider --- */
.divider
{
	background: #F0F0F0;
    border: none;
    height: 10px;
	  margin: 0;
}
.divider.page_margin_top
{
	margin-top: 20px;
}
.homepage .divider_block {
  margin-bottom: 20px;
}
.divider_block
{
	margin-top: 25px;
	background: url(images/divider_lines.gif) repeat-x;
	height: 13px;
}

/*.catpath {
	background: url(images/divider_lines.gif) repeat-x;	
	padding: 25px 0 0;
}*/


.divider_block .divider
{
	float: left;
}
.divider.first
{
	width: 30px;
}
.divider.subheader_arrow
{
	width: 20px;
	height: 30px;
	background: url("images/icons/other/subheader_arrow.png") no-repeat 0 0;
}
.divider.last
{
	width: 940px;
}
/* --- misc --- */

.rsp_ggl_ads {
  margin-bottom: 30px;
  overflow: hidden;
}

.scroll_top
{
	float: right;
	background: url("images/icons/navigation/go_top_arrow.png") no-repeat center right;
	padding-right: 25px;
	font-size: 18px;
	color: #FFF;
	line-height: 140%;
}
.button_preview
{
	float: left;
	margin-top: 30px;
	width: 90px;
	margin-right: 30px;
}
.button_preview.medium
{
	width: 109px;
}
.button_preview.big
{
	width: 108px;
}
.header h1 a,
.sf-menu a:hover,
.social_icons .social_icon:hover,
.more:hover,
.read_more:hover,
.tabs_navigation li a:hover,
.tabs_navigation li a:focus,
.tabs_navigation li a:active,
.post .comments_number:hover,
.taxonomies a:hover,
.pagination li a:hover,
.slider_content_box li.category a:hover,
.gallery_close:hover
{
	text-decoration: none;
}
input
{
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
input[type='checkbox']
{
	-webkit-appearance: checkbox;
}
input[type='radio']
{
	-webkit-appearance: radio;
}
:focus 
{
	outline:none;
}
::-moz-focus-inner 
{
	border:0;
}
body.lock-position 
{
	position: fixed;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.peg-network {
	background: #242628;
	width: 100%;
	height: 15px;

	display: none;
}

.peg-network-in {
	max-width: 1200px;
	margin: 0 auto;
	padding: 5px 0;
}

.peg-network ul li {
	float: left;
	color: #fff;
	font-size: 14px;
	background: url(http://www.life.gr/images/bullet_peg.png) no-repeat 0 6px;
	padding: 0 0 0 7px;
	margin: 5px 0 0 10px;
}

.peg-network ul li:first-child, .peg-network ul li:nth-child(2) {
	background: transparent;
	margin: 0;
}

.peg-network ul li:nth-child(2) {
	margin: 5px 0 0 0;
}

.peg-network ul li.peg {
	font-size: 13px;
	background: url(http://www.life.gr/images/bg_peg-network.png) no-repeat;
	width: 151px;
	height: 26px;
	padding: 6px 0 0 7px;
	margin: 0 0 0 5px;
}

.peg-network ul li a {
	color: #fff;
}

.header_container
{
	background-color: #fff;
	padding: 2px 0 0;
}
.header_top_bar_container {
	}
.margin-top0 {
	margin-top: 0 !important;
}
.margin20 {
  height: 20px;
}
.newsletterbox h4 {
  color: #fff !important;
  font-size: 43px;
  padding: 10px 0 !important;
}
.newsletterbox {
  background: #e4e2e3 none repeat scroll 0 0;
  padding: 10px;
  margin: -1.5rem auto  auto  auto;
}
.blog.column.col_60 {
  width: 60%;
}
.column.col_35 {
  margin-left: 3%;
  width: 37%;
}
.photogalsum .post_content > h5 {
  font-size: 14px;
  line-height: 110%;
  
}
.blog.photogalsum .post_img {
  width: 50%;
}
.blog.photogalsum .post_content {
  margin-left: 3%;
  text-align: left;
  width: 47%;
}
.minitextlink {
  margin: 0 auto;
}

.peg-network-mobile {
    	display:none;  
  	}
.search_btn > img {
  float: right;
}
.verticaline {
    position: absolute;
    width: 1px;
    background-color: #bdbec1;
    height: 100%;
    z-index: 1;
    right: -2.3%;
    top: 0;
    /* margin-left: 0.5px; */
    display: block;
}

.offers .divider_block, .offers h4.box_header, .offers .landscape, .offers .PHOTOrest {
	display: none;
}

.offers .content_box .landscape {
	display: block;
}

.offers .page_margin_top_section {
	margin-top: 0;
}
.offers ul.blog.big.rest.clearfix {
    display: none;
}
.sf-menu.subsub {
  background: #838383 none repeat scroll 0 0;
  margin: 0;
}
.sf-menu li.submenu {
  border: 0 none !important;
}
.sf-menu.subsub li a, .sf-menu.subsub li a:visited {
  font-size: 17px;
  padding: 9px 11px;
}
.sf-menu.subsub li.submenu a {
  border-right: 1px solid #fff;
}
.sf-menu.subsub li.submenu ul {
  background: #d52229 none repeat scroll 0 0;
  padding: 7px 0;
}
.sf-menu.subsub li:hover, .sf-menu.subsub li.selected, .sf-menu.subsub li.submenu:hover {
  background-color: #d52229;
}
.sf-menu.subsub li li a, .sf-menu.subsub li li a:visited {
  font-size: 13px;
}
.sf-menu.subsub li li.submenu a {
  border: 0 none;
  white-space: nowrap;
}
ul.submenu li.on {
    background: #838383 none repeat scroll 0 0;
    color: #fff !important;
}
ul.submenu li.on a {
    color: #fff;
}
.sf-menu.subsub ul {
  width: auto;
}

.site_container {
	overflow: visible;
}


/* GOOGLE ADS RELATED  STYLES */

.responsive-ggl-ads {
	margin:20px 0 40px !important;
	overflow: hidden;
}

/* GOOGLE ADS RELATED  STYLES  END*/


.home_races {
    clear: both;
    margin: 0 0 10px 0;
}


/* For Responsive Iframe Videos Youtube vimeo etc */

div.video-fluid-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 2em;
}

div.video-fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mobile_social {
    display: none;
}
.notmobile_social {
	display: block;
}
@media screen and (max-width:768px) {
	.mobile_social {
	    display: block;
	}
	.notmobile_social {
		display: none;
	}
}
@media screen and (max-width:844px) {
	.showhide {
	    display: block;
	}
	.banner300250.showhide {
		margin: 30px auto;
    	max-width: 300px;
	}
}

@media screen and (min-width:845px) {
	.showhide {
	    display: none;
	}
}



/*********************************    NELLYS ADDITIONS   *********************************************************/

/*STICKY HEADER*/
.header {
  padding: 0;
}

.content {
  /*padding-top: 30px;*/
  overflow-x: hidden;
  overflow-y: hidden;
}

.sticky {
  position: fixed;
  top: 0;
  right:0px;
  width: 100%;
  z-index: 15;
  padding: 0;
}

/*.sticky .navbar {
    padding: 33px 30px 6px 17px!important; to be discussed
}*/
.sticky + .content {
  padding: 30px 0 0 0;
}
/*STICKY HEADER END*/



@media (min-width: 1200px) {
.container {
    max-width: 1200px!important;
}}

.container {
	padding: 0!important;
}

.navbar {
	background: #000;
	/*padding: 12px 1rem 12px 1rem!important;*/
	padding: 0px 1rem !important;
	flex-wrap: wrap-reverse;
}

/******** BURGER MENU  ************/
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 3; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #e5e5e5; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 40px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    text-align: left;
    z-index: 110000;
}

/* The navigation menu links */

.sidenav a {
    text-decoration: none;
    font-size: 17px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
    color: #000;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;

}

main#wrapper {
    padding: 0px;
    display: block;
    clear: both;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

i.fa.fa-bars {
    color: #fff!important;
    font-size: 22px!important;
}

i.fa.fa-youtube-play, i.fa.fa-facebook, i.fa.fa-twitter, i.fa.fa-instagram,
i.fa.fa-envelope, i.fas.fa-rss, i.fa-newspaper, i.fas.fa-file-alt, i.fa.fa-search, i.fa.fa-shopping-cart, i.fa-envelope-open-text {
	color: #fff!important;
}


i.fa.fa-youtube-play:hover, i.fa.fa-facebook:hover, i.fa.fa-twitter:hover, 
i.fa.fa-instagram:hover,
i.fa.fa-envelope:hover, i.fas.fa-rss:hover, i.fa-newspaper:hover, i.fas.fa-file-alt:hover, , i.fa.fa-search:hover, i.fa.fa-shopping-cart:hover, i.fa-envelope-open-text:hover {
	color: #b1b1b1!important;
}

i.fa.fa-home {
    font-size: 20px;
    padding: 0!important;
    margin: 0!important;
}

.jumbotron {
	background-color: rgba(0, 0, 0, 0.04)!important;
}
.jumbotron .far {
    color: #343a40!important;
}
.list-inline-item {
	margin: 0 0 0 10px;
}
.list-inline-item:not(:last-child) {
	margin-right: 0!important;
}

/*ul.list-inline, ul.list-inline li {
    margin: 0 !important;
    padding: 0 !important;
}*/

.burger {
	display: block;
	float: left;
	flex-grow: 1;

	vertical-align: baseline;
	padding: 5px 0;
	width: 31%!important;
}
.burger span {
    display: block;
    float: left;
    /* vertical-align: -webkit-baseline-middle; */
}
.burgertxtsm {
	font-size: 10px;
	padding: 20px 15px 20px 30px;
}
.burgerlinks {
    padding: 10px 15px;
    margin: 0;
    text-align: center;
}
.burgerlinks a {
    font-size: 14px;
    margin: 0;
    padding: 10px 0 0 0;
}
.burgersocial {
    /*margin: 20px 0 0 0;
    padding: 20px 0 10px 0;*/
    margin: 0;
    padding: 0px 0 10px 0;
}
.burgersocial ul li a {
	padding: 5px;
}
.bg-black {
	background-color: #000;
}



.logoimg {
    display: block;
    float: left;
    flex-grow: 1;
    text-align: center;
    vertical-align: baseline;
    width: 33%!important;
    max-width: 180px;

}
.logoimg img {
	max-width: 180px
}

@media (max-width: 576px) { /****************   @media (max-width: 576px)   *****************/
.logoimg {
    width: 90%!important;
    max-width: 94%;
    margin: 0 0 0 -6%;
}
.burger {
    width: 6%!important;	
}
}

.open-menu-search {
    display: block;
    float: right;
    flex-grow: 1;
    padding: 0!important;
    height: 38px;
    width: 33%!important;
}


@media (max-width: 576px) {
	.open-menu-search {
		display: none;
}}

.openmenuul {
	display: block;
	float: left;
	padding: 0 0 0 10px!important;
/*	margin: 3px 0 0 0!important;*/
	margin: 0!important;
}

@media screen and (max-width: 800px) { 
	.openmenuul {
	display: none;
	width: 10%;
}}


.openmenuul li.nav-item {
	display: block;
	float: left;
}
.openmenuform {
    display: block;
    float: left;
}
.openmenuform input {
   	padding: 5px 10px!important;
}


@media (min-width: 992px) {
.burger {width: unset;}

.logoimg {width: unset;}

.open-menu-search {width: unset;}
}



.navbar-light .navbar-nav .nav-link {
    color: #e9ecef!important;
    padding: .3rem 1rem!important;
}
.bg-dark {
    background-color: #231f20 !important;
}


.navbar .nav-item .nav-link {
    display: block;  
    /* border: 1px solid red; */
    padding: 2px 10px;
}

.nav-link {
    color: #999;
    white-space: nowrap;
}
a.nav-link {
	/*font-family: 'cf_asty_stdregular', sans-serif!important;*/
	font-size: 16px!important;
	line-height: 18px!important;
}
a.nav-link.active {
	color: #000;
}

.openmenuul a.nav-link.active {
	color: #fff;
}


a.nav-link.active41589,
a.nav-link.active41526,
a.nav-link.active43444,
a.nav-link.active41569,
a.nav-link.active41592
 {
	color: #fff;
}



@media (max-width: 1451px) {
	.nav-link-hide3 {
		display: none!important;
}}
@media (max-width: 1188px) {
	.nav-link-hide5 {
		display: none!important;
}}
@media (max-width: 900px) {
	.nav-link-hide4 {
		display: none!important;
}}


.navbar-translate img {
    width: 40%;
    min-width: 280px;
    cursor: pointer;
    float: left;
}

@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav {
    padding: 2vh 0 0 2vw;
}}

li.nav-item.active a {
    color: #fff;
}


.card-header {
	padding: 0!important;
    margin-bottom: 0;
}
.card-header-image h6.card-category.text-info {
    position: absolute;
    padding: 5px;
    background-color: #21252978;
    margin: 0;
    color: #fff!important;
    font-size: 14px;
}

h6.card-category.text-info a {
    color: #1064a6;
}

.latest_news_Rcol.apopseis .card-header a img {
    max-width: 80px;
}
img.img.img-raised {
	width: 100%;
	height: auto;
}
.p-2 {
    padding: .5rem .5rem .5rem 2rem!important;
}

.container-fluid {
    padding-right: 0!important;
    padding-left: 0!important;
    clear: both;
    /*display: inline-block;*/ /* when hidden white space in memu disappears */

}

span.carousel-control-next-icon:hover, 
span.carousel-control-prev-icon:hover {
    transform: scale(3);
}
i.material-icons:hover {
	transform: scale(2.5);
}
.btn {
	border-radius: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;


}
/*.carousel-caption {
    position: relative!important;
    right: 0!important;
    left: 0!important;
    z-index: 1;
    padding: 60px;*/
    /* padding-bottom: 20px; */
/*    color: #000;
    text-align: center;
    background: #fff;
    top: 0;
    bottom: unset!important;
    width: 65%;
    margin: -110px auto 0 auto;
    height: 200px;
}
*/

.carousel-caption {
    position: relative!important;
    right: 0!important;
    left: 0!important;
    z-index: 1;
    padding: 30px;
     padding-bottom: 20px; 
     padding-bottom: 0px !important; 
    color: #000;
    text-align: center;
    background: #fff;
/*    top: 35px;*/
    top: 50px;
    max-width: 1200px;
    bottom: unset!important;
    width: 65%;
/*    margin: -110px auto 0 auto;*/
    margin: -245px auto 0 auto;
/*    height: 200px;
    height: 180px;*/
}



.carousel-caption.d-md-block h5 {
    font-size: 42px!important;
    /*font-size: 2.0rem!important;*/
    text-align: center!important;
    font-weight: 700!important;
    margin-bottom: 1rem!important;
    color: #000;
	/*height: 110px;*/
    max-height: 100px;
    overflow: hidden;
/*
 -webkit-animation-name: bounceInDown;
 -webkit-animation-fill-mode: both;
 -webkit-animation-duration: 1.5s;
 -webkit-animation-iteration-count: 1;
 -webkit-animation-timing-function: linear;
 -moz-animation-name: bounceInDown;
 -moz-animation-fill-mode: both;
 -moz-animation-duration: 1.5s;
 -moz-animation-iteration-count: 1;
 -moz-animation-timing-function: linear;
 animation-name: bounceInDown;
 animation-fill-mode: both;
 animation-duration: 1.5s;
 animation-iteration-count: 1;
 animation-timing-function: linear;

*/

}
.carousel-caption.d-md-block h5 a { 
	color: #000;
}
.carousel-caption.d-md-block ul {
    margin: 0 auto;
    text-align: center;
    display: -webkit-inline-box;
    padding: 0;
}
.carousel-caption ul li {

    font-size: 12px;
    color: #000;
    list-style: none;
    padding: 38px 0 0 0;
}
.carousel-caption ul li:nth-child(1) {
	margin: 0px -14px 0 0;
}
.carousel-caption ul li:nth-child(2) {
	background: url(images/slider_ul_bg.jpg) no-repeat top center;
    height: 35px;
    width: 50px;
}
.carousel-caption ul li:nth-child(3) {
	margin: 0px 0 0 -15px;
}



.carousel-item img {
	/*opacity: 0.85;*/
}

/*.carousel-item.active img {
	transform: scale(1.05);
	opacity: 1;
	transition: all .25s ease-out;
}*/



/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) { 
	.carousel-caption {
	    width: 60%!important;
	    margin: -60px auto 0 auto;
}	
	.carousel-caption.d-md-block h5 {
	    font-size: 26px!important;
	    line-height: 30px!important;
}
.carousel-caption.d-md-block ul.hp-slider-info {
	display: none!important;
}
}


/* Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) { 
	.carousel-caption {
	    width: 70%!important;
	    background: -moz-linear-gradient(top, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 60%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 40%,rgba(255,255,255,0) 60%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(255,255,255,1) 40%,rgba(255,255,255,0) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
		padding: 10px;
}
	.carousel-caption.d-md-block h5 {
	    font-size: 22px!important;
	    line-height: 26px!important;
}


a.btn.btn-danger.btn-lg.active.waves-effect.waves-light {
	display: none;
}
.mdi, .material-icons {
    font-size: 26px!important;
}
.bestof {
	display: none!important;
}
.hp-cont {
	margin: -100px auto 0 auto;
}
a.keywordText[tooltip]:hover:after {
    width: auto!important;
}
a.keywordText {
    font-weight: 700;
}

a.keywordText[tooltip]:hover:after {
    content: attr(tooltip);
    position: absolute;
    top: 24px;
    left: 0;
    padding: 10px;
    background-color: white;
    width: 200px;
    font-size: 12px;
    box-shadow: 1px 3px 16px #00000054;
    z-index: 1000;
    color: #333!important;
    line-height: 18px!important;
    border-radius: 12px!important;
}



.banner300250, .ban120300, .ban300250, .rightcol-fb, .ban120, #promoshow {
	margin: 0 auto 30px;
}
}

/* Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 
	.carousel-caption {
	    width: 80%!important;
	    margin: -30px auto 0 auto;
}
	.carousel-caption.d-md-block h5 {
	    font-size: 22px!important;
	    line-height: 26px!important;
}
	.hp-cont {
		margin: -150px auto 0 auto;
}}

@media (max-width: 768px){
.hp-cont {
    margin: 20px auto 0 auto;
}}

/******* SEARCH ALL BOX   ***************/

.searchallbox {
    padding: 20px 0 0 0;
    margin: 0 0 30px 0!important;
    border-top: 1px solid #c1cfd9;
    text-align: center;
}

.searchallbox h4 {   
	color: #000;
    margin: 0 0 5px 0;
    font-size: 16px!important;
}
.rightcol_search .searchallbox h4 {
	margin: 0 auto 12px auto;
}

.sum_search {
    border-bottom: 1px solid #c1cfd9;
    margin: 0 0 30px 0;
}
.sum_search .searchallbox {
	margin: 0!important;
}

@media (max-width: 992px) { 
.searchallbox {
    margin: -50px 0 30px 0!important;
}}

@media (max-width: 768px) { 
.searchallbox {
	/*display: none!important;*/
}

.search-tit h4 {
	text-align: center;
}

.row.reviewsoutterblock.bg-dark {
	display: none!important;	
}
.most-viewed {
    display: none;
}
}



.carousel-caption.d-none.d-md-block h5 a {
	color: #fff;
}
.carousel-caption.d-none.d-md-block h5 a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle{
	/*float: left!important;*/
	text-transform: uppercase;
	font-size: 12px;
}
.btn-danger 
{
	background-color: #ff0000!important
}

.btn-danger:not([disabled]):not(.disabled).active, .btn-danger:not([disabled]):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    background-color: #ce0012c9!important;
}
.carousel-indicators {
    /*margin-right: -50%!important;
    bottom: 30px!important;
    left: 50%!important;
    width: 400px!important;*/
    width: 70%;
    z-index: 1!important;
    bottom: 200px!important;
}
.carousel-indicators li {
    border-radius: 0!important;
    width: 40px!important;
    height: 3px!important;
    background-color: #fff;
    margin: 1px 4px !important;
}

@media (max-width: 768px)   /****************   @media (max-width: 768px)   *****************/
{
.carousel-indicators li {
    border-radius: 0!important;
    width: 25px!important;
    height: 3px!important;
    background-color: #fff;
    margin: 1px 2px !important;
}

}

@media (max-width: 576px) /****************   @media (max-width: 576px)   *****************/
{ 
	.carousel-indicators li {
	    border-radius: 0!important;
	    width: 25px!important;
	    height: 3px!important;
	    background-color: #fff;
	    margin: 1px 2px !important;
	}
	.carousel-caption.d-md-block h5 {
		font-size: 19px!important;
	    line-height: 19px!important;
	}
		.mdi, .material-icons {
	    font-size: 12px!important;
	} 
}

div#carouselExampleIndicators, div#carouselExampleIndicators2 {
    overflow: hidden;
    position: relative;
    z-index: calc(0 + 1);
}

@media (max-width: 767px) /****************   @media (max-width: 576px)   *****************/
{ 
div#carouselExampleIndicators, div#carouselExampleIndicators2 {
    margin: 0 0 -120px 0;

}}
@media (max-width: 576px) /****************   @media (max-width: 576px)   *****************/
{ 
div#carouselExampleIndicators, div#carouselExampleIndicators2 {
    margin: 0 0 -150px 0;

}}


.carousel-indicators .active {
	background-color: #b21f2d!important; 
}
.carousel-item::after {
   /* background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.75)),color-stop(50%,transparent)),-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.75)),color-stop(50%,transparent));
    background: linear-gradient(0deg,rgba(0,0,0,.75),transparent 50%),linear-gradient(90deg,rgba(0,0,0,.75),transparent 50%);
    content: "";
    height: 700px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;*/
}
.hptopTag {
    background-color: red;
    width: 50px;
    height: 5px;
    z-index: 2;
    margin: 0 auto 20px auto;
}
.card {
    border: 0!important;
    box-shadow: none!important;
    border-radius: 0!important;
    background-color: transparent!important;
}
.most-viewed .card {
 	display: table!important;
}


.card-text  {
    float: right;

}
.card-text span {
    color: #f00;
    display: block;
    float: left;
    margin: -12px 5px 10px 0;
}
.card-text span  b {

}

@media (max-width: 992px) {
	.popular {
	    min-height: 270px!important;
	    padding: 0 1%
	}
}

.card-title, p {
	padding: 0;
}
.card-title {
    margin: 0 0 .75rem 0!important;
    font-size: 1rem;
    color: #fff;
    line-height: 1.5rem;
}
.reviewsblock .card-title a {
    color: #fff;
}
.reviewsblock .card-title a:hover {
    color: #e5e5e5;
}
.card-img-top {
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}
@media (max-width: 767px) {
	.card-title {
    	margin: 0.65rem 0 .75rem 0!important;
}
}


.carousel-control-next, .carousel-control-prev {
	width: 10%!important;
}
@media (max-width: 800px) {
	a.carousel-control-next, a.carousel-control-prev {
		max-height: 300px;


}}
@media (max-width: 600px) {
	a.carousel-control-next, a.carousel-control-prev {
		max-height: 200px;


}}

@media (min-width: 768px) {
.col-md-6 {
/*    max-width: 48%!important;
    padding-right: 10px!important;
    padding-left: 10px!important;*/
}}


.navbar-toggler:not(:disabled):not(.disabled) {
	background: url(images/burger_menu.png) no-repeat center!important;

    cursor: pointer;
    display: block;
    position: absolute;
    top: 10px;
    right: 10%;
}

.navbar-toggler:not(:disabled):not(.disabled) {
	background: none!important;
}

.navbar-toggler {
    padding: 0!important;
    font-size: 1.4rem!important;
    line-height: 1;
    background: transparent!important;
    border: 0px solid transparent;
    border-radius: 0;
    border: 0px solid red!important;
    width: 40px!important;
    height: 40px!important;
    float: right!important;

    cursor: pointer;
    top: 10px;
    position: absolute;
    right: 10%;

}

button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color; 
}

.magazine {
    max-width: 300PX;
    margin: 0 auto;
}

li.post {
    list-style: none;
}

p.card-description {
	line-height: 150%!important;
}
p.author {
    font-size: 12px;
}
@media (max-width: 700px) {
	p.card-description {
		display: none;
}}


.art-info {
    /*display: block;
    position: absolute;
    bottom: 10px;*/
    width: 90%;
    font-size: 13px;
    color: #666;
    margin: 30px 0 0 0;
}
@media (max-width: 576px) {
	.art-info {
		bottom: -8px;
}}

.arttopImg {
	display: block;
}
.arttopImg img {
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.arttop {
    padding: 0;
    position: relative;
}
.art_title {
    display: block;
    /* border: 1px solid red; */
    background: #fff;
    position: relative;
    margin: -3vw 2vw 0 2vw;
    /* float: left; */
    max-width: 800px;
}
.arttopTag {
    background-color: red;
    width: 265px;
    height: 20px;
    position: relative;
    bottom: 11px;
    z-index: 2;
    margin: 0 auto;
}
.arttop h1 {
    display: block;
    padding: 1vw 3vw 0 3vw;
    z-index: 1;
    font-weight: 700;
    font-family: 'cf_asty_stdbold', sans-serif;
    width: 100%;
    max-width: 800px;
}

@media (max-width:767px) {
	.arttop h1 {
		font-size: 1.8rem!important;
		margin: auto auto -30px auto;
	}
}

.artsummary {
	margin: 20px 10%;
    font-style: normal;
    font-weight: 100;
    /*text-transform: capitalize;*/
    text-align: center;
    font-size: 18px!important;
}

.artsummary li.list-inline-item.mr-4:first-child {
	background: url(http://media.caranddriver.gr/filesystem/images/20211130/low/ico-folder_244561_411101.PNG) no-repeat top left;
	padding-left: 10px;
}

@media (max-width: 768px){
    .artsummary li.list-inline-item.mr-4:first-child {
        padding-left: 10px !important;
    }
}

.mainarticle .artsummary img {
    margin-bottom: 0;
}

.artsummary hr {
    border-top: 3px solid #212529;
}
.artsummary b {
	font-weight: 700;
}
.artsummary li.list-inline-item.mr-4 {
    font-size: 12px!important;
    font-weight: 300;
}

.artsummary ul.list-inline, .artsummary ul.list-inline li {
	margin-left: 0 !important;
	padding-left: 0 !important;
}


.mainarticle {
	max-width: 1140px;
}
.mainarticle img {
	float: left;
	margin-bottom: 20px;
}
.mainarticle iframe {	
    display: block;
	margin: 30px auto;
	width: 100%;
}
blockquote {
    background: url(images/icons/other/quotes.png) no-repeat top left, url(images/icons/other/quotes_bottom.png) no-repeat bottom right #f5f5f5;
    color: #231f20;
    font-size: 16px;
    line-height: 135%;
    margin: 0 20px 25px;
    padding: 40px 40px 20px 40px;
}
blockquote, q {
    quotes: "" "";
}

.latest_news_Rcol {
	margin: 20px 0 0 0;
}
.R_elementsbox, .R_elementsbox2 {
	background: #e5e5e5;
	margin-bottom: 30px;
    width: 100%;
}
.R_elementsbox .card-body, .R_elementsbox2 .card-body {
    background-color: transparent!important;
    border: 0;
    padding: 10px!important;
}

.R_elementsbox h5.card-title {
    font-size: 1.0rem;
    line-height: 1.2rem;
    text-align: left;
    padding: 0;
}
.R_elementsbox2 h4.card-title {
    font-size: 1.0rem;
    line-height: 1.2rem;
    text-align: left;
    padding: 0;
}
.R_elementsbox2 .card-block.px-2 {
    display: block;
    float: left;
    width: 50%;
}

.R_elementsbox-title {
	font-size: 20px!important;
    text-align: center;
    background-color: #909090;
    padding: 12px 0 9px;
    color: #fff;
}

.card-body {
    padding: 20px!important;
    background: #555;
}

twitter-widget#twitter-widget-0 {
	margin: 20px auto!important;
}

.thumb-wrapper {
    display: contents;
}






/* Footer */

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
section#footer {
    padding: 20px 0 0 0!important;
    position: relative;
}
#footer {
    background: #343a40 !important
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer p.h6 {
    font-size: 12px;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px) {
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
	}
}

/************* SEARCH FORM  ***************/
.quick-search-form .form-control {
	height: 30px;
	padding: 5px 10px;
	color: #f5f5f5!important;   /* change  color of text to be typed inside search box */
	font-size: 13px;
	line-height: 20px;
	background-color: transparent!important;
	border: 0px solid #ccc;

	border-radius: 10!important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control {
	font-size: 0.9rem!important;
}

.btn-search {
	background: transparent!important;
}
button.form-control.form-control-submit {
    width: 20px!important;
    max-width: 20px!important;
}

.btn-custom {
	color: #FFFFFF;            
	background-color: #e5e5e5;   /* change  button color */
	/*border-radius: 0!important;  */  /* button border radius */
	padding: 5px!important;              /* Button size change*/

}

.btn-custom:hover {
background-color:#666; /* change  button color on hover */
border-radius: 10!important;

}
.custom-glyph-color{
    color:#fff;       /* change  magnifying glass color in  button */
}
.custom-glyph-color:hover{
    color:#b1b1b1;         /* change  magnifying glass color in  button on mouse hover */
}
form.form-inline.quick-search-form {
    display: block;
    float: left;
}
ul.list-unstyled.list-inline.headersocial.text-center {
    display: block;
    float: right;
    font-size: 16px;
    margin-top: 7px;
}
    /*border: 1px solid yellow;*/

@media (max-width: 576px) {
	ul.list-unstyled.list-inline.headersocial.text-center {
    margin: -30px 0 0 0;
}}


.form-inline .form-group {
	display: block!important;
	float: left!important;
	
    float: left!important;
	border:1px solid blue!important; 
}
input.form-control {
	width: 100%!important;
}
button#quick-search {
    float: right!important;
}


/************************* EPILOGES HomePage***************************/

.content-area {
	margin-bottom: 30px;
	display: block;
}

.revitem {
        position: relative;
    }
.revitem .info {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 !important;
        z-index: 1 !important;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    }
.revitem .info, .revitem .info a {
       color: #fff;
    }
.revitem .info span.date {
    font-size: 0.8rem;
}
.revitem2 {
    margin: 0;
    border-right: 12PX #FFF SOLID;
}
.revitem3 {
    margin: 0;
    border-LEFT: 12PX #FFF SOLID;
}
.revitem4 {
    margin: 0;
    border-right: 12PX #FFF SOLID;
}
.revitem5 {
    margin: 0;
    border-LEFT: 12PX #FFF SOLID;
}
.revitem6 {
    margin: 0;
}




.info h4 {
    font-size: 16px!important;
}
.text-box, .ins-box {
    padding: 0 0 0 8px;
}
.text-box h4 {
	margin-bottom: 0;
}



.dropdownwrapper label {
	color: #fff;
}
.searchbox {
	margin-bottom: 30px;
	background: #e5e5e5;
	padding: 20px;
}
.form-control, .rounded {
	border-radius: 0!important;
}
.rightcol_search {
	width: 100%;
	max-width: 300px;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.rightcol_search.searchallbox {
	margin: 0!important;
}
.reviewsblock.col {
    padding: 0 8px!important;
}
.reviewsblock.col .thumbnail {
	border-radius: 0;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #6c757d;
}
.thumbnail .caption, .thumbnail .caption a, .thumbnail .caption p {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-family: 'cf_asty_stdregular', sans-serif;
}
.row.reviewsoutterblock.bg-dark {
    padding: 15px 70px 25px 70px!important;
    /*overflow-x: hidden;*/
}

.reviewsoutterblock .card-deck .card {
	margin: 0 10px!important;
}



@media (max-width:1000px) {
	.reviewsoutterblock .card.reviewsblock {
		margin: 0 5px 10px 0!important;
		min-width: 30%!important;		
	}
	.row.reviewsoutterblock.bg-dark {
    	padding: 15px 20px 25px 20px!important;
}}

@media (max-width:576px) {
	.reviewsoutterblock .card-deck {
		display: -webkit-flex!important; /* Safari */
	    -webkit-flex-wrap: wrap!important; /* Safari 6.1+ */
	    display: flex!important;   
	    flex-wrap: wrap!important;
	    flex-direction: inherit!important;
	}
	.reviewsoutterblock .card.reviewsblock {
		margin: 0 5px 10px 0!important;
		width: 48%!important;
		min-width: 48%!important;		
}}

@media (max-width:400px) {
	.reviewsoutterblock .card.reviewsblock {
		margin: 0 0 10px 0!important;
		width: 99%!important;		
}
	.rightcol_search {
		width: 100%;
		max-width: 100%!important;	
}}


.title-bar {
    background: url(images/fasa.jpg) left no-repeat #c1cfd9;
    font-size: 17px;
    color: #fff;
    padding: 10px 0 7px 0!important;
    margin: 0 0 20px 0;
    font-family: 'cf_asty_stdbold', sans-serif;
    text-indent: 60px;
    /*letter-spacing: 1px;*/
    text-align: left;
}

.inlineVideo {
	width:100%;
	max-height: 100%;

}

.inlineVideoCaption {
	text-align: center;
	font-size: 18px;
}


.btn.btn-lg {
	padding: 0.5rem!important;
}


/******************** PHOTOGALLERY IN ARTICLE ***************/
		.thumbslist {
		    width: 100%;
		    overflow-x:	auto;
		    margin: -40px 0 30px 0;
		    display: -webkit-inline-box;
		}

		.carousel-indicators-img {
		    list-style: none;
		    /* background-color: #f8f9fa; */	
		    width: 100%;
    		display: -webkit-inline-box;		
		}

        .carousel-indicators-img li, .carousel-indicators-img li.active{
            width: 130px;
            height: 95px;
            position: relative;
            margin: 0 10px;   
            float: left;          
        }
        .carousel-indicators-img li:hover, .carousel-indicators-img li.active:hover{
        	cursor: pointer;
        }
        .carousel-indicators-img img {
            position: absolute;
            width: 100%;
            /*border-radius: 50%;*/
            height: 100%;
            top: 0;
            left: 0;     

        }

.roi_left_col {
	/*max-width: 400px;
	border: 1px solid red;*/
}
.roi_right_col {
	/*border: 1px solid blue;*/
}


/****** I I™I I‘IsI‘I£ I£I¤I‘I¤I™I£I¤I™IsI©I  I£I¤IY I‘I?I?I?IY *********/
.smallCarStats_wrapper {
    margin: 0 0px 5px;
}
.smallCarStatsHeadline {
    text-align: center;
    width: 100%;
    height: 1px;
    background-color: black;
    margin: 40px 0px 20px;
}
.smallCarStatsHeadline h2 {
    text-align: center;
    /*font-family: "museo-slab", alfa-slab-one, sans-serif;*/
    font-style: normal;
    font-weight: 800;
}
.smallCarStatsHeadline span {
    text-align: center;
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: -21px;
}
.smallCarStatsHeadline h2 span {
    font-size: 17px;
}
.smallCarStats {
    font-size: .85em;
    border-radius: 2px;
    padding: 20px 20px 2px 20px;
    width: 100%;
    background-color: black;
    margin-bottom: 5px;
}
.smallCarStatsImg {
    float: left;
    overflow: hidden;
    margin-right: 2%;
    position: relative;
    max-width: 23%;
}
.smallCarStatsImg img {
    max-width: 100%;
}

.smallCarStatsText {
    width: 75%;
    float: right;
    color: white;
    text-align: left;
    margin: -8px 0 0;

}
.smallCarStatsText p {
    padding: 0 0px 9px;
    margin: 0px 0px 5px;
    /*font-family: "museo-slab", sans-serif;*/
    font-style: normal;
    font-weight: 300;
    border-style: solid;
    border-color: #888;
    border-width: 0px 0px 1px;
    color: #fff;
}
.smallCarStatsText p:last-child {
	border: 0;
}
.smallCarStatsText p span {
    text-transform: uppercase;
    color: #fd0400;
    /*font-family: "museo-slab", alfa-slab-one, sans-serif;*/
    font-style: normal;
    font-weight: 800;

}
.smallCarProsCons {
	background-color: #e5e5e5;
	width: 100%;	
	margin-bottom: 10px ;
	display: block;
	font-size: .85em;
	font-weight: 700;
	clear: both;

}
.smallCarProsCons_head {
	padding: 5px 0 5px 20px;
    background-color: #909090;
    border-bottom: 1px solid #fff;
    width: 100%;
    color: #fff;
    font-weight: 700;
}

.smallCarProsCons p {
	border-bottom: 1px solid #fff;
	margin: 0 20px;
	padding: 5px 0;
}
.smallCarProsCons p:last-child {
    border: 0;
}
.smallCarProsCons p span {
    text-transform: uppercase;
    color: #fd0400;
    /*font-family: "museo-slab", alfa-slab-one, sans-serif;*/
    font-style: normal;    

}
.smallCarRatings {
	background-color: #e5e5e5;
	float: left;
    width: 230px;

    overflow: hidden;
    margin: 0 2% 2% 0;
    font-size: 12px;
	font-weight: 700;
	display: inline-block;

}
.smallCarRatings_head {
	padding: 5px 0 5px 20px;
    background-color: #909090;
    border-bottom: 1px solid #fff;
    width: 100%;
    color: #fff;
    font-weight: 700;
}
.smallCarRatings_subhead {
	padding: 5px 0 5px 20px;
    background-color: #000;
    border-bottom: 1px solid #fff;
    width: 100%;
    color: #fd0400;
    font-weight: 700;
}
.smallCarRatings p {
    border-bottom: 1px solid #fff;
    margin: 0 20px;
    padding: 5px 0;
    text-align: right;
}
.smallCarRatings p span {
	text-transform: uppercase;
    /* color: #fd0400; */
    /* font-family: "museo-slab", alfa-slab-one, sans-serif; */
    font-style: normal;
    /* border: 1px solid red; */
    display: -webkit-box;
    float: left;
    width: 90%;
 }
.smallCarRatings p.smallCarRatings_sum {
	color: #fd0400;
	border-bottom: 0;
}
@media (max-width: 576px) {
	.smallCarRatings {
    float: none;
    margin: 0 auto 1rem auto;
    display: block;
}
.smallCarStatsImg {
	max-width: 100%!important;
}
.smallCarStatsText {
    width: 100%;
}}



/***** RELATED  **********/
.outerwrapper-related {
   /* margin: 80px 0 30px 0;*/
    margin: 10px 20px 0 0;
    max-width: 300px;
    display: block;
    float: left;
}
@media (max-width: 576px) { 
	.outerwrapper-related {
	max-width: 100%;
    display: block;
    float: none;
    clear: both;
    margin: 0 auto;
	}
.wrapper-related-item .title-related-item {
width: calc(55% - 2px);
}
}
.wrapper-related-title {
	border-bottom: 1px solid #e5e5e5;

}
.wrapper-related-title span {
	background: #e5e5e5;
    /*font-family: 'cf_asty_stdbold', sans-serif !important;*/
    font-size: 14px;
    padding: 6px 10px 4px 10px;

	font-family: 'cf_asty_std', sans-serif !important;
    font-weight: 700;

}
.wrapper-related-item {
    overflow: hidden;
    width: 100%;
    font-size: 0;
    margin: 0;
}
.wrapper-related-item .related-item {
    /*width: calc(49% - 0px);
    margin: 0 13px 15px 0;
    border: 1px solid #e5e5e5;*/
    display: inline-block;
    vertical-align: top;
    background-color: #ffffff;
    width: calc(100% - 0px);
    margin: 7px 13px 7px 0;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 10px 0; 
}
.wrapper-related-item .related-item:nth-child(even) {
	margin: 0 0 15px 0!important;
}
.wrapper-related-item .related-item .related-item-img {
    display: inline-block;
    width: calc(45% - 4px);
    vertical-align: middle;
    margin: 2px;
    overflow: hidden;
    position: relative;
}
.wrapper-related-item .related-item .related-item-img img {
    width: 100%;
    margin: 0;
}
.wrapper-related-item .title-related-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(55% - 7px);
    font-size: 16px;
    margin-left: 7px;
    /*max-height: 75px;*/
    padding-right: 0px;
    line-height: 22px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-weight: 600;
}

.related-item a {
    border: none !important;
}

@media (max-width: 768px) { 
.wrapper-related-item .related-item {
	width: calc(100% - 0px);
	margin: 7px 0px 7px 0;
}
}



/******* GOOGLE SEARCH HEADER ********/
div#quick-access {
    display: block;
    float: right;
    margin: 3px 0 0 0;
}


.search-form .form-group input.form-control::-webkit-input-placeholder{
  display:none;
}
.search-form .form-group input.form-control::-moz-placeholder{
  display:none;
}
.navbar-right{
  min-width:200px; /*or I can probably just use columns*/
}
.navbar-right form {
  width:100%;
}
.form-group {
	position:relative;

	min-width:40px;
	height:35px;
	overflow:hidden;
	transition: width 0.5s;
	backface-visibility:hidden;
	top: 0px;
}
.form-group input.form-control {
  position:absolute;
  top:0;
  right:0;
  outline:none;
  width:100%;
  height:40px;
  margin:0;
  z-index:10;
}
.jumbotron .form-group {
	height:80px;
}
.jumbotron .form-group input.form-control {
  position:relative;

  outline:none;
  width:100%;
  height:40px;
  margin:0;
}


input[type="text"].form-control {
  -webkit-appearence:none;
  -webkit-border-radius:0;
}
.form-control-submit,
.search-label{
  width:40px;
  height:40px;
  position:absolute;
  right:0;
  top:0;
  padding:0;
  margin:0;
  text-align:center;
  cursor:pointer;
  line-height:40px;
  background:#000;
}
.form-control-submit{
  background:#000; /*stupid IE*/
  opacity: 0;
  color:transparent;
  border:none;
  outline:none;
  z-index:-1;
}
.search-label{
  z-index:90;
}
.form-group.sb-search-open,
.no-js .sb-search-open{
  width:90%;
  max-width: 160px;
}
.form-group.sb-search-open .search-label,
.no-js .sb-search .search-label {
	background: #666;
	color: #fff;
	z-index: 11;
}
.form-group.sb-search-open .form-control-submit,
.no-js .form-control .form-control-submit {
	z-index: 90;
}

.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet, .gs-fileFormatType {
	color: #333333;
    font-size: 14px;
    font-weight: 400;
}
.gs-webResult div.gs-visibleUrl {
    color: #3D85C6;
    font-weight: 400;
    font-size: 14px;
}
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    text-align: left;
}




@media (max-width: 840px) {
	div#quick-access {
		display: none;
}}
.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
    padding-right: 0!important;
}
.gsc-control-cse.gsc-control-cse-el {
    padding: 0!important;
}
.gsc-control-cse.gsc-control-cse-el {
    
}
.gsc-input-box, .gsc-input {
    background: #000!important;
    color: #fff!important;
}
input#gsc-i-id1 {
    background: #000!important;
    color: #fff!important;
}
.gsib_a {
	padding: 0!important;
}
table.gsc-search-box {
	border: 0px solid #fff!important;
    border-radius: 5px!important;
}

.breadcrumb {
    padding: 0!important;
    margin: 1rem 0!important;
    background-color: transparent!important; 
    font-size: 12px;
    color: #231f20;
}
.breadcrumb a {
    color: #231f20!important;
}
.maxWidth, .ban728II {
    width:100% !important;
    padding: 10px;
    text-align:center;
    background-color: #e5e5e5;
	margin: 0 0 30px;
	position: relative;
    z-index: 2;
    cursor: pointer;
}   
.maxWidth img, .ban728II img {
    max-width: 100%;
    height: auto;
}

.slider_content_box {
    position: absolute;
    width: 100%!important; 
    padding: 18px 20px 20px;
    background: rgba(18, 18, 18, 0.64);
    left: 0px!important; 
    top: auto!important; 
    bottom: 0!important; 
}
.grid_view.onepost.m-3.mb-4.firstsum {
    position: relative;
    top: -37px;
}
.onepost .slider_content_box .headtit {
    color: #fff;
    font-size: 14px;
    display: block;
    font-weight: bold;
}

.onepost .slider_content_box h2 a, .onepost .slider_content_box h5 a {
    color: #FFF;
	font-size: 1.3rem!important;
}
.onepost .slider_content_box h2 {
	margin: 5px 0!important;
}

@media (max-width: 576px) {
	.onepost .slider_content_box .headtit {
		display: none;
	}
	.onepost .slider_content_box h2 {
		margin: 0!important;
		line-height: 1.3rem;
	}
}


.onepost .post h5 {
    clear: both;
    color: #FFF;
    margin-top: 15px;
}
.onepost .slider_content_box p {
	clear: both;
	color: #FFF;
	font-size: 16px;
	padding: 0!important;
	margin: 0!important;
}

.addthis_inline_share_toolbox {
    margin: 2vw 0;
}
.mdi, .material-icons {
	font-size: 40px!important;
}

h6.card-category.text-info {    
    font-size: 12px!important;
    color: #676767!important;
    text-align: left;
}

/*h6.card-category.text-info.text-infoNEA.MONTELA {
	color: #ed1c24!important;
}
h6.card-category.text-info.text-infoDOKIMES, 
h6.card-category.text-info.text-infoEIDISEIS {
	color: #0072bc!important;
}
h6.card-category.text-info.text-info-apopseis, h6.card-category.text-info.text-info-apopseis a {
    color: #0066b3!important;
}*/




.apopseis .card-header {
	background-color: transparent;	
}

.apopseis .card-block.px-2 {
    width: 71%;
}

.col-md-4.float-left.mb-4.mag-item {
	min-height: 420px;
}

.roi.periptero {
	margin: -15px 0;
}
.periptero h3.card-title {
    font-size: 16px!important;
    text-align: center;
}




.storiesR h5 {
    background: url(images/storiesRh5.png) no-repeat top center;
    padding: 15px 10px 10px;
    font-size: 1.05rem;
    margin: -10px auto 0;
    z-index: 1;
    position: relative;
    width: 90%;
}
.apopseismain h6.card-category.text-info {
    font-size: 14px!important;

}

.txt h2 {
	font-size: 1.1rem;
}

.socialR {
    margin: 0 auto 30px auto;
    max-width: 300px;
}
.row.socialul {
    margin: 0 auto;
    padding: 0;
}
.row.socialul .socialli {
background: #000;
    display: block;
    float: left;
    border-radius: 50%;
    /* margin: 0 5px; */
    /* max-width: 22%!important; */
    padding: 15px;
    margin: 0;
    border: 7px solid #e5e5e5;
}
.row.socialul .socialli img {

}

@media screen and (max-width:991px) {
.storiesR li.post {
    list-style: none;

    clear: none;
    margin: 0;

    display: table!important;
    flex: 0 0 50%;
    max-width: 50%;
    min-height: 260px;
}

.storiesR li.post:nth-child(even)>div {
  	padding-right: 3px;
}
.storiesR li.post:nth-child(odd)>div {
  	padding-left: 2px;
}
}


@media screen and (max-width:400px) {
.storiesR li.post {
    list-style: none;

    clear: none;
    margin: 0;

    display: table!important;
    flex: 0 0 100%;
    max-width: 100%;
}}

.sum_search button#searchSubmit {
    margin: 0 !important;
    padding: 9px 32px !important;
}

.ms-sbar.ms-dir-h {
	display: none!important;
}


/********** TABLE GENERIC DESIGN  *******/

table {
	width: 100%!important;
	border: 1px solid #fff!important;
}
table tr {
	border-bottom: 1px solid #f0f0f0;
}
table tr:nth-child(odd) {
	background-color: #f5f5f5;
}

table td {
	padding: 5px;
}
td strong {
	font-weight: bold;
}

/***************** Container Fluid Reviews NEW with arrows ***********************/

i.fa.fa-angle-left, i.fa.fa-angle-right {
    FONT-SIZE: 3rem;
}
a.carousel-control.left.carousel-control-prev {
    width: 1%!important;
    margin: 0;
    padding: 0;
    left: -30px;
}
a.carousel-control.right.carousel-control-next {
	width: 1%!important;
    margin: 0;
    padding: 0;
    right: -30px;
}
.col-sm-2.reviewsblock {
    width: 30%!important;
    flex: 0 0 30%;
    max-width: 30%;
    flex: 1 0 0%;
}

@media (max-width: 1000px) {
.col-sm-2.reviewsblock {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}}

.author-description__detail li {
    list-style-type: none;
    display: block;
    clear: both;
    margin: 12px 0 10px 0;
}
.author-description__detail li img {
    float: left;
    margin: 0 20px 0 0;
    max-width: 30px;
}
.author-description__detail span.title {
    clear: both;
    display: block;
    color: #6c757d;
}
ul.author-description__detail {
    margin: -3px 0 0 0;
    padding: 0;
}

#pdf_open {
        display:block;
    }
#pdf_open iframe {
    border: 0!important;
    width: 100%;
    height: auto;
    min-height: 900px;
}

/** ADD THIS  */
#at4-share, #at4-soc {
    z-index: 10!important;
}

.strossle-widget-Home {
    max-width: 1218px;
    margin: 0 auto;
}

.ms-thumb-list.ms-dir-h {
    max-height: 68px;
}

h6.text-light a {
	color: #f8f9fa;
}
h6.text-light a:hover {
    color: #fd0400;
    text-decoration: none;
    transition: 0.5s;
}

@media (max-width: 1200px) {
.latest_news_Rcol {

}
.R_elementsbox2 .card-block.px-2 {
	width: 40%!important;
	}}

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #4285f4;
    color: #f8f9fa;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #d52229;
}
/*Cookie Consent End*/


/** Google search  **/
.gsc-search-button-v2 svg {
    fill: #fff;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #ffffff; 
}
table.gsc-search-box td {
    vertical-align: middle;
    background: #000;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    /*border-color: #ffffff!important;*/
    background-image: none!important;
    filter: none;
    background-color: transparent!important;
    padding: 5px!important;
    border-radius: 0!important;
}
table.gsc-search-box td {
    vertical-align: middle;
    background: #000;
    padding: 0px 1px !important;
}
.gscb_a {
    display: inline-block;
    font: 22px/10px arial,sans-serif !important;
}
.gsst_a .gscb_a {
    line-height: 20px !important;
    padding: 2px 0 0 0!important;
    color: #fff!important;
}
td.gsc-input, td.gsc-search-button  {
    padding: 0!important;
    border: 1px solid black!important;
    margin: 0!important;
}
.gsc-results-wrapper-overlay {
    box-sizing: border-box;
    top: 5%;
    left: 2%;
    height: 90%;
    width: 65%!important;
    margin: 0 auto!important;
}
@media (max-width: 450px) {
.gsc-results-wrapper-overlay {
    box-sizing: border-box;
    top: 5%;
    left: 1%!important;
    height: 90%;
    width: 95%!important;
    margin: 0 auto!important;
    padding: 10px!important;
}}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
	font-size: 17px!important;
    font-weight: bold!important;
    text-align: left!important;
}
.gs-web-image-box .gs-image, .gs-promotion-image-box .gs-promotion-image {
    border: 1px solid #e2e2e2;
    max-width: 120px!important;
    max-height: 120px!important;
    width: expression(this.width > 124 ? '124px': true);
    height: expression(this.height > 120 ? '120px': true);
}
.gsc-table-cell-snippet-close, .gs-promotion-text-cell {
    vertical-align: top;
    width: 80%!important;
    margin-left: 130px!important;
}
.gsc-webResult.gsc-result:hover {
    border-color: #e5e5e5!important;
    background-color: #f5f5f5!important;
}
.gsc-adBlock {
    display: none!important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    padding: 5px 10px!important;
}
@media (max-width: 540px) {
.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet, .gs-fileFormatType {
    margin: 0 0 0 -130px;
}}
@media (max-width: 1280px) {
	div#adtechDesktopHomeSkin, 	div#adtechdesktopROSSkin {
		display: none;
	}
}

.billboard_inArt {
	z-index: 0; 
	display: inline-flex;
	position: relative;
}

.video_wrapper_style {
	max-height: 800px;
    overflow: hidden;
}

.col-12.title-bar a {
    color: #fff;
}
.col-12.title-bar a:hover {
    color: #1998fc;
}

.card-header.card-header-image.mb-2 {
    display: block;
    position: relative;
}
.category_on_photo {
    background: #000000e0;
    color: #fff;
    padding: 3px 6px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'cf_asty', sans-serif !important;
    /* font-weight: normal; */
    font-size: 12px;
    font-weight: 700;
}
.category_on_photo a {
	color: #fff;
}

.post-text-view {
    margin: -15px 10px 0 10px;
    padding: 17px 10px 10px;
    display: block;
    position: relative;
    font-size: 15px;
    background: url(images/firstview_redline2.png) no-repeat top left;
    line-height: 19px;
}

.caption {    
	display: block;
    padding: 0;
    margin: 0 1% 0 1%;
    color: #909090;
    font-size: 15px;
    font-style: italic;
    position: relative;
    top: -15px;
}

.feed-block-wrapper {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	/*box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);*/
	/*border: 1px solid red;*/
	display: block;
	text-align: center;
}

.feed-block-wrapper.firstview {
    width: 1200px;
}


.feed-block {
	/*display: inline-flex;*/
}
.feed-block-left {
	display: flex;
    max-width: 890px;
    float: left;
    /*padding: 20px 20px 20px 0;*/
    padding: 0 20px 20px 0;
}
.feed-block-leftV2 {
	/*display: flex;*/
	display: block;
    max-width: 880px;
    float: left;
    padding: 0px 20px 20px 0;
}
.feed-block-leftV2 .feed-block-content {
	grid-template-columns: repeat(3, 1fr);
}
.feed-block-leftV2 .feed-block-content-4 {
	grid-template-columns: repeat(2, 1fr);
}

.feed-block-header {
	margin-bottom: .625rem;
    padding: 1.25rem 0 0;
    margin: 1rem 0 1rem 0;
    text-align: center;
    position: relative;
    clear: both;
    display: grid;
}
.feed-block-header-sm {
    max-width: 860px;
}
.feed-block-heading {
    font-family: Interstate,Helvetica,Arial,Sans-serif;
    font-size: 20px; /*3.2rem;*/
    line-height: 1.2;
    display: inline-flex;
    position: absolute;
    justify-content: center;
    letter-spacing: .05rem;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    margin: 0 0 1.5rem 0;
/*    background: url(images/fasabg_v2.jpg) left no-repeat;*/
}
.feed-block-heading:after {
    content: "";
    position: absolute;
    width: 100%;
    height: .125rem;
    background: #000;
    z-index: -1;
    top: calc(50% - .1rem);
}
.feed-block-heading span {
    background: #fff;
    color: #000;
    text-decoration: none;
    padding: 0 .625rem;
    margin: 0 0 0 15px;
}

.feed-block-header img {
    float: left;
    margin: 4px 10px 0px 0px;
}

.feed-block-inner {
    margin: 0rem auto 2rem;
}
    

.feed-block-big-story-feed .feed-block-column-content .custom-item-inner {
    -ms-grid-columns: 25% 1fr;
    grid-template-columns: 25% 1fr;
    display: -ms-grid;
    display: grid;
    grid-gap: .9375rem;
    align-items: center;
	grid-template-columns: repeat(1,1fr);
}


/*.feed-block-content {
    display: grid;
    grid-gap: .5rem;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 10px;
}*/


.feed-block-content {
    display: grid;
/*    grid-gap: .5rem;*/
    grid-gap: 3.5rem;
	grid-template-columns: repeat(4, 1fr);
/*	grid-column-gap: 10px;*/
	grid-column-gap: 25px;
}


.custom-item-inner-fixed {
    margin: 0 0.5rem;
    display: block;
    float: left;
/*    max-width: 22%;*/
    max-width: 33%;
}


/*.feed-block-content-onebig {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-template-rows: 3fr 1fr;
  grid-gap: .5rem;
}*/
.feed-block-content-onebig .custom-item {
    display: inline-grid;
    width: 100%;
}

.feed-block-content-onebig {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: repeat(1, 1fr);
}

.feed-block-content-onebig .custom-item:nth-child(1) { grid-area: 1 / 1 / 4 / 5; }
.feed-block-content-onebig .custom-item:nth-child(2) { grid-area: 1 / 5 / 2 / 6; }
.feed-block-content-onebig .custom-item:nth-child(3) { grid-area: 2 / 5 / 3 / 6; }
.feed-block-content-onebig .custom-item:nth-child(4) { grid-area: 3 / 5 / 4 / 6; }



/*.feed-block-content-onebig .custom-item:nth-child(2) {
	width: 60%;
}*/
.feed-block-content-onebig .custom-item:nth-child(1) a.custom-item-title.item-title {
	font-size: 1.35rem;
}
.feed-block-content-onebig .custom-item a.custom-item-title.item-title {
    font-size: 1.05rem;
}
.feed-block-content-4 a.custom-item-title.item-title {
    font-size: 1.5rem;
}

.feed-block-content-onebigontop {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-gap: .5rem;
}
.feed-block-content-onebigontop .custom-item-inner {
    margin: 0 0.5rem;
}


@media (max-width: 768px) {
.feed-block-content {
    display: grid;
    grid-gap: .5rem;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
}
.feed-block-heading {
    font-size: 1.3rem;
}
.feed-block-content-onebig {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	/*grid-template-rows: repeat(2, 1fr);*/
  	grid-gap: .5rem;
}
.feed-block-content-onebig .custom-item:nth-child(1) { grid-area: unset; }
.feed-block-content-onebig .custom-item:nth-child(2) { grid-area: unset; }
.feed-block-content-onebig .custom-item:nth-child(3) { grid-area: unset; }
.feed-block-content-onebig .custom-item:nth-child(4) { grid-area: unset; }
 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: .5rem;
}
.feed-block-content-onebigontop, .feed-block-content.feed-block-content-onebig.feed-block-content-onebig-m {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: .5rem;
    
}
 .feed-block-content.feed-block-content-onebig.feed-block-content-onebig-m {
 	grid-template-rows: auto;
 }
.custom-item.triplet {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .5rem;
}
.stickyRightColumnAreaWrapper {
	display: contents;
}

ul.footer-menu {
    /* display: block; */
    clear: both;
    margin: 20px 0;
}
ul.social-footer {
    margin: 6px 0 0 0;
}
.footer-menu.buttonlike {
    width: 350px;
}
.buttonlike li.footer-menu-item.nav-item {
    width: 40%;
    display: block;
    float: left;
}

}






.custom-item {
	display: flex;
	width: 100%;
}
.custom-item-image-img {
	width: 100%;
	max-width: 100%;
}
.custom-item-content {
    margin: -15px 10px 0 10px;
    padding: 17px 10px 10px;
    display: block;
    position: relative;
    font-size: 15px;
    background: url(images/firstview_redline2.png) no-repeat top left #fff;
    line-height: 19px;
    text-align: left;
}
.zones-lightgrey .custom-item-content {
    background: url(images/bglightgrey.png) no-repeat top left #e5e5e5;
}
.custom-item-content.opinion {
    margin: 0 10px;
    padding: 10px 10px 10px;
    display: block;
    position: relative;
    font-size: 15px;
    background: transparent;
    line-height: 19px;
    border-bottom: 1px dotsbot #333;
}
span.opinion-name, div.opinion-name {
    color: #999;
/*    font-family: helvetica;*/
    font-size: 0.7rem;
/*    margin: 0 0 0 5px;*/
    margin: 0 0 0 0px;
    letter-spacing: 1px;
}
span.opinion-name.opinion-nameXL {
    font-size: 0.8rem;
    color: #999;
    display: inline-block;
    margin: 10px 0 0 0;
}
.custom-item-inner-opinion {
    border-bottom: 1px dotted #999!important;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    width: 100%;
}


a.custom-item-title.item-title {
    font-family: 'cf_asty_stdbold', sans-serif !important;
    /*font-family: Open Sans Condensed!important;*/
    color: #333;
    font-size: 1.35rem;
    line-height: 1.2;
    text-align: left;
}
a.custom-item-title.item-title.item-title-big {
    font-size: 2rem!important;
}

a.custom-item-title.item-title b {
    font-family: 'cf_asty_stdbold', sans-serif !important;
    /*color: #0066b3;*/
    color: #999;
    font-size: 1rem;
    margin: 0 0 5px 0;
    display: inline-block;
}
.firstview-block a.custom-item-title.item-title b, .catname-of-article  {
	font-size: 0.9rem;
	font-weight: 700;
	font-family: 'cf_asty_stdbold', sans-serif !important;
    color: #999;
    margin: 0 0 5px 0;
    display: inline-block;
}
a.custom-item-title.item-title.opinion {
    font-size: 1.30rem;
    padding: 0 0 5px 0;
    /*display: flex;*/
    font-weight: 600;
    /*font-family: 'cf_asty_regular', sans-serif !important;*/
    font-family: Open Sans Condensed!important;
}
a.custom-item-title.item-title.opinion.opinionXL {
	/*font-family: 'Ubuntu Condensed', sans-serif!important;
	font-family: 'Roboto Slab', serif!important;*/
	font-family: Open Sans Condensed!important;
	font-size: 3.5rem;
/*	line-height: 4rem;*/
	line-height: 2.5rem;
    letter-spacing: 0;
    font-weight: 500;
}
a.custom-item-title.item-title.opinion:hover {
	color: #0056b3;
	text-decoration: none;
}
.feed-block-heading span a:hover {
    text-decoration: none;
}

.zones {
    display: inline-block;
    margin: 0 0 20px 0;
}
.zones-grey {
	background: #333;
    z-index: 0;
    position: relative;
}
.zones-lightgrey {
	background: #e5e5e5;
    z-index: 0;
    position: relative;
}
.zones-spy {

}

.zones-grey .feed-block-heading span {
    background: #333;
}
.zones-grey .feed-block-heading span a {
	background: #333;
	color: #fff;
}
.zones.zones-grey.zones-spy.container-fluid .feed-block-heading span,
.zones.zones-grey.zones-spy.container-fluid .feed-block-heading span a,
.zones.zones-grey.zones-spy .custom-item-content
{
	background: #333;
}
.zones.zones-grey.zones-spy .readmoreR span,
.zones.zones-grey.zones-spy .readmoreR {
	border: 1px solid transparent;
	background: transparent;
}
.zones-grey a.custom-item-title.item-title b {
    color: #999;
}
.zones-grey .custom-item-content {
    background: #333;
}
.zones-grey a.custom-item-title.item-title {
    font-family: 'cf_asty_stdbold', sans-serif !important;
    color: #ffffff; 
}
.zones-grey .feed-block-heading:after {
    background: #fff;
    z-index: -1;
}
.mainarticle li, .mainarticle ul {
    list-style: square;
    padding: 0 0 0 10px;
    list-style-type: square;
    margin: 0 0 10px 15px;
}

.mainarticle .articleText ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
  list-style: outside none none;
  margin-top: 13px;
  margin-bottom: 20px;
  padding-left: 0;
}

.mainarticle .articleText ul li {
	margin: 5px 0 5px 15px;
  padding-left: 15px;
  position: relative;
}

.articleText li {
	list-style: none !important;
}

.mainarticle .articleText ul li:before {
  border: none;
  color: #0066b3;
  content: "\f111";
  display: inline-block;
  font-family: fontawesome;
  font-size: 8px;
  margin-right: 10px;
  padding: 0;
  left: 0;
  position: absolute;
  top: 7px;
}





.searchonmobile {
	display: none;
}
.zones-lightgrey .feed-block-heading span {
    background: #e5e5e5;
    color: #000;
    text-decoration: none;
    padding: 0 .625rem;
}


.banner300250_v2 {
	max-width: 300px;
    width: 300px;
    min-height: 250px;
    /* display: flex; */
    margin: 0 auto;
    padding: 0;
    float: right;
    /*border: 1px solid red;*/
    
}

@media (max-width: 576px) { 
	/*.searchonmobile {
	display: block;
}*/
}


.zones.zones-grey.container-fluid.tvblock {
    /*background: url(https://dslv9ilpbe7p1.cloudfront.net/emzaXa_tRv9u9mXNnBdlfg_store_banner_image.jpeg);
    background-size: cover;*/
    background: #000;
}
.zones.zones-grey.container-fluid.tvblock .custom-item-content {
	background: #000;
}
.zones.zones-grey.container-fluid.tvblock .feed-block-heading span {
    background: #000;
}
.zones.zones-grey.container-fluid.tvblock .feed-block-heading span a {
    background: #000;
    color: #fff;
}
.readmoreR {
    /*border-bottom: 2px solid #e5e5e5;
    text-align: right;
    margin: 0 20px 20px;
    padding: 0 5px 0 0;
    /*max-width: 830px;
    position: relative;
    clear: both;
    width: 90%;

	position: absolute;
	border: 0px solid #333333;
	width: 110px;
*/
    position: relative;
    right: 0;
    top: 0;
    color: #000;
    margin: 10px 0 20px;
    padding: 0;
    border: 0px solid #333333;
    /* width: 110px; */
    font-size: 13px;
    font-family: 'cf_asty_stdregular';

}

.readmoreR.readmoreR-mob {
    margin: 45px 0 -30px;
}



.readmoreR span {
    background: #fff;
    padding: 0 0 0 12px;    
    float: right;
    /*position: absolute;    
    width: fit-content;
    padding: 0 0 0 5px;
    right: 0;
    color: #999;
    margin: 2px 0 0 0;*/

    margin: -8px -1px 0 0;


}
.readmoreR span a {
    color: #000;
    padding: 5px;
}
.zones-grey .readmoreR span {
    background: #333;
    color: #fff;
}
.zones-grey .readmoreR span a {
    color: #fff;
}
.zones-lightgrey .readmoreR span {
    background: #e5e5e5;

}
.container-fluid-space .searchallbox {
/*    padding: 40px 0 10px 0;*/
    padding: 0px 0 10px 0;
/*    margin: 0 0 30px 0!important;*/
    margin: 0 0 0px 0!important;
    border-top: 0px solid #c1cfd9; 
}

.search-tit h4 {
	padding-top: 40px;
}


/* NEW!!! */

.marginleft-5 {
	margin-left: 5px;
}

.marginright-5 {
	margin-right: 5px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

ul.list-inline .mr-5 {
	margin-right: 5px !important;
}



.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.float-left {
	float: left;
}

.text-left {
	text-align: left !important;
}

.fullscr {
	height: 100vh;
	background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fullsrc-img {
	width: 100%;
	height: 100vh;
}

.display-none {
	display: none !important;
}

.feed-block-content.firstview2-3 {
    width: 104%;
}

.topstory-title {
    position: absolute;
    bottom: -85px;
    margin: 0px 50px 5px 35px;
    background: #fff;
    padding: 15px;
}

.topstory-title h5 {
    background: url(images/red-line_bg.png) center bottom no-repeat;
    padding-bottom: 25px;
}

.searchallbox h4 {
	text-align: left;
}

.display-flex {
    display: flex;
}




.footer2 {
    margin-top: .625rem;
    padding: 1.875rem 0.5rem;
    background-color: #222;
    opacity: 1!important;
    display: flex;
}
.footer-logo2 img {
    max-width: 19.375rem;
    max-height: 2.125rem;
    margin-right: .625rem;
}
.footer-inner {
    position: relative;
}
.footer-inner, .affiliate-disclaimer p {
    max-width: 75rem;
    margin: 0 auto;
}
@media (min-width: 40.625rem) {
.footer-inner, .affiliate-disclaimer p {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    /*height: 410px;*/
    height: auto;
    width: 100%;
}}
@media only screen and (min-width: 61.25rem) {
.footer-logo2 {
    float: left;
    margin-right: 2%;
    width: 23.5%;
}}
@media only screen and (min-width: 40.625rem){
.footer-logo2 {
    float: left;
    margin-right: 2%;
    width: 47.75%;
}}
@media only screen and (max-width: 468px){
.footer-logo2 {
    float: left;
    width: 100%;
    margin-bottom: 1.3125rem;
}}
@media only screen and (min-width: 61.25rem){
.footer-social-menu {
    top: 2.5rem;
    margin-bottom: 0;
}}
@media only screen and (min-width: 61.25rem){
.footer-menu {
    float: left;
    margin-right: 0;
    width: 100%;
    margin-top: .9375rem;
    clear: none;
    margin-bottom: 1.875rem;
}}
.footer-menu-item {
    float: left;
    width: 50%;
}
@media only screen and (min-width: 48rem){
.footer-menu-item {
    width: 25%;
}}
.footer-menu-item a {
    color: #aaa;
    text-decoration: none;
}
@media only screen and (min-width: 40.625rem){
.footer-menu-item.nav-item a {
    font-size: .875rem;
    line-height: 1;
}}
.footer-menu-item.nav-item a {
    font-family: Interstate,Helvetica,Arial,Sans-serif;
    font-size: .9rem;
    line-height: 1;
    line-height: 1.4;
}

@media only screen and (min-width: 61.25rem){
.footer-menu-item a {
    transition: color .3s ease-in-out;
}}

.footer-network-logo {
    padding-bottom: .3125rem;
    max-width: 12rem;
    margin: 0 20px 0 0;
}
@media only screen and (min-width: 61.25rem){}
.footer-network-logo {
    clear: both;
}}
.footer-network-tagline {
    color: #aaa;
    margin-bottom: .3125rem;
    display: block;
    clear: both;
}
.footer-network-tagline, .footer-affiliate-disclosure, .footer-copyright, .footer-legal-menu-item a {
    font-family: Helvetica,Arial,Serif;
    font-size: .8rem;
    line-height: 1.3;
    color: #f5f5f5;
    text-align: center;
    margin: 20px 0 0 0;
}
.footer-affiliate-disclosure {
    color: #f5f5f5;
    /*float: left;
    width: 100%;*/
    float: right;
    width: 72%;
    text-align: left;
}
.footer-network-tagline, .footer-affiliate-disclosure, .footer-copyright, .footer-legal-menu-item a {
    font-family: Helvetica,Arial,Serif;
    font-size: .75rem;
    line-height: 1.3;
}
.footer-social-menu-item {
    margin-right: 1.25rem;
    color: #aaa;
    float: left;
}
.footer-social-menu-item {
    transition: color .3s ease-in-out;
}
@media only screen and (min-width: 61.25rem){
.footer-social-menu-item {
    margin-right: .625rem;
}}
.footer-social-menu-item .social-button-link {
    text-decoration: none;
}

.social-footer .fa {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    transition: 0.3s;

}
.social-footer .fa:hover {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    color: #999!important;
}
.list-inline-item {
	margin: 0 15px;
}

.container-fluid.body--skinned {
    display: block!important;
    max-width: 1210px!important;
}
.qc-cmp2-persistent-link {
    cursor: pointer;
    position: fixed;
    background-color: #368bd6ad;
    padding: 5px;
    color: #FFF!important;
    display: flex;
    align-items: center;
    max-height: 30px;
    z-index: 2147483640;
    bottom: 0;
    right: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 12px;
}
.footer-menu.buttonlike {
    display: block;
    float: left;
    margin: 30px 0 0 0;
    max-width: 400px;
    width: 100%;
    clear: none;
}
.footer-menu.buttonlike .nav-item {
    border: .0625rem solid #aaa;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 700;
    border: .0625rem solid #fff;
    padding: .6375rem;
    margin: 0 10px 10px 10px;
}
.footer-images {
    display: block;
    float: left;
}
.poweredby {
    display: block;
    clear: both;
    width: 100%;
    color: #ffffff5e;
    font-size: 12px;
    text-align: center;
    padding: 10px;
}

.searchbyvehicle {
	margin: -20px 0 0 0;
}
.cover-block {
	display: grid;
}

iframe {
   /* width: 100%;*/
    max-width: 100%;
    margin: 0 auto;
}



/************************        NEW MOBILE VERSION      ****************************************************************/
@media only screen and (min-width: 481px) {
.desktop-version { display: grid; }
.mobile-version { display: none; }
.mobile-version-block { display: none; }
}

@media only screen and (max-width: 768px) {
a.custom-item-title.item-title.opinion.opinionXL {
    font-size: 1.5rem!important;
    line-height: 2rem!important;
}
.footer-inner, .affiliate-disclaimer p {
    height: 610px;
}
}

@media only screen and (max-width: 480px) {

.desktop-version {	display: none;}
.mobile-version {	display: grid;}
.mobile-version-block {display: block;}

.feed-block-inner {
    margin: 0rem auto 0.5rem;
}
.feed-block-leftV2 {
	max-width: 480px;
}
.feed-block-leftV2 .feed-block-content {
    grid-template-columns: repeat(2, 1fr);
}
a.custom-item-title.item-title.opinion.opinionXL, a.custom-item-title.item-title {
    font-size: 0.95rem;
    /*line-height: 1.1rem;*/
    letter-spacing: 0.01em;
}
.cover-block {
	display: inline-block;
}
.feed-block-wrapper.electric {
    max-height: 580px;
}
.footer-inner, .affiliate-disclaimer p {
    height: auto;
}
a.custom-item-title.item-title.item-title-big {
    /*font-size: 2rem!important;*/
    font-size: 1.1rem!important;
}
}




/*.feed-block-content-onebig .custom-item:nth-child(1) {
	 display: grid;
	 grid-gap: 1rem;
	 grid-template-columns: 200px  1fr;
}*/
.feed-block-content-onebig .custom-item:nth-child(1) {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 100% 1fr;
}
.footer-menu-item {
    float: left;
    width: 40%;
}
.footer-menu.buttonlike {
    width: 100%;
}


.feed-block-content-mob {
	display: block;
	margin: 0 0 -30px 0;
}
.custom-item-mob {
	display: grid;
	 grid-template-columns: 1fr 1fr;
	 gap: 1em;
	 margin: 0 0 1em 0;
}
.custom-item-content-mob {
	display: grid;
}

.feed-block-content-onebig-mob {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	gap: 0px 0px;
}

.custom-item-onlytwo .custom-item-inner.custom-item-inner-fixed {
    max-width: 50%!important;
}




/* Cumulative Layout Shift (CLS) repairs  */
/* Mobile Devices */
@media (max-width: 576px)  {

	#carouselTopDesktop2 {
		min-height: calc(168px + 77vw);
	}

	.ban728II {
		min-width:100%;
		height: 270px;
		overflow: hidden;
	}

	.ban72890 {
		display: none;
/*		min-width:100%;
		height: 270px;
		overflow: hidden;*/
	}

	.ban300250mobile {
		min-width:100%;
		height: 270px;
		overflow: hidden;
		margin-top: -50px !important;
	}	 

	.header {
/*		height: 64px;*/
		height: 35px;
		overflow: hidden;
	}

	.content {
	    margin-top: -13px;
	}

}


/* Desktop Devices */
@media (min-width: 577px)  {

	.ban72890 {
		min-width:100%;
		min-height: 270px;
	}

	.ban300250mobile {
		display: none;
	}

}

div#___gcse_2 {
    display: block;
    border: 1px solid #000;
    border-top: 3px solid #000;
    min-height: 40px;
}