.ctct-form-field label,.ctct-disclosure {display:none;}
.home .form_bg {
    height: 750px !important;
    background: url('http://showyourlovetoday.com/wp-content/themes/showyourlovetoday/images/sign-up.png') no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-size: 550px 720px !important;
}
.show-br {display: block !important;}

.home .form_bg form {
    width: 310px !important;
}

#ctct-submitted {
 display: inline-block;
font-size: 18px;
color: #fff;
background: #71326a;
font-weight: 400;
}

#ctct-submitted:hover {
    background: #00a99f;
}

@media only screen and (max-width: 1489px) {
.syl_nav .unc_social_menu {
    right: -60px !important;
}
}

@media only screen and (max-width: 1359px) {
.syl_nav .unc_social_menu {
    display: none !important;
}
}

@media only screen and (max-width: 1280px) {
.home .form_bg {
    height: 750px !important;
    background: url('http://showyourlovetoday.com/wp-content/themes/showyourlovetoday/images/sign-up.png') no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-size: 470px 720px !important;
}
}



@media only screen and (max-width: 992px) {
.home .form_bg {
    height: 750px !important;
    background: url('http://showyourlovetoday.com/wp-content/themes/showyourlovetoday/images/sign-up.png') no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-size: 600px 720px !important;
}
  
  
.home .form_bg.new-form {
    height: 650px !important;
    background: url('http://showyourlovetoday.com/wp-content/themes/showyourlovetoday/images/tweets.png') no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-size: 600px 650px !important;
}
}


