<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}
#leftShadow,
#rightShadow {
    display: none;
}
#outerContainer {
    width: 100%;
}
#center {
    max-width: 1650px;
    width: 100%;
}
#outerContainer {
    padding: 0 70px 0 85px;
}
#adColumn {
    margin: 20px 0 25px 0;
}
#mainPageContainer {
    width: calc(100% - 195px);
}
#topNav,
#breadcrumbs,
#header,
#header_wrapper,
#cycle_header {
    width: 100%;
}
#cycle_header,
#header,
#header_wrapper,
.Destination_Home_Page .p2 #cycle_header,
.Destination_Home_Page .p2 #header,
.Destination_Home_Page .p2 #header_wrapper {
    height: calc((100vw - 355px) * 0.4);
    max-height: 520px;
}
.p2 #cycle_header,
.p2 #header,
.p2 #header_wrapper {
    height: calc((100vw - 355px) * 0.3);
    max-height: 397px;
}
.p2 #cycle_header&gt;div {
    top: 50%!important;
    transform: translateY(-50%);
}
.p3 #cycle_header,
.p3 #header,
.p3 #header_wrapper {
    height: calc((100vw - 355px) * 0.15);
    max-height: 198px;
}
#header_wrapper #header img {
    width: 100%;
    height: 100%;
}
#flashContent {
    width: 100%!important;
    height: 470px;
}
#titleAndSearchBar {
    background: none;
    position: absolute;
    z-index: 99;
    height: auto;
    width: 100%;
    top: 0;
}
#mob-logo {
    display: none;
}
#mob-nav {
    position: absolute;
    right: 20px;
    top: 12px;
    display: none;
    font-size: 30px;
    z-index: 999;
    color: white;
}
#logo {
    position: absolute;
    left: 40px;
    z-index: 9999;
    font-family: monospace;
    font-weight: 900;
    font-size: 50px;
    top: 0px;
    margin-top: 0px;
    text-shadow: 4px 4px 8px black;
    text-decoration: none!important;
}
#content,
.skinnyPage #content,
#myCarousel,
.slider {
    width: calc(100% - 205px);
}
.slider {
    float: right;
}
#pageTopSocial {
    display: none;
}
#cycle_header&gt;div {
    width: 100%!important;
    height: calc((100vw - 350px) * 0.4);
    max-height: 520px;
}
#cycle_header&gt;div&gt;a&gt;img {
    width: 100%!important;
    height: 100%;
}
#header .cycleFrameControls {
    background: none;
}
#pager_cycle_header a.activeSlide {
    background: #384482;
}
.headerTitle {
    left: 50%;
    transform: translate(-50%);
    bottom: 100px;
    font-size: 25px;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 1);
    cursor: pointer;
    z-index: 999
}
.Destination_Home_Page .headerTitle,
.State_Home_Page .headerTitle {
    bottom: 40px;
}
.headerCaption {
    width: 60%;
    text-align: center;
    left: 20%;
    bottom: 65px;
}
#pager_cycle_header a {
    margin: 3px!important;
}
div.topNav-dropWrap-header {
    display: none;
}
div.topNav-dropWrap-footer {
    display: none;
}
div.topNav-dropWrap-content&gt;div,
div.topNav-left,
div.topNav-right {
    float: right;
}
.topNav-feature {
    margin-left: 0px;
    margin-right: 20px;
}
#topNav&gt;ul&gt;li {
    background: none;
    width: auto!important;
    margin-left: 25px;
    height: auto;
    padding-bottom: 10px;
}
#topNav&gt;ul&gt;li&gt;a {
    text-indent: 0px;
    color: white;
    font-size: 24px;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.75);
    text-decoration: none!important;
    padding-right: 1px;
    height: auto;
    text-align: center;
    line-height: 24px;
}
.topNav-feature {
    position: relative;
    display: none!important;
}
li.primaryLink a:link,
li.primaryLink a:visited,
li.primaryLink a:active,
.topNav-dropWrap a:link,
.topNav-dropWrap a:link:visited,
.topNav-dropWrap a:link:active,
li.primaryLink a {
    color: #394482;
    font-weight: normal;
}
.topNav-feature .primaryLink {
    padding: 0px;
    text-align: left;
}
div.topNav-left .primaryLink a {
    color: black;
}
.primaryLink a,
.secondaryLink a {
    font-weight: normal;
    font-size: 17px;
}
.topNav-feature img {
    width: auto;
    height: auto!important;
    max-width: 100%;
}
div.topNav-left .primaryLink a i {
    font-size: 20px;
}
div.topNav-left {
    margin-top: 10px;
}
div.topNav-dropWrap-content {
    background: white;
    border: none;
    border-radius: 5px;
    box-shadow: 2px 2px rgba(0, 0, 0, 0.3);
    width: 500px;
}
.topNav-feature.alwaysActive {
    margin-top: 22px!important;
    display: block!important;
}
li.primaryLink {
    border-bottom: #7f7f7f 1px solid;
}
#topNav&gt;ul&gt;li:hover:after {
    transition: all 2s;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    margin-top: 10px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    top: 20px;
}
#topNav&gt;ul&gt;li.nonDrop:hover:after {
    display: none;
}
#topNav&gt;ul&gt;li:hover div.topNav-dropWrap {
    display: block;
    top: 38px;
}
.topNav-dropWrap a:hover {
    background: #ebecf1!important;
    color: #394482;
}
#topNav {
    padding-top: 20px;
    height: 55px;
}
#topNav&gt;ul {
    float: right;
    margin-right: 50px;
    display: flex;
    position: relative;
}
#topNav&gt;ul&gt;li:nth-child(4)&gt;.topNav-dropWrap {
    left: auto;
    right: 0px;
}
#topNav&gt;ul&gt;li:nth-child(5)&gt;.topNav-dropWrap {
    left: auto;
    right: 0px;
}
.globalSearch {
    position: absolute!important;
    right: -40px;
    top: 0px!important;
}
.tooltip {
    opacity: 1;
}
#content .globalSearch {
    position: relative;
    width: 100%;
}
.headerTitle:hover,
.headerTitle:focus {
    text-decoration: none;
}
.headerTitleHoverable:hover,
.headerTitleHoverable:focus {
    text-decoration: underline;
}
#dip_description #dipVideos {
    width: 330px;
    float: left;
    margin-right: 15px;
    position: relative;
    cursor: pointer;
}
#dip_description #dipVideos .playButton {
    position: absolute;
    font-size: 60pt;
    left: 50%;
    top: 50%;
    transform: translate(-40%);
}
#dip_description #dipVideos img {
    width: 100%;
}
div.globalSearch button:after {
    font-size: 23px;
    text-shadow: 3px 3px 3px black;
}
div.globalSearch:hover button:after {
    text-shadow: none;
}
div.globalSearch input {
    height: 40px!important;
}
div.globalSearch button:focus,
div.globalSearch button:hover {
    text-decoration: none;
}
.p2 .tps-submit {
    padding: 10px 40px!important;
}
.sectionBreak {
    margin: 0 auto 24px;
    background: none;
    width: 100%;
}
#footer {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
#footer .footerColumn {
    width: auto!important;
    padding: 0 30px;
}
#footer div.footerTitle a:link,
#footer div.footerTitle {
    font-size: 20px;
}
#footer li {
    font-size: 11pt;
}
#footerMap-large {
    left: -40%;
}
.footerColumn[id=footerMap] {
    width: 27%;
}
.free-border {
    width: 100%;
    border-bottom: 15px solid #394482;
    border-radius: 10px;
    border-top: none;
    margin-top: -8px;
}
.visitor-button {
    float: right;
    margin-right: 50px;
    background: #394482;
    border: none;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    font-size: 25px;
    padding: 5px 25px;
}
.visitor-content {
    display: none;
}
.at-share-dock-outer {
    display: none!important;
}
.at4-share-outer.at4-hide {
    display: block!important;
    opacity: 1!important;
}
#at4-share {
    background-color: #394482!important;
    width: 64px!important;
    position: fixed!important;
    left: 0!important;
    top: 30vh!important;
    border-bottom-right-radius: 7px!important;
    border-top-right-radius: 7px!important;
    opacity: 0.7!important;
    z-index: 999!important;
    color: white!important;
    font-size: 40px!important;
    text-align: center!important;
    padding: 10px 0px!important;
    display: block!important;
}
.atss .at-share-btn .at-icon-wrapper,
.atss a .at-icon-wrapper {
    display: none!important;
}
#at4-share .at-share-btn:after {
    display: block;
    width: 4pc;
    height: 3pc;
    font-family: fontawesome;
    background: none;
    color: white;
    font-size: 35px;
}
#at4-share .at-svc-facebook:after {
    content: "\f09a";
}
#at4-share .at-svc-twitter:after {
    content: "\f099";
}
#at4-share .at-svc-google_plusone_share:after {
    content: "\f0d5";
    font-size: 30px!important;
}
#at4-share .at-svc-pinterest_share:after {
    content: "\f0d2";
}
#at4-scc {
    visibility: visible!important;
    opacity: 1!important;
    width: 4pc!important;
    cursor: pointer;
    overflow: hidden;
}
.at4-share-outer #at4-soc {
    cursor: pointer!important;
    top: 30vh!important;
    font-size: 40px!important;
    left: 5px!important;
}
#at4-scc div,
#at4-soc div {
    display: none!important;
}
#at4-scc:after,
#at4-soc:after {
    content: "\f100";
    display: block;
    width: 4pc;
    height: 3pc;
    font-family: fontawesome;
    background: none;
    color: white;
    font-size: 40px;
}
#at4-soc:after {
    content: "\f101";
}
#at4-scc:hover:after,
#at4-soc:hover:after {
    color: #e5b53b!important;
}
.atss .at-share-btn,
.atss a {
    background: none!important;
    width: 4pc!important;
    height: 3pc!important;
    text-decoration: none!important;
}
#at4-share .at-share-btn:hover:after {
    color: #e5b53b!important;
}
.at-svc-compact {
    display: none!important;
}
.atss .at-share-btn:focus,
.atss .at-share-btn:hover,
.atss a:focus,
.atss a:hover {
    outline: none!important;
}
.social-cursor {
    position: fixed;
    top: 30vh;
    left: 10px;
    font-size: 40px;
    display: none;
}
.social-container a:first-child i {
    margin-top: 15px;
}
.social-container a {
    color: white;
}
.social-container a:hover {
    color: #e5b53b;
}
.social-container i {
    margin-bottom: 7px;
}
.pointer {
    cursor: pointer;
    color: #f89303;
}
#outerContainer.smallScreenIndent {
    width: 100%!important;
}
.smallScreenIndent {
    left: 0px;
}
div.popupList {
    left: 50%;
    top: -30%;
    transform: translate(-50%);
    background: white;
    border: 10px solid #7193b9;
    border-radius: 0;
}
div.popupList&gt;div {
    width: 33.33%;
    border-left: none;
    border-right: #dededf solid 1px;
}
div.popupList h3 {
    margin: 0;
    border: 0;
    border-radius: 0;
    background: #e6e4e5;
    box-shadow: 1px 1px 1px #333;
    border-right: 1px solid #888;
}
div.popupList li {
    clear: both;
    text-align: center;
    padding: 0px;
}
div.popupList li:last-child {
    border-bottom: none;
}
div.popupList ul {
    margin-bottom: 0;
}
div.popupList h5 {
    color: #394482;
    font-weight: bold;
    font-style: normal;
    font-size: 15px;
    text-align: left;
}
div.popupList li a {
    padding: 5px;
    min-height: 60px;
}
#homePagePopup ul li a:hover {
    background: #377e3a;
    box-shadow: inset 0px 0px 0px 3px #9dc19d;
}
#homePagePopup ul li a:hover h5 {
    color: white;
    font-size: 19px;
}
#homePagePopup .closeButton {
    display: none!important;
}
.footerColumn[id=footerHelp] {
    width: 13%;
}
.collapse {
    display: block;
}
#breadcrumbs {
    display: none;
}
.p1 #lhn {
    border-right: 0px;
}
.p2 #lhn {
    margin-top: 25px;
}
#content&gt;h1 {
    font-size: 50px;
    font-weight: 700;
}
#content #intro_text_1 {
    margin-top: 20px;
}
#content .Specialty {
    margin-top: 40px;
    margin-right: 15px;
}
#freevisitors {
    margin-bottom: 80px;
}
.hasSubMenu .sub-menu {
    display: none;
}
li.secondaryLink {
    text-indent: 0.1em;
    font-size: 17px;
}
li.primaryLink {
    font-size: 17px;
}
.p1 #content .Specialty {
    margin-top: 65px;
    width: 275px;
}
.p1 #content .Specialty h6 {
    font-size: 20px;
    color: #aaa;
}
.p1 #content .Specialty img {}.p1 #content .Specialty div span {
    display: none;
}
.p2 #mainPageContainer h1 {
    text-align: left;
}
.printFull #mainPageContainer h1 {
    margin-top: 80px;
}
.p2 #content .Specialty {
    margin-top: 30px;
    padding-right: 10px;
}
.p2 #h3Search1 {
    display: none;
}
.p2 #searchForm1,
.p2 #searchForm2 {
    margin: 0 auto;
    float: none;
    padding: 5px;
    background: none!important;
    max-width: 100%;
    box-shadow: none;
    border: none;
    clear: both;
    margin-top: -20px;
}
.p2 #searchForm1 form,
.p2 #searchForm2 form {
    display: flex;
    justify-content: space-around;
    width: calc(100% - 70px);
}
.p2 .checkDrop-wrap {
    float: none;
    height: auto;
    padding: 3px;
    width: auto;
    border: none;
}
.p2 .checkDrop-wrap label {
    float: none;
    display: inline-block;
    width: auto;
}
.Global_Search .p2 #content .checkDrop-wrap label {
    width: 305px;
}
.p2 .checkDrop-wrap label input {
    border: 1px solid;
    float: right;
    width: 100%;
    width: 125px;
    margin-right: 10px;
    margin-left: 10px;
    text-indent: 5px;
}
div.feedback {
    width: calc(100% - 5px);
    display: none;
}
#content div.feedback {
    display: block;
    display: inline;
}

