
    body{
        font-family: Tahoma, serif;
        font-size: 14px;
       /* padding: 0 0 100px;*/
       color: #000 !important;
    }
    /* Customization Style of SyoTimer */
    .timer{
        text-align: center;
        margin: 10px auto 0;
        padding: 0 0 10px;
        border-bottom: 2px solid crimson;
    }
    .timer .table-cell{
        display: inline-block;
        margin: 0 5px;
        width: 55px;
        background: url(../../assets/img/lotto/timer.png) no-repeat 0 0;
    }
    .timer .table-cell .tab-val{
        font-size: 25px;
        color: crimson;
        height: 50px;
        line-height: 50px;
        margin: 0 0 5px;
    }
    .timer .table-cell .tab-unit{
        font-family: Arial, serif;
        font-size: 12px;
        text-transform: uppercase;
    }
    #simple_timer.timer .table-cell.day,
    #periodic_timer_days.timer .table-cell.hour{
        width: 55px;
        background-image: url(../../assets/img/lotto/timer.png);
    }


.tik1{
    width:100%; height:20%; padding-top:2%
}

.swipr{
    height:37%;
}
/*.cls1{
    color:black; margin-top:-50%; text-align:center; margin-right:55%;
    background-color: pink!important;
}*/

.cls2{
    color:black; text-align:center;  margin-right: 55%;
}


.tint { background-color:#2E2C37; }
.tint img { opacity:0.8 }

.panel-right nav.menu li {
    width: 48% !important;
}

@media (min-width:320px) {
  .img_last{
    width:80%;
  }
}
 @media (min-width:1024px) {
  .img_last{
    width:30%;
  }
}

@media (min-width:220px) {
  .img_fbid{
      width:40%;
  }
}
@media (min-width:540px) {
  .img_fbid{
      width:10%;
  }
}

/* === Chips === */
.chip {
  font-size: 13px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
  background: rgba(0, 0, 0, 0.12);
  display: inline-block;
  min-height: 32px;
  line-height: 32px;
  border-radius: 16px;
  padding: 0 12px;
  box-sizing: border-box;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 2px 0;
}

.card { color: #000;}

.swiper-slide2 {
  background: #fff;
  box-sizing: border-box;
  width: 85% !important;
  margin-right: -15% !important;
}
.swiper-slide-mid {
  left: -5% !important;
}
.swiper-slide2 span {
  text-align:center;
  display:block;
  margin: 20px;
  font-size:21px;
}
.swiper-container2 {
  height: 100%;
  margin: 10px 0px 35px 0px;
}
.demo-card-header-pic .card-header {
    height: 40vw;
    background-size: cover;
    background-position: center;
  }
.card-header-first {
    border-radius: 25px 0px 0px 0px !important;
}
.card-header-mid {
    border-radius: 0px 0px 0px 0px !important;
}
.card-header-last {
    border-radius: 0px 25px 0px 0px !important;
}
.card-first {
    left: -3% !important;
    border-radius: 0px !important;
}
.card-last {
    left: -3% !important;
    border-radius: 0px 25px 25px 0px !important;
}

.placepicker-map {
  width: 100%;
  height: 300px;
}

.another-map-class {
  width: 100%;
  height: 300px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
  .swipe_div {
    height: 37%;
  }
  .ticket_row_style {
    width : 100%;
    height : 20%;
    padding-top : 2%;
  }
  .ticket_style {
    position : absolute;
    margin-left : 8%;
    margin-top : -10%;
    font-size : large;
    color : teal;
  }

  .slider_img {
    Width : 100%;
    height : auto;
    display : block;
  }
  .title_row {
    color : white;
    font-size : 120%;
    height : 28px;
    background-color : cadetblue;
  }

  .title_div{
    color: black;
    margin-top: -4%;
    text-align: center;
    margin-right: -144px;
    background-color: pink !important;
  }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
  .swipe_div {
    height: 43%;
  }
  .ticket_row_style {
    width : 100%;
    height : 20%;
    padding-top : 2%;
  }
  .ticket_style {
    position : absolute;
    margin-left : 16%;
    margin-top : -10%;
    font-size : x-large;
    color : teal;
  }

  .slider_img {
    Width : 100%;
    height : auto;
    display : block;
  }
  .title_row {
    color : white;
    font-size : 121%;
    height : 28px;
    background-color : cadetblue;
    padding: 1px;
  }

  .title_div{
    color: black;
    margin-top: -5%;
    text-align: center;
    margin-right: -68px;
    background-color: pink !important;
  }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
  .swipe_div {
    height: 80%;
  }
  .ticket_row_style {
    width : 100%;
    height : 20%;
    padding-top : 2%;
  }
  .ticket_style {
    position : absolute;
    margin-left : 12%;
    margin-top : -11%;
    font-size : small;
    color : teal;
  }

  .slider_img {
    Width : 100%;
    height : auto;
    display : block;
  }
  .title_row {
    color : white;
    font-size : 100%;
    height : 20px;
    background-color : cadetblue;
  }

  .title_div{
    color: black;
    margin-top: -8%;
    text-align: center;
    margin-right: -28px;
    background-color: pink !important;
  }
}


/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
  .swipe_div {
    height: 37%;
  }
  .ticket_row_style {
    width : 100%;
    height : 20%;
    padding-top : 2%;
  }
  .ticket_style {
    position : absolute;
    margin-left : 19%;
    margin-top : -9%;
    font-size : x-large;
    color : teal;
  }

  .slider_img {
    Width : 100%;
    height : auto;
    display : block;
  }
  .title_row {
    color : white;
    font-size : 120%;
    height : 28px;
    background-color : cadetblue;
  }

  .title_div{
    color: black;
    margin-top: -4%;
    text-align: center;
    margin-right: -144px;
    background-color: pink !important;
  }


}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
  .swipe_div {
    height: 41%;
  }
  .ticket_row_style {
    width : 100%;
    height : 20%;
    padding-top : 2%;
  }
  .ticket_style {
    position : absolute;
    margin-left : 18%;
    margin-top : -10%;
    font-size : x-large;
    color : teal;
  }

  .slider_img {
    Width : 100%;
    height : auto;
    display : block;
  }
  .title_row {
    color : white;
    font-size : 121%;
    height : 28px;
    background-color : cadetblue;
  }

  .title_div{
    color: black;
    margin-top: -4%;
    text-align: center;
    margin-right: -87px;
    background-color: pink !important;
  }

  .brand-list{
      height: 400px !important;
   }
   .brand-img{
      height: 400px !important;
   }

   .playgame-list{
      height: 300px !important;
   }

   .loyalty-cards-img{
      height: 200px !important;
     }
     .add-card-img{
      height: 400px !important
     }
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
  .swipe_div {
    height: 118%;
  }
  .ticket_row_style {
    width : 100%;
    height : 20%;
    padding-top : 2%;
  }
  .ticket_style {
    position : absolute;
    margin-left : 17%;
    margin-top : -10%;
    font-size : -webkit-xxx-large;
    color : teal;
  }

  .slider_img {
    Width : 100%;
    height : auto;
    display : block;
  }
  .title_row {
    color : white;
    font-size : 185%;
    height : 50px;
    background-color : cadetblue;
    padding: 5px;
  }

  .title_div{
    color: black;
    margin-top: -4%;
    text-align: center;
    margin-right: -144px;
    background-color: pink !important;
  }

  .brand-list{
      height: 400px !important;
   }
   .brand-img{
      height: 400px !important;
   }

   .playgame-list{
      height: 300px !important;
   }

   .loyalty-cards-img{
    height: 200px !important;
   }
   .add-card-img{
    height: 400px !important
   }
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
  .swipe_div {
    height: 85%;
  }
  .ticket_row_style {
    width : 100%;
    height : 20%;
    padding-top : 2%;
  }
  .ticket_style {
    position : absolute;
    margin-left : 21%;
    margin-top : -9%;
    font-size : -webkit-xxx-large;
    color : teal;
  }

  .slider_img {
    Width : 100%;
    height : auto;
    display : block;
  }
  .title_row {
    color : white;
    font-size : 185%;
    height : 50px;
    background-color : cadetblue;
    padding: 5px;
  }

  .title_div{
    color: black;
    margin-top: -2%;
    text-align: center;
    margin-right: -258px;
    background-color: pink !important;
  }

  .brand-list{
      height: 600px !important;
   }
   .brand-img{
      height: 600px !important;
   }

   .playgame-list{
      height: 400px !important;
   }

   .loyalty-cards-img{
    height: 250px !important;
   }
   .add-card-img{
    height: 500px !important
   }
}


