@font-face {
  font-family: "Trade Gothic Bold";
  src: url("../fonts/TradeGothicBold.ttf");
}
@font-face {
  font-family: "Trade Gothic Bolder";
  src: url("../fonts/TradeGothicLTStd-BdCn20.ttf");
}
@font-face {
  font-family: "TradeGothicLTStd";
  src: url("../fonts/TradeGothicLTStd.otf");
}
@font-face {
  font-family: "HKGrotesk";
  src: url("../fonts/HKGrotesk-Bold.otf");
  font-weight: 700;
}
body {
  overflow-x: hidden;
}

.row {
  margin-right: 0;
  margin-left: 0;
}

h1, h2, h3, h4 {
  font-family: "Overpass", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #5cc3b0;
  margin-bottom: 20px;
}

h5, h6 {
  font-family: "Overpass", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #1e1f22;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

p, a, span, ul li, tr td, tr th {
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

p {
  font-weight: 400;
}

.logged-in .content-container {
  width: 100%;
}
.logged-in .content-container .table-container {
  margin-bottom: 1px;
}
.logged-in .content-container .table-container:last-child {
  margin-bottom: 0;
}
.logged-in .content-container .table-container .file-group .title-container {
  background-color: #1e1f22;
  padding: 15px 40px;
}
.logged-in .content-container .table-container .file-group .title-container > h6 {
  margin: 0;
  color: white;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  text-transform: unset;
  text-transform: uppercase;
}
.logged-in .content-container .table-container .file-group .file-list .downloads {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  padding: 30px 40px;
  padding-right: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.logged-in .content-container .table-container .file-group .file-list .downloads:last-child {
  border: none;
}
.logged-in .content-container .table-container .file-group .file-list .downloads .fileName {
  margin: 0;
}
.logged-in .content-container .table-container .file-group .file-list .downloads .fileLink > a {
  font-weight: 500;
  padding: 10px 40px;
  background-color: #5cc3b0;
  color: white;
  font-weight: 500;
  border: 1px solid #5cc3b0;
  transition: 0.3s;
}
.logged-in .content-container .table-container .file-group .file-list .downloads .fileLink > a:hover {
  text-decoration: none;
  background: transparent;
  color: #5cc3b0;
}

h1 {
  font-size: 45px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

.error-message {
  margin: 0;
  text-align: center;
  color: #b50000;
}

.head_inline {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 27px;
  }

  h4 {
    font-size: 25px;
  }
}
@media (max-width: 575px) {
  h1 {
    font-size: 35px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 27px;
  }

  h4 {
    font-size: 25px;
  }

  h6 {
    font-size: 16px;
  }

  p, a, span, ul li, tr td, tr th {
    font-size: 16px;
  }

  .head_inline {
    display: block;
  }
  .head_inline .download_head {
    display: none;
  }

  .main-wrap {
    padding-bottom: 25px !important;
  }

  .table-container table tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .table-container table tr.heading {
    display: none;
  }
  .table-container table tr td {
    width: 100%;
    padding: 15px 50px;
  }
  .table-container table tr td, .table-container table tr td.fileLink {
    text-align: center;
  }
  .table-container table tr td.fileLink {
    padding-bottom: 20px;
  }
  .table-container table tr td.fileLink a {
    padding: 5px 40px;
  }
  .table-container table tr td.fileName {
    padding-bottom: 5px;
  }

  .logged-in .content-container .table-container .file-group .file-list .downloads {
    flex-direction: column;
    padding: 30px 10px;
  }
  .logged-in .content-container .table-container .file-group .file-list .downloads .fileLink {
    padding-top: 7px;
  }
  .logged-in .content-container .table-container .file-group .file-list .downloads .fileLink a {
    padding: 5px 40px;
  }
  .logged-in .content-container .table-container .file-group .file-list .downloads .fileName {
    padding-bottom: 5px;
  }
}
.has-text-align-center {
  text-transform: none !important;
}

/*
  SASS file for Wrappers Only
*/
.main-wrap {
  max-width: 1400px;
  margin: 0 auto;
  padding: 50px 20px;
  padding-top: 10px;
}

.med-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 20px;
}

.sm-wrap {
  max-width: 950px;
  margin: 0 auto;
  padding: 50px 20px;
}

.xs-wrap {
  max-width: 750px;
  margin: 0 auto;
  padding: 50px 20px;
}

/*
    SASS File for Gravity Forms CSS Override
*/
.gform_wrapper .gform_body .gform_fields .gfield input, .gform_wrapper .gform_body .gform_fields .gfield textarea, .gform_wrapper .gform_body .gform_fields .gfield select {
  border: 1px solid gray;
  font-size: 17px !important;
  padding: 10px !important;
}
.gform_wrapper .gform_body .gform_fields .gfield input:focus, .gform_wrapper .gform_body .gform_fields .gfield textarea:focus, .gform_wrapper .gform_body .gform_fields .gfield select:focus {
  outline: none;
}
.gform_wrapper .gform_footer {
  text-align: center;
}
.gform_wrapper .gform_footer .gform_button {
  padding: 10px 40px !important;
}

section.thank-you {
  text-align: center;
}
section.thank-you h1 {
  margin-bottom: 30px;
}
section.thank-you h5 {
  color: black;
  margin-bottom: 30px;
}

.select2-results__options, .select2-selection--single .select2-selection__rendered {
  font-size: 17px;
}

.select2-selection--single .select2-selection__rendered {
  padding: 10px !important;
}

.select2 {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  height: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0 !important;
  right: 15px !important;
  height: 100% !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: red;
  color: #fff;
}

.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
}

.select2-selection .select2-selection__rendered {
  color: #7a7a7a !important;
}

header.header {
  position: absolute;
  z-index: 5;
}
header.header .logo {
  padding: 40px 50px;
}
header.header .logo img {
  width: 500px;
}
header.header.header-logged-in {
  width: 100%;
  position: relative;
  text-align: center;
}
header.header.header-logged-in .logo img {
  width: 500px;
  height: 100px;
}

@media (max-width: 991px) {
  header.header {
    position: absolute;
    height: 400px;
    overflow: hidden;
  }
  header.header .logo {
    position: relative;
    padding: 30px;
  }
  header.header .logo .logo-img {
    width: 350px;
    height: 70px;
  }
  header.header.header-logged-in {
    height: auto;
  }
  header.header.header-logged-in .logo img {
    width: 350px;
    height: 70px;
  }
}
@media (max-width: 767px) {
  header.header .logo {
    position: relative;
  }
  header.header .logo .logo-img {
    width: 300px;
  }
}
@media (max-width: 575px) {
  header.header .logo {
    padding: 30px;
  }
  header.header .logo .logo-img {
    width: 250px;
  }
  header.header.header.header-logged-in .logo {
    padding: 20px;
  }
  header.header.header.header-logged-in .logo .logo-img {
    width: 250px;
    height: 60px;
  }
}
footer.footer-logged-in {
  background-color: #1e1f22;
}
footer.footer-logged-in .footer-container {
  padding: 30px 20px;
  text-align: center;
}
footer.footer-logged-in .footer-container > p, footer.footer-logged-in .footer-container a {
  font-weight: 300;
  color: white;
  font-size: 15px;
  margin-bottom: 30px;
}
footer.footer-logged-in .footer-container .copyright {
  margin-bottom: 0;
}
footer.footer-logged-in .footer-container .copyright, footer.footer-logged-in .footer-container .copyright a {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: none;
}

.slide-in-bottom {
  -webkit-animation: slide-in-bottom cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s both;
  animation: slide-in-bottom cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s both;
}

.fade-in {
  -webkit-animation: fade-in 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s both;
  animation: fade-in 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s both;
}

.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  visibility: visible;
}

