
 .IE11 .tcb-navigation__menu__mobile__icon {
  position: absolute;
  right: 0;
  top: 15px;
}

.IE11 .tcb-navigation__menu__mobile__close {
  position: absolute;
  right: 0;
  top: 15px;
  z-index:1000;
} 

.IE11 .tcb-hero-module .tcb-hero-module__bg__lines {
  transform: translateX(15%) !important;
}

.IE11 .tcb-hero-module__bg__image__el {
  position: absolute;
  right: 0;
}

.IE11 .tcb-savings-module .tcb-savings-module__text__subtitle {
  margin: 0 0;
  width: 100%;
}

.IE11 .tcb-hiw-module {
  justify-content: flex-start;
}

.IE11 .tcb-hiw-module .tcb-hiw-module__container {
  width: 100%;
}

.IE11 .tcb-quote-module .tcb-quote-module__bg {
  display: none;
}

.IE11 .tcb-quote-module .tcb-quote-module__text {
  height: 50%;
}

.IE11 .tcb-last-hero-module {
  justify-content: flex-start;
  align-items: stretch;
}

.IE11 .tcb-last-hero-module .tcb-last-hero-module__text {
  width: calc(100% - 60px);
  position: relative;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  max-width: 60%;
  line-height: 30px;
  height: 60%;
  margin: auto;
  align-items: center;
}

.IE11 .tcb-last-hero-module .tcb-last-hero-module__text .tcb-big-btn {
  margin: 60px auto 0px auto;
}

.IE11 .tcb-footer-module .tcb-footer-module__link::before {
  transform: translate(75px, -40px);
}

@media screen and (min-width: 400px) {
  .IE11 .tcb-hiw-module__graph_animation {
    width: 50%;
  }
}

@media screen and (min-width: 500px) {
  .IE11 .tcb-savings-module .tcb-savings-module__text__title {
    width: 100%;
  }

  .IE11 .tcb-hiw-module__graph_animation {
    width: 50%;
  }
}

@media screen and (min-width: 600px) {
  .IE11 .tcb-hiw-module__text_bottom {
    width: 60%;
  }

  .IE11 .tcb-hiw-module__graph_animation {
    width: 55%;
    height: 120px;
  }
}

@media screen and (min-width: 768px) {
  .IE11 .tcb-last-hero-module .tcb-last-hero-module__text {
    height: 30%;
  }

  .IE11 .tcb-quote-module .tcb-quote-module__text {
    height: 40%;
  }

  .IE11 .tcb-footer-module .tcb-footer-module__link::before {
    transform: translate(75px, -43px);
  }
}

@media screen and (min-width: 900px) {
  .IE11 .tcb-hiw-module__graph_animation {
    width: 50%;
  }
}

@media screen and (min-width: 1200px) {
  .IE11 .tcb-hiw-module__graph_animation {
    width: 35%;
  }
}

.IE11 .lSAction > a {
  background-image: url('../../img/controlsIE11.png')!important;
  filter: unset!important;
  -webkit-filter: unset!important;
}

.IE11 .ctb-info-container {
  align-items: stretch!important;
}

.IE11 .ctb-testimonial-grey {
  flex-direction: column!important;
}

.IE11 .ctb-testimonial-container .ctb-grouped-testimonials > div {
  width: 50%;
}

@media screen and (min-width:768px)
{
  .IE11 .ctb-info-container{
    width: 50%;
  }

  .IE11 .ctb-testimonial-grey {
    width: 100%;
  }
}

@media screen and (max-width:767px)
{
  .IE11 .ctb-info-button {
    margin-left: auto;
    margin-right: auto;
  }

  .IE11 .cta-block--mobile {
    align-items: stretch!important;
  }

  .IE11 .tcb-hero-module .container {
    position: absolute;
  }

  .IE11 .tcb-hero-module .bg.bg__enter {
    position: relative;
    z-index: -1;
  }

  .IE11 .lead-form-container{
    display: block;
  }
}

.IE11 .tcb-big-btn.mobile-openaccount.open-account{
  margin-top: 10px;
}

.IE11 .tcb-navigation .tcb-navigation__menu__mobile__items{
  width:100%;
  left:0;
  padding: 10px 0 40px 0;
}