/*
Theme Name:      Timberline
Theme URI:       http://themeforest.net/user/artbees
Description:     Child theme for the Jupiter theme
Author:          Roaring Pines/WORK Labs
Theme URI:       http://themeforest.net/user/artbees
Template:        jupiter
Version:         1.0
*/


@import url("../jupiter/stylesheet/css/socialico-square.css");
@import url("../jupiter/stylesheet/css/socialico-simple.css");
@import url("../jupiter/stylesheet/css/socialico-circle.css");
@import url("../jupiter/stylesheet/css/font-awesome.css");
@import url("../jupiter/stylesheet/css/icomoon-fonts.css");
@import url("../jupiter/stylesheet/css/jupiter-theme-styles.css");
@import url("../jupiter/stylesheet/css/mk-woocommerce.css");


#mk-boxed-layout {
  padding-top:50px;
}

body #ilghtb_controls {
  bottom: 65px;
}

[class*='mk-icon-'],
.widget_contact_info ul li i {
  color: #ec7234;
}

#lift_cam_condition_container {
  float: right;
  margin-left: 6px;
  color: #e6ddcb;
}
  body #header_brownbar #lift_cam_condition_container a:hover {
    color: #f8efdd;

  }
  #lift_cam_condition_container em {
    font-style: normal;

  }

.clearfix {
  height: 0;
  width: 100%;
  clear: both;
  display: block;
  padding: 0;
  margin: 0;
}

body {
  font-family: 'Rockwell W01' !important;
}

body a:hover {
  color: #ec7234;
}

body #theme-page {
  background-color: #e6ddcb;
  padding-bottom: 40px;
}
body #theme-page h3 {
  text-transform: none;
}

body .theme-content a {
  text-decoration: underline;
}

body #mk-header {
 z-index: 1001;
}
  body #mk-header .header-logo {
    position: absolute;
    left: -5px;
    z-index: 1000;
  }
    body #mk-header .header-logo.left-logo {
      left: 0;
    }

body .mk-header-toolbar {
  background-color: #5e4827;
  color: #fff;
  font-size: 14pt;
  height: 60px;
  line-height: 60px;
  vertical-align: baseline;
}

  body #mk-header-search {
    position: relative;
    top: -5px;
    margin-left: 15px;
    height: 100%;
  }
  body #mk-header-searchform span {
    border-radius: 0;
  }
    body #mk-header-searchform span .text-input {
      background: #fff;
      opacity: 1;
      height: 33px;
      border-radius: 16px;
    }
    body #mk-header-searchform span .mk-icon-search {
      margin-top: 9px;
    }

    .mk-icon-* {
      color: #ec7234
    }

body #mk-header-search {
  position: absolute;
  right: 0;
}

body .mk-header-nav-container {
  position: static;
  padding-top: 50px;
  margin: 0 auto;
}

body #mk-header .mk-header-bg {
  background-color: #0e4f72;
  opacity: 1;
}

body .modern-style-nav .mk-header-inner {
  padding: 0;
}

body #menu-header-nav li {
  /*position: relative;*/
  background: transparent;
  padding-left: 12px;
  padding-right: 12px;
  z-index: 101;
  font-family: 'Rockwell W01', georgia, "Times New Roman", sans-serif;
}
body #menu-header-nav li:hover {
  background-color: transparent;

  -webkit-transition: background-color 0s ease-out;
     -moz-transition: background-color 0s ease-out;
       -o-transition: background-color 0s ease-out;
          transition: background-color 0s ease-out;
}

  body #menu-header-nav li a {
    position: relative;
    display: inline-block;
    background-color: transparent;

    color: #e6ddcb;
    font-family: 'Rockwell W01', georgia, serif;
    font-weight: 700;

    /* I feel dirty using !important but jupiter uses too many inlines */
    height: 80px !important;
    line-height: 80px !important;

    z-index: 102;
    border-top: 0;
    padding: 0 2px;

    -webkit-transition: background-color 0s ease-out;
       -moz-transition: background-color 0s ease-out;
         -o-transition: background-color 0s ease-out;
            transition: background-color 0s ease-out;
  }
  body #menu-header-nav li .sub-menu a {
    line-height: 10px !important;
    padding-bottom: 20px;
  }
  body #menu-header-nav li:hover a {
    background-color: #204557;
  }

    body #menu-header-nav li a:after {
      border-bottom: 3px solid #ec7234;
      content: '';
      display: block;
      position: absolute;
      left: 50%;
      bottom: 30px;
      width: 0;

      -webkit-transition: all .05s ease-out;
         -moz-transition: all .05s ease-out;
           -o-transition: all .05s ease-out;
              transition: all .05s ease-out;
    }
    body #menu-header-nav li:hover a:after {
      left: 0;
      width: 100%;
    }


#menu-header-nav .diagonal {
  position: absolute;
  top: 0;
  z-index: 0;

  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}



#menu-header-nav .left.diagonal {
    height: 0px;
    border-width: 0 0 80px 31px;
    border-style:solid;
    border-color: transparent #204557 #204557 transparent;
    right: 100%;
}
#menu-header-nav .right.diagonal {
    height: 0px;
    border-width: 0 0 80px 31px;
    border-style:solid;
    border-color:#204557 transparent transparent #204557;
    left: 100%;
}

.mk-blog-pagination.mk-loop-next-prev {
  display: none;
}


/* Support transparent border colors in IE6. */
* html .left, * html .right {
    filter:chroma(color=#123456);
    border-top-color:#123456;
    border-left-color:#123456;
}

body #mk-main-navigation ul li ul {
  background-color: #204557;
  border: 0;
}

body .sub-container {
  position: absolute;
  width: 100%;
  left: 0;
  top: 130px !important;
  display: block !important;
  background: #204557;
}

body .mega-hover .sub-container {
  padding-bottom:20px;
}

body .sub-menu {
  position: relative;
  left: 0;
  top: 0px;
  width: 100%;
  margin: 0 auto;
  box-shadow: none !important;
}
  body #menu-header-nav .sub-menu li, body .main-navigation-ul li .sub li {
    float: left;
    clear: none;
    width: 16.667%;
    color: #e6ddcb;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 18px;
    padding-right: 18px;
  }
  body #menu-header-nav li .sub-menu a:after {
    border-bottom: 0;
  }

  body #menu-header-nav .sub-menu li a {
    color: #e6ddcb;
    display: block;
    font-size: 8pt;
    font-weight: 600;
    text-transform: uppercase;
    min-height: 110px;
  }
  body #menu-header-nav .sub-menu li:hover a,
  body .main-navigation-ul li .sub a:hover,
  body .main-navigation-ul li ul li a:hover,
  body .main-navigation-ul ul li:hover > a {
    background-color: inherit !important;
    color: #e6ddcb;
  }

  body .sub-menu .diagonal {
    display: none;
  }

  body .sub-container .post_thumbnail {
    width: 100%;
    height: 120px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 3px solid #5d4829;
    display: block;
  }

  body #menu-header-nav li .sub-menu a:hover .post_thumbnail {
    border: 3px solid #ec7234;
  }
  body #menu-header-nav li .sub-menu a:hover {
    color: #ec7234;
  }

