html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@media all and (min-width: 62em) {
  .media-box-footprint {
    width: 334px;
    height: 334px;
    float: right;
    margin-left: 50px;
    margin-bottom: 50px; }
    .media-box-footprint.with-gallery {
      height: 415px; } }
.with-media-box {
  position: relative; }

@media all and (min-width: 62em) {
  .with-sidebar .media-box {
    right: 321px; } }

.media-box {
  margin: 1em 1.5em; }

@media all and (min-width: 48em) {
  .media-box {
    width: 209px;
    position: absolute;
    top: 0;
    right: 15px;
    margin: 0; }

  .media-box-footprint-sidebar {
    height: 224px;
    width: 224px;
    margin-bottom: 20px; }

  .with-gallery .media-box-footprint-sidebar {
    display: none; }
  .with-gallery .media-box {
    position: static;
    width: 100%;
    margin: 1em 1.5em; }
    .with-gallery .media-box #media_box_large {
      display: none; } }
@media all and (min-width: 62em) {
  .media-box {
    width: 334px; }

  .media-box-footprint-sidebar {
    display: none; }

  .with-gallery .media-box {
    position: absolute;
    width: 334px; }
    .with-gallery .media-box #media_box_large {
      display: block; } }
.image-wrap img.landscape-image, .owl-carousel .owl-item img.landscape-image {
  height: 100%;
  width: auto; }

#media_box_large .item {
  margin-bottom: 2px;
  color: #FFF;
  text-align: center; }

#media_box_thumbs .item {
  margin-bottom: 10px;
  margin-right: 1px;
  color: #FFF;
  text-align: center;
  cursor: pointer; }

#media_box_thumbs .item h1 {
  font-size: 18px; }

#media_box_large .image-wrap, #media_box_thumbs .image-wrap {
  position: relative;
  overflow: hidden; }
  #media_box_large .image-wrap:before, #media_box_thumbs .image-wrap:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  #media_box_large .image-wrap > .content, #media_box_thumbs .image-wrap > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.three-four img {
  height: 100% !important;
  width: auto !important; }

#media_box_thumbs {
  position: relative; }

#media_box_thumbs .owl-item {
  vertical-align: middle;
  border-bottom: 1px solid #d2d2d2; }

#media_box_thumbs .owl-item:first-child {
  border-bottom: 1px solid #474747; }

#media_box_thumbs .owl-nav {
  margin-top: 0px;
  height: 0px; }
  #media_box_thumbs .owl-nav .owl-prev {
    position: absolute;
    left: -10px;
    top: 30%; }
    #media_box_thumbs .owl-nav .owl-prev img {
      margin-top: -3px; }
  #media_box_thumbs .owl-nav .owl-next {
    position: absolute;
    right: -10px;
    top: 30%; }
    #media_box_thumbs .owl-nav .owl-next img {
      margin-top: -3px; }
  #media_box_thumbs .owl-nav .disabled img {
    display: none; }

