body, html {
  font: 800 20px "Courier", Courier, "Courier-New";
  overflow-x: hidden; }
  @media screen and (min-width: 1170px) {
    body, html {
      background: url(../images/grey-bg.gif) repeat-x; } }

img {
  max-width: 100%;
  height: auto; }

.pink-text {
  color: #F779AC !important; }

.alert-danger {
  position: absolute;
  top: 0;
  z-index: 9999;
  width: 100%; }
  @media screen and (max-width: 600px) {
    .alert-danger {
      font-size: 15px; } }

@media screen and (max-width: 600px) {
  .row1 {
    padding-top: 25px; } }
@media screen and (max-width: 769px) {
  .row1 {
    padding-top: 35px; } }
.row1 #submit-tip {
  background: #F779AC;
  color: #000;
  font-size: 17px;
  padding: 5px; }
.row1 #follow-up {
  font-size: 15px;
  text-decoration: underline;
  padding: 5px;
  color: #000; }

#get-app {
  font-family: din-condensed, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #000;
  height: 45px;
  padding: 5px;
  display: inline-block;
  font-size: 27px;
  position: relative;
  padding-left: 50px;
  padding-right: 10px;
  font-weight: 400; }
  #get-app img {
    width: 30px;
    height: auto;
    position: absolute;
    top: -5px;
    left: 10px; }

#phone {
  font-family: din-condensed, sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 400;
  color: #000; }
  #phone div.num {
    font-family: "Courier", Courier, "Courier-New";
    font-size: 17px;
    line-height: 12px; }

header .logo {
  width: 225px;
  /*@media screen and (min-width:760px) and (max-width:1023px){
  	width:300px;
  }*/ }
  @media screen and (min-width: 1200px) {
    header .logo {
      width: 350px;
      max-width: 350px; } }
