html,
body {
	height: 100%;
	line-height: normal !important;
}
.container {
	width: 100%;
}
.body-wrap.start .section {
	padding: 0;
}
.section {
	padding-top: 70px;
	padding-bottom: 70px;
}

body .earn-box {
	font-size: 16px !important;
  font-weight: normal  !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal !important;
  letter-spacing: normal;
  color: #333333  !important;
}
.intro-main-pic {
	bottom: 0px !important;
}

.intro-pattern-bg {
	background: none !important;
}

.intro-cta-wrap .box {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.cm {
	margin-right: 15px !important;
	margin-bottom: 10px;
}

.breadcrumbs {
	border-top: 0px solid #dddddd;
}
.breadcrumbs li {
	background: none !important;
	padding: 0px 0px 0px 3px !important;
}
.breadcrumbs li a {
	color: #064aad;
}

.calc-color {
	color: #575756 !important;
	font-size: 35px !important;
	line-height: 45px;
}

.calc-title-bg {
	background: #91c5c5;
	color: #ffffff;
	padding: 12px 0px 7px 0px;
	font-family: 'TheSansCdLight';
	line-height: 1em;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.calculation-wrap .box {
	border: 1px solid #7dc9c9;
	height: 177px !important;
	width: 20% !important;
	/*width: 198px !important;*/
}

.calculation-wrap .total {
	background: #ffffff;
	padding: 0px 10px 10px 10px;
}

.calculation-wrap p.span {
	padding: 18px 10px 40px 10px;
}

.section.savings .section-wrap {
	margin-bottom: 0;
	padding: 0;
	border: none;
	box-shadow: none;
}
/* New Styles */
.section-content {
	border: none;
}
.wrapper-privileges {
	width: 100%;
	background-color: #f0f9f9;
}
.inner-container2 {
	border: 1px solid #d7d7d7;
	border-radius: 6px;
	clear: both;
	height: 100%;
	margin: 0;
	padding: 10px 25px;
	box-shadow: 0 2px 2px #e0e0e0;
}
.reqtablewrap {
	padding: 8px 0;
}
.req-left {
	float: left;
	width: 270px;
	font-size: 14px;
	line-height: 30px;
	background: url(/assets/images/uploads/responsive/dot2.png) no-repeat;
	padding-left: 18px;
	font-weight: bold;
}
.req-right {
	float: right;
	width: 570px;
	font-size: 14px;
	line-height: 30px;
}
.masthead-copy-section {
	background-color: #f0f9f9;
}
.masthead-copy-section p {
	font-size: 17px;
	line-height: 25px;
}
.calculation-wrap .sum {
	padding: 0 10px;
	line-height: 171px;
}
.calculation-wrap p {
	padding-top: 0 !important;
	height: auto !important;
	font-family: 'TheSansPlain';
}
.calculation-wrap h4 {
	margin: 0;
}
.inner-copy {
	padding: 10px 10px;
}
.calculation-wrap.second {
	border: 1px solid #7dc9c9;
}
.calculation-wrap.second .calc-title-bg {
	background-color: #18a0a0;
	font-weight: bold;
}
.calculation-wrap.second .layer1 {
	width: 100%;
}
.calculation-wrap.second .layer1 p span.big {
	font-size: 40px;
	line-height: 50px;
	vertical-align: middle;
	font-family: 'TheSansCdSemiBold';
}
.calculation-wrap.second .layer1 p span.small-copy {
	vertical-align: middle;
	font-family: 'TheSansCdLight';
	font-size: 18px;
	line-height: 20px;
}

h1.txt {
	padding-top: 0px;
	text-align: left;
}

.offer25 {
	max-width: 100%;
	margin-left: -44px;
}

.offer-content {
	font-size: 24px !important;
	margin-top: -15px !important;
	padding-bottom: 10px;
}

.kick {
	text-align: left;
	line-height: 2em !important;
	font-size: 18px !important;
}

@media screen and (min-width: 992px) {
	.alignleft {
		float: left;
	}
	.alignright {
		float: right;
	}
	.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width: 959px) {
	.req-left {
		width: 30%;
	}
	.req-right {
		padding-left: 18px;
		width: 60%;
	}
}

@media screen and (max-width: 768px) {
	.intro-cta-wrap .box,
	.intro-cta-wrap .box-wrap {
		width: 100% !important;
	}

	.alignright {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.intro-main-pic1 {
		position: absolute;
		width: 100%;
		bottom: 130px;
	}
	.intro-cta-wrap {
		margin-top: 150px;
	}

	.intro-text h1 {
		margin-top: -15px;
		text-align: center !important;
	}
	.intro-container {
		width: 100%;
	}
	.intro-wrap-btm-shadow {
		display: none;
	}

	#cash-gift .section h2,
	#give .section h2 {
		font-size: 32px;
	}

	.calculation-wrap {
		padding: 0;
		margin-bottom: 20px;
		border: none;
	}

	.calculation-wrap .box {
		width: 100% !important;
		padding: 0 !important;
		border: 1px solid #7dc9c9 !important;
		height: auto !important;
	}
	.calculation-wrap p.span {
		padding: 0px !important;
		font-size: 18px;
	}
	.calculation-wrap > div:first-child {
		display: inline-block !important;
	}
	.calculation-wrap > div {
		display: block !important;
	}
	.calculation-wrap .sum {
		line-height: 50px;
	}
	.offer-content {
		padding-bottom: 0px;
	}
	.offer25 {
		display: none;
	}
	.kick {
		text-align: center;
	}
}

@media screen and (max-width: 767px) {
	.alignright {
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none !important;
	}
	.intro-cta-wrap .box,
	.intro-cta-wrap .box-wrap {
		width: 100% !important;
	}
	.earn-box,
	.intro-cta-wrap h4 {
		display: inline-block;
	}
	.intro-cta-wrap .box {
		width: auto;
		height: auto !important;
	}

	/*.calculation-wrap .box:first-child p:first-child {
		display: block;
	}*/

	.intro-main-pic {
		display: block;
	}

	.intro-main-pic1 {
		position: absolute;
		width: 100%;
		bottom: 30px !important;
	}

	.intro-text h1 {
		margin-top: -15px;
		text-align: center !important;
	}

	.intro-cta-wrap {
		margin-top: 150px;
	}

	.offer25 {
		display: none;
	}
	.req-right {
		float: none;
		width: 90%;
	}
	.req-left {
		float: none;
		width: auto;
	}
	.calculation-wrap.second .layer1 p span.big {
		font-size: 35px;
		line-height: 45px;
	}
}

@media screen and (max-width: 520px) {
	.intro-cta-wrap .box {
		width: 50%;
		margin-top: 10px !important;
		float: none;
		display: block;
	}

	.intro-text h1 {
		margin-top: -15px;
		text-align: center !important;
	}

	.intro-main-pic1 {
		position: absolute;
		width: 100%;
		bottom: 130px !important;
	}

	.intro-cta-wrap {
		margin-top: 100px !important;
	}
}

.navigation li a {
	padding: 23px 10px 0 10px;
}

.dropdown-menu {
	background: #f7f7f7 !important;
	padding-left: 10px !important;
}

li.dropdown {
	position: relative;
}

li.dropdown a {
	padding: 23px 12px 0 11px !important;
}

.hover {
	background: url('../assets/images/navi_home_on.jpg') no-repeat top center !important;
	background-size: cover !important;
}

.dropdown-menu {
	display: none;
}

li.dropdown:focus {
	background: url('../assets/images/navi_home_on.jpg') no-repeat top center !important;
	background-size: cover !important;
}

.drop-open {
	display: inline-block !important;
	position: absolute;
	top: 57px;
	left: -20px;
	z-index: 2;
}

li.dropdown .dropdown-menu ul {
	width: 100%;
}

li.dropdown .dropdown-menu ul li {
	display: block !important;
	width: 100%;
	background: #f7f7f7;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}

.dropdown-menu ul li a {
	font-weight: normal;
	padding: 15px 0 !important;
	height: auto;
	display: inline-block;
}

.dropdown-menu ul li a:hover {
	font-weight: bold;
	background: none !important;
}

.mo-dropdown-menu {
	display: none;
}
.show {
	display: block !important;
	transition: all 0.3s ease;
}

span.break {
	display: block;
}

ul.stacking-block {
	padding: 0;
	margin: 0;
}
ul.stacking-block li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
}

.breadcrumbs li {
	color: #2a2a2a;
}
.breadcrumbs li span {
	background: none !important;
	/* color: #2a2a2a; */
}
.breadcrumbs li:first-child span {
	margin-left: 0;
}
/* .breadcrumbs li a {
	color: #2a2a2a;
} */
.note.new {
	text-align: left;
	border-top: none;
}
.note {
	border-top: none;
}
.path.last {
	position: relative;
}
.path.last p {
	position: absolute;
	top: 30px;
}
.section.gifts h3 {
	margin: 37px 0 0px 0;
}

.last-column {
	margin-top: -6px !important;
}

ul.insurance-s-col-box-copy {
	margin-top: 0px !important;
}
.section-wrap p.head {
	font-size: 20px;
	font-family: 'TheSansCdSemiBold';
	margin-top: 0px;
}
.section-wrap1 p.head {
	font-size: 20px;
	font-family: 'TheSansCdSemiBold';
	margin-top: 0px;
}
.section-wrap p {
	font-size: 14px;
}
.mobile-intro {
	display: none;
	margin-top: 20px;
	text-align: center;
}
.mobile-intro img {
	width: 100%;
	max-width: 400px;
	height: auto;
}
.intro-pattern-bg .info-graphic {
	position: relative;
	z-index: 10;
	margin-top: 95px;
	right: -30px;
}
@media (max-width: 1200px) {
	.intro-pattern-bg .info-graphic {
		right: 0px;
		margin-top: 215px;
	}
	.intro-pattern-bg .info-graphic img {
		max-width: 100%;
		height: auto;
	}
}
.carousel-center {
	max-width: 205px;
	text-align: center;
	padding-bottom: 10px;
}
@media (max-width: 767px) {
	.carousel-center {
		max-width: 100%;
	}
}
p.car-text {
	font-size: 13px;
}

.owl-dot {
	background: none !important;
}
.owl-dot.active {
	background: none !important;
}
.intro-cta-wrap .box-wrap {
	background: none;
	border: 2px solid #5d83a7 !important;
}
.col-xs-12.eligibility {
	position: relative;
}
p.note.new {
	position: absolute;
	bottom: 45px;
}
.section.gifts h3 {
	margin: 28px 0 0px 0;
	font-size: 39px;
}
.section.gifts .full-redeeem h3 {
	padding: 0 120px;
}
.onlymo.first {
	margin-top: 12px;
}
/*.box-wrap{height:230px;}*/
p.car-text {
	padding-top: 10px;
}
p.head {
	padding-top: 20px;
}
#mightysavers-carousel {
	padding-top: 25px;
}
.sec-exclusive {
	position: relative;
}
.the-ribbon {
	position: absolute;
	left: 0;
	top: 0;
}
.exclusive2 .text p {
	margin-top: 13px;
}
.col-xs-12.col-md-6.ticket {
	padding-top: 23px;
}

.col-xs-12.participate.second {
	padding-top: 0px;
}
.three-path-wrapper .path p {
	font-size: 14px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
}
.generic-accordion-header h2 {
	font-size: 40px;
	font-family: 'TheSansCdLight', Helvetica, Arial, sans-serif;
}
.how-to-apply-map {
	height: 80px;
	background-image: none;
	position: relative;
	margin: 0px;
	width: 360px;
}
p.map-copy {
	margin-bottom: 47px;
}
.how-to-apply-locate a.button-gray {
	clear: right;
	display: inline-block;
	float: right;
	padding: 7px 25px;
	height: auto;
	background: #696969 url("/assets/images/button_graybg.jpg") repeat-x bottom
		left;
	color: #fff;
}
.intro-cta-wrap {
	width: 100%;
	max-width: 460px;
}
.intro-cta-wrap h4 {
	color: #930d11;
	font-weight: bold;
}
.intro-cta-wrap .box-wrap {
	border: 0px !important;
}
.intro-cta-wrap .box {
	width: auto;
	height: auto;
}
.intro-cta-wrap .box.tp {
	margin-right: 15px;
}
.intro-cta-wrap .box.cm {
	margin-top: 15px;
}
.mobile-show {
	display: none;
}
@media (max-width: 767px) {
	.desktop-intro {
		display: none;
	}
	.mobile-intro {
		display: block;
	}
	.intro-cta-wrap h4 {
		display: block;
	}
	.intro-cta-wrap {
		max-width: 100%;
	}
}

body > iframe {
	display: none;
}
.breadcrumbs {
	height: 55px;
}
.masthead {
	overflow: hidden;
}
.intro-wrap-h {
	position: relative;
	/*height: 555px;*/
	background-color: #f9f9f9;
	background: url('../images/masthead_desktop.png') no-repeat center right 25%;
	background-size: cover;
}
/*.intro-wrap-h:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 166px;
	background: #bde3ed;
}
.intro-wrap-h:before {
	content: "";
	position: absolute;
	bottom: 166px;
	left: 0px;
	width: 100%;
	height: 18px;
	background: #89d2e5;
}*/
.intro-cta-wrap .box-wrap {
	width: 100%;
	padding: 20px 10px;
}
.intro-cta-wrap p {
	font-size: 16px;
	line-height: 24px;
	padding-top: 5px;
	font-weight: normal;
}
.intro-cta-wrap h4 {
	font-size: 48px;
	line-height: 1em;
}
.intro-cta-wrap a {
	border: none;
}
.intro-cta-wrap .tp p {
	font-size: 25px;
}
.intro-main-pic1 {
	top: -77px;
	right: 0;
	position: absolute;
}
.intro-container {
	width: 100% !important;
}
.mast-mobile {
	display: none;
}

.masthead-copy-section {
	background: #fff;
}
.masthead-copy-section p span {
	color: #1aa8a4;
	font-weight: normal;
	font-size: 14px;
}
.masthead-copy-section p {
	/* font-weight: bold;*/
	margin-top: 10px;
	text-align: center;
}
.masthead-copy-section p.p-main {
	font-size: 18px;
	font-weight: normal;
	padding: 0 50px;
}
.masthead-copy-section ul li + li {
	margin-left: 30px;
}

a.button-red {
	font-size: 18px;
	line-height: normal;
	border-radius: 4px;
  background: #df001b;
	box-shadow: none;
}
a.button-red:hover {
	background: #c0141b;
}

.section h2 {
	font-size: 35px;
}

.section p {
	font-family: 'Open Sans', san-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #484848;
}

@media (max-width: 1024px) {
	.it-works {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 600px) {
	.it-works {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hiw-table {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.eligibility-info p {
	font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #484848;
}

span.up-to {
	font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
span.up-to-green {
	font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #02a8a5;
}
.how-it-works {
	text-align: center;
	padding: 0;
}
.how-it-works.container {
	max-width: 100%;
	width: 1180px;
}
.how-it-works .section-wrap {
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 50px;
}
.how-it-works .container {
	width: 940px;
	margin: 0 auto;
}
.how-it-works .head {
	margin-bottom: 40px;
}
.how-it-works .head p {
	font-size: 20px;
}
.how-it-works .section-wrap p {
	font-size: 17px;
	line-height: 1.3em;
}
.how-it-works ul li {
	width: 380px;
}
.how-it-works ul li img.ic {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
}
.how-it-works ul li.plus {
	width: 50px;
	font-size: 50px;
	/*display: none;*/
}
.how-it-works ul li .img {
	width: 240px;
	margin: 0 auto;
}
.how-it-works ul li.plus .img {
	width: 50px;
	height: 255px;
	background: url('images/msv2_or.jpg') no-repeat center center;
}
.how-it-works ul li.plus.border {
	width: 20px;
}
.how-it-works ul li.plus.border .img {
	width: 2px;
	background: #ababab;
	margin: 0 auto;
}
.how-it-works ul li p {
	font-size: 17px;
	margin-top: 30px;
	line-height: 1.3em;
	padding: 0 10px;
}
.how-it-works ul li p + p {
	margin-top: 15px;
}

.anime-loop .mobile {
	display: none;
}
.anime-loop img {
	width: 100%;
	height: auto;
	display: block;
	max-width: 100%;
}
.calculation-wrap .box {
	border: 1px solid #009e9b;
	height: 220px !important;
}
.calc-title-bg {
	background: #009e9b;
	font-size: 17px;
	line-height: 1.2em;
}
.calculation-wrap .sum {
	line-height: 219px;
}

.container.section.savings {
	padding-top: 0px;
	padding-bottom: 0;
}

.wrapper-privileges {
	background: #fff;
}

.owl-theme .owl-controls {
	opacity: .4;
}

.vids-section {
	padding: 0;
}
.vids-section .section-wrap {
	text-align: center;
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.vids-section .head {
	margin-bottom: 35px;
}
.vids-section .head p {
	font-size: 20px;
}
.vid-wrapper a {
	display: none;
}
.vid-wrapper.video1 a.video1 {
	display: block;
}

.vids-section .vid-nav {
	margin-top: 30px;
}
.vids-section .vid-nav p.tt {
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 20px;
}
.vids-section .vid-nav ul li {
	width: 65px;
	margin: 0 17px;
	cursor: pointer;
}
.vids-section .vid-nav ul li p {
	font-size: 11px;
	margin-top: 15px;
}
.vids-section .vid-nav ul li .img {
	width: 57px;
	height: 57px;
}
.vids-section .vid-nav ul li .overlay {
	display: none;
	position: absolute;
}
.vids-section .vid-nav ul li.active .overlay,
.vids-section .vid-nav ul li:hover .overlay {
	display: block;
}

.section.more-know {
	padding-bottom: 100px;
}
.section.more-know h2 {
	padding-top: 0 !important;
}
.section.more-know .inner-container2 {
	padding: 5px;
	background: #fff;
}
.section.more-know .inner-container2 > .inner {
	background: url('images/grad-repeat.jpg') bottom left repeat-x;
	padding: 25px;
}

.req-left,
.req-right {
	font-size: 17px;
}
.req-left {
	width: 190px;
}
.req-right {
	width: 680px;
}

.how-to-apply-container {
	margin-top: 0;
}
.how-to-apply-wrap h2 {
	font-size: 45px;
	line-height: 1em;
}
.generic-accordion-header h2 {
	font-size: 40px;
}

.generic-active-header {
	background: url(images/generic-accordion-active.jpg) no-repeat right top;
}

.generic-inactive-header {
	background: url(images/generic-accordion-inactive.jpg) no-repeat right top;
}

.generic-inactive-header:hover {
	background: url(images/generic-accordion-inactive-hover.jpg) no-repeat right
		top;
}

#lucky-draw .inner {
	padding: 30px 80px;
}
#lucky-draw h4 {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 30px 0;
}
#lucky-draw table {
	width: 730px;
	margin: 0 auto 30px auto;
}
#lucky-draw table th {
	background: #9c0f17;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 13px;
}
#lucky-draw table th:first-child {
	border-right: 2px solid #fff;
}
#lucky-draw table th + th {
	border-left: 2px solid #fff;
}
#lucky-draw table tr.even {
	background: #f0f0f0;
}
#lucky-draw table tr td {
	padding: 13px;
	font-size: 20px;
}
#lucky-draw table tr td:first-child {
	border-right: 2px solid #fff;
}
#lucky-draw table tr td + td {
	border-left: 2px solid #fff;
}
#lucky-draw p {
	font-size: 20px;
	text-align: center;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
	border: none;
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: 0px 0px 30.4px 1.6px rgba(0, 0, 0, 0.23);
}
.fancybox-close {
	top: 15px;
	right: 20px;
	background: url(images/btn-close.png) no-repeat;
	width: 31px;
	height: 31px;
}
.owl-nav {
	display: none;
}
/*.gif-section{
	  width: 1180px !important;
	  max-width: 1200px;
	}
*/
.gif-section {
	width: 100% !important;
}
.gif-section-2 {
	width: 100% !important;
	max-width: 1540px !important;
}

