﻿#tol-contactUs-layout-1 .tol-glyphicons-list{
    list-style:none;
}

#tol-contactUs-layout-1 .tol-glyphicons-list li {
    float: left;
    font-size: 12px;
    height: 90px;
    line-height: 1.4;
    padding: 10px;
    text-align: center;
    width: 20%;
}

#tol-contactUs-layout-1 .tol-glyphicons-list .glyphicon {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 5px;
}

#tol-contactUs-layout-1 textarea#message {
    resize:vertical;
}

#tol-contactUs-layout-1 .validationError {
    color: red;
    position: absolute;
    bottom: -19px;
}
#tol-contactUs-layout-1 .control-label {
    font-family: "robotoregular";
    font-size: 20px;
    line-height: 1.428571429 !important;
    color: #333333;
    text-align: left;
    padding-top: 7px;
    font-weight: 500;
    display: block;
    float: none;
}
#tol-contactUs-layout-1 .form-control {
    height: 55px;
    width: 100%;
    line-height: 1.428571429;
    color: #555555;
    padding: 0 10px;
    display: block;
}
#tol-contactUs-layout-1 .form-control#message {
    height: 200px;
}
#tol-contactUs-layout-1 .tol-subject-selector {
    float: left;
    font-size: 15px;
    height: 90px;
    line-height: 1.4;
    padding: 100px 10px 10px 10px;
    text-align: center;
    width: 25%;
    color: #b0b0b0;
    margin-bottom: 7%;
    cursor: pointer;
}
.tol-subject-selector:hover, .tol-subject-selector.tol-subject-selected {
    color: yellow !important;
}
.tol-subject-selector:before {
    line-height: 3;
}
.tol-subject-selector.general:before,
.tol-subject-selector.technical::before,
.tol-subject-selector.trading::before,
.tol-subject-selector.deposit::before {
    content: none;
}
.tol-subject-selector.trading {
    background: url('/wp-content/themes/tol-child/images/Trading.png') top no-repeat;
    background-size: 69%;
}
.tol-subject-selector.deposit {
    background: url('/wp-content/themes/tol-child/images/deposit-contacts.png') top no-repeat;
    background-size: 69%;
}
.tol-subject-selector.technical {
    background: url('/wp-content/themes/tol-child/images/Tech_issue.png') top no-repeat;
    background-size: 50%;
}
.tol-subject-selector.general {
    background: url('/wp-content/themes/tol-child/images/General.png') top no-repeat;
    background-size: 60%;
}
.tol-subject-selector.registration {
    display: none;
}
.page-contact-us .entry-content {
    text-align: left;
    padding: 0 10px 0 30px;
    font-size: 17px;
}
#tol-contactUs-layout-1 .wrapper-contacts .btn.btn-primary.widgetPlaceholder.submitBtn {
    margin-top: 10px;
}

@media (width:768px) {
    #tol-contactUs-layout-1 .tol-subject-selector {
        padding: 55px 10px 10px 10px;
    }
}
@media (max-width: 767px) {
    #tol-contactUs-layout-1 .control-label {
        font-size: 16px;
    }
    #tol-contactUs-layout-1 .form-control {
        height: 35px;
    }
    .page-contact-us .entry-content {
        padding: 20px 0 0 0;
    }
}
@media (max-width: 430px) {
    #tol-contactUs-layout-1 .tol-subject-selector {
        padding: 40px 5px 0 5px;
        line-height: 16px;
        margin-bottom: 0;
        height: 75px;
    }
}

