/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}


@font-face {
    font-family: 'socicon';
    src: url('socicon/font/socicon-webfont.eot');
    src: url('socicon/font/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('socicon/font/socicon-webfont.woff') format('woff'),
         url('socicon/font/socicon-webfont.ttf') format('truetype'),
         url('socicon/font/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}


.socicon {
    font-family: 'socicon' !important;
}


html,
body {
  height: 100%;
  font-size: 100%;
  width: 100%;
display: table;  
}


body{
margin:0;
padding:0;
color: #ffffff;
background: #fff;
font-family: 'Montserrat', sans-serif;
text-align: center;
}


#transy{
width: 100%;
height: 100%;
float: left;
bottom: 0%;
background: #000;
opacity: 0.6;
filter: alpha(opacity=60);
position: absolute;
z-index: 0;
}


.section1{
	position: relative;
	background: url(../images/bg.jpg) no-repeat top center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
  	background-size: cover;
	display: table-cell;
	width: 50%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	-webkit-box-shadow: inset 0px 0px 6.25em/*100px*/ 3.125em/*50px*/ rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 6.25em/*100px*/ 3.125em/*50px*/ rgba(0,0,0,0.75);
	box-shadow: inset inset 0px 0px 6.25em/*100px*/ 3.125em/*50px*/ rgba(0,0,0,0.75);

}

.section1 h1{
	text-align: center;
	font-size: 4.000em /*100px*/;
	display: inline-block;
	position: relative;
	font-family: 'Montserrat Alternates', sans-serif;
	text-transform: uppercase;
}

.section2{
	display: table-cell;
	width: 50%;
}


.wrapper{
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
}

.outer{
	display: table-cell;
	vertical-align: middle;
}


.content{
	width: 80%;
	margin: 0 auto;
	position: relative;
}


.content h2{
	font-size: 3.125em/*50px*/;
	letter-spacing: 0.2em/*10px*/;
	color: #000;
	text-transform: uppercase;	
}

.content h2 span{
	display: block;
	font-size: 0.38em/*19px*/;
	letter-spacing: 0.2em/*5px*/;
}

.points{
	width: 90%;
	margin: 1.25em/*20px*/ auto 2.5em/*40px*/;
	float: left;
}

.points li{
	width: 100%;
	float: left;
	text-align: center;
	color: #000;
	font-size: 1em/*16px*/;
	line-height: 3.125em/*50px*/;
}

.points li i{
	color: #769264;
}


h3{
	text-align: center;
	font-size: 1.525em/*26px*/;
	letter-spacing: 0.115em/*3px*/;
	color: #000;
	text-transform: uppercase;
}


#counter {
    margin-top: 40px;
    width: 80%;
    padding: 0 10%;
    float: left;
}

.countdown_section {
    color: #000;
    display: inline-block;
    text-align: center;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 0.626em/*10px*/;
    padding-bottom: 2em/*20px*/;
    padding-top: 2em/*20px*/;
    border-bottom: 1px solid rgba(0,0,0,0.1);    
    border-top: 1px solid rgba(0,0,0,0.1);    

}

.countdown_section:first-child {
    border-left: 0;
}

.countdown_amount {
    color: #000;
    display: block;
    font-size: 3.5em/*40px*/;
    font-weight: 300;
    letter-spacing: -0.075em/*-3px*/;
    line-height: 0.75em;
}


@media only screen and (max-width: 1024px){

body{
	font-size: 75%;
}

}


@media only screen and (max-width: 768px){

body{
	font-size: 80%;
}

body{
margin:0;
padding:0;
color: #ffffff;
background: #fff;
font-family: 'Montserrat', sans-serif;
text-align: center;
display: inherit;
}


#transy{
width: 100%;
height: 100%;
float: left;
bottom: 0%;
background: #000;
opacity: 0.6;
filter: alpha(opacity=60);
position: absolute;
z-index: 0;
}




.section1{
	position: relative;
	background: url(../images/bg.jpg) no-repeat top center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
  	background-size: cover;
	display: inherit;
	width: 100%;
	height: auto;
	padding: 10% 0;
	text-align: center;
	-webkit-box-shadow: inset 0px 0px 2.25em/*100px*/ 1.125em/*50px*/ rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 2.25em/*100px*/ 1.125em/*50px*/ rgba(0,0,0,0.75);
	box-shadow: inset inset 0px 0px 2.25em/*100px*/ 1.125em/*50px*/ rgba(0,0,0,0.75);

}

.section1 h1{
	text-align: center;
	font-size: 4.000em /*100px*/;
	display: inline-block;
	position: relative;
	font-family: 'Montserrat Alternates', sans-serif;
	text-transform: uppercase;
}



.section2{
	margin: 5% 0;
	display: inherit;
	width: 100%;
	height: 60%;
}

.content{
	width: 90%;
	margin: 0 auto;
	position: relative;
}


#counter {
    margin-top: 40px;
    width: 90%;
    padding: 0 5%;
    float: left;
}


}



@media only screen and (max-width: 568px){





}




