#vendor-banner { 
	width: 100%; 
	height: auto; }

.vendor-banner {
	width: 100%;
	height: auto;
	margin: 10px auto 10px; }

	.vendor-banner-left { width: 504px; height: auto; float: left; padding-left: 50px; }

.vendor-banner-top {
    width: 504px;
    height: auto;
    margin: 0;
    float: left; }

.vb-bar-topl {
    width: 60px;
    height: 6px;
    float: left; }

.vb-bar-topr {
    width: 60px;
    height: 6px;
    float: right; }

.vb-bar-tleft {
    width: 6px;
    height: 30px;
    float: left;
    margin: 6px 0 0 -60px; }
	
.vb-bar-tright {
    width: 6px;
    height: 30px;
    float: right;
    margin: 6px -60px 0 0; }
	
.vb-bar-bleft {
    width: 6px;
    height: 30px;
    float: left; }

.vb-bar-bright {
    width: 6px;
    height: 30px;
    float: right; }

.vb-bar-bottoml {
    width: 60px;
    height: 6px;
    float: left;
    margin: 30px -6px 0; }

.vb-bar-bottomr {
    width: 60px;
    height: 6px;
    float: right;
    margin: 30px -6px 0; }

.vb-bar-topl, .vb-bar-topr, .vb-bar-tleft, .vb-bar-tright,
.vb-bar-bleft, .vb-bar-bright, .vb-bar-bottoml, .vb-bar-bottomr {
	background: #181818; }

.vb-left-inner {
    height: auto;
    margin: 32px 31px 20px 41px;
    float: left; }

.vendor-banner-top h2 {
    font-family: 'Archivo', sans-serif !important;
    font-weight: 900 !important;
    letter-spacing: -0.5px;
    word-spacing: 4px;
    font-size: 34px !important;
    line-height: 46px !important;
    margin: -10px -3px 0;
    color: #ff006c; }

.vendor-banner-top p {
    font-size: 15.5px;
    font-family: 'Poppins', sans-serif;
    line-height: 20px !important;
    margin: 20px 0 0;
    text-align: left;
	color: #181818; }
	
	.form-notice { display: none; }

.vb-contact {
    width: 192px;
    height: auto;
    cursor: pointer;
    float: left;
    margin: 10px 102px 0; }

.vb-contact p {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.25px;
    background: #181818;
    color: #eeeddd;
    font-size: 13px;
    line-height: 12px;
    margin: 0;
    padding: 13px 0 12px;
    width: 100%;
    text-align: center;
    border-radius: 0;
    transition: all .25s ease-in-out; }

.vendor-banner-bottom {
    width: 504px;
    height: auto;
    margin: 0;
    float: left; }
	
.vendor-banner-bottom h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 15.5px;
    font-weight: 600;
    padding: 0;
    text-align: center;
    margin: 60px 0 40px;
	color: #ff006c; }

.vendor-banner-bottom p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 0;
	margin: 0 0 16px;
    text-align: left;
    line-height: 20px; }
	
.vendor-banner-bottom h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-left: 60px;
    margin: 0 0 20px;
    text-align: left;
    line-height: 20px;
}
	
.post-note-desktop {
	margin-top: 40px;
	display: none; }

.post-note-mobile {
	display: none; }

.post-note p {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
    margin: 0;
	text-align: left;
    line-height: 18px; }
	
.vendor-banner-right {
	width: 420px;
	height: auto; 
	float: right; 
	padding-right: 50px; }
	
.wpcf7 {
    display: inline-block;
    padding: 0;
    position: relative;
    width: 100%; }

.contact-form {
    width: 100%;
    height: auto;
    margin: 0; }
			  
.acceptance-submit { 
	width: 100%; 
	height: auto; 
	margin: 0 auto; }
	
.contact-name, .artist-name .email-address, .instagram, .websit-url,
.contact-type, .stage-name, .phone-number, .spotify, .merch-sales {
    }

.message {
    }
	
.contact-form p {
    text-transform: uppercase;
    color: #161616;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    margin: 0;
    width: 100%;
    font-weight: 700;
    letter-spacing: -0.25px;
    line-height: 12px; }
    
.short-field {
    width: 100%;
    height: 40px;
    margin: 8px 0 26px; }
	
.long-field {
    width: 100%;
    height: 200px;
    margin: 8px 0 44px; }

.short-field p, .long-field p {
	padding: 0; }
	
.short-field input {
	font-family: 'Poppins', sans-serif;
    border: 2px solid #181818;
    padding: 10px 20px;
    width: 100%;
    height: 40px; }

.short-field select {
	font-family: 'Poppins', sans-serif;
	border: 2px solid #181818;
    padding: 8px 20px;
    width: 100%;
    height: 40px; }

.long-field textarea {
	font-family: 'Poppins', sans-serif;
    border: 2px solid #181818;
    padding: 10px 20px;
    width: 100%;
    height: 200px; }
	
.confirm {
    width: 250px;
    height: auto;
    float: left;
    padding: 6px 0 0 40px; }
	
.confirm p {
    text-align: left;
    line-height: 16px; }
	
.confirm input[type=checkbox] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    outline: none;
    content: none;
    float: left;
    margin: 0.5px 0 20px; }