/* Childrens Festival Section / added section */

.festival {
	background: #f4f4f4;
	margin-top: 40px;
	overflow: hidden;
}

.festival p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
	padding-top: 50px;
}

.ch-fe {
	background: #cbe5e5;
	border-radius: 10px;
	padding: 50px 15px 30px;
	position: relative;
	margin-bottom: 60px;
	margin-top: 50px;
}

/*.ch-fe:before {
    content: url('images/label.png');
    top: -10px;
    left: 20px;
    position: absolute;
    max-width: 100%;
  }*/

.ch-fe:before img {
	max-width: 100%;
}

.ch-fe p {
	font-weight: normal;
	line-height: 1.8;
	padding-top: 0;
	font-family: 'Helvetica', sans-serif;
}

.ch-fe img {
	margin: 0 auto;
	display: block;
}

.festival-label img {
	margin: -58px auto 20px 0;
	max-width: 100%;
}

.needToKnow {
	background: #f7f7f7;
	padding: 40px 0 40px;
}

.needToKnow .table {
	background: #ffffff;
	padding: 20px;
}

.needToKnow .table table td {
	padding: 0 20px 20px 0;
}

.needToKnow .table table td.ntk {
	font-weight: bold;
	width: 25%;
}

.ap-tt ul {
}
.ap-tt ul li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin: 0 -2px;
}