#content div.feedback input:first-child {
    padding: 5px !important;
}

li.li_col1, li.li_col2 {
    white-space: nowrap !important;
}
.feedback ul.li_cont1,.feedback ul.li_cont2 {
    float: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.p2 .multiSelect {
    background: url(/media/launch/layout/page-bg.png) no-repeat 100% -200px #FFF!important;
    padding: 0px;
}
.p2 input,
.p2 span {
    padding: 0px!important;
    height: auto!important;
}
#content .checkDrop-wrap .searchBox {
    height: 25px!important;
}
.p2 .searchReset {
    float: none;
    text-align: right;
    padding-right: 15px;
    font-size: 17px;
    padding-top: 0px;
    padding-bottom: 10px;
    position: absolute;
    top: 33px;
    right: 15px;
}
#mainPageContainer h2 {
    display: none;
}
.p2 #mainPageContainer h2,
.p3 #mainPageContainer h2 {
    padding-left: 0px;
    text-align: left;
    text-indent: 30px;
    display: block;
    color: #999;
    margin: 0 0 10px;
    font-weight: 200;
    font-style: italic;
    font-size: 25px;
}
.p2 #content .Specialty span {
    line-height: 1.3em;
}
.p2 #content #intro_text_1 .Specialty {
    margin-top: 5px;
}
p {
    font-size: 20px;
}
.top-pagination {
    display: none;
}
div.feedbackProgress {
    text-align: right;
    padding-right: 15px;
    font-weight: normal;
    font-size: 17px;
    text-transform: capitalize;
    top: -27px;
    right: 0;
    left: auto;
    width: auto;
}
div.progressBar {
    margin-bottom: 20px;
}
.searchResultsControls {
    position: absolute;
    top: -32px;
    z-index: 99;
}
.searchResultsControls input {
    vertical-align: sub;
    width: 17px;
    height: 20px!important;
    margin-right: 5px;
}
.searchResultsControls&gt;* {
    display: none;
}
.srp-overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
#srp-showMapIcon,
#srp-showMapIcon1,
#srp-showMapIcon2 {
    display: block;
    font-size: 17px;
    font-weight: normal;
    color: #555;
}
.searchControls {
    width: 100%;
    max-width: 600px;
    background-size: cover;
    margin-bottom: 25px!important;
}
#content .searchControls {
    float: none;
    margin: 0 auto;
}
.resultItem .featured {
    display: none;
}
.resultsItem {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border-color: #ddd;
    padding: 15px;
    position: relative;
    padding-bottom: 35px;
}
.resultsItem img {
    width: 100%;
    float: none;
    margin: 0;
    max-width: 330px;
}
.resultsItem .media-item {
    padding: 0 15px 0 0;
}
.resultsItem .content-item {
    padding: 0;
    position: initial;
}
.resultsItem h5 {
    border-bottom: 0px;
    font-weight: 400;
    font-size: 25px;
    padding-bottom: 5px;
    margin-top: 0px;
}
.resultsItem h5 a {
    color: #394482;
}
.resultsItem ul.resultsItemFacts {
    display: flex;
    padding-bottom: 15px;
}
.resultsItem ul.resultsItemFacts li {
    width: 100%!important;
    color: #777;
    font-style: italic;
    padding-right: 5px;
    font-weight: normal;
    font-size: 15px;
}
.resultsItem .links .inactive,
.resultsItem .teaser .inactive {
    display: none;
}
.resultsItem .links&gt;a,
.resultsItem .teaser&gt;a {
    background: #5c7bbe;
    color: white;
    margin: 0 5px;
    padding: 4px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 5px;
}
.resultsItem p {
    float: none;
}
div.resultsItem div.links {
    clear: both;
    position: absolute;
    bottom: 10px;
    left: 0px;
    text-align: center;
    width: 100%;
}
.pagination {
    display: block;
    margin-bottom: 20px auto;
    font-size: 17px;
}
.pageLabel {
    display: none;
}
.pagination .paginationCounter {
    width: auto;
    float: none;
    text-align: center;
    margin-top: 10px;
}
.pagination .paginationNumbers {
    text-align: center!important;
    float: none;
    width: auto!important;
}
.pagination span {
    color: #999;
    font-weight: 400;
    font-size: 17px;
    margin: 0 3px;
}
.paginationNumbers&gt;a,
.paginationNumbers&gt;span {
    padding: 4px 8px!important;
    border: #dededf 1px solid;
    margin: 0px!important;
}
#topicControl {
    width: calc(100% + 30px);
    left: -15px;
    top: -50px;
}
#content h3.searchHeading {
    margin-bottom: 20px;
    display: none;
}
.ui-tabs-panel,
.ui-tabs-panel&gt;div,
.ui-tabs-panel&gt;dl {
    width: 100%;
    margin: 10px auto;
}
#footer li[title="Go Travel Sites"] a {
    width: 135px;
}
.resultsItem.travelPlannerItem.tp-2015 {
    width: 30%!important;
}
.resultsItem.travelPlannerItem.tp-2015,
.travelPlannerTT .resultsItem {
    border: none;
    box-shadow: none;
    background: none;
}
.travelPlannerTT .resultsItem {
    padding: 0px;
}
.resultsItem.travelPlannerItem.tp-2015&gt;h5 {
    text-align: center;
}
.resultsItem.travelPlannerItem.tp-2015 img {
    margin: 10px auto;
}
.resultsItem.travelPlannerItem.tp-2015.hover .travelPlannerTT {
    padding: 15px;
    background: white;
    z-index: 999;
    transform: translate(-50%);
    left: 50%;
}
.resultsItem.travelPlannerItem.tp-2015 .travelPlannerTT h5 {
    text-align: center;
}
.travelPlannerTT .resultsItem.checkbox {
    width: 100%;
    margin: 0px;
}
.thingsToDo-Nav {
    max-width: 755px;
    margin: 0 auto;
    min-height: 430px;
    padding-top: 15px;
}
#sightseeingPopup,
#guidesPopup,
#activitiesPopup {
    left: 50%;
}
#sightseeing-thingsToDo,
#guides-thingsToDo,
#activities-thingsToDo,
#freeTravelPlanners-thingsToDo {
    left: 0px;
    top: 0px;
}
#dest_map_wrapper {
    width: calc(100% - 160px);
}
#destinations_map {
    width: 100%;
}
.searchBox.contentSearchBox {
    margin: 10px!important;
}
.searchBox.contentSearchBox button {
    float: right;
    color: transparent;
}
#media_slideshow_large_thumbs_wrap {
    display: none;
}
.mediaSearchResults .resultsItem {
    background: none;
    box-shadow: none;
    border: none;
    min-height: 170px!important;
    width: 33%;
    margin: 0px;
    padding: 0px;
}
.mediaSearchResults .resultsItem h5 {
    padding: 0px;
}
.mediaSearchResults .resultsItem h5 a {
    font-size: 20px;
}
.li_container ul li label input,
.multiSelectOptions .selectAll input {
    width: auto!important;
    float: left!important;
}
.li_container ul li label {
    width: auto!important;
}
#myCarousel {
    max-width: 630px;
    float: none;
    margin: 0 auto;
}
.carousel-inner&gt;.item&gt;a&gt;img,
.carousel-inner&gt;.item&gt;img {
    margin: 0 auto;
}
.carousel-control {
    background: none!important;
}
.carousel-caption p {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-shadow: none;
    color: black;
}
.carousel-caption {
    padding-bottom: 0px;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 50px;
    transform: translateY(50%);
    padding-top: 0px!important;
}
.carousel-caption a {
    color: #394482;
}
.carousel-header {
    position: absolute;
    top: 0px;
    color: #394482;
    width: 100%;
    padding: 5px;
}
.carousel-header p {
    float: left;
    width: 50%;
    text-shadow: 2px 2px 2px white;
    padding-bottom: 0px;
}
.carousel-header p:nth-child(2) {
    text-align: right;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    top: 30%;
}
ul.horizontalTabs {
    border-top: none;
    padding: 0px;
}
ul.horizontalTabs li a:hover,
ul.horizontalTabs li.ui-state-active a {
    background: none;
    color: #7f7f80;
    border: #999 solid 1px;
    border-bottom: 1px solid #fbfbfb;
    margin-bottom: -1px;
}
ul.horizontalTabs li a {
    color: #7f7f80;
}
#dip-actions {
    float: none;
    width: auto;
}
#dip-actions-info {
    display: none;
}
#dip-actions li {
    width: auto!important;
    background: none;
    margin-right: 10px;
}
#dip-actions li a {
    padding: 5px!important;
    background: #5c7bbe;
    color: white;
    border-radius: 5px;
    font-weight: normal;
}
div.dip-details {
    float: none;
    width: auto;
    width: calc(100% - 360px);
    color: #000000;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    margin-bottom: 30px;
}
.dip-contact {
    width: 47%;
    margin-right: 5px;
}
.dip-basics {
    width: 47%;
    margin-right: 5px;
}
div.dip-details h6,
.ui-tabs-panel h6 {
    color: #394482;
    font-size: 17px;
    font-style: normal;
    border-bottom: 1px solid #999;
    margin-bottom: 7px;
}
.ui-tabs-panel h6 {
    border-bottom: none;
}
div.dip-details dt {
    color: #000;
    max-width: 100px;
    font-weight: normal;
    font-size: 13px;
    width: auto;
}
div.dip-details div.address,
div.dip-details dl,
div.dip-details p {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: lighter;
    font-style: normal;
}
div.dip-details dd,
.ui-tabs-panel dd {
    margin-bottom: 0px;
    font-size: 15px;
    margin-left: 10px;
    width: auto;
}
#dip_rv_details dd{
    margin-bottom: 8px;
    font-size: 17px;
    width: 40%;
}
.directions.seamless&gt;tbody&gt;tr&gt;td:first-child {
    width: 200px;
}
div.directions #map_canvas {
    width: calc(100% - 30px);
    margin-left: 25px;
}
#content #tabs,
#tabs p,
#tabs li {
    font-size: 17px;
}
img.adp-marker {
    margin-right: 10px;
}
#printDirectionsLink a {
    font-size: 14px;
}
#tabs ul.ui-tabs-nav li a {
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    padding: 10px 25px;
}
#lhn-menu&gt;li.expanded {
    background: none;
}
#lhn-menu&gt;li {
    background: none;
}
#lhn-menu&gt;li&gt;a {
    padding-left: 0;
}
.p2 #lhn-menu {
    margin-top: -15px;
}
#freevisitors #tp-standalone {
    display: block;
}
#freevisitors .visitor-content {
    border-left: 1px solid #394482;
    border-right: 1px solid #394482;
    border-bottom: 15px solid #394482;
    border-radius: 10px;
    padding-top: 50px;
    margin-top: -10px;
}
#freevisitors .visitor-title {
    font-size: 45px;
    font-weight: 700;
    color: #394482;
    text-align: center;
}
.tp-standalone-inner,
#freevisitors .tp-standalone-inner .results-set {
    width: 100%;
}
#freevisitors .tp-standalone-inner&gt;p label.largeCheckInline {
    display: none!important;
}
#freevisitors .tp-standalone-inner&gt;p {
    text-align: center;
}
#freevisitors .tp-standalone-inner&gt;div:nth-child(4) {
    margin-top: -55px!important;
    font-size: 20px;
    width: auto!important;
    text-align: center;
    margin-bottom: 10px!important;
}
.tp-intro-guide {
    width: calc(50% - 20px);
}
.resultsItem.travelPlannerItem.tp-2015 {
    width: calc(25% - 20px)!important;
}
#freevisitors label.largeCheckInline {
    height: auto!important;
    padding-top: 33px;
    height: 10px!important;
    float: none;
    display: inline-block;
    top: 5px;
    text-indent: 0px;
    background-position: 30px;
}
.resultsItem.travelPlannerItem.tp-2015.checked span.checkboxFeedback,
.resultsItem.travelPlannerItem.tp-2015.checked span.checkboxFeedback {
    right: -15px;
    height: 50px!important;
}
.resultsItem.travelPlannerItem.tp-2015 div.travelPlannerImageWrapper,
.resultsItem.travelPlannerItem.tp-2015 div.travelPlannerImageWrapper {
    max-width: 140px;
    margin: 0 auto;
}
.results-set.tp-results-set {
    padding: 10px 20px;
}
#freevisitors h3.specialty-guides {
    margin-left: 70px;
    text-indent: 0px;
}
.tps-form-2015 tr {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    clear: both;
}
.tps-form-2015 td {
    width: 25%;
    display: inline-block;
    float: left;
}
.tps-form-2015 td[colspan="4"] {
    width: 100%;
}
td.verify {
    width: 50%;
}
.tps-form-2015 .formLeft {
    width: 120px!important;
    display: inline-block;
    float: left;
    font-size: 15px;
}
.tps-form-2015 .formRight {
    width: calc(100% - 130px);
    display: inline-block;
    float: left;
    min-height: 30px;
    margin-bottom: 5px;
    margin-left: 10px;
}
.g-recaptcha&gt;div {
    margin: 0 auto;
}
.tps-form-2015 .formRight select {
    width: 100%!important;
}
#freevisitors h3 {
    margin-bottom: 40px;
}
.searchBox input {
    border: none!important;
    text-indent: 20px!important;
}
#TB_title {
    height: 36px;
}
#TB_ajaxWindowTitle {
    font-size: 20px;
}
#TB_closeAjaxWindow i {
    display: none;
}
#TB_closeAjaxWindow #TB_closeWindowButton {
    background: url(/redesign/img/close_square.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    right: -5px;
    top: -4px;
    width: 40px;
    height: 40px;
}
#TB_ajaxContent,
#TB_title {
    width: 100%!important;
}
#TB_ajaxContent .popupForm {
    padding-bottom: 0px!important;
}
table.formTable td {
    border: none;
}
#TB_ajaxContent input,
#TB_ajaxContent select,
#TB_ajaxContent textarea {
    width: 100%;
}
#TB_window {
    width: 90%!important;
    max-width: 800px!important;
    left: 50%!important;
    transform: translate(-50%)!important;
}
#TB_ajaxContent {
    align-items: center;
}
#TB_ajaxContent&gt;div {
    margin: 0 auto;
}
.blueimp-gallery,
.blueimp-gallery&gt;.slides&gt;.slide&gt;.slide-content {
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    -ms-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear;
}
.blueimp-gallery,
.blueimp-gallery&gt;.slides&gt;.slide&gt;.slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-backface-visibility: hidden;
}
.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, .9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none;
}
.blueimp-gallery-display {
    display: block;
    opacity: 1;
}
.blueimp-gallery&gt;.slides {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.blueimp-gallery&gt;.slides&gt;.slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -o-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(.645, .045, .355, 1);
}
.blueimp-gallery .modal-body .video-content a,
.blueimp-gallery .modal-body .video-content iframe,
.blueimp-gallery .modal-body .video-content video,
.blueimp-gallery .modal-body img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.blueimp-gallery .modal-body {
    position: relative;
    text-align: center;
    padding: 0 0 56.25% 0;
    overflow: hidden;
    cursor: pointer;
}
.jssora22l,
.jssora22r {
    display: block;
    position: absolute;
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url('/redesign/img/a22.png') center center no-repeat;
    overflow: hidden;
}
.jssora22l {
    background-position: -10px -31px;
}
.jssora22r {
    background-position: -70px -31px;
}
.jssora22l:hover {
    background-position: -130px -31px;
}
.jssora22r:hover {
    background-position: -190px -31px;
}
.jssora22l.jssora22ldn {
    background-position: -250px -31px;
}
.jssora22r.jssora22rdn {
    background-position: -310px -31px;
}
.blueimp-gallery .modal-dialog {
    right: auto;
    left: auto;
    width: auto;
    max-width: 900px;
    padding: 0px;
}
.headerCaptionContent {
    display: none;
}
.carousel {
    padding: 0px;
}
.carousel-indicators {
    bottom: 0px;
    padding-bottom: 0px;
}
#dip-media-carousel,
#dip_small_map {
    max-width: 330px;
    max-height: 220px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
