@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400&family=Patrick+Hand&display=swap');

/* latin */
@font-face {
  font-family: "Tangerine";
  font-style: normal;
  font-weight: 400;
  src: local("Tangerine Regular"), local("Tangerine-Regular"),
    url(https://fonts.gstatic.com/s/tangerine/v9/IurY6Y5j_oScZZow4VOxCZZM.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC,
    U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Tangerine";
  font-style: normal;
  font-weight: 700;
  src: local("Tangerine Bold"), local("Tangerine-Bold"),
    url(https://fonts.gstatic.com/s/tangerine/v9/Iurd6Y5j_oScZZow4VO5srNZi5FN.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC,
    U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: "Yeseva One";
  font-style: normal;
  font-weight: 400;
  src: local("Yeseva One Regular"), local("YesevaOne-Regular"),
    url(https://fonts.gstatic.com/s/yesevaone/v12/OpNJno4ck8vc-xYpwWWxliBVWyXD.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Yeseva One";
  font-style: normal;
  font-weight: 400;
  src: local("Yeseva One Regular"), local("YesevaOne-Regular"),
    url(https://fonts.gstatic.com/s/yesevaone/v12/OpNJno4ck8vc-xYpwWWxlilVWyXD.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Yeseva One";
  font-style: normal;
  font-weight: 400;
  src: local("Yeseva One Regular"), local("YesevaOne-Regular"),
    url(https://fonts.gstatic.com/s/yesevaone/v12/OpNJno4ck8vc-xYpwWWxliJVWyXD.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Yeseva One";
  font-style: normal;
  font-weight: 400;
  src: local("Yeseva One Regular"), local("YesevaOne-Regular"),
    url(https://fonts.gstatic.com/s/yesevaone/v12/OpNJno4ck8vc-xYpwWWxliNVWyXD.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Yeseva One";
  font-style: normal;
  font-weight: 400;
  src: local("Yeseva One Regular"), local("YesevaOne-Regular"),
    url(https://fonts.gstatic.com/s/yesevaone/v12/OpNJno4ck8vc-xYpwWWxli1VWw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC,
    U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: "Limelight";
  font-style: normal;
  font-weight: 400;
  src: local("Limelight"),
    url(https://fonts.gstatic.com/s/limelight/v8/XLYkIZL7aopJVbZJHDuoNOlHnnY.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Limelight";
  font-style: normal;
  font-weight: 400;
  src: local("Limelight"), url(https://fonts.gstatic.com/s/limelight/v8/XLYkIZL7aopJVbZJHDuoOulH.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC,
    U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  width: 100%;
  /*background-color:#000b86;
height:100%;
overflow: hidden;
position: fixed;*/
}
body.no-pointers{
  pointer-events: none;
}
* {
  padding: 0;
  margin: 0;
}

.the_card_1_wrapper {
  display: block;
  width: 100%;
  height: 100%;
  /* margin-top: -15px; */
  min-height: 630px;
  max-height: 630px;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
@media screen and (max-width: 1800px) {
  .the_card_1_wrapper {
    min-height: 570px;
    max-height: 570px;
  }
}
@media screen and (max-width: 1550px) {
  .the_card_1_wrapper {
    min-height: 500px;
    max-height: 500px;
  }
}
@media screen and (max-width: 1350px) {
  .the_card_1_wrapper {
    min-height: 450px;
    max-height: 450px;
  }
}
@media screen and (max-width: 1200px) {
  .the_card_1_wrapper {
    min-height: 400px;
    max-height: 400px;
  }
}
@media screen and (max-width: 1024px) {
  .the_card_1_wrapper {
    min-height: 350px;
    max-height: 350px;
  }
}
@media screen and (max-width: 860px) {
  .the_card_1_wrapper {
    min-height: 320px;
    max-height: 320px;
  }
}
@media screen and (max-width: 720px) {
  .the_card_1_wrapper {
    min-height: 280px;
    max-height: 280px;
  }
}
@media screen and (max-width: 600px) {
  .the_card_1_wrapper {
    min-height: 250px;
    max-height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .the_card_1_wrapper {
    min-height: 210px;
    max-height: 210px;
  }
}
@media screen and (max-width: 400px) {
  .the_card_1_wrapper {
    min-height: 165px;
    max-height: 1650px;
  }
}
@media screen and (max-width: 240px) {
  .the_card_1_wrapper {
    min-height: 130px;
    max-height: 130px;
  }
}


.MerryChristmasBox {
  position: absolute;
  width: 105%;
  left: 50%;
  top: 2%;
  -webkit-transform: translate(-50%, 2%);
  -ms-transform: translate(-50%, 2%);
  transform: translate(-50%, 2%);
  z-index: 4;
}

.MerryChristmasBox:before {
  content: "";
  display: block;
  padding-top: 21%;
}

.MerryChristmas {
  position: absolute;
  left: 0;
  right: 0;
  top: 9px;
  bottom: 0;
  z-index: 2;
}

.MerryChristmasBg {
  position: absolute;
  width: 50%;
  padding-top: 11%;
  left: 50%;
  top: 0%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%); /**/
  z-index: 2;
  /* background: url(../images/savethedate.svg); */
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.the_card_1_wrapper h1 {
  font-size: 45px;
  line-height: 70px;
  font-family: "Limelight", cursive;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  margin: 0 !important;
  padding: 0 !important;
}

.the_card_1_wrapper h2 {
  font-size: 35px;
  line-height: 50px;
  font-family: "Tangerine", cursive;
  text-align: center;
  font-weight: bold;
  color: #954a63;
  margin: 0 !important;
  padding: 0 !important;
}

.the_card_1_wrapper h3 {
  margin-left: -2.2%;
  /*left:50%; top:25%; -webkit-transform: translate(-50%, 25%);  -ms-transform:translate(-50%, 25%);  transform: translate(-50%, 25%);*/
  font-size: 88px;
  line-height: 88px;
  font-weight: normal;
  font-family: "Tangerine", cursive;
  text-align: center;
  color: #ffffff;
  margin: 0 !important;
  padding: 0 !important;
}

.the_card_1_wrapper h4 {
  font-size: 19px;
  line-height: 25px;
  font-family: "Yeseva One", cursive;
  font-weight: normal;
  text-align: center;
  color: #8c3f59;
  margin: 0 !important;
  padding: 0 !important;
}

.the_card_1_wrapper h5 {
  font-size: 15px;
  line-height: 25px;
  font-family: "Yeseva One", cursive;
  font-weight: normal;
  text-align: center;
  color: #8c3f59;
  margin: 8px 0px 0px 0px !important;
  padding: 0 !important;
}

.the_card_1_wrapper h6 {
  font-size: 15px;
  line-height: 23px;
  font-family: "Yeseva One", cursive;
  font-weight: normal;
  text-align: center;
  color: #8c3f59;
  margin: 0 !important;
  padding: 0 !important;
}

.christmasAdressBox {
  position: absolute;
  width: 100%;
  padding-top: 23%;
  left: 50%;
  bottom: 6%;
  -webkit-transform: translate(-50%, 6%);
  -ms-transform: translate(-50%, 7%);
  transform: translate(-50%, 6%);
  z-index: 4;
}

.landscape {
  display: block;
}
.portrait {
  display: none;
}

.christmasCharacters {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 40%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, -50%); /* IE 9 */
  transform: translate(-50%, -50%);
  z-index: 4;
}

.christmasCarriageBox {
  position: absolute;
  width: 31%;
  bottom: -5%;
  left: 19.5%;
  z-index: 3;
}

.christmasCarriageBox:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.christmasCarriage {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 4;

  background: url(../images/SantaOK2.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;

  -webkit-animation: xchristmasCarriage 1s steps(6) infinite;
  animation: xchristmasCarriage 1s steps(6) infinite;

  -webkit-animation-fill-mode: both; /* Chrome, Safari, Opera */
  animation-fill-mode: both;

  transition: all 0.5s ease;

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;

  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

@-webkit-keyframes christmasCarriage {
  from {
    background-position: 0 0%;
  }
  to {
    background-position: 0 100%;
  }
}

@keyframes christmasCarriage {
  from {
    background-position: 0 0%;
  }
  to {
    background-position: 0 100%;
  }
}

/******************************************/
.christmasHorseBox {
  position: absolute;
  width: 32%;
  bottom: 14%;
  left: 42.9%;
  z-index: 4;
}

.christmasHorseBox:before {
  content: "";
  display: block;
  /*padding-top:76.30769230769231%;*/
  padding-top: 83.07692307692308%;
}

.Xno-flick {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.christmasHorse {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/christmas-reindeer.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;

  -webkit-animation: christmasHorse 1.4s steps(20) infinite;
  animation: christmasHorse 1.4s steps(20) infinite;

  -webkit-animation-fill-mode: forwards; /* Chrome, Safari, Opera */
  animation-fill-mode: both;
}

/**/
@-webkit-keyframes christmasHorse {
  0% {
    background-position: 0 0%;
  }
  100% {
    background-position: 0 100%;
  }
}

@keyframes christmasHorse {
  0% {
    background-position: 0 0%;
  }
  100% {
    background-position: 0 100%;
  }
}

.sidewalk {
  position: absolute;
  overflow: hidden;
  /*left:50%; top:50%; -webkit-transform: translate(-50%, 25%);-ms-transform:translate(-50%, 25%);transform: translate(-50%, 25%);*/
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 0px;
  padding-top: 100%;
}

.christmasStreetBox {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -46%); /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, -46%); /* IE 9 */
  transform: translate(-50%, -46%);
  z-index: 3;
  width: 100%;
  height: 0;
  padding-bottom: 29%;
  overflow: hidden;
}

/***************************************/

.christmasStreet1 {
  z-index: 3;
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 25%;
  left: 0%;
  bottom: 0%;
  background: url(../images/christmas_street_new.svg);
  background-size: 100%;
  background-repeat: no-repeat;

  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);

  /*-moz-animation:christmasStreet1 145s linear infinite;
	-webkit-animation:christmasStreet1 145s linear infinite;*/

  -webkit-animation-name: christmasStreet1;
  -moz-animation-name: christmasStreet1;
  animation-name: christmasStreet1;
  -ms-animation-name: christmasStreet1;

  -webkit-animation-duration: 52s;
  -moz-animation-duration: 52s;
  animation-duration: 52s;
  -ms-animation-duration: 52s;

  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-timing-function: linear;

  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
}

@-moz-keyframes christmasStreet1 {
  0% {
    transform: translate3d(0%, 0, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    visibility: visible;
  }
  50% {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    opacity: 1;
  }
  50.001% {
    transform: translate3d(-100%, 500%, 0);
    -webkit-transform: translate3d(-100%, 500%, 0);
    visibility: hidden;
    opacity: 0;
  }

  50.002% {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  100% {
    transform: translate3d(-0.01%, 0, 0);
    -webkit-transform: translate3d(-0.01%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
}

@-webkit-keyframes christmasStreet1 {
  0% {
    transform: translate3d(0%, 0, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    visibility: visible;
  }
  50% {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    opacity: 1;
  }
  50.001% {
    transform: translate3d(-100%, 500%, 0);
    -webkit-transform: translate3d(-100%, 500%, 0);
    visibility: hidden;
    opacity: 0;
  }

  50.002% {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  100% {
    transform: translate3d(-0.01%, 0, 0);
    -webkit-transform: translate3d(-0.01%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
}

@-ms-keyframes christmasStreet1 {
  0% {
    -ms-transform: translate3d(0%, 0, 0);
    visibility: visible;
  }
  50% {
    -ms-transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    opacity: 1;
  }
  50.001% {
    -ms-transform: translate3d(-100%, 500%, 0);
    visibility: hidden;
    opacity: 0;
  }

  50.002% {
    -ms-transform: translate3d(100%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  100% {
    -ms-transform: translate3d(-0.01%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
}

.christmasStreet2 {
  z-index: 3;
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 25%;
  left: 0%;
  bottom: 0%;
  background: url(../images/christmas_street_new.svg);
  background-size: 100%;
  background-repeat: no-repeat;

  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);

  /*-moz-animation:christmasStreet2 145s linear infinite;
	-webkit-animation:christmasStreet2 145s linear infinite;*/

  -webkit-animation-name: christmasStreet2;
  -moz-animation-name: christmasStreet2;
  animation-name: christmasStreet2;
  -ms-animation-name: christmasStreet2;

  -webkit-animation-duration: 52s;
  -moz-animation-duration: 52s;
  animation-duration: 52s;
  -ms-animation-duration: 52s;

  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-timing-function: linear;

  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;

  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -ms-animation-fill-mode: both;
}

@-moz-keyframes christmasStreet2 {
  0% {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  50% {
    transform: translate3d(0%, 0, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  99.997% {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  99.998% {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    opacity: 0;
  }
  99.999% {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    opacity: 0;
  }
  100% {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    visibility: hidden;
    opacity: 1;
  }
}

@-webkit-keyframes christmasStreet2 {
  0% {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  50% {
    transform: translate3d(0%, 0, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  99.997% {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  99.998% {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    opacity: 0;
  }
  99.999% {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    opacity: 0;
  }
  100% {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    visibility: hidden;
    opacity: 1;
  }
}

@-ms-keyframes christmasStreet2 {
  0% {
    -ms-transform: translate3d(100%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  50% {
    -ms-transform: translate3d(0%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  99.997% {
    -ms-transform: translate3d(-100%, 0, 0);
    visibility: visible;
    opacity: 1;
  }
  99.998% {
    -ms-transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    opacity: 0;
  }
  99.999% {
    -ms-transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    opacity: 0;
  }
  100% {
    -ms-transform: translate3d(100%, 0, 0);
    visibility: hidden;
    opacity: 1;
  }
}

.christmasWheelsBox {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, -50%); /* IE 9 */
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 100%;
  height: 0;
  padding-bottom: 23%;
  overflow: hidden;
}

/*
==============================================
christmasWheel1     Made by Lambert Group
==============================================
*/
.christmasWheel1 {
  padding: 0;
  position: absolute;
  left: 17.5%;
  top: 33%;
  z-index: 5;
  width: 7.19%;
  height: 0;
  padding-bottom: 7.19%;
  background-image: url(../images/hand_mill2.png);

  background-position: center center;
  background-repeat: no-repeat;

  background-size: 100%;

  -webkit-animation-name: christmasWheel1;
  animation-name: christmasWheel1;

  -webkit-animation-duration: 21s;
  animation-duration: 21s;

  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

  -webkit-animation-timing-function: linear; /*ease ease-in ease-out ease-in-out*/
  animation-timing-function: linear;

  -webkit-animation-iteration-count: infinite; /*number|initial|inherit*/
  animation-iteration-count: infinite;
}

@-moz-keyframes christmasWheel1 {
  from {
    -moz-transform: rotate(1440deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}

@-webkit-keyframes christmasWheel1 {
  from {
    -webkit-transform: rotate(1440deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}

@-o-keyframes christmasWheel1 {
  from {
    -o-transform: rotate(1440deg);
  }
  to {
    -o-transform: rotate(0deg);
  }
}

@keyframes christmasWheel1 {
  from {
    transform: rotate(1440deg);
  }
  to {
    transform: rotate(0deg);
  }
}

/*************************************************************************************************************************************************/

/******************NEW**************************/
.christmasWhiteBox {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 50%); /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, 50%); /* IE 9 */
  transform: translate(-50%, 50%);
  z-index: 2;
  width: 100%;
  height: 0;
  padding-bottom: 12%;
  overflow: hidden;
}

.christmasWhiteMiddle1 {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 0;
  padding-bottom: 10.7%;
  left: 0%;
  bottom: 0%;
  background: #d2d6ff;
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  background-size: 100%;
  background-position: bottom center;
  background-repeat: repeat-x;
}

.christmasWhiteBox2 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -92%); /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, -92%); /* IE 9 */
  transform: translate(-50%, -92%);
  z-index: 1;
  width: 100%;
  height: 0;
  padding-bottom: 200%;
  overflow: hidden;
}

.christmasWhiteMiddle2 {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 0;
  padding-bottom: 200%;
  left: 0%;
  bottom: 0%;
  /* background: url(../images/bgWhiteMiddleOK.png); */
  background: #1A4179;

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#306196+0,244b74+100 */
  background: linear-gradient(to bottom,  rgba(48,97,150,1) 0%,rgba(36,75,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  background-position: bottom center;
  background-repeat: repeat-x;
}

.christmasTheMoon {
  z-index: 5;
  position: absolute;
  visibility: hidden;
  width: 15%;
  height: 0;
  padding-bottom: 15%;
  right: 15%;
  top: 3%;
  background: url(../images/the_moon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;

  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);

  /*-moz-animation:christmasStreet1 145s linear infinite;
	-webkit-animation:christmasStreet1 145s linear infinite;*/

  -webkit-animation-name: christmasMoon;
  -moz-animation-name: christmasMoon;
  animation-name: christmasMoon;

  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;

  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;

  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-moz-keyframes christmasMoon {
  0% {
    transform: translatey(50%);
    -webkit-transform: translatey(50%);
    visibility: visible;
    opacity: 0;
  }

  100% {
    transform: translatey(0%);
    -webkit-transform: translatey(0%);
    visibility: visible;
    opacity: 1;
  }
}

@-webkit-keyframes christmasMoon {
  0% {
    transform: translatey(50%);
    -webkit-transform: translatey(50%);
    visibility: visible;
    opacity: 0;
  }

  100% {
    transform: translatey(0%);
    -webkit-transform: translatey(0%);
    visibility: visible;
    opacity: 1;
  }
}

/* SNOWING */
/* originally authored by Brad Knutson */

/*
=======================
snow1
=======================
*/

.snow1 {
  width: 100%;
  height: 1570px;
  background: url(../images/snow1.png);

  /*-webkit-animation:3s;
	-moz-animation-delay: 3s;
	-ms-animation-delay: 3s;
	animation-delay: 3s;*/

  -webkit-animation: snow1 12s linear 0s infinite normal;
  -moz-animation: snow1 12s linear 0s infinite normal;
  -ms-animation: snow1 12s linear 0s infinite normal;
  animation: snow1 12s linear 0s infinite normal;

  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@keyframes snow1 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: -300px 300px;
  }
}

@-moz-keyframes snow1 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: -300px 300px;
  }
}

@-webkit-keyframes snow1 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: -300px 300px;
  }
}

@-ms-keyframes snow1 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: -300px 300px;
  }
}

/*
==============================================
snow2
==============================================
*/

.snow2 {
  width: 100%;
  height: 1570px;
  background: url(../images/snow2.png);

  /*-webkit-animation:2.5s;
	-moz-animation-delay: 2.5s;
	-ms-animation-delay: 2.5s;
	animation-delay: 2.5s;*/

  -webkit-animation: snow2 23s linear 0s infinite normal;
  -moz-animation: snow2 23s linear 0s infinite normal;
  -ms-animation: snow2 23s linear 0s infinite normal;
  animation: snow2 23s linear 0s infinite normal;

  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@keyframes snow2 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 400px 400px;
  }
}

@-moz-keyframes snow2 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 400px 400px;
  }
}

@-webkit-keyframes snow2 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 400px 400px;
  }
}

@-ms-keyframes snow2 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 400px 400px;
  }
}

/*
==============================================
snow3
==============================================
*/

.snow3 {
  width: 100%;
  height: 1570px;
  background: url(../images/snow3.png);

  /*-webkit-animation:2s;
	-moz-animation-delay: 2s;
	-ms-animation-delay: 2s;
	animation-delay: 2s;*/

  -webkit-animation: snow3 18s linear 0s infinite normal;
  -moz-animation: snow3 18s linear 0s infinite normal;
  -ms-animation: snow3 18s linear 0s infinite normal;
  animation: snow3 18s linear 0s infinite normal;

  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@keyframes snow3 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 500px 1000px;
  }
}

@-moz-keyframes snow3 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 500px 1000px;
  }
}

@-webkit-keyframes snow3 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 500px 1000px;
  }
}

@-ms-keyframes snow3 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 500px 1000px;
  }
}

.lbg1_ImageOnly {
  position: absolute;
  z-index: 5;
  top: 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 0px;
  margin: 0px;
}

.fadeInAnimation {
  width: 100%;
  height: 1570px;

  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: fliph; /*IE*/
  filter: fliph; /*IE*/

  -webkit-animation: fadein 16s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 16s; /* Firefox < 16 */
  -ms-animation: fadein 16s; /* Internet Explorer */
  -o-animation: fadein 16s; /* Opera < 12.1 */
  animation: fadein 16s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.frontBlueBox {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 10%); /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, 10%); /* IE 9 */
  transform: translate(-50%, 10%);
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #FFFFFF;
}

.fadeInAnimation2 {
  /*width:100%;

    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph; IE*/

  -webkit-animation: fadein2 1s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein2 1s; /* Firefox < 16 */
  -ms-animation: fadein2 1s; /* Internet Explorer */
  -o-animation: fadein2 1s; /* Opera < 12.1 */
  animation: fadein2 1s;
}

@keyframes fadein2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*

Single element CSS fireworks
A Pen By Captain Anonymous



Single element CSS fireworks
A Pen By Keith Clark


*/

.pyro:before,
.pyro:after {
  /*content: ' \00BA ';*/
  content: " \2055 ";
  font-size: 16px;
  color: transparent;
  position: absolute;
  top: 0;
  text-shadow: -19px -81px red, 112px -284px red, -235px -297px red, 125px 415px red, -121px -87px red, -94px -52px red,
    -114px 3px red, -13px 326px red, 125px -288px red, -76px 183px red, -181px 181px red, 215px -202px red,
    -8px 242px red, 78px 13px red, 149px 14px red, 225px 380px red, -6px 352px red, -12px -31px red, 24px -391px red,
    60px 104px red, 142px 407px red, 204px -130px red, 226px 385px red, 163px 233px red, 188px -11px red,
    -152px -271px red, 9px 2px red, 92px -68px red, 125px -111px red, -152px -415px red, -60px -284px red, 9px 8px red,
    -83px 266px red, -43px 172px red, -239px 154px red, 6px 126px red, -223px 235px red, -72px 77px red, -254px 77px red,
    245px 129px red, -74px -5px red, -23px 176px red, -16px -87px red, -278px -27px red, -56px -336px red,
    -29px 316px red, -100px -49px red, -158px -370px red, 317px -57px red, 27px 403px red, -8px -1px red,
    349px -180px red, -155px -50px red, 99px -93px red, -137px 29px red, 192px -318px red, -51px 309px red,
    -22px 34px red, 213px 308px red, -132px -87px red, -38px 8px red, 145px -93px red, 186px 231px red, 390px 70px red,
    -140px 228px red, -203px 231px red, 71px 417px red, -327px 51px red, -119px 8px red, -31px -48px red,
    113px 237px red, -140px -105px red, 115px 2px red, -132px -420px red, -87px 370px red, 6px -225px red,
    256px -53px red, -117px -451px red, 205px 12px red, -250px 284px red, -28px -241px red;
  animation: 2s bang ease-out infinite backwards, 2s gravity ease-out infinite backwards,
    10s position linear infinite forwards;
}

.pyro:after {
  animation-delay: -5s;
  animation-duration: 2.5s, 2.5s, 12.5s;
}

@keyframes bang {
  0%,
  5% {
    text-shadow: 0 0 transparent;
  }
  35% {
    text-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff,
      0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff,
      0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff,
      0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff,
      0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff,
      0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff,
      0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff,
      0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
  }
}
@keyframes gravity {
  0%,
  5% {
    font-size: 120%;
    opacity: 0;
    transform: translateY(340px);
    animation-timing-function: ease-out;
  }
  35% {
    transform: translateY(0px);
    opacity: 1;
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateY(1000px);
    opacity: 0;
    font-size: 0;
    animation-timing-function: ease-in;
  }
}
@keyframes position {
  0%,
  20% {
    margin-top: 50vh;
    margin-left: 60vw;
    filter: hue-rotate(0deg);
  }
  20.1%,
  40% {
    margin-top: 10vh;
    margin-left: 30vw;
    filter: hue-rotate(72deg);
  }
  40.1%,
  60% {
    margin-top: 30vh;
    margin-left: 40vw;
    filter: hue-rotate(144deg);
  }
  60.1%,
  80% {
    margin-top: 60vh;
    margin-left: 70vw;
    filter: hue-rotate(216deg);
  }
  80.1%,
  100% {
    margin-top: 30vh;
    margin-left: 80vw;
    filter: hue-rotate(288deg);
  }
}

/************************************************************************************
smaller than 1600  -  1600x1200
*************************************************************************************/
@media screen and (max-width: 1601px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 0%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }

  .MerryChristmasBg {
    width: 65%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 50px;
    line-height: 85px;
  }

  .the_card_1_wrapper h2 {
    font-size: 30px;
    line-height: 20px;
  }

  .the_card_1_wrapper h3 {
    font-size: 80px;
    line-height: 90px;
  }

  .the_card_1_wrapper h4 {
    font-size: 22px;
    line-height: 26px;
  }

  .the_card_1_wrapper h5 {
    font-size: 14px;
    line-height: 16px;
  }

  .the_card_1_wrapper h6 {
    font-size: 14px;
    line-height: 16px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 1366  -  1366x768
*************************************************************************************/
@media screen and (max-width: 1367px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 1%;
    -webkit-transform: translate(-50%, 1%);
    -ms-transform: translate(-50%, 1%);
    transform: translate(-50%, 1%);
  }

  .MerryChristmasBg {
    width: 65%;
    padding-top: 7%;
  }

  .the_card_1_wrapper h1 {
    font-size: 43px;
    line-height: 72px;
  }

  .the_card_1_wrapper h2 {
    font-size: 28px;
    line-height: 24px;
  }

  .the_card_1_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
  }

  .the_card_1_wrapper h4 {
    font-size: 16px;
    line-height: 20px;
  }

  .the_card_1_wrapper h5 {
    font-size: 12px;
    line-height: 16px;
  }

  .the_card_1_wrapper h6 {
    font-size: 12px;
    line-height: 16px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 1280  -  1280x800
*************************************************************************************/
@media screen and (max-width: 1281px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 2%;
    -webkit-transform: translate(-50%, 2%);
    -ms-transform: translate(-50%, 2%);
    transform: translate(-50%, 2%);
  }

  .MerryChristmasBg {
    width: 70%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 45px;
    line-height: 75px;
  }

  .the_card_1_wrapper h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .the_card_1_wrapper h3 {
    font-size: 95px;
    line-height: 95px;
  }

  .the_card_1_wrapper h4 {
    font-size: 20px;
    line-height: 36px;
  }

  .the_card_1_wrapper h5 {
    font-size: 15px;
    line-height: 28px;
  }

  .the_card_1_wrapper h6 {
    font-size: 15px;
    line-height: 28px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 1200  -  1200x1600
*************************************************************************************/
@media screen and (max-width: 1201px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 5%;
    -webkit-transform: translate(-50%, 5%);
    -ms-transform: translate(-50%, 5%);
    transform: translate(-50%, 5%);
  }

  .MerryChristmasBg {
    width: 80%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 55px;
    line-height: 85px;
  }

  .the_card_1_wrapper h2 {
    font-size: 50px;
    line-height: 120px;
  }

  .the_card_1_wrapper h3 {
    font-size: 120px;
    line-height: 140px;
  }

  .the_card_1_wrapper h4 {
    font-size: 25px;
    line-height: 45px;
  }

  .the_card_1_wrapper h5 {
    font-size: 16px;
    line-height: 30px;
  }

  .the_card_1_wrapper h6 {
    font-size: 16px;
    line-height: 30px;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/************************************************************************************
smaller than 1024  -  1024x768
*************************************************************************************/
@media screen and (max-width: 1025px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 2%;
    -webkit-transform: translate(-50%, 2%);
    -ms-transform: translate(-50%, 2%);
    transform: translate(-50%, 2%);
  }

  .MerryChristmasBg {
    width: 80%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 40px;
    line-height: 65px;
  }

  .the_card_1_wrapper h2 {
    font-size: 30px;
    line-height: 45px;
  }

  .the_card_1_wrapper h3 {
    font-size: 70px;
    line-height: 65px;
  }

  .the_card_1_wrapper h4 {
    font-size: 18px;
    line-height: 32px;
  }

  .the_card_1_wrapper h5 {
    font-size: 14px;
    line-height: 24px;
  }

  .the_card_1_wrapper h6 {
    font-size: 14px;
    line-height: 24px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 966  -  966x603
*************************************************************************************/
@media screen and (max-width: 967px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 3%;
    -webkit-transform: translate(-50%, 3%);
    -ms-transform: translate(-50%, 3%);
    transform: translate(-50%, 3%);
  }

  .MerryChristmasBg {
    width: 80%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 35px;
    line-height: 55px;
  }

  .the_card_1_wrapper h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .the_card_1_wrapper h3 {
    font-size: 70px;
    line-height: 65px;
  }

  .the_card_1_wrapper h4 {
    font-size: 16px;
    line-height: 26px;
  }

  .the_card_1_wrapper h5 {
    font-size: 13px;
    line-height: 23px;
  }

  .the_card_1_wrapper h6 {
    font-size: 13px;
    line-height: 23px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 906  -  906x601
*************************************************************************************/
@media screen and (max-width: 907px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 3%;
    -webkit-transform: translate(-50%, 3%);
    -ms-transform: translate(-50%, 3%);
    transform: translate(-50%, 3%);
  }

  .MerryChristmasBg {
    width: 80%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 35px;
    line-height: 55px;
  }

  .the_card_1_wrapper h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .the_card_1_wrapper h3 {
    font-size: 70px;
    line-height: 65px;
  }

  .the_card_1_wrapper h4 {
    font-size: 16px;
    line-height: 26px;
  }

  .the_card_1_wrapper h5 {
    font-size: 13px;
    line-height: 23px;
  }

  .the_card_1_wrapper h6 {
    font-size: 13px;
    line-height: 23px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 853  -  853x533
*************************************************************************************/
@media screen and (max-width: 854px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 3%;
    -webkit-transform: translate(-50%, 3%);
    -ms-transform: translate(-50%, 3%);
    transform: translate(-50%, 3%);
  }

  .MerryChristmasBg {
    width: 80%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 32px;
    line-height: 55px;
  }

  .the_card_1_wrapper h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .the_card_1_wrapper h3 {
    font-size: 65px;
    line-height: 65px;
  }

  .the_card_1_wrapper h4 {
    font-size: 15px;
    line-height: 22px;
  }

  .the_card_1_wrapper h5 {
    font-size: 11px;
    line-height: 20px;
  }

  .the_card_1_wrapper h6 {
    font-size: 11px;
    line-height: 20px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 800  -  800x1280
*************************************************************************************/
@media screen and (max-width: 801px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 5%;
    -webkit-transform: translate(-50%, 5%);
    -ms-transform: translate(-50%, 5%);
    transform: translate(-50%, 5%);
  }

  .MerryChristmasBg {
    width: 90%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 35px;
    line-height: 55px;
  }

  .the_card_1_wrapper h2 {
    font-size: 30px;
    line-height: 100px;
  }

  .the_card_1_wrapper h3 {
    font-size: 95px;
    line-height: 95px;
  }

  .the_card_1_wrapper h4 {
    font-size: 22px;
    line-height: 40px;
  }

  .the_card_1_wrapper h5 {
    font-size: 17px;
    line-height: 28px;
  }

  .the_card_1_wrapper h6 {
    font-size: 17px;
    line-height: 28px;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/************************************************************************************
smaller than 768    768x1024
*************************************************************************************/
@media screen and (max-width: 768px) {
  .MerryChristmasBox {
    left: 50%;
    top: 4%;
    -webkit-transform: translate(-50%, 4%);
    -ms-transform: translate(-50%, 4%);
    transform: translate(-50%, 4%);
  }

  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBg {
    width: 90%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 34px;
    line-height: 55px;
  }

  .the_card_1_wrapper h2 {
    font-size: 40px;
    line-height: 100px;
  }

  .the_card_1_wrapper h3 {
    font-size: 80px;
    line-height: 80px;
  }

  .the_card_1_wrapper h4 {
    font-size: 19px;
    line-height: 32px;
  }

  .the_card_1_wrapper h5 {
    font-size: 14px;
    line-height: 26px;
  }

  .the_card_1_wrapper h6 {
    font-size: 14px;
    line-height: 26px;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/************************************************************************************
smaller than 736    736 x 414
*************************************************************************************/
@media screen and (max-width: 737px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 2%;
    -webkit-transform: translate(-50%, 2%);
    -ms-transform: translate(-50%, 2%);
    transform: translate(-50%, 2%);
  }

  .MerryChristmasBg {
    width: 70%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 22px;
    line-height: 45px;
  }

  .the_card_1_wrapper h2 {
    font-size: 20px;
    line-height: 18px;
  }

  .the_card_1_wrapper h3 {
    font-size: 50px;
    line-height: 50px;
  }

  .the_card_1_wrapper h4 {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 5px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 10px;
    line-height: 13px;
  }

  .the_card_1_wrapper h6 {
    font-size: 10px;
    line-height: 13px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 667    667x375
*************************************************************************************/
@media screen and (max-width: 668px) {
  .MerryChristmasBox {
    left: 50%;
    top: 2%;
    -webkit-transform: translate(-50%, 2%);
    -ms-transform: translate(-50%, 2%);
    transform: translate(-50%, 2%);
  }

  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBg {
    width: 70%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 22px;
    line-height: 40px;
  }

  .the_card_1_wrapper h2 {
    font-size: 20px;
    line-height: 15px;
  }

  .the_card_1_wrapper h3 {
    font-size: 45px;
    line-height: 47px;
  }

  .the_card_1_wrapper h4 {
    font-size: 12px;
    line-height: 19px;
    padding-bottom: 3px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 9px;
    line-height: 13px;
  }

  .the_card_1_wrapper h6 {
    font-size: 9px;
    line-height: 13px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 640     640 x 320
*************************************************************************************/
@media screen and (max-width: 641px) {
  .MerryChristmasBox {
    left: 50%;
    top: 1%;
    -webkit-transform: translate(-50%, 1%);
    -ms-transform: translate(-50%, 1%);
    transform: translate(-50%, 1%);
  }

  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBg {
    width: 70%;
    padding-top: 14%;
  }

  .the_card_1_wrapper h1 {
    font-size: 20px;
    line-height: 32x;
  }

  .the_card_1_wrapper h2 {
    font-size: 19px;
    line-height: 14px;
  }

  .the_card_1_wrapper h3 {
    font-size: 40px;
    line-height: 45px;
  }

  .the_card_1_wrapper h4 {
    font-size: 10px;
    line-height: 12px;
  }

  .the_card_1_wrapper h5 {
    font-size: 8px;
    line-height: 11px;
  }

  .the_card_1_wrapper h6 {
    font-size: 8px;
    line-height: 11px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 601  -  601x906
*************************************************************************************/
@media screen and (max-width: 603px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 4%;
    -webkit-transform: translate(-50%, 4%);
    -ms-transform: translate(-50%, 4%);
    transform: translate(-50%, 4%);
  }

  .MerryChristmasBg {
    width: 100%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 27px !important;
    line-height: 45px !important;
  }

  .the_card_1_wrapper h2 {
    font-size: 30px !important;
    line-height: 70px !important;
  }

  .the_card_1_wrapper h3 {
    font-size: 70px !important;
    line-height: 70px !important;
  }

  .the_card_1_wrapper h4 {
    font-size: 20px !important;
    line-height: 35px !important;
    padding-bottom: 30px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 15px !important;
    line-height: 26px !important;
  }

  .the_card_1_wrapper h6 {
    font-size: 15px !important;
    line-height: 26px !important;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/************************************************************************************
smaller than 600  -  600 x 384
*************************************************************************************/
@media screen and (max-width: 602px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 2%;
    -webkit-transform: translate(-50%, 2%);
    -ms-transform: translate(-50%, 2%);
    transform: translate(-50%, 2%);
  }

  .MerryChristmasBg {
    width: 70%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 17px;
    line-height: 35px;
  }

  .the_card_1_wrapper h2 {
    font-size: 20px;
    line-height: 20px;
  }

  .the_card_1_wrapper h3 {
    font-size: 42px;
    line-height: 45px;
  }

  .the_card_1_wrapper h4 {
    font-size: 11px;
    line-height: 18px;
  }

  .the_card_1_wrapper h5 {
    font-size: 8px;
    line-height: 13px;
  }

  .the_card_1_wrapper h6 {
    font-size: 8px;
    line-height: 13px;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 568  -  568 x 320
*************************************************************************************/
@media screen and (max-width: 569px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 2%;
    -webkit-transform: translate(-50%, 2%);
    -ms-transform: translate(-50%, 2%);
    transform: translate(-50%, 2%);
  }

  .MerryChristmasBg {
    width: 70%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 19px !important;
    line-height: 35px !important;
  }

  .the_card_1_wrapper h2 {
    font-size: 20px !important;
    line-height: 16px !important;
  }

  .the_card_1_wrapper h3 {
    font-size: 40px !important;
    line-height: 45px !important;
  }

  .the_card_1_wrapper h4 {
    font-size: 10px !important;
    line-height: 16px !important;
    padding-bottom: 2px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 9px !important;
    line-height: 13px !important;
  }

  .the_card_1_wrapper h6 {
    font-size: 9px !important;
    line-height: 13px !important;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 533  -  533 x 853
*************************************************************************************/
@media screen and (max-width: 534px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 5%;
    -webkit-transform: translate(-50%, 5%);
    -ms-transform: translate(-50%, 5%);
    transform: translate(-50%, 5%);
  }

  .MerryChristmasBg {
    width: 70%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 23px;
    line-height: 40px;
  }

  .the_card_1_wrapper h2 {
    font-size: 33px;
    line-height: 90px;
  }

  .the_card_1_wrapper h3 {
    font-size: 53px;
    line-height: 45px;
  }

  .the_card_1_wrapper h4 {
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 20px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 13px;
    line-height: 19px;
  }

  .the_card_1_wrapper h6 {
    font-size: 13px;
    line-height: 19px;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/************************************************************************************
smaller than 480  -  480 x 320
*************************************************************************************/
@media screen and (max-width: 481px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 2%;
    -webkit-transform: translate(-50%, 2%);
    -ms-transform: translate(-50%, 2%);
    transform: translate(-50%, 2%);
  }

  .MerryChristmasBg {
    width: 80%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 20px;
    line-height: 35px;
  }

  .the_card_1_wrapper h2 {
    font-size: 20px;
    line-height: 20px;
  }

  .the_card_1_wrapper h3 {
    font-size: 40px;
    line-height: 40px;
  }

  .the_card_1_wrapper h4 {
    font-size: 2.2vw !important;
    line-height: 9px !important;
    padding-bottom: 9px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 1.21vw !important;
    line-height: 5px !important;
  }

  .the_card_1_wrapper h6 {
    font-size: 1.21vw !important;
    line-height: 5px !important;
  }

  .landscape {
    display: block;
  }
  .portrait {
    display: none;
  }
}

/************************************************************************************
smaller than 414  -  414 x 736
*************************************************************************************/
@media screen and (max-width: 415px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 4%;
    -webkit-transform: translate(-50%, 4%);
    -ms-transform: translate(-50%, 4%);
    transform: translate(-50%, 4%);
  }

  .MerryChristmasBg {
    width: 90%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 18px !important;
    line-height: 32px !important;
  }

  .the_card_1_wrapper h2 {
    font-size: 25px !important;
    line-height: 80px !important;
  }

  .the_card_1_wrapper h3 {
    font-size: 50px !important;
    line-height: 50px !important;
  }

  .the_card_1_wrapper h4 {
    font-size: 3.5vw !important;
    line-height: 15px !important;
    padding-bottom: 10px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 2.5vw !important;
    line-height: 11px !important;
  }

  .the_card_1_wrapper h6 {
    font-size: 2.5vw !important;
    line-height: 11px !important;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/************************************************************************************
smaller than 384
*************************************************************************************/
@media screen and (max-width: 385px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 4%;
    -webkit-transform: translate(-50%, 4%);
    -ms-transform: translate(-50%, 4%);
    transform: translate(-50%, 4%);
  }

  .MerryChristmasBg {
    width: 90%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 16px;
    line-height: 26px;
  }

  .the_card_1_wrapper h2 {
    font-size: 20px;
    line-height: 50px;
  }

  .the_card_1_wrapper h3 {
    font-size: 35px;
    line-height: 40px;
  }

  .the_card_1_wrapper h4 {
    font-size: 3.5vw !important;
    line-height: 15px !important;
    padding-bottom: 10px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 2.5vw !important;
    line-height: 11px !important;
  }

  .the_card_1_wrapper h6 {
    font-size: 2.5vw !important;
    line-height: 11px !important;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/************************************************************************************
smaller than 375    375x667
*************************************************************************************/
@media screen and (max-width: 376px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 4%;
    -webkit-transform: translate(-50%, 4%);
    -ms-transform: translate(-50%, 4%);
    transform: translate(-50%, 4%);
  }

  .MerryChristmasBg {
    width: 90%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 16px !important;
    line-height: 27px !important;
  }

  .the_card_1_wrapper h2 {
    font-size: 20px;
    line-height: 50px;
  }

  .the_card_1_wrapper h3 {
    font-size: 40px;
    line-height: 40px;
  }

  .the_card_1_wrapper h4 {
    font-size: 3.5vw !important;
    line-height: 19px !important;
    padding-bottom: 10px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 2.5vw !important;
    line-height: 14px !important;
  }

  .the_card_1_wrapper h6 {
    font-size: 2.5vw !important;
    line-height: 14px !important;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 321px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 4%;
    -webkit-transform: translate(-50%, 4%);
    -ms-transform: translate(-50%, 4%);
    transform: translate(-50%, 4%);
  }

  .MerryChristmasBg {
    width: 83%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .the_card_1_wrapper h2 {
    font-size: 20px;
    line-height: 35px !important;
  }

  .the_card_1_wrapper h3 {
    font-size: 45px !important;
    line-height: 45px !important;
  }

  .the_card_1_wrapper h4 {
    font-size: 3.2vw !important;
    line-height: 12px !important;
    padding-bottom: 5px !important;
  }

  .the_card_1_wrapper h5 {
    font-size: 2.5vw !important;
    line-height: 10px !important;
  }

  .the_card_1_wrapper h6 {
    font-size: 2.5vw !important;
    line-height: 10px !important;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/************************************************************************************
smaller than 240
*************************************************************************************/
@media screen and (max-width: 240px) {
  .MerryChristmas {
    top: 0px;
  }

  .MerryChristmasBox {
    left: 50%;
    top: 4%;
    -webkit-transform: translate(-50%, 4%);
    -ms-transform: translate(-50%, 4%);
    transform: translate(-50%, 4%);
  }

  .MerryChristmasBg {
    width: 90%;
    padding-top: 11%;
  }

  .the_card_1_wrapper h1 {
    font-size: 16px;
    line-height: 26px;
  }

  .the_card_1_wrapper h2 {
    font-size: 20px;
    line-height: 50px;
  }

  .the_card_1_wrapper h3 {
    font-size: 35px;
    line-height: 40px;
  }

  .the_card_1_wrapper h4 {
    font-size: 10px;
    line-height: 16px;
  }

  .the_card_1_wrapper h5 {
    font-size: 10px;
    line-height: 16px;
  }

  .the_card_1_wrapper h6 {
    font-size: 10px;
    line-height: 16px;
  }

  .landscape {
    display: none;
  }
  .portrait {
    display: block;
  }
}

/* ################  CUSTOM CSS  ################ */
/* FORM */

.formContainer {
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 60px 0;
  background: url(../images/brks-smlss.jpg) repeat center center scroll;
}

.formCenterBlock {
  display: flex;
  justify-content: space-around;
  gap: 40px;
}
@media screen and (max-width: 992px) {
  .formCenterBlock {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 85%;
    gap: 40px;
  }
}

.ad-horizontal {
  margin: 0 auto 25px;
}

.ad-vertical {
  flex-shrink: 0;
}

.formWrapper {
  display: block;
  margin: 0 auto;
  background: url(../images/christmas-bg.png) no-repeat center scroll;
  width: 100%;
  max-width: 650px;
  padding: 18px 10px;
  border-radius: 8px;
}

span.customBox {
  display: none;
}

.inputLabel {
  font-size: 1.5rem;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .inputLabel {
    font-size: 20px;
  }
}


.formWrapper{
  padding: 0;
  border: 6px solid #ffffff;
}
.form-logo{
  margin: 15px auto 0;
}
.form-logo img{
  display: block;
  margin: 0 auto;
  max-width: 260px;
}
.wizard{
  width: 100%;
}
@media screen and (max-width: 992px) {
  .wizard{
    width: 100%;
  }
}
.wizard > .steps{
  margin: 0 auto;
  padding: 20px 0 0;
  text-align: center;
}
.wizard > .steps > ul{
  padding: 10px 0;
  background: #ffffff;
}
.wizard > .steps > ul > li {
  float: none;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  margin: 4px 8px;;
  border: 2px solid goldenrod;
  padding: 0;
  height: 18px;
  width: 18px;

  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  background: transparent;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
  background: transparent;
  border: 2px solid goldenrod;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
  background: goldenrod !important;
}

.wizard > .content {
  background: #eeeeee45 !important;
  min-height: 400px;
}

.form-position-center{
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0 25px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, -50%); /* IE 9 */
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .form-logo{
    margin: 15px auto 0;
  }
  .form-logo img{
    width: 70%;
    max-width: 260px;
  }
  .wizard{
    width: 100%;
  }
  .wizard > .steps{
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: center;
  }
  .wizard > .steps > ul{
    padding: 10px 0;
    background: #ffffff;
  }
  .wizard > .steps > ul > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  .wizard > .steps a,
  .wizard > .steps a:hover,
  .wizard > .steps a:active {
    margin: 4px 8px;;
    border: 2px solid goldenrod;
    padding: 0;
    height: 18px;
    width: 18px;

    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
  }

  .wizard > .steps .disabled a,
  .wizard > .steps .disabled a:hover,
  .wizard > .steps .disabled a:active {
    background: transparent;
  }

  .wizard > .steps .current a,
  .wizard > .steps .current a:hover,
  .wizard > .steps .current a:active {
    background: transparent;
    border: 2px solid goldenrod;
  }

  .wizard > .steps .done a,
  .wizard > .steps .done a:hover,
  .wizard > .steps .done a:active {
    background: goldenrod !important;
  }

  .wizard > .content {
    background: #eeeeee45 !important;
    min-height: 300px;
  }

  .form-position-center{
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0 25px;
    width: 100%;
    -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    transform: translate(-50%, -50%);
    text-align: center;
  }
}


.wizard > .content > .body{
  width: 100%;
  height: 100%;
}
.wizard > .content > .body input {
  display: block;
  margin: 0 auto;
  padding: 12px 30px;
  width: 280px;
  border: 4px solid goldenrod;
  border-radius: 999px;
  outline: 0;
}
@media screen and (max-width: 768px) {
  .wizard > .content > .body input {
    padding: 10px 20px;
    width: 85%;
  }
}

.actions a:focus {
  outline: auto;
}

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active{
  background-color: transparent;
  height: 65px;
  width: 65px;
  font-size: 0;
}

.wizard > .actions > ul{

}
.wizard > .actions > ul li:nth-child(1) a {
  background-color: transparent;
  background-image: url(../images/left.png);
  background-position: center center;
  background-size: contain;
}
.wizard > .actions > ul li:nth-child(1) a:hover{
  background-color: transparent;
  background-image: url(../images/left.png);
  background-position: center center;
  background-size: contain;
}
.wizard > .actions > ul li:nth-child(2) a,
.wizard > .actions > ul li:nth-child(3) a {
  background-color: transparent;
  background-image: url(../images/right.png);
  background-position: center center;
  background-size: contain;
}
.wizard > .actions > ul li:nth-child(2) a:hover,
.wizard > .actions > ul li:nth-child(3) a:hover{
  background-color: transparent;
  background-image: url(../images/right.png);
  background-position: center center;
  background-size: contain;
}
/* .wizard > .actions > ul li:nth-child(3) a {
  background-image: url(../images/submit.png);
}
.wizard > .actions > ul li:nth-child(3) a:hover{
  background-image: url(../images/submit.png);
} */

/* DIVIDERS */

.write-letter-banner-main {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -10%);
  width: 400px;
}
@media screen and (max-width: 1200px) {

}

.top-divider {
  display: none;
  box-sizing: border-box;
  align-items: center;
  height: auto;
  padding: 15px 0;
  width: 100%;
  height: auto;
  background: url(../images/bg-village.jpg) no-repeat center scroll;
  background-size: cover;
  z-index: 5;
}
.top-divider img{
  margin-bottom: 15px;
}


.center-divider {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 200px;
  width: 100%;
  background: url(../images/bg-village.jpg) no-repeat center scroll;
  background-size: cover;
}

.horizontal-divider {
  height: 17px;
  width: 100%;
  background: url(../images/hr-stripes2.jpg) repeat-x left top;
  z-index: 2;
}

.horizontal-divider.divider-top {
  z-index: 10;
}

.horizontal-divider-bg {
  position: relative;
  z-index: 14;
}

.horizontal-divider-bg > .write-letter-banner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
}
@media screen and (max-width: 1200px) {
  .horizontal-divider-bg > .write-letter-banner {
    width: 480px;
  }
}
@media screen and (max-width: 1000px) {
  .horizontal-divider-bg > .write-letter-banner {
    width: 450px;
  }
}
@media screen and (max-width: 860px) {
  .center-divider {
    height: 130px;
  }
  .horizontal-divider-bg > .write-letter-banner {
    width: 420px;
  }
}
@media screen and (max-width: 720px) {
  .horizontal-divider-bg > .write-letter-banner {
    width: 400px;
  }
}
@media screen and (max-width: 600px) {
  .center-divider {
    height: 100px;
  }
  .horizontal-divider-bg > .write-letter-banner {
    width: 340px;
  }
}
@media screen and (max-width: 500px) {
  .horizontal-divider-bg > .write-letter-banner {
    width: 290px;
  }
}
@media screen and (max-width: 400px) {
  .horizontal-divider-bg > .write-letter-banner {
    width: 250px;
  }
}
@media screen and (max-width: 360px) {
  .horizontal-divider-bg > .write-letter-banner {
    width: 200px;
  }
}

.ask-santa-wrap {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1024px;
  padding: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.ask-santa-heading {
  display: block;
  margin: 0 auto 40px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  background-color: #b50004;
  padding: 10px 60px 12px;
  border-radius: 10px;
  width: fit-content;
}
.question-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 20px 40px;
  border-radius: 10px;
  background-color: #b50004;
  border: white 4px dashed;
}

.question-wrap > .question-heading {
  list-style-type: none;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}

.question-wrap > .question-answer {
  font-size: 21px;
  color: #fff;
  max-width: 60ch;
}

.question-wrap > .question-answer > .santa-span {
  color: goldenrod;
  font-weight: bold;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .ask-santa-wrap {
    margin: 0 auto 25px;
    width: 100%;
    padding: 40px;
  }
  .ask-santa-heading {
    font-size: 24px;
    color: #fff;
    background-color: #b50004;
    padding: 10px 60px;
    border-radius: 10px;
    width: fit-content;
  }
  .question-wrap {
    overflow: hidden;
    padding: 20px 20px;
  }

  .question-wrap > .question-heading {
    font-size: 24px;
  }

  .question-wrap > .question-answer {
    font-size: 20px;
  }
}


.santa-response{
  display: block;
  margin: 0 auto;
  padding: 45px 25px 0;
  text-align: center;
}
.santa-response h2{
  margin: 0 auto 25px;
  padding: 0;
  font-size: 28px;
  font-weight: 700;
}
.santa-response .actions-wrap{
  display: block;
  margin: 0 auto 25px;
}
.santa-response .actions-wrap .action-item{
  display: inline-block;
  vertical-align: middle;
  margin: 5px 10px;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.santa-response .actions-wrap .action-item img{
  display: block;
  margin: 0 auto 6px;
  width: 70px;
  height: auto;
}
.santa-response .actions-wrap .action-item span{
  font-size: 15px;
  font-weight: 700;
}
.santa-response .santa-figure{
  display: block;
  margin: 0 auto;
  width: 90%;
  max-width: 120px;
  height: auto;
}
@media screen and (max-width: 992px) {
  .santa-response{
    padding: 45px 20px 0;
  }
  .santa-response h2{
    font-size: 21px;
  }
  .santa-response .santa-figure{
    width: 80%;
  }
}

.page-loader{
  position: fixed;
  display: none;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;

    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 150px;
    width: 300px;

    box-shadow: 0 4px 12px rgba(0,0,0,0.45);
  background-color: #ffffff;
  border-radius: 8px;
  z-index: 999;
}
.page-loader.is-visible{
  display: block;
    opacity: 1;
}
.page-loader .loader{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-loader .loader img{
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 200px;
}
@media screen and (max-width: 992px) {
  .page-loader{
      height: 100px;
      width: 180px;
  }
  .page-loader .loader img{
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 140px;
  }
}


.site-notice{
  display: block;
  margin: 0 auto 25px;
  width: 100%;
  max-width: 1024px;
  padding: 60px;
  border-radius: 10px;
  background-color: #b50004;
  border: white 4px dashed;
  text-align: center;
}
.site-notice .text-wrap{
  font-size: 28px;
  font-weight: 400;
  color: #fff;
}
.site-notice .text-wrap span{
  display: block;
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
  .site-notice{
    margin: 0 auto 25px;
    width: 90%;
    padding: 40px;
  }
  .site-notice .text-wrap{
    font-size: 22px;
  }
}
@media screen and (max-width: 992px) {
  .site-notice{
    margin: 0 auto 25px;
    width: 85%;
    padding: 20px;
  }
  .site-notice .text-wrap{
    font-size: 22px;
  }
}

.instructions{
  position: relative;
  display: block;
  margin: 0 auto 30px;
  width: 100%;
  max-width: 650px;
  padding: 40px;
  border-radius: 10px;
  background-color: #b50004;
  border: white 5px solid;
  text-align: center;
  box-sizing: border-box;
}
.instructions .text-wrap{
  display: block;
  margin: 0 auto;
  max-width: 500px;
  font-size: 21px;
  font-weight: 400;
  color: #fff;
}
.instructions .text-wrap span{
  display: block;
  font-size: 24px;
  font-weight: 700;
}
.instructions .santa-figure-how-to{
  position: absolute;
  top: auto;
  left: auto;
  right: 20px;
  bottom: 0;
  width: 100px;
}
@media screen and (max-width: 1200px) {
  .instructions{
    margin: 0 auto 25px;
    width: 100%;
    padding: 40px;
  }
  .instructions .text-wrap{
    font-size: 22px;
  }
}
@media screen and (max-width: 992px) {
  .instructions{
    margin: 0 auto 25px;
    width: 100%;
    padding: 20px;
  }
  .instructions .text-wrap{
    font-size: 20px;
  }
}


body{
  font-family: "Patrick Hand", cursive;
}

.welcome-intro{
  position: absolute;
  display: block;
  top: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
  z-index: 1;
}
.welcome-intro h1{
  display: block;
  margin: -2px 0 -2px;
  padding: 0;
  font-family: "Patrick Hand", cursive;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.4 !important;
  color: #ffffff;
}
.welcome-intro p{
  display: block;
  margin: 0;
  padding: 0;
  font-size: 21px;
  font-weight: 400;
  color: rgba(255,255,255,0.65);
}
@media screen and (max-width: 992px){
  .welcome-intro{
    top: 20px;
  }
  .welcome-intro h1{
    margin: 0 0 2px !important;
    font-size: 21px !important;
    line-height: 1.4 !important;
  }
  .welcome-intro p{
    font-size: 13px;
  }
}
@media screen and (max-width: 768px){
  .welcome-intro{
    top: 18px;
  }
  .welcome-intro h1{
    margin: 0 0 0 !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
  }
  .welcome-intro p{
    font-size: 12px;
  }
}
@media screen and (max-width: 480px){
  .welcome-intro{
    top: 18px;
  }
  .welcome-intro h1{
    margin: 0 0 -2px !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
  }
  .welcome-intro p{
    display: none;
    font-size: 12px;
  }
}


.footer{
  display: block;
  margin: 0;
  padding: 35px 35px 200px;
  background: #212121;
  width: 100%;
  text-align: center;
}
.footer p{
  display: block;
  margin: 0 auto 15px;
  padding: 0;
  max-width: 600px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  color: rgba(255,255,255,0.40);
}
.footer img{
  margin-top: 30px;
  width: 200px;
}
@media screen and (max-width: 992px) {
  .footer img{
    margin-top: 25px;
    width: 165px;
  }
}

.coloring-list{
  display: block;
  margin: 0 auto 45px;
  width: 100%;
  max-width: 1024px;
  text-align: center;
}
.coloring-list a{
  display: inline-block;
  margin: 0 20px 20px;
  width: 250px;
}
.coloring-list a img{
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .coloring-list a{
    display: inline-block;
    margin: 0 20px 20px;
    width: 190px;
  }
}
@media screen and (max-width: 600px) {
  .coloring-list a{
    display: block;
    margin: 0 auto 20px;
    width: 210px;
  }
}


.form-container{
  margin-bottom: 60px;
}

.navigation{
  position: fixed;
  display: block;
  top: auto;
  margin: 0;
  padding: 0 50px;
  width: 800px;
  bottom: 65px;
  left: 50%;
  -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    height: 66px;
    border-radius: 30px;
    background: #1E792C;
    border: 4px solid white;
    text-align: center;
    box-shadow: 12px 12px 14px rgba(0,0,0,0.25);
  z-index: 14;
}
.navigation h4{
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 56px;
  color: white;
  text-decoration: none;
}
.navigation a{
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 56px;
  color: white;
  text-decoration: none;
}
.navigation a:last-child{
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .navigation{
    padding: 18px 35px 12px;
    bottom: 35px;
    left: 50%;
      height: auto;
      width: 90%;
  }
  .navigation h4{
    margin: 0 12px 0 0;
    font-size: 18px;
    line-height: 1.4;
  }
  .navigation a{
    display: inline-block;
    margin: 0 10px 6px 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    color: white;
    text-decoration: none;
  }
  .navigation a:last-child{
    margin-right: 0;
  }
}
