/** core **************************************************************/
body {
  background: url(../images/bg.jpg);
}
.pagination_controls input[type=text] {
  height: 25px !important;
}
.day_data_holder {
  font-size: 11px;
}
.tealbox #cms_mod_calendar_small {
  border: none !important;
}
#cms_mod_calendar_small {
  border: 1px solid #eee;
  margin-top: -1px;
}
.calendar .binding {
  font-size: 14px;
}
h1.page_title {
  font-weight: bold;
  font-size: 38px;
  padding-top: 0;
  margin-top: 0;
}
.nivoSliderWrapper {
  margin-top: 0px;
}
#nivo_slider_2_wrapper .nivo-caption {
  text-transform: uppercase !important;
}
#cms_mod_calendar_small {
  box-shadow: none !important;
}
.side_list_item {
  color: #ffffff;
}
.sidebar_item h2 {
  font-size: 22px;
  font-weight: bold;
}
.sidebar_item h3 {
  font-size: 22px;
}
.navbar {
  z-index: 99999999;
}
#content {
  margin-top: 15px;
}
#content .col2 p {
  margin-bottom: 20px !important;
}
#footer {
  width: 1000px !important;
}
#nav .menu .menu_list_index_0_item a.link span.first,
#nav .menu .menu_list_index_0_item span.no_link span.first {
  font-size: 18px !important;
}
#header form.search input[type=text] {
  font-size: 14px !important;
  height: 24px !important;
}
#content > .centered_content > .right_col .sidebar_item {
  margin-top: 0 !important;
  margin-bottom: 10px;
}
.imap {
  border: 2px solid #8c8b8b;
}
.calendar .event_detail {
  border: 1px solid #ccc;
  background-color: #efefef;
  margin-bottom: 10px;
  padding: 10px;
}
.calendar .icon_date {
  padding: 5px 10px;
  background-color: #fff;
  text-align: center;
  float: left;
}
.calendar .icon_date_text {
  margin: auto !important;
}
.calendar .event_detail_header_body {
  float: left;
  max-width: 500px !important;
}
.calendar .event_detail_image {
  display: none !important;
  clear: both !important;
  float: none !important;
}
.calendar h3 .title {
  font-size: 24px !important;
  margin-bottom: 5px !important;
}
.calendar h3 .event_detail_dates {
  line-height: 18px !important;
  font-size: 14px !important;
  margin: 0 !important;
}
.calendar h3 .event_detail_dates label {
  margin: 0 !important;
  padding: 0 !important;
}
.calendar h3 .event_detail_time {
  line-height: 18px !important;
  font-size: 14px !important;
  margin: 0 !important;
}
.calendar h3 .event_detail_time label {
  margin: 0 !important;
  padding: 0 !important;
}
.calendar .event_detail_info_item {
  line-height: 16px !important;
  font-size: 14px !important;
  margin: 0 0 2px 0 !important;
}
.calendar .calendar_detail_cat_icons {
  display: none !important;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.footer {
  /*background-color: #eee;*/
  padding: 0;
  margin: 20px 0 0 0;
}
.maincontent {
  margin-top: 110px;
}
.topmnu {
  background: url(../images/wood.jpg) repeat center center;
  margin-bottom: 10px;
  /*height: 30px;*/
  height:37px;
  padding: 5px 0 0 0;
  text-align: right;
}
.topmnu_mnu {
  float: right;
  margin-right: 30px;
}
.topmnu_mnu a {
  color: #fff;
}
.topmnu_mnu li {
  float: left;
  list-style-type: none;
  padding-right: 10px;
  border-right: 1px solid #fff;
  padding-left: 10px;
  font-size: 12px;
}
.topmnu li:last-child {
  border-right: none;
}
.mainmnu {
  max-width: 900px;
  border-radius: 5px;
  background: rgba(225, 230, 235, 0.7);
}
.mainmnu li {
  text-transform: uppercase;
}
.mainmnu li a {
  color: #673823 !important;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}
.navbar-default {
  background: transparent !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
.navbar-brand {
  background: url(../images/wood.jpg) repeat center center;
  text-shadow: 0px 1px 1px rgba(150, 150, 150, 0.3);
  color: #fff !important;
  border-radius: 5px;
}
.navbar-brand a {
  color: #fff;
}
.rotator {
  margin-top: 120px;
}
.home_block {
  /*width: 900px;*/
  border-radius: 5px;
  background: url(../images/wood.jpg) repeat center center;
  /*margin: -1px auto;*/
  height: 160px;
  z-index: 999 !important;
  position: relative;
  overflow: hidden;
}
.sub_block {
  /*width: 900px;*/
  border-radius: 5px;
  background: url(../images/wood.jpg) repeat center center;
  /* margin: -65px auto 0 auto; */
  margin: 10px auto 0 auto;
  height: 120px;
  z-index: 999 !important;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  clear: both;
}
.sub_nav {
  /*width: 900px;*/
  clear: both;
  overflow: hidden;
  margin: 10px auto 0 auto;
}
.elk {
  max-width: 700px;
  position: relative;
  z-index: 998 !important;
  /*margin-top: -451px;*/
  margin-top: -401px;
  margin-left: 160px;
}
.elk img {
  width: 100%;
}
.taglines {
  z-index: 9999;
  position: absolute;
  top: 140px;
  margin-left: 50px;
  max-width: 450px;
}
.taglines img {
  /*width: 450px;*/
  width: 100%;
}
.home_logo {
  box-shadow: inset -5px 0 5px -5px #000000;
  background: rgba(0, 0, 0, 0.4);
  display: inline-block;
  float: left;
  margin-right: 20px;
  height: 100%;
}
.home_logo img {
  width: 375px;
  padding-top: 20px;
}
.sub_block_hdr {
  box-shadow: inset -5px 0 5px -5px #000000;
  background: rgba(0, 0, 0, 0.4);
  /* 	display: inline-block; */
  float: left;
  margin-right: 10px;
  height: 100%;
  width: 300px;
  display: table;
  text-align: center;
}
.home_featured {
  color: #fff;
  font-family: 'Raleway', sans-serif;
}
.home_blobs {
  clear: both;
  /*width: 900px;*/
  overflow: hidden;
  margin: 30px auto 0 auto;
}
.home_blob {
  /*float: left;
  width: 286px;
  margin-right: 20px;*/
  border-radius: 3px;
  color: #fff;
}
.home_blob:last-child {
  margin-right: 0;
}
.home_blob_hdr {
  border-radius: 3px 3px 0 0;
  padding: 10px 0 10px 15px;
  background: url(../images/wood.jpg) repeat center center;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-size: 18px;
}
.home_blob_bdy {
  height: 140px;
  padding: 15px;
  font-size: 12px;
}
.home_newsletter {
  background-color: #76bd22;
}
.home_visitorguide {
  background-color: #ff9f19;
}
.home_visitorguide_bdy {
  background: url(../images/guide2.png);
  background-size: 220px 140px;
  background-repeat: no-repeat;
  background-position: center;
}
.home_imap {
  background-color: #43a8c7;
}
.home_imap_icon {
  padding: 5px 0 0 10px;
}
.navbar-brand {
  text-shadow: 0 1px 0 rgba(80, 42, 25, 0.25) !important;
  font-family: 'Raleway', sans-serif;
}
.navbar-nav > li > a {
  text-shadow: none !important;
}
.home_featured_desc {
  float: left;
  padding-top:30px;
}
.featured_date {
  float: right;
  width: 100px;
  margin: 33px 30px 0 0;
}
.featured_date .featured_date_month {
  background-color: #ff9f19;
  border-radius: 3px;
  font-family: 'Raleway', sans-serif;
  text-align: center;
  padding: 3px 0 3px 0;
  clear: both;
}
.featured_date .featured_date_day {
  clear: both;
  background-color: #ffffff;
  margin-top: 6px;
  border-radius: 3px;
  font-family: 'Raleway', sans-serif;
  text-align: center;
  padding: 0px 0 8px 0;
  color: #ff9f19;
  font-size: 60px;
  line-height: 55px;
}
.home_featured_desc {
  width: 360px;
  font-size: 13px;
}
.mainmnu {
  padding-right: 0 !important;
}
.nav_social {
  float: right;
  background: url(../images/wood.jpg) repeat center center;
  height: 50px;
  border-radius: 5px;
  overflow: hidden;
  padding: 9px 15px 0 15px;
}
.sociallink.fb {
  background-image: url('../../../uploads/social/social-fb.png');
  width: 32px;
  height: 32px;
  margin: 0px 5px;
  float: left;
}
.sociallink.fb:hover {
  background-image: url('../../../uploads/social/social-fb-lt.png');
  width: 32px;
  height: 32px;
  margin: 0px 5px;
  float: left;
}
.sociallink.twitter {
  background-image: url('../../../uploads/social/social-twitter.png');
  width: 32px;
  height: 32px;
  margin: 0px 5px;
  float: left;
}
.sociallink.twitter:hover {
  background-image: url('../../../uploads/social/social-twitter-lt.png');
  width: 32px;
  height: 32px;
  margin: 0px 5px;
  float: left;
}
.sociallink.ig {
  background-image: url('../../../uploads/social/social-ig.png');
  width: 32px;
  height: 32px;
  margin: 0px 5px;
  float: left;
}
.sociallink.ig:hover {
  background-image: url('../../../uploads/social/social-ig-lt.png');
  width: 32px;
  height: 32px;
  margin: 0px 5px;
  float: left;
}
.sociallink.yt {
  background-image: url('../../../uploads/social/social-yt.png');
  width: 32px;
  height: 32px;
  margin: 0px 5px;
  float: left;
}
.sociallink.yt:hover {
  background-image: url('../../../uploads/social/social-yt-lt.png');
  width: 32px;
  height: 32px;
  margin: 0px 5px;
  float: left;
}
.home_visitorguide_btns {
  clear: both;
  margin-top: 86px;
  text-align: center;
  overflow: hidden;
}
.home_btn {
  background: url(../images/wood.jpg) repeat center center;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  display: inline-block;
  float: left;
  padding: 5px 18px;
  margin-right: 10px;
  border-radius: 3px;
  font-size: 11px;
  cursor: pointer;
}
.home_btn:last-child {
  float: right;
  margin-right: 0;
}
.newsletter_emailaddress {
  width: 250px;
  border: 1px solid #71b91c;
  padding: 3px;
  color: #000;
}
.newsletter_lbl {
  clear: both;
  font-size: 10px;
  font-weight: bold;
  margin-top: 10px;
}
.newsletter_btn_blck {
  float: right;
  margin-top: 3px;
  clear: both;
}
.newsletter_btn {
  margin-right: 7px;
  background: url(../images/wood.jpg) repeat center center;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  padding: 5px 18px;
  border: none !important;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 11px;
}
.home_whiteblock {
  background-color: #fff;
  border-radius: 5px;
  /*width: 900px;*/
  margin: 60px auto 20px auto;
  clear: both;
  overflow: hidden;
}
.home_welcome_side {
  float: left;
  font-family: 'Raleway', sans-serif;
  max-width: 430px;
  clear: left;
  padding: 0 15px 20px 25px;
  font-size: 13px;
}
.home_welcome_side h1 {
  color: #76bd22;
}
.home_welcome_side h3 {
  color: #5C2E1A;
  font-size: 20px;
}
.home_welcome_photos {
  width: 900px;
  margin: 60px auto 20px auto;
}
.home_welcome_photo {
  background-color: #ededea;
  width: 244px;
  height: 290px;
  float: right;
  -webkit-box-shadow: 0px 2px 7px -3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 7px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 7px -3px rgba(0, 0, 0, 0.75);
  border: 1px solid #ddd;
}
.photo_img {
  width: 220px;
  margin: 10px 0 0 10px;
  overflow: hidden;
}
.photo_img img {
  width: 100%;
}
.photo_lbl {
  font-size: 12px;
  color: #888;
  text-align: center;
  padding: 20px 0 5px 0;
}
.photo_1 {
  position: absolute;
  margin: -390px 0 0 640px;
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  z-index: 90;
}
.photo_2 {
  position: absolute;
  margin: -360px 0 0 470px;
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
  z-index: 91;
}
.photo_3 {
  position: absolute;
  margin: -320px 0 0 540px;
  z-index: 92;
}
.home_map {
  clear: both;
  overflow: hidden;
}
.home_hdr {
  /*width: 900px;*/
  margin: 50px auto 20px auto;
  text-align: center;
  border-radius: 5px;
  font-family: 'Raleway', sans-serif;
  font-size: 25px;
  padding: 10px 0 10px 0;
  font-weight: 0;
}
.home_hdr_alert {
  background-color: #d31e11;
  color: #fff;
  margin-top: 80px;
}
.home_hdr_news {
  background-color: #76bd22;
  color: #fff;
  margin-top: 80px;
}
.home_hdr_events {
  background-color: #ff9f19;
  color: #fff;
}
.home_hdr_video {
  background-color: #43a8c7;
  color: #fff;
}
.home_hdr_photo {
  background-color: #76bd22;
  color: #fff;
}
.home_hdr_blog {
  background-color: #ff9f19;
  color: #fff;
}
.home_hdr_testimonial {
  background-color: #43a8c7;
  color: #fff;
}
.home_hdr_contactus {
  background-color: #76bd22;
  color: #fff;
}
.home_block_mod {
  /*width: 900px;*/
  margin: 0px auto 20px auto;
  min-height: 300px;
  overflow: hidden;
}
.home_whiteblock_mod {
  /*width: 900px;*/
  margin: 0px auto 20px auto;
  border-radius: 5px;
  min-height: 300px;
  background-color: #fff;
  overflow: hidden;
}
.footer {
  width: 65%;
  margin: 0 auto;
  /*background-color: #fff;*/
}
.foot .copy {
  float: left;
  text-align: right;
  padding: 15px 50px 0 0;
  font-size: 11px;
  color: #aaa;
}
.foot .social {
  float: left;
  background: url(../images/wood.jpg) repeat center center;
  padding: 5px 25px;
}
.foot .footnav {
  float: left;
  text-align: left;
  padding: 15px 0 0 50px;
  font-size: 11px;
  color: #aaa;
}
.foot {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.footr {
  /*background-color: #fff;*/
  /*
  overflow: hidden;
  background: url(../images/wood.jpg) repeat center center;
  color: #fff;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  */
    overflow: hidden;
    background: url(../images/wood.jpg) repeat center center;
    color: #fff;
    position: absolute;
    left: 0;
    z-index: 9999;
    width: 100%;
}
.footer a {
  color: #fff !important;
}
.submain {
  /*width: 900px;*/
  margin: 20px auto 50px auto;
  z-index: 9999;
  position: relative;
  border-radius: 5px;
  padding: 20px;
  min-height: 400px;
}
.submain h1 {
  color: #76bd22;
  font-family: 'Raleway', sans-serif;
}
.submain a {
  color: #673823;
}
.home_whiteblock_news {
  padding: 15px 20px;
}
.homepage .light_slider li {
  background-color: #faf7f5;
  border-radius: 5px;
  width: 100%;
  height: 250px;
}
.news_slider_img {
  width: 300px;
  overflow: hidden;
  border-radius: 5px 0 0 5px;
  float: left;
}
.news_slider_img img {
  height: 250px;
}
.news_slider_desc {
  float: left;
  max-width: 510px;
  margin-left: 30px;
}
.news_slider_slide {
  clear: both;
}
.news_slider_desc h3 {
  color: #6e4c1f;
  font-family: 'Raleway', sans-serif;
  font-size: 19px;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #76bd22 !important;
}
.lSSlideOuter .lSPager.lSpg {
  height: 10px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #e1e1e1 !important;
}
.lSPrev,
.lSNext {
  display: none !important;
}
#home_videos {
  /*width: 900px !important;*/
  overflow: hidden !important;
}
.home_videos .lSSlideWrapper {
  max-width: 100%;
}
.home_videos .lSSlideOuter {
  /*width: 900px;*/
}
.home_videos .lSGallery {
  /*padding: 0px 30px !important;*/
  /*padding: 15px 15px 30px 15px !important;*/
  /*background-color: #43a8c7 !important;*/ /*#134c66 !important;*/
  height: 100% !important;*
  border-radius: 5px !important;
}
.mosaicflow {
    height: 900px;
    overflow: hidden;
}
.mosaicflow__column {
  float: left;
}
.mosaicflow__item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.mosaicflow__item {
  margin: 2px;
}
.testimonial_slide {
  padding: 10px 5px 10px 10px;
  border-radius: 5px;
  background-color: #fff;
  height: 220px;
}1
.testimonial_badge {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  border: 4px solid #cdcdcd;
  background-color: #f5efe5;
  color: #6a4330;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  padding-top: 6px;
  font-size: 22px;
}
.testimonial_img {
  float: left;
  margin-right: 10px;
}
.testimonial_slide_desc {
  float: left;
  font-size: 11px;
  width: 200px;
  font-style: italic;
  color: #666;
}
.testimonial_who {
  clear: both;
  padding-top: 10px;
  color: #725142;
  font-style: normal;
  font-size: 12px;
}
.sub_block_hdr .page_title {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px 0 15px;
  font-size: 30px;
}
.sub_block_desc {
  float: left;
  width: 580px;
  height: 120px;
  -webkit-box-shadow: inset 0px 0px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 15px 1px rgba(0, 0, 0, 0.1);
  padding: 10px 15px 10px 15px;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.sub_block_desc a {
  color: #fff !important;
}
.sub_block_desc p {
  display: table-cell !important;
  vertical-align: middle !important;
  height: 100px;
}
.section_link {
  border-radius: 4px;
  background-color: #fff;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  float: left;
  padding: 10px 20px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #ddd;
}
.section_link a {
  color: #673823;
}
.section_link_on {
  background: url(../images/wood.jpg) repeat center center;
  border: 1px solid #000;
}
.section_link_on a {
  color: #fff !important;
}
.subpage2col .col-md-3 {
  padding-left: 0;
}
.subpage1col .col-md-12 {
  padding-left: 0;
}
.sidebar_slide {
  clear: both;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 20px;
}
/*
.sidebar_slide img {
  width: 100%;
}*/
.subpage1col h2,
.subpage2col h2 {
  color: #704d42;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 24px;
}
.subpage1col h3,
.subpage2col h3 {
  color: #704d42;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 20px;
}
.color_1 {
  background-color: #76bd22;
  color: #fff;
}
.color_2 {
  background-color: #ff9f19;
  color: #fff;
}
.color_3 {
  background-color: #43a8c7;
  color: #fff;
}
.block_5050 {
  overflow: hidden;
  float: left;
  width: 48%;
  margin-right: 2%;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  margin-bottom: 2%;
  min-height: 380px;
}
.block_5050 .block_header {
  background: url(../images/wood.jpg) repeat center center;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  padding: 5px 10px 5px 10px;
}
.block_5050 .block_img {
  height: 180px;
  overflow: hidden;
  width: 100%;
}
.block_5050 .block_img img {
  width: 100%;
}
.block_5050 .block_content {
  padding: 15px;
}
.block_5050 .block_button_box {
  clear: both;
  float: right;
  margin: 5px 15px 15px 0;
  overflow: hidden;
}
.block_5050 .block_button {
  border: 1px solid transparent;
  border-radius: 3px;
  font-size: 11px;
  text-transform: uppercase;
  padding: 4px 12px 2px 12px;
}
.block_33 {
  overflow: hidden;
  float: left;
  width: 31%;
  margin-right: 2%;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  margin-bottom: 2%;
}
.block_33 .block_header {
  background: url(../images/wood.jpg) repeat center center;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  padding: 5px 10px 5px 10px;
}
.block_33 .block_img {
  height: 140px;
  overflow: hidden;
  width: 100%;
}
.block_33 .block_img img {
  width: 100%;
}
.block_33 .block_content {
  padding: 15px;
}
.block_33 .block_button_box {
  clear: both;
  float: right;
  margin: 5px 15px 15px 0;
  overflow: hidden;
}
.block_33 .block_button {
  border: 1px solid transparent;
  border-radius: 3px;
  font-size: 11px;
  text-transform: uppercase;
  padding: 4px 12px 2px 12px;
}
.block_5050 .lc_cms_form_label {
  font-size: 11px;
  color: #666;
  width: 100px;
}
.block_5050 .lc_cms_form_field_div {
  width: 70%;
}
.block_5050 input.lc_cms_form_field,
.block_5050 textarea.lc_cms_form_textarea {
  width: 95%;
}
.block_5050 .lc_cms_form_label.empty {
  display: block;
}
.block_5050 .lc_cms_form_submit {
  margin-right: 12px;
  border: 1px solid transparent;
  border-radius: 3px;
  font-size: 11px;
  text-transform: uppercase;
  padding: 4px 12px 2px 12px;
  background-color: #ff9f19;
  color: #fff;
}
.prop_listing {
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
}
.prop_listing .prop_title {
  color: #704d42;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.prop_listing .prop_info {
  clear: both;
  overflow: hidden;
  font-size: 13px;
  color: #666;
}
.prop_listing .prop_address {
  float: left;
  width: 250px;
}
.prop_listing .prop_phone {
  float: left;
  width: 150px;
}
.prop_listing .prop_website {
  float: left;
}
.prop_amens {
  clear: both;
  overflow: hidden;
  border: 1px solid #294886;
  margin-top: 8px;
  background-color: #355aae;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  border-radius: 5px;
}
.prop_amen {
  float: left;
  width: 48%;
  margin-right: 2%;
  overflow: hidden;
}
.prop_amen .prop_amen_lbl {
  float: left;
}
.prop_amen .prop_amen_val {
  float: right;
  clear: right;
  text-align: center;
}
.prop_amen_on {
  font-weight: bold;
  color: #fff;
  background-color: #37b44a;
  width: 20px;
}
.fullwidthmain {
  background-color: #ffffff;
  /*width: 900px;*/
  margin: 10px auto 0px auto;
  z-index: 9999;
  position: relative;
  padding: 20px;
  min-height: 30px;
}
.fullwidth {
  margin-top: 30px;
  clear: both;
  overflow: hidden;
}
.hoursofop {
  clear: both;
  font-size: 11px;
  color: #aaa;
  margin-top: 10px;
}
.jumplinks {
  padding: 10px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 10px;
}
.row.no-gutter [class*='col-']:not(:first-child):not(:last-child) {
  padding-right:5px;
  padding-left:5px;
}
.row.no-gutter [class*='col-']:first-child {
  padding-right:5px;
}
.row.no-gutter [class*='col-']:last-child {
  padding-left:5px;
}
.listing img {
    border: 0;
    max-width: 100%;
    height: auto;
}
.listing h2 {
}
.listing p {
}
.listing a {
}
.listing .image {
    position: relative;
    max-width: 500px;
}
.listing button {
}
.listing.address {
}
.listing.phone {
}
.listing-details {
    padding: 0 1rem;
}
.listing .image, .listing .main-title {
    margin-bottom: 1rem;
}
.listing-title {
    margin: 0 0 .25rem !important;
}
.main-title {
    font-size: 2.5rem;
    font-weight: 500;
}
.main-title {
    color: #2e2c2c;
    text-transform: uppercase;
    font-family: ff-good-headline-web-pro-con,Helvetica-Neue,Helvetica,Arial,sans-serif;
    line-height: 1;
}
.business-details .btn {
    padding: 15px 25px;
    /*background-color: #4eb8b9;*/
    background-color: #5d2d16;
    color: #fff;
    font-weight: 900;
    margin-bottom: 20px;
}
.price-details p {
    color: #2e2c2c;
    text-transform: uppercase;
    font-family: ff-good-headline-web-pro-con,Helvetica-Neue,Helvetica,Arial,sans-serif!important;
    font-size: 1.5rem!important;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
}
.contact-details .email, .contact-details .website {
    font-family: proxima-nova,Helvetica-Neue,Helvetica,Arial,sans-serif;
    font-size: 1rem;
}
.contact-details .website a {
    color: #4eb8b9;
}
.contact-details .phone {
    color: #2e2c2c;
    font-size: 2rem;
    margin: .5rem 0;
}
.contact-details .phone:before {
    background: url(../images/icons/icon-phone.svg) no-repeat;
    width: 21px;
    height: 21px;
    margin-right: .5rem;
    display: inline-block;
    position: relative;
    vertical-align: baseline;
}
.listing:first-child {
    border-top: 2px dashed #e5e0df;
}
.listing {
    padding: 3rem 0;
    border-bottom: 2px dashed #e5e0df;
}
.listing .business-details .btn-block {
    margin-top: 0;
}
.btn, .btn-bar li {
    font-family: ff-good-headline-web-pro-con,Helvetica-Neue,Helvetica,Arial,sans-serif;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.price-details {
    margin-bottom: .5rem;
}
@media (max-width: 1200px) {
  .elk {
    margin-top: -484px;
  }
  .home_block {
    margin-top: -80px;
    /* margin-bottom: 20px; */
  }
}
@media (max-width: 992px) {
  .elk {
    margin-top: -500px;
  }
  .home_blobs {
    margin-top: -160px;
  }
  .home_block {
    margin-top: -180px;
    margin-bottom: 180px;
  }
}
@media (max-width: 767px) {
  .home_blobs {
    margin-top: 20px;
  }
  .home_block {
    /* margin-top: 0px; */
    margin-bottom: 20px;
    height: 60px;
  }
  .home_featured_desc {
    padding-top: 0px;
    padding-left: 15px;
  }
  .home_featured_desc h1 {
    font-size: 18px;
  }
  #nav {
    height: auto !important;
  }
  #nav .menu .menu_list_index_0_item a.link span.first,
  #nav .menu .menu_list_index_0_item span.no_link span.first {
    display: inline !important;
  }
  .a_or_span {
    padding: 6px !important;
    font-size: 18px !important;
  }
  .child_item {
    width: 100%;
  }
  .navbar-brand {
    display: block;
  }
  .navbar-default .navbar-brand {
    color: #000000;
  }
  section {
    margin: 0 10px 0 10px;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-left: 5px;
    margin-right: 5px;
  }
  .navbar-header {
    float: inherit;
  }
  .main_nav {
    float: inherit;
  }
  .gut {
    margin-left: 5px;
    margin-right: 5px;
  }
  .downloads a:hover {
    text-decoration: none;
  }
  .download {
    clear: right;
    display: block;
    margin: 0 auto;
  }
  .desc {
    padding-bottom: 40px;
  }
  .init {
    padding: 10px;
    width: 90%;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  #page {
    margin: 50px 0 0 0 !important;
  }
  body {
    min-width: 100% !important;
  }
  #nivo_slider_2_wrapper .nivo-caption {
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 10px 20px !important;
  }
  #nivo_slider_2_wrapper .nivo-controlNav {
    bottom: 2px !important;
  }
  #masthead .inner,
  .nivo-feature,
  .nivoSlider {
    width: 100% !important;
    height: 133px !important;
    overflow: hidden;
  }
  #sbs_item_thumb,
  .nivo-main-image {
    width: auto !important;
    height: 133px !important;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: transparent !important;
  }
  .me {
    clear: both;
    float: none;
    position: inherit;
    margin: 0 auto 15px auto;
    display: inline-block;
  }
  h2,
  .h2 {
    font-size: 28px;
  }
  .menu_list_id_15 {
    display: none !important;
  }
  #nav .menu .menu_list_index_0_child_item .menu_list_index_0_item {
    padding-top: 0 !important;
  }
  .link .text {
    line-height: 18px;
  }
  .menu_group_wrapper {
    display: block !important;
    position: relative !important;
  }
  .menu_group {
    position: relative !important;
  }
  #nav .menu .menu_list_index_0_child_item .menu_list {
    width: 100% !important;
  }
  .home_block {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
