.chrono_credits{
	display:none;
}

.dj-slide-title{
	overflow:visible;
	text-overflow:unset;
}

#jm-header{
	padding-top:0;
}

#fancybox-buttons{
	display:none;
}

.jm-bottom-box .content span {
  display: inline;
}

.jm-module-content .gbs3 textarea.form-control{
	width:100% !important;
}

.dj-slide-description, .dj-slide-description p{
	white-space:normal;
}

.slide-pesce .slide{
background:#F1F1F1;

}

.slide-pesce .slide::before {
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  border-width: 20px 0 0 30px;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  right: auto;
  width: 0;
}
.slide-pesce .slide::after {
  border-color: transparent #f1f1f1 transparent transparent;
  border-style: solid;
  border-width: 0 30px 20px 0;
  bottom: -20px;
  content: "";
  height: 0;
  left: auto;
  position: absolute;
  right: 20px;
  width: 0;
}

.slide-pesce .bt-inner{
	padding:30px;
}

.slide-pesce .bt-introtext{
	font-style:italic;
}

@media (max-width: 767px) {
	#jm-footer-center{
		margin-top:10px;
		margin-bottom:10px;
	}
.jm-bottom-box .content span {
  display: block;
}
	
}



@media (max-width: 1170px) {
	
	.jm-table-hours .col3 {
		clear: none;
	}
}

@media (max-width: 320px) {
.dj-slide-title, .nivo-controlNav, .dj-indicators, .navigation-container-custom, .dj-slide-description, .dj-slide-desc-text, .dj-slide-desc-bg {
    display: block !important;
}
}