.gadleadflip { width: 728px; height: 90px; }
.gadtop { width: 300px; height: 250px; }

.video-iframe {
  width: 100%;
  height: 100%;
  border: 8px solid #ffffff;
  box-sizing: border-box;
}


.solo-img {
  max-width: 450px;
}

.solo-claim a {
  display: inline-block;
  width: 235px;
  height: 40px;
  background-color: rgb(239, 73, 50);
  line-height: 40px;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  font-size: 24px;
  font-family: "open_sans_condensed_lightRg";
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
}


@media only screen  and (max-width: 999px) {

  .landing-header, .landing-header2 {
    height: 106px;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    background-color: rgb(239, 73, 50);
  }

  .landing-header2 {
      background-image: url(/img/landing-header2-bg.png);
  }

  .landing-header img, .landing-header2 img {
    padding-top: 10px;
  }

  .landing-top-wrapper {
    width: 768px;
    display: inline-block;
    margin-top: 190px;
  }

  .landing-footer-wrapper {
    width: 760px;
    display: inline-block;
  }

  .get-access {
  width: 350px;
  position: relative;
  float: right;
  text-align: left;
  margin-left: 20px;
  }

  .get-access h1 {
    font-size: 31px;
    font-family: "open_sans_condensedbold";
    color: rgb( 239, 73, 50 );
    text-transform: uppercase;
    line-height: 1.35em;
  }

  .get-access h1 span {
    font-size: 46px;
  }

.get-access h3 {
  font-size: 15px;
  font-family: "open_sansbold";
  margin: 0px;
  margin-top: 8px;
}

  .get-access h4 {
    font-size: 18px;
    font-family: "open_sansbold";
    margin: 0px;
    margin-top: 20px;
  }

  .get-access ul {
    list-style: none;
    padding: 0px;
    padding-left: 7px;
    margin-top: 9px;
  }

  .get-access ul li {
  font-size: 15px;
  font-family: "open_sansregular";
  color: rgb( 17, 17, 17 );
  line-height: 1.9em;
  }

  .get-access i {
    color: #d5260e;
    font-size: 5px;
    position: relative;
    top: -5px;
    left: -5px;
  }


.sign-up {
    width: 350px;
    height: 290px;
    position: relative;
    float: left;
    text-align: center;
    margin-top: 6px;
    background: rgba(0,0,0,0.15);
    border: 5px dashed #ffffff;
}

.sign-up i {
  padding-right: 7px;
}

.sign-up h2 {
  font-size: 34px;
  font-family: "open_sans_condensedbold";
  color: #111111;
  text-transform: uppercase;
  padding-top: 8px;
}

.sign-up p {
  font-size: 16px;
  font-family: "open_sansbold";
  position: relative;
  top: 126px;
}

#landingemailinput {
  height: 36px;
  width: 294px;
  font-size: 18px;
  text-indent: 5px;
  top: 104px;
  position: absolute;
  left: 27px;
}

#landingnameinput {
  height: 36px;
  width: 294px;
  font-size: 18px;
  text-indent: 5px;
  top: 53px;
  position: absolute;
  left: 27px;
}

.emailbutton.landing {
  top: 162px;
  left: 52px;
  height: 36px;
  line-height: 36px;
}

.emailbutton.landing, .emailinput.landing {
  left: 27px;
  top: 243px;
  width: 302px;
  margin: 0px;
}

.fa-chevron-right.landing {
  top: 87px;
  left: 268px;
}

.facebookbutton.landing {
    top: 225px;
    left: 54px;
    height: 47px;
    line-height: 47px;
}

.verify {
  position: absolute;
  top: 157px;
  left: 27px;
}

/* shrink button icons */
  .emailbutton.landing:hover i, .facebookbutton.landing:hover i {
    font-size: 22px;
    padding-right: 9px;
    position: relative;
    left: 1px;
    top: -1px;
  }

  .white-line {
  height: 2px;
  width: 90%;
  background: #ffffff;
  margin-top: 20px;
  margin-bottom: 50px;
  display: inline-block;
  }

  .comments-wrapper {
  position: relative;
  width: 706px;
  display: inline-block;
  }

  .comment, .comment2 {
    font-size: 14px;
    font-family: "open_sansregular";
    width: 320px;
    height: 183px;
    background-image: url(/img/wordbubble_sm.png);
    background-repeat: no-repeat;
    float: left;
    text-align: left;
  }

  .comment2 {
    float: right;
  }

  .comment p, .comment2 p {
    width: 280px;
    margin: 15px;
  }

  .comment span {
    font-family: "open_sansbold";
    font-size: 14px;
    position: relative;
    top: -3px;
    left: 140px;
  } 

  .comment2 span {
    font-family: "open_sansbold";
    font-size: 14px;
    position: relative;
    top: 14px;
    left: 158px;
  }

  .landing {
    width: 768px
  }


/* * * * * * * * * * * * * * * * * * * * */
  .get-access2 {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 160px;
  }

  .get-access2 h1 {
    font-size: 45px;
    font-family: "open_sans_condensedbold";
    color: rgb( 239, 73, 50 );
    text-transform: uppercase;
    line-height: 1.35em;
  }

.get-access2 h3 {
  font-size: 18px;
  font-family: "open_sansbold";
  margin: 0px;
  margin-top: 8px;
  font-style: italic;
}

.landing2-bg {
  background-image: url(/img/landing2-bg.gif);
}

.landing2 {
  width: 748px;
  display: inline-block;
  margin-top: 35px;
}

.landing2 img {
  position: relative;
  display: inline-block;
  margin-top: 100px;
  max-width: 700px;
}
.landing2-signup {
  position: relative;
  float: left;
  height: 310px;
  width: 365px;
  margin-left: 20px;
}

.landing2-bullets {
    text-align: left;
    float: right;
    margin-right: 15px;
    width: 330px;
}

.landing2-bullets h4 {
  font-size: 16px;
  font-family: "open_sansbold";
  margin: 0px;
}

.landing2-bullets ul {
  list-style: none;
  padding: 0px;
  padding-left: 7px;
  margin-top: 20px;
}

.landing2-bullets ul li {
  font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 17, 17, 17 );
  line-height: 1.6em;
}

.landing2-bullets i {
color: #d5260e;
  font-size: 5px;
  position: relative;
  top: -5px;
  left: -5px;
}

.landing2-bullets span {
  font-family: "open_sansbold";
  font-style: italic;
}

/* * * * * * * * * LANDING THANKS * * * * * * * * * * * */
.landing-thanks {
  max-width: 1024px;
  display: inline-block;
}

.landing-thanks h3 {
  font-size: 20px;
  font-family: "open_sans_condensedbold";
  text-align: left;
  margin: 0px;
  margin-top: 8px;
  padding-bottom: 18px;
}

.left-thanks, .right-thanks {
  float: left;
  min-width: 300px;
  max-width: 400px;
  width: 45%;
  margin-top: 40px;
  margin-bottom: 60px;
}

.right-thanks {
  float: right;
}

.right-thanks ul {
  list-style: none;
}

.right-thanks li {
  text-align: left;
    font-size: 14px;
    font-family: "open_sansregular";
    color: rgb( 17, 17, 17 );
    line-height: 1.6em;
}

.right-thanks li.highlights {
  font-size: 16px;
  font-family: "open_sans_condensedbold";
  margin: 0px;
  margin-bottom: 11px;
}

.right-thanks i {
    color: #d5260e;
    font-size: 5px;
    position: relative;
    top: -5px;
    left: -5px;
}

.continue-button {
    background-color: #ef4932;
    width: 280px;
    height: 65px;
    line-height: 2.6em;
    text-decoration: none;
    color: #ffffff;
    font-size: 24px;
    font-family: "open_sans_condensed_lightRg";
    text-align: center;
    margin-top: 51px;
}

.logo-banner {
  max-width: 750px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

}/* END @media only screen  and (max-width: 999px) */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
@media only screen  and (min-width: 1000px) {
.landing-header, .landing-header2 {
  height: 106px;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  background-color: rgb(239, 73, 50);
}

.landing-header2 {
  background-image: url(/img/landing-header2-bg.png);
}

.landing-header img, .landing-header2 img {
  padding-top: 10px;
}

.landing-top-wrapper {
  width: 960px;
  display: inline-block;
  margin-top: 190px;
}

.landing-footer-wrapper {
  width: 960px;
  display: inline-block;
}

.get-access {
  width: 540px;
  position: relative;
  float: right;
  text-align: left;
}

.get-access h1 {
  font-size: 42px;
  font-family: "open_sans_condensedbold";
  color: rgb( 239, 73, 50 );
  text-transform: uppercase;
  line-height: 1.35em;
}

.get-access h1 span {
  font-size: 72px;
}

.get-access h3 {
font-size: 16px;
  font-family: "open_sansbold";
  margin: 0px;
  margin-top: 6px;
}

.get-access h4 {
  font-size: 18px;
  font-family: "open_sansbold";
  margin: 0px;
  margin-top: 35px;
}

.get-access ul {
  list-style: none;
  padding: 0px;
  padding-left: 7px;
  margin-top: 9px;
}

.get-access ul li {
  font-size: 18px;
  font-family: "open_sansregular";
  color: rgb( 17, 17, 17 );
  line-height: 1.6em;
}

.get-access i {
color: #d5260e;
  font-size: 5px;
  position: relative;
  top: -5px;
  left: -5px;
}

.sign-up {
    width: 350px;
    height: 290px;
    position: relative;
    float: left;
    text-align: center;
    margin-top: 6px;
    background: rgba(0,0,0,0.15);
    border: 5px dashed #ffffff;
}

.sign-up i {
  padding-right: 7px;
}

.sign-up h2 {
  font-size: 34px;
  font-family: "open_sans_condensedbold";
  color: #111111;
  text-transform: uppercase;
  padding-top: 8px;
}

.sign-up p {
  font-size: 16px;
  font-family: "open_sansbold";
  position: relative;
  top: 126px;
}

#landingemailinput {
  height: 36px;
  width: 294px;
  font-size: 18px;
  text-indent: 5px;
  top: 104px;
  position: absolute;
  left: 27px;
}

#landingnameinput {
  height: 36px;
  width: 294px;
  font-size: 18px;
  text-indent: 5px;
  top: 53px;
  position: absolute;
  left: 27px;
}

.emailbutton.landing {
  top: 162px;
  left: 52px;
  height: 36px;
  line-height: 36px;
}

.emailbutton.landing, .emailinput.landing {
    left: 27px;
    top: 243px;
    width: 302px;
    margin: 0px;
}

.fa-chevron-right.landing {
  top: 87px;
  left: 268px;
}

.facebookbutton.landing {
    top: 225px;
    left: 54px;
    height: 47px;
    line-height: 47px;
}


.verify {
    position: absolute;
    top: 157px;
    left: 27px;
}

/* shrink button icons */
.emailbutton.landing:hover i, .facebookbutton.landing:hover i {
  font-size: 22px;
  padding-right: 9px;
  position: relative;
  left: 1px;
  top: -1px;
}

.white-line {
  height: 2px;
  width: 90%;
  background: #ffffff;
  margin-top: 20px;
  margin-bottom: 50px;
  display: inline-block;
}

.comments-wrapper {
  position: relative;
  width: 960px;
  display: inline-block;
}

.comment, .comment2 {
  font-size: 14px;
  font-family: "open_sansregular";
  width: 440px;
  height: 183px;
  background-image: url(/img/wordbubble.png);
  background-repeat: no-repeat;
  float: left;
  text-align: left;
}

.comment2 {
  float: right;
}

.comment p, .comment2 p {
  width: 380px;
  margin:15px;
}

.comment span {
  font-family: "open_sansbold";
  font-size: 14px;
  position: relative;
  top: 10px;
  left: 261px;
}

.comment2 span {
  font-family: "open_sansbold";
  font-size: 14px;
  position: relative;
top: 27px;
  left: 287px;
}

.landing {
  width: 960px
}

/* * * * * * * * * * * * * * * * * * * * */
  .get-access2 {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 160px;
  }

  .get-access2 h1 {
    font-size: 55px;
    font-family: "open_sans_condensedbold";
    color: rgb( 239, 73, 50 );
    text-transform: uppercase;
    line-height: 1.35em;
  }