#mk-page-introduce {
  position: relative;

  background-image: url(images/bookitbar_bg_trans.png);
  background-position: right bottom;
  background-size: cover;
}


body #header_brownbar {
  position: absolute;
  left: 0;
  height: 40px;
  width: 100%;
  background-color: #5e4827;
  z-index: 100;
  padding-right: 20px;
  padding: 5px 0;
}
  body #header_brownbar #mk-header-search {
    margin-right: 5px;
  }
  body #header_brownbar #mk-header-search,
  body #header_brownbar #mk-header-search form,
  body #header_brownbar #lift_cam_condition_container
   {
    text-transform: uppercase;
    font-weight: 10pt;
    max-height: 40px;
    line-height: 40px;
    float: right;
    position: relative;
  }
  body #header_brownbar #lift_cam_condition_container a {
    color: #e6ddcb;
    margin-left: 10px;
  }
    #lift_cam_condition_container img {
      position: relative;
      top: 4px;
      height: 18px;
    }

    #lift_status {
      display: inline-block;
      position: relative;
      padding-right: 26px;
    }
    .operatingStatus td {
      position: relative;
    }
    .operatingStatus span.status {
      margin-right: 5px;
    }
    #lift_cam_condition_container .lift_status_icon,
    .operatingStatus span.status {
      border-radius: 30px;
      display: inline-block;
      height: 18px;
      width: 18px;
    }
    #lift_cam_condition_container .lift_status_icon {
      position: absolute;
      top: 11px;
      right: 3px;
      line-height: 18px;
      font-size: 11px;
      font-weight: 900;
      text-align: center;
      color: #e6ddcb;
    }
    #lift_cam_condition_container .lift_status_icon.green,
    .status.green {
      background-image: url(images/conditions/stoplight_green.png);
    }

    #lift_cam_condition_container .lift_status_icon.yellow,
    .status.yellow {
      background-image: url(images/conditions/stoplight_yellow.png);
    }

    #lift_cam_condition_container .lift_status_icon.red,
    .status.red {
      background-image: url(images/conditions/stoplight_red.png);
    }
    #lift_cam_condition_container .lift_status_icon.red,
    .status.grey {
      background-image: url(images/conditions/stoplight_green.png);
    }

    table.operatingStatus th.left,
    table.operatingStatus td.lift,
    table.operatingStatus td:nth-child(2) {
      text-align: left;
      min-width: 90px;
    }

    table.operatingStatus th.right,
    table.operatingStatus td:nth-child(3) {
      text-align: right;

    }

    #weather-resources {
      margin-left: 0;
    }
      #weather-resources li {
        text-align: center;
        margin-left:0;
        padding-right: 0;
      }
        #weather-resources li p {
          font-size: 8pt;
        }

    body #header_brownbar #mk-header-search form input#s {
      margin-top: 10px;
    }


body #mk-footer {
  background-color: #0e4f72;
  color: #e6ddcb;
}
  body #mk-footer .footer-wrapper {
    background-image: url('images/footer-resort.png');
    background-position: left 0 bottom -50px;
    background-repeat: no-repeat;
    padding-bottom: 140px;
  }

  body #mk-footer .footer-wrapper .mk-col-1-4 {
    padding: 0 15px;
  }

  body #mk-footer .footer-wrapper .mk-col-1-4:first-child {
    padding-left: 0;
  }

  body #mk-footer .footer-wrapper .mk-col-1-4:last-child {
    padding-right: 0;
  }

body #mk-footer .widgettitle, body #contact_bar .widgettitle {
  color: #e6ddcb;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

  body #mk-footer .widget_nav_menu {
    color: #e6ddcb;
  }
  body #mk-footer .widget_nav_menu  li {
    border-top: 0;
    color: #e6ddcb;
  }
    body #mk-footer .widget a, body #mk-footer p {
      color: #e6ddcb;
    }
    body #mk-footer li a {
      margin: 0;
    }
    body #mk-footer  li a:before {
      content: '';
      margin-right: 0;
    }


body #sub-footer {
  background-color: #e57328;
}

   #sub-footer #mk-footer-navigation {
    float: none;
    margin: 0 auto;
  }

  #sub-footer #menu-subfooter li {
    width: 16.668%;
    text-align: center;
  }
  @media (max-width: 600px) {
    #sub-footer #menu-subfooter li {
      width: 100%;
      float: none;
      display: block;
    }
  }

    #sub-footer #menu-subfooter li a {
      opacity: .9;
      line-height: 90px;
      color: #e6ddcb;
      font-size: 12pt;
      font-weight: 600;
    }
      #sub-footer #menu-subfooter li a img {
        max-width: 100px;
        max-height: 100px;
      }

#brownbar_container {
  background-color: #5e4827;
}
#brownbar {
  margin: 0 auto;
}
  #brownbar .calltoaction {
    padding: 20px 0 5px;
    border: 1px solid #e6ddcb;
  }
  #brownbar .calltoaction:first-child {
    border-right: 0;
    border-left: 0;
  }
  #brownbar .calltoaction:nth-child(3) {
    border-left: 0;
    border-right: 0;
  }
  #brownbar .calltoaction:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }
    #brownbar .calltoaction a {
      display: block;
      position: relative;
    }
      #brownbar .calltoaction a img {
        position: relative;
        height: 32px;
        top: 10px;
        left: 0px;
      }
    #brownbar .calltoaction p, #brownbar .calltoaction h3 {
      text-align: center;
    }
    #brownbar .calltoaction h3 a {
      color: #e6ddcb;
    }
    #brownbar .calltoaction p a {
      color: #ec7234;
    }

    #brownbar .calltoaction p, #brownbar .calltoaction a {
      text-align: center;
      width: 100%;
    }

