/*
 Theme Name:   inHope Child Theme
 Theme URI:    https://wordpress.com/themes/colinear/
 Description:  Colinear Child Theme
 Author:       Craig Tommola / based on Colinear by Automattic
 Author URI:   http://facebook.com/craigtommola
 Template:     colinear
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: black, blue, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, rtl-language-support, sticky-post, theme-options, translation-ready, light
 Text Domain:  colinear-child
*/

/* Customizations to the Colinear base style for Hope College branding */

body, #page {
  background-color: #f8f7f4;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #585552 !important;
  font-family: "ff-tisa-web-pro", "TisaPro-Regular", Georgia, serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
}

blockquote {
  border-left-color: #5482ab;
}

article.sticky blockquote p {
  font-size: 95%;
  line-height: 150%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #002244;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  font-weight: normal;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Main Navigation
--------------------------------------------------------------*/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 13px;
}

.main-navigation {
  border: none;
  margin-top: 0;
  padding-top: 0;
}

#mega-menu-wrap-primary {
  background-color: #002244;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
  background-color: #ffffff;
  color:#002244;
  font-weight: bold;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  background-color: #002244;
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-primary #mega-menu-primary li {
  color: #ffffff;
}

h4.mega-block-title {
  border-bottom: 1px solid white;
}

#mega-menu-wrap-primary #mega-menu-primary li {
  font-weight: normal;
  letter-spacing: 1px;
}

#mega-menu-wrap-primary #mega-menu-primary li:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  border-top: 1px solid #c6c6c4;
  color: #585552;
  font-size: 13px;
  line-height: 1.3847;
  padding: 12px 0;
}
.site-footer a {
  color: #002244;
}
.site-footer a:active,
.site-footer a:active,
.site-footer a:hover {
  color: #002244;
}
.site-footer .sep {
  line-height: 1.125;
}

.footer-logo {
  width: 240px;
  margin-bottom: 18px;
  margin-top: 6px;
}


/*--------------------------------------------------------------
## Posts & Pages
--------------------------------------------------------------*/

.sticky {
  background: #f2f2ef;
  border:1px solid #d8d8d6;
  border-top: 3px solid #585552;
  border-bottom-color: #c6c6c4;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.06);
}

.entry-title a,
.page-title a {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  color: #002244;
}
.entry-title a:hover, .page-title a:hover, .entry-title a:active, .page-title a:active, .entry-title a:focus, .page-title a:focus {
  text-decoration: underline;
  color: #002244;
}

/* Entry Header */
.page-header {
  border-bottom: 1px solid #d8d8d6;
  border-top: 3px solid #585552;
}

/*--------------------------------------------------------------
## Site Logo
--------------------------------------------------------------*/
.site-logo-link:active,
.site-logo-link:focus,
.site-logo-link:hover {
  opacity: 1.0;
}

/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
.widget {
  border-top: 3px solid #585552;
}

/* Recent Posts & RSS */
.widget_recent_entries .post-date,
.widget_rss cite,
.widget_rss .rss-date {
  color: #585552;
  display: block;
  font-weight: normal;
}