.get-access2 h3 {
  font-size: 18px;
  font-family: "open_sansbold";
  margin: 0px;
  margin-top: 8px;
  font-style: italic;
}

.landing2-bg {
  background-image: url(/img/landing2-bg.gif);
}

.landing2 {
  width: 960px;
  display: inline-block;
  margin-top: 50px;
}

.landing2 img {
  position: relative;
  display: inline-block;
  margin-top: 100px;
}
.landing2-signup {
  position: relative;
  float: left;
  height: 310px;
  width: 365px;
  margin-left: 50px;
}

.landing2-bullets {
  text-align: left;
  float: right;
  margin-right: 30px;
}

.landing2-bullets h4 {
  font-size: 16px;
  font-family: "open_sansbold";
  margin: 0px;
}

.landing2-bullets ul {
  list-style: none;
  padding: 0px;
  padding-left: 7px;
  margin-top: 20px;
}

.landing2-bullets ul li {
  font-size: 16px;
  font-family: "open_sansregular";
  color: rgb( 17, 17, 17 );
  line-height: 1.6em;
}

.landing2-bullets i {
color: #d5260e;
  font-size: 5px;
  position: relative;
  top: -5px;
  left: -5px;
}

.landing2-bullets span {
  font-family: "open_sansbold";
  font-style: italic;
}

/* * * * * * * * * LANDING THANKS * * * * * * * * * * * */
.landing-thanks {
  max-width: 1024px;
  display: inline-block;
}

.landing-thanks h3 {
  font-size: 20px;
  font-family: "open_sans_condensedbold";
  text-align: left;
  margin: 0px;
  margin-top: 8px;
  padding-bottom: 18px;
}

.left-thanks, .right-thanks {
  float: left;
  min-width: 300px;
  max-width: 500px;
  width: 50%;
  margin-top: 40px;
  margin-bottom: 60px;
}

.right-thanks {
  float: right;
}

.right-thanks ul {
  list-style: none;
}

.right-thanks li {
  text-align: left;
    font-size: 14px;
    font-family: "open_sansregular";
    color: rgb( 17, 17, 17 );
    line-height: 1.6em;
}

.right-thanks li.highlights {
  font-size: 16px;
  font-family: "open_sans_condensedbold";
  margin: 0px;
  margin-bottom: 11px;
}

.right-thanks i {
    color: #d5260e;
    font-size: 5px;
    position: relative;
    top: -5px;
    left: -5px;
}

.continue-button {
    background-color: #ef4932;
    width: 280px;
    height: 65px;
    line-height: 2.6em;
    text-decoration: none;
    color: #ffffff;
    font-size: 24px;
    font-family: "open_sans_condensed_lightRg";
    text-align: center;
    margin-top: 51px;
    display: inline-block;
    
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

}/* END @media only screen  and (min-width: 1000px) */

.landing-wrapper {
  width: 100%;
}

/* - - - all stores specific -- */
.couponarea.allstores {
  padding-bottom: 100px;
}

.text-row-container {
  padding-bottom: 10px;
  float: left;
  margin-left: 30px;
  margin-right: 30px;
  width: 180px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-row-container a {
  font-size: 16px;
  font-family: "open_sans_semiboldregular";
  color: rgb( 68, 68, 68 );
  text-decoration: none;
}

.allstores-selection {
  font-family: "open_sans_condensedbold";
  text-transform: uppercase;
  font-size: 50px;
  color: #ffffff;
  margin-bottom: 20px;
}

/* - - - - - whitelist specific - - - - - - */

.whitelist.bottomline {
  margin-top: 20px;
  top: 0px;
}

.mailclient_wheel {
  -webkit-appearance: none;
  border: none;
  position: relative;
  width: 300px;
  height: 35px;
  background-color: #ffffff;
  font-size: 20px;
  font-family: open_sansregular;
  color: #444444;
  text-transform: uppercase;
  padding-left: 10px;
  top: -10px;
  margin-bottom: 10px;
  border-radius: 0px;
}

/* - - - - - - - blog - - - - - - - */


.blog {
  vertical-align: top;
  display: inline-block;
}

.blog-summary {
  width: 300px;
  height: 300px;
    margin: 9px;
    background-color: white;
    overflow: hidden;
    border: 8px solid #ffffff;
}

.blog-summary img {
  max-height: 180px;
  max-width: 280px;
}

.blog-summary h1 {
  font-size: 17px;
  font-family: "open_sans_semiboldregular";
  color: #d1312a;
  text-align: left;
  text-transform: none;
}

.blog-summary h2 {
  font-size: 14px;
  font-family: "open_sansitalic";
  color: rgb( 68, 68, 68 );
  text-align: left;
  margin-top: 10px;
}

.blog-summary a {
text-decoration: none;
}

.blog-summary a, .blog-summary a:visited {
  color: #d1312a;
}

.blog_sharecontainer {
  position: relative;
  background-color: #363636;
  width: 100%;
  height: 46px;
  top: 0px;
  left: 0px;
  margin-bottom: 15px;
}

.blog-comments {
  font-size: 28px;
  font-family: "open_sans_semiboldregular";
  color: #d1312a;
  text-align: left;
  text-transform: none;
  margin-top: 50px;
  padding-bottom: 20px;
}

/* - - - - used for stickyfooter - - - - */

html, body {
height: 100%;
margin: 0;
text-align: center;
min-width: 300px;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

.push {
height: 186px; /* .push must be the same height as .footer */
}
/* - - - - /end stickyfooter - - - - */
h1, h2, p	{
	font-weight: normal;
	margin: 0;
}

input:focus {
    outline:none;
}

input:focus + .fa-search {
	color: rgb(239, 73, 50);
}

body {

	background-color: rgb(223, 220, 216);
	text-align: center;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

header {
	width: 100%;
	height: 111px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;

}

header a, header a:visited, header ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}



/* - - - - - - NAVIGATION - - - - - - */
.joinbar {
	list-style: none;
	height: 36px;
	background-color: rgb(213, 38, 14);
}

.joinbar li {
	position: relative;
	top: 9px;
	display: inline;
	float: right;
	font-size: 12px;
  	font-family: "open_sans_semiboldregular";
  	color: #ffffff;
  	padding-right: 20px;
}

.joinbar li a:hover {
  color: #dddddd;
}

.joinbar .socialico {
	font-family: "socialicoregular";
	font-size: 24px;
	padding-right: 5px;
}

.joinbar .endspace {
	padding-right: 25px;
}

.navbar {
  position: relative;
	list-style: none;
	height: 75px;
	background-color: rgb(239, 73, 50);
}

.navbar li {
	display: inline;
	float: left;
	font-size: 18px;
  	font-family: "open_sans_condensed_lightRg";
  	text-transform: uppercase;
  	padding: 0px 15px;
}

.navbar .navdropdown {
	height: 100%;
	border-left: 1px solid #e10000;
}

.navbar .navdropdown:nth-child(3) {
	border-right: 1px solid #e10000;
}

.browsecoupons, .seasonalsection {
	position: relative;
	top: 28px;
}

.fa-chevron-circle-down {
	color: #ffee5d;
	padding-left: 5px;
}

.fa-star-o, .fa-gift {
  padding-right: 5px
}

.fa-search {
color: #00c6b9;
position: relative;
top: 20px;
left: -27px;
}

.navlogo, .footerlogo{
	position: relative;
	width: 140px;
	height: 114px;
	top: -16px;
	padding-left: 5px;
}

.searchcontainer {
border-left: 1px solid #e10000;
border-right: 1px solid #e10000;
box-sizing: border-box;
height: 75px;
padding: 0px 0px;
/*position: relative;
float: right;*/
margin-right: 1px;

/*changed to fix .searchcontainer jump on pageload [11.13.15 -ron]*/
position: absolute;
right: 0;
}


.submenu {
visibility: hidden; /* Avoids being selected even if the opacity is set to 0 */
padding-top: 8px;
width: 232px;
height: auto;
position: absolute;
top: 75px;
left: 170px;
z-index: 100;
background-color: #ffffff;
border-left: 1px solid #d53b2a;
border-right: 1px solid #d53b2a;
border-bottom: 1px solid #d53b2a;
}

.navbar li:hover > .submenu  {
  visibility:visible;
}

.submenu li:hover {
background-color: #cccccc;
}

.navdropdown:hover, .searchcontainer:hover {
	background-color: #e23720;
  cursor: pointer;
}


.navdropdown:hover .fa-chevron-circle-down {
	color: rgb(239, 73, 50);
  cursor: pointer;
}

.submenu li {
text-align: left;
width: 216px;
height: 30px;
border-top: 4px solid #ffffff;
border-bottom: 4px solid #ffffff;
border-left: 8px solid #ffffff;
border-right: 8px solid #ffffff;
padding: 0px;
background-color: #ffffff;
}

.submenu li a {
font-size: 18px;
/*font-family: "open_sans_semiboldregular";*/
font-family: "open_sans_condensedbold";
color: rgb( 68, 68, 68 );
text-align: left;
text-transform: none;
position: relative;
margin: 0px;
display: block;
width: 100%;
height: 100%;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
text-transform: uppercase;
}

#linebreak {
	height: 1px;
		background-color: #cccccc;
}


.mobilenavbar, .mobilemenu {
  display: none;
}
/* - - - - -STORE PAGE EXPANDER - - - - -  */
.page-logo {
	display: inline-block;
	height: 60px;
	width: 120px;
	background: #ffffff;
}

.store, .storeinfo {
display: inline-block;
text-align: center;
position: relative;
top: 115px;
width: 720px;
overflow: hidden;
padding-bottom: 10px;
}

.storeinfo {
  border-bottom: 1px solid;
  color: #cccccc;
  margin-bottom: 20px;
  width: 95%;

}

.storename  {
	font-family: "open_sans_condensed_lightRg";
	text-transform: uppercase;
	font-size: 48px;
	color: #ffffff;
	padding: 0px;
}

#storetext {
	font-family: "open_sansregular";
	font-size: 16px;
	color: #444444;
	line-height: 21px;
	height: 44px;
  min-height: 44px;
	overflow: hidden;
}

#storetext a, #storetext a:visited {
  color: rgb(239, 73, 50);
}

.more, .less {
	display: inline-block;
	position: relative;
	top: 11px;
	height: 22px;
	width: 65px;
	background-color: #aaa7a3;
	margin-top: 11px;
	text-align: left;
}

.less {
	display: none;
}

.more a, .more a:visited, .less a, .less a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: "open_sansbold";
	font-size: 11pt;
	position: relative;
	top: 2px;
	left: -1px;
}


.fa-plus-circle, .fa-minus-circle {
	font-size: 10pt;
	padding-left: 6px;
}

/*.topline, .bottomline {
  display: inline-block;
  width: 95%;
  height: 1px;
  background-color: #cccccc;
  position: relative;
  top: 98px;
}*/

.bottomline {
	margin-bottom: 30px;
}

/* ****************** NAG MODAL ******************** */

/* error section */

.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.error-popup {
  display: none;
  text-align: center;
  position: absolute;
  top: 162px;
  left: 50px;
  width: 300px;
  background-color: rgb(213, 38, 14);
  border-radius: 16px;
  z-index: 500;
}

.error-popup.landing {
    left: 24px;
    top: -61px;
}

.error-popup h2 {
  font-family: "open_sans_semiboldregular";
  font-size: 16px;
  color: #ffffff;
  margin: 10px;
}

.error-popup h3 {
  font-family: "open_sans_semiboldregular";
  font-size: 12px;
  color: #ffffff;
  margin: 10px;
  margin-bottom: 0px;
}

.error-arrow {
  display: inline-block;
  position: relative;
  top: 23px;
  left: 0px;
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid rgb(213, 38, 14);
}

/* end error section */

.nag_modal.thanks {
  height: 250px;
}

.nag_modal.thanks h1 {
  margin-top: 50px;
}

.nag_modal.thanks p {
  text-align: center;
  margin: 0px;
  margin-top: 25px;
}

