body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

a {
  text-decoration: underline;
}

.header {
  position: relative;
  width: 50%;
  height: 369px;
  max-width: 1290px;
  float: left;
  clear: none;
}

.grad-pink-purple {
  height: 348px;
  background-image: -webkit-linear-gradient(131deg, #2e318f, #e90089);
  background-image: linear-gradient(319deg, #2e318f, #e90089);
}

.grad-pink-purple.offest-right-bottom {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 20px;
  bottom: 20px;
  overflow: hidden;
}

.gradient-yellow-green {
  position: absolute;
  left: 20px;
  top: 20px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #a2ff3b, #28fc8f);
  background-image: linear-gradient(180deg, #a2ff3b, #28fc8f);
}

.div-block {
  position: fixed;
  left: 10px;
  right: 10px;
  bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #e4ff03, #e4ff03);
  background-image: linear-gradient(180deg, #e4ff03, #e4ff03);
}

.div-block-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 27px;
  background-image: -webkit-linear-gradient(270deg, #e4ff03, #e4ff03);
  background-image: linear-gradient(180deg, #e4ff03, #e4ff03);
}

.div-block-2.yellow-block {
  right: 9px;
  bottom: 10px;
}

.main-content-heather-and-snow {
  display: block;
  width: 100%;
  height: 560px;
  max-width: 1290px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  clear: none;
  background-image: url('../images/jeff-and-alycia-are-heather-and-snow-electronic-pop.jpg');
  background-position: 100% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-filter: none;
  filter: none;
}

.section {
  position: relative;
  height: 80px;
}

.divider-section {
  height: 80px;
}

.divider-section.orange-gradient {
  position: relative;
  height: 14px;
  clear: both;
  background-image: -webkit-linear-gradient(270deg, #fbbc23, #e4ff03);
  background-image: linear-gradient(180deg, #fbbc23, #e4ff03);
}

.yellow-divider {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 8px;
  background-image: -webkit-linear-gradient(270deg, #e4ff03, #e4ff03);
  background-image: linear-gradient(180deg, #e4ff03, #e4ff03);
}

.heather-and-snow-logo-electronic-music {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 320px;
  margin-right: auto;
  margin-left: auto;
}

.image {
  width: 39%;
  max-width: 463px;
  margin-top: 117px;
  margin-left: 1px;
  float: left;
}

.main-content-header-wrapper {
  display: block;
  height: 470px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/jeff-and-alycia-are-heather-and-snow-electronic-pop-of-the-future.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/jeff-and-alycia-are-heather-and-snow-electronic-pop-of-the-future.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, auto 100%;
  background-repeat: repeat, no-repeat;
}

.heather-and-snow-logo-electronic-pop-music-yeah {
  width: 37%;
  margin-top: 88px;
}

.heading {
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: 'Changa One', Impact, sans-serif;
  color: #e90089;
  font-size: 42px;
  text-transform: uppercase;
}

.player-section {
  padding-top: 55px;
  padding-bottom: 55px;
  background-image: -webkit-linear-gradient(270deg, #28fc8f 1%, #25e1ef 97%);
  background-image: linear-gradient(180deg, #28fc8f 1%, #25e1ef 97%);
}

.html-embed {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 29px -1px #e4ff03, 0 0 7px 3px #e90089;
}

.form-section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.submit-button {
  margin-top: 15px;
  padding: 10px 35px;
  background-image: -webkit-linear-gradient(270deg, #28fc8f, #28fc8f);
  background-image: linear-gradient(180deg, #28fc8f, #28fc8f);
  font-family: Varela, sans-serif;
  font-size: 16px;
  line-height: 29px;
}

.form {
  margin-top: 35px;
}

.text-field {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
}

.text-field-2 {
  margin-bottom: 28px;
}

.social-section {
  height: 6px;
  padding: 0px 0px 20px;
  background-image: -webkit-linear-gradient(270deg, #a2ff3b 1%, #e4ff03 98%);
  background-image: linear-gradient(180deg, #a2ff3b 1%, #e4ff03 98%);
}

.field-label {
  font-family: Montserrat, sans-serif;
  color: #333;
}

.social-link {
  font-family: 'Changa One', Impact, sans-serif;
  color: #2e318f;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.social-button {
  display: inline-block;
  margin-top: 15px;
  margin-right: 20px;
  padding: 15px 31px;
  border: 0px none #28fc8f;
  background-image: -webkit-linear-gradient(270deg, #28fc8f, #28fc8f), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .53), hsla(0, 0%, 100%, .53));
  background-image: linear-gradient(180deg, #28fc8f, #28fc8f), linear-gradient(180deg, hsla(0, 0%, 100%, .53), hsla(0, 0%, 100%, .53));
  -webkit-transform: perspective(1px);
  transform: perspective(1px);
  -webkit-transition: width 200ms ease;
  transition: width 200ms ease;
  font-family: 'Changa One', Impact, sans-serif;
  color: #2e318f;
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

.social-button:hover {
  padding-top: 12px;
  padding-bottom: 12px;
  border: 0px none #e4ff03;
  background-image: -webkit-linear-gradient(270deg, #e4ff03, #e4ff03), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .53), hsla(0, 0%, 100%, .53));
  background-image: linear-gradient(180deg, #e4ff03, #e4ff03), linear-gradient(180deg, hsla(0, 0%, 100%, .53), hsla(0, 0%, 100%, .53));
}

.container {
  padding-right: 14px;
  padding-left: 14px;
  text-align: center;
}

.mainparagraphtext {
  line-height: 29px;
}

.image-2 {
  margin-top: 12px;
  margin-bottom: 6px;
}

.text-block {
  margin-bottom: 31px;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.buttonsection {
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph {
  padding-right: 9px;
}

.footer {
  height: 40px;
  margin-top: 65px;
  background-image: -webkit-linear-gradient(270deg, #e90089, #e90089);
  background-image: linear-gradient(180deg, #e90089, #e90089);
}

@media (max-width: 991px) {
  .main-content-heather-and-snow {
    height: 350px;
    background-position: 100% 100%;
    background-size: 79%;
  }
  .image {
    width: 35%;
    float: none;
  }
  .main-content-header-wrapper {
    height: 360px;
  }
  .container {
    padding-right: 65px;
    padding-left: 65px;
  }
  .paragraph {
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  .main-content-header-wrapper {
    height: 210px;
  }
  .heather-and-snow-logo-electronic-pop-music-yeah {
    margin-top: 42px;
  }
  .player-section {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .html-embed {
    box-shadow: none;
  }
  .form-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-2 {
    max-width: 100%;
  }
}

@media (max-width: 479px) {
  .main-content-header-wrapper {
    height: 360px;
    background-position: 100% 100%;
    background-size: 100%;
  }
  .heather-and-snow-logo-electronic-pop-music-yeah {
    width: 100%;
    margin-top: 21px;
  }
  .social-button {
    width: 100%;
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .buttonsection {
    padding-top: 11px;
  }
}