@media screen and (max-width: 950px) {
	
body {margin: 0; padding: 0 0 0 0; zoom: 1;}
#myCarousel {display: none;}

.container {padding: 0;}

.top {position: relative; height: initial;}
.top-int {width: 100%;}

.sigla {position: absolute; top: 10px; left: 2%; padding: 0; border: 0; z-index: 90;}
.sigla img {width: 180px;}

.cautare {position: absolute; top: 80px; right: 0; left: 0; z-index: 100;}
.cautare input[type="text"] {width: 96%; margin: 0 auto; font: 16px notoserif; padding: 12px 10px;}

.login-but {right: 2%;}
.cautare:before {top: 3px; right: 5%}

#smoothmenu2 {}
#smoothmenu2 ul { top: 143px; right: 0; width: 100%;}
#smoothmenu2 ul li {margin: 0;}

#smoothmenu2 ul li a {
	display: inline-block; position: relative;
	font: 14px notoserifbold; letter-spacing: -0.3px; line-height: 20px;	
	text-transform: uppercase;
	padding: 15px 10px 15px 40px;
	transition: box-shadow 0.5s;
	}
#smoothmenu2 ul li a span {display: none;}
#smoothmenu2 ul li.alege-jud {width: 47%; margin: 0 3% 0 0;}
#smoothmenu2 ul li.alege-cat {width: 47%;}
.alege-jud a:before, .alege-cat a:before {top: 11px; left: 2%;}
#smoothmenu2 ul li a em {left: 2%;}

#smoothmenu2 ul ul:before {display: none;}
.ddsmoothmenu ul li ul {
	width: 100% !important;
	position: center;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	}
	
.content {width: 100%; min-height: 10px; padding: 185px 0 0 0;}
.content h1 {
	font: 20px notoserif; line-height: 24px; letter-spacing: -0.8px;
	margin: 30px 0 0px 0; padding: 0 2% 20px 2%;
	}
.content h2 {font: 16px notoserif; letter-spacing: 0px; margin: 0 2%;}
.pachet_link {margin: 5px 2% 20px 2%; column-count: 2; padding: 7px 10px;}
.pachet_link a {font: 15px notoserif; line-height: 24px;}
.pachet_link a span {font: 15px notoserif; margin: 0 0 0 5px; line-height: 15px;}

.localitati {column-count: 2; margin: -25px 0 0 0;}
.localitate {
	position: relative; break-inside: avoid-column; column-count: initial;
	display: block; vertical-align: top;
	width: 96%;
	margin: 0 2% 25px 2%;
	}

ol.breadcrumb {margin: 20px 0 45px 2%;}
.inapoi {display: none;}
.recomanda {position: absolute; top: 230px; right: 2%; z-index: 20;}
.recomanda a {padding: 6px 14px 6px 36px;}
.monument-txt {display: block; width: 96%; margin: 0 2%;}
.monument-txt p {text-align: justify; margin: 0 0 18px 0;}
.monument-txt iframe {width: 100%; margin: 0 0 40px 0;}



.monument-img {display: block; width: 96%; margin: 0 2%;}
.monument-img a img {border-radius: 3px; transition: all 0.5s;}
.imgbig img {width: 100%;}
.imgsmall {width: 96%; margin: 0 2% 30px 2%;}
.imgsmall a {
	position: relative; 
	display: inline-block; vertical-align: top;
	width: 31%; height: 100px;
	margin: 8px 1%;
	}
.imgsmall a img {
	position: absolute;	top: 0px; left: 0;
	width: 180px;
	}
	
.minimenu {display: none;}
.bottom, .copy {display: none;}

}