.digits {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #144785;
    text-align: center;
    line-height: 20px;
}
.time_title {
    /*top: 173px;*/
    font-size: 14px;
    float: none;
}
.clock-block {
    width: 100px;
    display: inline-block;
}

.text-xs-center {
    text-align: center;
}
.time {
    line-height: 38px;
}

.feature-icon2 {
    font-size: 40px;
    line-height: 70px;
    /*border: 1px solid #aaa;*/
    height: 70px;
    width: 70px;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    /*border-radius: 50%;*/
    color: #80484e;
}
.feature-text2 {
    font-size: 20px;
    line-height: 20px;
    /*border: 1px solid #aaa;*/
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
    color: #2d2d2d;
}
.feature-icon2:hover {
    color: #e00b1a;
}
@media only screen and (max-width: 766px) {
    #e-message  {
        width: auto;
    }
    .rotate-description {
        line-height: 30px !important;
    }
    .time_title {
        margin-top: -10px !important;
    }
    .h2phone {
        font-size: 1.5em !important;
    }
    .titlenobr {
        display: none;
    }
    #anp-captcha2 {
        margin: 0 auto !important;
        transform: scale(0.68) !important;
        transform-origin: 30% 0 0 !important;
        -webkit-transform:scale(0.68);
        -webkit-transform-origin:0 0;
    }

    .column_2 {
        overflow: visible;
        background-color: transparent;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin: 10px 0px 10px 0px;
        border: 1px solid #80484e;
    }
    .column_3 {
        overflow: visible;
        background-color: transparent;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin: 10px 0px 10px 0px;
        border: 1px solid #08c;
    }
    .column_4 {
        background: #fff;
        float: left;
        width: auto;
        text-align: center;
        border-radius: 5px;
        margin: 0 0 20px 0;
        padding: 20px 10px;
        border: 1px solid #ddd;
    }
    .contactwidth {
        width: 75%;
    }
}
@media only screen and (min-width: 766px) {
    #e-message  {
        width: 95%;
    }
    .titlenobr {
        margin-top: 3.5em;
    }
    .titlephone {
        display: none;
    }
    #anp-captcha2 {
        margin: 0 auto !important;
        transform: scale(0.70) !important;
        transform-origin: 50% 0 0 !important;
        -webkit-transform:scale(0.70);
        -webkit-transform-origin:0 0;
    }

    .allcolumn {
        position: relative;
        height: 200px;
    }
    .column_2 {
        overflow: visible;
        background-color: transparent;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin: 10px 140px 10px 140px;
        border: 1px solid #80484e;
        position: absolute;
        bottom: 0;
    }
    .column_3 {
        overflow: visible;
        height: 250px;
        background-color: transparent;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin: 10px 150px 10px 150px;
        border: 1px solid #08c;
        position: absolute;
        bottom: 0;
    }
    .column_4 {
        background: #fff;
        float: left;
        width: 100%;
        text-align: center;
        border-radius: 5px;
        margin: 0 0 20px 0;
        padding: 20px 10px;
        border: 1px solid #ddd;
    }
    .contactwidth {
        width: 65%;
    }
}



.text-left-build {
    /*background: url(../images/build2.jpg);*/
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 1;
    display: block;
    position: relative;
    /*padding-top: 100px;*/
    /*padding-bottom: 70px;*/
    color: #ffffff;
}

h3.condensed_blacktext {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 400;
    /*display: inline-block;*/
    font-size: 24px;
    color: #434343;
    line-height: 24px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    -webkit-font-variant-ligatures: common-ligatures;
    font-variant-ligatures: common-ligatures;
    -webkit-font-feature-settings: "kern";
    font-feature-settings: "kern";
    -webkit-font-kerning: normal;
    font-kerning: normal;
}
.squarestyle {
    list-style: disc outside !important;
}