.confirm input[type=checkbox]:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 10px;
    color: transparent;
    background: transparent;
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #181818;
    margin-right: 8px; }

.confirm input[type=checkbox]:checked:before {
	color: #181818;
	background: #181818; }
	
.submit-button {
	width: 100px;
	height: auto;
	float: right; }
	
.submit-button p {
    }
	
.submit-button input {
    width: 100px;
    height: 40px;
    border: 0;
    background: #181818;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
	transition: all .25s ease-in-out;
    cursor: pointer; }
	
.submit-button input:hover {
	background: #ff006c; }
	
.screen-reader-response { 
	display: none; }
	
.wpcf7-response-output, .wpcf7-not-valid-tip {
	display: none; }

.form-notice-desktop {
		  display: none;
    width: 378px;
    height: auto;
    margin: 50px 0 0;
    float: right;
}
	.form-notice-desktop p {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #ff006c;
}
	

@media screen and (min-width: 300px) and (max-width: 1000px) {
	
	.page-content { width: 276px; }
	.vendor-banner { margin: 0 auto; }
	.vendor-banner-left { width: 100%; padding: 0; margin-bottom: 34px; }
	.vendor-banner-top { width: 100%; }
	.vendor-banner-top a { padding: 13px 0 12px; }
	.vb-bars-top, .vb-bars-bottom { display: none; }
	.vb-left-inner { height: auto; margin: 0; }	
	.vendor-banner-top h2 { word-spacing: 2px; font-size: 30px !important; line-height: 36px !important;
		margin: 0; width: 238px; }
	.vendor-banner-top p { font-size: 18px; margin: 30px 0 0; line-height: 22px !important; }
    .vb-contact { width: 100%; margin: 46px auto 0; }
	    .vb-contact p {
        width: 200px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 16px !important;
        padding: 16px 0;
    }
	.contact-name, .artist-name .email-address, .instagram, .websit-url, .contact-type, 
	.stage-name, .phone-number, .spotify, .merch-sales {
		}
	.vendor-banner-bottom { width: 100%; }
    .vendor-banner-bottom h3 {
        font-size: 17px;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 60px;
    }
    .vendor-banner-bottom p {
        font-size: 18px;
        line-height: 22px;
		margin: 0 0 20px;
    }
    .vendor-banner-bottom h4 { padding-left: 30px; margin-bottom: 40px; font-size: 16px; line-height: 20px; }
	.vendor-banner-right { width: 100%; float: left; padding-right: 0; margin-top: 0; }
	.form-notice { display: block; width: 100%; height: auto; margin: 0 0 50px; }
	.form-notice p { font-size: 12px; font-family: 'Poppins', sans-serif; font-weight: 600; text-align: center;
		color: #ff006c; }
    .wpcf7 { padding: 0; width: 100%; margin: 0; }
	#contact-form { width: 100%; margin: 0; }
	.contact-form p { font-size: 16px; line-height: 22px; }
	.contact-left, .contact-right { width: 100%; }
	.short-field input, .short-field select { width: 100%; }
	.contact-bottom { margin-top: 0; }
	.message p { width: 250px; line-height: 20px; }
	.long-field p { width: 100% !important; }
	.acceptance-submit { width: 100%; }
	.confirm { width: 170px; float: left; padding: 0; margin: 12px auto 0; }	
	.confirm input[type=checkbox] { margin: 2px 0 20px; }
	.confirm p { line-height: 16px; text-align: left; }
	.contact-left p, .contact-right p, .contact-bottom p { font-weight: 700; margin: 0; }
	.submit-button { float: right; margin: 0 auto; }
	#scrolltocontact { width: 100%; height: 110px; margin-top: -110px; } 
	
	}


@media screen and (min-width: 300px) and (max-width: 350px) {

	.confirm {
        width: 230px;
        float: none;
        padding: 0;
        margin: 0 auto 40px;
    }
	.submit-button {
        float: none;
        margin: 0 auto;
    }
	form { margin: 0; }
	
	}

@media screen and (min-width: 350px) and (max-width: 400px) {
	
	.page-content { width: 310px; }
	.vendor-banner-bottom h3 { font-size: 19px; margin: 60px 0 50px; }
	.vendor-banner-top h2 { font-size: 34px !important; line-height: 36px !important; width: 270px; }
	    .vb-contact p {
        width: 210px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 22px !important;
        padding: 16px 0;
    }
	.vendor-banner-bottom p { font-size: 18px; line-height: 22px; margin: 0 0 24px; }
	.vendor-banner-bottom h4 { margin-bottom: 46px; font-size: 17px; }
	.form-notice p { font-size: 15px; }	
    .contact-form p { font-size: 18px; }
    .message p { width: 300px; line-height: 22px; }
	    .long-field {
        margin-bottom: 0;
    }
	.confirm {
        margin: 60px auto 0;
        width: 190px;
        float: left;
        padding: 0;
    }
	    .confirm p {
        font-size: 14px;
        line-height: 18px;
    }
	    .submit-button {
        width: 100px;
        float: right;
        margin: 60px auto 0;
    }
	#scrolltocontact { width: 100%; height: 106px; margin-top: -106px; } 
	
	}

@media screen and (min-width: 400px) and (max-width: 500px) {
	
	#page-content { padding: 176px 0 100px !important; }
	.page-content {
        width: 354px;
    }
	.vendor-banner-left h2 { font-size: 36px !important; line-height: 42px !important; width: 284px; }
    .vendor-banner-left p { font-size: 20px; margin: 34px 0 30px; line-height: 25px !important; }
	.vb-contact { margin: 20px auto 0; }
	.vb-contact p { width: 226px; margin: 0 auto; font-size: 17px; line-height: 34px !important; }
	.vendor-banner-bottom h3 { font-size: 22px; font-weight: 700; line-height: 28px; margin: 70px 0 60px; }
	.vendor-banner-bottom h4 { padding-left: 34px; margin-bottom: 48px; font-size: 17.5px; line-height: 22px; }
	.form-notice p { font-size: 16px; }
	.contact-form p  { font-size: 20px; line-height: 25px; }
    .short-field, .short-field input, .short-field select { height: 54px; font-size: 18px; }
	.message p { width: 330px; }
	.long-field { width: 100%; height: 200px; margin-bottom: 0; }
	.long-field textarea { font-size: 18px; }
	.confirm { margin: 64px auto 0; width: 220px; float: left; padding: 0; }
	.confirm p { text-align: left; font-size: 16px; line-height: 18px; }
    .submit-button { width: 110px; float: right; margin: 60px auto 0; }
	.submit-button input { width: 110px; height: 48px; font-size: 18px; }
	#scrolltocontact { width: 100%; height: 130px; margin-top: -130px; } 
	
	}

@media screen and (min-width: 500px) and (max-width: 600px) {
	
	#page-content { padding: 206px 0 100px !important; }
	.page-content { width: 464px; }
	.vb-bars-top, .vb-bars-bottom { display: block; }
	.vb-left-inner { padding: 40px 40px; }
	.vb-left-inner p { margin-bottom: 0 !important; }
	.vb-contact { margin: -30px 0 0; }
	.vendor-banner-left {
        margin-bottom: 30px;
    }
	.vendor-banner-left h2 { font-size: 40px !important; line-height: 44px !important; width: 318px; }
    .vendor-banner-left p { font-size: 22px; margin: 30px 0 30px; line-height: 28px !important; }
	.vb-contact p { width: 236px; margin: 0 auto; font-size: 18px; line-height: 30px !important; }
	.vendor-banner-bottom h3 { font-size: 22px; margin: 80px 0; line-height: 30px; }
	.vendor-banner-bottom h4 { padding-left: 40px; margin-bottom: 50px; font-size: 20px; line-height: 24px; }
    .form-notice p { font-size: 20px; }
	.contact-form p { font-size: 20px; line-height: 20px; }
    .short-field { height: 54px; margin: 8px 0 34px; }
    .short-field input  { font-size: 20px; padding: 26px 20px; }
    .short-field select { height: 54px; }
	.short-field select { font-size: 20px; line-height: 20px !important; }
    .message p { width: 340px; line-height: 24px !important; padding-bottom: 2px; }
	.long-field { margin-bottom: 0; }
    .long-field textarea { font-size: 20px; padding: 18px 20px; }
	.confirm { width: 280px; margin: 86px 0 0; float: left; }
    .submit-button { width: 130px; margin: 80px 0 0; float: right; }
	.submit-button input { font-size: 20px; width: 130px; height: 52px; }
	#scrolltocontact { width: 100%; height: 134px; margin-top: -134px; }
	
	}

@media screen and (min-width: 600px) and (max-width: 700px) {
	
	#page-content {
        padding: 260px 0 150px !important;
    }
	.page-content { width: 516px; }
	.vb-bars-top, .vb-bars-bottom { display: block; }
	.vb-left-inner { padding: 44px 40px 50px; }
	.vb-contact { margin: -36px 0 0; }
	.vendor-banner-left h2 { font-size: 44px !important; line-height: 46px !important; width: 350px; }
    .vendor-banner-left p { font-size: 28px; margin: 40px 0; line-height: 32px !important; }
        .vb-contact p {
        width: 320px;
        margin: 0 auto;
        font-size: 25px;
        line-height: 40px !important;
    }
	    .vendor-banner-bottom h3 {
        font-size: 26px;
        margin: 100px 0 90px;
        line-height: 34px;
    }
    .vendor-banner-bottom h4 { padding-left: 40px; margin-bottom: 70px; font-size: 26px; line-height: 29px; }
	    .form-notice {
        margin: 0 0 90px;
    }
	.form-notice p { font-size: 24px; }
	.contact-form p { font-size: 28px; line-height: 28px !important; }
    .short-field { height: 76px; margin: 12px 0 44px; }
    .short-field input { font-size: 28px; padding: 36px 30px; }
	.short-field select { height: 76px; font-size: 28px; line-height: 28px !important; }
	.message p { width: 460px; line-height: 34px !important; }
	.long-field { margin-bottom: 0; height: 270px; }
    .long-field textarea { font-size: 28px; height: 270px; padding: 18px 20px; }
	    .confirm {
        width: 340px;
        margin: 100px 0 0;
        float: left;
    }
    .confirm input[type=checkbox]:before { width: 20px; height: 20px; margin-right: 16px; }	
	.confirm p {
        font-size: 24px;
        line-height: 28px !important;
    }
	.submit-button { width: 150px; margin-top: 94px; float: right; }
	.submit-button input { width: 100%; height: auto; padding: 12px 0; font-size: 28px; }
	#scrolltocontact { width: 100%; height: 158px; margin-top: -158px; }
	
	}

@media screen and (min-width: 700px) and (max-width: 800px) {
	
	#page-content { padding: 300px 0 160px !important; }
	.page-content { width: 612px !important; }
	.vb-bars-top, .vb-bars-bottom { display: block; }
	.vb-left-inner { padding: 58px 58px 64px; }
	.vb-contact { margin: -40px 0 0; }
	.vendor-banner-left { margin-bottom: 54px; }
	.vendor-banner-left h2 { font-size: 50px !important; line-height: 50px !important; width: 398px; }
    .vendor-banner-left p {
        font-size: 33px;
        margin: 50px 0 10px;
        line-height: 42px !important;
    }
    .vb-contact p {
        width: 340px;
        margin: 0 auto;
        font-size: 26px;
        line-height: 50px !important;
    }
	.vendor-banner-bottom h3 {
        font-size: 32px;
        font-weight: 700;
        margin: 120px 0;
        line-height: 44px;
    }
    .vendor-banner-bottom h4 {
        padding-left: 30px;
        margin-bottom: 70px;
        font-size: 29px;
        line-height: 36px;
    }
	.vendor-banner-bottom p {
        font-size: 32px;
        margin: 50px 0;
        line-height: 38px !important;
    }
	.form-notice { margin: 0 0 80px; }
    .form-notice p { font-size: 28px; }
	.contact-form p { font-size: 30px; line-height: 32px !important; }
    .short-field { height: 76px; margin: 12px 0 44px; }
    .short-field input { font-size: 30px; padding: 36px 30px; }
	.short-field select { height: 76px; font-size: 30px; line-height: 32px !important; }
    .message p { width: 500px; line-height: 38px !important; margin-bottom: 10px !important; }
    .long-field { height: 270px; margin-bottom: 22px; }
	.long-field textarea { font-size: 30px; height: 270px; padding: 18px 20px; }
	.submit-button { width: 170px; margin-top: 80px; float: right; }
    .submit-button input { width: 100%; height: auto; padding: 16px 0; font-size: 32px; }
	.confirm { width: 390px; margin-top: 94px; float: left; margin-bottom: 0; }
    .confirm p { font-size: 28px; line-height: 30px !important; }
    .confirm input[type=checkbox]:before { width: 24px; height: 24px; margin-right: 20px; margin-top: -2px; }
	#scrolltocontact { width: 100%; height: 204px; margin-top: -204px; }
	
	}

@media screen and (min-width: 800px) and (max-width: 1000px) {
	
	#page-content {	padding: 340px 0 170px !important; }
	.page-content { width: 688px !important; }
	.vb-bars-top, .vb-bars-bottom { display: block; }
	.vb-left-inner { padding: 66px 58px 30px; }
	.vb-contact { margin: -50px 0 0; }
	.vendor-banner-left h2 { font-size: 52px !important; line-height: 52px !important; width: 414px; }
    .vendor-banner-left p { font-size: 36px; margin: 50px 0; line-height: 42px !important; }
    .vb-contact p {
        width: 390px;
        margin: 0 auto;
        font-size: 30px;
        line-height: 68px !important;
    }
	.vendor-banner-bottom h3 { font-size: 36px; font-weight: 700; margin: 140px 0 120px; line-height: 48px; }
    .vendor-banner-bottom h4 { padding-left: 30px; margin-bottom: 70px; font-size: 32px; line-height: 38px; }
	.form-notice { margin: 0 0 90px; }
	.form-notice p { font-size: 32px; }
	.contact-form p { font-size: 34px; line-height: 36px !important; margin: 0 0 12px; }
    .short-field { height: 100px; margin: 12px 0 54px; }
	.short-field input { font-size: 32px; padding: 48px 38px; }
    .short-field select { height: 100px; padding: 0 38px; }
    .message p { width: 570px; line-height: 42px !important; margin-bottom: 12px !important; }
	.long-field { height: 340px; margin-bottom: 0; }
	.long-field textarea { font-size: 34px; height: 340px; padding: 30px 38px; }
	.submit-button { width: 190px; margin-top: 110px; float: right; }
	.submit-button input { width: 100%; height: auto; padding: 20px 0; font-size: 35px; }
	.confirm { width: 440px; margin-top: 124px; float: left; margin-bottom: 0; }
    .confirm p { font-size: 32px; line-height: 16px; }
	.confirm input[type=checkbox] {
        margin: 3px 0 20px;
    }
	.confirm input[type=checkbox]:before { width: 28px; height: 28px; }
	#scrolltocontact { width: 100%; height: 220px; margin-top: -220px; }

	}

@media screen and (min-width: 1099px) {
	
	.page-content {	width: 1100px; }
	.form-notice-desktop { display: inline-block; }
	#scrolltocontact { width: 100%; height: 146px; margin-top: -146px; }
	
	}