@import url(vendor/aos.css);
@import url(vendor/bootstrap.min.css);
@font-face {
  font-family: 'HelveticaNeue-Regular';
  src: url("../fonts/HelveticaNeueRegular.woff2") format("woff2"), url("../fonts/HelveticaNeueRegular.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url("../fonts/HelveticaNeueLight.woff2") format("woff2"), url("../fonts/HelveticaNeueLight.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url("../fonts/HelveticaNeueMedium.woff2") format("woff2"), url("../fonts/HelveticaNeueMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaNeue-Bold';
  src: url("../fonts/HelveticaNeueBold.woff2") format("woff2"), url("../fonts/HelveticaNeueBold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

/* fonts */
/* ----------------------------------------------
 * Generated by Animista on 2019-11-12 20:20:22
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation tracking-in-expand
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0; }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 1; } }

@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0; }
  40% {
    opacity: 0.6; }
  100% {
    opacity: 1; } }

.tracking-in-expand {
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s both; }

/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes float {
  0% {
    transform: translatey(0px); }
  50% {
    transform: translatey(-10px); }
  100% {
    transform: translatey(0px); } }

@keyframes grow {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

/**
 * ----------------------------------------
 * animation slide-in-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

/**
 * ----------------------------------------
 * animation text-focus-in
 * ----------------------------------------
 */
@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }

@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }

/**
 * ----------------------------------------
 * animation scale-up-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/**
 * ----------------------------------------
 * animation slide-in-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

/**
 * ----------------------------------------
 * animation fade-in-left
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes sonarEffectYellow {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f4b400, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #f4b400, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0; } }

@keyframes sonarEffectBlue {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1dd2fc, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #1dd2fc, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0; } }

@keyframes sonarEffectGreen {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #84bc17, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #84bc17, 0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0; } }

/**
 * ----------------------------------------
 * animation slide-in-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

.anim_lines {
  fill: none;
  stroke: #000000;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1900;
  stroke-dashoffset: 1900;
  animation: lines 2s forwards linear; }

@keyframes lines {
  to {
    stroke-dashoffset: 0; } }

@keyframes rotate-circle {
  0% {
    transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg); } }

@keyframes icon-line-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes icon-line-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

html {
  font-size: 300%; }

html, body {
  height: 100%; }

body {
  font-family: "HelveticaNeue-Medium";
  font-size: 1em;
  color: #4D4D4D;
  background-color: #fff; }
  body:before {
    z-index: 5000;
    -webkit-transition: all 0.325s ease-in-out;
    -moz-transition: all 0.325s ease-in-out;
    -ms-transition: all 0.325s ease-in-out;
    -o-transition: all 0.325s ease-in-out;
    transition: all 0.325s ease-in-out; }
  body.overlay {
    overflow: hidden; }
    body.overlay:before {
      content: '';
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7); }
    body.overlay #signup_btn {
      opacity: 0; }

#main-wrapper {
  -webkit-transition: margin-left 0.325s ease-in-out;
  -moz-transition: margin-left 0.325s ease-in-out;
  -ms-transition: margin-left 0.325s ease-in-out;
  -o-transition: margin-left 0.325s ease-in-out;
  transition: margin-left 0.325s ease-in-out;
  width: 100%; }
  #main-wrapper.open {
    margin-left: 20em; }

#side_nav {
  height: 100vh;
  width: 20em;
  position: fixed;
  z-index: 5001;
  top: 0;
  left: -20em;
  background-color: #2842A2;
  overflow-x: hidden;
  -webkit-transition: all 0.325s ease-in-out;
  -moz-transition: all 0.325s ease-in-out;
  -ms-transition: all 0.325s ease-in-out;
  -o-transition: all 0.325s ease-in-out;
  transition: all 0.325s ease-in-out; }
  #side_nav.open {
    left: 0; }
  #side_nav .mid {
    margin-top: 5em; }
  #side_nav ul {
    margin: 0;
    padding: 0; }
    #side_nav ul li {
      display: block;
      padding-left: 1em;
      padding-right: 1em;
      margin-bottom: .2em; }
      #side_nav ul li a {
        display: inline-block;
        border-bottom: .085em solid transparent;
        font-size: 1em;
        color: #6483CD;
        padding: .25em 0 .15em; }
        #side_nav ul li a:hover {
          text-decoration: none;
          color: #A0C4F9;
          border-bottom: .085em solid #A0C4F9; }
    #side_nav ul.first {
      padding-bottom: 1.5em;
      border-bottom: .085em solid #385EBF; }
    #side_nav ul.second {
      padding-top: 1.2em; }
      #side_nav ul.second li a {
        color: #fff;
        padding: .5em 1.5em;
        font-family: "HelveticaNeue-Medium";
        overflow: hidden; }
        #side_nav ul.second li a:hover {
          border-color: transparent; }
  #side_nav .bot {
    position: absolute;
    bottom: 1em;
    left: 1em;
    opacity: .7; }
    #side_nav .bot .footer-logo {
      margin-bottom: 1em;
      display: inline-block;
      width: 11.95em; }
    #side_nav .bot .social a {
      display: inline-block;
      width: 1.16em; }
      #side_nav .bot .social a:first-child {
        margin-right: .5em; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1em;
  z-index: 5010; }

#burgmenu {
  z-index: 5010;
  width: 1.8em;
  height: 1.4em;
  float: left;
  top: .5em;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer; }
  #burgmenu.white span {
    background: #fff; }
  #burgmenu span {
    display: block;
    position: absolute;
    height: .19em;
    width: 100%;
    background: #2F75BB;
    border-radius: .19em;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    #burgmenu span:nth-child(1) {
      top: 0px; }
    #burgmenu span:nth-child(2) {
      top: .6em; }
    #burgmenu span:nth-child(3) {
      top: 1.2em;
      width: 70%; }
  #burgmenu.open span {
    background-color: #A0C4F9; }
    #burgmenu.open span:nth-child(1) {
      top: .6em;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: rotate(135deg); }
    #burgmenu.open span:nth-child(2) {
      opacity: 0;
      left: -60px; }
    #burgmenu.open span:nth-child(3) {
      width: 100%;
      top: .6em;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }

#signup_btn {
  position: relative;
  float: right;
  z-index: 100;
  -webkit-transition: opacity 0.12s ease-in-out;
  -moz-transition: opacity 0.12s ease-in-out;
  -ms-transition: opacity 0.12s ease-in-out;
  -o-transition: opacity 0.12s ease-in-out;
  transition: opacity 0.12s ease-in-out; }
  #signup_btn.hide-this, #signup_btn.hide-me {
    opacity: 0; }
  #signup_btn a {
    color: #fff;
    overflow: hidden; }
    #signup_btn a:hover {
      border-color: transparent; }

.mobile-splash {
  display: none; }

#atf .row {
  margin: 0; }

#atf .logo-slogan {
  margin-bottom: 2.5em; }

#atf .logos {
  margin-bottom: .75em; }
  #atf .logos a {
    display: inline-block; }
    #atf .logos a:last-child {
      width: 5.67em; }
    #atf .logos a:first-child {
      margin-right: 1.5em;
      width: 14.04em; }

#atf .slogan {
  text-transform: uppercase;
  color: #8A8A8D;
  font-family: "HelveticaNeue-Bold"; }

#atf .left {
  padding-top: 5em;
  padding-left: 8.5em; }
  #atf .left .write-up {
    padding-right: 3em; }

#atf .right {
  text-align: right;
  padding-right: 0;
  position: relative;
  overflow: hidden; }
  #atf .right #svg_line {
    top: 10.2em;
    width: 37.5em;
    position: relative; }
  #atf .right .su {
    position: absolute; }
  #atf .right .thumb {
    transform: translatey(0px);
    animation: float 3s ease-in-out infinite; }
    #atf .right .thumb.tu1 {
      animation-delay: .3s; }
    #atf .right .thumb.tu2 {
      animation-delay: .5s; }
    #atf .right .thumb.tu3 {
      animation-delay: .5s; }
    #atf .right .thumb.tu4 {
      animation-delay: .3s; }
    #atf .right .thumb.tu5 {
      animation-delay: .8s; }
    #atf .right .thumb.tu6 {
      animation-delay: .3s; }
    #atf .right .thumb.tu7 {
      animation-delay: .4s; }
  #atf .right .bldg1 {
    width: 2.98em;
    height: 8.64em;
    top: 29.29em;
    right: 4.2em;
    z-index: 6; }
  #atf .right .bldg2 {
    width: 4.04em;
    height: 14.25em;
    top: 23.69em;
    right: 13em;
    z-index: 9; }
  #atf .right .bldg3 {
    width: 2.64em;
    height: 6.48em;
    top: 31.48em;
    right: 17em;
    z-index: 5; }
  #atf .right .bldg4 {
    width: 3.54em;
    height: 8.25em;
    top: 29.7em;
    right: 24.2em;
    z-index: 5; }
  #atf .right .bldg5 {
    width: 4.54em;
    height: 13.42em;
    top: 20.15em;
    right: 27.5em;
    z-index: 3; }
  #atf .right .bldg6 {
    width: 4.87em;
    height: 4.64em;
    top: 23.8em;
    right: 21.6em;
    z-index: 3; }
  #atf .right .bldg7 {
    width: 8.85em;
    height: 4.44em;
    top: 19.72em;
    right: 12.7em;
    z-index: 6; }
  #atf .right .bldg8 {
    width: 5.71em;
    height: 16.23em;
    top: 7.9em;
    right: 6em;
    z-index: 6; }
  #atf .right .bldg9 {
    width: 3.83em;
    height: 8.46em;
    top: 15.7em;
    right: 0;
    z-index: 6; }
  #atf .right .bldg10 {
    width: 3.79em;
    height: 4.39em;
    top: 15.7em;
    right: 23.8em;
    z-index: 2; }
  #atf .right .bldg11 {
    width: 2.29em;
    height: 6.35em;
    top: 8.18em;
    right: 16.5em;
    z-index: 4; }
  #atf .right .bldg12 {
    width: 2.83em;
    height: 8.73em;
    top: 5.8em;
    right: .25em;
    z-index: 4; }
  #atf .right .tree1 {
    width: 31.12em;
    height: 3em;
    top: 35em;
    right: .25em;
    z-index: 5; }
  #atf .right .tree2 {
    width: 3.33em;
    height: 2.83em;
    top: 30.76em;
    right: 20em;
    z-index: 5; }
  #atf .right .tree3 {
    width: 1.58em;
    height: 2.39em;
    top: 26.05em;
    right: 19em;
    z-index: 9; }
  #atf .right .tree4 {
    width: 22.04em;
    height: 2.92em;
    top: 21.22em;
    right: 3.4em; }
  #atf .right .tree5 {
    width: 2.58em;
    height: 2.14em;
    top: 17.9em;
    right: 26.35em; }
  #atf .right .tree6 {
    width: 10.96em;
    height: 2.96em;
    top: 11.55em;
    right: 3.5em;
    z-index: 3; }
  #atf .right .mt1 {
    width: 18.33em;
    height: 14.5em;
    top: 0;
    right: 1.5em;
    z-index: 1; }
  #atf .right .mt2 {
    width: 8.42em;
    height: 6.125em;
    top: 8.4em;
    right: 0;
    z-index: 2; }
  #atf .right .pines {
    width: 11.58em;
    height: 7.58em;
    top: .8em;
    right: 5.6em;
    z-index: 2; }
  #atf .right .thumb {
    width: 3.46em;
    height: 3.46em;
    z-index: 10; }
  #atf .right .tu1 {
    top: 25.2em;
    right: 4.2em; }
  #atf .right .tu2 {
    top: 19.8em;
    right: 13.5em; }
  #atf .right .tu3 {
    top: 16.1em;
    right: 28.7em; }
  #atf .right .tu4 {
    top: 15.6em;
    right: 16.1em; }
  #atf .right .tu5 {
    top: 11.6em;
    right: 24.1em; }
  #atf .right .tu6 {
    top: 4.2em;
    right: 16.1em; }
  #atf .right .tu7 {
    top: 3.8em;
    right: 7.6em; }
  #atf .right .mask-1 {
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 4.3em;
    z-index: 10;
    top: 38em; }
  #atf .right .mask-2 {
    background-color: #fff;
    position: absolute;
    width: 32.3em;
    height: 4.1em;
    z-index: 4;
    top: 33.7em;
    right: 0; }
  #atf .right .mask-3 {
    background-color: #fff;
    position: absolute;
    width: 6em;
    height: 5.05em;
    z-index: 4;
    top: 28.5em;
    right: 21em; }
  #atf .right .mask-4 {
    background-color: #fff;
    position: absolute;
    width: 21.6em;
    height: 4.2em;
    z-index: 8;
    top: 24.23em;
    right: 0; }
  #atf .right .mask-5 {
    background-color: #fff;
    position: absolute;
    width: 4.6em;
    height: 3.9em;
    z-index: 2;
    top: 20.2em;
    right: 23em; }
  #atf .right .mask-6 {
    background-color: #fff;
    position: absolute;
    width: 19.8em;
    height: 3.9em;
    z-index: 2;
    top: 14.6em;
    right: 0; }

#atf h1 {
  font-family: "HelveticaNeue-Bold";
  margin: 0;
  color: #2F75BB;
  letter-spacing: -.02em;
  font-size: 2.7em; }
  #atf h1:first-child {
    color: #00AAE7; }

#atf .btn {
  margin-top: 1em;
  margin-bottom: 4em;
  overflow: hidden; }
  #atf .btn:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 2em;
    z-index: -2; }
  #atf .btn:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #00AAE7;
    -webkit-transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -ms-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    transition: all 0.23s ease-in-out;
    border-radius: 2em;
    z-index: -1; }
  #atf .btn:hover {
    color: #fff;
    border-color: transparent; }
    #atf .btn:hover:before {
      width: 100%; }

.emoticon {
  position: relative;
  padding-bottom: 1.5em; }

.smiley {
  background-color: #7684DC;
  color: #fff;
  font-size: .9em;
  border-radius: 1.4em;
  text-align: left;
  padding: 1.5em;
  width: 24.2em;
  position: absolute;
  bottom: 0;
  max-width: 100%;
  left: 2em; }
  .smiley .num {
    font-family: "HelveticaNeue-Bold";
    font-size: 2.5em;
    margin-right: .1em; }
  .smiley .perc {
    position: relative;
    top: -.8em;
    font-size: 1.4em; }
  .smiley .top {
    overflow: hidden; }
    .smiley .top .left {
      display: inline-block;
      float: left;
      margin-right: .6em; }
    .smiley .top .right {
      padding-top: 1.2em; }
      .smiley .top .right div {
        display: inline-block;
        position: relative;
        width: 1.18em;
        height: 1.29em; }
        .smiley .top .right div img {
          position: relative;
          z-index: 1;
          width: 1.18em;
          height: 1.29em;
          position: absolute;
          top: 0;
          left: 0; }
          .smiley .top .right div img.light {
            z-index: 3; }
  .smiley .bot {
    line-height: normal; }

.btn {
  font-family: "HelveticaNeue-Bold";
  border-radius: 2em;
  border-width: .08em;
  padding: .5em 1.5em;
  position: relative; }
  .btn.btn-span {
    padding-right: 2em; }
    .btn.btn-span span {
      display: inline-block;
      position: absolute;
      top: .19em;
      right: .5em;
      font-size: 1.2em; }
  .btn.blue-light {
    border-color: #00AAE7;
    color: #00AAE7; }
  .btn.btn-blue:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2F75BB;
    border-radius: 2em;
    z-index: -2; }
  .btn.btn-blue:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #00AAE7;
    -webkit-transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -ms-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    transition: all 0.23s ease-in-out;
    border-radius: 2em;
    z-index: -1; }
  .btn.btn-blue:hover:before {
    width: 100%; }
  .btn.pink {
    color: #ED3B84;
    border-color: #ED3B84;
    overflow: hidden; }
    .btn.pink:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      border-radius: 2em;
      z-index: -2; }
    .btn.pink:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0%;
      height: 100%;
      background-color: #F969D7;
      -webkit-transition: all 0.23s ease-in-out;
      -moz-transition: all 0.23s ease-in-out;
      -ms-transition: all 0.23s ease-in-out;
      -o-transition: all 0.23s ease-in-out;
      transition: all 0.23s ease-in-out;
      border-radius: 2em;
      z-index: -1; }
    .btn.pink:hover {
      color: #fff;
      border-color: transparent; }
      .btn.pink:hover:before {
        width: 100%; }
  .btn.btn-lg {
    text-transform: uppercase;
    padding: .5em 1.5em; }

#nav_top, #nav_bot {
  padding: 1.5em 1.5em 5em;
  margin-top: 3em; }
  #nav_top .inner, #nav_bot .inner {
    margin: 0; }
    #nav_top .inner:hover a, #nav_bot .inner:hover a {
      opacity: .5; }
      #nav_top .inner:hover a:hover, #nav_bot .inner:hover a:hover {
        text-decoration: none;
        opacity: 1;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
  #nav_top .box, #nav_bot .box {
    display: inline-block;
    padding: 1em .5em;
    position: relative; }
    #nav_top .box .desc, #nav_bot .box .desc {
      text-transform: uppercase;
      display: block;
      font-size: .65em;
      margin-bottom: .2em; }
    #nav_top .box .title, #nav_bot .box .title {
      font-size: 1em;
      line-height: 1.2em;
      display: inline-block; }
    #nav_top .box .icon_plus, #nav_bot .box .icon_plus {
      display: block;
      text-align: right;
      font-size: 1.5em;
      line-height: normal;
      position: absolute;
      bottom: .2em;
      right: .5em; }
    #nav_top .box.a1, #nav_bot .box.a1 {
      top: 2em; }
      #nav_top .box.a1 a, #nav_bot .box.a1 a {
        background-color: #2F75BB;
        color: #fff; }
        #nav_top .box.a1 a img, #nav_bot .box.a1 a img {
          margin-top: -3em;
          width: 5.63em; }
    #nav_top .box.a2 a, #nav_bot .box.a2 a {
      background-color: #fff;
      color: #4D4D4D;
      border: 0.08em solid #2F75BB; }
      #nav_top .box.a2 a img, #nav_bot .box.a2 a img {
        margin-top: -3.5em;
        width: 4.46em; }
      #nav_top .box.a2 a .icon_plus span, #nav_bot .box.a2 a .icon_plus span {
        color: #4D4D4D; }
    #nav_top .box.b1, #nav_bot .box.b1 {
      top: 2em; }
      #nav_top .box.b1 a, #nav_bot .box.b1 a {
        background-color: #00AAE7;
        color: #fff; }
        #nav_top .box.b1 a img, #nav_bot .box.b1 a img {
          margin-top: -4.2em;
          width: 5.87em; }
    #nav_top .box.b2 a, #nav_bot .box.b2 a {
      background-color: #fff;
      color: #4D4D4D;
      border: 0.08em solid #00AAE7; }
      #nav_top .box.b2 a img, #nav_bot .box.b2 a img {
        margin-top: -4em;
        width: 5.29em; }
      #nav_top .box.b2 a .icon_plus span, #nav_bot .box.b2 a .icon_plus span {
        color: #4D4D4D; }
    #nav_top .box.c1, #nav_bot .box.c1 {
      top: 2em; }
      #nav_top .box.c1 a, #nav_bot .box.c1 a {
        background-color: #2842A2;
        color: #fff; }
        #nav_top .box.c1 a img, #nav_bot .box.c1 a img {
          margin-top: -3em;
          width: 7.13em; }
    #nav_top .box.c2 a, #nav_bot .box.c2 a {
      background-color: #fff;
      color: #4D4D4D;
      border: 0.08em solid #2842A2;
      padding-top: 2em; }
      #nav_top .box.c2 a img, #nav_bot .box.c2 a img {
        margin-top: -3.6em;
        width: 5.54em; }
      #nav_top .box.c2 a .icon_plus span, #nav_bot .box.c2 a .icon_plus span {
        color: #4D4D4D; }
    #nav_top .box a, #nav_bot .box a {
      padding: 2.8em 1em 1em;
      display: inline-block;
      border-radius: 1em;
      font-family: "HelveticaNeue-Bold";
      position: relative;
      height: 9.4em;
      width: 11.5em;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      #nav_top .box a img, #nav_bot .box a img {
        position: absolute;
        top: 0;
        left: 1em; }
      #nav_top .box a:hover .icon_plus span, #nav_bot .box a:hover .icon_plus span {
        opacity: 1; }

#nav_top {
  position: relative;
  background: url(../imgs/gradient.jpg) repeat-x bottom left;
  background-size: auto 13.33em; }
  #nav_top .inner {
    padding-left: 5em;
    padding-right: 5em; }
  #nav_top .box {
    text-align: center; }
    #nav_top .box.a1 {
      top: 0; }
      #nav_top .box.a1:hover .icon_plus span {
        color: #2F75BB; }
      #nav_top .box.a1 a {
        background-color: #fff;
        color: #2F75BB;
        border: 0.08em solid #2F75BB; }
        #nav_top .box.a1 a .icon_plus span {
          color: #2F75BB; }
    #nav_top .box.b1 a img {
      margin-top: -4.8em; }
    #nav_top .box.b2:hover .icon_plus span {
      color: #ED3B84; }
    #nav_top .box.b2 a {
      background-color: #fff;
      color: #ED3B84;
      border: 0.08em solid #ED3B84; }
      #nav_top .box.b2 a img {
        margin-top: -3em; }
      #nav_top .box.b2 a .icon_plus span {
        color: #ED3B84; }
    #nav_top .box a {
      text-align: left;
      width: 20em;
      height: 10em; }
    #nav_top .box .icon_plus span {
      font-family: "HelveticaNeue-Medium";
      text-transform: uppercase;
      font-size: .43em;
      color: #fff;
      position: relative;
      top: -.1em;
      opacity: 0;
      -webkit-transition: opacity 0.122s ease-in-out;
      -moz-transition: opacity 0.122s ease-in-out;
      -ms-transition: opacity 0.122s ease-in-out;
      -o-transition: opacity 0.122s ease-in-out;
      transition: opacity 0.122s ease-in-out; }

#nav_bot {
  padding-bottom: 1em;
  padding-left: 3em;
  padding-right: 3em;
  margin-top: 1em; }
  #nav_bot a {
    height: 9em; }
  #nav_bot .box {
    top: auto !important; }
    #nav_bot .box a {
      width: 11.5em; }

.row-block {
  padding: 1.5em 0; }

.block h6 {
  margin: 0 0 .5em;
  text-transform: uppercase;
  display: inline-block;
  font-size: .9em;
  padding: .3em .75em;
  border-radius: .4em; }

.block h1 {
  font-size: 2.3em; }

.block h2 {
  font-size: 1.6em; }

.block h1, .block h2 {
  margin: 0 0 .75em;
  font-family: "HelveticaNeue-Bold"; }

.block .btn {
  margin-top: 1.3em; }

.block.blue h6 {
  color: #7486C0;
  border: .04em solid #7486C0; }

.block.blue h1, .block.blue h2 {
  color: #2842A2; }

.block.white {
  color: #fff; }
  .block.white h6 {
    color: #fff;
    border: 0.04em solid #fff; }
  .block.white h1, .block.white h2 {
    color: #fff; }

.block.pink {
  color: #fff; }
  .block.pink h6 {
    color: #F969D7;
    border: 0.04em solid #F969D7; }
  .block.pink h1, .block.pink h2 {
    color: #F969D7; }

.block .inner .row {
  margin: 0; }

.block .right-img {
  text-align: right; }

.pbar {
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  padding-bottom: 2em; }
  .pbar .score {
    position: relative; }
    .pbar .score .top {
      text-align: right;
      position: relative;
      padding-right: 2.5em; }
      .pbar .score .top span {
        line-height: normal; }
      .pbar .score .top .num {
        font-family: "HelveticaNeue-Bold";
        font-size: 2.5em; }
      .pbar .score .top .perc {
        font-family: "HelveticaNeue-Bold";
        position: absolute;
        top: .25em;
        right: .7em;
        font-size: 1.4em; }
    .pbar .score .wrap {
      border-radius: 2em;
      padding: .5em 1.2em;
      width: 10%;
      display: block;
      height: 2.5em;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -ms-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      .pbar .score .wrap .title {
        font-family: "HelveticaNeue-Bold"; }
    .pbar .score.go .wrap {
      width: 100%; }
    .pbar .score:first-child {
      width: 68%; }
      .pbar .score:first-child .top .num {
        color: #00AAE7; }
      .pbar .score:first-child .top .perc {
        color: #00AAE7; }
      .pbar .score:first-child .wrap {
        background-color: #00AAE7; }
        .pbar .score:first-child .wrap .title {
          color: #fff; }
    .pbar .score:last-child {
      width: 100%;
      margin-top: -1.6em; }
      .pbar .score:last-child .top {
        padding-right: 4.5em; }
        .pbar .score:last-child .top .num {
          color: #2842A2; }
        .pbar .score:last-child .top .perc {
          color: #2842A2;
          right: 2.1em; }
      .pbar .score:last-child .wrap {
        background-color: #2842A2; }
        .pbar .score:last-child .wrap .title {
          color: #fff; }
      .pbar .score:last-child .bot img {
        position: absolute;
        bottom: .4em;
        right: 0;
        width: 5.54em; }
  .pbar .msg {
    padding: 1.1em 1.3em 2em 1.3em;
    color: #2842A2;
    font-family: "HelveticaNeue-Bold";
    line-height: normal;
    border-radius: 1.5em;
    background-color: #E9F2FF;
    width: 11.8em;
    position: relative;
    left: 2.2em; }
    .pbar .msg img {
      position: absolute;
      bottom: 0;
      right: .5em;
      width: 5.42em; }
    .pbar .msg .desc {
      position: relative;
      z-index: 10; }
    .pbar .msg .title {
      position: relative;
      z-index: 10;
      font-size: 3em; }
  .pbar .right {
    position: relative; }
    .pbar .right .tip {
      position: absolute;
      top: 3.5em;
      width: 2.25em; }
      .pbar .right .tip img {
        width: 2.25em; }

.pic_give_box,
.pic_megaphone,
.pig_calc,
.pink_magnifying,
.pink_laptop_code {
  width: 21.67em; }

.pic_emoticon {
  width: 21.67em; }

.pic_360,
.pink_workingpie {
  width: 21.69em; }

.pic_rebate {
  width: 27.77em; }

#blue-section {
  margin-top: 2em;
  background-color: #0ab9e8;
  padding-top: 2em;
  padding-bottom: 2em; }

#black-section {
  background-color: #000;
  padding-top: 4em;
  padding-bottom: 2em; }

#three-sec {
  padding-top: 6em;
  padding-bottom: 2em; }
  #three-sec .wrap {
    padding: 0 .85em; }
  #three-sec .box {
    margin-top: 3em;
    background-color: #fff;
    border-radius: 1.5em;
    padding: 3.1em 1.5em 1.5em;
    position: relative;
    height: 15em; }
    #three-sec .box.first img {
      top: -42%;
      width: 6.85em; }
    #three-sec .box.second {
      margin-top: 0; }
      #three-sec .box.second img {
        top: -44%;
        width: 8.62em; }
    #three-sec .box.third {
      padding-top: 2.4em; }
      #three-sec .box.third img {
        top: -29%;
        width: 8.7em; }
    #three-sec .box img {
      left: 1.8em;
      position: absolute; }
    #three-sec .box .title {
      margin-top: 1em;
      color: #00AAE7;
      font-family: "HelveticaNeue-Bold";
      font-size: 1.1em;
      display: inline-block;
      margin-bottom: .5em;
      line-height: normal; }
    #three-sec .box .desc {
      font-size: .85em;
      line-height: normal; }

#form-section {
  background-color: #fff;
  padding-top: 4em;
  padding-bottom: 4em; }
  #form-section h2 {
    color: #2F75BB;
    margin-bottom: .75em;
    font-size: 2.25em;
    font-family: "HelveticaNeue-Bold"; }
  #form-section .left {
    padding-left: 3em;
    padding-right: 4em; }
  #form-section .form-wrapper {
    margin-bottom: 1em; }
    #form-section .form-wrapper.last {
      margin-bottom: 0; }
  #form-section .form-control {
    border-radius: 2em;
    padding: .75em 1em;
    height: 3em;
    border: 0.03em solid #2F75BB;
    color: #4D4D4D;
    -webkit-transition: border 0.123s ease-in-out;
    -moz-transition: border 0.123s ease-in-out;
    -ms-transition: border 0.123s ease-in-out;
    -o-transition: border 0.123s ease-in-out;
    transition: border 0.123s ease-in-out; }
    #form-section .form-control.error {
      border-color: red; }
  #form-section .blue-light {
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 3; }
    #form-section .blue-light::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #00AAE7;
      border-radius: 2em;
      z-index: -2; }
    #form-section .blue-light::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 0%;
      height: 100%;
      background-color: #2F75BB;
      -webkit-transition: all 0.23s ease-in-out;
      -moz-transition: all 0.23s ease-in-out;
      -ms-transition: all 0.23s ease-in-out;
      -o-transition: all 0.23s ease-in-out;
      transition: all 0.23s ease-in-out;
      border-radius: 2em;
      z-index: -1; }
    #form-section .blue-light:hover {
      border-color: transparent; }
      #form-section .blue-light:hover::before {
        width: 100%; }

::placeholder {
  color: #8A8A8D; }

.thank-you {
  text-align: center;
  display: none; }

#footer {
  background-color: #111C3A;
  color: #fff;
  padding-top: 3em;
  padding-bottom: 3em; }
  #footer .copyright {
    margin-top: 2em; }
  #footer a {
    color: #fff; }
  #footer .footer-logo {
    display: inline-block;
    margin-bottom: 1em; }
    #footer .footer-logo img {
      width: 11.96em; }
  #footer .left {
    text-align: right;
    padding-right: 2em; }
  #footer .right {
    font-size: .7em;
    padding-left: 2em; }
  #footer .social a:first-child {
    margin-right: .85em; }
  #footer .social a img {
    width: 1.17em; }
  #footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }

.sk-folding-cube {
  margin: -20px auto 0;
  width: 40px;
  height: 40px;
  top: 50%;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }
  .sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
    .sk-folding-cube .sk-cube:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
      animation: sk-foldCubeAngle 2.4s infinite linear both;
      -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%; }
  .sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg); }
    .sk-folding-cube .sk-cube2:before {
      -webkit-animation-delay: 0.3s;
      animation-delay: 0.3s; }
  .sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg); }
    .sk-folding-cube .sk-cube3:before {
      -webkit-animation-delay: 0.6s;
      animation-delay: 0.6s; }
  .sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg); }
    .sk-folding-cube .sk-cube4:before {
      -webkit-animation-delay: 0.9s;
      animation-delay: 0.9s; }

/**
 * Extracted from: SweetAlert
 * Modified by: Istiak Tridip
 */
.success-checkmark {
  width: 80px;
  height: 115px;
  margin: 0 auto; }
  .success-checkmark .check-icon {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    box-sizing: content-box;
    border: 4px solid #4CAF50; }
    .success-checkmark .check-icon::before {
      top: 3px;
      left: -2px;
      width: 30px;
      transform-origin: 100% 50%;
      border-radius: 100px 0 0 100px; }
    .success-checkmark .check-icon::after {
      top: 0;
      left: 30px;
      width: 60px;
      transform-origin: 0 50%;
      border-radius: 0 100px 100px 0;
      animation: rotate-circle 8.25s ease-in; }
    .success-checkmark .check-icon::before, .success-checkmark .check-icon::after {
      content: '';
      height: 100px;
      position: absolute;
      background: #FFFFFF;
      transform: rotate(-45deg); }
    .success-checkmark .check-icon .icon-line {
      height: 5px;
      background-color: #4CAF50;
      display: block;
      border-radius: 2px;
      position: absolute;
      z-index: 10; }
      .success-checkmark .check-icon .icon-line.line-tip {
        top: 46px;
        left: 14px;
        width: 25px;
        transform: rotate(45deg);
        animation: icon-line-tip 1.75s; }
      .success-checkmark .check-icon .icon-line.line-long {
        top: 38px;
        right: 8px;
        width: 47px;
        transform: rotate(-45deg);
        animation: icon-line-long 1.75s; }
    .success-checkmark .check-icon .icon-circle {
      top: -4px;
      left: -4px;
      z-index: 10;
      width: 80px;
      height: 80px;
      border-radius: 50%;
      position: absolute;
      box-sizing: content-box;
      border: 4px solid rgba(76, 175, 80, 0.5); }
    .success-checkmark .check-icon .icon-fix {
      top: 8px;
      width: 5px;
      left: 26px;
      z-index: 1;
      height: 85px;
      position: absolute;
      transform: rotate(-45deg);
      background-color: #FFFFFF; }

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2F75BB;
  z-index: 5500; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5 / 4), only screen and (min-resolution: 120dpi), only screen and (min-resolution: 1.25dppx) {
  html {
    font-size: 300%; } }

@media only screen and (max-width: 3550px) {
  html {
    font-size: 230%; } }

@media only screen and (max-width: 3200px) {
  html {
    font-size: 210%; } }

@media only screen and (max-width: 2800px) {
  html {
    font-size: 210%; } }

@media only screen and (max-width: 2560px) {
  html {
    font-size: 200%; }
  #nav_bot .box a {
    width: 10.5em; } }

@media only screen and (max-width: 2400px) {
  html {
    font-size: 140%; } }

@media only screen and (max-width: 1920px) {
  html {
    font-size: 140%; }
  #atf .left .write-up {
    padding-right: 0; } }

@media only screen and (max-width: 1745px) {
  #atf h1 {
    font-size: 2.5em; } }