#bookyourtrip_container_home {
  background-image: url(images/bookitbar_bg.jpg);
  background-position: right bottom;
  background-size: cover;
}
#bookyourtrip_container_home #bookyourtrip_home {
  background-color: rgba(27, 64, 82, .95);
}
  #bookyourtrip_home {
    padding: 50px 0;
    color: #e6ddcb;
    margin: 0 auto;
    text-align: center;
    font-size: 14pt;
    position: relative;
  }

    #bookyourtrip_home .bookitbar_datefield,#bookyourtrip_header .bookitbar_datefield {
      cursor: pointer;
      border-right: 4px solid #fff;
      background-image: url(images/calendar.png);
      background-size: 20px 20px;
      background-position: right center;
      background-repeat: no-repeat;
    }

    #bookyourtrip_home .checkin_container{
      position: relative;
    }
    #bookyourtrip_home .calendar_icon, #bookyourtrip_header .calendar_icon {
      position: absolute;
      width: 20px;
      height: 20px;
      right: 38px;
      top: 4px;
    }

    #bookyourtrip_home label{
      display: inline-block;
      position: relative;
    }
    #bookyourtrip_home label[for="Children"],#bookyourtrip_header label[for="Children"]  {
      min-height: 15px;
    }
      #bookyourtrip_home label small, #bookyourtrip_header label small {
        display: block;
        font-size: 8pt;
        position: absolute;
        top: 100%;
        width: 100%;
        line-height: 8pt;
        text-align: center
      }

    #bookyourtrip_home input, #bookyourtrip_home select, #bookyourtrip_header input, #bookyourtrip_header select {
      margin-right: 30px;
      margin-left: 3px;
      border-radius: 2px;
      color: #5e4827;
    }

    #bookyourtrip_home .select_container {
      display: inline-block;
      position: relative;
      top: -1px;
    }

#bookyourtrip_home input[type="submit"], #bookyourtrip_header input[type="submit"] {
      font-family: 'Rockwell W01';
      background: #e57328;
      border: 0;
      color: #e6ddcb;
      padding: 5px 30px;
      text-transform: uppercase;
    }


    #bookyourtripbutton_mobile_home,.section_mobile {
      font-family: 'Rockwell W01';
      background: #e57328;
      border: 0;
      color: #e6ddcb;
      padding: 5px 30px;
      text-transform: uppercase;
      margin-top:0px;
    }


    #bookyourtripbutton_mobile_home,body #menu-header-nav li #bookyourtripbutton_mobile_home, .section_mobile {
      text-align: center;
      display: none;
      width: 100%;
      height: 100%;
      padding: 50px 0;
      font-size: 24pt;
    }


#bookyourtrip_container {
  background-image: url(images/bookitbar_bg.jpg);
  background-position: right bottom;
  background-size: cover;
  border: 1px solid #e57328;
}
#bookyourtrip_container #bookyourtrip {
  background-color: rgba(27, 64, 82, .95);
}
  #bookyourtrip {
    padding: 30px 0 20px;
    color: #e6ddcb;
    margin: 0 auto;
    text-align: center;
    font-size: 14pt;
    position: relative;
  }

    #bookyourtrip .bookitbar_datefield {
      cursor: pointer;
      border-right: 4px solid #fff;
      background-image: url(images/calendar.png);
      background-size: 20px 20px;
      background-position: right center;
      background-repeat: no-repeat;
    }

    #bookyourtrip .checkin_container {
      position: relative;
    }
    #bookyourtrip .calendar_icon {
      position: absolute;
      width: 20px;
      height: 20px;
      right: 38px;
      top: 4px;
    }

    #bookyourtrip label {
      display: inline-block;
      position: relative;
    }
    #bookyourtrip label[for="Children"] {
      min-height: 15px;
    }
      #bookyourtrip label small {
        display: block;
        font-size: 8pt;
        position: absolute;
        top: 100%;
        width: 100%;
        line-height: 8pt;
        text-align: center;
      }

    #bookyourtrip input, #bookyourtrip select {
      margin-right: 30px;
      margin-left: 3px;
      border-radius: 2px;
      color: #5e4827;
    }

    #bookyourtrip .select_container {
      display: inline-block;
      position: relative;
      top: -1px;
    }

#bookyourtrip input[type="submit"] {
      font-family: 'Rockwell W01';
      background: #e57328;
      border: 0;
      color: #e6ddcb;
      padding: 5px 30px;
      text-transform: uppercase;
      margin-top: 20px;
    }


    #bookyourtripbutton_mobile,.section_mobile {
      font-family: 'Rockwell W01';
      background: #e57328;
      border: 0;
      color: #e6ddcb;
      padding: 5px 30px;
      text-transform: uppercase;
      margin-top:0px;
    }


    #bookyourtripbutton_mobile,body #menu-header-nav li #bookyourtripbutton_mobile, .section_mobile {
      text-align: center;
      display: none;
      width: 100%;
      height: 100%;
      padding: 50px 0;
      font-size: 20pt;
    }


#bookyourtrip_container_side {
  background-image: url(images/bookitbar_bg.jpg);
  background-position: right bottom;
  background-size: cover;
border: 1px solid #e57328;
}
#bookyourtrip_container_side #bookyourtrip_side {
  background-color: rgba(27, 64, 82, .95);
}

#bookyourtrip_container_side #bookyourtrip_side h3 {
  margin-bottom: 0;
    color: #e6ddcb;
}
  #bookyourtrip_side {
    padding: 20px;
    color: #e6ddcb;
    margin: 0 auto;
    text-align: center;
    font-size: 14pt;
    position: relative;
  }

    #bookyourtrip_side .bookitbar_datefield {
      cursor: pointer;
      border-right: 4px solid #fff;
      background-image: url(images/calendar.png);
      background-size: 20px 20px;
      background-position: right center;
      background-repeat: no-repeat;
    }

    #bookyourtrip_side .checkin_container {
      position: relative;
    }
    #bookyourtrip_side .calendar_icon {
      position: absolute;
      width: 20px;
      height: 20px;
      right: 38px;
      top: 4px;
    }

    #bookyourtrip_side label {
      display: inline-block;
      position: relative;
padding:10px 0px;
    }
    #bookyourtrip_side label[for="Children"] {
padding-bottom: 0px;
margin-bottom:20px;
    }
      #bookyourtrip_side label small {
        display: block;
        font-size: 8pt;
        position: absolute;
        top: 100%;
        width: 100%;
        line-height: 8pt;
        text-align: center;
      }

    #bookyourtrip_side input, #bookyourtrip_side select {
      margin-right: 10px;
      margin-left: 3px;
      border-radius: 2px;
      color: #5e4827;
    }

    #bookyourtrip_side .select_container {
      display: inline-block;
      position: relative;
      top: -1px;
    }

    #bookyourtrip_side input[type="submit"], #bookyourtripbutton_mobile,.section_mobile  {
      font-family: 'Rockwell W01';
      background: #e57328;
      border: 0;
      color: #e6ddcb;
      padding: 5px 30px;
      text-transform: uppercase;
width: 100%;
margin-left: 0px;
    }

#bookyourtrip_side input[type="submit"],   {
margin-top:20px;
    }

 #bookyourtripbutton_mobile,body #menu-header-nav li #bookyourtripbutton_mobile, .section_mobile {
      text-align: center;
      display: none;
      width: 100%;
      height: 100%;
      padding: 50px 0;
      font-size: 20pt;
    }

    #bookyourtripbutton_mobile, #bookyourtripbutton_mobile_home,.section_mobile {
      height: auto;
    }


    .section_mobile:hover {
      color: #e6ddcb;
    }


