/*Template Name: progressing-countdown-widget
File Name: style.css
Author Name: ThemeVault
Author URI: http://www.themevault.net/
Licence URI: http://www.themevault.net/license/*/

body {
    font-family: 'Poppins', sans-serif;
    margin: 0;
    color: #fff;
    font-size:100%;
    letter-spacing: 1px; 
    background-image: url("../images/bgbanner.jpg");
    background-position: center center;
    background-repeat:  no-repeat;
    background-attachment: fixed;
    background-size:  cover;
    background-color: #999;
}
#page {
    position: relative;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.offcanvas #page {
    overflow: hidden;
    position: absolute;
}
.offcanvas #page:after {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.7);
    content: "";
}

a {
    color: #8BC34A;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a:hover, a:active, a:focus {
    color: #8BC34A;
    outline: none;
    text-decoration: none;
}

p {
    margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6, figure {
    color: #000;
    font-family: "Space Mono", Arial, serif;
    font-weight: 400;
    margin: 0 0 20px 0;
}

::-webkit-selection {
    color: #fff;
    background: #8BC34A;
}

::-moz-selection {
    color: #fff;
    background: #8BC34A;
}

::selection {
    color: #fff;
    background: #8BC34A;
}

.countdown-wrap, .bg-cover {
    width: 50%;
    float: left;
    background: #fff;
    text-align: center;
}
.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.fh5co-nav {
    margin-bottom: 3em;
}
.fh5co-nav #fh5co-logo {
    font-size: 36px;
    margin: 20px 0 0 0;
    padding: 0;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
}
.fh5co-nav a {
    color: #000;
    position: relative;
}

.fh5co-social-icons {
    margin: 0;
    padding: 0;
}
.fh5co-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.fh5co-social-icons li a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #8BC34A;
    padding-left: 10px;
    padding-right: 10px;
}
.fh5co-social-icons li a i {
    font-size: 20px;
}
.fh5co-social-icons li a:hover, .fh5co-social-icons li a:focus {
    color: #fff;
}

form label {
    font-weight: normal !important;
}

.display-t {
    display: table;
    margin: 50px auto;
}
.display-t .display-tc {
    display: table-cell !important;
    vertical-align: middle;
    min-height: 700px;
}
.display-t .display-tc h2 {
    margin: 25px 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    line-height: 20px;
}
.display-t .display-tc h1 {
    color: #e52c4b;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 20px;
}

.display-t .display-tc .btn {
    padding: 19.5px 20px 18px;
    background: #e52c4b;
    color: #fff;
    border: none !important;
    font-size: 14px;
    text-transform: uppercase;
}
.display-t .display-tc .fh5co-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.display-t .display-tc .fh5co-social-icons li a i {
    font-size: 30px;
}

.countdown-wrap .bg-img{
	display: none;
}
	
#fh5co-header-subscribe {
    float: left;
    width: 100%;
    margin-bottom: 3em;
}
#fh5co-header-subscribe #email {
    font-size: 16px;
    background: rgb(0, 0, 0);
    border: transparent;
    margin-right: -5px;
    width: 400px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    color:#eee;
    padding-left: 10px;
}
#fh5co-header-subscribe button {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.simply-countdown {
    /* The countdown */
    margin-top: 3em;
    margin-bottom: 0em;
}

.simply-countdown > .simply-section {
    /* coutndown blocks */
    display: inline-block;
    width: 120px;
    height: 120px;
    background: rgb(0, 0, 0);
    margin: 0 5px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.simply-countdown > .simply-section > div {
    /* countdown block inner div */
    display: table-cell;
    vertical-align: middle;
    height: 115px;
    width: 120px;
}

.simply-countdown > .simply-section .simply-amount,
.simply-countdown > .simply-section .simply-word {
    display: block;
    color: white;
    /* amounts and words */
}

.simply-countdown > .simply-section .simply-amount {
    font-size: 32px;
    /* amounts */
}

.simply-countdown > .simply-section .simply-word {
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    font-size: 12px;
    /* words */
}

.form-control {
    box-shadow: none;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 54px;
    font-size: 18px;
    font-weight: 300;
}
.form-control:active, .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #8BC34A;
}

.row-pb-md {
    padding-bottom: 4em !important;
}

.row-pb-sm {
    padding-bottom: 2em !important;
}
.js .animate-box {
    opacity: 0;
}
.copyright {
    bottom: 0;
    clear: both;
    color: #000;
    left: 27%;
    padding-bottom: 15px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
}
.copyright a{
    color: #e52c4b;
    text-decoration: none;
}
.copyright a:hover{
    color: #000;
}

@media screen and (max-width: 1199px) {
    #fh5co-header-subscribe #email{
        width:300px;
    }
    .simply-countdown > .simply-section{
        width: 100px !important;
        height: 100px !important;
    }
    .simply-countdown > .simply-section .simply-amount {
        font-size: 24px !important;
    }
}
@media screen and (max-width: 991px) {
    #fh5co-header-subscribe button {
        width: 90%;
        margin: 0 auto;
        border-top-left-radius: 30px !important;
        border-bottom-left-radius: 30px !important;
    }
    #fh5co-header-subscribe #email {
        width: 90% !important;
        margin: 0 auto;
        margin-bottom: 5px;
        text-align: center !important;
        border-top-right-radius: 30px !important;
        border-bottom-right-radius: 30px !important;
    }
    .display-t .display-tc h1 {
        font-size: 30px;
    }
    .fh5co-nav {
        padding: 10px 0;
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .countdown-wrap, .bg-cover{
        width:100%;
    }
	.countdown-wrap .bg-img{
		display: block;
		margin-bottom: 25px;
	}
	.copyright {
		text-align: center;
		transform: translateX(0%);
	}
}
@media screen and (max-width: 480px) {
    .display-t .display-tc h2 {
        font-size: 14px;
        margin: 0 0 40px;
    }
    .display-t .display-tc h1{
        font-size: 22px;
    }
    .fh5co-nav a{
        font-size: 22px;
    }
    .fh5co-nav #fh5co-logo{
        margin: 0;
    }
    .display-t{
        margin: 30px auto;
    }
    .copyright {
        font-size: 12px;
    }
}
@media screen and (max-width: 360px) {
    .copyright {
        font-size: 11px; left:50%;
    }
}