.nag_modal {
   position: fixed;
  right: 0px;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 681px;
  height: 385px;
  background-color: #ffffff;
  margin-left: -340px;
  margin-top: -192px;
  z-index: 1000;
  -webkit-box-shadow: 0px 4px 30px 1px rgba(0,0,0,0.69);
  -moz-box-shadow: 0px 4px 30px 1px rgba(0,0,0,0.69);
  box-shadow: 0px 4px 30px 1px rgba(0,0,0,0.69);
}

.nag_modal h1 {
  font-size: 48px;
  font-family: "open_sans_condensedbold";
  color: rgb(239, 73, 50);
  font-weight: normal;
  position: relative;
  top: 20px;
  line-height: 1.3em;
  margin-bottom: 26px;
  left: 10px;
}

.nag_modal p {
  font-family: "open_sansregular";
  font-size: 16px;
  color: #444444;
  text-align: left;
  margin-left: 20px; 
  margin-right: auto;
}

.nag_modal ul li i {
  padding-right: 7px;
}

 .nag_modal_signin i {
  padding-right: 10px;
 }


.nag_modal ul {
  list-style: none;
  padding-left: 20px;
}

.nag_modal li {
  font-size: 20px;
  font-family: "open_sansbold";
  color: #333333;
  padding-top: 5px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.nag_modal li i {
  color: #ef4932;
}

.resub_modal {
   position: fixed;
  right: 0px;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 681px;
  height: 385px;
  background-color: #ffffff;
  margin-left: -340px;
  margin-top: -192px;
  z-index: 1000;
  -webkit-box-shadow: 0px 4px 30px 1px rgba(0,0,0,0.69);
  -moz-box-shadow: 0px 4px 30px 1px rgba(0,0,0,0.69);
  box-shadow: 0px 4px 30px 1px rgba(0,0,0,0.69);
}

.resub_modal h1 {
  font-size: 48px;
  font-family: "open_sans_condensedbold";
  color: rgb(239, 73, 50);
  font-weight: normal;
  position: relative;
  top: 20px;
  line-height: 1.3em;
  margin-bottom: 26px;
  left: 10px;
}

.resub_modal p {
  font-family: "open_sansregular";
  font-size: 16px;
  color: #444444;
  text-align: left;
  max-width: 530px;
  margin: 40px auto 30px;
}

.yesbutton i, .nobutton i {
  padding-right: 10px;
}

.yesbutton, .nobutton {
  width: 245px;
  height: 65px;
  line-height: 2.6em;
  text-decoration: none;
  color: #ffffff;
  font-size: 24px;
  font-family: "open_sans_condensed_lightRg";
  z-index: 10;
  position: relative;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.yesbutton {
  background: #00c6b9;
}

.nobutton {
  background: #D5260E;
}

.resubinput {
  display: inline-block;
  width: 500px;
  height: 63px;
  font-size: 21px;
  font-family: "open_sans_condensed_lightRg";
  color: rgb( 46, 46, 46 );
  border: 0px inset;
  text-align: left;
  text-indent: 10px;
  border: 1px solid rgb(239, 73, 50);
  z-index: 9;
  border-radius: 0;
  padding: 0px;
  margin-bottom: 20px;
}

.emailbutton, .facebookbutton {
  display: inline-block;
  width: 245px;
  height: 65px;
  line-height: 2.6em;
  position: absolute;
  text-decoration: none;
  color: #ffffff;
  font-size: 24px;
  font-family: "open_sans_condensed_lightRg";
  z-index: 10;
  left: 340px;
}

.emailbutton {
  margin-right: 30px;
    background-color: #ef4932;
  top: 0px;
  left: 79px;
}

.fa-chevron-right {
  position: absolute;
  top: 0px;
  left: 294px;
  z-index: 9;
  background: #ef4932;
  height: 65px;
  line-height: 3.1em;
  font-size: 21px;
  color: #ffffff;
  padding-left: 6px;
  width: 9px;
  cursor:pointer;
}

.emailbutton:hover {
  background-color: #ed341a;
  cursor: pointer;
}

.facebookbutton {
  background-color: #3b5998;
}

.facebookbutton:hover {
  background-color: #344e86;
  cursor: pointer;
}

.yesbutton:hover {
  cursor: pointer;
  background: #00b2a7;
}

.nobutton:hover {
  cursor: pointer;
  background: #c3230d;
}

/* shrink button icons */
.emailbutton:hover i, .facebookbutton:hover i,
.yesbutton:hover i, .nobutton:hover i {
  font-size: 22px;
  padding-right: 12px;
  position: relative;
  left: 1px;
  top: -1px;
}

.emailinput {
  width: 214px;
  height: 63px;
  font-size: 21px;
  font-family: "open_sans_condensed_lightRg";
  color: rgb( 46, 46, 46 );
  border: 0px inset;
  text-align: left;
  text-indent: 10px;
  position: absolute;
  top: 0px;
  left: 79px;
  border: 1px solid rgb(239, 73, 50);
  z-index: 9;
  border-radius: 0;
  padding: 0px;
}

.emailinput.joinagain {
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    width: 320px;
    margin-left: 50px;
}

.rejoin-btn {
  background-color: #ef4932;
  text-decoration: none;
  color: #ffffff;
  font-size: 24px;
  font-family: "open_sans_condensed_lightRg";
  width: 150px;
  height: 65px;
  float: right;
  line-height: 2.6em;
  margin-right: 50px;
}

#thankyou h3 {
    font-size: 20px;
    font-family: "open_sansbold";
    color: #ef4932;
    margin-top: 5px;
}

.nag_modal_signin {
  position: relative;
  top: 27px;
}

/* - - - - - - - - - - - BANNER AREA - - - - - - - - - */
.container_768 {
margin-left: auto;
margin-right: auto;
width: 768px;
zoom: 1;
position: relative;
padding-top: 37px;
}

.container_768:before, .container_768:after {
  	content: '.';
  	display: block;
 	overflow: hidden;
  	visibility: hidden;
  	font-size: 0;
  	line-height: 0;
  	width: 0;
  	height: 0;
}

.clearfix:after, .container_960:after {
  	clear: both;
}

/* * * * * * ALLSTORES BANNER * * * * * * */

#allstores {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #141414;
  background-image: url(/img/allstores-bg.jpg);
  background-position: center;
}

#allstores .banner-title {
  font-size: 90px;
  font-family: "open_sans_condensed_lightRg";
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  top: 29px;
  padding-bottom: 3px;
}

#allstores .banner-subtitle {
  font-family: "open_sans_condensedbold";
  text-transform: uppercase;
  font-size: 90px;
  color: #ffffff;
  font-weight: normal;
  margin: 0px;

}

.allstores-text-container {
  position: relative;
  top: 92px;
}


#orange {
  color: #fca82f;
}

#yellow {
  color: #ffe762;
}

#green {
  color: #80e05f;
}

#blue {
  color: #46d7d9;
}

#purple {
  color: #b56ede;
}


.allstores.bottomline {
  margin-top: 30px;
  top: 0px;
}

/* * * * * * WHITELIST BANNER * * * * * * */

#whitelist {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #eeeeee;
  background-position: center;

}

#whitelist .banner-title {
  font-size: 40px;
  font-family: "open_sans_condensedbold";
  color: #444444;
  text-transform: uppercase;
  position: relative;
  top: 80px;
  padding-bottom: 120px;
}

#whitelist .banner-subtitle {
  font-size: 30px;
  font-family: "open_sans_condensed_lightRg";
  color: #777777;
  position: relative;
  z-index: 5;
  font-weight: normal;
  padding-bottom: 40px;
}

.whitelist-text-container {
  position: relative;
  top: 43px;
}

/* * * * * * BLOG BANNER * * * * * * */
.blog-left-fill {
  width: 50%;
  height: 403px;
  float: left;
  background-color: #2b2e2e;
}

.blog-right-fill {
  position: relative;
  width: 50%;
  height: 403px;
  float: right;
  background-color: #131414;
}

.blog-center-fill {
  background-image: url(/img/blog-summary-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  height: 403px;
  position: relative;
}


#blog {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
}

#blog .banner-title {
  font-size: 80px;
  font-family: "peraltaregular";
  color: #2b2e2e;
  position: relative;
  top: -50px;
}

#blog .banner-subtitle {
  font-size: 24px;
  font-family: "open_sans_condensed_lightRg";
  color: rgb( 239, 73, 50 );
  position: relative;
  top: -50px;
}

.blog-logo {
  position: relative;
  top: -10px;
}

.blog-text-container {
  display: inline-block;
  width: 100%;
  height: 343px;
  background-image: url(/img/blog-banner-bubble.png);
  position: relative;
  top: -344px;
  background-position: center;
  background-repeat: no-repeat;
}

.blog-content-container {
  position: relative;
  margin-top: 150px;
  width: 1040px;
  display: inline-block;
}

.blog-content {
  position: relative;
  width: 600px;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
  height: 100%;
  background-color: #ffffff;
  padding: 20px;
  border: 8px solid #ffffff;
  -webkit-box-shadow: inset 0px 0px 0px 1px #e6e4dc;
  -moz-box-shadow: inset 0px 0px 0px 1px #e6e4dc;
  box-shadow: inset 0px 0px 0px 1px #e6e4dc;
}

.blog-content img, .ad_big {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 380px;
}

.blog-content h1 {
  font-size: 28px;
  font-family: "open_sans_semiboldregular";
  color: #d1312a;
  text-align: left;
  text-transform: none;
}

.blog-content h2 {
  font-size: 18px;
  font-family: "open_sansitalic";
  color: rgb( 68, 68, 68 );
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
}

.blog-content h3 {
  font-size: 16px;
  font-family: "open_sansbold";
  font-weight: normal;
  color: rgb( 68, 68, 68 );
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
}

.blog-content p {
  /*text-indent: 10px;*/
  font-family: "open_sansregular";
  font-size: 16px;
  color: #444444;
  line-height: 21px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.blog-content p a, .blog-content p a:visited,
.blog-content h3 a, .blog-content h3 a:visited {
  color: rgb(213, 38, 14);
}

.blog-sidebar {
  float: left;
  margin-top: 38px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}

.placeholder {
  width: 300px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.share-article {
  font-family: "open_sansregular";
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  top: 15px;
  left: 25px;
}

.couponmodal_social_icons {
  position: absolute;
  top: 12px;
  left: 185px;
}

.couponmodal_social_icons i {
  font-size: 21px;
  margin-right: 13px;
    color: #00c6b9;
}

.blog_copy_field {
  left: 331px;
  top: 11px;
  height: 19px;
  position: absolute;
  width: 239px;
  background-color: #ffffff;
  font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 26, 26, 26 );
  line-height: 1.7;
  padding-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* * * * * * UNSUB BANNER * * * * * * */

#unsub {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #eeeeee;
  background-position: center;

}

#unsub .banner-title {
  font-size: 50px;
  font-family: "open_sans_condensedbold";
  color: #444444;
  text-transform: uppercase;
  position: relative;
  top: 80px;
  padding-bottom: 50px;
}

#unsub .banner-subtitle {
  font-size: 30px;
  font-family: "open_sans_condensed_lightRg";
  color: #777777;
  position: relative;
  z-index: 5;
  font-weight: normal;
}

.unsub-text-container {
  position: relative;
  top: 80px;
}


/* * * * * * ERROR404 BANNER * * * * * * */

#error404 {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #4A7023;
  background-position: center;

}

#error404 .banner-title {
  font-family: "open_sans_condensed_lightRg";
  text-transform: uppercase;
  font-size: 90px;
  color: #ffffff;
  padding: 0px;
}

#error404 .banner-subtitle {
font-size: 60px;
  font-family: "podkovabold";
  color: #BCED91;
  position: relative;
  z-index: 5;
  font-weight: normal;
  margin: 0px;
}

#error404 p {
  font-size: 17px;
  font-family: "open_sans_semiboldregular";
  margin-bottom: 10px;
  color: #E0EEE0;
  position: relative;
  top: 24px;
}

.error404-text-container {
  position: relative;
  top: 60px;
}

/* * * * * * THANKS BANNER * * * * * * */

