@media (min-width: 1199px) {
  .row--table-LG {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
@media (min-width: 1199px) {
  .row--table-LG > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}

@media (min-width: 991px) {
  .row--table-MD {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
@media (min-width: 991px) {
  .row--table-MD > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}

@media (min-width: 767px) {
  .row--table-SM {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
@media (min-width: 767px) {
  .row--table-SM > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}

@media (min-width: 479px) {
  .row--table-XS {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
@media (min-width: 479px) {
  .row--table-XS > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}

body {
  font-family: lato;
  line-height: 1.2;
  color: #505050;
}

.page--width {
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden;
}

section {
  padding: 50px 0;
}
@media (max-width: 767px) {
  section {
    padding: 30px 0;
  }
}

.text--LLG {
  font-size: 48px;
}
@media (max-width: 991px) {
  .text--LLG {
    font-size: 41px;
  }
}
@media (max-width: 767px) {
  .text--LLG {
    font-size: 34px;
  }
}
@media (max-width: 479px) {
  .text--LLG {
    font-size: 27px;
  }
}

.text--LG {
  line-height: 1.1;
  font-size: 45px;
}
@media (max-width: 1199px) {
  .text--LG {
    font-size: 37px;
  }
}
@media (max-width: 991px) {
  .text--LG {
    font-size: 37px;
  }
}
@media (max-width: 767px) {
  .text--LG {
    font-size: 29px;
  }
}
@media (max-width: 479px) {
  .text--LG {
    font-size: 21px;
  }
}
@media (max-width: 479px) {
  .text--LG {
    font-size: 25px;
  }
}

.text--SM {
  font-size: 18px;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .text--SM {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .text--SM {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .text--SM {
    font-size: 15px;
  }
}

.text--XS {
  font-size: 16px;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .text--XS {
    font-size: 15.5px;
  }
}
@media (max-width: 767px) {
  .text--XS {
    font-size: 15px;
  }
}
@media (max-width: 479px) {
  .text--XS {
    font-size: 14.5px;
  }
}

.text-XSS {
  font-size: 14px;
}

.text--MD {
  font-size: 35px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .text--MD {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  .text--MD {
    font-size: 27px;
  }
}
@media (max-width: 479px) {
  .text--MD {
    font-size: 23px;
  }
}

.text--26 {
  font-size: 26px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .text--26 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .text--26 {
    font-size: 22px;
  }
}
@media (max-width: 479px) {
  .text--26 {
    font-size: 20px;
  }
}

.bg--BLUE {
  background: #4fabfe;
}

.visible-xss {
  display: none;
}
@media (max-width: 479px) {
  .visible-xss {
    display: block;
  }
}

.hidden-xss {
  display: block;
}
@media (max-width: 479px) {
  .hidden-xss {
    display: none;
  }
}

.section--gap-SM {
  padding: 150px 0;
}
@media (max-width: 767px) {
  .section--gap-SM {
    padding: 80px 0 100px;
  }
}
@media (max-width: 479px) {
  .section--gap-SM {
    padding: 50px 0 70px;
  }
}

#search {
  position: relative;
  background: #f0fcff;
  color: #ffffff;
}

.section--title-text {
  padding-left: 15px;
  float: left;
  height: 50px;
  max-width: 80%;
}
.section--title-text .title--highlight {
  font-weight: 600;
  color: #6188d9;
}

.section--content a:hover {
  color: #6188d9;
}
.section--content a.underline {
  text-decoration: underline;
}

.icon--user {
  float: left;
  height: 50px;
  width: 50px;
  display: inline-block;
  background: url("/-/media/Microsites/myreflex/images/home/icon--user.png")
    no-repeat center center;
  background-size: contain;
}

.icon--door {
  float: left;
  height: 50px;
  width: 50px;
  display: inline-block;
  background: url("/-/media/Microsites/myreflex/images/home/icon--door.png")
    no-repeat center center;
  background-size: contain;
}

.icon--bubble {
  float: left;
  height: 50px;
  width: 50px;
  display: inline-block;
  background: url("/-/media/Microsites/myreflex/images/home/icon--bubble.png")
    no-repeat center center;
  background-size: contain;
}

.hot-topics_wrapper {
  padding: 50px 0;
}

.hot-topics_title-sub h3 {
  line-height: 1;
}

#contact .italic--text {
  font-style: italic;
}
#contact .contact--content_title {
  height: 100%;
  line-height: 34px;
}
@media (max-width: 991px) {
  #contact .contact--content_title {
    padding: 0 15px;
  }
}
