*-------------------------------------------------------------------*/
/* 2.11 Countdown
---------------------------------------------------------------------*/
.lgx-inner-countdown {
  background: #554bb9;

}
.lgx-inner-countdown .countdown-left-info {
  background: #efa506;
  width: 30%;
  text-align: center;
  padding: 4.2rem 1rem;
}
.lgx-inner-countdown .countdown-left-info .title {
  margin-top: 0;
  font-weight: 700;
}
.lgx-inner-countdown .countdown-left-info .subtitle {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
.lgx-inner-countdown .countdown-left-info .date {
  font-family: 'Oswald', sans-serif;
}
.lgx-inner-countdown .countdown-right {
  text-align: center;
  margin: 0 auto;
  margin-top: 4.2rem;
}
#lgx-countdown {
  margin-top: -15px;
}

#lgx-countdown span:last-child {
  margin-right: 0;
}

/*#lgx-countdown .lgx-days {
  color: #fff200;
}
#lgx-countdown .lgx-hr {
  color: #ff8a00;
}
#lgx-countdown .lgx-min {
  color: #00b9ff;
}
#lgx-countdown .lgx-sec {
  color: #8dc63f;
}*/
#lgx-countdown .lgx-days {
  color: #C80000;
}
#lgx-countdown .lgx-hr {
  color: #FF9814;
}
#lgx-countdown .lgx-min {
  color: #001455;
}
#lgx-countdown .lgx-sec {
  color: #C80000;
}


.lgx-banner-info-circle #lgx-countdown .lgx-days {
  color: #fff;
}
.lgx-banner-info-circle #lgx-countdown .lgx-hr {
  color: #fff;
}
.lgx-banner-info-circle #lgx-countdown .lgx-min {
  color: #fff;
}
.lgx-banner-info-circle #lgx-countdown .lgx-sec {
  color: #fff;
}


.lgx-countdown-area-squre {
  text-align: center;
  margin: 0 auto;
}
.lgx-countdown-area-squre #lgx-countdown {
  display: flex;
}
.lgx-countdown-area-squre #lgx-countdown span {
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 50px;
  font-size: 3rem;
  line-height: 10.2rem;
  line-height: 150px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0;
  letter-spacing: .16rem;
  position: relative;
  top: 0;
  flex: 1;
  height: 180px;
}
.lgx-countdown-area-squre #lgx-countdown span:first-child {
  border-radius: 6px 0 0 6px;
}
.lgx-countdown-area-squre #lgx-countdown span:last-child {
  border-radius: 0 6px 6px 0;
}
.lgx-countdown-area-squre #lgx-countdown i {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-size: 1.5rem;
  line-height: 3rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: normal;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
  font-style: normal;
  display: inline-block;
  position: absolute;
  bottom: 40px;
  right: 0;
  left: 0;
}
/*.lgx-countdown-area-squre #lgx-countdown .lgx-days {
  color: #fff;
  background: #820000;
}
.lgx-countdown-area-squre #lgx-countdown .lgx-hr {
  color: #fff;
  background: #E46E2A;
}
.lgx-countdown-area-squre #lgx-countdown .lgx-min {
  color: #fff;
  background: #091E3E;
}
.lgx-countdown-area-squre #lgx-countdown .lgx-sec {
  color: #fff;
  background: #B1040E;
}*/
.lgx-countdown-area-squre #lgx-countdown .lgx-days {
  color: #fff;
  background: #C80000;
}
.lgx-countdown-area-squre #lgx-countdown .lgx-hr {
  color: #fff;
  background: #FF9814;
}
.lgx-countdown-area-squre #lgx-countdown .lgx-min {
  color: #fff;
  background: #001455;
}
.lgx-countdown-area-squre #lgx-countdown .lgx-sec {
  color: #fff;
  background: #C80000;
}