#thanks {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #00c6b9;
  background-position: center;

}

#thanks .banner-title {
  font-family: "open_sans_condensed_lightRg";
  text-transform: uppercase;
  font-size: 90px;
  color: #ffffff;
  padding: 0px;
}

#thanks .banner-subtitle {
font-size: 60px;
  font-family: "podkovabold";
  color: #ffffff;
  position: relative;
  z-index: 5;
  font-weight: normal;
  margin: 0px;
  top:77px;
}

#thanks p {
  font-size: 17px;
  font-family: "open_sans_semiboldregular";
  margin-bottom: 10px;
  color: #ffffff;
  position: relative;
  top: 80px;
}

.thanks-text-container {
  position: relative;
  top: 60px;
}

/* * * * * * EMAILHELP BANNER * * * * * * */

#emailhelp {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #eeeeee;
  background-position: center;

}

#emailhelp .banner-title {
  font-size: 80px;
  font-family: "open_sans_condensedbold";
  color: #444444;
  text-transform: uppercase;
  position: relative;
  top: 80px;
  padding-bottom: 40px;
}

#emailhelp .banner-subtitle {
    font-size: 40px;
    font-family: "open_sans_condensed_lightRg";
    color: #777777;
    position: relative;
    z-index: 5;
    font-weight: normal;
    top: 40px;
}

.emailhelp-text-container {
  position: relative;
  top: 50px;
}

/* * * * * * CONTACTUS BANNER * * * * * * */

#contactus {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #eeeeee;
  background-position: center;

}

#contactus .banner-title {
  font-size: 80px;
  font-family: "open_sans_condensedbold";
  color: #444444;
  text-transform: uppercase;
  position: relative;
  top: 80px;
  padding-bottom: 40px;
}

#contactus .banner-subtitle {
  font-size: 40px;
  font-family: "open_sans_condensed_lightRg";
  color: #777777;
  position: relative;
  z-index: 5;
  font-weight: normal;
}

.contactus-text-container {
  position: relative;
  top: 50px;
}


/* * * * * * YAY PICKS BANNER * * * * * * */

#yaypicks {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #30d6c9;
  background-image: url(/img/picks-bg.jpg);
  background-position: center;

}

#yaypicks img {
  position: relative;
  top: 81px;
}

#yaypicks .banner-title {
  font-size: 118px;
  font-family: "fira_sansthin";
  color: rgb( 255, 255, 255 );
  padding-top: 24px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 116px;
}

#yaypicks hr {
  border-style: none;
  border-top: 1px solid #ffffff;
  width: 508px;
}

#yaypicks .banner-subtitle {
  display: inline-block;
  font-size: 28px;
  line-height: 1.071;
  font-family: "fira_sansthin";
  color: #ffff66;
  position: relative;
  margin: 0px;
  top: 13px;
  font-weight: normal;
}

.picks-text-container {
  position: relative;
  top: 87px;
    background-color: #11c1b3;
  width: 589px;
  height: 233px;
  display: inline-block;

}

/* * * * * * TOP DEALS BANNER * * * * * * */

#topdeals {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #ffe374;
  background-image: url(/img/deals-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

#topdeals ul {
  padding: 0px;
  margin: 0px;
}

#topdeals ul li {
  display: inline-block;
}

#topdeals .banner-title {
  font-size: 100px;
  font-family: "open_sans_condensedbold";
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
}

.td-banner-text {
  position: relative;
  top: 141px;
}

.td-banner-text img {
  padding-left: 13px;
  padding-right: 13px;
}

.td-banner-line {
  display: inline-block;
  width: 402px;
  height: 11px;
  background-color: #ef4932;
  position: relative;
  top: -19px;
}

#topdeals .banner-subtitle {
  font-size: 24px;
  font-family: "open_sans_condensedbold";
  color: rgb( 255, 255, 255 );
  text-transform: uppercase;
  position: relative;
  margin: 0px;
  top: -18px;
}

/* * * * * * GROCERY SAVINGS BANNER * * * * * * */
.roundup {
  border-top: 1px solid #aaa7a3;
  margin-top: 5px;
  background: linear-gradient(#ffffff, #dfdcd8);
  position: relative;
  top: 114px;
}

.roundup h4 {
    font-size: 34px;
    font-family: "open_sans_condensedbold";
    color: rgb(239, 73, 50);
    text-transform: uppercase;
    margin: 0px;
    width: 100%;
    /*background: #ffffff;*/
    padding: 5px;
    margin-top: 20px;
}


#groceries {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #ffffff;
  background-image: url(/img/fresh-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.fresh-text-container {
  position: relative;
  top: -52px;
}

#groceries .banner-title {
  font-size: 110px;
  font-family: "podkovabold";
  color: rgb( 242, 101, 34 );
  position: relative;
  z-index: 4;
  top: 94px;
}

#groceries .banner-subtitle {
  font-size: 60px;
  font-family: "podkovabold";
  color: rgb( 0, 88, 38 );
  position: relative;
  z-index: 5;
  font-weight: normal;
  margin-top: 66px;
}

/* * * * * * FLASH SAVINGS BANNER * * * * * * */

#flashsales {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #c43244;
  background-image: url(/img/flash-bg.jpg);
  background-position: center;
}

.flash-text-container {
  position: relative;
  top: 132px;
}

#flashsales .banner-title {
  font-size: 102px;
  font-family: "noto_sansbold_italic";
  color: rgb( 255, 255, 255 );
  font-weight: normal;
}

#flashsales .banner-title span {
  font-family: "noto_sansitalic";
}

#flashsales .banner-subtitle {
  font-size: 26px;
  font-family: "podkovaregular";
  color: rgb( 255, 255, 255 );
  position: relative;
  top: -27px;
  font-weight: normal;
}

/* * * * * * BLACK FRIDAY BANNER * * * * * * */

#blackfriday {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #000000;
  background-position: center;
  overflow: hidden;
}

#blackfriday img {
  position: relative;
}

img.tags {
  z-index: 5;
}


.animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 

@-webkit-keyframes bounceInDown { 
   0% { 
       opacity: 0; 
        -webkit-transform: translateY(-2000px); 
    } 
    60% { 
        opacity: 1; 
        -webkit-transform: translateY(30px); 
    } 
    80% { 
        -webkit-transform: translateY(-10px); 
    } 
    100% { 
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes bounceInDown { 
    0% { 
        opacity: 0; 
        transform: translateY(-2000px); 
    } 
    60% { 
        opacity: 1; 
        transform: translateY(30px); 
    } 
    80% { 
        transform: translateY(-10px); 
    } 
    100% { 
        transform: translateY(0); 
    } 
} 

.bounceInDown { 
    -webkit-animation-name: bounceInDown; 
    animation-name: bounceInDown; 
}



@-webkit-keyframes swinging{
    0%{-webkit-transform: rotate(3deg);}
    50%{-webkit-transform: rotate(-1deg)}
    100%{-webkit-transform: rotate(6deg);}
}
 
@keyframes swinging{
    0%{transform: rotate(3deg);}
    50%{transform: rotate(-1deg)}
    100%{transform: rotate(3deg);}
}
 
.swingimage{
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
    animation: swinging 3.5s ease-in-out forwards infinite;
    position: relative;
    z-index: 5;
    width: 98%;
}


img.text {
    top: -44px;
    z-index: 4;
}

#blackfridays .banner-title {
  font-size: 82px;
  font-family: "peraltaregular";
  color: rgb( 255, 255, 255 );
  padding-top: 70px;
}

#blackfriday .banner-subtitle {
    display: inline-block;
    width: 100%;
    font-size: 41px;
    line-height: 1.071;
    font-family: "open_sans_condensed_lightRg";
    color: #ffffff;
    position: relative;
    margin: 0px;
    top: -14px;
    font-weight: normal;
    text-transform: uppercase;
}

#blackfriday .banner-subtitle.cybermonday {
  top: -33px;
}

#blackfriday .banner-subtitle span {
  font-family: "open_sans_condensedbold"
}

.blackfriday-text-container {
    position: relative;
    top: -56px;
}

/* * * * * * HOLIDAY BANNER * * * * * * */
#snow{
  background: none;
  background-image: url('/img/s1.png'), 
                    url('/img/s2.png'), 
                    url('/img/s3.png');
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index:1;
  -webkit-animation: snow 10s linear infinite;
  -moz-animation: snow 10s linear infinite;
  -ms-animation: snow 10s linear infinite;
  animation: snow 10s linear infinite;
}
@keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
} 


#holiday {
  position: relative;
  top: 111px;
  height: 403px;
  width: 100%;
  background-color: #53707E;
}

#holiday img {
  position: relative;
  max-width: 90%;
}

.holiday-text-container {
    position: relative;
    top: -56px;
}


.holiday-text {
  top: 135px;
  z-index: 4;
}

.holiday-trees {
  position: absolute;
  top: 205px;
  height: 198px;
  width: 100%;
  background-image: url(/img/holiday-trees.png);
  background-repeat: repeat;
  overflow: hidden;
}

.holiday-trees img {
  top: 90px;
  left: 270px;
}



/* * * * * mystery banner * * * * * */

.mystery-bg {
	position: relative;
	top: 111px;
	background-image: url(/img/mystery-banner-bg.png);
	width: 100%;
	height: 100%;
}

.mystery-bg.am {
  background: url(/img/am-banner-bg.png);
}


.mystery-banner {
	display: inline-block;
	height: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
  max-width: 1024px;
}

/*@media only screen  and (max-width: 1006px) {
  .gadsense-placeholder.mystery {
    position: relative;
    width: 300px;
    height: 250px;
    background-color: #dddddd;
    display: inline-block;
    margin-top: 20px;
    border: 8px solid #ffffff;
  }
}

@media only screen  and (min-width: 1007px) {
  .gadsense-placeholder.mystery {
    position: relative;
    width: 300px;
    height: 250px;
    background-color: #dddddd;
    display: inline-block;
    margin-top: 20px;
    border: 8px solid #ffffff;
    float: left;
  }
}*/

.gadsense-placeholder.mystery {
  position: relative;
  width: 300px;
  height: 250px;
  background-color: #dddddd;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 20px;
  border: 8px solid #ffffff;
  top: -8px;
  overflow:hidden;
}

@media only screen  and (max-width: 1027px) {
  .gadsense-placeholder.mystery.leader {
    position: relative;
    width: 728px;
    height: 90px;
    background-color: #dddddd;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
    border: 8px solid #ffffff;
  }
}

@media only screen  and (min-width: 1028px) {
  .gadsense-placeholder.mystery.leader {
  position: relative;
  width: 728px;
  height: 90px;
  background-color: #dddddd;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 15px;
  border: 8px solid #ffffff;
  top: 292px;
  }

  .mystery-flip-container, .raf-flip-container /*raf newly added */ {
  top: -118px;
  float: right;
  /*float: left;*/
  }

  .raf-flip-container {
    top: -118px;
    /*float: right;*/
    float: left;
  }

  .gadsense-placeholder.mystery {
  top: -148px;
  }
}



.mystery-deal, .mystery-reveal{
  height: 250px;
  width: 615px;
  border: 8px solid #ffffff;
  background-image: url(/img/mystery-deal-bg.png);
  background-repeat: no-repeat;
  background-color: #ffe963;
  background-position: 252px;
 
}

.mystery-reveal {
	background-image: none;
  background-color: #ffe963;
}

.mystery-reveal.expired {
  background-image: url("/img/expiredstamp.png");
  background-size: 65%;
  background-position: 60% 20%;
}

.mystery-deal h1 {
font-size: 40px;
  font-family: "peraltaregular";
  color: rgb( 68, 68, 68 );
  width: 250px;
  float: right;
  text-align: center;
  text-transform: none;
  line-height: 1.4em;
  position: relative;
  top: 61px;
  left: -48px;
}

.mystery-text-container {
  position: relative;
  top: 28px;
  left: 22px;
}

.mystery-deal h2 {
  font-size: 16px;
  font-family: "open_sansbold";
  color: rgb( 68, 68, 68 );
  font-weight: bold;
  line-height: 1.25;
  text-align: left;
  margin-bottom: 3px;
}


