@font-face {
    font-family: 'HelveticaNeueLTStd-BdCn';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/HelveticaNeueLTStd-BdCn.woff?v=1') format('woff'),
        url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/HelveticaNeueLTStd-BdCn.woff2?v=1') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-Roman';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/HelveticaNeueLTStd-Roman.woff?v=1') format('woff'),
        url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/HelveticaNeueLTStd-Roman.woff2?v=1') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-Md';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/HelveticaNeueLTStd-Md.woff?v=1') format('woff'),
        url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/HelveticaNeueLTStd-Md.woff2?v=1') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-Blk';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/HelveticaNeueLTStd-Blk.woff?v=1') format('woff'),
        url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/HelveticaNeueLTStd-Blk.woff2?v=1') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-Hvcn';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/helveticaneueltstd-hvcn.woff?v=1') format('woff'),
        url('https://dcveehzef7grj.cloudfront.net/webfonts/Helvetica/helveticaneueltstd-hvcn.woff2?v=1') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Impact';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/Impact/Impact.woff?v=1') format('woff'),
        url('https://dcveehzef7grj.cloudfront.net/webfonts/Impact/Impact.ttf?v=1') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Good Times';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/GoodTimes/GoodTimes.woff?v=1') format('woff'),
        url('https://dcveehzef7grj.cloudfront.net/webfonts/GoodTimes/GoodTimes.ttf?v=1') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NeutraDisplay';
    src: url('https://dcveehzef7grj.cloudfront.net/webfonts/NeutraDisplayTitling//NeutraDisp-Titling.woff?v=1') format('woff'),
        url('https://dcveehzef7grj.cloudfront.net/webfonts/NeutraDisplayTitling//NeutraDisp-Titling.ttf?v=1') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NeutraDisplayTitling';
    src: url('https://d26ye5nzy0i6lh.cloudfront.net/webfonts/Neutraface2Display-Titling/Neutraface2Display-Titling.woff?v=1') format('woff'),
        url('https://d26ye5nzy0i6lh.cloudfront.net/webfonts/Neutraface2Display-Titling/Neutraface2Display-Titling.ttf?v=1') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

*,::after,::before {
    box-sizing: border-box;
}

img,.img-fluid {
    max-width: 100%;
}

.displaynone,.dnone,#promotion-details,#showRules,.form .forminput .labelCont.hiddenLabel {
    display: none !important;
}

.clear {
    clear: both;
}

p {
    /* margin: 0px auto; */
}

a,a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: inherit;
}

#flashMessage {
    border: 1px solid #FF0000;
    color: #FF0000;
    margin: 10px auto;
    padding: 15px 0px;
    text-align: center;
    width: 98%;
    max-width: 950px;
    font-weight: bold;
    font-size: 25px;
    background-color: #f8d7da;
}

#flashMessage a {
    color: #FF0000;
}

.error-span {
    color: #FF0000;
    margin-top: 5px;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
}

.sweep-not-active {
    margin: 30px 0px 80px;
}

.sweep-not-active h2,.sweep-not-active .desctext2 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.desctext, .sl-dv {
    text-align: center;
    margin: 0px 0px 30px 0px;
    font-family: 'HelveticaNeueLTStd-BdCn';
}
.sl-dv {
    text-align: center;
    display: flex;
    max-width: 900px;
    justify-content: center;
    align-items: center;
    margin: 50px auto 120px auto;
    font-family: 'HelveticaNeueLTStd-BdCn';
}
.sl-dv .desctext1{font-size:25px;margin: 0;}
.sl-dv .desctext2{
	font-family: 'HelveticaNeueLTStd-Roman';
	font-size: 21px;
}
.sl-dv .of-lnk{
	border: 1px solid black;
	display: block;
	width: 50%;
	margin: 15px;
	padding: 25px;
	text-decoration: none;
	min-height: 525px;
	/* box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; */
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
	border-radius: 10px;
}
.sl-dv .of-lnk img{
    height: 300px;
    margin-bottom: 20px;
}
.sl-dv .of-lnk:hover{
	border: 1px solid #07435d;
	color: #07435d;
	//box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, #07435d 0px 0px 0px 3px;
	box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
	box-shadow: #07435d 0px 2px 4px, #07435d 0px 7px 13px -3px, #07435d 0px -3px 0px inset;
}
.back-link {
    text-decoration: underline; 
    text-decoration-thickness: 1px; 
    text-underline-offset: 4px;
    font-size: 16px;
    transition: background-color 0.3s ease;
}
.back-link:hover{
	color: #07435d;
}
.desctext1 {
    font-size: 32px;
    font-weight: normal;
    text-transform: uppercase;
}

