/*
 * Function "bs_css"
 * 
 */
/* Function "clear_h_p_padding_margin"
 * clear all padding, margin values for hx tages and p tag
 */
/* Function "absFull"
 * position absolute and then full size
 */
/* Function 
 * "absLeftTop"     "absCenterTop"      "absRightTop"
 * "absLeftCenter"  "absCenterCenter"   "absRightCenter"
 * "absLeftBottom"  "absCenterBottom"   "absRightBottom"
 * position absolute and then set the position
 */
/* absLeftTop
    +--
    ---
    ---
 */
/* absCenterTop
    -+-
    ---
    ---
 */
/* absRightTop
    --+
    ---
    ---
 */
/* absLeftCenter
    ---
    +--
    ---
 */
/* absCenterCenter
    ---
    -+-
    ---
 */
/* absRightCenter
    ---
    --+
    ---
 */
/* absLeftBottom
    ---
    ---
    +--
 */
/* absCenterBottom
    ---
    ---
    -+-
 */
/* absRightBottom
    ---
    ---
    --+
 */
/* Function "transHoverCBg" "transHover"
 * set transition value
 */
/* Function "userSelect"
 * set user-select value
 */
/*
 * The functions defiend in this file are used to customize bootstrap
 */
/*
 * Function "container_mw"
 * modify the default bootstrap max-width value for containers
 */
/*
 * Function "bootstrapBtn"
 * customize bootstrap btn
 */
