main { position:relative;padding-top:10px }
#home main { position:relative;padding-top:0px !important }
@media only screen and (min-width:64em){ main { padding-top:50px} #home main { position:relative;padding-top:0px !important }.belt ul.social { text-align: left;
}}
.belt-nav li { display: block; }
.belt-nav li::after { display:none; }
.belt-nav a {padding:0;}
#give_now_button_bottom {
    padding-top: 1.5em;
   
}
.small {
    font-size: 0.85rem;
}
.feed-item {
    border-bottom: 0;
}

.grid-item.space {
    padding-top: 18px;
}
select {

    background-image: url("../img/arrow-down.png");

}
.publication-list .grid .panel img {
    padding-bottom: 1.5rem;
}
.nospace{ margin-top:0px !important;}

.belt-nav > h5 {
    border-bottom: 1px solid;
    line-height: 32px !important;
    margin-top: -0.95em;
}

form.filter label {
    float: left;
    padding: 0.5rem 1rem 0 0;
}

@media only screen and (min-width:64.0625em){.timeline:after{top:-56px;bottom:-56px}
.site-header .unit{color:#9d9d9d;font-size:1rem;margin-bottom:0;margin-top:1.25rem;text-transform:uppercase}
.site-header .unit a {color:#9d9d9d;}
.site-header .unit a:hover {color:#822434;}
.site-header .title {margin-top:0}
.site-header span.plus{padding-left:10px}
.site-header span.plus:before{margin-left:-10px}

}

@media only screen and (max-width:64.0625em){
.site-header .college{display:none;}
.site-header .title {margin-top:16px !important;}

}
@media screen and (max-width: 40em){
 .belt { text-align:center;}  
 #give_now_button_bottom { float: none;}
}

.belt {
    color: #fff;
}
.belt h5 {
    line-height:0;
    color:#fff;
}

address p {
    font-size: 0.875rem;
}
.home-links .panel--interactive {
    text-align: center;
}

/* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('/_assets/img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
        .js-title { position: relative;   font-size: 50px; color: #ffffff; line-height: 60px; }
        .js-text { position: relative;   font-size: 30px; color: #ffffff; line-height: 38px; }
        .banner-text { position: absolute; padding: 1.2em; top: 310px; left: 100px; width: 50%; background: rgba(0, 0, 0, 0.5)}
        /* jssor slider arrow navigator skin 22 css */
        /*
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        .jssora22l.jssora22lds      (disabled)
        .jssora22r.jssora22rds      (disabled)
        */
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
            background: url('/_assets/img/a22.png') no-repeat;
            background-position: 266px 5px; 
            overflow: hidden;
        }
        .jssora22l { background-position: -10px -31px; left: 16px;}
        .jssora22r { background-position: -70px -31px; right: 16px;}
        .jssora22l:hover { background-position: -130px -31px;}
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }
        .jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
        .jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }
        
        /* #Forms
================================================== */

    form {
    	/*margin-bottom: 20px;*/
		}
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="branch"],
	input[type="email"],
	textarea,
	select {
		display:block; 
		 
		}
        @media screen and (max-width: 40em){
        input.listserv {
            max-width: inherit;
            float: none;
            margin-right: 0;
        }
        }
        input.listserv {
            max-width: 50% !important;
            float:left;
            margin-right: 1em;
        }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="branch"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2);
	}
	textarea {
		height: 105px; width:90%; resize:none; font-family:Arial, Helvetica, sans-serif}
	label,
	legend {
		display: block;

		font-size: 13px;  }
    div.searchExpand form.search-toggle.reset label { display: inline !important; }    
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
	    /* Contact styles */

.submit_btn {
	width: 80px;
}

.success {
	background: #CFFFF5;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #B9ECCE;
	border-radius: 5px;
	font-weight: normal;
}
.error {
	background: #FFDFDF;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFCACA;
	border-radius: 5px;
	font-weight: normal;
}

/* End Contact styles */
    ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #7d110c;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #7d110c;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #7d110c;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #7d110c;
}



/* other updates */
.logo {
    width: 350px;
}

.sub {
    font-size: 0.9rem;
    line-height: 1.4rem;
}

@media screen and (min-width:40em){h1{font-size:2.75rem}
h2{font-size:2rem}
/*h3{font-size:1.6875rem}
h4{font-size:1.4375rem}
h5{font-size:1.125rem}
h6{font-size:1rem}*/
}