.container .media-box-video, .container .media-box-audio {
  font-size: 12px;
  line-height: 22px; }
  .container .media-box-video a, .container .media-box-audio a {
    text-decoration: none;
    border-bottom: 0; }
  .container .media-box-video i, .container .media-box-audio i {
    font-size: 14px;
    color: #333; }

body {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  color: #464646;
  background-color: #441e17; }

a.with-arrow:after, div.wysiwyg p > a:after, div.wysiwyg li > a:after, span.with-arrow:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\2002\f178"; }

@media all and (min-width: 72.5em) {
  a.with-arrow-nav:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\2002\f178"; } }

.container {
  max-width: 1160px;
  margin: 0 auto; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  border-bottom: 5px solid #441e17;
  z-index: 1000; }

@media all and (max-width: 47.9375em) {
  .hidden-mobile {
    display: none !important; } }

#navigation-and-logo {
  position: relative;
  text-transform: uppercase;
  color: #464646;
  text-align: right; }
  #navigation-and-logo button {
    background-color: transparent;
    border: 1px solid #464646;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 0.5em 0.75em;
    margin: 0.5em 0.3em 0.5em 0.7em;
    text-transform: uppercase;
    line-height: 1.5em; }
  #navigation-and-logo #logo {
    position: absolute;
    top: 0;
    left: 0; }
    @media all and (max-width: 47.9375em) {
      #navigation-and-logo #logo {
        max-height: 100%; } }
  #navigation-and-logo #navigation, #navigation-and-logo #search-form {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 1000; }
  #navigation-and-logo #search-form {
    background-color: rgba(46, 136, 147, 0.7);
    padding: 0.5em 1em; }
    #navigation-and-logo #search-form input {
      width: 80%; }
  #navigation-and-logo #navigation {
    height: 500px;
    overflow-y: auto;
    text-align: left;
    color: #ffffff;
    font-size: 1.5em; }
    #navigation-and-logo #navigation a {
      color: #ffffff;
      background-color: rgba(46, 136, 147, 0.7);
      display: block;
      width: 100%;
      padding: 0.5em;
      border-bottom: 1px solid #ffffff; }
    #navigation-and-logo #navigation div.drop-down {
      white-space: nowrap; }
    #navigation-and-logo #navigation div.drop-down div.nav-column {
      display: none;
      white-space: normal; }
      #navigation-and-logo #navigation div.drop-down div.nav-column a {
        background-color: rgba(68, 30, 23, 0.7); }
      #navigation-and-logo #navigation div.drop-down div.nav-column li a {
        text-transform: none;
        line-height: 1.5em;
        font-size: 80%;
        padding-right: 2em; }
    #navigation-and-logo #navigation #home-link {
      display: none; }
    #navigation-and-logo #navigation #main-navigation li {
      position: relative; }
      #navigation-and-logo #navigation #main-navigation li div.drop-down i {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0.3em 0.3em 0.3em 1em; }
  #navigation-and-logo input {
    height: 35px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    color: #464646;
    padding: 12px 15px; }
  #navigation-and-logo #search-box:after {
    display: inline-block;
    padding: 7px 10px;
    background-color: #ffffff;
    color: #464646;
    height: 35px;
    vertical-align: top;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc; }
  #navigation-and-logo #logo {
    max-height: 150%; }
  @media all and (max-width: 72.4375em) {
    #navigation-and-logo .with-inset {
      background-image: none !important; } }
  @media all and (min-width: 48em) {
    #navigation-and-logo #search-button {
      display: none; }
    #navigation-and-logo #search-form {
      display: block;
      position: absolute;
      top: 10px;
      right: 100px;
      left: auto;
      background-color: transparent;
      padding: 0; }
      #navigation-and-logo #search-form input {
        width: 168px; }
    #navigation-and-logo #logo {
      max-height: 200%; } }
  @media all and (min-width: 72.5em) {
    #navigation-and-logo #navigation, #navigation-and-logo #search-form {
      display: block; }
    #navigation-and-logo #home-link {
      display: inline-block; }
    #navigation-and-logo #menu-button {
      display: none; }
    #navigation-and-logo #search-form {
      display: block;
      position: absolute;
      top: 10px;
      right: 15px;
      left: auto; }
    #navigation-and-logo #logo {
      max-height: auto !important; }
    #navigation-and-logo #navigation {
      position: static;
      height: auto;
      overflow: visible; }
      #navigation-and-logo #navigation a {
        display: inline;
        background-color: transparent;
        font-size: inherit;
        border: 0;
        padding: 0;
        width: auto;
        color: #464646; }
      #navigation-and-logo #navigation #top-links {
        text-align: right;
        height: 35px;
        position: absolute;
        top: 10px;
        right: 230px;
        z-index: 1100; }
        #navigation-and-logo #navigation #top-links div {
          line-height: 37px;
          display: inline-block; }
          #navigation-and-logo #navigation #top-links div a {
            display: inline-block;
            padding: 0 20px;
            border-left: 1px solid #464646;
            line-height: 1em;
            font-size: 14px;
            text-decoration: underline; }
          #navigation-and-logo #navigation #top-links div #home-link {
            border-left: 0; }
      #navigation-and-logo #navigation #main-navigation {
        clear: both;
        text-align: right;
        padding-top: 65px;
        font-size: 15.5px; }
        #navigation-and-logo #navigation #main-navigation li {
          display: inline-block;
          padding-right: 15px;
          color: #464646; }
          #navigation-and-logo #navigation #main-navigation li a {
            display: inline-block;
            margin-left: 15px; }
            #navigation-and-logo #navigation #main-navigation li a span {
              display: inline-block;
              padding-bottom: 15px; }
          #navigation-and-logo #navigation #main-navigation li a:hover {
            text-decoration: underline; }
            #navigation-and-logo #navigation #main-navigation li a:hover span {
              padding-bottom: 10px;
              border-bottom: 5px solid #441e17; }
          #navigation-and-logo #navigation #main-navigation li.active a {
            font-weight: bold; }
          #navigation-and-logo #navigation #main-navigation li.active span {
            text-decoration: underline; }
          #navigation-and-logo #navigation #main-navigation li.active .drop-down a {
            font-weight: 600;
            margin: 0; }
          #navigation-and-logo #navigation #main-navigation li div.drop-down {
            position: absolute;
            top: 27px;
            left: 15px;
            background-color: rgba(255, 255, 255, 0.7);
            border-top: 5px solid #441e17;
            padding-top: 20px;
            padding-bottom: 5px;
            padding-left: 20px;
            font-size: 14px;
            display: none;
            margin-top: 5px; }
            #navigation-and-logo #navigation #main-navigation li div.drop-down.with-inset {
              padding-left: 140px;
              background-repeat: no-repeat;
              background-position: 10px 10px; }
            #navigation-and-logo #navigation #main-navigation li div.drop-down i {
              display: none; }
            #navigation-and-logo #navigation #main-navigation li div.drop-down div.nav-column {
              width: 200px;
              display: inline-block;
              vertical-align: top; }
            #navigation-and-logo #navigation #main-navigation li div.drop-down div.secondary-section {
              text-align: left;
              color: #000000;
              border-bottom: 1px solid #000000;
              padding-right: 30px;
              padding-bottom: 10px;
              margin-bottom: 10px;
              margin-right: 20px; }
              #navigation-and-logo #navigation #main-navigation li div.drop-down div.secondary-section ul {
                padding-left: 10px; }
                #navigation-and-logo #navigation #main-navigation li div.drop-down div.secondary-section ul a {
                  text-transform: none;
                  font-size: 100%; }
                #navigation-and-logo #navigation #main-navigation li div.drop-down div.secondary-section ul li {
                  line-height: 22px; }
                #navigation-and-logo #navigation #main-navigation li div.drop-down div.secondary-section ul li:before {
                  content: none; }
            #navigation-and-logo #navigation #main-navigation li div.drop-down a {
              color: #000000;
              font-weight: 600;
              background-color: transparent; }
          #navigation-and-logo #navigation #main-navigation li:hover .drop-down {
            display: block; }
        #navigation-and-logo #navigation #main-navigation li + li:before {
          content: "|"; } }
  #navigation-and-logo a {
    color: #464646;
    text-decoration: none; }