header .header-elements {
  position: relative;
  z-index: 2;
  top: 10px; }
  @media screen and (min-width: 769px) {
    header .header-elements {
      top: 60px; } }
  header .header-elements nav {
    position: relative; }
    header .header-elements nav.main {
      display: none; }
      @media screen and (min-width: 769px) {
        header .header-elements nav.main {
          display: block; } }
    header .header-elements nav ul li {
      width: 100px; }
      @media screen and (min-width: 1024px) {
        header .header-elements nav ul li {
          width: 145px; } }
      header .header-elements nav ul li.current-menu-item a {
        color: #F779AC; }
      header .header-elements nav ul li a {
        text-transform: uppercase;
        text-decoration: underline;
        color: #000;
        display: inline-block;
        margin-right: 15px;
        font-size: 15px; }
        @media screen and (min-width: 1024px) {
          header .header-elements nav ul li a {
            font-size: 22px; } }
        header .header-elements nav ul li a:hover {
          color: #F779AC; }
    header .header-elements nav.mobile {
      position: absolute;
      right: 10px;
      top: 125px;
      font-size: 30px; }
      @media screen and (max-width: 600px) {
        header .header-elements nav.mobile {
          right: 24px;
          top: 168px; } }
      @media screen and (min-width: 769px) {
        header .header-elements nav.mobile {
          display: none; } }
      header .header-elements nav.mobile a {
        color: #000;
        background: #F779AC;
        padding: 5px 10px;
        display: inline-block; }
header .angle {
  height: 420px;
  background: #a0e9e0;
  width: 150%;
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
  margin-left: -100px;
  margin-top: -420px;
  z-index: 1;
  position: relative; }
  @media screen and (min-width: 760px) {
    header .angle {
      margin-top: -415px; } }
  @media screen and (min-width: 769px) {
    header .angle {
      margin-top: -300px; } }
  @media screen and (min-width: 1170px) {
    header .angle {
      margin-left: -200px;
      margin-top: -320px; } }
header .hero {
  position: relative;
  margin-top: -20px;
  text-align: center; }
  @media screen and (min-width: 667px) {
    header .hero {
      margin-top: -50px; } }
  @media screen and (min-width: 769px) {
    header .hero {
      margin-top: -90px; } }
  header .hero img {
    z-index: 0;
    position: relative; }
  header .hero .container {
    position: relative;
    text-align: left; }
    header .hero .container .tag {
      z-index: 2;
      position: relative;
      text-align: left;
      background: #000;
      color: #fff;
      display: inline-block;
      font: 30px din-condensed, sans-serif;
      text-transform: uppercase;
      padding: 5px 10px;
      bottom: 0px;
      display: none; }
      @media screen and (min-width: 769px) {
        header .hero .container .tag {
          bottom: 200px;
          font: 30px din-condensed, sans-serif;
          display: block; } }
      @media screen and (min-width: 1024px) {
        header .hero .container .tag {
          bottom: 200px;
          font: 40px din-condensed, sans-serif;
          display: block; } }
      @media screen and (min-width: 1170px) {
        header .hero .container .tag {
          bottom: 300px;
          font: 60px din-condensed, sans-serif;
          display: block; } }

main .intro .content {
  z-index: 3; }
  @media screen and (min-width: 769px) {
    main .intro .content {
      margin-top: -150px; } }
  main .intro .content .angle {
    height: 300px;
    background: #fff;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    margin-left: 0px;
    margin-top: -20px;
    width: 100%;
    z-index: 4;
    position: relative; }
    @media screen and (min-width: 769px) {
      main .intro .content .angle {
        width: 100%;
        margin-left: -16px;
        margin-top: -50px;
        width: -webkit-calc(100% + 30px);
        width: -moz-calc(100% + 30px);
        width: calc(100% + 30px); } }
    @media screen and (min-width: 1024px) {
      main .intro .content .angle {
        margin-top: 50px; } }
    @media screen and (min-width: 1170px) {
      main .intro .content .angle {
        margin-top: -50px; } }
  main .intro .content .copy {
    z-index: 5;
    margin-top: -280px;
    position: relative;
    padding: 15px; }
    @media screen and (min-width: 768px) {
      main .intro .content .copy {
        padding: 30px;
        margin-top: -280px; } }
    @media screen and (min-width: 769px) {
      main .intro .content .copy {
        margin-top: -280px; } }
    main .intro .content .copy h1 {
      font: 30px din-condensed, sans-serif;
      line-height: 40px; }
      @media screen and (min-width: 1170px) {
        main .intro .content .copy h1 {
          font: 60px din-condensed, sans-serif;
          line-height: 60px; } }
    main .intro .content .copy h2 {
      color: #F779AC;
      font-size: 25px;
      font-weight: bold !important; }
    main .intro .content .copy p {
      font: normal 18px/28px "Muli", sans-serif;
      padding: 15px 0; }
      @media screen and (min-width: 769px) {
        .home main .intro .content .copy p {
          font: normal 20px/40px "Muli", sans-serif;
          padding: 30px 0; } }
    main .intro .content .copy a {
      color: #dd302b;
      text-decoration: underline; }
@media screen and (min-width: 768px) {
  main .intro .side {
    margin-top: 30px; } }
main .intro .side a {
  text-align: center;
  display: block;
  color: #dd302b;
  text-decoration: underline;
  margin-bottom: 30px; }
  main .intro .side a img {
    padding-bottom: 15px; }
main .app {
  background: url(../images/bricks-bg.jpg);
  background-position: 50px 0;
  position: relative;
  z-index: 1; }
  main .app .phone {
    position: relative; }
    main .app .phone img {
      display: none;
      overflow: hidden;
      -webkit-box-shadow: 20px 126px 117px 21px rgba(0, 0, 0, 0.34);
      -moz-box-shadow: 20px 126px 117px 21px rgba(0, 0, 0, 0.34);
      box-shadow: 20px 126px 117px 21px rgba(0, 0, 0, 0.34); }
      @media screen and (min-width: 768px) {
        main .app .phone img {
          display: block;
          margin-bottom: 0;
          margin-top: 0;
          position: absolute;
          bottom: -30px; } }
      @media screen and (min-width: 1024px) {
        main .app .phone img {
          margin-bottom: 0;
          margin-top: 120px;
          position: relative; } }
      @media screen and (min-width: 1170px) {
        main .app .phone img {
          margin-top: -80px;
          margin-bottom: -50px; } }
  main .app .steps .label-wrapper {
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-top: 30px; }
  main .app .steps .instructions {
    padding: 40px 0;
    text-align: center; }
    main .app .steps .instructions p {
      width: 75%;
      text-align: center;
      margin: 0 auto; }
  main .app .steps .steppers .step {
    text-align: center;
    font: 20px din-condensed, sans-serif; }
    @media screen and (max-width: 769px) {
      main .app .steps .steppers .step {
        margin-bottom: 30px; } }
    @media screen and (min-width: 1024px) {
      main .app .steps .steppers .step {
        font: 30px din-condensed, sans-serif; } }
    main .app .steps .steppers .step .num {
      background: #F779AC;
      color: #000;
      font: 83px din-condensed, sans-serif;
      width: 50px;
      height: 50px;
      text-align: center;
      margin: 0 auto;
      position: relative;
      margin-bottom: 20px; }
      main .app .steps .steppers .step .num span {
        position: relative;
        top: -20px;
        display: block; }

.label {
  background: #000;
  color: #fff;
  display: inline-block;
  font: 40px din-condensed, sans-serif;
  text-transform: uppercase;
  padding: 5px 10px; }
  @media screen and (min-width: 769px) {
    .label {
      font: 60px din-condensed, sans-serif; } }
  .label.classic {
    font-family: "Courier", Courier, "Courier-New"; }
  .label.mini {
    font-size: 20px; }
    @media screen and (min-width: 769px) {
      .label.mini {
        font-size: 25px; } }
  .label.tilt {
    transform: rotate(-3deg); }
  .label.date {
    position: relative;
    margin-top: -30px; }

footer {
  background: #2f3739;
  position: relative;
  z-index: 10;
  padding: 50px 0;
  text-align: center; }
  footer .tertiary a {
    color: #fff;
    text-decoration: underline; }
  footer .social a {
    font-size: 30px;
    color: #fff;
    padding-left: 15px; }
  footer h3 {
    font: 65px din-condensed, sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 30px; }
  footer .facts {
    padding-bottom: 50px;
    border-bottom: 1px solid #595f61;
    margin-bottom: 50px; }
  @media screen and (min-width: 769px) {
    footer .fact .pt-30 {
      padding-top: 30px; } }
  footer .fact span, footer .fact strong {
    display: block; }
  footer .fact span {
    color: #fff;
    line-height: 30px;
    padding-right: 10px; }
  footer .fact strong {
    color: #a0e9e0;
    font: 60px din-condensed, sans-serif;
    text-align: center;
    padding-top: 15px; }
    @media screen and (min-width: 769px) {
      footer .fact strong {
        font: 100px din-condensed, sans-serif;
        padding-bottom: 0px;
        padding-top: 0;
        text-align: left; } }
  footer .bottom {
    text-align: left; }
    @media screen and (max-width: 769px) {
      footer .bottom {
        text-align: center; } }
    footer .bottom h4 {
      color: #fff;
      font-family: din-condensed, sans-serif; }
    footer .bottom .partner img {
      max-width: 115px;
      height: auto; }
    footer .bottom .legal {
      text-align: center;
      font-family: "Muli", sans-serif;
      color: #fff;
      font-size: 15px;
      padding-top: 50px; }
      @media screen and (min-width: 769px) {
        footer .bottom .legal {
          text-align: right; } }

@media screen and (min-width: 769px) {
  .home footer {
    margin-top: -30px;
    text-align: left; } }

.post-type-archive-faq * {
  border-radius: 0 !important; }
.post-type-archive-faq .clear {
  font-size: 15px; }
  .post-type-archive-faq .clear:hover {
    cursor: pointer;
    text-decoration: underline; }
.post-type-archive-faq h1 {
  font-family: din-condensed, sans-serif; }
.post-type-archive-faq #accordion .btn {
  white-space: normal;
  text-align: left;
  font-weight: bold; }
.post-type-archive-faq #accordion .card-body * {
  font-weight: normal; }