.mystery-reveal h2, .mystery-reveal h3 {
  font-size: 34px;
  font-family: "open_sansbold";
  color: rgb( 68, 68, 68 );
  font-weight: bold;
  line-height: 1.25;
  text-align: left;
  margin-bottom: 0px;
  position: absolute;
  left: 140px;
  top: 20px;
}

.mystery-reveal.product-side h2 {
  font-size: 21px;
  position: relative;
  left: 10px;
  top: 8px;
}



.mystery-reveal h3 {
  top: 42px;
  left: 140px;
  font-size: 16px;
}

.mystery-reveal.product-top h2 {
  font-size: 16px;
  text-align: center;
  font-family: "open_sansbold";
  color: rgb( 68, 68, 68 );
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 0px;
  position: relative;
  top: 0px;
  left: 0px;
}

.reveal-wrapper {
  width: 100%;
  height: 195px;
  overflow: hidden;
}

.reveal-wrapper-textlink {
  height: 250px;
}

.reveal-wrapper.textonly {
  width: 100%;
  height: 235px;
  overflow: hidden;
}


.reveal-wrapper a {
   color: rgb(239, 73, 50);
   text-decoration:underline;
}

.reveal-wrapper ul {
    font-size: 13px;
    line-height: 1.5;
    font-family: "open_sansregular";
    color: rgb( 68, 68, 68 );
    text-align: left;
    width: 565px;
    padding: 0px;
    position: relative;
    left: 35px;
}

.mystery-reveal.product-side .reveal-wrapper,
.mystery-reveal.mystery-expired .reveal-wrapper {
   height: 100%;
}



.mystery-deal p {
	font-size: 14px;
  	font-family: "open_sansregular";
  	color: rgb( 68, 68, 68 );
  	line-height: 1.25;
  	text-align: left;
  	width: 250px;
    text-decoration: none;
}

.mystery-coupon-description {
  font-size: 13px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  line-height: 1.25;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.mystery-product-description {
  font-size: 13px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  line-height: 1.25;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  width: 300px;
  height: 154px;
  left: 309px;
  top: 42px;
  overflow: hidden;
}

.mystery-product-description ul {
  font-size: 13px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  line-height: 1.25;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  width: 300px;
  height: 154px;
  left: 309px;
  top: 42px;
  overflow: hidden;
}


.mystery-product-description.product-top {
  position: relative;
  width: 594px;
  height: auto;
  left: 0px;
  top: 5px;
  text-align: left;
}

.mystery-product-description.product-side {
    position: relative;
    width: auto;
    height: auto;
    max-height: 280px;
    top: 15px;
    left: 0px;
    overflow: hidden;
}

.mystery-deal h1 span {
	font-size: 80px;
}

.mystery-deal-button a, .mystery-deal-button {
  display: inline-block;
  width: 245px;
  height: 65px;
  background-color: rgb(239, 73, 50);
  line-height: 2.2em;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  font-size: 30px;
  font-family: "open_sans_condensed_lightRg";
  text-transform: uppercase;
  top: 64px;
  left: -37px;
}

.mystery-product-image.product-top {
  position: relative;
  width: 100%;
  text-align: center;
}

.mystery-product-image.product-top img {
  padding-top: 8px;
  max-height: 60px
}

.mystery-product-image.product-side img {
  max-height: 250px;
  max-width: 300px;
  float: left;
}

.mystery-coupon-logo {
  width: 100%;
  position: relative;
  height: 55px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-bottom: 7px;
}

.mystery-coupon-logo img {
  height: 52px;
  width: 104px;
  float: left;
  margin-left: 15px;
}

.mystery-reveal.mystery-expired h2 {
  font-size: 38px;
  font-family: "peraltaregular";
  text-align: center;
  text-transform: none;
  line-height: 1.4em;
  position: relative;
  top: 11px;
  left: 0px;
}

.mystery-reveal.mystery-expired h3 {
  font-size: 21px;
  text-align: center;
  line-height: 1.9em;
  position: relative;
  top: -3px;
  left: 0px;;
}

.mystery-reveal.mystery-expired h3 span {
  font-size: 30px;
  color: rgb(239, 73, 50);
  margin-top: 10px;
}

.mystery-reveal.mystery-expired h4 {
  font-size: 16px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  line-height: 1.25;
  text-align: center;
  position: absolute;
  /* width: 432px; */
  top: 164px;
  left: 82px;
  margin: 0px;
}

.mystery-reveal.mystery-expired p {
  font-size: 15px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  position: absolute;
  top: 218px;
  left: 89px;
}

.mystery-reveal.mystery-expired a, 
.mystery-reveal.mystery-expired a:visited {

  font-weight: bold;
  color: #00c6b9;
}



/* * * * * * * * * * * * */

.copy-instruction {
font-family: "open_sans_condensedbold";
  font-size: 11px;
  color: rgb( 0, 0, 0 );
  font-weight: bold;
  text-align: left;
  position: relative;
  top: 4px;
  left: 10px;
  width: 83px;
}

.checkout, .checkout2 {
  padding: 0px;
  list-style: none;
  position: absolute;
  top: 176px;
  left: 10px;
}

.checkout2 {
  margin-top: 15px;
}

.checkout li, .checkout2 li {
	display: inline-block;
}

.checkout input, .checkout2 input {
  font-family: "open_sans_condensedbold";
  font-size: 20px;
  color: rgb( 0, 0, 0 );
  font-weight: normal;
  border: 1px solid rgb(239, 73, 50);
  width: 243px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-indent: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mystery-reveal.product-top .checkout {
position: relative;
  top: -25px;
  left: -15px;
}

.copy-nocode {
  font-family: "open_sans_condensedbold";
  font-size: 20px;
  color: rgb( 0, 0, 0 );
  font-weight: normal;
  border: 1px solid rgb(239, 73, 50);
  width: 328px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ffffff;
  position: relative;
  left: 10px;
}

.copy-code {
	position: relative;
	top: 0px;
	left: 10px;
}

.go-to-button {
  width: 252px;
  height: 42px;
  color: #ffffff;
  background-color: #ef4932;
  line-height: 2.5em;
  position: relative;
  top: 14px;
  left: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  white-space: nowrap;
}

.go-to-link {
    top: 229px;
    position: absolute;
    text-align: right;
    width:96%;
  
}

.go-to-link a {
  font-size: 19px;
  text-align: right;
  font-family: "open_sansbold";
  color:  rgb(239, 73, 50);
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 0px;
  position: relative;
  cursor:pointer;
}

.product-go-to-link {
    position: relative;
    left:139px;
    width:459px;
    text-align:right;
    
}

.product-go-to-link a {
  font-size: 19px;
  text-align: center;
  font-family: "open_sansbold";
  color:  rgb(239, 73, 50);
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 0px;
  position: relative;
  cursor:pointer;
  top:-26px;
  
}

.go-to-button:hover{
  background-color: #ee3920;
}

.mystery-reveal.product-top .checkout .go-to-button {
  width: 500px;
  text-align: center;
}

.mystery-reveal.product-side .checkout .go-to-button {
  width: 296px;
  left: 307px;
}

.go-to-button a, .go-to-button a:visited {
  font-family: "open_sans_condensedbold";
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
  padding-left: 10px;
  display: block;
}

.go-to-button span {
	font-family: "open_sans_condensed_lightRg";
}

/* raffle */

#lefty {
  left: -333px;
}

#righty {
  right: 300px;
}

.raf-banner {
  display: inline-block;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1024px;
}

.gadsense-placeholder.raf {
  position: relative;
  width: 300px;
  height: 250px;
  background-color: #dddddd;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 20px;
  border: 8px solid #ffffff;
  top: -8px;
}


.gadsense-placeholder.raf.mobileleader {
    display: none;
    width: 300px;
    height: 250px;
    background: red;
  }


@media only screen  and (min-width: 1028px) {
  .gadsense-placeholder.raf.leader {
  position: relative;
  width: 728px;
  height: 90px;
  background-color: #dddddd;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 15px;
  border: 8px solid #ffffff;
  top: 292px;
  overflow: hidden;
  }

  .raf-flip-container {
  top: -118px; /*before switch 140px */
  }

  .gadsense-placeholder.raf {
  top: -148px;
  }
}

@media only screen  and (max-width: 1027px) {
  .gadsense-placeholder.raf.leader {
    position: relative;
    width: 728px;
    height: 90px;
    background-color: #dddddd;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
    border: 8px solid #ffffff;
    overflow: hidden;
  }
}


.raf-deal,
.raf-reveal {
  height: 250px;
  width: 615px;
  border: 8px solid #ffffff;
  background-image: url(/img/raf-deal-bg.png);
  background-repeat: no-repeat;
  background-color: #e6e6e6;
  background-position: 234px;
}

/* - - - - - - - - - - RAF FACT - - - - - - - - - - - - - */
.fact-left, .fact-right {
  float: left;
}

.fact-left {
    width: 380px;
    height: 185px;
    text-align: left;
    margin-left: 10px;
    position: relative;
    top: 10px;
}

.fact-right {
    position: relative;
    top: 12px;
    width: 233px;
    height: 182px;
    text-align: left;
    background: #ffffff;
    background: url("/img/fact-bg.png");
    background-size: 100%;
    overflow: hidden;
    border-right: 2px solid #eeeeee;
}

.raf-nonmember .fact-right {
    width: 223px;
}

.raf-nonmember > .fact-left h5 {
    width: 100%;
}

.raf-nonmember > .fact-left h3 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 2px;
}

.raf-nonmember > .fact-left > .rejoin h4 {
  font-size: 10px;
}

.raf-nonmember > .fact-left > .rejoin {

    position: relative;
    top: -12px;
    left: -5px;
}

.raf-loser > .fact-left {
  margin-left: 0px;
  text-align: center;
}

.raf-loser > .fact-left .member-number {
  max-width: 90%;
}

.fact-left .sorry {
  width: 378px;
}

.fact-left .sorry h4 {
  font-size: 13px;
  top: 4px;
}

.raf-reveal > .fact-right h3 {
    font-size: 25px;
    margin-top: 8px;
    margin-bottom: 10px;
    color: rgb(239, 73, 50);
    text-align: left;
    padding-left: 10px;
    font-weight: 400;
}

.raf-reveal > .fact-right h3 span {
    position: absolute;
    top: 2px;
    left: 189px;
    font-size: 40px;
    color: rgb(239, 73, 50);
}

.raf-reveal > .fact-right h3 span i {
    -ms-transform: rotate(5deg); /* IE 9 */
    -webkit-transform: rotate(5deg); /* Safari */
    transform: rotate(5deg);
}

.raf-reveal > .fact-right p {
  margin: 1px auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-family: "open_sansregular";
}

.fact-container {
  width: 233px;
  height: 133px;
}

/* - - - - - - - - - - END RAF FACT - - - - - - - - - - - - - */

.raf-container-left {
  width: 238px;
  position: absolute;
  top: 34px;
  left: 30px;
}

.raf-deal h3 {
  font-size: 16px;
  font-family: "open_sansbold";
  color: rgb( 68, 68, 68 );
  margin: 0px;
  text-align: left;
  margin-bottom: 4px;
  width: 212px;
}

span.purple {
  color: #5344c3;
}

.raf-deal p {
  font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  text-align: left;
  line-height: 1.5em;
  margin-top: 5px;
}

.raf-deal-button a {
  display: inline-block;
  width: 245px;
  height: 65px;
  background-color: rgb(239, 73, 50);
  line-height: 2.2em;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  font-size: 30px;
  font-family: "open_sans_condensed_lightRg";
  text-transform: uppercase;
  margin-top: 20px;
}

.gamerules, .gamerules:visited {
  font-family: "open_sans_condensedbold";
  font-size: 11px;
  position: relative;
  top: 3px;
  color: rgb( 68, 68, 68 );
}

.raf-container-right {
  width: 323px;
  position: absolute;
  top: 39px;
  left: 300px;
  text-align: center;
  max-height: 250px;
}

.raf-deal h1 {
font-size: 34px;
font-size: 28px;
  font-family: "proxima_nova_rgregular";
  color: #424242;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: normal;
}

