.site-branding:before {
	opacity:0.9;
}
.entry-header {
	display: none;
}
.site-info {
    display: none;
}
.sidebar-right {
    display: none;
}
h1, h2, h3, h4, h5 {
    color: #005e74;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0 0 15px;
}
h2 {
    font-size: 1.6em;
    margin: 20px 0 10px;
}
.imgOfficer {
    float: left;
    margin-right: 5px;
    margin-bottom: 1em;
    border: 2px solid #008684;
}
.officers p {
    margin: 15px 0;
}
.content p {
    line-height: 1.3em;
}
p.officers {
    clear: both;
}
p.eccCollege {
    margin-top: -.3em;
}
h3.light {
    margin: 5px auto;
    clear: both;
}
.important {
    color: #005e74;
    font-size: 1.3em;
    margin-top: -5px;
}
.div_aw {
    clear: both;
    overflow: auto;
    margin-bottom: 1em;
}
.responsiveCal {
	position: relative; 
	padding-bottom: 75%; 
	height: 0; 
	overflow: hidden;
}
.responsiveCal iframe {
	position: absolute; 
	top:0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}
.vidwrap {
    background-color: #005e74;
    height: 388px;
    position: relative;
    width: 100%;
}
.vidwrap > aside {
    background: url(https://www.ispp.org/assets/img/vidbg.png) no-repeat bottom left;
    color: #fff;
    height: 388px;

	padding: 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
}
.vidwrap > aside h3 {
    color: #7bccc8;
    font-size: 24px;
    margin-top: 10px;
}
.vidwrap > aside .large {
    font-size: 16px;
    line-height: 1.3em;
}
.vidwrap > aside p {
    font-size: 13px;
    line-height: 1.6em;
}
.vidwrap > aside a {
	color: #fff !important;
}
.vidwrap > aside a:hover {
	color: #ddd !important;
}
.wp1s-slider-wrapper {
    float: left !important;
}
.wp1s-caption-wrapper.wp1s-caption-topleft, .wp1s-caption-wrapper.wp1s-caption-middleleft, .wp1s-caption-wrapper.wp1s-caption-bottomleft {
    left: 0;
    margin-left: 15px;
    margin-right: 25px;
    background: rgba(0,94,116,0.4);
    padding: 1em;
}
.wp1s-main-wrapper .bx-wrapper .bx-viewport, .wp1s-thumbnail-wrapper .bx-wrapper .bx-viewport {
	height: 280px !important;
}
.main-navigation a {
	font-size:14px;
}
.footer-widgets {
	border-top: none;
	margin: .25em 0 1.25em;
  padding: 2.5% 2.5% 0;
}
.site-footer {
	background: #005e74;
}
.footer-widgets .widget-title, .footer-widgets .textwidget {
	color: white;
}
.footer-widgets .textwidget {
	text-align: center;
}
.widgetRightLinks a {
	color: white;
	text-decoration: none;
}
ul.widgetRightLinks li, ul.shareJoinUpdate li {
	border-top: none;
}
ul.shareJoinUpdate li a {
	color: #005e74;
	font-size: 16px;
	font-weight: bold;
}
html.no-scroll, body.no-scroll {
    overflow: visible !important;
}
ul.shareJoinUpdate a.button {
    -webkit-appearance: button-bevel;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: white;
	  padding: .5rem;
	  width: 100%;
	  background:  #005e74;
    box-shadow: 4px 4px 2px -2px rgba(79,79,79,0.25);
}
ul.shareJoinUpdate a.button:hover {
	background: #337E90;
}
.modal-window-content a {
	color: #005e74;
}
input[type="search"].search-field {
	width: 100%;
}
@media and (min-width:992px) {
	.main-navigation ul ul ul {
    top: 3rem;
    margin-left: -12rem;
}
}
@media only screen and (min-width: 600px) {
	.contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=text], .contact-form input[type=url] {
	    width: 100%;
	}
	.contact-form input[type=text].shareNewsInput, .contact-form input[type=email].shareNewsInput, .contact-form input[type=tel].shareNewsInput, .contact-form input[type=url].shareNewsInput, .contact-form textarea.shareNewsInput {
		width: 65%;
	}
}