@media screen and (max-width: 769px) {
  .post-type-archive-faq #accordion .card-body {
    font-size: 14px !important; } }
.post-type-archive-faq #accordion .card {
  margin-bottom: 30px; }
.post-type-archive-faq .toolbar {
  border-bottom: 1px dashed #ccc;
  position: relative;
  z-index: 5;
  margin-top: -30px; }
.post-type-archive-faq form {
  background: #a0e9e0;
  padding: 10px 20px;
  display: block; }
  .post-type-archive-faq form #s {
    width: 100%;
    padding: 20px;
    font-size: 30px; }
  .post-type-archive-faq form label {
    font-size: 30px; }
.post-type-archive-faq .searchwp-live-search-result:hover {
  cursor: pointer;
  text-decoration: underline; }
@media screen and (max-width: 769px) {
  .post-type-archive-faq .card-header {
    padding: 10px; } }
.post-type-archive-faq .card-header h5 a {
  font-family: din-condensed, sans-serif;
  font-size: 20px !important; }
  @media screen and (min-width: 769px) {
    .post-type-archive-faq .card-header h5 a {
      font-size: 30px !important; } }

.overlay {
  width: 100%;
  height: 100%;
  background: rgba(160, 233, 223, 0.99);
  display: none;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0; }

.mobile .close-btn {
  background: #F779AC;
  padding: 5px 15px;
  font-size: 30px;
  color: #000;
  position: absolute;
  right: 10px;
  top: 60px;
  display: inline-block;
  z-index: 999; }
  .mobile .close-btn:hover {
    cursor: pointer; }
