

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html, body {
    height:100%;
    width:100%;
}

body {
    font-family: 'Lato', sans-serif; 
    /* background: #222222;
    color: #a36927;
    padding-top:35px;
    display: none; */
}

input[type="submit"] {
    padding:4px 10px;
    /* width:100%; */
    color: #fff;
    text-align: center;
    border: none;
    font-weight: 700;
    border-radius: 0;
    height: 40px;
    line-height: 1;
    margin-left: 15px;
    background: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-transform: uppercase;
}
input[type="submit"]:hover{
    background-position: center !important;
    border: 0;
    color: #ddd;
}
.form-control{
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    height: 40px;
}

h3{
    font-weight: 300;
    letter-spacing: 1px;
}


footer .container{
    border-top: 1px solid rgba(255,255,255,0.5);
    padding: 25px 15px 25px 15px;
}
footer img{
    width: 150px;
}
.btn-download{
    /* background: #a36927; */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 22px;
    color: #fff;
    /* margin-bottom: 30px; */
}
.btn.active, .btn:active{
    /* background: url('../img/downloadbtn-brokerportal.png') !important; */
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    opacity: 0.8;
}
.downloadwrapper, .instantdownload{
    position: relative;
}
.downloadwrapper img, .instantdownload img{
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.downloadwrapper img:first-of-type, .instantdownload img:first-of-type{
    left: 15px;
}
.downloadwrapper img:last-of-type, .instantdownload img:last-of-type{
    right: 15px;
}
.topLogo{
    width:375px;
    margin-top:30px;
}
.botmLogo{
    width: 150px;
    margin-top: 100px;
    margin-bottom:20px;
}
.bigInfo{
    color: #011b2b;
    font-size: 28px;
}
.smallInfo{
    color: #011b2b; 
    font-size: 14px;
    margin-bottom: 10px;
}
.bar{
    margin: 10px auto;
}
.inputPos{
    display:flex;
    flex-direction:row;
    justify-content: center;
}
@media screen and (max-width: 480px){
    .downloadwrapper img:first-of-type, .instantdownload img:first-of-type{
        display: none;
    }
    .btn-download{
        text-align: left;
        font-size: 18px;
    }
    .topLogo{
        width:37vmax;
        margin-top:55px;
        margin-bottom:15px;
    }
    .botmLogo{
        width:125px;
        margin-top: 70px;
        margin-bottom:20px;
    }
    .bigInfo{
        color: #011b2b;
        font-size: 20px;
    }
    .smallInfo{
        width:100%;
        color: #011b2b; 
        font-size: 12px;
        margin: 0 auto 10px auto;
    }
    input[type="submit"] {
        padding:0px;
        width:100%;
        color: #fff;
        text-align: center;
        border: none;
        font-weight: 700;
        border-radius: 0;
        height: 40px;
        line-height: 1;
        margin-left: 0px;
        background: #000;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        text-transform: uppercase;
    }
    .inputPos{
        display:flex;
        flex-direction:column;
        align-items: center;
    }
    .form-group{
        width:100%;
    }
}
@media screen and (min-width:481px) and (max-width:820px){
    .topLogo{
        width:37vmax;
        margin-top:60px;
        margin-bottom:10px;
    }
    .botmLogo{
        width:125px;
        margin-bottom:20px;
    }
    .bigInfo{
        color: #011b2b;
        font-size: 22px;
    }
    .smallInfo{
        width:100%;
        color: #011b2b; 
        font-size: 12px;
        margin: 0 auto 10px auto;
    }
}
@media screen and (min-width:821px) and (max-width:1367px){
    .topLogo{
        width:375px;
        margin-top:45px;
        margin-bottom:25px;
    }
    .botmLogo{
        width:150px;
        margin-bottom:10px;
    }
}
@media screen and (max-width: 350px){
    .form-control{width:80%;}
    .form-group{display:flex;flex-direction:row;justify-content:center;}
    input[type="submit"] {
        width:80%;
    }
    .topLogo{
        width:200px;
    }
    .topLogoCon{ width:300px;}
}
/* #mainwrapper  #parent{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
} */

#mainwrapper {
    /* position: relative;
    border: solid 8px #a36927;
    padding-bottom: 150px; */
}
.position-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 30px;
}


#towerfloorplansbtn-active .btn-download, #podiumfloorplansbtn-active .btn-download{
    font-size: 18px;
    padding: 15px;
}

#towerfloorplansbtn-active a:hover, #towerfloorplansbtn-active a:hover p, #podiumfloorplansbtn-active a:hover, #podiumfloorplansbtn-active a:hover p, #renderingsbtn-active a:hover, #renderingsbtn-active a:hover p {
    color: #fff;
    text-decoration: none;
}

#form_login a>h1{
    text-decoration: none;
    color: #a36927;
}

.btn-download{
    color: #fff;
}

/* @media only screen and (max-height: 600px) {
    .noSpacing{
        display: none;
    }
} */