.hero-wrapper .hero-cta-wrapper {
  width: 100%; }
  .hero-wrapper .hero-cta-wrapper img.logo {
    height: auto;
    margin-right: 5px;
    width: 16px; }
  .hero-wrapper .hero-cta-wrapper .hero-product-title {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    line-height: 36px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    text-transform: none; }
  .hero-wrapper .hero-cta-wrapper h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 900;
    line-height: 57px;
    margin: 15px 0 0 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    text-transform: none; }
  .hero-wrapper .hero-cta-wrapper h2 {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 28px;
    margin-block-end: 0.83em;
    margin-block-start: 0.83em;
    margin-bottom: 11px;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin-top: 10px;
    padding-right: 20px; }
  .hero-wrapper .hero-cta-wrapper h6 {
    color: #fff;
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 17px;
    margin-bottom: 11px;
    margin-top: 11px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    text-transform: uppercase; }
  .hero-wrapper .hero-cta-wrapper p {
    color: #fff;
    font-size: 14px; }
  .hero-wrapper .hero-cta-wrapper ul {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    list-style: none;
    margin: 25px 0;
    padding-left: 10px;
    text-align: left; }
    .hero-wrapper .hero-cta-wrapper ul li {
      display: list-item;
      padding-bottom: 5px;
      padding-left: 20px;
      text-align: -webkit-match-parent; }
      .hero-wrapper .hero-cta-wrapper ul li::before {
        background-color: #fff;
        border: 1px solid #fff;
        border-radius: 10px;
        bottom: 1px;
        content: '';
        display: inline-block;
        left: -20px;
        margin-right: -6px;
        padding: 2px;
        position: relative;
        vertical-align: middle; }
  .hero-wrapper .hero-cta-wrapper .price-tagline {
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 10px; }
  .hero-wrapper .hero-cta-wrapper .btn-wrap.inline-login {
    display: flex;
    flex-direction: column; }
  .hero-wrapper .hero-cta-wrapper .btn-wrap .btn {
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.856;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap; }
  .hero-wrapper .hero-cta-wrapper .btn-wrap .login-container.stack {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    width: 100%; }
  .hero-wrapper .hero-cta-wrapper .btn-wrap a.btn-primary {
    padding: 15px 95px;
    width: 100%; }
  .hero-wrapper .hero-cta-wrapper .btn-wrap p {
    font-weight: 700; }
  .hero-wrapper .hero-cta-wrapper .extra-link-text {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    position: relative;
    vertical-align: top; }
    .hero-wrapper .hero-cta-wrapper .extra-link-text .fa.fa-arrow-right {
      position: absolute;
      right: -20px;
      top: 17px;
      transition: 0.5s; }
    .hero-wrapper .hero-cta-wrapper .extra-link-text:hover {
      text-decoration: none; }
      .hero-wrapper .hero-cta-wrapper .extra-link-text:hover .fa.fa-arrow-right {
        right: -25px; }
  .hero-wrapper .hero-cta-wrapper .hero-disclaimer {
    font-style: italic;
    margin-top: 20px; }
  .hero-wrapper .hero-cta-wrapper i {
    position: relative;
    right: -7px;
    transition: all 0.3s ease 0s; }
  @media (min-width: 768px) {
    .hero-wrapper .hero-cta-wrapper .price-tagline {
      font-size: 16px;
      line-height: 19px; }
    .hero-wrapper .hero-cta-wrapper .hero-product-title {
      font-size: 48px;
      line-height: 57px; }
    .hero-wrapper .hero-cta-wrapper .btn-wrap.inline-login {
      flex-direction: row; }
      .hero-wrapper .hero-cta-wrapper .btn-wrap.inline-login .login-container.stack p {
        margin: 0 0 0 15px; }
    .hero-wrapper .hero-cta-wrapper .btn-wrap a.btn-primary {
      padding: 15px 40px;
      width: auto; }
    .hero-wrapper .hero-cta-wrapper .extra-link-text {
      margin: 0 0 0 15px; } }
  @media (min-width: 992px) {
    .hero-wrapper .hero-cta-wrapper .btn-wrap.inline-login .login-container.stack {
      width: 20%; } }



