@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic);

body {background:url(../img/pattern.png) repeat center 0 #fff; font-family: 'PT Sans', sans-serif;}
.comingsoonBlk{
    background: #fcfcfc;
    padding:18px 18px 14px;
    width:600px;
    text-align:center;
    border:4px solid #fff;
    height: 406px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin : auto;
    box-shadow: 0 0 88px rgb(139, 140, 139);
    border-radius: 10px;
    -webkit-box-sizing : border-box;
    -moz-box-sizing    : border-box;
    box-sizing         : border-box;
}
.comingsoonBlk.nobg {
    background : none;
    border: none;
    box-shadow: none;
    max-height: 406px;
    height : 200px;
    width: 400px;
    position: relative;
}
.clr{clear:both;}
.comingsoonBlk .email{float:left; width: 70%;}
.comingsoonBlk .subscribe{float:left; width: 30%;}
.comingsoonBlk h1 {line-height: 60px; margin:0}
.comingsoonBlk p {margin: 0 0 14px;}
.socialMedia{text-align:center; padding-bottom:18px;}
.copyright{padding-top:100px; color:#444; text-align:center}

.wrapper {border-bottom-color:rgb(46, 130, 138);}
.addr {
    width: 49%;
    float: left;
}
.addr + .addr {
}
.fp-embed {
    display: none !important;
}
.stat_table {
    width: 100%;
    border: 1px solid;
}
.stat_table td {
    border-bottom: 1px dashed #848484 !important;
}
.stat_table th {
    border-bottom: 1px solid #848484 !important;
}
.stat_table td + td {
    border-left: 1px dashed #848484 !important;
}
.stat_table th + th {
    border-left: 1px solid #848484 !important;
}
.video{margin-top: 50px;}   