.allcontent, .rowsteps {
  display:none;
}

.howtorideblocks {
  opacity: 0;
  margin-bottom: 30px;
}

@font-face {
  /* font-family: 'TTCommons-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
  font-family: 'TTCommons-Regular';
  src: url("../fonts/TTCommons-Regular.ttf");
}
@font-face {
  font-family: 'TTCommons-Bold';
  src: url("../fonts/TTCommons-Bold.ttf");
}

body {
  font-family: 'TTCommons-Regular';
}

#containerloading {
  margin-top: 400px; 
}

header.masthead {
    /* margin-bottom: 50px; */
    background: no-repeat center center;
    background-color: #868e96;
    background-attachment: scroll;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

header.masthead .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #212529;   
  /* for dark image top */ 
  opacity: 0.2;
}

.page-heading h1 {
  font-weight: bold;
}
header.masthead .page-heading,header.masthead .post-heading,header.masthead .site-heading {
  padding: 300px 0 150px;
  color: white;
}

header.masthead.pricing .page-heading.plans {
  padding: 60px 0;
}
header.masthead.pricing .page-heading h1 {
  color: #005164;
  font-size: 56px;
}

header.masthead .page-heading,header.masthead .site-heading {
  text-align: center
}

header.masthead .page-heading h1,header.masthead .site-heading h1 {
  font-size: 50px;
  margin-top: 0
}

header.masthead .page-heading .subheading,header.masthead .site-heading .subheading {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
  display: block;
  margin: 10px 0 0;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

#about h2 {
  font-family: 'TTCommons-Bold';
}

#mainNav {
  -webkit-transition: 1s; /* Safari */
  transition: 1s;
}
.navbar-dark .navbar-nav .nav-link, .navbar-brand {
  color: rgba(255, 255, 255, 1.5);
  font-family: 'TTCommons-Bold';
  font-size: 16px;
  cursor: pointer;
}
.navbar-brand {
  font-size: 24px;
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
}
.navbar-download {
  font-size: 24px;
}
.btn-primary {
  font-family: 'TTCommons-REgular';
  background: #4CC02D;
  /* background: #015164; */
  border: 0 none;
  border-radius: 25px;
  font-size: 16px;
  height: 35px;
}
.btn-primary:hover {
  background:#62ca46;
}

.bg-dots {
  background-image: url('../images/dotsbg.png');
  height: 470px;
}

section {
  padding: 0 0 120px;
}

.bg-dots h3 {
    font-size: 120px;
    color: #4CC02D;
    letter-spacing: 4px;
    font-family: 'TTCommons-Bold';
    margin: 0;
    height: 115px;
}

#percent {
  opacity: 0;
}

.bg-dots .lead {
  font-family: 'TTCommons-Bold';
  font-size: 20px;
  font-weight: bold;
}

.mobileblock {
  padding-top: 200px;
}

.safty h4 {
  font-family: 'TTCommons-Bold';
  font-size: 86px;
  color: #ECECEC;
  letter-spacing: 0;
  line-height: 103px;
}
.oursponser h4 {
  font-family: 'TTCommons-Bold';
  font-size: 106px;
  color: #ECECEC;
  letter-spacing: 0;
  line-height: 126px;
}

.mobileblock h4 {
  font-family: 'TTCommons-Bold';
  font-size: 136px;
  color: #ECECEC;
  letter-spacing: 0;
  line-height: 126px;
}

.leadsafe {
  font-size: 20px;
}

.bg-footer {
  background: #F7F7F7;
  color: #A8A8A8;
}

.rowrow {
  border-bottom: 1px solid #C0C0C0;
  padding-bottom: 30px;
  opacity: 0.3;
}

.footerwidth {
  width:430px;
  margin-top: 30px;
}
.footerwidth a {
  color: #A8A8A8;
}

.footerwidthsoc {
  width:222px;
  margin-top: 30px;
}

.footerwidthsoc a {
  opacity:0.5;
  -webkit-transition: 1s; /* Safari */
  transition: 1s;
}

.footerwidthsoc a:hover {
  opacity:1;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 23px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857;
}

.steps {
  clear: both;
  display: block;
  margin-bottom:30px;
  cursor: pointer;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
     -moz-user-select: none; /* Firefox */
      -ms-user-select: none; /* Internet Explorer/Edge */
          user-select: none; /* Non-prefixed version, currently*/
}
.steps span{
  margin-left: 20px;
}