.lgx-countdowns-banner-bottom {
  background: #fff;
}
.lgx-countdowns-banner-bottom {
  border-radius: 6px;
  margin-top: -7rem;
}
#circular-countdown .time_circles > div > h4 {
  color: #fff;
}
#circular-countdown .time_circles > div > span {
  color: #fff;
}
#circular-countdown-whitebg .time_circles > div > h4 {
  color: #1b273d;
}
#circular-countdown-whitebg .time_circles > div > span {
  color: #1b273d;
}
.lgx-countdown-simple #lgx-countdown span {
  text-align: center;
  margin-bottom: 0;
  margin-right: 6.8rem;
  position: relative;
  bottom: 0px;
}
.lgx-countdown-simple #lgx-countdown span:last-child {
  margin-right: 0;
}
.lgx-countdown-simple #lgx-countdown i {
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
  font-style: normal;
  display: inline-block;
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  opacity: .7;
}
/* -----------------------------------------------------------------------
     Medium devices (desktops, UP TO 1199px~992px)
 ------------------------------------------------------------------------*/
@media (max-width: 1199px) {
  /************** 1199 GLOBAl USE***********/
  /************** 1199 GLOBAl USE END***********/
}
@media (max-width: 1199px) {
  /************** 1199 GLOBAl USE***********/
  #lgx-countdown {
    display: inline-block;
    margin-bottom: 2.6rem;
  }
  #lgx-countdown span {
    font-size: 42px;
    line-height: 63px;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    bottom: 0;
    margin-right: 2rem;
  }
  #lgx-countdown i {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    font-style: normal;
    display: inline-block;
    position: absolute;
    bottom: -15px;
    right: 0;
    left: 0;
  }
  /************** 1199 GLOBAl USE END***********/
}
@media (max-width: 767px) {
  /************** 767 GLOBAl USE***********/
  #lgx-countdown span {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
  }
  #lgx-countdown i {
    font-size: 14px;
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
  }
  #lgx-countdown {
    display: inline-block;
  }
  .lgx-countdowns-banner-bottom {
    margin-top: 0;
    padding-top: 1rem;
  }
  .lgx-countdown-area-squre #lgx-countdown span {
    font-size: 30px;
    line-height: 45px;
    font-size: 3rem;
    line-height: 4.5rem;
    line-height: 85px;
    height: 100px;
  }
  .lgx-countdown-area-squre #lgx-countdown i {
    font-size: 16px;
    line-height: 24px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    bottom: 25px;
  }
  .lgx-about-service {
    display: block;
  }
  .lgx-about-service .lgx-single-service-white {
    margin-bottom: 2rem;
  }
  /************** 767 GLOBAl USE END***********/
}
/*767 END*/
/* ----------------------------------------------------------------
      Custom, iPhone Retina  UP TO 480px
-------------------------------------------------------------------*/
@media (max-width: 480px) {
  /************** 480 GLOBAl USE***********/
  #lgx-countdown span {
    font-size: 20px;
    line-height: 39px;
    font-size: 1.0rem;
    line-height: 3.9000000000000004rem;
  }
  #lgx-countdown i {
    font-size: 5px;
    line-height: 21px;
    font-size: 1rem;
    line-height: 2.0999999999999996rem;
  }
  #lgx-countdown {
    display: inline-block;
  }
  .lgx-countdowns-banner-bottom {
    margin-top: 0;
    padding-top: 0rem;
  }
  .lgx-countdown-area-squre #lgx-countdown span {
    font-size: 20px;
    line-height: 45px;
    font-size: 1.5rem;
    line-height: 4.5rem;
    line-height: 85px;
    height: 100px;
  }
  .lgx-countdown-area-squre #lgx-countdown i {
    font-size: 4px;
    line-height: 24px;
    font-size: .7rem;
    line-height: 2.4000000000000004rem;
    
  }
  /************** 480 GLOBAl USE***********/
}
/*--------------------------------------------------------------
# Venue Section
--------------------------------------------------------------*/

#venue {
  padding: 60px 0;
}

#venue .container-fluid {
  margin-bottom: 3px;
}

#venue .venue-map iframe {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

#venue .venue-info {
  background: url("../img/venue/gub.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

#venue .venue-info:before {
  content: "";
  background: rgba(13, 20, 41, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#venue .venue-info h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}

#venue .venue-info p {
  color: #fff;
  margin-bottom: 0;
}

#venue .venue-gallery-container {
  padding-right: 12px;
}

#venue .venue-gallery {
  overflow: hidden;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

#venue .venue-gallery img {
  transition: all ease-in-out 0.4s;
}

#venue .venue-gallery:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}