/* iPhone 5 (landscape)----------- */
@media only screen and (min-width : 320px) and (max-width : 568px) and (orientation : landscape) {
  .swipe_div {
    height: 110%;
  }
  .ticket_row_style {
    width : 100%;
    height : 20%;
    padding-top : 2%;
  }
  .ticket_style {
    position : absolute;
    margin-left : 14%;
    margin-top : -11%;
    font-size : x-large;
    color : teal;
  }

  .slider_img {
    Width : 100%;
    height : auto;
    display : block;
  }
  .title_row {
    color : white;
    font-size : 120%;
    height : 28px;
    background-color : cadetblue;
    padding: 2px;
  }

  .title_div{
    color: black;
    margin-top: -6%;
    text-align: center;
    margin-right: -55px;
    background-color: pink !important;
  }
}

/* iPhone 5 (portrait)----------- */
@media only screen and (min-width : 320px) and (max-width : 568px) and (orientation : portrait) {
  .swipe_div {
    height: 41%;
  }
  .ticket_row_style {
    width : 100%;
    height : 20%;
    padding-top : 2%;
  }
  .ticket_style {
    position : absolute;
    margin-left : 12%;
    margin-top : -11%;
    font-size : large;
    color : teal;
  }

  .slider_img {
    Width : 100%;
    height : auto;
    display : block;
  }
  .title_row {
    color : white;
    font-size : 116%;
    height : 28px;
    background-color : cadetblue;
    padding: 2px;
  }

  .title_div{
    color: black;
    margin-top: -9%;
    text-align: center;
    margin-right: -37px;
    background-color: pink !important;
  }
}