.raf-deal h1 span {
  font-size: 46px;
  font-family: "proxima_nova_rgbold";
  color: #5344c3;
}

.raflogo {
  max-width: 150px;
 /* height: 60px;*/
  padding-bottom: 10px;
}

.raflogo-pm {
  max-width: 215px;
}

.raflogo-mobile {
display: none;
}

/* * * * * * * WIN * * * * * * * */
.raf-reveal.raf-winner {
  background-image: url(/img/rafreveal-bg.png);
  background-position: 0px;
}

.raf-winner h1 {
  font-size: 34px;
  font-family: "proxima_nova_rgregular";
  color: #424242;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: normal;
  padding-top: 12px;
}

.raf-winner h1 span {
  font-size: 34px;
  font-family: "proxima_nova_rgbold";
  color: #5344c3;
}

.raf-winner h3 {
  font-size: 24px;
  font-family: "open_sansbold";
  color: rgb( 68, 68, 68 );
  margin-top: 28px;
  margin-bottom: 10px;
}

.member-number {
  width: 380px;
  height: 57px;
  background: #ffffff;
  display: inline-block;
}

.raf-winner h4 {
font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  font-weight: normal;
  margin: 4px;
  position: relative;
  top: 6px;
}

.raf-winner h4 span {
  font-family: "open_sansbold";
}

.member-number h4:first-child {
  color: #d5260e;
}

.congrats {
  display: inline-block;
  width: 342px;
  position: relative;
  top: 5px;
}

.congrats h3 {
  font-size: 14px;
  font-family: "open_sansbold";
  color: rgb( 68, 68, 68 );
  margin-top: 7px;
  margin-bottom: 5px;
}

.congrats h4 {
  position: relative;
  top: -1px;
}

.congrats a, .congrats a:visited {
  color: #ef4932;
}

/* - - - - - claim prize - - - - - - */
#claim-modal {
  display: inline-block;
  position: fixed;
  height: 380px;
  width: 730px;
  background-color: #eeeeee;
  /*background-image: url("/img/signup_modal.png");*/
  border: 8px solid #55BFC3;
  box-shadow: 0px 12px 20px 3px rgba(0,0,0,0.26);
  -webkit-box-shadow: 0px 12px 20px 3px rgba(0,0,0,0.26);
  -moz-box-shadow: 0px 12px 20px 3px rgba(0,0,0,0.26);
  z-index: 1000;
  left: 50%;
  top: 50%;
  margin-left: -365px;
  margin-top: -235px;
}

#claim-modal h2 {
  font-size: 45px;
  font-family: "peraltaregular";
  color: #ef4932;
  text-align: center;
  text-transform: none;
  margin: 10px;
  position: relative;
  top: 4px;
  text-transform: uppercase;
}

#claim-modal h4 {
  font-size: 24px;
  font-family: "open_sansbold";
  color: rgb( 68, 68, 68 );
  margin: 0px;
  position: relative;
  top: 8px;
}

#claim-modal h5 {
  font-size: 20px;
  font-family: "open_sansregular";
  color: #ef4932;
  margin-top: 30px;
  margin-bottom: 3px;
}


#claim-modal p {
  font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  margin-left: 15px;
  margin-right: 15px;
}
  

.claim-instruct {
}

/* * * * * * * LOSE * * * * * * * */
.raf-reveal.raf-loser {
  background-image: url(/img/rafreveal-bg.png);
  background-position: 0px;
}

.raf-loser h1 {
  font-size: 34px;
  font-family: "proxima_nova_rgregular";
  color: #424242;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: normal;
  padding-top: 12px;
}

.raf-loser h1 span {
  font-size: 34px;
  font-family: "proxima_nova_rgbold";
  color: #5344c3;
}

.raf-loser h3 {
font-size: 18px;
  font-family: "open_sansbold";
  color: rgb( 68, 68, 68 );
  margin-top: 28px;
  margin-bottom: 18px;
}

.member-number {
  width: 380px;
  height: 57px;
  background: #ffffff;
  display: inline-block;
}

.raf-loser h4 {
font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  font-weight: normal;
  margin: 4px;
  position: relative;
  top: 6px;
}

.member-number h4 span {
  font-family: "open_sansbold";
}

.member-number h4:first-child {
  color: #d5260e;
}

.sorry {
  display: inline-block;
  width: 483px;
  position: relative;
  top: 5px;
}

.sorry h3 {
  font-size: 14px;
  font-family: "open_sansbold";
  color: rgb( 68, 68, 68 );
  margin-top: 7px;
  margin-bottom: 5px;
}

.sorry h4 {
  position: relative;
  top: 9px;
}

/* * * * * * * EXPIRED * * * * * * * */
.raf-reveal.raf-expired {
  background-image: url(/img/rafreveal-bg.png);
  background-position: 0px;
}

.raf-expired h1 {
  font-size: 34px;
  font-family: "proxima_nova_rgregular";
  color: #424242;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: normal;
  padding-top: 12px;
}

.raf-expired h2 {
  font-size: 19px;
  font-family: "open_sansbold";
  color: #d5260e;
  margin-top: 43px;
  text-transform: uppercase;
}

.raf-expired h1 span {
  font-size: 34px;
  font-family: "proxima_nova_rgbold";
  color: #5344c3;
}

.raf-expired h3 {
  font-size: 15px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  margin-top: 19px;
  margin-bottom: 4px;
  margin-left: 5px;
  margin-right: 5px;
}


.raf-reveal .missout {
  font-size: 19px;
  font-family: "open_sansbold";
  color: #d5260e;
  position: relative;
  top: 5px;
}

.raf-expired h4 {
font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  font-weight: normal;
  margin: 4px;
  position: relative;
  top: 6px;
}

.raf-expired a, .raf-expired a:visited {
color: #ef4932;
}

/* * * * * * * NON MEMBER * * * * * * * */
.raf-reveal.raf-nonmember {
  background-image: url(/img/rafreveal-bg.png);
  background-position: 0px;
}

.raf-nonmember h1 {
  font-size: 34px;
  font-family: "proxima_nova_rgregular";
  color: #424242;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: normal;
  padding-top: 12px;
}

.raf-nonmember.joinagain h1 {
  font-size: 24px;
    font-family: "proxima_nova_rgregular";
    color: #424242;
    text-transform: uppercase;
    line-height: 1.3em;
    font-weight: normal;
    padding-top: 23px;
}

.raf-nonmember h1 span {
  font-size: 34px;
  font-family: "proxima_nova_rgbold";
  color: #5344c3;
}

.raf-nonmember.joinagain h1 span {
  font-size: 23px;
  font-family: "proxima_nova_rgbold";
  color: #5344c3;
}

.raf-nonmember h3 {
  font-size: 20px;
  font-family: "open_sansbold";
  color: #ef4932;
  margin-top: 28px;
  margin-bottom: 10px;
}

.raf-nonmember h5 {
display: inline-block;
  font-size: 12px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  width: 580px;
  font-weight: normal;
  margin-top: -4px;
  line-height: 1.3em;
}

.raf-nonmember h4 {
  font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  font-weight: normal;
  margin: 4px;
  position: relative;
  top: -2px;
}

.raf-nonmember a, .raf-nonmember a:visited {
  color: #ef4932;
}

/* - - -- - - - - - - - - - FOR CATEGORY SLIDER MENU - - - - - - - - - - - */


.slidermenu {
  position: relative;
  top: 114px;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
/*border: 1px solid black;*/
}

.slide {
  display: inline-block;
  padding: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.slide.arrow {
  display: none;
}

.slide.circle {
  width: 20px;
}

.fa-circle {
  position: relative;
  top: -10px;
  color: #aaa7a3;
  font-size: 10px;
}

/*
.scroller {
  display: inline-block;
}
*/

#scroller {
  max-height: 51px;
  overflow: hidden;
}

/* - - -- - - - - - - - - - FOR ALLSTORES-SLIDER MENU - - - - - - - - - - - */

#allstores-wrapper {
  width: 99%;
  height: 50px;
  margin: 0 auto;
}


.allstores-slidermenu {
  position: relative;
  top: 114px;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
/*border: 1px solid black;*/
}

.allstores-slide {
  width: 24px;
  display: inline-block;

}

.allstores-slide.arrow {
  display: none;
}

.allstores-slide.circle {
width: 30px;
}

.allstores-slide.circle {
  display: none;
}

.fa-circle.allstores {
  position: relative;
  top: 10px;
  color: #aaa7a3;
  font-size: 10px;
}

.allstores-slide a, .allstores-slide a:visited {
  font-size: 35px;
  font-family: "open_sans_condensed_lightRg";
  color: rgb(239, 73, 50);
  text-transform: uppercase;
  text-decoration: none;
}

.allstores-slide.arrow, .allstores-slide.arrow:visited {
  color: #aaa7a3;
  font-size: 35px;
  position: relative;
  top: 2px;
}

.allstores-slide.arrow a:hover {
  color: #aaa7a3;
}

.allstores-slide a:hover {
  color: #ffffff;
}


/*used to increase subnav spacing on resize*/
@media only screen and (min-width: 1024px) {
  .slide {
  display: inline-block;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  }
}


.slide a, .slide a:visited {
  font-size: 35px;
  font-family: "open_sans_condensed_lightRg";
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}

.slide a:hover {
  color: rgb(239, 73, 50);
}


/*
#category {
position: relative;
list-style: none;
padding: 0px;
top: 124px;
}

#category li a, #category li a:visited {
	font-size: 36px;
  	font-family: "open_sans_condensed_lightRg";
  	color: #ffffff;
  	text-transform: uppercase;
  	text-decoration: none;
}

#category li a:hover {
	color: rgb(213, 38, 14);

}



.fa-circle {
	font-size: 10px;
	color: rgb( 170, 167, 163 );
	position: relative;
	top: -8px;
	padding-left: 15px;
	padding-right: 15px;

}

/*used for category nav resizing*/

/*


@media only screen and (max-width: 1026px) {
  #category li a, #category li a:visited {
    font-size: 30px;
  }
}

*/

/* - - - - - - - - - - - - RIC-TEXT Area (gamefaq, legal, etc)- - - - - - -*/
.generic-text {
  max-width: 900px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.generic-text h2 {
  font-size: 20px;
  font-family: "open_sans_semiboldregular";
  color: rgb( 68, 68, 68 );
  margin-bottom: 10px;
  color: #d1312a;
  font-weight: normal;
}

.generic-text h3 {
  font-size: 17px;
  font-family: "open_sans_semiboldregular";
  margin-bottom: 10px;
  color: #d1312a;
}

.generic-text h5 {
  font-size: 14px;
text-align: left;
color: rgb (68, 68, 68 );
  font-family: "open_sansregular";
  margin-bottom: 8px;
}

.generic-text p {
  display: inline-block;
  font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
}

.generic-text a {
  color: #d1312a;
}

.generic-text ul {
  margin-left: 40px;
}

.emailhelp ul {
  margin-left: 0px;
  margin-bottom: 40px;
}

.generic-text ul li, .generic-text ol li, 
.blog-content ul li, .blog-content ol li  {
  font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  text-align: left;
  margin-bottom: 5px;

}

/* - - - - - contact us - - - - - - */
.contactus.generic-text {
  text-align: left;
  margin-left: 30px;

}

.contactus.generic-text p{
  text-indent: 0px;
  padding-bottom: 0px;
}

.contactus label, .contactus p {
display: inline-block;
  font-size: 14px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  text-align: left;
}

.contactus p {
  padding-top: 20px;
  padding-bottom: 15px;
}


.contactus input, .contactus textarea {
  width: 310px;
  height: 40px;
  border-radius: 3px;
  font-size: 18px;
  font-family: "open_sansregular";
  color: rgb( 46, 46, 46 );
  border: 0px inset;
  text-align: left;
  text-indent: 10px;
  margin-bottom: 30px;
  margin-top: 10px;
}

.contactus button:focus {
  outline:none;
}

.contactus button {
  display: inline-block;
  width: 245px;
  height: 65px;
  background-color: rgb(239, 73, 50);
  line-height: 2.2em;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  font-size: 30px;
  font-family: "open_sans_condensed_lightRg";
  text-transform: uppercase;
  border: 0px;
  margin-bottom: 30px;
}

.contactus button:hover {
   background-color: #e23720;
   cursor: pointer;
}

#msg {
  width: 420px;
  height: 130px;
  border-radius: 3px;
  border: 0px;
}