.ap-tt ul li img.bank {
	margin: 0 50px 0 auto;
	display: block;
}

.ap-tt ul li p {
	font-size: 24px;
	font-weight: bold;
}

.ap-tt ul li  a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: 'Helvetica', sans-serif;
	font-weight: bold;
	border-bottom: none;
}

.applyNow table {
	font-family: 'Helvetica', sans-serif;
	margin-top: 45px;
}

.applyNow table td {
	padding: 0 7px;
	text-align: left;
}

.txtbold {
	font-weight: bold;
	text-align: left;
}

.queue {
	padding: 20px;
	width: 100%;
	border-radius: 5px;
	border: 2px solid #ebebeb;
	margin-top: 20px;
}

.queue .new p {
	font-size: 18px;
	font-family: 'Helvetica', sans-serif;
	font-weight: bold;
	color: #ea1927;
	margin-bottom: 5px;
}

.queue .easyq p {
	font-size: 18px;
	font-family: 'Helvetica', sans-serif;
	margin-bottom: 0;
}

/*.down-caret {
    transform: rotate(0deg);
    transition: all .25s ease-in;
  }

  .open-caret {
    transform: rotate(180deg);
    transition: all .25s ease-out;
  }*/

.expand_caret {
	display: inline-block;
}

.expand_caret img {
	margin-left: 8px;
	margin-top: -4px;
	transition: all 0.3s ease;
}
div[aria-expanded='false'] > .expand_caret img {
	transform: rotate(180deg);
	transition: all 0.3s ease;
}