#step1 {
  margin-left: 100px;
}
#step2 {
  margin-left: 45px;
}
#step3 {
  margin-left: 5px;
}
#step4 {
  margin-left: 45px;
}
#step5 {
  margin-left: 100px;
}

.phonecase {
  width: 349px;
  background-image: url(../images/phonecase.svg);
  height: 624px;
  background-size: 359px;
  position: absolute;
  top: -117px;
}

#phonesteps {
  width: 221px;
  border-radius: 24px;
  height: 474px;
  position: absolute;
  top: 86px;
  left: 69px;
  cursor: pointer;
}

.steptext {
  margin-top: 130px;
  font-size: 20px;
}

.hover {
  background: #ffffff;
  padding: 4px 0px 4px 4px;
  border-radius: 60px;
  -webkit-box-shadow: -1px 0px 22px 6px rgba(189,189,189,1);
  -moz-box-shadow: -1px 0px 22px 6px rgba(189,189,189,1);
  box-shadow: -1px 0px 22px 6px rgba(189,189,189,1);
}

.hover button {
  background: #fff;
  color:#000;
}


.howtotextloading {
  margin-top: 130px;
  display: none;
}


/* scroll hover */

#section10 a {
  padding-top: 60px;
}
#section10 a span {
  position: absolute;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-top:-90px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#section10 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* scroll hover end */
.lang {
  flex-direction: row !important;
}
.lang li{
  margin-right:7px;
}
.lang img {
  width:22px;
  margin-top:2px;
}

.nav-link.js-scroll-trigger:hover {
  /* color: #015164 !important; */
  color: #4CC02D !important;
}

.navbar-nav.secondpagemenu a{
  color:#000 !important;
}

.howtoride h4, .partners h4  {
  font-family: 'TTCommons-Bold';
  font-size: 116px;
  color: #ECECEC;
  letter-spacing: 0;
  line-height: 126px;
}
.partners h4 {
  font-size: 106px;
}

.howtoride img {
  height: 315px;
}

.rowstep1 {
  background-image: url('../images/line1.png');
  position: absolute;
  height: 200px;
  width: 500px;
  background-repeat: no-repeat;
  left: 36%;
  margin-top: -67px;
}
.rowstep2 {
  background-image: url('../images/line2.png');
  position: absolute;
  height: 200px;
  width: 500px;
  background-repeat: no-repeat;
  left: 38%;
  margin-top: -93px;
}
.rowstep3 {
  background-image: url('../images/line3.png');
  position: absolute;
  height: 200px;
  width: 500px;
  background-repeat: no-repeat;
  left: 37%;
  margin-top: -76px;
}

.rowstep4 {
  background-image: url('../images/line4.png');
  position: absolute;
  height: 200px;
  width: 500px;
  background-repeat: no-repeat;
  left: 37%;
  margin-top: -76px;
}

.howtoride h3 {
  font-family: 'TTCommons-Bold';
  font-size: 34px;
}

.enjoyride  {
  font-family: 'TTCommons-Bold';
  font-size: 34px;
  margin-top:140px
}

.howtoridelefttext {
  transform: translateY(41%); 
  padding-left: 150px;
}
.howtoriderighttext {
  transform: translateY(41%); 
}

header.masthead.howtoride {
  background-image: url('../images/img_banner_howtoride.png'); 
  height: 260px; 
  margin-top: 56px;
}
header.masthead.partner {
  background-image: url('../images/partners.jpg'); 
  height: 260px; 
  margin-top: 56px;
}
header.masthead.pricing {
  background-image: url('../images/img_banner_choose_plan.png'); 
  height: 260px; 
  margin-top: 56px;
}

.formidth {
  width:450px;
}

.partners.logo img {
  max-width:250px;
  margin: 0px auto;
  display: block;
}

.price h4 {
  font-family: 'TTCommons-Bold';
  color: #005164;
}
.price .btn-outline-primary {
  font-family: 'TTCommons-Regular';
  color: #4CC02D;
  border-color: #4CC02D;
  width: 140px;
}
.price .btn-outline-primary:hover {
  background: #4CC02D;
  color: #fff;
}
.price .card-title {
  color: #015164;
}
.bestprice {
  background: #005164;
  color:#fff
}
.bestprice h4, .bestprice .card-title {
  color: #fff;
}

.bg-dots-discount {
  background-image: url(../images/dotsbg.png);
}
.bg-dots-discount h2{
  font-family: 'TTCommons-Bold';
  color: #015164;
}
.bestprice .text-muted {
  color:#c3c3c3 !important;
}
.bestprice .btn-outline-primary {
  background: #fff;
}