.widget-title, h2.news-header {
  border-bottom: 1px solid #d8d8d6;
  padding: 4px 0;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.site-title a:active,
.site-title a:focus,
.site-title a:hover {
  color: #002244;
  text-decoration: underline;
}

/* Additional Customizations to base content styles */

h1.site-title, p.site-title, h2.widget-title {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
}
body {
  font-family: "ff-tisa-web-pro", "TisaPro-Regular", Georgia, serif;
}
aside.widget_rss a {
  color:#002244;
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1px;
}
aside.widget_rss li {
  margin-bottom: .5em;
}
.hentry {
  margin-bottom: 0;
}

.head-search-wrapper {
  height: 80px;
  width: 100%;
  background-color: #ffffff;
  padding: 18px 0;
  display: inline-block;
  border-top: 1px solid #d8d8d6;
  border-bottom: 1px solid #d8d8d6;
  margin: 0 auto;
}

.head-search-inside-wrapper {
  width: 75%;
  margin: 0 auto;
  text-align: center;
}

.head-search {
  
}

.head-search button {
  background: url(https://hope.edu/_resources/img/icn-sprite.svg) no-repeat -489px -488px;
  right: 60px;
  top: 51px;
  border: none;
  box-shadow: none;
  height: 30px;
  text-indent: -999em;
  width: 30px;
  display: inline-block;
  opacity: 0.5;
  vertical-align: middle;
}

input#head-keywords {
  width: 50%;
  border: 1px solid #bcbbb7;
  border-width: 0 0 1px;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  background-color: transparent;
  color: #585552 !important;
}

::-webkit-input-placeholder 
:-moz-placeholder
::-moz-placeholder
:-ms-input-placeholder {  
   color: #585552 !important;
}

.head-alert-wrapper {
  text-align: center;
    margin: 0 auto;
    width: 100%;
    background-color: #f9f9f7;
    color: #d73737;
    min-height: 52px;
    padding: 15px 30px 0 30px;
    font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    border-bottom: 1px solid #d73737;
}
.head-alert-wrapper a {
  color: #d73737;
  text-decoration: underline;
}
.head-alert-wrapper p {
  margin: 0;
}

.head-alert-wrapper strong:before {
    font-family: "Font Awesome 5 Pro";
    /*font-weight: 900;*/
    content: '\e074';
    margin: 0 4px;
}

/* Customizations for Important Contacts */

.quick-info-wrapper {
  text-align: center;
}
ul.quick-info li {
  display: inline-block;
  font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  margin-right:3em;
}
ul.quick-info li:last-child {
  margin-right: 0;
}

/* Customizations for Calls to Action / Promos */

.cta h2.widget-title {
  display: none;
}

aside.cta.widget, aside.cta>div.textwidget {
  border-top: 0;
  margin-bottom: 0;
}

.cta a {
  background: #4d4f53;
  border-bottom: 2px solid #343639;
  border-top: none;
  color: rgba(255,255,255,0.85);
  display: block;
  line-height: 1.5em;
  margin-bottom: .75em;
  padding: 18px 22px;
  cursor: pointer;
  font-family: "ff-tisa-web-pro","TisaPro-Regular",Georgia,serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  text-decoration: none;
  box-shadow: none;
  cursor: pointer;
}

.cta a:hover {
  color: rgba(255,255,255,0.85);
    text-decoration: none;
    box-shadow: none;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.cta a:after {
    background: url(https://in.hope.edu/wp-content/themes/inhope/img/icn-sprite.svg) -697px -301px no-repeat !important;
    background-size: auto;
    content: '';
    display: inline-block;
    height: 16px;
    margin-left: .3em;
    opacity: .75;
    position: relative;
    top: 4px;
    width: 18px;
}

.cta {
    padding-top: 0;
    border-top: none;
    margin-bottom: 1.5em;
}

.cta.academics a {
  background: #002244;
  border-bottom-color: #000912;
}
.cta.academics a:hover {
  background: #000912;
}

.cta.admissions a {
  background: #008296;
  border-bottom-color: #005663;
}
.cta.admissions a:hover {
  background: #005663;
}

.cta.research a {
  background: #00685b;
  border-bottom-color: #1a362f;
}
.cta.research a:hover {
  background: #1a362f;
}

.cta.arts a {
  background: #f0ab00;
  border-bottom-color: #bd8700;
}
.cta.arts a:hover {
  background: #9a6e00;
}

.cta.campus-life a {
  background: #5482ab;
  border-bottom-color: #436889;
}
.cta.campus-life a:hover {
  background: #436889;
}

.cta.athletics a {
  background: #c45114;
  border-bottom-color: #a64f21;
}
.cta.athletics a:hover {
  background: #a64f21;
}

.cta.giving a {
  background: #91420e;
  border-bottom-color: #622d0a;
}
.cta.giving a:hover {
  background: #a84d10;
}

.noTopBorderWidget {
  border-top: none;
}

aside#custom_html-2 {
  padding-top:0;
}
.lightwidget__caption {
    font-size: .75em;
    font-family: "ff-tisa-web-pro", "TisaPro-Regular", Georgia, serif !important;
}

.noBottomBorderWidget {
  border-bottom: none;
}

.noNameWidget .widget-title {
  display: none;
}

.sbi-header {
  display: none;
}

.noNameWidget {
  padding-top: 0px;
}

.shortBottomMargin {
margin-bottom: 1.5em;
}

.shortTopPad {
padding-top: .5em !important;
}


/*  Customizations for Blog feed  */

li.recent-post {
  margin-bottom: .5em;
}

li.recent-post strong a {
  font-size: 15px;
}

span.blog-and-author {
  font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  color: #585552;
  font-size: 13px;
  letter-spacing: 2px;
  display: inline-block;
  margin-left: 1em;
  margin-top: .5em;
}


/*  Customizations for Hope.edu News feed  */

div.home-news {
  width: 516px;
  display: inline-block;
}

ol.media-list a, ol.media-list span {
  font-weight: normal;
}

ol.event-list.media-list, ol.news-list.media-list {
  list-style: none;
  font-size: initial;
}

ol.news-list.media-list li {
  float: left;
}

ol.news-list.media-list li {
  margin-bottom: -.175em;
  width:100%;
}

article.news-card {
  display: inline-block;
  width: 100%;
}

article.news-card h2.news-title, article.news-card h2.person-title {
  font-family: "ff-tisa-web-pro", "TisaPro-Regular", Georgia, serif;
  font-size: 1em;
  line-height: 1.375em;
  display: inline-block;
  width: 75%;
  margin: 10px;
}

a.cover-link {
  width: 100%;
  min-height: 54px;
  display: inline-block;
  padding-left: .5em;
}

ul.category-filter,
ul.media-nav,
article.news-card>p,
nav.month-nav {
  display:none;
}

h2.announcements-header {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  font-weight: bold !important;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0.046875em;
    line-height: 1.3125;
    margin: 1em 0;
    text-transform: uppercase;
    text-align: center;
}

h2.news-header {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  font-weight: bold !important;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0.046875em;
    line-height: 1.3125;
    margin: 2.5em 0 1.75em 0;
    text-transform: uppercase;
}

h2.news-header a {
    color: #002244;
}

span.announcements-submit {
  font-weight: normal;
  font-size: 75%;
}

article.news-card>a.cover {
  color:#002244;
  cursor: pointer;
}

a.cover:hover {
/*  background-color: #efefef;*/
  cursor: pointer;
}

article.news-card header abbr[title] {
  display: inline-block;
  border-bottom: none;
  cursor: default;
}

article.news-card>header, article.person-card>div.content {
  display: inline-block;
  /*height: 54px;*/
  width: 100%;
  padding: 0;
  /*color: transparent;
  background-color: #4d4f53;*/
  cursor: default;
  float: left;
  /*margin-right: 12px;*/
  border-bottom: 1px dotted #ccc;
}
time.news-short-date {
  display: none;
}
span.news-dept {
  display: inline-block;
  float: right;
  font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  color: #585552;
  font-size: 12px;
  font-size: .75em;
  margin: 10px 10px 0 0;
}

article.academics-news>header, article.person-card.academics-news>div.content {
  border-left: 4px solid #002244;
}

article.admissions-news>header, article.person-card.admissions-news>div.content {
  border-left: 4px solid #008296;
}

article.research-news>header, article.person-card.research-news>div.content {
  border-left: 4px solid #00685b;
}

article.arts-news>header, article.person-card.arts-news>div.content {
  border-left: 4px solid #9a6e00;
}

article.campus-life-news>header, article.person-card.campus-life-news>div.content {
  border-left: 4px solid #5482ab;
}

article.athletics-news>header, article.person-card.athletics-news>div.content {
  border-left: 4px solid #c45114;
}

article.giving-news>header, article.person-card.giving-news>div.content {
  border-left: 4px solid #91420e;
}

article.person-card>header {
  display: none !important;
}

article.person-card img.person-img, article.person-card strong.person-name, article.person-card > div.content p {
  display: none;
}

@media only screen and (max-width:38.75em) { 
  div.home-news {
    width: 100% !important;
  }
  article.news-card {
    font-size: 85%;
    width: 100%;
  }
  ol.news-list.media-list li {
    float: none;
  }
}

@media only screen and (min-width:65.9375em) and (max-width:79.5em) {
  article.news-card {
    font-size: 85%;
    width: 100%;
  }
  ol.news-list.media-list li {
    float: none;
  }
}

/*  Customizations for Hope.edu Events feed  */

h2.event-title,
img.event-placeholder,
img.event-img,
div.event-overview>div.content,
div.event-details,
ol.month-nav-list {
  display: none;
}

article.event-card {
  min-height: 54px;
  margin-bottom: .125em;
  border-left: 4px solid #4d4f53;
  padding-left: 12px;
}

article.event-card>a.cover {
  color:#5482ab;
  cursor: pointer;
  display: inline-block;
}

article div.event-overview>header {
  display: inline-block;
  height: 54px;
  width: 8px;
  color: white;
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  background-color: #4d4f53;
  cursor: default;
}

time.event-short-date {
  display: none;
}

article.event-card header abbr[title] {
  display: inline-block;
  border-bottom: none;
  cursor: default;
}

div.event-overview {
  display: none;
}

div.home-events {
margin-bottom: 3em;
}

article.event-card.academics-event {
  border-left-color: #002244;
}

article.event-card.admissions-event {
  border-left-color: #008296;
}

article.event-card.research-event {
  border-left-color: #00685b;
}

article.event-card.arts-event {
  border-left-color: #9a6e00;
}

article.event-card.campus-life-event {
  border-left-color: #5482ab;
}

article.event-card.athletics-event {
  border-left-color: #c45114;
}

article.event-card.giving-event {
  border-left-color: #91420e;
}

span.see-all {
  display: inline-block;
  width: 100%;
}

span.see-all a {
    float: right;
    margin-top: 1em;
  text-decoration: none !important;
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif !important;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  line-height: 1.8;
  box-shadow: none;
  font-weight: 600;
}

span.see-all.cal a {
  color: #002244;
}

div.gcal-see-all span.see-all {
  float: right;
  display: inline-block;
  margin:0 12px;
}

div.gcal-see-all span.see-all a {
  margin: 0;
}

span.see-all a:after {
  content:" \2192";
}

.see-all-blogs {
    margin-bottom: 0;
    padding-top: 0;
    margin-top: -3em;
}

ol.media-list {
  margin-left: 0;
}

@media only screen and (max-width:25.125em) { 
  div.event-overview {
    margin-right: 0;
    width: 100%;
  }
  article div.event-overview>header {
    height: 27px;
    padding: 4px;
    width: 100%;
  }
  article.event-card {
    text-align: center;
  }
  h2.news-header > span.see-all a {
    margin-top: 4px;
  }
}

@media only screen and (min-width:65.9375em) and (max-width:79.5em) {
  div.event-overview {
    margin-right: 0;
    width: 100%;
  }
  article div.event-overview>header {
    height: 27px;
    padding: 4px;
    width: 100%;
  }
  article.event-card {
    text-align: center;
  }
  h2.news-header > span.see-all a {
    margin-top: 4px;
  }
}

/*  Customizations for the Announcements Section  */

div.featured-widget-area>aside {
  padding-top: 0;
}

span.announcement-category {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  padding:6px;
  text-transform: uppercase;
  font-size:.77em;
  font-size:10px;
  font-weight: 700;
  letter-spacing: 1px;
  background-color: #4d4f53;
  color: #ffffff;
  text-align: center;
  border-radius: 8px;
}

div.entry.announcements {
  margin-bottom: 8px;
  /*overflow-y:hidden;*/
}

span.announcement-title a {
  /*color: #5482ab;*/
  margin-top: 2px;
  padding: 6px 8px 8px 4px;
  border-radius: 8px;
  font-weight: normal;
}

span.announcement-category.athletics-announcements {background-color: #c45114;}
span.announcement-category.academics-announcements {background-color:#002244;}
span.announcement-category.admissions-announcements {background-color:#008296;}
span.announcement-category.arts-announcements {background-color:#9a6e00;}
span.announcement-category.campus-life-announcements, span.announcement-category.career-announcements {background-color:#4f7aa1;}
span.announcement-category.giving-announcements {background-color:#91420E;}
span.announcement-category.research-announcements {background-color:#00685B;}
span.announcement-category.hours-announcements {background-color:#BBE7E6; color:#002244; font-weight: 800;}
span.announcement-category.construction-announcements {background-color: #F7E654; color:#4d4f53; font-weight: 800;}
span.announcement-category.campus-safety-announcements {background-color: #002244; color:#F46A1F; font-weight: 800;}
span.announcement-category.alert-announcements {background-color: #d73737;}
span.announcement-category.alert-announcements + span.announcement-title a {color: #d73737;}

span.announcement-category.urgent-alert-announcements {background-color: #d73737; border-radius: 8px; font-size: 120%;}
span.announcement-category.urgent-alert-announcements + span.announcement-title a {color:#d73737; font-weight: 800; font-size: 120%;}

div.sbi_photo_wrap a {
  color: transparent;
}

.hidden, .hiddenToo {
  display: none !important;
}

@media screen and (max-width: 65.9375em) {

  #columns {
    padding: 5% 10%;
  }

  #columns > div.entry.announcements {
    margin-bottom: 12px;
  }

  .see-all-blogs {
    margin-bottom: 68px;
  }

}


@media screen and (min-width: 66em) {

#columns {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  line-height: 24px;
}

  }

/* Customizations for the Content Filter */


.onoffswitch {
    position: relative; width: 100%;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    height: 10px; padding: 0; line-height: 10px;
    border: 2px solid #999999; border-radius: 10px;
    background-color: #EFEFEF;
    transition: background-color 0.5s ease-in;
}
.onoffswitch-label:before {
    content: "";
    display: block; width: 10px; margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    border: 2px solid #999999; border-radius: 10px;
    transition: all 0.5s ease-in 0s; 
}
#athletics.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #c45114;
}
#athletics.onoffswitch-checkbox:checked + .onoffswitch-label, #athletics.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #c45114;
}
#academics.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #002244;
}
#academics.onoffswitch-checkbox:checked + .onoffswitch-label, #academics.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #002244;
}

#admissions.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #008296;
}
#admissions.onoffswitch-checkbox:checked + .onoffswitch-label, #admissions.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #008296;
}

#arts.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #9a6e00;
}
#arts.onoffswitch-checkbox:checked + .onoffswitch-label, #arts.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #9a6e00;
}

#campus-life.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #4f7aa1;
}
#campus-life.onoffswitch-checkbox:checked + .onoffswitch-label, #campus-life.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #4f7aa1;
}

#campus-safety.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #002244;
}
#campus-safety.onoffswitch-checkbox:checked + .onoffswitch-label, #campus-safety.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #002244;
}

#giving.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #91420E;
}
#giving.onoffswitch-checkbox:checked + .onoffswitch-label, #giving.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #91420E;
}