.hero-wrapper .hero-search-wrapper .search-wrapper {
  margin: 0 0 10px;
  position: relative; }
  .hero-wrapper .hero-search-wrapper .search-wrapper .search-box {
    display: inline-block;
    padding-right: 5px;
    width: 100%; }
    .hero-wrapper .hero-search-wrapper .search-wrapper .search-box .text-box {
      background: #fff;
      border: 0;
      border-radius: 5px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
      color: #000;
      font-family: "Lato", sans-serif;
      font-size: 16px;
      font-weight: 300;
      height: 40px;
      line-height: 24px;
      padding: 0 15px;
      width: 100%; }
      .hero-wrapper .hero-search-wrapper .search-wrapper .search-box .text-box:-webkit-autofill {
        background-color: transparent;
        -webkit-box-shadow: 0 0 0 1000px white inset; }
      .hero-wrapper .hero-search-wrapper .search-wrapper .search-box .text-box:focus {
        outline: none; }
      .hero-wrapper .hero-search-wrapper .search-wrapper .search-box .text-box::placeholder {
        color: #000;
        opacity: 0.5; }
  .hero-wrapper .hero-search-wrapper .search-wrapper .btn {
    float: none;
    padding: 19px 18px 18px;
    width: 100%; }
  .hero-wrapper .hero-search-wrapper .search-wrapper .search-box.btn-inside {
    display: block; }
  .hero-wrapper .hero-search-wrapper .search-wrapper .btn-search {
    background: transparent;
    border: 0;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    height: 36px;
    line-height: 20px;
    padding: 0;
    position: absolute;
    right: 7px;
    top: 0;
    width: 33px; }
    .hero-wrapper .hero-search-wrapper .search-wrapper .btn-search:hover {
      color: #333; }
  .hero-wrapper .hero-search-wrapper .search-wrapper form.animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .hero-wrapper .hero-search-wrapper .search-wrapper form.error {
    -webkit-animation-name: shake;
    animation-name: shake; }
    .hero-wrapper .hero-search-wrapper .search-wrapper form.error .search-box {
      position: relative; }
      .hero-wrapper .hero-search-wrapper .search-wrapper form.error .search-box::after {
        color: #eb2d2e;
        content: '\F06A';
        display: inline-block;
        font: normal normal normal 20px/1 FontAwesome;
        
        height: 10px;
        position: absolute;
        right: 24px;
        top: 12px;
        width: 10px; }
      .hero-wrapper .hero-search-wrapper .search-wrapper form.error .search-box .text-box {
        border: 1px solid #eb2d2e;
        color: #eb2d2e; }
  .hero-wrapper .hero-search-wrapper .search-wrapper .btn-tertiary-inverted {
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    margin-left: 5px;
    padding: 19px 60px 18px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: top;
    width: 100%; }

@media (min-width: 768px) {
  .hero-wrapper .hero-search-wrapper {
    width: 110%; }
    .hero-wrapper .hero-search-wrapper .hero {
      padding: 100px 0; }
    .hero-wrapper .hero-search-wrapper h1 {
      line-height: 80px;
      margin: 0 0 25px 0; }
    .hero-wrapper .hero-search-wrapper .search-wrapper {
      margin-bottom: 15px; }
      .hero-wrapper .hero-search-wrapper .search-wrapper .search-box.btn-inside {
        width: 750px; }
        .hero-wrapper .hero-search-wrapper .search-wrapper .search-box.btn-inside .text-box {
          font-size: 26px;
          height: 60px;
          line-height: 32px; }
      .hero-wrapper .hero-search-wrapper .search-wrapper .btn {
        padding: 19px 26px 18px;
        width: auto; }
      .hero-wrapper .hero-search-wrapper .search-wrapper .btn-search {
        font-size: 36px;
        line-height: 36px;
        right: 55px;
        top: 10px; }
      .hero-wrapper .hero-search-wrapper .search-wrapper form.error .search-box::after {
        font-size: 24px;
        right: 28px;
        top: 18px; }
  .hero-wrapper .hero-tld-wrapper {
    margin-right: 75px; } }

@media (min-width: 992px) {
  .hero-wrapper .hero-search-wrapper {
    width: 100%; }
    .hero-wrapper .hero-search-wrapper .search-wrapper .search-box.btn-inside {
      width: 970px; }
    .hero-wrapper .hero-search-wrapper .search-wrapper .btn {
      padding: 19px 36px 18px; }
    .hero-wrapper .hero-search-wrapper .search-wrapper .btn-search {
      right: -10px; }
  .hero-wrapper .hero-tld-wrapper {
    margin-right: 0; } }

@media (min-width: 1200px) {
  .hero-wrapper .hero-search-wrapper .search-wrapper .search-box.btn-inside {
    width: 1170px; }
  .hero-wrapper .hero-search-wrapper .search-wrapper .btn {
    padding: 19px 60px 18px; } }



.hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .btn-primary {
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  padding: 19px 60px 18px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  vertical-align: top;
  width: 100%; }

.hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box {
  background: #fff;
  border: 0;
  border-radius: 5px;
  display: inline-block;
  font-family: "Lato", sans-serif;
  margin-bottom: 10px;
  margin-right: 5px;
  padding-right: 25px;
  position: relative;
  width: 100%; }
  .hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box .text-box {
    background: #fff;
    border: 0;
    border-radius: 5px;
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 26px;
    font-weight: 300;
    height: 60px;
    line-height: 32px;
    padding: 0 0 0 50px;
    width: 100%; }
    .hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box .text-box:-webkit-autofill {
      background-color: transparent;
      -webkit-box-shadow: 0 0 0 1000px white inset; }
    .hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box .text-box:focus {
      outline: none; }
    .hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box .text-box::placeholder {
      color: #000;
      opacity: 0.5; }
  .hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box::before {
    color: #cdcdcd;
    content: '\F002';
    font: normal normal normal 30px/1 FontAwesome;
    
    left: 12px;
    pointer-events: none;
    position: absolute;
    top: 14px; }
  @media (min-width: 375px) {
    .hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box .tld-dropdown::after {
      color: #000;
      content: '\F107';
      font: normal normal normal 16px/1 FontAwesome;
      
      pointer-events: none;
      position: absolute;
      right: 15px;
      top: 22px; } }
  .hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box .btn {
    width: 100%; }

@media (min-width: 768px) {
  .hero-wrapper .hero-dropdown-wrapper .search-wrapper .btn {
    padding: 19px 26px 18px;
    width: auto; }
  .hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box {
    margin-bottom: 0;
    width: 590px; }
    .hero-wrapper .hero-dropdown-wrapper .dropdown-search-wrapper .search-box .text-box {
      padding: 0 15px 0 70px; } }

@media (min-width: 992px) {
  .hero-wrapper .hero-dropdown-wrapper .search-wrapper .search-box {
    width: 780px; }
  .hero-wrapper .hero-dropdown-wrapper .search-wrapper .btn {
    padding: 19px 36px 18px; } }

@media (min-width: 1200px) {
  .hero-wrapper .hero-dropdown-wrapper .search-wrapper .search-box {
    width: 925px; }
  .hero-wrapper .hero-dropdown-wrapper .search-wrapper .btn {
    padding: 19px 65px 18px; } }



.hero-wrapper .hero-transfer-wrapper .search-wrapper {
  margin: 0 0 10px;
  position: relative; }
  .hero-wrapper .hero-transfer-wrapper .search-wrapper .search-box {
    padding-right: 0; }
    .hero-wrapper .hero-transfer-wrapper .search-wrapper .search-box .text-box {
      background: #fff;
      border: 0;
      border-radius: 5px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
      color: #000;
      font-family: "Lato", sans-serif;
      font-size: 16px;
      font-weight: 300;
      height: 41px;
      line-height: 24px;
      padding: 0 15px;
      width: 100%; }
      .hero-wrapper .hero-transfer-wrapper .search-wrapper .search-box .text-box:-webkit-autofill {
        background-color: transparent;
        -webkit-box-shadow: 0 0 0 1000px white inset; }
      .hero-wrapper .hero-transfer-wrapper .search-wrapper .search-box .text-box:focus {
        outline: none; }
      .hero-wrapper .hero-transfer-wrapper .search-wrapper .search-box .text-box:placeholder {
        color: #000;
        opacity: 0.5; }
  .hero-wrapper .hero-transfer-wrapper .search-wrapper .search-box.btn-inside {
    display: block;
    width: auto; }
  .hero-wrapper .hero-transfer-wrapper .search-wrapper .btn {
    padding: 10px 0 9px; }
  .hero-wrapper .hero-transfer-wrapper .search-wrapper .btn-search {
    background: transparent;
    border: 0;
    color: #e24747;
    font-size: 20px;
    font-weight: 400;
    height: 36px;
    line-height: 20px;
    padding: 0;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 33px; }
    .hero-wrapper .hero-transfer-wrapper .search-wrapper .btn-search:hover {
      color: #b63838; }
  .hero-wrapper .hero-transfer-wrapper .search-wrapper form.has-error .search-box {
    position: relative; }
    .hero-wrapper .hero-transfer-wrapper .search-wrapper form.has-error .search-box::after {
      color: #eb2d2e;
      content: '\F06A';
      display: inline-block;
      font: normal normal normal 20px/1 FontAwesome;
      
      height: 10px;
      position: absolute;
      right: 24px;
      top: 11px;
      width: 10px; }

.hero-wrapper .hero-transfer-wrapper .extra-link-text p span {
  display: block;
  padding-right: 5px; }

@media (min-width: 768px) {
  .hero-wrapper .hero-transfer-wrapper .hero {
    padding: 100px 0; }
  .hero-wrapper .hero-transfer-wrapper .extra-link-text p span {
    display: inline; }
  .hero-wrapper .hero-transfer-wrapper h1 {
    line-height: 80px;
    margin: 0 0 25px 0; }
  .hero-wrapper .hero-transfer-wrapper .search-wrapper {
    margin-bottom: 15px; }
    .hero-wrapper .hero-transfer-wrapper .search-wrapper .btn {
      padding: 19px 0; }
    .hero-wrapper .hero-transfer-wrapper .search-wrapper .search-box .text-box {
      font-size: 26px;
      height: 61px;
      line-height: 32px; }
    .hero-wrapper .hero-transfer-wrapper .search-wrapper .btn-search {
      font-size: 36px;
      line-height: 36px;
      right: 15px;
      top: 10px; }
    .hero-wrapper .hero-transfer-wrapper .search-wrapper form.has-error .search-box::after {
      font-size: 24px;
      right: 28px;
      top: 18px; } }

.fade-in {
  animation-duration: 2s;
  animation-name: fadeIn; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }



.hero-wrapper {
  background-color: #333; }
  .hero-wrapper .hero {
    align-items: center;
    background-size: cover;
    display: flex;
    min-height: 440px;
    opacity: 0;
    overflow: hidden;
    padding: 125px 0;
    position: relative;
    transition: opacity 1s ease-in; }
    .hero-wrapper .hero.visible {
      opacity: 1; }
  .hero-wrapper .grid-container {
    position: relative; }
  .hero-wrapper h1 {
    color: #fff;
    font-weight: 900;
    line-height: 36px;
    margin: 0 0 15px 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); }
  .hero-wrapper .hero-product-title {
    font-family: "Lato", sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-transform: none; }
    @media (min-width: 768px) {
      .hero-wrapper .hero-product-title {
        font-size: 48px;
        line-height: 57px; } }
  .hero-wrapper .hero-header {
    font-family: "Lato", sans-serif;
    font-size: 44px;
    font-weight: 700;
    text-transform: none; }
    @media (min-width: 768px) {
      .hero-wrapper .hero-header {
        font-size: 75px; } }
  .hero-wrapper .tld-dropdown select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 0;
    border-left: 1px solid #cdcdcd;
    border-radius: 0 10px 10px 0;
    color: #000;
    font-size: 22px;
    height: 60px;
    margin-left: 15px;
    outline: none;
    padding-left: 20px;
    width: 100%;
    -ms-word-break: normal;
    word-break: normal; }
  .hero-wrapper .hero-tld-wrapper {
    margin-top: -5px;
    text-align: left; }
    .hero-wrapper .hero-tld-wrapper .tld-text {
      color: #fff;
      font-size: 14px;
      line-height: 19px;
      margin-left: 0;
      margin-right: 25px; }
      .hero-wrapper .hero-tld-wrapper .tld-text strong {
        font-weight: 900; }
      .hero-wrapper .hero-tld-wrapper .tld-text:hover {
        text-decoration: none; }
  .hero-wrapper .extra-link-text {
    padding-top: 10px; }
    .hero-wrapper .extra-link-text p > span {
      color: #fff;
      font-size: 16px;
      line-height: 14px;
      margin-bottom: 0; }
    .hero-wrapper .extra-link-text a {
      color: #fff;
      font-size: 16px;
      font-weight: 900;
      line-height: 14px;
      position: relative;
      text-decoration: none; }
      .hero-wrapper .extra-link-text a i {
        position: absolute;
        right: -17px;
        top: 2px;
        transition: all 0.3s ease 0s; }
      .hero-wrapper .extra-link-text a:hover i {
        right: -22px; }

@media (min-width: 768px) {
  .hero-wrapper .hero {
    padding: 100px 0; }
  .hero-wrapper h1 {
    font-size: 75px;
    line-height: 80px;
    margin: 0 0 25px 0; }
  .hero-wrapper .hero-tld-wrapper {
    display: inline-block;
    float: right;
    text-align: right; }
    .hero-wrapper .hero-tld-wrapper .tld-text {
      font-size: 22px;
      line-height: 30px;
      margin-left: 20px;
      margin-right: 5px; }
  .hero-wrapper .extra-link-text {
    display: block; }
    .hero-wrapper .extra-link-text p > span {
      font-size: 14px;
      line-height: 14px;
      margin-bottom: 0; }
    .hero-wrapper .extra-link-text a {
      font-size: 14px;
      line-height: 14px; } }



body.ReactModal__Body--open {
  height: 100vh;
  overflow-y: hidden; }
  body.ReactModal__Body--open .ReactModal__Overlay--after-open {
    overflow: auto; }

.ReactModal__Overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 300ms linear;
  z-index: 1001; }

.ReactModal__Overlay--after-open {
  opacity: 1; }

.ReactModal__Overlay--before-close {
  opacity: 0;
  transform: translate(0, -10%);
  transition: transform 3000ms ease-out; }

.ReactModal__Content {
  background: #fff;
  margin: auto;
  position: relative;
  transition: transform 300ms ease-out; }
  .ReactModal__Content:focus {
    outline: none; }
  .ReactModal__Content .close-button i {
    font-weight: 700;
    opacity: 0.2;
    position: absolute;
    right: 15px;
    top: 10px; }
    .ReactModal__Content .close-button i:hover {
      cursor: pointer;
      opacity: 1; }

.ReactModal__Content--after-open {
  -webkit-transform: translate(0, 7%);
  -ms-transform: translate(0, 7%);
  -o-transform: translate(0, 7%);
  transform: translate(0, 7%);
  -webkit-transition: -webkit-transform 300ms ease-out;
  -moz-transition: -moz-transform 300ms ease-out;
  -o-transition: -o-transform 300ms ease-out;
  transition: transform 300ms ease-out; }

.c-modal {
  background: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  max-width: 80%;
  outline: none;
  overflow: auto;
  padding: 15px; }

.ReactModal__Content {
  width: auto; }
  .ReactModal__Content .modal-body {
    text-align: center; }
    .ReactModal__Content .modal-body iframe {
      width: 100%; }
  .ReactModal__Content .close-button i {
    right: -5px;
    top: -10px; }

div.content-wrapper .section-header {
  text-align: center; }



.main {
  background-color: #fafafa; }

.homepage-wrapper {
  overflow: hidden; }

.hero-wrapper {
  background: #333;
  position: relative; }
  .hero-wrapper .search-box .text-box {
    height: 50px; }
  .hero-wrapper .hero {
    background: url("../image/do-home-hero-s.jpg") top left no-repeat;
    background-size: cover;
    min-height: 380px;
    padding: 40px 0;
    
     }
    .hero-wrapper .hero h1 {
      line-height: 46px;
      margin-bottom: 45px;
      margin-left: auto;
      margin-right: auto;
      max-width: 340px;
      overflow: hidden;
      position: relative;
      text-align: center; }
      .hero-wrapper .hero h1 .red-dot {
        color: #f00;
        display: inline-block;
        margin-left: -50%; }
    .hero-wrapper .hero .hero-tld-wrapper {
      float: none;
      text-align: center;
      width: 100%; }
    .hero-wrapper .hero .slidingVertical {
      display: inline-block;
      height: 40px;
      overflow: hidden; }
    .hero-wrapper .hero .slidingVertical span {
      -ms-animation: topToBottom 8s linear infinite 0s;
      -webkit-animation: topToBottom 8s linear infinite 0s;
      animation: topToBottom 8s linear infinite 0s;
      opacity: 0;
      overflow: hidden;
      position: absolute; }
    .hero-wrapper .hero .slidingVertical span:nth-child(2) {
      -ms-animation-delay: 2s;
      -webkit-animation-delay: 2s;
      animation-delay: 2s; }
    .hero-wrapper .hero .slidingVertical span:nth-child(3) {
      -ms-animation-delay: 4s;
      -webkit-animation-delay: 4s;
      animation-delay: 4s; }
    .hero-wrapper .hero .slidingVertical span:nth-child(4) {
      -ms-animation-delay: 6s;
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

@-moz-keyframes topToBottom {
  0% {
    opacity: 0; }
  5% {
    opacity: 0;
    -moz-transform: translateY(-30px); }
  10% {
    opacity: 1;
    -moz-transform: translateY(0); }
  25% {
    opacity: 1;
    -moz-transform: translateY(0); }
  30% {
    opacity: 0;
    -moz-transform: translateY(30px); }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes topToBottom {
  0% {
    opacity: 0; }
  5% {
    opacity: 0;
    -webkit-transform: translateY(-30px); }
  10% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  25% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  30% {
    opacity: 0;
    -webkit-transform: translateY(30px); }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-ms-keyframes topToBottom {
  .hero-wrapper .hero 0% {
    opacity: 0; }
  .hero-wrapper .hero 5% {
    opacity: 0;
    -ms-transform: translateY(-30px); }
  .hero-wrapper .hero 10% {
    opacity: 1;
    -ms-transform: translateY(0); }
  .hero-wrapper .hero 25% {
    opacity: 1;
    -ms-transform: translateY(0); }
  .hero-wrapper .hero 30% {
    opacity: 0;
    -ms-transform: translateY(30px); }
  .hero-wrapper .hero 80% {
    opacity: 0; }
  .hero-wrapper .hero 100% {
    opacity: 0; } }
  .hero-wrapper::after {
    background: url("../image/do-hero-lines-s.png") no-repeat;
    bottom: -40px;
    content: '';
    display: block;
    height: 80px;
    position: absolute;
    width: 100%;
    z-index: 999; }

.sidehug {
  padding: 40px 0 80px 0; }
  .sidehug .content-wrapper {
    padding: 20px; }
    .sidehug .content-wrapper .section-header {
      text-align: left; }
  .sidehug .grid-row:first-child img {
    background-image: url("../image/do-video-background-xl.png");
    background-position: -25px -10px;
    background-repeat: no-repeat;
    background-size: 100%; }
  .sidehug .large-text {
    color: #000;
    font-size: 30px;
    font-weight: 900; }
    .sidehug .large-text .red-dot {
      color: #f00; }
  .sidehug img {
    display: block;
    max-width: 100%; }

#sidehug {
  position: relative; }
  #sidehug::after {
    background: url("../image/dots-s.png") no-repeat;
    bottom: 0;
    content: '';
    display: block;
    height: 80px;
    position: absolute;
    right: 0;
    width: 190px;
    z-index: 5; }

@media (min-width: 768px) {
  .hero-wrapper .search-box .text-box {
    height: 60px; }
  .hero-wrapper .hero {
    background: url("/static/cs/img/pages/home/do-home-hero-m.jpg") center no-repeat;
    background-size: cover;
    height: 840px;
    padding-top: 300px; }
    .hero-wrapper .hero h1 {
      line-height: 80px;
      max-width: none; }
      .hero-wrapper .hero h1 .red-dot {
        margin-left: -45%; }
    .hero-wrapper .hero .slidingVertical {
      height: 70px; }
  .hero-wrapper::after {
    background: url("/static/cs/img/pages/home/do-hero-lines-m.png") no-repeat;
    bottom: -80px;
    height: 160px;
    width: 100%; }
  .sidehug {
    padding: 100px 0; }
    .sidehug .grid-row {
      padding: 60px 0; }
    .sidehug .content-wrapper {
      padding: 0; }
    .sidehug .large-text {
      font-size: 48px;
      line-height: 57px; }
  #sidehug::after {
    background: url("/static/cs/img/pages/home/dots-m.png") no-repeat;
    bottom: -10px;
    height: 120px;
    right: 0;
    width: 460px; } }

@media (min-width: 992px) {
  .hero-wrapper .hero {
    background: url("/static/cs/img/pages/home/do-home-hero-xl.jpg") center no-repeat;
    background-size: cover;
    height: 820px;
    padding-bottom: 310px;
    padding-top: 310px; }
    .hero-wrapper .hero h1 {
      padding-left: 15%;
      text-align: left; }
      .hero-wrapper .hero h1 .red-dot {
        margin-left: -35%; }
      .hero-wrapper .hero h1 .tlds {
        display: inline-block; }
  .hero-wrapper::after {
    background: url("/static/cs/img/pages/home/do-hero-lines-l.png") no-repeat; }
  .sidehug .flex .item.content {
    padding-left: 40px; }
  #sidehug::after {
    background: url("/static/cs/img/pages/home/dots-xl.png") no-repeat;
    height: 120px;
    right: 0;
    width: 46%; } }

@media (min-width: 1200px) {
  .hero-wrapper .hero {
    background: url("/static/cs/img/pages/home/do-home-hero-xl.jpg") center no-repeat;
    background-size: cover; }
    .hero-wrapper .hero h1 {
      padding-left: 20%; }
      .hero-wrapper .hero h1 .red-dot {
        margin-left: -25%; }
  .hero-wrapper::after {
    background: url("/static/cs/img/pages/home/do-hero-lines-xl.png") no-repeat;
    height: 160px;
    width: 100%; } }