.tv_location_row {
    width: 100%;
    height: 300px;
    position: relative;
}
.tourvista_locations.wpb_row {
    margin-bottom: 0;
}
.tourvista_locations .icon {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    width: 50px;
    height: 50px;
    padding: 10px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #52c7e8;
    background-color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    z-index: 11;
}
.tourvista_locations .pullColLeft {
    float: left !important;
}
.tourvista_locations .pullColRight {
    float: right !important;
}
.tourvista_locations .image {
    width: 50%;
    height: 300px;
    background-size: cover;
    background-position: center;
}
.tourvista_locations .description {
    position: relative;
    width: 50%;
    height: 300px;
    padding: 5%;
    background: #eee;
    box-sizing: border-box;
}
.tourvista_locations .description .content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.tourvista_locations > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11;
}

#tourvista_locations_map {
    width: 100%;
    height: 500px;
    margin-bottom: 0;
}
.gm-style div[style*="width: 30px; height: 30px;"], .gm-style div[style*="width: 32px; height: 32px;"] {
    background: #fff;
    border-radius: 50%;
    border: 2px solid #52c7e8;
    box-sizing: border-box;
}
.gm-style div[style*="width: 36px; height: 36px;"] {
    background: #52c7e8;
    border-radius: 50%;
    box-sizing: border-box;
}
.tv_locations_infowindow {
    min-width: 180px;
    max-width: 300px;
    padding: 4px 0 0;
}
.tv_locations_infowindow h3:first-child {
    margin-top: 0;
    padding-top: 0;
}
.tv_locations_infowindow img {
    border-radius: 5px;
}
.tv_locations_infowindow p {
    padding: 0 0 .5em;
}
.tv_locations_infowindow strong {
    font-size: 1.1em;
}
.marker_list {
    display: none;
}

#tourvista_locations_map.directions {
    width: auto;
}
#panel {
    overflow: auto;
    position: static;
}
.left_panel {
    float: left;
    width: 30%;
    min-width: 320px;
    height: 500px;
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 1em 1em 0;
    box-sizing: border-box;
}
.left_panel #panel table td {
    border-style: none;
    border-top: 1px solid #cdcdcd;
    font: inherit;
    font-size: .9em;
    line-height: 1.5;
}
.left_panel #panel table.adp-directions {
    border: 1px solid #cdcdcd;
    width: 100%;
}
.left_panel #panel table.adp-placemark tr th:first-child,
.left_panel #panel table.adp-placemark tr td:first-child {
    border-style: none;
    border-top: 1px solid #cdcdcd;
}
.left_panel #panel table.adp-placemark {
    border-collapse: collapse;
}
.adp-summary, .adp-legal {
    font-size: .8em;
    text-align: right;
    padding-right: 10px;
}
.adp-substep .adp-stepicon {
    top: 5px;
}
.adp-placemark td {
    vertical-align: middle;
}
.row .col img.adp-marker {
    width: 22px;
    height: 40px;
    max-width: none;
    margin-bottom: 0;
}
#get_directions {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    position: relative;
}
#get_directions input {
    height: 3em;
    z-index: 1;
    box-sizing: border-box;
}
#get_directions input[type="text"] {
    width: calc(100% - 9em);
}
#get_directions input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 9em;
}
.print_directions {
    position: absolute;
    top: 1em;
    left: 1em;
}
#map_parent {
    overflow: hidden;
    position: relative;
    padding: 0;
    background: #fff;
    margin: 0;
}

.other_locations {
    margin: 0 3em;
}
.other_locations:after {
    content: "";
    display: table;
    clear: both;
}
.other_locations .item {
    width: 30%;
    padding: 0 1em;
    text-align: center;
    box-sizing: border-box;
    float: left;
}
.other_locations.image .item div {
    height: 100%;
    box-sizing: border-box;
    background-size: cover;
}
.other_locations.image .item > div > div {
    background-color: rgba(0, 0, 0, .5);
    padding: 1em;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}
.other_locations .icon {
    width: 100%;
    font-size: 1.5em;
}
.slick-next:before, .slick-prev:before {
    color: #777;
}

#loading_message .loader {
    font-size: 15px;
    margin: 5em auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000;
  }
}

@media only screen and (max-width: 400px) {
    #get_directions input[type="text"], #get_directions input[type="submit"] {
        width: 100%;
        box-sizing: border-box;
        position: relative;
    }
}
@media only screen and (max-width: 690px) {
    .tourvista_locations.tv_location_row {
        height: auto;
    }
    .tourvista_locations .image, .tourvista_locations .description {
        width: 100%;
        height: 240px;
        font-size: .9em;
        float: none !important;
    }
    .tourvista_locations .description h2 {
        font-size: 1.5em;
    }
    .tourvista_locations .description {
        top: 0;
        transform: none;
    }

    .left_panel {
        float: none;
        width: 100%;
        max-width: 100%;
        height: auto !important;
        margin: 0;
        padding: 1em;
    }
}
.printonly {
    display: none;
}

@media only print {
    #get_directions, .other_locations, .other_locations_header,
    .post-type-archive-nearby_locations header, .location_page_header.archive,
    .tv_location_row, .print_directions, #loading_message {
        display: none !important;
    }
    .left_panel {
        float: none !important;
        width: 100% !important;
        height: auto !important;
        padding: 1em 0 !important;
    }
    #tourvista_locations_map {
        page-break-inside: avoid;
    }
    #tourvista_locations_map.directions {
        width: 100% !important;
        max-width: 100% !important;
    }
    .printonly {
        display: block;
    }
    .tourvista_locations_branding.printonly {
        text-align: center;
    }
    .tourvista_locations_branding h1, .branding h3 {
        margin: 0;
    }
    .tourvista_locations_branding h3 {
        margin: .5em 0 1em;
    }
    .tourvista_locations_list.printonly {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: .5em;
    }
    .tourvista_locations_list .category {
        width: 31%;
        margin: 0 1%;
        float: left;
    }
    .tourvista_locations_list .category ul {
        margin: 0 0 0 1em;
    }
}