body {
  height: 100%;
  font-family: 'gotham', sans-serif;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.image-column {
  display: inline;
}


a {
  text-decoration: none !important;
}

.background {
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("https://img06.en25.com/EloquaImages/clients/eloquainvacareemea/%7B13a8dd16-cf49-450f-ba2a-d73817f01a2b%7D_header.jpg");
  height: 560px;
  position: relative;
}

.logo {
  margin-top: 30px;
}

.title-container {
  position: relative;
  margin: 93px auto 53px auto;
  color: white;
  width: 500px;
}

.title-container .brand-title {
  font-size: 30px;
  padding-left: 15px;
  letter-spacing: 6px;
  text-shadow: 1px 1px 14px rgba(10, 85, 179, 0.18);
}

.title-container .title {
  font-size: 200px;
  line-height: 0.8;
  letter-spacing: -15px;
  font-weight: lighter;
  text-shadow: 1px 1px 14px rgba(10, 85, 179, 0.18);
}

.info {
  width: 900px;
  height: 100%;
  font-size: 24px;
  padding: 51px 0px 0px 0px;
  font-weight: 200;
  text-align: center;
  line-height: 1.2;
  letter-spacing: -0.5px;
  margin: 0 auto;
}

.thumb-container {
  margin: 0 auto;
  position: relative;
}

.thumbnail-image-inv {
  position: relative;
  display: inline-block;
  width: 159px;
  vertical-align: top;

  padding: 45px 21px 1px 22px;
}

.thumb-foot {
  font-family: Arial;
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  font-weight: normal;
  color: #122e53;
  line-height: 1.1;
  position: relative;
  height: 30px;
  width: 100%;
}

.search-container {
  margin: 0 auto;
  padding: 55px 0px 0px 0px;
  text-align: center;
}

.section-video-container {
  height: 100%;
  margin-bottom: 60px;
}

.video-container {
  width: 100%;
  margin-top: 60px;
}

.image-container {
  position: relative;
}

.play .fa {
  position: absolute;
  float: left;
  color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
}

.video {
  background-color: lightgray;
}

.video-text {
  padding-top: 10px;
}

.video-text a i.fa {
  font-weight: bolder;
}

.type {
  color: #0A55B3;
  font-size: 15px;
  font-family: 'gothamBook', sans-serif;
}

.sub-type {
  font-family: Arial;
  font-size: 21px;
  color: black;
  line-height: 1;
}

.description {
  font-family: Arial;
  font-size: 16px;
  color: #666666;
  height: 63px;
  overflow: hidden;
  line-height: 1.2;
  padding-top: 5px;
}

.video-text a {
  font-size: 15px;
  color: #00A3D9;
}

.input-item {
  padding-bottom: 15px;
  width: 240px;
  display: inline-block;
}

label {
  font-size: 16px;
  padding-right: 15px;
}

.separator {
  border-top: 1px solid #b2b2f7;
  margin-bottom: 50px;
}

.find-out-more {
  background: url("https://img06.en25.com/EloquaImages/clients/eloquainvacareemea/%7Bf98abd28-1b64-48f9-a177-32ade9f8d109%7D_bg-findoutmore.png");
  background-repeat: repeat;
  height: 410px;
  background-color: #f6f6f6;
}

.find-out-more .title {
  font-size: 100px;
  color: #0A35B3;
  font-weight: lighter;
}

.find-out-more .text {
  font-size: 18px;
  color: #666666;
  font-family: Arial;
}

.text-container {
  padding-top: 75px;
}

.button-find-out-more a {
  padding-top: 15px;
  padding-left: 0px;
  color: #fff;
  background-color: #00A3D9;
  width: 100%;
  border-color: #00A3D9;
  height: 60px;
  font-size: 20px;
  margin-top: 220px;
}

#exampleModalCenter {
  width: 100%;
}

#exampleModalCenter iframe {
  width: 933px;
  height: 525px;
}

#exampleModalCenter .modal-dialog {
  width: 1100px;
  margin: 10px auto 10px;
}

#exampleModalCenter .button-find-out-more.modal-find a {
  margin-top: 30px;
}

#exampleModalCenter .product-name {
  font-family: Arial;
  font-weight: normal;
  font-size: 30px;
  letter-spacing: -2px;
  padding-top: 30px;
}

#exampleModalCenter .video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 0 auto;
}

#exampleModalCenter .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#exampleModalCenter .button-find-out-more {
  margin: 0 auto;
  padding-bottom: 30px;
}

#exampleModalCenter .button-find-out-more .download-button {
  width: 300px;
}

.button-find-out-more a i.fa {
  margin-top: 0px;
  margin-left: 11px;
  font-weight: bolder;
  font-size: 26px;
  position: absolute;
}

.footer-logo {
}

.logo-footer-container {
  margin-top: 60px;
  display: inline-block;
  position: relative;
}