.mobile nav {
  padding: 50px 20px 20px 20px;
  position: relative; }
  .mobile nav ul {
    display: block;
    list-style: none;
    color: #fff;
    margin: 30px 0 0 0;
    padding: 0; }
    .mobile nav ul li a {
      color: #000;
      display: block;
      padding: 20px 0; }
    .mobile nav ul li:not(:first-child) a {
      border-top: 1px solid #333; }

.sidebar li {
  margin-bottom: 30px; }

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #F779AC;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px; }

#myBtn:hover {
  background-color: #a0e9e0; }

.modal {
  text-align: center;
  padding: 0 !important; }

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

  .prizes {
    position: relative;
    top: -136px;
    height: 500px;
    width: auto;
  }

  .kids {
    color: #f86d9a;
    text-transform: uppercase;
  }

  .format {
    color: #f86d9a;
    text-transform: uppercase;
    font-size: 30px !important;
    padding-top: 15px;
  }

  p {
    font-family: "Courier", Courier, "Courier-New" !important; 
  }

  .itworks {
    background-color: #a1e8e0;
   
    font-family: "Courier", Courier, "Courier-New" !important;
    font-size: 15px;
  }

  @media screen and (min-width:1025px){
      .itworks {
     
      height: 200px;
      width: 1050px;
      margin-top: -130px;
      
    }
  }

  .itworks .label{
        position: relative;
    margin: -30px 50px;
  }

  .numbers {
    font-family: "din-condensed" !important;
    font-size: 90px !important;
    float: left;
    background-color: #f86d9a;
    height: 51px;
    width: 70px;
    margin-top: 22px;
    text-align: center;
  }

  .rules {
    line-height: 23px !important;
    padding-left: 77px !important;
  }

  .alignrules {
    padding-top: 33px !important;
   
  }

  @media screen and (min-width:1025px){
    .alignrules {
    padding-top: 33px !important;
    padding-left: 55px;
  }
  }

  .morerules {
    margin-top: 20px;
  }
  .morerules a {
    color: black !important;
    font-family: "din-condensed" !important;
    text-decoration: none !important;
    font-size:30px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing:-1px;
    padding-top:10px!important;

  }

  .morerules .nav-link{
    padding:0 15px;
  }

  .psarules {
    font-family: "Courier", Courier, "Courier-New" !important;
    font-size: 15px;
    line-height: 25px;
  }

  .copyright {
    font-family: "Courier", Courier, "Courier-New" !important;
    font-size: 15px !important;
    line-height: 25px;
  }

  .calendar {
    font-family: "Courier", Courier, "Courier-New" !important;
    font-size: 15px !important;
  }

  #awesome {
    color: black;
  }

  #submit {
    font-family: "din-condensed" !important;
    font-size: 17px !important;
    padding-top: 35px;
  }

  .form-control {
    border-radius: 0 !important;
    border-color: #f86d9a !important;
  }

  #videosubmit {
    background-color: #f2f2f2;
    margin-top: 44px;
    padding-bottom:30px;
  }

  #emailHelp {
    color: black !important;
  }

  @media screen and (max-width: 1024px) {
  #info {
    display: contents;
}

}
  @media screen and (max-width: 1024px) {
  .prizes {
    width: 326px;
    height: auto;
    margin-top: 95px;
    margin-bottom: -100px;
}
}

/*
  @media screen and (max-width: 1024px) {
  .itworks {
    margin-top: -45px;
}
}
*/

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  border-color: #cccc #ccc #fff;
}

.nav-tabs .nav-link{
  border: 2px solid transparent;
  border-top-left-radius:0px;
  border-top-right-radius:0px;
}

.nav-tabs {
    border-bottom: 2px solid #ccc;
}