#main-carousel .item {
  height: 250px; }
  @media all and (min-width: 48em) {
    #main-carousel .item {
      height: 300px; } }
  @media all and (min-width: 62em) {
    #main-carousel .item {
      height: 400px; } }
  @media all and (min-width: 72.5em) {
    #main-carousel .item {
      height: 505px; } }

#home-carousel .item {
  height: 300px; }
  @media all and (min-width: 48em) {
    #home-carousel .item {
      height: 400px; } }
  @media all and (min-width: 62em) {
    #home-carousel .item {
      height: 500px; } }
  @media all and (min-width: 72.5em) {
    #home-carousel .item {
      height: 615px; } }

.carousel-widget {
  position: absolute;
  z-index: 300;
  display: none; }
  @media all and (min-width: 72.5em) {
    .carousel-widget {
      display: block; } }

#main-carousel, #home-carousel {
  border-bottom: 5px solid #441e17; }
  #main-carousel .item, #home-carousel .item {
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    #main-carousel .item .overlay, #home-carousel .item .overlay {
      width: 100%;
      position: absolute;
      bottom: 15%;
      left: 0;
      color: #ffffff;
      text-align: center;
      text-transform: uppercase; }
      #main-carousel .item .overlay h2, #home-carousel .item .overlay h2 {
        font-weight: bold;
        font-size: 150%; }
        @media all and (min-width: 48em) {
          #main-carousel .item .overlay h2, #home-carousel .item .overlay h2 {
            font-size: 250%; } }
        @media all and (min-width: 62em) {
          #main-carousel .item .overlay h2, #home-carousel .item .overlay h2 {
            font-size: 350%; } }
        @media all and (min-width: 72.5em) {
          #main-carousel .item .overlay h2, #home-carousel .item .overlay h2 {
            font-size: 75px; } }
      #main-carousel .item .overlay h3, #home-carousel .item .overlay h3 {
        font-size: 90%;
        height: 0.5em; }
        @media all and (min-width: 48em) {
          #main-carousel .item .overlay h3, #home-carousel .item .overlay h3 {
            font-size: 125%; } }
        @media all and (min-width: 62em) {
          #main-carousel .item .overlay h3, #home-carousel .item .overlay h3 {
            font-size: 150%; } }
        @media all and (min-width: 72.5em) {
          #main-carousel .item .overlay h3, #home-carousel .item .overlay h3 {
            font-size: 38px; } }
      #main-carousel .item .overlay p, #home-carousel .item .overlay p {
        margin-top: 1.5em; }
      #main-carousel .item .overlay a, #home-carousel .item .overlay a {
        color: #ffffff; }
      #main-carousel .item .overlay a:hover, #home-carousel .item .overlay a:hover {
        text-decoration: none; }
      #main-carousel .item .overlay .button-link, #home-carousel .item .overlay .button-link {
        display: inline-block;
        background-color: #2e8893;
        line-height: 36px;
        color: #ffffff;
        text-align: center;
        padding: 0 1em; }
      #main-carousel .item .overlay h3:before, #home-carousel .item .overlay h3:before {
        content: ' ';
        display: inline-block;
        padding-right: 3em;
        border-bottom: 1px solid #ffffff;
        margin-right: 0.5em;
        margin-bottom: 0.3em;
        padding-right: 1em; }
        @media all and (min-width: 48em) {
          #main-carousel .item .overlay h3:before, #home-carousel .item .overlay h3:before {
            padding-right: 3em; } }
      #main-carousel .item .overlay h3:after, #home-carousel .item .overlay h3:after {
        content: ' ';
        display: inline-block;
        border-bottom: 1px solid #ffffff;
        margin-left: 0.5em;
        margin-bottom: 0.3em;
        padding-right: 1em; }
        @media all and (min-width: 48em) {
          #main-carousel .item .overlay h3:after, #home-carousel .item .overlay h3:after {
            padding-right: 3em; } }
  #main-carousel .owl-prev, #main-carousel .owl-next, #home-carousel .owl-prev, #home-carousel .owl-next {
    position: absolute;
    bottom: 150px;
    color: #464646;
    font-size: 25px; }
  #main-carousel .owl-prev, #home-carousel .owl-prev {
    left: 40px; }
  #main-carousel .owl-next, #home-carousel .owl-next {
    right: 40px; }
  #main-carousel .owl-dots, #home-carousel .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center; }
    #main-carousel .owl-dots .owl-dot, #home-carousel .owl-dots .owl-dot {
      height: 4px;
      width: 27px;
      border: 1px solid #464646;
      display: inline-block;
      margin: 0 3px; }
    #main-carousel .owl-dots .active, #home-carousel .owl-dots .active {
      background-color: #2e8893; }

#feature-row {
  width: 100%;
  display: table;
  color: #ffffff; }
  #feature-row .wysiwyg {
    font-size: 23px; }
  #feature-row a {
    color: #ffffff;
    text-decoration: none; }
  #feature-row h2 {
    font-weight: bold;
    font-size: 37px;
    text-transform: uppercase; }
  #feature-row .half-feature {
    display: block;
    width: 100%; }
    @media all and (min-width: 48em) {
      #feature-row .half-feature {
        display: table-cell;
        vertical-align: top;
        width: 50%; } }
  #feature-row .border-ornament {
    background-image: url(/images/waves-pattern.png);
    background-repeat: repeat-x;
    height: 100%; }
  #feature-row .left-half {
    background-color: #2e8893;
    text-align: right;
    border-right: 1px solid #ffffff;
    background-repeat: no-repeat;
    background-position: top right; }
    #feature-row .left-half .border-ornament {
      background-position: bottom right; }
  #feature-row .right-half {
    background-color: #af5f45;
    background-repeat: no-repeat;
    background-position: top left; }
    #feature-row .right-half .border-ornament {
      background-position: bottom left; }
  #feature-row .feature {
    padding: 30px;
    text-align: center; }
    @media all and (min-width: 48em) {
      #feature-row .feature {
        display: inline-block; } }
    @media all and (min-width: 72.5em) {
      #feature-row .feature {
        width: 580px; } }
    #feature-row .feature.wysiwyg {
      padding: 10px 30px; }