#bookyourtrip_container_header {
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 800;
  color: #e6ddcb;
  background: #0e4f72;
  width: 100%;
  padding-top: 10px;
  text-align: right;
}

#bookyourtrip_header, #bookyourtrip_header form {
  height: 50px;
  position: relative;
}

#bookyourtrip_container_header #bookyourtrip_header small {
  width: auto;
  top: auto;
}
#bookyourtrip_container_header input, #bookyourtrip_container_header label, #bookyourtrip_container_header #bookyourtrip_header div {
  display: inline-block;
  max-height: 50px;
}

#bookyourtrip_container_header #bookyourtrip_header input[type="submit"] {
  margin-right: 10px;
}

@media (max-width: 1040px) {
  #bookyourtrip_container_header input, #bookyourtrip_container_header label, #bookyourtrip_container_header #bookyourtrip_header div {
    display: none;
  }
  #bookyourtrip_container_header #bookyourtrip_header input[type="submit"] {
    display: block;
    position: relative;
    top: 80px;
  }
}


.post_container {
  padding: 0 0 20px;
  margin: 0;
}
  .post_container li {
    list-style: none;
    padding: 0 15px;
    margin: 0;
    float: left;
  }
  .post_container li a {
    display: block;
  }
  .post_container li a .readmore_link {
    font-weight: 300;
    color: #e57328;
  }
  #theme-page .post_container li a:hover h4 {
    color: #e57328;
  }
  .post_container li a:hover .post_thumbnail {
    border-radius: 3px;
    border: 3px solid #5d4829;
  }
  .post_container .post_thumbnail .readmore {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    background-image: url('images/readmore-arrow.png');
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    top: 3px;

    -webkit-transition: all 0.08s ease-out;
       -moz-transition: all 0.08s ease-out;
         -o-transition: all 0.08s ease-out;
            transition: all 0.08s ease-out;
  }
  .post_container li a:hover .post_thumbnail .readmore {
    opacity: .8;
    top: 0;
  }
  .post_container li a:hover .post_thumbnail .readmore:after {
    content: 'Read more';
    position: absolute;
    color: #e6ddcb;
    top: 63%;
    font-size: 11pt;
    left: 0;
    text-align: center;
    width: 100%;
  }

  .post_container li:first-child {
    padding-left: 0;
  }

  .post_container li:last-child {
    padding-right: 0;
  }

  .post_container h4, .post_container p {
    padding: 0 20px 0 0;
  }
  .post_container p {
    margin-bottom: 0;
  }




  .post_thumbnail {
    width: 98.5%;
    height: 180px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 3px solid #5d4829;
    display: inline-block;
  }

#newsletter {
  background: #5e4827;
  border: 1px solid #e57328;
  padding: 20px;
  margin-top: 20px;
}
  #theme-page #newsletter h3, #newsletter small {
    margin-bottom: 0;
    color: #e6ddcb;
  }

#newsletter small {
    margin-bottom: 0;
    color: #e6ddcb;
     font-size:8pt;
  }

#newsletter p {

float:right;
    color: #e6ddcb;
     font-size:8pt;
  }

#newsletter a {

float:right;
    color: #e6ddcb;
     font-size:8pt;
  }

  #newsletter input {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    padding: 10px;
    border: 0;
    border-radius: 4px;
  }
  #newsletter input[type='submit'] {
    font-family: 'Rockwell W01';
    font-size: 14pt;
      background: #e57328;
      border: 0;
      color: #e6ddcb;
      padding: 5px 30px;
      text-transform: uppercase;
width: 100%;
margin-left: 0px;
margin-top:10px;
  }

  #newsletter .mc-field-group {
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
  }

    #newsletter .mc-field-group li {
      margin-left: 5px;
    }

    #newsletter .mc-field-group input {
      display: inline;
      color: #e6ddcb;
      width: auto;
      float: left;
      font-size: 10pt;
      line-height: 25px;
      vertical-align: baseline;
      cursor: pointer;
    }
    #newsletter .mc-field-group label {
margin-left:5px;
color:#e6ddcb;
    }

    #newsletter .mc-field-group input {
      position: relative;
    }


    #newsletter .mc-field-group ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }
      #newsletter .mc-field-group ul li {
        margin-right: 10px;
margin-top:10px;
        display: inline-block;
        width: 44%;
      }

  @media (max-width: 400px) {
    #newsletter .mc-field-group ul li {
      width: 100%;
    }
  }

#newslettershort {
  background: #5e4827;
  border: 1px solid #e57328;
  padding: 20px;
  margin-top: 20px;
}
  #theme-page #newslettershort h3, #newslettershort small {
    margin-bottom: 0;
    color: #e6ddcb;
  }

  #theme-page #newslettershort h3, {
    margin-bottom: 0;
    color: #e6ddcb;
  }

#newslettershort p {

float:right;
    color: #e6ddcb !important;
     font-size:8pt;
  }

#newslettershort a {

float:right;
    color: #e6ddcb !important;
     font-size:8pt;
  }

  #newslettershort input {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    padding: 10px;
    border: 0;
    border-radius: 4px;

  }
  #newslettershort input[type='submit'] {
    font-family: 'Rockwell W01';
    font-size: 14pt;
      background: #e57328;
      border: 0;
      color: #e6ddcb;
      padding: 5px 30px;
      text-transform: uppercase;
width: 100%;
margin-left: 0px;
margin-top:10px;
  }

  #newslettershort .mc-field-group {
    clear: both;
    margin-bottom: 0px;
    margin-top: 5px;
  }

    #newslettershort .mc-field-group li {
      margin-left: 5px;
    }

    #newslettershort .mc-field-group input {
      display: inline;
      color: #e6ddcb;
      width: 10%;
      float: left;
      font-size: 10pt;
      line-height: 25px;
      vertical-align: baseline;
      cursor: pointer;
    }
    #newslettershort .mc-field-group label {
      margin-left: 5px;
      color:#e6ddcb;
    }
    #newslettershort .mc-field-group input {
      position: relative;

    }


    #newslettershort .mc-field-group ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }
      #newslettershort .mc-field-group ul li {
        margin-right: 10px;
        display: inline-block;
        width: 80%;
      }


