/*sweepstakes css*/
#gform_wrapper_3,
#gform_3,
#gform_3 .gform_body,
.sweeps .form-row,
#gform_fields_3 {
	width: 100% !important;
}
.sweeps-footer {
	max-width: 100%;
	text-align: center;
	padding-top: 20px;
}
.sweeps-footer .sweeps-img {
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.sweeps-footer .sweeps-img:hover {
	outline: 1px solid #005c5b;
}
.sweeps .charleft.ginput_counter.gfield_description,
.sweeps .ginput_counter.gfield_description {
	display: none;
}
@media (min-width: 768px) {
	.footer.row.has-sweeps {
		position: relative;
	}
	.sweeps-footer {
		padding-top: 0;
		width: 29% !important;
		position: absolute;
		bottom: 0;
		right: 30px;
	}
	.sweeps-footer {
		padding-top: 0;
		width: 29% !important;
		position: absolute;
		bottom: 0;
		right: 30px;
	}
	.sweeps-footer .sweeps-img {
		margin-bottom: 0;
	}
}
@media (min-width: 1200px) {
	.footer.row {
		padding-bottom: 50px;
	}
}
.sweeps-page-image {
	max-width: 100%;
	height: auto;
}
.sweeps .title-row {
	align-items: center;
}
.sweeps .page-header__title {
	margin-bottom: 0 !important;
}
.sweeps .title-row .col-left,
.sweeps .title-row .col-right {
	flex-basis: 100%;
	flex-shrink: 1;
	flex-grow: 0;
}
@media (max-width: 574px) {
	.sweeps-page-image {
		max-width: 300px;
		height: auto;
		padding-bottom: 20px;
	}
	.sweeps .page-header__title {
		margin-bottom: 20px !important;
	}
}
@media (min-width: 576px) {
  .sweeps .title-row .col-left {
		flex-basis: 45%;
	}
	.sweeps .title-row .col-right {
		flex-basis: 55%;
	}
}
@media (min-width: 769px) {
  .sweeps .title-row .col-left {
		flex-basis: 40%;
	}
	.sweeps .title-row .col-right {
		flex-basis: 60%;
	}
}
@media (min-width: 992px) {
  .sweeps .title-row .col-left {
		flex-basis: 30%;
	}
	.sweeps .title-row .col-right {
		flex-basis: 70%;
	}
}
@media (min-width: 1200px) {
  .sweeps .title-row .col-left {
		flex-basis: 20%;
	}
	.sweeps .title-row .col-right {
		flex-basis: 80%;
	}
}
@media (max-width: 991px) {
	.sweeps .page-header__title {
		font-size: 2.125rem;
	}
}
.sweeps .scrollable {
	max-height: 200px;
	overflow: scroll;
	border: 1px solid black;
	padding: 10px 20px;
}
.sweeps .agree {
	margin-top: 20px;
}
.sweeps .gform_button {
	width: auto;
}
.sweeps {
	padding-top: 5%;
	padding-bottom: 5%;
}
.sweeps .title-row {
	margin-bottom: 50px;
}
.sweeps .terms {
	font-weight: bold;
	padding-bottom: 2%;
}
@media (min-width: 641px) {
	#input_3_5_3_container,
	#input_3_5_4_container	{
		flex-basis: 38%;
	}
	#input_3_5_5_container {
		flex-basis: 24%;
	}
	#input_4_5_3_container,
	#input_4_5_4_container	{
		flex-basis: 38%;
	}
	#input_4_5_5_container {
		flex-basis: 24%;
	}
}
@media (min-width: 992px) {
	#input_3_5_1_container,
	#input_3_5_2_container {
		margin-bottom: 40px;
	}
	#input_4_5_1_container,
	#input_4_5_2_container {
		margin-bottom: 40px;
	}
}
@media (max-width: 991px) {
	#input_3_5_1_container,
	#input_3_5_2_container {
		margin-bottom: 20px;
	}
	#input_4_5_1_container,
	#input_4_5_2_container {
		margin-bottom: 20px;
	}
}
@media (max-width: 640px) {
	#input_3_5_3_container,
	#input_3_5_4_container,
	#input_3_5_4_container + #input_3_5_5_container {
		flex-basis: 100%;
	}
	#input_4_5_3_container,
	#input_4_5_4_container,
	#input_4_5_4_container + #input_4_5_5_container {
		flex-basis: 100%;
	}
	#input_3_5_4_container,
	#input_3_5_5_container {
		margin-top: 10px;
	}
	#input_4_5_4_container,
	#input_4_5_5_container {
		margin-top: 10px;
	}
}
.sweeps [type="color"]::placeholder, .sweeps [type="date"]::placeholder, .sweeps [type="datetime"]::placeholder, .sweeps [type="datetime-local"]::placeholder, .sweeps [type="email"]::placeholder, .sweeps [type="month"]::placeholder, .sweeps [type="number"]::placeholder, .sweeps [type="password"]::placeholder, .sweeps [type="search"]::placeholder, .sweeps [type="tel"]::placeholder, .sweeps [type="text"]::placeholder, [type="time"]::placeholder, [type="url"]::placeholder, [type="week"]::placeholder, input:not([type])::placeholder, .sweeps textarea::placeholder, .sweeps input::placeholder, .sweeps select::placeholder {
	color: #000 !important;
	font-style: normal;
}
@media (min-width: 992px) {
	.sweeps .gform_fields {
	  grid-row-gap: 40px !important;
	}
}
.sweeps .rules {
	padding-top: 4%;
}
.sweeps .rules h3 {
	margin-bottom: 30px;
}
.sweeps .agree {
	margin-top: 4%;
	margin-bottom: 2%;
}
.sweeps-confirm {
	display: none;
}
.sweeps-logo {
	margin-bottom: 15px;
}
.sweeps .rules h3 {
	font-size: 1.5rem !important;
	line-height: 1.5 !important;
}
.sweeps .rules p,
.sweeps .rules li {
	font-size: 1rem !important;
	line-height: 1.5 !important;
}
@media (max-width: 599px) {
	.sweeps .rules p,
	.sweeps .rules li {
		font-size: 0.875rem !important;
	}
	.sweeps .rules h3 {
		font-size: 1.313rem !important;
		line-height: 1.5 !important;
	}
}
.sweeps-rules h1 br,
.plain-rules h3 br  {
	display: none;
}
.sweeps-rules .entry-content h3:first-of-type {
	display: none;
}

.sweeps-rules .rules {
	padding-top: 20px;
	padding-bottom: 64px;
}

.sweeps #gfield_instruction_3_7,
.sweeps #gfield_instruction_4_7 {
	display: none;
}
/*disappear placeholder on click*/
input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
/* For Firefox 18- */
input:focus:-moz-placeholder {
  color: transparent !important;
}
/* For Firefox 19+ */
input:focus::-moz-placeholder {
  color: transparent !important;
}
/* For Internet Explorer 10+ */
input:focus:-ms-input-placeholder {
  color: transparent !important;
}