  
#map-canvas {
    display: table;
    position: static !important;
    height: 100% !important;
    width: 100%;
    padding-top: 38%;
    -webkit-transform: initial !important;
}

#map-canvas .gm-style .gm-style-iw {
    font-size: 13px;
    font-weight: 400;
    margin-left: 12px;
}

.map-info-box .info-content-inner {
    display: table;
    width: 100%;
}

.info-block-column {
    display: table-cell;
}

.info-block-column.first {
    width: 48%;
    padding-right: 10px;
}

.info-block-column.info-block-content {
    padding: 0 6px 0 12px;
    box-sizing: border-box;
    border-left: 1px solid #A4A9AE;
}

#locations-wrapper {
    position: relative;
    display: block;
    padding-top: 0 !important;
}

#locations-map-container {
    position: relative;
    min-height: 400px;
}

.location_map_wrapper {
    position: relative;
    display: block;
    font-size: 2em;
    height: auto;
    left: auto !important;
    right: 135px !important;
    max-height: 80%;
    min-height: 325px;
    pointer-events: none;
    top: 20px !important;
    width: 227px;
    box-sizing: border-box;
}

.location_map_wrapper .map-panel {
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.61);
    display: block;
    position: relative;
    pointer-events: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: height 1s;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    overflow: hidden;
}

.map-info-box {
    min-width: 232px;
    margin: 10px 0 10px;
    width: 420px;
}

.map-info-box div.content p {
    margin: 0 0 10px !important;
}

.map-info-box.without-content {
    width: 232px;
}

.map-info-box img {
    max-width: 100%;
}

.map-info-box h4.title {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #444244;
    margin-bottom: 9px;
}

.map-info-box,
.map-info-box .content,
.map-info-box .content p,
.info-block-content {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #444244;
}

.map-info-box .content .info-content-inner {
    margin-bottom: 11px;
}

.map-info-box div.content {
    padding-top: 0;
}

.info-block-content h1 {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

.info-block-content h2 {
    font-size: 12px;
    line-height: 12px;
    font-style: oblique;
    margin-bottom: 8px;
    font-weight: 500;
}

.info-block-content h3 {
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    margin-bottom: 4px;
}

.info-block-content ol,
.info-block-content ul {
    margin-left: 16px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-bottom: 6px;
}

.map-info-box div.info-block-content p {
    margin-bottom: 4px;
    color: #1C1C1B;
}

.info-block-content ol li,
.info-block-content ul li {
    padding-left: 0;
    line-height: 1.5;
    font-size: 12px;
}

#locations-list-container h2 {
    text-align: left;
}

.map-section-corporate .location-list-wrapper h3 {
    background: url(/wp-content/plugins/cltv-map/images/separator-dots.png) bottom left repeat-x;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: normal;
    line-height: 1.25em;
    margin: 0 0 20px 0;
    padding: 0 0 15px 0;
    text-align: left;
}
.map-section-materials .location-list-wrapper h3 {
    border-bottom: 1px solid #9ca4a9;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0.15em;
    line-height: 1;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    text-align: left;
}
.map-section-energy .location-list-wrapper h3 {
    border-bottom: 1px solid #e5e7e8;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0.08em;
    line-height: 1;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    text-align: left;
}
.map-section-energy #locations-list-container .location-list-wrapper {
    padding: 32px 4.2125%;
    width: 91.575%;
}
.map-section-energy #locations-list-container .location-list-wrapper .col_fourth {
    margin-right: 1.25%;
    width: 24.0625%;
}
.location-list-wrapper ul.locations-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.location-list-wrapper ul.locations-list li.location {
    font-size: 12px;
    line-height: 1.5em;
    list-style: none;
    margin: 0 0 24px 0;
    padding: 0;
}

.location-list-wrapper ul.locations-list li.location:nth-child(4n+1) {
    clear: left;
}

span.attention {
    color: #D50032;
}

.location-list-wrapper ul.locations-list .location span.open,
.location-list-wrapper ul.locations-list .location span.close {
    display: none;
}

#locations-list-container a.btn,
#locations-wrapper a.btn {
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #2c3946;
    padding: 0;
}

#locations-list-container a.btn.btn-show-map,
#locations-wrapper a.btn-show-map {
    float: right;
    margin: 4px 0;
}

.map-section-materials #locations-wrapper a.btn-show-map {
    margin: 42px 0 31px 0;
}
img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
    max-width: none;
}

.location-selector {
    display: none;
}