#research.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #00685B;
}
#research.onoffswitch-checkbox:checked + .onoffswitch-label, #research.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #00685B;
}

.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px; 
}

div.content-filter-wrapper {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

h4.content-filter-heading {
  display: inline-block;
  margin-right: 18px;
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}

ul.content-filter {
  list-style: none;
  margin-left: 0;
  -webkit-padding-start: 0;
  display: inline-block;
}

ul.content-filter li {
  display: inline-block;
  margin-right: 18px;
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

ul.content-filter li>input[type="checkbox"] {
  margin-right: 4px;
}

span.announcement-filter {
  margin-left:12px;
  margin-right:12px;
}

select#announcement-audience-filter {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  font-weight: normal;
}

/* Customizations for the polling widget */

.blue .gpoll_ratio_box, .blue .gpoll_bar_juice {
  background-color: #002244 !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: .15em !important;
}

.gform_wrapper.gf_browser_gecko .gfield_checkbox li input, .gform_wrapper.gf_browser_gecko .gfield_checkbox li input[type="checkbox"], .gform_wrapper.gf_browser_gecko .gfield_radio li input[type="radio"] {
 margin-top: .2em !important; 
}

/* Customizations for the megamenu */

#site-header-menu {
    width: 100%;
    margin: 0;
    display: block;
}
#menu-toggle {
    display: none;
}
/** Hide duplicate footer menu on mobile **/
footer #{$wrap} {
    display: none;
}