input[id="personname"].personname::-webkit-input-placeholder {
  color: grey;
}
input[id="email"].email::-webkit-input-placeholder {
  color: grey;
}
input[id="country"].country::-webkit-input-placeholder {
  color: grey;
}
input[id="postal_code"].pincode::-webkit-input-placeholder {
  color: grey;
}
input[id="country"].country::-webkit-input-placeholder {
  color: grey;
}
input[id="autofill_address"].autofill_address::-webkit-input-placeholder {
  color: grey;
}
input[id="area"].sublocality::-webkit-input-placeholder {
  color: grey;
}
input[id="dob"].dob::-webkit-input-placeholder {
  color: grey;
}

.input-class {
  width: 83% !important;
  color: black !important;
}

.row-form-value {
  border: 1px solid black !important;
}

#container {
  animation: responsive 15s infinite;
  animation-timing-function: ease-in-out;
}

@keyframes responsive {
  0%, 100% {
    width: 100%;
  }
  50% {
    width: 110px;
  }
}

.dialog {
  background:#fff;
}
.list a {
  text-decoration: none;
}
.navbar a {
  text-decoration: none;
  color:#000;
}
.cabs {
  width:100%;
  /*bottom:0px;
  position:absolute;
  background:aliceblue;*/
  background:#fff;
  max-height:280px;
  overflow:scroll;
  margin:0;
}
.ride_cont {
  position:absolute;
  z-index:1;
  margin:5px 20px;
  width:90%;
}
.ride_timer {
  position:absolute;
  z-index:1;
  margin:5px 20px;
  width:90%;
}
.jumpdiv {
  width:100%;
  bottom:0px;
  position:absolute;
  background:#fff;
  z-index:1;
  margin:0;
  height:auto;
}
.firstdiv {
  width:100%;
  bottom:0px;
  position:absolute;
  background:#fff;
  z-index:1;
  margin:0;
  height:auto;
}
.firstdiv > ul:first-child {
  background:deepskyblue;
  color:#fff;
  font-size:13px;
}
.ride_ongoing {
  position:absolute;
  z-index:1;
  margin:5px 20px;
  width:90%;
}
.locationform {
  position:absolute;
  top:23px;
  width:100%;
  background:#fff;
}
#pick_loc {
  padding:15px 25px;
  background:#eee;
  border:none;
  width:100%;
  text-align:-webkit-left;
}
#pickClose {
  padding:4px;
  float:right;
  width:25px;
  margin:-35px -28px 0px 0px;
}
#where_loc {
  padding:15px 25px;
  background:#eee;
  border:none;
  width:100%;
  text-align:-webkit-left;
  display:none;
}
#dropClose {
  padding:4px;
  float:right;
  width:25px;
  margin:-35px -28px 0px 0px;
}
.whereto > ul {
  width:94%;
  list-style:none;
  margin:20px 10px;
}

.dot{
    margin: auto auto;
    width: 300px;
    height: 300px;
    position: relative;
}
.centraldot{
    width: 8px;
    height: 8px;
    background: rgba(32,150,243,1);
    border-radius: 30px;
    position: absolute;
    left:147px;
    top:147px;
    animation: animationDotCentral linear 3s;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards;
  animation-iteration-count: infinite;
}
.wave{
    width: 260px;
    height: 260px;
    background: rgba(32,150,243,0.4);
    border-radius: 200px;
    position: absolute;
    left:20px;
    top:20px;
    opacity: 0;
    animation: animationWave cubic-bezier(0,.54,.53,1) 3s;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards;
  animation-delay:0.9s;
  animation-iteration-count: infinite;
}
.wave2{
    width: 260px;
    height: 260px;
    background: rgba(32,150,243,0.4);
    border-radius: 200px;
    position: absolute;
    left:20px;
    top:20px;
    opacity: 0;
    animation: animationWave cubic-bezier(0,.54,.53,1) 3s;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards;
  animation-delay:1.07s;
  animation-iteration-count: infinite;
}
@keyframes animationDotCentral{

    0% {transform:  scale(0) ;  opacity: 0; }
    5% {transform:  scale(2) ;  }
    10% { transform:  scale(0.90) ; opacity: 1; }
    11% { transform:  scale(1.50) ; }
    12% { transform:  scale(1.00) ; }
    28% {background: rgba(32,150,243,1);    }
    29% {background: rgba(255,255,255,1);   }
    31% { background: rgba(32,150,243,1);   }
    33% { background: rgba(255,255,255,1);      }
    35% { background: rgba(32,150,243,1);       }
    90%{ opacity: 1;    }
    100% { opacity: 0;  }
}
@keyframes animationWave{
    0% {    opacity: 0; transform:  scale(0.00);    }
    1% {    opacity: 1;     }
    10% {  background: rgba(32,150,243,0.4);    }
    100% {  transform:  scale(1) ;  background: rgba(32,150,243,0.0); }
}