.page-template-download {
  padding-top: 0 !important;
}
.page-template-download .header,
.page-template-download .top-line,
.page-template-download .manage,
.page-template-download .left-menu {
  display: none !important;
}
.page-template-download .main .m-top {
  padding: 95px 0 100px 0;
}
.page-template-download .main .m-top .m-left h1 {
  font-size: 48px;
}
.page-template-download .main .m-top .m-left p {
  margin: 30px 0 48px 0;
}
.page-template-download .main .m-top .m-left a {
  display: block;
  color: #000000;
}
.page-template-download .main .m-top .m-left .big-icon:hover {
  transform: scale(1.06);
}
.page-template-download .main .m-top .m-left .big-icon img {
  height: 55px;
}
.page-template-download .main .m-top .m-left .link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin: 30px 0 0 0;
  text-decoration: underline;
}
.page-template-download .main .m-top .m-left .link:hover {
  text-decoration: none;
}
.page-template-download .main .m-top .m-left .link p {
  margin: 0 0 0 15px;
  font-weight: 700;
}
.page-template-download .main .m-top .m-right .video {
  display: none !important;
}
@media (max-width: 1919px) {
  .page-template-download .main .m-top .m-right .video {
    display: inline-block !important;
    position: relative;
  }
  .page-template-download .main .m-top .m-right .video:before,
  .page-template-download .main .m-top .m-right .video:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 3px;
    top: 0;
    background: #fff;
    z-index: 5;
  }
  .page-template-download .main .m-top .m-right .video:before {
    left: 0;
  }
  .page-template-download .main .m-top .m-right .video:after {
    right: 0;
  }
}
.page-template-download .main .m-top .m-right .pic {
  display: none;
}
@media (min-width: 1920px) {
  .page-template-download .main .m-top .m-right .pic {
    display: block;
  }
}
.page-template-download .main .m-bottom {
  padding: 0 0 30px 0;
}
.page-template-download .main .m-bottom .scroll-down {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.page-template-download .main .m-bottom .scroll-down:hover p {
  color: var(--color-primary);
}
.page-template-download .main .m-bottom .scroll-down p {
  margin: 0 0 0 20px;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .page-template-download .main {
    min-height: calc(100vh - 100px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
  }
  .page-template-download .main .m-top {
    padding-top: 8.796296296296296vh;
    padding-bottom: 9.25925925925926vh;
    flex-grow: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  .page-template-download .main .m-top .m-right img,
  .page-template-download .main .m-top .m-right video {
    height: 85vh;
    max-height: 600px;
    min-height: 350px;
    mix-blend-mode: darken;
  }
  .page-template-download .main .m-top .m-right .video {
    position: relative;
    display: inline-block;
  }
  .page-template-download .main .m-top .m-right .video:before,
  .page-template-download .main .m-top .m-right .video:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 3px;
    top: 0;
    background: #fff;
    z-index: 5;
  }
  .page-template-download .main .m-top .m-right .video:before {
    left: 0;
  }
  .page-template-download .main .m-top .m-right .video:after {
    right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .page-template-download .main {
    min-height: calc(100vh - 75px);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-template-download .main {
    text-align: center;
  }
  .page-template-download .main .m-top .m-left {
    margin: 0 0 50px 0;
  }
  .page-template-download .main .m-top .m-left h1 {
    font-size: 42px;
  }
  .page-template-download .main .m-top .m-left .buttons .link {
    justify-content: center;
  }
  .page-template-download .main .m-top .m-right .pic,
  .page-template-download .main .m-top .m-right video {
    max-width: 500px;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .page-template-download .main {
    text-align: center;
  }
  .page-template-download .main .m-top {
    padding: 50px 0 50px 0;
  }
  .page-template-download .main .m-top .m-left {
    margin: 0 0 50px 0;
  }
  .page-template-download .main .m-top .m-left h1 {
    font-size: 22px;
  }
  .page-template-download .main .m-top .m-left p {
    margin: 20px 0 23px 0;
  }
  .page-template-download .main .m-top .m-left p br {
    display: none;
  }
  .page-template-download .main .m-top .m-left .big-icon img {
    height: auto;
  }
  .page-template-download .main .m-top .m-left .buttons .link {
    margin: 20px 0 0 0;
    justify-content: center;
  }
  .page-template-download .main .m-top .m-left .buttons .link .icon {
    width: 20px;
    height: 17px;
  }
  .page-template-download .main .m-top .m-left .buttons .link .icon img {
    max-height: 100%;
  }
  .page-template-download .main .m-top .video {
    max-width: 100%;
  }
  .page-template-download .main .m-top .video video {
    width: 100%;
  }
}