#contact_bar_container {
  background-color: #5e4827;
  padding: 20px 0;
}
  #contact_bar {
    padding: 0;
  }
  #contact_bar li {
    list-style: none;
    padding: 0 15px;
    margin: 0;
  }
  #contact_bar span, #contact_bar a {
    display: block;
    color: #e6ddcb;
  }

  #contact_bar a:before, #contact_bar span:before {
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 5px;
    position: relative;
    top: 2px;
  }
  #contact_bar a[href^=mailto]:before {
    background-image: url(images/icons/email.png);
  }
  #contact_bar span.phone:before {
    background-image: url(images/icons/phone.png);
  }

  #contact_bar li:first-child {
    padding-left: 0;
  }

  #contact_bar li:last-child {
    padding-right: 0;
  }

  a[href^=tel]{
    color:inherit;
    text-decoration:none;
    display: inline-block;
  }

.ee-event-datetimes-ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  clear: both;
  width: 100%;
  display: block;
  border-bottom: 1px solid #d6ccb8;
}
  .ee-event-datetimes-ul li {
    width: 33%;
    display: inline-block;
  }
  .mk-blog-container .ee-event-datetimes-ul {
    border-bottom: 0;
  }
    .mk-blog-container .ee-event-datetimes-ul li {
      width: 100%;
      display: block;
      margin-top: 10px;
    }

.event-tickets form {
  background-color: #d6ccb8;
  padding: 0 10px;
  margin-bottom: 20px;
}
.event-tickets form .ticket-selector-submit-btn,
body #spco-go-to-step-payment_options-btn,
body #spco-go-to-step-finalize_registration-btn {
  background-color: #e87033;
  padding: 10px;
  border: 0;
  color: #fff;
  border-radius: 4px;
}
.event-tickets form .smaller-text {
  text-align: right;
}
.event-tickets .tkt-slctr-tbl-wrap-dv {
  background-color: transparent;
}
.event-espresso-list-item .the-title, .event-espresso-list-item .the-title a {
  color: #5e4827;
}

body #single-page-checkout .spco-step-big-nmbr {
  color: #e87033;
}
body #single-page-checkout .spco-steps-display-hdr,
body #single-page-checkout .inactive-step .spco-step-big-nmbr,
body #single-page-checkout .spco-step-arrow-dv {
  color: #d6ccb8;
}
.event-espresso-list-item .the-title,
.event-espresso-list-item .the-title a,
body #reg-page-totals-hdr .drk-grey-text,
body .currency-code {
  color: #5e4827;
}
body #spco-steps-display-dv {
  border-top: 1px solid #d6ccb8;
  border-bottom: 1px solid #d6ccb8;
}
body .spco-step-title-hdr {
  border-bottom: 2px solid #d6ccb8;
}
body #reg-page-grand-total-dv {
  border-top: 2px solid #d6ccb8;
}
body .spco-attendee-wrap-fs, .reg-page-confirmation-wrap-fs {
  border: 2px solid #d6ccb8;
}
body #single-page-checkout .spco-ticket-info-dv {
  color: #5e5444;
}
#mk-page-id-13986 .theme-content,
body.postid-13996 .theme-page-wrapper.left-layout .theme-content {
  width: 100%;
}

.tkt-slctr-tbl th, .tkt-slctr-tbl td {
  text-align: center;
}
.tkt-slctr-tbl th:first-child, .tkt-slctr-tbl td:first-child {
  text-align: left;
}
.tkt-slctr-tbl th:last-child, .tkt-slctr-tbl td:last-child {
  text-align: right;
}


#timberline_live_header, #recent_news_header, #upcoming_events_header {
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 2px solid #1d5978;
}
  #timberline_live_header h3, #recent_news_header h3, #upcoming_events_header h3 {
    display: inline;
  }
#timberline_live_header img {
position: relative;
        height: 24px;
}

#timberline_live, #timberline_live_header {
  display: none;
}

#timberline_live {
  padding-right: 2px;
}
#timberline_live .loading {
  padding: 30px 0;
}
#timberline_live .loading:after {
  content: 'Loading feed...';
}
#timberline_live a {
  display: inline-block;
  padding: 0;
}
  #timberline_live img {
    width: 100%;
    border: 1px solid #5e4827;
  }

@media (max-width: 770px) {
  #timberline_live a.instagram_link {
    width: 33.3%;
    margin: 0;
  }
}

@media (max-width: 960px) {
  body .AlpinePhotoTiles-link {
    max-height: 140px;
    width: 50%;
    float: left;
  }
}
@media (max-width: 420px) {
  body .AlpinePhotoTiles-link {
    width: 100%;
    float: none;
  }

  #bookyourtrip_container_header {
    display: none;
  }
  #mk-boxed-layout {
    padding-top:initial;
  }
}

.AlpinePhotoTiles-link {
  max-height: 140px;
}
  .AlpinePhotoTiles-link img {
    max-height: 100%;
  }

body .tp-bullets.simplebullets.round .bullet {
  height: 11px;
  width: 11px;
  background: none;
  background-color: #5e4f27;
  border-radius: 30px;
  margin: 0 4px;
}

body .tp-bullets.simplebullets.round .bullet.selected {
  background-color: #e57328;
}

#static_banner {
  color: #e57328;
  font-size: 18pt;
  margin-top: 20px;
  text-align: center;
  height: 205px;
  padding-right: 0;
}


#static_container a,
#subnavbanner a,
#webcam_promo a,
#conditions_promo a,
#static_banner a {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding: 140px 0;
  text-align: center;
}

#webcam_promo a {
  height: 355px;
}

#webcam_promo a.widget_sp_image-description {
  height: auto;
}

#conditions_promo a {
  height: 208px;
}

#conditions_promo a.widget_sp_image-description {
  height: auto;
}

body #theme-page #static_banner a {
  padding: 0;
  height: 100%;
  width: 100%;
}
body #theme-page #static_banner a.widget_sp_image-description {
  line-height: 200px !important;
  vertical-align: baseline;
}

#static_container .widgettitle,
#subnavbanner .widgettitle,
#webcam_promo .widgettitle,
#conditions_promo .widgettitle,
#static_banner .widgettitle {
  display: none;
}
#static_container .mk-col-1-2,
#subnavbanner,
#webcam_promo,
#conditions_promo,
#static_banner {
  position: relative;
}
  #static_container .mk-col-1-2 a.widget_sp_image-description,
  #subnavbanner a.widget_sp_image-description,
  #webcam_promo a.widget_sp_image-description,
  #conditions_promo a.widget_sp_image-description,
  #static_banner a.widget_sp_image-description {
    position: absolute;
    top: 30%;
    left: 10%;
    background-color: rgba(27, 64, 82, .8);
    padding: 20px;
    text-align: left;
    color: #e57328;
    font-weight: 600;
    font-size: 14pt;
    z-index: 103;
  }

#static_container .mk-col-1-2 a.widget_sp_image-description p,
  #subnavbanner a.widget_sp_image-description p,
  #webcam_promo a.widget_sp_image-description p,
  #conditions_promo a.widget_sp_image-description p,
  #static_banner a.widget_sp_image-description p {
    text-align: left;
    color: #e57328;