h1, h2, h3, h4, h5, h6, p {
  padding: 0;
  margin: 0;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

html {
  overflow-x: hidden;
}

body {
  color: #3a3a3a;
  font-family: "Avenir Book";
  overflow-x: hidden;
}

label {
  margin-bottom: 0;
}


ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

a:hover {
  text-decoration: none;
}

.section-mb {
  margin-bottom: 60px;
}
@media (max-width: 575px) {
  .section-mb {
    margin-bottom: 60px;
  }
}
@media (min-width: 576px) {
  .section-mb {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .section-mb {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .section-mb {
    margin-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .section-mb {
    margin-bottom: 100px;
  }
}
@media (min-width: 1400px) {
  .section-mb {
    margin-bottom: 100px;
  }
}

.section-mt {
  margin-top: 60px;
}
@media (max-width: 575px) {
  .section-mt {
    margin-top: 60px;
  }
}
@media (min-width: 576px) {
  .section-mt {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  .section-mt {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  .section-mt {
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  .section-mt {
    margin-top: 100px;
  }
}
@media (min-width: 1400px) {
  .section-mt {
    margin-top: 100px;
  }
}

.red-btn {
  width: 144px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #e50134;
  transition: all 0.3s;
  border: 2px solid #e50134 !important;
  cursor: pointer;
  font-family: "Avenir Heavy";
}
.red-btn:hover {
  background-color: #fff;
  color: #e50134 !important;
}

.white-btn {
  width: 100%;
  margin-top: 50px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #e50134;
  text-align: center;
  transition: all 0.3s;
  background-color: #fff;
  display: block;
  font-family: "Avenir Heavy";
}
@media (max-width: 575px) {
  .white-btn {
    width: 100%;
  }
}
@media (min-width: 576px) {
  .white-btn {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .white-btn {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .white-btn {
    width: 170px;
  }
}
@media (min-width: 1200px) {
  .white-btn {
    width: 170px;
  }
}
@media (min-width: 1400px) {
  .white-btn {
    width: 170px;
  }
}
@media (max-width: 575px) {
  .white-btn {
    margin-top: 50px;
  }
}
@media (min-width: 576px) {
  .white-btn {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .white-btn {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .white-btn {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .white-btn {
    margin-top: 0;
  }
}
@media (min-width: 1400px) {
  .white-btn {
    margin-top: 0;
  }
}
.white-btn:hover {
  background-color: #e50134;
  color: #fff;
}

.btn-large {
  display: block;
  width: 262px;
}

#ForexExpo .gust-section .slick-prev:before,
#ForexExpo .gust-section .slick-next:before,
#ForexExpo .sponsor-section .slick-prev:before,
#ForexExpo .sponsor-section .slick-next:before,
#ForexExpo .test-section .slick-prev:before,
#ForexExpo .test-section .slick-next:before,
#ForexExpo .venue-section .aenue-info a:after {
  content: "";
  background-image: url("https://cryptoexpoasia.com/images/red_arrow.svg");
  display: block;
  width: 35px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}

#ForexExpo .venue-section .aenue-info a:after {
  width: 32px;
  height: 9px;
  display: inline-block;
}

#ForexExpo .gust-section .slick-prev:before,
#ForexExpo .sponsor-section .slick-prev:before,
#ForexExpo .test-section .slick-prev:before {
  transform: rotate(180deg);
}

#ForexExpo .gust-section .slick-prev,
#ForexExpo .sponsor-section .slick-prev,
#ForexExpo .test-section .slick-prev {
  left: -10px;
  z-index: 1;
}
@media (max-width: 575px) {
  #ForexExpo .gust-section .slick-prev,
#ForexExpo .sponsor-section .slick-prev,
#ForexExpo .test-section .slick-prev {
    left: -10px;
  }
}
@media (min-width: 576px) {
  #ForexExpo .gust-section .slick-prev,
#ForexExpo .sponsor-section .slick-prev,
#ForexExpo .test-section .slick-prev {
    left: -10px;
  }
}
@media (min-width: 768px) {
  #ForexExpo .gust-section .slick-prev,
#ForexExpo .sponsor-section .slick-prev,
#ForexExpo .test-section .slick-prev {
    left: -10px;
  }
}
@media (min-width: 992px) {
  #ForexExpo .gust-section .slick-prev,
#ForexExpo .sponsor-section .slick-prev,
#ForexExpo .test-section .slick-prev {
    left: -25px;
  }
}
@media (min-width: 1200px) {
  #ForexExpo .gust-section .slick-prev,
#ForexExpo .sponsor-section .slick-prev,
#ForexExpo .test-section .slick-prev {
    left: -10px;
  }
}
@media (min-width: 1400px) {
  #ForexExpo .gust-section .slick-prev,
#ForexExpo .sponsor-section .slick-prev,
#ForexExpo .test-section .slick-prev {
    left: -80px;
  }
}

#ForexExpo .gust-section .slick-next,
#ForexExpo .sponsor-section .slick-next,
#ForexExpo .test-section .slick-next {
  right: 5px;
}
@media (max-width: 575px) {
  #ForexExpo .gust-section .slick-next,
#ForexExpo .sponsor-section .slick-next,
#ForexExpo .test-section .slick-next {
    right: 5px;
  }
}
@media (min-width: 576px) {
  #ForexExpo .gust-section .slick-next,
#ForexExpo .sponsor-section .slick-next,
#ForexExpo .test-section .slick-next {
    right: 5px;
  }
}
@media (min-width: 768px) {
  #ForexExpo .gust-section .slick-next,
#ForexExpo .sponsor-section .slick-next,
#ForexExpo .test-section .slick-next {
    right: 5px;
  }
}
@media (min-width: 992px) {
  #ForexExpo .gust-section .slick-next,
#ForexExpo .sponsor-section .slick-next,
#ForexExpo .test-section .slick-next {
    right: 5px;
  }
}
@media (min-width: 1200px) {
  #ForexExpo .gust-section .slick-next,
#ForexExpo .sponsor-section .slick-next,
#ForexExpo .test-section .slick-next {
    right: 5px;
  }
}
@media (min-width: 1400px) {
  #ForexExpo .gust-section .slick-next,
#ForexExpo .sponsor-section .slick-next,
#ForexExpo .test-section .slick-next {
    right: -50px;
  }
}

#ForexExpo .gust-section .slick-next,
#ForexExpo .gust-section .slick-prev {
  top: 35%;
}

