body {
font-family: "Open Sans", sans-serif !important;
color: #333 !important;
font-size: 1.1em;
}

.h1,.h2,.h3,.h4,.h5,.h6, h1, h2, h3, h4, h5, h6 {
margin-top: 1.5em;
font-weight: 400;
}

h1 {
font-size: 2.3em;
margin-top: 0;
}

h2 {
font-size: 1.5em;
}

.maincontent h2 {
font-size: 1.3em;
font-weight: 700;
color: #333;
}

.homecontent h3, .maincontent h3 {
font-size: 1.1em;
font-weight: 700;
}

h4 {
font-size: 1em;
}

h5,h6 {
font-size: 1em;
}

.clearfix {
clear: both;
display: table;
}

.site {
margin: 0;
width: 100%;
}

.navbar-brand {
display: none;
}

a {
color: #0074bb;
text-decoration: underline;
word-wrap: break-word;
}

a:hover {
color: #e21833;
text-decoration: none;
outline: none;
}

a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

.col-sm-12 {
padding-right: 0;
padding-left: 0;
}

.row {
margin-left: 0 !important;
margin-right: 0 !important;
}

p {
overflow-wrap: break-word;
}

img {
max-width: 100%;
height: auto;
}

.container {
max-width: 1280px;
padding-top: 15px;
padding-bottom: 15px;
margin-right: auto;
margin-left: auto;
}

.carousel-caption {
background: #333;
font-size: 1.8em;
max-width: 450px;
padding: 1em;
bottom: 15%;
}

.checkbox,.radio {
display: inline;
}

.dropdown-toggle:after {
content: none;
}

.navbar-nav .dropdown-menu:hover {
display: block;
}

.btn {
padding: 5px 15px;
font-size: 14px;
text-transform: uppercase;
}

.btn-primary,
input[type="submit"] {
color: #fff;
background-color: #900;
border-color: #900;
border-radius: 4px;
padding: 5px 15px;
text-transform: uppercase;
font-size: 14px;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
color: #f3c726;
background-color: #000;
border-color: #000;
}

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2,
.col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7,
.col-sm-8, .col-sm-9 {
float: left;
}

.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}

.wp-caption .wp-caption-text {
color: #686868;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
}

blockquote {
margin: 1em;
position: relative;
padding-left: 1em;
border-left: 0.2em solid gold;
font-weight: 100;
color: gray;
float: right;
width: 35%;
font-style: italic;
}

.publications li {
list-style-type: none;
}

.people img {
max-width: 300px;
height: auto;
float: right;
}

#graduate .col-sm-4 img {
padding: 1em;
max-width: 250px;
height: 275px;
}

.people .wp-caption .wp-caption-text {
float: right;
}

.people hr {
margin: 2em 0;
}

.news ul {
list-style: none;
padding-left: 0;
}

.date {
font-size: 14px;
padding: 1em 0;
}

.pagination {
margin: 2em 0;
position: relative;
font-size: 11px;
line-height: 13px;
float: left;
}

.pagination a,
.pagination span {
text-decoration: none;
display: block;
float: left;
margin: 0 7px 0 0;
padding: 7px 10px 6px 10px;
border: 1px solid #ccc;
font-size: 14px;
line-height: 12px;
color: #333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.pagination a:hover {
color: #333 !important;
background: #ffd200;
}

.pagination .current {
padding: 6px 9px 5px 9px;
background: #353635;
color: #fff;
}

table {
border-bottom: 1px solid #eee;
margin: 0 0 1.5em 0;
width: 100%;
}

th {
font-weight: 700;
padding: 0.75em;
text-transform: uppercase;
}

td {
border-top: 1px solid #eee;
padding: 0.75em;
}

select {
-webkit-appearance: menulist;
box-sizing: border-box;
align-items: center;
white-space: pre;
-webkit-rtl-ordering: logical;
color: #000;
background-color: #f8f8f8;
border-width: 1px;
border-style: solid;
border-color: #a6a6a6;
border-image: initial;
border-radius: 5px;
}

optgroup {
font-weight: bolder;
display: block;
}

option {
font-weight: 400;
display: block;
white-space: pre;
min-height: 1.2em;
padding: 0 2px 1px;
}

dd {
margin: 0 1em 1.5em 1em;
}

.gallery-caption {
display: none;
}

.sticky {
position: relative;
}

.post:not(.sticky) .icon-thumb-tack {
display: none;
}

.sticky .icon-thumb-tack {
display: block;
height: 18px;
left: -1.5em;
position: absolute;
top: 1.65em;
width: 20px;
}

.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}