@media only screen and (max-width: 1680px) {
  html {
    font-size: 120%; } }

@media only screen and (max-width: 1440px) {
  html {
    font-size: 120%; }
  #atf h1 {
    font-size: 2.3em; } }

@media only screen and (max-width: 1366px) {
  html {
    font-size: 110%; } }

@media only screen and (max-width: 1280px) {
  html {
    font-size: 100%; }
  #nav_top .inner {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (max-width: 1175px) {
  #atf .right {
    font-size: 14px; } }

@media only screen and (max-width: 1024px) {
  html {
    font-size: 100%; }
  #atf .left {
    padding-left: 5em; }
  #atf h1 {
    font-size: 2.3em; }
  #atf .right {
    font-size: 13px; }
  .block h1 {
    font-size: 2.1em; }
  #three-sec .box {
    height: 18em; }
  #nav_top {
    font-size: 15px; } }

@media only screen and (max-width: 991px) {
  .mobile-splash {
    display: block;
    margin-bottom: 3em; }
  #atf .right {
    padding-bottom: 10.2em; }
  #atf .left {
    padding-left: 4em;
    padding-right: 4em; }
    #atf .left .write-up {
      padding-right: 0; }
  #atf .btn {
    margin-bottom: 0; }
  .pbar .score .wrap {
    width: 100%; }
  #nav_top,
  #nav_bot {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 18px; }
    #nav_top .box,
    #nav_bot .box {
      margin-bottom: 4em; }
      #nav_top .box a,
      #nav_bot .box a {
        width: 12em;
        margin-left: auto;
        margin-right: auto;
        display: block; }
      #nav_top .box.a1, #nav_top .box.b1, #nav_top .box.c1,
      #nav_bot .box.a1,
      #nav_bot .box.b1,
      #nav_bot .box.c1 {
        top: 0; }
  #nav_bot {
    padding-left: 1.5em;
    padding-right: 1.5em; }
    #nav_bot a {
      height: 8em; }
  #nav_top .box a {
    height: 13em; }
  .block {
    padding-left: 2em;
    padding-right: 2em; }
    .block .row {
      margin-left: 0;
      margin-right: 0; }
    .block .inner-padding {
      padding-left: 0; }
    .block .inner.pad_left {
      padding-left: .5em; }
  .pbar {
    padding-left: 4em;
    padding-right: 4em; }
  #three-sec .box {
    height: 15em; } }

