﻿

.validatormsg, .validatormsg i, .validatormsg .glyphicon {
    color: #ed1d7f;
    float: right;
    position: relative;
    top: -14px;
    left: 10px;
}

.contact-area {
    background: rgba(0, 0, 0, 0) url(/images/contactusbg.png) no-repeat scroll left top / cover;
    padding: 100px 0 0;
}

.crumb-area {
    margin-bottom: 0;
}

.phonect {
    padding-left: 0;
    padding-right: 0;
}

@media only screen and (max-width: 1024.5px) {

    .scs-content p {
        word-break: break-word;
    }
}

@media only screen and (max-width: 600px) {

    .contact-service {
        top: 0 !important;
    }

    .single-contact-service {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-bottom: 20px;
    }

    .scs-icon {
        width: 56px !important;
    }
}
