
@import "http://fonts.googleapis.com/css?family=Open+Sans:700,400";
#coming_soon{
    background: rgba(0, 0, 0, 0) url("../img/man-welding-pipe.jpg") no-repeat scroll center -200px / 100%;
    color: #000;
    font-family: "Open Sans",sans-serif;
    height: 100%;
    left: 0;
    margin: 0;
    min-width: 960px;
    position: absolute;
    top: 0;
    width: 100%;
}
.logo h1 {
    font-size: 50px;
    letter-spacing: -2px;
    line-height: 40px;
    text-align: center;
    margin: 0;
}
.ie .logo h1 {
    padding-bottom: 12px;
}

#coming_soon h3 {
    color: #888;
    font-size: 30px;
    margin: 0.2em 0;
    padding: 0 0 29px;
    text-align: center;
}

#coming_soon h4 {
    margin-bottom: 5px;
}
#coming_soon p, #coming_soon pre {
    margin: 0 0 10px;
}
#coming_soon code {
    border-bottom: 1px dotted #666;
    color: #eee;
    text-transform: uppercase !important;
}
#coming_soon small {
    background: rgba(0, 0, 0, 0.8) url("") repeat scroll 0 0;
    border: 1px solid #111;
    font-size: 15px;
    padding: 0 5px;
}
#coming_soon strong {
    color: #646464;
    display: block;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
}
a {
    color: #007CDC;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
#coming_soon .spacing {
    padding: 30px 0 15px;
}
#coming_soon #Header {
    padding-top: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#coming_soon .logo {
    border-radius: 180px;
    margin: 0 auto;
    width: auto;
}
#coming_soon .logo h1 {
    color: #4f5eaf;
    font-weight: 600;
}
#coming_soon .logo img {
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: auto;
}
#coming_soon.wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
}
#coming_soon #socialIcons {
    display: block;
}
#coming_soon #socialIcons ul {
    margin: 40px 0 0;
    padding: 0;
    text-align: center;
}
#coming_soon #socialIcons ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #888;
    border-radius: 71px;
    display: inline-block;
    height: 56px;
    line-height: 50px;
    list-style-type: none;
    margin-right: 19px;
    padding: 10px;
}
#coming_soon #socialIcons ul li a {
    display: inline-block;
    height: 34px;
    width: 34px;
}
#coming_soon .copyright {
    color: #fff;
    display: inline-block;
    opacity: 0.8;
    text-align: left;
    vertical-align: middle;
}
#coming_soon h2 {
    color: #676767;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 40px;
    padding: 0;
    text-align: center;
}
#coming_soon #WindowSlide {
    display: block;
    height: 170px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 634px;
}
#coming_soon #Mail {
    left: 0;
    position: absolute;
    top: 0;
    width: 634px;
}
#coming_soon h3 {
    clear: both;
    display: block;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
#coming_soon #subscribe p {
    text-align: center;
}
#coming_soon #subscribe input {
    background: rgba(255, 255, 255, 0.52) none repeat scroll 0 0;
    border: 1px solid #888;
    color: #7a7a7a;
    font-size: 14px;
    padding: 10px;
    vertical-align: middle;
    width: 393px;
}
#coming_soon #subscribe input[type="button"] {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    color: #888;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 -6px;
    padding: 10px 25px;
    width: auto;
}
#coming_soon #subscribe input[type="button"]:hover {
    background: #1e7ccd none repeat scroll 0 0;
    border: 1px solid #1e7ccd;
    color: #fff;
}
#coming_soon .callback, #coming_soon .simple {
    background: #27ae60 none repeat scroll 0 0;
    color: #ecf0f1;
    font-size: 20px;
    margin-bottom: 50px;
    padding: 0.5em 0.7em;
    transition: background 0.5s ease-out 0s;
}
#coming_soon .callback {
    cursor: pointer;
}
#coming_soon .ended {
    background: #c0392b none repeat scroll 0 0;
}
#coming_soon .countdown {
    background: #3c4263 none repeat scroll 0 0;
    margin-top: 30px;
    padding: 30px 0;
    text-align: center;
}
#coming_soon .styled div {
    color: #fff;
    display: inline-block;
    font-size: 70px;
    font-weight: normal;
    margin: 0 15px;
    padding: 0 30px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
}
#coming_soon #overlay {
    background: rgba(0, 0, 0, 0.56) url("../images/overlays/01.png") repeat scroll left top;
    bottom: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
}
#coming_soon .styled div:first-child {
    margin-left: 0;
}
#coming_soon .styled div span {
    display: block;
    font-size: 19px;
    font-weight: normal;
    padding-top: 3px;
    text-align: center;
}
#coming_soon footer {
    background: rgba(0, 0, 0, 0.64) none repeat scroll 0 0;
    bottom: 0;
    height: 30px;
    position: absolute;
    width: 100%;
}
#coming_soon footer span {
    float: right;
    margin: 10px;
}
#coming_soon .subscribe {
    background: #fff none repeat scroll 0 0;
}
#coming_soon .features {
    background: rgba(55, 55, 55, 0.15) none repeat scroll 0 0;
}
#coming_soon .features h2 {
    padding: 0 0 30px;
}
#coming_soon .features h4 {
    margin: 0 0 10px;
}
#coming_soon .featuresPro {
    float: left;
    margin-bottom: 30px;
}
#coming_soon .featuresPro {
    font-size: 15px;
}
#coming_soon #subscribe {
    text-align: center;
}
#coming_soon #subscribe > a {
    border: 1px solid #4f5eaf;
    padding: 5px 20px;
    transition: all 0.3s linear 0s;
}
#coming_soon #subscribe > a:hover {
    background: #4f5eaf none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 768px) {
#coming_soon {
    min-width: initial !important;
}
#coming_soon.wrapper {
    width: 100%;
}
#coming_soon .styled div {
    margin-bottom: 10px;
}
}
@media (max-width: 420px) {
#coming_soon h1 {
    float: initial;
    margin-bottom: 0;
    margin-left: 0;
    text-align: center;
}
#coming_soon .styled div {
    font-size: 40px;
    font-weight: normal;
    height: 70px;
    margin-bottom: 10px;
    text-align: center;
    width: 50px;
}
#coming_soon h2 {
    font-size: 29px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    text-align: center;
}
#coming_soon .styled {
    margin-bottom: 30px;
}
#subscribe input[type="button"] {
    margin-top: 10px;
}
#subscribe input {
    width: 80%;
}
#coming_soon .featuresPro img {
    width: 100%;
}
#coming_soon footer {
    position: relative !important;
}
}
.single_page .site_header {
    background: #fff;
}
#coming_soon .logo img {
    margin: 0;
    text-align: left;
}
.menu_holder.container {
    width: 1200px;
}
#coming_soon {
    color: #000;
    font-family: Lato;
}
#coming_soon {

    background: none;

}
.content {
    min-height: 300px;
}
