/*
Author: WebThemez
Author URL: http://webthemez.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,600);
@import url(http://fonts.googleapis.com/css?family=Lobster+Two:700);
body {
	color:#FFF;
	font-family: 'Lato', sans-serif;
	min-width:960px;
	top:0;
	left:0;
	position:absolute;
	height:100%;
	width:100%;
	margin:0;
	background-size:cover;
}
article {
    -webkit-columns: 3 281px;
       -moz-columns: 3 281px;
            columns: 3 281px;
	-webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;	
}
#article2 {
	-webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
	height: 450px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 10px;
	
}

@media screen and (max-width: 1160px) {
  #article2 {
	display: article2 !important;
  }
}

  @media screen and (max-width: 1160px) {
  article {
	display: none !important;
  }
}
  @media screen and (min-width: 1161px) {
  article {
	display: article !important;
  }
}
  @media screen and (min-width: 1161px) {
#article2 {
	display: none !important;
  }
}
/*
	-webkit-columns: 1 281px;
       -moz-columns: 1 281px;
            columns: 1 281px;
    height: 600px;
	*/
/* needed #2*/
ul.social{
width: 242px;
margin: 25px auto 0;
height: 62px;
padding-right: 47px;
}

ul.social li{
float: left;
background-color: white;
position: relative;
height: 62px;
margin-right: 28px;
line-height: 34px;
list-style-type: none;
display: inline-block; 
}

ul.social li a{
display: block;
width: 62px;
height: 62px;
}


ul.social li.facebook{
height: 62px;
background-position: 0 0;
width: 62px;
}

ul.social li.facebook:hover{
background-position: 0 -62px;
}



ul.social li.twitter{
height: 62px;
background-position: -90px 0;
width: 62px;
}

ul.social li.twitter:hover{
background-position: -90px -62px;
}



ul.social li.youtube{
margin-right: 0;
height: 62px;
background-position: -180px 0;
width: 62px;
}

ul.social li.youtube:hover{
background-position: -180px -62px;
}


#footer2{
	text-align: center;
	width: 100%;
	display: inline-block;
}

b {
	text-align: center;
	height: 154px;
	vertical-align: middle;
	display: inline-block;
	font-size: 0;
}
b:before {
	content: ' ';
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

#middle{
	width: 100%;
	background-color: #fff;
	padding: 0px 0;
	margin: 0px 0px;
	left: 100%;
	right: 100%;
}

#middle p{
	font-family: 'Lato', sans-serif;
	color: #fff;
	line-height: 34px;
}

#middle p span{
	color:#e63b4d;
}

.ie body {
	filter: dropshadow(color=#000000, offx=0, offy=1);	
}
h1 {
	font-size:68px;
	text-align:center; 
	padding-top:0px;
	font-weight:700;
	font-family: 'Lobster Two', cursive;
	text-shadow: 2px 2px rgba(12, 11, 11, 0.56);
}

.ie h2 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
}
h3 {
	font-size:25px;
	margin:0.2em 0; 
}
.ie h3 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
}
h4 {
	margin-bottom:5px;	
}
p, pre {
	margin:0 0 10px 0; 
}
code {
	text-transform:uppercase !important;
	color:#EEE;	
	border-bottom:1px dotted #666;
}
small {
	background-color: white;
	background:rgba(0, 0, 0, 0.8) url();	
	border:1px solid #111;
	font-size:15px;
	padding:0 5px;
}
a {
	color: #424242;
	text-decoration: underline;	
}
a:hover {
	color:#BBB;	
} 
#Header {
margin-bottom: 62px;
position: relative;
width: 100%;
height: 110px;
line-height: 110px;
z-index: 1;
}
.wrapper {
margin: auto;
position: relative;
width: 100%;
z-index: 1;
}
/* needed 
#socialIcons {
display:block;
}
#socialIcons ul {
margin: 0px; 
padding:0px;
text-align: center;
}
#socialIcons ul li {
float: left;
position: relative;
height: 62px;
margin-right: 28px;
line-height: 34px;
list-style-type: none;
display: inline-block; 
}
#socialIcons ul li a{
display: block;
width: 62px;
height: 62px;
}
.twitterIcon, .facebookIcon, .linkedInIcon, .pintrestIcon{
background: url('../images/social-images.png') left top no-repeat;
}
.facebookIcon{
height: 62px;
background-position: 0px 0px;
width: 62px;
}
.linkedInIcon{
background-position: -245px 0px;
}
.pintrestIcon{
background-position: -331px 0px;
}
*/
.tempBy{
display:block;
text-align:center;
margin-top:100px;
}
#Content h2 {
display: inline-block;
margin: 25px 0 15px;
padding: 0px;
text-align: center;
font-size: 28px; 
font-weight: 300;
color: #fff;
line-height: 36px;
}
#WindowSlide {
margin: 0 auto;
position: relative;
width: 634px;
height: 170px;
display: block;
overflow: hidden;
}
#Mail {
position: absolute;
width: 634px;
top: 0px;
left: 0px;
}
#Content h3 {
text-align: center;
font-size: 20px;
font-weight: normal;
display: block;
clear: both;
}

