* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box-text-center {
    text-align: center;
}

html {
    margin-top: 0;
}

body .lw {
    background: #e2d8c4;
}
#navOne .navbar-brand {
  height: 100%;
  }
.top-header {
    background: #e2d8c4;
}

.wp-theme-1 .lw .bg-3 {
    background: #fff;
}

.wp-theme-1 .lw .navbar-wp {
    background: #8d6e4e;
}

.wp-theme-1 .lw .bg-5 {
    background: #e2d8c4;
}

.w-section {
    background: #fff;
}

.wp-theme-1 .lw .navbar-wp .navbar-nav>li>a:hover,.wp-theme-1 .lw .navbar-wp .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #49341c;
}

.wp-theme-1 .lw .navbar-wp .navbar-nav>li>a:hover,.wp-theme-1 .lw .navbar-wp .navbar-nav>li>a {
    color: #fff;
}

.wp-theme-1 .navbar-wp .navbar-nav>.open>a,.wp-theme-1 .navbar-wp .navbar-nav>.open>a:hover,.wp-theme-1 .navbar-wp .navbar-nav>.open>a:focus {
    color: #FFF !important;
    background-color: #49341c;
}

.wp-theme-1 .navbar-wp .dropdown-menu {
    min-width: 220px;
    background: #FFF;
    border: 0;
    border-top: 1px solid #49341c;
    border-bottom: 3px solid #49341c;
    border-radius: 0;
}

.wp-theme-1 .navbar-wp .dropdown-menu>li>a:hover {
    background: #49341c;
    color: #FFF;
}

.wp-theme-1 .btn-one {
    background-color: transparent;
}

section.slice.bg-5 {
    background: #e2d8c4;
}

section.slice.bg-6 {
    background: #49341c;
}

.ls-shadow {
    visibility: hidden !important;
}

.wp-theme-1 .lw .w-box.w-box-inverse .thmb-img i {
    background: #e2d8c4;
    color: #49341c;
}

.wp-theme-1 .w-box.w-box-inverse .thmb-img:hover i {
    background: #8d6e4e;
    color: #FFF;
}

h1,h2,h3 {
    color: #49341c;
}

h3.section-title-sponsors {
    color: #e2d8c4;
}

header {
    padding-top: 30px;
}

header .navbar-brand img {
    height: 150px;
    margin-top: -60px;
  z-index: 1000;
    position: relative;
}

.w-box {
    background: #fff;
}

.wp-theme-1 .btn-two {
    color: #fff;
    background-color: #49341c;
    border: 1px solid;
    border-color: #49341c;
}

h3.ls-l.title.rotator-title {
    margin-top: 40px !important;
}

p.ls-l.text-standard.rotator-content {
    margin-top: 20px !important;
}

.wp-theme-1 .btn-two:hover {
    color: #fff;
    background-color: #8d6e4e;
    border: 1px solid;
    border-color: #8d6e4e;
}

#box-18 img {
    margin-right: 20px;
}

.footer .col h3 {
    font-size: 14px;
}

.footer .col h3 {
    color: #ccc;
}
footer #box-10 {display: inline-table;}
.navbar-header:hover .admin-inline {
    display: block;
}

.navbar-header .admin-inline {
    position: relative;
    top: 20px;
}

.upload-logo {
    width: 100px;
}

.modal.fade.in {
    top: 50%;
    left: 50%;
}

#upload-logo-modal {
    display: none;
    height: 250px;
}

/*===========--EVENTS (underneath rotator)--============*/
.border-event {
    border-right: 1px solid #cecece;
    padding: 25px;
}

/*contains padding for each event item*/
.border-event:first-child {
    height: 137px;
}

/*UPCOMING EVENTS - helps with padding at bottom*/
.border-event:last-child {
    border: none;
}

#event {
    background: #8d6e4e;
}

#event h3 {
    font-size: 18px;
    color: #fff;
}

#event h3:first-child {
    letter-spacing: 1px;
}

#event h3 a {
    font-size: 15px;
    color: #49341c;
}

#event .event-date {
    float: left;
    width: 28%;
    height: 60px;
    text-align: center;
    margin-right: 22px;
    margin-bottom: 15px;
}

#event .event-date p:first-child {
    padding-top: 17px;
    padding-bottom: 4px;
}

#event .cal-num {
    font-size: 28px;
    color: #49341c;
}

#event .cal-month {
    font-size: 17px;
    color: #49341c;
    text-transform: uppercase;
}

#event .event-info {
    height: 87px;
}

#event .event-info h4 {
    line-height: 1em;
}

#event .event-title a {
    font-size: 18px;
    color: #49341c;
}

#event .event-time {
    font-size: 18px;
    color: #fff;
}

#event,#first-row,#second-row {
    margin-bottom: 47px;
}

/*sets bottom margins*/
.event-container {
    background: #e2d8c4;
    margin-top: -10px;
    margin-bottom: 25px;
    border: 2px;
    border-color: #666;
}

.event-header {
    padding: 10px;
}

.wp-theme-1 a {
    color: #a18762;
}

/*===========--PANNEL User Groups--============*/
.panel-primary>.panel-heading {
    background-color: #8d6e4e;
    border-color: #8d6e4e;
}

.panel-primary {
    border-color: #8d6e4e;
}

/*Make Navigation display for desktop*/
nav .collapse {
    display: block;
    visibility: visible;
}

/*MENU toggle button*/
.wp-theme-1 .navbar-wp .navbar-toggle,
.wp-theme-1 .navbar-wp .navbar-toggle:hover,
.wp-theme-1 .navbar-wp .navbar-toggle:focus {
    background-color: #fff;
    border-color: #fff;
}

@media (max-width: 767px) {
.mainnav {width: 100%;}
/*custom nav code BEGIN*/
nav .navbar-nav {
    float: none !important;
    margin: 0 !important;
}

nav .navbar-header {
    float: none;
}

nav .navbar-toggle {
    display: block;
}

/*
nav .navbar-collapse {    
  border-top: 1px solid transparent;         
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);     
}     */
/*nav .navbar-collapse.collapse {         
  display: none!important;     
}    */
nav .navbar-nav {
    float: none !important;
    margin: 0px;
}

nav .navbar-nav>li {
    float: none;
}

nav .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-nav>li>a {
    padding: 13px 20px !important;
}

/*.wp-theme-1 .navbar-wp*/
/*styles secondary nav li*/
nav .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
}

nav .navbar-nav .open .dropdown-menu>li>a,
nav .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 20px;
}

nav .dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: 400;
    white-space: nowrap;
}

nav .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    box-shadow: none;
}

.open>.dropdown-menu {
    display: block;
}

/*custom nav code ENDs*/
nav .collapse {
    display: none;
}

nav .collapse.in {
    display: block;
}

}

/*ENDS 767px*/
@media (max-width: 970px) {
.wp-theme-1 .wrapper {
    padding-top: 50px;
}
}