#feature-row + #circle-features {
  padding-top: 0; }
  #feature-row + #circle-features .feature + .feature {
    border-left: 1px solid #c6c6c5; }

#circle-features {
  padding-top: 50px;
  background-color: #ffffff; }
  #circle-features .circle-features-headline {
    position: relative; }
    #circle-features .circle-features-headline .icon {
      position: absolute;
      top: -24px;
      left: 50%;
      margin-left: -25px;
      background-color: #ffffff;
      height: 25px;
      width: 50px;
      background-position: bottom;
      background-repeat: no-repeat; }
    #circle-features .circle-features-headline h2 {
      font-size: 21px;
      font-weight: bold;
      text-transform: uppercase;
      padding: 12px 0;
      border-top: 1px solid #c6826b;
      border-bottom: 1px solid #c6826b;
      width: 100%;
      text-align: center; }
  @media all and (min-width: 48em) {
    #circle-features {
      border-bottom: 36px solid rgba(46, 136, 147, 0.5); }
      #circle-features .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; } }
  #circle-features .feature {
    position: relative;
    box-sizing: border-box;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 40px; }
    @media all and (min-width: 48em) {
      #circle-features .feature {
        width: 25%; }
        #circle-features .feature .button-link {
          position: absolute;
          bottom: -36px; } }
    #circle-features .feature h3 {
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase; }
    #circle-features .feature h4 {
      font-weight: bold;
      text-transform: uppercase; }
    #circle-features .feature h3, #circle-features .feature h4, #circle-features .feature p {
      text-align: center;
      margin: 0 30px; }
    #circle-features .feature .image-wrap {
      padding: 40px 60px 16px 60px; }
    #circle-features .feature img {
      width: 100%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      border: 4px solid #2e8893;
      box-sizing: border-box; }
    #circle-features .feature .button-link {
      display: block;
      width: 100%;
      background-color: #2e8893;
      line-height: 36px;
      color: #ffffff;
      text-align: center;
      height: 36px; }

.link-row {
  padding: 0.5em; }
  @media all and (min-width: 48em) {
    .link-row {
      padding: 5px 0; }
      .link-row .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; }
      .link-row .show-3-tabs .container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between; } }

.tab {
  background-color: #2e8893;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: 100%; }
  @media all and (min-width: 48em) {
    .tab {
      width: 33%;
      display: inline-block; } }
  .tab a {
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none; }

#link-tabs {
  background-color: #ffffff;
  padding-top: 60px;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff; }
  #link-tabs a {
    font-weight: normal; }
  #link-tabs .container {
    position: relative; }
  #link-tabs .link-row {
    background-color: #e5d6c4; }
    @media all and (min-width: 48em) {
      #link-tabs .link-row.with-sub-links {
        padding-bottom: 52px; } }
  #link-tabs .main-tabs {
    background-color: transparent; }
  #link-tabs .show-3-tabs .tab ul.sub-links:before {
    left: 16.6666667%; }
  #link-tabs .show-3-tabs .tab + .tab ul.sub-links:before {
    left: 50%; }
  #link-tabs .show-3-tabs .tab + .tab + .tab ul.sub-links:before {
    left: 83.3333333%; }
  #link-tabs .show-2-tabs .tab ul.sub-links:before {
    left: 33.3333333%; }
  #link-tabs .show-2-tabs .tab + .tab ul.sub-links:before {
    left: 66.6666667%; }
  #link-tabs .show-1-tabs .tab ul.sub-links:before {
    left: 50%; }
  #link-tabs .tab {
    background-color: #957072;
    margin-bottom: 0.5em; }
    #link-tabs .tab li {
      border-bottom: 2px solid #957072;
      border-left: 2px solid #957072;
      border-right: 2px solid #957072; }
    #link-tabs .tab ul.sub-links:before {
      color: #957072; }
    @media all and (min-width: 48em) {
      #link-tabs .tab {
        margin-bottom: 0; }
        #link-tabs .tab li {
          border: 0; }
        #link-tabs .tab ul.sub-links {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start; } }
  #link-tabs .tab + .tab {
    background-color: #af6045; }
    #link-tabs .tab + .tab ul.sub-links:before {
      color: #af6045; }
    #link-tabs .tab + .tab ul.sub-links {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
  #link-tabs .tab + .tab + .tab {
    background-color: #2e8893; }
    #link-tabs .tab + .tab + .tab ul.sub-links:before {
      color: #2e8893; }
    #link-tabs .tab + .tab + .tab ul.sub-links {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; }
  #link-tabs ul.sub-links {
    width: 100%; }
    @media all and (min-width: 48em) {
      #link-tabs ul.sub-links:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\2002\f0d7";
        position: absolute;
        top: -9px;
        font-size: 36px;
        margin-left: -27px;
        color: #2e8893; } }
    @media all and (min-width: 48em) {
      #link-tabs ul.sub-links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 31px;
        left: 0;
        max-width: 1160px;
        padding-top: 15px;
        display: none; } }
    #link-tabs ul.sub-links li {
      padding: 0 1em;
      background-color: #F4E9DD;
      font-size: 18px;
      font-weight: bold; }
      @media all and (min-width: 48em) {
        #link-tabs ul.sub-links li {
          display: inline-block; } }
      @media all and (min-width: 72.5em) {
        #link-tabs ul.sub-links li {
          width: 33%;
          padding: 0; } }
      #link-tabs ul.sub-links li a {
        color: #441e17; }
      #link-tabs ul.sub-links li a span {
        text-decoration: underline; }
      #link-tabs ul.sub-links li a:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f178\2002\2002"; }
  #link-tabs .active ul.sub-links {
    display: block; }