/* Contact us Cryptoments */
.page-contact-us .wrapper {
    padding-top: 10px;
    padding: 20px 0 10px;
    font-family: Raleway;
    font-size: 16px;
    line-height: 24px;
    max-width: 1010px;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 150px;
}
.page-contact-us h2 {
    font-family: Raleway;
    font-weight: 600;
    line-height: 25px;
    padding-bottom: 30px;
    font-size: 25px;
    color: #23498e;
}
.page-contact-us p {
    font-family: Raleway;
    font-size: 16px;
    line-height: 24px;
}
#tol-contactUs-layout-1 .contact-us-form {
    padding: 50px 60px 35px 60px;
    background: #23498e;
    background-size: cover;
    height: 600px;
}
#tol-contactUs-layout-1 .form-group {
    border-bottom: 1px solid #fff;
    outline: none;
    margin-bottom: 20px;
    max-width: 420px;
}
#tol-contactUs-layout-1 .control-label {
    color: #ffffff;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 400;
    width: 95px;
    display: inline-block;
    float: left;
    padding: 0;
    width: 95px;
}
#tol-contactUs-layout-1 .form-control {
    outline: none;
    color: #ffffff;
    background-color: transparent;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 400;
    border: none;
    cursor: pointer;
    line-height: 22px;
    height: 22px;
    width: 325px;
    display: inline-block;
    float: right;
    outline: none;
    padding: 0;
    box-shadow: none;
}
#tol-contactUs-layout-1 label[for="inputSubject"] {
    width: 100%;
    margin-bottom: 20px;
}
#tol-contactUs-layout-1 .contact-us-form .tol-subject-selector{
    padding: 60px 10px 10px 10px;
    background-size: 50%;
    color: #fff;
}
#tol-contactUs-layout-1 .form-group.subject {
    border-bottom: none;
}
#tol-contactUs-layout-1 .form-group.msg  label {
    width: 100%;
}
#tol-contactUs-layout-1 .form-control#message {
    height: 100px;
    width: 100%;
}
#tol-contactUs-layout-1 .wrapper-contacts .btn.btn-primary.widgetPlaceholder.submitBtn {
    width: 92px;
    font-family: Raleway;
    float: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    min-height: 38px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    background-color: #1360ae;
    background-image: -webkit-linear-gradient(top, #009feb 0%, #1360ae 50%, #23498e 100%);
    background-image: linear-gradient(180deg, #009feb 0%, #1360ae 50%, #23498e 100%);
    padding: 0;
}
#tol-contactUs-layout-1 .contact_wp_content {
    border: 1px solid #23498e;
    background-color: rgba(241, 241, 241, 0);
    padding: 40px 90px 50px 65px;
    height: 600px;
}
.page-contact-us .text-content {
    padding: 0 15px;
    padding-bottom: 50px;
}
.contact-us_info-item {
    color: #081e42;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
}
.contact-form-wrapper {
    height: 600px;
    position: relative;
}
.contact-us_img {
    position: absolute;
    right: -165px;
    bottom: 0;
}
@media (max-width: 1024px) {
    #tol-contactUs-layout-1 article .row {
        margin: 0 auto;
    }
    #tol-contactUs-layout-1 .contact-us-form {
        padding: 40px;
    }
}
@media (width: 1024px) {
    #tol-contactUs-layout-1 .contact_wp_content {
        width: 350px;
        padding: 30px;
    }
    .contact-us_img {
        right: -15px;
        max-width: 250px;
    }   
}
@media (max-width: 768px) {
    .page-contact-us .wrapper {
        max-width: 100%;
        padding: 0 15px;
    }
    .contact-us_img {
        display: none;
    }
    #tol-contactUs-layout-1 .form-group {
        max-width: 100%;
        position: relative;
    }
    #tol-contactUs-layout-1 .control-label {
        position: absolute;
        width: 60px;
    }
    #tol-contactUs-layout-1 .form-control {
        width: 100%;
        padding-left: 65px;
    }
    #tol-contactUs-layout-1 label[for="inputSubject"] {
        position: relative;
    }
    .contact-us_info-item {
        line-height: 25px;
    }
    #tol-contactUs-layout-1 .contact_wp_content {
        height: auto;
    }
    #tol-contactUs-layout-1 .well {
        padding: 0;
    }
}
@media (max-width: 767px) {
    #tol-contactUs-layout-1 .form-group.msg {
        margin-top: 50px;
    }
    .page-contact-us .wrapper {
        margin-top: 100px;
    }
    #tol-contactUs-layout-1 .contact-us-form .tol-subject-selector {
        font-size: 11px;
    }
    #tol-contactUs-layout-1 .contact_wp_content {
        padding: 15px;
    }
    #tol-contactUs-layout-1 .form-group {
        margin: 20px auto;
    }
    #tol-contactUs-layout-1 .contact-us-form {
        padding: 10px;
    }
}
@media (max-width: 360px) {
    .lang-de #tol-contactUs-layout-1 .contact-us-form .tol-subject-selector {
        font-size: 10px;
    }
}
/* End Contact us Cryptoments */
#tol-contactUs-layout-1 .contact-us-form {
    float: right;
}
@media (max-width: 768px) {
    .lang-ar #tol-contactUs-layout-1 .control-label {
        position: relative;
        float: right;
        text-align: right;
    }
    .lang-ar #tol-contactUs-layout-1 .contact-us-form {
        height: 650px;
    }
}