section.color-container + footer.mainfooter {
  margin-top: 100px;
}

footer.mainfooter {
  background-color: #fff;
}
@media all and (min-width: 1600px) {
  footer.mainfooter {
    margin-left: -150px;
    margin-right: -150px;
    margin-top: 50px;
  }
}
@media all and (min-width:1920px) {
  footer.mainfooter {
    border-top: 15px solid #ffffff;
  }
}
footer.mainfooter .motto {
  image-rendering: optimizeQuality;
  padding: 43px 450px 75px;
  font-family: "Rock Salt", sans-serif;
  color: #dddddd;
  text-align: center;
}
@media all and (min-width:1280px) and (max-width:1919px) {
  footer.mainfooter .motto {
    padding: 47px 200px 80px;
  }
}
@media all and (min-width:1024px) and (max-width:1279px) {
  footer.mainfooter .motto {
    padding: 46px 200px 70px;
  }
}
@media all and (min-width:768px) and (max-width:1023px) {
  footer.mainfooter .motto {
    padding: 2rem 110px 2.8rem;
  }
}
@media all and (min-width:480px) and (max-width:767px) {
  footer.mainfooter .motto {
    padding: 1.8rem 60px 2.2rem;
  }
}
@media all and (max-width:479px) {
  footer.mainfooter .motto {
    padding: 1.8rem 15px 2.2rem;
  }
}
footer.mainfooter .motto img {
  width: 100%;
}
footer.mainfooter .footercols {
  margin-left: 300px;
  margin-right: 300px;
}
@media all and (min-width:1280px) and (max-width:1919px) {
  footer.mainfooter .footercols {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media all and (min-width:1024px) and (max-width:1279px) {
  footer.mainfooter .footercols {
    margin-left: 22px;
    margin-right: 22px;
  }
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols {
    margin-left: 0;
    margin-right: 0;
  }
}
footer.mainfooter .footercols .footercol {
  width: calc(25% - 27px);
  float: left;
  margin-right: 35px;
  /*@media all and ($media-m-down) {
    cursor: pointer;
    position: relative;
    &:after {
      content: "\e60a";
      font-family: "icomoon";
      position: absolute;
      right: 15px;
      top: 0.6rem;
      color: $ccfontgrey;
    }
  }*/
}
footer.mainfooter .footercols .footercol:last-of-type {
  margin-right: 0;
}
footer.mainfooter .footercols .footercol.doublewidth {
  width: calc(40% - 35px);
}
footer.mainfooter .footercols .footercol.doublewidth:last-of-type {
  margin-right: 0;
  width: 40%;
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols .footercol {
    width: 100%;
    margin-right: 0;
  }
  footer.mainfooter .footercols .footercol.doublewidth {
    width: 100%;
    margin-right: 0;
  }
  footer.mainfooter .footercols .footercol.doublewidth:last-of-type {
    width: 100%;
  }
}
footer.mainfooter .footercols .footercol .header {
  margin-bottom: 1.4rem;
  position: relative;
  color: #666666;
  background: #fff;
}
footer.mainfooter .footercols .footercol .header:before {
  background: #dcdcdc;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 1rem;
  right: 0;
  z-index: 1;
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols .footercol .header:before {
    background: none;
    border-top: 1px solid #dcdcdc;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
footer.mainfooter .footercols .footercol .header .label {
  font-weight: bold;
  position: relative;
  background: #fff;
  z-index: 2;
  padding-right: 0.7rem;
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols .footercol .header .label {
    max-width: 90%;
    display: inline-block;
  }
}
@media all and (min-width:1280px) and (max-width:1919px) {
  footer.mainfooter .footercols .footercol .header {
    margin-bottom: 16px;
  }
}
@media all and (min-width:1024px) and (max-width:1279px) {
  footer.mainfooter .footercols .footercol .header {
    margin-bottom: 21px;
  }
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols .footercol .header {
    margin: 0;
    padding: 0.46rem 0 0.38rem 15px;
  }
}
@media all and (min-width:1024px) {
  footer.mainfooter .footercols .footercol .content {
    display: block !important;
  }
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols .footercol .content div:last-child .linklist ul li:last-child {
    background: none;
  }
}
footer.mainfooter .footercols .footercol .content .search {
  color: #666666;
}
footer.mainfooter .footercols .footercol .content .search .text {
  margin-bottom: 35px;
}
@media all and (min-width:1280px) and (max-width:1919px) {
  footer.mainfooter .footercols .footercol .content .search .text {
    margin-bottom: 30px;
  }
}
@media all and (min-width:1024px) and (max-width:1279px) {
  footer.mainfooter .footercols .footercol .content .search .text {
    margin-bottom: 23px;
  }
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols .footercol .content .search .text {
    margin-left: 15px;
  }
}
footer.mainfooter .footercols .footercol .content .search .inputs {
  font-size: 0;
}
footer.mainfooter .footercols .footercol .content .search .inputs input {
  font-size: initial;
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
  padding: 9.5px 18px;
  width: calc(75% - 7px);
  margin-right: 7px;
}
@media all and (min-width:1024px) and (max-width:1279px) {
  footer.mainfooter .footercols .footercol .content .search .inputs input {
    width: calc(70% - 7px);
  }
}
@media all and (max-width:767px) {
  footer.mainfooter .footercols .footercol .content .search .inputs input {
    width: 100%;
    margin-right: 0;
  }
}
footer.mainfooter .footercols .footercol .content .search .inputs button {
  font-size: 1.125rem;
  border: 1px solid #dfdfdf;
  background-color: #dddddd;
  padding: 9.5px 0;
  width: 25%;
}
@media all and (min-width:1024px) and (max-width:1279px) {
  footer.mainfooter .footercols .footercol .content .search .inputs button {
    width: 30%;
  }
}
@media all and (max-width:767px) {
  footer.mainfooter .footercols .footercol .content .search .inputs button {
    width: 100%;
    margin-top: 15px;
  }
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols .footercol .content .search .inputs {
    margin-left: 15px;
    margin-right: 15px;
  }
}
footer.mainfooter .footercols .footercol .content .text-wth-button {
  color: #666666;
}
footer.mainfooter .footercols .footercol .content .text-wth-button p {
  margin: 0;
  line-height: 1.3rem;
}
footer.mainfooter .footercols .footercol .content .text-wth-button a {
  background-color: #b3b3b5;
  border-radius: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  padding: 0;
  display: block;
  padding: 0.5rem 1rem;
  margin: 1rem 0;
  text-align: center;
  text-decoration: none;
}
footer.mainfooter .footercols .footercol .content .text-wth-button a:hover {
  color: #1f4c98;
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols .footercol .content .text-wth-button {
    margin-left: 15px;
    margin-right: 15px;
  }
}
footer.mainfooter .footercols .footercol .content .linklist {
  color: #666666;
  margin-bottom: 0;
}
footer.mainfooter .footercols .footercol .content .linklist ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media all and (max-width:1023px) {
  footer.mainfooter .footercols .footercol .content .linklist ul {
    margin-left: 15px;
    margin-right: 15px;
  }
}
footer.mainfooter .footercols .footercol .content .linklist ul li {
  position: relative;
  padding: 0.2rem 0 0.8rem 1rem;
}
footer.mainfooter .footercols .footercol .content .linklist ul li a {
  display: block;
  text-decoration: none;
  color: inherit;
}
footer.mainfooter .footercols .footercol .content .linklist ul li.dotted-bottom {
  margin-bottom: 0;
}
footer.mainfooter .footercols .footercol .content .linklist ul li:before {
  font-family: "Helvetica Condensed", "Helvetica Neue", Arial, sans-serif;
  font-size: 55%;
  -webkit-font-smoothing: antialiased;
  content: ">";
  display: inline-block;
  color: #1f4c98;
  position: absolute;
  left: 0.2rem;
  bottom: 1.2rem;
}
footer.mainfooter .footercols .footercol .content .linklist ul li.dotted-bottom {
  margin-bottom: 2px;
  background-position: center calc(100% + 3px);
  background-repeat: repeat-x;
  /*&.leftarrow-right {
      &::before {
          position: relative;
          left: -0.2rem;
          padding-right: 0;
      }
  }*/
}
footer.mainfooter .footercols .footercol .content .linklist ul li.dotted-bottom:last-child {
  background: none;
}
@media all and (min-width:1280px) and (max-width:1919px) {
  footer.mainfooter .footercols .footercol .content .linklist ul li {
    padding-bottom: 10px;
  }
}
@media all and (min-width:1024px) and (max-width:1279px) {
  footer.mainfooter .footercols .footercol .content .linklist ul li {
    padding-bottom: 10px;
  }
}
@media all and (min-width:1024px) {
  footer.mainfooter .footercols .footercol .content .linklist ul li:first-child {
    padding-top: 0;
  }
  footer.mainfooter .footercols .footercol .content .linklist ul li:last-child {
    background: none;
  }
}
footer.mainfooter .socialmedia {
  margin-top: 5rem;
  width: 100%;
  text-align: center;
  font-size: 0;
}
footer.mainfooter .socialmedia .icon {
  display: inline-block;
  border-radius: 100%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 7px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 7px 6px rgba(0, 0, 0, 0.2);
  width: 80px;
  height: 80px;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
  background-size: 35px;
}
@media all and (max-width:1023px) {
  footer.mainfooter .socialmedia {
    margin-top: 2rem;
  }
  footer.mainfooter .socialmedia .icon {
    width: 60px;
    height: 60px;
    margin-right: 7px;
    margin-left: 7px;
    background-size: 25px;
  }
}
footer.mainfooter .branding {
  text-align: center;
  padding-bottom: 4rem;
  padding-top: 2rem;
}
@media all and (max-width:1023px) {
  footer.mainfooter .branding {
    padding-bottom: 2rem;
  }
  footer.mainfooter .branding img {
    display: none;
  }
}
footer.mainfooter .branding img {
  width: 220px;
  height: auto;
}

/* Styles for Cookie-Notification */
.cookie-notification {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  font-size: 15px;
  z-index: 201;
  background-color: rgba(10, 11, 12, 0.7);
  color: #fff;
  /*background:url("../img/right_bg.png") repeat scroll right top rgba(0, 0, 0, 0);*/
}

@media all and (min-width: 400px) {
  .cookie-notification span:first-child {
    float: left;
    width: calc(100% - 100px);
  }
  .cookie-notification .cookie-accept {
    float: left;
    position: absolute;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
  }
}
.cookie-notification span {
  color: #fff !important;
  cursor: pointer;
}

.cookie-notification .cookie-accept {
  display: inline-block;
  background-color: #bbc0c9;
  padding: 8px 12px;
  margin-left: 10px;
  font-weight: bold;
  color: #666666;
  cursor: pointer;
}

.cookie-notification .cookie-x {
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.cookie-notification .cookie-text {
  position: relative;
  padding-top: 15px;
  padding-right: 10%;
  padding-bottom: 15px;
  padding-left: 10%;
}

.ccp-footer-txt {
  color: #ddd;
  font-family: "Rock Salt", sans-serif;
  text-align: center;
  vertical-align: middle;
}

.ccp-footer-txt {
  font-size: 4.6vw;
}

.welovefs p {
  margin-bottom: 60px;
  margin-top: 10px;
}

.welovefs {
  font-size: 1.187rem;
}

.welovefs {
  padding-top: 20px;
}

.lv-wrapper {
  background: #fff;
  margin-top: 110px;
}

.flul .hdl span {
  background: #f2f2f2;
  position: relative;
  padding-right: 10px;
  z-index: 2;
}

.flul .hdl {
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  background: #f2f2f2;
  color: #7c7c7c;
  position: relative;
  text-align: left;
  font-family: "Helvetica Condensed", sans-serif;
}