max-width: 300px;
    font-weight: 600;
    font-size: 10pt;
    z-index: 103;
margin-bottom:0px;
  }

  body #menu-header-nav #subnavbanner a.widget_sp_image-description,
  body #static_banner a.widget_sp_image-description {
    background-color: transparent;
    top: 0;
    left: 0;
    line-height: 60px !important;
    vertical-align: baseline;
    text-align: center;
    display: inline-block;
    height: 100%;
    width: 100%;
    font-size: 22pt;
    padding: 0;
  }

#static_container div:first-child {
  padding-right: 19px;
}
#static_container div:last-child {
  padding-left: 15px;
}

#webcam_promo, #conditions_promo {
  margin-top: 30px;
}

#recent_news {
  margin-top: 20px;
}


#subnavbanner {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
  #subnavbanner a {
    display: block;
    width: 100%;
    height: 150px !important;
    font-size: 16pt;
  }


#promo_container {
  max-width: 100%;
  margin-bottom: 20px;
  position: relative;
}
  #promo_slider {
    position: relative;
  }
  #promo_hidden {
    display: none;
  }

  .promo_arrows {
    position: absolute;
    top: 22%;
  }
  #left_arrow.promo_arrows {
    left: -50px;
  }
  #right_arrow.promo_arrows {
    right: -45px;
  }


  @media only screen and (max-width: 1040px) {
    body #mk-responsive-nav {
      background-color: #5e4827 !important;
    }
    #mk-header #mk-responsive-nav .sub-menu, #mk-header #mk-responsive-nav .post_thumbnail {
      display: none;
    }

    body .header-logo {
      margin-left: 0;
    }

    body .mk-nav-responsive-link {
      border: 0;
      background: none;
      line-height: 55px;
      right: 0;
      top: auto;
      bottom: 0;
      padding-right: 5px;
      letter-spacing: 1px;
    }
    body .mk-nav-responsive-link:hover {
      background: transparent;
    }
    body .mk-nav-responsive-link:before {
      content: 'menu';
      text-transform: uppercase;
      font-weight: 900;
      margin-right: 10px;
      color: #e6ddcb;
      font-size: 18pt;
    }

      body .mk-nav-responsive-link i {
        color: #e57328;
        vertical-align: top;
        font-size: 16pt;
      }

      #brownbar .calltoaction h3 {
        font-size: 22px;
      }
  }


#homepageBottomBar {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: #e57328;
  color: #e5decd;
  z-index: 10000;
}


#webcamBucket,#other_cams {
  padding-right: 0;
}
.bucket {
  margin-top: 30px;
  padding-left: 20px;
}
  .webcam {
    text-align: center;
  }
  .bucket .webcam img {
    width: 380px;
    max-width: 100%;
  }
    .webcam h4 {
      font-size: 12pt;
      text-align: center;
    }

@media (max-width: 770px) {
  .webcam {
    width: 50%;
    float: left;
  }
}

@media (max-width: 500px) {
  .webcam {
    width: 100%;
  }
}

#recent_snowfall {
  margin-top: 40px;
}

#table_yearly {
  height: 65vh;
  min-height: 400px;
}
.chart-legend {}
  .chart-deck {
    list-style: none;
  }
    .chart-deck li {
      position: relative;
      max-width: 200px;
    }
      .chart-deck li span.color {
        display: inline-block;
        height: 10px;
        width: 10px;
        position: absolute;
        left: -15px;
        top: 7px;
      }
      .chart-deck li .action-link {
        position: relative;
        float: right;
      }
#chart .modebar {
  display: none;
}

  #chart .main-svg .subplot.xy .xgrid {
    stroke: #cdc6b6 !important;
  }
  #chart .main-svg .subplot.xy .ygrid {
    stroke: #cdc6b6 !important;
  }


#weather-resources {
  list-style: none;
  padding: 0;
  display: block;
  clear: both;
}
#weather-resources li {
  float: left;
}

.weatherWidgetDetail .disclaimer {
  font-size: 10pt;
  color: #888;
}

#weatherWidgetDate {
  text-transform: uppercase;
  font-size: 12pt;
}
#weatherWidgetUpdated {
  color: #777;
  font-size: 10pt;
  margin-left: 4px;
}
.conditions {
  line-height: 24pt;
  vertical-align: top;
  margin-top: 8px;
}
.conditions .stat {
  font-size: 22pt;
  min-width: 50px;
  display: inline-block;
  font-weight: 600;
}

.conditions .weatherstat {
  font-size: 80px;
  min-width: 50px;
  display: inline-block;
  font-weight: 600;
  padding-top: 25px;
}

td.lift {
  text-align: left;
}

body .ui-datepicker {
  display: none;
  z-index: 10000 !important;
}