.desctext2 {
    font-size: 25px;
    margin: 15px 0px 0px;
}

select, textarea, input[type="text"], input[type="password"], .forminput input {
    float: left;
    font-size: 110%;
    font-weight: normal;
    line-height: 20px;
    display: inline-block;
    padding: 4px 6px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
    background-color: #ffffff;
    border: 1px solid #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    max-width: 95%;
    width: 100%;
}

form dl dd {
    margin: 0
}

#tabs-2 .form {
    clear: both;
    max-width: 745px;
    width: 90%;
    padding: 0 0 0 20px;
    margin: 0 auto;
    font-family: 'HelveticaNeueLTStd-BdCn';
}

.form .forminput {
    width: 100%;
    margin: 0px;
    display: flex;
    flex-direction: column;
}

#EntryTitle, #EntryDescription, #ConfirmEmail {
    display: none;
}

#FirstName label, #LastName label, #Email label, #State label, #Address1 label, #Zip label, #PhoneNumber label {
    opacity: 0;
    position: absolute;
}

#EntryFile dd label {
    display: inline-block;
    font-size: 2px;
    color: #383838;
}

#newsletter_text, .txt4 {
    clear: both;
}

.disctxtcont {
    color: #fff;
}

.forminput#FirstName,.forminput#City,.forminput#LastName, .forminput#Zip {
    width: 50%;
}

.forminput#Email {
    width: 50%;
    float: left;
}

.forminput#Zip {
    width: 33%;
    /* padding: 0; */
}

.upload-form-submit #EntryFile .mediaDetails, .form p.example-txt, .other-platform-options, .or-choose-div, .customquestions-label label, .submitphoto-title, #Submitphoto, #EntryTitle, #EntryDescription, #ConfirmEmail, #sweepsq_0, #sweepsq_1, #sweepsq_2{
    display: none !important;
}

.forminput#Address1 {
    width: 50%;
    float: left;
}

.forminput#PhoneNumber {
    width: 22%;
    padding: 2px 0;
}

.forminput#State {
    width: 33%;
    /* padding: 0; */
}

.forminput#City {
    width: 33%;
    clear:both;
}

.forminput, div.customquestions, #Verification, .sweepsq {
    width: 50%;
    padding: 10px 0;
    float: left;
    /* font-size: 16px; */
}

.forminput input, .custominput input, .verification-input input {
    width: calc(100% - 9px);
    font-size: 11px;
    font-family: 'HelveticaNeueLTStd-Roman';
    color: #000;
}

#rc-imageselect, .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.87);
    width: 10%;
}

::placeholder {
    color: #000;
}

.form select, .form #SweepuserentryCountry, .customselect select {
    width: 100%;
    font-size: 11px;
    font-family: 'HelveticaNeueLTStd-Roman';
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='32' viewBox='0 0 32 32' width='32' xmlns='http://www.w3.org/2000/svg'><path d='M8 20.695l7.997-11.39L24 20.695z'/><path d='M0 0h24v24H0z' fill='none'/></svg>"), url("data:image/svg+xml;utf8,<svg fill='black' height='32' viewBox='0 0 32 32' width='32' xmlns='http://www.w3.org/2000/svg'><path d='M24 11.305l-7.997 11.39L8 11.305z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-position: 100% 0px, 100% 9px;
    background-size: 20px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
}