#breadcrumbs {
  border-top: 1px solid #ffffff;
  background-color: #ffffff;
  text-transform: uppercase;
  font-size: 14.5px;
  font-weight: bold; }
  #breadcrumbs .breadcrumbs-color {
    background-color: rgba(46, 136, 147, 0.5);
    padding: 1em 0.75em; }
    @media all and (min-width: 48em) {
      #breadcrumbs .breadcrumbs-color {
        padding: 1em 0; } }
  #breadcrumbs .container {
    position: relative; }
  #breadcrumbs a {
    color: #464646;
    font-weight: normal;
    text-decoration: none; }
  #breadcrumbs h2 {
    font-size: 26px;
    text-align: center; }
  #breadcrumbs .view-as {
    position: absolute;
    top: 3px;
    right: 0;
    text-align: right;
    font-size: 16px; }
    #breadcrumbs .view-as i {
      font-size: 26px; }
    #breadcrumbs .view-as span, #breadcrumbs .view-as i {
      display: inline-block;
      vertical-align: middle; }
    #breadcrumbs .view-as .selected {
      color: #ffffff; }

#tinymce {
  padding: 8px;
  background-color: #ffffff; }

#main-content {
  padding-top: 40px;
  padding-bottom: 55px; }
  #main-content .sidebar a.button-link {
    display: block;
    margin-bottom: 10px; }

#main-content, #tinymce {
  background-color: #ffffff; }
  #main-content h1, #main-content a, #tinymce h1, #tinymce a {
    color: #441e17; }
  #main-content h1, #tinymce h1 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px; }
  #main-content a.button-link, #tinymce a.button-link {
    background-color: #2e8893;
    color: #ffffff;
    display: inline-block;
    padding: 17px 13px;
    text-transform: uppercase;
    text-decoration: none; }
  #main-content .file-button, #tinymce .file-button {
    display: inline-block;
    background-color: #441e17;
    color: #ffffff;
    text-decoration: none;
    padding: 13px;
    text-transform: uppercase; }

#main-content .wysiwyg ul, #tinymce ul, .wysiwyg ul {
  display: block;
  list-style-type: disc;
  padding-left: 40px; }
#main-content .wysiwyg ol, #tinymce ol, .wysiwyg ol {
  display: block;
  list-style-type: decimal;
  padding-left: 40px; }
#main-content .wysiwyg span.bold, #tinymce span.bold, .wysiwyg span.bold {
  font-weight: bold; }
#main-content .wysiwyg span.italic, #tinymce span.italic, .wysiwyg span.italic {
  font-style: italic; }
#main-content .wysiwyg div.icon-links a, #tinymce div.icon-links a, .wysiwyg div.icon-links a {
  color: #464646; }
#main-content .wysiwyg p.right, #tinymce p.right, .wysiwyg p.right {
  text-align: right; }
#main-content .wysiwyg p.center, #tinymce p.center, .wysiwyg p.center {
  text-align: center; }
#main-content .wysiwyg p.left, #tinymce p.left, .wysiwyg p.left {
  text-align: left; }

.element-content {
  margin: 0 1.5em;
  min-height: 384px; }
  .element-content h1 + .wysiwyg, .element-content h2 + .wysiwyg {
    margin-top: 35px; }
  .element-content .wysiwyg {
    line-height: 1.5rem; }
    .element-content .wysiwyg img {
      max-width: 100%; }