.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}

.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}

.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}

.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

.clear:after,
.clear:before,
.comment-author:after,
.comment-author:before,
.comment-content:after,
.comment-content:before,
.comment-meta:after,
.comment-meta:before,
.entry-content:after,
.entry-content:before,
.entry-footer:after,
.entry-footer:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before {
content: "";
display: table;
table-layout: fixed;
}

.clear:after,
.comment-author:after,
.comment-content:after,
.comment-meta:after,
.entry-content:after,
.entry-footer:after,
.nav-links:after,
.pagination:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.widget-area:after,
.widget:after {
clear: both;
}

.blog-masthead {
background-color: #e21833;
-webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.1);
height: 40px;
padding-top: 6px;
text-align: center;
}

.umdheader a {
font-size: 16px;
color: #fff;
text-transform: uppercase;
font-family: "Crimson Text", serif;
text-decoration: none;
}

.umdheader a:hover {
text-decoration: none;
color: #fff !important;
}

.logo {
float: left;
margin-right: 2em;
}

.blog-title {
margin-bottom: 0;
font-size: 3.5em;
font-weight: 400;
}

.blog-title a {
color: #333;
font-size: 15px;
text-transform: uppercase;
}

.blog-title a:hover {
color: #999;
text-decoration: none;
}

.blog-description {
font-size: 20px;
color: #999;
}

.blog-nav-item {
position: relative;
display: inline-block;
padding: 10px;
font-weight: 500;
color: #cdddeb;
}

.blog-nav-item:focus,
.blog-nav-item:hover {
color: #fff;
text-decoration: none;
}

.blog-nav .active {
color: #fff;
}

.blog-nav .active:after {
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 0;
margin-left: -5px;
vertical-align: middle;
content: " ";
border-right: 5px solid transparent;
border-bottom: 5px solid;
border-left: 5px solid transparent;
}

nav .container {
padding: 0;
}

.container-fluid {
max-width: 1350px;
}

.nav {
text-transform: uppercase;
}

#myNavbar {
float: left;
font-weight: 900;
}

.navbar-default {
background-color: #000;
border: none;
}

.navbar {
margin-bottom: 0 !important;
border-radius: 0;
border-bottom: #eee 1px solid;
}

.navbar-default .navbar-nav > li > a {
color: #fff !important;
font-weight: 700;
font-size: 12px;
color: #fff;
margin: 0 10px;
}

.navbar-light {
border-bottom: #eee 1px solid;
}

.navbar-nav .dropdown-menu {
position: absolute;
left: auto;
top: inherit;
min-width: auto;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
background-color: #f8f9fa;
border-radius: 0;
}

#menu-main-menu li a {
padding: 0 15px;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
text-decoration: none;
color: #333;
}

#menu-main-menu li a:active,
#menu-main-menu li a:hover {
color: #e21833;
text-decoration: none;
}

#menu-main-menu .menu-item.current-menu-item a, .navbar-default .navbar-nav > li > a:hover {
color: #e21833;
}

.dropdown-menu > li > a {
display: block;
clear: both;
font-weight: 400;
line-height: 1.42857143;
white-space: nowrap;
border-bottom: 1px #eee solid;
padding: 15px !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
color: #fff !important;
background-color: #333;
text-decoration: none;
}
ul.dropdown-menu li > ul.dropdown-menu {
left: 100%;
top: 0;
}

.navbar-toggle {
background-color: #fff;
}

ul.dropdown-menu li:focus > ul.dropdown-menu,
ul.dropdown-menu li:hover > ul.dropdown-menu {
display: block;
}

ul li .dropdown-menu ul li {
margin-left: 1em;
}

.blog-post {
margin-bottom: 3em;
margin-right: 15px;
}

.blog-main {
font-size: 16px;
line-height: 1.5;
margin-top: 1em;
padding: 0 5px;
}

.page-content {
margin-top: 2em;
}

.eventdesc {
font-size: 16px;
line-height: 1.8;
margin-top: 1em;
padding: 0 1em 0 0;
}

.newsdate {
font-size: 14px;
}

.news li {
margin-bottom: 1em;
}

.blog-header {
background-color: #e3dacc;
}

.blog-header .col-sm-3 {
margin-top: 1.5em;
}

a.sitename, a.mobilename {
color: #333;
white-space: nowrap;
font-size: 38px;
font-family: "Crimson Text", serif;
font-weight: 700;
text-decoration: none;
}

.blog-footer a:hover,
a:hover.sitename, a.mobilename:hover {
color: #e21833;
text-decoration: none;
}