#pp_textblock_hy {
  display: none;
}
#tac_textblock_hy {
  display: none;
}
.loadingbutton, #messageSent {
  display: none;
}

.text-muted {
  font-size: 50% !important;
}

.corner-label__wrap {
  width: 6.25rem;
  height: 100px;
  height: 6.25rem;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}

.corner-label {
  font-family: 'TTCommons-Bold';
  background: #4cbf2d;
  display: block;
  padding: 0.625rem 1.875rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 10;
  position: relative;
  left: -21px;
  left: -1.3125rem;
  top: 15px;
  top: 0.9375rem;
  text-align: center;
  white-space: nowrap;
  width: 180px;
  width: 11.25rem;
}

@keyframes buttonanime {
  0%   {color: #fff; margin-left:0px; font-size:17px;}
  50%  {color: #4cbf2d; margin-left:15px; font-size:17px;}
  100% {color: #fff; margin-left:0px; font-size:17px;}
}
@keyframes buttonanime1 {
  0%   {background: #4cbf2d; }
  50%  {background: #1e8502; }
  100% {background:#4cbf2d; }
}

.note {
  font-family: 'TTCommons-Regular';
  top: 111px;
  font-size: 17px;
  position: absolute;
  float: left;
  margin-bottom: 0px;
  animation-name: buttonanime;
  animation-duration: 4s;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
}
.note1 {
  animation-name: buttonanime1;
  animation-duration: 3s;
  animation-delay: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
}

.font-weight-normal {
 float:left;
}

.card {
  text-align: left;
}

.copyright_2u, .copyrightWrap_2o, .jivoIcon_xI.icons_R9 {
  display: none !important;
}

@-webkit-keyframes pulse {
  0% {
  -webkit-transform: scale(1, 1);
 }
  50% {
  -webkit-transform: scale(1.1, 1.1);
 }
  100% {
  -webkit-transform: scale(1, 1);
 };
 }
 
 @keyframes pulse {
  0% {
  transform: scale(1, 1);
 }
  50% {
  transform: scale(1.1, 1.1);
 }
  100% {
 transform: scale(1, 1);
 };
 }
 
 #pulse {
  position: absolute;
  top: 485px;
  left: 155px;
  border-radius: 36px;
  opacity: 1.7;
  border: 5px solid #4ebf2d;
  width: 50px;
  height: 50px;
  -webkit-animation: pulse 1s linear infinite;
  animation: pulse 1s linear infinite;
  cursor: pointer;
}

@keyframes bike {
  25% {transform: perspective(600px) rotateY(15deg)}
  50% {transform: perspective(0px) rotateY(0deg)}
  75% {transform: perspective(600px) rotateY(-15deg)}
  100% {transform: perspective(0px) rotateY(0deg)}
}

.bikeimage {
  width:700px;
  /* transition-duration: 2s; */
  /* -webkit-animation: bike 15s linear infinite; */
  /* animation: bike 15s linear infinite; */
}
.bikeimage:hover {
  /* transition: 0.5s ease-in-out; */
  -webkit-animation: bike 8s ease-in-out infinite;
  animation: bike 8s ease-in-out infinite;
  background-position: center;
  margin-left: 0px;
}

.sponsorblock {
  margin-top:14px;
}
.sponsorblock img {
  width: 168px;
}
.sponsorblock span {
  font-size: 18px;
}
.ameriabanklogo {
  width:400px;
}
#logohead {
  width: 250px;
  display: block;
  margin-top: 5px;
}

.amerahead{
  width: 130px;
  margin-top: 3px;
  text-align: center;
  float: right;
}

#sponshead {
  font-size: 12px;
  font-weight: normal;
  font-family: 'TTCommons-Regular';
  float: right;
  margin: 4px 5px 0 0;
}
.secpage {
  color: #4CC02D !important;
  margin: 6px 5px 0 0 !important;
}
/* ************************** */

@media only screen and (min-width: 768px) {
  header.masthead .page-heading h1,header.masthead .site-heading h1 {
    font-family: 'TTCommons-Bold';
    font-size: 90px;
  }
  header.masthead .page-heading,header.masthead .post-heading,header.masthead .site-heading {
      padding:300px 0
  }

  header.masthead.pricing .page-heading h1 {
    color: #005164;
    font-size: 56px;
  }
  
  header.masthead .page-heading.plans {
      padding:60px 0
  }
  .page-footing{
      padding:200px 0
  }
}


@media only screen and (max-width: 1200px) {
  .steps span {
    font-size: 13px;
    margin-left: 5px;
  }
  .formidth {
    width:420px;
  }
  .safty h4 {
    font-size: 86px;
  }
}

@media only screen and (max-width: 992px) {
  .download{
    display:none;
  }
  .steps {
    margin-left: 0px !important;
  }
  .steps span {
    /* font-size: 13px;
    margin-left: 22px;
    clear: both;
    display: block; */
    display: none;
  }
  .steptext {
    display: none !important;
  }
  .howtoride img {
    height: 215px;
  }
  .howtoride h4 {
    font-size: 106px;
  }
  #mainNav {
    /* background-color: #229e00 !important; */
    background-color: rgb(1, 81, 100) !important;
  }
  .formidth {
    width:400px;
  }
  .partners h4 {
    font-size: 90px;
  }
  .bikeimage {
    width:600px;
  }
  #navbarResponsive {
    position: absolute;
    /* background: #229e00; */
    background: #015164;
    top: 55px;
    padding: 17px;
    left: 0px;
    width: 100%;
  }
  #howtoridedesc1 iframe {
    width:650px;
    height: 400px;
  }

}
@media only screen and (max-width: 770px) {
  .steps {
    margin-left: 0px !important;
  }
  .steps span, .steptext {
    display: none !important;
  }
  .howtoride h3 {
    font-size: 16px;
  }
  .howtoride p {
    font-size: 14px;
  }
  .howtoride img {
    height: 160px;
  }
  .howtoride h4 {
    font-size: 76px;
  }
  .rowsteps {
    display: none !important;
  }
  .enjoyride  {
    margin-top:30px
  }
  section {
    padding: 0 0 60px;
  }
  .howtoridelefttext {
    padding-left:20px;
  }
  .footerwidth {
    width: 360px;
  }
  .formidth {
    width:390px;
  }
  .partners h4 {
    font-size: 60px;
  }
  .bikeimage {
    width:550px;
  }
  #navbarResponsive {
    position: absolute;
    /* background: #229e00; */
    background: #015164;
    top: 55px;
    padding: 17px;
    left: 0px;
    width: 100%;
  }
  #howtoridedesc1 iframe {
    width:550px;
    height: 350px;
  }
  .openingvideo {
    height: 415px;
  }
}