@media only screen and (max-width: 1200px) {
	.how-it-works.container,
	.how-it-works .container {
		width: 100%;
	}
	.how-it-works ul li {
		width: 320px;
	}
	.how-it-works ul li .img {
		width: 200px;
	}
}
@media only screen and (max-width: 1100px) {
}
@media only screen and (max-width: 1000px) {
	.intro-text h1 {
		text-align: left !important;
		/*margin-top: 30px;*/
	}
	.intro-cta-wrap a {
		margin-top: 30px !important;
	}
	.how-it-works ul li .img img {
		width: 100%;
		max-width: 100%;
		height: auto;
		display: block;
	}
	.how-it-works ul li {
		width: 225px;
	}
}

@media (max-width: 991px) {
	/*.masthead {
      background: #8bd0bb;
    }*/
	.frame-rewards-wrap .col-xs-12.col-md-6 {
		border: none !important;
	}
	.frame-rewards-wrap .col-xs-12.col-md-6 + .col-xs-12 {
		margin-top: 20px;
	}

	.calculation-wrap .box {
		width: 100% !important;
		height: auto !important;
	}
	.calculation-wrap .sum {
		line-height: 60px;
	}

	.wrapper-privileges {
		padding-top: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.intro-cta-wrap {
		margin-top: 30px;
	}
	/*.intro-cta-wrap .box {
    width: 180px !important;
  }
  .intro-cta-wrap .box.tp {
    width: 54% !important;
  }
  .intro-cta-wrap .box.cm {
    width: 465px !important;
  }*/
}

@media only screen and (max-width: 768px) {
	.intro-text {
		/*margin-top: 20px;*/
	}
	.intro-main-pic1 {
		top: 130px;
	}
	.three-path-wrapper .path.last p {
		padding-top: 25px;
	}
	.calculation-wrap p {
		font-family: TheSansCdRegular;
	}
	.onlymo.first {
		font-family: TheSansPlain !important;
		font-size: 14px !important;
	}
	.col-xs-12.participate.second {
		padding-top: 30px;
	}
	.box-wrap {
		height: 100% !important;
	}
	.boxes .window {
		width: 90%;
		margin: auto;
	}
	h1 {
		font-size: 26px;
	}

	.owl-dot:last-child {
		display: none !important;
	}
	.owl-item:eq(4) {
		display: none !important;
	}
	.body-wrap.start .section h2 {
		margin-bottom: 20px;
	}

	.three-path-wrapper .path.last {
		background: #d4e9e9 !important;
	}
	.path.last.colors {
		background: #e2e5ec !important;
	}
	.onlymo {
		text-align: center !important;
	}
	.intro-text h1 {
		margin-bottom: 10px;
	}
	.path.last p {
		position: relative;
		top: 0px;
	}
	.section.gifts h3 {
		margin: 20px 0 0px 0;
	}
	.col-xs-12.eligibility {
		position: relative;
	}
	p.note.new {
		position: relative;
		bottom: 0px;
	}
	.onlymo.first {
		margin-top: 0px;
	}

	p.car-text {
		padding-top: 0px;
	}
	p.head {
		padding-top: 0px;
	}
	#mightysavers-carousel {
		padding-top: 0px;
	}
	.how-to-apply-map {
		height: 120px;
		width: 100%;
	}
	p.map-copy {
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 959px) {
	.breadcrumbs {
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width: 768px) {
	.req-right {
		float: none;
		width: 90%;
	}
	.req-left {
		float: none;
		width: auto;
	}
}

@media screen and (max-width: 767px) {

	.intro-wrap-h {
		background: none;
	}
	.mast-mobile {
		display: block;
		width: 100vw;
		max-width: 100vw;
		height: auto;
	}
	.section.gifts .full-redeeem h3 {
		padding: 0;
		margin-top: 100px;
	}
	.owl-nav,
	.owl-theme .owl-controls {
		display: block;
	}
	.mobile-show {
		display: block;
	}
	.desktop-show {
		display: none;
	}
	.intro-cta-wrap {
		margin-top: 0 !important;
		width: auto !important;
	}
	.intro-cta-wrap .box {
		margin-top: 10px !important;
		border-bottom: 1px solid #e7e7e7;
    background: hsla(0,0%,100%,.85);
	}
	.masthead-copy-section p.p-main {
		padding: 0 30px;
	}
	.masthead-copy-section p.p-main br {
		display: none;
	}

	#lucky-draw .inner {
		padding: 0;
	}
	#lucky-draw table {
		width: 100%;
	}
	.how-it-works ul li {
		width: 100%;
		margin-bottom: 30px;
	}

	.anime-loop .desktop {
		display: none;
	}
	.anime-loop .mobile {
		display: block;
	}
}
@media screen and (max-width: 700px) {
	.frame-rewards-wrap {
		margin-top: -60px;
	}
	.vid-wrapper img {
		width: 100%;
		max-width: 100%;
		height: auto;
		display: block;
	}
	.cont_bordertop {
		display: none;
	}
	.intro-wrap-h {
		/*background: #8bd0bb !important;*/
	}
	.intro-content-wrap1.col-md-8 {
		background: rgb(255, 255, 255);
		background: rgba(255, 255, 255, .7);
		padding: 10px;
		margin: 0 15px 0 15px;
	}
	.intro-text h1 {
		color: #333;
		/*text-align: center !important;*/
	}
	.intro-cta-wrap .box.cm h4 {
		padding-top: 0 !important;
	}
}
@media screen and (max-width: 600px) {
	.intro-cta-wrap .box > div {
		height: auto !important;
	}
	.frame-rewards-wrap {
		border: none;
		padding: 20px;
		margin-top: 0;
	}
	.frame-rewards-wrap .deco-span {
		display: none;
	}
}
@media screen and (max-width: 520px) {
	.frame-rewards-wrap img {
		width: 100%;
		max-width: 300px;
		height: auto;
		display: block;
	}

	.how-it-works ul li {
		width: 100%;
		margin: 0;
	}
	.how-it-works ul li + li {
		margin-top: 30px;
	}
	.how-it-works ul li .img {
		width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
	.how-it-works ul li p {
		width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
	.how-it-works ul li.plus .img {
		width: 50px;
		height: 100px;
	}
	.how-it-works ul li.plus.border {
		width: 200px;
	}
	.how-it-works ul li.plus.border .img {
		width: 100%;
		height: 1px;
	}
}
@media screen and (max-width: 768px) {
	.intro-text h1 {
		margin-top: 20px;
		font-size: 40px;
		line-height: 1.2;
	}
}
@media screen and (max-width: 480px) {
	.intro-text h1 {
		margin-top: 20px;
		font-size: 40px;
		line-height: 1.2;
	}
	.intro-cta-wrap p {
		padding-top: 0;
	}
	.intro-cta-wrap .tp p {
		font-size: 22px;
	}
	.intro-cta-wrap h4 span {
		font-size: 45px;
	}
	.section h2 {
		font-size: 30px;
	}
	.section.milk-mobile h4 {
		font-size: 35px;
	}
	.section h4 {
		font-size: 19px;
	}
	.masthead-copy-section p.p-main {
		padding: 0 15px;
	}
	.section.gifts h3 {
		font-size: 30px;
	}
	.section.gifts .full-redeeem h3 {
		margin-top: 80px;
	}
	.the-ribbon {
		width: 170px;
	}
	.the-ribbon  img {
		width: 100%;
		height: auto;
		display: block;
		max-width: 100%;
	}
	.earn-box {
		padding-top: 15px;
	}
	.owl-nav {
		display: block !important;
	}

	.how-it-works.container,
	.how-it-works .container,
	.how-it-works .col-xs-12 {
		padding: 0;
	}

	#lucky-draw h4 {
		font-size: 25px;
	}
	#lucky-draw table tr th,
	#lucky-draw table tr td {
		font-size: 17px;
		padding: 10px 8px;
	}
	#lucky-draw p {
		font-size: 17px;
	}

	.needToKnow .table table td {
		padding: 0 10px 10px 0;
	}
	.needToKnow .table table td.ntk {
		width: 50%;
	}
}
.first-box h4 {
	margin-top: 20px;
	margin-bottom: 4px;
}

