.supportIntro {
  background: url("../../img/longomatch/support/icons/support-background.jpg") center center / cover no-repeat;
  min-height: 750px;
}

.supportIntroContainer {
  padding: 20px 0 50px 70px;
  max-width: 720px;
  color: #fff;
}

.supportIntroBackground {
  background-color: rgba(147, 184, 92, 0.9);
  min-height: 750px;
}

.supportIntroTitle {
  padding-bottom: 22px;
}

.supportSoporteList {
  padding: 20px 0 50px;
}

.supportTrialLongomatch {
  background-color: #404040;
  margin-bottom: 60px;
}

.supportTrialLongomatchContainer {
  padding: 23px 0;
}

.supportTrialLongomatchContainer > .tryLongomatchTitle {
  display: inline-block;
  margin-right: 40px;
  vertical-align: middle;
}

.supportDownload {
  padding: 59px 0 44px;
}

.supportDownloadTitleContainer {
  padding-bottom: 57px;
  max-width: 724px;
  display: table;
  margin: 0 auto;
}

.supportDownloadTitleContainer > h2 {
  padding-bottom: 14px;
}

.supportDownloadTitleContainer {
  padding-bottom: 57px;
}

.supportDownloadTitleLeft {
  padding-bottom: 82px;
  max-width: 396px;
}

.supportDownloadTitleRightContainer {
  display: table;
  margin: 0 auto;
  padding-bottom: 62px;
  max-width: 476px;
}

.supportDownloadTitleRightContainer > h3 {
  padding-bottom: 4px;
}

.supportDownloadLinkContainer {
  display: table;
  margin: 0 auto;
  max-width: 550px;
}