@media (max-width: 576px) {
  .download{
    display:none;
  }
  .bikeimage {
    width:350px;
  }
  .saftyimage {
    width:350px;
  }

  .safty {
    padding: 0px;
  }
  .safty h4, .oursponser h4 {
    font-size: 66px;
    line-height: 86px;
  }
  .oursponser img {
    width: 350px;
  }

  .footerdownloadbutton {
    text-align: center !important;
  }
  .mobileblock {
    padding-top:90px;
    padding-bottom: 0px;
  }
  .mobileblock h4 {
    font-size: 80px;
  }
  .justpicture {
    display: none;
  }
  .oursponser {
    padding: 0px; 
  }
  #logohead {
    width: 200px;
  }
  .howtoride img {
    height: 106px;
  }
  .howtoride h4 {
    font-size: 55px;
  }
  .mb-5, .my-5 {
    margin-bottom: 0px !important;
  }

  .howtoriderighttext {
    transform: translateY(24%);
  }
  .howtoridelefttext {
    transform: translateY(11%);
  }
  .steps {
    display: none;
  }
  .howitworksnavigationblock {
    display: none;
  }
  .phonecase {
    position: relative;
    z-index: 999;
    top: -80px;
  }
  .footerlogo {
    text-align: center;
    margin-bottom: 30px;
  }

  header.masthead .page-heading, header.masthead .post-heading, header.masthead .site-heading {
    padding: 200px 0 150px;
  }

  header.masthead.howtoride {
    height: 160px; 
  }

  header.masthead.pricing .page-heading h1 {
    font-size: 37px;
  }
  header.masthead.pricing {
    background-position: 22%;
  }
  .partners h4 {
    font-size: 43px;
    line-height: 70px;
  }
  .formidth {
    width:370px;
  }
 
  .partners.logo img {
    width:150px;
  }

  #navbarResponsive {
    position: absolute;
    /* background:#229e00; */
    background:#015164;
    top: 55px;
    padding: 17px;
    left: 0px;
    width: 100%;
  }

  .ameriabanklogo {
    width:290px;
  }

  #sponshead {
    font-size: 9px;
    margin: 6px 5px 0 0;
  }
  #howtoridedesc1 iframe {
    width:450px;
    height: 300px;
  }

  .openingvideo {
    height: 210px;
  }
}