
.container-count {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

.container-count, .navbar-static-top .container-count, .navbar-fixed-top .container-count, .navbar-fixed-bottom .container-count {
    /*width: 940px;*/
}

.container-count:before, .container-count:after {
    display: table;
    line-height: 0;
    content: "";
}

.clock .span6 {
    width: 240px;
}
.clock {
    position: relative;
}
.clock .span6 {
    margin: 96px auto 0;
    float: none;
    position: relative;
}
.img-clock {
    display: block;
    margin: 0 auto;
    max-height: 146px;
}
.span6 img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
#countdown {
    left: 15%;
    position: absolute;
    /*left: 28%;*/
    bottom: 18%;
}
#countdown div {
    font-size: 20px;
    line-height: 16px;
}
#countdown div {
    float: left;
    font-family: 'JournalRegular', Arial, sans-serif;
    font-size: 50px;
    line-height: 38px;
}


#countdown div.days span {
    width: 50px;
    display: inline-block;
    text-align: right;
}
#countdown ins {
    color: #ffbd38;
    text-decoration: none;
}
#countdown em {
    font-size: 16px;
}

#countdown em {
    display: block;
    font-size: 34px;
    text-align: right;
    padding: 0 10px 0 0;
}
em {
    font-style: italic;
}
#countdown div {
    font-size: 20px;
    line-height: 16px;
}
#countdown div.hours span {
    padding: 0 14px;
}
#countdown div.minutes span {
    padding: 0 0 0 7px;
}


.social-links {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}

.social-links .span9 {
    padding-left: 20%;
}

.social-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-links ul li {
    float: left;
    padding: 0 28px 10px 0;
}

.social-links ul li a{
    display: block;
    text-indent: -999em;
    width: 66px;
    height: 66px;
    cursor: pointer;
}

.social-links ul li.facebook a {
    background: url(../img/icon-facebook.png) no-repeat 0 0;
}

.social-links ul li.twitter a {
    background: url(../img/icon-twitter.png) no-repeat 0 0;
}

.social-links ul li.flickr a {
    background: url(../img/icon-flickr.png) no-repeat 0 0;
}

.social-links ul li.pinterest a {
    background: url(../img/icon-pinterest.png) no-repeat 0 0;
}

.social-links ul li.dribble a {
    background: url(../img/icon-dribble.png) no-repeat 0 0;
}

.social-links ul li.gplus a {
    background: url(../img/icon-gplus.png) no-repeat 0 0;
}

.social-links ul li.instagram a {
    background: url(../img/icon-instagram.png) no-repeat 0 0;
}

.clock {
    position: relative;
}

.clock .span6{
    margin: 96px auto 0;
    float: none;
    position: relative;
}

.img-clock {
    display: block;
    margin: 0 auto;
    max-height: 146px;
}

#countdown {
    position: absolute;
    left: 28%;
    bottom: 18%;
}

#countdown div {
    float: left;
    font-family: 'JournalRegular', Arial, sans-serif;
    font-size: 50px;
    line-height: 38px;
}

#countdown em {
    display: block;
    font-size: 34px;
    text-align: right;
    padding: 0 10px 0 0;
}

#countdown ins {
    color: #ffbd38;
    text-decoration: none;
}

#countdown div.days span {
    width: 50px;
    display: inline-block;
    text-align: right;
}

#countdown div.hours span {
    padding: 0 14px;
}

#countdown div.hours em {
    text-align: left;
}

#countdown div.minutes span {
    padding: 0 0 0 7px;
}

#countdown div.minutes em {
    text-align: left;
    margin-left: -10px;
}

#countdown div.seconds span {
    padding-left: 10px;
}

#countdown div.seconds em {
    text-align: left;
    margin-left: -10px;
}

.form-container-count {
    padding: 0 50px;
}

.form-container-count h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: bold;
    width: 80%;
    border: none;
}

.form-container-count input {
    width: 97%;
    line-height:30px !important;
}

.form-container-count .btn {
    float: right;
}

.addthis {
    padding: 10px 10px 0px 10px;
    background: #ffffff;
    position: fixed;
    right: 0;
    bottom: 0;
}


/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
    .hero-unit {
        /*padding-top: 15px;*/
        /*padding-bottom: 20px;*/
    }
    .hero-unit h1 {
        font-size: 12px;
    }
    .clock .span6 {
        margin-top: 10px;
    }
    .social-links {
        margin-bottom: 0px;
    }
    .social-links ul li a {
        height: 20px;
        width: 20px;
    }
    .social-links ul li.facebook a,
    .social-links ul li.twitter a,
    .social-links ul li.flickr a,
    .social-links ul li.pinterest a,
    .social-links ul li.dribble a,
    .social-links ul li.gplus a,
    .social-links ul li.instagram a
    {
        background-size: 20px;
    }

    #countdown {
        left: 15%;

    }
    #countdown div {
        font-size: 20px;
        line-height: 16px;
    }
    #countdown em {
        font-size: 16px
    }
    .clock .span6 {
        width: 240px;

    }
}

.hero-unit {
    font-size: 18px;
    color: inherit;
}
.hero-unit h1 {
    font-size: 12px;
}
.hero-unit h1 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: -1px;
    color: red;
    text-align: center;
}