@import "//fonts.googleapis.com/css?family=Raleway";

/*----------------------------------------------
CSS settings for HTML div Exact Center
------------------------------------------------*/

.textbox {
    color: #000;
    font-size: 13.56px;
    font-style: italic;
    font-weight: 500;
    line-height: 25px;
    margin: 5px 0;
    padding: 1px 5px;
    width: 50%;
}

.btn.send-button {
    background-color: #ce2d32;
    color: #fff;
    padding: 7px 30px 7px 20px;
    border: 0px;
    display: block;
    margin: 20px;
}

#popform {
    width: 103%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    overflow: auto;
    z-index: 9999;
}

img#close {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 4px;
    background-color: #222;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

img#captchaimg {
    vertical-align: middle;
    padding: 0px 10px 10px;
}

div#popupContact {
    width: 35%;
    position: absolute;
    left: 33%;
    top: 5%;
    font-family: 'Raleway',sans-serif;
}

div#request-form {
    background-color: #fff;
    border: 0px solid #ee6738;
    -ms-border-radius: 8px;
    border-radius: 8px;
    font-family: raleway;
    -moz-min-width: 250px;
    -ms-min-width: 250px;
    -o-min-width: 250px;
    -webkit-min-width: 250px;
    min-width: 250px;
    padding: 10px 50px;
}

#popupContact p {
    clear: both;
    margin-top: 10px;
}

#popupContact h3 {
    color: #fff;
    font-size: 30px;
    margin: -11px -50px;
    padding: 30px;
    text-align: center;
    color: #222;
}

#popupContact hr {
    margin: 10px -50px;
    border: 0;
    border-top: 1px solid #ccc;
}

#popupContact input[type=text] {
    width: 50%;
    float: right;
    padding: 0px;
    margin-top: 8px;
    border: 1px solid #ccc;
    padding-left: 15px;
    font-size: 16px;
    font-family: raleway;
}

span.label {
    float: left;
    padding: 15px 10px 10px;
    color: #6f6f6f;
}

#email {
    margin-top: 10px;
    padding: 0px 0px 0px 15px;
    border: 1px solid #ccc;
    float: right;
}

input#phone {
    float: right;
    padding: 0px;
    padding-left: 15px;
    border: 1px solid #ccc;
    margin-top: 10px;
}

#popupContact textarea {
    width: 98%;
    height: 80px;
    padding: 5px;
    -moz-resize: none;
    -ms-resize: none;
    -o-resize: none;
    resize: none;
    margin-top: 0px;
    border: 1px solid #ccc;
    padding-left: 15px;
    font-size: 16px;
    font-family: raleway;
    margin-left: 10px;
}

#popup {
    width: 10%;
    height: 45px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #cd853f;
    color: #fff;
    font-family: 'Raleway',sans-serif;
    font-size: 18px;
    cursor: pointer;
}

.textbox.captcha-text {
    margin: 0 !important;
    padding: 3px !important;
    text-align: center;
    width: 125px !important;
    float: none !important;
    margin: 0 10px 10px !important;
}

#popupContact label {
    margin-bottom: 30px;
    font-size: 14px;
}

a.refresh-img img {
    padding: 5px 5px 10px;
    vertical-align: middle;
}

input.error {
    border: 1px solid #ff0000 !important;
}

label.error {
    float: right;
    margin-bottom: 0px !important;
}

label[for="message"].error {
    display: none !important;
}



.scrollToTop {
    width: 65px;
    height: 60px;
    padding: 10px;
    background: transparent;
    position: fixed;
    bottom: 15px;
    right: 40px;
    display: none;
}

    .scrollToTop:hover {
        text-decoration: none;
    }

.free-demo {
    position: fixed;
    top: 400px;
    right: 0px;
    z-index: 3;
}

    .free-demo img {
        width: 50px;
        height: auto;
    }


@media only screen and (min-width:280px) and (max-width:480px) {

    div#popupContact {
        font-family: "Raleway",sans-serif;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 5%;
        width: 90%;
    }

    .free-demo img {
        height: auto;
        width: 30px;
    }

    .free-demo {
        position: fixed;
        right: 0;
        top: 30px;
        z-index: 3;
    }
}

@media only screen and (min-width:481px) and (max-width:640px) {

    div#popupContact {
        font-family: "Raleway",sans-serif;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 5%;
        width: 90%;
    }

    .free-demo img {
        height: auto;
        width: 30px;
    }

    .free-demo {
        position: fixed;
        right: 0;
        top: 30px;
        z-index: 3;
    }
}

@media only screen and (min-width:641px) and (max-width:768px) {

    div#popupContact {
        font-family: "Raleway",sans-serif;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 5%;
        width: 90%;
    }

    .free-demo img {
        height: auto;
        width: 30px;
    }

    .free-demo {
        position: fixed;
        right: 0;
        top: 30px;
        z-index: 3;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {

    div#popupContact {
        font-family: "Raleway",sans-serif;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 5%;
        width: 50%;
    }

    .free-demo img {
        height: auto;
        width: 40px;
    }

    .free-demo {
        position: fixed;
        right: 0;
        top: 240px;
        z-index: 3;
    }
}


.free-demo {
    position: fixed;
    top: 400px;
    right: 0px;
    z-index: 100;
}

    .free-demo img {
        width: 50px;
        height: auto;
    }