#City label, .photoloading,#dataDisclaimerCopy {
    display: none
}

#tabs-2 .form #newsletter_text label {
    float: left;
    padding: 5px 0px 0px 15px;
    margin: 0;
    max-width: 650px;
    width: 90%;
    line-height: 1.3;
    font-size: 16px;
}

#tabs-2 .form #newsletter_text input {
    width: 16px;
    padding: 0;
    margin: 2px 0 0 0;
    float: left;
}

#tabs-2 .form #rules_text {
    padding: 10px 0 0 0;
    float: left;
    width: 100%;
}

#tabs-2 .form #rules_text label {
    float: left;
    padding: 5px 0 0 15px;
    margin: 0;
    max-width: 650px;
    width: 90%;
    line-height: 1.3;
    font-size: 16px;
}

#tabs-2 .form #rules_text label span {
    color: #000;
    font-weight: bold;
}

#tabs-2 .form #rules_text input {
    width: 16px;
    padding: 0;
    margin: 2px 0 0 0;
    float: left;
}

.upload-form-submit #EntryFile .progress {
    position: relative;
    width: 100%;
    height: 15px;
    background: #C7DA9F;
    border-radius: 10px;
    overflow: hidden;
    display: none;
    margin: 10px 0px;
    max-width: 100%;
    float: left;
    clear: both;
}

.upload-form-submit #EntryFile .bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 15px;
    background: #85C220;
}

.upload-form-submit #EntryFile div.multiple-upload-browse {
    width: 100%;
    float: left;
    margin: 0;
    clear: left;
}

.upload-form-submit #EntryFile .uploadedimages {
    clear: left;
    display: none;
    min-width: 200px;
    padding-top: 10px;
}

.upload-form-submit #EntryFile span.uploaded-img-holder {
    width: 75px;
    display: inline-block;
    float: left;
    padding-right: 10px;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 10px;
}

.upload-form-submit #EntryFile span.uploaded-img-holder img {
    max-width: 75px !important;
    max-height: 80px !important;
}

.upload-form-submit #EntryFile span.uploaded-img-holder a.deleteimage {
    text-align: center;
    width: 100%;
    display: inline-block;
    clear: both;
    float: left;
    padding-top: 5px;
}

.upload-form-submit #EntryFile span.uploaded-img-holder .uploaded-img {
    display: inline-block;
    width: 75px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    border: 1px solid #eee;
}

.upload-form-submit #EntryFile #maxuploaderror {
    color: #ff0000;
    clear: left;
}

.upload-form-submit #EntryFile .fileUpload {
    position: relative;
    overflow: hidden;
    border: solid 1px gray;
    display: inline-block;
    vertical-align: top;
    width: auto !important;
    padding: 0 0 0 0 !important;
    border: none;
}

.upload-form-submit #EntryFile span.uploadBtn {
    display: inline-block;
    *display: inline;
    padding: 2px 12px 2px 5px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 20px;
    line-height: 20px;
    /*line-height:1;*/
    color: #333333;
    text-align: center;
    text-shadow: unset;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1; *border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    font-weight: bold;
    float: unset;
    top: -10px;
}

.upload-form-submit #EntryFile input.upload {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 50px;
}

.upload-form-submit #EntryFile div.section-inputtype {
    width: 100%;
}

.upload-form-submit #EntryFile dd {
    position: relative;
}

.upload-form-submit #EntryFile .mediaDetails {
    clear: both;
    float: left;
    margin: 5px 0px 0px;
}

.maxuploaderror {
    float: left;
    width: 100%;
    clear: both;
    margin: 10px 0px 0px;
    color: #FF0000;
    font-weight: bold;
    font-size: 13px;
}

