@media only screen and (max-width: 670px) and (min-width: 0) {
#rev_slider_3_1_wrapper .zeus .tp-thumb-title, #rev_slider_3_1_wrapper .zeus .tp-thumb-more
{
	display: none;
}
}
#rev_slider_3_1_wrapper .zeus .tp-thumb-title
{
    font-size: 12px;
    font-family: Roboto;
}

.mom_breadcrumb {
    text-transform: capitalize;}

/* ΡΟΗ ΕΙΔΗΣΕΩΝ LIST ITEMS */
.sidebar .widget ul:not(.w-icon) li:before {
  content: '•';
	font-size: 30px;
	color: black;
}

/* ΡΟΗ ΕΙΔΗΣΕΩΝ BG
body > div.boxed-wrap.clearfix > div.boxed-content-wrapper.clearfix > div:nth-child(6) > div.vc_row.wpb_row.vc_row-fluid > div.wpb_column.vc_column_container.vc_col-sm-4 > div > div > div > div > div.widget.widget_recent_entries > div > h3 {
	background: url('http://www.taxidromos24.com/media/2018/11/nb-dots-2.png') repeat;
}
*/

/* ΡΟΗ ΕΙΔΗΣΕΩΝ LIST */
body > div.boxed-wrap.clearfix > div.boxed-content-wrapper.clearfix > div:nth-child(6) > div.vc_row.wpb_row.vc_row-fluid > div.wpb_column.vc_column_container.vc_col-sm-4 > div > div > div > div > div.widget.widget_recent_entries > ul {
	font-weight: 600;
}

body > div.boxed-wrap.clearfix > div.boxed-content-wrapper.clearfix > div:nth-child(5) > div > div > div.news-ticker > div > div > ul li i {
	display: none;
}

/* NEWS TICKER SEPARATOR */
body > div.boxed-wrap.clearfix > div.boxed-content-wrapper.clearfix > div:nth-child(5) > div > div > div.news-ticker > div > div > ul li a:before {
	content: '•';
	font-size: 20px;
	color: black;
	margin-right: 15px;
}

/* BREAKING NEWS TITLE */
.breaking-news .bn-title {
	font-weight: 900;
}

/* TOP BAR SOCIAL
.mom-social-icons li.twitter a.vector_icon:hover, .mom-social-icons li.facebook a.vector_icon:hover, .mom-social-icons li.youtube a.vector_icon:hover, .mom-social-icons li.instagram a.vector_icon:hover {
	background-color: #133c72;
	color: #fff;
}
*/

/* HEADER AD ROTATOR */
.header .e3lanat-layout-rotator {
	margin-top: -37px;
}

/* REMOVE MENU BOTTOM BORDER
#navigation {
	height: initial;
}
*/

/* MENU BOTTOM BORDER TO WHITE
.navigation-inner {
	border-bottom: 5px solid #fff;
}
*/

/* BOLD MENU ITEMS */
#menu-main-gr .menu-item a {
	font-weight: bold;
}

/* MENU BG */
#navigation .device-menu {
	background-color: #fff !important;
}

/* MENU ITEM HOVER COLOR */
.main-menu > li > a:hover {
	color: #133c72 !important;
}

@media only screen and (max-width: 567px) and (min-width: 0) {
	/* FEATURE SLIDER TITLE */
  .feature-slider .fslide .slide-caption.fs-caption-alt h2 {
    background: none;
		margin-right: 0;
  }
	.feature-slider .fslide .slide-caption h2 {
	  bottom: initial;
	}
	.feature-slider .fslide .slide-caption.fs-caption-alt h2 a {
    background: rgba(0,0,0,0.5);
		padding: 15px;
  }
}

@media only screen and (max-width: 670px) and (min-width: 0) {
	/* HEADER */
  .header {
  	padding: 7px 0;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 0) {
	/* HEADER */
  .header {
  	padding: 7px 0;
  }
	/* AD ROTATOR */
	.header-right {
		margin-bottom: 0;
		margin-top: 7px;
	}
	/* MOBILE MENU TEXT COLOR */
	#navigation .device-menu li.menu-item > a {
		color: #3c3c3c;
		font-weight: bold;
	}
	/* MOBILE MENU BG COLOR */
	.navigation-inner {
		background-color: #fff !important;
	}
	/* MENU (LIST) WRAPPER */
	#menu-holder {
		border: none;
	}
	/* FEATURE SLIDER CAPTION */
	.feature-slider .fslide .slide-caption.fs-caption-alt p {
		/*display: none;*/
	}
	/* FEATURE SLIDER TITLE */
	.feature-slider .fslide .slide-caption.fs-caption-alt h2 {
		font-size: 20px;
	}
	/* SET ROTATOR POSITION TO RELATIVE IN ORDER TO PLACE THE ARROWS ON TOP OF THE ROTATOR */
  .header .e3lanat-layout-rotator, .header .mom-e3lanat {
	  position: relative;
	}
}