body .mk-button-align .mk-button {
  border-bottom: 0;
  text-shadow: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

  @media only screen and (max-width: 1024px) {
    .page-template-page-conditions-alt-php .mk-col-2-3,
    .page-template-page-conditions-php .mk-col-2-3 {
      clear: both;
      float: none;
      margin: 0 auto;
      width: 100%;
    }

    .page-template-page-conditions-alt-php #webcam_conditionspromo,
    .page-template-page-conditions-php #webcam_conditionspromo {
      width: 100%;
      clear: both;
    }

    .page-template-page-conditions-alt-php .webcam,
    .page-template-page-conditions-alt-php #conditions_promo,
    .page-template-page-conditions-php .webcam,
    .page-template-page-conditions-php #conditions_promo {
      width: 48.5%;
      float: right;
    }

    .page-template-page-conditions-alt-php .webcam,
    .page-template-page-conditions-php .webcam {
      margin-left: 3%;
    }


    .page-template-page-conditions-alt-php #weatherWidgetHolder>.mk-col-1-2,
    .page-template-page-conditions-alt-php .mk-fancy-table.mk-col-1-1,
    .page-template-page-conditions-php #weatherWidgetHolder>.mk-col-1-2,
    .page-template-page-conditions-php .mk-fancy-table.mk-col-1-1 {
      width: 50%;
      float: left;
    }
    .page-template-page-conditions-alt-php .mk-fancy-table.mk-col-1-1,
    .page-template-page-conditions-php .mk-fancy-table.mk-col-1-1 {
      margin-top: 30px;
    }

    .page-template-page-conditions-alt-php .mk-fancy-table.mk-col-1-1.last-table,
    .page-template-page-conditions-php .mk-fancy-table.mk-col-1-1.last-table {
      margin-top: 0;
    }

    .page-template-page-conditions-alt-php #subpage_content,
    .page-template-page-conditions-php #subpage_content {
      padding-left: 12px;
    }
    .page-template-page-conditions-alt-php #otherResources,
    .page-template-page-conditions-php #otherResources {
      margin-left: -12px;
    }

    #weatherWidgetIconHolder span, .conditions .weatherstat {
      position: relative;
      top: -20px;
    }

    table.operatingStatus th.left, table.operatingStatus td.lift, table.operatingStatus td:nth-child(2) {
      min-width: 0;
    }
  }

  @media (max-width: 600px) {

    .page-template-page-conditions-alt-php #weatherWidgetHolder>.mk-col-1-2,
    .page-template-page-conditions-alt-php .mk-fancy-table.mk-col-1-1,
    .page-template-page-conditions-php #weatherWidgetHolder>.mk-col-1-2,
    .page-template-page-conditions-php .mk-fancy-table.mk-col-1-1 {
      width: 100%;
    }

    .page-template-page-conditions-alt-php .mk-fancy-table.mk-col-1-1,
    .page-template-page-conditions-php .mk-fancy-table.mk-col-1-1  {
      padding-left: 10px;
      padding-right: 10px;
      margin-top: 0;
    }
    table.operatingStatus th.left, table.operatingStatus td.lift, table.operatingStatus td:nth-child(2) {
      min-width: 0;
      padding-left: 5px;
      padding-right: 5px;
      margin-left: 5px;
    }
    .page-template-page-conditions-alt-php #subpage_content,
    .page-template-page-conditions-php #subpage_content {
      padding-left: 0;
    }
    .page-template-page-conditions-alt-php #otherResources,
    .page-template-page-conditions-php #otherResources {
      margin-left: auto;
    }

    .page-template-page-conditions-alt-php .webcam,
    .page-template-page-conditions-alt-php #conditions_promo,
    .page-template-page-conditions-php .webcam,
    .page-template-page-conditions-php #conditions_promo {
      width: 100%;
      margin-bottom: 20px;
      margin-top: 0;
    }

    .page-template-page-conditions-alt-php .webcam,
    .page-template-page-conditions-php .webcam {
      margin-left: auto;
    }

    .page-template-page-conditions-alt-php #weatherWidgetHolder>.mk-col-1-2,
    .page-template-page-conditions-php #weatherWidgetHolder>.mk-col-1-2 {
      padding: 0;
    }

    .page-template-page-conditions-alt-php #weatherWidgetHolder>.mk-col-1-2>.mk-col-1-2,
    .page-template-page-conditions-php #weatherWidgetHolder>.mk-col-1-2>.mk-col-1-2 {
      width: 50%;
      float: left;
    }
    /* temparature indicator */
    .page-template-page-conditions-alt-php #weatherWidgetHolder>.mk-col-1-2>.mk-col-1-2:last-child,
    .page-template-page-conditions-php #weatherWidgetHolder>.mk-col-1-2>.mk-col-1-2:last-child {
      margin-top: 50px;
    }

    .page-template-page-conditions-alt-php .mk-fancy-table,
    .page-template-page-conditions-php .mk-fancy-table {
      clear: both;
    }

    .weatherWidgetDetail {
      padding-left: 0;
    }
  }

  @media only screen and (max-width: 960px) {
    body #contact_bar li:first-child,
    body #mk-footer .mk-grid div.mk-col-1-4:first-child,
    body #contact_bar li,
    body #mk-footer .footer-wrapper .mk-col-1-4 {
      padding-left: 20px;
    }
    body #contact_bar li {
      margin-bottom: 20px;
      margin-top: 20px;
    }
  }

  @media only screen and (max-width: 770px) {
    body #recent_news {
      margin-top: 10px;
    }
    body #static_banner {
      padding-left: 0;
      height: 120px;
      margin-bottom: 0;
    }
    body #static_banner a {
      background-image: none !important;
      background-color: #e57328;
      color: #e6ddcb;
      vertical-align: middle;
      line-height: 120px;
      font-size: 28px;
      text-transform: uppercase;
    }
    body #static_banner a:after {
      content: 'Get Connected';
    }

    #brownbar .calltoaction {
      margin: 0;
      border: 0;
      border-top: 1px solid #e6ddcb;
    }
    #brownbar .calltoaction:nth-child(3) {
      border-bottom: 1px solid #e6ddcb;
    }

      #brownbar .calltoaction h3 {
        font-size: 28px;
      }

    #bookyourtrip_home, #bookyourtrip {
      padding: 0;
    }
    #bookyourtripbutton_mobile,.section_mobile {
      display: block;
    }

    #bookyourtrip_home form, #bookyourtrip form, .post_container, #promo_container, #recent_news_header, #upcoming_events_header {
      display: none;
    }


    body #newsletter_container,
    body #timberline_live,
    body #timberline_live_header,
    body #upcoming_events,
    body #static_container div:first-child,
    body #static_container div:last-child
     {
      padding-left: 0;
      padding-right: 0;
    }

    body #mk-footer .footer-wrapper {
      padding-bottom: 120px;
      text-align: center;
    }
  }

  @media only screen and (max-width: 540px) {
    body #mk-footer .footer-wrapper {
      padding-bottom: 0;
    }
    .page-template-page-conditions-alt-php #weatherWidgetHolder>.mk-col-1-2,
    .page-template-page-conditions-alt-php .mk-fancy-table.mk-col-1-1,
    .page-template-page-conditions-php #weatherWidgetHolder>.mk-col-1-2,
    .page-template-page-conditions-php .mk-fancy-table.mk-col-1-1 {
      width: 100%;
      float: none;
    }

  }

  @media only screen and (max-width: 900px) {
    body .rev_slider .tp-caption {
      position: absolute;
      bottom: auto !important;
      left: 0 !important;
      top: 0 !important;
      width: 100%;
      max-width: 100% !important;
      padding: 10px !important;
    }

      body .rev_slider .tp-caption h1 {
        font-size: 18pt !important;
        line-height: 20pt !important;
        display: inline-block;
      }
      body .rev_slider .tp-caption p {
        font-size: 12pt !important;
        margin-top: 10px !important;
        line-height: 16pt !important;
      }
  }


  @media only screen and (max-width: 400px) {
    body .rev_slider .tp-caption {
      padding-bottom: 10px !important;
    }

      body .rev_slider .tp-caption h1 {
        font-size: 14pt !important;
        line-height: 16pt !important;
      }
      body .rev_slider .tp-caption p {
        font-size: 12pt !important;
        margin-top: 10px !important;
        line-height: 12pt !important;
      }

    #header_brownbar {
      font-size: 11px;
    }

    #header_brownbar #conditions {
      margin-right: 4px;
    }


    #header_brownbar #lift_status, #header_brownbar #webcams {
      display: none;
    }

    #timberline_live a {
      margin: 12px;
      line-height: 0;
    }

    #subnavbanner, .post_thumbnail {
      display: none;
    }

    #menu-header-nav #bookyourtrip_home, #menu-header-nav #bookyourtrip {
      display: none;
    }

    #static_banner {
      padding: 0;
    }
      body #theme-page #static_banner a.widget_sp_image-description {
        line-height: 40px !important;
        padding-top: 60px;
        height: auto;
      }
  }