.fade-in-right {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  visibility: visible;
}

.fade-in-left {
  -webkit-animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  visibility: visible;
}

.fade-in-top {
  -webkit-animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  visibility: visible;
}

.slide-in-top {
  -webkit-animation: slide-in-top 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 0.75s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.animate-half {
  animation-delay: 0.5s;
}

.animate-first {
  animation-delay: 1s;
}

.animate-first-half {
  animation-delay: 1.5s;
}

.animate-second {
  animation-delay: 2s;
}

.animate-second-half {
  animation-delay: 2.5s;
}

.animate-third {
  animation-delay: 3s;
}

.animate-third-half {
  animation-delay: 3.5s;
}

.animate-fourth {
  animation-delay: 4s;
}

.animate-fourth-half {
  animation-delay: 4.5s;
}

.animate-fifth {
  animation-delay: 5s;
}

.animate-fifth-half {
  animation-delay: 5.5s;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-5-13 11:49:36
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in-right
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in-left
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation fade-in-top
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation slide-in-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
section.home-section {
  overflow: hidden;
}
section.home-section .content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section.home-section .content-wrapper.logged-in {
  align-items: center;
}
section.home-section .content-wrapper .image-section {
  width: 55%;
  position: relative;
  overflow: hidden;
}
section.home-section .content-wrapper .image-section .image-container {
  height: 100vh;
  position: relative;
}
section.home-section .content-wrapper .image-section .image-container .overlay {
  height: 100%;
}
@media (max-width: 991px) {
  section.home-section .content-wrapper .image-section .image-container {
    position: relative;
  }
  section.home-section .content-wrapper .image-section .image-container::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
  }
}
section.home-section .content-wrapper .image-section .wave-group {
  position: absolute;
  z-index: 20;
  bottom: 80px;
  left: 60px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
section.home-section .content-wrapper .image-section .wave-group .z-logo {
  position: relative;
  width: fit-content;
  height: 120px;
  z-index: 20;
  right: 0;
  padding: 0px 0px;
  margin-right: 10px;
  padding-right: 50px;
  border-right: 2px solid white;
}
section.home-section .content-wrapper .image-section .wave-group .z-logo:nth-child(2) {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
  border-left: 2px solid white;
  margin-left: 10px;
  padding-left: 50px;
}
@media (max-width: 1600px) {
  section.home-section .content-wrapper .image-section .wave-group .z-logo {
    height: 80px;
  }
}
@media (max-width: 1150px) {
  section.home-section .content-wrapper .image-section .wave-group {
    bottom: 80px;
    left: 30px;
  }
  section.home-section .content-wrapper .image-section .wave-group .z-logo {
    height: 80px;
    margin-right: 5px;
    padding-right: 20px;
  }
  section.home-section .content-wrapper .image-section .wave-group .z-logo:nth-child(2) {
    margin-left: 5px;
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  section.home-section .content-wrapper .image-section .wave-group {
    bottom: unset;
    left: unset;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 20px;
  }
  section.home-section .content-wrapper .image-section .wave-group .z-logo {
    height: 100px !important;
    margin-right: 0px;
    padding-right: 0px;
    border: none;
    padding: 0 !important;
    display: block !important;
  }
  section.home-section .content-wrapper .image-section .wave-group .z-logo:nth-child(2) {
    margin-left: 0px;
    padding-left: 0px;
    height: 50px !important;
    border: none;
  }
}
@media (max-width: 470px) {
  section.home-section .content-wrapper .image-section .wave-group {
    row-gap: 20px;
  }
  section.home-section .content-wrapper .image-section .wave-group .z-logo {
    height: 80px !important;
  }
  section.home-section .content-wrapper .image-section .wave-group .z-logo:nth-child(2) {
    height: 30px !important;
  }
}
section.home-section .content-wrapper .content-section {
  width: 45%;
  position: relative;
}
section.home-section .content-wrapper .content-section::after, section.home-section .content-wrapper .content-section::before {
  background-color: #5cc3b0;
  content: "";
  position: absolute;
  height: 100%;
  width: 20px;
}
section.home-section .content-wrapper .content-section::before {
  left: -10px;
  top: -100%;
}
section.home-section .content-wrapper .content-section::after {
  right: 0px;
  bottom: -100%;
}
@media (max-width: 991px) {
  section.home-section .content-wrapper .content-section::after {
    right: 0px;
    bottom: 0;
    width: 10px;
    height: 50%;
  }
  section.home-section .content-wrapper .content-section::before {
    left: 0px;
    top: 0;
    height: 50%;
    width: 10px;
  }
}
@media (max-width: 470px) {
  section.home-section .content-wrapper .content-section::after {
    right: 0px;
    bottom: 0;
    width: 7px;
    height: 35%;
  }
  section.home-section .content-wrapper .content-section::before {
    left: 0px;
    top: 0;
    height: 35%;
    width: 7px;
  }
}
section.home-section .content-wrapper .content-section .content-container {
  padding: 50px 40px;
  width: 700px;
}
section.home-section .content-wrapper .content-section .content-container .form-container {
  margin-top: 50px;
}
section.home-section .content-wrapper .content-section .content-container .form-container form {
  text-align: center;
}
section.home-section .content-wrapper .content-section .content-container .form-container form label {
  display: none;
}
section.home-section .content-wrapper .content-section .content-container .form-container form input[type=text], section.home-section .content-wrapper .content-section .content-container .form-container form input[type=password] {
  text-align: center;
  width: 350px;
  padding: 5px 10px;
  border: 2px solid #1e1f22;
  color: #1e1f22;
  line-height: 30px;
  font-family: "Overpass", sans-serif;
}
section.home-section .content-wrapper .content-section .content-container .form-container form input[type=text]::-webkit-input-placeholder, section.home-section .content-wrapper .content-section .content-container .form-container form input[type=password]::-webkit-input-placeholder {
  /* Edge */
  color: #1e1f22;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Overpass", sans-serif;
}
section.home-section .content-wrapper .content-section .content-container .form-container form input[type=text]:-ms-input-placeholder, section.home-section .content-wrapper .content-section .content-container .form-container form input[type=password]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1e1f22;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Overpass", sans-serif;
}
section.home-section .content-wrapper .content-section .content-container .form-container form input[type=text]::placeholder, section.home-section .content-wrapper .content-section .content-container .form-container form input[type=password]::placeholder {
  color: #1e1f22;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Overpass", sans-serif;
}
section.home-section .content-wrapper .content-section .content-container .form-container form input[type=submit] {
  width: 350px;
  background-color: #5cc3b0;
  border: 2px solid #5cc3b0;
  padding: 5px 10px;
  text-transform: uppercase;
  color: white;
  transition: 0.3s;
  line-height: 25px;
  font-weight: 500;
  font-family: "Overpass", sans-serif;
}
section.home-section .content-wrapper .content-section .content-container .form-container form input[type=submit]:hover {
  background-color: white;
  color: #5cc3b0;
}
section.home-section .content-wrapper .content-section .content-container.logged-in .files-available {
  width: 60%;
  margin: 0 auto;
  margin-top: 20px;
}
section.home-section .content-wrapper .content-section .content-container.logged-in .files-available ul {
  list-style-type: none;
  padding: 0;
}
section.home-section .content-wrapper .content-section .content-container.logged-in .files-available ul li {
  margin-bottom: 10px;
}
section.home-section .content-wrapper .content-section .content-container.logged-in .files-available ul li a {
  background-color: #1e1f22;
  color: white;
  display: block;
  text-align: center;
  padding: 8px 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #1e1f22;
  transition: 0.3s;
  font-family: "Montserrat", sans-serif;
}
section.home-section .content-wrapper .content-section .content-container.logged-in .files-available ul li a:hover {
  text-decoration: none;
  background-color: white;
  color: #1e1f22;
}
section.home-section .content-wrapper .zancor-logo-container {
  position: relative;
  bottom: -20%;
  width: 100%;
  padding: 50px 0;
}
section.home-section .content-wrapper .zancor-logo-container .image-container {
  width: 200px;
  margin: 0 auto;
}
section.home-section .content-wrapper .no-files-container {
  padding-bottom: 0;
}

@media (max-width: 1500px) {
  section.home-section .content-wrapper .content-section .content-container {
    width: 100%;
  }
}
@media (max-height: 800px) {
  section.home-section .content-wrapper .content-section {
    height: 100vh;
    overflow: scroll;
    display: flex;
    align-items: center;
  }
  section.home-section .content-wrapper .content-section .zancor-logo-container {
    bottom: 0;
  }
  section.home-section .content-wrapper .image-section .wave-group .z-logo {
    padding: 0 40px;
    height: 150px;
  }
}
@media (max-height: 800px) and (max-width: 575px) {
  section.home-section .content-wrapper .content-section {
    height: auto;
  }
}
@media (max-height: 500px) {
  section.home-section .content-wrapper .image-section .wave-group .wave-bottom {
    height: 75%;
  }
}
@media (max-height: 500px) {
  section.home-section .content-wrapper .image-section .wave-group .wave-bottom {
    height: 90%;
  }
}
@media (max-width: 991px) {
  section.home-section .content-wrapper {
    flex-direction: column;
  }
  section.home-section .content-wrapper .image-section {
    width: 100%;
  }
  section.home-section .content-wrapper .image-section .wave-group .wave-bottom {
    bottom: -150px;
    height: auto;
  }
  section.home-section .content-wrapper .image-section .wave-group .z-logo {
    padding: 0 20px;
    height: 100px;
  }
  section.home-section .content-wrapper .image-section .image-container {
    height: 400px;
  }
  section.home-section .content-wrapper .content-section {
    width: 100%;
  }
  section.home-section .content-wrapper .content-section .content-container {
    padding: 30px 20px;
  }
  section.home-section .content-wrapper .content-section .content-container .form-container {
    margin-bottom: 30px;
  }
  section.home-section .content-wrapper .content-section .content-container.logged-in .files-available {
    width: 75%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  section.home-section .content-wrapper .image-section .wave-group .wave-bottom {
    bottom: -100px;
    height: auto;
  }
  section.home-section .content-wrapper .image-section .wave-group .z-logo {
    padding: 0 10px;
    height: 90px;
  }
}
@media (max-width: 991px) and (orientation: landscape) {
  section.home-section .content-wrapper .content-section {
    height: auto;
  }
}
@media (max-width: 575px) {
  section.home-section .content-wrapper .image-section .wave-group .wave-bottom {
    bottom: -3vw;
    height: auto;
  }
}
@media (max-width: 425px) {
  section.home-section .content-wrapper .content-section .content-container .form-container form input {
    width: 100% !important;
  }
  section.home-section .content-wrapper .content-section .content-container.logged-in .files-available {
    width: 100%;
  }
}

/*# sourceMappingURL=main.css.map */