.sitename .small, .navbar-brand .small {
 font-size: 1.2rem;
}

.sublogo img, .navbar-brand img {
margin-right: 1em;
max-width: 90px;
float: left;
}

.blog-post-title {
margin-bottom: 0.5em;
font-size: 2em !important;
}

.blog-post-meta {
color: #999;
font-size: 11px;
text-transform: uppercase;
font-family: "Open Sans", "Helvetica Neue", Arial, Verdana, sans-serif;
letter-spacing: 2px;
}

.homeimage {
margin-bottom: 2em;
}

#homemain h2,.sidepanel h2 {
font-family: "Open Sans";
font-size: 1em;
font-weight: 700;
margin-top: 20px;
text-transform: uppercase;
}

.homeblurb {
background: rgba(0, 0, 0, 0.6);
color: #fff;
padding: 3rem;
margin: 8em auto;
text-align: center;
margin-top: 100px;
}

.homeblurb h2 {
font-size: 70px;
line-height: 1;
color: #fff;
border-bottom: 1px #fff solid;
padding-bottom: 5px;
margin: 0;
}

.group-left ul.widget-container {
padding-right: 42px;
}

.homeblurb p {
font-size: 24px;
margin-top: 10px;
}

.col-sm-3.sidebar-primary {
padding-left: 2em;
}

#sidebar-primary .widgettitle {
background: #2b75a9;
text-align: center;
color: #fff;
padding: 13px 0;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
margin-bottom: 1em;
border-radius: 5px;
}

#sidebar-primary .widgettitle::after {
content: "";
display: block;
position: absolute;
border-top: 5px solid;
border-top-color: #2b75a9;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
bottom: -5px;
left: 90%;
width: 0;
height: 0;
margin-left: -5px;
}

#blogimg-widgets {
background: #fff;
border-bottom: 1px dotted #e4e4e4;
margin-bottom: 25px;
padding-right: 0;
padding-bottom: 20px;
padding-left: 0;
}

.childmenu, .widget-container {
list-style-type: none;
list-style: none;
padding: 1em 0 0 0;
}

.widget-container a {
text-decoration: none;
}

.widget-container a:hover, .maincontent a:hover {
text-decoration: underline;
}

.widget-container h2, .widget-container h3 {
margin-top: 0;
font-size: 1.6em;
font-family: "Crimson Text", serif;
color: #333;
}

.widgettitle a:hover {
color: #369;
}
.childmenu ul, .widget ul {
list-style-type: none;
list-style: none;
margin: 0;
padding: 0;
}

.childmenu {
margin-top: 3em;
}

.childmenu ul li, .widget ul li {
margin: 0 0 8px 0;
}

.widget ul li ul li {
border-bottom: none;
margin: 2px 0;
}

.widget ul li ul li ul li {
border-bottom: none;
}

.widget ul.sub-menu {
margin-left: 15px;
}

.widget ul li .children {
padding-left: 0.8em;
}

.navbar #search {
float: right;
}

.page-header {
margin-top: 1em;
}

.searchresults {
margin: 1em;
border-bottom: 1px solid #eee;
padding-bottom: 1em;
}

.sr-only{
   position:absolute;
   left:-10000px;
   top:auto;
   width:1px;
   height:1px;
   overflow:hidden;
}

.searchresults h3 a {
font-family: "Open Sans", sans-serif;
font-size: 20px;
}

.nosearchresults {
padding: 5px;
margin: 2em 0;
border: 1px solid #fc3;
background-color: #fff4c2;
}

#searchform {
border: 1px solid #888;
background: #fff url(images/search.png) 99% 50% no-repeat;
text-align: left;
padding: 6px 18px 6px 6px;
border-radius: 8px;
font-size: 14px;
}

#search input[type="text"] {
box-shadow: none;
border: none;
margin-bottom: 0;
color: #575757;
width: 90%;
}

#content-search {
width: 300px;
padding: 15px 0;
}

input:focus {
outline: 0;
}

.pager {
margin-bottom: 60px;
text-align: left;
}

.pager > li > a {
width: 140px;
padding: 10px 20px;
text-align: center;
border-radius: 30px;
}

.wpcf7 input[type="tel"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="text"],
.wpcf7-form select,
.wpcf7-form textarea {
margin: 5px 0 0;
width: 90%;
border: 1px solid #ddd;
box-shadow: 0 0 5px #ddd inset;
color: #999;
height: inherit;
padding: 4px;
font-weight: 400;
}

.regform {
border: 1px solid #ddd;
padding: 1em;
background-color: #eee;
}

.regform h2 {
margin-top: 0;
}

