/* Base
----------------------------------------------------------------------------------------------------*/
* { 
  margin:0;
  padding:0;
  border:0;
  outline:0}

html{ height:100%;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit; 
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline; }

.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
  width: 0; }

.clearfix{display: inline-block;}
 
html[xmlns] .clearfix {	display: block;}
 
* html .clearfix {height: 1%; }

img
{ max-width:100%; 
  height:auto;
  border:auto;}

a{ transition:color .0s ease-in; 
  -moz-transition:color .0s ease-in; 
  -webkit-transition:color .0s ease-in;
  text-decoration:none;
  color:#f12fb3; }
  
a:hover{ 
  text-decoration:none;
  color:#000;}

body{ 
  width:100%; 
  height:100%;
  font-family: 'Open Sans', sans-serif;
  font-size:13px;
  background-color:#FFFFFF}
 
input[type="text"], textarea, select, button, input[type="submit"], input[type="button"]
{ -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  }

/************reset css******************/
  
header,footer{ display:block;}
  
p{ 
  font-size:13px; 
  color:#FF0000; 
  padding:5px 0; 
  line-height:18px;}
  
ul li{
  padding:5px 0;
  line-height:19px;
  list-style:none;}   

h1{ 
  font-size:58px; 
  color:#464646;
  line-height:58px;
  padding:10px 0;}
  
h1 span{ font-weight:700;}

h2{ 
  font-size:30px; 
  color:#949495;
  line-height:35px;
  padding:8px 0;}  
  
h3{ 
  color:#000000; 
  font-size:18px; 
  font-weight:700} 
  
h4{ 
  font-size:13px;
   color:#7d7c7c;
   font-weight:700;}

#page{ width:100%;}
  
.row{ 
  max-width:1000px; 
  margin:0px auto; 
  padding:0 20px;}
  
header{ }

.logo{ float:left;}

.logo a{ 
  background:#FF0000; 
  padding:22px 28px;
  display:inline-block;
  font-size:22px;
  color:#fff;
  text-transform:uppercase;
  font-weight:600;}
  
.head-right{ 
  float:right;
  padding:15px 0;}  

.offer-limit{ 
  float:left;
  font-size:12px;
  color:#FF0000;
  padding:5px 0;}

.offer-limit span{ 
  font-size:22px; 
  color:#FFA500;
  font-weight:700;
  padding:0 5px;}

.signup{ 
  float:right; 
  padding-left:20px;
  padding-top:10px;}
  
.signup img{ 
  padding-right:20px;
  vertical-align:middle;}

.signup-button{ 
  font-size:13px; 
  color:#fff;
  background:#FF0000; 
  border-radius:12px;
  -webkit-border-radius:12px;
  -moz-border-radius:12px;
  padding:7px 18px;
  font-weight:700;
  text-transform:uppercase;
  display:inline-block;}
  
.signup-button:hover{ background:#d12199; color:#fff;}

#banner{ 
  background:#f1f0f3 url(images/banner-img.jpg) no-repeat;
  background-size:100% auto;}
 
.banner-left{ 
  width:56%;
  padding:6% 0 5% 0;}  
  
.banner-button{ margin:18px 0;}
  
.big-button{
  background:#FF0000; 
  color:#fff;
  font-size:30px;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  text-transform:none;
  padding:22px 58px;
  margin-right:20px;
  display:inline-block;
  font-weight:700;}  
  
.downarrow{ 
  margin-left:10px;
  vertical-align:top;}
  
.thumb{ padding:100px 200}

.thumb li{ 
  display:inline;
  margin-right:1px;
  padding:1px 0;}
  
.thumb li img{ border:5px #fff solid;}

.thumb li img:hover{ opacity:1.0;}

.wrapper{ 
  padding:30px 0;
  background:#fff;}

.common{ margin-left:-3%;}

.one-third{
  float:left; 
  margin-left:3%;
  width:30.3%; 
  padding:20px 0;}
  
.icon{ 
  float:left; 
  width:21%;  
  margin-right:9%;
  margin-top:5%;}
  
.one-third img{ vertical-align:middle; }
  
.content{ 
  float:left; 
  width:70%;}
  
.content h3 a{ color:#000;}

.content h3 a:hover{ color:#FF0000;}
  
.content p{ 
  padding-top:12px;
  font-weight:600;}

.pre-footer{ 
  background-color:#e0e0e0; 
  padding:28px 0;}
  
.pre-footer h4{ 
  padding-bottom:15px; 
  text-align:center;}

.pre-footer p{ 
  font-size:13px; 
  color:#888888;
  text-align:center;
  line-height:20px;}
  
footer{ 
  text-align:center; 
  font-size:13px; 
  font-weight:600; 
  color:#878686; 
  padding:25px 0;
  background:#fff;}
  
@media only screen and  (max-width:860px)
{
  .logo{ float:none; width:auto; text-align:center;}
  .head-right{ float:none; width:auto; text-align:center;}
  h1{ font-size:52px; line-height:52px;}
  .downarrow{ display:none;}
}

@media only screen and  (max-width:740px)
{
   .one-third{ width:auto; float:none; padding:10px 0;}
   .banner-content{ width:auto;}
   .icon{ margin-top:0; width:auto; margin-right:3%;}
   .offer-limit{ float:none; width:auto; padding:10px 0;}
   .signup{ float:none; width:auto;}
   .banner-left{ width:auto;}
   .big-button{ font-size:25px;}
   h1{ font-size:45px; line-height:45px;}
   h2{ font-size:25px;}
}

@media only screen and  (max-width:480px)
{
    h1{ font-size:38px; line-height:42px;}
	h2{ font-size:25px; line-height:30px;}
	.big-button{ padding:20px 40px;}
	.signup img{ display:none;}
}

@media only screen and  (max-width:380px)
{
    h1{ font-size:35px;}
	.big-button{ padding:20px 25px; font-size:22px;}
}