footer {
  position: relative;
  margin-bottom: 220px;
}

footer .official-text {
  position: relative;
  font-family: Arial;
  font-size: 18px;
  color: #666;
  padding-left: 15px;
  display: inline-block;
}

@media (max-width: 1200px) {
  #exampleModalCenter .modal-dialog {
    width: 768px;
    margin: 10px auto 10px;
  }

  #exampleModalCenter iframe {
    width: 560px;
    height: 349px;
  }

  .info {
    width: 100%;
  }

  .thumb-container {
    width: 821px;
  }

  .sub-type {
    font-size: 18px;
  }

  .button-find-out-more a {
    margin-top: 15px;
    margin-bottom: 30px;
    width: 290px;
  }
}

@media (max-width: 992px) {
  #exampleModalCenter .modal-dialog {
      width: 600px;
    margin: 10px auto 10px;
  }

  #exampleModalCenter iframe {
    width: 560px;
    height: 349px;
  }

  .section-video-container {
    margin-bottom: 0px;
  }

  #exampleModalCenter iframe {
    width: 560px;
    height: 349px;
  }

  .description {
    line-height: 1.1;
    padding-top: 3px;
    height: 55px;
  }

  .search-container {
    padding-top: 70px;
  }

  .video-container {
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .thumb-container {
    width: 650px;
  }

  .logo {
    margin-left: 0;
  }

  label {
    display: block;
  }

  .input-item {
    padding-bottom: 15px;
    display: inline-block;
    width: 55%;
  }

}

@media (max-width: 768px) {
  #exampleModalCenter .modal-dialog {
    width: 90%;
    margin: 10px auto 10px;
  }

  #exampleModalCenter iframe {
    width: 100%;
    height: 349px;
  }

  .thumb-container {
    width: 100%;
  }

  .thumbnail-image-inv {
    width: 24.2%;
    padding: 5vw 3vw 1px;
  }

  label {
    display: block;
  }

  .play {
    font-size: 60px;
  }

  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .find-out-more .title {
    font-size: 62px;
  }

  .thumb-foot {
    height: 60px;
  }

  .video {
    height: 100%;
  }

  .info {
    font-size: 20px;
    padding-top: 22px;
  }

  .logo-footer-container {
    width: 100%;
  }

  .image-column {
    float: left;
  }

  footer .official-text {
    position: relative;
    float: left;
    height: 200px;
    width: 75%;
    display: inline-block;
  }

  .footer-logo {
    width: 64px;
  }
}

@media (max-width: 530px) {
  #exampleModalCenter .modal-dialog {
    width: 100%;
    margin: 10px auto 10px;
    height: 100%;
  }

  #exampleModalCenter iframe {
    width: 100%;
    height: 222px;
  }

  .thumb-container {
    width: 100%;
  }

  .thumbnail-image-inv {
    width: 32%;
  }

  .background {
    height: 457px;
  }

  .title-container {
    width: 300px;
  }

  .info {
    font-size: 16px;
    padding-top: 22px;
  }

  .title-container .brand-title {
    font-size: 22px;
  }

  .title-container .title {
    font-size: 136px;
  }


}

@media (max-width: 480px) {
  .background {
    height: 230px;
  }

  .video-text {
    height: 100px;
  }

  .logo {
    margin-top: 15px;
  }

  .logo img {
    width: 60px;
  }

  .play .fa {
    font-size: 40px;
  }

  .input-item {
    padding-bottom: 15px;
    width: 75%;
  }

  .find-out-more .title {
    font-size: 60px;
    line-height: 0.8;
    padding-bottom: 15px;
  }

  .title-container {
    margin: 0 auto;
  }

  .find-out-more {
    height: 100%;
  }

  .title-container .brand-title {
    font-size: 12px;
    margin-top: 10px;
    padding-left: 50px;
    letter-spacing: 3px;
  }


  .title-container .title {
    text-align: center;
    font-size: 110px;
  }

  .info {
    font-size: 20px;
    padding-top: 22px;
  }

  #exampleModalCenter .button-find-out-more .download-button {
    width: 200px;
  }
}

@media (max-width: 380px) {

  .title-container .brand-title {
    font-size: 16px;
  }

  .title-container {
    width: 243px;
  }

  .title-container .title {
    font-size: 118px;
    margin-left: -8px;
  }

  .thumb-container {
    width: 100%;
  }

  .thumbnail-image-inv {
    width: 49%;
  }
}

@media (max-width: 320px) {

  .thumb-container {
    width: 245px;
  }

  .info {
    font-size: 20px;
  }

  .search-container {
    padding-top: 100px;
  }
}

@media (min-width: 1200px) and (max-height: 800px)  {
  #exampleModalCenter {
    width: 100%;
  }

  #exampleModalCenter iframe {
    width: 533px;
    height: 300px;
  }

  #exampleModalCenter .modal-dialog {
    margin: 10px auto 10px;
  }

}

