@charset "utf-8";
/* CSS Document */
@-ms-viewport {
 width: device-width;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  height: 100%;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
 *zoom: 1;
  clear: both;
}
.imgresponsive {
  max-width: 100%;
  margin: 0px;
  height: auto;
}
.yellow-green {
  color: #ffff00;
}
.blue {
  color: #3aa0f6;
}
Body {
  background: url(../images/bg-white.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #252525;
}
#MainWrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -40px;
  position: relative;
}
.push {
  height: 40px;
  clear: both;
}
#HeaderWrap {
  background:#2e3339;
}
#Header {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding:1em;
  margin-bottom:1em;
}
#videowrap {
  text-align: center;
  width: 960px;
  margin: 0 auto;
  padding: 20px 0px;
}
#videoplayer {
  width: 800px;
  margin: 0 auto;
}
.container {
  width: 960px;
  margin: 0 auto;
  background:#FFFFFF;
}
.content {
  padding:20px 30px;
}
#FooterWrap {
  position: relative;
  background: #1A1A1A;
  padding: 10px 0px;
}
#Footer {
  width: 100%;
  color: #eaebff;
  text-align: center;
  font-size: 15px;
}
/* styles */

.bullet {
  margin-top:30px;
}
.bullet ul {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  margin-bottom:20px;
}
.bullet ul li {
  border: thin solid #E5E5E5;
background: #fff;
width: 43%;
padding: 20px;
margin: 10px;
}
.bullet ul li:nth-child(even) {
}
.bullet ul li h2 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
  text-align: center;
}
.bullet ul li h3 {
  display: block;
width: 80%;
color: #ffffff;
text-transform: uppercase;
margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
margin-top: -20px;
margin-bottom: 10px;
text-align: center;
padding: 20px 10px;
background: #c2314a;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
.bullet ul li p {
  line-height: 1.5em;
}
.bullet ul li img {
  display: block;
  width: 80%;
 
  margin: 0 auto;
   margin-bottom:20px;
  margin-top:20px;
  height: auto;
}
.section3 {
  text-align: center;
  padding: 20px;
  background: #f9f9f9;
  margin-top: 30px;
}
.section3 h1 {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.1em;
  letter-spacing: -.03em;
}
.bonus {
}
.bonus-head {
  display:flex;
  justify-content:flex-start;
  align-items: center;
  background:#2e3339;
}
.bonus-badge {
  width:30%;
  background:#2e3339;
  
  padding:10px;
  text-align:center;
  
}
.bonus-badge img {
  max-width:220px;
}
.bonus-title {
  width:70%;
  font-size:150%;
  color:#FFFFFF;
  padding:22px;
  border-left:#c2b59b solid 5px;
  text-align:center;
}
.bonus-section p {
  line-height:1.6em
}
.bonus-section {
  width: 100%;
margin: 0 auto;
padding: 20px;
display: flex;
justify-content: space-between;
align-items: center;

}
.bonus-section div {
  width:55%;
  flex: none;
}
.bonus-section div:nth-child(1) {
  width:40%;
  text-align:center;
}
.bonus-section-img {
  text-align: center;
  width: 40%;
  float: left;
}
.bonus-section-img img {
  max-width: 100%;
  height: auto;
}
.bonus-section-copy {
  width: 60%;
  padding: 20px 0px;
  float: right;
}
.bonus-section-copy h2 {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: thin solid #CBCBCB;
}
.time-ad {
  text-align: center;
  padding: 20px 10%;

}
.claims {
  text-align: center;
  padding: 2% 15%;
}
.divider {
  height: 1px;
  background: #cccccc;
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 20px;
}
.video-replay {
	padding: 0px 0px 25px;
}
.video-replay object,
.video-replay embed,
.video-replay iframe, {
	width: 100% !important; height: auto !important;
}
.timer-box {
  width:90%;
  max-width:500px;
  margin:2em auto 0;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.timer-item {
	text-align:center;
	width:23%;
	margin: auto;  /* Magic! */
}
.timer-item h5 {
  font-weight: 500;
}
.time, .days, .hours, .minutes, .secs {
	font-size:30px;
	font-weight:800;
	padding:30px 0px;
	color:#FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#596a72+48,b0bfc4+48,8b9b9a+48 */
	background: #596a72; /* Old browsers */
	background: -moz-linear-gradient(top, #596a72 48%, #b0bfc4 48%, #8b9b9a 48%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #596a72 48%,#b0bfc4 48%,#8b9b9a 48%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #596a72 48%,#b0bfc4 48%,#8b9b9a 48%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#596a72', endColorstr='#8b9b9a',GradientType=0 ); /* IE6-9 */
	margin-bottom:10px;
}
@media only screen and (min-width : 768px ) and (max-width : 980px ) {
  .container {
    width: 760px;
  }
  .section1-head h1 {
    font-size: 2.5em;
  }
  .bullet ul li {
    width: 45%;
  }
  .bullet ul li:nth-child(9) {
    width: 93%;
  }
  .bonus-section {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0px;
  }
  .bonus-section-img {
    text-align: center;
    width: 30%;
    float: left;
  }
  .bonus-section-img img {
    max-width: 100%;
    height: auto;
  }
  .bonus-section-copy {
    width: 65%;
    padding: 20px 0px;
    float: right;
  }
  .bonus-head h2 {
    padding: 40px 20px 40px 250px;
  }
}

@media only screen and (min-width : 635px ) and (max-width : 767px) {
  .container {
    width: 95%;
  }
  .section1-head h1 {
    font-size: 2.25em;
  }
  .bullet ul li {
    width: 45%;
  }
  .bullet ul li:nth-child(9) {
      width: 93%;
  }
  .bullet ul li h3 {
    display: block;
    width: 98%;
  }
  .bonus-section {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0px;
    display:block;
  }
  .bonus-section div {
    text-align:center;
    width:100%;
  }
  .bonus-section div:nth-child(1) {
    text-align:center;
    width:100%;
  }
  .bonus-section-img {
    text-align: center;
    width: 30%;
    float: left;
  }
  .bonus-section-img img {
    max-width: 100%;
    height: auto;
  }
  .bonus-section-copy {
    width: 65%;
    padding: 20px 0px;
    float: right;
  }
  .bonus-head h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #FFFFFF;
    font-size: 2em;
    line-height: 1em;
    padding: 40px 20px 40px 0px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.76);
    margin-bottom: 0;
  }
}

@media only screen 
and (max-width : 634px ) {
  .container {
    width: 100% ;
  }
  .bonus-section {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0px;
  display:block;
}
.bonus-section div {
  text-align:center;
  width:100%;
}
.bonus-section div:nth-child(1) {
  text-align:center;
  width:100%;
}
  .bullet ul {
    list-style: none;
    padding: 0px;
    display: block;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
  }
  .bullet ul li:nth-child(9) {
    width: 100%;
  }
  .bullet ul li {
    width: 100%;
    margin: 0 auto;
    padding: 10 20px 20px 20px;
    margin-bottom: 40px;
  }
  .bonus-head {
  display:block;
  justify-content:flex-start;
  align-items:center;
}
.bonus-badge {
  width:100%;
  background:#2e3339;
  padding:10px;
  text-align:center;
}
.bonus-badge img {
  max-width:200px;
}
.bonus-title {
  width:100%;
  font-size:160%;
  padding:20px;
  text-align:center;
  border-left:none;
  border-top:#c2b59b solid 5px;
}
  }

@media screen and (max-width:489px) {
  .section3 h1 {
    font-size: 1.7em;
    font-weight: bold;
    line-height: 1.1em;
    letter-spacing: -.03em;
  }
  .bonus-head h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #FFFFFF;
    font-size: 1.8em;
    line-height: 1em;
    padding: 20px 10px 20px 10px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.76);
    margin-bottom: 0;
  }
  .bonus-section-img img {
    max-width: 70%;
    height: auto;
  }
}
