span#cokies1_timer, span#hm_timer {
  font-size: 30px;
  letter-spacing: 0;
  width: 100%;
  float: left;
}

table#timertwohour {
  width: 100%;
  margin: 0 auto;
}

table#timertwohour tr:last-child td {
  width: 70px;
}

span#cokies1_timer > span {
  padding-right: 5%;
  padding-left: 5%;
  float: left;
}

span#cokies1_timer samp {
  width: 15%;
  float: left;
}

#timertwohour tr td {
  padding: 0 10px;
  border: 0 !important;
  font-weight: 600;
  text-align: center;
}

span#hm_timer {
  padding-left: 0;
}

span#hm_timer > span {
  float: left;
  padding-right: 0;
  padding-left: 0;
  width: 11%;
}

span#hm_timer samp.hour_timer {
  padding-left: 8px;
}

span#hm_timer samp.second_timer {
  padding-right: 15px;
}

@media only screen and (min-width: 360px) {
  span#hm_timer samp.hour_timer + span {
    padding-right: 30px;
  }

  span#hm_timer samp.minute_timer + span {
    padding-left: 30px;
  }
}
span#hm_timer samp {
  width: 26%;
  float: left;
}

ul.countdown {
  list-style: none;
  padding: 0;
  display: block;
  text-align: center;
}

ul.countdown li {
  display: inline-block;
}

ul.countdown li span {
  font-size: 50px;
  font-weight: 300;
  line-height: 80px;
}

ul.countdown li.seperator {
  font-size: 80px;
  line-height: 70px;
  vertical-align: top;
}

ul.countdown li p {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
}

ul.countdown li span.days, ul.countdown li span.hours, ul.countdown li span.minutes, ul.countdown li span.seconds {
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 8px;
  width: 50px;
}

.others-bottom1 {
  display: none;
}

.add_disbale {
  display: none !important;
}

.add_enable {
  display: block !important;
}

.countdown-container {
  position: relative;
  min-height: 160px;
}

.text {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  text-align: center;
  text-shadow: 1px 1px 1px black;
  width: 100%;
}

.text .type-time, .text .val {
  margin-top: 18px;
  color: #3c3c3c;
  text-shadow: none;
}

.text .val {
  font-size: 40px;
}

.text .type-time {
  font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .clock-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 320px) and (max-width: 375px) {
  table#timertwohour tr:last-child td {
    width: 25%;
  }

  span#cokies1_timer > span {
    padding-right: 4%;
    padding-left: 4%;
    float: left;
  }
}
@media (min-width: 376px) and (max-width: 767px) {
  table#timertwohour tr:last-child td {
    width: 22%;
  }
}
@media (min-width: 768px) and (max-width: 1030px) {
  .account {
    padding: 0 !important;
    width: 100%;
    text-align: right;
    float: right;
  }
}
@media (max-width: 767px) {
  .clock-item {
    margin: 0 30px 30px;
  }
}
.counter_box {
  text-align: center;
  width: 100%;
}

table#timertwohourcokkies tr:last-child td {
  width: 33%;
}

table#timertwohourcokkies tr td {
  padding: 0 10px;
  border: 0 !important;
  font-weight: 600;
  text-align: center;
}

a.more_load {
  clear: both;
  margin-bottom: 12px;
}

div#progress_bar1 {
  clear: both;
  width: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 1270px) {
  span.cokies1_timer {
    font-size: 22px;
  }

  span.home_tm_sap_cok {
    margin: 0 5px;
  }
}