html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace,monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '';
  clear: both;
  height: 0;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

html {
  font-size: 62.5%;
}

@font-face {
  font-family: "HelveticaNowText";
  src: url("/assets/fonts/HelveticaNowText-Light.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNowText";
  src: url("/assets/fonts/HelveticaNowText-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNowText";
  src: url("/assets/fonts/HelveticaNowText-Medium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNowText";
  src: url("/assets/fonts/HelveticaNowText-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "HelveticaNowText";
  src: url("/assets/fonts/HelveticaNowText-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "HelveticaNowText";
  src: url("/assets/fonts/HelveticaNowText-ExtraBold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, li, form, label, ::-webkit-input-placeholder, button {
  margin: 0;
  padding: 0;
  font-family: "HelveticaNowText";
  font-weight: 100;
}

h1, h2, h3, h4, h5, h6, p, a, ul, li, form, label, :-ms-input-placeholder, button {
  margin: 0;
  padding: 0;
  font-family: "HelveticaNowText";
  font-weight: 100;
}

h1, h2, h3, h4, h5, h6, p, a, ul, li, form, label, ::-ms-input-placeholder, button {
  margin: 0;
  padding: 0;
  font-family: "HelveticaNowText";
  font-weight: 100;
}

h1, h2, h3, h4, h5, h6, p, a, ul, li, form, label, ::placeholder, button {
  margin: 0;
  padding: 0;
  font-family: "HelveticaNowText";
  font-weight: 100;
}

a {
  text-decoration: none;
  color: black;
}

.wrapper {
  max-width: 1600px;
  margin: 0 auto;
}

a.button {
  font-size: 2rem;
  text-transform: uppercase;
  border: 1px solid black;
  padding: 10px 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 35px;
  font-weight: 700;
}

.second-line-heading {
  font-size: 18rem;
  margin-left: 4vw;
}

h1, h2 {
  font-size: 11rem;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
}

.demo-link,
.section-1-link {
  border: 1px solid #AF1E22 !important;
  color: #AF1E22;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.demo-link:hover,
.features-main .features-desc a.request-demo-btn:hover,
.getting-started-main-container .first-section .getting-started-first-btn:hover,
.privacy-policy-legal-main a.button:hover,
.section-1-link:hover {
  background-color: #AF1E22;
  color: white;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.getting-started-main-container .second-section .steps-container .step a.step-contact-us-btn:hover,
.about-main .wrapper .about-container .about-main-desc .left-col a.button:hover,
.contact-main form #submit-button:hover {
  background: #AF1E22;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.features-main .under-heading a.button:hover {
  background-color: #0B7C3F;
  color: white;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

header {
  position: fixed;
  z-index: 200;
  width: 100%;
  height: 120px;
  background: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: transparent;
          box-shadow: transparent;
}

header a.home-header {
  position: fixed;
  background: url("/assets/Logo20130502.ellipse.transparent.w.2021.website.colours.png");
  background-size: 156px 80px;
  background-repeat: no-repeat;
  width: 156px;
  height: 80px;
  top: 20px;
  left: 8vw;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 200;
}

header a.home-header.home-header-white {
  background: url("/assets/logo-white.png");
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-repeat: no-repeat;
  width: 152px;
  height: 80px;
}

header .demo-link {
  position: fixed;
  z-index: 10;
  top: 40px;
  right: 15vw;
  padding: 10px 30px;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  border-radius: 35px;
}

.header-nav-bg.scrolled {
  background-color: #fff !important;
  -webkit-box-shadow: 10px 5px 20px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 10px 5px 20px rgba(0, 0, 0, 0.2) !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

nav h1 {
  position: fixed;
  top: 40px;
  left: 40px;
  z-index: 6;
  font-size: 20px;
  font-weight: 900;
  font-family: sans-serif;
  text-transform: uppercase;
}

input {
  opacity: 0;
}

input + label {
  position: fixed;
  top: 45px;
  right: 8vw;
  height: 20px;
  width: 40px;
  z-index: 5;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  border-radius: 10px;
}

input + label span.burger-span {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  border-radius: 4px;
  left: 0;
  display: block;
  -webkit-transition: all .5s;
  transition: all .5s;
  height: 3px;
  border-radius: 10px;
}

span.burger-span:first-child {
  top: 0px;
  width: 22px;
  margin-bottom: 10px;
  background: #0B7C3F;
}

span.burger-span:nth-child(2) {
  top: 8px;
  width: 28px;
  margin-bottom: 10px;
  background: #283593;
}

span.burger-span:last-child {
  top: 16px;
  width: 35px;
  background: #AF1E22;
}

label:hover {
  cursor: pointer;
}

input:checked + label span.burger-span {
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  top: 50%;
  width: 40px;
  height: 4px;
  background: white;
}

input:checked + label span.burger-span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

input:checked + label span.burger-span:nth-child(2) {
  opacity: 0;
}

input:checked + label span.burger-span:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

span.burger-span:first-child {
  opacity: 1;
  /* transform: rotate(405deg); */
}

span.burger-span:last-child {
  opacity: 1;
  /* transform: rotate(-405deg); */
}

input ~ nav, .modal-popup-thank-you {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0px;
  z-index: 3;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
  overflow: hidden;
  background: #283593;
  background-image: url("/assets/nav-bckg-img.png");
  background-repeat: no-repeat;
  background-position: right;
}

.modal-popup-thank-you {
  z-index: 5000;
  height: 100vh;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: white;
}

.modal-popup-thank-you .close-btn {
  position: absolute;
  top: 5%;
  right: 5%;
  background: none;
  border: none;
  cursor: pointer;
}

.modal-popup-thank-you .modal-text {
  margin-top: 100px;
  margin-left: 7vw;
}

.modal-popup-thank-you .modal-text h2 {
  font-size: 20rem;
}

.modal-popup-thank-you .modal-text p {
  font-size: 3rem;
  font-weight: 700;
  margin-top: 70px;
}

.modal-popup-thank-you-inactive {
  opacity: 0;
  z-index: -1000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

input ~ nav > ul {
  text-align: left;
  position: absolute;
  top: 20%;
  left: 7vw;
  list-style: none;
}

input ~ nav > ul li {
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  text-decoration: none;
  text-transform: none;
  color: white;
  font-weight: 900;
  display: block;
  padding: 15px;
  font-size: 85px;
}

input ~ nav > ul li a.bullet-hover::before {
  content: "";
  padding-right: 10px;
  margin-left: -10px;
  background-color: white;
  width: 30px;
  height: 30px;
  top: 43%;
  left: -40px;
  border-radius: 100%;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

input ~ nav > ul li a {
  font-weight: 900;
  color: #949AC9;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}

input ~ nav > ul li a:hover {
  color: white;
}

input ~ nav > ul li a.bullet-hover:hover::before {
  opacity: 1;
}

input:checked ~ nav {
  height: 100%;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

input:checked ~ nav > ul > li {
  opacity: 1;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

input[type=checkbox] ~ .demo-link {
  -webkit-transition: all .5s;
  transition: all .5s;
}

input[type=checkbox]:checked ~ .demo-link {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.special {
  font-size: 14px;
  position: absolute;
  bottom: -120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 40%;
  color: black;
  text-transform: none;
}

.special p {
  font-weight: 700;
}

.special a {
  font-weight: 100;
  color: black;
}

footer {
  background: #283593;
  background-image: url(/assets/footer-graphic.png);
  min-height: 12vh;
  padding-bottom: 5px;
  color: white;
  background-size: 70%;
  background-position: 80% 50%;
  background-repeat: no-repeat;
}

footer a {
  color: white;
}

footer .footer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 35px 0px;
  height: 270px;
}

footer .footer-container .left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .footer-container .left-side img {
  width: 150px;
}

footer .footer-container .left-side .logo-name {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 5%;
}

footer .footer-container .left-side .logo-name .logo-name-text {
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

footer .footer-container .left-side .contact-info {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .footer-container .left-side .contact-info .footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .footer-container .left-side .contact-info .footer-row .contact-way {
  width: 24%;
  margin-right: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

footer .footer-container .left-side .contact-info .footer-row .contact-way h4 {
  font-weight: 700;
  margin-bottom: 5px;
}

footer .footer-container .right-side .navigation-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: right;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .footer-container .right-side .navigation-footer a {
  font-weight: 900;
  font-size: 2.2rem;
  margin-bottom: 5px;
}

.header-home-nav {
  background-color: white;
}

.home-section {
  min-height: 111vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.home-section h1, .home-section h2 {
  color: #283593;
}

.home-section h1 {
  font-size: 3vw;
  width: 80%;
}

.home-section h2 {
  font-size: 5vw;
  text-align: center;
  line-height: 1.15;
}

.home-section h3 {
  font-size: 2.1em;
  text-transform: uppercase;
  font-weight: 500;
}

.home-section p {
  font-size: 2.1em;
  font-weight: 100;
}

.home-section .blue-heading {
  color: #283593;
}

.home-section .green-heading {
  color: #0B7C3F;
}

.home-section .red-heading {
  color: #AF1E22;
}

.home-section span {
  display: block;
}

.decor-img-mobile,
.decor-img-mobile-section-5 {
  display: none !important;
}

.decor-img {
  display: inline-block;
  position: absolute;
}

.decor-img img {
  max-width: 100%;
  height: auto;
}

.section-1 {
  background-image: url("/assets/S1_Backdrop.jpg");
}

.section-1 .section-1-text {
  position: absolute;
  top: 300px;
  left: 150px;
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 500px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.section-1 .section-1-text p {
  width: 85%;
  margin: 30px 0px;
}

.section-1 .section-1-text a.section-1-link.button {
  margin-left: 100px;
  font-size: 1.2vw;
  padding: 0.5vw 1.65vw;
}

.section-2 {
  background-image: url("/assets/S2_Backdrop_lines.jpg");
}

.section-2 .section-2-text {
  position: absolute;
  top: 36vh;
  left: 10vw;
}

.section-2 .section-paragraph-container {
  position: absolute;
  width: 30%;
}

.section-2 .section-2-para-left {
  bottom: 26vh;
  left: 14vw;
  text-align: right;
}

.section-2 .section-2-para-right {
  bottom: 38vh;
  right: 18vw;
}

.section-3 {
  background-image: url("/assets/S3_Backdrop_lines.jpg");
}

.section-3 .decor-img {
  bottom: 16vh;
  left: 12vw;
  width: 24vw;
}

.section-3 .section-3-para-left {
  position: absolute;
  left: 8vw;
  top: 35vh;
  width: 30%;
  text-align: right;
}

.section-3 .section-3-para-right {
  position: absolute;
  right: 19vw;
  bottom: 32vh;
  width: 30%;
}

.section-4 {
  background-image: url("/assets/S4_Backdrop_lines.jpg");
}

.section-4 .decor-img {
  width: 44vw;
  top: 50%;
  left: 5vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.section-4 .paragraph-wrap {
  position: absolute;
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  right: 15vw;
  top: 36vh;
}

.section-4 .paragraph-wrap .section-paragraph-container.section-4-para {
  margin-bottom: 10vh;
}

.section-5 {
  background-image: url("/assets/S5_Backdrop_linesRev.jpg");
}

.section-5 .decor-img {
  width: 30vw;
  top: 35vh;
  left: 15vw;
}

.section-5 .paragraph-wrap {
  position: absolute;
  right: 13vw;
  top: 37vh;
  display: inline-block;
}

.section-5 .paragraph-wrap .section-paragraph-container.section-5-para {
  width: 30vw;
}

.section-5 .paragraph-wrap .section-paragraph-container.section-5-para:nth-child(3) {
  margin-left: 6vw;
  margin-top: 15vw;
}

.section-6 {
  background-image: url("/assets/S6_Backdrop_lines.jpg");
}

.section-6 h2 {
  font-size: 5.8vw;
  position: absolute;
  position: absolute;
  left: 6vw;
  top: 22vh;
}

.section-6 .decor-img {
  width: 70vw;
  left: 15vw;
  top: 28vh;
}

.section-6 a.button {
  position: absolute;
  bottom: 20vh;
  right: 17vw;
  font-size: 1.2vw;
  padding: 0.5vw 1.65vw;
  z-index: 5;
}

.features-main {
  background-image: url("/assets/features-services-bg-img.jpg");
  background-repeat: no-repeat;
  min-height: 100vh;
  background-position: top right;
  background-size: 55%;
  overflow: hidden;
}

.features-main p {
  line-height: 1.6;
}

.features-main .features-main-section-headings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.features-main .main-heading-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
}

.features-main .main-heading-text h1 {
  color: #283593;
}

.features-main .secondary-heading-text {
  font-size: 27px;
}

.features-main .secondary-heading-text h2 {
  color: #0B7C3F;
}

.features-main .secondary-heading-text p {
  margin: 35px;
  font-weight: 100;
  padding-left: 40px;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.features-main .secondary-heading-text p .accent-text {
  font-weight: 700;
  font-style: italic;
  color: #0B7C3F;
}

.features-main .under-heading {
  font-size: 27px;
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
}

.features-main .under-heading p {
  font-weight: 100;
  padding-left: 40px;
}

.features-main .under-heading a.button {
  margin-top: 70px;
  border: 1px solid #0B7C3F;
  color: #0B7C3F;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.features-main .features-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 70vh;
}

.features-main .features-columns .left-col,
.features-main .features-columns .right-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.features-main .features-columns .left-col {
  margin-right: 25px;
}

.features-main .features-columns .right-col {
  margin-left: 25px;
}

.features-main .features-columns .features-text h3 {
  font-size: 1.8rem;
  font-weight: 700;
  color: #283593;
}

.features-main .features-columns .features-text p {
  font-size: 1.8rem;
  line-height: 1.2;
}

.features-main .features-columns .feature-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.features-main .features-columns .feature-container img {
  min-width: 120px;
  margin-right: 25px;
}

.features-main .features-columns .feature-bg-color {
  position: relative;
}

.features-main .features-columns .feature-bg-color .feature-bg-color-span,
.features-main .features-columns .feature-bg-color .feature-bg-color-span-media {
  position: absolute;
  width: 5000%;
  height: 100%;
  left: -20%;
  background-color: #E7F2EC;
  z-index: -1;
}

.features-main .features-columns .feature-bg-color .feature-bg-color-span-media {
  display: none;
}

.features-main .features-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.features-main .features-desc a.request-demo-btn {
  margin: 70px;
  color: #AF1E22;
  border: 1px solid #AF1E22;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.getting-started-main-container {
  background: url("/assets/getting-started-bg.png");
  background-repeat: no-repeat;
  background-size: 92%;
  background-position: top right;
}

.getting-started-main-container .first-section {
  height: 51vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.getting-started-main-container .first-section h1 {
  color: #283593;
  line-height: 0.95;
}

.getting-started-main-container .first-section .first-line-heading {
  margin-left: 7vw;
}

.getting-started-main-container .first-section .second-line-heading {
  margin-left: 0;
}

.getting-started-main-container .first-section .third-line-heading {
  margin-left: 12vw;
  font-size: 14rem;
}

.getting-started-main-container .first-section .getting-started-first-btn {
  margin-left: 8vw;
  margin-top: 10vh;
  padding: 10px 70px;
  border: 1px solid #AF1E22;
  color: #AF1E22;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.getting-started-main-container .second-section {
  padding-top: 100px;
  background: #283593;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
}

.getting-started-main-container .second-section .top-text {
  width: 68%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.getting-started-main-container .second-section .top-text h2 .second-line-heading {
  margin-left: 8vw;
}

.getting-started-main-container .second-section .top-text p {
  font-size: 27px;
  margin-top: 40px;
  width: 85%;
}

.getting-started-main-container .second-section .steps-container {
  margin-top: 40px;
  width: 100%;
}

.getting-started-main-container .second-section .steps-container .step {
  height: 500px;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  margin: 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.getting-started-main-container .second-section .steps-container .step .solo-step {
  padding-left: 10vw;
}

.getting-started-main-container .second-section .steps-container .step .solo-step h3, .getting-started-main-container .second-section .steps-container .step .solo-step p {
  font-size: 1.8rem;
}

.getting-started-main-container .second-section .steps-container .step .solo-step h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}

.getting-started-main-container .second-section .steps-container .step .solo-step p {
  width: 25%;
  line-height: 1.5;
}

.getting-started-main-container .second-section .steps-container .step a.step-contact-us-btn {
  margin-left: 10vw;
  margin-top: 40px;
  padding: 10px 40px;
  background: transparent;
  color: white;
  border: 1px solid white;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.getting-started-main-container .second-section .steps-container .step-welcome-plan {
  background: url("/assets/step-1.png");
}

.getting-started-main-container .second-section .steps-container .step-data-training {
  background: url("/assets/step-2.png");
}

.getting-started-main-container .second-section .steps-container .step-coaching {
  background: url("/assets/step-3.png");
  background-position-y: center;
}

.about-header-bg {
  background-color: white;
}

.about-main {
  background: url("/assets/about-bg.png");
  background-color: #283593;
  background-size: 120%;
  min-height: 100vh;
}

.about-main .vector-graph {
  background: url("/assets/graph-vector-about.png");
  height: 100vh;
  width: 40vw;
  background-repeat: no-repeat;
  position: absolute;
  background-size: 75%;
  left: 26%;
  z-index: 1;
}

.about-main .wrapper .about-container {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 2;
  top: 30%;
}

.about-main .wrapper .about-container .about-main-heading {
  height: 20vh;
}

.about-main .wrapper .about-container .about-main-heading .heading-about-page {
  font-size: 14rem;
  position: relative;
  color: white;
}

.about-main .wrapper .about-container .about-main-heading .heading-about-page .second-line {
  font-size: 5rem;
  padding-left: 1.5vw;
}

.about-main .wrapper .about-container .about-main-heading .heading-about-page .third-line {
  position: absolute;
  top: 60%;
  left: 6%;
}

.about-main .wrapper .about-container .about-main-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  margin-top: 120px;
  z-index: 2000;
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.about-main .wrapper .about-container .about-main-desc h3, .about-main .wrapper .about-container .about-main-desc p {
  font-size: 2.2rem;
}

.about-main .wrapper .about-container .about-main-desc h3 {
  text-transform: uppercase;
  font-weight: 700;
}

.about-main .wrapper .about-container .about-main-desc .left-col, .about-main .wrapper .about-container .about-main-desc .right-col {
  width: 40%;
}

.about-main .wrapper .about-container .about-main-desc .left-col {
  text-align: right;
}

.about-main .wrapper .about-container .about-main-desc .left-col p {
  margin-bottom: 100px;
}

.about-main .wrapper .about-container .about-main-desc .left-col a.button {
  margin-top: 50px;
  padding: 5px 50px;
  background-color: transparent;
  color: white;
  border: 1px solid white;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 100;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.about-main .wrapper .about-container .about-main-desc .right-col {
  margin-top: 100px;
  margin-right: 180px;
}

.about-main .wrapper .about-container .about-main-desc .right-col p {
  margin-bottom: 20px;
}

.contact-header {
  background-color: white;
}

.contact-main {
  background-color: #283593;
  background-image: url("/assets/footer-graphic.png");
  color: white;
  background-size: 115%;
  background-repeat: no-repeat;
}

.contact-main .map-section {
  padding-top: 20vh;
}

.contact-main .map-section .top-heading-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contact-main .map-section .top-heading-map .row-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact-main .map-section .top-heading-map .row-top .top-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-main .map-section .top-heading-map .row-top .top-icons a {
  width: 100px;
  height: 100px;
  border: 1px solid white;
  border-radius: 100%;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.contact-main .map-section .top-heading-map .row-top .top-icons a img {
  position: absolute;
  width: 60px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.contact-main .map-section .top-heading-map .row-top .top-icons a:first-child {
  margin-right: 50px;
}

.contact-main .map-section .top-heading-map .row-top .top-icons a:hover {
  background-color: #0B7C3F;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.contact-main .map-section .top-heading-map .row-bottom {
  margin-top: 20px;
}

.contact-main .map-section .top-heading-map .row-bottom p {
  font-size: 27px;
  font-weight: 400;
  width: 70%;
}

.contact-main form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px 0px;
}

.contact-main form .contact-form-label {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 5px;
}

.contact-main form .contact-form-input {
  opacity: 1;
  margin-bottom: 20px;
  background: transparent;
  border: 1px solid white;
  color: white;
/*  text-transform: uppercase;*/
  font-size: 2rem;
  padding: 15px;
  height: 60px;
}

.contact-main form .contact-form-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
/*  text-transform: uppercase;*/
  font-weight: 400;
  font-size: 2rem;
}

.contact-main form .contact-form-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
/*  text-transform: uppercase;*/
  font-weight: 400;
  font-size: 2rem;
}

.contact-main form .contact-form-input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
/*  text-transform: uppercase;*/
  font-weight: 400;
  font-size: 2rem;
}

.contact-main form .contact-form-input::placeholder {
  color: rgba(255, 255, 255, 0.5);
/*  text-transform: uppercase;*/
  font-weight: 400;
  font-size: 2rem;
}

.contact-main form textarea.contact-form-input {
  height: 150px;
  text-transform: none;
}

.contact-main form #submit-button {
  width: 250px;
  margin-top: 20px;
  border: 1px solid white;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 100;
  color: white;
  border-radius: 35px;
  padding: 10px 50px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#map {
  margin: 20px 0px 50px 0px;
  height: 400px;
  width: 100%;
}

.privacy-policy-legal-main {
  background: #283593;
  background-image: url("/assets/graphic-basic-bg.png");
  background-repeat: no-repeat;
  color: white;
  padding-top: 200px;
  padding-bottom: 50px;
  background-position: -90% 80%;
}

.privacy-policy-legal-main h1 {
  margin-bottom: 80px;
}

.privacy-policy-legal-main h2 {
  font-size: 2.2rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.privacy-policy-legal-main p {
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 50px;
}

.privacy-policy-legal-main a.button {
  margin-top: 80px;
  padding: 5px 50px;
  background-color: transparent;
  color: white;
  border: 1px solid white;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 100;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.policy-legal-header {
  background: white;
}

@media screen and (max-width: 1480px) {
  header a.home-header {
    left: 4vw;
  }
  input + label {
    right: 4vw;
  }
  input ~ nav > ul {
    left: 3vw;
  }
  .modal-popup-thank-you .modal-text h2 {
    font-size: 15rem;
  }
}

@media screen and (max-width: 1425px) {
  header a.home-header, header a.home-header.home-header-white {
    background-size: 120px;
    width: 120px;
    top: 30px;
  }
}

@media screen and (max-width: 950px) {
  .modal-popup-thank-you .modal-text h2 {
    font-size: 12rem;
  }
  input ~ nav {
    background-position: 30%;
  }
  input ~ nav > ul li a.bullet-hover::before {
    width: 20px;
    height: 20px;
    left: -15px;
  }
  input ~ nav > ul li {
    font-size: 70px;
  }
  .special {
    width: 55%;
  }
}

@media screen and (max-width: 750px) {
  .modal-popup-thank-you .modal-text h2 {
    font-size: 12rem;
  }
  .modal-popup-thank-you .modal-text p {
    font-size: 2.5rem;
  }
  input ~ nav > ul li a.bullet-hover::before {
    width: 15px;
    height: 15px;
    left: -10px;
  }
  input ~ nav > ul li {
    font-size: 55px;
  }
  .special {
    width: 65%;
  }
}

@media screen and (max-width: 650px) {
  input ~ nav {
    background-position: 40%;
  }
  input ~ nav > ul {
    top: 27%;
  }
  .special {
    width: 75%;
    font-size: 12px;
  }
  input ~ nav > ul li {
    font-size: 45px;
  }
  header {
    height: 100px;
  }
  header a.home-header, header a.home-header.home-header-white {
    width: 80px;
    background-size: 80px;
    top: 35px;
  }
  header .demo-link {
    right: 20vw;
    padding: 5px 15px;
    text-align: center;
  }
}

@media screen and (max-width: 530px) {
  .modal-popup-thank-you .modal-text h2 {
    font-size: 8rem;
  }
  .modal-popup-thank-you .modal-text p {
    font-size: 1.8rem;
  }
  input ~ nav > ul li a.bullet-hover::before {
    width: 10px;
    height: 10px;
    left: -2px;
  }
  input ~ nav > ul {
    left: 0vw;
  }
}

@media screen and (max-width: 450px) {
  input ~ nav > ul li {
    font-size: 35px;
  }
}

@media screen and (max-width: 1615px) {
  .wrapper {
    max-width: 1400px;
  }
  h1, h2 {
    font-size: 8rem;
  }
  .second-line-heading {
    font-size: 14rem;
  }
  .features-main .under-heading {
    font-size: 1.6rem;
  }
  .features-main .secondary-heading-text p {
    font-size: 1.6rem;
  }
  .features-main .features-columns .feature-container img {
    min-width: 100px;
  }
  .features-main .features-columns .features-text h3, .features-main .features-columns .features-text p {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 1425px) {
  main.features-main {
    padding: 0px 5vw;
    background-size: 75%;
  }
}

@media screen and (max-width: 1165px) {
  h1, h2 {
    font-size: 6rem;
  }
  .second-line-heading {
    font-size: 10rem;
  }
  .features-main .main-heading-text {
    height: 70vh;
    padding-top: 7vh;
  }
  .features-main .under-heading {
    width: 38%;
  }
  .features-main .secondary-heading-text p {
    width: auto;
  }
  .features-main .features-columns .features-text h3, .features-main .features-columns .features-text p {
    font-size: 1.3rem;
  }
  .features-main .features-columns .feature-container img {
    min-width: 80px;
    max-width: 80px;
  }
}

@media screen and (max-width: 870px) {
  h1, h2 {
    font-size: 4rem;
  }
  .second-line-heading {
    font-size: 7rem;
  }
  .features-main .under-heading {
    width: 50%;
  }
  .features-main .under-heading a.button {
    font-size: 1.6rem;
  }
  .features-main .features-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .features-main .features-columns .feature-bg-color .feature-bg-color-span-media {
    display: block;
  }
  .features-main .features-columns .left-col, .features-main .features-columns .right-col {
    margin: 0;
  }
}

@media screen and (max-width: 700px) {
  main.features-main {
    background-size: 110%;
  }
  .features-main .under-heading {
    width: 90%;
  }
  .features-main .under-heading p {
    font-weight: 300;
    font-size: 2.8vw;
  }
  .features-main .under-heading a.button {
    margin-top: 4vw;
    background-color: white;
  }
}

@media screen and (max-width: 650px) {
  main.features-main {
    background-size: 120%;
    background-position-x: 70%;
    padding: 0px 3vw;
  }
}

@media screen and (max-width: 580px) {
  main.features-main {
    background-size: 130%;
  }
  .features-main .under-heading {
    margin-top: 1.5vh;
  }
}

@media screen and (max-width: 520px) {
  main.features-main {
    background-size: 120%;
    background-position-x: 60%;
  }
  .second-line-heading {
    font-size: 6rem;
  }
  .features-main .main-heading-text {
    height: 100vh;
    padding-bottom: 10vh;
    padding-top: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .features-main .under-heading p {
    font-weight: 100;
    font-size: 3.5vw;
  }
  .features-main .features-columns .features-text h3, .features-main .features-columns .features-text p {
    font-size: 1.1rem;
  }
  .features-main .features-desc a.request-demo-btn {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 1650px) {
  .wrapper {
    max-width: 1400px;
  }
  .getting-started-main-container .first-section {
    padding-top: 10vh;
  }
  .getting-started-main-container .first-section h1 {
    font-size: 8rem;
  }
  .getting-started-main-container .first-section .second-line-heading {
    font-size: 15rem;
  }
  .getting-started-main-container .first-section .third-line-heading {
    font-size: 12rem;
  }
}

@media screen and (max-width: 1450px) {
  .wrapper {
    max-width: 1300px !important;
  }
  .getting-started-main-container .second-section .steps-container .step .solo-step h3, .getting-started-main-container .second-section .steps-container .step .solo-step p {
    font-size: 1.5rem;
  }
  .getting-started-main-container .second-section .steps-container .step .solo-step p {
    width: 35%;
  }
}

@media screen and (max-width: 1280px) {
  .getting-started-main-container {
    background-size: 111%;
  }
  .getting-started-main-container .first-section {
    height: 61vw;
  }
  .getting-started-main-container .first-section h1 {
    padding-left: 5vw;
    font-size: 6rem;
  }
  .getting-started-main-container .first-section .second-line-heading {
    font-size: 11rem;
  }
  .getting-started-main-container .first-section .third-line-heading {
    font-size: 9rem;
  }
  .getting-started-main-container .first-section .getting-started-first-btn {
    margin-left: 15vw;
    margin-top: 5vh;
  }
  .getting-started-main-container .second-section .top-text p {
    font-size: 20px;
  }
  .getting-started-main-container .second-section .steps-container .step {
    background-size: 150% !important;
  }
  .getting-started-main-container .second-section .steps-container .step .solo-step {
    padding-left: 5vw;
  }
}

@media screen and (max-width: 880px) {
  .getting-started-main-container {
    background-size: auto;
    background-position-x: 57%;
    background-position-y: -5%;
  }
  .getting-started-main-container .first-section {
    height: 100vh;
  }
  .getting-started-main-container .second-section .top-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .getting-started-main-container .second-section .top-text h2 {
    text-align: center;
  }
  .getting-started-main-container .second-section .top-text h2 .second-line-heading {
    margin: 0;
  }
  .getting-started-main-container .second-section .top-text p {
    text-align: center;
  }
  .getting-started-main-container .second-section .steps-container .step {
    min-height: 50vh;
    background-size: cover !important;
    background-position-x: 40%;
    margin: 0;
  }
  .getting-started-main-container .second-section .steps-container .step .solo-step p {
    width: 60%;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 810px) {
  .getting-started-main-container {
    background-position-y: -3%;
  }
  .getting-started-main-container .first-section {
    height: 97vh;
  }
}

@media screen and (max-width: 530px) {
  .getting-started-main-container {
    background-size: auto;
    background-position-x: 57%;
    background-position-y: -5%;
  }
  .getting-started-main-container .first-section {
    height: 100vh;
  }
  .getting-started-main-container .second-section .top-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .getting-started-main-container .second-section .top-text h2 {
    text-align: center;
  }
  .getting-started-main-container .second-section .top-text h2 .second-line-heading {
    margin: 0;
  }
  .getting-started-main-container .second-section .top-text p {
    text-align: center;
  }
  .getting-started-main-container .second-section .steps-container .step.step-welcome-plan {
    background-position-x: 45%;
  }
  .getting-started-main-container .second-section .steps-container .step.step-data-training {
    background-position-x: 37%;
  }
  .getting-started-main-container .second-section .steps-container .step.step-coaching {
    background-position-x: 25%;
  }
}

@media screen and (max-width: 430px) {
  .getting-started-main-container {
    background-position-y: -20%;
    background-position-x: 55%;
  }
  .getting-started-main-container .first-section {
    height: 87vh;
  }
  .getting-started-main-container .first-section .first-line-heading {
    font-size: 5vw;
  }
  .getting-started-main-container .first-section .second-line-heading {
    font-size: 9rem;
  }
  .getting-started-main-container .first-section .third-line-heading {
    font-size: 7rem;
  }
}

@media screen and (max-width: 1650px) {
  .about-main {
    background-size: 140%;
    background-position: 60% -10%;
  }
  .about-main .wrapper .about-container {
    top: 25%;
  }
}

@media screen and (max-width: 1380px) {
  .about-main {
    background-size: 180%;
    background-position: 70% -10%;
  }
  .about-main .vector-graph {
    display: none;
  }
  .about-main .wrapper .about-container {
    max-height: 70vh;
    top: 30%;
  }
  .about-main .wrapper .about-container .about-main-heading {
    margin-left: 5vw;
  }
  .about-main .wrapper .about-container .about-main-desc {
    margin: 150px 5vw;
  }
  .about-main .wrapper .about-container .about-main-desc h3, .about-main .wrapper .about-container .about-main-desc p {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 1260px) {
  .about-main .wrapper .about-container .about-main-heading .heading-about-page .third-line {
    left: 7%;
  }
  .about-main .wrapper .about-container .about-main-desc .right-col {
    margin-right: 70px;
  }
}

@media screen and (max-width: 1080px) {
  .about-main {
    background-size: auto;
  }
  .about-main .wrapper .about-container .about-main-heading .heading-about-page .third-line {
    left: 9%;
  }
}

@media screen and (max-width: 810px) {
  .about-main .wrapper .about-container .about-main-desc {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .about-main .wrapper .about-container .about-main-desc .left-col, .about-main .wrapper .about-container .about-main-desc .right-col {
    width: 100%;
  }
  .about-main .wrapper .about-container .about-main-desc .left-col {
    text-align: left;
  }
}

@media screen and (max-width: 720px) {
  .about-main .wrapper .about-container .about-main-heading .heading-about-page {
    font-size: 10rem;
  }
  .about-main .wrapper .about-container .about-main-heading .heading-about-page .third-line {
    left: 10%;
  }
  .about-main .wrapper .about-container .about-main-desc h3, .about-main .wrapper .about-container .about-main-desc p {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 520px) {
  .about-main .vector-graph {
    display: none;
  }
  .about-main .wrapper .about-container {
    top: 20%;
  }
  .about-main .wrapper .about-container .about-main-heading .heading-about-page {
    font-size: 8rem;
  }
  .about-main .wrapper .about-container .about-main-heading .heading-about-page .third-line {
    left: 15%;
  }
  .about-main .wrapper .about-container .about-main-desc {
    margin-bottom: 0;
    margin-top: 0;
  }
  .about-main .wrapper .about-container .about-main-desc .left-col a.button {
    margin-top: 0px;
  }
  .about-main .wrapper .about-container .about-main-desc .left-col p {
    margin-bottom: 30px;
  }
  .about-main .wrapper .about-container .about-main-desc .right-col {
    margin-top: 20px;
  }
}

@media screen and (max-width: 420px) {
  .about-main .wrapper .about-container .about-main-heading .heading-about-page {
    font-size: 7rem;
  }
  .about-main .wrapper .about-container .about-main-heading .heading-about-page .second-line {
    font-size: 4rem;
  }
}

@media screen and (max-width: 380px) {
  .about-main {
    background-position: 70% 10%;
  }
  .about-main .wrapper .about-container {
    padding: 200px 0px;
  }
  .about-main .wrapper .about-container .about-main-heading .heading-about-page {
    font-size: 5rem;
  }
  .about-main .wrapper .about-container .about-main-desc h3, .about-main .wrapper .about-container .about-main-desc p {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 1350px) {
  .contact-main {
    background-size: 165%;
    background-position: 60% 10%;
  }
  .contact-main .wrapper {
    max-width: 1000px !important;
  }
}

@media screen and (max-width: 1050px) {
  .contact-main .wrapper {
    max-width: 800px !important;
  }
}

@media screen and (max-width: 880px) {
  .contact-main .wrapper {
    max-width: 600px !important;
  }
  .contact-main .map-section .top-heading-map .row-top .top-icons a {
    width: 80px;
    height: 80px;
  }
  .contact-main .map-section .top-heading-map .row-top .top-icons a img {
    width: 40px;
  }
  .contact-main .map-section .top-heading-map .row-bottom p {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 650px) {
  .contact-main {
    background-size: 340%;
    background-position: 84% 10%;
  }
  .contact-main .wrapper {
    max-width: 400px !important;
  }
  .contact-main .map-section .top-heading-map .row-top .top-icons a {
    width: 60px;
    height: 60px;
  }
  .contact-main .map-section .top-heading-map .row-top .top-icons a img {
    width: 30px;
  }
  .contact-main .map-section .top-heading-map .row-top .top-icons a:first-child {
    margin-right: 20px;
  }
}

@media screen and (max-width: 500px) {
  .contact-main .wrapper {
    max-width: 300px !important;
  }
  .contact-main .wrapper .top-heading-map h1 {
    font-size: 3rem;
  }
  .contact-main .wrapper .top-heading-map .row-top .top-icons a {
    width: 40px;
    height: 40px;
  }
  .contact-main .wrapper .top-heading-map .row-top .top-icons a img {
    width: 20px;
  }
  .contact-main .wrapper .top-heading-map .row-bottom p {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 1500px) {
  .privacy-policy-legal-main {
    background-position: -20% 70%;
  }
}

@media screen and (max-width: 1350px) {
  .privacy-policy-legal-main .wrapper {
    max-width: 1100px !important;
  }
}

@media screen and (max-width: 1150px) {
  .privacy-policy-legal-main .wrapper {
    max-width: 1000px !important;
  }
  .privacy-policy-legal-main h2 {
    font-size: 1.8rem;
  }
  .privacy-policy-legal-main p {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 1050px) {
  .privacy-policy-legal-main {
    background-position: 10% 70%;
  }
  .privacy-policy-legal-main .wrapper {
    max-width: 800px !important;
  }
}

@media screen and (max-width: 850px) {
  .privacy-policy-legal-main .wrapper {
    max-width: 600px !important;
  }
}

@media screen and (max-width: 650px) {
  .privacy-policy-legal-main {
    background-position: 20% -10%;
  }
  .privacy-policy-legal-main .wrapper {
    max-width: 400px !important;
  }
}

@media screen and (max-width: 550px) {
  .privacy-policy-legal-main {
    padding-top: 150px;
  }
  .privacy-policy-legal-main .wrapper {
    max-width: 350px !important;
  }
  .privacy-policy-legal-main h1 {
    margin-bottom: 50px;
    font-size: 5rem;
  }
  .privacy-policy-legal-main h2 {
    font-size: 1.6rem;
  }
  .privacy-policy-legal-main p {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 1615px) {
  .wrapper {
    max-width: 1400px;
  }
  .wrapper .footer-container {
    padding-right: 2vw;
    padding-left: 2vw;
  }
}

@media screen and (max-width: 1425px) {
  footer .footer-container .left-side img {
    width: 120px;
  }
  footer .footer-container .left-side .contact-info {
    font-size: 1.4rem;
  }
  footer .footer-container .left-side .logo-name .logo-name-text {
    font-size: 1.2rem;
  }
  footer .footer-container .right-side .navigation-footer a {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 1055px) {
  footer .footer-container {
    height: 220px;
  }
  footer .footer-container .left-side img {
    width: 120px;
  }
  footer .footer-container .left-side .contact-info {
    font-size: 1.2rem;
  }
  footer .footer-container .left-side .contact-info .footer-row .contact-way {
    width: 28%;
    margin-right: 2%;
  }
  footer .footer-container .left-side .logo-name .logo-name-text {
    font-size: 1rem;
  }
  footer .footer-container .right-side .navigation-footer a {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 880px) {
  footer {
    background-size: cover;
    background-position: 90% 50%;
  }
  footer .wrapper .footer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-left: 10vw;
    padding-right: 10vw;
    height: auto;
  }
  footer .footer-container .left-side {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  footer .footer-container .left-side img {
    margin-bottom: 20px;
  }
  footer .footer-container .left-side .contact-info {
    width: 100%;
  }
  footer .footer-container .left-side .contact-info .footer-row {
    margin-bottom: 20px;
  }
  footer .footer-container .right-side .navigation-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 665px) {
  footer .footer-container .left-side img {
    min-width: 100px;
  }
  footer .footer-container .left-side .contact-info {
    font-size: 1.05rem;
  }
  footer .footer-container .right-side .navigation-footer a {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 570px) {
  footer .footer-container .left-side .logo-name {
    margin-top: 20px;
  }
  footer .footer-container .left-side .logo-name .logo-name-text {
    font: 1.2rem;
  }
  footer .footer-container .left-side .contact-info {
    font-size: 1.2rem;
  }
  footer .footer-container .left-side .contact-info .footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  footer .footer-container .left-side .contact-info .footer-row .contact-way {
    width: auto;
    margin: 10px 0px;
  }
  footer .footer-container .right-side .navigation-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  footer .footer-container .right-side .navigation-footer a {
    font-size: 2.5rem;
    margin: 10px 0px;
  }
}

@media screen and (max-width: 1490px) {
  .home-section h2 {
    font-size: 6vw;
  }
  .section-3 .decor-img {
    left: 4vw;
    width: auto;
  }
  .section-3 .section-3-para-left {
    left: 5vw;
    top: 30vh;
    width: 25%;
  }
  .section-3 .section-3-para-right {
    width: 25%;
    right: 23vw;
    bottom: 37vh;
  }
  .section-4 .paragraph-wrap {
    top: 39vh;
    right: 10vh;
  }
  .section-5 .decor-img {
    left: 9vw;
  }
  .section-5 .paragraph-wrap {
    right: 10vw;
  }
  .section-5 .paragraph-wrap .section-paragraph-container .section-5-para:nth-child(3) {
    margin-left: 7vw;
  }
  .section-6 h2 {
    font-size: 7vw;
  }
  .section-6 .decor-img {
    top: 44vh;
  }
}

@media screen and (max-width: 1435px) {
  .section-6 a.button {
    right: 10vw;
  }
}

@media screen and (max-width: 1350px) {
  .section-1 .section-1-text {
    height: 360px;
  }
}

@media screen and (max-width: 1180px) {
  .home-section {
    background-position: 40%;
  }
  .home-section p, .home-section h3 {
    font-size: 1.8vw;
  }
  .home-section p {
    line-height: 1.4;
  }
  .home-section a.button {
    font-size: 1.4vw !important;
  }
  .section-1 .section-1-text {
    width: 55%;
  }
  .section-2 .section-2-text {
    top: 39vh;
    left: 11vw;
  }
  .section-2 .section-paragraph-container {
    width: 40%;
  }
  .section-2 .section-2-para-left {
    left: 6vw;
  }
  .section-2 .section-2-para-right {
    right: 0vw;
  }
  .section-3 .section-3-para-left {
    left: 0.3vw;
    width: 35%;
  }
  .section-3 .section-3-para-right {
    width: 37%;
    right: 3vw;
  }
  .section-4 .decor-img {
    width: 46vw;
    left: 1vw;
  }
  .section-4 .paragraph-wrap {
    top: 32vh;
    right: 4vh;
    width: 26%;
  }
  .section-5 .decor-img {
    left: 4vw;
    width: 40vw;
  }
  .section-5 .paragraph-wrap {
    right: 1vw;
  }
  .section-6 .decor-img {
    bottom: 190px;
  }
  .section-6 a.button {
    bottom: 27vh;
  }
}

@media screen and (max-width: 1000px) {
  .home-section {
    background-position: 100%;
  }
  .home-section h1 {
    font-size: 38px;
    width: auto;
  }
  .home-section p, .home-section h3 {
    font-size: 2em;
  }
  .home-section a.button {
    font-size: 20px !important;
  }
  .section-1 {
    background-position: 50%;
    padding-left: 60px;
  }
  .section-1 .section-1-text {
    top: 35vh;
    left: 10vw;
    width: 75%;
  }
  .section-1 a.section-1-link.button {
    margin-left: 0 !important;
  }
  .section-2 {
    background-image: url("/assets/S2_Backdrop.jpg");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 60px;
  }
  .section-2 .section-2-text, .section-2 .section-paragraph-container {
    position: static;
  }
  .section-2 .section-2-text h2 {
    text-align: left;
  }
  .section-2 .section-paragraph-container {
    width: 60%;
    margin-top: 40px;
  }
  .section-2 .section-2-para-left {
    text-align: left;
  }
  .section-3 {
    background-image: url("/assets/S3_Backdrop.jpg");
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-3 .section-paragraph-container {
    padding-left: 60px;
    position: static;
    margin-bottom: 40px;
    text-align: left;
    width: 60%;
  }
  .section-3 .decor-img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    position: static;
    margin-top: 40px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .section-4 {
    background-image: url("/assets/S4_Backdrop.jpg");
  }
  .section-4 .paragraph-wrap {
    width: 40%;
    right: 8vh;
  }
  .section-5 {
    background-image: url("/assets/S5_Backdrop_Rev.jpg");
  }
  .section-5 .paragraph-wrap {
    right: 8vw;
    width: 40%;
  }
  .section-5 .paragraph-wrap .section-paragraph-container {
    width: 100%;
  }
  .section-5 .paragraph-wrap .section-paragraph-container:nth-child(3) {
    margin-left: 0 !important;
  }
  .section-6 {
    background-image: url("/assets/S6_Backdrop.jpg");
  }
  .section-6 .decor-img-desktop {
    display: none;
  }
  .section-6 .decor-img-mobile {
    display: inline-block !important;
    width: 55vw;
    top: 24vh;
  }
  .section-6 h2 {
    font-size: 9vw;
    left: 38vw;
    top: 10vh;
  }
  .section-6 .desktop-heading-section-6 {
    display: none;
  }
  .section-6 .mobile-heading-section-6 {
    display: block !important;
  }
  .section-6 .mobile-heading-section-6 h2 {
    display: initial !important;
  }
  .section-6 a.button {
    font-size: 3vw !important;
    right: 17vw;
    bottom: 62vh;
  }
}

@media screen and (max-width: 800px) {
  .section-1 .section-1-text {
    left: 60px;
  }
  .section-2 .section-paragraph-container {
    width: 80%;
  }
  .section-3 .section-paragraph-container {
    width: 80%;
  }
  .section-4 .decor-img {
    left: 15%;
    top: 30%;
    width: 70%;
  }
  .section-4 .paragraph-wrap {
    width: 70%;
    left: 60px;
    top: 67vh;
  }
  .section-4 .paragraph-wrap .section-4-para {
    margin-bottom: 6vh !important;
  }
  .section-5 .decor-img {
    display: none;
  }
  .section-5 .decor-img-mobile-section-5 {
    display: block !important;
    position: static;
    width: 50vw;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .section-5 .paragraph-wrap {
    position: static;
    padding-left: 60px;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    height: 100vh;
  }
  .section-5 .section-5-para {
    width: 70% !important;
  }
  .section-6 .decor-img-mobile {
    width: 65vw;
  }
  .section-6 h2 {
    font-size: 8vw;
    left: 43vw;
    top: 19vh;
  }
  .section-6 a.button {
    right: 15vw;
  }
}

@media screen and (max-width: 650px) {
  .home-section h1 {
    font-size: 30px;
  }
  .home-section p {
    font-size: 17px;
  }
  .home-section h2 {
    font-size: 40px;
  }
  .home-section a.button {
    font-size: 17px !important;
  }
  .section-3 .decor-img {
    width: 350px;
  }
  .section-4 .decor-img {
    width: 350px;
    top: 370px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .section-4 .paragraph-wrap {
    top: 70vh;
  }
  .section-5 .decor-img-mobile-section-5 {
    -ms-flex-item-align: start;
        align-self: flex-start;
    width: 300px;
  }
  .section-6 {
    min-height: 85vh;
  }
  .section-6 h2 {
    top: 6vh;
  }
  .section-6 .decor-img {
    width: 400px;
    left: 30px;
    top: 140px;
  }
  .section-6 a.button {
    bottom: 510px;
    right: 75px;
  }
}

@media screen and (max-width: 460px) {
  .home-section {
    min-height: 100vh;
  }
  .home-section h1 {
    font-size: 28px;
  }
  .home-section p, .home-section a.button, .home-section h3 {
    font-size: 16px !important;
  }
  .home-section h2 {
    font-size: 35px;
  }
  .home-section a.button {
    padding: 10px 30px !important;
  }
  .section-1 .section-1-text {
    left: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-1 p {
    margin: 30px 0px !important;
    width: 100% !important;
  }
  .section-2 {
    padding-left: 30px;
  }
  .section-2 .section-paragraph-container {
    width: 90%;
  }
  .section-3 .section-paragraph-container {
    padding-left: 30px;
    width: 90%;
  }
  .section-3 .decor-img {
    width: 280px;
  }
  .section-4 .decor-img {
    top: 230px;
    width: 280px;
  }
  .section-4 .paragraph-wrap {
    top: 410px;
    left: 30px;
    width: 90%;
  }
  .section-5 .paragraph-wrap {
    padding-left: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-5 .decor-img-mobile-section-5 {
    margin: 30px 0px;
  }
  .section-5 .section-5-para {
    width: 90% !important;
  }
  .section-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 60px 0px;
  }
  .section-6 .decor-img {
    position: static;
    width: 350px;
  }
  .section-6 h2 {
    position: static;
  }
  .section-6 a.button {
    position: static;
    margin: 30px 0px;
  }
}
