.mobileSlider {
	width: 100vw;
	margin-left: -10px;
}
.mobileSlider swiper-slide {
	width: 100vw;
	height: 300px;
	float: left;
}
.mobileSlider swiper-slide .article {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	position: relative;
	background: #000;
	background-size: cover;
}
.mobileSlider swiper-slide .article a {
	position: absolute;
	width: 100%;
	height: 100%;
}
.mobileSlider swiper-slide .article .title {
	background: #111;
	opacity: 0.8;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	padding: 15px 5px;
}
.mobileSlider swiper-slide .article .info {
	display: none;
}
.swiper-button-next,
.swiper-button-prev {
	color: #FFF;
}
.latest_news_home_left2 {
	display: none;
}

.desktop-show {
	display: inline;
}
.mobile-show {
	display: none;
}

@media only screen and (max-width: 1200px) {
	body {
		min-width: auto;
		width: 100%;
		padding: 0 10px;
	}

	.above_header {
		display: none;
	}

	.header {
		text-align: center;
		margin-top: 0;
		height: auto;
	}

	.header .logo {
		width: 100%;
		float: none;
	}

	.addon_banner {
		display: none;
		float: none;
		width: 100%;
		height: auto;
	}

	.main_article h1 {
		font-size: 24px;
	}

	.addon_banner .add img {
		width: 100%;
		height: auto;
	}

	.header .contact {
		display: none;
	}

	.container {
		width: 100% !important;
	}

	.promo_section {
		display: none !important;
	}

	.main_menu {
		display: none;
	}

	.secondary_menu {
		display: none;
	}

	.slider {
		display: none;
	}

	.page_left {
		width: 100% !important;
		padding-left: 0px;
		padding-right: 0px;
	}

	.page_right {
		width: 100%;
		padding: 0 10px;
	}

	.footer {
		display: none;
	}

	.webmaster-text {
		display: none;
	}

	.copyright {
		margin-left: -10px;
		margin-right: -10px;
	}

	.copyright-text {
		width: 100%;
		text-align: center;
	}

	.partners {
		margin-top: 5px;
	}

	.trimiteri_footer {
		display: none;
	}

	.trimiteri_stiri {
		display: none;
	}

	.module_items img {
		width: 100%;
	}

	.acasa_sub_trimiteri {
		height: auto !important;
	}

	.acasa_sub_meniul_secundar {
		display: none;
	}

	.banner_stiri_mobile {
		width: 100%;
	}

	.news_ticker {
		padding-left: 0px;
		padding-right: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.news_ticker li {
		height: 30px;
		line-height: 30px;
	}

	.news_ticker_title {
		font-size: 12px;
		padding: 0px 5px;
		margin-right: 5px;
		height: 30px;
		line-height: 30px;
	}

	.acasa_sub_meniul_principal {
		display: none;
	}

	.news_module_x3 .module_items .item.col-lg-4 {
		height: auto;
		padding-right: 0;
	}

	.custom_module {
		height: auto !important;
		padding: 10px 10px 10px 0;
	}

	#optional_banner {
		display: none;
	}

	.module_items {
		display: flex;
		flex-wrap: wrap;
	}

	.text_size {
		display: none;
	}

	.breadcrumbs {
		display: none;
	}

	.banner_desktop {
		display: none;
	}

	.banner_mobile {
		display: block;
	}

	.addon_banner .module_items {
		display: block;
		text-align: center;
	}

	.addon_banner .addon_top_banner {
		padding: 0px;
	}

	.header .logo {
		min-height: auto;
	}

	.news_module_x3 .module_items .item {
		margin-bottom: 20px;
	}

	.aditem {
		text-align: center;
		padding-right: 0;
	}

	.aditem .module_items {
		display: inline-block;
	}

	.cc-window.cc-bottom {
		left: 0;
	}

	.mobileMenu {
		background: #333;
		width: 250px;
		padding-top: 10px;
		position: fixed;
		left: 0;
		z-index: 999999999;
		overflow-y: scroll;
		height: 100vh;
		z-index: 1000000;
	}

	.mobileMenu ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
		margin-top: 10px;
	}

	.mobileMenu ul li {
		padding: 0px;
		margin: 0px;
	}

	.mobileMenu ul li a {
		color: #fff;
		float: left;
		display: block;
		padding: 10px 20px 10px 20px;
		width: 100%;
		font-size: 1em;
		border-bottom: solid 1px #222;
		border-top: solid 1px #444;
		font-size: 13px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

	.mobileMenu ul li a span {
		padding-right: 5px;
	}

	.mobileMenu ul li a:hover {
		text-decoration: none;
		background: #222;
	}

	.mobileMenu ul li a.social-icon {
		width: auto;
		font-size: 22px;
		padding-right: 0px;
		padding-left: 22px;
	}

	.mobileMenu ul li a.social-icon:hover {
		background: transparent;
	}

	.header-mobile {
		display: block;
		width: 100vw;
		height: 50px;
		background: #D9230F;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999;
	}

	.logo {
		visibility: hidden;
		height: 50px;
	}

	.logo-mobile {
		display: block;
		width: 88px;
		height: 30px;
		margin: 10px auto;
	}

	.logo-mobile img {
		width: 88px;
		height: 30px;
	}

	.menu-trigger {
		position: absolute;
		top: 6px;
		left: 10px;
		background: #D9230F;
		border: 0;
	}

	.menu-trigger:hover,
	.menu-trigger.active:hover,
	.menu-trigger:active,
	.menu-trigger:active:hover,
	.menu-trigger:focus {
		background: #D9230F;
	}

	.trigger-close-menu {
		display: none;
		width: 1000px;
		height: 1000px;
		position: fixed;
		left: 250px;
		top: 0;
		z-index: 1000000;
	}

	.mobileSlider {
		display: block;
	}

	.altele_sub_meniul_secundar {
		display: none;
	}

	.category_content {
		display: none;
	}

	.category_header_listing {
		height: auto;
	}

	.category_header_listing img {
		display: none;
	}

	.category_header_listing .listing_left {
		float: none;
		width: 100%;
		height: auto;
		padding: 0;
	}

	.category_header_listing .listing_right {
		display: none;
	}

	.dobrogea_biblioteca_pagina .news_module_x3 .item {
		width: 100% !important;
	}

	.news_module_x3.custom_x2 .module_items .item {
		width: 100% !important;
	}

	.news_module_x3.custom_x2 {
		width: 100% !important;
		float: none;
	}

	.container-fluid.dobrogea_biblioteca img {
		width: 100%;
		height: auto;
	}

	.contact_header {
		display: none;
	}

	.anunturi {
		width: 100%;
	}

	.anunturi .anunturi_list .anunt_item {
		height: auto;
	}

	.anunturi .anunturi_list .anunt_item .left {
		width: 100%;
		height: auto;
		float: none;
	}

	.anunturi .anunturi_list .anunt_item .right {
		display: none;
	}

	.anunturi .anunturi_list .anunt_item .center {
		width: 100%;
		height: auto;
		padding-top: 10px;
		float: none;
	}

	.anunturi_header .menu {
		display: none;
	}

	.anunturi .anunturi_header .banner {
		width: 100%;
		overflow: hidden;
	}

	.anunturi .anunturi_form {
		text-align: center;
	}

	.anunturi .anunturi_form input[type=text] {
		border: 1px solid #cccccc;
		border-radius: 4px;
		margin-bottom: 10px;
		display: inline-block;
		margin-right: 0;
		float: none;
	}

	.anunturi .anunturi_form select {
		border: 1px solid #cccccc;
		border-radius: 4px;
		margin-bottom: 10px;
		display: inline-block;
		margin-right: 0;
		float: none;
	}

	.anunturi .anunturi_list .anunt_item.wide .center {
		width: 100%;
	}

	.navbar-grey {
		display: none;
	}

	.article_content iframe {
		width: 100% !important;
	}

	.search .header_search {
		height: auto;
	}

	.search .header_search img {
		display: none;
	}

	.search .listing_right {
		display: none;
	}

	.search .listing_left {
		width: 100%;
		height: auto;
		padding-top: 0;
		padding-left: 0;
	}

	.search .more_search {
		display: none;
	}

	.search .item {
		width: 100%;
	}

	.module_items .col-md-4 {
		width: 100%;
	}

	.desktop-show {
		display: none;
	}

	.mobile-show {
		display: inline;
	}

	.news_ticker li a {
		font-size: 14px;
	}

	.mprintbutton {
		display: none;
	}

	.main_article .tabs {
		margin-bottom: 10px;
	}

	.main_article .tabs ul li a {
		font-size: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.author_header_listing {
		background: url('https://www.ziuaconstanta.ro/static/www_v2/img/header_anunturi.jpg') no-repeat left top;
		color: #000;
		position: static;
		height: auto;
	}

	.author_header_listing img {
		display: none;
	}

	.author_header_listing .listing_left {
		width: 100%;
		height: auto;
		float: none;
		padding-top: 10px;
		padding-left: 0;
		text-align: center;
	}

	.author_header_listing .listing_left p {
		text-align: center;
	}

	.author_header_listing .listing_left img {
		display: none;
	}

	.author_header_listing .listing_right {
		width: 100%;
		height: auto;
		float: none;
		padding-left: 0;
		padding-top: 10px;
		color: #000;
	}

	.author_header_listing .listing_right p {
		text-align: center;
	}

	.author_header_listing .listing_right .datepicker {
		width: auto;
		border-bottom: 0;
	}

	.author_header_listing .listing_right form {
		text-align: center;
		padding-bottom: 10px;
	}

}











