/* Generated by less 2.5.1 */
@media (min-width: 1200px) {
  .newyear {
    background: url('/assets/img/newyear-content.png') repeat !important;
  }

  .newyear:not(.index) > .content,
  .newyear:not(.index) > .gallery {
    position: relative;
    padding-top: 24px;
    background: rgba(255, 255, 255, 0.72) !important;
    z-index: 0;
  }

  .newyear:not(.have-navbar) > header {
    margin-bottom: 8px !important;
  }
  .newyear:not(.have-navbar) > header:after {
    border-bottom: 0;
  }
  .newyear:not(.have-navbar) > header {
    margin-bottom: 36px !important;
  }
  .newyear:not(.have-navbar) > header .page-title {
    margin-bottom: 36px !important;
  }
  .newyear:not(.have-navbar) > header:after {
    height: 72px !important;
    margin-bottom: -36px;
    background: url('/assets/img/newyear-header.png') left top repeat-x !important;
    border-bottom: 0;
	z-index: 1;
  }

  .newyear.have-navbar > #nav-wrapper {
	position: relative;
	margin-bottom: 48px;
  }
  .newyear.have-navbar > #nav-wrapper:after {
	position: absolute;
    height: 72px;
	content: "";
	left: 0;
	right: 0;
    bottom: -72px;
    background: url('/assets/img/newyear-header.png') left top repeat-x !important;
    border-bottom: 0;
	z-index: 1;
  }

  .newyear.have-navbar .container.gallery {
	padding-top: 24px;
  }





  .newyear > footer > #feedback-area {
    background: transparent !important;
  }
  .newyear > footer > #feedback-area {
    background: transparent !important;
  }
  .newyear > footer > #subscribe-area {
    background: url('/assets/img/newyear-footer.png') left bottom repeat-x !important;
  }
}