﻿.contactContainer { margin: 20px 0; color: #000; }
.contactMap { margin: 20px 0; /*background: #e7e8e9;*/ padding: 20px; }
    .contactMap .mapContainer { height: 300px; /*height: 600px; padding-top: 20px;*/ }
    .contactMap .mapTitle { text-align: center; }
        .contactMap .mapTitle div:nth-child(2) { /*font-size: 1.3em; font-weight: 300;*/ }
.contactFlag { float: left; width: 200px; }
    .contactFlag h1 { float: left; }
    .contactFlag img { float: left; border: solid 1px #000; }

.contactCompanyPanel { float: left; margin-left: 15px; }
    .contactCompanyPanel h1 { }
    .contactCompanyPanel h2 { font-size: 1em; }

.contact-right { margin-left: 15px; }

.repmap-wrapper { background-color: #e7e8e9; margin: 20px 0; padding: 10px 0; }



.contact_heading { text-align: center; font-size: 3em; }
.contact_offices { text-align: center; }
    .contact_offices table { width: auto; margin: 0 auto; }
        .contact_offices table td { padding: 2px 20px; }
    .contact_offices .contact_region { color: #0468b6; font-size: 2em; font-weight: 300; }
    .contact_offices .contact_company { font-size: 2em; font-weight: 300; }
    .contact_offices .contact_phone { font-size: 1.1em; color: #555; font-weight: 300; }
    .contact_offices .contact_email { font-size: 1.1em; color: #555; font-weight: 300; }
    .contact_offices .contact_address { font-size: 1.1em; color: #555; font-weight: 300; }













.rm-flag > div { font-size: 1.3em; margin: 0 0 10px 0; text-transform: uppercase; }
.rm-flag > img { border: 1px solid #02a0d4; }

.rm-contacts { color: #000; text-align: center; }
    .rm-contacts > div { display: inline-block; vertical-align: top; }
    .rm-contacts .rm-contactwrapper { margin: 0 40px 40px; text-align: left; }
.rm-contactwrapper > div { margin: 0 0 10px 0; font-weight: 300; }
div.rm-company { text-transform: uppercase; font-size: 1.3em; font-weight: 700; margin: 0 0 10px 0; }
div.rm-division { font-weight: 700; margin: 0 0 10px 0; }
div.rm-address { }
div.rm-phone { }
div.rm-fax { }
div.rm-email { }
div.rm-site { }

@media all and (min-width: 641px) {
    .contactMap .mapContainer { height: 600px; border: 1px solid #0468b6; }
}