/* - - - - - - - - - - - COUPON AREA - - - - - - - - - */
.product-coupon.ga, .store-coupon.gad { /* styling for adsense coupon */
    -webkit-box-shadow:none;
    -moz-box-shadow:inset none;
    box-shadow:inset none;
}


.show-more-button, .show-more-button:visited {
  display: inline-block;
  width: 60%;
  min-width: 316px;
  max-width: 650px;
  height: 60px;
  background-color: rgb(239, 73, 50);
  line-height: 2.1em;
  margin-top: 50px;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  font-family: "open_sans_condensed_lightRg";
  text-transform: uppercase;
  position: relative;
  margin-left: 9px;
  margin-right: 9px;
}

.prev-next-button, .prev-next-button:visited {
  display: inline-block;
  width: 30%;
  min-width: 316px;
  max-width: 650px;
  height: 60px;
  background-color: rgb(239, 73, 50);
  line-height: 2.1em;
  margin-top: 0px;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  font-family: "open_sans_condensed_lightRg";
  text-transform: uppercase;
  position: relative;
  margin-left: 9px;
  margin-right: 9px;
}

.prev-next-button:hover, .show-more-button:hover, .mystery-deal-button a:hover {
  background-color: #e23720
}

/* - - - - - - - - - - - STORE COUPON - - - - - - - - - */
.highlight {
  float: right;
  margin-right: 4px;
  margin-top: 1px;
  color: #ef4932;
  width: 22px;
  text-align: center;
  line-height: 0em;
}

.highlight i {
  font-size: 20px;
}

.highlight span {
  font-family: "open_sansbold";
  font-size: 8px;
  margin: 0px;
}

.couponarea {
  position: relative;
  margin-top: 122px;
  margin-bottom: 100px;
}

.coupon {
  vertical-align: top;
  display: inline-block;

}

.store-coupon {
	width: 300px;
	height: 250px;
  	margin: 9px;
  	background-color: white;
  	border: 8px solid #ffffff;
  	-webkit-box-shadow:inset 0px 0px 0px 5px #e6e4dc;
    -moz-box-shadow:inset 0px 0px 0px 5px #e6e4dc;
    box-shadow:inset 0px 0px 0px 1px #e6e4dc;
}

.store-coupon-logo {
  width: 100%;
  position: relative;
  height: 55px;
  margin-top: 15px;
  left: 11px;
}

.store-coupon-logo img {
  max-height: 52px;
  max-width: 104px;
}

.store-coupon-logo.modal.product {
  width: 100%;
  position: relative;
  height: 95px;
  margin-top: 15px;
}

.store-coupon-logo.product img {
    height: 100%;
    width: auto;
}

.store-coupon-title {
  text-align: center;
  height: 52px;
}

.store-coupon-title h2 {
  font-size: 30px;
  font-family: "open_sans_condensedbold";
  color: rgb( 54, 193, 182 );
  padding-top: 5px;
  white-space: nowrap;
  overflow: hidden;
}

.store-coupon-title a, .store-coupon-title a:visited {
color: #36c1b6;
}

.store-coupon-title h3 {
  font-size: 12px;
  font-family: "open_sansregular";
  color: #ef4932;
  margin: 0px;
}

.store-coupon-description {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 3px;
  text-align: center;
  overflow: hidden;
  font-size: 18px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  height: 90px;

}



.similar-coupons, .similar-coupons:visited, .date, .percent-off {
	text-decoration: none;
	font-size: 12px;
  	font-family: "open_sansregular";
  	color: rgb( 68, 68, 68 );
}

.similar-coupons:hover i {
  color: #009f94;
}

/* - - - - - - - - - - - - PRODUCT COUPON - - - - - - - - - - - - - - */

.product-coupon {
  width: 300px;
  height: 250px;
    margin: 9px;
    background-color: white;
    overflow: hidden;
    border: 8px solid #ffffff;
    -webkit-box-shadow:inset 0px 0px 0px 5px #e6e4dc;
    -moz-box-shadow:inset 0px 0px 0px 5px #e6e4dc;
    box-shadow:inset 0px 0px 0px 1px #e6e4dc;
}

.product-coupon-image {
    width: 100%;
  position: relative;
  height: 104px;
  margin-top: 10px;
}

.product-coupon-image img {
  cursor: pointer;
  max-height: 104px;
}

.product-coupon-title {
text-align: center;
  height: 52px;
}

.product-coupon-title h2 {
  font-size: 25px;
  font-family: "open_sans_condensedbold";
  color: rgb( 54, 193, 182 );
  padding-top: 5px;
  white-space: nowrap;
  overflow: hidden;
}

.product-coupon-title h3 {
  font-size: 12px;
  font-family: "open_sansregular";
  color: #ef4932;
  margin: 0px;
}

.was-price, .now-price {
	font-family: "open_sans_condensedbold";
}
.was-price {
	color: #ef4932;
	text-decoration: line-through;
} 

.now-price {
	color: #36c1b6;
}

.now-price a, .now-price a:visited, 
.product-coupon-title a, .product-coupon-title a:visited {
  color: #36c1b6;
}


.product-coupon-description {
  margin-top: 2px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  text-align: center;
  overflow: hidden;
  font-size: 15px;
  font-family: "open_sansregular";
  color: rgb( 68, 68, 68 );
  height: 57px;
}

.date {
  float: left;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px
}

.similar-coupons {
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 10px;
}

.fa-arrow-right {
	color: #00c6b9;
}

/* - - - - - - - - - - - END COUPON AREA - - - - - - - - - */

.logobanner {
	position: relative;
	top: 80px;
	width: 100%;
	max-width: 920px;
}

/* - - - - - - - - - FOOTER - - - - - - - - - - - - - - - - */
footer {
	width: 100%;
	height: 187px;
	background-color: rgb(239, 73, 50);
	font-family: "open_sans_condensed_lightRg";
	font-size: 11pt;
	font-weight: bold;
	overflow: hidden;
}

footer a {
	text-decoration: none;
}



.top a, .bottom a {
  padding: 0px 13px;
  color: #ffffff;
}

.top a:hover, .bottom a:hover {
  color: #dddddd;
}

.top, .bottom {
	position: relative;
	top: -30px;
}

footer ul li {
	list-style: none;
	display: inline-block;
}

footer ul {
	padding: 0px;
}

footer .footerlogo img{
	width: 88px;
	height: 72px;
	padding-top: 36px;
}

.footerlink-social {
		position: relative;
		top: -45px;
}

.bottom a {
  padding: 0px 9px;
}

.footerlink-social a {
	float: right;
	padding-right: 15px;
  color: #d1312a;
}

.footerlink-social a:hover {
  color: #c12d27;
}

.fb-like {
overflow: hidden;
height: 20px;
width: 85px;
top: -153px;
float: right;
clear: both;
margin-right: 20px;
}

/*.mobile-category {
	display: none;
}*/

/* - - - - - - - - - - MODALS - - - - - - - - - - - */
#fade {
  position: fixed;
  left: 0%;
  top: 0%;
  background-color: black;
  -moz-opacity: 0.7;
  opacity: 0.75;
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 999;
}

.join-area {
  background-color: #bbbbbb;
  margin-top: 20px;
  width: 90%;
  background-color: rgb(239, 73, 50);
  border: 1px solid rgb(213, 38, 14);
  text-align: center;
  display: inline-block;
  font-family: "open_sans_condensed_lightRg";
  font-size: 16px;
  color: #ffffff;
}

.join-area p {
  margin-top: 2px;
  margin-bottom: 2px;
  width: 155px;
  display: inline-block;
}

.go-to-button.join {
  width: 252px;
  height: 40px;
  color: #ffffff;
  background-color: rgb(239, 73, 50);
  line-height: 2.5em;
  position: relative;
  top: -2px;
  left: 0px;
  text-align: center;
  border: 1px solid #e06c67;
}

.go-to-button.join:hover {
    background-color: #ed341a;
}

.modal-coupon.thanks {
  height: 403px;
}

.modal-message-container {
  width: 414px;
  height: 250px;
  background-color: #36c1b6;
  position: relative;
  top: 130px;
  left: 21px;
}

.modal-message {
  margin-left: 25px;
  margin-right: 25px;
  position: relative;
  top: 90px;
  left: 0px;
}

.modal-coupon.thanks h1 {
  font-size: 26px;
  font-family: "open_sans_condensedbold";
  color: #ffffff;
  font-weight: normal;
  text-align: center;
}

.modal-coupon.thanks p {
  font-size: 18px;
  font-family: "open_sansregular";
  color: #ffffff;
  font-weight: normal;
  text-align: center;
}


.modal-coupon {
  display: inline-block;
  position: fixed;
  height: 525px;
  width: 768px;
  background-color: #ffffff;
  box-shadow: 0px 12px 20px 3px rgba(0,0,0,0.26);
  -webkit-box-shadow: 0px 12px 20px 3px rgba(0,0,0,0.26);
  -moz-box-shadow: 0px 12px 20px 3px rgba(0,0,0,0.26);
  z-index: 1000;
  left: 50%;
  top: 50%;
  margin-left: -384px;
  margin-top: -235px;
}

.fa-close {
  font-size: 20px;
  position: relative;
  float: right;
  color: #00c6b9;
  height: 24px;
  width: 27px;
  border-radius: 50%;
  background-color: #ffffff;
  z-index: 1000;
  top: -8px;
  left: 8px;
  padding-top: 3px;
  padding-left: 0px;
  box-shadow: 11px 2px 14px -6px rgba(0,0,0,0.26);
  -webkit-box-shadow: 11px 2px 14px -6px rgba(0,0,0,0.26);
  -moz-box-shadow: 11px 2px 14px -6px rgba(0,0,0,0.26);
}

.fa-close.claim {
  font-size: 20px;
  position: relative;
  float: right;
  color: #00c6b9;
  height: 24px;
  width: 27px;
  border-radius: 50%;
  background-color: #eeeeee;
  z-index: 1000;
  top: -13px;
  left: 14px;
  padding-top: 3px;
  padding-left: 0px;
}

.modal-coupon-area {
  border: 1px solid #dddddd;
  height: 373px;
  width: 416px;
  position: absolute;
  top: 131px;
  left: 20px;
}

.store-coupon-title.modal h2 {
  font-family: "open_sans_condensedbold";
  font-size: 48px;
  color: #000000;
}

.store-coupon-description.modal {
  font-size: 17px;
  border-bottom: 1px solid #dddddd;
  margin: 0px;
  height: 81px;
  width: 397px;
  padding-top: 38px;
  padding-left: 10px;
  padding-right: 10px;
}

.checkout.modal {
  width: 394px;
  height: 112px;
  background-color: #00c6b9;
  position: absolute;
  top: 235px;
  left: 11px;
}

.checkout.modal.product {
  height: 66px;
  top: 279px;
}

.checkout.modal .copy-instruction {
  position: absolute;
  top: 18px;
  left: 17px;
  color: #ffffff;
}

.checkout.modal .go-to-button {
width: 371px;
  height: 40px;
  line-height: 2.5em;
  background-color: #00a297;
  border: 1px solid #00e2d3;
  text-align: center;
  position: absolute;
  top: 59px;
  left: 10px;
}

.checkout.modal .go-to-button:hover {
  background-color: #069c92;
}

.checkout.modal.product .go-to-button {
  top: 13px;
  left: 10px;
}

.checkout.modal input {
  border: 1px solid black;
  width: 270px;
  height: 40px;
  position: absolute;
  top: -3px;
  left: -96px;
  padding: 0px;
}

.date.modal {
  position: absolute;
  top: 3px;
  left: 304px;
}


.gadsense-placeholder.modal {
  position: absolute;
  top: 130px;
  left: 450px;
  width: 300px;
  height: 250px;
  overflow: hidden;
}

