.etImage {
	width:170px !important;
	border-radius:200px;
	height:170px;
	background-size:100% 100%;
	margin:auto;
}
img.mem {
	border-radius: 50%;
	width: 170px;
}
.philNac h3 {
	margin-top: 5px;
	margin-bottom: 0;
}
.philNac h4 {
	margin-bottom: 0;
}
.philNac h5 {
	margin-top: 0;
}

.examblock:hover{
	background-color:#8b0000a3 !important;
}

.cwmCenter {
    background: #efefef none repeat scroll 0 0;
    margin: 20px 0;
    padding: 20px;
}

.cwmCenter h2 {
    margin-top: 0;
}

.cwmCenter a {
    margin-top: 19px;
    border: white;
    background-color: #9a9898;
}

.cwmCenter a:hover {
    background-color: #7f7f7f;
}


.quote {
    padding: 40px 0px 20px;
    font-size: 20px;
    font-weight: 200;
    text-align: center;
    font-style: italic;
}

.sponsors img {
    margin: 0px 9px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    max-width: 313px;
    max-height: 120px;
}

.footerTop{

/* margin-top: 135px !important; */
}


.modal-body .closeButton {
	background: none;
	border: none;
	position: absolute;
	top: 10px;
	right: 5px;

}
.modal-content{
	/* background-color:unset !important; */
    padding: 10px;
}

.modal-body {
	padding: 0px !important;

}

.well{
	margin-bottom:0;
}




@media (max-width:1600px){
    .sponsors img {
        max-width: 126px;
        margin: 26px 6px;
    }
}

@media (max-width:1400px){
    .sponsors img {
        max-width: 270px;
        margin: 27px 25px;
    }
}

@media (max-width:1200px){
    .sponsors img {
        max-width: 92px;
        margin: 27px 12px;
    }
}

@media (max-width:990px){
    .sponsors img {
        max-width: 148px;
        margin: 27px 12px;
    }
}


@media (max-width:768px){
	.sponsors img {
	
/* margin: 10% 25%; */
	}

	.modal-body h4 {
		margin-top: 30px !important;
	}

}


.invitationTable td {
    padding: 5px 10px !important;
}

.invitationTable th {
    padding: 5px 10px !important;
}
.invitationTable .section {
    background: #afafaf;
    color: #ffffff;
    font-weight:inherit;
}


.integrityBlock h2 {
    margin-top: 0 !important;
}