@media (max-width: 576px) {
/*	.container-fluid {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}*/

	.container-border {
		margin-left: 25px !important;
		margin-right: 25px !important;	
	}
}

.buttonbanner {
    border: 1px solid #ddd;
    width: max-content;
    padding: 10px 20px 10px 20px;
    margin-bottom: 20px;
}

.challenge_school .title, .single-data h3 {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
	font-family: 'benton-sans', sans-serif;
	color: #8C274F;
	font-size: 28px;
}

.challenge_school ul {
	padding-left: 25px;
}

.faculty-title {
	font-size: 28px;
	font-family: 'benton-sans', sans-serif;
	color: #8C274F;
	font-weight: 700;
	text-transform: uppercase;
}

.faculty-title::after {
	background: transparent !important;
}

.filtri-faculty ul {
	margin-left: 0 !important;
}

.faculty-tab .name-staff {
	min-height: 0 !important;
}

.faculty-tab .cat-docente {
	margin-top: 0;
	margin-bottom: 10px;
}

.challenge_school ul {
	padding-left: 0 !important;
}

.border_before::before {
	content: '';
	height: 2px;
	background: #8C274F;
	display: block;
	margin-bottom: 15px;
}

.chisiamo .name-staff {
	margin-bottom: 0px !important;
	text-transform: uppercase;
}

.chisiamo .qualifica {
	text-transform: uppercase;
}

.chisiamo-comitato img {
	display: block;
	float: none;
	margin: auto;
  margin-bottom: auto;
	margin-bottom: 20px;
	width: 160px;
}

.chisiamo-master h4:after {
	background: none !important;
}

.box-indirizzi p {
	float: none !important;
}

.cs-foot-sx .row {
	padding-left: -15px !important;
	padding-right: -15px !important;
}

.cs-foot-sx .row-indirizzi [class*="col-"] {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

@media(max-width: 1170px){
	.cs-foot-sx {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
	}

	.box-indirizzi p {
		display: none;
	}
}

@media(max-width: 970px){

	.cs-foot-sx .col-sm-6 {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
	}

}

.mc4wp-form-fields {
	display: flex;
	align-items: center;
	flex-direction: row;
}

.newsletter button {
	margin-bottom: 5px;
}

@media (max-width: 970px) {
	.new-form {
		width: 100% !important;
	}

	.mc4wp-form-fields {
		flex-direction: column;
	}

	.mc4wp-form-fields .checkbox{
		position: relative !important;
		bottom: 0 !important;
		margin-top: 5px !important;
	}
}
#search-filter-form-3221 li {
	margin-right: 40px;
	margin-top: 15px;
}

#search-filter-form-3221 .sf-field-reset {
    display: block !important;
}

#search-filter-form-3221 .search-filter-reset{
    background: #8C274F !important;
    padding: 10px 30px !important;
    transition: all .35s ease;
}

#search-filter-form-3221 .search-filter-reset:hover {
    background: #631c39 !important;
    transition: all .35s ease;
}

@media (min-width: 769px) {
	#search-filter-form-3221 .chosen-container.chosen-container-single {
	    width: 22% !important;
	    background: #f8f8f8;
	}
}

@media (max-width: 768px) {
	#search-filter-form-3221 ul {
		padding-left: 0 !important;
	}

	#search-filter-form-3221 li, #search-filter-form-3221 label, #search-filter-form-3221 .chosen-container.chosen-container-single {
		width: 100% !important;
		display: block !important;
	}

	.sf-field-taxonomy-corsi_docenti_tag{
		min-height: 67px
	}
}

.ref-sidebar a, .ref-sidebar img{
	text-align: center;
}

@media only screen and (max-width: 1170px) {
	.riferimenti-sidebar a{
		font-size: 13px !important;
	}
	.riferimenti-sidebar a img{
		width: 30px;
	}
}

@media only screen and (max-width: 991px) {
	.ref-sidebar, .download-sidebar{
		text-align: center;
	}
}

.master-img {
	width: 100%;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.card_content_master {
	padding: 20px 0;
}

.p-0 {
	padding: 0;
}
.content-docente-left {
	margin-bottom: 35px;
}

@media only screen and (max-width: 576px) {
	.border-top-bread {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
}

.wp-red-submit {
	padding: 13px 10px 13px 5px;
	margin-left: 5px;
	min-width: 200px;
	text-transform: uppercase;
	background: #8C274F;
	color: white;
	cursor: pointer;
}

.align-right {
	text-align: right;		
}

@media only screen and (max-width: 767px) {
	.newsletter h3 {
		width: 100% !important;
		text-align: center;
	}

	.newsletter-text p {
		text-align: center;
	}

	.align-right {
		text-align: left;
	}

	/*.single-sidebar {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}*/
}

@media only screen and (min-width: 767px) {
	.margin-top-mobile {
		margin-top: 50px;
	}
}

@media only screen and (max-width: 464px) {
	.margin-top-mobile {
		margin-top: 20px;
	}

	.fix-padding {
		max-height: 115px;
	}
}