html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0px;
    background: url(../img/back-im.jpg) no-repeat;
    background-size: cover;
    font-size: 100%;
}
.preload{display: none;}
.clr {
    clear: both;
}
.bot-p{
    position: absolute;
    font-size: 14px;
    color: #6e6e6e;
    font-family: 'ufonts_com_segoeuisemibold';
    margin-bottom: 20px;
    text-align: center;
    display: block;
    bottom:5px;
    width: 100%;
}
.bot-p a{
      color: #24a5ad;
      text-decoration: none;
}
.wrapper {
    min-height: 100%;
    height: auto;
    display: block;
    position: relative;
      background: url(../img/karta_raport.png);
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-size: 54%!important;
  padding-bottom: 90px;
}

.wrapper img {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 25%;
    max-height: 99%;
}

.wrapper div {
    display: inline-block;
    clear: both;
    text-align: center;
    margin-left: 14%;
}

.wrapper h1 {
    font-size: 7vw;
    font-family: 'OswaldMedium';
    color: #24a5ad;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 25%;
}

.wrapper h2 {
    color: #24a5ad;
    font-size: 4vw;
    font-family: 'OswaldRegular';
    text-align: center;
    margin-top: 0px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.sig p {
    font-size: 26px;
    color: #6e6e6e;
    font-family: 'ufonts_com_segoeuisemibold';
    margin-bottom: 20px;
    text-align: left;
}

.sig #eml {
    height: 55px;
    line-height: 55px;
    padding-left: 5%;
    border: 1px solid #cccccc;
    color: #6e6e6e;
    font-size: 22px;
    font-family: 'SegoeUI';
    width: 95%;
    max-width: 410px;
    display: inline-block;
}

.sig #sbm {
    border: 0px;
    width: 57px;
    height: 57px;
    margin-top: 1px;
    background: url(../img/arr.png) no-repeat center center #2bc3cc;
    position: absolute;
    right: -1px;
    top: 0px;
    text-align: left;
}

.sig #sbm:disabled {
    background-color: #C2C2C2;
}

.wrapper .sig {
    margin-left: 3%;
    position: relative;
    width: 68%;
    max-width: 550px;
    width: 90%;
    text-align: right;
}

#mform {
    position: relative;
}

#googleplus-subscribe{
    margin-left: 0px;
    display: block!important;
    max-width: 365px;
    width: 100%!important;
}

.input-big{
    margin-bottom: 5px;
}
.input-big{
    max-width: 323px;
    width: 95%!important;
    float: none!important;
    margin: 0 auto!important;
    margin-bottom: 10px!important;
}
.sig #googleplus-subscribe{
    margin: 0 auto!important;
    margin-bottom: 10px;
}
@media (max-width: 1035px) {
    .sig input[type="submit"] {
        top: 96px;
        right: -2px;
    }
}

@media (max-width: 550px) {
	.wrapper h2{
		margin-bottom: 10px;
	}
    #mform {
        height: 50px;
        position: relative;
    }
    .wrapper div {
        margin-left: 0px;
    }
    .wrapper > div {
        margin-top: 115px;
        width: 100%;
    }
    .wrapper h1 {
        font-size: 12vw;
    }
    .wrapper h2 {
        color: #24a5ad;
        font-size: 8vw;
    }
    .sig p {
        font-size: 16px;
        margin-bottom: 15px;
        text-align: center;
    }
    .wrapper .sig {
        width: 90%;
        margin-left: 0px;
    }
    .sig #sbm {
        top: 0px!important;
        width: 50px!important;
        bottom: 0px;
        height: 54px;
        border-radius: 0px!important;
        padding: 2px!important;
        right: -3px!important;
    }
    .sig #eml {
        height: 50px;
        line-height: 40px!important;
        border-radius: 0px!important;
        position: absolute;
        left: 0px;
        right: 0px;
        padding-left: 15px;
        border: 1px solid #cccccc;
        background: #fff;
    }
}