.with-sidebar .sidebar {
  border-bottom: 1px solid #949494;
  margin: 1em 1.5em;
  padding-bottom: 1em; }
  .with-sidebar .sidebar .button-links h3 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .with-sidebar .sidebar .icon-links dl:after {
    content: "";
    display: table;
    clear: both; }
  .with-sidebar .sidebar .icon-links dl + dl {
    margin-top: 25px; }
  .with-sidebar .sidebar .icon-links dl dd {
    float: left;
    width: 85%;
    font-size: 17px; }
    .with-sidebar .sidebar .icon-links dl dd a {
      display: inline-block;
      margin-top: 3px; }
  .with-sidebar .sidebar .icon-links dl dt {
    width: 40px;
    float: left;
    font-size: 22px;
    color: #441e17; }
  .with-sidebar .sidebar .icon-links a {
    text-transform: uppercase;
    text-decoration: none; }
@media all and (min-width: 48em) {
  .with-sidebar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
    .with-sidebar .element-content {
      max-width: 822px; }
    .with-sidebar .sidebar {
      width: 290px;
      border-left: 1px solid #949494;
      border-bottom: 0;
      padding-bottom: 0;
      padding-left: 15px;
      position: relative;
      margin: 0;
      min-height: 15px; }
      .with-sidebar .sidebar .set-content {
        margin-bottom: -20px; }
      .with-sidebar .sidebar .set-content + .set-content {
        margin-top: 45px; }
      .with-sidebar .sidebar .icon-links dl dt {
        width: 15%; } }

.collapsible {
  margin-top: 40px;
  border-bottom: 1px solid #464646;
  padding-bottom: 20px;
  padding-right: 25px;
  min-width: 50%;
  clear: both; }
  .collapsible:after {
    content: "";
    display: table;
    clear: both; }
  .collapsible h3 {
    text-transform: uppercase;
    font-weight: bold; }
  .collapsible h3:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\2002\f077"; }
  .collapsible h3.closed:after {
    content: "\2002\f078"; }
  .collapsible div.collapsed {
    margin-top: 35px;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .collapsible h3.closed + div.collapsed {
    display: none; }
  .collapsible .file-button {
    display: block;
    box-sizing: border-box;
    width: 50%;
    border-right: 5px solid #ffffff;
    border-bottom: 5px solid #ffffff;
    float: left; }

@media all and (min-width: 48em) {
  .wysiwyg .row, #tinymce .row, .form-builder .row {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto; }
    .wysiwyg .row:after, #tinymce .row:after, .form-builder .row:after {
      content: " ";
      display: block;
      clear: both; }
    .wysiwyg .row div.col-md-1, #tinymce .row div.col-md-1, .form-builder .row div.col-md-1 {
      width: 6.77966%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-2, #tinymce .row div.col-md-2, .form-builder .row div.col-md-2 {
      width: 15.25424%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-3, #tinymce .row div.col-md-3, .form-builder .row div.col-md-3 {
      width: 23.72881%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-4, #tinymce .row div.col-md-4, .form-builder .row div.col-md-4 {
      width: 32.20339%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-5, #tinymce .row div.col-md-5, .form-builder .row div.col-md-5 {
      width: 40.67797%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-6, #tinymce .row div.col-md-6, .form-builder .row div.col-md-6 {
      width: 49.15254%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-7, #tinymce .row div.col-md-7, .form-builder .row div.col-md-7 {
      width: 57.62712%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-8, #tinymce .row div.col-md-8, .form-builder .row div.col-md-8 {
      width: 66.10169%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-9, #tinymce .row div.col-md-9, .form-builder .row div.col-md-9 {
      width: 74.57627%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-10, #tinymce .row div.col-md-10, .form-builder .row div.col-md-10 {
      width: 83.05085%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-11, #tinymce .row div.col-md-11, .form-builder .row div.col-md-11 {
      width: 91.52542%;
      float: left;
      margin-right: 1.69492%; }
    .wysiwyg .row div.col-md-12, #tinymce .row div.col-md-12, .form-builder .row div.col-md-12 {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

div.view-as {
  display: none; }
  @media screen and (min-width: 48em) {
    div.view-as {
      display: block; } }

div.calendar div.dow-label {
  display: none; }
div.calendar a {
  color: #464646 !important;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px; }
  div.calendar a span {
    text-transform: uppercase; }
div.calendar li {
  min-height: 90px;
  background-color: #d6d6d6;
  border-bottom: 1px solid #ffffff; }
div.calendar li:hover:before {
  background-color: #441e17 !important; }
div.calendar li:hover span {
  color: #441e17;
  text-decoration: underline; }
div.calendar div.day li:before {
  display: table-cell;
  width: 110px;
  vertical-align: middle;
  text-align: center;
  background-color: #b5b5b5;
  font-size: 100px;
  color: #e9e9e9;
  padding: 5px; }
div.calendar div.cal-1 li:before {
  content: "1"; }
div.calendar div.cal-2 li:before {
  content: "2"; }
div.calendar div.cal-3 li:before {
  content: "3"; }
div.calendar div.cal-4 li:before {
  content: "4"; }
div.calendar div.cal-5 li:before {
  content: "5"; }
div.calendar div.cal-6 li:before {
  content: "6"; }
div.calendar div.cal-7 li:before {
  content: "7"; }
div.calendar div.cal-8 li:before {
  content: "8"; }
div.calendar div.cal-9 li:before {
  content: "9"; }
div.calendar div.cal-10 li:before {
  content: "10"; }
div.calendar div.cal-11 li:before {
  content: "11"; }
div.calendar div.cal-12 li:before {
  content: "12"; }
div.calendar div.cal-13 li:before {
  content: "13"; }
div.calendar div.cal-14 li:before {
  content: "14"; }
div.calendar div.cal-15 li:before {
  content: "15"; }
div.calendar div.cal-16 li:before {
  content: "16"; }
div.calendar div.cal-17 li:before {
  content: "17"; }
div.calendar div.cal-18 li:before {
  content: "18"; }
div.calendar div.cal-19 li:before {
  content: "19"; }
div.calendar div.cal-20 li:before {
  content: "20"; }
div.calendar div.cal-21 li:before {
  content: "21"; }
div.calendar div.cal-22 li:before {
  content: "22"; }
div.calendar div.cal-23 li:before {
  content: "23"; }
div.calendar div.cal-24 li:before {
  content: "24"; }
div.calendar div.cal-25 li:before {
  content: "25"; }
div.calendar div.cal-26 li:before {
  content: "26"; }
div.calendar div.cal-27 li:before {
  content: "27"; }
div.calendar div.cal-28 li:before {
  content: "28"; }
div.calendar div.cal-29 li:before {
  content: "29"; }
div.calendar div.cal-30 li:before {
  content: "30"; }
div.calendar div.cal-31 li:before {
  content: "31"; }
@media screen and (min-width: 48em) {
  div.calendar.allow-grid {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto; }
    div.calendar.allow-grid:after {
      content: " ";
      display: block;
      clear: both; }
    div.calendar.allow-grid a {
      font-weight: bold; }
    div.calendar.allow-grid div {
      width: 14.28571%;
      float: left; }
    div.calendar.allow-grid div.dow-label {
      text-transform: uppercase;
      text-align: center;
      font-size: 15px;
      margin-bottom: 20px;
      display: block; }
    div.calendar.allow-grid div.day {
      position: relative;
      background-color: #d6d6d6;
      position: relative; }
      div.calendar.allow-grid div.day:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%; }
      div.calendar.allow-grid div.day > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      div.calendar.allow-grid div.day ul {
        position: absolute;
        margin: 0px 0px 0px 20px;
        padding: 10px 0px 10px 5px;
        top: 0px;
        left: 0px;
        font-size: 0.8em;
        font-weight: normal;
        color: #000000;
        list-style: disc outside;
        z-index: 5; }
      div.calendar.allow-grid div.day li {
        border: 0;
        min-height: 1em;
        background-color: transparent; }
        div.calendar.allow-grid div.day li:before {
          content: none; }
        div.calendar.allow-grid div.day li a {
          display: inline;
          padding: 0; }
          div.calendar.allow-grid div.day li a span {
            text-transform: none; }
    div.calendar.allow-grid div.alt {
      background-color: #b5b5b5; }
    div.calendar.allow-grid div.day:after {
      display: block;
      width: 100%;
      height: 100%;
      font-size: 100px;
      color: #ffffff;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      line-height: 150%; } }

@media screen and (min-width: 48em) {
  .allow-grid div.cal-1:after {
    content: "1"; }
  .allow-grid div.cal-2:after {
    content: "2"; }
  .allow-grid div.cal-3:after {
    content: "3"; }
  .allow-grid div.cal-4:after {
    content: "4"; }
  .allow-grid div.cal-5:after {
    content: "5"; }
  .allow-grid div.cal-6:after {
    content: "6"; }
  .allow-grid div.cal-7:after {
    content: "7"; }
  .allow-grid div.cal-8:after {
    content: "8"; }
  .allow-grid div.cal-9:after {
    content: "9"; }
  .allow-grid div.cal-10:after {
    content: "10"; }
  .allow-grid div.cal-11:after {
    content: "11"; }
  .allow-grid div.cal-12:after {
    content: "12"; }
  .allow-grid div.cal-13:after {
    content: "13"; }
  .allow-grid div.cal-14:after {
    content: "14"; }
  .allow-grid div.cal-15:after {
    content: "15"; }
  .allow-grid div.cal-16:after {
    content: "16"; }
  .allow-grid div.cal-17:after {
    content: "17"; }
  .allow-grid div.cal-18:after {
    content: "18"; }
  .allow-grid div.cal-19:after {
    content: "19"; }
  .allow-grid div.cal-20:after {
    content: "20"; }
  .allow-grid div.cal-21:after {
    content: "21"; }
  .allow-grid div.cal-22:after {
    content: "22"; }
  .allow-grid div.cal-23:after {
    content: "23"; }
  .allow-grid div.cal-24:after {
    content: "24"; }
  .allow-grid div.cal-25:after {
    content: "25"; }
  .allow-grid div.cal-26:after {
    content: "26"; }
  .allow-grid div.cal-27:after {
    content: "27"; }
  .allow-grid div.cal-28:after {
    content: "28"; }
  .allow-grid div.cal-29:after {
    content: "29"; }
  .allow-grid div.cal-30:after {
    content: "30"; }
  .allow-grid div.cal-31:after {
    content: "31"; } }
.login-panel {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto; }

#global-feature-row {
  background-color: #ffffff;
  padding-top: 40px; }

footer {
  border-top: 50px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase; }
  footer a {
    color: #ffffff;
    text-decoration: none; }
  footer a:hover {
    color: #ffffff;
    text-decoration: underline; }

.footer-row {
  padding: 0 0.5em; }
  .footer-row .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    max-width: 100%;
    text-align: center; }
    .footer-row .flex div {
      display: inline-block;
      margin: 0 15px;
      text-align: left; }

.footer-row + .footer-row {
  border-top: 1px solid #b5b5b5; }

#contact-info {
  line-height: 1.5em;
  font-size: 15px;
  text-transform: none; }
  #contact-info div {
    padding-top: 25px;
    padding-bottom: 1em; }
  #contact-info .companyName {
    text-transform: uppercase;
    font-weight: bold; }

#additional-links {
  font-size: 14px; }
  #additional-links a {
    display: inline-block;
    line-height: 18px; }
  #additional-links ul.sub-links {
    margin-top: 10px; }
  #additional-links a.sub-link {
    text-transform: none; }