#subscribe p{
text-align:center;
}
#subscribe input {
background: rgba(255, 255, 255, 0.52);
color: #000; 
vertical-align: middle;
width: 293px;
border: 1px solid rgba(255, 255, 255, 0.76);
padding: 0 10px;
height: 40px;
}
#subscribe input[type="button"]{
background: rgba(255, 255, 255, 1);
width: auto;
padding: 0px 25px;
cursor: pointer;
margin-left: -5px;
font-weight: bold; 
height: 42px;
display: inline-block;
}


.callback,
.simple {
  font-size: 20px;
  background: #27ae60;
  padding: 0.5em 0.7em;
  color: #ecf0f1;
  margin-bottom: 50px;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
.callback{
  cursor: pointer;
}
.ended {
  background: #c0392b;
}
.countdown {
text-align:center;
}
.intro{
font-size:22px;
font-weight:normal;
margin-bottom:10px;
}
.styled{
  margin-bottom: 30px;
}
.styled div {
display: inline-block;
font-size: 80px;
font-weight: 900;
text-align: center;
margin: 0 1px;
width: 136px;
padding: 10px 30px 53px; 
height: 100px;
background:rgba(255, 255, 255, 0.0);
text-shadow: none;
vertical-align: middle; 
border-right:1px solid rgba(255, 255, 255, 0.36);
text-shadow: 2px 2px rgba(12, 11, 11, 0.56);
}
.styled div:last-child{
border:none;
}
#overlay{ 
background: rgba(0, 0, 0, 0.04) url(../images/overlays/06.png) top left repeat;
background:rgba(0, 0, 0, 0.14);
position: fixed;
top: 0px;
width: 100%;
bottom: 0px;
opacity:0.8;
}
/* IE7 inline-block hack */
*+html .styled div{
  display: inline;
  zoom: 1;
}
.styled div:first-child {
  margin-left: 0;
}
.styled div span {
display: block;
border-top: 1px solid rgba(255, 255, 255, 0.36);
padding-top: 3px;
font-size: 21px;
font-weight: 400;
text-align: center;
}

@media(max-width:768px){
	body {
	min-width: initial !important;
	}
	.wrapper{width:100%;}
	.styled div {
	  margin-bottom:10px; 
	}
}
@media(max-width:420px){
	h1{
	background-image: url("viva.png")
	float:initial;
	text-align: center;
	margin-left:0px;
	margin-bottom:0px;
	}
	.styled div {
	  margin-bottom:10px;
	  font-size: 40px;
	  font-weight: normal; 
	  text-align: center;
	  width:80px; 
	  border-radius:80px; 
	  height:80px;  
	}
	#Content h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 29px;
	font-weight: 300;
	}
	.styled {
	margin-bottom: 30px;
	}
	#subscribe input[type="button"]{
	margin-top:10px;
	}
	#subscribe input{
	width:80%;
	}
	footer{
	position:relative !important;
	}
}

.fa {
	padding: 20px;
	font-size: 30px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
  }
  
  .fa:hover {
	  opacity: 0.7;
  }
  
  .fa-facebook {
	background: #3B5998;
	color: white;
  }
  
  .fa-twitter {
	background: #55ACEE;
	color: white;
  }
  
  .fa-google {
	background: #dd4b39;
	color: white;
  }
  
  .fa-linkedin {
	background: #007bb5;
	color: white;
  }
  
  .fa-youtube {
	background: #bb0000;
	color: white;
  }
  
  .fa-instagram {
	background: #125688;
	color: white;
  }
  
  .fa-pinterest {
	background: #cb2027;
	color: white;
  }
  
  .fa-snapchat-ghost {
	background: #fffc00;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  }
  
  .fa-skype {
	background: #00aff0;
	color: white;
  }
  
  .fa-android {
	background: #a4c639;
	color: white;
  }
  
  .fa-dribbble {
	background: #ea4c89;
	color: white;
  }
  
  .fa-vimeo {
	background: #45bbff;
	color: white;
  }
  
  .fa-tumblr {
	background: #2c4762;
	color: white;
  }
  
  .fa-vine {
	background: #00b489;
	color: white;
  }
  
  .fa-foursquare {
	background: #45bbff;
	color: white;
  }
  
  .fa-stumbleupon {
	background: #eb4924;
	color: white;
  }
  
  .fa-flickr {
	background: #f40083;
	color: white;
  }
  
  .fa-yahoo {
	background: #430297;
	color: white;
  }
  
  .fa-soundcloud {
	background: #ff5500;
	color: white;
  }
  
  .fa-reddit {
	background: #ff5700;
	color: white;
  }
  
  .fa-rss {
	background: #ff6600;
	color: white;
  }