.tkt-slctr-tbl-wrap-dv {
background-color:#FFFFFF;
}


/**/
/* WEDDING GALLERY HACKS*/
/* Forces isotope to play nice and center the image grid*/
/* Assumes an image width of 215 and a 5px left/right margin*/
/**/
@media (max-width: 1125px) {
  .isotopeContainer.isotope {
    max-width: 900px;
    margin: 0 auto;
    clear: both;
  }
}
@media (max-width: 940px) {
  .isotopeContainer.isotope {
    max-width: 675px;
  }
}

@media (max-width: 715px) {
  .isotopeContainer.isotope {
    max-width: 450px;
  }
}

@media (max-width: 489px) {
  .isotopeContainer.isotope {
    max-width: 225px;
  }
}

@media (max-width: 960px) {
  #mk-sidebar .widget_text, #mk-sidebar #bookyourtrip_container_side {
    width: 49%;
    float: left;
  }

  #mk-sidebar #bookyourtrip_container_side {
    margin-left: 2%;
  }
}

@media (max-width: 500px) {
  #mk-sidebar .widget_text, #mk-sidebar #bookyourtrip_container_side {
    width: 100%;
    float: none;
  }

  #mk-sidebar #bookyourtrip_container_side {
    margin-left: 0;
  }
}

@media (max-width: 770px) {
  #mk-page-id-10282 .mk-divider,
  #mk-page-id-12237 .mk-divider {
    display: none;
  }

  #mk-page-id-10282 .vc_span6.wpb_column.column_container,
  #mk-page-id-10282 .vc_span12.wpb_column.column_container,
  #mk-page-id-12237 .mk-button-align.center {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
  }

    #mk-page-id-10282 .vc_span6.wpb_column.column_container strong,
    #mk-page-id-10282 .vc_span4.wpb_column.column_container strong,
    #mk-page-id-12237 .vc_span6.wpb_column.column_container strong,
    #mk-page-id-12237 .vc_span4.wpb_column.column_container strong {
      margin-top: 30px;
      display: inline-block;
    }
    #mk-page-id-10282 .vc_span6.wpb_column.column_container .silcox_hut strong {
      margin-top: 0;
    }

  #mk-page-id-10282 .mk-flexslider,
  #mk-page-id-12237 .mk-flexslider {
    margin-bottom: 0;
    margin-top: 0px;
  }

  #mk-page-id-10282 .mk-text-block p,
  #mk-page-id-12237 .mk-text-block p {
    margin-bottom: 0;
    margin-top: 20px;
  }

  #mk-page-id-10282 .mk-button,
  #mk-page-id-12237 .mk-button {
    margin-top: 30px;
  }

  #mk-page-id-10282 .divider,
  #mk-page-id-12237 .divider {
    display: none;
  }

}

.blog_page {}
  .blog_page .blog_post {
    margin-bottom: 30px;
  }
  .blog_page .wp-post-image,
  .blog_post .wp-post-image {
    border: 1px solid #dad0bd;
  }
  .blog_page .post_tags {
    margin: 5px 0;
    display:block;
    float: none;
  }
  .blog_post .post_tags {
    margin: 5px 0 0;
  }
    .blog_page .post_tags span,
    .blog_post .post_tags span {
      background-color: #5e4827;
      padding: 0 4px;
      margin-right: 2px;
      display: inline-block;
      text-transform: uppercase;
      font-size: 0.8em;
    }
      .blog_page .post_tags span a,
      .blog_post .post_tags span a {
        color: #e6ddcb;
        text-decoration: none;
      }
  .blog_page h3,
  .blog_post h2 {
    margin-top: 8px;
    margin-bottom: 5px;
  }
  #theme-page .blog_page h2,
  .blog_post h2 {
    text-transform: initial;
    margin-top: 10px;
  }
    .blog_page h3 a {
      color: #5e4827;
      text-decoration: none;
    }

  .blog_post img,
  .blog_post .wp-caption {
    max-width: 100% !important;
    height: auto;
  }

  .blog_page nav.pagination {
    display: block;
    clear: both;
    margin-top: 30px;
  }
    .blog_page nav.pagination div:last-child {
      text-align: right;
    }

.blog_post > div {
  float: right;
}
.blog_post #mk-sidebar {
  float: left;
}

.page-template-page-blog aside h2 {
  margin-bottom: 5px;
}
.page-template-page-blog #mk-sidebar ul {
  margin-bottom: 20px;
  list-style: none !important;
}
.page-template-page-blog #mk-sidebar ul li {
  list-style: none !important;
  margin-left: 0;
}

.page-template-page-blog #mk-sidebar a.rss {
  display: block;
  margin-top: 30px;
}

.job-post {
  margin-bottom: 25px;
}
.job-post:last-child {
  padding-right: 25px;
}
  .job-post .job-inner {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 20px;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(50, 50, 50, .1);
  }
    .job-post .job-inner h5 {
      text-transform: initial;
      min-height: 38px;
    }

    .job-post .job-inner .job-description {
      height: 180px;
      overflow: hidden;
    }
    .job-post .button {
      font-size: 14pt;
      background: #e57328;
      border: 0;
      color: #fff;
      padding: 10px;
      text-align: center;
      text-transform: uppercase;
      border-radius: 4px;
      margin-left: 0px;
      margin-top: 25px;
      display: block;
    }
    .job-post .button:hover {
      opacity: 0.95;
      position: relative;
      top: 1px;
    }

#job_filter_container {
  padding-right: 25px;
}
#job_filter_form {
  margin-bottom: 25px;
  padding: 10px;
  border: 1px solid #aaa;
  background-color: #ddd;
}
  #job_filter_form label {
    margin-right: 5px;
  }
  #job_filter_form select, #job_filter_form input {
    padding: 2px 4px;
  }
  #job_filter_form input[type=submit] {
    background: #e57328;
    border: 0;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    margin-left: 0px;
    display: inline-block;
  }

/* FORMSTACK */

.fsPage {}
  .fsPage .fsRowOpen,
  .fsPage .fsRowClose,
  .fsPage .fsSectionRow td.fsRowBody,
  .fsPage td.fsRowBody {
    background: none;
  }

  .fsPage .fsRowOpen,.fsPage .fsRowClose, .fsPage .fsRowBottom { display: none; }
  .fsPage label, .fsPage table td {
    text-align: left;
  }

  body .fsSectionRow .fsCell {
    padding-bottom: 0;
  }
  body .fsSubmit input.fsSubmitButton {
    float: left;
    margin: 0 0 20px 20px;
    background-color: #e57328;
    border: 0;
    padding: 5px 10px;
  }