@media (min-width: 1200px) {
  .container {
    width: 960px;
  }
}

body {
  background: #e6dfd9 !important;
}

#logo {
  float: none;
}

#search {
  margin-right: -15px;
}

.flexslider .slides img {
  max-width: 100%;
  height: auto;
  width: auto;
}

#internalContent #rightColumn img {
  max-width: 100%;
  height: auto;
}

#header {
  position: relative;
}

#logo img {
  max-width: 100%;
  height: auto;
}

#contentBanner img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.menuButton {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 11111;
  color: #a3978b !important;
}

.menuButton i {
  font-size: 1.8rem;
}

.menuButton:active, .menuButton:focus, .menuButton:hover {
  color: #a3978b !important;
}

.homePage .news .article .teaser-text, .homePage .news .article {
  width: 100%;
}

.mc-field-group ul {
  display: block !important;
  float: left;
  clear: both;
  width: 100%;
}

.mc-field-group input {
  max-width: 100%;
  width: 100% !important;
}

.mc-field-group.input-group ul li input {
  width: 50px !important;
  display: inline-block !important;
  margin-top: 2px;
}

#rightColumn {
  margin-right: -15px;
}

#leftColumn {
  padding-left: 0px;
  padding-right: 0px;
}

#homeContent img {
  max-width: 100%;
  height: auto;
}

#footer img {

    max-width: 100%;
    height: auto;
    margin: 0 0 10px 0;

}

#footer .col-md-3 {
  margin-bottom: 10px;
}

@media (max-width: 990px){
  .twitter, .facebook, .vimeo, .notsure, .insta, .linkedin {
    margin-right: 5px;
  }
  .tx-powermail .powermail_fieldset .powermail_field input, .tx-powermail .powermail_fieldset .powermail_field select {
    width: 100%;
  }
  .tx-powermail {
    width: 100%;
  }
  .checkbox label {
    width: 100% !important;
    float: right !important;
  }
  #menu ul {
    display: none;
  }
  #menu {
    height: 5px;
  }
  .menuButton {
    margin-top: 10px;
    display: inline-block !important;
  }
  .news-list-item {
    width: 100% !important;
  }
  .news .article .teaser-text {
    width: 301px;
  }
  .caption-wrapper.caption-align-left {
    left: initial;
    width: initial;
    padding: 10px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
  }
}

@media (max-width: 767px) {
  #rightColumn {
    margin-left: -15px;
  }
  #breadcrumbs {
    width: 100%;
    height: initial;
    line-height: 15px;
    display: block;
    border-bottom: solid 1px #7a6d5d;
    width: 100%;
    clear: both;
    color: #7a6d5d;
    font-size: 10px;
    padding: 10px 16px;
  }
  .news .article .teaser-text {
    display: block;
    float: left;
    margin: 0 0 10px;
    width: 100%;
  }
  .news .article .news-img-wrap {
    float: left;
    margin: 3px 12px 5px 0;
    background: #fff;
    width: 100%;
    display: block;
  }
  .news-list-item {
    width: 100% !important;
  }
  #socialLinks {
    position: relative;
    bottom: initial;
    right: initial;
  }
  #rightColumn .content {
    padding: 15px;
  }
  #leftColumn {
    display: none !important;
  }
  #bannerWatermark {
    background-image: url(../images/watermark.png);
    background-repeat: no-repeat;
    bottom: 0px;
    display: block;
    height: 41px;
    position: absolute;
    right: 20px;
    width: 39px;
    z-index: 2;
    background-size: contain;
  }
  .caption-wrapper.caption-align-left {
    left: initial;
    width: initial;
    padding: 10px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
  }
  #bannerWatermark {
    /*bottom: initial;
    top: 10px;*/
  }
}

@media (max-width: 600px) {
  #search form {
    display: none;
  }
}

@media (max-width: 543px) {
  #logo {
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 10px;
  }
  #search {
    margin-top: 20px;
    display: block;
    float: right;
    height: 30px;
  }
}
