@font-face {
  font-family: 'klglyphs';
  src: url("fonts/klglyphs.eot");
  src: url("fonts/klglyphs.eot?#iefix") format("embedded-opentype"), url("fonts/klglyphs.woff") format("woff"), url("fonts/klglyphs.ttf") format("truetype"), url("fonts/klglyphs.svg#klglyphs") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0 auto;
}
html, body {
  font-family: 'proxima-nova',Helvetica,Arial,sans-serif;
}
::-webkit-input-placeholder {
  font-family: 'proxima-nova',Helvetica,Arial,sans-serif;
}
:-moz-placeholder {
  font-family: 'proxima-nova',Helvetica,Arial,sans-serif;
}
::-moz-placeholder {
  font-family: 'proxima-nova',Helvetica,Arial,sans-serif;
}
:-ms-input-placeholder {
  font-family: 'proxima-nova',Helvetica,Arial,sans-serif;
}
input[type="text"],
input[type="email"],
textarea {
  background: transparent;
  outline: none;
  border: none;
  border-bottom: 1px solid white;
  color: #fff;
  font-size: 20px;
  font-family: 'proxima-nova',Helvetica,Arial,sans-serif;
}
input[type="text"],
input[type="email"] {
  margin: 2.5px 0;
  width: 90%;
}
textarea {
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-top: 10px;
}
textarea {
  height: 190px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}
.container {
  background-image: url('heart.png');
  background-size: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #fff;
  color: white;
  margin: 0 auto;
  width: 100%;
  height: 500px;
  position: relative;
  margin-bottom: 100px;
}
.formbox-container {
  margin: 0 auto;
  width: 400px;
  height: auto;
  padding-top: 60px;
}
.msgbox,
.msgskip,
.msgadd,
.msguser {
  margin-bottom: 5px;
  padding: 10px;
}
.msgskip,
.msgadd {
  bottom: 60px;
}
.msgadd, .msgadd a,
.msgskip, .msgskip a,
.msguser {
  color: white;
}
.msgskip {
  display: none;
  width: auto;
  text-align: center;
  position: absolute;
  width: 100%;
  padding: 0;
  margin: 0;
}
.msginside {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.msgtext {
  display: block;
  height: auto;
  overflow-y: auto;
  padding-right: 5px;
  white-space: pre-wrap;
}
.msgadd {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.msgadd a:before {
  background: url("heart-sm.png") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  width: 18px;
  height: 15px;
  top: 2px;
  position: relative;
  margin-right: 4px;
}
.msguserbox {
  position: relative;
  text-align: center;
  top: -17px;
  width: 100%;
}
.msguser {
  background: rgb(41,41,41);
  background: rgba(41,41,41,0.7);
  display: inline;
  font-size: 13px;
  padding: 5px;
  width: auto;
}
.msgbox {
  height: 275px;
}
.msgbox.formbox {
  height: 325px;
}
.msgname {
  margin-bottom: 10px;
}
.controls {
  bottom: -56px;
  color: black;
  height: 56px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  width: 100%;
}
.controls,
.pager,
.prev,
.next {
  display: inline-block;
}
.controls .prev,
.controls .next {
  position: relative;
  top: 0;
}
.controls .prev {
  left: -100px;
}
.controls .inactive {
  opacity: 0.5;
}
.controls .inactive a:hover {
  cursor: auto;
}
.controls .next {
  right: -100px;
}

.controls .prev a,
.controls .next a {
  display: block;
  filter: alpha(opacity=70);
  font-size: 0;
  height: 56px;
  line-height: 0;
  opacity: 0.7;
  overflow: visible;
  text-decoration: none;
  width: 56px;
}

.controls .prev a:before,
.controls .next a:before {
  color: black;
  font-family: 'klglyphs' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  line-height: 1;
  font-size: 56px;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-transform: none !important;
}
.controls .prev a:before {
  content: "P";
}
.controls .next a:before {
  content: "N";
}
.controls .pager {
  bottom: 45%;
  position: relative;
  line-height: 56px;
  height: 56px;
}

.loader {
  border: 8px solid #f3f3f3; /* Light grey */
  border-top: 8px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  margin: 5px auto;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.bx-wrapper {
  background: transparent;
  border: none;
  box-shadow: none;
  margin-bottom: 0;
  max-width: 100%;
  position: relative;
  width: 100%;
}
.bx-wrapper .bx-pager {
  color: #fff;
}

.box-button {
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
#form-comment #submit-form {
    color: #FFFFFF;
    overflow: visible;
    text-align: center;
    width: auto;
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
    height: auto;
    font-size: 1.5em;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    padding: 2px 8px 1px 8px;
    border-width: 2px;
    border-style: solid;
    opacity: 1;
    margin: 0;
    background: transparent;
    border: 2px solid #fff;
    text-transform: uppercase;
}
#form-comment .fc-name {
  width: 90%;
}
#form-comment #submit-form:hover {
  cursor: pointer;
}

/* Breakpoint: Phone :::::::::::::::::::::::::::::::::::::::::::::::::: */
@media screen and (max-width: 730px) {
  .container {
    height: 350px;
    width: auto;
  }
  .formbox-container {
    padding-top: 35px;
    width: 230px;
  }
  input[type="text"],
  input[type="email"],
  textarea {
    font-size: 16px;
  }
  textarea {
    height: 130px;
  }
  .msgbox {
    height: 190px;
  }
}
@media screen and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 2) {
  textarea {
    height: 105px;
  }
}
@media screen and (max-width: 499px) {
  .formbox-container {
    padding-top: 35px;
    width: 230px;
  }
  textarea {
    height: 110px;
  }
  .msgadd,
  .msgskip {
    bottom: 60px;
  }
  .msguserbox {
    top: -70px;
  }
  .controls .prev {
    position: absolute;
    left: 0;
  }
  .controls .pager {
    bottom: auto;
  }
  .controls .next {
    position: absolute;
    right: 0;
  }
}
@media screen and (max-width: 345px) {
  .msgadd,
  .msgskip {
      bottom: 30px;
  }
  .msgadd, .msgadd a,
  .msgskip, .msgskip a {
    color: black;
  }
  .msguserbox {
      top: -125px;
  }
  .msgbox {
    height: 150px;
  }
}
