.header {
	background-image:url('/cisiweb2/image/education/laptop.jpeg');
	background-size:cover;
	background-position:center center;
	height:600px;
	text-align:center;
}
.container-fluid.sf_colsOut {
    padding: 0px;
}
#cph_main_C023_Col00 {
    background-color: #00000059;
}
.headerText {
	height: 600px;
}
.worldMap {
	position:relative;
}
.mapBase {
	max-width:100% !important;	
}
.offices, .nac, .active {
	position:absolute;
	top:0px;
	left:0px;
	max-width:100% !important;
}
@media (max-width : 1199px) {}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 767px) {
	.csLogos img{
		width:80% !important;	
	}
}
.greyWrapper {
	background: #f3f3f3;
	padding-top: 70px !important;
	margin-bottom: 80px !important;
}
/*.colab a {
	text-decoration: none;
	color: white;
}*/
.unilogos img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 45%;
}

.row.logoI img{
	padding: 30px;
    width: auto !important;
	max-width: 58%;
	height: auto;
}