 /*CSS Page Lease My Sapce*/
#leasemy{
  width:100%;
  margin:0 auto;
  background: #FFF;
} 
#leasemy #leasemy_1 {
  height: 200px;
  background: #1db585;
  text-align: center;
  line-height: 200px;
  margin-top: -40px;
}
#leasemy_wrapper {
  max-width: 1190px;
  margin: 0 auto;
  font-family: 'texgyreadventorregular',Arial,'Lucida Grande',sans-serif;
}
#leasemy #leasemy_1 #leasemy_wrapper h1 {
  font-size: 2.2em;
  text-align: center;
  line-height: 200px;
  color: #FFF;
  font-family: "helvetica-neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#leasemy #leasemy_2 #leasemy_wrapper {
  padding-top: 5px;
  text-align: center;
}
#leasemy #leasemy_2 #leasemy_wrapper h2,
#leasemy #leasemy_2 #leasemy_wrapper .text_earned {
  width: 100%;
  line-height: 26px;
  /*height: 26px;*/
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0px;
  color: #242424;
  clear: left;
}
#leasemy #leasemy_2 #leasemy_wrapper p,
#leasemy #leasemy_2 #leasemy_wrapper h3 {
  line-height: 30px;
  text-align: center;
  width: 100%;
  font-size: 1.15em;
  font-weight: normal;
} 
#leasemy #leasemy_3 {
  padding: 0 0 20px;
}
#leasemy #leasemy_3 #leasemy_wrapper {
  height: 150px;
}
#leasemy #leasemy_3 #leasemy_wrapper p {
  height: 48px;
  text-align: center;
  width: 100%;
  line-height: 48px;
}
#leasemy #leasemy_3 #leasemy_wrapper ul {
  display: block;
  margin-top: 10px;
}
#leasemy #leasemy_3 #leasemy_wrapper ul li{
  width: 25%;
  display: inline-block;
  height: 91px;
}
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_img1,
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_img2,
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_img3,
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_img4 {
  width: 62px;
  float: left;
  margin-right: 6px;
  margin-left: 6px;
}
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_des1,
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_des2,
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_des3 {
  width: 170px;
  float: left;
  padding: 10px 0px 40px 0;
  font-size: 1em;
  font-weight: normal;
  color: #333;
  font-family: "helvetica-neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #ddd;
}
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_des4 {
  width: 67%;
  float: left;
  padding: 10px 0px 40px 0;
  font-size: 1em;
  font-weight: normal;
  color: #333;
  font-family: "helvetica-neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #ddd;
}
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_img1 img,
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_img2 img,
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_img3 img,
#leasemy #leasemy_3 #leasemy_wrapper #leasemy_img4 img {
  width:62px;
  height: 60px;
}
#leasemy #leasemy_4 #leasemy_wrapper {
  text-align: center;
  padding-bottom: 10px;
}
#leasemy #leasemy_4 #leasemy_wrapper span {
  line-height:60px;
  height:60px;
}
#leasemy #leasemy_4 #leasemy_wrapper .leasemy_btn_start {
  width: 310px;
  margin: 0 auto;
  height: 45px;
}
#leasemy #leasemy_4 #leasemy_wrapper .leasemy_btn_start .leasemy_btn_start_a {
  position:relative;
  width:310px;
  height: 45px;
  display: block;
}
#leasemy #leasemy_4 #leasemy_wrapper .leasemy_btn_start .leasemy_btn_start_a img {}
#leasemy #leasemy_4 #leasemy_wrapper .leasemy_btn_start .leasemy_btn_start_a span {
  position: absolute;
  left: 110px;
  top: 0px;
  line-height: 44px;
  height: 0px;
  font-family: 'texgyreadventorbold';
  color: #000;
}
#leasemy #leasemy_3 .how_work {
  text-align:center;
  margin: 20px 0;
}
/*#leasemy #leasemy_3 .how_work {
  text-align:center;
  height:60px;
  line-height:60px;
}*/
#leasemy #leasemy_3 .how_work a {
  color: #3dba92;
}
.count_money{
  display: block;
}
.count_money2 {
  display: none;
}
.h1_des{
  display: block;
}
.h1_mobi {
  display: none;
}
@media only screen and (max-width:320px){
  .h1_des{
    display: none;
  }
  .h1_mobi{
    display: block;
  }
}
@media only screen and (min-width:320px) and (max-width:599px) {
  #leasemy {
    width: 100%;
    margin: 0 auto;
  }
  #leasemy #leasemy_1 {
    width: 100%;
    height: 150px;
  }
  #leasemy #leasemy_1 #leasemy_wrapper h1 {
    font-size: 1.9em;
    text-align: center;
    line-height: 150px;
    color: #FFF;
    font-family: 'texgyreadventorregular',Arial,'Lucida Grande',sans-serif;
  }
  #leasemy #leasemy_2 {
    width: 96%;
    padding: 0 2%;
  }
  #leasemy #leasemy_2 #leasemy_wrapper h2,
  #leasemy #leasemy_2 #leasemy_wrapper h3 {
    height: auto;
    line-height: 24px;
    width: 96%;
    margin: 0 auto;
    font-size: 1.15em;
  }
  #leasemy #leasemy_2 #leasemy_wrapper {
    height: auto;
    padding-top: 15px;
    text-align: center;
  }

  #leasemy #leasemy_2 #leasemy_wrapper .breadcrumb{
    margin: 0;
    padding-left: 0;
  }
  #leasemy_3{
    width: 96%;
    margin: 0 auto;
  }
  #leasemy #leasemy_3 #leasemy_wrapper {
      height: auto;
  }
  #leasemy #leasemy_3 #leasemy_wrapper ul li{
    width: 100%;
    height: 80px;
  }
  #leasemy #leasemy_2 #leasemy_wrapper p {
    line-height: 24px;
    width: 92%;
    font-size: 1.1em;
    margin: 0 auto;
    padding-top: 10px;
  }
  #leasemy #leasemy_3 #leasemy_wrapper p {
    width: 93%;
    margin: 0 auto;
    font-size: 0.95em;
  }
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img1,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img2,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img3, 
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img4{
    width:64px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
  }
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_des4{
    padding: 18px 0 30px 0;
    width: 72%;
  }
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_des1, 
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_des2, 
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_des3 {
    padding: 8px 0 20px 0;
    width: 72%;
  }
  .leasemy_btn_start_a img{
    margin-left: -2px;
  }
  .count_money{
    display: none;
  }
  .count_money2{
    display: block;
    width:100%;
    text-align: center;
  }
  #leasemy #leasemy_2 #leasemy_wrapper .count_money2 p.money_earned {
    width: auto;
    background: url("../images/icon_dollar_mobile.jpg") no-repeat 0px 3px;
    font-size: 45px;
    margin: 15px 0px;
    padding-left: 26px;
    display: inline-block;
  }
  .count_money2 .bg {
    color: #fff;
    background: -moz-linear-gradient(270deg, #424242 0%, #0e0e0e 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 270deg, color-stop(0%, #424242), color-stop(100%, #0e0e0e));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(270deg, #424242 0%, #0e0e0e 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(270deg, #424242 0%, #0e0e0e 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(270deg, #424242 0%, #0e0e0e 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#0e0e0e', GradientType='1'); /* for IE */
    background: linear-gradient(180deg, #424242 0%, #0e0e0e 100%);/* W3C */
    margin-right: 3px;
    padding: 0 7px;
    font-size: 35px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #232323;
  }
  .count_money2 .comma{
   font-size: 35px;
   color: #000;
   height: 5px;
   width: 5px;
   position: relative;
   bottom: -11px;
   right: 4px;
  }
  #leasemy #leasemy_4 #leasemy_wrapper p {
    text-align: center;
    height: 60px;
    line-height: 25px;
    width: 92%;
    margin: 0 auto;
    padding-top: 18px;
  }
  .flip-counter {
    height: 65px !important;
    margin-bottom: -21px;
    padding-left: 30px !important;
    background-size: 21px !important;
  }
  #introduction .container .button_wapper_v3 .count_money2 p.money_earned {
    display: inline-block;
  }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
  #leasemy_wrapper {
    width: 100%;
  }
  #leasemy #leasemy_3 #leasemy_wrapper ul li{
    width: 48%;
    min-height: 85px;
    margin: 0 1%;
    height: auto;
  }
  #leasemy #leasemy_3 #leasemy_wrapper {
    width: 80%;
    margin: 0 auto;
    height: auto;
  }
  #leasemy #leasemy_2 #leasemy_wrapper {
    height: auto;
    padding-top: 0;
    text-align: center;
  }

  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img1,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img2,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img3,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img4 {
    width:64px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
  }
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img1 img,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img2 img,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img3 img,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_img4 img {
    width:62px;
    height: 60px;
  }

  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_des1,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_des2,
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_des3 {
    width: 72%;
    padding: 10px 0px 22px 0;
    float: left;

  }
  #leasemy #leasemy_3 #leasemy_wrapper #leasemy_des4{
    padding: 10px 0 22px 0;
    width: 72%;
    float: left;
    min-height: 40px;
  }
  
  .count_money{
    display: block;
  }
  .count_money2 {
    display: none;
  }
  #leasemy #leasemy_2 #leasemy_wrapper .breadcrumb {
    padding-left: 2%;
    padding-bottom: 10px;
  }

}
.count_money{
  width:100%;
  margin-top: 25px;
  height: 100px;
  text-align: center;
}
.flip-counter {
  height: 100px;
  background: url("../images/icon_dollar.jpg") no-repeat 0 12px;
  padding-left: 45px;
  display: inline-block;   
}
#leasemy_4 a {
  text-decoration: none;
}
#leasemy_4 .FAQ{
  color :#15B27E;
  font-weight: bold;
  border-bottom: 1px solid #15B27E;
}
 /*CSS Lesemymoney*/
.flip-counter ul.cd{float:left;list-style-type:none;margin:0;padding:0}                                
.flip-counter li{background:url(../images/countmoney/digits.png) 0 0 no-repeat}
.flip-counter li.t{background-position:0 0;width:53px;height:39px}
.flip-counter li.b{background-position:0 0;width:53px;height:40px}
.flip-counter li.s{background-position:-53px -1030px;width:14px;height:103px}