#additional-links div.flex div {
  padding: 2em 0; }

@media all and (min-width: 48em) {
  #legal div.flex div {
    padding: 2em 0; } }

#legal .flex {
  text-align: left; }

#legal .legal-links {
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 4em; }
  @media all and (min-width: 48em) {
    #legal .legal-links {
      line-height: inherit; } }

#legal .copyright {
  text-transform: none;
  font-size: 13px;
  margin-bottom: 20px; }

#legal .addl {
  text-transform: none;
  font-weight: bold;
  margin-bottom: 20px; }

@media all and (max-width: 47.9375em) {
  #built-with-vilocity {
    padding: 2em 0; } }

.sitemap-item {
  display: block;
  margin: 0;
  padding: 5px 0px;
  font-size: 1.5em; }

.sitemap-item.item-depth-1 {
  margin-left: 0px;
  font-size: 1.25em; }

.sitemap-item.item-depth-2 {
  margin-left: 10px;
  font-size: 1em; }

.sitemap-item.item-depth-3 {
  margin-left: 20px;
  font-size: 0.9em; }

.sitemap-item.item-depth-4 {
  margin-left: 30px;
  font-size: 0.8em; }

.sitemap-item.item-depth-5 {
  margin-left: 40px;
  font-size: 0.75em; }

.panel h3 {
  font-weight: bold; }

p.indicates {
  margin-bottom: 20px;
  margin-top: 20px; }

.form-builder .row:before, .wysiwyg .row:before, #tinymce .row:before {
  display: table;
  content: " "; }