#bottom-countdown {
  padding: 10px;
  background-color: rgba(18, 18, 18, 0.9);
  position: fixed;
  bottom: 0;
  width: 100%;
  align-items: center;
  z-index: 999;
}
@media (max-width: 575px) {
  #bottom-countdown {
    padding: 10px;
  }
}
@media (min-width: 576px) {
  #bottom-countdown {
    padding: 20px;
  }
}
@media (min-width: 768px) {
  #bottom-countdown {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  #bottom-countdown {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  #bottom-countdown {
    padding: 20px 120px;
  }
}
@media (min-width: 1400px) {
  #bottom-countdown {
    padding: 1px 120px;
  }
}
#bottom-countdown .timedown {
  display: block;
}
@media (max-width: 575px) {
  #bottom-countdown .timedown {
    display: block;
  }
}
@media (min-width: 576px) {
  #bottom-countdown .timedown {
    display: block;
  }
}
@media (min-width: 768px) {
  #bottom-countdown .timedown {
    display: block;
  }
}
@media (min-width: 992px) {
  #bottom-countdown .timedown {
    display: flex;
  }
}
@media (min-width: 1200px) {
  #bottom-countdown .timedown {
    display: flex;
  }
}
@media (min-width: 1400px) {
  #bottom-countdown .timedown {
    display: flex;
  }
}
#bottom-countdown .countdown {
  font-size: 29px;
  color: #fff;
  font-family: "Avenir Heavy";
  margin-right: 0;
}
@media (max-width: 575px) {
  #bottom-countdown .countdown {
    margin-right: 0;
  }
}
@media (min-width: 576px) {
  #bottom-countdown .countdown {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  #bottom-countdown .countdown {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  #bottom-countdown .countdown {
    margin-right: 100px;
  }
}
@media (min-width: 1200px) {
  #bottom-countdown .countdown {
    margin-right: 100px;
  }
}
@media (min-width: 1400px) {
  #bottom-countdown .countdown {
    margin-right: 100px;
  }
}
#bottom-countdown .time .ujic-hold #uji-wrapper .ujicf .ujiCountdown .countdown_row .countdown_section {
  background-color: #fff;
  padding: 3px;
  overflow: hidden;
  width: 45px !important;
  position: relative;
}
@media (max-width: 575px) {
  #bottom-countdown .time .ujic-hold #uji-wrapper .ujicf .ujiCountdown .countdown_row .countdown_section {
    margin: 0 5px 0 0;
    width: 40px !important;
  }
}
#bottom-countdown .time .ujic-hold #uji-wrapper .ujicf .ujiCountdown .countdown_row .countdown_section::after {
  content: "";
  border-bottom: 1px solid red;
  width: 60px;
  position: absolute;
  top: 31%;
  left: 0;
}
#bottom-countdown .time .ujic-hold #uji-wrapper .ujicf .ujiCountdown .countdown_row .countdown_section .countdown_amount {
  padding: 0;
  width: auto;
  box-shadow: none;
  line-height: normal;
  margin: 0;
  background-color: #fff !important;
  font-family: "Avenir Heavy";
}
@media (max-width: 575px) {
  #bottom-countdown .time .ujic-hold #uji-wrapper .ujicf .ujiCountdown .countdown_row .countdown_section .countdown_amount {
    font-size: 29px;
  }
}
#bottom-countdown .time .ujic-hold #uji-wrapper .ujicf .ujiCountdown .countdown_row .countdown_section .countdown_txt {
  background-color: #e50134;
  position: relative;
  left: -3px;
  color: #fff;
  width: 115%;
  bottom: -3px;
  padding: 5px 0;
  font-family: "Avenir Book";
  margin: 0;
}
@media (max-width: 575px) {
  #bottom-countdown .time .ujic-hold #uji-wrapper .ujicf .ujiCountdown .countdown_row .countdown_section .countdown_txt {
    font-size: 12px;
  }
}
#bottom-countdown .button {
  display: block;
}
@media (max-width: 575px) {
  #bottom-countdown .button {
    display: block;
  }
}
@media (min-width: 576px) {
  #bottom-countdown .button {
    display: block;
  }
}
@media (min-width: 768px) {
  #bottom-countdown .button {
    display: flex;
  }
}
@media (min-width: 992px) {
  #bottom-countdown .button {
    display: flex;
  }
}
@media (min-width: 1200px) {
  #bottom-countdown .button {
    display: flex;
  }
}
@media (min-width: 1400px) {
  #bottom-countdown .button {
    display: flex;
  }
}
#bottom-countdown .button a {
  width: 170px;
  margin-top: 0;
}
#bottom-countdown .button a:last-child {
  margin-left: 20px;
}
@media (max-width: 767px) {
  #bottom-countdown .button a:last-child {
    margin-left: 0;
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  #bottom-countdown .button a {
    width: 130px;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
  }
}