.first-box h4 span {
	font-size: 30px;
}

.easy-q__cta--mobile {
	margin: 0;
}

@media only screen and (max-width: 480px) {
	.easy-q__cta--mobile {
		margin-top: 40px;
		padding: 0 15px;
	}
}

@media only screen and (max-width: 375px) {
	.festival-label img {
		margin: -56px auto 20px 0;
	}
}
@media (max-width: 991px) {
    .content-list {
        padding-top: 30px 15px;
    }
    .content-list ul {
        padding-bottom: 0px;
    }
}
@media (max-width: 991px) {
	.calculation-wrap .sum {
		text-align: center;
		display: block;
	}
}

a.button {
	padding: 10px 35px;
}
.masthead .section {
	padding-top: 0px;
}

.section.intro .picture {
	display: inline-block;
	vertical-align: middle;
	width: 43%;
	margin: 0 auto;
	text-align: right;
}
@media(max-width: 767px) {
	.section.intro .picture {
		width: 100%;
		text-align: center;
	}
}

.section.angpow img {
	width: 100%;
}

.section.intro .picture img {
	width: 90%;
}
@media(max-width: 1024px) {
	.section.intro .picture img {
		width: 100%;
	}
}
@media(max-width: 767px) {
	.section.intro .picture img {
		width: 100%;
		max-width: 389px;
	}
}