@media only screen and (max-width: 767px) {
  .block .row > div {
    padding-right: 0;
    padding-left: 0; }
  .block .inner.pad_left, .block .inner.pad_right {
    padding-left: 0;
    padding-right: 0; }
  .block .left-img,
  .block .right-img {
    margin-bottom: 1.5em; }
  .block .right-img {
    text-align: left; }
  .pbar {
    padding-left: 2em;
    padding-right: 2em; }
    .pbar .msg {
      left: auto;
      float: right;
      margin-bottom: 3em;
      margin-right: 1em; }
    .pbar .row {
      margin: 0; }
      .pbar .row > div {
        padding-left: 0;
        padding-right: 0; }
    .pbar .right .tip {
      top: auto;
      bottom: 1em;
      right: 3em;
      -webkit-transform: rotate(1000deg);
      -moz-transform: rotate(1000deg);
      -ms-transform: rotate(1000deg);
      transform: rotate(1000deg); }
  #three-sec {
    font-size: 18px; }
    #three-sec .box {
      width: 15em;
      height: auto;
      padding-top: 4em;
      margin: 0 auto; }
      #three-sec .box.first, #three-sec .box.third {
        margin-top: 0; }
    #three-sec .wrap {
      margin-bottom: 8em; }
  #nav_top, #nav_bot {
    font-size: 22px; }
  #form-section .left, #form-section .right {
    padding-left: 2em;
    padding-right: 2em; } }

