.item-pagecontact h2{
    border-bottom: none;
    margin-top: 10px;
    padding-bottom: 0 !important;
    font-family: 'tj_evolette';
    font-weight:normal !important;
    color:#78c7c8 !important;
    text-transform:lowercase;
    background:url('../images/puce.png') left 8px no-repeat !important;
    padding-left: 15px;
    font-size: 20px !important;
}
.modcoord{
    background: #78c7c8;
    color: #000 !important;
    margin-left: 60px !important;
    margin-right: 30px !important;
}
.modcoord .title,.modcoord .component-content h2{
    padding-top:  10px !important;
    font-family: 'tj_evolette';
    font-weight:normal !important;
    color:#000 !important;
    text-transform:lowercase;
    background:url('../images/puce.png') left 18px no-repeat !important;
    padding-left: 15px;
    font-size: 20px !important;
    border-bottom: none !important;
    margin-bottom:  0 !important;
    padding-bottom:  0 !important;
    text-shadow: none !important;
    box-shadow:none !important;
    -moz-box-shadow:none !important;
}
@media (min-width: 768px) and (max-width: 959px) {
    #rt-content-bottom .rt-grid-3, #rt-content-bottom .rt-grid-4{
        float:none !important;
        width:100% !important;
    }
}
@media (max-width: 767px) {
    .formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"]{
        margin-bottom:0 !important;
    }
}
.rsform-submit-button{
    text-transform: lowercase;
    margin-top: 15px;
}
}