.upload-form-submit #EntryFile span.uploadBtn, #tabs-2 .form #submit-cont-lang input {
    max-width : 100%;
    border-radius : 0;
    border: none;
    background: #fff200;
    color : #000;
    cursor : pointer;
    box-shadow : none;
    padding: 15px 26px;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLTStd-BdCn';
}
#tabs-2 .form #submit-cont-lang input {
    background: url('https://d368sjpgy6ngi6.cloudfront.net/customhtml.sweeps/664/images/subbtn.png');
    background-size: contain;
    width: 160px;
    color: #fff200;
    text-indent: -9999px;
}
.reqfields{clear:both}
#EntryFile{clear:both;padding-top: 5px;}
#EntryFile dt label:first-child{display:none}
#tabs-2 .form #newsletter_text input, #tabs-2 .form #rules_text input {
    width: 25px;
    height: 25px;
}
#Verification label{display:none}
#rules_text .error-span{padding: 0 0 0 40px;}
div#container{display:none;}
.notautho{text-align:center;margin:30px 0px;font-family:'HelveticaNeueLTStd-BdCn';font-size:31px;font-weight:normal;}
.footer{
    max-width: 745px;
    margin: 0 auto;
    font-family: 'HelveticaNeueLTStd-Roman';
    font-size: 17px;
    line-height: 1.23;
}
.ftr-im{text-align:center;margin: 10px 0 30px;}
#thankyoumsg{
    max-width:755px;
    margin: 3% auto;
    text-align:center;
    font-family: 'HelveticaNeueLTStd-BdCn';
}
#thankyoumsg h2{
    font-size: 40px;
    text-transform: uppercase;
    margin: 0;
}
#thankyoumsg p{
    font-size: 24px;
}
.copytxtcont{
    max-width: 755px;
    margin: 30px auto 0;
    text-align: center;
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 32px;
}
.container-pages #content{
    max-width: 926px;
    margin: auto;
}
.rules-cont .hdr_txt, .rules-cont .hdr_txt1 {
    text-align: center;
    margin: 10px 0px;
    font-size: 20px;
    line-height: 1.2;
    font-family: 'HelveticaNeueLTStd-BdCn';
}
.rules-cont {
	padding: 0 0.5rem;
	box-sizing: border-box;
}
.rules-cont .sub_copy p {margin: 20px 0px;font-family: 'HelveticaNeueLTStd-Roman';}
.sub_copy li {color: #000;}
.sub_copy li::marker {color: #000;}
.sub_copy ol li ul li {
    list-style-type: disc;
	margin-left: 25px;
    padding: 0px;
}
.sub_copy ul li {
    list-style-type: disc;
	margin-left: 25px;
    padding: 0px;
}
.sub_copy ol li {
    list-style-type: decimal;
	margin-left: 15px;
    padding: 0px;
}
.rules-cont {width: 100%;color: #000000;line-height: 1.3;font-size: 15px;}
.container-pages #header,  .container-pages .footer{
	 display: none;
 }
 #sweepsq_3{
    padding: 10px 0 20px 0;
    width: 100%;
 }
 #sweepsq_3 input{
    font-size: 12px;
    font-family: 'HelveticaNeueLTStd-Roman';
    color: #000;
 }
#header{text-align: center;}
#SweepuserentryDisableCaptcha, #SweepuserentryDisableCaptcha + label{
	display: none;
}
@media screen and (max-width: 640px){
    .forminput#FirstName,.forminput#City,.forminput#LastName, .forminput#Zip, .forminput#Email, .forminput#Address1,.forminput#PhoneNumber,.forminput#State, .sweepsq{
        width: 100%;
    }
	.sl-dv .of-lnk{margin:25px 20px;width: auto;}
	.sl-dv .desctext1{font-size:22px}
	.sl-dv .desctext2{font-size:18px}
    .desctext,#thankyoumsg{padding:0 20px;}
    .desctext1{font-size:28px;}
    .desctext2{font-size:21px;}
    .footer{font-size:14px;padding:0 20px;}
    #thankyoumsg h2{
        font-size: 36px;
        margin-top: 20px;
    }
    #thankyoumsg p{
        font-size: 21px;
    }
	.sl-dv{display:block}
}