@keyframes falling {
  0% {
    top: -50px;
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    top: 100%;
    opacity: 0;
  }
}
body:not(.page-video) {
  background: #DCECFF;
}
body:not(.page-video) #main-header {
  background: #fff;
}
body:not(.page-video) #main-header .container {
  position: relative;
}
body:not(.page-video) #main-header #main-header-top {
  height: 54px;
  padding: 5px 0 10px 20px;
  background: #DCECFF;
  background-image: url(../img/bg.png);
  background-size: 113% 54px;
  background-position: center top;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-top {
    height: 90px;
    padding-left: 10px 0;
    background-size: 100% 90px;
  }
}
body:not(.page-video) #main-header #main-header-top #main-header-slider #main-header-slider-inner {
  margin-top: -4px;
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-top #main-header-slider #main-header-slider-inner {
    margin-top: 0;
  }
}
body:not(.page-video) #main-header #main-header-top #main-header-top-inner {
  align-items: center;
}
body:not(.page-video) #main-header #main-header-top #main-header-slider {
  background: rgba(18, 65, 107, 0.45);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-top .brand-logo {
    width: 135px;
  }
}
body:not(.page-video) #main-header #main-header-top .bell-snow {
  display: none;
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-top .bell-snow {
    display: block;
    position: absolute;
    top: -18px;
    left: 198px;
    width: 123px;
    z-index: -1;
    pointer-events: none;
  }
}
body:not(.page-video) #main-header #main-header-top .main-snow {
  display: none;
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-top .main-snow {
    display: block;
    position: absolute;
    top: 7px;
    left: -34px;
    width: 40px;
    z-index: -1;
    pointer-events: none;
  }
}
body:not(.page-video) #main-header #main-header-top .tree {
  display: none;
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-top .tree {
    display: block;
    position: absolute;
    top: -12px;
    left: 363px;
    width: 98px;
    z-index: -1;
    pointer-events: none;
  }
}
body:not(.page-video) #main-header #main-header-top .snow1-m {
  position: absolute;
  top: 7px;
  left: 5px;
  width: 20px;
  z-index: -1;
  pointer-events: none;
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-top .snow1-m {
    display: none;
  }
}
body:not(.page-video) #main-header #main-header-top .snow2-m {
  position: absolute;
  top: 30px;
  left: 11px;
  width: 14px;
  z-index: -1;
  pointer-events: none;
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-top .snow2-m {
    display: none;
  }
}
body:not(.page-video) #main-header #main-header-top .ginger {
  display: none;
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-top .ginger {
    display: block;
    position: absolute;
    top: 10px;
    right: -5px;
    width: 70px;
    z-index: -1;
    pointer-events: none;
  }
}
body:not(.page-video) #main-header #main-header-top .snow2 {
  display: none;
}
@media (min-width: 992px) {
  body:not(.page-video) #main-header #main-header-top .snow2 {
    display: block;
    position: absolute;
    top: 66px;
    left: 454px;
    width: 220px;
    z-index: -1;
    pointer-events: none;
  }
}
@media (min-width: 1200px) {
  body:not(.page-video) #main-header #main-header-top .snow2 {
    left: 497px;
  }
}
@media (min-width: 1400px) {
  body:not(.page-video) #main-header #main-header-top .snow2 {
    left: 546px;
  }
}
body:not(.page-video) #main-header #main-header-bottom {
  background: #DCECFF;
}
body:not(.page-video) #main-header #main-header-bottom #main-header-links {
  background: #DCECFF;
  height: 100%;
}
body:not(.page-video) #main-header #main-header-bottom #main-header-links > .container {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1200px) {
  body:not(.page-video) #main-header #main-header-bottom #main-header-links > .container {
    max-width: 1050px;
  }
}
body:not(.page-video) #main-header #main-header-bottom .navigation {
  width: 100%;
}
body:not(.page-video) #main-header #main-header-bottom .snow1 {
  display: none;
}
@media (min-width: 768px) {
  body:not(.page-video) #main-header #main-header-bottom .snow1 {
    display: block;
    position: absolute;
    top: 5px;
    left: -74px;
    width: 80px;
    pointer-events: none;
  }
}
body:not(.page-video) #menu-sub {
  background: #DCECFF;
}

.primary-sidebar .widget .widget-title {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.primary-sidebar .widget .widget-title:before {
  flex: none;
  width: 190px;
  height: 18px;
  display: block;
  position: static;
  transform: none;
  background: none;
  background-image: url(../img/line-short.png);
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
  opacity: 1;
  flex: 1;
}
.primary-sidebar .widget .widget-title span {
  background: none;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .primary-sidebar #sidebar_popular_today .widget-title:before {
    width: 137px;
  }
}

@media (min-width: 992px) {
  .primary-sidebar #sidebar_popular_today .widget-title:before {
    width: 152px;
  }
}

.primary-sidebar #sidebar_popular_today .controls {
  margin-right: 6px;
  background: none;
  padding-left: 0;
}

.cat-title .line {
  height: 18px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  background: none;
}
.cat-title .line .line-left, .cat-title .line .line-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex: 1;
}
.cat-title .line .line-left {
  justify-content: flex-end;
}
.cat-title .line img {
  display: block;
  height: 100%;
  width: auto;
}

.hk-footer {
  background: none;
  background-image: url(../img/footer-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 46px 15px 60px 15px;
}
@media (min-width: 1000px) {
  .hk-footer {
    padding: 60px 15px;
  }
}
.hk-footer a {
  color: #cbd1d8;
}
.hk-footer a:hover {
  color: #fff;
}
.hk-footer .tk-container {
  background: rgba(255, 255, 255, 0.15);
  padding: 20px 15px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1000px) {
  .hk-footer .tk-container {
    padding: 40px 30px;
  }
}

.snow-ani-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.snow-ani-bg .flake {
  width: 100%;
  height: 100%;
}
.snow-ani-bg .flake path {
  fill: #fff;
}
.snow-ani-bg .flake-wrapper {
  position: absolute;
}
.snow-ani-bg.snow-ani-bg-front {
  z-index: 2;
}/*# sourceMappingURL=chrismas.css.map */