#copyright{
display: none;
}

.nivoSlider{
background-image: none;
}

#menu_wrap{
width: 70%;
float: right;
}
#site-title{
width: 25%;
text-align: center;
float: left;
}

#body-with-adminbar #branding{
    margin-top: 32px !important;
}
#body-with-adminbar #branding + div{
    margin-top: 92px;
}

#navmenu ul > li.current-menu-item:after {
    height: 2px;
    opacity: 1;
    transform: translateY(0px);
}

#branding {
    position: fixed;
    width: 100%;
    top: 0px;
}
#site-title{
    padding-top: 5px;
    padding-bottom: 0;
}

#branding + div{
    margin-top: 92px;
}

#sub_banner h1 {
    color: #fff;
}
blockquote, blockquote h3{
    font-family: "Times New Roman", serif !important;
    font-style: italic !important;
    font-weight: bold !important;
}
p{
    font-size: 16px;
    font-size: 1rem;
}

@media only screen and (max-width: 768px) {
#site-title{
width: 100%;
}
#branding + div{
margin-top: 142px;
}
.nivo-caption{
max-width: none;
position: relative;
}
.nivo-controlNav {
  position: relative;
  left: 0;
  margin-top: 20px;
}
#body-with-adminbar #branding{
    margin-top: 46px !important;
}
#body-with-adminbar #branding + div{
    margin-top: 143px;
}
}
@media only screen and (max-width: 599px) {
#body-with-adminbar #branding + div{
    margin-top: 117px;
}
html #wpadminbar {
    position: fixed;
}
}

.nivo-caption h3 {
    opacity: 0.9;
}

@media only screen and (max-width: 480px){
#branding + div{
margin-top: 123px;
}
#site-title {
margin: 5px 0 0 0;
}
#menu-icon {
margin-left: 0px;
width: auto;
}
#menu_wrap #navmenu ul.menu {
margin-left: 0px !important;
width: auto !important;
}
}