.section.intro .picture-copy {
	display: inline-block;
	vertical-align: middle;
	width: 56%;
	text-align: left;
	padding-left: 20px;
}
@media(max-width: 767px) {
	.section.intro .picture-copy {
		width: 100%;
		padding-left: 0px;
	}
	.center-mobile {
		text-align: center;
	}
	.section.intro .picture-copy .center-mobile {
		margin-bottom: 20px;
	}
}

.section.intro small {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 50px;
}
.section.normal {
	background: #f9f9f9;
}
.section.grey {
	background: #f2f2f2;
}
.section h2 {
	margin-bottom: 25px;
}
.section h4 {
	font-weight: bold;
}
.section hr {
	background-color: #e0e0e0;
}
.content-list ul li {
	background: none;
	padding: 0px;
}
.valign, .valign-mobile {
  display: flex;
  align-items: center;
}
.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}
.intro-cta-wrap p {
	margin-bottom: 0px;
}
.intro-cta-wrap .row [class*="col-"] {
	/* padding-left: 5px; */
	padding-right: 5px;
}
/* .intro-cta-wrap .row [class*="col-"]:first-child {
	padding-left: 15px;
} */
.intro-cta-wrap .row [class*="col-"]:last-child {
	padding-right: 15px;
}
/* @media(max-width: 767px) {
	.intro-cta-wrap .row [class*="col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
} */
.table {
	margin-bottom: 0px;
}
.co-red {
	color: #ea1927;
}
.section .mb0 {
	margin-bottom: 0px;
}
.section .row [class*="col-"]:last-child p:last-child {
	margin-bottom: 0px;
}
.mb1 {
	margin-bottom: 15px;
}
.mb2 {
	margin-bottom: 20px;
}
.mb3 {
	margin-bottom: 30px;
}
.mb5 {
	margin-bottom: 50px;
}
.mb6 {
	margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
	.section.needToKnow .row {
		margin-bottom: 10px;
	}
	.section.needToKnow .row:last-child {
		margin-bottom: 0px;
	}
}