/* Customizations for the featured(sticky) post */

footer.entry-footer>span.date-author, footer.entry-footer>span.cat-links, footer.entry-footer>span.comments-link, footer.entry-footer>span.edit-link {
  display: none;
}
.entry-footer:before {
  background-color: transparent;
}

article.post.sticky.category-featured p[style="font-style: italic;"] {
  display: none;
}

@media screen and (max-width: 1055px) {

  .entry-content img.featured-image {
    width: 100%;

  }

  }

/* Customizations for footer widgets */

div.footer-widget {
  margin-right: 43px;
}

div#tertiary.widget-area-footer {
  margin-top: 3em;
}

/* Customizations for the no-sidebar inside pages */

.post-navigation .post-title {
  cursor: pointer;
}

/* Customizations for styling the Instagram feed */

#sb_instagram .sb_instagram_header a {
/*  color: #5482ab;*/
}

.sbi_info {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  font-weight: normal;
}

/* Customizations for styling form buttons */

input.button, button {
    background: #008296;
    border: 1px solid #005663;
    border-radius: 1px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
    display: inline-block;
    color: rgba(255,255,255,0.9) !important;
    letter-spacing: 1px;
    line-height: 1.2em;
    padding: 1.166666667em;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 11px;
    font-weight: normal;
    float: right;
}