#map-sticky-header {
    display: none;
}

.map-info-box .get-directions-wrapper {
    display: table;
    margin: 0 0 12px;
    width: 100%;
}

.map-info-box h4 {
    display: block;
}

.map-info-box.without-content .get-directions-wrapper .info-block-column {
    display: block;
}

.map-info-box.without-content .get-directions-wrapper a.btn {
    margin-top: 6px;   
    width: 100%;
}

#locations-list-container {
    margin-top: 25px;
    padding: 0 11px 26px;
}

#locations-list-container h3 {
    float: left;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3;
    color: #2C2A29;
    margin-bottom: 0;
}

#locations-list-container .location-list-wrapper {
    margin-top: 6px;
    padding-top: 8px;
}

/* /New Map Styles */
@media handheld, only screen and (max-width: 767px) {
    #map-canvas {
        padding-top: 80%;
    }
    
    .location_map_wrapper {
        width: 100%;
        left: 20px !important;
        right: auto !important;
    }
    
    .map-info-box h4.title {
        margin-top: 10px;
        margin-bottom: 2px;
    }
    
    .location_map_wrapper .map-panel {
        margin-right: 64px;
    }
    
    
    #map-sticky-header {
        display: block;
        padding: 13px 18px 11px 30px;
        color: #fff;
        font-size: 11px;
        text-transform: uppercase;
        background-color: #808688;
    }
    
    #locations-wrapper  #map-sticky-header a {
        float: right;
        cursor: pointer;
        display: inline-block;
        margin: 0;
        padding: 0 0 0 20px;
        color: #fff;
        text-decoration: none;
        vertical-align: top;
    }
    
    /* mobile location info popup styles */
    
    #location-modal {
        position: fixed;
        width: 100%;
        padding: 42px 0 8px 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        z-index: 10001;
        right: 0;
        bottom: 0;
        overflow-y: scroll;
    }
    
    #location-modal .close {
        cursor: pointer;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 10px;
        font-size: 24px;
        text-align: center;
        z-index: 4;
    }
    
    #location-modal .thumbnail-wrapper {
        margin: 0 18px 18px;
    }
    
    #location-modal .map-thumbnail {
        display: block;
        max-width: 100% !important;
        margin: 0;
    }
    
    #location-modal h5.subtitle,
    #location-modal h4.title {
        font-size: 18px;
        line-height: 1.3;
        margin: 0;
        color: #353134;
        font-weight: 500;
        text-transform: capitalize;
    }
    
    #location-modal h5.subtitle {
        font-style: oblique;
        font-weight: 400;
    }
    
    #location-modal .content-wrapper {
        margin-top: 18px;
        padding: 0 18px;
    }
    
    .info-block-content {
        padding: 0 18px;
        font-size: 14px;
    }
    
    #location-modal p {
        line-height: 1.5;
        font-size: 14px;
    }
    
    #location-modal .btn {
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: normal;
        height: 48px;
        line-height: 48px;
        margin: 10px auto 0;
        padding: 0 22px;
        width: auto;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        background: #D50032 border-box;
        background: -webkit-linear-gradient(#D50032, #D50032) 0 0 border-box;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-touch-callout: default;
        -webkit-tap-highlight-color: rgba(0,0,0,0.25);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    #map-sticky-header.sticked {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        z-index: 99;
    }
    
    img[src="http://maps.gstatic.com/mapfiles/api-3/images/mapcnt3.png"],
    img[src="https://maps.gstatic.com/mapfiles/api-3/images/mapcnt3.png"] {
        display: none !important;
    }
    
    /* infoWindow styles */
    
    .map-info-box {
        margin-top: 0;   
    }
    
    .map-info-box .get-directions-wrapper {
        overflow: hidden;
        margin-top: 0;
        margin-bottom: 0;
        clear: both;
    }
    
    /* EOf: infoWindow */
    
    .gm-style .gm-style-iw {
        margin-left: 7px;
    }
}

@media only screen and (max-width: 991px) {
    .map-info-box {
        width: auto;
    }
    
    .info-block-column.first {
        width: 100%;   
    }
    
    .map-info-box .info-block-column.info-block-content {
        display: none;
    }
    
    .get-directions-wrapper .info-block-column {
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .location_map_wrapper {
        right: 65px !important;   
    }
    
    #locations-wrapper .get-directions-wrapper a.btn {
        margin-right: 6px;
    }
    
    #locations-list-container {
        margin-top: 0;   
    }
}