.supportDownloadLink > img {
  max-height: 60px;
  margin: 0 auto;
  display: table;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.supportDownloadLink:hover > img {
  opacity: 0.7;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.supportDownloadLink,
.supportDownloadLink:focus,
.supportDownloadLink:hover {
  text-decoration: none;
}

.supportDownloadLink > span,
.supportDownloadLink > span:focus,
.supportDownloadLink > span:hover {
  color: #80a55c;
  display: table;
  font-family: 'gotham-medium', Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 0 auto;
  padding: 16px 0 50px;
  text-align: center;
}

.supportVideo {
  padding: 69px 0 84px;
}

.supportVideoTitle {
  display: table;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 40px;
}

.supportVideoTitle > img {
  display: inline-block;
  max-height: 38px;
  margin-right: 10px;
}

.supportVideoTitle > h2 {
  display: inline-block;
  vertical-align: middle;
}

.supportVideoList {
  list-style-type: none;
  padding: 0;
  max-width: 400px;
}

.supportVideoList > li {
  border-bottom: 1px solid #d8d8d8;
}

.supportVideoList > li:last-child {
  border-bottom: none;
}

.supportVideoList > li > a,
.supportVideoList > li > a:focus,
.supportVideoList > li > a:hover {
  color: #444444;
  display: block;
  font-family: 'gotham-book', Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 10px 0 8px;
  text-decoration: none;
  transform: translateZ(0);
  transition: color 0.5s, transform 0.3s ease-out;
}

.supportVideoList > li > a:focus {
  outline: none;
}

.supportVideoList > li > a:hover {
  color: #80a55c;
  transform: translateX(24px);
  transition: color 0.5s, transform 0.3s ease-out;
}

.supportVideoContent > h3 {
  padding-bottom: 15px;
}

.supportVideoContent > h4 {
  margin-top: 20px;
}

.supportForum {
  padding: 40px 0 100px;
}

.supportForumContainer {
  max-width: 445px;
}

.supportForumContainer > h2 {
  padding-bottom: 10px;
}

.supportForumContainer > a {
  margin-top: 35px;
  display: block;
}

.supportManual > h2 {
  padding-bottom: 10px;
}

.supportManualContainer {
  padding-top: 25px;
}

.supportManualContainer > a,
.supportManualContainer > a:focus,
.supportManualContainer > a:hover {
  display: inline-block;
  padding: 7px 13px;
}

.supportManualSelect {
  display: inline-block;
  position: relative;
  width: 274px;
  margin-right: 16px;
}

.supportManualSelect > option {
  font-family: 'gotham-book', Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.supportDownloadButton {
  height: 140%;
  padding-top: 10px;
}

.supportManualSelect:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #6F803E;

  right: 14px;
  top: 14px;
  position: absolute;
  pointer-events: none;
  display: inline-block;
}

.supportManualSelectInline,
.supportManualSelectInline:focus,
.supportManualSelectInline:hover {
  background-color: transparent;
  border: 1px solid #d8d8d8;
  display: inline-block;
  font-size: 14px;
  width: 100%;
  position: relative;
}

.supportAngleUpContainer {
  padding-top: 50px;
  display: none;
}

.supportAngleUpLink,
.supportAngleUpLink:focus,
.supportAngleUpLink:hover {
  border-radius: 30px;
  display: table;
  margin: 0 auto;
  text-decoration: none;
  outline: none;
}

.supportAngleUpBackground {
  background-color: #80a55c;
  border-radius: 30px;
  display: table;
  margin: 0 auto;
  height: 48px;
  width: 48px;
}

.supportAngleUp {
  color: #ffffff;
  display: table;
  margin: 0 auto;
}

.supportSoporteList {
  max-width: 720px;
}

.productoProSoporteContainer {
  padding: 87px 0 115px 83px;
  max-width: 800px;
}

.productoProSoporteList > li {
  color: #ffffff;
  font-family: 'gotham-book', Helvetica, Arial, sans-serif;
  font-size: 14px;
  list-style: none;
  padding-top: 10px;
  padding-left: 30px;
  display: block;
}

.productoProSoporteListCheck {
  display: inline-block;
  padding-top: 5px;
  position: relative;
}

.productoProSoporteListCheck::before {
  content: "";
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  display: inline-block;
  width: 18px;
  height: 10px;
  margin-right: 15px;
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.productoProNavSpacing {
  padding: 27.5px 0 27.5px;
}

.productoProNav {
  background-color: #EDEDED;
}

.productoProNavFixed {
  position: fixed;
  right: 0;
  left: 0;
  top: 110px;
  z-index: 99;
}

.productoProNavColumn,
.productoProNavColumn:hover {
  background-color: #EDEDED;
  transition: color 0.3s ease-in;
  color: #fff;
}

.productoProNavColumn:hover {
  background-color: #d9d9d9;
  transition: color 0.3s ease-out;
}

.productoProNavImg {
  display: inline-block;
  max-height: 24px;
  vertical-align: middle;
}

.productoProNavTitle {
  display: inline-block;
  padding: 18px 0 18px 8px;
}

.productoProNavContainer > p {
  font-size: 13px;
}

.productoOpenNavImg {
  display: inline-block;
  max-height: 24px;
  vertical-align: middle;
}

.productoOpenNavTitle {
  display: inline-block;
  padding: 18px 0 18px 8px;
}

.appDownloadManual {
  padding-bottom: 62px;
}

.appDownloadManualContainer {
  display: table;
  margin: 0 auto;
  padding-top: 24px;
}

.appDownloadManualContainer > h4 {
  color: #6f803e;
  float: left;
  text-decoration: underline;
  margin-left: 12px;
}

.img-appDownloadManual {
  max-height: 34px;
  float: left;
}

.tryLongomatch {
  background-color: #404040;
  min-height: 170px;
}

.tryLongomatchContent {
  padding: 46px 0;
}

.tryLongomatchTitle {
  color: #93b85c;
  display: inline-block;
  font-family: 'gotham-light', Helvetica, Arial, sans-serif;
  font-size: 27px;
  -epub-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

.tryLongomatchTitleBold {
  color: #ffffff;
  font-family: 'gotham-bold', Helvetica, Arial, sans-serif;
  font-size: 27px;
}

.tryLongomatchImg {
  display: inline-block;
  max-height: 58px;
  padding: 0 26px 0 0;
  vertical-align: baseline;
}

.tryLongomatchButtonContainer {
  float: right;
  padding: 0;
}

.supportTrialLongomatchContainer > .button2 {
  display: inline-block;
}

@media (max-width: 1280px) {
  .productoOpenNavContainer {
    padding-top: 15px;
  }

  .productoOpenNavImg {
    display: table;
    margin: 0 auto;
  }

  .productoOpenNavTitle {
    padding: 18px 0;
  }
}

@media (max-width: 1200px) {
  .productoProNavImg {
    display: table;
    margin: 0 auto;
  }

  .productoProNavContainer {
    padding-top: 15px;
  }

  .productoProNavTitle {
    padding: 18px 0;
  }
}

@media (max-width: 992px) {
  .supportDownloadTitleLeft {
    max-width: inherit;
    padding: 0 15px 109px;
  }

  .supportDownloadTitleRightContainer {
    max-width: inherit;
    padding: 0 15px 62px;
  }

  .supportManualContainer > a,
  .supportManualContainer > a:focus,
  .supportManualContainer > a:hover {
    display: block;
    margin-top: 20px;
  }

  .supportManualSelect {
    margin-right: 0;
  }

  .productoOpenNavTitle {
    display: none;
  }

  .productoOpenNavContainer {
    padding-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .supportIntroContainer {
    padding: 20px 0 50px 0;
    max-width: inherit;
  }

  .supportDownloadLink > img {
    max-height: 120px;
  }

  .supportManual {
    padding-top: 40px;
  }

  .supportVideoList {
    text-align: center;
    max-width: inherit;
  }

  .supportVideoContent {
    padding-top: 40px;
  }

  .supportAngleUpContainer {
    display: inherit;
  }

  .productoProNavTitle {
    display: none;
  }

  .productoProNavContainer {
    padding-bottom: 15px;
  }

  .supportTrialLongomatchContainer > .tryLongomatchTitle {
    display: table;
    margin: 0 auto;
    text-align: center;
  }

  .supportTrialLongomatchContainer > .button2 {
    display: table;
    margin: 20px auto;
    text-align: center;
    padding: 20px 20px;
    font-size: 16px;
  }

  .productoProNavFixed {
    top: 65px;
  }
}

@media (max-width: 480px) {
  .supportManualContainer {
    width: 100%;
  }

  .supportManualSelect {
    display: table;
    margin: 0 auto;
    width: 100%;
  }

  .supportVideoList {
    text-align: left;
  }

  .supportDownloadButton {
    margin-top: 8px;
    width: 100%;
  }
}
