.iss-template .red-bg, 
.iss-template .navbar-mobile, 
.iss-template .nav-menu,
.iss-template .on-the-cover {
	background-color: #3397d2;
}
.iss-template .div-block-4{
	border-top-color: #3397d2;
    border-bottom-color: #3397d2;
}
.iss-template h1 a:hover, .iss-template .home-footer a:hover, .iss-template .home-footer p a:hover, .iss-template .event-month.magazine-sub-nav-item a:hover, .iss-template .category-sub-nav-contents div div a:hover, .iss-template .event-month a:hover, .iss-template h2.heading.main.events-intro-title a:hover, .iss-template .category-sub-nav-wrapper a:hover, .iss-template .home-main-article-wrapper .article-date a:hover, .iss-template .home-main-article-wrapper .article-social-media-wrapper a:hover, .iss-template .search-icon-1.real-search-button:hover {
	color: rgba(51,151,210,0.9)!important;
}
.iss-template .image-11.other-title-et:hover, .iss-template .image-11.other-title-ie:hover, .iss-template .image-11.other-title-b4e:hover, .iss-template .image-11.other-title-at:hover {
	color: rgba(51,151,210,0.9)!important;
}
.iss-template blockquote {
    border-right: 2px solid #3397d2;
    color: #3397d2!important;
}
/*
.iss-template h1 a:hover, .iss-template .home-footer a:hover, .iss-template .home-footer p a:hover, .iss-template .event-month.magazine-sub-nav-item a:hover, .iss-template .category-sub-nav-contents div div a:hover, .iss-template .event-month a:hover, .iss-template h2.heading.main.events-intro-title a:hover {
	color: rgba(51,151,210,0.9)!important;
} */
.iss-template .home-footer a:hover .image-11.other-title-et, .iss-template .home-footer a:hover .image-11.other-title-ie, .iss-template .home-footer a:hover .image-11.other-title-b4e, .iss-template .home-footer a:hover .image-11.other-title-at{
	background-color: rgba(51,151,210,0.9)!important;
}
.iss-template .text-block-2.footer-contact-title,
.iss-template .article-category,
.iss-template .main-article-wrapper.news-1-col-1.events-open-col-2-wrapper .events-text.website a,
.iss-template .paragraph.single-text.tertiary a {
	color:#3397d2;
}
.iss-template .image-2{
	left:530px;
}
.iss-template .search-wrapper{
	width:220px;
}
.iss-template .footer-1-col-2-nav-item.col-1.tweak-1{
	width:37.5%;
}
.iss-template .menu-logo.switch,
.menu-logo.switch {
    font-family: 'PT Serif',serif;
    font-size: 20px;
    font-weight: bold;
    height: 59px;
    /*align-items: flex-end;*/
    margin-right: 11px;
    position: relative;
    left: 29px;
}
/*.iss-template .menu-logo {
height: 129px;
}*/
.menu-logo.switch .social-media-menu-item {
    width: 40px;
}
.menu-logo.switch .social-media-menu-item a {
    border: 1px solid rgba(0,0,0,0.2);
    /*width: 45px;
    height: 45px;*/
    width: 51px;
    height: 51px;
    transition: 0.2s;
}
.menu-logo.switch .social-media-menu-item a img {
    position: relative;
    /*left: -1px;*/
    left: 0px;
    padding: 2px;
    /*top: 6px;*/
    top: 7px;
    opacity: 0.9;
}
.iss-template .menu-logo.switch .social-media-menu-item a img {
        position: relative;
    padding: 6px;
    top: 1px;
    opacity: 0.9;
    /*left: -6px;*/
    left: 0px;
}
.menu-logo.switch .social-media-menu-item a:hover,
.menu-logo.switch .social-media-menu-item a:active,
.menu-logo.switch .social-media-menu-item a:focus {
    transform: scale(1.2);
    background-color: rgba(0,0,0,0.3);
    transform: scale(1);
}
.menu-logo.switch .social-media-menu-item a:hover img,
.menu-logo.switch .social-media-menu-item a:active img,
.menu-logo.switch .social-media-menu-item a:focus img {
    opacity: 1;
}
.iss-template .related-articles-heading{
    border-bottom: 1px solid #3397d2;
}
.menu-open-iss {
    display: none;
    width: 210px;
    padding-top: 22px;
    padding-right: 17px;
    clear: both;
    font-family: 'Droid Serif', serif;
    color: #f26e23;
    font-size: 14px;
    line-height: 150%;
}
.menu-open-iss div {
    padding-top: 4px;
}
.menu-list-item-1-iss-a,
.menu-list-item-2-iss-a,
.menu-list-item-3-iss-a,
.menu-list-item-4-iss-a,
.menu-list-item-5-iss-a,
.menu-list-item-6-iss-a,
.menu-list-item-7-iss-a {
    text-decoration: none;
    color: #ffffff;
    transition: 0.15s all;
}
.menu-open-iss div a:hover, 
.menu-open-iss div a:active, 
.menu-open-iss div a:focus {
    background-color: rgba(255,255,255,0.2);
    padding: 8px 12px;
}
.div-block.red-bg.menu-wrapper-closed.iss {
    background-color: #3397d2;
}