@media only screen and (max-width: 575px) {
  #atf .left {
    padding-left: 2em;
    padding-right: 2em; }
  #atf h1 {
    font-size: 2.1em; }
  #atf .right {
    font-size: 11px; }
  .mobile-splash {
    margin-bottom: 1em; }
  #nav_top .box,
  #nav_bot .box {
    padding-left: 0;
    padding-right: 0; }
    #nav_top .box:last-child,
    #nav_bot .box:last-child {
      margin-bottom: 2em; }
    #nav_top .box a,
    #nav_bot .box a {
      width: auto;
      height: 8em; }
  #nav_top .box a {
    height: auto;
    padding-bottom: 2em; }
  #nav_top .box .icon_plus span {
    opacity: 1; }
  #nav_top .inner:hover a,
  #nav_bot .inner:hover a {
    filter: none;
    opacity: 1; }
    #nav_top .inner:hover a:hover,
    #nav_bot .inner:hover a:hover {
      text-decoration: none;
      filter: none;
      opacity: 1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
  .smiley {
    left: 0; }
  .block {
    padding-left: 2em;
    padding-right: 2em; }
  .pbar .score:first-child {
    width: 66%; }
  .pbar .score .wrap .title {
    font-size: .9em; }
  #footer {
    padding-left: 2em;
    padding-right: 2em; }
    #footer .left, #footer .right {
      padding: 0; }
    #footer .left {
      text-align: left;
      margin-bottom: 2em; }
  #three-sec .row > div:last-child .wrap {
    margin-bottom: 1em; } }

