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

.slider-arrow, #new_pricing-section .price-box .price > span + span:before, #new_pricing-section .price-box .features li:before, .careers #our_culture .big:after, .careers #join-us .job-item .apply-btn, .article-social-icons, #intl_pricing-section .price-box .price.bundled > span + span:before, #intl_pricing-section .price-box .features li:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

#header .container #nav ul.sub-nav, .section#best-foot-forward .top-images, .mobile-apps #thoughtful_experience .phones .phone3, .ada-page .section#top-section p:after, .ada-page #video .play-video, .careers #top-video-section .video-btn:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

/* mixin for multiline */
@font-face {
  font-family: "Neue Haas Grotesk W01 Disp";
  src: url("https://cmsv2-static-cdn-prod.apptegy.net/fonts/NeueHaasGrotDisp-45Light-Web.woff2") format("woff2"), url("https://cmsv2-static-cdn-prod.apptegy.net/fonts/NeueHaasGrotDisp-45Light-Web.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }
@font-face {
  font-family: "Neue Haas Grotesk W01 Disp";
  src: url("https://cmsv2-static-cdn-prod.apptegy.net/fonts/NeueHaasGrotDisp-55Roman-Web.woff2") format("woff2"), url("https://cmsv2-static-cdn-prod.apptegy.net/fonts/NeueHaasGrotDisp-55Roman-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }
@font-face {
  font-family: "Neue Haas Grotesk W01 Disp";
  src: url("https://cmsv2-static-cdn-prod.apptegy.net/fonts/NeueHaasGrotDisp-75Bold-Web.woff2") format("woff2"), url("https://cmsv2-static-cdn-prod.apptegy.net/fonts/NeueHaasGrotDisp-75Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }
@font-face {
  font-family: "Neue Haas Grotesk W01 Disp";
  src: url("https://cmsv2-static-cdn-prod.apptegy.net/fonts/NeueHaasGrotDisp-95Black-Web.woff2") format("woff2"), url("https://cmsv2-static-cdn-prod.apptegy.net/fonts/NeueHaasGrotDisp-95Black-Web.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-display: swap; }
@font-face {
  font-family: "Neue Haas Grotesk W01";
  src: url("../fonts/NeueHaasGrotText-55Roman-Web.woff2") format("woff2"), url("../fonts/NeueHaasGrotText-55Roman-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Neue Haas Grotesk W01";
  src: url("../fonts/NeueHaasGrotText-65Medium-Web.woff2") format("woff2"), url("../fonts/NeueHaasGrotText-65Medium-Web.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Neue Haas Grotesk W01";
  src: url("../fonts/NeueHaasGrotText-75Bold-Web.woff2") format("woff2"), url("../fonts/NeueHaasGrotText-75Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
/**
 * Global Reset of all HTML Elements
 */
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  border: 0;
  border-width: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  /* Adjust font size */
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px; }

body {
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 300;
  font-style: normal;
  font-size: 19px;
  line-height: 30px;
  background: #FFF; }

p {
  color: #333;
  font-size: 19px;
  font-size: 0.9895833333vw;
  line-height: 30px;
  line-height: 1.5625vw;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 300;
  word-wrap: break-word; }
  @media (max-width: 1717.8947368421px) {
    p {
      font-size: 17px; } }
  @media (min-width: 2930.5263157895px) {
    p {
      font-size: 29px; } }
  @media (max-width: 1600px) {
    p {
      line-height: 25px; } }
  @media (min-width: 2560px) {
    p {
      line-height: 40px; } }

a {
  color: #333;
  border: none;
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  text-transform: none;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 700;
  word-wrap: break-word; }

a:hover {
  color: #333;
  text-decoration: underline; }

a:active,
a:focus {
  color: #333; }

ol,
ul {
  list-style: none; }

ul {
  margin: 0 0 19px; }

ul li {
  list-style-type: none;
  font-size: 19px;
  font-size: 0.9895833333vw;
  line-height: 30px;
  line-height: 1.5625vw;
  word-wrap: break-word; }
  @media (max-width: 1414.7368421053px) {
    ul li {
      font-size: 14px; } }
  @media (min-width: 1920px) {
    ul li {
      font-size: 19px; } }
  @media (max-width: 1280px) {
    ul li {
      line-height: 20px; } }
  @media (min-width: 1920px) {
    ul li {
      line-height: 30px; } }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  word-wrap: break-word; }

button,
input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer; }

select::-ms-expand {
  display: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer; }

/*Remove button padding in FF*/
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  resize: none;
  overflow: auto; }

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

body .fl_right {
  float: right; }

body .fl_left {
  float: left; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.overflow-hidden {
  overflow: hidden; }

/* ===== Header ========================================================== */
#header {
  padding-top: 30px;
  padding-top: 1.5625vw;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  top: 0;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 960px) {
    #header {
      padding-top: 15px; } }
  @media (min-width: 1920px) {
    #header {
      padding-top: 30px; } }
  #header .container {
    max-width: 1725px;
    max-width: 89.84375vw; }
    @media (max-width: 333.9130434783px) {
      #header .container {
        max-width: 300px; } }
    @media (min-width: 1920px) {
      #header .container {
        max-width: 1725px; } }
    #header .container .logo {
      float: left; }
      #header .container .logo a {
        display: block; }
        #header .container .logo a svg,
        #header .container .logo a img {
          overflow: visible;
          display: block;
          height: 32px;
          -webkit-transition: all 200ms ease-in;
          -webkit-transform: scale(1);
          -ms-transition: all 200ms ease-in;
          -ms-transform: scale(1);
          -moz-transition: all 200ms ease-in;
          -moz-transform: scale(1);
          transition: all 200ms ease-in;
          transform: scale(1); }
      #header .container .logo .text {
        fill: #503462; }
      #header .container .logo .shape {
        fill: #F5887E;
        transition: transform .8s ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 55px 55px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
      #header .container .logo:hover svg, #header .container .logo:focus svg {
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1.1);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1.1);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1.1);
        transition: all 200ms ease-in;
        transform: scale(1.1); }
    #header .container #nav {
      float: right;
      text-align: right; }
      #header .container #nav ul {
        text-align: left;
        margin: 0;
        font-size: 0; }
        #header .container #nav ul li {
          display: inline-block;
          vertical-align: top;
          margin-left: 70px;
          margin-left: 3.6458333333vw;
          color: #333333;
          font-size: 16px;
          line-height: 32px;
          text-transform: uppercase;
          font-family: 'Neue Haas Grotesk W01', Serif;
          font-weight: 400;
          height: 32px; }
          @media (max-width: 822.8571428571px) {
            #header .container #nav ul li {
              margin-left: 30px; } }
          @media (min-width: 1920px) {
            #header .container #nav ul li {
              margin-left: 70px; } }
          #header .container #nav ul li:first-child {
            margin-left: 0; }
          #header .container #nav ul li .demo {
            background-color: #5624bb;
            color: #fff;
            border-radius: 16px;
            padding-left: 32px;
            padding-right: 32px; }
          #header .container #nav ul li a, #header .container #nav ul li > span {
            color: #333333;
            display: block;
            position: relative;
            cursor: pointer; }
            #header .container #nav ul li a:after, #header .container #nav ul li > span:after {
              position: absolute;
              bottom: -5px;
              left: 50%;
              width: 22px;
              margin-left: -11px;
              height: 3px;
              content: '';
              background: #5624bb;
              opacity: 0;
              filter: alpha(opacity=0); }
          #header .container #nav ul li.has-child a:before, #header .container #nav ul li.has-child > span:before {
            content: '';
            position: absolute;
            bottom: -35px;
            left: 50%;
            margin-left: -17px;
            width: 0;
            height: 0;
            border-left: 17px solid transparent;
            border-right: 17px solid transparent;
            border-bottom: 13px solid #FFF;
            z-index: 999;
            opacity: 0;
            filter: alpha(opacity=0); }
          #header .container #nav ul li:hover, #header .container #nav ul li:focus {
            padding-bottom: 45px; }
            #header .container #nav ul li:hover a, #header .container #nav ul li:hover a:hover, #header .container #nav ul li:hover a:focus, #header .container #nav ul li:hover > span, #header .container #nav ul li:focus a, #header .container #nav ul li:focus a:hover, #header .container #nav ul li:focus a:focus, #header .container #nav ul li:focus > span {
              text-decoration: none;
              font-weight: 500; }
              #header .container #nav ul li:hover a:after, #header .container #nav ul li:hover a:hover:after, #header .container #nav ul li:hover a:focus:after, #header .container #nav ul li:hover > span:after, #header .container #nav ul li:focus a:after, #header .container #nav ul li:focus a:hover:after, #header .container #nav ul li:focus a:focus:after, #header .container #nav ul li:focus > span:after {
                opacity: 1;
                filter: alpha(opacity=100); }
          #header .container #nav ul li.has-child.open a:before, #header .container #nav ul li.has-child.open a:hover:before, #header .container #nav ul li.has-child.open a:focus:before, #header .container #nav ul li.has-child.open > span:before {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            -webkit-transition-duration: .45s;
            -o-transition-duration: .45s;
            transition-duration: .45s;
            opacity: 1;
            filter: alpha(opacity=100); }
        #header .container #nav ul.sub-nav {
          position: absolute;
          overflow: hidden;
          top: 67px;
          width: 100%;
          width: 91vw;
          height: auto;
          background: #FFF;
          z-index: 99;
          font-size: 0;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          border-radius: 10px;
          -moz-background-clip: padding;
          -webkit-background-clip: padding-box;
          background-clip: padding-box;
          -webkit-box-shadow: 0px 0px 80px 0px rgba(51, 51, 51, 0.2);
          box-shadow: 0px 0px 80px 0px rgba(51, 51, 51, 0.2);
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          opacity: 0;
          filter: alpha(opacity=0);
          visibility: hidden;
          -webkit-transform: translateX(-50%) rotateX(-50deg);
          -ms-transform: translateX(-50%) rotateX(-50deg);
          transform: translateX(-50%) rotateX(-50deg);
          -webkit-transform-origin: 50% -50px;
          -ms-transform-origin: 50% -50px;
          transform-origin: 50% -50px;
          will-change: transform, opacity;
          -webkit-transition: all 0.5s ease-in-out;
          -moz-transition: all 0.5s ease-in-out;
          -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out; }
          #header .container #nav ul.sub-nav li {
            background: #FFF;
            display: inline-block;
            vertical-align: top;
            width: 20%;
            border-left: 1px solid #e1e1e1;
            margin: 0;
            text-align: center;
            text-transform: none;
            -webkit-transition: background 0.5s ease-in-out;
            -moz-transition: background 0.5s ease-in-out;
            -o-transition: background 0.5s ease-in-out;
            transition: background 0.5s ease-in-out;
            position: relative;
            padding: 0;
            height: auto; }
            #header .container #nav ul.sub-nav li a {
              text-decoration: none;
              padding: 48px 15px;
              padding-top: 30px;
              padding-top: 1.5625vw;
              padding-bottom: 30px;
              padding-bottom: 1.5625vw;
              height: 100%; }
              @media (max-width: 1024px) {
                #header .container #nav ul.sub-nav li a {
                  padding-top: 16px; } }
              @media (min-width: 1920px) {
                #header .container #nav ul.sub-nav li a {
                  padding-top: 30px; } }
              @media (max-width: 1024px) {
                #header .container #nav ul.sub-nav li a {
                  padding-bottom: 16px; } }
              @media (min-width: 1920px) {
                #header .container #nav ul.sub-nav li a {
                  padding-bottom: 30px; } }
              #header .container #nav ul.sub-nav li a:after, #header .container #nav ul.sub-nav li a:before {
                display: none; }
            #header .container #nav ul.sub-nav li.thrillshare-link {
              border: 0; }
              #header .container #nav ul.sub-nav li.thrillshare-link a {
                padding-left: 10px;
                padding-right: 10px; }
              #header .container #nav ul.sub-nav li.thrillshare-link .icon {
                padding-bottom: 0;
                position: absolute;
                left: 0%;
                width: 100%;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
            #header .container #nav ul.sub-nav li .icon {
              display: block;
              padding-bottom: 35px;
              padding-bottom: 1.8229166667vw; }
              @media (max-width: 822.8571428571px) {
                #header .container #nav ul.sub-nav li .icon {
                  padding-bottom: 15px; } }
              @media (min-width: 1920px) {
                #header .container #nav ul.sub-nav li .icon {
                  padding-bottom: 35px; } }
              #header .container #nav ul.sub-nav li .icon img {
                display: block;
                margin: 0 auto;
                max-width: 100%;
                max-height: 64px;
                max-height: 3.3333333333vw;
                object-fit: contain;
                height: auto;
                -webkit-transition: all 200ms ease-in;
                -webkit-transform: scale(1);
                -ms-transition: all 200ms ease-in;
                -ms-transform: scale(1);
                -moz-transition: all 200ms ease-in;
                -moz-transform: scale(1);
                transition: all 200ms ease-in;
                transform: scale(1);
                opacity: 0;
                filter: alpha(opacity=0); }
                @media (max-width: 1050px) {
                  #header .container #nav ul.sub-nav li .icon img {
                    max-height: 35px; } }
                @media (min-width: 1920px) {
                  #header .container #nav ul.sub-nav li .icon img {
                    max-height: 64px; } }
            #header .container #nav ul.sub-nav li p {
              font-size: 16px;
              font-size: 0.8333333333vw;
              line-height: 24px;
              line-height: 1.25vw;
              color: #333;
              font-weight: 400;
              -webkit-transition: -webkit-transform .4s;
              transition: transform .4s; }
              @media (max-width: 1680px) {
                #header .container #nav ul.sub-nav li p {
                  font-size: 14px; } }
              @media (min-width: 1920px) {
                #header .container #nav ul.sub-nav li p {
                  font-size: 16px; } }
              @media (max-width: 1600px) {
                #header .container #nav ul.sub-nav li p {
                  line-height: 20px; } }
              @media (min-width: 1920px) {
                #header .container #nav ul.sub-nav li p {
                  line-height: 24px; } }
            #header .container #nav ul.sub-nav li .title {
              font-size: 19px;
              font-size: 0.9895833333vw;
              line-height: 23px;
              line-height: 1.1979166667vw;
              font-weight: 700;
              color: #333;
              margin-bottom: 5px;
              display: block;
              -webkit-transition: -webkit-transform .4s;
              transition: transform .4s; }
              @media (max-width: 1616.8421052632px) {
                #header .container #nav ul.sub-nav li .title {
                  font-size: 16px; } }
              @media (min-width: 1920px) {
                #header .container #nav ul.sub-nav li .title {
                  font-size: 19px; } }
              @media (max-width: 1669.5652173913px) {
                #header .container #nav ul.sub-nav li .title {
                  line-height: 20px; } }
              @media (min-width: 1920px) {
                #header .container #nav ul.sub-nav li .title {
                  line-height: 23px; } }
            #header .container #nav ul.sub-nav li:hover, #header .container #nav ul.sub-nav li:focus {
              background: #f9f9f9; }
              #header .container #nav ul.sub-nav li:hover .icon img, #header .container #nav ul.sub-nav li:focus .icon img {
                -webkit-transform: scale(1.1);
                -ms-transform: scale(1.1);
                -moz-transform: scale(1.1);
                transform: scale(1.1); }
              #header .container #nav ul.sub-nav li:hover .title,
              #header .container #nav ul.sub-nav li:hover p, #header .container #nav ul.sub-nav li:focus .title,
              #header .container #nav ul.sub-nav li:focus p {
                -webkit-transform: translate(0, -12px);
                transform: translate(0, -12px); }
        #header .container #nav ul li.open .sub-nav {
          visibility: visible;
          opacity: 1;
          filter: alpha(opacity=100);
          -webkit-transform: translateX(-50%) rotateX(0deg);
          -ms-transform: translateX(-50%) rotateX(0deg);
          transform: translateX(-50%) rotateX(0deg); }
          #header .container #nav ul li.open .sub-nav .icon img {
            opacity: 1;
            filter: alpha(opacity=100); }
  #header .menu-icon {
    display: none; }

body #header.sticky, .landing-page.full-video-page #header.sticky {
  position: fixed;
  height: 60px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0%;
  padding-top: 14px;
  padding-bottom: 5px;
  background: #FFF;
  z-index: 99999;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.1);
  /*-webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInDown;
   -ms-animation-name: fadeInDown;
   -o-animation-name: fadeInDown;
   animation-name: fadeInDown;
          -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s; */ }
  body #header.sticky .container .logo, .landing-page.full-video-page #header.sticky .container .logo {
    padding-top: 4px; }
  body #header.sticky .container .logo .text, .landing-page.full-video-page #header.sticky .container .logo .text {
    fill: #503462; }
  body #header.sticky .container .logo .shape, .landing-page.full-video-page #header.sticky .container .logo .shape {
    fill: #F5887E; }
  body #header.sticky .container .logo a svg, body #header.sticky .container .logo a img, .landing-page.full-video-page #header.sticky .container .logo a svg, .landing-page.full-video-page #header.sticky .container .logo a img {
    height: 26px; }
  body #header.sticky .container #nav ul li a, body #header.sticky .menu-icon .menu-txt, body #header.sticky #header .menu-icon .close-text, body #header.sticky .container #nav ul li span, body #header.sticky .container #nav .menu-icon .close-text, .landing-page.full-video-page #header.sticky .container #nav ul li a, .landing-page.full-video-page #header.sticky .menu-icon .menu-txt, .landing-page.full-video-page #header.sticky #header .menu-icon .close-text, .landing-page.full-video-page #header.sticky .container #nav ul li span, .landing-page.full-video-page #header.sticky .container #nav .menu-icon .close-text {
    color: #333333; }
  body #header.sticky .container #nav ul li a.demo, body #header.sticky .landing-page.full-video-page #header.sticky .container #nav ul li a.demo, .landing-page.full-video-page #header.sticky .container #nav ul li a.demo, .landing-page.full-video-page #header.sticky .landing-page.full-video-page #header.sticky .container #nav ul li a.demo {
    color: #fff; }
  body #header.sticky .container #nav .menu-close::after, body #header.sticky .container #nav .menu-close::before, .landing-page.full-video-page #header.sticky .container #nav .menu-close::after, .landing-page.full-video-page #header.sticky .container #nav .menu-close::before {
    background: #333; }
  body #header.sticky .menu-icon .menu-icon-svg, .landing-page.full-video-page #header.sticky .menu-icon .menu-icon-svg {
    fill: #333; }
  body #header.sticky.nav-down, .landing-page.full-video-page #header.sticky.nav-down {
    height: 80px;
    padding-top: 23px; }
    body #header.sticky.nav-down .container .logo, .landing-page.full-video-page #header.sticky.nav-down .container .logo {
      padding-top: 0px; }
    body #header.sticky.nav-down .container .logo a svg, body #header.sticky.nav-down .container .logo a img, .landing-page.full-video-page #header.sticky.nav-down .container .logo a svg, .landing-page.full-video-page #header.sticky.nav-down .container .logo a img {
      height: 32px; }

#header .container #nav ul.sub-nav.new li a {
  height: 100%; }
#header .container #nav ul.sub-nav.new li:first-child a {
  padding-left: 10px;
  padding-right: 10px; }
#header .container #nav ul.sub-nav.new li.thrillshare-link .icon {
  padding-bottom: 0;
  position: absolute;
  left: 0%;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

#header .container #nav ul.sub-nav.v2 a {
  padding-top: 30px;
  padding-top: 1.5625vw;
  padding-bottom: 30px;
  padding-bottom: 1.5625vw; }
  @media (max-width: 1024px) {
    #header .container #nav ul.sub-nav.v2 a {
      padding-top: 16px; } }
  @media (min-width: 1920px) {
    #header .container #nav ul.sub-nav.v2 a {
      padding-top: 30px; } }
  @media (max-width: 1024px) {
    #header .container #nav ul.sub-nav.v2 a {
      padding-bottom: 16px; } }
  @media (min-width: 1920px) {
    #header .container #nav ul.sub-nav.v2 a {
      padding-bottom: 30px; } }

@media only screen and (max-width: 1000px) {
  #header .container #nav ul.sub-nav li.thrillshare-link .icon img {
    height: 64px; } }
@media only screen and (max-width: 500px) {
  #header .container #nav ul.sub-nav li.thrillshare-link .icon img {
    max-height: 50px; } }
/*************************
*
*  FOOTER
*
*************************/
#footer {
  padding-top: 105px;
  padding-top: 5.46875vw;
  background: #FFF; }
  @media (max-width: 457.1428571429px) {
    #footer {
      padding-top: 25px; } }
  @media (min-width: 1920px) {
    #footer {
      padding-top: 105px; } }
  #footer .container {
    background: #383147 url("../images/footer-logo-shape-white.png") no-repeat right bottom;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    max-width: 1620px;
    max-width: 84.375vw;
    padding-top: 60px;
    padding-top: 3.125vw;
    padding-bottom: 30px;
    padding-bottom: 1.5625vw;
    padding-left: 100px;
    padding-left: 5.2083333333vw;
    padding-right: 100px;
    padding-right: 5.2083333333vw;
    overflow: hidden; }
    @media (max-width: 355.5555555556px) {
      #footer .container {
        max-width: 300px; } }
    @media (min-width: 1920px) {
      #footer .container {
        max-width: 1620px; } }
    @media (max-width: 960px) {
      #footer .container {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      #footer .container {
        padding-top: 60px; } }
    @media (max-width: 960px) {
      #footer .container {
        padding-bottom: 15px; } }
    @media (min-width: 1920px) {
      #footer .container {
        padding-bottom: 30px; } }
    @media (max-width: 384px) {
      #footer .container {
        padding-left: 20px; } }
    @media (min-width: 1920px) {
      #footer .container {
        padding-left: 100px; } }
    @media (max-width: 384px) {
      #footer .container {
        padding-right: 20px; } }
    @media (min-width: 1920px) {
      #footer .container {
        padding-right: 100px; } }
    #footer .container:before {
      width: 100%;
      background: #a09cea;
      background: -webkit-gradient(linear, left top, right top, from(#a09cea), to(#e7a1a5));
      background: linear-gradient(90deg, #a09cea 0%, #e7a1a5 100%);
      position: absolute;
      left: 0px;
      top: 0px;
      height: 9px;
      height: 0.46875vw;
      content: ''; }
      @media (max-width: 1066.6666666667px) {
        #footer .container:before {
          height: 5px; } }
      @media (min-width: 1920px) {
        #footer .container:before {
          height: 9px; } }
  #footer .title {
    font-size: 36px;
    font-size: 1.875vw;
    line-height: 40px;
    line-height: 2.0833333333vw;
    color: #FFF;
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 700;
    margin: 0;
    margin-bottom: 30px;
    margin-bottom: 1.5625vw; }
    @media (max-width: 1120px) {
      #footer .title {
        font-size: 21px; } }
    @media (min-width: 1920px) {
      #footer .title {
        font-size: 36px; } }
    @media (max-width: 1200px) {
      #footer .title {
        line-height: 25px; } }
    @media (min-width: 1920px) {
      #footer .title {
        line-height: 40px; } }
    @media (max-width: 1152px) {
      #footer .title {
        margin-bottom: 18px; } }
    @media (min-width: 1920px) {
      #footer .title {
        margin-bottom: 30px; } }
  #footer .footer-links {
    width: 37%;
    float: left;
    padding-right: 4%; }
    #footer .footer-links ul {
      display: block;
      margin: 0;
      font-size: 0; }
      #footer .footer-links ul li {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding-right: 15px;
        font-size: 16px;
        font-size: 0.8333333333vw;
        line-height: 20px;
        line-height: 1.0416666667vw;
        color: #FFF;
        font-family: 'Neue Haas Grotesk W01', Serif;
        font-weight: 400;
        margin: 0;
        margin-bottom: 25px;
        margin-bottom: 1.3020833333vw; }
        @media (max-width: 1680px) {
          #footer .footer-links ul li {
            font-size: 14px; } }
        @media (min-width: 1920px) {
          #footer .footer-links ul li {
            font-size: 16px; } }
        @media (max-width: 1728px) {
          #footer .footer-links ul li {
            line-height: 18px; } }
        @media (min-width: 1920px) {
          #footer .footer-links ul li {
            line-height: 20px; } }
        @media (max-width: 1152px) {
          #footer .footer-links ul li {
            margin-bottom: 15px; } }
        @media (min-width: 1920px) {
          #footer .footer-links ul li {
            margin-bottom: 25px; } }
        #footer .footer-links ul li a {
          color: #FFF; }
    #footer .footer-links .social {
      font-size: 0;
      padding-top: 45px;
      padding-top: 2.34375vw; }
      @media (max-width: 1280px) {
        #footer .footer-links .social {
          padding-top: 30px; } }
      @media (min-width: 1920px) {
        #footer .footer-links .social {
          padding-top: 45px; } }
      #footer .footer-links .social a {
        display: inline-block;
        margin-left: 10px;
        width: 47px;
        width: 2.4479166667vw;
        height: 47px;
        height: 2.4479166667vw;
        line-height: 47px;
        line-height: 2.4479166667vw;
        text-indent: -9999px;
        overflow: hidden; }
        @media (max-width: 1021.2765957447px) {
          #footer .footer-links .social a {
            width: 25px; } }
        @media (min-width: 1920px) {
          #footer .footer-links .social a {
            width: 47px; } }
        @media (max-width: 1021.2765957447px) {
          #footer .footer-links .social a {
            height: 25px; } }
        @media (min-width: 1920px) {
          #footer .footer-links .social a {
            height: 47px; } }
        @media (max-width: 1021.2765957447px) {
          #footer .footer-links .social a {
            line-height: 25px; } }
        @media (min-width: 1920px) {
          #footer .footer-links .social a {
            line-height: 47px; } }
        #footer .footer-links .social a:first-child {
          margin-left: 0; }
        #footer .footer-links .social a.fb {
          background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/fb-icon.png") no-repeat center center;
          background-size: contain; }
        #footer .footer-links .social a.tw {
          background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/tw-icon.png") no-repeat center center;
          background-size: contain; }
        #footer .footer-links .social a.in {
          background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/instagram.png") no-repeat center center;
          background-size: contain; }
  #footer .contact-details {
    float: left;
    width: 30%; }
    #footer .contact-details p {
      font-size: 18px;
      font-size: 0.9375vw;
      line-height: 30px;
      line-height: 1.5625vw;
      color: #FFF;
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 400;
      margin: 0;
      margin-bottom: 55px;
      margin-bottom: 2.8645833333vw; }
      @media (max-width: 1706.6666666667px) {
        #footer .contact-details p {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        #footer .contact-details p {
          font-size: 18px; } }
      @media (max-width: 1664px) {
        #footer .contact-details p {
          line-height: 26px; } }
      @media (min-width: 1920px) {
        #footer .contact-details p {
          line-height: 30px; } }
      @media (max-width: 698.1818181818px) {
        #footer .contact-details p {
          margin-bottom: 20px; } }
      @media (min-width: 1920px) {
        #footer .contact-details p {
          margin-bottom: 55px; } }
      #footer .contact-details p a {
        color: #FFF; }
    #footer .contact-details a {
      display: inline; }
    #footer .contact-details img {
      display: block;
      height: 39px;
      height: 2.03125vw;
      width: 189px;
      width: 9.84375vw; }
      @media (max-width: 1230.7692307692px) {
        #footer .contact-details img {
          height: 25px; } }
      @media (min-width: 1920px) {
        #footer .contact-details img {
          height: 39px; } }
      @media (max-width: 1229.2063492063px) {
        #footer .contact-details img {
          width: 121px; } }
      @media (min-width: 1920px) {
        #footer .contact-details img {
          width: 189px; } }
  #footer .right-col {
    float: right;
    width: 33%; }
  #footer .copyright {
    padding: 40px 20px;
    padding-top: 40px;
    padding-top: 2.0833333333vw;
    padding-bottom: 40px;
    padding-bottom: 2.0833333333vw;
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    color: #333; }
    @media (max-width: 960px) {
      #footer .copyright {
        padding-top: 20px; } }
    @media (min-width: 1920px) {
      #footer .copyright {
        padding-top: 40px; } }
    @media (max-width: 960px) {
      #footer .copyright {
        padding-bottom: 20px; } }
    @media (min-width: 1920px) {
      #footer .copyright {
        padding-bottom: 40px; } }

.send-message, .contact-content, #contact_popup {
  /*button animation */ }
  .send-message .row, .contact-content .row, #contact_popup .row {
    position: relative;
    margin-bottom: 0;
    height: 75px; }
    .send-message .row.active, .contact-content .row.active, #contact_popup .row.active {
      margin-top: 30px; }
  .send-message .input-field, .contact-content .input-field, #contact_popup .input-field {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 46px;
    background-color: transparent;
    font-size: 16px;
    font-size: 0.8333333333vw;
    padding: 0 5px 0 11px;
    border: none;
    border-bottom: 1px solid #FFF; }
    @media (max-width: 1680px) {
      .send-message .input-field, .contact-content .input-field, #contact_popup .input-field {
        font-size: 14px; } }
    @media (min-width: 1920px) {
      .send-message .input-field, .contact-content .input-field, #contact_popup .input-field {
        font-size: 16px; } }
    .send-message .input-field.textarea, .contact-content .input-field.textarea, #contact_popup .input-field.textarea {
      height: auto;
      min-height: 46px;
      line-height: normal; }
  .send-message .placeholder,
  .send-message .lb, .contact-content .placeholder,
  .contact-content .lb, #contact_popup .placeholder,
  #contact_popup .lb {
    position: absolute;
    bottom: 18px;
    left: 0px;
    margin: 0;
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 0.8333333333vw;
    line-height: 20px;
    color: #FFF;
    transition: .2s all ease-out; }
    @media (max-width: 1680px) {
      .send-message .placeholder,
      .send-message .lb, .contact-content .placeholder,
      .contact-content .lb, #contact_popup .placeholder,
      #contact_popup .lb {
        font-size: 14px; } }
    @media (min-width: 1920px) {
      .send-message .placeholder,
      .send-message .lb, .contact-content .placeholder,
      .contact-content .lb, #contact_popup .placeholder,
      #contact_popup .lb {
        font-size: 16px; } }
  .send-message .lb, .contact-content .lb, #contact_popup .lb {
    bottom: auto;
    top: 5px;
    left: -30px;
    z-index: 40;
    color: #FFF;
    text-transform: uppercase;
    opacity: 0;
    transition: .2s all ease-out; }
  .send-message .lb--animate, .contact-content .lb--animate, #contact_popup .lb--animate {
    opacity: 1;
    left: 11px; }
  .send-message .placeholder--animate, .contact-content .placeholder--animate, #contact_popup .placeholder--animate {
    left: 20px;
    opacity: 0; }
  .send-message .border, .contact-content .border, #contact_popup .border {
    position: absolute;
    bottom: 0px;
    display: inline-block;
    width: 0;
    height: 1px;
    padding: 0;
    margin: 0;
    background-color: #f37366;
    transition: 0.3s width ease-out; }
  .send-message .border--animate, .contact-content .border--animate, #contact_popup .border--animate {
    width: 100%;
    transition: 0.3s width ease-out; }
  .send-message .errors, .contact-content .errors, #contact_popup .errors {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-color: #cc314b !important;
    color: #cc314b !important; }
  .send-message .submit-btn, .contact-content .submit-btn, #contact_popup .submit-btn {
    max-width: 215px;
    width: 100%;
    height: 55px;
    height: 2.8645833333vw;
    line-height: 55px;
    line-height: 2.8645833333vw;
    overflow: hidden;
    padding: 0;
    display: block;
    border: 0;
    background: #f37366;
    color: #FFF;
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    margin: 40px 0 20px;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
    @media (max-width: 1221.8181818182px) {
      .send-message .submit-btn, .contact-content .submit-btn, #contact_popup .submit-btn {
        height: 35px; } }
    @media (min-width: 1920px) {
      .send-message .submit-btn, .contact-content .submit-btn, #contact_popup .submit-btn {
        height: 55px; } }
    @media (max-width: 1221.8181818182px) {
      .send-message .submit-btn, .contact-content .submit-btn, #contact_popup .submit-btn {
        line-height: 35px; } }
    @media (min-width: 1920px) {
      .send-message .submit-btn, .contact-content .submit-btn, #contact_popup .submit-btn {
        line-height: 55px; } }
  .send-message .submit-btn:hover, .send-message .submit-btn input[type="submit"]:focus, .contact-content .submit-btn:hover, .contact-content .submit-btn input[type="submit"]:focus, #contact_popup .submit-btn:hover, #contact_popup .submit-btn input[type="submit"]:focus {
    background: #f15d4e; }
  .send-message .success-msg, .contact-content .success-msg, #contact_popup .success-msg {
    padding-top: 0px;
    height: 0px;
    min-height: 0px;
    overflow: hidden;
    visibility: hidden;
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 400;
    color: #f99389;
    font-size: 18px;
    font-size: 0.9375vw;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 1600px) {
      .send-message .success-msg, .contact-content .success-msg, #contact_popup .success-msg {
        font-size: 15px; } }
    @media (min-width: 1920px) {
      .send-message .success-msg, .contact-content .success-msg, #contact_popup .success-msg {
        font-size: 18px; } }
  .send-message .success-msg.active, .contact-content .success-msg.active, #contact_popup .success-msg.active {
    min-height: 63px;
    height: auto;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100); }
  .send-message .submit-btn.active, .contact-content .submit-btn.active, #contact_popup .submit-btn.active {
    transition: 0.4s cubic-bezier(0.35, -0.77, 0.67, 1.88);
    padding: 0px;
    height: 15px;
    max-width: 100%; }
  .send-message .submit-btn.finished, .contact-content .submit-btn.finished, #contact_popup .submit-btn.finished {
    max-width: 215px;
    padding: 0 10px;
    transition: 0.4s cubic-bezier(0.35, -0.77, 0.67, 1.88);
    height: 55px;
    height: 2.8645833333vw;
    background-position: left top; }
    @media (max-width: 1221.8181818182px) {
      .send-message .submit-btn.finished, .contact-content .submit-btn.finished, #contact_popup .submit-btn.finished {
        height: 35px; } }
    @media (min-width: 1920px) {
      .send-message .submit-btn.finished, .contact-content .submit-btn.finished, #contact_popup .submit-btn.finished {
        height: 55px; } }
  .send-message .submit-btn .text, .contact-content .submit-btn .text, #contact_popup .submit-btn .text {
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    height: 55px;
    height: 2.8645833333vw;
    line-height: 55px;
    line-height: 2.8645833333vw;
    color: #FFF;
    font-size: 16px;
    font-size: 0.8333333333vw;
    line-height: 22px;
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 100%; }
    @media (max-width: 1221.8181818182px) {
      .send-message .submit-btn .text, .contact-content .submit-btn .text, #contact_popup .submit-btn .text {
        height: 35px; } }
    @media (min-width: 1920px) {
      .send-message .submit-btn .text, .contact-content .submit-btn .text, #contact_popup .submit-btn .text {
        height: 55px; } }
    @media (max-width: 1221.8181818182px) {
      .send-message .submit-btn .text, .contact-content .submit-btn .text, #contact_popup .submit-btn .text {
        line-height: 35px; } }
    @media (min-width: 1920px) {
      .send-message .submit-btn .text, .contact-content .submit-btn .text, #contact_popup .submit-btn .text {
        line-height: 55px; } }
    @media (max-width: 1680px) {
      .send-message .submit-btn .text, .contact-content .submit-btn .text, #contact_popup .submit-btn .text {
        font-size: 14px; } }
    @media (min-width: 1920px) {
      .send-message .submit-btn .text, .contact-content .submit-btn .text, #contact_popup .submit-btn .text {
        font-size: 16px; } }
  .send-message .submit-btn .text.active, .contact-content .submit-btn .text.active, #contact_popup .submit-btn .text.active {
    display: none;
    transform: translateY(-350%) scale(0);
    transition: 0.35s cubic-bezier(0.34, -0.61, 1, 0.64); }
  .send-message .submit-btn .loader, .contact-content .submit-btn .loader, #contact_popup .submit-btn .loader {
    position: absolute;
    width: calc(0% - 4px);
    height: calc(100% - 4px);
    background-color: #fff;
    left: 2px;
    top: 2px;
    display: block;
    border-radius: 55px; }
  .send-message .submit-btn .loader.active, .contact-content .submit-btn .loader.active, #contact_popup .submit-btn .loader.active {
    width: calc(100% - 4px);
    transition: 1.3s ease-in-out;
    transition-delay: .5s; }
  .send-message .submit-btn .done, .contact-content .submit-btn .done, #contact_popup .submit-btn .done {
    color: #f37366;
    display: block;
    text-align: center;
    visibility: hidden;
    -webkit-transform: translateY(300%) scale(0);
    transform: translateY(300%) scale(0); }
  .send-message .submit-btn .done.active, .contact-content .submit-btn .done.active, #contact_popup .submit-btn .done.active {
    visibility: visible;
    transform: translateY(0%) scale(1);
    transition: 0.4s cubic-bezier(0.34, -0.61, 1, 0.64);
    height: 55px;
    height: 2.8645833333vw;
    line-height: 55px;
    line-height: 2.8645833333vw; }
    @media (max-width: 1221.8181818182px) {
      .send-message .submit-btn .done.active, .contact-content .submit-btn .done.active, #contact_popup .submit-btn .done.active {
        height: 35px; } }
    @media (min-width: 1920px) {
      .send-message .submit-btn .done.active, .contact-content .submit-btn .done.active, #contact_popup .submit-btn .done.active {
        height: 55px; } }
    @media (max-width: 1221.8181818182px) {
      .send-message .submit-btn .done.active, .contact-content .submit-btn .done.active, #contact_popup .submit-btn .done.active {
        line-height: 35px; } }
    @media (min-width: 1920px) {
      .send-message .submit-btn .done.active, .contact-content .submit-btn .done.active, #contact_popup .submit-btn .done.active {
        line-height: 55px; } }

#contact-button {
  position: fixed;
  z-index: 9998;
  right: 30px;
  top: 50%;
  background: url("../images/contact_us_btn.svg") no-repeat center center;
  text-align: center;
  text-transform: uppercase;
  color: #6633cc;
  font-weight: 700;
  font-size: 12px;
  background-size: contain;
  filter: drop-shadow(0 0 10px rgba(51, 51, 51, 0.25));
  width: 97px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #contact-button:hover {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1); }
  #contact-button.hide {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }

#contact_popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: auto;
  padding: 100px 0 40px;
  background: rgba(86, 36, 187, 0.95);
  z-index: 99999;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transform: rotateX(-50deg);
  -ms-transform: rotateX(-50deg);
  transform: rotateX(-50deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  will-change: transform, opacity;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #contact_popup.open {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  #contact_popup .close {
    display: inline-block;
    position: absolute;
    top: 45px;
    top: 2.34375vw;
    right: 45px;
    right: 2.34375vw;
    width: 39px;
    width: 2.03125vw;
    height: 39px;
    height: 2.03125vw;
    background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/close.svg") no-repeat center center;
    background-size: contain;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 853.3333333333px) {
      #contact_popup .close {
        top: 20px; } }
    @media (min-width: 1920px) {
      #contact_popup .close {
        top: 45px; } }
    @media (max-width: 853.3333333333px) {
      #contact_popup .close {
        right: 20px; } }
    @media (min-width: 1920px) {
      #contact_popup .close {
        right: 45px; } }
    @media (max-width: 1230.7692307692px) {
      #contact_popup .close {
        width: 25px; } }
    @media (min-width: 1920px) {
      #contact_popup .close {
        width: 39px; } }
    @media (max-width: 1230.7692307692px) {
      #contact_popup .close {
        height: 25px; } }
    @media (min-width: 1920px) {
      #contact_popup .close {
        height: 39px; } }
    #contact_popup .close:hover {
      -webkit-transition: all 200ms ease-in;
      -webkit-transform: scale(1.1);
      -ms-transition: all 200ms ease-in;
      -ms-transform: scale(1.1);
      -moz-transition: all 200ms ease-in;
      -moz-transform: scale(1.1);
      transition: all 200ms ease-in;
      transform: scale(1.1); }
  #contact_popup .container {
    background: #FFF;
    position: relative;
    width: 663px;
    max-width: 95%;
    padding-top: 55px;
    padding-top: 2.8645833333vw;
    padding-bottom: 65px;
    padding-bottom: 3.3854166667vw;
    padding-left: 130px;
    padding-left: 6.7708333333vw;
    padding-right: 130px;
    padding-right: 6.7708333333vw;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17); }
    @media (max-width: 1047.2727272727px) {
      #contact_popup .container {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      #contact_popup .container {
        padding-top: 55px; } }
    @media (max-width: 1181.5384615385px) {
      #contact_popup .container {
        padding-bottom: 40px; } }
    @media (min-width: 1920px) {
      #contact_popup .container {
        padding-bottom: 65px; } }
    @media (max-width: 886.1538461538px) {
      #contact_popup .container {
        padding-left: 60px; } }
    @media (min-width: 1920px) {
      #contact_popup .container {
        padding-left: 130px; } }
    @media (max-width: 886.1538461538px) {
      #contact_popup .container {
        padding-right: 60px; } }
    @media (min-width: 1920px) {
      #contact_popup .container {
        padding-right: 130px; } }
    #contact_popup .container .title {
      font-size: 36px;
      font-size: 1.875vw;
      line-height: 40px;
      line-height: 2.0833333333vw;
      margin-bottom: 45px;
      margin-bottom: 2.34375vw;
      color: #333;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700; }
      @media (max-width: 1333.3333333333px) {
        #contact_popup .container .title {
          font-size: 25px; } }
      @media (min-width: 1920px) {
        #contact_popup .container .title {
          font-size: 36px; } }
      @media (max-width: 1392px) {
        #contact_popup .container .title {
          line-height: 29px; } }
      @media (min-width: 1920px) {
        #contact_popup .container .title {
          line-height: 40px; } }
      @media (max-width: 1280px) {
        #contact_popup .container .title {
          margin-bottom: 30px; } }
      @media (min-width: 1920px) {
        #contact_popup .container .title {
          margin-bottom: 45px; } }
    #contact_popup .container .row {
      margin-bottom: 10px;
      margin-bottom: 0.5208333333vw; }
      @media (max-width: 0px) {
        #contact_popup .container .row {
          margin-bottom: 0px; } }
      @media (min-width: 1920px) {
        #contact_popup .container .row {
          margin-bottom: 10px; } }
      #contact_popup .container .row .lb,
      #contact_popup .container .row .placeholder {
        color: #333;
        font-size: 18px;
        font-size: 0.9375vw;
        line-height: 22px;
        text-transform: uppercase; }
        @media (max-width: 1600px) {
          #contact_popup .container .row .lb,
          #contact_popup .container .row .placeholder {
            font-size: 15px; } }
        @media (min-width: 1920px) {
          #contact_popup .container .row .lb,
          #contact_popup .container .row .placeholder {
            font-size: 18px; } }
        #contact_popup .container .row .lb span,
        #contact_popup .container .row .placeholder span {
          color: #ababab; }
      #contact_popup .container .row .input-field {
        color: #333;
        border-width: 2px;
        border-color: #d1d1d1; }
      #contact_popup .container .row .border {
        height: 2px;
        background: #503462; }
    #contact_popup .container .submit-btn {
      background: #d04159; }
      #contact_popup .container .submit-btn:hover, #contact_popup .container .submit-btn:focus {
        background: #c6314a; }
    #contact_popup .container .success-msg,
    #contact_popup .container .submit-btn .done {
      color: #d04159; }

.form {
  font-size: 14px;
  color: #fff; }
  .form label {
    padding-top: 12px;
    display: inline-block;
    font-weight: bold; }
    .form label.hs-error-msg {
      font-size: 14px;
      font-style: italic;
      font-weight: normal;
      padding-top: 0px;
      padding-left: 10px; }
    .form label#label-firstname-9da3ef5b-8793-4929-9c2d-c43d2653b859, .form label#label-lastname-9da3ef5b-8793-4929-9c2d-c43d2653b859 {
      padding-top: 0px; }
  .form .form-required {
    margin-left: 5px;
    color: #fff;
    font-weight: bold; }
  .form input[type="text"], .form input[type="email"], .form input[type="tel"], .form textarea {
    padding: 4px 3px 2px 3px;
    margin-left: 0;
    font-size: 1em;
    line-height: 1.071em;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    background: 0 0;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border: 0;
    color: #FFF;
    border: none;
    border-bottom: 2px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 0 0 transparent inset;
    -webkit-box-shadow: 0 0 0 transparent inset;
    box-shadow: 0 0 0 transparent inset;
    outline: 0; }
    .form input[type="text"]:focus, .form input[type="email"]:focus, .form input[type="tel"]:focus, .form textarea:focus {
      border-color: #f37366; }
  .form input[type="text"], .form input[type="email"], .form input[type="tel"] {
    height: 34px; }
  .form input[type="submit"] {
    color: #ffffff !important;
    background: #f37366;
    box-shadow: none;
    text-shadow: none;
    padding: 9px 15px;
    display: block;
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 24px;
    margin-bottom: 12px;
    border-radius: 100px; }
  .form input.error {
    background-image: url(../images/error_icon.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    border-color: red; }
  .form input:required:valid {
    background-image: url(../images/check-circle.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-color: transparent; }
  .form input:invalid:focus:not(:placeholder-shown) ~ .requirements {
    max-height: 200px;
    padding: 0 30px 20px 50px; }
  .form textarea {
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    height: 3rem; }
  .form .requirements {
    padding: 0 30px 0 50px;
    color: #999;
    max-height: 0;
    transition: 0.28s;
    overflow: hidden;
    color: #fff;
    font-style: italic; }
  .form fieldset {
    max-width: none !important; }

.hs-input {
  width: 100% !important; }

.hs_recaptcha {
  padding-top: 15px; }

#hyperbaseContainer header {
  display: none; }

/* ===== Websites ========================================================== */
.container {
  position: relative;
  width: 98%;
  max-width: 1300px;
  max-width: 67.7083333333vw;
  margin: 0 auto; }
  @media (max-width: 443.0769230769px) {
    .container {
      max-width: 300px; } }
  @media (min-width: 1920px) {
    .container {
      max-width: 1300px; } }

.main {
  overflow: hidden; }

.nicescroll-rails {
  z-index: 999 !important; }

.rounded-btn {
  display: inline-block;
  height: 60px;
  height: 3.125vw;
  line-height: 60px;
  line-height: 3.125vw;
  padding-left: 55px;
  padding-left: 2.8645833333vw;
  padding-right: 55px;
  padding-right: 2.8645833333vw;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #d04159;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 0.9375vw;
  color: #FFF;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 1280px) {
    .rounded-btn {
      height: 40px; } }
  @media (min-width: 1920px) {
    .rounded-btn {
      height: 60px; } }
  @media (max-width: 1280px) {
    .rounded-btn {
      line-height: 40px; } }
  @media (min-width: 1920px) {
    .rounded-btn {
      line-height: 60px; } }
  @media (max-width: 1047.2727272727px) {
    .rounded-btn {
      padding-left: 30px; } }
  @media (min-width: 1920px) {
    .rounded-btn {
      padding-left: 55px; } }
  @media (max-width: 1047.2727272727px) {
    .rounded-btn {
      padding-right: 30px; } }
  @media (min-width: 1920px) {
    .rounded-btn {
      padding-right: 55px; } }
  @media (max-width: 1493.3333333333px) {
    .rounded-btn {
      font-size: 14px; } }
  @media (min-width: 1920px) {
    .rounded-btn {
      font-size: 18px; } }
  .rounded-btn:hover, .rounded-btn:focus {
    text-decoration: none;
    background: #b22c43;
    color: #FFF; }

.section .title {
  font-size: 40px;
  font-size: 2.0833333333vw;
  line-height: 45px;
  line-height: 2.34375vw;
  color: #333;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 40px;
  margin-bottom: 2.0833333333vw; }
  @media (max-width: 1152px) {
    .section .title {
      font-size: 24px; } }
  @media (min-width: 1920px) {
    .section .title {
      font-size: 40px; } }
  @media (max-width: 1280px) {
    .section .title {
      line-height: 30px; } }
  @media (min-width: 1920px) {
    .section .title {
      line-height: 45px; } }
  @media (max-width: 1200px) {
    .section .title {
      margin-bottom: 25px; } }
  @media (min-width: 1920px) {
    .section .title {
      margin-bottom: 40px; } }
.section p {
  font-size: 19px;
  font-size: 0.9895833333vw;
  line-height: 30px;
  line-height: 1.5625vw;
  color: #333;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 300;
  margin-bottom: 40px;
  margin-bottom: 2.0833333333vw;
  letter-spacing: 0.04em; }
  @media (max-width: 1717.8947368421px) {
    .section p {
      font-size: 17px; } }
  @media (min-width: 1920px) {
    .section p {
      font-size: 19px; } }
  @media (max-width: 1600px) {
    .section p {
      line-height: 25px; } }
  @media (min-width: 1920px) {
    .section p {
      line-height: 30px; } }
  @media (max-width: 1200px) {
    .section p {
      margin-bottom: 25px; } }
  @media (min-width: 1920px) {
    .section p {
      margin-bottom: 40px; } }
  .section p strong {
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 300; }
.section#top-section {
  text-align: center;
  margin-top: -37px;
  margin-top: -1.9270833333vw; }
  @media (max-width: 778.3783783784px) {
    .section#top-section {
      margin-top: -15px; } }
  @media (min-width: 1920px) {
    .section#top-section {
      margin-top: -37px; } }
  .section#top-section h1 {
    font-size: 48px;
    font-size: 2.5vw;
    line-height: 52px;
    line-height: 2.7083333333vw;
    color: #333;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 900;
    max-width: 60%;
    margin: 0 auto 25px; }
    @media (max-width: 1200px) {
      .section#top-section h1 {
        font-size: 30px; } }
    @media (min-width: 1920px) {
      .section#top-section h1 {
        font-size: 48px; } }
    @media (max-width: 1255.3846153846px) {
      .section#top-section h1 {
        line-height: 34px; } }
    @media (min-width: 1920px) {
      .section#top-section h1 {
        line-height: 52px; } }
  .section#top-section p {
    font-size: 24px;
    font-size: 1.25vw;
    line-height: 32px;
    line-height: 1.6666666667vw;
    line-height: 32px;
    width: 90%;
    max-width: 780px;
    margin: 0 auto 25px; }
    @media (max-width: 1520px) {
      .section#top-section p {
        font-size: 19px; } }
    @media (min-width: 1920px) {
      .section#top-section p {
        font-size: 24px; } }
    @media (max-width: 1560px) {
      .section#top-section p {
        line-height: 26px; } }
    @media (min-width: 1920px) {
      .section#top-section p {
        line-height: 32px; } }
.section#best-foot-forward {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-top: 300px;
  padding-top: 15.625vw;
  margin-top: 380px;
  margin-top: 19.7916666667vw; }
  @media (max-width: 704px) {
    .section#best-foot-forward {
      padding-top: 110px; } }
  @media (min-width: 1920px) {
    .section#best-foot-forward {
      padding-top: 300px; } }
  @media (max-width: 1010.5263157895px) {
    .section#best-foot-forward {
      margin-top: 200px; } }
  @media (min-width: 1920px) {
    .section#best-foot-forward {
      margin-top: 380px; } }
  .section#best-foot-forward:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    height: 150%;
    background: #193353;
    -webkit-transform: skew(0, -4deg);
    -ms-transform: skew(0, -4deg);
    transform: skew(0, -4deg); }
  .section#best-foot-forward .title, .section#best-foot-forward p {
    color: #FFF;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .section#best-foot-forward p {
    font-size: 24px;
    font-size: 1.25vw;
    line-height: 32px;
    line-height: 1.6666666667vw;
    max-width: 728px;
    margin-bottom: 16px; }
    @media (max-width: 1520px) {
      .section#best-foot-forward p {
        font-size: 19px; } }
    @media (min-width: 1920px) {
      .section#best-foot-forward p {
        font-size: 24px; } }
    @media (max-width: 1560px) {
      .section#best-foot-forward p {
        line-height: 26px; } }
    @media (min-width: 1920px) {
      .section#best-foot-forward p {
        line-height: 32px; } }
    .section#best-foot-forward p a {
      color: #fff; }
  .section#best-foot-forward ul {
    margin-bottom: 120px;
    margin-bottom: 6.25vw;
    text-align: left;
    display: inline-block;
    color: #fff; }
    @media (max-width: 1120px) {
      .section#best-foot-forward ul {
        margin-bottom: 70px; } }
    @media (min-width: 1920px) {
      .section#best-foot-forward ul {
        margin-bottom: 120px; } }
    .section#best-foot-forward ul li {
      font-size: 24px;
      font-size: 1.25vw;
      line-height: 32px;
      line-height: 1.6666666667vw;
      list-style: disc inside; }
      @media (max-width: 1520px) {
        .section#best-foot-forward ul li {
          font-size: 19px; } }
      @media (min-width: 1920px) {
        .section#best-foot-forward ul li {
          font-size: 24px; } }
      @media (max-width: 1560px) {
        .section#best-foot-forward ul li {
          line-height: 26px; } }
      @media (min-width: 1920px) {
        .section#best-foot-forward ul li {
          line-height: 32px; } }
  .section#best-foot-forward .top-images {
    position: absolute;
    width: 100%;
    top: 0;
    max-width: 2115px;
    max-width: 110.15625vw;
    height: auto;
    top: -153px;
    top: -7.96875vw;
    text-align: center;
    font-size: 0;
    min-height: 397px;
    min-height: 20.6770833333vw; }
    @media (max-width: 1452.4822695035px) {
      .section#best-foot-forward .top-images {
        max-width: 1600px; } }
    @media (min-width: 1920px) {
      .section#best-foot-forward .top-images {
        max-width: 2115px; } }
    @media (max-width: 501.9607843137px) {
      .section#best-foot-forward .top-images {
        top: -40px; } }
    @media (min-width: 1920px) {
      .section#best-foot-forward .top-images {
        top: -153px; } }
    @media (max-width: 614.2065491184px) {
      .section#best-foot-forward .top-images {
        min-height: 127px; } }
    @media (min-width: 1920px) {
      .section#best-foot-forward .top-images {
        min-height: 397px; } }
    .section#best-foot-forward .top-images span {
      display: inline-block;
      vertical-align: top;
      position: absolute;
      top: 0;
      width: 563px;
      width: 29.3229166667vw; }
      @media (max-width: 613.8543516874px) {
        .section#best-foot-forward .top-images span {
          width: 180px; } }
      @media (min-width: 1920px) {
        .section#best-foot-forward .top-images span {
          width: 563px; } }
      .section#best-foot-forward .top-images span img {
        display: block;
        height: auto;
        width: 100%;
        object-fit: contain; }
    .section#best-foot-forward .top-images .img1 {
      left: 0; }
    .section#best-foot-forward .top-images .img2 {
      left: 325px;
      left: 16.9270833333vw; }
      @media (max-width: 472.6153846154px) {
        .section#best-foot-forward .top-images .img2 {
          left: 80px; } }
      @media (min-width: 1920px) {
        .section#best-foot-forward .top-images .img2 {
          left: 325px; } }
    .section#best-foot-forward .top-images .img3 {
      left: 650px;
      left: 33.8541666667vw; }
      @media (max-width: 472.6153846154px) {
        .section#best-foot-forward .top-images .img3 {
          left: 160px; } }
      @media (min-width: 1920px) {
        .section#best-foot-forward .top-images .img3 {
          left: 650px; } }
    .section#best-foot-forward .top-images .img4 {
      left: 1125px;
      left: 58.59375vw; }
      @media (max-width: 409.6px) {
        .section#best-foot-forward .top-images .img4 {
          left: 240px; } }
      @media (min-width: 1920px) {
        .section#best-foot-forward .top-images .img4 {
          left: 1125px; } }
    .section#best-foot-forward .top-images .img5 {
      left: 1550px;
      left: 80.7291666667vw; }
      @media (max-width: 396.3870967742px) {
        .section#best-foot-forward .top-images .img5 {
          left: 320px; } }
      @media (min-width: 1920px) {
        .section#best-foot-forward .top-images .img5 {
          left: 1550px; } }
.section#multiple-devices {
  position: relative;
  z-index: 2;
  background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/websites/gradient-bg.png") no-repeat;
  background-size: cover;
  padding-top: 290px;
  padding-top: 15.1041666667vw;
  margin-bottom: 180px;
  margin-bottom: 9.375vw;
  margin-top: 60px; }
  @media (max-width: 529.6551724138px) {
    .section#multiple-devices {
      padding-top: 80px; } }
  @media (min-width: 1920px) {
    .section#multiple-devices {
      padding-top: 290px; } }
  @media (max-width: 960px) {
    .section#multiple-devices {
      margin-bottom: 90px; } }
  @media (min-width: 1920px) {
    .section#multiple-devices {
      margin-bottom: 180px; } }
  .section#multiple-devices .container {
    max-width: 1505px;
    max-width: 78.3854166667vw; }
    @media (max-width: 382.7242524917px) {
      .section#multiple-devices .container {
        max-width: 300px; } }
    @media (min-width: 1920px) {
      .section#multiple-devices .container {
        max-width: 1505px; } }
  .section#multiple-devices .title, .section#multiple-devices p {
    color: #FFF; }
  .section#multiple-devices .left-content {
    float: left;
    width: 525px;
    max-width: 60%;
    padding-top: 0;
    margin-right: 50px;
    margin-right: 2.6041666667vw; }
    @media (max-width: 960px) {
      .section#multiple-devices .left-content {
        margin-right: 25px; } }
    @media (min-width: 1920px) {
      .section#multiple-devices .left-content {
        margin-right: 50px; } }
  .section#multiple-devices .right-content {
    width: auto;
    overflow: hidden; }
    .section#multiple-devices .right-content img {
      display: block; }
.section#beautiful-package {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-top: 50px;
  padding-top: 2.6041666667vw; }
  @media (max-width: 768px) {
    .section#beautiful-package {
      padding-top: 20px; } }
  @media (min-width: 1920px) {
    .section#beautiful-package {
      padding-top: 50px; } }
  .section#beautiful-package .container {
    max-width: 1390px;
    max-width: 72.3958333333vw; }
    @media (max-width: 414.3884892086px) {
      .section#beautiful-package .container {
        max-width: 300px; } }
    @media (min-width: 1920px) {
      .section#beautiful-package .container {
        max-width: 1390px; } }
  .section#beautiful-package .title, .section#beautiful-package p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .section#beautiful-package p {
    max-width: 660px;
    margin-bottom: 20px; }
  .section#beautiful-package .beautiful-info-images {
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: -115px;
    margin-bottom: -5.9895833333vw; }
    @media (max-width: 1001.7391304348px) {
      .section#beautiful-package .beautiful-info-images {
        margin-bottom: -60px; } }
    @media (min-width: 1920px) {
      .section#beautiful-package .beautiful-info-images {
        margin-bottom: -115px; } }
    .section#beautiful-package .beautiful-info-images img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
    .section#beautiful-package .beautiful-info-images .beautiful-info-bg {
      position: relative; }
.section#thrillshare-info {
  background: #f9f9f9;
  padding-top: 165px;
  padding-top: 8.59375vw;
  padding-bottom: 115px;
  padding-bottom: 5.9895833333vw; }
  @media (max-width: 930.9090909091px) {
    .section#thrillshare-info {
      padding-top: 80px; } }
  @media (min-width: 1920px) {
    .section#thrillshare-info {
      padding-top: 165px; } }
  @media (max-width: 667.8260869565px) {
    .section#thrillshare-info {
      padding-bottom: 40px; } }
  @media (min-width: 1920px) {
    .section#thrillshare-info {
      padding-bottom: 115px; } }
  .section#thrillshare-info .container {
    max-width: 1310px;
    max-width: 68.2291666667vw; }
    @media (max-width: 439.6946564885px) {
      .section#thrillshare-info .container {
        max-width: 300px; } }
    @media (min-width: 1920px) {
      .section#thrillshare-info .container {
        max-width: 1310px; } }
  .section#thrillshare-info .left-content {
    float: left;
    width: 580px;
    max-width: 50%;
    padding-top: 50px;
    padding-top: 2.6041666667vw;
    padding-right: 60px;
    padding-right: 3.125vw; }
    @media (max-width: 0px) {
      .section#thrillshare-info .left-content {
        padding-top: 0px; } }
    @media (min-width: 1920px) {
      .section#thrillshare-info .left-content {
        padding-top: 50px; } }
    @media (max-width: 480px) {
      .section#thrillshare-info .left-content {
        padding-right: 15px; } }
    @media (min-width: 1920px) {
      .section#thrillshare-info .left-content {
        padding-right: 60px; } }
    .section#thrillshare-info .left-content p {
      max-width: 90%; }
    .section#thrillshare-info .left-content .rounded-btn {
      margin-top: 95px;
      margin-top: 4.9479166667vw; }
      @media (max-width: 707.3684210526px) {
        .section#thrillshare-info .left-content .rounded-btn {
          margin-top: 35px; } }
      @media (min-width: 1920px) {
        .section#thrillshare-info .left-content .rounded-btn {
          margin-top: 95px; } }
  .section#thrillshare-info .right-content {
    overflow: hidden;
    width: auto;
    position: relative; }
    .section#thrillshare-info .right-content img {
      display: block; }
      .section#thrillshare-info .right-content img.logo-apptegy {
        -webkit-transition: -webkit-transform 1s ease-in-out;
        transition: -webkit-transform 1s ease-in-out;
        -o-transition: transform 1s ease-in-out;
        transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        position: absolute;
        left: 0;
        top: 0; }
    .section#thrillshare-info .right-content:hover .logo-apptegy, .section#thrillshare-info .right-content:focus .logo-apptegy {
      -webkit-transform: rotate(720deg);
      -ms-transform: rotate(720deg);
      transform: rotate(720deg); }

#gallery-wrapper {
  position: relative;
  margin: 0 auto; }

#gallery-wrapper,
#gallery .item {
  width: 1287px;
  width: 67.03125vw;
  height: 708px;
  height: 36.875vw; }
  @media (max-width: 298.3682983683px) {
    #gallery-wrapper,
    #gallery .item {
      width: 200px; } }
  @media (min-width: 1920px) {
    #gallery-wrapper,
    #gallery .item {
      width: 1287px; } }
  @media (max-width: 257.6271186441px) {
    #gallery-wrapper,
    #gallery .item {
      height: 95px; } }
  @media (min-width: 1920px) {
    #gallery-wrapper,
    #gallery .item {
      height: 708px; } }

#gallery .item {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0; }

.slider-arrow {
  position: absolute;
  width: 77px;
  width: 4.0104166667vw;
  height: 77px;
  height: 4.0104166667vw;
  text-indent: -9999px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
  @media (max-width: 748.0519480519px) {
    .slider-arrow {
      width: 30px; } }
  @media (min-width: 1920px) {
    .slider-arrow {
      width: 77px; } }
  @media (max-width: 748.0519480519px) {
    .slider-arrow {
      height: 30px; } }
  @media (min-width: 1920px) {
    .slider-arrow {
      height: 77px; } }
  .slider-arrow:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .slider-arrow.slider-arrow_prev {
    background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/websites/arrow-left.png") no-repeat center center;
    background-size: contain;
    left: -120px;
    left: -6.25vw;
    background-color: #FFF; }
    @media (max-width: 720px) {
      .slider-arrow.slider-arrow_prev {
        left: -45px; } }
    @media (min-width: 1920px) {
      .slider-arrow.slider-arrow_prev {
        left: -120px; } }
  .slider-arrow.slider-arrow_next {
    background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/websites/arrow-right.png") no-repeat center center;
    background-size: contain;
    right: -120px;
    right: -6.25vw;
    background-color: #FFF; }
    @media (max-width: 720px) {
      .slider-arrow.slider-arrow_next {
        right: -45px; } }
    @media (min-width: 1920px) {
      .slider-arrow.slider-arrow_next {
        right: -120px; } }

.websites .main, .alerts-page .main, .contact-page .main, .pricing-page .main, .terms-page .main {
  padding-top: 160px;
  padding-top: 8.3333333333vw; }
  @media (max-width: 1440px) {
    .websites .main, .alerts-page .main, .contact-page .main, .pricing-page .main, .terms-page .main {
      padding-top: 120px; } }
  @media (min-width: 1920px) {
    .websites .main, .alerts-page .main, .contact-page .main, .pricing-page .main, .terms-page .main {
      padding-top: 160px; } }

@media only screen and (max-width: 1000px) {
  .section#top-section h1 {
    max-width: 100%; } }
@media only screen and (max-width: 750px) {
  .section#top-section h1 {
    max-width: 100%; } }
/**
 * Contact
 */
.contact-page {
  background: #f8f8f8 url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/contact-bg.png") no-repeat top center; }
  .contact-page #header .container .logo .text {
    fill: #F2E1CE; }
  .contact-page #header .container .logo .shape {
    fill: #F5887E; }
  .contact-page #header {
    background: #f8f8f8 url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/contact-bg.png") no-repeat top center; }
  .contact-page #header .container #nav ul li {
    color: #FFF; }
    .contact-page #header .container #nav ul li.active {
      font-weight: 500; }
    .contact-page #header .container #nav ul li a, .contact-page #header .container #nav ul li span {
      color: #FFF; }
  .contact-page .section#top-section {
    margin-top: 0; }
    .contact-page .section#top-section h2 {
      font-size: 42px;
      font-size: 2.1875vw;
      line-height: 47px;
      line-height: 2.4479166667vw;
      color: #FFF;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      margin: 0;
      margin-bottom: 70px;
      margin-bottom: 3.6458333333vw; }
      @media (max-width: 1188.5714285714px) {
        .contact-page .section#top-section h2 {
          font-size: 26px; } }
      @media (min-width: 1920px) {
        .contact-page .section#top-section h2 {
          font-size: 42px; } }
      @media (max-width: 1307.2340425532px) {
        .contact-page .section#top-section h2 {
          line-height: 32px; } }
      @media (min-width: 1920px) {
        .contact-page .section#top-section h2 {
          line-height: 47px; } }
      @media (max-width: 685.7142857143px) {
        .contact-page .section#top-section h2 {
          margin-bottom: 25px; } }
      @media (min-width: 1920px) {
        .contact-page .section#top-section h2 {
          margin-bottom: 70px; } }
  .contact-page #footer {
    padding-top: 0; }

.contact-content {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #FFF;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17);
  width: 1300px;
  width: 67.7083333333vw;
  max-width: 98%;
  margin: 0 auto;
  margin-bottom: 90px;
  margin-bottom: 4.6875vw;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media (max-width: 443.0769230769px) {
    .contact-content {
      width: 300px; } }
  @media (min-width: 1920px) {
    .contact-content {
      width: 1300px; } }
  @media (max-width: 640px) {
    .contact-content {
      margin-bottom: 30px; } }
  @media (min-width: 1920px) {
    .contact-content {
      margin-bottom: 90px; } }
  .contact-content .contact-form {
    display: block; }
  .contact-content .left-content {
    float: left;
    width: 66%;
    padding-top: 60px;
    padding-top: 3.125vw;
    padding-bottom: 70px;
    padding-bottom: 3.6458333333vw;
    padding-left: 100px;
    padding-left: 5.2083333333vw;
    padding-right: 100px;
    padding-right: 5.2083333333vw; }
    @media (max-width: 640px) {
      .contact-content .left-content {
        padding-top: 20px; } }
    @media (min-width: 1920px) {
      .contact-content .left-content {
        padding-top: 60px; } }
    @media (max-width: 960px) {
      .contact-content .left-content {
        padding-bottom: 35px; } }
    @media (min-width: 1920px) {
      .contact-content .left-content {
        padding-bottom: 70px; } }
    @media (max-width: 384px) {
      .contact-content .left-content {
        padding-left: 20px; } }
    @media (min-width: 1920px) {
      .contact-content .left-content {
        padding-left: 100px; } }
    @media (max-width: 384px) {
      .contact-content .left-content {
        padding-right: 20px; } }
    @media (min-width: 1920px) {
      .contact-content .left-content {
        padding-right: 100px; } }
    .contact-content .left-content .row {
      margin-bottom: 10px;
      margin-bottom: 0.5208333333vw; }
      @media (max-width: 0px) {
        .contact-content .left-content .row {
          margin-bottom: 0px; } }
      @media (min-width: 1920px) {
        .contact-content .left-content .row {
          margin-bottom: 10px; } }
      .contact-content .left-content .row .lb,
      .contact-content .left-content .row .placeholder {
        color: #333;
        font-size: 18px;
        font-size: 0.9375vw;
        line-height: 22px;
        text-transform: uppercase; }
        @media (max-width: 1600px) {
          .contact-content .left-content .row .lb,
          .contact-content .left-content .row .placeholder {
            font-size: 15px; } }
        @media (min-width: 1920px) {
          .contact-content .left-content .row .lb,
          .contact-content .left-content .row .placeholder {
            font-size: 18px; } }
        .contact-content .left-content .row .lb span,
        .contact-content .left-content .row .placeholder span {
          color: #ababab; }
      .contact-content .left-content .row .input-field {
        color: #333;
        border-width: 2px;
        border-color: #d1d1d1; }
      .contact-content .left-content .row .border {
        height: 2px;
        background: #503462; }
    .contact-content .left-content .checkbox-custom {
      position: relative;
      display: block;
      margin: 20px 0 0; }
      .contact-content .left-content .checkbox-custom input {
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 20px;
        top: 0;
        left: 0;
        margin: 0;
        display: block;
        z-index: 4;
        cursor: pointer; }
      .contact-content .left-content .checkbox-custom > span {
        display: block;
        padding-left: 35px;
        line-height: 21px;
        font-size: 16px;
        font-size: 0.8333333333vw;
        color: #333;
        margin: 0;
        font-family: 'Neue Haas Grotesk W01', Serif;
        font-weight: 400;
        position: relative; }
        @media (max-width: 1680px) {
          .contact-content .left-content .checkbox-custom > span {
            font-size: 14px; } }
        @media (min-width: 1920px) {
          .contact-content .left-content .checkbox-custom > span {
            font-size: 16px; } }
        .contact-content .left-content .checkbox-custom > span span {
          color: #ababab; }
        .contact-content .left-content .checkbox-custom > span:after {
          position: absolute;
          left: 0;
          top: 0;
          height: 21px;
          width: 21px;
          content: ' ';
          background: #e8e8e8; }
      .contact-content .left-content .checkbox-custom input:checked + span:after {
        background: #503462 url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/checkbox_selected.png") no-repeat center center; }
    .contact-content .left-content .submit-btn {
      background: #d04159; }
      .contact-content .left-content .submit-btn:hover, .contact-content .left-content .submit-btn:focus {
        background: #c6314a; }
    .contact-content .left-content .success-msg,
    .contact-content .left-content .submit-btn .done {
      color: #d04159; }
  .contact-content .tabs {
    font-size: 0; }
    .contact-content .tabs span {
      position: relative;
      display: inline-block;
      vertical-align: top;
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      color: #333;
      font-size: 18px;
      font-size: 0.9375vw;
      line-height: 22px;
      line-height: 1.1458333333vw;
      text-transform: uppercase;
      margin-left: 75px;
      margin-left: 3.90625vw;
      padding-bottom: 15px;
      cursor: pointer;
      letter-spacing: 0.06em; }
      @media (max-width: 1600px) {
        .contact-content .tabs span {
          font-size: 15px; } }
      @media (min-width: 1920px) {
        .contact-content .tabs span {
          font-size: 18px; } }
      @media (max-width: 1658.1818181818px) {
        .contact-content .tabs span {
          line-height: 19px; } }
      @media (min-width: 1920px) {
        .contact-content .tabs span {
          line-height: 22px; } }
      @media (max-width: 1024px) {
        .contact-content .tabs span {
          margin-left: 40px; } }
      @media (min-width: 2176px) {
        .contact-content .tabs span {
          margin-left: 85px; } }
      .contact-content .tabs span:first-child {
        margin-left: 0; }
      .contact-content .tabs span.active {
        color: #503462; }
        .contact-content .tabs span.active:after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          margin-left: -12px;
          width: 48px;
          height: 3px;
          background: #503462; }
  .contact-content .right-content {
    float: right;
    width: 34%;
    padding-top: 80px;
    padding-top: 4.1666666667vw;
    padding-bottom: 70px;
    padding-bottom: 3.6458333333vw;
    padding-left: 80px;
    padding-left: 4.1666666667vw;
    padding-right: 80px;
    padding-right: 4.1666666667vw;
    background: #503462;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px; }
    @media (max-width: 720px) {
      .contact-content .right-content {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      .contact-content .right-content {
        padding-top: 80px; } }
    @media (max-width: 960px) {
      .contact-content .right-content {
        padding-bottom: 35px; } }
    @media (min-width: 1920px) {
      .contact-content .right-content {
        padding-bottom: 70px; } }
    @media (max-width: 480px) {
      .contact-content .right-content {
        padding-left: 20px; } }
    @media (min-width: 1920px) {
      .contact-content .right-content {
        padding-left: 80px; } }
    @media (max-width: 480px) {
      .contact-content .right-content {
        padding-right: 20px; } }
    @media (min-width: 1920px) {
      .contact-content .right-content {
        padding-right: 80px; } }
    .contact-content .right-content h4 {
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      font-size: 22px;
      font-size: 1.1458333333vw;
      line-height: 26px;
      line-height: 1.3541666667vw;
      color: #FFF;
      text-transform: uppercase;
      margin-bottom: 45px;
      margin-bottom: 2.34375vw;
      letter-spacing: 0.06em; }
      @media (max-width: 1570.9090909091px) {
        .contact-content .right-content h4 {
          font-size: 18px; } }
      @media (min-width: 1920px) {
        .contact-content .right-content h4 {
          font-size: 22px; } }
      @media (max-width: 1624.6153846154px) {
        .contact-content .right-content h4 {
          line-height: 22px; } }
      @media (min-width: 1920px) {
        .contact-content .right-content h4 {
          line-height: 26px; } }
      @media (max-width: 1280px) {
        .contact-content .right-content h4 {
          margin-bottom: 30px; } }
      @media (min-width: 1920px) {
        .contact-content .right-content h4 {
          margin-bottom: 45px; } }
    .contact-content .right-content p {
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 400;
      font-size: 18px;
      font-size: 0.9375vw;
      line-height: 30px;
      line-height: 1.5625vw;
      color: #FFF;
      margin-bottom: 35px;
      margin-bottom: 1.8229166667vw;
      letter-spacing: 0.04em; }
      @media (max-width: 1600px) {
        .contact-content .right-content p {
          font-size: 15px; } }
      @media (min-width: 1920px) {
        .contact-content .right-content p {
          font-size: 18px; } }
      @media (max-width: 1600px) {
        .contact-content .right-content p {
          line-height: 25px; } }
      @media (min-width: 1920px) {
        .contact-content .right-content p {
          line-height: 30px; } }
      @media (max-width: 1097.1428571429px) {
        .contact-content .right-content p {
          margin-bottom: 20px; } }
      @media (min-width: 1920px) {
        .contact-content .right-content p {
          margin-bottom: 35px; } }
      .contact-content .right-content p a {
        color: #FFF; }
    .contact-content .right-content .social {
      font-size: 0;
      padding-top: 20px;
      margin-bottom: 110px;
      margin-bottom: 5.7291666667vw; }
      @media (max-width: 1221.8181818182px) {
        .contact-content .right-content .social {
          margin-bottom: 70px; } }
      @media (min-width: 1920px) {
        .contact-content .right-content .social {
          margin-bottom: 110px; } }
      .contact-content .right-content .social a {
        display: inline-block;
        margin-left: 10px;
        width: 47px;
        width: 2.4479166667vw;
        height: 47px;
        height: 2.4479166667vw;
        line-height: 47px;
        line-height: 2.4479166667vw;
        text-indent: -9999px;
        overflow: hidden; }
        @media (max-width: 1021.2765957447px) {
          .contact-content .right-content .social a {
            width: 25px; } }
        @media (min-width: 1920px) {
          .contact-content .right-content .social a {
            width: 47px; } }
        @media (max-width: 1021.2765957447px) {
          .contact-content .right-content .social a {
            height: 25px; } }
        @media (min-width: 1920px) {
          .contact-content .right-content .social a {
            height: 47px; } }
        @media (max-width: 1021.2765957447px) {
          .contact-content .right-content .social a {
            line-height: 25px; } }
        @media (min-width: 1920px) {
          .contact-content .right-content .social a {
            line-height: 47px; } }
        .contact-content .right-content .social a:first-child {
          margin-left: 0; }
        .contact-content .right-content .social a.fb {
          background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/fb-icon.png") no-repeat center center;
          background-size: contain; }
        .contact-content .right-content .social a.tw {
          background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/tw-icon.png") no-repeat center center;
          background-size: contain; }
        .contact-content .right-content .social a.in {
          background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/instagram.png") no-repeat center center;
          background-size: contain; }
    .contact-content .right-content .brand-assets h4 {
      margin-bottom: 25px; }
    .contact-content .right-content .brand-assets a {
      display: inline-block;
      color: #FFF;
      border-bottom: 1px solid #FFF;
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 23px;
      line-height: 1.1979166667vw;
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 400; }
      @media (max-width: 1616.8421052632px) {
        .contact-content .right-content .brand-assets a {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        .contact-content .right-content .brand-assets a {
          font-size: 19px; } }
      @media (max-width: 1669.5652173913px) {
        .contact-content .right-content .brand-assets a {
          line-height: 20px; } }
      @media (min-width: 1920px) {
        .contact-content .right-content .brand-assets a {
          line-height: 23px; } }

.form-contact {
  font-size: 14px;
  color: #333; }
  .form-contact label {
    padding-top: 12px;
    display: inline-block;
    font-weight: bold;
    font-size: 16px; }
    .form-contact label.hs-error-msg {
      font-size: 14px;
      font-style: italic;
      font-weight: normal;
      padding-top: 0px;
      padding-left: 10px; }
    .form-contact label#label-firstname-9da3ef5b-8793-4929-9c2d-c43d2653b859, .form-contact label#label-lastname-9da3ef5b-8793-4929-9c2d-c43d2653b859 {
      padding-top: 0; }
  .form-contact .form-required {
    margin-left: 5px;
    color: red;
    font-weight: bold; }
  .form-contact input[type="text"], .form-contact input[type="email"], .form-contact input[type="tel"], .form-contact textarea {
    padding: 4px 3px 2px 3px;
    margin-left: 0;
    font-size: 1em;
    line-height: 1.071em;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    background: 0 0;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border: 0;
    color: #333;
    border: none;
    border-bottom: 1px solid #666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 0 0 transparent inset;
    -webkit-box-shadow: 0 0 0 transparent inset;
    box-shadow: 0 0 0 transparent inset;
    outline: 0; }
    .form-contact input[type="text"]:focus, .form-contact input[type="email"]:focus, .form-contact input[type="tel"]:focus, .form-contact textarea:focus {
      border-width: 2px;
      border-color: #f37366; }
  .form-contact input[type="text"], .form-contact input[type="email"], .form-contact input[type="tel"] {
    height: 34px; }
  .form-contact input[type="submit"] {
    color: #ffffff !important;
    background: #f37366;
    box-shadow: none;
    text-shadow: none;
    padding: 9px 15px;
    display: block;
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 24px;
    margin-bottom: 12px;
    border-radius: 100px; }
  .form-contact input:required:invalid:focus {
    background-image: url(../images/error_icon.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    border-color: red; }
  .form-contact input:required:valid {
    background-image: url(../images/check-circle.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-color: transparent; }
  .form-contact input:invalid:not(:focus):not(:placeholder-shown) {
    border-color: red; }
  .form-contact input:invalid:focus:not(:placeholder-shown) ~ .requirements {
    max-height: 200px;
    padding: 0 30px 20px 50px; }
  .form-contact textarea {
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    height: 3rem; }
  .form-contact .requirements {
    padding: 0 30px 0 50px;
    color: #999;
    max-height: 0;
    transition: 0.28s;
    overflow: hidden;
    color: red;
    font-style: italic; }
  .form-contact fieldset {
    max-width: none !important; }

/****************************
*   Thrillshare
*
*************************/
.thrillshare #header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 0;
  z-index: 999;
  padding-top: 30px;
  padding-top: 1.5625vw;
  background: transparent; }
  @media (max-width: 960px) {
    .thrillshare #header {
      padding-top: 15px; } }
  @media (min-width: 1920px) {
    .thrillshare #header {
      padding-top: 30px; } }
.thrillshare #header .container #nav ul li a, .thrillshare #header .container #nav ul li span {
  color: #FFF; }
.thrillshare #top-section {
  background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/thrillshare/top-shapes.svg") no-repeat center bottom;
  background-size: cover;
  padding: 150px 0 140px; }
  .thrillshare #top-section h1 {
    max-width: 90%; }
  .thrillshare #top-section a {
    color: #fff; }
.thrillshare #header .container .logo .text {
  fill: #F2E1CE; }
.thrillshare #header .container .logo .shape {
  fill: #F5887E; }
.thrillshare .section#top-section h1 {
  font-weight: 700;
  color: #FFF; }
.thrillshare .section#top-section p {
  max-width: 860px;
  color: #FFF; }
.thrillshare .left-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.thrillshare .right-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.thrillshare .section .container {
  font-size: 0; }
.thrillshare #update_section {
  overflow: hidden;
  background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/thrillshare/update_section_bg.svg") no-repeat center bottom;
  background-size: contain;
  padding-bottom: 230px;
  padding-top: 55px;
  position: relative;
  z-index: 2; }
  .thrillshare #update_section .left-content {
    padding-right: 50px; }
  .thrillshare #update_section .right-content img {
    display: block;
    max-width: inherit;
    width: 1000px;
    width: 52.0833333333vw; }
    @media (max-width: 576px) {
      .thrillshare #update_section .right-content img {
        width: 300px; } }
    @media (min-width: 1920px) {
      .thrillshare #update_section .right-content img {
        width: 1000px; } }
.thrillshare #thrillshare_section {
  position: relative;
  z-index: 1;
  margin-top: -245px; }
  .thrillshare #thrillshare_section .left-content {
    padding-top: 0px;
    position: relative;
    margin-top: -40px; }
  .thrillshare #thrillshare_section .right-content {
    position: relative; }
    .thrillshare #thrillshare_section .right-content .laptop {
      display: block;
      position: relative;
      max-width: inherit;
      width: 952px;
      width: 49.5833333333vw;
      left: -140px;
      left: -7.2916666667vw; }
      @media (max-width: 605.0420168067px) {
        .thrillshare #thrillshare_section .right-content .laptop {
          width: 300px; } }
      @media (min-width: 1920px) {
        .thrillshare #thrillshare_section .right-content .laptop {
          width: 952px; } }
      @media (max-width: 0px) {
        .thrillshare #thrillshare_section .right-content .laptop {
          left: 0px; } }
      @media (min-width: 1920px) {
        .thrillshare #thrillshare_section .right-content .laptop {
          left: -140px; } }
    .thrillshare #thrillshare_section .right-content .mobile {
      position: absolute;
      right: -50px;
      bottom: 120px;
      width: 480px;
      width: 25vw; }
      @media (max-width: 400px) {
        .thrillshare #thrillshare_section .right-content .mobile {
          width: 100px; } }
      @media (min-width: 1920px) {
        .thrillshare #thrillshare_section .right-content .mobile {
          width: 480px; } }
.thrillshare #tell_stories {
  background: #fdfdfd url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/thrillshare/stories_section_bg.svg") no-repeat top center;
  background-size: cover;
  padding: 130px 0 75px;
  position: relative;
  margin-top: -65px;
  z-index: 0; }
  .thrillshare #tell_stories .left-content {
    padding-right: 40px; }
  .thrillshare #tell_stories .right-content {
    position: relative;
    width: 533px;
    width: 27.7604166667vw;
    height: 501px;
    height: 26.09375vw; }
    @media (max-width: 720.4502814259px) {
      .thrillshare #tell_stories .right-content {
        width: 200px; } }
    @media (min-width: 1920px) {
      .thrillshare #tell_stories .right-content {
        width: 533px; } }
    @media (max-width: 720.4790419162px) {
      .thrillshare #tell_stories .right-content {
        height: 188px; } }
    @media (min-width: 1920px) {
      .thrillshare #tell_stories .right-content {
        height: 501px; } }
    .thrillshare #tell_stories .right-content span {
      position: absolute;
      left: 0;
      top: 0; }
      .thrillshare #tell_stories .right-content span img {
        display: block; }
.thrillshare #built_schools {
  position: relative;
  background: #f56a5c; }
  .thrillshare #built_schools:before {
    position: absolute;
    content: ' ';
    height: 100%;
    width: 41%;
    left: 0;
    z-index: 0;
    background-image: linear-gradient(90deg, #cc314b 0%, #f56a5c 100%); }
  .thrillshare #built_schools .container {
    max-width: 100%;
    width: 100%; }
  .thrillshare #built_schools .left-content {
    width: 41%;
    padding-left: 120px;
    padding-left: 6.25vw;
    padding-right: 50px;
    padding-right: 2.6041666667vw;
    padding-top: 25px;
    padding-bottom: 25px; }
    @media (max-width: 960px) {
      .thrillshare #built_schools .left-content {
        padding-left: 60px; } }
    @media (min-width: 1920px) {
      .thrillshare #built_schools .left-content {
        padding-left: 120px; } }
    @media (max-width: 768px) {
      .thrillshare #built_schools .left-content {
        padding-right: 20px; } }
    @media (min-width: 1920px) {
      .thrillshare #built_schools .left-content {
        padding-right: 50px; } }
    .thrillshare #built_schools .left-content .title, .thrillshare #built_schools .left-content p {
      color: #FFF; }
  .thrillshare #built_schools .right-content {
    font-size: 0;
    width: 59%; }
    .thrillshare #built_schools .right-content img {
      width: 50%;
      display: inline-block;
      vertical-align: top;
      height: 379px;
      height: 19.7395833333vw;
      object-fit: cover; }
      @media (max-width: 759.8944591029px) {
        .thrillshare #built_schools .right-content img {
          height: 150px; } }
      @media (min-width: 1920px) {
        .thrillshare #built_schools .right-content img {
          height: 379px; } }
.thrillshare #craft_school {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(90deg, #5c3d71 1%, #cc314b 100%); }
  .thrillshare #craft_school .container .right-content img {
    display: block; }
  .thrillshare #craft_school .title, .thrillshare #craft_school p {
    color: #FFF; }
  .thrillshare #craft_school .left-content {
    position: relative;
    padding-right: 40px;
    padding-top: 135px;
    padding-top: 7.03125vw;
    padding-bottom: 135px;
    padding-bottom: 7.03125vw;
    margin-top: 175px;
    margin-top: 9.1145833333vw;
    margin-bottom: 175px;
    margin-bottom: 9.1145833333vw; }
    @media (max-width: 711.1111111111px) {
      .thrillshare #craft_school .left-content {
        padding-top: 50px; } }
    @media (min-width: 1920px) {
      .thrillshare #craft_school .left-content {
        padding-top: 135px; } }
    @media (max-width: 711.1111111111px) {
      .thrillshare #craft_school .left-content {
        padding-bottom: 50px; } }
    @media (min-width: 1920px) {
      .thrillshare #craft_school .left-content {
        padding-bottom: 135px; } }
    @media (max-width: 658.2857142857px) {
      .thrillshare #craft_school .left-content {
        margin-top: 60px; } }
    @media (min-width: 1920px) {
      .thrillshare #craft_school .left-content {
        margin-top: 175px; } }
    @media (max-width: 658.2857142857px) {
      .thrillshare #craft_school .left-content {
        margin-bottom: 60px; } }
    @media (min-width: 1920px) {
      .thrillshare #craft_school .left-content {
        margin-bottom: 175px; } }
    .thrillshare #craft_school .left-content:after {
      position: absolute;
      z-index: 0;
      height: 100%;
      top: 0;
      z-index: -1;
      left: -30vw;
      right: -1vw;
      content: '';
      background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/thrillshare/craft_school_arrow.svg") no-repeat right center;
      background-size: cover;
      z-index: -1;
      opacity: 0;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
      -webkit-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .thrillshare #craft_school .left-content.fadeInLeft:after {
      right: -15vw;
      opacity: 1; }

/****************************
*   Mobile Apps
*
*************************/
.mobile-apps #header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 0;
  z-index: 999;
  padding-top: 30px;
  padding-top: 1.5625vw;
  background: transparent; }
  @media (max-width: 960px) {
    .mobile-apps #header {
      padding-top: 15px; } }
  @media (min-width: 1920px) {
    .mobile-apps #header {
      padding-top: 30px; } }
.mobile-apps #header .container #nav ul li a, .mobile-apps #header .container #nav ul li span {
  color: #FFF; }
.mobile-apps #top-section {
  background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/mobile-apps/top-bg.svg") no-repeat center bottom;
  background-size: cover;
  padding: 160px 0 70px; }
  .mobile-apps #top-section a {
    color: #fff; }
.mobile-apps #header .container .logo .text {
  fill: #F2E1CE; }
.mobile-apps #header .container .logo .shape {
  fill: #F5887E; }
.mobile-apps .section#top-section h1 {
  font-weight: 700;
  color: #FFF;
  font-size: 40px;
  font-size: 2.0833333333vw;
  line-height: 44px;
  line-height: 2.2916666667vw; }
  @media (max-width: 1344px) {
    .mobile-apps .section#top-section h1 {
      font-size: 28px; } }
  @media (min-width: 1920px) {
    .mobile-apps .section#top-section h1 {
      font-size: 40px; } }
  @media (max-width: 1396.3636363636px) {
    .mobile-apps .section#top-section h1 {
      line-height: 32px; } }
  @media (min-width: 1920px) {
    .mobile-apps .section#top-section h1 {
      line-height: 44px; } }
.mobile-apps .section#top-section p {
  max-width: 850px;
  color: #FFF; }
.mobile-apps .left-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.mobile-apps .right-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.mobile-apps .section .container {
  font-size: 0; }
.mobile-apps #thoughtful_experience {
  position: relative;
  padding-top: 170px;
  padding-top: 8.8541666667vw;
  padding-bottom: 540px;
  padding-bottom: 28.125vw;
  padding-left: 620px;
  padding-left: 32.2916666667vw;
  padding-right: 620px;
  padding-right: 32.2916666667vw;
  text-align: center; }
  @media (max-width: 564.7058823529px) {
    .mobile-apps #thoughtful_experience {
      padding-top: 50px; } }
  @media (min-width: 1920px) {
    .mobile-apps #thoughtful_experience {
      padding-top: 170px; } }
  @media (max-width: 640px) {
    .mobile-apps #thoughtful_experience {
      padding-bottom: 180px; } }
  @media (min-width: 1920px) {
    .mobile-apps #thoughtful_experience {
      padding-bottom: 540px; } }
  @media (max-width: 557.4193548387px) {
    .mobile-apps #thoughtful_experience {
      padding-left: 180px; } }
  @media (min-width: 1920px) {
    .mobile-apps #thoughtful_experience {
      padding-left: 620px; } }
  @media (max-width: 557.4193548387px) {
    .mobile-apps #thoughtful_experience {
      padding-right: 180px; } }
  @media (min-width: 1920px) {
    .mobile-apps #thoughtful_experience {
      padding-right: 620px; } }
  .mobile-apps #thoughtful_experience .phones span {
    position: absolute;
    display: block; }
  .mobile-apps #thoughtful_experience .phones .phone1 {
    left: 0;
    top: 85px;
    top: 4.4270833333vw;
    width: 378px;
    width: 19.6875vw;
    height: 538px;
    height: 28.0208333333vw; }
    @media (max-width: 451.7647058824px) {
      .mobile-apps #thoughtful_experience .phones .phone1 {
        top: 20px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone1 {
        top: 85px; } }
    @media (max-width: 507.9365079365px) {
      .mobile-apps #thoughtful_experience .phones .phone1 {
        width: 100px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone1 {
        width: 378px; } }
    @media (max-width: 506.7657992565px) {
      .mobile-apps #thoughtful_experience .phones .phone1 {
        height: 142px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone1 {
        height: 538px; } }
  .mobile-apps #thoughtful_experience .phones .phone2 {
    left: 200px;
    left: 10.4166666667vw;
    bottom: 30px;
    width: 474px;
    width: 24.6875vw;
    height: 587px;
    height: 30.5729166667vw; }
    @media (max-width: 768px) {
      .mobile-apps #thoughtful_experience .phones .phone2 {
        left: 80px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone2 {
        left: 200px; } }
    @media (max-width: 445.5696202532px) {
      .mobile-apps #thoughtful_experience .phones .phone2 {
        width: 110px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone2 {
        width: 474px; } }
    @media (max-width: 444.8381601363px) {
      .mobile-apps #thoughtful_experience .phones .phone2 {
        height: 136px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone2 {
        height: 587px; } }
  .mobile-apps #thoughtful_experience .phones .phone3 {
    bottom: 0;
    width: 304px;
    width: 15.8333333333vw;
    height: 471px;
    height: 24.53125vw; }
    @media (max-width: 568.4210526316px) {
      .mobile-apps #thoughtful_experience .phones .phone3 {
        width: 90px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone3 {
        width: 304px; } }
    @media (max-width: 566.6242038217px) {
      .mobile-apps #thoughtful_experience .phones .phone3 {
        height: 139px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone3 {
        height: 471px; } }
  .mobile-apps #thoughtful_experience .phones .phone4 {
    right: 130px;
    right: 6.7708333333vw;
    bottom: 0px;
    width: 638px;
    width: 33.2291666667vw;
    height: 521px;
    height: 27.1354166667vw; }
    @media (max-width: 1181.5384615385px) {
      .mobile-apps #thoughtful_experience .phones .phone4 {
        right: 80px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone4 {
        right: 130px; } }
    @media (max-width: 451.4106583072px) {
      .mobile-apps #thoughtful_experience .phones .phone4 {
        width: 150px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone4 {
        width: 638px; } }
    @media (max-width: 449.5969289827px) {
      .mobile-apps #thoughtful_experience .phones .phone4 {
        height: 122px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone4 {
        height: 521px; } }
  .mobile-apps #thoughtful_experience .phones .phone5 {
    right: 0;
    top: 10px;
    width: 588px;
    width: 30.625vw;
    height: 547px;
    height: 28.4895833333vw; }
    @media (max-width: 391.8367346939px) {
      .mobile-apps #thoughtful_experience .phones .phone5 {
        width: 120px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone5 {
        width: 588px; } }
    @media (max-width: 393.126142596px) {
      .mobile-apps #thoughtful_experience .phones .phone5 {
        height: 112px; } }
    @media (min-width: 1920px) {
      .mobile-apps #thoughtful_experience .phones .phone5 {
        height: 547px; } }
  .mobile-apps #thoughtful_experience .phones .animated img {
    transition: transform 1.3s ease-in-out; }
  .mobile-apps #thoughtful_experience .phones .animated.phone1 img {
    transform: translate(-10%, 20%); }
  .mobile-apps #thoughtful_experience .phones .animated.phone2 img {
    transform: translate(-10%, 20%);
    transition-delay: 0.4s; }
  .mobile-apps #thoughtful_experience .phones .animated.phone3 img {
    transform: translate(0%, 30%); }
  .mobile-apps #thoughtful_experience .phones .animated.phone4 img {
    transform: translate(10%, 20%);
    transition-delay: 0.4s; }
  .mobile-apps #thoughtful_experience .phones .animated.phone5 img {
    transform: translate(10%, 20%); }
  .mobile-apps #thoughtful_experience .phones span.animated.fadeIn img {
    transform: translate(0%, 0%); }
.mobile-apps #school_brand {
  background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/mobile-apps/mobile-gradient-bg.png") no-repeat center top;
  background-size: cover;
  padding-top: 300px;
  padding-top: 15.625vw;
  margin-top: -90px;
  margin-top: -4.6875vw;
  padding-bottom: 250px;
  padding-bottom: 13.0208333333vw;
  position: relative;
  z-index: 2; }
  @media (max-width: 960px) {
    .mobile-apps #school_brand {
      padding-top: 150px; } }
  @media (min-width: 1920px) {
    .mobile-apps #school_brand {
      padding-top: 300px; } }
  @media (max-width: 640px) {
    .mobile-apps #school_brand {
      margin-top: -30px; } }
  @media (min-width: 1920px) {
    .mobile-apps #school_brand {
      margin-top: -90px; } }
  @media (max-width: 691.2px) {
    .mobile-apps #school_brand {
      padding-bottom: 90px; } }
  @media (min-width: 1920px) {
    .mobile-apps #school_brand {
      padding-bottom: 250px; } }
  .mobile-apps #school_brand .container {
    max-width: 1190px;
    max-width: 61.9791666667vw; }
    @media (max-width: 484.0336134454px) {
      .mobile-apps #school_brand .container {
        max-width: 300px; } }
    @media (min-width: 1920px) {
      .mobile-apps #school_brand .container {
        max-width: 1190px; } }
  .mobile-apps #school_brand .title {
    color: #FFF;
    font-size: 42px;
    font-size: 2.1875vw;
    line-height: 46px;
    line-height: 2.3958333333vw; }
    @media (max-width: 1371.4285714286px) {
      .mobile-apps #school_brand .title {
        font-size: 30px; } }
    @media (min-width: 1920px) {
      .mobile-apps #school_brand .title {
        font-size: 42px; } }
    @media (max-width: 1419.1304347826px) {
      .mobile-apps #school_brand .title {
        line-height: 34px; } }
    @media (min-width: 1920px) {
      .mobile-apps #school_brand .title {
        line-height: 46px; } }
  .mobile-apps #school_brand p {
    color: #FFF; }
  .mobile-apps #school_brand .left-content {
    width: 42%; }
  .mobile-apps #school_brand .right-content {
    width: 58%;
    padding-left: 190px;
    padding-left: 9.8958333333vw; }
    @media (max-width: 606.3157894737px) {
      .mobile-apps #school_brand .right-content {
        padding-left: 60px; } }
    @media (min-width: 1920px) {
      .mobile-apps #school_brand .right-content {
        padding-left: 190px; } }
.mobile-apps #world-mobile {
  background: #333333 url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/mobile-apps/earth.png") no-repeat bottom center;
  background-size: contain;
  text-align: center;
  padding-top: 90px;
  padding-top: 4.6875vw;
  padding-bottom: 90px;
  padding-bottom: 4.6875vw;
  position: relative;
  z-index: 3; }
  @media (max-width: 640px) {
    .mobile-apps #world-mobile {
      padding-top: 30px; } }
  @media (min-width: 1920px) {
    .mobile-apps #world-mobile {
      padding-top: 90px; } }
  @media (max-width: 640px) {
    .mobile-apps #world-mobile {
      padding-bottom: 30px; } }
  @media (min-width: 1920px) {
    .mobile-apps #world-mobile {
      padding-bottom: 90px; } }
  .mobile-apps #world-mobile .title {
    color: #FFF;
    font-size: 42px;
    font-size: 2.1875vw;
    line-height: 46px;
    line-height: 2.3958333333vw; }
    @media (max-width: 1371.4285714286px) {
      .mobile-apps #world-mobile .title {
        font-size: 30px; } }
    @media (min-width: 1920px) {
      .mobile-apps #world-mobile .title {
        font-size: 42px; } }
    @media (max-width: 1419.1304347826px) {
      .mobile-apps #world-mobile .title {
        line-height: 34px; } }
    @media (min-width: 1920px) {
      .mobile-apps #world-mobile .title {
        line-height: 46px; } }
  .mobile-apps #world-mobile p {
    color: #FFF; }
  .mobile-apps #world-mobile .container > p {
    max-width: 730px;
    margin: 0 auto; }
  .mobile-apps #world-mobile .boxes {
    font-size: 0;
    margin-bottom: 110px;
    margin-bottom: 5.7291666667vw;
    margin-top: 80px;
    margin-top: 4.1666666667vw; }
    @media (max-width: 872.7272727273px) {
      .mobile-apps #world-mobile .boxes {
        margin-bottom: 50px; } }
    @media (min-width: 1920px) {
      .mobile-apps #world-mobile .boxes {
        margin-bottom: 110px; } }
    @media (max-width: 960px) {
      .mobile-apps #world-mobile .boxes {
        margin-top: 40px; } }
    @media (min-width: 1920px) {
      .mobile-apps #world-mobile .boxes {
        margin-top: 80px; } }
    .mobile-apps #world-mobile .boxes .box {
      display: inline-block;
      vertical-align: top;
      width: calc(33.33% - 34px);
      margin: 0 17px;
      padding-top: 42px;
      padding-top: 2.1875vw;
      padding-bottom: 42px;
      padding-bottom: 2.1875vw;
      padding-left: 38px;
      padding-left: 1.9791666667vw;
      padding-right: 38px;
      padding-right: 1.9791666667vw; }
      @media (max-width: 914.2857142857px) {
        .mobile-apps #world-mobile .boxes .box {
          padding-top: 20px; } }
      @media (min-width: 1920px) {
        .mobile-apps #world-mobile .boxes .box {
          padding-top: 42px; } }
      @media (max-width: 914.2857142857px) {
        .mobile-apps #world-mobile .boxes .box {
          padding-bottom: 20px; } }
      @media (min-width: 1920px) {
        .mobile-apps #world-mobile .boxes .box {
          padding-bottom: 42px; } }
      @media (max-width: 757.8947368421px) {
        .mobile-apps #world-mobile .boxes .box {
          padding-left: 15px; } }
      @media (min-width: 1920px) {
        .mobile-apps #world-mobile .boxes .box {
          padding-left: 38px; } }
      @media (max-width: 757.8947368421px) {
        .mobile-apps #world-mobile .boxes .box {
          padding-right: 15px; } }
      @media (min-width: 1920px) {
        .mobile-apps #world-mobile .boxes .box {
          padding-right: 38px; } }
      .mobile-apps #world-mobile .boxes .box:first-child + .box {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: rgba(255, 255, 255, 0.051); }
      .mobile-apps #world-mobile .boxes .box img {
        width: 103px;
        width: 5.3645833333vw;
        height: auto;
        display: block;
        margin: 0 auto;
        margin-bottom: 35px;
        margin-bottom: 1.8229166667vw;
        -webkit-transition: -webkit-transform .8s ease-in-out;
        transition: -webkit-transform .8s ease-in-out;
        -o-transition: transform .8s ease-in-out;
        transition: transform .8s ease-in-out;
        transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%; }
        @media (max-width: 745.6310679612px) {
          .mobile-apps #world-mobile .boxes .box img {
            width: 40px; } }
        @media (min-width: 1920px) {
          .mobile-apps #world-mobile .boxes .box img {
            width: 103px; } }
        @media (max-width: 822.8571428571px) {
          .mobile-apps #world-mobile .boxes .box img {
            margin-bottom: 15px; } }
        @media (min-width: 1920px) {
          .mobile-apps #world-mobile .boxes .box img {
            margin-bottom: 35px; } }
      .mobile-apps #world-mobile .boxes .box p {
        margin: 0; }
        .mobile-apps #world-mobile .boxes .box p span {
          display: block;
          text-align: center; }
          .mobile-apps #world-mobile .boxes .box p span a {
            color: #fff; }
          .mobile-apps #world-mobile .boxes .box p span strong {
            display: inline-block;
            vertical-align: bottom;
            font-size: 36px;
            font-size: 1.875vw;
            line-height: 40px;
            line-height: 2.0833333333vw;
            font-weight: 700; }
            @media (max-width: 1173.3333333333px) {
              .mobile-apps #world-mobile .boxes .box p span strong {
                font-size: 22px; } }
            @media (min-width: 1920px) {
              .mobile-apps #world-mobile .boxes .box p span strong {
                font-size: 36px; } }
            @media (max-width: 1248px) {
              .mobile-apps #world-mobile .boxes .box p span strong {
                line-height: 26px; } }
            @media (min-width: 1920px) {
              .mobile-apps #world-mobile .boxes .box p span strong {
                line-height: 40px; } }
      .mobile-apps #world-mobile .boxes .box:hover img, .mobile-apps #world-mobile .boxes .box:focus img {
        -webkit-transform: rotate(360deg) scale(1.1);
        -ms-transform: rotate(360deg) scale(1.1);
        -moz-transform: rotate(360deg) scale(1.1);
        transform: rotate(360deg) scale(1.1); }
  .mobile-apps #world-mobile .desktop-mobile svg {
    width: 100%; }
  .mobile-apps #world-mobile .desktop-mobile.animated .bars {
    transform: translateY(200px);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
  .mobile-apps #world-mobile .desktop-mobile.animated .blue-shape {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    width: 0%;
    overflow: hidden; }
  .mobile-apps #world-mobile .desktop-mobile.animated.fadeInUpSmall .bars {
    transform: translateY(0px);
    opacity: 1;
    filter: alpha(opacity=100); }
    .mobile-apps #world-mobile .desktop-mobile.animated.fadeInUpSmall .bars.bar1 {
      transition-delay: 0.2s; }
    .mobile-apps #world-mobile .desktop-mobile.animated.fadeInUpSmall .bars.bar2 {
      transition-delay: 0.4s; }
    .mobile-apps #world-mobile .desktop-mobile.animated.fadeInUpSmall .bars.bar3 {
      transition-delay: 0.6s; }
    .mobile-apps #world-mobile .desktop-mobile.animated.fadeInUpSmall .bars.bar4 {
      transition-delay: 0.8s; }
    .mobile-apps #world-mobile .desktop-mobile.animated.fadeInUpSmall .bars.bar5 {
      transition-delay: 0.9s; }
    .mobile-apps #world-mobile .desktop-mobile.animated.fadeInUpSmall .bars.bar6 {
      transition-delay: 1s; }
    .mobile-apps #world-mobile .desktop-mobile.animated.fadeInUpSmall .bars.bar7 {
      transition-delay: 1.2s; }
  .mobile-apps #world-mobile .desktop-mobile.animated.fadeInUpSmall .blue-shape {
    transition-delay: 0.4s;
    width: 100%; }
.mobile-apps #craft_school {
  text-align: center;
  padding-top: 150px;
  padding-top: 7.8125vw;
  padding-bottom: 160px;
  padding-bottom: 8.3333333333vw;
  background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/mobile-apps/proven-strategies.svg") no-repeat bottom center;
  background-size: cover; }
  @media (max-width: 768px) {
    .mobile-apps #craft_school {
      padding-top: 60px; } }
  @media (min-width: 1920px) {
    .mobile-apps #craft_school {
      padding-top: 150px; } }
  @media (max-width: 480px) {
    .mobile-apps #craft_school {
      padding-bottom: 40px; } }
  @media (min-width: 1920px) {
    .mobile-apps #craft_school {
      padding-bottom: 160px; } }
  .mobile-apps #craft_school .container {
    max-width: 1510px;
    max-width: 78.6458333333vw; }
    @media (max-width: 381.4569536424px) {
      .mobile-apps #craft_school .container {
        max-width: 300px; } }
    @media (min-width: 1920px) {
      .mobile-apps #craft_school .container {
        max-width: 1510px; } }
  .mobile-apps #craft_school .container > p {
    max-width: 634px;
    margin: 0 auto; }
  .mobile-apps #craft_school .boxes {
    font-size: 0;
    margin: 0;
    margin-top: 70px;
    margin-top: 3.6458333333vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center; }
    @media (max-width: 822.8571428571px) {
      .mobile-apps #craft_school .boxes {
        margin-top: 30px; } }
    @media (min-width: 1920px) {
      .mobile-apps #craft_school .boxes {
        margin-top: 70px; } }
    .mobile-apps #craft_school .boxes .box {
      display: inline-block;
      vertical-align: top;
      width: calc(33.33% - 20px);
      margin: 0 10px; }
      .mobile-apps #craft_school .boxes .box:nth-child(1), .mobile-apps #craft_school .boxes .box:nth-child(2), .mobile-apps #craft_school .boxes .box:nth-child(3) {
        margin-bottom: 20px; }
      .mobile-apps #craft_school .boxes .box .content {
        padding-top: 50px;
        padding-top: 2.6041666667vw;
        padding-bottom: 60px;
        padding-bottom: 3.125vw;
        padding-left: 45px;
        padding-left: 2.34375vw;
        padding-right: 45px;
        padding-right: 2.34375vw;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-box-shadow: 9px 10px 22px 7px rgba(51, 51, 51, 0.1);
        box-shadow: 9px 10px 22px 7px rgba(51, 51, 51, 0.1);
        background: #FFF;
        text-align: left;
        height: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 960px) {
          .mobile-apps #craft_school .boxes .box .content {
            padding-top: 25px; } }
        @media (min-width: 1920px) {
          .mobile-apps #craft_school .boxes .box .content {
            padding-top: 50px; } }
        @media (max-width: 960px) {
          .mobile-apps #craft_school .boxes .box .content {
            padding-bottom: 30px; } }
        @media (min-width: 1920px) {
          .mobile-apps #craft_school .boxes .box .content {
            padding-bottom: 60px; } }
        @media (max-width: 853.3333333333px) {
          .mobile-apps #craft_school .boxes .box .content {
            padding-left: 20px; } }
        @media (min-width: 1920px) {
          .mobile-apps #craft_school .boxes .box .content {
            padding-left: 45px; } }
        @media (max-width: 853.3333333333px) {
          .mobile-apps #craft_school .boxes .box .content {
            padding-right: 20px; } }
        @media (min-width: 1920px) {
          .mobile-apps #craft_school .boxes .box .content {
            padding-right: 45px; } }
      .mobile-apps #craft_school .boxes .box .title {
        margin-bottom: 30px;
        margin-bottom: 1.5625vw;
        font-size: 0; }
        @media (max-width: 960px) {
          .mobile-apps #craft_school .boxes .box .title {
            margin-bottom: 15px; } }
        @media (min-width: 1920px) {
          .mobile-apps #craft_school .boxes .box .title {
            margin-bottom: 30px; } }
        .mobile-apps #craft_school .boxes .box .title img {
          display: inline-block;
          vertical-align: middle;
          margin-right: 30px;
          margin-right: 1.5625vw;
          -webkit-transition: -webkit-transform .8s ease-in-out;
          transition: -webkit-transform .8s ease-in-out;
          -o-transition: transform .8s ease-in-out;
          transition: transform .8s ease-in-out;
          transition: transform .8s ease-in-out, -webkit-transform .8s ease-in-out;
          -webkit-transform-origin: 50% 50%;
          -moz-transform-origin: 50% 50%;
          -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }
          @media (max-width: 960px) {
            .mobile-apps #craft_school .boxes .box .title img {
              margin-right: 15px; } }
          @media (min-width: 1920px) {
            .mobile-apps #craft_school .boxes .box .title img {
              margin-right: 30px; } }
        .mobile-apps #craft_school .boxes .box .title span {
          display: inline-block;
          vertical-align: middle;
          color: #4c4c4c;
          font-size: 24px;
          font-size: 1.25vw;
          line-height: 30px;
          line-height: 1.5625vw; }
          @media (max-width: 1440px) {
            .mobile-apps #craft_school .boxes .box .title span {
              font-size: 18px; } }
          @media (min-width: 1920px) {
            .mobile-apps #craft_school .boxes .box .title span {
              font-size: 24px; } }
          @media (max-width: 1536px) {
            .mobile-apps #craft_school .boxes .box .title span {
              line-height: 24px; } }
          @media (min-width: 1920px) {
            .mobile-apps #craft_school .boxes .box .title span {
              line-height: 30px; } }
      .mobile-apps #craft_school .boxes .box p {
        margin: 0;
        font-size: 16px;
        font-size: 0.8333333333vw;
        line-height: 24px;
        line-height: 1.25vw; }
        @media (max-width: 1680px) {
          .mobile-apps #craft_school .boxes .box p {
            font-size: 14px; } }
        @media (min-width: 1920px) {
          .mobile-apps #craft_school .boxes .box p {
            font-size: 16px; } }
        @media (max-width: 1600px) {
          .mobile-apps #craft_school .boxes .box p {
            line-height: 20px; } }
        @media (min-width: 1920px) {
          .mobile-apps #craft_school .boxes .box p {
            line-height: 24px; } }
      .mobile-apps #craft_school .boxes .box:hover .content, .mobile-apps #craft_school .boxes .box:focus .content {
        -webkit-box-shadow: 9px 10px 22px 7px rgba(51, 51, 51, 0.2);
        box-shadow: 9px 10px 22px 7px rgba(51, 51, 51, 0.2); }

/****************************
*   Landing page
*
*************************/
.landing-page .left-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.landing-page .right-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.landing-page .section .container {
  font-size: 0; }
.landing-page #powering-school .container {
  max-width: 100%;
  width: 100%; }
.landing-page #powering-school .left-content {
  vertical-align: top;
  width: 40%;
  padding-bottom: 130px;
  padding-bottom: 6.7708333333vw;
  padding-left: 190px;
  padding-left: 9.8958333333vw; }
  @media (max-width: 738.4615384615px) {
    .landing-page #powering-school .left-content {
      padding-bottom: 50px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .left-content {
      padding-bottom: 130px; } }
  @media (max-width: 505.2631578947px) {
    .landing-page #powering-school .left-content {
      padding-left: 50px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .left-content {
      padding-left: 190px; } }
.landing-page #powering-school .right-content {
  width: 60%;
  padding-left: 10px;
  vertical-align: bottom;
  text-align: right; }
  .landing-page #powering-school .right-content img, .landing-page #powering-school .right-content video {
    display: inline-block;
    vertical-align: bottom;
    max-width: 100%;
    height: auto; }
.landing-page #powering-school .title {
  font-size: 72px;
  font-size: 3.75vw;
  line-height: 76px;
  line-height: 3.9583333333vw;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 900; }
  @media (max-width: 800px) {
    .landing-page #powering-school .title {
      font-size: 30px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .title {
      font-size: 72px; } }
  @media (max-width: 909.4736842105px) {
    .landing-page #powering-school .title {
      line-height: 36px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .title {
      line-height: 76px; } }
.landing-page #powering-school h1 {
  font-size: 24px;
  font-size: 1.25vw;
  line-height: 32px;
  line-height: 1.6666666667vw;
  font-weight: 300; }
  @media (max-width: 1200px) {
    .landing-page #powering-school h1 {
      font-size: 15px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school h1 {
      font-size: 24px; } }
  @media (max-width: 1140px) {
    .landing-page #powering-school h1 {
      line-height: 19px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school h1 {
      line-height: 32px; } }
.landing-page #powering-school .learn-more {
  background-color: #f37366;
  display: inline-block;
  position: relative;
  line-height: 65px;
  line-height: 3.3854166667vw;
  height: 65px;
  height: 3.3854166667vw;
  padding-left: 60px;
  padding-left: 3.125vw;
  padding-right: 60px;
  padding-right: 3.125vw;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 16px;
  font-size: 0.8333333333vw;
  margin-top: 80px;
  margin-top: 4.1666666667vw;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  white-space: nowrap;
  font-family: 'Neue Haas Grotesk W01', Serif;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none; }
  @media (max-width: 1033.8461538462px) {
    .landing-page #powering-school .learn-more {
      line-height: 35px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .learn-more {
      line-height: 65px; } }
  @media (max-width: 1033.8461538462px) {
    .landing-page #powering-school .learn-more {
      height: 35px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .learn-more {
      height: 65px; } }
  @media (max-width: 960px) {
    .landing-page #powering-school .learn-more {
      padding-left: 30px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .learn-more {
      padding-left: 60px; } }
  @media (max-width: 960px) {
    .landing-page #powering-school .learn-more {
      padding-right: 30px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .learn-more {
      padding-right: 60px; } }
  @media (max-width: 1680px) {
    .landing-page #powering-school .learn-more {
      font-size: 14px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .learn-more {
      font-size: 16px; } }
  @media (max-width: 840px) {
    .landing-page #powering-school .learn-more {
      margin-top: 35px; } }
  @media (min-width: 1920px) {
    .landing-page #powering-school .learn-more {
      margin-top: 80px; } }
  .landing-page #powering-school .learn-more:hover, .landing-page #powering-school .learn-more:focus {
    background: #ef4837; }
  .landing-page #powering-school .learn-more:after {
    position: absolute;
    z-index: -1;
    content: ' ';
    left: 0;
    bottom: -31px;
    width: 100%;
    height: 100%;
    background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/landing/button-shadow.png") no-repeat bottom center;
    background-size: contain; }
.landing-page #powering-school .mouse-scroll {
  display: table;
  margin: auto;
  position: absolute;
  right: 80px;
  bottom: 80px;
  z-index: 999; }
  .landing-page #powering-school .mouse-scroll * {
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset; }
  .landing-page #powering-school .mouse-scroll .mouse-body {
    width: 22px;
    height: 40px;
    padding-top: 8px;
    border: 1px solid #333;
    border-radius: 15px;
    text-align: center; }
    .landing-page #powering-school .mouse-scroll .mouse-body .mouse-wheel {
      margin: auto;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: #333;
      -webkit-animation: scroll 1.2s infinite;
      -moz-animation: scroll 1.2s infinite;
      animation: scroll 1.2s infinite; }
  .landing-page #powering-school .mouse-scroll .scroll-trails .trail {
    margin-left: 3px;
    height: 15px;
    width: 15px;
    border: 1px solid;
    border-color: #333 transparent transparent #333;
    transform: rotate(-135deg);
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s;
    -webkit-animation: srcoll-trail 1.2s infinite;
    -moz-animation: srcoll-trail 1.2s infinite;
    animation: srcoll-trail 1.2s infinite; }
    .landing-page #powering-school .mouse-scroll .scroll-trails .trail:nth-child(2) {
      -webkit-animation-delay: 0.2s;
      -moz-animation-delay: 0.2s;
      animation-delay: 0.2s; }
@-webkit-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@-moz-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@-o-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@-webkit-keyframes srcoll-trail {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes srcoll-trail {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes srcoll-trail {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes srcoll-trail {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.landing-page.full-video-page #powering-school .container {
  position: static; }
.landing-page.full-video-page #header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 0;
  z-index: 999;
  padding-top: 30px;
  padding-top: 1.5625vw; }
  @media (max-width: 960px) {
    .landing-page.full-video-page #header {
      padding-top: 15px; } }
  @media (min-width: 1920px) {
    .landing-page.full-video-page #header {
      padding-top: 30px; } }
.landing-page.full-video-page #powering-school {
  padding-top: 80px;
  position: relative;
  height: calc(100vh - 20px);
  overflow: hidden; }
  .landing-page.full-video-page #powering-school .left-content {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    width: 45%;
    padding-bottom: 0; }
  .landing-page.full-video-page #powering-school .title {
    font-size: 80px;
    font-size: 4.1666666667vw;
    line-height: 84px;
    line-height: 4.375vw; }
    @media (max-width: 1008px) {
      .landing-page.full-video-page #powering-school .title {
        font-size: 42px; } }
    @media (min-width: 1920px) {
      .landing-page.full-video-page #powering-school .title {
        font-size: 80px; } }
    @media (max-width: 1051.4285714286px) {
      .landing-page.full-video-page #powering-school .title {
        line-height: 46px; } }
    @media (min-width: 1920px) {
      .landing-page.full-video-page #powering-school .title {
        line-height: 84px; } }
  .landing-page.full-video-page #powering-school #bgvid {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    display: block; }
.landing-page.full-video-page.v3 #powering-school, .landing-page.full-video-page.v3 #header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%; }
.landing-page.full-video-page.v3 #powering-school {
  background: transparent;
  z-index: 2; }
.landing-page.full-video-page.v3 #marketing_team {
  margin-top: calc(100vh - 20px); }
.landing-page.full-video-page.v3 .section, .landing-page.full-video-page.v3 #footer {
  position: relative;
  z-index: 99;
  background: #FFF; }
.landing-page #marketing_team {
  position: relative;
  background-image: linear-gradient(90deg, #004b8d 0%, #5624bb 100%); }
  .landing-page #marketing_team .container {
    padding-top: 90px;
    padding-top: 4.6875vw;
    padding-bottom: 50px;
    padding-bottom: 2.6041666667vw; }
    @media (max-width: 640px) {
      .landing-page #marketing_team .container {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      .landing-page #marketing_team .container {
        padding-top: 90px; } }
    @media (max-width: 768px) {
      .landing-page #marketing_team .container {
        padding-bottom: 20px; } }
    @media (min-width: 1920px) {
      .landing-page #marketing_team .container {
        padding-bottom: 50px; } }
  .landing-page #marketing_team .big-arrow-bg {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    left: 0%;
    top: 0;
    z-index: 0; }
    .landing-page #marketing_team .big-arrow-bg:after {
      content: '';
      position: absolute;
      left: 2%;
      top: 0;
      width: 50%;
      height: 100%;
      background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/landing/arrow-bg.svg") no-repeat;
      background-size: contain; }
  .landing-page #marketing_team .left-content {
    position: relative;
    width: 63%;
    z-index: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #FFF;
    padding-left: 100px;
    padding-left: 5.2083333333vw;
    padding-right: 145px;
    padding-right: 7.5520833333vw;
    padding-top: 80px;
    padding-top: 4.1666666667vw;
    padding-bottom: 80px;
    padding-bottom: 4.1666666667vw;
    opacity: 1;
    filter: alpha(opacity=100);
  /*-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-ms-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s; */ }
    @media (max-width: 576px) {
      .landing-page #marketing_team .left-content {
        padding-left: 30px; } }
    @media (min-width: 1920px) {
      .landing-page #marketing_team .left-content {
        padding-left: 100px; } }
    @media (max-width: 662.0689655172px) {
      .landing-page #marketing_team .left-content {
        padding-right: 50px; } }
    @media (min-width: 1920px) {
      .landing-page #marketing_team .left-content {
        padding-right: 145px; } }
    @media (max-width: 480px) {
      .landing-page #marketing_team .left-content {
        padding-top: 20px; } }
    @media (min-width: 1920px) {
      .landing-page #marketing_team .left-content {
        padding-top: 80px; } }
    @media (max-width: 480px) {
      .landing-page #marketing_team .left-content {
        padding-bottom: 20px; } }
    @media (min-width: 1920px) {
      .landing-page #marketing_team .left-content {
        padding-bottom: 80px; } }
    .landing-page #marketing_team .left-content:after {
      position: absolute;
      content: '';
      height: 100%;
      width: 50%;
      background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/landing/grey_arrow.svg") no-repeat right center;
      background-size: contain;
      top: 0;
      right: 5%;
      z-index: -1; }
    .landing-page #marketing_team .left-content.animated {
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transform: translateX(200px);
      -moz-transform: translateX(200px);
      -ms-transform: translateX(200px);
      -o-transform: translateX(200px);
      transform: translateX(200px);
      -webkit-transition: all 1s 0.3s ease-in-out;
      -moz-transition: all 1s 0.3s ease-in-out;
      -o-transition: all 1s 0.3s ease-in-out;
      transition: all 1s 0.3s ease-in-out;
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
    .landing-page #marketing_team .left-content.animated.fadeInTest {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
    .landing-page #marketing_team .left-content.animated + .big-arrow-bg:after {
      opacity: 0;
      filter: alpha(opacity=0);
      left: -1%;
      -webkit-transition: all 1.2s 0.3s ease-in-out;
      -moz-transition: all 1.2s 0.3s ease-in-out;
      -o-transition: all 1.2s 0.3s ease-in-out;
      transition: all 1.2s 0.3s ease-in-out;
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
    .landing-page #marketing_team .left-content.animated.fadeInTest + .big-arrow-bg:after {
      left: 2%;
      opacity: 1;
      filter: alpha(opacity=100); }
    .landing-page #marketing_team .left-content.animated:after {
      opacity: 0;
      filter: alpha(opacity=0);
      right: 10%;
      -webkit-transition: all 1.2s 0.3s ease-in-out;
      -moz-transition: all 1.2s 0.3s ease-in-out;
      -o-transition: all 1.2s 0.3s ease-in-out;
      transition: all 1.2s 0.3s ease-in-out;
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
    .landing-page #marketing_team .left-content.animated.fadeInTest:after {
      right: 5%;
      opacity: 1;
      filter: alpha(opacity=100); }
    .landing-page #marketing_team .left-content.animated + span + .right-content {
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transform: translateX(200px);
      -moz-transform: translateX(200px);
      -ms-transform: translateX(200px);
      -o-transform: translateX(200px);
      transform: translateX(200px);
      -webkit-transition: all 0.8s 0.3s ease-in-out;
      -moz-transition: all 0.8s 0.3s ease-in-out;
      -o-transition: all 0.8s 0.3s ease-in-out;
      transition: all 0.8s 0.3s ease-in-out; }
    .landing-page #marketing_team .left-content.animated.fadeInTest + span + .right-content {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
  .landing-page #marketing_team .title {
    font-size: 36px;
    font-size: 1.875vw;
    line-height: 40px;
    line-height: 2.0833333333vw; }
    @media (max-width: 746.6666666667px) {
      .landing-page #marketing_team .title {
        font-size: 14px; } }
    @media (min-width: 1920px) {
      .landing-page #marketing_team .title {
        font-size: 36px; } }
    @media (max-width: 864px) {
      .landing-page #marketing_team .title {
        line-height: 18px; } }
    @media (min-width: 1920px) {
      .landing-page #marketing_team .title {
        line-height: 40px; } }
  .landing-page #marketing_team p {
    margin-bottom: 25px;
    margin-bottom: 1.3020833333vw; }
    @media (max-width: 1152px) {
      .landing-page #marketing_team p {
        margin-bottom: 15px; } }
    @media (min-width: 1920px) {
      .landing-page #marketing_team p {
        margin-bottom: 25px; } }
    .landing-page #marketing_team p:last-child {
      margin-bottom: 0; }
  .landing-page #marketing_team .right-content {
    width: 37%;
    position: relative;
    z-index: 2;
   /* -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  animation-duration: 0.8s;*/ }
    .landing-page #marketing_team .right-content img {
      display: block;
      margin-left: -65px; }
.landing-page #introducing_thrillshare {
  padding-top: 140px;
  padding-top: 7.2916666667vw;
  padding-bottom: 110px;
  padding-bottom: 5.7291666667vw; }
  @media (max-width: 548.5714285714px) {
    .landing-page #introducing_thrillshare {
      padding-top: 40px; } }
  @media (min-width: 1920px) {
    .landing-page #introducing_thrillshare {
      padding-top: 140px; } }
  @media (max-width: 523.6363636364px) {
    .landing-page #introducing_thrillshare {
      padding-bottom: 30px; } }
  @media (min-width: 1920px) {
    .landing-page #introducing_thrillshare {
      padding-bottom: 110px; } }
  .landing-page #introducing_thrillshare h4 {
    font-size: 36px;
    font-size: 1.875vw;
    line-height: 58px;
    line-height: 3.0208333333vw;
    color: #333;
    text-transform: uppercase;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 300;
    margin: 0;
    margin-bottom: 30px;
    margin-bottom: 1.5625vw;
    letter-spacing: 0.6em; }
    @media (max-width: 1066.6666666667px) {
      .landing-page #introducing_thrillshare h4 {
        font-size: 20px; } }
    @media (min-width: 1920px) {
      .landing-page #introducing_thrillshare h4 {
        font-size: 36px; } }
    @media (max-width: 993.1034482759px) {
      .landing-page #introducing_thrillshare h4 {
        line-height: 30px; } }
    @media (min-width: 1920px) {
      .landing-page #introducing_thrillshare h4 {
        line-height: 58px; } }
    @media (max-width: 960px) {
      .landing-page #introducing_thrillshare h4 {
        margin-bottom: 15px; } }
    @media (min-width: 1920px) {
      .landing-page #introducing_thrillshare h4 {
        margin-bottom: 30px; } }
  .landing-page #introducing_thrillshare .title {
    font-size: 42px;
    font-size: 2.1875vw;
    line-height: 58px;
    line-height: 3.0208333333vw;
    max-width: 490px;
    font-weight: 900; }
    @media (max-width: 1142.8571428571px) {
      .landing-page #introducing_thrillshare .title {
        font-size: 25px; } }
    @media (min-width: 1920px) {
      .landing-page #introducing_thrillshare .title {
        font-size: 42px; } }
    @media (max-width: 993.1034482759px) {
      .landing-page #introducing_thrillshare .title {
        line-height: 30px; } }
    @media (min-width: 1920px) {
      .landing-page #introducing_thrillshare .title {
        line-height: 58px; } }
  .landing-page #introducing_thrillshare .left-content {
    width: 48%;
    padding-right: 40px;
    padding-right: 2.0833333333vw; }
    @media (max-width: 960px) {
      .landing-page #introducing_thrillshare .left-content {
        padding-right: 20px; } }
    @media (min-width: 1920px) {
      .landing-page #introducing_thrillshare .left-content {
        padding-right: 40px; } }
  .landing-page #introducing_thrillshare .right-content {
    width: 52%;
    position: relative; }
    .landing-page #introducing_thrillshare .right-content img {
      position: absolute;
      left: 0;
      top: 0;
      max-width: 100%;
      z-index: 2; }
      .landing-page #introducing_thrillshare .right-content img:first-child {
        position: relative;
        z-index: 1; }
      .landing-page #introducing_thrillshare .right-content img.phone {
        z-index: 3; }
    .landing-page #introducing_thrillshare .right-content.animated .phone {
      -webkit-animation-duration: 0.8s;
      -moz-animation-duration: 0.8s;
      -ms-animation-duration: 0.8s;
      -o-animation-duration: 0.8s;
      animation-duration: 0.8s; }
    .landing-page #introducing_thrillshare .right-content.animated .option {
      transition: all 1s ease-in-out;
      opacity: 0;
      filter: alpha(opacity=0); }
    .landing-page #introducing_thrillshare .right-content.animated .android {
      transform: translate(30%, 0%);
      transition-delay: 0.8s; }
    .landing-page #introducing_thrillshare .right-content.animated .sms {
      transform: translate(30%, 0%);
      transition-delay: 1s; }
    .landing-page #introducing_thrillshare .right-content.animated .call {
      transform: translate(30%, -15%);
      transition-delay: 1.2s; }
    .landing-page #introducing_thrillshare .right-content.animated .push {
      transform: translate(10%, -35%);
      transition-delay: 1.4s; }
    .landing-page #introducing_thrillshare .right-content.animated .website {
      transform: translate(-15%, -35%);
      transition-delay: 1.6s; }
    .landing-page #introducing_thrillshare .right-content.animated .tw {
      transform: translate(-30%, -10%);
      transition-delay: 1.8s; }
    .landing-page #introducing_thrillshare .right-content.animated .fb {
      transform: translate(-30%, 0%);
      transition-delay: 1.9s; }
    .landing-page #introducing_thrillshare .right-content.animated .apple {
      transform: translate(-30%, 0%);
      transition-delay: 2s; }
    .landing-page #introducing_thrillshare .right-content.animated.fadeInUpSmall .option {
      opacity: 1;
      filter: alpha(opacity=100);
      transform: translate(0%, 0%); }
.landing-page #advocate_section {
  background: #f9f9f9;
  padding-top: 148px;
  padding-top: 7.7083333333vw;
  padding-bottom: 148px;
  padding-bottom: 7.7083333333vw; }
  @media (max-width: 518.9189189189px) {
    .landing-page #advocate_section {
      padding-top: 40px; } }
  @media (min-width: 1920px) {
    .landing-page #advocate_section {
      padding-top: 148px; } }
  @media (max-width: 518.9189189189px) {
    .landing-page #advocate_section {
      padding-bottom: 40px; } }
  @media (min-width: 1920px) {
    .landing-page #advocate_section {
      padding-bottom: 148px; } }
  .landing-page #advocate_section .container {
    max-width: 1540px;
    max-width: 80.2083333333vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 374.025974026px) {
      .landing-page #advocate_section .container {
        max-width: 300px; } }
    @media (min-width: 1920px) {
      .landing-page #advocate_section .container {
        max-width: 1540px; } }
  .landing-page #advocate_section .left-content {
    position: relative;
    overflow: hidden;
    background: #FFF;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding-left: 85px;
    padding-left: 4.4270833333vw;
    padding-right: 85px;
    padding-right: 4.4270833333vw;
    padding-top: 90px;
    padding-top: 4.6875vw;
    /*            &.animated {
                    &:after {
                        bottom: -20%;
                        @include opacity(0);
                        @include transition(all 1s);
                        -webkit-transition-delay: 1s;
                   -o-transition-delay: 1s;
                   transition-delay: 1s;
                    }
                    &.fadeInUpSmall:after {
                        bottom: 0%;
                        @include opacity(1);
                    }
                }*/ }
    @media (max-width: 677.6470588235px) {
      .landing-page #advocate_section .left-content {
        padding-left: 30px; } }
    @media (min-width: 1920px) {
      .landing-page #advocate_section .left-content {
        padding-left: 85px; } }
    @media (max-width: 677.6470588235px) {
      .landing-page #advocate_section .left-content {
        padding-right: 30px; } }
    @media (min-width: 1920px) {
      .landing-page #advocate_section .left-content {
        padding-right: 85px; } }
    @media (max-width: 640px) {
      .landing-page #advocate_section .left-content {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      .landing-page #advocate_section .left-content {
        padding-top: 90px; } }
    .landing-page #advocate_section .left-content:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/landing/up-arrows-bg.svg") no-repeat bottom center;
      background-size: contain;
      opacity: 1; }
    .landing-page #advocate_section .left-content .title {
      font-size: 72px;
      font-size: 3.75vw;
      line-height: 77px;
      line-height: 4.0104166667vw;
      background: -webkit-linear-gradient(left, #5624bb, #f37366);
      background: -o-linear-gradient(right, #5624bb, #f37366);
      background: -moz-linear-gradient(right, #5624bb, #f37366);
      background: linear-gradient(to right, #5624bb, #f37366);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      -ms-text-fill-color: transparent;
      text-fill-color: transparent; }
      @media (max-width: 853.3333333333px) {
        .landing-page #advocate_section .left-content .title {
          font-size: 32px; } }
      @media (min-width: 1920px) {
        .landing-page #advocate_section .left-content .title {
          font-size: 72px; } }
      @media (max-width: 922.5974025974px) {
        .landing-page #advocate_section .left-content .title {
          line-height: 37px; } }
      @media (min-width: 1920px) {
        .landing-page #advocate_section .left-content .title {
          line-height: 77px; } }
  .landing-page #advocate_section .right-content {
    width: calc(50% - 20px);
    margin-left: 20px;
    padding-top: 50px;
    padding-top: 2.6041666667vw;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-image: -moz-linear-gradient(90deg, #f37366 0%, #e05259 20%, #cc314b 42%, #912b83 66%, #5624bb 100%);
    background-image: -webkit-linear-gradient(90deg, #f37366 0%, #e05259 20%, #cc314b 42%, #912b83 66%, #5624bb 100%);
    background-image: linear-gradient(90deg, #f37366 0%, #e05259 20%, #cc314b 42%, #912b83 66%, #5624bb 100%); }
    @media (max-width: 576px) {
      .landing-page #advocate_section .right-content {
        padding-top: 15px; } }
    @media (min-width: 1920px) {
      .landing-page #advocate_section .right-content {
        padding-top: 50px; } }
    .landing-page #advocate_section .right-content:after {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.2);
      z-index: -1;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
    .landing-page #advocate_section .right-content img {
      max-width: 80%;
      display: block;
      margin: 0 auto 20px; }
    .landing-page #advocate_section .right-content.animated img {
      -webkit-transition: all 1s 0.3s ease-in-out;
      -moz-transition: all 1s 0.3s ease-in-out;
      -o-transition: all 1s 0.3s ease-in-out;
      transition: all 1s 0.3s ease-in-out;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s;
      /*-webkit-transform: scale(0) translateY(200px);
      -moz-transform: scale(0) translateY(200px);
      -ms-transform: scale(0) translateY(200px);
      -o-transform: scale(0) translateY(200px);
      transform: scale(0) translateY(200px);*/ }
    .landing-page #advocate_section .right-content.animated.fadeInUpSmall img {
      opacity: 1;
      filter: alpha(opacity=100);
      /*-webkit-transform: scale(1) translateY(0);
       -moz-transform: scale(1) translateY(0);
      -ms-transform: scale(1) translateY(0);
      -o-transform: scale(1) translateY(0);
      transform: scale(1) translateY(0);*/ }
    .landing-page #advocate_section .right-content .content {
      background: #FFF;
      padding-top: 70px;
      padding-top: 3.6458333333vw;
      padding-bottom: 45px;
      padding-bottom: 2.34375vw;
      padding-left: 95px;
      padding-left: 4.9479166667vw;
      padding-right: 95px;
      padding-right: 4.9479166667vw;
      -webkit-border-bottom-right-radius: 20px;
      -webkit-border-bottom-left-radius: 20px;
      -moz-border-radius-bottomright: 20px;
      -moz-border-radius-bottomleft: 20px;
      border-bottom-right-radius: 20px;
      border-bottom-left-radius: 20px; }
      @media (max-width: 548.5714285714px) {
        .landing-page #advocate_section .right-content .content {
          padding-top: 20px; } }
      @media (min-width: 1920px) {
        .landing-page #advocate_section .right-content .content {
          padding-top: 70px; } }
      @media (max-width: 640px) {
        .landing-page #advocate_section .right-content .content {
          padding-bottom: 15px; } }
      @media (min-width: 1920px) {
        .landing-page #advocate_section .right-content .content {
          padding-bottom: 45px; } }
      @media (max-width: 606.3157894737px) {
        .landing-page #advocate_section .right-content .content {
          padding-left: 30px; } }
      @media (min-width: 1920px) {
        .landing-page #advocate_section .right-content .content {
          padding-left: 95px; } }
      @media (max-width: 606.3157894737px) {
        .landing-page #advocate_section .right-content .content {
          padding-right: 30px; } }
      @media (min-width: 1920px) {
        .landing-page #advocate_section .right-content .content {
          padding-right: 95px; } }
    .landing-page #advocate_section .right-content .title {
      font-size: 30px;
      font-size: 1.5625vw;
      line-height: 35px;
      line-height: 1.8229166667vw;
      margin-bottom: 25px;
      margin-bottom: 1.3020833333vw; }
      @media (max-width: 1408px) {
        .landing-page #advocate_section .right-content .title {
          font-size: 22px; } }
      @media (min-width: 1920px) {
        .landing-page #advocate_section .right-content .title {
          font-size: 30px; } }
      @media (max-width: 1426.2857142857px) {
        .landing-page #advocate_section .right-content .title {
          line-height: 26px; } }
      @media (min-width: 1920px) {
        .landing-page #advocate_section .right-content .title {
          line-height: 35px; } }
      @media (max-width: 1152px) {
        .landing-page #advocate_section .right-content .title {
          margin-bottom: 15px; } }
      @media (min-width: 1920px) {
        .landing-page #advocate_section .right-content .title {
          margin-bottom: 25px; } }
    .landing-page #advocate_section .right-content p {
      margin: 0; }

.fourohfour-page .main {
  padding-top: 160px;
  padding-top: 8.3333333333vw; }

.fourohfour-page .main .container {
  width: 95%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center; }

.four-oh-four {
  text-align: center;
  font-size: 48px;
  font-size: 2.5vw;
  line-height: 54px;
  line-height: 2.8125vw;
  font-weight: 700;
  line-height: 1; }

.four-oh-four-button {
  background-color: #5624bb;
  color: #fff;
  border-radius: 16px;
  padding: 8px 32px;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 40px; }
  .four-oh-four-button a {
    color: #fff; }

@media only screen and (max-width: 960px) {
  .four-oh-four {
    font-size: 24px;
    line-height: 30px; }

  .four-oh-four-button {
    font-size: 14px; } }
@media only screen and (min-width: 1920px) {
  .four-oh-four {
    font-size: 48px;
    line-height: 54px; }

  .four-oh-four-button {
    font-size: 18px; } }
/****************************
*   Alerts page
*
*************************/
.alerts-page .left-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.alerts-page .right-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.alerts-page .section .container {
  font-size: 0; }
.alerts-page #first_section {
  padding-bottom: 135px;
  padding-bottom: 7.03125vw; }
  @media (max-width: 1137.7777777778px) {
    .alerts-page #first_section {
      padding-bottom: 80px; } }
  @media (min-width: 1920px) {
    .alerts-page #first_section {
      padding-bottom: 135px; } }
  .alerts-page #first_section .title {
    font-size: 48px;
    font-size: 2.5vw;
    line-height: 52px;
    line-height: 2.7083333333vw; }
    @media (max-width: 1280px) {
      .alerts-page #first_section .title {
        font-size: 32px; } }
    @media (min-width: 1920px) {
      .alerts-page #first_section .title {
        font-size: 48px; } }
    @media (max-width: 1329.2307692308px) {
      .alerts-page #first_section .title {
        line-height: 36px; } }
    @media (min-width: 1920px) {
      .alerts-page #first_section .title {
        line-height: 52px; } }
  .alerts-page #first_section p, .alerts-page #first_section .title {
    margin-bottom: 30px;
    margin-bottom: 1.5625vw; }
    @media (max-width: 1024px) {
      .alerts-page #first_section p, .alerts-page #first_section .title {
        margin-bottom: 16px; } }
    @media (min-width: 1920px) {
      .alerts-page #first_section p, .alerts-page #first_section .title {
        margin-bottom: 30px; } }
    .alerts-page #first_section p:last-child, .alerts-page #first_section .title:last-child {
      margin-bottom: 0; }
  .alerts-page #first_section p {
    max-width: 93%; }
  .alerts-page #first_section .box {
    padding-bottom: 90px;
    padding-bottom: 4.6875vw;
    margin-bottom: 50px;
    margin-bottom: 2.6041666667vw;
    position: relative; }
    @media (max-width: 640px) {
      .alerts-page #first_section .box {
        padding-bottom: 30px; } }
    @media (min-width: 1920px) {
      .alerts-page #first_section .box {
        padding-bottom: 90px; } }
    @media (max-width: 960px) {
      .alerts-page #first_section .box {
        margin-bottom: 25px; } }
    @media (min-width: 1920px) {
      .alerts-page #first_section .box {
        margin-bottom: 50px; } }
    .alerts-page #first_section .box:after {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      content: '';
      height: 6px;
      height: 0.3125vw;
      background-image: linear-gradient(90deg, #004b8d 1%, #3bb5b5 100%);
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
      @media (max-width: 960px) {
        .alerts-page #first_section .box:after {
          height: 3px; } }
      @media (min-width: 1920px) {
        .alerts-page #first_section .box:after {
          height: 6px; } }
    .alerts-page #first_section .box:last-child {
      padding: 0;
      margin-bottom: 0; }
      .alerts-page #first_section .box:last-child:after {
        display: none; }
    .alerts-page #first_section .box:first-child:after {
      background-image: linear-gradient(90deg, #5624bb 0%, #cc314b 100%); }
  .alerts-page #first_section .left-content {
    padding-right: 60px;
    padding-right: 3.125vw; }
    @media (max-width: 960px) {
      .alerts-page #first_section .left-content {
        padding-right: 30px; } }
    @media (min-width: 1920px) {
      .alerts-page #first_section .left-content {
        padding-right: 60px; } }
.alerts-page #school_information {
  background: #f9f9f9;
  padding-top: 130px;
  padding-top: 6.7708333333vw;
  padding-left: 305px;
  padding-left: 15.8854166667vw; }
  @media (max-width: 1033.8461538462px) {
    .alerts-page #school_information {
      padding-top: 70px; } }
  @media (min-width: 1920px) {
    .alerts-page #school_information {
      padding-top: 130px; } }
  @media (max-width: 629.5081967213px) {
    .alerts-page #school_information {
      padding-left: 100px; } }
  @media (min-width: 1920px) {
    .alerts-page #school_information {
      padding-left: 305px; } }
  .alerts-page #school_information .container {
    max-width: 100%;
    width: 100%; }
  .alerts-page #school_information .left-content {
    vertical-align: top;
    width: 34%;
    position: relative;
    z-index: 1; }
  .alerts-page #school_information .right-content {
    vertical-align: bottom;
    text-align: right;
    position: relative;
    z-index: 0;
    width: 75%;
    margin-left: -9%; }
    .alerts-page #school_information .right-content img {
      vertical-align: bottom;
      display: inline-block; }

/* ===== ADA page ========================================================== */
.ada-page #header {
  background: #f9f9f9; }
.ada-page .section#top-section h1 {
  font-size: 60px;
  font-size: 3.125vw;
  line-height: 64px;
  line-height: 3.3333333333vw;
  max-width: 70%;
  margin-bottom: 35px;
  margin-bottom: 1.8229166667vw; }
  @media (max-width: 896px) {
    .ada-page .section#top-section h1 {
      font-size: 28px; } }
  @media (min-width: 1920px) {
    .ada-page .section#top-section h1 {
      font-size: 60px; } }
  @media (max-width: 960px) {
    .ada-page .section#top-section h1 {
      line-height: 32px; } }
  @media (min-width: 1920px) {
    .ada-page .section#top-section h1 {
      line-height: 64px; } }
  @media (max-width: 1206.8571428571px) {
    .ada-page .section#top-section h1 {
      margin-bottom: 22px; } }
  @media (min-width: 1920px) {
    .ada-page .section#top-section h1 {
      margin-bottom: 35px; } }
.ada-page .section#top-section {
  padding-top: 180px;
  padding-top: 9.375vw;
  padding-bottom: 60px;
  padding-bottom: 3.125vw;
  background: #f9f9f9; }
  @media (max-width: 1280px) {
    .ada-page .section#top-section {
      padding-top: 120px; } }
  @media (min-width: 1920px) {
    .ada-page .section#top-section {
      padding-top: 180px; } }
  @media (max-width: 960px) {
    .ada-page .section#top-section {
      padding-bottom: 30px; } }
  @media (min-width: 1920px) {
    .ada-page .section#top-section {
      padding-bottom: 60px; } }
.ada-page .section#top-section p {
  max-width: 590px;
  padding-bottom: 58px;
  padding-bottom: 3.0208333333vw;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 993.1034482759px) {
    .ada-page .section#top-section p {
      padding-bottom: 30px; } }
  @media (min-width: 1920px) {
    .ada-page .section#top-section p {
      padding-bottom: 58px; } }
  .ada-page .section#top-section p:after {
    position: absolute;
    content: '';
    bottom: 0px;
    width: 120px;
    width: 6.25vw;
    height: 6px;
    height: 0.3125vw;
    background: #004b8d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
    @media (max-width: 1280px) {
      .ada-page .section#top-section p:after {
        width: 80px; } }
    @media (min-width: 1920px) {
      .ada-page .section#top-section p:after {
        width: 120px; } }
    @media (max-width: 960px) {
      .ada-page .section#top-section p:after {
        height: 3px; } }
    @media (min-width: 1920px) {
      .ada-page .section#top-section p:after {
        height: 6px; } }
.ada-page .left-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.ada-page .right-content {
  display: inline-block;
  vertical-align: middle;
  width: 50%; }
.ada-page .section .container {
  font-size: 0; }
.ada-page #video {
  position: relative;
  display: inline-block; }
  .ada-page #video img {
    display: block; }
  .ada-page #video .play-video {
    position: absolute;
    bottom: 145px; }
    .ada-page #video .play-video .wistia_click_to_play {
      font-size: 16px;
      font-size: 0.8333333333vw;
      padding-left: 65px;
      padding-left: 3.3854166667vw;
      padding-right: 45px;
      padding-right: 2.34375vw;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      background: #f37366;
      height: 52px !important;
      height: 2.70833vw !important;
      line-height: 52px !important;
      line-height: 2.70833vw !important;
      width: auto !important;
      color: #FFF;
      z-index: 4;
      cursor: pointer;
      display: inline-block !important;
      -webkit-border-radius: 26px;
      -moz-border-radius: 26px;
      border-radius: 26px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      -webkit-transition: background 0.3s ease-in-out;
      -moz-transition: background 0.3s ease-in-out;
      -o-transition: background 0.3s ease-in-out;
      transition: background 0.3s ease-in-out; }
      @media (max-width: 1680px) {
        .ada-page #video .play-video .wistia_click_to_play {
          font-size: 14px; } }
      @media (min-width: 1920px) {
        .ada-page #video .play-video .wistia_click_to_play {
          font-size: 16px; } }
      @media (max-width: 1329.2307692308px) {
        .ada-page #video .play-video .wistia_click_to_play {
          padding-left: 45px; } }
      @media (min-width: 1920px) {
        .ada-page #video .play-video .wistia_click_to_play {
          padding-left: 65px; } }
      @media (max-width: 853.3333333333px) {
        .ada-page #video .play-video .wistia_click_to_play {
          padding-right: 20px; } }
      @media (min-width: 1920px) {
        .ada-page #video .play-video .wistia_click_to_play {
          padding-right: 45px; } }
      .ada-page #video .play-video .wistia_click_to_play:before {
        position: absolute;
        display: inline-block;
        content: ' ';
        vertical-align: middle;
        height: 100%;
        top: 0;
        left: 30px;
        left: 1.5625vw;
        width: 26px;
        width: 1.3541666667vw;
        background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/ada/play-btn.svg") no-repeat center center;
        background-size: contain; }
        @media (max-width: 960px) {
          .ada-page #video .play-video .wistia_click_to_play:before {
            left: 15px; } }
        @media (min-width: 1920px) {
          .ada-page #video .play-video .wistia_click_to_play:before {
            left: 30px; } }
        @media (max-width: 1329.2307692308px) {
          .ada-page #video .play-video .wistia_click_to_play:before {
            width: 18px; } }
        @media (min-width: 1920px) {
          .ada-page #video .play-video .wistia_click_to_play:before {
            width: 26px; } }
      .ada-page #video .play-video .wistia_click_to_play:hover {
        background: #ef4837; }
.ada-page #ada-video-explainer {
  background: #f9f9f9;
  text-align: center;
  padding-bottom: 128px;
  padding-bottom: 6.6666666667vw; }
  @media (max-width: 450px) {
    .ada-page #ada-video-explainer {
      padding-bottom: 30px; } }
  @media (min-width: 1920px) {
    .ada-page #ada-video-explainer {
      padding-bottom: 128px; } }
  .ada-page #ada-video-explainer .title {
    margin-bottom: 30px;
    margin-bottom: 1.5625vw; }
    @media (max-width: 1152px) {
      .ada-page #ada-video-explainer .title {
        margin-bottom: 18px; } }
    @media (min-width: 1920px) {
      .ada-page #ada-video-explainer .title {
        margin-bottom: 30px; } }
  .ada-page #ada-video-explainer p {
    font-size: 24px;
    font-size: 1.25vw;
    line-height: 28px;
    line-height: 1.4583333333vw;
    color: #004b8d;
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 500; }
    @media (max-width: 1440px) {
      .ada-page #ada-video-explainer p {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .ada-page #ada-video-explainer p {
        font-size: 24px; } }
    @media (max-width: 1508.5714285714px) {
      .ada-page #ada-video-explainer p {
        line-height: 22px; } }
    @media (min-width: 1920px) {
      .ada-page #ada-video-explainer p {
        line-height: 28px; } }
.ada-page #details-title {
  text-align: center;
  background: #FFF;
  padding-top: 118px;
  padding-top: 6.1458333333vw;
  padding-bottom: 118px;
  padding-bottom: 6.1458333333vw; }
  @media (max-width: 650.8474576271px) {
    .ada-page #details-title {
      padding-top: 40px; } }
  @media (min-width: 1920px) {
    .ada-page #details-title {
      padding-top: 118px; } }
  @media (max-width: 650.8474576271px) {
    .ada-page #details-title {
      padding-bottom: 40px; } }
  @media (min-width: 1920px) {
    .ada-page #details-title {
      padding-bottom: 118px; } }
  .ada-page #details-title p {
    max-width: 720px;
    margin: 0 auto; }
.ada-page #keyboard-navigation {
  background: #f9f9f9;
  text-align: right; }
  .ada-page #keyboard-navigation .container {
    max-width: 100%;
    width: 100%; }
  .ada-page #keyboard-navigation .right-content img {
    display: block;
    object-fit: cover; }
  .ada-page #keyboard-navigation .left-content {
    width: 655px;
    max-width: 45%;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 85px;
    padding-right: 4.4270833333vw; }
    @media (max-width: 903.5294117647px) {
      .ada-page #keyboard-navigation .left-content {
        padding-right: 40px; } }
    @media (min-width: 1920px) {
      .ada-page #keyboard-navigation .left-content {
        padding-right: 85px; } }
    .ada-page #keyboard-navigation .left-content .title {
      font-size: 30px;
      font-size: 1.5625vw;
      line-height: 34px;
      line-height: 1.7708333333vw; }
      @media (max-width: 1344px) {
        .ada-page #keyboard-navigation .left-content .title {
          font-size: 21px; } }
      @media (min-width: 1920px) {
        .ada-page #keyboard-navigation .left-content .title {
          font-size: 30px; } }
      @media (max-width: 1411.7647058824px) {
        .ada-page #keyboard-navigation .left-content .title {
          line-height: 25px; } }
      @media (min-width: 1920px) {
        .ada-page #keyboard-navigation .left-content .title {
          line-height: 34px; } }
    .ada-page #keyboard-navigation .left-content .subtitle, .ada-page #keyboard-navigation .left-content ul.list-checked li {
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 23px;
      line-height: 1.1979166667vw;
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      color: #333333;
      margin: 0 0 15px; }
      @media (max-width: 1717.8947368421px) {
        .ada-page #keyboard-navigation .left-content .subtitle, .ada-page #keyboard-navigation .left-content ul.list-checked li {
          font-size: 17px; } }
      @media (min-width: 1920px) {
        .ada-page #keyboard-navigation .left-content .subtitle, .ada-page #keyboard-navigation .left-content ul.list-checked li {
          font-size: 19px; } }
      @media (max-width: 1753.0434782609px) {
        .ada-page #keyboard-navigation .left-content .subtitle, .ada-page #keyboard-navigation .left-content ul.list-checked li {
          line-height: 21px; } }
      @media (min-width: 1920px) {
        .ada-page #keyboard-navigation .left-content .subtitle, .ada-page #keyboard-navigation .left-content ul.list-checked li {
          line-height: 23px; } }
.ada-page .subtitle, .ada-page ul.list-checked li {
  font-size: 19px;
  font-size: 0.9895833333vw;
  line-height: 23px;
  line-height: 1.1979166667vw;
  font-family: 'Neue Haas Grotesk W01', Serif;
  font-weight: 500;
  color: #333333;
  margin: 0 0 15px; }
  @media (max-width: 1717.8947368421px) {
    .ada-page .subtitle, .ada-page ul.list-checked li {
      font-size: 17px; } }
  @media (min-width: 1920px) {
    .ada-page .subtitle, .ada-page ul.list-checked li {
      font-size: 19px; } }
  @media (max-width: 1753.0434782609px) {
    .ada-page .subtitle, .ada-page ul.list-checked li {
      line-height: 21px; } }
  @media (min-width: 1920px) {
    .ada-page .subtitle, .ada-page ul.list-checked li {
      line-height: 23px; } }
.ada-page ul.list-checked {
  margin: 0; }
  .ada-page ul.list-checked li {
    position: relative;
    padding-left: 30px;
    text-transform: none; }
    .ada-page ul.list-checked li:before {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      content: ' ';
      width: 18px;
      background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/ada/checked.svg") no-repeat center center;
      background-size: contain;
      display: inline-block;
      vertical-align: middle; }
.ada-page #screen-reader {
  background: #FFF;
  text-align: left; }
  .ada-page #screen-reader .container {
    max-width: 100%;
    width: 100%; }
  .ada-page #screen-reader .left-content img {
    display: block;
    object-fit: cover; }
  .ada-page #screen-reader .right-content {
    width: 655px;
    max-width: 45%;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 125px;
    padding-left: 6.5104166667vw; }
    @media (max-width: 614.4px) {
      .ada-page #screen-reader .right-content {
        padding-left: 40px; } }
    @media (min-width: 1920px) {
      .ada-page #screen-reader .right-content {
        padding-left: 125px; } }
    .ada-page #screen-reader .right-content .title {
      font-size: 30px;
      font-size: 1.5625vw;
      line-height: 34px;
      line-height: 1.7708333333vw; }
      @media (max-width: 1344px) {
        .ada-page #screen-reader .right-content .title {
          font-size: 21px; } }
      @media (min-width: 1920px) {
        .ada-page #screen-reader .right-content .title {
          font-size: 30px; } }
      @media (max-width: 1411.7647058824px) {
        .ada-page #screen-reader .right-content .title {
          line-height: 25px; } }
      @media (min-width: 1920px) {
        .ada-page #screen-reader .right-content .title {
          line-height: 34px; } }
.ada-page #readable-text {
  background: #f9f9f9;
  text-align: right; }
  .ada-page #readable-text .container {
    max-width: 100%;
    width: 100%; }
  .ada-page #readable-text .left-content {
    width: 655px;
    max-width: 45%;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 145px;
    padding-right: 7.5520833333vw; }
    @media (max-width: 529.6551724138px) {
      .ada-page #readable-text .left-content {
        padding-right: 40px; } }
    @media (min-width: 1920px) {
      .ada-page #readable-text .left-content {
        padding-right: 145px; } }
    .ada-page #readable-text .left-content .title {
      font-size: 30px;
      font-size: 1.5625vw;
      line-height: 34px;
      line-height: 1.7708333333vw; }
      @media (max-width: 1344px) {
        .ada-page #readable-text .left-content .title {
          font-size: 21px; } }
      @media (min-width: 1920px) {
        .ada-page #readable-text .left-content .title {
          font-size: 30px; } }
      @media (max-width: 1411.7647058824px) {
        .ada-page #readable-text .left-content .title {
          line-height: 25px; } }
      @media (min-width: 1920px) {
        .ada-page #readable-text .left-content .title {
          line-height: 34px; } }
  .ada-page #readable-text .right-content {
    font-size: 0; }
    .ada-page #readable-text .right-content span {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding: 0 15px;
      text-align: center;
      padding-top: 170px;
      padding-top: 8.8541666667vw;
      padding-bottom: 170px;
      padding-bottom: 8.8541666667vw;
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      text-transform: uppercase;
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 23px;
      line-height: 1.1979166667vw;
      border: 1px solid #e5e5e5; }
      @media (max-width: 677.6470588235px) {
        .ada-page #readable-text .right-content span {
          padding-top: 60px; } }
      @media (min-width: 1920px) {
        .ada-page #readable-text .right-content span {
          padding-top: 170px; } }
      @media (max-width: 677.6470588235px) {
        .ada-page #readable-text .right-content span {
          padding-bottom: 60px; } }
      @media (min-width: 1920px) {
        .ada-page #readable-text .right-content span {
          padding-bottom: 170px; } }
      @media (max-width: 1616.8421052632px) {
        .ada-page #readable-text .right-content span {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        .ada-page #readable-text .right-content span {
          font-size: 19px; } }
      @media (max-width: 1669.5652173913px) {
        .ada-page #readable-text .right-content span {
          line-height: 20px; } }
      @media (min-width: 1920px) {
        .ada-page #readable-text .right-content span {
          line-height: 23px; } }
      .ada-page #readable-text .right-content span.good {
        background: #fefefe;
        color: #333333; }
      .ada-page #readable-text .right-content span.poor1 {
        background: #25456b;
        border-color: #25456b;
        color: #010101; }
      .ada-page #readable-text .right-content span.poor2 {
        background: #f59b92;
        border-color: #f59b92;
        color: #f9f9f9; }
      .ada-page #readable-text .right-content span.poor3 {
        background: #6639c1;
        border-color: #6639c1;
        color: #503462; }
.ada-page #ocr-section {
  padding-top: 160px;
  padding-top: 8.3333333333vw;
  padding-bottom: 60px;
  padding-bottom: 3.125vw;
  background: #FFF;
  text-align: center; }
  @media (max-width: 720px) {
    .ada-page #ocr-section {
      padding-top: 60px; } }
  @media (min-width: 1920px) {
    .ada-page #ocr-section {
      padding-top: 160px; } }
  @media (max-width: 640px) {
    .ada-page #ocr-section {
      padding-bottom: 20px; } }
  @media (min-width: 1920px) {
    .ada-page #ocr-section {
      padding-bottom: 60px; } }
  .ada-page #ocr-section .container {
    width: 100%;
    max-width: 100%; }
  .ada-page #ocr-section .container > p {
    font-size: 24px;
    font-size: 1.25vw;
    line-height: 30px;
    line-height: 1.5625vw;
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
    margin-bottom: 3.6458333333vw; }
    @media (max-width: 1520px) {
      .ada-page #ocr-section .container > p {
        font-size: 19px; } }
    @media (min-width: 1920px) {
      .ada-page #ocr-section .container > p {
        font-size: 24px; } }
    @media (max-width: 1536px) {
      .ada-page #ocr-section .container > p {
        line-height: 24px; } }
    @media (min-width: 1920px) {
      .ada-page #ocr-section .container > p {
        line-height: 30px; } }
    @media (max-width: 822.8571428571px) {
      .ada-page #ocr-section .container > p {
        margin-bottom: 30px; } }
    @media (min-width: 1920px) {
      .ada-page #ocr-section .container > p {
        margin-bottom: 70px; } }
  .ada-page #ocr-section .right-content {
    padding-right: 50px; }
  .ada-page #ocr-section .left-content {
    text-align: right;
    padding-right: 25px; }
    .ada-page #ocr-section .left-content * {
      display: inline-block;
      vertical-align: middle;
      text-align: left;
      width: 80%;
      max-width: 520px;
      margin: 0; }

.ada-page #keyboard-navigation, .ada-page #screen-reader, .ada-page #readable-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }

.ada-page #video .play-video .wistia_click_to_play a {
  color: #FFF;
  text-decoration: none; }

.ada-page #video .play-video .wistia_click_to_play {
  box-shadow: 0 0 0 0px rgba(243, 115, 102, 0.5);
  -webkit-animation: pulse2 1.2s infinite; }

@-webkit-keyframes pulse2 {
  70% {
    box-shadow: 0 0 0 20px rgba(243, 115, 102, 0); }
  100% {
    box-shadow: 0 0 0 0px rgba(243, 115, 102, 0); } }
.ada-page #video .play-video .wistia_click_to_play:hover:after {
  background: rgba(243, 115, 102, 0.5);
  position: absolute;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  animation: smallScale2 1.2s infinite;
  content: ''; }

@keyframes smallScale2 {
  0% {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px; }
  50% {
    opacity: 0.3; }
  100% {
    width: 150%;
    height: 208%;
    opacity: 0;
    -webkit-border-radius: 76px;
    -moz-border-radius: 76px;
    border-radius: 76px; } }
@media (max-width: 1181.53846px) {
  .ada-page #video .play-video .wistia_click_to_play {
    height: 32px !important; } }
@media (min-width: 1920px) {
  .ada-page #video .play-video .wistia_click_to_play {
    height: 52px !important; } }
@media (max-width: 1181.53846px) {
  .ada-page #video .play-video .wistia_click_to_play {
    line-height: 32px !important; } }
@media (min-width: 1920px) {
  .ada-page #video .play-video .wistia_click_to_play {
    line-height: 52px !important; } }
@media only screen and (max-width: 750px) {
  .ada-page .section#top-section h1 {
    max-width: 100%; } }
/* ===== Pricing page ========================================================== */
#new_pricing-section {
  position: relative;
  overflow: hidden; }
  #new_pricing-section .title {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
    text-transform: none;
    font-size: 48px;
    font-size: 2.5vw;
    line-height: 52px;
    line-height: 2.7083333333vw;
    margin-bottom: 70px;
    margin-bottom: 3.6458333333vw;
    clear: both; }
    @media (max-width: 1200px) {
      #new_pricing-section .title {
        font-size: 30px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .title {
        font-size: 48px; } }
    @media (max-width: 1255.3846153846px) {
      #new_pricing-section .title {
        line-height: 34px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .title {
        line-height: 52px; } }
    @media (max-width: 822.8571428571px) {
      #new_pricing-section .title {
        margin-bottom: 30px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .title {
        margin-bottom: 70px; } }
  #new_pricing-section .container {
    z-index: 1;
    text-align: center; }
    #new_pricing-section .container > .clearfix {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap; }
  #new_pricing-section .prices {
    width: 55%;
    padding-right: 40px;
    padding-right: 2.0833333333vw;
    float: left; }
    @media (max-width: 1200px) {
      #new_pricing-section .prices {
        padding-right: 25px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .prices {
        padding-right: 40px; } }
  #new_pricing-section .price-box {
    position: relative;
    padding: 55px 35px 17px;
    background: #FFF;
    overflow: hidden;
    text-align: center;
    margin-top: 55px;
    margin-top: 2.8645833333vw;
    padding-top: 55px;
    padding-top: 2.8645833333vw;
    padding-bottom: 20px;
    padding-bottom: 1.0416666667vw;
    padding-left: 35px;
    padding-left: 1.8229166667vw;
    padding-right: 35px;
    padding-right: 1.8229166667vw;
    -webkit-box-shadow: 0px 40px 59px 0px rgba(77, 77, 77, 0.13);
    box-shadow: 0px 40px 59px 0px rgba(77, 77, 77, 0.13);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
    @media (max-width: 1047.2727272727px) {
      #new_pricing-section .price-box {
        margin-top: 30px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .price-box {
        margin-top: 55px; } }
    @media (max-width: 1047.2727272727px) {
      #new_pricing-section .price-box {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .price-box {
        padding-top: 55px; } }
    @media (max-width: 960px) {
      #new_pricing-section .price-box {
        padding-bottom: 10px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .price-box {
        padding-bottom: 20px; } }
    @media (max-width: 822.8571428571px) {
      #new_pricing-section .price-box {
        padding-left: 15px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .price-box {
        padding-left: 35px; } }
    @media (max-width: 822.8571428571px) {
      #new_pricing-section .price-box {
        padding-right: 15px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .price-box {
        padding-right: 35px; } }
    #new_pricing-section .price-box:first-child {
      margin-top: 0; }
    #new_pricing-section .price-box:before {
      content: '';
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      height: 6px;
      height: 0.3125vw;
      background-image: linear-gradient(90deg, #004b8d 0%, #009ddd 100%); }
      @media (max-width: 960px) {
        #new_pricing-section .price-box:before {
          height: 3px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box:before {
          height: 6px; } }
    #new_pricing-section .price-box h4 {
      font-size: 30px;
      font-size: 1.5625vw;
      line-height: 35px;
      line-height: 1.8229166667vw;
      margin: 0 0 20px;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      text-transform: none;
      color: #333333;
      margin-bottom: 20px;
      margin-bottom: 1.0416666667vw; }
      @media (max-width: 1408px) {
        #new_pricing-section .price-box h4 {
          font-size: 22px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box h4 {
          font-size: 30px; } }
      @media (max-width: 1426.2857142857px) {
        #new_pricing-section .price-box h4 {
          line-height: 26px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box h4 {
          line-height: 35px; } }
      @media (max-width: 1248px) {
        #new_pricing-section .price-box h4 {
          margin-bottom: 13px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box h4 {
          margin-bottom: 20px; } }
    #new_pricing-section .price-box h5 {
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 23px;
      line-height: 1.1979166667vw;
      margin: 0 0 20px;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      text-transform: none;
      color: #333333;
      margin-bottom: 20px;
      margin-bottom: 1.0416666667vw; }
      @media (max-width: 1616.8421052632px) {
        #new_pricing-section .price-box h5 {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box h5 {
          font-size: 19px; } }
      @media (max-width: 1669.5652173913px) {
        #new_pricing-section .price-box h5 {
          line-height: 20px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box h5 {
          line-height: 23px; } }
      @media (max-width: 1248px) {
        #new_pricing-section .price-box h5 {
          margin-bottom: 13px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box h5 {
          margin-bottom: 20px; } }
    #new_pricing-section .price-box p {
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 23px;
      line-height: 1.1979166667vw;
      margin: 0 0 20px;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 300;
      color: #333333;
      letter-spacing: 0;
      margin-bottom: 20px;
      margin-bottom: 1.0416666667vw; }
      @media (max-width: 1616.8421052632px) {
        #new_pricing-section .price-box p {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box p {
          font-size: 19px; } }
      @media (max-width: 1669.5652173913px) {
        #new_pricing-section .price-box p {
          line-height: 20px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box p {
          line-height: 23px; } }
      @media (max-width: 1248px) {
        #new_pricing-section .price-box p {
          margin-bottom: 13px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box p {
          margin-bottom: 20px; } }
      #new_pricing-section .price-box p b,
      #new_pricing-section .price-box p strong {
        font-family: 'Neue Haas Grotesk W01', Serif;
        font-weight: 500; }
    #new_pricing-section .price-box .price {
      display: block;
      text-align: center;
      font-size: 0;
      margin: 0;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 300;
      color: #333333;
      margin-bottom: 30px;
      margin-bottom: 1.5625vw; }
      @media (max-width: 960px) {
        #new_pricing-section .price-box .price {
          margin-bottom: 15px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box .price {
          margin-bottom: 30px; } }
      #new_pricing-section .price-box .price > span {
        font-size: 36px;
        font-size: 1.875vw;
        line-height: 40px;
        line-height: 2.0833333333vw;
        vertical-align: top;
        position: relative; }
        @media (max-width: 1386.6666666667px) {
          #new_pricing-section .price-box .price > span {
            font-size: 26px; } }
        @media (min-width: 1920px) {
          #new_pricing-section .price-box .price > span {
            font-size: 36px; } }
        @media (max-width: 1440px) {
          #new_pricing-section .price-box .price > span {
            line-height: 30px; } }
        @media (min-width: 1920px) {
          #new_pricing-section .price-box .price > span {
            line-height: 40px; } }
        #new_pricing-section .price-box .price > span + span {
          padding-left: 35px;
          padding-left: 1.8229166667vw; }
          @media (max-width: 987.4285714286px) {
            #new_pricing-section .price-box .price > span + span {
              padding-left: 18px; } }
          @media (min-width: 1920px) {
            #new_pricing-section .price-box .price > span + span {
              padding-left: 35px; } }
          #new_pricing-section .price-box .price > span + span:before {
            position: absolute;
            content: ' ';
            left: 8px;
            left: 0.4166666667vw;
            width: 17px;
            width: 0.8854166667vw;
            height: 17px;
            height: 0.8854166667vw;
            background: url(https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/pricing/plus_icon_blue.svg) no-repeat center center;
            background-size: contain; }
            @media (max-width: 960px) {
              #new_pricing-section .price-box .price > span + span:before {
                left: 4px; } }
            @media (min-width: 1920px) {
              #new_pricing-section .price-box .price > span + span:before {
                left: 8px; } }
            @media (max-width: 1129.4117647059px) {
              #new_pricing-section .price-box .price > span + span:before {
                width: 10px; } }
            @media (min-width: 1920px) {
              #new_pricing-section .price-box .price > span + span:before {
                width: 17px; } }
            @media (max-width: 1129.4117647059px) {
              #new_pricing-section .price-box .price > span + span:before {
                height: 10px; } }
            @media (min-width: 1920px) {
              #new_pricing-section .price-box .price > span + span:before {
                height: 17px; } }
        #new_pricing-section .price-box .price > span span {
          font-size: 19px;
          font-size: 0.9895833333vw;
          line-height: 22px;
          line-height: 1.1458333333vw; }
          @media (max-width: 1414.7368421053px) {
            #new_pricing-section .price-box .price > span span {
              font-size: 14px; } }
          @media (min-width: 1920px) {
            #new_pricing-section .price-box .price > span span {
              font-size: 19px; } }
          @media (max-width: 2618.1818181818px) {
            #new_pricing-section .price-box .price > span span {
              line-height: 30px; } }
          @media (min-width: 1920px) {
            #new_pricing-section .price-box .price > span span {
              line-height: 22px; } }
      #new_pricing-section .price-box .price b {
        font-weight: 900; }
    #new_pricing-section .price-box .dynamic-price {
      word-spacing: 15px;
      /* Chrome, Safari, Edge, Opera */
      /* Firefox */ }
      #new_pricing-section .price-box .dynamic-price input::-webkit-outer-spin-button,
      #new_pricing-section .price-box .dynamic-price input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      #new_pricing-section .price-box .dynamic-price input[type=number] {
        -moz-appearance: textfield; }
      #new_pricing-section .price-box .dynamic-price input[type=number] {
        background: #f9f9f9;
        font-size: 24px;
        padding: 10px 20px;
        width: 205px;
        text-align: center; }
      #new_pricing-section .price-box .dynamic-price input::placeholder {
        font-size: 14px;
        font-style: italic; }
      #new_pricing-section .price-box .dynamic-price :focus-visible {
        outline: #662E80 auto 1px; }
      #new_pricing-section .price-box .dynamic-price b {
        font-size: 28px; }
    #new_pricing-section .price-box .features {
      font-size: 0;
      margin-bottom: 25px;
      margin-bottom: 1.3020833333vw;
      text-align: center; }
      @media (max-width: 1152px) {
        #new_pricing-section .price-box .features {
          margin-bottom: 15px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box .features {
          margin-bottom: 25px; } }
      #new_pricing-section .price-box .features li {
        list-style-type: none;
        text-align: left;
        padding-left: 35px;
        padding-left: 1.8229166667vw;
        display: inline-block;
        width: 33%;
        vertical-align: top;
        position: relative;
        margin-bottom: 20px;
        margin-bottom: 1.0416666667vw;
        font-size: 19px;
        font-size: 0.9895833333vw;
        line-height: 23px;
        line-height: 1.1979166667vw;
        font-family: 'Neue Haas Grotesk W01 Disp', Serif;
        font-weight: 300;
        color: #333333; }
        @media (max-width: 987.4285714286px) {
          #new_pricing-section .price-box .features li {
            padding-left: 18px; } }
        @media (min-width: 1920px) {
          #new_pricing-section .price-box .features li {
            padding-left: 35px; } }
        @media (max-width: 1152px) {
          #new_pricing-section .price-box .features li {
            margin-bottom: 12px; } }
        @media (min-width: 1920px) {
          #new_pricing-section .price-box .features li {
            margin-bottom: 20px; } }
        @media (max-width: 1616.8421052632px) {
          #new_pricing-section .price-box .features li {
            font-size: 16px; } }
        @media (min-width: 1920px) {
          #new_pricing-section .price-box .features li {
            font-size: 19px; } }
        @media (max-width: 1669.5652173913px) {
          #new_pricing-section .price-box .features li {
            line-height: 20px; } }
        @media (min-width: 1920px) {
          #new_pricing-section .price-box .features li {
            line-height: 23px; } }
        #new_pricing-section .price-box .features li:nth-child(odd) {
          width: 44%; }
        #new_pricing-section .price-box .features li:before {
          position: absolute;
          content: '';
          left: 0;
          width: 14px;
          width: 0.7291666667vw;
          height: 12px;
          height: 0.625vw;
          background: url(https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/pricing/check-icon.svg) no-repeat center center;
          background-size: contain; }
          @media (max-width: 1234.2857142857px) {
            #new_pricing-section .price-box .features li:before {
              width: 9px; } }
          @media (min-width: 1920px) {
            #new_pricing-section .price-box .features li:before {
              width: 14px; } }
          @media (max-width: 1280px) {
            #new_pricing-section .price-box .features li:before {
              height: 8px; } }
          @media (min-width: 1920px) {
            #new_pricing-section .price-box .features li:before {
              height: 12px; } }
    #new_pricing-section .price-box .cost-type {
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      color: #6f6f6f;
      font-size: 16px;
      font-size: 0.8333333333vw;
      line-height: 20px;
      line-height: 1.0416666667vw;
      display: block;
      text-align: right; }
      @media (max-width: 1560px) {
        #new_pricing-section .price-box .cost-type {
          font-size: 13px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box .cost-type {
          font-size: 16px; } }
      @media (max-width: 1536px) {
        #new_pricing-section .price-box .cost-type {
          line-height: 16px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box .cost-type {
          line-height: 20px; } }
    #new_pricing-section .price-box.app-development:before {
      background-image: linear-gradient(90deg, #5624bb 0%, #cc314b 100%); }
    #new_pricing-section .price-box.app-development .price > span {
      font-size: 22px;
      font-size: 1.1458333333vw;
      line-height: 26px;
      line-height: 1.3541666667vw; }
      @media (max-width: 1570.9090909091px) {
        #new_pricing-section .price-box.app-development .price > span {
          font-size: 18px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box.app-development .price > span {
          font-size: 22px; } }
      @media (max-width: 1624.6153846154px) {
        #new_pricing-section .price-box.app-development .price > span {
          line-height: 22px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .price-box.app-development .price > span {
          line-height: 26px; } }
      #new_pricing-section .price-box.app-development .price > span + span:before {
        background: url(https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/pricing/plus_icon_orange.svg) no-repeat center center;
        background-size: contain; }
    #new_pricing-section .price-box.addons:before {
      background-image: linear-gradient(90deg, #3bb5b5 0%, #109cd8 100%); }
  #new_pricing-section .testimonials {
    width: 45%;
    background: #fbfbfb;
    overflow: hidden;
    text-align: left;
    padding-top: 55px;
    padding-top: 2.8645833333vw;
    padding-bottom: 65px;
    padding-bottom: 3.3854166667vw;
    padding-left: 65px;
    padding-left: 3.3854166667vw;
    padding-right: 45px;
    padding-right: 2.34375vw; }
    @media (max-width: 1047.2727272727px) {
      #new_pricing-section .testimonials {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .testimonials {
        padding-top: 55px; } }
    @media (max-width: 1033.8461538462px) {
      #new_pricing-section .testimonials {
        padding-bottom: 35px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .testimonials {
        padding-bottom: 65px; } }
    @media (max-width: 738.4615384615px) {
      #new_pricing-section .testimonials {
        padding-left: 25px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .testimonials {
        padding-left: 65px; } }
    @media (max-width: 1066.6666666667px) {
      #new_pricing-section .testimonials {
        padding-right: 25px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .testimonials {
        padding-right: 45px; } }
    #new_pricing-section .testimonials h4 {
      font-size: 24px;
      font-size: 1.25vw;
      line-height: 28px;
      line-height: 1.4583333333vw;
      margin: 0 0 20px;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      text-transform: none;
      color: #333333;
      margin-bottom: 45px;
      margin-bottom: 2.34375vw; }
      @media (max-width: 1440px) {
        #new_pricing-section .testimonials h4 {
          font-size: 18px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .testimonials h4 {
          font-size: 24px; } }
      @media (max-width: 1508.5714285714px) {
        #new_pricing-section .testimonials h4 {
          line-height: 22px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .testimonials h4 {
          line-height: 28px; } }
      @media (max-width: 1493.3333333333px) {
        #new_pricing-section .testimonials h4 {
          margin-bottom: 35px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .testimonials h4 {
          margin-bottom: 45px; } }
    #new_pricing-section .testimonials .testim {
      margin-top: 54px;
      margin-top: 2.8125vw; }
      @media (max-width: 888.8888888889px) {
        #new_pricing-section .testimonials .testim {
          margin-top: 25px; } }
      @media (min-width: 1920px) {
        #new_pricing-section .testimonials .testim {
          margin-top: 54px; } }
      #new_pricing-section .testimonials .testim:first-child {
        margin-top: 0; }
      #new_pricing-section .testimonials .testim p {
        font-family: 'Neue Haas Grotesk W01 Disp', Serif;
        font-weight: 300;
        font-style: italic;
        font-size: 22px;
        font-size: 1.1458333333vw;
        line-height: 32px;
        line-height: 1.6666666667vw;
        margin-bottom: 20px;
        margin-bottom: 1.0416666667vw;
        color: #333; }
        @media (max-width: 1483.6363636364px) {
          #new_pricing-section .testimonials .testim p {
            font-size: 17px; } }
        @media (min-width: 1920px) {
          #new_pricing-section .testimonials .testim p {
            font-size: 22px; } }
        @media (max-width: 1260px) {
          #new_pricing-section .testimonials .testim p {
            line-height: 21px; } }
        @media (min-width: 1920px) {
          #new_pricing-section .testimonials .testim p {
            line-height: 32px; } }
        @media (max-width: 960px) {
          #new_pricing-section .testimonials .testim p {
            margin-bottom: 10px; } }
        @media (min-width: 1920px) {
          #new_pricing-section .testimonials .testim p {
            margin-bottom: 20px; } }
      #new_pricing-section .testimonials .testim .user {
        overflow: hidden;
        font-size: 0; }
        #new_pricing-section .testimonials .testim .user .avatar {
          margin-right: 25px;
          margin-right: 1.3020833333vw;
          width: 72px;
          width: 3.75vw;
          display: inline-block;
          vertical-align: middle; }
          @media (max-width: 1152px) {
            #new_pricing-section .testimonials .testim .user .avatar {
              margin-right: 15px; } }
          @media (min-width: 1920px) {
            #new_pricing-section .testimonials .testim .user .avatar {
              margin-right: 25px; } }
          @media (max-width: 1200px) {
            #new_pricing-section .testimonials .testim .user .avatar {
              width: 45px; } }
          @media (min-width: 1920px) {
            #new_pricing-section .testimonials .testim .user .avatar {
              width: 72px; } }
          #new_pricing-section .testimonials .testim .user .avatar img {
            display: block;
            max-width: 100%;
            height: auto; }
        #new_pricing-section .testimonials .testim .user .user-details {
          display: inline-block;
          vertical-align: middle; }
          #new_pricing-section .testimonials .testim .user .user-details h5 {
            font-family: 'Neue Haas Grotesk W01', Serif;
            font-weight: 500;
            text-transform: none;
            font-size: 19px;
            font-size: 0.9895833333vw;
            line-height: 23px;
            line-height: 1.1979166667vw;
            color: #333;
            margin-bottom: 2px; }
            @media (max-width: 1616.8421052632px) {
              #new_pricing-section .testimonials .testim .user .user-details h5 {
                font-size: 16px; } }
            @media (min-width: 1920px) {
              #new_pricing-section .testimonials .testim .user .user-details h5 {
                font-size: 19px; } }
            @media (max-width: 1669.5652173913px) {
              #new_pricing-section .testimonials .testim .user .user-details h5 {
                line-height: 20px; } }
            @media (min-width: 1920px) {
              #new_pricing-section .testimonials .testim .user .user-details h5 {
                line-height: 23px; } }
          #new_pricing-section .testimonials .testim .user .user-details .role {
            font-family: 'Neue Haas Grotesk W01 Disp', Serif;
            font-weight: 300;
            font-size: 16px;
            font-size: 0.8333333333vw;
            line-height: 20px;
            line-height: 1.0416666667vw;
            margin-bottom: 2px;
            color: #333; }
            @media (max-width: 1680px) {
              #new_pricing-section .testimonials .testim .user .user-details .role {
                font-size: 14px; } }
            @media (min-width: 1920px) {
              #new_pricing-section .testimonials .testim .user .user-details .role {
                font-size: 16px; } }
            @media (max-width: 1728px) {
              #new_pricing-section .testimonials .testim .user .user-details .role {
                line-height: 18px; } }
            @media (min-width: 1920px) {
              #new_pricing-section .testimonials .testim .user .user-details .role {
                line-height: 20px; } }
          #new_pricing-section .testimonials .testim .user .user-details .location {
            font-family: 'Neue Haas Grotesk W01 Disp', Serif;
            font-weight: 300;
            font-size: 19px;
            font-size: 0.9895833333vw;
            line-height: 23px;
            line-height: 1.1979166667vw;
            color: #333; }
            @media (max-width: 1616.8421052632px) {
              #new_pricing-section .testimonials .testim .user .user-details .location {
                font-size: 16px; } }
            @media (min-width: 1920px) {
              #new_pricing-section .testimonials .testim .user .user-details .location {
                font-size: 19px; } }
            @media (max-width: 1669.5652173913px) {
              #new_pricing-section .testimonials .testim .user .user-details .location {
                line-height: 20px; } }
            @media (min-width: 1920px) {
              #new_pricing-section .testimonials .testim .user .user-details .location {
                line-height: 23px; } }
  #new_pricing-section .rounded-btn.contact-btn {
    background: #f37366;
    clear: both;
    min-width: 330px;
    min-width: 17.1875vw;
    font-weight: 700;
    font-size: 19px;
    font-size: 0.9895833333vw;
    margin-top: 110px;
    margin-top: 5.7291666667vw; }
    @media (max-width: 1163.6363636364px) {
      #new_pricing-section .rounded-btn.contact-btn {
        min-width: 200px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .rounded-btn.contact-btn {
        min-width: 330px; } }
    @media (max-width: 1616.8421052632px) {
      #new_pricing-section .rounded-btn.contact-btn {
        font-size: 16px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .rounded-btn.contact-btn {
        font-size: 19px; } }
    @media (max-width: 698.1818181818px) {
      #new_pricing-section .rounded-btn.contact-btn {
        margin-top: 40px; } }
    @media (min-width: 1920px) {
      #new_pricing-section .rounded-btn.contact-btn {
        margin-top: 110px; } }
    #new_pricing-section .rounded-btn.contact-btn:hover {
      background: #ef4837; }

@media only screen and (max-width: 1300px) {
  #new_pricing-section .container {
    max-width: 85%; } }
@media only screen and (max-width: 1100px) {
  #new_pricing-section .price-box .features li {
    width: 45%; } }
@media only screen and (max-width: 850px) {
  #new_pricing-section .prices {
    width: 100%;
    margin: 0 0 40px;
    padding-right: 0; }

  #new_pricing-section .testimonials {
    width: 100%;
    z-index: 2; } }
@media only screen and (max-width: 550px) {
  #new_pricing-section .price-box .features li:nth-child(odd),
  #new_pricing-section .price-box .features li {
    width: 100%; }

  #new_pricing-section .price-box {
    padding-left: 30px;
    padding-right: 30px; } }
@media only screen and (max-width: 360px) {
  #new_pricing-section .price-box .price > span span {
    display: block;
    line-height: 13px;
    text-align: right;
    padding-right: 20px; } }
@media only screen and (max-width: 345px) {
  #new_pricing-section .price-box .price > span {
    font-size: 20px; } }
/* ===== Terms and Conditions page / Privacy policy ========================================================== */
.terms-page .main .container {
  max-width: 750px;
  width: 95%;
  padding-top: 30px; }
.terms-page .section .title {
  font-size: 48px;
  font-size: 2.5vw;
  line-height: 54px;
  line-height: 2.8125vw;
  margin-bottom: 30px;
  margin-bottom: 1.5625vw; }
  @media (max-width: 960px) {
    .terms-page .section .title {
      font-size: 24px; } }
  @media (min-width: 1920px) {
    .terms-page .section .title {
      font-size: 48px; } }
  @media (max-width: 1066.6666666667px) {
    .terms-page .section .title {
      line-height: 30px; } }
  @media (min-width: 1920px) {
    .terms-page .section .title {
      line-height: 54px; } }
  @media (max-width: 1280px) {
    .terms-page .section .title {
      margin-bottom: 20px; } }
  @media (min-width: 1920px) {
    .terms-page .section .title {
      margin-bottom: 30px; } }
.terms-page .section p {
  margin: 0;
  margin-top: 30px;
  margin-top: 1.5625vw; }
  @media (max-width: 1280px) {
    .terms-page .section p {
      margin-top: 20px; } }
  @media (min-width: 1920px) {
    .terms-page .section p {
      margin-top: 30px; } }
  .terms-page .section p a {
    color: #004b8d; }
  .terms-page .section p.thrill a {
    color: #333; }
  .terms-page .section p strong {
    font-weight: 700; }
.terms-page .section .last-updated {
  color: #333;
  font-size: 24px;
  font-size: 1.25vw;
  line-height: 30px;
  line-height: 1.5625vw;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 300;
  margin-bottom: 60px;
  margin-bottom: 3.125vw;
  font-style: italic; }
  @media (max-width: 1440px) {
    .terms-page .section .last-updated {
      font-size: 18px; } }
  @media (min-width: 1920px) {
    .terms-page .section .last-updated {
      font-size: 24px; } }
  @media (max-width: 1408px) {
    .terms-page .section .last-updated {
      line-height: 22px; } }
  @media (min-width: 1920px) {
    .terms-page .section .last-updated {
      line-height: 30px; } }
  @media (max-width: 960px) {
    .terms-page .section .last-updated {
      margin-bottom: 30px; } }
  @media (min-width: 1920px) {
    .terms-page .section .last-updated {
      margin-bottom: 60px; } }
.terms-page .section h5 {
  color: #333;
  font-size: 30px;
  font-size: 1.5625vw;
  line-height: 35px;
  line-height: 1.8229166667vw;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 700;
  margin: 0;
  margin-top: 70px;
  margin-top: 3.6458333333vw; }
  @media (max-width: 1408px) {
    .terms-page .section h5 {
      font-size: 22px; } }
  @media (min-width: 1920px) {
    .terms-page .section h5 {
      font-size: 30px; } }
  @media (max-width: 1426.2857142857px) {
    .terms-page .section h5 {
      line-height: 26px; } }
  @media (min-width: 1920px) {
    .terms-page .section h5 {
      line-height: 35px; } }
  @media (max-width: 1097.1428571429px) {
    .terms-page .section h5 {
      margin-top: 40px; } }
  @media (min-width: 1920px) {
    .terms-page .section h5 {
      margin-top: 70px; } }
.terms-page ul {
  list-style: disc outside none;
  margin: 0 0 0 30px;
  margin-top: 30px;
  margin-top: 1.5625vw; }
  @media (max-width: 1280px) {
    .terms-page ul {
      margin-top: 20px; } }
  @media (min-width: 1920px) {
    .terms-page ul {
      margin-top: 30px; } }
  .terms-page ul a {
    color: #004b8d; }
.terms-page ul li {
  list-style-type: disc;
  font-size: 19px;
  font-size: 0.9895833333vw;
  line-height: 30px;
  line-height: 1.5625vw;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 300;
  word-wrap: break-word;
  margin-bottom: 10px;
  letter-spacing: 0.04em;
  color: #333; }
  @media (max-width: 1717.8947368421px) {
    .terms-page ul li {
      font-size: 17px; } }
  @media (min-width: 1920px) {
    .terms-page ul li {
      font-size: 19px; } }
  @media (max-width: 1600px) {
    .terms-page ul li {
      line-height: 25px; } }
  @media (min-width: 1920px) {
    .terms-page ul li {
      line-height: 30px; } }
.terms-page .flex-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-top: 1.5625vw;
  border-top: solid 1px #717171; }
  @media (max-width: 1280px) {
    .terms-page .flex-container {
      margin-top: 20px; } }
  @media (min-width: 1920px) {
    .terms-page .flex-container {
      margin-top: 30px; } }
  .terms-page .flex-container p {
    margin-top: 0; }
.terms-page .left-info, .terms-page .right-info {
  padding: 10px;
  width: 50%;
  border-left: solid 1px #717171;
  border-right: solid 1px #717171;
  border-bottom: solid 1px #717171; }
.terms-page .right-info {
  border-left: none;
  float: right; }
.terms-page .header {
  text-align: center; }
.terms-page .one-third {
  width: 33.3%;
  padding: 10px;
  border-left: solid 1px #717171;
  border-right: solid 1px #717171;
  border-bottom: solid 1px #717171;
  hyphens: auto; }
  .terms-page .one-third ul {
    margin-left: 20px;
    margin-top: 0px; }
.terms-page .middle {
  border-left: none;
  border-right: none;
  text-align: center; }

#radio-container {
  display: flex;
  padding-top: 15px; }
  #radio-container .radio {
    text-align: center;
    flex-grow: 1; }

@media only screen and (max-width: 720px) {
  .terms-page ul {
    margin-left: 20px; }

  .terms-page .left-info {
    width: 40%; }

  .terms-page .right-info {
    width: 60%; }

  .terms-page .one-third {
    width: 40%; }
    .terms-page .one-third.middle {
      width: 20%; } }
/****************************
*   Careers
*
*************************/
.careers #header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 0;
  z-index: 999;
  padding-top: 30px;
  padding-top: 1.5625vw;
  background: transparent; }
  @media (max-width: 960px) {
    .careers #header {
      padding-top: 15px; } }
  @media (min-width: 1920px) {
    .careers #header {
      padding-top: 30px; } }
.careers #header .container #nav ul li a, .careers #header .container #nav ul li span {
  color: #FFF; }
.careers #header .container .logo .text {
  fill: #F2E1CE; }
.careers #header .container .logo .shape {
  fill: #F5887E; }
.careers .left-content, .careers .right-content {
  display: inline-block;
  vertical-align: top;
  width: 50%; }
.careers img.best-banner {
  width: 100%; }
.careers #top-video-section {
  background: #004b8d;
  position: relative;
  height: 100vh;
  overflow: hidden;
  font-size: 0;
  width: 100%;
  display: table;
  /*&:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      background: url('https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/careers/top-section-bg.jpg') no-repeat;
      background-size: cover;
      @include opacity(0.15);
      z-index: 0;
  } */ }
  .careers #top-video-section:before {
    width: 0px;
    height: 100%;
    display: inline-block;
    vertical-align: bottom;
    content: '';
    overflow: hidden; }
  .careers #top-video-section #bgvid {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/careers/top-section-bg.jpg") no-repeat;
    background-size: cover;
    opacity: 0.15;
    filter: alpha(opacity=15); }
    .careers #top-video-section #bgvid source {
      width: 100%; }
  .careers #top-video-section .wrap-video img {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0.15;
    filter: alpha(opacity=15);
    object-fit: cover;
    object-position: center top; }
  .careers #top-video-section .top-section-info {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 80px 30px 0;
    position: relative;
    z-index: 3; }
    .careers #top-video-section .top-section-info a:hover {
      color: #fff; }
  .careers #top-video-section h2 {
    font-size: 120px;
    font-size: 6.25vw;
    line-height: 1.1;
    color: #FFF;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 900;
    text-transform: none;
    margin: 0;
    margin-bottom: 40px;
    margin-bottom: 2.0833333333vw;
    position: relative;
    /*            &:after {
                    background: #f37366;
                    content: ' ';
                    width: 191px;
                    @include responsive-property(height, 6, 3px, 6px);
                    @extend %horizontal-align;
                    bottom: 0;
                }*/ }
    @media (max-width: 640px) {
      .careers #top-video-section h2 {
        font-size: 40px; } }
    @media (min-width: 1920px) {
      .careers #top-video-section h2 {
        font-size: 120px; } }
    @media (max-width: 720px) {
      .careers #top-video-section h2 {
        margin-bottom: 15px; } }
    @media (min-width: 1920px) {
      .careers #top-video-section h2 {
        margin-bottom: 40px; } }
  .careers #top-video-section .positions {
    font-size: 30px;
    font-size: 1.5625vw;
    line-height: 1.1;
    color: #FFF;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 900;
    background: none;
    margin-bottom: 15px; }
    @media (max-width: 1280px) {
      .careers #top-video-section .positions {
        font-size: 20px; } }
    @media (min-width: 1920px) {
      .careers #top-video-section .positions {
        font-size: 30px; } }
  .careers #top-video-section .mouse-scroll {
    display: table;
    margin: auto;
    position: relative;
    z-index: 999;
    padding-bottom: 70px;
    padding-bottom: 3.6458333333vw;
    /*            &:after {
                    background: #f37366;
                    content: ' ';
                    width: 191px;
                    @include responsive-property(height, 6, 3px, 6px);
                    @extend %horizontal-align;
                    bottom: 0;
                }*/ }
    @media (max-width: 685.7142857143px) {
      .careers #top-video-section .mouse-scroll {
        padding-bottom: 25px; } }
    @media (min-width: 1920px) {
      .careers #top-video-section .mouse-scroll {
        padding-bottom: 70px; } }
    .careers #top-video-section .mouse-scroll * {
      -webkit-box-sizing: unset;
      -moz-box-sizing: unset;
      box-sizing: unset; }
    .careers #top-video-section .mouse-scroll .mouse-body {
      width: 22px;
      height: 40px;
      padding-top: 8px;
      border: 1px solid #fff;
      border-radius: 15px;
      text-align: center; }
      .careers #top-video-section .mouse-scroll .mouse-body .mouse-wheel {
        margin: auto;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #fff;
        -webkit-animation: scroll 1.2s infinite;
        -moz-animation: scroll 1.2s infinite;
        animation: scroll 1.2s infinite; }
    .careers #top-video-section .mouse-scroll .scroll-trails .trail {
      margin-left: 3px;
      height: 15px;
      width: 15px;
      border: 1px solid;
      border-color: #fff transparent transparent #fff;
      transform: rotate(-135deg);
      -webkit-animation-delay: 0.1s;
      -moz-animation-delay: 0.1s;
      animation-delay: 0.1s;
      -webkit-animation: srcoll-trail 1.2s infinite;
      -moz-animation: srcoll-trail 1.2s infinite;
      animation: srcoll-trail 1.2s infinite; }
      .careers #top-video-section .mouse-scroll .scroll-trails .trail:nth-child(2) {
        -webkit-animation-delay: 0.2s;
        -moz-animation-delay: 0.2s;
        animation-delay: 0.2s; }
@-webkit-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@-moz-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@-o-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }
@-webkit-keyframes srcoll-trail {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes srcoll-trail {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes srcoll-trail {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes srcoll-trail {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .careers #top-video-section .video-btn {
    text-align: center;
    font-size: 0;
    position: relative;
    z-index: 3;
    padding-top: 70px;
    padding-top: 3.6458333333vw;
    margin-bottom: 70px;
    margin-bottom: 3.6458333333vw; }
    @media (max-width: 1371.4285714286px) {
      .careers #top-video-section .video-btn {
        padding-top: 50px; } }
    @media (min-width: 1920px) {
      .careers #top-video-section .video-btn {
        padding-top: 70px; } }
    @media (max-width: 685.7142857143px) {
      .careers #top-video-section .video-btn {
        margin-bottom: 25px; } }
    @media (min-width: 1920px) {
      .careers #top-video-section .video-btn {
        margin-bottom: 70px; } }
    .careers #top-video-section .video-btn span {
      display: inline-block;
      vertical-align: top;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 400;
      color: #f37366;
      text-transform: uppercase;
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 1.1; }
      @media (max-width: 1616.8421052632px) {
        .careers #top-video-section .video-btn span {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        .careers #top-video-section .video-btn span {
          font-size: 19px; } }
      .careers #top-video-section .video-btn span a {
        position: relative;
        color: #FFF;
        text-decoration: none; }
        .careers #top-video-section .video-btn span a:hover {
          color: #f37366; }
        .careers #top-video-section .video-btn span a:after {
          top: -70px;
          top: -3.6458333333vw;
          content: '';
          height: 71px;
          height: 3.6979166667vw;
          width: 51px;
          width: 2.65625vw;
          background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/careers/play-icon.svg") no-repeat center top;
          background-size: contain;
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          @media (max-width: 1371.4285714286px) {
            .careers #top-video-section .video-btn span a:after {
              top: -50px; } }
          @media (min-width: 1920px) {
            .careers #top-video-section .video-btn span a:after {
              top: -70px; } }
          @media (max-width: 1487.323943662px) {
            .careers #top-video-section .video-btn span a:after {
              height: 55px; } }
          @media (min-width: 1920px) {
            .careers #top-video-section .video-btn span a:after {
              height: 71px; } }
          @media (max-width: 1317.6470588235px) {
            .careers #top-video-section .video-btn span a:after {
              width: 35px; } }
          @media (min-width: 1920px) {
            .careers #top-video-section .video-btn span a:after {
              width: 51px; } }
        .careers #top-video-section .video-btn span a:hover:after {
          -webkit-transform: translateX(-50%) scale(1.15);
          -ms-transform: translateX(-50%) scale(1.15);
          transform: translateX(-50%) scale(1.15); }
    .careers #top-video-section .video-btn:after {
      background: #f37366;
      content: ' ';
      width: 191px;
      height: 6px;
      height: 0.3125vw;
      top: 100%; }
      @media (max-width: 960px) {
        .careers #top-video-section .video-btn:after {
          height: 3px; } }
      @media (min-width: 1920px) {
        .careers #top-video-section .video-btn:after {
          height: 6px; } }
.careers #our_culture {
  background-image: linear-gradient(90deg, #5624bb 0%, #009ddd 100%);
  padding-top: 85px;
  padding-top: 4.4270833333vw; }
  @media (max-width: 790.5882352941px) {
    .careers #our_culture {
      padding-top: 35px; } }
  @media (min-width: 1920px) {
    .careers #our_culture {
      padding-top: 85px; } }
  .careers #our_culture .container {
    max-width: 1380px;
    padding: 0 40px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between; }
  .careers #our_culture .left-content, .careers #our_culture .right-content {
    padding-bottom: 420px;
    padding-bottom: 21.875vw;
    text-align: left;
    width: 45%;
    position: relative; }
    @media (max-width: 822.8571428571px) {
      .careers #our_culture .left-content, .careers #our_culture .right-content {
        padding-bottom: 180px; } }
    @media (min-width: 1920px) {
      .careers #our_culture .left-content, .careers #our_culture .right-content {
        padding-bottom: 420px; } }
    .careers #our_culture .left-content .big-icon, .careers #our_culture .right-content .big-icon {
      position: absolute;
      content: ' ';
      bottom: 0;
      left: 0;
      height: 405px;
      height: 21.09375vw;
      width: 100%;
      background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/careers/umbrealla.svg") no-repeat 15px bottom;
      background-size: contain; }
      @media (max-width: 782.2222222222px) {
        .careers #our_culture .left-content .big-icon, .careers #our_culture .right-content .big-icon {
          height: 165px; } }
      @media (min-width: 1920px) {
        .careers #our_culture .left-content .big-icon, .careers #our_culture .right-content .big-icon {
          height: 405px; } }
  .careers #our_culture .right-content .big-icon {
    background: none;
    font-size: 0;
    height: 384px;
    height: 20vw;
    width: 231px;
    width: 12.03125vw;
    display: inline-block; }
    @media (max-width: 775px) {
      .careers #our_culture .right-content .big-icon {
        height: 155px; } }
    @media (min-width: 1920px) {
      .careers #our_culture .right-content .big-icon {
        height: 384px; } }
    @media (max-width: 772.987012987px) {
      .careers #our_culture .right-content .big-icon {
        width: 93px; } }
    @media (min-width: 1920px) {
      .careers #our_culture .right-content .big-icon {
        width: 231px; } }
  .careers #our_culture .right-content .big-icon span {
    height: 100%;
    width: 100%;
    display: block;
    background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/careers/big-arrow.svg") no-repeat left bottom;
    background-size: contain; }
  .careers #our_culture .title {
    color: #FFF;
    text-align: center;
    width: 100%;
    clear: both; }
  .careers #our_culture h3 {
    font-size: 19px;
    font-size: 0.9895833333vw;
    line-height: 1.15;
    color: #FFF;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 400;
    margin: 0;
    padding-top: 10px;
    text-transform: uppercase;
    margin-bottom: 50px;
    margin-bottom: 2.6041666667vw;
    letter-spacing: 1px; }
    @media (max-width: 1616.8421052632px) {
      .careers #our_culture h3 {
        font-size: 16px; } }
    @media (min-width: 1920px) {
      .careers #our_culture h3 {
        font-size: 19px; } }
    @media (max-width: 960px) {
      .careers #our_culture h3 {
        margin-bottom: 25px; } }
    @media (min-width: 1920px) {
      .careers #our_culture h3 {
        margin-bottom: 50px; } }
  .careers #our_culture .big {
    font-size: 60px;
    font-size: 3.125vw;
    line-height: 1.1;
    color: #FFF;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 900;
    margin: 0;
    text-transform: none;
    margin-bottom: 35px;
    margin-bottom: 1.8229166667vw;
    position: relative; }
    @media (max-width: 1120px) {
      .careers #our_culture .big {
        font-size: 35px; } }
    @media (min-width: 1920px) {
      .careers #our_culture .big {
        font-size: 60px; } }
    @media (max-width: 1097.1428571429px) {
      .careers #our_culture .big {
        margin-bottom: 20px; } }
    @media (min-width: 1920px) {
      .careers #our_culture .big {
        margin-bottom: 35px; } }
    .careers #our_culture .big:after {
      content: ' ';
      background: #f37366;
      left: -22px;
      width: 10px;
      width: 0.5208333333vw;
      height: 10px;
      height: 0.5208333333vw;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
      @media (max-width: 960px) {
        .careers #our_culture .big:after {
          width: 5px; } }
      @media (min-width: 1920px) {
        .careers #our_culture .big:after {
          width: 10px; } }
      @media (max-width: 960px) {
        .careers #our_culture .big:after {
          height: 5px; } }
      @media (min-width: 1920px) {
        .careers #our_culture .big:after {
          height: 10px; } }
  .careers #our_culture h6 {
    font-size: 30px;
    font-size: 1.5625vw;
    line-height: 1.1;
    color: #FFF;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 900;
    margin: 0;
    text-transform: none;
    margin-bottom: 35px;
    margin-bottom: 1.8229166667vw; }
    @media (max-width: 1280px) {
      .careers #our_culture h6 {
        font-size: 20px; } }
    @media (min-width: 1920px) {
      .careers #our_culture h6 {
        font-size: 30px; } }
    @media (max-width: 1097.1428571429px) {
      .careers #our_culture h6 {
        margin-bottom: 20px; } }
    @media (min-width: 1920px) {
      .careers #our_culture h6 {
        margin-bottom: 35px; } }
  .careers #our_culture p {
    color: #FFF; }
.careers #who_we_serve {
  padding-top: 85px;
  padding-top: 4.4270833333vw;
  padding-bottom: 150px;
  padding-bottom: 7.8125vw;
  background: #fbfbfb url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/careers/right-bg.jpg") no-repeat right top;
  background-size: contain;
  position: relative; }
  @media (max-width: 677.6470588235px) {
    .careers #who_we_serve {
      padding-top: 30px; } }
  @media (min-width: 1920px) {
    .careers #who_we_serve {
      padding-top: 85px; } }
  @media (max-width: 640px) {
    .careers #who_we_serve {
      padding-bottom: 50px; } }
  @media (min-width: 1920px) {
    .careers #who_we_serve {
      padding-bottom: 150px; } }
  .careers #who_we_serve:after {
    content: ' ';
    position: absolute;
    z-index: 0;
    width: 60%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(90deg, #fbfbfb 0%, rgba(255, 255, 255, 0) 100%); }
  .careers #who_we_serve .left-content {
    width: 42%;
    position: relative;
    z-index: 2; }
.careers #expectation {
  background: #FFF;
  padding-top: 85px;
  padding-top: 4.4270833333vw;
  padding-bottom: 95px;
  padding-bottom: 4.9479166667vw; }
  @media (max-width: 677.6470588235px) {
    .careers #expectation {
      padding-top: 30px; } }
  @media (min-width: 1920px) {
    .careers #expectation {
      padding-top: 85px; } }
  @media (max-width: 808.4210526316px) {
    .careers #expectation {
      padding-bottom: 40px; } }
  @media (min-width: 1920px) {
    .careers #expectation {
      padding-bottom: 95px; } }
  .careers #expectation .container {
    max-width: 1180px;
    max-width: 61.4583333333vw;
    overflow: visible; }
    @media (max-width: 1138.9830508475px) {
      .careers #expectation .container {
        max-width: 700px; } }
    @media (min-width: 1920px) {
      .careers #expectation .container {
        max-width: 1180px; } }
  .careers #expectation .title {
    text-align: center;
    margin-bottom: 105px;
    margin-bottom: 5.46875vw; }
    @media (max-width: 548.5714285714px) {
      .careers #expectation .title {
        margin-bottom: 30px; } }
    @media (min-width: 1920px) {
      .careers #expectation .title {
        margin-bottom: 105px; } }
  .careers #expectation .box-item .content {
    width: 100%;
    min-height: 355px;
    min-height: 18.4895833333vw;
    min-height: 355px;
    min-height: 18.4895833333vw;
    padding-top: 60px;
    padding-top: 3.125vw;
    padding-bottom: 40px;
    padding-bottom: 2.0833333333vw;
    padding-left: 70px;
    padding-left: 3.6458333333vw;
    padding-right: 70px;
    padding-right: 3.6458333333vw;
    margin-top: 50px;
    margin-top: 2.6041666667vw;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
    @media (max-width: 1081.6901408451px) {
      .careers #expectation .box-item .content {
        min-height: 200px; } }
    @media (min-width: 1920px) {
      .careers #expectation .box-item .content {
        min-height: 355px; } }
    @media (max-width: 1081.6901408451px) {
      .careers #expectation .box-item .content {
        min-height: 200px; } }
    @media (min-width: 1920px) {
      .careers #expectation .box-item .content {
        min-height: 355px; } }
    @media (max-width: 960px) {
      .careers #expectation .box-item .content {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      .careers #expectation .box-item .content {
        padding-top: 60px; } }
    @media (max-width: 1440px) {
      .careers #expectation .box-item .content {
        padding-bottom: 30px; } }
    @media (min-width: 1920px) {
      .careers #expectation .box-item .content {
        padding-bottom: 40px; } }
    @media (max-width: 822.8571428571px) {
      .careers #expectation .box-item .content {
        padding-left: 30px; } }
    @media (min-width: 1920px) {
      .careers #expectation .box-item .content {
        padding-left: 70px; } }
    @media (max-width: 822.8571428571px) {
      .careers #expectation .box-item .content {
        padding-right: 30px; } }
    @media (min-width: 1920px) {
      .careers #expectation .box-item .content {
        padding-right: 70px; } }
    @media (max-width: 768px) {
      .careers #expectation .box-item .content {
        margin-top: 20px; } }
    @media (min-width: 1920px) {
      .careers #expectation .box-item .content {
        margin-top: 50px; } }
  .careers #expectation .box-item h6 {
    font-size: 24px;
    font-size: 1.25vw;
    line-height: 1.1;
    color: #FFF;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 700;
    margin: 0;
    text-transform: none;
    margin-bottom: 115px;
    margin-bottom: 5.9895833333vw; }
    @media (max-width: 1520px) {
      .careers #expectation .box-item h6 {
        font-size: 19px; } }
    @media (min-width: 1920px) {
      .careers #expectation .box-item h6 {
        font-size: 24px; } }
    @media (max-width: 1168.6956521739px) {
      .careers #expectation .box-item h6 {
        margin-bottom: 70px; } }
    @media (min-width: 1920px) {
      .careers #expectation .box-item h6 {
        margin-bottom: 115px; } }
  .careers #expectation .box-item p {
    margin: 0;
    color: #FFF;
    text-align: justify; }
  .careers #expectation .left-boxes {
    width: 50%;
    float: left;
    padding-right: 25px;
    padding-right: 1.3020833333vw;
    padding-left: 20px; }
    @media (max-width: 768px) {
      .careers #expectation .left-boxes {
        padding-right: 10px; } }
    @media (min-width: 1920px) {
      .careers #expectation .left-boxes {
        padding-right: 25px; } }
    .careers #expectation .left-boxes .box-item .content {
      background-image: linear-gradient(90deg, #cc314b 0%, #f37366 100%); }
    .careers #expectation .left-boxes .box-item:first-child .content {
      margin: 0;
      background-image: linear-gradient(90deg, #5624bb 0%, #cc314b 100%); }
  .careers #expectation .right-boxes {
    width: 50%;
    float: right;
    padding-left: 25px;
    padding-left: 1.3020833333vw;
    padding-right: 20px; }
    @media (max-width: 768px) {
      .careers #expectation .right-boxes {
        padding-left: 10px; } }
    @media (min-width: 1920px) {
      .careers #expectation .right-boxes {
        padding-left: 25px; } }
    .careers #expectation .right-boxes .box-item .content {
      background-image: linear-gradient(90deg, #5624bb 0%, #009ddd 100%); }
    .careers #expectation .right-boxes .box-item:first-child .content {
      margin: 0;
      background-image: linear-gradient(to top, #004b8d 1%, #3bb5b5 100%); }
.careers #join-us {
  background: #fbfbfb;
  padding-top: 90px;
  padding-top: 4.6875vw;
  padding-bottom: 55px;
  padding-bottom: 2.8645833333vw; }
  @media (max-width: 640px) {
    .careers #join-us {
      padding-top: 30px; } }
  @media (min-width: 1920px) {
    .careers #join-us {
      padding-top: 90px; } }
  @media (max-width: 1047.2727272727px) {
    .careers #join-us {
      padding-bottom: 30px; } }
  @media (min-width: 1920px) {
    .careers #join-us {
      padding-bottom: 55px; } }
  .careers #join-us h4 {
    text-align: center; }
  .careers #join-us p {
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 500;
    font-weight: 400; }
    .careers #join-us p a {
      font-weight: 500; }
  .careers #join-us .listings {
    display: flex;
    flex-wrap: wrap; }
    .careers #join-us .listings section {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 10px; }
      .careers #join-us .listings section h3 {
        width: 100%;
        text-align: center; }
  .careers #join-us .job-item {
    padding-top: 30px;
    padding-top: 1.5625vw;
    padding-bottom: 30px;
    padding-bottom: 1.5625vw;
    padding-left: 70px;
    padding-left: 3.6458333333vw;
    padding-right: 250px;
    padding-right: 13.0208333333vw;
    background: #fbfbfb;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 50%; }
    @media (max-width: 960px) {
      .careers #join-us .job-item {
        padding-top: 15px; } }
    @media (min-width: 1920px) {
      .careers #join-us .job-item {
        padding-top: 30px; } }
    @media (max-width: 960px) {
      .careers #join-us .job-item {
        padding-bottom: 15px; } }
    @media (min-width: 1920px) {
      .careers #join-us .job-item {
        padding-bottom: 30px; } }
    @media (max-width: 548.5714285714px) {
      .careers #join-us .job-item {
        padding-left: 20px; } }
    @media (min-width: 1920px) {
      .careers #join-us .job-item {
        padding-left: 70px; } }
    @media (max-width: 921.6px) {
      .careers #join-us .job-item {
        padding-right: 120px; } }
    @media (min-width: 1920px) {
      .careers #join-us .job-item {
        padding-right: 250px; } }
    .careers #join-us .job-item:first-child {
      border-top: 1px solid #f5f5f5; }
    .careers #join-us .job-item .job-name {
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 1.1;
      color: #004b8d;
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      text-transform: none; }
      @media (max-width: 1616.8421052632px) {
        .careers #join-us .job-item .job-name {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        .careers #join-us .job-item .job-name {
          font-size: 19px; } }
      .careers #join-us .job-item .job-name a {
        color: #004b8d; }
    .careers #join-us .job-item .team-name {
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 1.1;
      color: #6f6f6f;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 400;
      margin: 0;
      text-transform: none;
      margin-top: 10px; }
      @media (max-width: 1616.8421052632px) {
        .careers #join-us .job-item .team-name {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        .careers #join-us .job-item .team-name {
          font-size: 19px; } }
    .careers #join-us .job-item .apply-btn {
      font-size: 16px;
      font-size: 0.8333333333vw;
      line-height: 40px;
      line-height: 2.0833333333vw;
      height: 40px;
      height: 2.0833333333vw;
      padding-left: 25px;
      padding-left: 1.3020833333vw;
      padding-right: 25px;
      padding-right: 1.3020833333vw;
      right: 60px;
      right: 3.125vw;
      color: #333333;
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      margin: 0;
      border: 1px solid #f37366;
      display: inline-block;
      -webkit-border-radius: 35px;
      -moz-border-radius: 35px;
      border-radius: 35px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 1680px) {
        .careers #join-us .job-item .apply-btn {
          font-size: 14px; } }
      @media (min-width: 1920px) {
        .careers #join-us .job-item .apply-btn {
          font-size: 16px; } }
      @media (max-width: 1152px) {
        .careers #join-us .job-item .apply-btn {
          line-height: 24px; } }
      @media (min-width: 1920px) {
        .careers #join-us .job-item .apply-btn {
          line-height: 40px; } }
      @media (max-width: 1152px) {
        .careers #join-us .job-item .apply-btn {
          height: 24px; } }
      @media (min-width: 1920px) {
        .careers #join-us .job-item .apply-btn {
          height: 40px; } }
      @media (max-width: 1152px) {
        .careers #join-us .job-item .apply-btn {
          padding-left: 15px; } }
      @media (min-width: 1920px) {
        .careers #join-us .job-item .apply-btn {
          padding-left: 25px; } }
      @media (max-width: 1152px) {
        .careers #join-us .job-item .apply-btn {
          padding-right: 15px; } }
      @media (min-width: 1920px) {
        .careers #join-us .job-item .apply-btn {
          padding-right: 25px; } }
      @media (max-width: 800px) {
        .careers #join-us .job-item .apply-btn {
          right: 25px; } }
      @media (min-width: 1920px) {
        .careers #join-us .job-item .apply-btn {
          right: 60px; } }
      .careers #join-us .job-item .apply-btn:hover {
        background: #f37366;
        color: #FFF;
        text-decoration: none; }
    .careers #join-us .job-item:hover {
      background: #FFF; }
      .careers #join-us .job-item:hover .apply-btn {
        opacity: 1;
        filter: alpha(opacity=100); }
.careers #gallery_section {
  padding-top: 95px;
  padding-top: 4.9479166667vw;
  width: 100%;
  overflow: hidden;
  /****************************
  *   SLIDER
  *
  *************************/
  /* LOADER */
  /* PAGER */ }
  @media (max-width: 707.3684210526px) {
    .careers #gallery_section {
      padding-top: 35px; } }
  @media (min-width: 1920px) {
    .careers #gallery_section {
      padding-top: 95px; } }
  .careers #gallery_section .title {
    text-align: center;
    padding: 0 20px; }
  .careers #gallery_section p {
    max-width: 880px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    font-size: 1.25vw;
    line-height: 32px;
    line-height: 1.6666666667vw;
    margin-bottom: 85px;
    margin-bottom: 4.4270833333vw;
    padding: 0 30px; }
    @media (max-width: 1440px) {
      .careers #gallery_section p {
        font-size: 18px; } }
    @media (min-width: 1920px) {
      .careers #gallery_section p {
        font-size: 24px; } }
    @media (max-width: 1320px) {
      .careers #gallery_section p {
        line-height: 22px; } }
    @media (min-width: 1920px) {
      .careers #gallery_section p {
        line-height: 32px; } }
    @media (max-width: 903.5294117647px) {
      .careers #gallery_section p {
        margin-bottom: 40px; } }
    @media (min-width: 1920px) {
      .careers #gallery_section p {
        margin-bottom: 85px; } }
  .careers #gallery_section #gallery {
    max-width: 1218px;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    /* &:after, &:before {
         position: absolute;
         height: 100%;
         width: 200%;
         left: -200%;
         content: ' ';
         top: 0;
         background: #FFF;
         z-index: 2;
         @include opacity(0.7);
     }
     &:after {
         left: auto;
         right: -200%;
     }
     */ }
    .careers #gallery_section #gallery .gallery-content {
      font-size: 0;
      white-space: nowrap;
      position: relative; }
      .careers #gallery_section #gallery .gallery-content:after {
        position: absolute;
        content: '';
        z-index: 3;
        left: -200%;
        right: -200%;
        top: 0;
        width: auto;
        height: 100%;
        background: #FFF url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/careers/bx_loader.gif") no-repeat center center; }
    .careers #gallery_section #gallery .bx-viewport .gallery-content:after {
      display: none; }
    .careers #gallery_section #gallery .slide {
      padding: 0 15px;
      display: inline-block;
      vertical-align: top;
      opacity: 0.3;
      filter: alpha(opacity=30);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .careers #gallery_section #gallery .slide[aria-hidden="false"] {
        opacity: 1;
        filter: alpha(opacity=100); }
      .careers #gallery_section #gallery .slide img {
        display: block;
        width: 100%;
        height: auto;
        max-height: calc(100vh - 140px);
        object-fit: cover;
        object-position: top; }
  .careers #gallery_section .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
    width: 100%;
    padding-left: 0px; }
  .careers #gallery_section .bx-wrapper img {
    max-width: 100%;
    display: block; }
  .careers #gallery_section img {
    max-width: 100%;
    height: auto; }
  .careers #gallery_section .bx-wrapper .bx-viewport {
    overflow: visible !important;
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0); }
  .careers #gallery_section .bx-wrapper .bx-pager,
  .careers #gallery_section .bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 100%; }
  .careers #gallery_section .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url("https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/careers/bx_loader.gif") center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000; }
  .careers #gallery_section .bx-wrapper .bx-pager {
    text-align: left;
    position: absolute;
    bottom: 15px;
    left: 14%;
    width: auto;
    display: none; }
  .careers #gallery_section .bx-wrapper .bx-pager .bx-pager-item,
  .careers #gallery_section .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .careers #gallery_section .bx-controls {
    display: none; }
  .careers #gallery_section .gallery-ctrls {
    position: absolute;
    left: 75px;
    left: 3.90625vw;
    bottom: 40px;
    bottom: 2.0833333333vw;
    z-index: 4; }
    @media (max-width: 896px) {
      .careers #gallery_section .gallery-ctrls {
        left: 35px; } }
    @media (min-width: 1920px) {
      .careers #gallery_section .gallery-ctrls {
        left: 75px; } }
    @media (max-width: 960px) {
      .careers #gallery_section .gallery-ctrls {
        bottom: 20px; } }
    @media (min-width: 1920px) {
      .careers #gallery_section .gallery-ctrls {
        bottom: 40px; } }
    .careers #gallery_section .gallery-ctrls span {
      width: 56px;
      width: 2.9166666667vw;
      height: 56px;
      height: 2.9166666667vw;
      background: #FFF;
      text-align: center;
      font-size: 0;
      display: inline-block;
      vertical-align: top;
      margin-right: 10px;
      position: relative;
      cursor: pointer;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 1371.4285714286px) {
        .careers #gallery_section .gallery-ctrls span {
          width: 40px; } }
      @media (min-width: 1920px) {
        .careers #gallery_section .gallery-ctrls span {
          width: 56px; } }
      @media (max-width: 1371.4285714286px) {
        .careers #gallery_section .gallery-ctrls span {
          height: 40px; } }
      @media (min-width: 1920px) {
        .careers #gallery_section .gallery-ctrls span {
          height: 56px; } }
      .careers #gallery_section .gallery-ctrls span svg {
        position: absolute;
        width: 10px;
        height: 17px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .careers #gallery_section .gallery-ctrls span:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
        .careers #gallery_section .gallery-ctrls span:hover svg path {
          fill: #5226ad; }

@media only screen and (max-width: 1350px) {
  .careers #gallery_section #gallery {
    max-width: 85%; } }
@media only screen and (max-width: 1024px) {
  .careers #join-us .listings {
    display: block;
    flex-wrap: nowrap; }

  .careers #join-us .job-item {
    width: 100%; } }
@media only screen and (max-width: 1000px) {
  .thrillshare .careers .section .container {
    padding-left: 30px;
    padding-right: 30px; } }
@media only screen and (max-width: 900px) {
  .careers #our_culture .left-content, .careers #our_culture .right-content {
    width: 100%; }

  .careers #our_culture .left-content {
    margin-bottom: 40px; }

  .careers #who_we_serve {
    background-size: cover; }

  .careers #who_we_serve:after {
    width: 100%;
    background-image: linear-gradient(to top, #fbfbfb 0%, rgba(255, 255, 255, 0.7) 100%); }

  .careers .section {
    padding: 0; }

  .careers #who_we_serve .left-content {
    width: 100%; }

  .careers #top-video-section #bgvid {
    display: none; }

  .careers #top-video-section .wrap-video img {
    display: block;
    object-fit: cover; } }
@media only screen and (max-width: 815px) {
  .careers #top-video-section .top-section-info {
    padding-top: 50px; }

  .careers #header .menu-icon .menu-icon-svg {
    fill: #fff; }

  .careers #header .menu-icon .menu-txt, .careers #header .menu-icon .close-text {
    color: #fff; }

  .careers .menu-close::after, .careers .menu-close::before {
    background: #fff; } }
@media only screen and (max-width: 600px) {
  .careers #expectation .right-boxes, .careers #expectation .left-boxes {
    width: 100%;
    float: none;
    padding: 20px 0 0; }

  .careers #expectation .right-boxes {
    transform: none !important; }

  .careers #our_culture .left-content, .careers #our_culture .right-content {
    padding-bottom: 20px; } }
/* ===== BLOG ========================================================== */
.container {
  position: relative;
  width: 98%;
  max-width: 1300px;
  max-width: 67.7083333333vw;
  margin: 0 auto; }
  @media (max-width: 443.0769230769px) {
    .container {
      max-width: 300px; } }
  @media (min-width: 1920px) {
    .container {
      max-width: 1300px; } }

html .blog-page #header .container {
  width: 100%;
  max-width: 1690px; }

.blog-page #header {
  background: #FFF; }

.main {
  overflow: hidden; }

.nicescroll-rails {
  z-index: 999 !important; }

.blog-page #header .container .logo a.return-home {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  height: 45px;
  line-height: 45px;
  border-right: 1px solid #D8D8D8;
  padding-top: 6px; }

.blog-page #header .container .logo a.guides-home {
  color: #fff; }

body.blog-page #header.sticky .container .logo {
  padding-top: 0; }
  body.blog-page #header.sticky .container .logo a {
    padding-top: 0; }
body.blog-page #header.sticky .container .logo a.return-home {
  height: 30px;
  line-height: 30px; }

#header .container .logo > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 23px;
  height: 23px;
  padding: 0 16px;
  background: #f37366;
  text-transform: uppercase;
  color: #FFF;
  position: relative;
  font-size: 13px;
  margin-left: 20px;
  font-family: 'Neue Haas Grotesk W01 Disp', Serif;
  font-weight: 400;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.blog-page #top-section {
  margin: 0 auto;
  width: 100%;
  max-width: 1394px;
  padding: 0 20px;
  margin-top: 130px;
  margin-top: 6.7708333333vw; }
  @media (max-width: 1255.3846153846px) {
    .blog-page #top-section {
      margin-top: 85px; } }
  @media (min-width: 1920px) {
    .blog-page #top-section {
      margin-top: 130px; } }
  .blog-page #top-section .container {
    width: 100%; }
  .blog-page #top-section h1 {
    font-size: 72px;
    font-size: 3.75vw;
    line-height: 82px;
    line-height: 4.2708333333vw;
    text-align: center;
    color: #333;
    padding-top: 155px;
    padding-top: 8.0729166667vw;
    padding-bottom: 155px;
    padding-bottom: 8.0729166667vw;
    max-width: 55%;
    margin: 0 auto; }
    @media (max-width: 1200px) {
      .blog-page #top-section h1 {
        font-size: 45px; } }
    @media (min-width: 1920px) {
      .blog-page #top-section h1 {
        font-size: 72px; } }
    @media (max-width: 1287.8048780488px) {
      .blog-page #top-section h1 {
        line-height: 55px; } }
    @media (min-width: 1920px) {
      .blog-page #top-section h1 {
        line-height: 82px; } }
    @media (max-width: 619.3548387097px) {
      .blog-page #top-section h1 {
        padding-top: 50px; } }
    @media (min-width: 1920px) {
      .blog-page #top-section h1 {
        padding-top: 155px; } }
    @media (max-width: 619.3548387097px) {
      .blog-page #top-section h1 {
        padding-bottom: 50px; } }
    @media (min-width: 1920px) {
      .blog-page #top-section h1 {
        padding-bottom: 155px; } }
    .blog-page #top-section h1 span {
      display: block;
      font-size: 18px;
      line-height: 20px;
      text-transform: uppercase;
      color: #009ddd;
      font-weight: 400;
      padding-bottom: 15px; }

#blog-section {
  padding-top: 80px; }
  #blog-section .container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1394px;
    padding: 0 20px;
    font-size: 0; }
  #blog-section .article-post {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 14px;
    margin-bottom: 70px; }
    #blog-section .article-post .article-image {
      border-radius: 5px;
      background-size: cover;
      background-position: bottom; }
      #blog-section .article-post .article-image:hover {
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-transform: translate3D(0, -1px, 0) scale(1.02);
        -ms-transform: translate3D(0, -1px, 0) scale(1.02);
        transform: translate3D(0, -1px, 0) scale(1.02); }
      #blog-section .article-post .article-image img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-bottom: 25px; }
    #blog-section .article-post .article-content p {
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 300;
      color: #474747;
      font-size: 24px;
      line-height: 30px;
      margin: 0;
      letter-spacing: 1px; }
    #blog-section .article-post .blog-title {
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      color: #333333;
      font-size: 29px;
      line-height: 38px;
      margin-bottom: 15px; }
    #blog-section .article-post .top-details {
      margin-bottom: 10px;
      font-size: 0; }
      #blog-section .article-post .top-details span {
        font-family: 'Neue Haas Grotesk W01 Disp', Serif;
        font-weight: 400;
        display: inline-block;
        vertical-align: top;
        margin-right: 16px;
        font-size: 14px;
        line-height: 20px;
        color: #8f8f8f; }
      #blog-section .article-post .top-details .time-reading {
        margin: 0; }

#blog-section .newsletter-form {
  max-width: 1394px;
  margin: 70px auto 0px; }
  #blog-section .newsletter-form form {
    background: #fbfbfb;
    padding: 35px 20px;
    text-align: center;
    font-size: 0;
    margin: 0 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
  #blog-section .newsletter-form .form-group {
    display: inline; }
  #blog-section .newsletter-form label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 63px;
    margin-right: 3.28125vw;
    padding-right: 105px;
    padding-right: 5.46875vw;
    background: url("../images/blog/signup_arrow.svg") no-repeat right center;
    color: #333333;
    font-size: 30px;
    font-size: 1.5625vw;
    line-height: 50px;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 700; }
    @media (max-width: 457.1428571429px) {
      #blog-section .newsletter-form label {
        margin-right: 15px; } }
    @media (min-width: 1920px) {
      #blog-section .newsletter-form label {
        margin-right: 63px; } }
    @media (max-width: 1280px) {
      #blog-section .newsletter-form label {
        padding-right: 70px; } }
    @media (min-width: 1920px) {
      #blog-section .newsletter-form label {
        padding-right: 105px; } }
    @media (max-width: 1280px) {
      #blog-section .newsletter-form label {
        font-size: 20px; } }
    @media (min-width: 1920px) {
      #blog-section .newsletter-form label {
        font-size: 30px; } }
  #blog-section .newsletter-form .input-field {
    display: inline-block;
    vertical-align: middle;
    background: #FFF;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 0 25px;
    color: #333;
    margin-right: 13px;
    width: 28%;
    min-width: 190px;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 400;
    border: 1px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #blog-section .newsletter-form .input-field::-webkit-input-placeholder {
      color: #8f8f8f; }
    #blog-section .newsletter-form .input-field::-moz-placeholder {
      color: #8f8f8f; }
    #blog-section .newsletter-form .input-field:-ms-input-placeholder {
      color: #8f8f8f; }
    #blog-section .newsletter-form .input-field:-moz-placeholder {
      color: #8f8f8f; }
    #blog-section .newsletter-form .input-field:focus {
      border-color: #5624bb; }
  #blog-section .newsletter-form .submit-btn {
    background: #5624bb;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    width: 14%;
    text-align: center;
    min-width: 90px;
    font-size: 17px;
    color: #FFF;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
    #blog-section .newsletter-form .submit-btn:hover {
      background: #421c90; }

#blog-section .articles-slider {
  position: relative;
  margin: 0 auto 90px;
  width: 100%;
  max-width: 1690px;
  overflow: hidden;
  /****************************
      *   SLIDER
      *
      *************************/
  /* LOADER */
  /* PAGER */ }
  #blog-section .articles-slider .article-post {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top; }
    #blog-section .articles-slider .article-post .top-details .tag {
      color: #FFF;
      background: #cc314b;
      padding: 3px 5px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
      #blog-section .articles-slider .article-post .top-details .tag.type-2 {
        background: #26669e; }
      #blog-section .articles-slider .article-post .top-details .tag.type-3 {
        background: #5624bb; }
      #blog-section .articles-slider .article-post .top-details .tag a {
        color: #fff; }
    #blog-section .articles-slider .article-post .top-details .date, #blog-section .articles-slider .article-post .top-details .time-reading {
      padding-top: 3px;
      padding-bottom: 3px; }
    #blog-section .articles-slider .article-post .blog-title {
      font-size: 36px;
      line-height: 41px;
      margin-bottom: 25px; }
    #blog-section .articles-slider .article-post p {
      font-size: 30px;
      line-height: 34px; }
    #blog-section .articles-slider .article-post .article-image img {
      margin: 0; }
    #blog-section .articles-slider .article-post .article-image:hover {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
  #blog-section .articles-slider .slider-wrapper {
    font-size: 0;
    white-space: nowrap; }
  #blog-section .articles-slider .article-image,
  #blog-section .articles-slider .article-content {
    display: inline-block;
    vertical-align: middle;
    width: 63%;
    white-space: normal; }
  #blog-section .articles-slider .article-content {
    width: 37%;
    padding-right: 145px;
    padding-right: 7.5520833333vw;
    padding-bottom: 80px;
    padding-bottom: 4.1666666667vw; }
    @media (max-width: 397.2413793103px) {
      #blog-section .articles-slider .article-content {
        padding-right: 30px; } }
    @media (min-width: 1920px) {
      #blog-section .articles-slider .article-content {
        padding-right: 145px; } }
    @media (max-width: 960px) {
      #blog-section .articles-slider .article-content {
        padding-bottom: 40px; } }
    @media (min-width: 1920px) {
      #blog-section .articles-slider .article-content {
        padding-bottom: 80px; } }
  #blog-section .articles-slider .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
    width: 100%;
    padding-left: 0px; }
  #blog-section .articles-slider .bx-wrapper img {
    max-width: 100%;
    display: block; }
  #blog-section .articles-slider img {
    max-width: 100%;
    height: auto; }
  #blog-section .articles-slider .bx-wrapper .bx-viewport {
    overflow: visible !important;
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0); }
  #blog-section .articles-slider .bx-wrapper .bx-pager,
  #blog-section .articles-slider .bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 100%; }
  #blog-section .articles-slider .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url("../images/blog/bx_loader.gif") center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000; }
  #blog-section .articles-slider .bx-wrapper .bx-pager {
    display: none; }
  #blog-section .articles-slider .bx-controls-direction {
    position: absolute;
    bottom: 28px;
    bottom: 1.4583333333vw;
    text-align: right;
    left: 0;
    width: 37%;
    padding-right: 50px;
    padding-right: 2.6041666667vw;
    font-size: 0; }
    @media (max-width: 822.8571428571px) {
      #blog-section .articles-slider .bx-controls-direction {
        bottom: 12px; } }
    @media (min-width: 1920px) {
      #blog-section .articles-slider .bx-controls-direction {
        bottom: 28px; } }
    @media (max-width: 960px) {
      #blog-section .articles-slider .bx-controls-direction {
        padding-right: 25px; } }
    @media (min-width: 1920px) {
      #blog-section .articles-slider .bx-controls-direction {
        padding-right: 50px; } }
    #blog-section .articles-slider .bx-controls-direction a {
      display: inline-block;
      vertical-align: middle;
      width: 58px;
      width: 3.0208333333vw;
      height: 58px;
      height: 3.0208333333vw;
      margin-left: 12px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 1324.1379310345px) {
        #blog-section .articles-slider .bx-controls-direction a {
          width: 40px; } }
      @media (min-width: 1920px) {
        #blog-section .articles-slider .bx-controls-direction a {
          width: 58px; } }
      @media (max-width: 1324.1379310345px) {
        #blog-section .articles-slider .bx-controls-direction a {
          height: 40px; } }
      @media (min-width: 1920px) {
        #blog-section .articles-slider .bx-controls-direction a {
          height: 58px; } }
      #blog-section .articles-slider .bx-controls-direction a:hover {
        background-color: #f3f3f3; }
      #blog-section .articles-slider .bx-controls-direction a.bx-prev {
        background: #fbfbfb url("../images/blog/arrow-left.svg") no-repeat center center;
        background-size: 43% auto; }
      #blog-section .articles-slider .bx-controls-direction a.bx-next {
        background: #fbfbfb url("../images/blog/arrow-right.svg") no-repeat center center;
        background-size: 43% auto; }
      #blog-section .articles-slider .bx-controls-direction a:hover {
        background-color: #f3f3f3; }

.blog-page #header, #blog-section, .blog-page #top-section {
  padding-left: 104px;
  padding-left: 5.4166666667vw;
  padding-right: 104px;
  padding-right: 5.4166666667vw; }
  @media (max-width: 553.8461538462px) {
    .blog-page #header, #blog-section, .blog-page #top-section {
      padding-left: 30px; } }
  @media (min-width: 1920px) {
    .blog-page #header, #blog-section, .blog-page #top-section {
      padding-left: 104px; } }
  @media (max-width: 553.8461538462px) {
    .blog-page #header, #blog-section, .blog-page #top-section {
      padding-right: 30px; } }
  @media (min-width: 1920px) {
    .blog-page #header, #blog-section, .blog-page #top-section {
      padding-right: 104px; } }

#blog-section .container, #blog-section .newsletter-form {
  padding-left: 25px;
  padding-left: 1.3020833333vw;
  padding-right: 25px;
  padding-right: 1.3020833333vw; }
  @media (max-width: 0px) {
    #blog-section .container, #blog-section .newsletter-form {
      padding-left: 0px; } }
  @media (min-width: 1920px) {
    #blog-section .container, #blog-section .newsletter-form {
      padding-left: 25px; } }
  @media (max-width: 0px) {
    #blog-section .container, #blog-section .newsletter-form {
      padding-right: 0px; } }
  @media (min-width: 1920px) {
    #blog-section .container, #blog-section .newsletter-form {
      padding-right: 25px; } }

.pagination {
  text-align: center;
  margin-top: 20px; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: inline-block; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #26669e;
    color: #fefefe;
    cursor: default; }
  .pagination li:last-child, .pagination li:first-child {
    display: inline-block; }
  .pagination a, .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before, .pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after, .pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

@media only screen and (max-width: 1200px) {
  .blog-page #top-section h1 {
    max-width: 65%; } }
@media only screen and (max-width: 1150px) {
  #blog-section .newsletter-form form {
    padding: 20px; }
    #blog-section .newsletter-form form label {
      background-size: 31px auto;
      padding-right: 50px; } }
@media only screen and (max-width: 1090px) {
  #blog-section .newsletter-form form label {
    background: none;
    padding: 0; } }
@media only screen and (max-width: 1000px) {
  #blog-section .newsletter-form form label {
    display: block;
    text-align: center; }

  #blog-section .newsletter-form .input-field {
    width: calc(100% - 105px);
    max-width: 300px;
    padding: 0 15px; }

  #blog-section .newsletter-form .submit-btn {
    width: 90px; }

  #blog-section .article-post {
    width: 50%; }

  #blog-section .related-articles .article-post {
    width: 33.33%;
    padding: 0 5px; }

  #blog-section .articles-slider .bx-controls-direction {
    text-align: center;
    padding: 0;
    bottom: 0;
    width: 45%; }

  #blog-section .articles-slider .article-content {
    padding-bottom: 60px;
    padding-right: 20px;
    width: 45%; }

  #blog-section .articles-slider .article-image {
    width: 55%; } }
@media only screen and (max-width: 800px) {
  .blog-page #top-section h1 {
    max-width: 100%; } }
@media only screen and (max-width: 750px) {
  .blog-page #header {
    padding-left: 0;
    padding-right: 0; }

  #top-section {
    margin-top: 70px; }

  #blog-section .articles-slider .article-post .blog-title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px; }

  #blog-section .articles-slider .article-content {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    display: block; }

  #blog-section .articles-slider .article-image {
    width: 100%;
    display: block;
    font-size: 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0; }
    #blog-section .articles-slider .article-image img {
      display: inline-block;
      object-fit: cover;
      height: 300px;
      width: 100%; }

  #blog-section .articles-slider .article-post {
    padding-bottom: 50px;
    padding-top: 320px;
    position: relative; }

  #blog-section .articles-slider {
    margin-bottom: 40px; }

  #blog-section .articles-slider + .container .article-post:first-child, #blog-section .articles-slider + .container .article-post:first-child + .article-post, #blog-section .article-post, html #blog-section .related-articles .article-post {
    width: 100%;
    padding: 0;
    margin-bottom: 55px; }

  #blog-section .article-post .article-image img {
    margin-bottom: 25px; }

  #blog-section .article-post .top-details {
    margin-bottom: 5px; } }
@media only screen and (max-width: 500px) {
  .blog-page #header .container .logo a.return-home {
    padding-right: 10px;
    margin-right: 0;
    border: 0;
    padding-top: 0;
    height: 34px;
    line-height: 34px; }

  #header .container .logo > span {
    font-size: 11px;
    margin: 0; }

  #blog-section .container, #blog-section .newsletter-form {
    padding-left: 10px;
    padding-right: 10px; }

  #blog-section .articles-slider .article-image img {
    height: 200px; }

  #blog-section .articles-slider .article-post {
    padding-top: 220px; } }
@media only screen and (max-width: 400px) {
  body #header .container .logo > span {
    display: none; } }
/* ===== BLOG DETAILS ========================================================== */
.wpb_start_animation.animated, .video, #blog-section {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

#blog-section .article-post-full {
  width: 90%;
  max-width: 990px;
  position: relative;
  margin: 0 auto;
  display: block;
  padding: 0; }
  #blog-section .article-post-full .article-main-image {
    text-align: center;
    font-size: 0; }
    #blog-section .article-post-full .article-main-image img {
      display: block;
      max-width: 100%;
      height: auto;
      margin-top: 50px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
  #blog-section .article-post-full .blog-title {
    /*        font-size: 34px;
            line-height: 38px;*/
    font-size: 64px;
    line-height: 76px;
    margin: 0 0 20px; }
  #blog-section .article-post-full .subtitle {
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 300;
    color: #474747;
    font-size: 30px;
    line-height: 40px;
    margin: 0;
    letter-spacing: 1px; }
  #blog-section .article-post-full .article-content {
    padding: 50px 30px 75px;
    padding-left: 102px;
    padding-left: 5.3125vw;
    padding-right: 102px;
    padding-right: 5.3125vw;
    width: 100%;
    position: relative;
    margin: 0 auto;
    /*        h6 {
                font-size: 18px;
                line-height: 22px;
            }*/ }
    @media (max-width: 376.4705882353px) {
      #blog-section .article-post-full .article-content {
        padding-left: 20px; } }
    @media (min-width: 1920px) {
      #blog-section .article-post-full .article-content {
        padding-left: 102px; } }
    @media (max-width: 376.4705882353px) {
      #blog-section .article-post-full .article-content {
        padding-right: 20px; } }
    @media (min-width: 1920px) {
      #blog-section .article-post-full .article-content {
        padding-right: 102px; } }
    #blog-section .article-post-full .article-content p {
      font-size: 22px;
      line-height: 36px;
      margin-bottom: 30px;
      position: relative;
      letter-spacing: 0.7px;
      max-width: 740px; }
      #blog-section .article-post-full .article-content p strong {
        font-family: 'Neue Haas Grotesk W01 Disp', Serif;
        font-weight: 700; }
      #blog-section .article-post-full .article-content p a {
        /*font-style: italic;
        display: inline-block;
        border-bottom: 2px solid #f37366;
        text-decoration: none;*/
        color: #004b8d; }
        #blog-section .article-post-full .article-content p a hover {
          text-decoration: underline; }
      #blog-section .article-post-full .article-content p .anchor {
        position: absolute;
        left: 0px;
        top: -60px; }
    #blog-section .article-post-full .article-content .video, #blog-section .article-post-full .article-content figure {
      margin-left: -102px;
      margin-left: -5.3125vw;
      margin-right: -102px;
      margin-right: -5.3125vw;
      position: relative;
      padding: 60px 0;
      text-align: center; }
      @media (max-width: 376.4705882353px) {
        #blog-section .article-post-full .article-content .video, #blog-section .article-post-full .article-content figure {
          margin-left: -20px; } }
      @media (min-width: 1920px) {
        #blog-section .article-post-full .article-content .video, #blog-section .article-post-full .article-content figure {
          margin-left: -102px; } }
      @media (max-width: 376.4705882353px) {
        #blog-section .article-post-full .article-content .video, #blog-section .article-post-full .article-content figure {
          margin-right: -20px; } }
      @media (min-width: 1920px) {
        #blog-section .article-post-full .article-content .video, #blog-section .article-post-full .article-content figure {
          margin-right: -102px; } }
      #blog-section .article-post-full .article-content .video *, #blog-section .article-post-full .article-content figure * {
        max-width: 100%;
        display: inline-block; }
      #blog-section .article-post-full .article-content .video figcaption, #blog-section .article-post-full .article-content figure figcaption {
        display: block;
        font-size: 16px;
        color: #474747; }
    #blog-section .article-post-full .article-content h1, #blog-section .article-post-full .article-content h2, #blog-section .article-post-full .article-content h3, #blog-section .article-post-full .article-content h4, #blog-section .article-post-full .article-content h5, #blog-section .article-post-full .article-content h6 {
      color: #474747;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      text-transform: none;
      margin: 0 0 20px;
      position: relative; }
      #blog-section .article-post-full .article-content h1 .anchor, #blog-section .article-post-full .article-content h2 .anchor, #blog-section .article-post-full .article-content h3 .anchor, #blog-section .article-post-full .article-content h4 .anchor, #blog-section .article-post-full .article-content h5 .anchor, #blog-section .article-post-full .article-content h6 .anchor {
        position: absolute;
        left: 0px;
        top: -60px; }
    #blog-section .article-post-full .article-content h1 {
      font-size: 48px;
      line-height: 56px; }
    #blog-section .article-post-full .article-content h2 {
      font-size: 36px;
      line-height: 48px;
      margin-top: 50px; }
    #blog-section .article-post-full .article-content h3 {
      font-size: 28px;
      line-height: 35px; }
    #blog-section .article-post-full .article-content h4 {
      font-size: 21px;
      line-height: 30px; }
    #blog-section .article-post-full .article-content h5 {
      font-size: 18px;
      line-height: 28px; }
    #blog-section .article-post-full .article-content blockquote {
      font-size: 22px;
      line-height: 32px;
      color: #474747;
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      margin: 45px auto;
      border-left: 3px solid #004b8d;
      padding-left: 20px;
      margin-left: -23px;
      font-style: italic; }
    #blog-section .article-post-full .article-content ul {
      list-style-type: none;
      margin: 0 0 40px;
      padding: 0 20px 0 40px; }
      #blog-section .article-post-full .article-content ul li {
        word-break: break-word;
        display: block;
        margin: 0 0 10px;
        font-size: 22px;
        line-height: 36px;
        color: #474747;
        padding: 0 0 0 20px;
        position: relative;
        font-family: 'Neue Haas Grotesk W01 Disp', Serif;
        font-weight: 300;
        letter-spacing: 0.7px; }
        #blog-section .article-post-full .article-content ul li:after {
          background: #f37366;
          width: 5px;
          height: 5px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          -moz-background-clip: padding;
          -webkit-background-clip: padding-box;
          background-clip: padding-box;
          position: absolute;
          left: 0;
          top: 15px;
          content: ' '; }
    #blog-section .article-post-full .article-content ol {
      margin: 0 0 40px;
      padding: 0 20px 0 80px;
      counter-reset: inst; }
      #blog-section .article-post-full .article-content ol li {
        word-break: break-word;
        display: block;
        margin: 0 0 10px;
        font-size: 23px;
        line-height: 36px;
        color: #474747;
        padding: 0 0 0 35px;
        position: relative;
        counter-increment: inst; }
        #blog-section .article-post-full .article-content ol li:before {
          color: #f37366;
          position: absolute;
          left: 0;
          content: counter(inst) ".";
          /*					display: inline-block;
          					width: 1.5em;
          					margin-left: -1.5em;
              				margin-right: 0.5em;
          					text-align: right;
          					direction: rtl;*/ }
    #blog-section .article-post-full .article-content hr {
      display: block;
      margin: 80px 0;
      height: 1px;
      background: #f3f3f3;
      position: relative;
      overflow: visible; }
      #blog-section .article-post-full .article-content hr:after {
        left: -200%;
        right: -200%;
        height: 100%;
        top: 0;
        background: #f3f3f3;
        content: ' ';
        position: absolute; }
  #blog-section .article-post-full .schedule-btn {
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 700;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    background: #5624bb;
    height: 60px;
    line-height: 60px;
    width: 409px;
    margin: 25px auto 120px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    cursor: pointer;
    display: block;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #blog-section .article-post-full .schedule-btn:hover {
      background: #421c90; }

#blog-section .related-articles {
  font-size: 0;
  max-width: 1340px;
  margin: 0 auto; }
  #blog-section .related-articles .article-post {
    margin: 0; }
  #blog-section .related-articles h4 {
    color: #333;
    font-family: 'Neue Haas Grotesk W01 Disp', Serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 65px 10px;
    padding-bottom: 18px;
    position: relative; }
    #blog-section .related-articles h4:after {
      position: absolute;
      width: 90%;
      max-width: 111px;
      height: 3px;
      content: '';
      left: 0;
      display: block;
      bottom: 0;
      background: #f37366; }

.article-social-icons {
  position: fixed;
  left: 30px;
  display: inline-block;
  z-index: 999; }
  .article-social-icons a {
    height: 54px;
    width: 54px;
    line-height: 54px;
    display: block;
    margin: 10px 0 0;
    text-align: center;
    font-size: 0;
    background: #fbfbfb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
    .article-social-icons a img {
      display: inline-block;
      vertical-align: middle; }
    .article-social-icons a:first-child {
      margin: 0; }
    .article-social-icons a:hover {
      background: #eeeeee; }

/* progress bar and title  */
.progress-wrapper {
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 44px;
  line-height: 44px;
  padding: 0 75px;
  background: #FFF;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(0, -120%, 0);
  -webkit-box-shadow: 0px 0px 40px 0px rgba(3, 3, 3, 0.05);
  box-shadow: 0px 0px 40px 0px rgba(3, 3, 3, 0.05); }
  .progress-wrapper.active {
    visibility: visible;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.27, 1);
    transform: translateZ(0); }

progress {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 3px;
  border: none;
  color: #5226ad;
  background: #FFF;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

progress::-moz-progress-bar {
  background: #5226ad; }

progress::-webkit-progress-value {
  background: #5226ad !important; }

progress::-webkit-progress-bar {
  background-color: #FFF;
  width: 100%; }

.progress-container {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background-color: transparent; }

.progress-bar {
  display: block;
  width: 50%;
  height: inherit;
  background-color: #5226ad; }

body.blog-details-page #header.sticky.nav-up, body.blog-details-page #header.sticky {
  top: -60px; }

body.blog-details-page #header.sticky.nav-down {
  top: 0; }

.underline {
  text-decoration: underline; }

@media only screen and (min-width: 701px) {
  .article-content .left {
    float: left;
    margin: 0 15px 15px 0; }
  .article-content .right {
    float: right;
    margin: 0 0 15px 15px; }
  .article-content .medium {
    max-width: 50%; }
  .article-content .left-col {
    width: 48%;
    float: left;
    margin-right: 2%; }
  .article-content .right-col {
    width: 48%;
    float: right;
    margin-left: 2%; } }
@media only screen and (max-width: 700px) {
  .article-content .left, .article-content .right {
    width: 100%; } }
@media only screen and (max-width: 750px) {
  #blog-section .article-post-full .blog-title {
    font-size: 35px;
    line-height: 44px; }
  #blog-section .article-post-full .subtitle {
    font-size: 20px;
    line-height: 28px; }
  #blog-section .article-post-full .article-main-image img {
    margin-top: 30px; }
  #blog-section .article-post-full .article-content {
    padding-top: 30px; }
    #blog-section .article-post-full .article-content h1, #blog-section .article-post-full .article-content h2, #blog-section .article-post-full .article-content h3, #blog-section .article-post-full .article-content h4, #blog-section .article-post-full .article-content h5, #blog-section .article-post-full .article-content h6 {
      margin: 0 0 10px; }
    #blog-section .article-post-full .article-content p {
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 30px; }
    #blog-section .article-post-full .article-content h1 {
      font-size: 34px;
      line-height: 40px; }
    #blog-section .article-post-full .article-content h2 {
      font-size: 28px;
      line-height: 36px; }
    #blog-section .article-post-full .article-content h3 {
      font-size: 22px;
      line-height: 30px; }
    #blog-section .article-post-full .article-content h4 {
      font-size: 18px;
      line-height: 26px; }
    #blog-section .article-post-full .article-content .video, #blog-section .article-post-full .article-content figure {
      padding: 35px 0; }

  #blog-section .article-post-full .article-content ul,
  #blog-section .article-post-full .article-content ol {
    padding: 0 10px 0 15px; }
    #blog-section .article-post-full .article-content ul li,
    #blog-section .article-post-full .article-content ol li {
      font-size: 18px;
      line-height: 26px; }

  #blog-section .article-post-full {
    width: 100%; }

  #blog-section .article-post-full .schedule-btn {
    width: 300px;
    font-size: 14px;
    margin: 10px auto 60px; }

  #blog-section .article-post-full .article-content blockquote {
    font-size: 18px;
    line-height: 26px;
    margin-left: -10px; }

  #blog-section .article-post-full .article-content hr {
    margin: 40px 0; }

  .article-social-icons {
    display: none; }

  #blog-section .article-post .article-content p {
    font-size: 18px;
    line-height: 26px; } }
/*@media only screen and (max-width: 380px) {
    .blog-page #header, #blog-section {
        padding-left: 15px;
        padding-right: 15px;
    }
}*/
/* ========------------ Blog long article nav -----------============== */
#blog-section .article-post-full .article-content .section {
  width: 100vw;
  position: relative;
  margin-top: 75px;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #fbfbfb;
  padding: 115px 20px 95px; }

#blog-section .article-post-full .article-content .section:after,
#blog-section .article-post-full .article-content .section:before {
  position: absolute;
  content: ' ';
  height: 6px;
  width: calc(100% - 40px);
  max-width: 740px;
  background: #5624bb;
  top: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

#blog-section .article-post-full .article-content .section:before {
  top: auto;
  bottom: 60px; }

#blog-section .article-post-full .article-content .section > * {
  max-width: 740px;
  position: relative;
  margin-left: auto;
  margin-right: auto; }

#blog-section .article-post-full .article-content .section > *:last-child {
  margin-bottom: 0; }

body.blog-page #header.sticky .container .logo span .guides-home {
  height: 23px;
  line-height: 23px; }

.article-social-icons {
  left: auto;
  right: 30px; }

#section-menu .mobile-btn {
  display: none; }

#section-menu {
  position: fixed;
  top: 50%;
  left: 45px;
  z-index: 3000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

#section-menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#section-menu ul li {
  position: relative; }

@media only screen and (min-width: 951px) {
  #section-menu ul li {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }

  #section-menu ul li.active, #section-menu ul li.active ~ li {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); }

  #section-menu ul li.active ~ li:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }

  #section-menu ul li.active ~ li:nth-child(3) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s; }

  #section-menu ul li.active ~ li:nth-child(4) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s; }

  #section-menu ul li.active ~ li:nth-child(5) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }

  #section-menu ul li.active ~ li:nth-child(6) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s; }

  #section-menu ul li.active ~ li:nth-child(7) {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s; }

  #section-menu ul li.active ~ li:nth-child(8) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s; }

  #section-menu ul li.active ~ li:nth-child(9) {
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s; }

  #section-menu ul li.active ~ li:nth-child(10) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }

  #section-menu ul li.active ~ li:nth-child(11) {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s; } }
#section-menu a {
  font-family: 'Neue Haas Grotesk W01', Serif;
  font-weight: 400;
  display: block;
  font-size: 14px;
  text-decoration: none;
  background: transparent;
  color: #FFF;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 4px;
  margin-bottom: 7px;
  overflow: hidden;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#section-menu li:last-child a {
  margin-bottom: 0; }

#section-menu a span {
  background: #6f45c5;
  width: 40px;
  height: 40px;
  font-family: 'Neue Haas Grotesk W01', Serif;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#section-menu li.active:not(.read) a,
#section-menu li.active:not(.read) a span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-left: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }

#section-menu li.active:not(.read) a span {
  background: #5624bb;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#section-menu a:hover,
#section-menu li.active a:hover {
  background: #5226ad;
  padding-right: 25px;
  width: auto; }

#section-menu a:hover span {
  margin-right: 14px; }

@media only screen and (max-width: 950px) {
  #section-menu .mobile-btn {
    display: block;
    /*background: #6f45c5 url('../images/blog/blog-nav-icon.svg') no-repeat center center;*/
    background: #6f45c5;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 500;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }

  #section-menu .mobile-btn.menu-opened {
    font-size: 0;
    background: #6f45c5 url("../images/blog/close-icon.png") no-repeat center center;
    background-size: 13px 13px; }

  #section-menu ul {
    position: absolute;
    bottom: 60px;
    left: 0px;
    height: 0px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

  #section-menu ul.menu-opened {
    height: auto;
    max-height: calc(100vh - 185px);
    overflow: auto; }

  #section-menu {
    left: 10px;
    top: auto;
    bottom: 20px;
    width: calc(100% - 20px);
    max-width: 550px;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

  #section-menu li.active:not(.read) a,
  #section-menu a {
    width: auto; }

  #section-menu a {
    padding: 7px 28px 7px 45px;
    line-height: 18px;
    height: auto;
    background: #5624bb;
    vertical-align: top;
    position: relative;
    margin-bottom: 15px;
    margin-left: 0; }

  #section-menu a span {
    margin-right: 14px;
    margin-left: 2px;
    position: absolute;
    left: 0px;
    top: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

  #section-menu li.active:not(.read) a span:after {
    position: absolute;
    content: ' ';
    right: -2px;
    top: 50%;
    margin-top: -9px;
    background: #f5887d;
    width: 2px;
    height: 18px;
    content: ' '; }

  #section-menu li.active:not(.read) a {
    height: auto;
    line-height: 18px;
    padding-top: 11px;
    padding-bottom: 11px; }

  #section-menu li.active:not(.read) a span {
    background: transparent;
    width: 30px;
    height: 40px;
    line-height: 40px;
    margin-left: 2px; }

  body.blog-details-page #header.sticky.nav-up ~ #section-menu:not(.active) {
    bottom: -50px;
    opacity: 0;
    filter: alpha(opacity=0); } }
/**
 * Animations
 */
.js body .animated,
.js body .hover-bounce,
.js body .hover-flash,
.js body .hover-heartbeat,
.js body .hover-panic,
.js body .hover-pulsate,
.js body .hover-pulse,
.js body .hover-shakeH,
.js body .hover-shakeV,
.js body .hover-slingshotCCW,
.js body .hover-slingshotCW,
.js body .hover-spinCCW,
.js body .hover-spinCW,
.js body .hover-strobe,
.js body .hover-tada,
.js body .hover-wave,
.js body .hover-wobble,
.js body .trigger,
.js body #slider .bx-wrapper .bx-pager {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }

.js body .hover-bounce,
.js body .hover-flash,
.js body .hover-heartbeat,
.js body .hover-panic,
.js body .hover-pulsate,
.js body .hover-pulse,
.js body .hover-shakeH,
.js body .hover-shakeV,
.js body .hover-slingshotCCW,
.js body .hover-slingshotCW,
.js body .hover-spinCCW,
.js body .hover-spinCW,
.js body .hover-strobe,
.js body .hover-tada,
.js body .hover-wave,
.js body .hover-wobble,
.js body .ie .animated,
.js body .no-js .animated,
.js body .trigger {
  opacity: 1; }

.js body .animated.infinite,
.js body .hover-bounce.infinite,
.js body .hover-flash.infinite,
.js body .hover-heartbeat.infinite,
.js body .hover-panic.infinite,
.js body .hover-pulsate.infinite,
.js body .hover-pulse.infinite,
.js body .hover-shakeH.infinite,
.js body .hover-shakeV.infinite,
.js body .hover-slingshotCCW.infinite,
.js body .hover-slingshotCW.infinite,
.js body .hover-spinCCW.infinite,
.js body .hover-spinCW.infinite,
.js body .hover-strobe.infinite,
.js body .hover-tada.infinite,
.js body .hover-wave.infinite,
.js body .hover-wobble.infinite,
.js body .trigger.infinite {
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.js body .animated.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(200px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -ms-transform: translateY(200px); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(200px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(200px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.js body .animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }
@-moz-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 100px, 0); }
  100% {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0); } }
@-ms-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -ms-transform: translate3d(0, 100px, 0); }
  100% {
    opacity: 1;
    -ms-transform: translate3d(0, 0, 0); } }
@-o-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -o-transform: translate3d(0, 100px, 0); }
  100% {
    opacity: 1;
    -o-transform: translate3d(0, 0, 0); } }
@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }
.js body .animated.fadeInUpSmall {
  -webkit-transition: opacity transform;
  transition: opacity transform;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-timing-function: cubic-bezier(0.24, 0, 0.64, 1);
  transition-timing-function: cubic-bezier(0.24, 0, 0.64, 1);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-animation-name: fadeInUpSmall;
  -moz-animation-name: fadeInUpSmall;
  -ms-animation-name: fadeInUpSmall;
  -o-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-200px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-200px); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-200px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-200px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.js body .animated.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes navFadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes navFadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-ms-keyframes navFadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-100px); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }
@-o-keyframes navFadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-100px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes navFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-100px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-200px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -ms-transform: translateX(-200px); }
  100% {
    opacity: 1;
    -ms-transform: translateX(0); } }
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-200px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.js body .animated.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -ms-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(200px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-ms-keyframes fadeInRight {
  0% {
    opacity: 0;
    -ms-transform: translateX(200px); }
  100% {
    opacity: 1;
    -ms-transform: translateX(0); } }
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(200px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(200px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.js body .animated.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -ms-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0); }
  100% {
    opacity: 1;
    -moz-transform: scale(1); } }
@-ms-keyframes zoomIn {
  0% {
    opacity: 0;
    -ms-transform: scale(0); }
  100% {
    opacity: 1;
    -ms-transform: scale(1); } }
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(0); }
  100% {
    opacity: 1;
    -o-transform: scale(1); } }
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }
.js body .animated.zoomIn {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
  -ms-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translateY(200px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0); } }
@-moz-keyframes zoomInUp {
  0% {
    opacity: 0;
    -moz-transform: scale(0) translateY(200px); }
  100% {
    opacity: 1;
    -moz-transform: scale(1) translateY(0); } }
@-ms-keyframes zoomInUp {
  0% {
    opacity: 0;
    -ms-transform: scale(0) translateY(200px); }
  100% {
    opacity: 1;
    -ms-transform: scale(1) translateY(0); } }
@-o-keyframes zoomInUp {
  0% {
    opacity: 0;
    -o-transform: scale(0) translateY(200px); }
  100% {
    opacity: 1;
    -o-transform: scale(1) translateY(0); } }
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale(0) translateY(200px); }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0); } }
.js body .animated.zoomInUp {
  -webkit-animation-name: zoomInUp;
  -moz-animation-name: zoomInUp;
  -ms-animation-name: zoomInUp;
  -o-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translateY(-200px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0); } }
@-moz-keyframes zoomInDown {
  0% {
    opacity: 0;
    -moz-transform: scale(0) translateY(-200px); }
  100% {
    opacity: 1;
    -moz-transform: scale(1) translateY(0); } }
@-ms-keyframes zoomInDown {
  0% {
    opacity: 0;
    -ms-transform: scale(0) translateY(-200px); }
  100% {
    opacity: 1;
    -ms-transform: scale(1) translateY(0); } }
@-o-keyframes zoomInDown {
  0% {
    opacity: 0;
    -o-transform: scale(0) translateY(-200px); }
  100% {
    opacity: 1;
    -o-transform: scale(1) translateY(0); } }
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale(0) translateY(-200px); }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0); } }
.js body .animated.zoomInDown {
  -webkit-animation-name: zoomInDown;
  -moz-animation-name: zoomInDown;
  -ms-animation-name: zoomInDown;
  -o-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translateX(-200px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0); } }
@-moz-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -moz-transform: scale(0) translateX(-200px); }
  100% {
    opacity: 1;
    -moz-transform: scale(1) translateX(0); } }
@-ms-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -ms-transform: scale(0) translateX(-200px); }
  100% {
    opacity: 1;
    -ms-transform: scale(1) translateX(0); } }
@-o-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -o-transform: scale(0) translateX(-200px); }
  100% {
    opacity: 1;
    -o-transform: scale(1) translateX(0); } }
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale(0) translateX(-200px); }
  100% {
    opacity: 1;
    transform: scale(1) translateX(0); } }
.js body .animated.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  -moz-animation-name: zoomInLeft;
  -ms-animation-name: zoomInLeft;
  -o-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translateX(200px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0); } }
@-moz-keyframes zoomInRight {
  0% {
    opacity: 0;
    -moz-transform: scale(0) translateX(200px); }
  100% {
    opacity: 1;
    -moz-transform: scale(1) translateX(0); } }
@-ms-keyframes zoomInRight {
  0% {
    opacity: 0;
    -ms-transform: scale(0) translateX(200px); }
  100% {
    opacity: 1;
    -ms-transform: scale(1) translateX(0); } }
@-o-keyframes zoomInRight {
  0% {
    opacity: 0;
    -o-transform: scale(0) translateX(200px); }
  100% {
    opacity: 1;
    -o-transform: scale(1) translateX(0); } }
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale(0) translateX(200px); }
  100% {
    opacity: 1;
    transform: scale(1) translateX(0); } }
.js body .animated.zoomInRight {
  -webkit-animation-name: zoomInRight;
  -moz-animation-name: zoomInRight;
  -ms-animation-name: zoomInRight;
  -o-animation-name: zoomInRight;
  animation-name: zoomInRight; }

.js body #slider .bx-wrapper .bx-pager {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

/****************************
*   Responsive code
*
*************************/
@media only screen and (max-width: 950px) {
  .section#multiple-devices {
    background-position: 0 0 !important; }

  .section#multiple-devices .right-content, .section#multiple-devices .left-content .clearfix {
    transform: translateY(0) !important; } }
@media only screen and (max-width: 1080px) {
  #footer .footer-links {
    width: 35%; }

  #footer .right-col {
    width: 35%; } }
@media only screen and (max-width: 1000px) {
  #footer .footer-links ul li {
    width: 100%; }

  #footer .footer-links {
    width: 28%;
    padding-right: 2%; }

  #footer .right-col {
    width: 41%; }

  #footer .container {
    background-size: 70% auto; } }
@media only screen and (max-width: 870px) {
  #footer .footer-links {
    width: 21%; }

  #footer .right-col {
    width: 47%; } }
@media only screen and (max-width: 750px) {
  #footer .footer-links, #footer .contact-details, #footer .right-col {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    padding-right: 0; } }
@media only screen and (max-width: 560px) {
  #footer .footer-links ul {
    width: 50%; }

  #footer .footer-links ul li.social a {
    width: 40px;
    height: 40px;
    line-height: 40px; } }
@media only screen and (max-width: 460px) {
  #footer .footer-links ul {
    float: none;
    width: 100%; } }
@media only screen and (max-width: 1600px) {
  #header .container #nav ul li {
    font-size: 14px; } }
@media only screen and (max-width: 1000px) {
  #contact-button {
    display: none;
    /*bottom: 130px;
    right: 15px;
    top: auto;
    margin: 0;*/ }

  .section, html .thrillshare #tell_stories {
    padding-left: 30px;
    padding-right: 30px; }

  .landing-page #powering-school .mouse-scroll {
    display: none; }

  .thrillshare #update_section {
    background-size: cover; }

  /* item 1*/
  #gallery .item[data-key="1"] {
    top: 15px !important; }

  /* item 2*/
  #gallery .item[data-key="2"] {
    top: 30px !important; }

  /* item 3*/
  #gallery .item[data-key="3"] {
    top: 45px !important; }

  /* item 4*/
  #gallery .item[data-key="4"] {
    top: 60px !important; }

  /* item 5*/
  #gallery .item[data-key="5"] {
    top: 75px !important; }

  /* item 6*/
  #gallery .item[data-key="6"] {
    top: 90px !important; }

  /* item 7*/
  #gallery .item[data-key="7"] {
    top: 105px !important; }

  /* item 8*/
  #gallery .item[data-key="8"] {
    top: 120px !important; }

  /* item 9*/
  #gallery .item[data-key="9"] {
    top: 135px !important; }

  .section#beautiful-package .beautiful-info-images, .section#beautiful-package .container {
    max-width: 100%; }

  .section#beautiful-package {
    padding-left: 10px;
    padding-right: 10px; }

  .section#beautiful-package p, .section#beautiful-package .title {
    padding-left: 20px;
    padding-right: 20px; }

  #header .menu-icon {
    float: right;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    position: relative;
    z-index: 99999; }
    #header .menu-icon .menu-icon-svg {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      cursor: pointer;
      height: 20px;
      margin-right: 5px;
      fill: #333;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }
    #header .menu-icon .menu-txt, #header .menu-icon .close-text {
      font-size: 18px;
      height: 20px;
      line-height: 20px;
      color: #333;
      text-align: center;
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      position: relative;
      text-transform: uppercase;
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500; }
    #header .menu-icon .close-text {
      display: none; }
    #header .menu-icon:hover .menu-icon-svg, #header .menu-icon:focus .menu-icon-svg {
      fill: #503462; }

  #header .container #nav.open > ul {
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch; }

  .menu-close {
    width: 30px;
    display: inline-block;
    height: 30px;
    position: absolute;
    top: -2px;
    cursor: pointer;
    left: 0;
    color: #503462;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0); }
    .menu-close::after, .menu-close::before {
      content: '';
      position: absolute;
      height: 4px;
      width: 100%;
      top: 50%;
      left: 0%;
      margin-top: -1px;
      background: #333;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .menu-close::before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .menu-close::after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .menu-close:hover::after, .menu-close:hover::before, .menu-close:focus::after, .menu-close:focus::before {
      color: #503462; }

  #header .container .logo {
    position: relative;
    z-index: 9999; }

  #header .container #nav > ul {
    position: absolute;
    top: 55px;
    bottom: 20px;
    left: 0px;
    right: 0px;
    min-height: calc(100vh - 59px);
    overflow: auto;
    background: #FFF;
    padding: 60px 0;
    width: auto;
    z-index: 99999;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 80px 0px rgba(51, 51, 51, 0.2);
    -moz-box-shadow: 0px 0px 80px 0px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 0px 80px 0px rgba(51, 51, 51, 0.2);
    visibility: hidden;
    -webkit-transform: rotateX(-50deg);
    -ms-transform: rotateX(-50deg);
    transform: rotateX(-50deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    will-change: transform, opacity; }
    #header .container #nav > ul li {
      display: block;
      margin: 0; }

  #header.nav-up .container #nav > ul {
    top: 45px; }

  #header .container #nav.open > ul {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg); }

  #header .container {
    width: 100%;
    max-width: 100%;
    padding: 0 30px; }

  #header .container #nav > ul > li {
    font-size: 24px;
    line-height: 28px;
    font-family: 'Neue Haas Grotesk W01', Serif;
    font-weight: 500;
    margin-bottom: 60px; }
    #header .container #nav > ul > li > a, #header .container #nav > ul > li > span {
      text-align: center; }
      #header .container #nav > ul > li > a:before, #header .container #nav > ul > li > span:before {
        display: none; }

  #header .container #nav ul li {
    height: auto;
    text-align: center; }
    #header .container #nav ul li a {
      display: inline-block; }

  #header .container #nav ul li:hover, #header .container #nav ul li:focus {
    padding-bottom: 0; }

  #header .container #nav.open .menu-close {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

  #header .container #nav.open .menu-icon .menu-icon-svg {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

  #header .container #nav.open .close-text {
    display: inline-block; }

  #header #nav.open .menu-icon .menu-txt {
    display: none; }

  .contact-page #header .menu-icon .menu-txt {
    color: #FFF; }
  .contact-page #header .menu-icon .menu-icon-svg {
    fill: #FFF; }
  .contact-page #header .container #nav ul li a {
    color: #333; }

  #header .container #nav ul.sub-nav li .icon {
    padding-bottom: 25px; }

  #header .container #nav ul.sub-nav li {
    display: inline-block;
    width: 50%;
    border-bottom: 1px solid #e1e1e1; }
    #header .container #nav ul.sub-nav li.thrillshare-link {
      width: 100%;
      border-bottom: 1px solid #e1e1e1;
      border-top: 1px solid #e1e1e1; }
      #header .container #nav ul.sub-nav li.thrillshare-link .icon {
        position: relative;
        top: 0%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%); }

  #header .container #nav ul.sub-nav li .title {
    font-size: 19px;
    line-height: 22px; }

  #header .container #nav ul.sub-nav li .icon img {
    max-height: 64px; }

  #header .container #nav ul.sub-nav li a {
    padding: 50px 10px; }

  #header .container #nav li ul.sub-nav {
    position: relative;
    max-height: 0px;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(51, 51, 51, 0);
    box-shadow: 0px 0px 0px 0px rgba(51, 51, 51, 0);
    -webkit-transform: rotateX(-50deg);
    -ms-transform: rotateX(-50deg);
    transform: rotateX(-50deg);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 0; }

  #header .container #nav li ul.sub-nav.show, #header .container #nav.open li ul.sub-nav {
    max-height: 2000px;
    margin-top: 60px;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
    z-index: 99; }

  #header .container #nav ul.sub-nav li.mobile-apps-link, #header .container #nav ul.sub-nav li.alerts-link {
    border-left: 0; }

  .thrillshare #header .container #nav ul li a, .thrillshare #header .container #nav ul li span, .mobile-apps #header .container #nav ul li a, .mobile-apps #header .container #nav ul li span, .contact-page #header .container #nav ul li a, .contact-page #header .container #nav ul li span {
    color: #333; }

  .contact-page #header .menu-icon .close-text,
  .thrillshare #header .menu-icon .close-text,
  .mobile-apps #header .menu-icon .close-text {
    color: #FFF; }

  .contact-page #header .menu-icon .menu-close::after, .contact-page #header .menu-icon .menu-close::before,
  .thrillshare #header .menu-icon .menu-close::after, .thrillshare #header .menu-icon .menu-close::before,
  .mobile-apps #header .menu-icon .menu-close::after, .mobile-apps #header .menu-icon .menu-close::before {
    background: #FFF; }

  #header .container #nav ul li .sub-nav .icon img {
    opacity: 1;
    filter: alpha(opacity=100); } }
@media only screen and (max-width: 500px) {
  #header .container #nav ul.sub-nav li .title {
    font-size: 15px;
    line-height: 19px; }

  #header .container #nav ul.sub-nav li .icon img {
    max-height: 50px; }

  #header .container #nav ul.sub-nav li a {
    padding: 30px 5px; }

  #header .container #nav > ul > li {
    font-size: 20px;
    line-height: 24px; }

  /* #header .container #nav ul.sub-nav li {
      width: 100%;
      border-left: 0;
  }
  */ }
@media only screen and (max-width: 950px) {
  .section#multiple-devices {
    padding-bottom: 30px;
    margin-bottom: 25px; }

  #header .container #nav ul.sub-nav li a {
    padding: 45px 10px; }

  .section#beautiful-package .beautiful-info-images img {
    margin-top: 25px;
    margin-bottom: 10px; } }
@media only screen and (max-width: 700px) {
  .section#multiple-devices .left-content, .section#thrillshare-info .left-content {
    float: none;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 0 55px; }

  .section#thrillshare-info .left-content {
    padding-right: 0; }

  .section#thrillshare-info .container, .alerts-page .section .container {
    max-width: 100%;
    width: 100%; }

  .section#best-foot-forward .top-images .img4, .section#best-foot-forward .top-images .img5 {
    display: none; }

  .section#best-foot-forward .top-images span {
    width: 45%;
    max-width: 260px;
    height: auto; }

  .section#best-foot-forward .top-images .img1 {
    left: 0%;
    right: auto; }

  .section#best-foot-forward .top-images .img3 {
    left: 56%;
    right: auto; }

  .section#best-foot-forward .top-images .img2 {
    left: 28%;
    right: auto; }

  .section#best-foot-forward {
    padding-top: 100px;
    margin-top: 100px; }

  .section#best-foot-forward .top-images {
    top: -62px; } }
@media only screen and (max-width: 700px) {
  .alerts-page .left-content, .alerts-page .right-content, .alerts-page #school_information .left-content, .alerts-page #school_information .right-content {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0; }

  .alerts-page #first_section .left-content {
    padding: 0; }
    .alerts-page #first_section .left-content img {
      max-width: 200px;
      display: block;
      margin: 0 auto 30px; }

  .alerts-page #school_information {
    padding: 40px 0 0; }

  .alerts-page #school_information .left-content {
    max-width: 80%;
    margin: 0 auto 30px; } }
@media only screen and (max-width: 1000px) {
  .contact-content {
    width: 90%; }

  .websites .main, .alerts-page .main, .contact-page .main {
    padding-top: 120px; }

  .section#top-section {
    margin-top: 0px; } }
@media only screen and (max-width: 700px) {
  .contact-content {
    width: 85%;
    display: block; }

  .contact-content .left-content, .contact-content .right-content {
    float: none;
    width: 100%; }

  .contact-content .right-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px; }

  .contact-content .left-content {
    padding-top: 35px; } }
@media only screen and (max-width: 780px) {
  .landing-page.full-video-page #powering-school .left-content {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    width: 100%;
    padding: 20px 10px; }

  .landing-page.full-video-page #powering-school .title {
    font-size: 35px;
    line-height: 40px; }

  .landing-page.full-video-page #powering-school #bgvid {
    position: relative;
    margin-top: -100px; }

  .landing-page.full-video-page.v3 #powering-school {
    position: relative;
    height: auto; }

  .landing-page.full-video-page.v3 #marketing_team {
    margin-top: 0; }

  .landing-page #marketing_team .container {
    max-width: 100%;
    width: 100%;
    padding-left: 40px; }

  .landing-page #marketing_team .right-content img {
    display: block;
    margin-left: -45px; }

  .landing-page .section .container, .landing-page #advocate_section .container {
    max-width: 90%; }

  .landing-page.full-video-page.v3 #header {
    position: absolute; }

  .landing-page.full-video-page #header.sticky {
    position: fixed; } }
@media only screen and (max-width: 580px) {
  .landing-page .section .container, .landing-page #advocate_section .container, .landing-page #advocate_section .right-content {
    max-width: 100%;
    width: 100%; }

  .landing-page #marketing_team .container {
    padding: 30px 10px; }

  .landing-page #marketing_team .left-content, .landing-page #marketing_team .right-content, .landing-page #introducing_thrillshare .left-content, .landing-page #advocate_section .left-content, .landing-page #advocate_section .container {
    display: block;
    width: 100%;
    padding: 20px 0px; }

  .landing-page #marketing_team .left-content {
    padding: 20px; }

  .landing-page #marketing_team .right-content img {
    margin: 0 auto;
    max-height: 500px; }

  .landing-page #introducing_thrillshare .right-content img {
    max-height: 300px; }

  .landing-page #introducing_thrillshare, .landing-page #advocate_section .left-content {
    text-align: center; }

  .landing-page #introducing_thrillshare .left-content {
    text-align: left; }

  .landing-page #introducing_thrillshare .right-content {
    width: auto;
    display: inline-block;
    vertical-align: top; }

  .landing-page #advocate_section .container {
    display: block; }

  .landing-page #advocate_section .right-content {
    margin: 20px 0 0; }

  .landing-page #marketing_team .title {
    font-size: 17px;
    line-height: 20px; } }
@media only screen and (max-width: 1100px) {
  .mobile-apps #school_brand .container, .mobile-apps .section .container, .mobile-apps #craft_school .container {
    max-width: 90%; } }
@media only screen and (max-width: 800px) {
  .mobile-apps #top-section {
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 120px; }

  .mobile-apps #thoughtful_experience {
    padding-left: 20%;
    padding-right: 20%; }

  .mobile-apps #thoughtful_experience .phones .phone2 {
    bottom: 0px; }

  .mobile-apps #thoughtful_experience .phones .phone1 {
    left: -10%; }

  .mobile-apps #thoughtful_experience .phones .phone5 {
    right: -10%; }

  .mobile-apps #thoughtful_experience .phones .phone4 {
    right: 0%; }

  .mobile-apps #thoughtful_experience .phones .phone2 {
    left: 0%; }

  .mobile-apps #world-mobile, .mobile-apps #school_brand {
    transform: translateY(0px) !important; }

  .mobile-apps #thoughtful_experience {
    padding-bottom: 125px; }

  .mobile-apps #thoughtful_experience .phones .phone3, .mobile-apps #thoughtful_experience .phones .phone2, .mobile-apps #thoughtful_experience .phones .phone4 {
    bottom: -82px; }

  .mobile-apps #school_brand {
    padding-bottom: 30px; } }
@media only screen and (max-width: 750px) {
  .mobile-apps #header .menu-icon .menu-txt {
    color: #FFF; }
  .mobile-apps #header .menu-icon .menu-icon-svg {
    fill: #FFF; }
  .mobile-apps #header .container #nav ul li a {
    color: #333; } }
@media only screen and (max-width: 650px) {
  .mobile-apps #school_brand .left-content, .mobile-apps #school_brand .right-content {
    width: 100%;
    padding: 0px; }

  .mobile-apps #school_brand .right-content img {
    max-height: 300px;
    display: block;
    margin: 0 auto 20px; }

  .mobile-apps #craft_school .boxes {
    display: block; }

  .mobile-apps #school_brand .container, .mobile-apps .section .container, .mobile-apps #craft_school .container {
    max-width: 100%; }

  .mobile-apps #world-mobile .boxes .box, .mobile-apps #craft_school .boxes .box {
    width: 100%;
    margin: 0 0 20px; }

  .mobile-apps #craft_school {
    padding-bottom: 40px; }

  .mobile-apps #craft_school .container, .mobile-apps .section .container {
    padding: 00;
    max-width: 100%;
    width: 100%; } }
@media only screen and (max-width: 550px) {
  .mobile-apps .section .container {
    position: relative;
    z-index: 6; }

  .mobile-apps #thoughtful_experience {
    padding-left: 10%;
    padding-right: 10%; }

  .mobile-apps #thoughtful_experience .phones .phone5, .mobile-apps #thoughtful_experience .phones .phone1 {
    display: none; }

  .mobile-apps #thoughtful_experience .phones .phone4 {
    right: -8%; }

  .mobile-apps #thoughtful_experience .phones .phone2 {
    width: 40%;
    height: auto;
    bottom: -72px;
    left: -2%; }

  .mobile-apps #thoughtful_experience .phones .phone3 {
    width: 22%;
    height: auto;
    bottom: -55px; }

  .mobile-apps #thoughtful_experience .phones .phone4 {
    width: 53%;
    height: auto;
    bottom: -40px;
    right: -10%;
    z-index: -1; }

  .mobile-apps #thoughtful_experience {
    padding-bottom: 145px; } }
@media only screen and (max-width: 1100px) {
  .thrillshare #top-section {
    padding-top: 100px;
    padding-bottom: 90px;
    background-size: cover; }

  .thrillshare #update_section {
    background-position: bottom center !important;
    padding-bottom: 70px;
    margin-bottom: 30px; }

  .thrillshare #thrillshare_section, .thrillshare #thrillshare_section .left-content, .thrillshare #tell_stories {
    margin-top: 0px; }

  .thrillshare #tell_stories {
    padding: 60px 0 50px; } }
@media only screen and (max-width: 1000px) {
  .thrillshare .section .container {
    max-width: 100%;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px; }

  .thrillshare #built_schools .left-content {
    padding-left: 0; }

  .thrillshare #tell_stories .right-content {
    width: 45%;
    height: auto; }

  .thrillshare #tell_stories .right-content span:first-child {
    position: relative; } }
@media only screen and (max-width: 900px) {
  .thrillshare .section#craft_school .container {
    padding: 60px 50px; }

  .thrillshare #thrillshare_section .right-content .laptop {
    left: 0; }

  .thrillshare #thrillshare_section .right-content .mobile {
    right: 20px; } }
@media only screen and (max-width: 750px) {
  .thrillshare #header .menu-icon .menu-txt {
    color: #FFF; }
  .thrillshare #header .menu-icon .menu-icon-svg {
    fill: #FFF; }
  .thrillshare #header .container #nav ul li a {
    color: #333; }

  .thrillshare .section#craft_school .container {
    padding: 90px 50px; } }
@media only screen and (max-width: 700px) {
  .thrillshare .left-content, .thrillshare .right-content, .thrillshare #built_schools .left-content, .thrillshare #built_schools .right-content {
    width: 100%;
    display: block;
    margin-bottom: 20px; }

  .thrillshare #craft_school .left-content {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px; }

  .thrillshare #built_schools:before {
    width: 100%; }

  .thrillshare .section .container {
    padding-left: 0px;
    padding-right: 0px; }

  .thrillshare .section#craft_school .container {
    padding: 40px 0px 20px; }

  .thrillshare #craft_school .left-content, .thrillshare #built_schools .left-content {
    padding-right: 0; }

  .thrillshare #craft_school .container .right-content img {
    max-height: 300px;
    margin: 0 auto; }

  .thrillshare #update_section .left-content, .thrillshare #tell_stories .left-content {
    padding-right: 0; }

  .thrillshare #update_section .right-content img {
    margin: 20px auto 0; }

  .thrillshare #update_section {
    padding-bottom: 30px; }

  .thrillshare #thrillshare_section .right-content .mobile {
    right: auto;
    left: 50px; }

  .thrillshare #thrillshare_section .right-content {
    margin-top: 30px; }

  .thrillshare #tell_stories .right-content span img {
    max-height: 300px; }

  .thrillshare #tell_stories {
    text-align: center; }

  .thrillshare #tell_stories .right-content {
    display: inline-block;
    width: auto; }

  .thrillshare #built_schools .container {
    padding: 10px 0 0; }

  .thrillshare #built_schools .left-content {
    padding-left: 30px;
    padding-right: 30px; }

  .thrillshare #built_schools {
    padding: 0; }

  .thrillshare #built_schools .right-content {
    margin-bottom: 0; }

  .thrillshare #update_section {
    padding-top: 20px; }

  .hbspt-form .hs_submit .hs-button {
    margin-left: auto;
    margin-right: auto; }

  .contact-content .right-content {
    text-align: center; }

  .contact-content .right-content .social {
    margin-bottom: 0px; } }
@media only screen and (max-width: 1400px) {
  #pricing-section .price-box {
    width: calc(50% - 20px);
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 20px);
    -webkit-flex: 0 0 calc(50% - 20px);
    -moz-flex: 0 0 calc(50% - 20px);
    -o-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    margin: 0 10px 20px; } }
@media only screen and (max-width: 1200px) {
  #pricing-section .container {
    max-width: 90%; }

  #pricing-section .price-box .thrillshare-logo {
    max-width: 230px; }

  #pricing-section .price-box .ellipse {
    width: 45%;
    margin-left: 2%; }
    #pricing-section .price-box .ellipse:first-child {
      margin-left: 0;
      margin-right: 2%; }

  #pricing-section .price-box .ellipse:last-child .price:before {
    bottom: -34px;
    left: -18%; }

  #pricing-section .price-box.alerts .ellipse:first-child {
    margin-right: 0; } }
@media only screen and (max-width: 950px) {
  #pricing-section .price-box {
    width: 100%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 0 20px; }

  #pricing-section .container {
    display: block;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px; }

  #pricing-section .price-box .ellipse, #pricing-section .price-box .ellipse:last-child {
    max-width: 240px;
    float: none;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 25px; }

  #pricing-section .price-box .ellipse:last-child .price:before {
    left: -12%;
    bottom: -60px; }

  #pricing-section .price-box:after {
    top: 8px;
    left: 10px;
    right: 10px; }

  #pricing-section .price-box.training-support .col-content {
    width: 100%; }

  #pricing-section .price-box.training-support .col-content:first-child .wrap-ellipses {
    border: 0; }

  #pricing-section .price-box.training-support .col-content .wrap-ellipses {
    margin: 0 0 25px; }

  .section#top-section .container {
    transform: translateY(0px) !important; } }
@media only screen and (max-width: 500px) {
  #pricing-section .price-box .ellipse, #pricing-section .price-box .ellipse:first-child, #pricing-section .price-box .ellipse:last-child, #pricing-section .price-box.alerts .ellipse {
    width: 100%;
    margin: 0 0 25px;
    position: relative; }

  #pricing-section .price-box .ellipse:last-child {
    margin-bottom: 0;
    position: relative; }
    #pricing-section .price-box .ellipse:last-child:before {
      position: absolute;
      content: '+';
      left: 50%;
      margin-left: -15px;
      top: -35px;
      width: 30px;
      height: 30px;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 400;
      color: #333;
      font-size: 23px;
      line-height: 30px;
      text-align: center; }

  #pricing-section .price-box .ellipse:last-child .price:before, #pricing-section .price-box.websites .ellipse:last-child:before, #pricing-section .price-box.alerts .ellipse:last-child:before, #pricing-section .price-box.training-support .ellipse:last-child:before {
    display: none; }

  .ada-page #keyboard-navigation .right-content img {
    display: none; }

  .ada-page #screen-reader .left-content {
    padding-top: 25px; } }
@media only screen and (max-width: 1200px) {
  .ada-page #video .play-video {
    bottom: 30%; } }
@media only screen and (max-width: 800px) {
  .ada-page .left-content, .ada-page .right-content, .ada-page #readable-text .left-content, .ada-page #ocr-section .left-content *, .ada-page #ocr-section .right-content {
    width: 100%;
    max-width: 100%;
    padding: 0; }

  .ada-page .section .container, .ada-page #keyboard-navigation .left-content, .ada-page #screen-reader .right-content, .ada-page #readable-text .left-content {
    width: 100%;
    max-width: 100%;
    padding: 30px 20px; }

  .ada-page .section .container {
    padding-bottom: 0;
    padding-top: 0; }

  .ada-page #keyboard-navigation .right-content img, .ada-page #screen-reader .left-content img {
    height: 150px;
    width: 100%; }

  .ada-page #ocr-section .left-content {
    padding-bottom: 30px; }

  .ada-page #keyboard-navigation, .ada-page #screen-reader, .ada-page #readable-text {
    display: block; }
    .ada-page #keyboard-navigation .container, .ada-page #screen-reader .container, .ada-page #readable-text .container {
      padding: 0; } }
/****************************
*   Rooms page
*
*************************/
.rooms-page {
  background: #f9f0e4 url("../images/header-bg.svg") no-repeat top center;
  background-size: contain; }
  .rooms-page .section h4 {
    font-size: 48px;
    line-height: 52px;
    font-weight: 900;
    color: #333; }
  .rooms-page .section p {
    font-size: 18px;
    line-height: 30px;
    margin: 25px 0 0;
    letter-spacing: 1px; }
  .rooms-page #header,
  .rooms-page #footer {
    background: transparent; }
  .rooms-page #header.sticky {
    background: #FFF; }
  .rooms-page .section .container {
    margin: 0 auto;
    max-width: 1140px;
    width: 95%;
    position: relative;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center; }
  .rooms-page .images img {
    max-width: inherit; }

.rooms-page .section {
  margin-bottom: 35px; }
  .rooms-page .section h1 {
    font-weight: 900;
    font-size: 130px;
    line-height: 130px;
    text-align: center;
    text-transform: uppercase;
    /*color: $apptegy-pink;*/
    background: linear-gradient(111.34deg, #F5887E 36.06%, #d04159 100%), #FFFFFF;
    background: -webkit-linear-gradient(111.34deg, #F5887E 36.06%, #d04159 100%), #FFFFFF;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0; }
  .rooms-page .section .left-content {
    width: 50%;
    padding-right: 96px; }
  .rooms-page .section .images + .left-content {
    padding-right: 0;
    padding-left: 96px; }
  .rooms-page .section .images {
    width: 50%;
    overflow: visible;
    display: flex;
    align-items: center; }
  .rooms-page .section .images:first-child {
    justify-content: flex-end; }
  .rooms-page .section .images img + img {
    margin-left: 35px; }
  .rooms-page .section h4 {
    font-weight: 900;
    font-size: 40px;
    line-height: 44px; }
  .rooms-page .section.three-cols .left-content {
    width: 38%; }
  .rooms-page .section.three-cols .images {
    width: 31%; }
  .rooms-page .section.three-cols .images + .left-content {
    padding-left: 85px;
    padding-right: 85px; }
  .rooms-page .section.section-five {
    padding-top: 180px;
    background: linear-gradient(180deg, #FCDCD9 0%, rgba(252, 220, 217, 0.5) 50.37%, rgba(252, 220, 217, 0) 100%);
    margin-bottom: 80px; }
    .rooms-page .section.section-five .container {
      max-width: 1250px;
      align-items: flex-start; }
    .rooms-page .section.section-five .left-content {
      padding-right: 40px;
      padding-top: 20px;
      width: 57%; }
    .rooms-page .section.section-five .images {
      width: 43%; }
      .rooms-page .section.section-five .images img + img {
        margin-left: 0; }
    .rooms-page .section.section-five h4 {
      color: #383147; }
    .rooms-page .section.section-five p {
      font-size: 28px;
      line-height: 48px; }
  .rooms-page .section.section-six .images {
    padding-top: 60px; }
  .rooms-page .section.section-six .container {
    align-items: flex-start; }
  .rooms-page .section.section-six .left-content img {
    margin-top: 125px;
    margin-left: 50px; }
  .rooms-page .section.section-seven {
    margin-top: -210px;
    margin-bottom: 100px; }
    .rooms-page .section.section-seven .container {
      justify-content: center;
      max-width: 1190; }
    .rooms-page .section.section-seven .images.full-width {
      width: 100%;
      justify-content: flex-end;
      align-items: flex-start;
      padding-top: 100px; }
      .rooms-page .section.section-seven .images.full-width img + img {
        margin-left: 65px; }
      .rooms-page .section.section-seven .images.full-width img:first-child {
        margin-top: 0; }
      .rooms-page .section.section-seven .images.full-width img:last-child {
        margin-top: 225px; }
    .rooms-page .section.section-seven .left-content {
      padding: 0;
      position: relative;
      left: 10%;
      width: 50%; }
  .rooms-page .section.room-items h2 {
    font-weight: 900;
    font-size: 64px;
    line-height: 72px;
    text-align: center;
    margin: 0 auto 100px;
    max-width: 1200px;
    padding: 0 30px;
    width: 100%;
    color: #333333; }
  .rooms-page .section .wrapper-content h4 {
    font-size: 40px;
    line-height: 44px; }
  .rooms-page .section .wrapper-content .icon {
    background: #F5897F;
    border-radius: 4px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    text-align: center;
    font-size: 0;
    margin-bottom: 24px; }
    .rooms-page .section .wrapper-content .icon img {
      display: inline-block;
      vertical-align: middle;
      width: 32px; }
    .rooms-page .section .wrapper-content .icon.assignments {
      background: #0A8B9D; }
    .rooms-page .section .wrapper-content .icon.messages, .rooms-page .section .wrapper-content .icon.documents {
      background: #F4E3CE; }
    .rooms-page .section .wrapper-content .icon.gradebook, .rooms-page .section .wrapper-content .icon.translations {
      background: #503462; }
    .rooms-page .section .wrapper-content .icon.academic, .rooms-page .section .wrapper-content .icon.behaviour, .rooms-page .section .wrapper-content .icon.class-info {
      background: #D6355C; }
    .rooms-page .section .wrapper-content .icon.classes {
      background: #0A8B9D; }
  .rooms-page .section .room-stream {
    margin-bottom: 100px; }
    .rooms-page .section .room-stream .container {
      max-width: 1280px;
      align-items: flex-start;
      justify-content: flex-end; }
    .rooms-page .section .room-stream .images {
      align-items: flex-start;
      width: 60%; }
      .rooms-page .section .room-stream .images img + img {
        margin-left: 45px; }
    .rooms-page .section .room-stream .images + .left-content {
      padding-left: 45px;
      padding-top: 10px;
      padding-bottom: 161px;
      width: 40%; }
      .rooms-page .section .room-stream .images + .left-content p {
        max-width: 95%; }
  .rooms-page .section .room-assignments .container {
    max-width: 1260px;
    align-items: flex-start; }
  .rooms-page .section .room-assignments .images:first-child {
    width: 16%; }
  .rooms-page .section .room-assignments .images:last-child {
    width: 40%;
    position: relative;
    top: -190px; }
  .rooms-page .section .room-assignments .left-content {
    padding-left: 45px;
    padding-right: 80px;
    padding-top: 55px;
    width: 44%; }
  .rooms-page .section .room-messages .container {
    max-width: 1200px;
    justify-content: flex-end;
    align-items: flex-start; }
  .rooms-page .section .room-messages .left-content {
    padding-left: 80px;
    width: 45%; }
  .rooms-page .section .room-messages .images {
    width: 55%; }
    .rooms-page .section .room-messages .images img + img {
      margin-left: 50px; }
  .rooms-page .section .room-gradebook {
    margin-bottom: 50px; }
    .rooms-page .section .room-gradebook .container {
      max-width: 990px; }
    .rooms-page .section .room-gradebook .left-content {
      padding-top: 30px;
      padding-right: 75px;
      width: 60%; }
    .rooms-page .section .room-gradebook .images {
      position: relative;
      top: -10px;
      width: 40%; }
  .rooms-page .section .room-academic .container {
    max-width: 928px;
    align-items: flex-start;
    justify-content: flex-end; }
  .rooms-page .section .room-academic .left-content {
    width: 64%;
    padding-top: 10px; }
  .rooms-page .section .room-academic .images {
    width: 36%; }
  .rooms-page .section .room-classes .container {
    top: -85px;
    max-width: 1070px;
    align-items: flex-end; }
  .rooms-page .section .room-classes .left-content {
    width: 49%;
    padding-right: 60px; }
  .rooms-page .section .room-classes .images {
    width: 51%; }
  .rooms-page .section .room-translations .container {
    top: 0;
    margin-top: 50px;
    margin-bottom: 60px;
    align-items: flex-start; }
    .rooms-page .section .room-translations .container .images {
      align-items: flex-start; }
    .rooms-page .section .room-translations .container .left-content {
      padding-top: 50px; }
  .rooms-page .section .room-materials {
    margin-top: 60px; }
    .rooms-page .section .room-materials .container {
      align-items: flex-end; }
  .rooms-page .section .room-documents {
    margin-bottom: 100px; }
    .rooms-page .section .room-documents .container {
      max-width: 1270px;
      align-items: flex-end;
      justify-content: flex-end; }
    .rooms-page .section .room-documents .left-content {
      width: 49%;
      padding-left: 80px; }
    .rooms-page .section .room-documents .images {
      width: 51%; }
  .rooms-page .section .room-class-info {
    margin-bottom: 90px; }
    .rooms-page .section .room-class-info .container {
      max-width: 1174px; }
    .rooms-page .section .room-class-info .left-content {
      padding-right: 50px;
      width: 44%; }
    .rooms-page .section .room-class-info .images {
      width: 56%; }
@media only screen and (max-width: 1350px) {
  .rooms-page .section h1 {
    font-size: 94px;
    line-height: 95px; }
  .rooms-page .section .left-content {
    padding-right: 55px; }
  .rooms-page .section .images + .left-content {
    padding-left: 55px; }
  .rooms-page .section.three-cols .images + .left-content {
    padding-left: 45px;
    padding-right: 45px; } }
@media only screen and (max-width: 1250px) {
  .rooms-page .section.section-six .left-content img {
    margin-top: 40px; }
  .rooms-page .section.room-items h2 {
    font-size: 55px;
    line-height: 68px; } }
@media only screen and (max-width: 1000px) {
  .rooms-page .section {
    padding-left: 0;
    padding-right: 0; }
  .rooms-page .section h1 {
    font-size: 70px;
    line-height: 73px; }
  .rooms-page .main .section .left-content,
  .rooms-page .main .section .images {
    width: 100%;
    padding: 0; }
  .rooms-page .section.three-cols .images:first-child {
    width: 40%; }
  .rooms-page .main .section.three-cols .images + .left-content {
    width: 60%; }
  .rooms-page .section .left-content,
  .rooms-page .section .images:first-child {
    margin-bottom: 30px; }
  .rooms-page .section .container {
    width: 90%; }
  .rooms-page .section h4 {
    font-size: 38px;
    line-height: 43px; }
  .rooms-page .section.section-five p {
    font-size: 22px;
    line-height: 30px; }
  .rooms-page .section.section-seven {
    margin-top: 0; }
  .rooms-page .section .images {
    justify-content: center;
    flex-wrap: wrap; }
  .rooms-page .images img {
    max-width: 100%; }
  .rooms-page .section.section-seven .left-content {
    left: 0; }
  .rooms-page .section.section-seven .images.full-width {
    padding-top: 0px; }
  .rooms-page .section.section-seven .images.full-width img:first-child,
  .rooms-page .section.section-seven .images.full-width img:last-child,
  .rooms-page .section.section-seven .images.full-width img + img,
  .rooms-page .section .room-stream .images img + img,
  .rooms-page .section.section-five .images img + img,
  .rooms-page .section.section-six .left-content img,
  .rooms-page .section .room-messages .images img + img {
    display: block;
    margin: 30px auto 30px; }
  .rooms-page .section.section-seven,
  .rooms-page .section.section-five,
  .rooms-page .main .section .wrapper-content {
    margin-bottom: 40px; }
  .rooms-page .section .room-stream .images + .left-content {
    width: 100%;
    padding: 0; }
  .rooms-page .section .room-assignments .images:first-child,
  .rooms-page .section .room-assignments .images:last-child,
  .rooms-page .section .images:first-child {
    width: 100%;
    justify-content: center;
    top: 0; }
  .rooms-page .section .room-classes .container {
    top: 0; }
  .rooms-page .section.section-five {
    padding-top: 85px; } }
@media only screen and (max-width: 650px) {
  .rooms-page .main .section.three-cols .images + .left-content {
    width: 1000%; }
  .rooms-page .section.room-items h2 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 50px; }
  .rooms-page .rooms-page .section h4 {
    font-size: 30px;
    line-height: 35px; }
  .rooms-page .section .container {
    width: 85%; } }

/****************************
*   School Marketing Guide
*
*************************/
.blog-page.school-marketing-guide #header {
  background: transparent;
  position: absolute; }

.blog-page #blog-section.guide-school-marketing {
  padding: 0; }

#blog-section.guide-school-marketing .article-post-full {
  width: 100%;
  max-width: 100%; }

#blog-section .top-headings {
  background-size: contain;
  padding: 150px 50px 50px;
  min-height: 560px;
  text-align: center;
  position: relative;
  background: linear-gradient(330.83deg, rgba(247, 161, 153, 0.24) -26.38%, #f7ada3 -26.38%, rgba(246, 233, 216, 0.46) 82.6%); }

#blog-section .top-headings:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/guide/top-guide-shapes.svg") no-repeat center bottom;
  content: ""; }

#blog-section .top-headings .container {
  max-width: 1050px; }

#blog-section.guide-school-marketing .article-post-full .blog-title {
  font-size: 80px;
  font-size: 4.167vw;
  line-height: 1.1;
  color: #201527;
  font-weight: 900; }

#blog-section.guide-school-marketing .article-post-full .subtitle {
  font-size: 32px;
  color: #201527;
  letter-spacing: 0.05em;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto; }

.top-headings .author-date {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: #201527;
  margin-top: 25px;
  text-align: center; }

.top-headings .author-date span {
  margin: 0 12px 10px;
  display: inline-block;
  vertical-align: top; }

#blog-section .container.introduction {
  max-width: 642px;
  text-align: center; }

#blog-section.guide-school-marketing h5 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  color: #201527;
  margin-bottom: 35px; }

#blog-section.guide-school-marketing .article-post-full .article-content h2 {
  font-size: 64px;
  font-size: 3.333vw;
  line-height: 1.2;
  font-weight: 900;
  color: #201527;
  margin: 0 0 90px;
  text-align: center; }

#blog-section .container.chapters h6,
#blog-section.guide-school-marketing .article-post-full .article-content h3 {
  font-size: 48px;
  font-size: 2.5vw;
  line-height: 1.1;
  font-weight: 900;
  color: #201527;
  margin-bottom: 45px; }

#blog-section.guide-school-marketing .article-post-full .article-content h4 {
  font-size: 32px;
  line-height: 1.1;
  font-weight: 700;
  color: #201527;
  margin: 0 0 35px;
  text-align: center; }

#blog-section.guide-school-marketing .article-post-full .article-content h5 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #201527;
  margin: 0 0 20px;
  max-width: 555px; }

#blog-section.guide-school-marketing .article-post-full .article-content h6 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #000000;
  margin: 0 0 10px; }

#blog-section.guide-school-marketing p,
#blog-section.guide-school-marketing .article-post-full .article-content p,
#blog-section.guide-school-marketing .article-post-full .article-content li {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  color: #201527;
  letter-spacing: 0.7px;
  margin-bottom: 25px; }

#blog-section.guide-school-marketing .article-post-full .article-content p {
  color: #000;
  text-align: justify;
  max-width: 555px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

#blog-section.guide-school-marketing .article-post-full .article-content ol {
  max-width: 555px;
  padding: 0; }

#blog-section.guide-school-marketing .article-post-full .article-content .dark-purple-color li,
#blog-section.guide-school-marketing .article-post-full .article-content .dark-purple-color li:before {
  color: #503462; }

#blog-section.guide-school-marketing .article-post-full .article-content .dark-purple-color li {
  margin-bottom: 10px; }

#blog-section.guide-school-marketing .article-post-full .article-content .dark-purple-color li:before {
  font-weight: 700; }

#blog-section.guide-school-marketing .article-post-full .article-content .full-width {
  max-width: 100%;
  text-align: center; }

#blog-section.guide-school-marketing .article-post-full .article-content p.lead {
  font-size: 32px;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.05em;
  color: #d6355c;
  padding: 30px 0;
  max-width: 680px; }

#blog-section.guide-school-marketing p:last-child {
  margin-bottom: 0; }

#blog-section.guide-school-marketing p strong {
  font-weight: 700; }

#blog-section .container.chapters {
  max-width: 1010px;
  position: relative; }

#blog-section .separator {
  position: relative;
  width: 94%;
  max-width: 1520px;
  height: 2px;
  background: url("../images/guide/Line.svg") repeat-x;
  content: "";
  margin: 0 auto; }

#blog-section .container.chapters p {
  font-weight: 300;
  font-size: 32px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  color: #201527;
  margin-bottom: 20px; }

#blog-section .container.chapters p span {
  font-style: italic;
  margin-right: 70px;
  font-size: 24px;
  line-height: 1.3;
  display: inline-block;
  vertical-align: middle; }

#blog-section .container.chapters p a {
  color: #201527;
  display: block; }

.chapter-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px; }

.chapter-icon img {
  display: block;
  margin-bottom: 50px; }

.chapter-icon span {
  display: block;
  font-size: 32px;
  line-height: 56px;
  letter-spacing: 0.05em;
  color: #201527;
  font-style: italic;
  font-weight: 300; }

#blog-section.guide-school-marketing .article-post-full .article-content {
  padding: 0 100px; }

#blog-section .container.introduction,
#blog-section .container.chapters {
  padding-top: 120px;
  padding-top: 6.25vw;
  padding-bottom: 120px;
  padding-bottom: 6.25vw;
  padding-left: 60px;
  padding-right: 60px; }

.chapter {
  padding-top: 155px;
  padding-top: 8.073vw;
  padding-bottom: 155px;
  padding-bottom: 8.073vw; }

#blog-section.guide-school-marketing .article-post-full .article-content .chapter > *:not(.full-width-container) {
  margin-left: auto;
  margin-right: auto; }

.primary-btn {
  background: linear-gradient(111.34deg, #503462 36.06%, #383147 100%), #ffffff;
  border-radius: 4px;
  display: block;
  padding: 25px 20px;
  max-width: 624px;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin-top: 45px; }

.primary-btn:hover,
.primary-btn:active,
.primary-btn:focus {
  background: linear-gradient(111.34deg, #383147 36.06%, #503462 100%), #ffffff;
  color: #fff;
  text-decoration: none; }

#blog-section .chapter .separator {
  height: 1px;
  max-width: 576px;
  margin: 60px auto; }

#blog-section .chapter p + .separator {
  margin-top: 35px; }

.full-width-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-items: center;
  background: #f4f4f4;
  width: 100vw;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: 70px;
  margin-bottom: 70px; }

.two-cols-images.full-width-container {
  padding-left: 60px;
  padding-left: 3.125vw;
  padding-right: 60px;
  padding-right: 3.125vw; }

#blog-section.guide-school-marketing .article-post-full .article-content h3 {
  text-align: center; }

#blog-section.guide-school-marketing .article-post-full .article-content p + h4 {
  padding-top: 30px; }

#blog-section.guide-school-marketing .article-post-full .article-content p a {
  text-decoration: underline;
  color: #503462; }

#blog-section.guide-school-marketing .article-post-full .article-content .primary-btn + h4 {
  margin-top: 60px; }

.two-cols-text {
  display: flex;
  max-width: 555px; }

.two-cols-text.dark-purple-color p {
  width: 45%;
  color: #503462 !important; }

.full-width-container.no-padding {
  padding-top: 0;
  padding-bottom: 0; }

.full-width-container img {
  display: block; }

#blog-section.guide-school-marketing .article-post-full .article-content p.lead a {
  color: #d6355c; }

.four-cols-images.full-width-container {
  padding-top: 100px;
  padding-bottom: 100px; }

#blog-section .image-text {
  display: flex;
  max-width: 555px;
  margin-bottom: 20px; }

#blog-section .image-text .image {
  width: 20%;
  min-width: 104px; }

#blog-section .image-text .content {
  padding-left: 30px; }

#blog-section.guide-school-marketing .article-post-full .article-content p + h5 {
  padding-top: 50px; }

#blog-section p + .image-text {
  padding-top: 40px; }

#blog-section.guide-school-marketing .article-post-full .article-content p.lead.bigger-width {
  max-width: 750px; }

#blog-section .image-text + h4 {
  padding-top: 50px; }

.metrics-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 555px;
  margin: 50px 0; }

.metrics-container .col {
  width: calc(58% - 5px);
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  background: #edebef;
  padding: 20px 25px;
  min-height: 180px; }

.metrics-container .col.first-col,
.metrics-container .col.fourth-col {
  width: calc(42% - 5px); }

.metrics-container .col.first-col {
  background: #fbd0cc; }

.metrics-container .col.third-col {
  background: #b5dce2; }

.metrics-container .col.fourth-col {
  background: #f7d7de; }

.metrics-container .icon {
  max-width: 40px;
  max-height: 32px;
  object-fit: contain;
  margin-bottom: 20px; }

#blog-section.guide-school-marketing .article-post-full .article-content .metrics-container h6 {
  margin-bottom: 5px; }

#blog-section.guide-school-marketing .article-post-full .article-content .metrics-container p {
  margin-bottom: 0;
  text-align: left; }

.three-cols-icons {
  max-width: 555px;
  display: flex;
  justify-content: space-between;
  margin: 80px 0 60px;
  position: relative; }

.three-cols-icons:before {
  height: 1px;
  background: #e6e6e6;
  top: 37px;
  left: 50px;
  right: 50px;
  content: "";
  position: absolute;
  z-index: -1; }

.three-cols-icons .col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.three-cols-icons .col img {
  height: 74px;
  display: block;
  margin-bottom: 15px; }

#blog-section.guide-school-marketing .article-post-full .article-content .three-cols-icons .col p {
  font-style: italic;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.05em;
  color: #000000; }

.video-container {
  margin-top: 70px;
  margin-bottom: 60px;
  max-width: 961px; }

#blog-section.guide-school-marketing .article-post-full .article-content p.lead.black-color {
  color: #000; }

.video-container + .lead {
  max-width: 965px !important; }

#blog-section .podcasts {
  max-width: 912px;
  margin-top: 50px;
  display: flex;
  justify-content: space-between; }

#blog-section .podcasts .col {
  text-decoration: none;
  width: calc(35% - 10px);
  background: #cc4761;
  position: relative;
  transition: transform 0.2s; }

#blog-section .podcasts .col:hover {
  transform: scale(1.03);
  z-index: 2; }

#blog-section .podcasts .col:after {
  width: 52px;
  height: 52px;
  content: "";
  background: url("../images/guide/Forward.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 50%; }

#blog-section .podcasts .col:first-child {
  width: calc(65% - 10px);
  background: #503462; }

#blog-section .podcasts .col:first-child:after {
  top: auto;
  bottom: 20px;
  right: 20px; }

#blog-section .podcasts .col img {
  display: block;
  height: 297px;
  width: 100%;
  object-fit: cover; }

#blog-section .podcasts .col span {
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  font-weight: 700;
  padding: 30px; }

#blog-section .podcasts .col:first-child span {
  padding-right: 80px; }

#blog-section .separator.gray-color {
  background: url(../images/guide/Line-gray.svg) repeat-x; }

.two-cols-links {
  max-width: 1040px;
  display: flex;
  justify-content: space-between; }

.two-cols-links .col {
  width: 50%;
  padding: 0 15px; }

.two-cols-links .col h4,
.two-cols-links .col p {
  text-align: left !important; }

.two-cols-links .col p a {
  font-weight: 700; }

.chapter:last-child {
  padding-bottom: 10px; }

#section-menu a span {
  background: #503462; }

#section-menu li.active:not(.read) a span,
#section-menu a:hover,
#section-menu li.active a:hover {
  background: #482b5a; }

@media only screen and (min-width: 1600px) {
  #blog-section.guide-school-marketing p,
  #blog-section.guide-school-marketing .article-post-full .article-content p,
  #blog-section.guide-school-marketing .article-post-full .article-content li {
    font-size: 20px;
    line-height: 32px; } }
@media only screen and (min-width: 1920px) {
  #blog-section.guide-school-marketing .article-post-full .blog-title {
    font-size: 80px; }

  #blog-section .container.chapters h6,
  #blog-section.guide-school-marketing .article-post-full .article-content h3 {
    font-size: 48px; }

  #blog-section.guide-school-marketing .article-post-full .article-content h2 {
    font-size: 64px; }

  .chapter {
    padding-top: 155px;
    padding-bottom: 155px; }

  #blog-section .container.introduction,
  #blog-section .container.chapters {
    padding-top: 120px;
    padding-bottom: 120px; } }
@media only screen and (max-width: 1350px) {
  #blog-section .container.chapters p {
    font-size: 27px; } }
@media only screen and (max-width: 1200px) {
  #blog-section .container.chapters h6,
  #blog-section.guide-school-marketing .article-post-full .article-content h3 {
    font-size: 32px; }

  #blog-section.guide-school-marketing .article-post-full .article-content h4,
  #blog-section.guide-school-marketing .article-post-full .article-content p.lead {
    font-size: 25px; }

  #blog-section.guide-school-marketing .article-post-full .article-content h2 {
    font-size: 40px; }

  .primary-btn {
    font-size: 21px;
    padding: 20px 15px; }

  #blog-section .image-text .image {
    min-width: 70px;
    width: 13%; }

  #blog-section.guide-school-marketing .article-post-full .article-content h5 {
    font-size: 21px; } }
@media only screen and (max-width: 950px) {
  #blog-section.guide-school-marketing .article-post-full .blog-title {
    font-size: 40px; }

  #blog-section.guide-school-marketing .article-post-full .subtitle {
    font-size: 25px;
    line-height: 1.3; }

  #blog-section .top-headings {
    min-height: 445px; } }
@media only screen and (max-width: 800px) {
  #blog-section .container.chapters p {
    font-size: 24px;
    margin-bottom: 25px; }

  #blog-section .container.chapters p span {
    display: block;
    margin: 0 0 10px; }

  .full-width-container,
  .two-cols-links,
  #blog-section .podcasts,
  .two-cols-text {
    flex-wrap: wrap; }

  .full-width-container .col {
    display: flex;
    justify-content: center; }

  .full-width-container.no-padding {
    padding-top: 25px; }

  .full-width-container.no-padding .col:first-child {
    margin-bottom: 30px; }

  .four-cols-images.full-width-container {
    padding: 20px 0; }

  .four-cols-images.full-width-container .col {
    padding: 20px; }

  .two-cols-links .col,
  #blog-section .podcasts .col:first-child,
  #blog-section .podcasts .col {
    width: 100%;
    margin-bottom: 25px; }

  #blog-section .podcasts .col span {
    padding: 15px; }

  #blog-section .podcasts .col:first-child:after {
    bottom: auto;
    top: 20px; }

  #blog-section .top-headings {
    padding: 100px 20px 40px; }

  #blog-section .container.introduction,
  #blog-section .container.chapters {
    padding-top: 40px;
    padding-bottom: 40px; }

  #blog-section.guide-school-marketing .article-post-full .article-content h2 {
    margin-bottom: 40px; } }
@media only screen and (max-width: 680px) {
  .four-cols-images.full-width-container .col {
    width: 50%;
    padding: 5px; }

  #blog-section.guide-school-marketing .article-post-full .article-content {
    padding: 0 40px; }

  #blog-section .image-text .image {
    min-width: 40px;
    width: 7%; }

  #blog-section .container.chapters p {
    font-size: 21px; }

  #blog-section.guide-school-marketing .article-post-full .article-content h2 {
    font-size: 33px; }

  #blog-section .container.chapters h6,
  #blog-section.guide-school-marketing .article-post-full .article-content h3 {
    font-size: 28px; }

  #blog-section.guide-school-marketing .article-post-full .article-content h4,
  #blog-section.guide-school-marketing .article-post-full .article-content p.lead {
    font-size: 23px; }

  #blog-section.guide-school-marketing p,
  #blog-section.guide-school-marketing .article-post-full .article-content p,
  #blog-section.guide-school-marketing .article-post-full .article-content li {
    font-size: 16px;
    line-height: 27px;
    text-align: left; }

  .primary-btn {
    font-size: 18px;
    padding: 15px 15px; }

  .chapter-icon img {
    max-height: 80px; }

  .metrics-container .col,
  .metrics-container .col.first-col,
  .metrics-container .col.fourth-col {
    width: 100%; }

  #blog-section.guide-school-marketing .article-post-full .article-content .three-cols-icons .col p {
    font-size: 19px;
    line-height: 1.4;
    text-align: center; }

  .three-cols-icons .col img {
    height: 60px; }

  .three-cols-icons .col {
    width: 100%;
    text-align: center; }

  .three-cols-icons {
    flex-wrap: wrap; }

  .three-cols-icons:before {
    display: none; }

  #blog-section .podcasts .col span {
    font-size: 20px;
    line-height: 23px; }

  .chapter {
    padding-top: 50px;
    padding-bottom: 50px; } }
@media only screen and (max-width: 450px) {
  #blog-section.guide-school-marketing .article-post-full .article-content,
  #blog-section .container.introduction,
  #blog-section .container.chapters {
    padding-left: 25px;
    padding-right: 25px; }

  #blog-section .container.chapters p,
  #blog-section .container.chapters p span {
    font-size: 17px; }

  #blog-section.guide-school-marketing .article-post-full .article-content p + h5 {
    padding-top: 15px; }

  #blog-section.guide-school-marketing .article-post-full .blog-title {
    font-size: 35px; } }
.type-five-page.blog-page #header {
  background-color: transparent; }
  .type-five-page.blog-page #header .menu-close::after,
  .type-five-page.blog-page #header .menu-close::before {
    background: #fff; }
  .type-five-page.blog-page #header svg rect {
    fill: #fff; }
.type-five-page.blog-page #header .menu-icon .menu-txt,
.type-five-page.blog-page #header .menu-icon .close-text {
  color: #fff; }
.type-five-page.blog-page #header .container #nav ul li a,
.type-five-page.blog-page #header .container #nav ul li > span {
  color: #fff; }
.type-five-page.blog-page #header .container .logo .text {
  fill: #f4e3ce; }
.type-five-page.blog-page #header .container #nav ul li .demo {
  background-color: #f4e3ce;
  color: #503462; }
.type-five-page.blog-page section#blog-section.layout-four .hero-section {
  background: linear-gradient(111.34deg, #503462 36.06%, #383147 100%), #ffffff;
  color: #fff; }
.type-five-page.blog-page #blog-section.type-three .article-post-full .blog-title {
  color: #fff;
  text-align: center; }
.type-five-page.blog-page #blog-section.type-three .article-post-full .hero-section__center {
  margin: auto; }
.type-five-page.blog-page section#blog-section.layout-four .article-post-full .author-date {
  text-align: center;
  margin-top: 50px; }
.type-five-page.blog-page #blog-section.type-three .article-post-full .blog-subtitle {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  max-width: 550px;
  line-height: 1.2;
  margin: 50px auto 0;
  text-align: center; }
.type-five-page.blog-page .hero-section {
  position: relative; }
  .type-five-page.blog-page .hero-section::before {
    content: "";
    display: block;
    width: 30%;
    aspect-ratio: 0.69;
    position: absolute;
    left: 0;
    bottom: -20%;
    background-image: url(../images/reframing-mindset/left-decoration.svg);
    background-size: contain;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 900px) {
      .type-five-page.blog-page .hero-section::before {
        display: none; } }
  .type-five-page.blog-page .hero-section::after {
    content: "";
    display: block;
    width: 20%;
    aspect-ratio: 0.69;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../images/reframing-mindset/right-decoration.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right; }
    @media only screen and (max-width: 900px) {
      .type-five-page.blog-page .hero-section::after {
        display: none; } }
.type-five-page.blog-page section#blog-section .image-block {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto; }
.type-five-page.blog-page section#blog-section .article-post .chapter .text-block .text-center {
  text-align: center; }
.type-five-page.blog-page section#blog-section .article-post .chapter h3 {
  font-size: 40px; }
.type-five-page.blog-page section#blog-section .article-post .chapter .fw-500 {
  font-weight: 500; }
.type-five-page.blog-page section#blog-section .article-post .red-text {
  color: #d6355c; }
.type-five-page.blog-page section#blog-section .article-post .red-text a {
  color: #d6355c;
  text-decoration: underline; }
.type-five-page.blog-page section#blog-section .article-post .underline-text {
  text-decoration: underline; }
.type-five-page.blog-page section#blog-section .box-flex {
  display: flex;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    .type-five-page.blog-page section#blog-section .box-flex {
      flex-wrap: wrap; } }
  .type-five-page.blog-page section#blog-section .box-flex--yellow {
    background-color: #f6e9d8; }
  .type-five-page.blog-page section#blog-section .box-flex--pink {
    background-color: #f7d7de; }
  .type-five-page.blog-page section#blog-section .box-flex__left {
    width: 119px;
    height: 119px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
      .type-five-page.blog-page section#blog-section .box-flex__left {
        width: 100%;
        height: 80px; } }
  .type-five-page.blog-page section#blog-section .box-flex__right {
    font-weight: 500;
    width: calc(100% - 119px);
    display: flex;
    align-items: center;
    border-left: 10px solid #fff;
    padding-left: 1.5em;
    padding-right: 1.5em; }
    @media only screen and (max-width: 767px) {
      .type-five-page.blog-page section#blog-section .box-flex__right {
        width: 100%;
        border-left: none;
        border-top: 10px solid #fff;
        padding: 1.5em;
        text-align: center; } }

/****************************
*   Rethinking Parent - Teacher Communication
*
*************************/
#blog-section.parent-teacher-communication {
  padding: 0; }
  #blog-section.parent-teacher-communication .article-post-full .article-content p a {
    color: #503462; }
  #blog-section.parent-teacher-communication .top-headings:before {
    display: none; }
  #blog-section.parent-teacher-communication .article-post-full {
    width: 100%;
    max-width: 100%; }
  #blog-section.parent-teacher-communication .top-headings {
    padding: 180px 0 100px;
    position: relative;
    text-align: left;
    background: #FFF url("../images/parent-teacher-communication/webp/Gradient-top-bg.webp") no-repeat right top;
    background-size: 100% auto; }
  #blog-section.parent-teacher-communication .article-post-full .article-content {
    padding: 0; }
  #blog-section.parent-teacher-communication .top-headings .container,
  #blog-section.parent-teacher-communication .chapter .chapter-content {
    max-width: 1380px;
    padding: 0 100px;
    margin: 0 auto; }
  #blog-section.parent-teacher-communication .top-headings .container > * {
    max-width: 52%; }
  #blog-section.parent-teacher-communication .article-post-full .blog-title {
    font-size: 80px;
    line-height: 1.1;
    font-weight: 900;
    margin-bottom: 30px; }
  #blog-section.parent-teacher-communication .autor-date {
    display: flex;
    align-items: center;
    margin-bottom: 40px; }
  #blog-section.parent-teacher-communication .autor-avatar {
    padding-right: 7px; }
  #blog-section.parent-teacher-communication .autor-avatar img {
    border-radius: 50%;
    width: 42px;
    height: auto;
    object-fit: cover;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle; }
  #blog-section.parent-teacher-communication .autor-name-date span {
    display: block;
    color: #333;
    letter-spacing: 0.4px;
    font-weight: 500;
    font-family: 'Neue Haas Grotesk W01', Serif; }
    #blog-section.parent-teacher-communication .autor-name-date span.name {
      font-size: 12px;
      line-height: 1.3;
      text-transform: uppercase; }
    #blog-section.parent-teacher-communication .autor-name-date span.date {
      font-size: 11px;
      line-height: 1.2;
      margin-top: 6px; }
  #blog-section.parent-teacher-communication .intro-text {
    max-width: 95%; }
  #blog-section.parent-teacher-communication .intro-text p {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 1px; }
  #blog-section.parent-teacher-communication .intro-img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 45%; }
    #blog-section.parent-teacher-communication .intro-img img {
      border-radius: 50%;
      display: block;
      max-width: 100%; }
  #blog-section.parent-teacher-communication .chapter {
    padding: 0 0 100px; }
  #blog-section.parent-teacher-communication .chapter-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 130px 100px 60px;
    background: url("../images/parent-teacher-communication/webp/heading-section-bg.webp") no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: 100px; }
  #blog-section.parent-teacher-communication .chapter-icon img {
    margin-bottom: 30px; }
  #blog-section.parent-teacher-communication .chapter-icon span {
    color: #333; }
  #blog-section.parent-teacher-communication .article-post-full .article-content h2 {
    font-weight: 900;
    font-size: 64px;
    line-height: 77px;
    text-align: center;
    color: #333333;
    margin: 5px 0 0;
    max-width: 1060px; }
  #blog-section.parent-teacher-communication .article-post-full .article-content p {
    font-size: 18px;
    line-height: 1.65;
    letter-spacing: 0.05em;
    color: #333; }
    #blog-section.parent-teacher-communication .article-post-full .article-content p.lead {
      font-size: 32px;
      line-height: 1.25;
      color: #CC314B; }
      #blog-section.parent-teacher-communication .article-post-full .article-content p.lead.dark-txt {
        color: #333; }
    #blog-section.parent-teacher-communication .article-post-full .article-content p:last-child {
      margin-bottom: 0; }
  #blog-section.parent-teacher-communication .article-post-full .article-content .statistic p {
    font-size: 18px;
    line-height: 1.65;
    letter-spacing: 0.05em;
    color: #333;
    margin: 0 !important;
    padding-right: 25px;
    max-width: 265px; }
  #blog-section.parent-teacher-communication .chapter.chapter1 .chapter-content > p {
    max-width: 695px; }
  #blog-section.parent-teacher-communication .article-post-full .article-content .chapter-content h5 {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0.8px;
    color: #333333; }
  #blog-section.parent-teacher-communication .chapter-content .two-cols-container .col .col-heading h5 {
    margin-bottom: 0;
    padding-right: 20px; }
  #blog-section.parent-teacher-communication .article-post-full .article-content .chapter-content h4 {
    font-size: 32px;
    line-height: 1.25;
    color: #333;
    margin-bottom: 30px; }
  #blog-section.parent-teacher-communication .article-post-full .article-content .chapter-content ul {
    padding: 0; }
    #blog-section.parent-teacher-communication .article-post-full .article-content .chapter-content ul:last-child {
      margin-bottom: 0; }
    #blog-section.parent-teacher-communication .article-post-full .article-content .chapter-content ul li {
      font-size: 18px;
      line-height: 1.6;
      color: #333;
      letter-spacing: 0.05em; }
      #blog-section.parent-teacher-communication .article-post-full .article-content .chapter-content ul li:after {
        background: #333;
        top: 13px; }
  #blog-section.parent-teacher-communication .chapter-content .primary-btn {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    max-width: 100%;
    padding-left: 70px;
    padding-right: 70px; }

.parent-teacher-communication .chapter-content .badge {
  background: #FFFFFF;
  box-shadow: 4px 11px 25px 5px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 6px 26px;
  display: inline-block;
  margin-left: -65px;
  top: -9px;
  position: relative; }
  .parent-teacher-communication .chapter-content .badge:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    content: '';
    position: absolute;
    bottom: -10px;
    left: 40px; }
  .parent-teacher-communication .chapter-content .badge.d-block {
    display: block;
    margin: 0 auto; }
    .parent-teacher-communication .chapter-content .badge.d-block:after {
      left: 50%;
      transform: translateX(-50%); }

.parent-teacher-communication .chapter-content .two-cols-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 30px; }
  .parent-teacher-communication .chapter-content .two-cols-container:last-child {
    margin-bottom: 0; }
  .parent-teacher-communication .chapter-content .two-cols-container .col {
    width: 39%;
    margin-bottom: 30px; }
    .parent-teacher-communication .chapter-content .two-cols-container .col.borders-column {
      border-top: 1px solid #F5887E;
      border-bottom: 1px solid #F5887E;
      padding-top: 50px;
      padding-bottom: 50px; }
    .parent-teacher-communication .chapter-content .two-cols-container .col:nth-child(odd) {
      width: 61%;
      padding-right: 12%; }
    .parent-teacher-communication .chapter-content .two-cols-container .col .col-heading {
      border-bottom: 1px solid #F5887E;
      padding-bottom: 20px;
      margin-bottom: 20px;
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      min-height: 79px; }

.chapter.chapter3 .fixed-width {
  min-width: 698px;
  float: right;
  margin-top: 80px;
  object-fit: cover; }

.parent-teacher-communication .chapter-content .two-cols-container .col:first-child p + .lead {
  padding: 40px 0; }
  .parent-teacher-communication .chapter-content .two-cols-container .col:first-child p + .lead:first-child {
    padding-top: 0; }

#blog-section.parent-teacher-communication .chapter.chapter4 h2,
#blog-section.parent-teacher-communication .chapter.chapter6 h2 {
  max-width: 1145px; }

#blog-section.parent-teacher-communication .chapter.chapter7 h2 {
  max-width: 1180px; }

.parent-teacher-communication .chapter-content .center-text {
  text-align: center;
  max-width: 690px;
  margin: 0 auto 60px;
  padding: 20px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column; }
  .parent-teacher-communication .chapter-content .center-text .lead {
    max-width: 100% !important; }
  .parent-teacher-communication .chapter-content .center-text:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0; }

.chapter-content .statistics-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 80px;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 50px; }
  .chapter-content .statistics-container .statistic {
    padding: 60px 40px;
    width: 39.2%;
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .chapter-content .statistics-container .statistic.statistic-one {
      background: #FBF4EB; }
    .chapter-content .statistics-container .statistic.statistic-two {
      background: #FCDCD9; }
    .chapter-content .statistics-container .statistic.statistic-three {
      background: #CEE8EB; }
      .chapter-content .statistics-container .statistic.statistic-three img {
        order: -1; }
      .chapter-content .statistics-container .statistic.statistic-three p {
        padding-right: 0 !important;
        padding-left: 25px; }
    .chapter-content .statistics-container .statistic.statistic-four {
      padding: 0;
      background: #FBF4EB;
      align-items: center; }
      .chapter-content .statistics-container .statistic.statistic-four img {
        display: block;
        height: 100%;
        object-fit: cover;
        max-width: 51%; }
      .chapter-content .statistics-container .statistic.statistic-four p {
        padding: 20px 40px !important;
        max-width: 49%; }
    .chapter-content .statistics-container .statistic.statistic-five {
      width: calc(20.2% - 6px);
      overflow: hidden;
      padding: 20px;
      align-items: center;
      background: #CEE8EB; }
      .chapter-content .statistics-container .statistic.statistic-five p {
        padding: 0 !important;
        font-weight: 500 !important;
        font-family: "Neue Haas Grotesk W01" !important; }
  .chapter-content .statistics-container .statistic-img {
    width: calc(20.2% - 6px);
    overflow: hidden;
    margin-bottom: 12px; }
    .chapter-content .statistics-container .statistic-img img {
      display: block;
      max-width: 100%;
      height: 100%;
      object-fit: cover; }

.parent-teacher-communication .chapter6 .image {
  padding: 60px 0; }
  .parent-teacher-communication .chapter6 .image img {
    display: block; }

.parent-teacher-communication .chapter6 .center-text {
  max-width: 965px !important; }

.parent-teacher-communication .chapter.chapter6 .col:first-child .image .fixed-width {
  min-width: 579px;
  float: right; }

.parent-teacher-communication .chapter.chapter6 .col:last-child .image {
  padding: 0; }
  .parent-teacher-communication .chapter.chapter6 .col:last-child .image img.fixed-width {
    min-width: 581px; }

.blog-page.parent-teacher-communication #header {
  background: transparent; }

.parent-teacher-communication .col.two-images {
  display: flex;
  justify-content: space-between; }
  .parent-teacher-communication .col.two-images img {
    display: block;
    max-width: 48%; }

.rooms-features h4 {
  width: 100%; }
.rooms-features .feature h5 {
  margin-bottom: 8px !important; }
.rooms-features .feature {
  margin-bottom: 55px; }
  .rooms-features .feature:last-child {
    margin-bottom: 0; }
.rooms-features .feature .icon {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #D6355C;
  border-radius: 4px;
  margin-bottom: 30px; }
.rooms-features .stream .icon {
  background: #F5897F; }
.rooms-features .assignments .icon {
  background: #0A8B9D; }
.rooms-features .grade-book .icon {
  background: #503462; }
.rooms-features .messages .icon {
  background: #F4E3CE; }

.parent-teacher-communication .chapter-content .center-text .primary-btn + p {
  padding-top: 85px; }

#blog-section.parent-teacher-communication .chapter.chapter8 {
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 30px; }
  #blog-section.parent-teacher-communication .chapter.chapter8 .chapter-heading {
    background: transparent;
    padding: 80px 0 0;
    border-top: 1px solid #F5897F;
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    padding-top: 90px;
    justify-content: flex-start; }
    #blog-section.parent-teacher-communication .chapter.chapter8 .chapter-heading h2 {
      text-align: left;
      font-size: 40px;
      line-height: 1.2;
      width: 100%;
      max-width: 100%;
      margin: 0;
      letter-spacing: 0.04em; }
  #blog-section.parent-teacher-communication .chapter.chapter8 h6 {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 5px; }
    #blog-section.parent-teacher-communication .chapter.chapter8 h6 a {
      color: #503462; }
  #blog-section.parent-teacher-communication .chapter.chapter8 .chapter-content .two-cols-container .col {
    width: 44%;
    padding-right: 0; }
    #blog-section.parent-teacher-communication .chapter.chapter8 .chapter-content .two-cols-container .col:last-child {
      width: 48%; }
  #blog-section.parent-teacher-communication .chapter.chapter8 .chapter-content {
    padding: 0; }

@media only screen and (max-width: 1480px) {
  .parent-teacher-communication #section-menu {
    left: 15px; }

  .parent-teacher-communication .chapter-content .badge {
    margin-left: -45px; }

  .parent-teacher-communication .chapter-content .badge:after {
    left: 22px; } }
@media only screen and (max-width: 1380px) {
  #blog-section.parent-teacher-communication .article-post-full .blog-title {
    font-size: 5vw;
    padding-right: 2%; }

  #blog-section.parent-teacher-communication .article-post-full .article-content h2 {
    font-size: 4.5vw;
    line-height: 1.2; } }
@media only screen and (max-width: 1280px) {
  #blog-section.parent-teacher-communication .top-headings .container,
  #blog-section.parent-teacher-communication .chapter .chapter-content {
    max-width: 1025px; }

  #blog-section.parent-teacher-communication .article-post-full .blog-title {
    font-size: 64px;
    padding: 0; }

  #blog-section.parent-teacher-communication .intro-text p,
  #blog-section.parent-teacher-communication .article-post-full .article-content p,
  #blog-section.parent-teacher-communication .article-post-full .article-content .statistic p,
  #blog-section.parent-teacher-communication .article-post-full .article-content .chapter-content ul li {
    font-size: 16px; }

  #blog-section.parent-teacher-communication .top-headings .container > * {
    max-width: 64%; }

  #blog-section.parent-teacher-communication .intro-img {
    max-width: 36%; }

  #blog-section.parent-teacher-communication .chapter-heading {
    padding-top: 100px;
    padding-bottom: 45px; }

  #blog-section.parent-teacher-communication .chapter-icon span {
    font-size: 23px;
    line-height: 1.75; }

  #blog-section.parent-teacher-communication .article-post-full .article-content h2 {
    font-size: 46px;
    max-width: 770px;
    margin-top: 0; }

  #blog-section.parent-teacher-communication .chapter.chapter1 .chapter-content > p {
    max-width: 593px; }

  .chapter-content .statistics-container .statistic {
    padding: 20px;
    min-height: 241px;
    width: 25%; }
    .chapter-content .statistics-container .statistic p {
      padding-right: 0 !important; }
    .chapter-content .statistics-container .statistic.statistic-one {
      order: 0;
      width: 48%; }
    .chapter-content .statistics-container .statistic.statistic-two {
      order: 1; }
      .chapter-content .statistics-container .statistic.statistic-two img {
        display: none; }
    .chapter-content .statistics-container .statistic.statistic-three {
      order: 3;
      width: 48%;
      background: #FCDCD9; }
      .chapter-content .statistics-container .statistic.statistic-three img {
        order: 2; }
      .chapter-content .statistics-container .statistic.statistic-three p {
        padding: 0 !important; }
    .chapter-content .statistics-container .statistic.statistic-four {
      order: 2;
      background: #CEE8EB; }
      .chapter-content .statistics-container .statistic.statistic-four img {
        display: none; }
      .chapter-content .statistics-container .statistic.statistic-four p {
        padding: 20px !important; }
    .chapter-content .statistics-container .statistic.statistic-five {
      order: 4;
      width: 25%; }
      .chapter-content .statistics-container .statistic.statistic-five p {
        font-weight: 300 !important;
        font-family: 'Neue Haas Grotesk W01 Disp', Serif !important; }

  .chapter-content .statistics-container .statistic-img {
    width: 25%;
    order: 6; }

  #blog-section.parent-teacher-communication .article-post-full .article-content .statistic p {
    align-self: center; }

  .chapter-content .statistics-container {
    margin-left: 0;
    margin-right: 0; }

  #blog-section.parent-teacher-communication .article-post-full .article-content p.lead {
    font-size: 26px;
    line-height: 1.5; }

  .parent-teacher-communication .chapter-content .two-cols-container .col,
  .parent-teacher-communication .chapter-content .two-cols-container .col:nth-child(odd) {
    width: calc(50% - 15px);
    padding-right: 0; }

  .parent-teacher-communication .chapter-content .center-text {
    max-width: 609px; }

  #blog-section.parent-teacher-communication .chapter-content .primary-btn {
    font-size: 23px;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    max-width: 100%; }

  .parent-teacher-communication .chapter-content .badge {
    display: block;
    margin: 0 0 20px;
    top: 0;
    max-width: 168px;
    text-align: center; }

  .chapter.chapter3 .fixed-width {
    min-width: 535px; }

  #blog-section.parent-teacher-communication .chapter.chapter4 h2,
  #blog-section.parent-teacher-communication .chapter.chapter6 h2 {
    max-width: 820px; }

  .parent-teacher-communication .chapter.chapter6 .col:first-child .image .fixed-width {
    min-width: 100%; }

  .parent-teacher-communication .chapter.chapter6 .col:last-child .image img.fixed-width {
    min-width: 429px; }

  .parent-teacher-communication .chapter6 .image {
    padding: 30px 0; }

  #blog-section.parent-teacher-communication .chapter.chapter7 h2 {
    max-width: 100%; }

  #blog-section.parent-teacher-communication .chapter.chapter8 .chapter-heading h2 {
    font-size: 32px; } }
@media only screen and (max-width: 960px) {
  #blog-section.parent-teacher-communication .article-post-full .blog-title {
    font-size: 56px; } }
@media only screen and (max-width: 860px) {
  #blog-section.parent-teacher-communication .top-headings .container,
  #blog-section.parent-teacher-communication .chapter .chapter-content {
    max-width: 600px;
    padding-left: 80px;
    padding-right: 80px; }

  #blog-section.parent-teacher-communication .chapter.chapter8 {
    padding-left: 80px;
    padding-right: 80px; }

  .parent-teacher-communication .chapter-content .two-cols-container {
    flex-direction: column; }

  .parent-teacher-communication .chapter-content .two-cols-container .col,
  .parent-teacher-communication .chapter-content .two-cols-container .col:nth-child(odd) {
    width: 100%;
    margin-bottom: 50px; }

  #blog-section.parent-teacher-communication .top-headings .container > * {
    max-width: 100%; }

  #blog-section.parent-teacher-communication .top-headings .intro {
    position: relative; }

  #blog-section.parent-teacher-communication .intro-text {
    max-width: 57%; }

  #blog-section.parent-teacher-communication .intro-img {
    max-width: 40%; }
    #blog-section.parent-teacher-communication .intro-img img {
      min-width: 290px; }

  #blog-section.parent-teacher-communication .top-headings {
    padding: 130px 0 70px; }

  #blog-section.parent-teacher-communication .chapter-heading {
    padding-top: 70px;
    padding-bottom: 35px;
    margin-bottom: 50px;
    padding-left: 60px;
    padding-right: 60px; }

  .chapter-content .statistics-container .statistic {
    margin-bottom: 15px; }
    .chapter-content .statistics-container .statistic.statistic-two, .chapter-content .statistics-container .statistic.statistic-five, .chapter-content .statistics-container .statistic.statistic-four {
      width: 48%; }
    .chapter-content .statistics-container .statistic.statistic-one, .chapter-content .statistics-container .statistic.statistic-three {
      width: 100%; }
    .chapter-content .statistics-container .statistic.statistic-one {
      order: 3;
      background: #CEE8EB; }
    .chapter-content .statistics-container .statistic.statistic-two {
      order: 1; }
    .chapter-content .statistics-container .statistic.statistic-three {
      order: 5;
      background: #FBF4EB; }
    .chapter-content .statistics-container .statistic.statistic-four {
      order: 0;
      background: #FBF4EB; }
    .chapter-content .statistics-container .statistic.statistic-five {
      order: 3;
      background: #FCDCD9; }

  .chapter-content .statistics-container .statistic.statistic-four img {
    display: none; }

  .chapter-content .statistics-container .statistic.statistic-three img {
    display: block; }

  .chapter-content .statistics-container .statistic-img {
    width: 48%;
    order: 4; }

  .chapter-content .statistics-container {
    margin-bottom: 50px; }

  #blog-section.parent-teacher-communication .chapter {
    padding-bottom: 70px; }

  #blog-section.parent-teacher-communication .article-post-full .article-content h2 {
    font-size: 40px; }

  .chapter.chapter3 .fixed-width,
  .parent-teacher-communication .chapter.chapter6 .col:first-child .image .fixed-width,
  .parent-teacher-communication .chapter.chapter6 .col:last-child .image img.fixed-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    display: block;
    max-width: inherit;
    min-width: inherit;
    float: none; }

  #blog-section.parent-teacher-communication .chapter-content .primary-btn {
    font-size: 21px; }

  .parent-teacher-communication .chapter-content .two-cols-container {
    margin-bottom: 0; }

  #blog-section.parent-teacher-communication .chapter.chapter8 .chapter-content .two-cols-container .col,
  #blog-section.parent-teacher-communication .chapter.chapter8 .chapter-content .two-cols-container .col:last-child {
    width: 100%; } }
@media only screen and (max-width: 600px) {
  #blog-section.parent-teacher-communication .top-headings .container,
  #blog-section.parent-teacher-communication .chapter .chapter-content {
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px; }

  #blog-section.parent-teacher-communication .chapter.chapter8 {
    padding-left: 50px;
    padding-right: 50px; }

  .parent-teacher-communication .chapter-content .two-cols-container .col,
  .parent-teacher-communication .chapter-content .two-cols-container .col:nth-child(odd) {
    width: 100%;
    margin-bottom: 30px; }

  #blog-section.parent-teacher-communication .autor-date {
    flex-direction: column;
    text-align: center; }

  #blog-section.parent-teacher-communication .autor-avatar {
    padding: 0 0 10px; }

  #blog-section.parent-teacher-communication .intro-img {
    order: -1;
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0%);
    max-width: 100%;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px; }

  #blog-section.parent-teacher-communication .top-headings .intro {
    display: flex;
    flex-direction: column; }

  #blog-section.parent-teacher-communication .intro-text {
    max-width: 100%; }

  #blog-section.parent-teacher-communication .chapter-heading {
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px; }

  #blog-section.parent-teacher-communication .article-post-full .article-content h2 {
    font-size: 33px; }

  #blog-section.parent-teacher-communication .article-post-full .article-content p.lead,
  #blog-section.parent-teacher-communication .article-post-full .article-content .chapter-content h5 {
    font-size: 22px; }

  .parent-teacher-communication .chapter-content .two-cols-container .col .col-heading img {
    max-width: 60px; }

  #blog-section.parent-teacher-communication .article-post-full .article-content .chapter-content h4 {
    font-size: 25px;
    margin-bottom: 20px; }

  .rooms-features {
    margin-top: 40px;
    margin-bottom: 45px; } }
@media only screen and (max-width: 400px) {
  .chapter-content .statistics-container .statistic {
    margin-bottom: 15px; }
    .chapter-content .statistics-container .statistic.statistic-two, .chapter-content .statistics-container .statistic.statistic-five, .chapter-content .statistics-container .statistic.statistic-four, .chapter-content .statistics-container .statistic.statistic-one, .chapter-content .statistics-container .statistic.statistic-three {
      width: 100%; }

  .chapter-content .statistics-container .statistic-img {
    display: none; }

  .chapter-content .statistics-container .statistic.statistic-two {
    order: -1; }

  .chapter-content .statistics-container .statistic.statistic-two img {
    display: block; }

  #blog-section.parent-teacher-communication .article-post-full .blog-title {
    font-size: 40px; }

  #blog-section.parent-teacher-communication .top-headings .container,
  #blog-section.parent-teacher-communication .chapter .chapter-content,
  #blog-section.parent-teacher-communication .chapter-heading {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px; }

  #blog-section.parent-teacher-communication .chapter-content .primary-btn {
    font-size: 18px;
    padding-left: 22px;
    padding-right: 22px; } }
/****************************
*   Instagram for Schools: Strategies for 2022
*
*************************/
#blog-section.instagram-schools-guide {
  padding: 0;
  position: relative; }
  #blog-section.instagram-schools-guide:after {
    position: absolute;
    left: 22%;
    top: -20px;
    width: clamp(300px, 34.237vw, 505px);
    height: 300px;
    content: '';
    display: block;
    background: url("../images/instagram-schools-guide/left-top-shapes.svg") no-repeat top left;
    background-size: contain;
    z-index: 1; }
  #blog-section.instagram-schools-guide .container,
  #blog-section.instagram-schools-guide .article-post-full .article-content {
    max-width: 1400px;
    padding-left: 110px;
    padding-right: 110px; }
  #blog-section.instagram-schools-guide .article-post-full .article-content {
    padding-top: 0; }
  #blog-section.instagram-schools-guide .article-post-full {
    width: 100%;
    max-width: 100%; }
    #blog-section.instagram-schools-guide .article-post-full .blog-title {
      font-size: clamp(45px, 6.299vw, 80px);
      line-height: 1.1;
      font-weight: 300;
      color: #201527;
      max-width: 725px; }
      #blog-section.instagram-schools-guide .article-post-full .blog-title strong {
        font-weight: 900; }
  #blog-section.instagram-schools-guide .top-headings:before {
    display: none; }
  #blog-section.instagram-schools-guide .top-headings {
    padding: clamp(175px, 20vw, 280px) 0 clamp(40px, 6.667vw, 80px);
    background: #FFF;
    text-align: left; }
    #blog-section.instagram-schools-guide .top-headings:before {
      height: 495px;
      width: clamp(220px, 34vw, 435px);
      position: absolute;
      right: 0;
      bottom: 250px;
      display: block;
      content: '';
      background: url(../images/instagram-schools-guide/intro-right-shapes.svg) no-repeat right bottom;
      background-size: contain;
      left: auto;
      top: auto;
      z-index: 0; }
    #blog-section.instagram-schools-guide .top-headings:after {
      height: 42px;
      width: 320px;
      position: absolute;
      right: 0;
      bottom: 100px;
      display: block;
      content: '';
      background: url(../images/instagram-schools-guide/intro-right-lines.svg) no-repeat right bottom;
      background-size: contain;
      left: auto;
      top: auto;
      z-index: 0; }
    #blog-section.instagram-schools-guide .top-headings .author-date {
      text-align: left;
      max-width: 725px;
      padding-top: 10px; }
      #blog-section.instagram-schools-guide .top-headings .author-date span {
        border-left: 1px solid rgba(0, 0, 0, 0.7);
        padding-left: 12px;
        margin-right: 0; }
        #blog-section.instagram-schools-guide .top-headings .author-date span:first-child {
          margin-left: 0;
          margin-right: 0;
          padding-left: 0;
          border: 0; }
    #blog-section.instagram-schools-guide .top-headings .intro {
      max-width: 577px;
      margin-top: 45px; }
      #blog-section.instagram-schools-guide .top-headings .intro p {
        font-size: 18px;
        line-height: 1.67;
        text-align: left;
        margin-bottom: 25px;
        color: #000;
        letter-spacing: 0.05em; }
    #blog-section.instagram-schools-guide .top-headings .intro-img {
      position: absolute;
      top: -88px;
      right: -25px;
      max-width: clamp(260px, 29.154vw, 379px); }
      #blog-section.instagram-schools-guide .top-headings .intro-img img {
        display: block;
        position: relative;
        z-index: 1; }
      #blog-section.instagram-schools-guide .top-headings .intro-img:before {
        position: absolute;
        right: -48%;
        top: -16%;
        width: 301px;
        height: 301px;
        content: '';
        display: block;
        background: url("../images/instagram-schools-guide/circle-gradient.svg") no-repeat bottom left;
        background-size: contain;
        z-index: 0; }
  #blog-section.instagram-schools-guide .chapters-wrapper {
    background: rgba(252, 220, 217, 0.3);
    padding: clamp(45px, 10.769vw, 140px) 0 clamp(25px, 7.692vw, 100px); }
    #blog-section.instagram-schools-guide .chapters-wrapper h6 {
      font-weight: 900;
      font-size: 48px;
      line-height: 1.08;
      color: #201527;
      margin-bottom: 90px; }
    #blog-section.instagram-schools-guide .chapters-wrapper .chapters {
      column-count: 2;
      margin-right: -100px; }
      #blog-section.instagram-schools-guide .chapters-wrapper .chapters p {
        margin-bottom: 50px;
        font-size: 24px;
        line-height: 1.33;
        color: #201527;
        padding-right: 100px; }
        #blog-section.instagram-schools-guide .chapters-wrapper .chapters p a {
          color: #201527;
          display: block;
          padding-left: 110px;
          position: relative; }
        #blog-section.instagram-schools-guide .chapters-wrapper .chapters p span {
          display: inline-block;
          position: absolute;
          left: 0;
          top: -4px;
          font-size: 72px;
          line-height: 1; }
  #blog-section.instagram-schools-guide .chapter {
    padding: 0;
    border-bottom: 1px dashed #F5887D; }
    #blog-section.instagram-schools-guide .chapter .chapter-heading {
      padding: clamp(70px, 9.774vw, 130px) clamp(290px, 30.075vw, 400px) clamp(70px, 9.774vw, 130px) 0;
      position: relative;
      border-bottom: 1px dashed #F5887D; }
      #blog-section.instagram-schools-guide .chapter .chapter-heading .counter {
        font-weight: 300;
        font-size: 64px;
        line-height: 1.2;
        color: #333333;
        margin-bottom: 10px; }
      #blog-section.instagram-schools-guide .chapter .chapter-heading h2 {
        font-weight: 900;
        font-size: clamp(40px, 5.333vw, 64px);
        line-height: 1.2;
        color: #333333;
        margin: 0; }
      #blog-section.instagram-schools-guide .chapter .chapter-heading .chapter-cover {
        position: absolute;
        right: -30px;
        top: 100px; }
        #blog-section.instagram-schools-guide .chapter .chapter-heading .chapter-cover img {
          display: block; }
    #blog-section.instagram-schools-guide .chapter .chapter-content {
      padding-top: 100px;
      padding-bottom: 140px; }
    #blog-section.instagram-schools-guide .chapter .text-block {
      max-width: 581px;
      margin: 0 auto;
      text-align: left;
      margin-bottom: 80px; }
      #blog-section.instagram-schools-guide .chapter .text-block:last-child {
        margin-bottom: 0; }
      #blog-section.instagram-schools-guide .chapter .text-block p,
      #blog-section.instagram-schools-guide .chapter .text-block li {
        font-size: 18px;
        line-height: 1.67;
        text-align: left;
        margin-bottom: 30px;
        color: #000;
        letter-spacing: 0.05em; }
        #blog-section.instagram-schools-guide .chapter .text-block p:last-child,
        #blog-section.instagram-schools-guide .chapter .text-block li:last-child {
          margin-bottom: 0; }
        #blog-section.instagram-schools-guide .chapter .text-block p a,
        #blog-section.instagram-schools-guide .chapter .text-block li a {
          color: #503462; }
      #blog-section.instagram-schools-guide .chapter .text-block .lead {
        font-size: clamp(27px, 2.462vw, 32px);
        line-height: 1.25;
        color: #CC314B;
        letter-spacing: 0.03em; }
      #blog-section.instagram-schools-guide .chapter .text-block ol {
        padding: 0; }
        #blog-section.instagram-schools-guide .chapter .text-block ol li {
          margin-bottom: 5px; }
        #blog-section.instagram-schools-guide .chapter .text-block ol li:before {
          color: currentColor; }
    #blog-section.instagram-schools-guide .chapter .primary-color {
      color: #CC314B; }
    #blog-section.instagram-schools-guide .chapter h3 {
      font-weight: 900;
      font-size: clamp(32px, 3.077vw, 40px);
      line-height: 1.1;
      color: #201527;
      text-align: center;
      margin-bottom: 80px; }
    #blog-section.instagram-schools-guide .chapter .phone-mockups {
      display: flex;
      justify-content: space-between;
      position: relative;
      margin-bottom: 80px; }
      #blog-section.instagram-schools-guide .chapter .phone-mockups .phone {
        position: relative;
        margin-right: 20px; }
        #blog-section.instagram-schools-guide .chapter .phone-mockups .phone:nth-child(2), #blog-section.instagram-schools-guide .chapter .phone-mockups .phone:nth-child(3):not(:last-child) {
          margin-top: 115px; }
        #blog-section.instagram-schools-guide .chapter .phone-mockups .phone:last-child {
          margin-top: 20px;
          margin-right: 0; }
        #blog-section.instagram-schools-guide .chapter .phone-mockups .phone:nth-child(4) {
          margin-top: 300px; }
        #blog-section.instagram-schools-guide .chapter .phone-mockups .phone img {
          display: block;
          margin-left: auto;
          margin-right: auto; }
    #blog-section.instagram-schools-guide .chapter .tw-gallery {
      max-width: 830px;
      margin: 0 auto 70px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #blog-section.instagram-schools-guide .chapter .tw-gallery .item {
        width: calc(50% - 10px);
        margin-bottom: 20px; }
        #blog-section.instagram-schools-guide .chapter .tw-gallery .item img {
          display: block; }
        #blog-section.instagram-schools-guide .chapter .tw-gallery .item p {
          font-weight: 300;
          font-size: 24px;
          line-height: 1.83;
          letter-spacing: 0.05em;
          color: #CC314B;
          margin: 4px 0 0; }
          #blog-section.instagram-schools-guide .chapter .tw-gallery .item p a {
            color: #CC314B; }
    #blog-section.instagram-schools-guide .chapter .carousel-section {
      height: 775px;
      height: 40.365vw;
      width: 100%;
      margin: 0 auto 80px;
      position: relative; }
      #blog-section.instagram-schools-guide .chapter .carousel-section:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        display: block;
        background: url(../images/instagram-schools-guide/webp/carousel-mockup.webp) no-repeat center top;
        background-size: contain;
        z-index: 1; }
      #blog-section.instagram-schools-guide .chapter .carousel-section .desktop-carousel-image {
        display: block;
        max-width: 100vw;
        width: 100vw;
        margin-left: 50%;
        top: 157px;
        top: 8.177vw;
        position: relative;
        transform: translateX(-50%); }
    #blog-section.instagram-schools-guide .chapter .full-width-image {
      margin-bottom: 80px;
      max-width: 100vw;
      width: 100vw;
      margin-left: 50%;
      transform: translateX(-50%); }
      #blog-section.instagram-schools-guide .chapter .full-width-image img {
        display: block;
        width: 100%; }
    #blog-section.instagram-schools-guide .chapter .primary-btn {
      margin-left: auto;
      margin-right: auto;
      width: 762px;
      max-width: 100%; }
      #blog-section.instagram-schools-guide .chapter .primary-btn:not(:last-child) {
        margin-bottom: 90px; }
    #blog-section.instagram-schools-guide .chapter blockquote {
      max-width: 460px;
      margin: 0 auto 80px;
      padding: 30px 0;
      position: relative;
      font-style: italic;
      font-weight: 300;
      font-size: 18px;
      line-height: 1.67;
      text-align: center;
      letter-spacing: 1px;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      border: 0;
      color: #000000; }
      #blog-section.instagram-schools-guide .chapter blockquote:before, #blog-section.instagram-schools-guide .chapter blockquote:after {
        content: '';
        height: 1px;
        width: 50%;
        background: #000;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%); }
      #blog-section.instagram-schools-guide .chapter blockquote:after {
        top: auto;
        bottom: 0; }
    #blog-section.instagram-schools-guide .chapter.chapter1 .chapter-cover {
      max-width: clamp(290px, 28.571vw, 380px); }
    #blog-section.instagram-schools-guide .chapter.chapter1 .chapter-heading:before,
    #blog-section.instagram-schools-guide .chapter.chapter1 .chapter-cover:before {
      position: absolute;
      left: 40%;
      top: 0;
      content: '';
      width: clamp(220px, 22.632vw, 301px);
      height: clamp(100px, 12.406vw, 165px);
      display: block;
      background: url(../images/instagram-schools-guide/circle-gradient.svg) no-repeat center top;
      background-size: cover;
      transform: rotate(180deg); }
    #blog-section.instagram-schools-guide .chapter.chapter1 .chapter-cover:before {
      top: auto;
      bottom: -25px;
      left: 69%;
      height: 301px;
      background-size: contain; }
    #blog-section.instagram-schools-guide .chapter.chapter1 .chapter-heading:after {
      position: absolute;
      right: clamp(80px, 10.526vw, 140px);
      bottom: 0;
      content: '';
      width: clamp(220px, 22.632vw, 300px);
      height: clamp(125px, 14.662vw, 195px);
      display: block;
      background: url(../images/instagram-schools-guide/ellipse-fill-gradient.svg) no-repeat center top;
      background-size: cover; }
    #blog-section.instagram-schools-guide .chapter.chapter1 h2 {
      max-width: 500px; }
    #blog-section.instagram-schools-guide .chapter.chapter1 .phone-mockups .phone:last-child {
      min-width: 45%; }
      #blog-section.instagram-schools-guide .chapter.chapter1 .phone-mockups .phone:last-child:after {
        position: absolute;
        content: ' ';
        left: 0;
        width: 100%;
        height: 100%;
        bottom: 30%;
        background: url(../images/instagram-schools-guide/ch1-pill.svg) no-repeat center bottom;
        background-size: contain;
        z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter1 .phone-mockups.four-phones:after {
      position: absolute;
      content: ' ';
      right: 3%;
      bottom: 6%;
      max-width: 90%;
      max-height: 84%;
      width: 744px;
      height: 744px;
      background: url(../images/instagram-schools-guide/ch1-phones-shape.svg) no-repeat right bottom;
      background-size: contain;
      z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter1 .phone-mockups.four-phones .phone:last-child {
      min-width: inherit; }
      #blog-section.instagram-schools-guide .chapter.chapter1 .phone-mockups.four-phones .phone:last-child:after {
        display: none; }
    #blog-section.instagram-schools-guide .chapter.chapter2 .chapter-heading {
      padding-right: clamp(300px, 40.441vw, 550px);
      min-height: 620px; }
    #blog-section.instagram-schools-guide .chapter.chapter2 .chapter-cover {
      max-width: clamp(350px, 33.603vw, 457px); }
    #blog-section.instagram-schools-guide .chapter.chapter2 .chapter-cover:before,
    #blog-section.instagram-schools-guide .chapter.chapter2 .chapter-heading:before {
      position: absolute;
      left: 59%;
      bottom: 0;
      content: '';
      width: 301px;
      width: clamp(200px, 22.059vw, 301px);
      height: 164px;
      display: block;
      background: url(../images/instagram-schools-guide/circle-gradient.svg) no-repeat center top;
      background-size: cover;
      z-index: 1; }
    #blog-section.instagram-schools-guide .chapter.chapter2 .chapter-cover:before {
      height: clamp(200px, 22.059vw, 301px);
      left: 73%;
      bottom: auto;
      top: 50%;
      z-index: -1;
      transform: rotate(180deg) translateY(50%); }
    #blog-section.instagram-schools-guide .chapter.chapter2 .chapter-cover:after {
      position: absolute;
      left: -10px;
      top: -10px;
      content: '';
      width: 100px;
      width: clamp(60px, 7.353vw, 100px);
      height: 100px;
      display: block;
      background: url(../images/instagram-schools-guide/ellipse-fill-gradient.svg) no-repeat center top;
      background-size: contain;
      z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter3 .chapter-cover {
      max-width: clamp(280px, 28.571vw, 380px); }
    #blog-section.instagram-schools-guide .chapter.chapter3 .chapter-heading:after {
      position: absolute;
      left: 66%;
      bottom: 0;
      content: '';
      width: clamp(200px, 22.632vw, 301px);
      height: 164px;
      display: block;
      background: url(../images/instagram-schools-guide/circle-gradient.svg) no-repeat center bottom;
      background-size: cover;
      z-index: 1;
      transform: rotate(180deg); }
    #blog-section.instagram-schools-guide .chapter.chapter3 .chapter-heading:before {
      position: absolute;
      left: 54%;
      top: 0;
      content: '';
      width: clamp(200px, 20vw, 266px);
      height: clamp(90px, 11.579vw, 154px);
      display: block;
      background: url(../images/instagram-schools-guide/pill-gradient.svg) no-repeat center bottom;
      background-size: 100% auto;
      z-index: 1; }
    #blog-section.instagram-schools-guide .chapter.chapter3 .chapter-cover:after {
      position: absolute;
      right: -32%;
      top: -10%;
      content: '';
      width: clamp(180px, 16.617vw, 221px);
      height: 125px;
      display: block;
      background: url(../images/instagram-schools-guide/ch3-4-lines.svg) no-repeat right center;
      background-size: 100% auto;
      z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter3 .instagram-images {
      display: flex;
      justify-content: space-between;
      margin-bottom: 70px; }
      #blog-section.instagram-schools-guide .chapter.chapter3 .instagram-images .image {
        margin: 0 0 20px;
        max-width: calc(50% - 10px); }
        #blog-section.instagram-schools-guide .chapter.chapter3 .instagram-images .image img {
          display: block; }
    #blog-section.instagram-schools-guide .chapter.chapter3 .phone-img {
      display: flex;
      justify-content: center;
      margin-bottom: 80px; }
    #blog-section.instagram-schools-guide .chapter.chapter3 .phone-mockups:before {
      position: absolute;
      left: 46%;
      top: -20px;
      content: '';
      width: clamp(300px, 36.316vw, 483px);
      height: 266px;
      display: block;
      background: url(../images/instagram-schools-guide/pill-gradient-horizontal.svg) no-repeat center bottom;
      background-size: contain;
      z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter3 .phone-mockups .phone:nth-child(4) {
      margin-bottom: 25px; }
    #blog-section.instagram-schools-guide .chapter.chapter3 .phone-mockups .phone:nth-child(4):after {
      position: absolute;
      left: -96%;
      bottom: -25px;
      content: '';
      width: 301px;
      height: 301px;
      display: block;
      background: url(../images/instagram-schools-guide/circle-gradient.svg) no-repeat center bottom;
      background-size: contain;
      z-index: -1;
      transform: rotate(180deg); }
    #blog-section.instagram-schools-guide .chapter.chapter4 .chapter-cover {
      max-width: clamp(290px, 28.571vw, 380px); }
    #blog-section.instagram-schools-guide .chapter.chapter4 .chapter-cover:before,
    #blog-section.instagram-schools-guide .chapter.chapter4 .chapter-heading:before {
      position: absolute;
      left: 66%;
      bottom: 0;
      content: '';
      width: clamp(220px, 22.632vw, 301px);
      height: 164px;
      display: block;
      background: url(../images/instagram-schools-guide/circle-gradient.svg) no-repeat center top;
      background-size: cover;
      z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter4 .chapter-cover:before {
      height: 301px;
      background-size: contain;
      left: 73%;
      bottom: auto;
      top: -10%;
      z-index: -1;
      transform: rotate(180deg); }
    #blog-section.instagram-schools-guide .chapter.chapter4 .chapter-cover:after {
      position: absolute;
      left: -31%;
      top: -15%;
      content: '';
      width: clamp(70px, 7.519vw, 100px);
      height: 100px;
      display: block;
      background: url(../images/instagram-schools-guide/ellipse-fill-gradient.svg) no-repeat center top;
      background-size: contain;
      z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter4 .chapter-heading h2 {
      max-width: 645px; }
    #blog-section.instagram-schools-guide .chapter.chapter4 .linkedin-images {
      display: flex;
      justify-content: space-between;
      margin-bottom: 70px; }
      #blog-section.instagram-schools-guide .chapter.chapter4 .linkedin-images .image {
        margin: 0 0 20px;
        max-width: calc(50% - 10px); }
        #blog-section.instagram-schools-guide .chapter.chapter4 .linkedin-images .image img {
          display: block; }
    #blog-section.instagram-schools-guide .chapter.chapter4 .graph-image {
      display: flex;
      justify-content: center;
      margin-bottom: 80px; }
    #blog-section.instagram-schools-guide .chapter.chapter4 .primary-btn {
      width: 904px; }
    #blog-section.instagram-schools-guide .chapter.chapter4 .phone-mockups {
      padding-top: 70px;
      justify-content: center; }
      #blog-section.instagram-schools-guide .chapter.chapter4 .phone-mockups:before {
        position: absolute;
        left: 17%;
        top: 2%;
        content: '';
        width: 578px;
        height: 578px;
        display: block;
        background: url(../images/instagram-schools-guide/diamond-gradient-shape.svg) no-repeat center top;
        background-size: contain;
        z-index: -1; }
      #blog-section.instagram-schools-guide .chapter.chapter4 .phone-mockups .phone:not(:last-child) {
        margin-right: 30px; }
      #blog-section.instagram-schools-guide .chapter.chapter4 .phone-mockups .phone:last-child {
        margin-top: 115px; }
    #blog-section.instagram-schools-guide .chapter.chapter5 .chapter-cover {
      max-width: clamp(350px, 34.361vw, 457px); }
    #blog-section.instagram-schools-guide .chapter.chapter5 .chapter-cover:before,
    #blog-section.instagram-schools-guide .chapter.chapter5 .chapter-heading:before {
      position: absolute;
      left: 66%;
      bottom: 0;
      content: '';
      width: clamp(220px, 22.632vw, 301px);
      height: 164px;
      display: block;
      background: url(../images/instagram-schools-guide/ellipse-fill-gradient.svg) no-repeat center top;
      background-size: cover;
      z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter5 .chapter-cover:before {
      height: 301px;
      left: 73%;
      bottom: auto;
      top: 50%;
      transform: rotate(180deg) translateY(50%);
      background: url(../images/instagram-schools-guide/circle-gradient.svg) no-repeat center top;
      background-size: contain; }
    #blog-section.instagram-schools-guide .chapter.chapter5 .chapter-cover:after {
      position: absolute;
      left: -60px;
      top: -20px;
      content: '';
      width: clamp(90px, 10.15vw, 135px);
      height: 135px;
      display: block;
      background: url(../images/instagram-schools-guide/circle-gradient.svg) no-repeat center top;
      background-size: contain;
      z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter5 .phone-mockups {
      justify-content: center; }
      #blog-section.instagram-schools-guide .chapter.chapter5 .phone-mockups .phone:not(:last-child) {
        margin-right: 37px; }
      #blog-section.instagram-schools-guide .chapter.chapter5 .phone-mockups .phone:last-child {
        margin-top: 115px; }
        #blog-section.instagram-schools-guide .chapter.chapter5 .phone-mockups .phone:last-child:after {
          position: absolute;
          left: 95%;
          bottom: 20%;
          content: '';
          width: 221px;
          height: 130px;
          display: block;
          background: url(../images/instagram-schools-guide/ch3-4-lines.svg) no-repeat right bottom;
          background-size: contain;
          z-index: -1; }
      #blog-section.instagram-schools-guide .chapter.chapter5 .phone-mockups .phone:first-child:after {
        position: absolute;
        left: 50%;
        top: 18%;
        transform: translateX(-50%);
        content: '';
        width: 483px;
        height: 266px;
        display: block;
        background: url(../images/instagram-schools-guide/pill-gradient-horizontal.svg) no-repeat center top;
        background-size: contain;
        z-index: -1; }
    #blog-section.instagram-schools-guide .chapter.chapter5 .chapter-heading h2 {
      max-width: clamp(400px, 48.496vw, 645px); }
    #blog-section.instagram-schools-guide .chapter.chapter5 blockquote {
      max-width: 441px; }
    #blog-section.instagram-schools-guide .chapter.chapter5 .lead.key-pointers {
      text-align: left;
      max-width: 461px;
      margin-inline: auto; }
    #blog-section.instagram-schools-guide .chapter.chapter6 .chapter-cover {
      max-width: clamp(290px, 28.571vw, 380px); }
    #blog-section.instagram-schools-guide .chapter.chapter6 .chapter-heading:after {
      position: absolute;
      left: 66%;
      bottom: 0;
      content: '';
      width: clamp(220px, 22.632vw, 301px);
      height: 164px;
      display: block;
      background: url(../images/instagram-schools-guide/circle-gradient.svg) no-repeat center bottom;
      background-size: cover;
      z-index: 1;
      transform: rotate(180deg); }
    #blog-section.instagram-schools-guide .chapter.chapter6 .chapter-heading:before {
      position: absolute;
      left: 54%;
      top: 0;
      content: '';
      width: clamp(190px, 20vw, 266px);
      height: clamp(90px, 11.579vw, 154px);
      display: block;
      background: url(../images/instagram-schools-guide/pill-gradient.svg) no-repeat center bottom;
      background-size: 100% auto;
      z-index: 1; }
    #blog-section.instagram-schools-guide .chapter.chapter6 .chapter-cover:after {
      position: absolute;
      right: -7%;
      top: -10%;
      content: '';
      width: clamp(80px, 9.925vw, 132px);
      height: 132px;
      display: block;
      background: url(../images/instagram-schools-guide/diamond-gradient-shape.svg) no-repeat right center;
      background-size: contain;
      z-index: 1; }
    #blog-section.instagram-schools-guide .chapter.chapter6 .chapter-heading {
      min-height: clamp(300px, 41.353vw, 600px); }
    #blog-section.instagram-schools-guide .chapter.chapter6 .text-block {
      max-width: 700px; }
    #blog-section.instagram-schools-guide .chapter .rating {
      display: flex;
      justify-content: center;
      margin-bottom: 80px; }
      #blog-section.instagram-schools-guide .chapter .rating img {
        display: block; }
    #blog-section.instagram-schools-guide .chapter .more-resources h5 {
      font-weight: 700;
      font-size: 32px;
      line-height: 1.1;
      color: #201527;
      margin-bottom: 55px; }
    #blog-section.instagram-schools-guide .chapter .more-resources h6 {
      font-weight: 300;
      font-size: 18px;
      line-height: 1.67;
      letter-spacing: 1px;
      color: #503462;
      margin-bottom: 5px; }
      #blog-section.instagram-schools-guide .chapter .more-resources h6 a {
        color: #503462; }
    #blog-section.instagram-schools-guide .chapter .more-resources p {
      margin-bottom: 35px; }
    #blog-section.instagram-schools-guide .chapter:last-child {
      border: 0; }
      #blog-section.instagram-schools-guide .chapter:last-child .chapter-content {
        padding-bottom: 0; }
  #blog-section.instagram-schools-guide .instagram-statistics {
    margin-bottom: 80px; }
    #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item {
        width: calc(50% - 10px);
        margin-bottom: 20px;
        padding: clamp(30px, 3vw, 50px);
        border: 1px solid #FAC7C2;
        border-radius: 13px; }
        #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item:nth-child(2) {
          border-color: #99D8F1; }
        #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item:nth-child(3) {
          border-color: #EBADB7; }
        #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item:nth-child(4) {
          border-color: #3BB5B5; }
        #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item h5 {
          font-weight: normal;
          font-size: 32px;
          line-height: 1.37;
          letter-spacing: 0.05em;
          color: #000000;
          margin-bottom: 20px; }
        #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item ul {
          margin-bottom: 0;
          padding: 0; }
        #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item li {
          font-weight: 300;
          font-size: 18px;
          line-height: 1.37;
          letter-spacing: 0.5px;
          color: #000;
          margin-bottom: 10px; }
          #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item li:after {
            background: #000; }
          #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item li .highlight {
            font-size: 24px;
            color: #662E80; }

@keyframes slide {
  0% {
    transform: translateX(0px); }
  50% {
    transform: translateX(-1134px); }
  100% {
    transform: translateX(0px); } }
/* responsive */
@media only screen and (min-width: 1200px) {
  #blog-section.instagram-schools-guide .top-headings .intro p,
  #blog-section.instagram-schools-guide .chapter .text-block p,
  #blog-section.instagram-schools-guide .chapter .text-block li {
    font-size: 19px; } }
@media only screen and (min-width: 951px) and (max-width: 1460px) {
  #section-menu {
    left: 15px; } }
@media only screen and (max-width: 1300px) {
  #blog-section.instagram-schools-guide .chapter.chapter2 .chapter-cover {
    right: -7vw; }

  #blog-section.instagram-schools-guide .chapter.chapter2 .chapter-heading {
    padding-right: 30vw; } }
@media only screen and (max-width: 1100px) {
  #blog-section.instagram-schools-guide .chapter.chapter5 .chapter-heading .chapter-cover {
    right: -90px; } }
@media only screen and (max-width: 1000px) {
  #blog-section.instagram-schools-guide .top-headings,
  #blog-section.instagram-schools-guide .top-headings .author-date {
    text-align: center; }

  #blog-section.instagram-schools-guide .top-headings .intro {
    display: flex;
    flex-direction: column;
    max-width: 100%; }

  #blog-section.instagram-schools-guide .top-headings .intro-img {
    position: relative;
    top: 0;
    right: 0;
    max-width: 300px;
    order: -1;
    margin-bottom: 55px;
    align-self: center; }
    #blog-section.instagram-schools-guide .top-headings .intro-img:before {
      right: -22%;
      top: 2%; }

  #blog-section.instagram-schools-guide .top-headings:after,
  #blog-section.instagram-schools-guide .top-headings:before,
  #blog-section.instagram-schools-guide .chapter .chapter-heading:before,
  #blog-section.instagram-schools-guide .chapter .chapter-cover:before,
  #blog-section.instagram-schools-guide .chapter .chapter-heading:after,
  #blog-section.instagram-schools-guide .chapter .chapter-cover:after {
    opacity: 0.6; }

  #blog-section.instagram-schools-guide .chapters-wrapper .chapters {
    column-count: 1;
    max-width: 640px;
    width: 100%; }

  #blog-section.instagram-schools-guide .chapters-wrapper .chapters p {
    min-height: 60px;
    font-size: 20px;
    padding-right: 0; }
    #blog-section.instagram-schools-guide .chapters-wrapper .chapters p:last-child {
      margin-bottom: 0; }
    #blog-section.instagram-schools-guide .chapters-wrapper .chapters p a {
      padding-left: 79px; }
    #blog-section.instagram-schools-guide .chapters-wrapper .chapters p span {
      font-size: 50px; }

  #blog-section.instagram-schools-guide .chapter .chapter-heading,
  #blog-section.instagram-schools-guide .chapter.chapter2 .chapter-heading {
    padding: 45px 0; }

  #blog-section.instagram-schools-guide .chapter .chapter-cover {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    margin-top: 30px !important; }

  #blog-section.instagram-schools-guide .chapter h2 {
    min-width: 100%;
    max-width: 100%; }

  #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item {
    width: 100%; }
    #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item:last-child {
      margin-bottom: 0; }

  #blog-section.instagram-schools-guide .chapter .phone-mockups {
    flex-wrap: wrap;
    justify-content: center !important; }
    #blog-section.instagram-schools-guide .chapter .phone-mockups:after {
      top: 15%;
      bottom: auto; }
    #blog-section.instagram-schools-guide .chapter .phone-mockups .phone {
      max-width: calc(50% - 10px);
      margin-bottom: 30px;
      margin-right: 10px; }
    #blog-section.instagram-schools-guide .chapter .phone-mockups .phone:nth-child(4) {
      margin-top: 0; }
    #blog-section.instagram-schools-guide .chapter .phone-mockups .phone:nth-child(3):not(:last-child) {
      margin-top: -108px; }

  #blog-section.instagram-schools-guide .chapter.chapter3 .instagram-images,
  #blog-section.instagram-schools-guide .chapter.chapter4 .linkedin-images {
    flex-wrap: wrap;
    justify-content: center; }
    #blog-section.instagram-schools-guide .chapter.chapter3 .instagram-images .image,
    #blog-section.instagram-schools-guide .chapter.chapter4 .linkedin-images .image {
      max-width: 100%;
      margin: 0 0 30px; }
      #blog-section.instagram-schools-guide .chapter.chapter3 .instagram-images .image:last-child,
      #blog-section.instagram-schools-guide .chapter.chapter4 .linkedin-images .image:last-child {
        margin-bottom: 0; }

  #blog-section.instagram-schools-guide .container,
  #blog-section.instagram-schools-guide .article-post-full .article-content {
    padding-left: 80px;
    padding-right: 80px; }

  #blog-section.instagram-schools-guide .chapter .chapter-heading h2 br {
    display: none; }

  #blog-section.instagram-schools-guide .chapter.chapter4 .phone-mockups .phone:not(:last-child) {
    margin-right: 10px; }

  #blog-section.instagram-schools-guide .top-headings .author-date span {
    display: block;
    border: 0;
    padding: 0;
    margin: 0 0 10px; }

  #blog-section.instagram-schools-guide .chapters-wrapper h6 {
    margin-bottom: 45px; }

  #blog-section.instagram-schools-guide .chapter.chapter5 .phone-mockups .phone:first-child:after {
    width: 200%; }

  #blog-section.instagram-schools-guide .chapter.chapter5 .phone-mockups .phone:last-child {
    margin-top: 0; }

  #blog-section.instagram-schools-guide .chapter.chapter5 .phone-mockups .phone:last-child:after {
    width: 100%; } }
@media only screen and (max-width: 600px) {
  #blog-section.instagram-schools-guide .chapter .carousel-section {
    height: 574px;
    width: 287px;
    overflow: hidden;
    padding: 0 18px; }
    #blog-section.instagram-schools-guide .chapter .carousel-section .carousel-cointainer {
      overflow: hidden;
      height: 100%; }

  #blog-section.instagram-schools-guide .chapter .carousel-section .desktop-carousel-image {
    top: 120px;
    height: 291px;
    object-fit: contain;
    width: auto;
    max-width: inherit;
    margin: 0;
    transform: translateX(0%);
    animation: slide 30s linear infinite; }

  #blog-section.instagram-schools-guide .container,
  #blog-section.instagram-schools-guide .article-post-full .article-content {
    padding-left: 40px;
    padding-right: 40px; }

  #section-menu .mobile-btn {
    width: 30px;
    height: 30px;
    line-height: 30px; }

  #section-menu {
    left: 5px; }

  #blog-section.instagram-schools-guide .chapter .text-block p,
  #blog-section.instagram-schools-guide .chapter .text-block li {
    font-size: 16px; }

  #blog-section.instagram-schools-guide .chapters-wrapper .chapters p span {
    display: block;
    position: relative;
    top: 0;
    left: 0; }

  #blog-section.instagram-schools-guide .chapters-wrapper .chapters p a {
    padding-left: 0; }

  #blog-section.instagram-schools-guide .instagram-statistics .blocks-wrapper .statistic-item {
    padding: 20px; }

  #blog-section.instagram-schools-guide .chapter .tw-gallery .item {
    width: 100%;
    margin: 0 0 30px; }

  #blog-section.instagram-schools-guide .chapter.chapter4 .phone-mockups:before {
    width: 100%; }

  #blog-section.instagram-schools-guide .chapter blockquote {
    font-size: 16px; }

  #blog-section.instagram-schools-guide .chapter .chapter-heading h2 {
    font-size: 35px; }

  #blog-section.instagram-schools-guide .chapter h3 {
    font-size: 28px; } }
/****************************
*   Announcing a New Superintendent in Your District
*
*************************/
.type-three-page.blog-page #header {
  padding-top: 30px;
  padding-bottom: 30px; }

#blog-section.type-three {
  padding: 0;
  position: relative; }
  #blog-section.type-three .top-headings:before {
    display: none; }
  #blog-section.type-three .top-headings {
    padding: 192px 0 100px;
    position: relative;
    text-align: left;
    background: #383147 url("../images/announcing-new-superintendent/top-section-bg.svg") no-repeat right top;
    background-size: 100% 100%;
    min-height: clamp(300px, 57.857vw, 810px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    #blog-section.type-three .top-headings .intro-img {
      position: absolute;
      left: 50%;
      top: 92px;
      bottom: 0;
      z-index: 0;
      width: 1400px;
      max-width: 100%;
      display: flex;
      align-items: flex-start;
      justify-content: flex-end;
      transform: translateX(-50%); }
      #blog-section.type-three .top-headings .intro-img img {
        max-width: 65%;
        display: block;
        object-fit: contain;
        object-position: right bottom;
        max-height: 100%;
        position: relative;
        right: -30px; }
    #blog-section.type-three .top-headings .content {
      position: relative;
      z-index: 1; }
    #blog-section.type-three .top-headings .author-date {
      text-align: left;
      max-width: 725px;
      padding-top: 10px; }
      #blog-section.type-three .top-headings .author-date span {
        color: #fff;
        border-left: 1px solid rgba(255, 255, 255, 0.7);
        padding-left: 12px;
        margin-right: 0; }
        #blog-section.type-three .top-headings .author-date span:first-child {
          margin-left: 0;
          margin-right: 0;
          padding-left: 0;
          border: 0; }
  #blog-section.type-three .article-post-full {
    width: 100%;
    max-width: 100%; }
    #blog-section.type-three .article-post-full .blog-title {
      font-size: clamp(45px, 5.429vw, 76px);
      line-height: 1.1;
      font-weight: 900;
      color: #fff;
      max-width: 61%; }
  #blog-section.type-three .container {
    max-width: 1400px;
    padding-left: 60px;
    padding-right: 60px; }
  #blog-section.type-three .article-post-full .article-content {
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px; }
    #blog-section.type-three .article-post-full .article-content ul {
      padding-left: 10px;
      padding-right: 0; }
      #blog-section.type-three .article-post-full .article-content ul li:after {
        background: #000; }
      #blog-section.type-three .article-post-full .article-content ul:last-child {
        margin-bottom: 0; }
  #blog-section.type-three .chapter {
    padding-top: 90px;
    padding-bottom: 0px; }
    #blog-section.type-three .chapter .text-block {
      max-width: 581px;
      margin: 0 auto;
      text-align: left;
      margin-bottom: 50px; }
      #blog-section.type-three .chapter .text-block:last-child {
        margin-bottom: 0; }
      #blog-section.type-three .chapter .text-block p,
      #blog-section.type-three .chapter .text-block li {
        font-size: 18px;
        line-height: 1.58;
        text-align: left;
        margin-bottom: 30px;
        color: #000;
        letter-spacing: 0.05em; }
        #blog-section.type-three .chapter .text-block p:last-child,
        #blog-section.type-three .chapter .text-block li:last-child {
          margin-bottom: 0; }
        #blog-section.type-three .chapter .text-block p a,
        #blog-section.type-three .chapter .text-block li a {
          color: #503462; }
        #blog-section.type-three .chapter .text-block p.no-margin,
        #blog-section.type-three .chapter .text-block li.no-margin {
          margin-bottom: 0; }
      #blog-section.type-three .chapter .text-block .lead-list {
        font-weight: 700; }
        #blog-section.type-three .chapter .text-block .lead-list a {
          display: inline-block;
          margin-top: 5px; }
      #blog-section.type-three .chapter .text-block li {
        margin: 5px 0 0; }
        #blog-section.type-three .chapter .text-block li p {
          margin-top: 10px; }
      #blog-section.type-three .chapter .text-block .lead {
        font-size: 28px;
        line-height: 1.25;
        color: #cc314b;
        letter-spacing: 0.03em; }
      #blog-section.type-three .chapter .text-block ol {
        padding: 0; }
        #blog-section.type-three .chapter .text-block ol li {
          margin-bottom: 5px; }
        #blog-section.type-three .chapter .text-block ol li:before {
          color: currentColor; }
      #blog-section.type-three .chapter .text-block h4 {
        font-size: 28px;
        line-height: 1.2;
        letter-spacing: 0.05em;
        margin-bottom: 5px;
        font-weight: 300;
        color: #000; }
    #blog-section.type-three .chapter .primary-color {
      color: #cc314b; }
    #blog-section.type-three .chapter h3 {
      font-weight: 900;
      font-size: 32px;
      line-height: 1.1;
      color: #201527;
      text-align: center;
      margin-bottom: 40px;
      padding-top: 30px; }
    #blog-section.type-three .chapter .chapter-heading {
      padding: 0 20px 120px;
      min-height: 420px;
      background: linear-gradient(111.34deg, #503462 36.06%, #383147 100%), #ffffff;
      mix-blend-mode: multiply;
      position: relative;
      margin-bottom: 100px; }
      #blog-section.type-three .chapter .chapter-heading .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        max-width: 1360px;
        position: relative;
        z-index: 1;
        text-align: center; }
      #blog-section.type-three .chapter .chapter-heading .heading-block {
        width: 42%;
        text-align: left;
        margin-bottom: 0px; }
      #blog-section.type-three .chapter .chapter-heading h2 {
        color: #fff;
        font-size: 48px;
        line-height: 1.2;
        font-weight: 300;
        margin-top: 0;
        width: 100%;
        margin-bottom: 0;
        padding-top: 120px; }
        #blog-section.type-three .chapter .chapter-heading h2 strong {
          display: block;
          font-weight: 900; }
      #blog-section.type-three .chapter .chapter-heading .text-block {
        margin-bottom: 0;
        max-width: 50%;
        text-align: left;
        padding-top: 120px; }
        #blog-section.type-three .chapter .chapter-heading .text-block h5 {
          font-family: 'Neue Haas Grotesk W01', Serif;
          font-weight: 500;
          font-size: 14px;
          line-height: 1.15;
          text-transform: uppercase;
          color: #fff;
          margin-bottom: 9px;
          letter-spacing: 1px; }
        #blog-section.type-three .chapter .chapter-heading .text-block p {
          color: #fff;
          max-width: 465px; }
      #blog-section.type-three .chapter .chapter-heading .heading-bg img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 0;
        object-fit: cover; }
    #blog-section.type-three .chapter .box-container {
      background: #ffffff;
      box-shadow: 0px 16.3687px 65.4748px rgba(51, 78, 123, 0.1);
      border-radius: 8px;
      padding: 40px;
      width: 1005px;
      max-width: 90%;
      margin: 0 auto 50px; }
      #blog-section.type-three .chapter .box-container img.hide-mb {
        display: none; }
    #blog-section.type-three .chapter .text-block.text-center {
      text-align: center;
      max-width: 1005px;
      margin-left: auto;
      margin-right: auto;
      position: relative; }
      #blog-section.type-three .chapter .text-block.text-center p {
        text-align: center;
        max-width: 100%; }
    #blog-section.type-three .chapter .text-block p.small {
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      font-size: 16px; }
      #blog-section.type-three .chapter .text-block p.small a {
        color: #503462;
        text-decoration: underline; }
    #blog-section.type-three .chapter .heading-block {
      text-align: center;
      margin-bottom: 50px; }
    #blog-section.type-three .chapter h6 {
      font-size: 19px;
      line-height: 1.58;
      letter-spacing: 0.05em;
      margin-bottom: 0; }
      #blog-section.type-three .chapter h6 a {
        color: #503462;
        text-decoration: underline; }
    #blog-section.type-three .chapter .video-block {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 50px; }
      #blog-section.type-three .chapter .video-block iframe {
        max-width: 100%;
        height: auto;
        aspect-ratio: 16/9; }
    #blog-section.type-three .chapter .image-block {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 50px; }
      #blog-section.type-three .chapter .image-block .image-box {
        background: #ffffff;
        box-shadow: 0px 16.3687px 65.4748px rgba(51, 78, 123, 0.1);
        border-radius: 8.18435px;
        padding: 10px;
        display: inline-block; }
      #blog-section.type-three .chapter .image-block.no-margin {
        margin-bottom: 0; }
    #blog-section.type-three .chapter.chapter5 .chapter-heading {
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      #blog-section.type-three .chapter.chapter5 .chapter-heading h2 {
        margin-bottom: 0;
        font-size: 64px; }
  #blog-section.type-three .primary-btn {
    margin-left: auto;
    margin-right: auto;
    width: 762px;
    max-width: 100%; }
    #blog-section.type-three .primary-btn:not(:last-child) {
      margin-bottom: 50px; }

/* responsive */
@media only screen and (min-width: 1200px) {
  #blog-section.type-three .chapter .text-block p,
  #blog-section.type-three .chapter .text-block li {
    font-size: 19px; } }
@media only screen and (max-width: 1000px) {
  #blog-section.type-three .article-post-full .blog-title {
    max-width: 100%; }
    #blog-section.type-three .article-post-full .blog-title br {
      display: none; }

  #blog-section.type-three .top-headings .intro-img {
    opacity: 0.3;
    top: 90px;
    align-items: center; }

  #blog-section.type-three .top-headings {
    min-height: inherit;
    padding: 160px 0 50px; }
    #blog-section.type-three .top-headings .container {
      padding-left: 30px;
      padding-right: 30px; }

  #blog-section.type-three .chapter {
    padding-top: 50px; }

  #blog-section.type-three .chapter .box-container {
    padding: 5px;
    max-width: 98%; } }
@media only screen and (max-width: 768px) {
  #blog-section.type-three .chapter .chapter-content {
    padding-left: 60px;
    padding-right: 60px; }

  #blog-section.type-three .chapter h3 {
    font-size: 28px; }

  #blog-section.type-three .chapter .text-block h4 {
    font-size: 24px; }

  #blog-section.type-three .chapter .chapter-heading {
    padding-bottom: 40px;
    margin-bottom: 50px;
    min-height: 300px; }

  #blog-section.type-three .chapter .chapter-heading .heading-block,
  #blog-section.type-three .chapter .chapter-heading .text-block,
  #blog-section.type-three .chapter .chapter-heading .text-block p {
    width: 100%;
    max-width: 100%; }

  #blog-section.type-three .chapter .chapter-heading .text-block,
  #blog-section.type-three .chapter .chapter-heading h2 {
    padding-top: 40px; }

  #blog-section.type-three .chapter .chapter-heading h2,
  #blog-section.type-three .chapter.chapter5 .chapter-heading h2 {
    font-size: 40px; }

  #blog-section.type-three .chapter .text-block .lead {
    font-size: 23px; }

  #blog-section.type-three .chapter .box-container {
    padding-top: 15px;
    max-width: none;
    width: auto; }

  #blog-section.type-three .chapter .box-container img {
    display: none; }

  #blog-section.type-three .chapter .box-container img.hide-mb {
    display: block;
    margin: 0 auto; } }
@media only screen and (max-width: 600px) {
  #blog-section.type-three .top-headings .author-date span {
    display: block;
    border: 0;
    padding: 0;
    margin: 5px 0 0; }

  #blog-section.type-three .chapter .chapter-content,
  #blog-section.type-three .container {
    padding-left: 45px;
    padding-right: 45px; }

  #blog-section.type-three .chapter .chapter-heading .container {
    padding-left: 30px;
    padding-right: 30px; }

  #blog-section.type-three .chapter .chapter-heading h2,
  #blog-section.type-three .chapter.chapter5 .chapter-heading h2 {
    font-size: 35px; }

  #blog-section.type-three .chapter h3 {
    font-size: 25px; }

  #blog-section.type-three .chapter h6,
  #blog-section.type-three .chapter .text-block p,
  #blog-section.type-three .chapter .text-block li {
    font-size: 17px; }

  #blog-section.type-three .chapter .text-block h4 {
    font-size: 21px; }

  #blog-section.type-three .chapter .text-block p.small {
    font-size: 15px; }

  #blog-section.type-three .chapter .image-block,
  #blog-section.type-three .chapter .video-block,
  #blog-section.type-three .chapter .box-container {
    margin-left: -40px;
    margin-right: -40px; } }
@media only screen and (max-width: 500px) {
  #blog-section.type-three .article-post-full .blog-title {
    font-size: 38px; }

  #blog-section.type-three .top-headings .container {
    padding-left: 20px;
    padding-right: 20px; } }
/* ===== Pricing Rooms page ========================================================== */
#new_pricing-section .container > .clearfix {
  align-items: flex-start; }

#new_pricing-section .price-box:before {
  background: linear-gradient(105.69deg, #503462 58.34%, #383147 100%), #FFFFFF; }

#new_pricing-section .price-box.app-development:before {
  background: linear-gradient(90deg, #503462 50%, #D6355C 84.49%); }

#new_pricing-section .price-box:nth-child(3):before {
  background: linear-gradient(90deg, #F5897F 0%, #F4E3CE 100%); }

#new_pricing-section .price-box:nth-child(4):before {
  background: linear-gradient(104.04deg, #07616E 20%, #0A8B9D 100%), #FFFFFF; }

#new_pricing-section .price-box .features.full-width {
  max-width: 440px;
  margin-left: auto;
  margin-right: auto; }

#new_pricing-section .price-box .features.full-width li {
  min-width: 100%; }

#new_pricing-section .price-box .features li,
#new_pricing-section .price-box p {
  line-height: 23px;
  font-size: 17px; }

#new_pricing-section .price-box .features li {
  padding-left: 30px; }

#new_pricing-section .price-box .features li:before {
  top: 6px;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  width: 14px;
  height: 12px; }

#new_pricing-section .price-box:not(:first-child) .price span {
  line-height: 22px !important; }

@media (min-width: 700px) {
  #new_pricing-section .price-box .features.two-cols li {
    width: 50%;
    padding-right: 10px; }

  #new_pricing-section .price-box .features.two-cols {
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 650px) {
  #new_pricing-section .price-box .features li,
  #new_pricing-section .price-box p {
    font-size: 15px; } }
@media (max-width: 1400px) {
  #new_pricing-section .testimonials .testim:not(:first-child) {
    margin-top: 40px; } }
/* ===== Pricing page ========================================================== */
#intl_pricing-section {
  position: relative;
  overflow: hidden; }
  #intl_pricing-section .title {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
    text-transform: none;
    font-size: 48px;
    font-size: 2.5vw;
    line-height: 52px;
    line-height: 2.7083333333vw;
    margin-bottom: 70px;
    margin-bottom: 3.6458333333vw;
    clear: both; }
    @media (max-width: 1200px) {
      #intl_pricing-section .title {
        font-size: 30px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .title {
        font-size: 48px; } }
    @media (max-width: 1255.3846153846px) {
      #intl_pricing-section .title {
        line-height: 34px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .title {
        line-height: 52px; } }
    @media (max-width: 822.8571428571px) {
      #intl_pricing-section .title {
        margin-bottom: 30px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .title {
        margin-bottom: 70px; } }
  #intl_pricing-section .container {
    z-index: 1;
    text-align: center; }
    #intl_pricing-section .container > .clearfix {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap; }
  #intl_pricing-section .prices {
    width: 55%;
    padding-right: 40px;
    padding-right: 2.0833333333vw;
    float: left; }
    @media (max-width: 1200px) {
      #intl_pricing-section .prices {
        padding-right: 25px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .prices {
        padding-right: 40px; } }
  #intl_pricing-section .price-box {
    position: relative;
    padding: 55px 35px 17px;
    background: #FFF;
    overflow: hidden;
    text-align: center;
    margin-top: 55px;
    margin-top: 2.8645833333vw;
    padding-top: 55px;
    padding-top: 2.8645833333vw;
    padding-bottom: 20px;
    padding-bottom: 1.0416666667vw;
    padding-left: 35px;
    padding-left: 1.8229166667vw;
    padding-right: 35px;
    padding-right: 1.8229166667vw;
    -webkit-box-shadow: 0px 40px 59px 0px rgba(77, 77, 77, 0.13);
    box-shadow: 0px 40px 59px 0px rgba(77, 77, 77, 0.13);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; }
    @media (max-width: 1047.2727272727px) {
      #intl_pricing-section .price-box {
        margin-top: 30px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .price-box {
        margin-top: 55px; } }
    @media (max-width: 1047.2727272727px) {
      #intl_pricing-section .price-box {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .price-box {
        padding-top: 55px; } }
    @media (max-width: 960px) {
      #intl_pricing-section .price-box {
        padding-bottom: 10px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .price-box {
        padding-bottom: 20px; } }
    @media (max-width: 822.8571428571px) {
      #intl_pricing-section .price-box {
        padding-left: 15px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .price-box {
        padding-left: 35px; } }
    @media (max-width: 822.8571428571px) {
      #intl_pricing-section .price-box {
        padding-right: 15px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .price-box {
        padding-right: 35px; } }
    #intl_pricing-section .price-box:first-child {
      margin-top: 0; }
    #intl_pricing-section .price-box:before {
      content: '';
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      height: 6px;
      height: 0.3125vw;
      background: linear-gradient(105.69deg, #503462 58.34%, #383147 100%), #FFFFFF; }
      @media (max-width: 960px) {
        #intl_pricing-section .price-box:before {
          height: 3px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box:before {
          height: 6px; } }
    #intl_pricing-section .price-box.rooms:before {
      background: linear-gradient(90deg, #F5897F 0%, #F4E3CE 100%); }
    #intl_pricing-section .price-box.bundle:before {
      background: linear-gradient(90deg, #D6355C 50%, #F5897F 84.49%); }
    #intl_pricing-section .price-box h4 {
      font-size: 30px;
      font-size: 1.5625vw;
      line-height: 35px;
      line-height: 1.8229166667vw;
      margin: 0 0 20px;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      text-transform: none;
      color: #333333;
      margin-bottom: 20px;
      margin-bottom: 1.0416666667vw; }
      @media (max-width: 1408px) {
        #intl_pricing-section .price-box h4 {
          font-size: 22px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box h4 {
          font-size: 30px; } }
      @media (max-width: 1426.2857142857px) {
        #intl_pricing-section .price-box h4 {
          line-height: 26px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box h4 {
          line-height: 35px; } }
      @media (max-width: 1248px) {
        #intl_pricing-section .price-box h4 {
          margin-bottom: 13px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box h4 {
          margin-bottom: 20px; } }
    #intl_pricing-section .price-box h5 {
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 23px;
      line-height: 1.1979166667vw;
      margin: 0;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      text-transform: none;
      color: #333333; }
      @media (max-width: 1616.8421052632px) {
        #intl_pricing-section .price-box h5 {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box h5 {
          font-size: 19px; } }
      @media (max-width: 1669.5652173913px) {
        #intl_pricing-section .price-box h5 {
          line-height: 20px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box h5 {
          line-height: 23px; } }
    #intl_pricing-section .price-box p {
      font-size: 19px;
      font-size: 0.9895833333vw;
      line-height: 23px;
      line-height: 1.1979166667vw;
      margin: 0 0 20px;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 300;
      color: #333333;
      letter-spacing: 0;
      margin-bottom: 20px;
      margin-bottom: 1.0416666667vw; }
      @media (max-width: 1616.8421052632px) {
        #intl_pricing-section .price-box p {
          font-size: 16px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box p {
          font-size: 19px; } }
      @media (max-width: 1669.5652173913px) {
        #intl_pricing-section .price-box p {
          line-height: 20px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box p {
          line-height: 23px; } }
      @media (max-width: 1248px) {
        #intl_pricing-section .price-box p {
          margin-bottom: 13px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box p {
          margin-bottom: 20px; } }
      #intl_pricing-section .price-box p b,
      #intl_pricing-section .price-box p strong {
        font-family: 'Neue Haas Grotesk W01', Serif;
        font-weight: 500; }
    #intl_pricing-section .price-box .price {
      display: block;
      text-align: center;
      font-size: 0;
      margin: 0;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 300;
      color: #333333;
      margin-bottom: 30px;
      margin-bottom: 1.5625vw; }
      @media (max-width: 960px) {
        #intl_pricing-section .price-box .price {
          margin-bottom: 15px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box .price {
          margin-bottom: 30px; } }
      #intl_pricing-section .price-box .price > span {
        font-size: 36px;
        font-size: 1.875vw;
        line-height: 40px;
        line-height: 2.0833333333vw;
        vertical-align: top;
        position: relative; }
        @media (max-width: 1386.6666666667px) {
          #intl_pricing-section .price-box .price > span {
            font-size: 26px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .price > span {
            font-size: 36px; } }
        @media (max-width: 1440px) {
          #intl_pricing-section .price-box .price > span {
            line-height: 30px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .price > span {
            line-height: 40px; } }
        #intl_pricing-section .price-box .price > span + span {
          vertical-align: bottom;
          font-size: 19px;
          font-size: 0.9895833333vw;
          line-height: 22px;
          line-height: 1.1458333333vw;
          font-weight: 500;
          color: #333333; }
          @media (max-width: 1414.7368421053px) {
            #intl_pricing-section .price-box .price > span + span {
              font-size: 14px; } }
          @media (min-width: 1920px) {
            #intl_pricing-section .price-box .price > span + span {
              font-size: 19px; } }
          @media (max-width: 2618.1818181818px) {
            #intl_pricing-section .price-box .price > span + span {
              line-height: 30px; } }
          @media (min-width: 1920px) {
            #intl_pricing-section .price-box .price > span + span {
              line-height: 22px; } }
      #intl_pricing-section .price-box .price b {
        font-weight: 900; }
      #intl_pricing-section .price-box .price .setup {
        font-size: 22px;
        font-size: 1.1458333333vw;
        line-height: 22px;
        line-height: 1.1458333333vw;
        vertical-align: bottom; }
        @media (max-width: 1570.9090909091px) {
          #intl_pricing-section .price-box .price .setup {
            font-size: 18px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .price .setup {
            font-size: 22px; } }
        @media (max-width: 2618.1818181818px) {
          #intl_pricing-section .price-box .price .setup {
            line-height: 30px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .price .setup {
            line-height: 22px; } }
      #intl_pricing-section .price-box .price.bundled > span {
        font-size: 36px;
        font-size: 1.875vw;
        line-height: 40px;
        line-height: 2.0833333333vw;
        vertical-align: top;
        position: relative; }
        @media (max-width: 1386.6666666667px) {
          #intl_pricing-section .price-box .price.bundled > span {
            font-size: 26px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .price.bundled > span {
            font-size: 36px; } }
        @media (max-width: 1440px) {
          #intl_pricing-section .price-box .price.bundled > span {
            line-height: 30px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .price.bundled > span {
            line-height: 40px; } }
        #intl_pricing-section .price-box .price.bundled > span + span {
          padding-left: 35px;
          padding-left: 1.8229166667vw; }
          @media (max-width: 987.4285714286px) {
            #intl_pricing-section .price-box .price.bundled > span + span {
              padding-left: 18px; } }
          @media (min-width: 1920px) {
            #intl_pricing-section .price-box .price.bundled > span + span {
              padding-left: 35px; } }
          #intl_pricing-section .price-box .price.bundled > span + span:before {
            position: absolute;
            content: ' ';
            left: 8px;
            left: 0.4166666667vw;
            width: 17px;
            width: 0.8854166667vw;
            height: 17px;
            height: 0.8854166667vw;
            background: url(https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/pricing/plus_icon_blue.svg) no-repeat center center;
            background-size: contain; }
            @media (max-width: 960px) {
              #intl_pricing-section .price-box .price.bundled > span + span:before {
                left: 4px; } }
            @media (min-width: 1920px) {
              #intl_pricing-section .price-box .price.bundled > span + span:before {
                left: 8px; } }
            @media (max-width: 1129.4117647059px) {
              #intl_pricing-section .price-box .price.bundled > span + span:before {
                width: 10px; } }
            @media (min-width: 1920px) {
              #intl_pricing-section .price-box .price.bundled > span + span:before {
                width: 17px; } }
            @media (max-width: 1129.4117647059px) {
              #intl_pricing-section .price-box .price.bundled > span + span:before {
                height: 10px; } }
            @media (min-width: 1920px) {
              #intl_pricing-section .price-box .price.bundled > span + span:before {
                height: 17px; } }
        #intl_pricing-section .price-box .price.bundled > span span {
          font-size: 19px;
          font-size: 0.9895833333vw;
          line-height: 22px;
          line-height: 1.1458333333vw; }
          @media (max-width: 1414.7368421053px) {
            #intl_pricing-section .price-box .price.bundled > span span {
              font-size: 14px; } }
          @media (min-width: 1920px) {
            #intl_pricing-section .price-box .price.bundled > span span {
              font-size: 19px; } }
          @media (max-width: 2618.1818181818px) {
            #intl_pricing-section .price-box .price.bundled > span span {
              line-height: 30px; } }
          @media (min-width: 1920px) {
            #intl_pricing-section .price-box .price.bundled > span span {
              line-height: 22px; } }
    #intl_pricing-section .price-box .features {
      font-size: 0;
      margin-bottom: 25px;
      margin-bottom: 1.3020833333vw;
      padding-bottom: 15px;
      padding-bottom: 0.78125vw;
      text-align: center;
      border-bottom: solid 1px #d7d7d7; }
      @media (max-width: 1152px) {
        #intl_pricing-section .price-box .features {
          margin-bottom: 15px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box .features {
          margin-bottom: 25px; } }
      @media (max-width: 640px) {
        #intl_pricing-section .price-box .features {
          padding-bottom: 5px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box .features {
          padding-bottom: 15px; } }
      #intl_pricing-section .price-box .features li {
        list-style-type: none;
        text-align: left;
        padding-left: 35px;
        padding-left: 1.8229166667vw;
        display: inline-block;
        width: 33%;
        vertical-align: top;
        position: relative;
        margin-bottom: 20px;
        margin-bottom: 1.0416666667vw;
        font-size: 19px;
        font-size: 0.9895833333vw;
        line-height: 23px;
        line-height: 1.1979166667vw;
        font-family: 'Neue Haas Grotesk W01 Disp', Serif;
        font-weight: 300;
        color: #333333; }
        @media (max-width: 987.4285714286px) {
          #intl_pricing-section .price-box .features li {
            padding-left: 18px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .features li {
            padding-left: 35px; } }
        @media (max-width: 1152px) {
          #intl_pricing-section .price-box .features li {
            margin-bottom: 12px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .features li {
            margin-bottom: 20px; } }
        @media (max-width: 1616.8421052632px) {
          #intl_pricing-section .price-box .features li {
            font-size: 16px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .features li {
            font-size: 19px; } }
        @media (max-width: 1669.5652173913px) {
          #intl_pricing-section .price-box .features li {
            line-height: 20px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .price-box .features li {
            line-height: 23px; } }
        #intl_pricing-section .price-box .features li:nth-child(odd) {
          width: 44%; }
        #intl_pricing-section .price-box .features li:before {
          position: absolute;
          content: '';
          left: 0;
          width: 14px;
          width: 0.7291666667vw;
          height: 12px;
          height: 0.625vw;
          background: url(https://d158em83j875sk.cloudfront.net/apptegy_marketing_site/images/pricing/check-icon.svg) no-repeat center center;
          background-size: contain; }
          @media (max-width: 1234.2857142857px) {
            #intl_pricing-section .price-box .features li:before {
              width: 9px; } }
          @media (min-width: 1920px) {
            #intl_pricing-section .price-box .features li:before {
              width: 14px; } }
          @media (max-width: 1280px) {
            #intl_pricing-section .price-box .features li:before {
              height: 8px; } }
          @media (min-width: 1920px) {
            #intl_pricing-section .price-box .features li:before {
              height: 12px; } }
      #intl_pricing-section .price-box .features.full-width {
        max-width: 440px;
        margin-left: auto;
        margin-right: auto; }
      #intl_pricing-section .price-box .features.full-width li {
        min-width: 100%; }
    #intl_pricing-section .price-box .cost-type {
      font-family: 'Neue Haas Grotesk W01', Serif;
      font-weight: 500;
      color: #6f6f6f;
      font-size: 16px;
      font-size: 0.8333333333vw;
      line-height: 20px;
      line-height: 1.0416666667vw;
      display: block;
      text-align: right; }
      @media (max-width: 1560px) {
        #intl_pricing-section .price-box .cost-type {
          font-size: 13px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box .cost-type {
          font-size: 16px; } }
      @media (max-width: 1536px) {
        #intl_pricing-section .price-box .cost-type {
          line-height: 16px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .price-box .cost-type {
          line-height: 20px; } }
  #intl_pricing-section .testimonials {
    width: 45%;
    background: #fbfbfb;
    overflow: hidden;
    text-align: left;
    padding-top: 55px;
    padding-top: 2.8645833333vw;
    padding-bottom: 65px;
    padding-bottom: 3.3854166667vw;
    padding-left: 65px;
    padding-left: 3.3854166667vw;
    padding-right: 45px;
    padding-right: 2.34375vw; }
    @media (max-width: 1047.2727272727px) {
      #intl_pricing-section .testimonials {
        padding-top: 30px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .testimonials {
        padding-top: 55px; } }
    @media (max-width: 1033.8461538462px) {
      #intl_pricing-section .testimonials {
        padding-bottom: 35px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .testimonials {
        padding-bottom: 65px; } }
    @media (max-width: 738.4615384615px) {
      #intl_pricing-section .testimonials {
        padding-left: 25px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .testimonials {
        padding-left: 65px; } }
    @media (max-width: 1066.6666666667px) {
      #intl_pricing-section .testimonials {
        padding-right: 25px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .testimonials {
        padding-right: 45px; } }
    #intl_pricing-section .testimonials h4 {
      font-size: 24px;
      font-size: 1.25vw;
      line-height: 28px;
      line-height: 1.4583333333vw;
      margin: 0 0 20px;
      font-family: 'Neue Haas Grotesk W01 Disp', Serif;
      font-weight: 700;
      text-transform: none;
      color: #333333;
      margin-bottom: 45px;
      margin-bottom: 2.34375vw; }
      @media (max-width: 1440px) {
        #intl_pricing-section .testimonials h4 {
          font-size: 18px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .testimonials h4 {
          font-size: 24px; } }
      @media (max-width: 1508.5714285714px) {
        #intl_pricing-section .testimonials h4 {
          line-height: 22px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .testimonials h4 {
          line-height: 28px; } }
      @media (max-width: 1493.3333333333px) {
        #intl_pricing-section .testimonials h4 {
          margin-bottom: 35px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .testimonials h4 {
          margin-bottom: 45px; } }
    #intl_pricing-section .testimonials .testim {
      margin-top: 54px;
      margin-top: 2.8125vw; }
      @media (max-width: 888.8888888889px) {
        #intl_pricing-section .testimonials .testim {
          margin-top: 25px; } }
      @media (min-width: 1920px) {
        #intl_pricing-section .testimonials .testim {
          margin-top: 54px; } }
      #intl_pricing-section .testimonials .testim:first-child {
        margin-top: 0; }
      #intl_pricing-section .testimonials .testim p {
        font-family: 'Neue Haas Grotesk W01 Disp', Serif;
        font-weight: 300;
        font-style: italic;
        font-size: 22px;
        font-size: 1.1458333333vw;
        line-height: 32px;
        line-height: 1.6666666667vw;
        margin-bottom: 20px;
        margin-bottom: 1.0416666667vw;
        color: #333; }
        @media (max-width: 1483.6363636364px) {
          #intl_pricing-section .testimonials .testim p {
            font-size: 17px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .testimonials .testim p {
            font-size: 22px; } }
        @media (max-width: 1260px) {
          #intl_pricing-section .testimonials .testim p {
            line-height: 21px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .testimonials .testim p {
            line-height: 32px; } }
        @media (max-width: 960px) {
          #intl_pricing-section .testimonials .testim p {
            margin-bottom: 10px; } }
        @media (min-width: 1920px) {
          #intl_pricing-section .testimonials .testim p {
            margin-bottom: 20px; } }
      #intl_pricing-section .testimonials .testim .user {
        overflow: hidden;
        font-size: 0; }
        #intl_pricing-section .testimonials .testim .user .avatar {
          margin-right: 25px;
          margin-right: 1.3020833333vw;
          width: 72px;
          width: 3.75vw;
          display: inline-block;
          vertical-align: middle; }
          @media (max-width: 1152px) {
            #intl_pricing-section .testimonials .testim .user .avatar {
              margin-right: 15px; } }
          @media (min-width: 1920px) {
            #intl_pricing-section .testimonials .testim .user .avatar {
              margin-right: 25px; } }
          @media (max-width: 1200px) {
            #intl_pricing-section .testimonials .testim .user .avatar {
              width: 45px; } }
          @media (min-width: 1920px) {
            #intl_pricing-section .testimonials .testim .user .avatar {
              width: 72px; } }
          #intl_pricing-section .testimonials .testim .user .avatar img {
            display: block;
            max-width: 100%;
            height: auto; }
        #intl_pricing-section .testimonials .testim .user .user-details {
          display: inline-block;
          vertical-align: middle; }
          #intl_pricing-section .testimonials .testim .user .user-details h5 {
            font-family: 'Neue Haas Grotesk W01', Serif;
            font-weight: 500;
            text-transform: none;
            font-size: 19px;
            font-size: 0.9895833333vw;
            line-height: 23px;
            line-height: 1.1979166667vw;
            color: #333;
            margin-bottom: 2px; }
            @media (max-width: 1616.8421052632px) {
              #intl_pricing-section .testimonials .testim .user .user-details h5 {
                font-size: 16px; } }
            @media (min-width: 1920px) {
              #intl_pricing-section .testimonials .testim .user .user-details h5 {
                font-size: 19px; } }
            @media (max-width: 1669.5652173913px) {
              #intl_pricing-section .testimonials .testim .user .user-details h5 {
                line-height: 20px; } }
            @media (min-width: 1920px) {
              #intl_pricing-section .testimonials .testim .user .user-details h5 {
                line-height: 23px; } }
          #intl_pricing-section .testimonials .testim .user .user-details .role {
            font-family: 'Neue Haas Grotesk W01 Disp', Serif;
            font-weight: 300;
            font-size: 16px;
            font-size: 0.8333333333vw;
            line-height: 20px;
            line-height: 1.0416666667vw;
            margin-bottom: 2px;
            color: #333; }
            @media (max-width: 1680px) {
              #intl_pricing-section .testimonials .testim .user .user-details .role {
                font-size: 14px; } }
            @media (min-width: 1920px) {
              #intl_pricing-section .testimonials .testim .user .user-details .role {
                font-size: 16px; } }
            @media (max-width: 1728px) {
              #intl_pricing-section .testimonials .testim .user .user-details .role {
                line-height: 18px; } }
            @media (min-width: 1920px) {
              #intl_pricing-section .testimonials .testim .user .user-details .role {
                line-height: 20px; } }
          #intl_pricing-section .testimonials .testim .user .user-details .location {
            font-family: 'Neue Haas Grotesk W01 Disp', Serif;
            font-weight: 300;
            font-size: 19px;
            font-size: 0.9895833333vw;
            line-height: 23px;
            line-height: 1.1979166667vw;
            color: #333; }
            @media (max-width: 1616.8421052632px) {
              #intl_pricing-section .testimonials .testim .user .user-details .location {
                font-size: 16px; } }
            @media (min-width: 1920px) {
              #intl_pricing-section .testimonials .testim .user .user-details .location {
                font-size: 19px; } }
            @media (max-width: 1669.5652173913px) {
              #intl_pricing-section .testimonials .testim .user .user-details .location {
                line-height: 20px; } }
            @media (min-width: 1920px) {
              #intl_pricing-section .testimonials .testim .user .user-details .location {
                line-height: 23px; } }
  #intl_pricing-section .rounded-btn.contact-btn {
    background: #f37366;
    clear: both;
    min-width: 330px;
    min-width: 17.1875vw;
    font-weight: 700;
    font-size: 19px;
    font-size: 0.9895833333vw;
    margin-top: 110px;
    margin-top: 5.7291666667vw; }
    @media (max-width: 1163.6363636364px) {
      #intl_pricing-section .rounded-btn.contact-btn {
        min-width: 200px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .rounded-btn.contact-btn {
        min-width: 330px; } }
    @media (max-width: 1616.8421052632px) {
      #intl_pricing-section .rounded-btn.contact-btn {
        font-size: 16px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .rounded-btn.contact-btn {
        font-size: 19px; } }
    @media (max-width: 698.1818181818px) {
      #intl_pricing-section .rounded-btn.contact-btn {
        margin-top: 40px; } }
    @media (min-width: 1920px) {
      #intl_pricing-section .rounded-btn.contact-btn {
        margin-top: 110px; } }
    #intl_pricing-section .rounded-btn.contact-btn:hover {
      background: #ef4837; }

@media only screen and (max-width: 1300px) {
  #intl_pricing-section .container {
    max-width: 85%; } }
@media only screen and (max-width: 1100px) {
  #intl_pricing-section .price-box .features li {
    width: 45%; } }
@media only screen and (max-width: 850px) {
  #intl_pricing-section .prices {
    width: 100%;
    margin: 0 0 40px;
    padding-right: 0; }

  #intl_pricing-section .testimonials {
    width: 100%;
    z-index: 2; } }
@media only screen and (max-width: 550px) {
  #intl_pricing-section .price-box .features li:nth-child(odd),
  #intl_pricing-section .price-box .features li {
    width: 100%; }

  #intl_pricing-section .price-box {
    padding-left: 30px;
    padding-right: 30px; } }
@media only screen and (max-width: 360px) {
  #intl_pricing-section .price-box .price > span span {
    display: block;
    line-height: 13px;
    text-align: right;
    padding-right: 20px; } }
@media only screen and (max-width: 345px) {
  #intl_pricing-section .price-box .price > span {
    font-size: 20px; } }
