/* CSS Document */
@-ms-viewport {
  width: device-width;
  zoom: 1; }

@font-face {
  font-family: "Banda";
  src: url("../_fonts/BandaRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Banda Light";
  src: url("../_fonts/BandaLight-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1.5; }

/********* keyframes *********/
@-webkit-keyframes emoji {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }
@keyframes emoji {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@-webkit-keyframes starL {
  0% {
    transform: translateX(-50%) scale(1) rotate(0); }
  100% {
    transform: translateX(-50%) scale(1.3) rotate(-20deg); } }

@keyframes starL {
  0% {
    transform: translateX(-50%) scale(1) rotate(0); }
  100% {
    transform: translateX(-50%) scale(1.3) rotate(-20deg); } }

@-webkit-keyframes starR {
  0% {
    transform: translateX(-50%) scale(1) rotate(0); }
  100% {
    transform: translateX(-50%) scale(1.3) rotate(20deg); } }

@keyframes starR {
  0% {
    transform: translateX(-50%) scale(1) rotate(0); }
  100% {
    transform: translateX(-50%) scale(1.3) rotate(20deg); } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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

@keyframes scaleIn {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

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

@keyframes scaleOut {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

/********* end keyframes *********/
/********* layout *********/
#wow {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 400;
  color: #057ab5;
  opacity: 0; }
  #wow b, #wow strong {
    font-weight: 700; }
  #wow i, #wow em {
    font-style: italic; }
  #wow article, #wow aside, #wow details, #wow figcaption, #wow figure, #wow footer, #wow header, #wow hgroup, #wow main, #wow menu, #wow nav, #wow section, #wow summary {
    display: block; }
  #wow ol, #wow ul {
    list-style: none; }
  #wow a {
    text-decoration: none;
    border: none;
    outline: none;
    color: inherit;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    #wow a img {
      border: none;
      transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    #wow a:hover, #wow a:active, #wow a.select {
      color: #057ab5 !important; }
      #wow a:hover img, #wow a:active img, #wow a.select img {
        opacity: 0.65; }
  #wow p {
    font: 400 16px/23px "Open Sans", arial, sans-serif;
    margin-bottom: 16px; }
  #wow address {
    font: 400 0.875em/1.25em "Open Sans", arial, sans-serif;
    -webkit-text-size-adjust: none; }
  #wow img {
    display: block;
    width: 100%;
    height: auto; }
  #wow h1 {
    font: 400 70px/1.1em "Banda", "Signika", arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    margin-bottom: 0.2em; }
  #wow h2 {
    font: 400 46px/1em "Banda", "Signika", arial, sans-serif;
    margin-bottom: 0.375em;
    color: #6ccad0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #wow h3 {
    font: 400 21px/1.2em "Open Sans", arial, sans-serif;
    color: #7b7a7c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #wow h4 {
    font: 400 18px/1em "Open Sans", arial, sans-serif;
    margin-bottom: 0.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #wow h5 {
    font: 400 16px/1em "Open Sans", arial, sans-serif;
    margin-bottom: 0.25em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #wow h6 {
    font: 400 9px/1em "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: black;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #wow sup {
    vertical-align: super;
    font-size: xx-small; }
  #wow sub {
    vertical-align: sub;
    font-size: xx-small; }
  #wow .hide {
    display: none; }
  #wow .error {
    color: #ff0000 !important; }
  #wow .button {
    display: inline-block;
    vertical-align: middle;
    min-width: 220px;
    padding: 10px;
    margin: 0;
    border: none;
    box-sizing: border-box;
    border-radius: 16px;
    font: 700 24px/26px "Open Sans", arial, sans-serif;
    color: white;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #6ccad0;
    cursor: pointer;
    transition-property: background-color, opacity;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    #wow .button:hover, #wow .button:active {
      color: white !important;
      background-color: #057ab5; }
    #wow .button.blank {
      background-color: transparent; }
      #wow .button.blank:hover, #wow .button.blank:active {
        background-color: transparent; }
  #wow .pattern {
    width: 100%;
    height: 50vh;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #6ccad0; }
    #wow .pattern:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      background: url(../_images/pattern.svg) repeat center center;
      background-size: 440px;
      opacity: 0.4; }
    #wow .pattern:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }
    #wow .pattern.bottom {
      top: auto;
      bottom: 0; }
      #wow .pattern.bottom:after {
        background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, white 100%); }
  #wow .panel {
    width: auto;
    min-height: 100vh;
    max-width: none;
    line-height: inherit;
    padding: 10% 5%;
    position: relative;
    background: transparent; }
    #wow .panel .disclaimer {
      opacity: 0;
      pointer-events: none;
      text-align: center;
      position: fixed;
      bottom: 16px;
      left: 5%;
      right: 5%;
      transition: opacity 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      will-change: opacity;
      z-index: 10; }
      #wow .panel .disclaimer .scroll {
        display: inline-block;
        color: #c4c3c4;
        font-weight: 600;
        margin-bottom: 14px;
        cursor: pointer;
        transition: color 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
        #wow .panel .disclaimer .scroll:after {
          content: "";
          display: block;
          width: 26px;
          height: 40px;
          margin: 3px auto 0;
          opacity: 0.45;
          background: url(../_images/arrow.svg) no-repeat center center;
          background-size: contain;
          transition: opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
        #wow .panel .disclaimer .scroll:hover, #wow .panel .disclaimer .scroll:active {
          color: #7b7a7c !important; }
          #wow .panel .disclaimer .scroll:hover:after, #wow .panel .disclaimer .scroll:active:after {
            opacity: 1; }
      #wow .panel .disclaimer h6 {
        background-color: white; }
        #wow .panel .disclaimer h6.trunk {
          height: 17px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          position: relative;
          transition: height 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
          #wow .panel .disclaimer h6.trunk.expanded {
            white-space: normal; }
        #wow .panel .disclaimer h6.readMore {
          padding: 3px 0px; }
          #wow .panel .disclaimer h6.readMore a {
            color: #057ab5; }
            #wow .panel .disclaimer h6.readMore a:hover, #wow .panel .disclaimer h6.readMore a:active {
              color: #7b7a7c; }
        #wow .panel .disclaimer h6.actual {
          opacity: 0;
          pointer-events: none;
          position: absolute; }
        #wow .panel .disclaimer h6 sup {
          color: black; }
    #wow .panel .mainWow.done + .disclaimer {
      opacity: 1; }
  #wow #intro, #wow #end {
    text-align: center;
    transition: opacity 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    #wow #intro h1, #wow #end h1 {
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; }
    #wow #intro h3, #wow #end h3 {
      max-width: 770px;
      margin-left: auto;
      margin-right: auto; }
    #wow #intro h1, #wow #intro h3, #wow #end h1, #wow #end h3 {
      color: #057ab5;
      position: relative; }
    #wow #intro.out, #wow #end.out {
      opacity: 0; }
  #wow #intro {
    min-height: 100vh; }
    #wow #intro .wowAnimation.current + .disclaimer {
      pointer-events: auto; }
    #wow #intro .disclaimer {
      -webkit-animation-delay: 1.8s;
              animation-delay: 1.8s;
      -webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
              animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -webkit-animation-duration: 0.4s;
              animation-duration: 0.4s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-name: fadeIn;
              animation-name: fadeIn; }
      #wow #intro .disclaimer h3 {
        color: #c4c3c4; }
      #wow #intro .disclaimer.discFadeOut {
        -webkit-animation-delay: 0s;
                animation-delay: 0s;
        -webkit-animation-name: fadeOut;
                animation-name: fadeOut; }
      #wow #intro .disclaimer.discFadeIn {
        -webkit-animation-delay: 0s;
                animation-delay: 0s;
        -webkit-animation-name: fadeIn;
                animation-name: fadeIn; }
  #wow #end {
    min-height: 0;
    padding-top: 0; }
    #wow #end .buttonRow {
      margin-top: 30px;
      position: relative; }
    #wow #end h3 {
      font-size: 24px;
      letter-spacing: 1px;
      color: white;
      text-align: center;
      margin-top: 8.4vh; }
  #wow > .wowAnimation.mainWow {
    z-index: 100; }
  #wow .wowAnimation.intro {
    text-align: center;
    margin: 3.5% 0; }
  #wow .wowAnimation.mainWow {
    width: 90%;
    max-width: 689px;
    text-align: left;
    position: fixed;
    top: 28%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    pointer-events: none; }
    #wow .wowAnimation.mainWow > h2 {
      width: 100%;
      opacity: 0;
      transition: opacity 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      position: absolute;
      top: 0;
      left: 0; }
    #wow .wowAnimation.mainWow .ww {
      margin: calc(7.4vh + 63px) 0 50px; }
      #wow .wowAnimation.mainWow .ww img {
        opacity: 0;
        transition: opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
        will-change: opacity; }
      #wow .wowAnimation.mainWow .ww #locationO {
        width: 100%;
        height: 155%;
        background: url(../_images/neighborhood.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: -15%;
        left: 0;
        transform: scale(0);
        transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        will-change: transform; }
      #wow .wowAnimation.mainWow .ww #spendingO {
        width: 100%;
        height: 155%;
        background: url(../_images/free.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: -15%;
        left: 0;
        transform: scale(0);
        transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        will-change: transform; }
      #wow .wowAnimation.mainWow .ww #certificateO {
        width: 100%;
        height: 118%;
        background: url(../_images/cheese.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: -6%;
        left: -1%;
        transform: scale(0);
        transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        will-change: transform; }
        #wow .wowAnimation.mainWow .ww #certificateO:before {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          background: url(../_images/cheesePiece.png) no-repeat center;
          background-size: contain;
          position: absolute;
          top: 0;
          left: 0; }
      #wow .wowAnimation.mainWow .ww #graduateO {
        width: 100%;
        height: 155%;
        background: url(../_images/graduate.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: -37%;
        left: 0.5%;
        transform: scale(0);
        transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        will-change: transform; }
      #wow .wowAnimation.mainWow .ww #creditO {
        width: 100%;
        height: 155%;
        background: url(../_images/creditcard.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: -15%;
        left: 0.5%;
        transform: scale(0);
        transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        will-change: transform; }
      #wow .wowAnimation.mainWow .ww #atmsO {
        width: 100%;
        height: 155%;
        background: url(../_images/atms.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: -15%;
        left: 0;
        transform: scale(0);
        transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        will-change: transform; }
      #wow .wowAnimation.mainWow .ww #autoLoanO {
        width: 100%;
        height: 155%;
        background: url(../_images/autoloan.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: -15%;
        left: 0;
        transform: scale(0);
        transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        will-change: transform; }
      #wow .wowAnimation.mainWow .ww #equityO {
        width: 100%;
        height: 155%;
        background: url(../_images/homeloan.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: -15%;
        left: 0;
        transform: scale(0);
        transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        will-change: transform; }
    #wow .wowAnimation.mainWow .flex {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center; }
      #wow .wowAnimation.mainWow .flex h3 {
        display: inline-block;
        vertical-align: middle;
        width: 61%;
        margin-right: 20px;
        opacity: 0;
        transition: opacity 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
        will-change: opacity; }
        #wow .wowAnimation.mainWow .flex h3 sup {
          color: black; }
      #wow .wowAnimation.mainWow .flex .button {
        opacity: 0;
        will-change: opacity; }
    #wow .wowAnimation.mainWow.location .ww img {
      opacity: 1; }
    #wow .wowAnimation.mainWow.location .ww #locationO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.locationPanelOut .ww img {
      opacity: 0; }
    #wow .wowAnimation.mainWow.locationPanelOut .ww #locationO {
      transform: scale(0); }
    #wow .wowAnimation.mainWow.locationPanelIn .ww img {
      opacity: 1; }
    #wow .wowAnimation.mainWow.locationPanelIn .ww #locationO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.spending .ww #spendingO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.spendingPanelOut .ww #spendingO {
      transform: scale(0); }
    #wow .wowAnimation.mainWow.spendingPanelIn .ww #spendingO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.certificate .ww #certificateO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.certificatePanelOut .ww #certificateO {
      transform: scale(0); }
    #wow .wowAnimation.mainWow.certificatePanelIn .ww #certificateO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.graduate .ww #graduateO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.graduatePanelOut .ww #graduateO {
      transform: scale(0); }
    #wow .wowAnimation.mainWow.graduatePanelIn .ww #graduateO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.credit .ww #creditO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.creditPanelOut .ww #creditO {
      transform: scale(0); }
    #wow .wowAnimation.mainWow.creditPanelIn .ww #creditO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.atms .ww #atmsO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.atmsPanelOut .ww #atmsO {
      transform: scale(0); }
    #wow .wowAnimation.mainWow.atmsPanelIn .ww #atmsO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.autoLoan .ww #autoLoanO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.autoLoanPanelOut .ww #autoLoanO {
      transform: scale(0); }
    #wow .wowAnimation.mainWow.autoLoanPanelIn .ww #autoLoanO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.equity .ww #equityO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.equityPanelOut .ww #equityO {
      transform: scale(0); }
    #wow .wowAnimation.mainWow.equityPanelIn .ww #equityO {
      transform: scale(1); }
    #wow .wowAnimation.mainWow.play > h2 {
      opacity: 1; }
    #wow .wowAnimation.mainWow.play .flex h3, #wow .wowAnimation.mainWow.play .flex .button {
      opacity: 1; }
    #wow .wowAnimation.mainWow.panelOut > h2, #wow .wowAnimation.mainWow.panelOut .flex h3, #wow .wowAnimation.mainWow.panelOut .flex .button, #wow .wowAnimation.mainWow.panelOut + .disclaimer {
      opacity: 0; }
    #wow .wowAnimation.mainWow.panelIn > h2, #wow .wowAnimation.mainWow.panelIn .flex h3, #wow .wowAnimation.mainWow.panelIn .flex .button, #wow .wowAnimation.mainWow.panelIn + .disclaimer {
      opacity: 1; }
    #wow .wowAnimation.mainWow.current {
      pointer-events: auto; }
      #wow .wowAnimation.mainWow.current + .disclaimer {
        pointer-events: auto; }
  #wow .wowAnimation .ww {
    display: inline-block;
    width: 100%;
    max-width: 689px;
    position: relative; }
    #wow .wowAnimation .ww .intro {
      opacity: 0;
      -webkit-animation: 0.4s 1 cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards fadeIn;
              animation: 0.4s 1 cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards fadeIn;
      -webkit-animation-delay: 1s;
              animation-delay: 1s; }
    #wow .wowAnimation .ww #tshirt {
      width: 100%;
      height: 108%;
      background: url(../_images/tshirt.png) no-repeat center;
      background-size: contain;
      position: absolute;
      top: -2%;
      left: 0;
      transform: scale(0);
      -webkit-animation: 0.4s 1 cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards scaleIn;
              animation: 0.4s 1 cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards scaleIn;
      -webkit-animation-delay: 1.4s;
              animation-delay: 1.4s;
      will-change: transform; }
    #wow .wowAnimation .ww #emoji {
      width: 100%;
      height: 112%;
      background: url(../_images/wwO_emoji.png) no-repeat center;
      background-size: contain;
      position: absolute;
      top: -6%;
      left: 0;
      opacity: 0;
      transform: scale(0);
      -webkit-animation: 0.4s 1 cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards emoji;
              animation: 0.4s 1 cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards emoji;
      -webkit-animation-delay: 1.2s;
              animation-delay: 1.2s;
      will-change: transform; }
      #wow .wowAnimation .ww #emoji:before, #wow .wowAnimation .ww #emoji:after {
        content: "";
        display: block;
        width: 16%;
        height: 57%;
        position: absolute;
        top: 5%;
        transform: translateX(-50%);
        transform-origin: center center;
        will-change: transform; }
      #wow .wowAnimation .ww #emoji:before {
        left: 42.3%;
        background: url(../_images/wwO_emoji_starL.png) no-repeat center;
        background-size: contain;
        -webkit-animation: 0.5s 4 cubic-bezier(0.455, 0.03, 0.515, 0.955) alternate starL;
                animation: 0.5s 4 cubic-bezier(0.455, 0.03, 0.515, 0.955) alternate starL;
        -webkit-animation-delay: 1.4s;
                animation-delay: 1.4s; }
      #wow .wowAnimation .ww #emoji:after {
        left: 50%;
        background: url(../_images/wwO_emoji_starR.png) no-repeat center;
        background-size: contain;
        margin-left: 8.3%;
        -webkit-animation: 0.5s 4 cubic-bezier(0.455, 0.03, 0.515, 0.955) alternate starR;
                animation: 0.5s 4 cubic-bezier(0.455, 0.03, 0.515, 0.955) alternate starR;
        -webkit-animation-delay: 1.8s;
                animation-delay: 1.8s; }
  #wow #atms .wowAnimation.mainWow h2 {
    letter-spacing: -2px; }
  #wow .penultimate {
    min-height: 80vh;
    padding-bottom: 0; }
  #wow.active {
    opacity: 1; }

/********* end layout *********/
/********* responsive *********/
@media (min-width: 1200px) {
  #wow .panel {
    padding: 120px 60px; }
    #wow .panel .disclaimer {
      left: 60px;
      right: 60px; } }

@media (min-width: 768px) {
  #wow .panel .disclaimer h6 {
    font-size: 12px; } }

@media (max-width: 600px) {
  #wow h1 {
    font-size: 51px; }
  #wow h2 {
    font-size: 38px; }
  #wow h3 {
    font-size: 18px; }
  #wow .wowAnimation.mainWow {
    top: 16%;
    text-align: center; }
    #wow .wowAnimation.mainWow .ww {
      margin-bottom: 40px; }
    #wow .wowAnimation.mainWow .flex {
      display: block; }
      #wow .wowAnimation.mainWow .flex h3 {
        display: block;
        width: auto;
        margin: 0 0 20px; }
  #wow #end .buttonRow {
    margin-top: 10px; }
  #wow #end h3 {
    font-size: 16px;
    line-height: 1.5em; } }

/********* end responsive *********/

/*remove login buttons*/
#loginbttn, #loginbttn2 {
  display: none !important;
}
a.mappin, a.mappin:visited {
  right: 40px !important;
}
#sitesearch {
  right: 0 !important;
}