.mobile-header {
  display: none;
}
#wprmenu_bar {
  background: #13557c none repeat scroll 0 0 !important;
}
#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
  border-left: 1px solid #0d0d0d;
  background: #13557c !important;
}
.wprmenu_icon.wprmenu_icon_par.icon_default {
  background: #13557c !important;
}
.wprmenu_levels.right.wprmenu_custom_icons.sidr {
  background: #13557c!important;
}
#wprmenu_menu_ul li a:hover {
  color: #000!important;
}
#wprmenu_bar .bar_logo {
  border: medium none;
  height: 45px !important;
  margin-top: -8px!important;
  padding: 0 8px 0 0;
  width: auto!important;
}
#wprmenu_bar .wprmenu_icon {
  margin-top: 2px !important;
}
#wprmenu_bar .wprmenu_icon span {
  height: 2px !important;
}
.mobile-header {
  display: block !important;
}
.mobile-header .navbar-toggle {
  display: none!important;
}
.mobile-header .logo {
  display: none!important;
}
.mobile-header {
  height: auto;
}
#wprmenu_bar {
  top: 33px;
}
.mobile_menu_number {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0;
  background: #333;
}
.mobile_menu_number a {
  color: #fff;
}
#wprmenu_menu > ul {
  margin: 34px 0 0 !important;
}
.mobile_menu_number a {
  color: #fff;
  font-size: 1.3em;
  font-weight: normal;
  padding: 0 5px;
}
.dv-member-name {
  background-color: #5575a0 !important;
}
.dv-member-zoom {
  background-color: #5575a0 !important;
}
.dv-panel-title {
  background-color: #5575a0 !important;
}

@media only screen and (max-width: 700px) {	
.before-title-content {
  padding: 0;
}
.site-container {
  margin-top: 24px;
}
}
.one-half.auto-column {
  width: 100%!important;
  padding: 0!important;
}

.site-inner .content {
  float: left;
  padding: 0 !important;
  width: 66.6667%;
}
.sidebar.sidebar-primary.widget-area {
  float: left;
  padding: 21px;
  width: 33.3%;
}
.slick-prev::before {
  background: rgba(0, 0, 0, 0) url("http://bluefirewilderness.net/wp-content/uploads/2017/02/leftarrow.png") no-repeat scroll -2px 9px / 100% auto;
  content: " ";
  font-size: 116px;
}
.slick-prev {
  height: 32px;
  width: 29px;
  border-radius: 17px;
}
.slick-next {
  height: 32px;
  width: 29px;
    border-radius: 17px;
}
.slick-next::before {
  background: rgba(0, 0, 0, 0) url("http://bluefirewilderness.net/wp-content/uploads/2017/02/rightarrow.png") no-repeat scroll -1px 10px;
  content: " ";
  font-size: 147px;
}
.slick-prev:hover {
  background: none !important;
}
.slick-next:hover {
  background: none!important;
}
.sidebarform label {
  color: #000;
}
@media only screen and (max-width: 700px) {	
.site-inner .content {
  width: 100%;
}
.sidebar.sidebar-primary.widget-area {
  width: 100%;
}
}


.box a {
    word-break: break-all;
}
.hidefield {
  display: none;
}
.sidebarform > h2 {
  color: #13557c;
}
.hbspt-form {
  display: none !important;
}