.regform h3 {
border-top: solid 1px #ddd;
padding-top: 1em;
}

input[type="file"] {
max-width: 100%;
}

#social {
float: right;
font-size: 2em;
color: #e21833;
}

.required {
color: #900;
font-weight: 700;
}

.accordion-toggle:before {
content: "\f146";
font-family: "Font Awesome\ 5 Free";
font-size: 13px;
margin-right: 10px;
}

.accordion-toggle.collapsed:before {
content: "\f0fe";
font-family: "Font Awesome\ 5 Free";
font-size: 13px;
margin-right: 10px;
}

.accordion .card-header:after {
font-family: "Font Awesome 5 Free";
font-weight: 400;
content: "\f146";
float: right;
}

.accordion .card-header.collapsed:after {
font-family: "Font Awesome\ 5 Free";
content: "\f068";
}

#footer {
color: #b5b5b5;
text-align: left;
border-top: 1px solid #e5e5e5;
font-size: 14px;
}

#footer a {
  color: #fff;
   text-decoration: none;
}

#footer a:hover {
color: #ffd200 !important;
}

.footer_levelone {
background-color: #272727;
padding: 1em 0;
}

.footer_leveltwo {
background-color: #353635;
}

.footer_leveltwo a {
color: #fff !important;
text-decoration: none;
}

.blog-footer p:last-child {
margin-bottom: 0;
}

.homeslide .container {
border-bottom: 1px solid #967948;
margin: 1em auto 2em auto;
}

#homecontent h2 {
color: #333;
margin: 0 0 2rem 0;
font-size: 1.2em;
color: color: #525252;
font-weight: 700;
}

#homecontent {
margin-top: 2em;
}

#homecontent a:link {
    color: #333;
    text-decoration: none;
}
#homecontent a:hover {
    color: #e21833;
}

#homecontent hr {
margin: 3em 0;
}

#homecontent .col-sm-6 {
padding: 0 2em;
}

.homecontent .col-sm-9 {
padding-left: 0 !important;
}

.homesidebar h3 {
font-size: 1.1em;
font-family: "Open Sans";
color: #e21833;
text-transform: uppercase;
font-weight: 900;
}

.wp-block-image figcaption {
margin-top: .5em;
color: #666;
font-size: 14px;
font-style: italic;
}

.menu-item.menu-item-search {
display: none;
}

/* Button */

.btn {
padding: 1em 3em;
border-radius: 0;
text-transform: uppercase;
font-weight: bold;
}

.btn:link {
text-decoration: none;
}

.alert-dark {
color: #1b1e21;
background-color: #333;
}

.btn-primary, .btn-primary:visited, .btn-primary:focus {
background: 0 0 !important;
color: #e21833 !important;
border-color:#e21833 !important;
box-shadow: none !important;
text-decoration: none;
}

.btn-primary:hover, .btn-primary:focus {
background-color: #e21833 !important;
border: 1px solid  #e21833 !important;
color: #FFF !important;
}

.btn-secondary, .btn-secondary:visited {
background-color: #333 !important;
border: 2px solid #333 !important;
color: #FFF !important;
}

.btn-secondary:hover,  .btn-secondary:focus  {
color: #333 !important;
background: 0 0 !important;
box-shadow: none !important;
}
.btn-success:hover, .btn-info:hover, .btn-success:hover, .btn-primary:hover {
text-decoration: none;
}

.btn-success, .btn-info, .btn-success:visited, .btn-info:visited {
background-color: #FFD200 !important;
border:  2px solid #FFD200!important;
color: #000 !important;
}

.btn-info:hover, .btn-info:focus {
color: #FFD200 !important;
background: 0 0 !important;
box-shadow: none !important;
}

.btn-success:hover, .btn-success:focus {
color: #000 !important;
background: 0 0 !important;
box-shadow: none !important;
}

.btn-danger, .btn-danger:visited {
border: 3px solid #FFD200 !important;
color: #333 !important;
background: 0 0 !important;
}

.btn-danger:hover, .btn-danger:focus {
background: #FFD200 !important;
box-shadow: none !important;
}

.btn-danger[type=button] {
-webkit-appearance: initial !important;
}

.content .btn {
  white-space: initial;
}

.btn-light, .btn-light:visited {
border: 2px solid  #FFF !important;
color: #FFF !important;
background: 0 0 !important;
}

.btn-light:hover, .btn-light:focus {
background: #000 !important;
color: #FFF !important;
box-shadow: none !important;
}

.btn-dark, .btn-dark:visited {
border: 2px solid #FFD200 !important;
color: #FFD200 !important;
background: 0 0 !important;
}

