.page-id-139 header.entry-header {
	background: #80d1fc none repeat scroll 0 0 !important;
}
.page-id-111 header.entry-header {
	background: #a3d421 none repeat scroll 0 0 !important;
}
.page-id-1267 header.entry-header {
	background: #a3d421 none repeat scroll 0 0 !important;
}
.page-id-139 .entry-title,.page-id-163 .entry-title, .page-id-167 .entry-title, .page-id-165 .entry-title, .page-id-123 .entry-title, .page-id-1152 .entry-title, .page-id-125 .entry-title, .page-id-111 .entry-title, .page-id-1267 .entry-title {
	color: white;
}
.page-id-123 header.entry-header {
	background: #efd125 none repeat scroll 0 0 !important;
}
.page-id-125 header.entry-header {
	background: #da6714 none repeat scroll 0 0 !important;
}
.page-id-1152 header.entry-header {
	background: #80d1fc none repeat scroll 0 0 !important;
}
.page-id-163 header.entry-header {
	background: #a3d421 none repeat scroll 0 0 !important;
}
.page-id-167 header.entry-header {
	background: #db6712 none repeat scroll 0 0 !important;
}

.page-id-165 header.entry-header {
	background: #80d1fc none repeat scroll 0 0 !important;
}

.enrollment_service .section-wrapper {
	margin-top: -115px;
}

/*prima pagina*/
.enrollment_service .grid-items-wrapper .single-post-wrapper:first-child {
    background: #78D2FF;
}
.enrollment_service .grid-items-wrapper .single-post-wrapper:nth-child(2) {
    /*background: #a3d421; */
  background: #0072A3;
}
.enrollment_service .grid-items-wrapper .single-post-wrapper:nth-child(3) {
   /* background: #da6714; */
   background: #A3D421;
}
.enrollment_service .grid-items-wrapper .single-post-wrapper:nth-child(4) {
    /*background: #80d1fc */;
  background: #8AAD1C;
}
.enrollment_service .grid-items-wrapper .single-post-wrapper:last-child {
    background: #78D2FF none repeat scroll 0 0;
}

.enrollment-widget-wrapper .grid-items-wrapper .single-post-wrapper {
  width: 20%;
}

@media only screen and (max-width: 1190px) {
	.enrollment_service .section-wrapper {
		margin-top: -25px;
	}
}

@media only screen and (max-width: 850px) {
	.enrollment_service .section-wrapper {
		margin-top: -65px;
	}
	
.enrollment-widget-wrapper .grid-items-wrapper .single-post-wrapper {
  width: 50% !important;
}	
}


@media only screen and (max-width: 768px) {
.site-branding img{
		width: 220px;
	}
	.site-branding {
		padding: 0px;
	}	
}

@media only screen and (max-width: 600px) {
.enrollment-widget-wrapper .grid-items-wrapper .single-post-wrapper {
  width: 100% !important;
}	
}

h3.post-title{
font-size:16px !important;
  height: 40px;
}
#colophon {
    padding: 30px 14px;
}

article .entry-content {
    margin: 0px 5px 15px !important;
}

.section-video {
padding: 20px 0 0px;
}