@media screen and (max-width: 767px) {
	.bg-white-mobile {
		background-color: #ffffff;
	}
	.section.milk-mobile {
		/* background: #fcf8e2; */
		padding-bottom: 0px;
	}
	.section h2, .section h2.mb1 {
		margin-bottom: 20px;
		/* text-align: center; */
	}
	.section.intro .row .picture {
		margin-bottom: 20px;
	}
	.section.intro .picture img {
		margin-bottom: 10px;
	}
	.section.gifts [class*="col-"] {
		text-align: center;
	}
	.section.gifts .row.gift-box > [class*="col-"] {
		margin-bottom: 20px;
	}
	.section.gifts .row.gift-box > [class*="col-"]:last-child {
		margin-bottom: 0px;
	}
	.section.needToKnow [class*="col-"] .row {
		margin-bottom: 10px;
	}
	.section.needToKnow [class*="col-"] .row:last-child {
		margin-bottom: 0px;
	}
	.valign, .valign-mobile {
		display: block;
	}
	.responsive-image {
		margin-bottom: 10px;
	}
	.section.tnc .content-list ul li a {
		font-size: 13px;
		line-height: 1.2;
	}
}

body > img {
	display: none;
}

/* popup */
.box-shadow,.fc-po-co.main{box-shadow:0 3px 15px rgba(0,0,0,0.15)}.box-shadow2,.cf-box{box-shadow:0 1px 15px rgba(0,0,0,0.1)}.cf-popup-content{z-index:100;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}.fc-po-co.cover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.7)}.fc-po-co.main{z-index:5;position:absolute;top:0;left:0;width:940px;max-height:calc(100% - 40px);padding:50px;overflow:hidden;background-color:#fff}.fc-po-co.box{position:relative;overflow:hidden;overflow-y:auto}.fc-po-co.close{z-index:6;position:absolute;top:0;right:0;width:20px;height:20px;margin:20px;background:url("../images/icon-close.png") no-repeat center;background-size:100% 100%;cursor:pointer}@media (max-width: 1080px){.fc-po-co.main{width:calc(100% - 40px)}}@media (max-width: 810px){.fc-po-co.main{padding:20px;padding-top:40px}.fc-po-co.close{width:15px;height:15px;margin:15px}}.cf-cl-title>*{display:inline-block;vertical-align:top;width:calc(100% - 45px)}.cf-cl-title>*.num{width:40px}.cf-cl-title>*.num .cc-ti-num{position:relative;top:-2px}.cf-cl-title .bp-title,.cf-cl-title .bp-title1,.cf-cl-title .bp-title2{margin-bottom:0}@media (max-width: 767px){.cf-cl-title>*{vertical-align:middle}}.cc-ti-num{display:table-cell;vertical-align:middle;width:30px;height:30px;padding-top:2px;text-align:center;font-weight:bold;border:1px solid #d4d4d4;font-size:90%;line-height:1.0}.cf-box{padding:20px;background-color:#fff;border:10px solid #dfdfdf}.cf-box .in-co-par p{margin-bottom:20px}.cf-box .in-co-par>*:last-child{margin-bottom:0}@media (max-width: 640px){.cf-box{padding:15px}}
