html{min-height:100%;background:#3A823A url(../img/bg.jpg) 100% 100% no-repeat;-webkit-background-size:cover;-o-background-size:cover;background-size:cover;}
body{min-height:100%;font:20px/1.4 'PT Sans', sans-serif;color:#fff;text-shadow:0 2px 2px rgba(0,0,0,0.66);background:transparent;}
.site-heading{margin-top:120px;margin-bottom:30px;font-size:64px;line-height:64px;font-weight:700;text-shadow:0 2px 5px rgba(0,0,0,0.5);}
.description{margin-bottom:20px;}
.countdown-item{float:left;margin:0 40px 20px 0;}
.countdown-number{font-size:64px;line-height:72px;font-weight:700;text-shadow:0 2px 5px rgba(0,0,0,0.5);}
.countdown-text{text-align:center;}
@media max-width 979px {
html{background:#5A5AE2 url(../img/bg.jpg) 100% 100% no-repeat;-webkit-background-size:cover;-o-background-size:cover;background-size:cover;}
}
@media max-width 767px {
.site-heading{margin-top:20px;}
}
@media max-width 480px {
.subscribe-form{display:block;}
.countdown-item{width:50%;margin-right:0;text-align:center;}
}