input.button:hover, .close-info:hover, button:hover, input.button:focus, .close-info:focus, button:focus {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #0098b0;
    border-color: #008296;
}

div.footer-widget input.gform_button.button {
  padding: .5em !important;
  width: 100%;
  margin: 0;
  margin-bottom: 4px;
}

div.footer-widget .gform_footer.top_label {
  text-align: center;
}

.menu-toggle {
  display: none;
}

#mega-menu-wrap-primary .mega-menu-toggle {
  background-color: #002244;
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
}

div.to-top {
  display: none;
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  margin: 0 auto;
  height: 45px;
  text-align: center;
}

div.to-top button {
  float: none;
}

ul.social-media {
  list-style: none;
}
ul.social-media li {
  display: inline-block;
  margin-right: 12px;
}
ul.social-media li:before {
  content: " | "
}
ul.social-media li:first-child:before {
  content:"";
}
ul.social-media li i.fa, ul.social-media li i.fa-brands, ul.social-media li i.fab {
  font-size: 110%;
  margin-left: 12px;
}      
ul.social-media li i.fa.fa-facebook {
  color: #3b5998;
}
ul.social-media li i.fa.fa-twitter {
  color: #55acee;
}
ul.social-media li i.fa.fa-youtube-play {
  color: #e52d27;
}
ul.social-media li i.fa.fa-instagram {
  color: #3f729b;
}
ul.social-media li i.fa.fa-snapchat-ghost {
  color: #373634;
}
ul.social-media li i.fa.fa-pinterest {
  color: #bd081c;
}
.meta {
    position: absolute;
    left: -9999px;
}

