body {
  padding-bottom: 30px;
}

.navbar{
	background-color: #FFF;
}

.category{
	float: left;
	padding: 40px 10px;
	margin-top: 11px;
	color: #FFF;
	font-family: 'EB Garamond', serif;
	font-size: 14px;
	font-weight: lighter;
}

.carousel-inner > .item {
	text-align: center;
  text-align: -webkit-center;
	background-color: white;
}

@media (max-width: 400px) {
	.share-div{
		margin-top: 16px;
	}
}

@media (min-width: 401px) {
	.share-div{
		margin-top: 22px;
	}
}

@media (max-width: 768px) {
	.nav > li > a {
		padding: 10px 5px;
	}

	.social-icon{
		height: auto !important;
		margin-bottom: 10px
	}

	.per_sempre{
		 text-align: -webkit-center;
	}

	.per_sempre img{
		 height: 60px;
	}
}

@media (min-width: 768px) {
	.share-div{
		margin-top: 2px;
	}

	.navbar-brand{
		height: 120px;
	}

	.navbar-nav {
    	margin-left: 0;
  	}

	.category{
		padding: 60px 10px;
		margin-top: 10px;
		font-size: 22px;
		font-weight: lighter;
	}
}

@media (min-width: 900px) {
	.share-div{
		margin-top: 13px;
	}

	share-button {
		padding: 52px !important;
	}

	.navbar-brand{
		height: 160px;
	}

	.navbar-nav {
    	margin-left: 13%;
  	}

	.category{
		margin-top: 5px;
	}
}

@media (min-width: 1200px) {
	.share-div{
		margin-top: 26px;
	}

	share-button {
		padding: 36px !important;
	}

	.navbar-nav {
    	margin-left: 30%;
  	}

	.category{
		padding: 80px 20px;
		margin-top: 0;
		font-size: 26px;
		font-weight: lighter;
	}
}

@media (min-width: 1366px) {
	.navbar-brand{
		height: 260px;
	}

	.navbar-nav {
    	margin-left: 45%;
  	}
}

.navbar-toggle .icon-bar{
	background-color: #1d701a;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.footer{
	background-image: url('../images/bigliettino_bg.png');
	text-align: center;
}

.flex-center-vertically {
	justify-content: center;
	flex-direction: column;
	height: 250px;
}

#info p{
	text-align: justify;
}

.info-row{
	background-image: url('../images/bigliettino_bg.png');
	min-height: 150px !important;
}

.video-info{
	height:150px
}

@media (min-width: 900px) {
	.flex-center-vertically {
		display: flex;
		height: 300px;
	}

	.info-row{
		min-height: 220px !important;
	}

	.video-info{
		height:220px
	}
}

.comune{
	font-size: 46px;
}

.logo{
	margin: 0 auto;
	padding: 5%;
	height: 100% !important;
}

.stemma{
	max-height: 115px
}

@media (min-width: 768px) {
	.comune{
		font-size: 42px;
	}

	.stemma{
		max-height: 160px
	}
}

@media (min-width: 1200px) {
	.comune{
		font-size: 72px;
	}

	.stemma{
		max-height: 215px
	}
}

.icon{
	margin: 0 auto;
	padding: 5%;
}

.icon-disabled{
	margin: 0 auto;
	padding: 5%;
	opacity: 0.3;
}

.info-icon{
	padding: 5px 10px;
	height: 30px;
}


.ombra{
	margin-top: 0;
	margin-bottom: -15px;
}

@media (min-width: 768px) {
	.lingue{
		padding:10px 50px 0 0;
	}
}

.lingue a img{
	float: right;
	margin-right: 3%;
}

.responsive-video {
	position: relative;
	padding-bottom: 25%;
	padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

@media (min-width: 1200px) {
	.video{
		height: 350px;
	}
}

.category-title{
	text-align:center;
	margin:0 auto;
	background-image:url('../images/b_categorie.gif');
	background-position:left center;
	background-repeat:repeat-x;
}

.category-title span{
	background-color:#FFF;
	padding:0 10px;
	font-size: 32px;
}

.azienda_thumb{
	height: 135px;
	border: 1px #333 solid;
	border-radius: 10px;
	margin: 10px 5px;
}

.magnotes_thumb{
	height: 110px;
	padding: 46% 0 0 46%;
	margin: 10px 5px;
	background-image: url('../images/magnotes_territoriale.gif');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

@media (min-width: 768px) {
	.magnotes_thumb{
		height: 135px;
		padding: 44% 0 0 46%;
	}
}

@media (min-width: 1200px) {
	.magnotes_thumb{
		font-size: 10px;
		height: 115px;
		padding: 48% 0 0 46%;
	}
}

.logo_att{
	max-height: 110px;
}

form#search-form{
  position: relative;
}

form#search-form ul{
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  max-height: 200px;
	  overflow: auto;
	  z-index: 1;
	  border:1px solid #FF0000;
	  border-radius: 6px;
	  background-color: #FFF;
  }

span.ui-helper-hidden-accessible{
  display: none !important;
}

.ui-state-focus {
	 color: #ffffff;
	 background-color: #428bca;
}

.easy-autocomplete{
	width: 100%;
}

#info img{
	/*width: 100% !important;
	height: auto !important;*/
}

#info input{
	width: 100%;
}

img.img-responsive{
	margin: 0 auto;
}

.resize70{
    width: 70px;
    height: auto;
    margin: 0 auto;
}

.resize100{
    width: 100px;
    height: auto;
    margin: 0 auto;
}

.resize150{
    width: 150px;
    height: auto;
    margin: 0 auto;
}

.resize300{
    width: 300px;
    height: auto;
    margin: 0 auto;
}

.resize450{
    width: 450px;
    height: auto;
    margin: 0 auto;
}