#dip_small_map {
    display: block;
    position: relative;
    left: 0;
}
#dip-media-carousel .carousel-control span {
    top: 45%!important;
}
#dip-actions li a.social-icon {
    border-radius: 0px;
    font-size: 20px;
}
#dip-actions li a.social-icon.social-icon-facebook {
    padding: 5px 8px!important;
    background: #3b5998;
}
#dip-actions li a.social-icon.social-icon-twitter {
    background: #00aced;
}
#dip-actions li a.social-icon.social-icon-google {
    background: #db3236;
}
#dip-actions li a.social-icon.social-icon-instagram {
    background: #458eff;
}
#dip-actions li a.social-icon.social-icon-pinterest {
    background: #c92228;
}
#dip-actions li a.social-icon.social-icon-youtube {
    background: #bb0000;
}
#dip-actions li a.social-icon.social-icon-flickr {
    background: #999;
}
.searchWrapper {
    margin-top: 40px;
}
#lhn,
.skinnyPage #lhn {
    width: 170px;
    margin-right: 35px;
}
#lhn h3 {
    margin-top: 0;
    text-align: center;
}
#lhn h3 a {
    color: #6e9c6c;
    font-size: 18pt;
}
#lhn h5.inDepth {
    display: none;
}
#lhn-menu a.lhn-tps-button {
    display: none;
}
.topNav-dropWrap {
    width: auto;
    top: 25px !important;
    padding-top: 10px !important;
}
.footerColumn[id=footerPartners] {
    border-right: 0px;
}
#footerNews span:first-child {
    font-size: 40pt;
    height: 60px;
    display: block;
    vertical-align: top!important;
    margin-top: -10px;
}
#footerNews span:last-child {
    font-size: 14pt;
}
#footerMap img {
    width: 80%!important;
    height: auto!important;
}
.ui-tabs .ui-tabs-hide {
    display: none;
}
#lhn h5.relatedLinks {
    display: none;
}
#destMap-sideNav ul ul li a,
#destMap_topNav ul li a,
#destMap-sideNav label,
#dest_map_controls legend,
label.destLabel,
#destMap-sideNav a.destMapCategory,
#destTabs a.destMapCategory,
#destMap-sideNav ul ul li.map-maj a,
#destMap_topNav ul li.map-maj a,
#dest_map_controls label,
label.destLabel {
    font-size: 12pt;
    line-height: 13pt;
}
h2.padding-header,
h1.padding-header {
    margin-left: 200px!important;
}
#formCommunication table tr {
    border-bottom: 15px solid transparent;
}
h6 {
    font-size: 16pt;
    font-style: italic;
    color: #4a58a6;
}
#slider {
    background: transparent;
    border-color: transparent;
    margin-bottom: 0px;
}
#slider:before {
    display: block;
    content: "";
    width: 100%;
    padding-bottom: calc(50% + 160px);
}
#slider .flex-viewport {
    position: absolute!important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.flexslider .slides {
    height: 100%!important;
}
.flexslider .slides&gt;li {
    height: 100%;
    position: relative;
    display: flex!important;
    align-items: center;
}
.flexslider .slides img {
    -moz-user-select: none;
    width: auto!important;
    max-width: 100%;
    height: 100%!important;
    max-height: 100%;
    margin: 0 auto;
}
#slider .slides img {
    margin: 0 auto;
    height: auto!important;
    max-height: calc(100% - 160px)!important;
    transform: translateY(-30px);
}
#carousel .flex-viewport {
    height: 140px;
}
#carousel .slides li {
    border: 2px solid #ccc;
}
#carousel img {
    cursor: pointer;
    opacity: 0.7;
}
#carousel li.flex-active-slide img {
    opacity: 1;
}
.flex-direction-nav a:before {
    font-family: fontawesome!important;
    font-size: 100px!important;
    content: '\f0d9'!important;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1)!important;
}
.flex-direction-nav a {
    height: 100px!important;
    transform: translateY(-50%);
}
.flex-direction-nav a.flex-next:before {
    content: '\f0da'!important;
}
#communicationFormWrapper table td.formLeft {
    padding-right: 10px;
}
.resultsItem .media-item {
    margin-bottom: 20px;
    text-align: center;
}
.carousel-inner&gt;.item&gt;a&gt;img,
.carousel-inner&gt;.item&gt;img {
    max-height: 220px!important;
}
img.travelPlannerCover {
    bottom: auto;
}
#TB_ajaxContent.no-padding&gt;a {
    max-height: 100%!important;
}
.searchControlsFooter {
    display: none;
}
.planner-specAd&gt;a span {
    max-width: 135px;
}
.planner-bottom&gt;a span {
    max-width: 100%;
    padding: 10px 15px!important;
    -moz-box-shadow: inset 0px 34px 0px -15px #5565be, 0 8px 10px -5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0px 34px 0px -15px #5565be, 0 8px 10px -5px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 34px 0px -15px #5565be, 0 8px 10px -5px rgba(0, 0, 0, 0.5);
    background-color: #4a58a6;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px -1px 0px #3e4a8b;
    border-radius: 10px;
    margin-right: 30px;
}
#TB_overlay {
    z-index: 500;
}
.Sightseeing-Activities {
    justify-content: space-between;
}
div.Sightseeing-Activities div.activity_wrapper {
    width: 20%!important;
}
div.Sightseeing-Activities div.activity_wrapper.active div.popup {
    left: 50%;
    transform: translateX(-50%);
}
div.activity_wrapper h6 {
    font-size: 14pt!important;
}
.flex-direction-nav a {
    opacity: .75!important;
}
.flex-direction-nav .flex-next {
    right: 10px!important;
}
.flex-direction-nav .flex-prev {
    left: 10px!important;
}
div#homePagePopup li a {
    display: flex;
    align-items: center;
}
div#homePagePopup li a h5 {
    margin: 0 auto!important;
    font-size: 18px;
}
.destMap-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.destMap-overlay.active {
    pointer-events: none;
}
.globalSearch1 #searchForm1 button[type=submit] {
    background: none;
    border: none;
    color: #4A58A6;
    font-size: 18px;
}
.globalSearchFeedback {
    margin-top: 0px!important;
}
.printFull .top-gradient {
    display: none;
}
.printFull #freevisitors {
    visibility: hidden;
    display: none;
}
.printFull #topNav&gt;ul&gt;li&gt;a {
    color: #4a58a6;
    text-shadow: 2px 2px rgba(155, 155, 155, 0.75);
}
.printFull .addthis-smartlayers {
    display: none;
}
.printFull .p3 #mainPageContainer h1 {
    text-align: left;
}
.printFull #lhn {
    display: none;
}
.printFull #content {
    width: 100%;
}
.printFull #mainPageContainer {
    width: 100%;
}
#destMap.map-wide,
#dest_map_wrapper.map-wide,
#destinations_map.map-wide,
#destMap-sideNav.destMap-smallerNav,
#destMap-sideNav .ui-tabs-panel {
    width: 100%;
}
#destMap-sideNav.destMap-smallerNav {
    padding: 10px;
}
a[rel="feature_4_6"] {
    color: #c67027!important;
    font-weight: bold!important;
}
label.largeCheckInline {
    background: url("/redesign/img/checkbox.png") no-repeat right top;
    height: 31px;
    width: auto;
    padding-right: 40px;
    padding-top: 0px;
    color: #c67027;
    font-size: 18px;
    line-height: 31px;
}
label.largeCheckInline:hover {
    background: url("/redesign/img/checkbox_hover.png") no-repeat right top;
}
label.largeCheckInline.checked {
    background: url("/redesign/img/checkbox_active.png") no-repeat right top;
    font-size: 18px;
    line-height: 31px;
}
.resultsItem.travelPlannerItem.tp-2015 img.travelPlannerCover {
    top: 50%;
    transform: translateY(-50%) rotate(2deg)!important;
    width: auto;
}
.resultsItem.travelPlannerItem.tp-2015 img.travelPlannerCover+img.travelPlannerCover {
    top: 50%;
    transform: translateY(-50%) rotate(5deg)!important;
}
.resultsItem.travelPlannerItem.tp-2015 img.travelPlannerCover+img.travelPlannerCover+img.travelPlannerCover {
    top: 50%;
    transform: translateY(-50%) rotate(10deg)!important;
}
.travelPlannerItem .checker-img {
    position: absolute;
    width: 40px!important;
    z-index: 555;
    right: 0px;
    top: 0px;
    opacity: .6;
    cursor: pointer;
}
.resultsItem.travelPlannerItem.tp-2015 .checker-gray {
    display: block!important;
}
.resultsItem.travelPlannerItem.tp-2015.checked .checker-green {
    display: block!important;
    opacity: 1;
}
.resultsItem.travelPlannerItem.tp-2015.checked span.checkboxFeedback,
.resultsItem.travelPlannerItem.tp-2015.checked span.checkboxFeedback {
    display: none;
}
.travelPlannerItem .travelPlannerTT {
    margin-top: 240px;
}
.travelPlannerItem .travelPlannerTT .travelPlannerImageWrapper {
    display: none;
}
.resultsItem.travelPlannerItem.tp-2015 .travelPlannerTT h5 {
    border-bottom: 0px;
}
.resultsItem.travelPlannerItem.tp-2015 .travelPlannerTT .request-link {
    display: none;
}
.resultsItem.travelPlannerItem.tp-2015 .travelPlannerTT {
    border: 1px solid #394482;
}
div.resultsItem.travelPlannerItem.checked img.travelPlannerCover {
    opacity: 1;
}
.resultsItem.travelPlannerItem.tp-2015.checked img.travelPlannerCover+img.travelPlannerCover {
    opacity: 1;
}
#destMap-sideNav h3.nav-tab-heading {
    display: none;
    font-size: 17px;
    cursor: pointer;
}
label.destLabel {
    float: none;
    width: 100%;
}
#destMap-sideNav .ui-tabs-panel {
    overflow: hidden;
}
#lhn-menu&gt;li&gt;a {
    font-size: 16px;
}
.Static_Page #content #intro_text_1_text iframe,
.Static_Page #content #intro_text_1_text object embed {
    width: 560px!important;
    height: 410px!important;
}
h3.houseboatCTA {
    background: url(/redesign/img/cta_bg.png) no-repeat center!important;
    text-indent: 0px!important;
    text-align: center!important;
    padding: 15px!important;
    height: auto!important;
    background-size: cover!important;
    color: #4a58af!important;
    font-family: initial!important;
}
h3.houseboatCTA a {
    position: relative!important;
    width: auto!important;
    padding: 5px!important;
    height: auto!important;
    display: inline-block!important;
    float: none!important;
    top: auto!important;
    right: auto!important;
    margin-top: 5px!important;
    cursor: pointer!important;
}
#TB_ajaxContent input[type=checkbox],
#TB_ajaxContent input[type=radio] {
    display: inline-block;
    width: auto!important;
}
.coupon h4 {
    margin: 0;
}
input.tpcb {
    display: none!important;
}
.repeatResultsSetGuide {
    top: 18px;
    position: inherit !important;
}
span.playButtonWrapper {
    width: 90%;
}
span.playButtonWrapper span.playButton {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
span.playButtonWrapper img {
    width: 100%!important;
    height: auto!important;
}
div.fp-player object {
    margin: 0 auto;
}

#TB_ajaxContent h3.repeatResultsSetGuide{
	padding-top: 17px!important;
    width: calc(100% - 20px);
    margin-top: 17px !important;
}