.gadsense-placeholder.modal.leader {
  width: 728px;
  height: 90px;
  position: absolute;
  top: 23px;
  left: 21px;
}

.gadsense-placeholder-mobiletop {
  display: none;
}

.share-container {
  width: 300px;
  height: 112px;
  background-color: #444444;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 393px;
  left: 450px;
}

.share-container h2 {
  font-size: 18px;
  font-family: "open_sansregular";
  color: rgb( 255, 255, 255 );
  padding-top: 16px;
}

.social-icons {
  list-style: none;
  padding: 0px;
}

.social-icons li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.modal-share {
  color: #444444;
  background-color: #ffffff;
  height: 30px;
  width: 35px;
  font-size: 23px;
  padding-top: 5px;
}

.no-code-required {
  font-size: 20px;
  font-family: "open_sans_condensedbold";
  color: rgb( 255, 255, 255 );
  position: absolute;
  top: 19px;
  left: 130px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - */





/* used for search bar resizing*/

@media only screen and (min-width: 768px) and (max-width: 876px) {
	/*search container */
	input[type=search] {
	position: relative;
	top: 13px;
	left: 15px;
	border-radius: 0px;
	border: none;
	font-family: "open_sans_semiboldregular";
	font-size: 12px;
	height: 49px;
	width: 222px;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-left: 8px;
	padding-right: 45px;
	text-transform: lowercase;
	}

  /* - - - - SEARCH RESULTS - - - - -- */
  #suggestions {
  width: 100%;
  position: relative;
  z-index: 100;
  background-color: #ffffff;
  border-left: 1px solid #d53b2a;
  border-right: 1px solid #d53b2a;
  border-bottom: 1px solid #d53b2a;
  top: 25px;
  left: -1px;
  width: 222px;
  }



  .searchresult_logo {
    float: left;
    position: relative;
    z-index: 1;
  }

  .searchresult_title, #searchresult_category {
    font-size: 18px;
    font-family: "open_sans_semiboldregular";
    color: rgb( 68, 68, 68 );
    text-align: left;
    text-transform: none;
    position: relative;
    margin: 0px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    left: 10px;
    /*width: 130px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #searchresult_category {
    font-size: 13px;
    text-decoration: underline;
  }

  .searchresult_text-container {
  position: relative;
  padding-top: 7px;
  padding-bottom: 8px;
  }

  /*.searchresult_text-container:hover {
    background-color: #cccccc;
  }*/

  .searchresult_product {
    font-size: 18px;
    font-family: "open_sans_semiboldregular";
    color: rgb( 68, 68, 68 );
    text-align: center;
    height: 65px;
    line-height: 3.5em;
    width: 100%;
    border-top: 1px solid #cccccc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

}

@media only screen and (min-width: 877px) {
input[type=search] {
position: relative;
top: 13px;
left: 15px;
border-radius: 0px;
border: none;
font-family: "open_sans_semiboldregular";
font-size: 14px;
height: 49px;
width: 330px;
-moz-appearance: none;
-webkit-appearance: none;
padding-left: 8px;
padding-right: 45px;
text-transform: lowercase;
overflow: hidden;
	}

  /* - - - - SEARCH RESULTS - - - - -- */
  #suggestions {
    width: 100%;
    position: relative;
    z-index: 100;
    background-color: #ffffff;
    border-left: 1px solid #d53b2a;
    border-right: 1px solid #d53b2a;
    /*border-bottom: 1px solid #d53b2a;*/
    top: 25px;
    left: -1px;
    width: 330px;
  }

  .result {
    height: 65px;
  }

.searchresult_logo {
    float: left;
    position: relative;
    z-index: 1;
  }

  .searchresult_title, #searchresult_category {
    font-size: 18px;
    font-family: "open_sans_semiboldregular";
    color: rgb( 68, 68, 68 );
    text-align: left;
    text-transform: none;
    position: relative;
    margin: 0px;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    left: 10px;
    /*width: 230px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #searchresult_category {
    font-size: 13px;
    text-decoration: underline;
  }

  .searchresult_text-container {
  position: relative;
  padding-top: 7px;
  padding-bottom: 8px;
  }

  /*.searchresult_text-container:hover {
  background-color: #cccccc;
  }*/

    .searchresult_product {
    font-size: 18px;
    font-family: "open_sans_semiboldregular";
    color: rgb( 68, 68, 68 );
    text-align: center;
    height: 65px;
    line-height: 3.5em;
    width: 100%;
    border-top: 1px solid #cccccc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

}


/*used for category nav resizing*
@media only screen  and (max-width: 978px) {
	#category li a, #category li a:visited {
	font-size: 30px;
  	font-family: "open_sans_condensed_lightRg";
  	color: #ffffff;
  	text-transform: uppercase;
  	text-decoration: none;
	}

	#category li a:hover {
	color: rgb(213, 38, 14);
	}
}






/* * * * * * * * NEW FLIP CODE * * * * ** * * * * * */
.mystery-flip-container:hover, .raf-flip-container:hover {
  cursor: pointer;
}


/* entire container, keeps perspective */
.mystery-flip-container, .raf-flip-container {
  position: relative;
  width: 631px;
  height: 266px;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  perspective: 1000;
  transform: perspective(1000px);
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}



.mystery-flip-container.mystery-flip .mystery-back {
  -webkit-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.mystery-flip-container.mystery-flip .mystery-front {
  -webkit-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

.raf-flip-container.raf-flip .raf-back {
  -webkit-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.raf-flip-container.raf-flip .raf-front {
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* flip speed goes here */
.flipper {
  transition: 0.6s;    
  transform: perspective(1000px);
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

/* hide back of pane during swap */
.mystery-front, .mystery-back, .raf-front, .raf-back {
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}

/*  UPDATED! front pane, placed above back */
.mystery-front a, .mystery-front a:visited {
  text-decoration: none;
}

.mystery-front {
  z-index: 2;
  -webkit-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

/* back, initially hidden pane */
.mystery-back {
  -webkit-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.raf-front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/* back, initially hidden pane */
.raf-back {
  -webkit-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.coupon-iframe {
   width: 768px; 
   height: 508px; 
   border:0;
   margin:auto
}
/* 
  Some vertical flip updates 

.vertical.flip-container,
.vertical.raf-flip-container {
  position: relative;
}

.vertical .back {
  -webkit-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
*/

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  25% { -webkit-transform: perspective(120px) rotateX(90deg)   }
  50% { -webkit-transform: perspective(120px) rotateX(180deg)   }
  75% { -webkit-transform: perspective(120px) rotateX(270deg)   }
  100% { -webkit-transform: perspective(120px) rotateX(360deg)   }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateX(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateX(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateX(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateX(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateX(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateX(-179.9deg);
  }
}


.mystery-reveal.variableimg img{
    float: left;
    margin: 0 10px 5px 0;
    height: auto;
    width: auto;
}

.mystery-reveal.variableimg h2,
.mystery-reveal.variableimg h2 {
    position: relative;
    font-size: 34px;
    font-family: "open_sansbold";
    color: rgb( 68, 68, 68 );
    font-weight: bold;
    line-height: 1.25;
    text-align: left;
    top: 3px;
    left: 0px;
}

.mystery-reveal.variableimg h3 {
  position: relative;
    font-size: 16px;
    margin: 0px;
    top: 0px;
    left: 0px;
  }


/* * * * * * BONUS * * * * * */
.mystery-bg.bonus {
  background: url("/img/bonus-bg.png");
}

.raf-deal.bonus, .raf-reveal.bonus {
  background: url("/img/bonus.png");
  background-repeat: repeat;
}

.raf-deal.bonus h3 {
  width: 270px;
}

.raflogo.bonus {
    padding-bottom: 0px;
    max-width: none;
    position: absolute;
    top: -10px;
    left: -25px;
    height: 229px;
    width: 356px;
    z-index: 0;
}

.raf-deal.bonus span {
  color: #5344c3;
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff; 
}

.raf-container-right.bonus h1 {
  display: none;
}


/*fact-right bonus h3
fact-container bonus h4 h5*/

.fact-container.bonus {
   overflow: hidden;
}

.fact-right.bonus {
  text-align: center;
  border: 2px solid #ffffff;
  box-sizing: border-box;
  background: url("/img/burst1.png");
  background-size: 100%;
}

.fact-right.bonus h3 {
    text-align: center;
    color: #D5260E;
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 4px;
    padding: 0px;
}

.fact-container.bonus h4 {
  font-family: "open_sansbold";
  font-size: 18px;
  max-width: 99%;
  max-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 15px;
}


.fact-container.bonus h5, .fact-container.bonus p {
    font-family: "open_sansregular";
    color: rgb( 68, 68, 68 );
    font-size: 16px;
    margin: 15px;
    margin-bottom: 10px;
    font-weight: normal;
}

.fact-container.bonus h6 {
    font-family: "open_sansregular";
    color: rgb( 68, 68, 68 );
    font-size: 13px;
    color: #5344c3;
    margin: 0px;
}

.fact-container.bonus p {
      color: #5344c3;
      margin: 0px;
      padding: 0px;
      padding-bottom: 5px;
}

.fact-container.bonus span a, .fact-container.bonus span a:visited {
    font-family: "open_sans_condensedbold";
    font-size: 11px;
    color: rgb( 68, 68, 68 );
}




.membership {
  width: 80%;
  max-width: 400px;
  height: 63px;
  position: relative;
  left: -9px;
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 40px;
}

.emailcheck {
  width: 100%;
  height: 100%;
  font-size: 21px;
  font-family: "open_sans_condensed_lightRg";
  color: rgb( 46, 46, 46 );
  border: 0px inset;
  text-align: left;
  text-indent: 10px;
  position: relative;
  border: 1px solid rgb(239, 73, 50);
  z-index: 9;
  border-radius: 0;
  padding: 0px;
}

.membership i {
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 9;
    background: #ef4932;
    height: 65px;
    line-height: 3.1em;
    font-size: 21px;
    color: #ffffff;
    padding-left: 3px;
    padding-right: 3px;
    width: 18px;
    cursor: pointer;
}

.check-membership h3 {
  padding-bottom: 20px;
  color: #25857e;
}

.check-membership button {
    display: inline-block;
    width: 245px;
    height: 65px;
    line-height: 2.6em;
    position: relative;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-family: "open_sans_condensed_lightRg";
    z-index: 10;
    background: #00c6b9;
    border: 1px solid #cccccc;
}

/* - - - - - - - - - - - - - - - */

.idx-number {
  text-decoration: none;
  text-align: center;
  color:#ffffff;
  font-size: 50px;
  font-family: "open_sansbold";
  text-transform: uppercase;
  position: relative;
  text-align: left;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 20px;
  width: 50%;
  opacity: .5;
}

.product-row {
  text-align: left;
  padding: 30px;
  background-color: #ffffffcc;
  overflow: auto;
  border-radius: 20px;

}

.product-heading {
  color: #ef4932;
  font-size: 28px;
  font-family: "open_sansregular";
  text-transform: uppercase;
  position: relative;
  text-align: left;
  margin-bottom: 20px;
}

.product-txt h2 {
  width: 250px;
  margin-top: 20px;
}

.product-img {
  width: 250px;
  float: left;
  border-radius: 10px;
}

.product-txt{
  float: left;
  margin-left: 20px;
}

.product-price {
  margin-top: 10px;
  font-weight: bold;
  font-size: 30px !important;
}

.product-price span {
  text-decoration: line-through;
  vertical-align: super;
  font-weight: normal;
  margin-left: 10px;
  font-size: 18px !important;
}

.see_on_amazon-btn {
    width: 250px;
    height: 60px;
    background-color: rgb(239, 73, 50);
    line-height: 2.1em;
    margin-top: 0px;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-family: "open_sans_condensed_lightRg";
    text-transform: uppercase;
    position: relative;
}

.product-description {
  margin-top: 20px;
  margin-bottom: 10px !important;

}

.couponarea.generic-text.product-page, .couponarea.generic-text.product-page .couponarea {
  margin-top: 10px;
  margin-bottom: 10px;
}

.couponarea.generic-text.product-page {
  margin-top: 100px;
}