@media only screen and (max-width: 480px) {
  #atf .right {
    font-size: 9px; }
  #atf .right .mask-2 {
    height: 4.2em; } }

@media only screen and (max-width: 420px) {
  #atf .right {
    font-size: 8px; } }

@media only screen and (max-width: 375px) {
  #atf .logos {
    font-size: 14px; }
  #atf h1 {
    font-size: 1.9em; }
  #atf .right {
    font-size: 7.5px; }
    #atf .right .mask-1 {
      top: 38.1em; }
  .pbar .score {
    font-size: 14px; } }

@media only screen and (max-width: 360px) {
  #atf .right .mask-3 {
    top: 28.6em;
    height: 4.9em; } }

@media only screen and (max-width: 320px) {
  #atf .left {
    padding-left: 1em;
    padding-right: 1em; }
  #atf .logos {
    font-size: 13px; }
  #atf h1 {
    font-size: 1.8em; }
  #atf .right .mask-6 {
    top: 15em; }
  #atf .right .mask-3 {
    height: 5em; }
  #nav_top, #nav_bot, .block, .pbar, #form-section .left, #form-section .right {
    padding-left: 1em;
    padding-right: 1em; }
  .row-block {
    padding-top: 1em;
    padding-bottom: 1em; }
  .btn {
    font-size: .9em; }
  .pbar .score {
    font-size: 13px; }
  .block h1 {
    font-size: 1.8em; } }