@media screen and (max-width: 65.9375em) {
  div.to-top {
  display: initial !important;
}
}
@media only screen and (min-width:79.9375em) { 
  div.home-news-shoved {
    width: 570px;
    display: inline-block;
    margin-left: 40px;
  }
}

/* START STYLES FOR RSS FEED EVENTS WIDGET */

div#lw {
  background-color: transparent;
  font-family: inherit;
}

ul#lwe {
  margin-left: 0;
}

div.lwl {
  font-weight: normal;
  line-height: 16px;
}

li.lwe {
    border-left: 4px solid #4d4f53;
    padding-left: 12px;
    margin-bottom:.125em;
}
#lw li.lwe {
    border-bottom:0px;
}
li.lwe.C44325 {
  border-left-color:#9a6e00 !important;
}
li.lwe.C44252 {
  border-left-color:#002244 !important;
}
li.lwe.C44331 {
  border-left-color:#4f7aa1 !important;
}
li.lwe.C44315 {
  border-left-color:#008296 !important;
}
li.lwe.C44251 {
  border-left-color:#c45114 !important;
}
li.lwe.C44317 {
  border-left-color:#00685b !important;
}

span.event-data-section {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  float: right;
  text-transform: uppercase;
  color: #585552;
}

span.start-time {
  font-family:"Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
  font-weight: 800;
}

/* END STYLES FOR RSS FEED EVENTS WIDGET */