.btn-dark:hover, .btn-dark:focus {
background: #000 !important;
color: #FFD200 !important;
box-shadow: none;
}

.twitter-timeline {
border: 1px solid #eee !important;
}

.spotlightproject {
border: 1px solid #0d5274;
padding: 2em;
background-color: #ebf5fa;
margin: 2em 0 3em 0;
}

.spotlightproject h2 {
margin-top: 5px;
font-weight: 700;
}

.sidebar .widget-container {
background-color: #f8f8f8;
padding: 1em;
border-top: 10px solid #e21833;
border-bottom: 2px solid #999;
font-size: 15px;
}

.maincontent a {
text-decoration: none;
}

.projecttitle {
text-transform: uppercase;
margin-top: 0;
font-weight: 700;
color: #666;
}

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

    .blog-header .col-sm-3,
    .blog-header .col-sm-6 {
    width: 100%;
    }

    .logo {
    float: none;
    margin: 2em 0 0 0;
    }

    .navbar-default {
    background-color: #000;
    color: #fff;
    }

    .navbar #search {
    margin: 1em 0 0 0;
    min-width: 275px;
    }

    .navbar-default .navbar-nav > li > a {
    color: #fff !important;
    }

    .carousel-caption {
    display: none;
    }

    #myNavbar {
    float: none;
    font-weight: 900;
    }

    .navbar-toggler {
    float: left !important;
    margin-left: 15px;
    margin-right: 0;
    padding: 0.25rem 0.25rem;
    }

    .blog-footer {
    text-align: center;
    }

    .footerlogo {
    display: inline-block;
    padding-top: 1em;
    }

    #social {
    float: none;
    padding-bottom: 10px;
    }

    .navbar-light .navbar-toggler {
    background: #e21833;
    }

    .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .wp-block-image .alignleft, .wp-block-image .alignright {
    float: none;
    }

    .sitename {
    display: none;
    }

    .menu-item.menu-item-search {
    display: flex;
    }

    .sublogo img {
    margin-bottom: 0;
    }

    .page-content {
    margin-top: 1em;
    }

    .wp-block-columns {
    display: none;
    }

    .childmenu,
    .widget-container {
    padding: 0;
    }

    iframe {
    width: 100% !important;
    }

    .wp-block-image .alignright {
    float: nonw;
    margin-left: 0;
    }

    .col-sm-12.navbar {
    display: flex;
    flex-flow: column;
    max-width: 100%;
    }

    .navbar-brand h1 {
    font-size: 1em;
    font-weight: 700;
    display: inline-block;
    }

    .sublogo img {
    margin-bottom: 0;
    }

    .navbar-brand {
    order: 1;
    }

    .navbar-light .navbar-toggler {
    order: 2;
    }

    #collapsibleNavbar {
    order: 3;
    }

    .navbar-brand {
    display: inline-block;
    max-width: 100%;
    }

    .blog-header {
    display: none;
    }

    .bg-light {
    background-color: #e3dacc !important;
    }

    ul#menu-main-menu.navbar-nav li a {
    display: block;
    padding: 10px 15px;
    border-bottom: #856b40 1px dotted;
    }

    .wp-caption {
    max-width: 100%;
    float: none;
    margin: 0;
    }

    .navbar-nav .dropdown-menu {
    position: inherit;
    background-color: inherit;
    border: none;
    padding: 0 30px;
    }

    a.sitename {
    font-size: 1.5rem;
    white-space: normal;
    line-height: 1em;
    }

    .blog-title {
    margin: 16px 0;
    font-size: 2em;
    }

    .homeblurb {
    padding: 1rem;
    }

    .homeblurb h2 {
    font-size: 50px;
    }

    .blog-masthead {
    height: 32px;
    padding-top: 3px;
    }

    .group-left ul.widget-container {
    padding-right: 0;
    }
}

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

    a.mobilename {
      font-size: 32px;
    }

    .alignright, .alignleft, .aligncenter {
    float: none;
    }

    #homecontent {
    margin-top: 0;
    }

    #homecontent .col-sm-6 {
    padding: 0 1em;
    }

    .footer_levelone .col-sm-8 {
    margin-top: 3em;
    }

  .footer_levelone img {
    max-width: 80%;
    }

    #homecontent hr {
    margin: 2em 0;
    }

    .col-sm-3.homesidebar {
    margin-top: 2em;
    }

    @media screen and (max-width: 500px) {
    .navbar-brand img {
    max-width: 60px;
    }
    .navbar-brand .small {
      display: none;
    }
  }
}