.nav-tabs .nav-item {
margin-bottom: -2px;
}

.tab-content>.active{
  border-left:2px solid #ccc;
  position: relative;
  margin-top:-5px;
  padding:15px;
}

#videosubmit .label{
  font-size: 45px;
  transform: rotate(-1deg);
  position: relative;
  margin-top:-30px;
}

#videosubmit input[type=text]{
  width: 100%;
  border: 3px solid #f86d9a;
}

#videosubmit  label{
  font-family: din-condensed, sans-serif;
  text-transform: uppercase;
}

#videosubmit .gform_wrapper .gfield_required{
  color: #f86d9a;

}

#videosubmit img.add_list_item {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTMgNTEzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2Y4NmQ5YTtzdHJva2U6IzAwMDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LmNscy0ye2ZvbnQtc2l6ZTozNjUuMjZweDtmaWxsOiNmZmY7Zm9udC1mYW1pbHk6RElOQWx0ZXJuYXRlLUJvbGQsIERJTiBBbHRlcm5hdGU7Zm9udC13ZWlnaHQ6NzAwO308L3N0eWxlPjwvZGVmcz48dGl0bGU+cGx1cy1waW5rPC90aXRsZT48cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjAuNSIgeT0iMC41IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIvPjx0ZXh0IGNsYXNzPSJjbHMtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQ4LjkgMzUzLjMxKSI+KzwvdGV4dD48L3N2Zz4=);
}

#videosubmit img.delete_list_item {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTMgNTEzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2Y4NmQ5YTtzdHJva2U6IzAwMDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LmNscy0ye2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPm1pbnVzLXBpbms8L3RpdGxlPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIi8+PHJlY3QgY2xhc3M9ImNscy0yIiB4PSIxNzIuNzciIHk9IjIyNy44NiIgd2lkdGg9IjE4Mi44MyIgaGVpZ2h0PSI0Ny44OCIvPjwvc3ZnPg==
);
}

#videosubmit img.add_list_item, #videosubmit img.delete_list_item {
    width: 1.5em;
    height: 1.5em;
    background-size: 1.5em 1.5em;
    opacity: 1;
    float: left;
}

input#input_1_8.medium{
     
    padding: 6px;
  background: #f86d9a;
  color: #fff!important;
   font-family: din-condensed, sans-serif;
  text-transform: uppercase;
}

input#input_1_8.medium{
  width: 100%;
}

#extensions_message{
  display: block;
  font-size: 16px;

}


#field_1_7 .gfield_description{
   font-size: 16px;

  
}
#field_1_8{
 border-top:2px solid #ccc;
 padding-top:20px;
 margin-top:20px;
}

#field_1_11{
    padding-top:20px;
    margin-top:20px;
    border-top:2px solid #ccc;
    font-size: 16px;
}

body #videosubmit .gform_wrapper label.gfield_label+div.ginput_container{
  margin:0;
}


.page-template-template-psa-contest p{
  font-weight: bold!important;
}

@media screen and (max-width:1024px){
  .page-template-template-psa-contest .label{
    font-size: 38px!important;
  }
}

.page-template-template-psa-contest hr{
  border-top:2px solid #ccc; 
}

.calendar{
  padding: 0!important;
  margin:0;
}
.calendar span{
  background: #a1e8e0;
  padding:5px;
}

input[type=submit]{
  background: #a1e8e0;
  font-family: din-condensed, sans-serif;
  text-transform: uppercase;
  border:0;
  font-size: 20px;
  padding:10px;
  float: right;

}

.resource-text{
  text-align: center;
}

.resource-text a, .resources a{
 font: 800 20px "Courier", Courier, "Courier-New"!important;
}


.resources a{
  display: block;
  border-bottom:2px solid #ccc;
}

.btn-link, .card-header{
   font-family: din-condensed, sans-serif;
  text-transform: uppercase;
   background: #a1e8e0;
   color: #000;
}
.tab-pane li, .tab-pane p{
  font-size: 16px!important;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;}

.video-container iframe,  .video-container object,  .video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;}

#videoModal .modal-content{
  width:320px;
}

@media screen and (min-width:1024px){

#videoModal .modal-content{
  width:700px;
}
}


.page-template-template-poster-contest .itworks{
  height: auto;
}


.page-template-template-poster-contest #videosubmit .label{
  font-size: 42px;
}