.form-builder .row, .wysiwyg .row, #tinymce .row {
  box-sizing: border-box; }
  .form-builder .row p.cb, .wysiwyg .row p.cb, #tinymce .row p.cb {
    clear: both;
    height: 0px; }
  .form-builder .row .form-group, .wysiwyg .row .form-group, #tinymce .row .form-group {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    box-sizing: border-box; }
    .form-builder .row .form-group label, .wysiwyg .row .form-group label, #tinymce .row .form-group label {
      display: block; }
  .form-builder .row input.form-control, .form-builder .row select.form-control, .wysiwyg .row input.form-control, .wysiwyg .row select.form-control, #tinymce .row input.form-control, #tinymce .row select.form-control {
    box-sizing: border-box;
    border-radius: 5px;
    border: 2px solid #c0c0c0;
    padding: 5px 10px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    width: 100%; }
  .form-builder .row .spaceme, .wysiwyg .row .spaceme, #tinymce .row .spaceme {
    margin-top: 5px; }
  .form-builder .row input.form-control:focus, .form-builder .row select.form-control:focus, .wysiwyg .row input.form-control:focus, .wysiwyg .row select.form-control:focus, #tinymce .row input.form-control:focus, #tinymce .row select.form-control:focus {
    box-shadow: 0 0 5px #51cbee; }
  .form-builder .row div.col-md-1, .form-builder .row div.col-md-2, .form-builder .row div.col-md-3, .form-builder .row div.col-md-4, .form-builder .row div.col-md-5, .form-builder .row div.col-md-6, .form-builder .row div.col-md-7, .form-builder .row div.col-md-8, .form-builder .row div.col-md-9, .form-builder .row div.col-md-10, .form-builder .row div.col-md-11, .form-builder .row div.col-md-12, .wysiwyg .row div.col-md-1, .wysiwyg .row div.col-md-2, .wysiwyg .row div.col-md-3, .wysiwyg .row div.col-md-4, .wysiwyg .row div.col-md-5, .wysiwyg .row div.col-md-6, .wysiwyg .row div.col-md-7, .wysiwyg .row div.col-md-8, .wysiwyg .row div.col-md-9, .wysiwyg .row div.col-md-10, .wysiwyg .row div.col-md-11, .wysiwyg .row div.col-md-12, #tinymce .row div.col-md-1, #tinymce .row div.col-md-2, #tinymce .row div.col-md-3, #tinymce .row div.col-md-4, #tinymce .row div.col-md-5, #tinymce .row div.col-md-6, #tinymce .row div.col-md-7, #tinymce .row div.col-md-8, #tinymce .row div.col-md-9, #tinymce .row div.col-md-10, #tinymce .row div.col-md-11, #tinymce .row div.col-md-12 {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 0px 7px;
    box-sizing: border-box;
    margin-right: 0px; }
  .form-builder .row .captcha-img, .wysiwyg .row .captcha-img, #tinymce .row .captcha-img {
    width: 100%;
    height: auto; }
  .form-builder .row button.btn, .wysiwyg .row button.btn, #tinymce .row button.btn {
    border: 2px solid #c0c0c0;
    border-radius: 5px;
    box-sizing: inherit;
    background-color: #F0F0F0;
    padding: 5px 20px; }
  .form-builder .row button.btn:hover, .wysiwyg .row button.btn:hover, #tinymce .row button.btn:hover {
    background-color: #D0D0D0; }

@media (min-width: 768px) {
  .formbuilder .row div.col-md-1, .wysiwyg .row div.col-md-1, #tinymce .row div.col-md-1 {
    width: 8.33333%; }
  .formbuilder .row div.col-md-2, .wysiwyg .row div.col-md-2, #tinymce .row div.col-md-2 {
    width: 16.66666%; }
  .formbuilder .row div.col-md-3, .wysiwyg .row div.col-md-3, #tinymce .row div.col-md-3 {
    width: 25%; }
  .formbuilder .row div.col-md-4, .wysiwyg .row div.col-md-4, #tinymce .row div.col-md-4 {
    width: 33.333333%; }
  .formbuilder .row div.col-md-5, .wysiwyg .row div.col-md-5, #tinymce .row div.col-md-5 {
    width: 41.6666666%; }
  .formbuilder .row div.col-md-6, .wysiwyg .row div.col-md-6, #tinymce .row div.col-md-6 {
    width: 50%; }
  .formbuilder .row div.col-md-7, .wysiwyg .row div.col-md-7, #tinymce .row div.col-md-7 {
    width: 58.333333%; }
  .formbuilder .row div.col-md-8, .wysiwyg .row div.col-md-8, #tinymce .row div.col-md-8 {
    width: 66.666666%; }
  .formbuilder .row div.col-md-9, .wysiwyg .row div.col-md-9, #tinymce .row div.col-md-9 {
    width: 75%; }
  .formbuilder .row div.col-md-10, .wysiwyg .row div.col-md-10, #tinymce .row div.col-md-10 {
    width: 83.33333%; }
  .formbuilder .row div.col-md-11, .wysiwyg .row div.col-md-11, #tinymce .row div.col-md-11 {
    width: 91.66666%; }
  .formbuilder .row div.col-md-12, .wysiwyg .row div.col-md-12, #tinymce .row div.col-md-12 {
    width: 100%; } }

span.required:before {
  content: "\002A";
  font-size: 1em;
  font-weight: normal;
  color: #990000;
  margin: 0;
  padding: 0; }

p.error {
  font-size: 1.2em;
  font-weight: bold;
  margin: 5px 0px;
  color: #990000; }

form .input[id="search-box"] {
  color: #333; }

div.sresult {
  margin: 10px 0px; }
  div.sresult h4 {
    margin-bottom: 5px; }