#TB_ajaxContent p.repeatResultsSetGuide{
    padding-top: 0px !important;
	width: calc(100% - 20px);
}

#html5_map_workaround_iframe{
    margin-top: 0px !important;
}

#before-Dest-State-Travel-Planners .tp-standalone-inner{
	margin-top: 20px !important;
}

#TB_ajaxContent .pdf-link{
    text-align: center;
    font-size: 21px;
    margin: 15px auto;
}

#before-Dest-State-Travel-Planners button.tps-submit{
    margin-top: 20px;
}

@media (min-width: 992px) {
    .SRP_3 #resultsSet1&gt;.resultsItem,
    #ground_transportation&gt;.resultsItem {
        display: flex;
    }
    .SRP_3 #resultsSet1&gt;.resultsItem.travelPlannerItem,
    #ground_transportation&gt;.resultsItem.travelPlannerItem {
        display: block;
    }
    .SRP_3 #resultsSet1&gt;.resultsItem .media-item.col-md-3,
    #ground_transportation&gt;.resultsItem .media-item.col-md-3 {
        width: auto;
    }
}
@media (min-width: 768px) {
    #destMap-sideNav .ui-tabs-panel {
        display: block!important;
    }
}
@media (max-width: 1500px) {
    #outerContainer {
        max-width: 1500px;
        padding: 0 20px 0 60px;
    }
    #footer {
        width: 100%;
    }
    #cycle_header,
    #header,
    #header_wrapper,
    #cycle_header&gt;div {
        height: calc((100vw - 270px) * 0.4);
        max-height: 520px;
    }
    .headerTitle {
        top: calc((100vw - 270px) * 0.4 - 60px);
    }
}
@media (max-width: 1425px) {
    #logo {
        font-size: 40px;
        left: 20px;
        top: 7px;
    }
    #topNav&gt;ul&gt;li&gt;a {
        font-size: 19px;
        line-height: 22px;
        padding-top: 3px;
    }
    #topNav&gt;ul&gt;li:hover:after {
        top: 14px;
    }
    #topNav&gt;ul&gt;li:hover div.topNav-dropWrap {
        top: 34px;
    }
}
@media (max-width: 1205px) {
    #logo {
        font-size: 35px;
        left: 15px;
    }
    #topNav&gt;ul&gt;li&gt;a {
        font-size: 15px;
        line-height: 19px;
        padding-top: 5px;
    }
    #topNav&gt;ul&gt;li:hover:after {
        top: 9px;
    }
    #topNav&gt;ul&gt;li:hover div.topNav-dropWrap {
        top: 29px;
    }
    .dip-contact,
    .dip-basics {
        width: 100%;
    }
    div.dip-details {
        display: inline-block;
        width: calc(100% - 380px);
    }
    #topNav {
        padding-top: 15px!important;
    }
    div.globalSearch {
        bottom: -7px;
    }
}
@media (max-width: 1175px) {
    .globalSearch {
        bottom: 0px;
    }
    #topNav&gt;ul&gt;li:nth-child(4)&gt;.topNav-dropWrap,
    #topNav&gt;ul&gt;li:nth-child(5)&gt;.topNav-dropWrap {
        right: -30px;
    }
    #footer .footerColumn[id=footerAbout],
    #footer .footerColumn[id=footerHelp],
    #footer .footerColumn[id=footerNews],
    #footer .footerColumn[id=footerMap],
    #footer .footerColumn[id=footerPartners] {}#footer .footerColumn {
        padding: 0 10px;
    }
    #footerNews span:first-child {
        font-size: 30pt;
        height: 45px;
        margin-top: 0px;
        text-align: left;
    }
    #footerNews span:last-child {
        font-size: 11pt;
    }
    #footer ul {
        margin-bottom: 0px;
    }
    #footer a,
    #footer .searchBox,
    #footer img {
        text-align: center;
        margin: 0 auto;
        float: none!important;
    }
}
@media (max-width: 1060px) {
    #adColumn {
        display: none;
    }
    #mainPageContainer {
        width: 100%;
    }
    #cycle_header,
    #header,
    #header_wrapper,
    #cycle_header&gt;div {
        height: calc((100vw - 80px) * 0.4);
        max-height: 520px;
    }
    .headerTitle {
        top: calc((100vw - 80px) * 0.4 - 60px);
    }
    #mainPageContainer h2 {
        text-indent: 10px;
    }
}
@media (max-width: 992px) {
    .printFull .resultsItem {
        display: flex;
    }
    .printFull .resultsItem .media-item {
        min-width: 200px;
        margin-right: 10px;
    }
}
@media (max-width: 980px) {
    .resultsItem.travelPlannerItem.tp-2015 {
        width: 45%!important;
    }
    .mediaSearchResults .resultsItem {
        width: 48%;
    }
}
@media (max-width: 940px) {
    #logo {
        left: 10px;
    }
    #topNav&gt;ul&gt;li {
        margin-left: 7px;
    }
    #sightseeing-thingsToDo {
        width: 300px;
        background-position-x: 10px;
    }
    .thingsToDo-Nav&gt;a {
        left: 0px!important;
        top: 0px!important;
        display: block;
        clear: both;
        margin: 0 auto;
        float: none!important;
        margin-bottom: 30px;
    }
    #activities-thingsToDo {
        margin-bottom: 40px;
    }
    #guidesPopup {
        top: 525px;
    }
    #activitiesPopup {
        top: 440px;
    }
    .fourColumn {
        width: 50%;
    }
}
@media (max-width: 825px) {
    #topNav&gt;ul&gt;li&gt;a {
        font-size: 14px;
        line-height: 17px;
    }
    div.dip-details {
        display: block;
        width: 100%;
    }
    #dip-media-carousel,
    #dip_small_map {
        float: none;
        margin: 0 auto;
        display: block;
    }
}
@media (max-width: 768px) {
    #logo {
        left: 10px;
        top: 10px;
        font-size: 30px;
    }
    #topNav&gt;ul&gt;li&gt;a {
        font-size: 20px;
    }
    #communicationFormWrapper td {
        vertical-align: top;
        display: block;
        text-align: left;
    }
    #communicationFormWrapper table {
        width: 100%!important;
        max-width: 475px;
    }
    #communicationFormWrapper input,
    #communicationFormWrapper textarea {
        width: 100%!important;
    }
    h2.padding-header,
    h1.padding-header {
        margin-left: 15px!important;
    }
    #TB_ajaxWindowTitle {
        font-size: 15px;
    }
    #communication {
        width: 100%!important;
    }
    table.formTable td {
        width: 100%;
        display: block;
        text-align: left;
    }
    #TB_ajaxContent input,
    #TB_ajaxContent select,
    #TB_ajaxContent textarea {
        border: 1px solid #ccc;
    }
    #flashContent {
        height: 350px!important;
    }
    #freevisitors .tps-form-2015 tr {
        display: inline-block;
    }
    #freevisitors .tps-form-2015 td {
        display: none;
    }
    #freevisitors .tps-form-2015 .formLeft {
        width: 120px!important;
    }
    #freevisitors .tps-form-2015 .formRight {
        width: calc(100% - 120px);
        margin-bottom: 15px;
    }
    #freevisitors td.verify {
        width: 100%;
        display: block;
        text-align: center;
    }
    #footerMap img {
        width: auto!important;
    }
    .at4-share-outer.at4-hide {
        display: none!important;
    }
    .p1 #content .Specialty {
        float: none;
        margin: 10px auto;
    }
    .p2 #content .Specialty {
        display: none;
    }
    #lhn,
    .social-container,
    .social-cursor {
        display: none;
    }
    #content,
    .skinnyPage #content,
    #myCarousel,
    .slider {
        width: 100%;
        padding: 0 15px;
    }
    #content,
    .skinnyPage #content {
        margin-top: 0px!important;
    }
    #outerContainer {
        padding: 0 5px;
        overflow-x: hidden;
    }
    div.popupList {
        width: 90%;
    }
    #footer {
        display: block;
    }
    div.footerTitle {
        border-bottom: 1px solid;
    }
    .footerColumn {
        float: none;
    }
    #basement {
        line-height: 1.5em;
        height: 30px;
    }
    #footer .footerColumn[id=footerAbout],
    #footer .footerColumn[id=footerHelp],
    #footer .footerColumn[id=footerNews],
    #footer .footerColumn[id=footerMap],
    #footer .footerColumn[id=footerPartners] {
        width: 100%!important;
        border-right: none;
        text-align: center;
        padding: 0 15px!important;
    }
    #footer div.footerTitle,
    #footer div.footerTitle a:link,
    #footer div.footerTitle a:visited,
    #footer div.footerTitle a:active {}div.globalSearch {
        display: none;
    }
    #titleAndSearchBar {
        background: #394482;
        position: relative;
    }
    .collapse {
        display: none;
    }
    #mob-nav {
        display: block;
    }
    #topNav&gt;ul {
        width: 100%;
        margin: 0px;
        text-align: center;
    }
    #topNav&gt;ul&gt;li:hover:after {
        display: none;
    }
    .topNav-dropWrap {
        position: relative;
        top: 0px!important;
        width: 100%;
        padding-bottom: 0px;
    }
    #topNav {
        height: auto;
        padding-top: 65px!important;
    }
    #topNav&gt;ul {
        float: none;
        height: auto;
        padding-bottom: 0px;
        max-width: 100%!important;
        display: block;
    }
    #topNav&gt;ul&gt;li {
        width: 100%!important;
        float: none;
        margin-left: 0px;
        height: auto;
    }
    #topNav&gt;ul&gt;li:hover div.topNav-dropWrap {
        display: none;
    }
    .topNav-right {
        display: none;
    }
    div.topNav-dropWrap-content&gt;div,
    div.topNav-left,
    div.topNav-right {
        float: none;
        width: 100%;
    }
    div.topNav-dropWrap-content {
        width: 100%;
        float: none;
        background: transparent;
        padding-bottom: 0px;
        box-shadow: none!important;
    }
    div.topNav-dropWrap-content ul {
        padding-bottom: 0px;
    }
    #topNav&gt;ul&gt;li:nth-child(4)&gt;.topNav-dropWrap,
    #topNav&gt;ul&gt;li:nth-child(5)&gt;.topNav-dropWrap {
        right: 0px!important;
    }
    #footerMap-large {
        left: 5%;
        width: 90%;
        transform: translate(0);
    }
    .p2 #searchForm1 form,
    .p2 #searchForm2 form {
        display: block;
        width: 100%;
    }
    .p2 .searchReset {
        top: 0px;
        right: 0px;
        position: relative;
    }
    li.primaryLink {
        border-bottom: none;
    }
    li.primaryLink a {
        border-bottom: #7f7f7f 1px solid;
    }
    .sub-menu li.primaryLink a {
        border-bottom: white 1px solid;
    }
    .sub-menu div.clear {
        display: none;
    }
    #cycle_header&gt;div {
        width: 100%!important;
        height: calc(100vw * 0.4)!important;
        max-height: 520px;
    }
    #cycle_header,
    #header,
    #header_wrapper,
    .p2 #header,
    .p2 #header_wrapper,
    .Destination_Home_Page .p2 #header,
    .Destination_Home_Page .p2 #header_wrapper {
        height: calc(100vw * 0.4);
        max-height: 520px;
    }
    .headerTitle {
        top: calc((100vw - 20px) * 0.4 - 40px);
        font-size: 19px;
        display: none;
    }
    .visitor-button {
        font-size: 15px;
    }
    .visitor-button i {
        display: none;
    }
    .h1,
    h1 {
        font-size: 23px;
    }
    .h2,
    h2 {
        font-size: 18px;
    }
    .resultsItem .media-item {
        padding: 0px;
    }
    .p2 .checkDrop-wrap label {
        width: 100%;
        float: none;
    }
    .p2 #searchForm1,
    .p2 #searchForm2 {
        width: 300px;
    }
    div.feedback {
        width: 100%;
        float: none;
    }
    .checkDrop-wrap label {
        text-align: center;
    }
    .checkDrop-wrap label input,
    .p2 .checkDrop-wrap label input {
        float: none;
        display: block;
        margin: 0 auto;
    }
    #cityList .column {
        margin-right: 0px;
    }
    .ui-tabs-panel dt,
    .ui-tabs-panel dd {
        width: 100%;
    }
    .threeColumn {
        width: 50%;
    }
    .directions.seamless&gt;tbody&gt;tr&gt;td {
        width: 100%!important;
        display: block!important;
    }
    form table.seamless td {
        display: block;
    }
    div.directions #directions {
        width: 100%;
    }
    table.adp-directions {
        width: 100%!important;
    }
    #map_canvas {
        padding-top: 20px;
    }
    #dip_media,
    div.dip-details,
    .dip-contact,
    .dip-basics {
        width: 100%;
    }
    .p3 #mainPageContainer h1 {
        padding-left: 0px;
    }
    #dip-media-carousel {
        margin: 0 auto;
        float: none;
    }
    #destMap&gt;div {
        display: none;
    }
    #destMap&gt;#destMap-sideNav {
        display: block;
        float: none;
    }
    ul.horizontalTabs {
        display: none;
    }
    .ui-tabs-panel h3 {
        width: auto!important;
    }
    .tabTitle {
        display: block;
        cursor: pointer;
    }
    .ui-tabs .ui-tabs-hide {
        position: relative;
        left: 0px;
    }
    /*
    .ui-tabs .ui-tabs-panel {
        display: none;
    }
    */
    .ui-tabs .acc-active {
        display: block;
    }
    #mainPageContainer h2 {
        font-size: 18px!important;
    }
    #mainPageContainer h1 {
        font-size: 30px!important;
        display: block;
        margin-top: 0px;
        padding-top: 0px!important;
        padding-bottom: 10px;
    }
    p {
        font-size: 17px;
    }
    .goButton-wrapper {
        display: none;
    }
    #destMap-sideNav,
    #dest_map_wrapper,
    #destMap-sideNav ul ul {
        width: 100%;
    }
    #destMap-sideNav&gt;ul&gt;li {
        float: none;
    }
    li.secondaryLink a {
        color: black!important;
    }
    li.primaryLink {
        color: lightgray;
    }
    .resultsItem ul.resultsItemFacts li[title="phone 1"] {
        text-align: left;
    }
    .resultsItem ul.resultsItemFacts {
        display: block;
    }
    .DIP .p3 #header,
    .DIP .p3 #header_wrapper {
        height: 125px;
    }
    #travel_planner_request_form_2015 table tr {
        display: block;
    }
    #travel_planner_request_form_2015 table tr td.formLeft {
        width: 100%!important;
        display: block;
        text-align: left;
    }
    #travel_planner_request_form_2015 table tr td,
    #travel_planner_request_form_2015 table tr td.formRight {
        width: 100%;
    }
    .tps-form-2015 .formRight input,
    .tps-form-2015 .formRight select {
        border: 1px solid #333;
    }
    .searchWrapper {
        margin: 0px!important;
        border: 1px solid #333;
        width: 100%!important;
        padding: 10px;
    }
    .Free-Travel-Planners .searchWrapper {
        border: none;
    }
    #topicControl,
    #content .searchWrapper h3.searchHeading {
        display: none;
    }
    #content h3.searchHeading {
        display: block;
        margin-bottom: 0px;
        padding: 10px;
        background: #ddd;
        cursor: pointer;
        margin-top: 10px;
    }
    #destMap-sideNav ul.superCompressed.ui-tabs-nav {
        display: none;
    }
    #destMap-sideNav h3.nav-tab-heading {
        display: block;
    }
}
@media (max-width: 550px) {
    .resultsItem.travelPlannerItem.tp-2015 {
        width: 100%!important;
    }
    .mediaSearchResults .resultsItem {
        width: 100%;
    }
    div.feedbackProgress {
        display: none!important;
    }
}
@media (max-width: 500px) {
    .ui-tabs-panel img {
        width: 100%
    }
    .threeColumn,
    .fourColumn {
        width: 100%;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    #flashContent {
        height: 150px!important;
    }
}
@media (max-width: 400px) {
    div.feedbackProgress {
        text-align: right;
        padding-left: 10px;
    }
    div.progressBar {
        margin-top: 30px;
    }
}
@media print {
    a[href]:after {
        content: none!important;
    }
}</pre></body></html>