body {
    padding: 0;
    margin: 0;
    font-family: Arial,"Helvetica Neue",Helvetica, sans-serif;
}
html, body {
    height: 100%;
}

body.content, body.error {
    padding-top: 65px;
    background-color: #f5f5f5;
}

body a {
    color: #1396d9;
}

body a:hover {
    color: #1396d9;
}

.errorContent {
    margin: 100px 100px; 
    font-weight: bold;
}

.errorContent h1 {
    margin: 50px 0;
}
.errorNumber {
    color: #666666;
}

#map {
    top: 65px;
    left: 0;
    bottom: 0;
    position: absolute;
    width: auto;
    height: auto;
    visibility: visible;
    /*margin-right: 400px;*/
}

blockquote {
    font-size: 1em;
}
div.dc-chart {
    float: none;
}

.dc-chart .axis path, .axis line {
    stroke-width: 1px;
}

.dc-chart .x-axis-label, .dc-chart .y-axis-label, .dc-chart .pie-slice {
    font-size: 0.8em;
}

.dc-chart.fullWidth .chart-body rect.bar {
    cursor: default;
}


#neighbourhoods {
    padding: 50px;
}

#multiple-listings {
    padding: 50px;
}

#narrativePanel {
    position: absolute;
    top: 65px;
    right: 0;
    bottom: 0;
    display: block;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); 
    font-size: 0.9em;
    height: auto;
    overflow: hidden;
}

.narrativePanelHeader{
    position: absolute;
    top: 65px;
    right: 0;
    height: 100px;
    padding: 30px;
    z-index: 50;
    background: #e6e6e6;
}

.home .narrativePanelHeader, .multiCity .narrativePanelHeader{
    height: 130px;
}

.multiCity.includeAboutCity .narrativePanelHeader{
    padding: 0;
}

#aboutCityOpen, #aboutCityClose {
    font-size: 0.9em;
    position: absolute;
    background-color: #e6e6e6;
    right: 25px;
    padding:  6px 15px;
}

#aboutCityOpen {
    border-top: 1px #d9d9d9 solid;
    top: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

#aboutCityClose {
    border-bottom: 1px #d9d9d9 solid;
    bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    z-index: 49;
}



.narrativePanelContent{
    position: absolute;
    top: 195px;
    bottom: 0;
    right: 0;
    padding: 0 30px 30px;
    overflow: auto;
    height: auto;
    display: block;
    z-index: 47;
    background: #f5f5f5;
}

#narrativeContentAboutContainer{
   position: absolute;
    top: 195px;
    height: auto;
    right: 0;
    overflow: visible;
    display: block;
    z-index: 48;
    background-color: white;
}

.narrativePanelHeader, #narrativeContentAboutContainer, #narrativePanel, .narrativePanelContent{
    width: 500px;
    color: #5a5a5a;
}

#dcRoomTypeChart.dc-chart g.row text, .dc-chart .x-axis-label, .dc-chart .y-axis-label, .dc-chart .pie-slice, .dc-chart .axis text {
    fill: #b4b4b4;
}

#dcRoomTypeChart.dc-chart g.row text {
    fill: #a0a0a0;
}

.dc-chart .pie-slice {
    fill: #414141;
    font-size: 0.8em;
}

.dc-chart .axis path, .axis line {
    stroke: #b4b4b4;
}

.dc-chart.fullWidth .chart-body rect.bar {
    fill: #ccc;
}

.dc-chart.fullWidth .chart-body rect.bar:hover {
    fill: #b4b4b4;
}


.narrativePanelHeader select{
    color: black;
}

.dc-chart g.row text {
    fill: #788b94;
}

#dcRoomTypeChart.dc-chart g.row rect {
    fill-opacity: 1;
}

#map {
    right: 500px;
}

#filterAndCountContainer {
    padding-top: 25px;
}

.includeAboutCity #filterAndCountContainer {
    padding: 25px 30px;
    padding-bottom: 15px;
}

.aboutCityContainer {
    padding: 15px 30px;
    font-size: 0.9em;
}

.aboutCityContainer:hover {
    -moz-box-shadow:inset 0px 4px 9px -6px;
    -webkit-box-shadow:inset 0px 4px 9px -6px;
    box-shadow: inset 0px 4px 9px -6px;
}

.narrativeContentAbout{
    display: none;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto;
    right: 0;
    overflow: auto;
    z-index: 48;
}

.narrativeContentAbout{
    font-size: 0.95em;
}

.narrativeContentAbout h1{
    font-size: 1.6em;
}

.narrativeContentAbout h2{
    font-size: 1.4em;
}

.narrativeContentAbout h3{
    font-size: 1.2em;
}

#narrativePanel h1 {
    margin-top: 0;
    margin-bottom: 0;
}  

#narrativePanel h3 {
    margin-top: 0;
    margin-bottom: 20;
}  

#narrativePanel h1
{
    font-size: 1.9em;
    font-weight: bold;
}

#narrativePanel h3
{
    font-size: 0.85em;
}

#summaryPanelContents {
    padding: 10px;
    position: absolute;
    left: 40px;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

#neighbourhoodPanel .caret {
    margin-top: 7px;
}

#neighbourhoodList {
    padding-bottom: 10px;
}

#geoFilterContainer{
    width: 230px;
    float: left;
}

#geoFilterContainer .filterLabel{
    font-size: 0.9em;
}

#summaryCountContainer {
    float: none;
    text-align: right;
}

#neighbourhoodCountContainer, #neighbourhoodMetricsContainer, #summaryMetricsContainer {
    float: left;
    margin: 10px;
}

#neighbourhoodCount, #summaryCount {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 3em;
    padding-bottom: 0;
    padding-top: 0;
    line-height: 1em;
}

#neighbourhoodListingLabel, #summaryListingLabel{
    text-align: right;
    font-size: 0.8em;
    margin-top: 2px;
}

#neighbourhoodMetricsContainer span, #summaryMetricsContainer span{
    font-size: 0.75em;
    margin-bottom: 0;
}

.metricRow{
    width:150px;
}

.metricRow span{
    padding: 0 5px;
}

.metricLabel{
    display: block;
    float: left;
    text-align: left;
    width: 75px;
}

.metricValue{
    display: block;
    font-weight: bold;
}

.navbar, .navbar-default {
    background-color: #fff;
    background-image: none;
    min-height: 65px;
    border-bottom-color: #dcdcdc
}
}

/* Navbar */
li>div {
    padding: 25px 20px;
    color: #777;
}

.navbar-toggle {
    margin-top: 16px;
    margin-bottom: 16px;
}

.navbar li>iframe {
    margin-top: 25px;
    margin-left: 5px;
    margin-right: 20px;
    color: #777;
}

.navbar-right {
    margin-right: 0;
}

.contentContainer li>iframe {
    top: 5px;
    margin-left: 10px;
}

/*Select2*/
li.select2-highlighted>div {
    color: #000;
}

.select2-results .select2-highlighted {
    background: #e6e6e6;
}

.navbar-brand {
    line-height:14px;
    padding-bottom:7px;
    padding-left: 25px;
    padding-right: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 23px;
    padding-top: 22px;
    height: 65px;
}

.navbar-brand small {
  font-family: 'Lato', "arial";
  display:block;
  font-weight: 700;
  font-size: 12px;
  padding-top: 5px;
}

.navbar-default .navbar-nav>li>a {
    color: #1396d9;
}  

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #0f325a;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #0f325a;
}

.navbar-default .navbar-nav>.xxactive>a, .navbar-default .navbar-nav>.xxactive>a:hover, .navbar-default .navbar-nav>.xxactive>a:focus {
    color: #0f325a;
}

.navbar-brand .city{
    color: #0f325a;
    font-weight: 500;
}

.navbar-default .navbar-brand small {
}

ul.nav.navbar-nav.mainLinks {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

.navbar-nav.mainLinks>li>a, .navbar-nav.mainLinks>li>div {
    padding-top: 22px;
}

li iframe.twitter-tweet-button  {
    position: relative;
}

li>div:hover {
    color: #000;
    cursor: pointer;
}

.panel-heading>.glyphicon {
    float: right;
    position: relative;
    top: -14px;
}

.panel-heading>.glyphicon:hover {
    cursor: pointer;
}

#neighbourhoodFilters, #simpleFilters {
    position: absolute;
    top: 125px;
    left: 15px;
    background:rgba(240, 240, 240, 0.93 );
    padding: 10px;
    box-sizing: border-box;
    border-radius: 6px;
    opacity: 0.8;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); 
}

#reviewsPanel {
    position: absolute;
    right: auto;
    left: 25px;
    bottom: 25px;
    height: 40px;
    width: 35px;
    background: rgba(240, 240, 240, 0.93 );
    padding: 10px;
    box-sizing: border-box;
    border-radius: 6px;
    opacity: 0.8;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65); 
}

#reviewsPanel h6 {
    margin-top: 0;
    margin-bottom: 0;
}

#dcListingsPerHostChart {
    height: 80px;
}

circle{
    
}
circle.unfiltered {
    visibility: visible;
    opacity: 0.7;
    cursor: pointer;
}

circle.filtered {
    visibility: hidden;
}

circle.pinned {
    stroke: black;
    stroke-opacity: 0.2;
}

.animating circle {
    visibility: hidden;
}

.animating circle.animating {
    visibility: visible;
    opacity: 0.7;
    stroke: black;
    stroke-width: 0.25;
    z-index: 99;
}

#listingHover, #neighbourhoodHover{
    visibility: hidden;
    position: absolute;
    width: 220px;
    z-index: 60;
    background-color: white;
    opacity: 0.9;
    padding: 10px 0px;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    font-size: 0.8em;
}

#animationStatus {
    visibility: hidden;
    position: absolute;
    width: 150px;
    z-index: 50;
    background-color: white;
    opacity: 0.9;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    font-size: 1.1em;
    top: 80px;
    right: 510px;    
}

#animationStatus p {
    text-align: center;
    padding-bottom: 0;
}

#animationStatus #animationStatusYear {
    font-weight: bold;
}

#neighbourhoodHover{
    padding: 20px 20px;
    font-size: 1.2em;
}

#neighbourhoodHover p {
    margin-top: 0;
    margin-bottom: 0;
}

#neighbourhoodHoverNeighbourhoodName {
    font-weight: bold;
}

/*#neighbourhoodBoundaries path:hover {
   fill-opacity: 0.35;
}*/

#neighbourhoodBoundaries.hidden path {
    visibility: hidden;
}

#neighbourhoodBoundaries path {
    stroke: grey;
    stroke-width: 1px;
    stroke-opacity: 0.3;
    fill: grey;
    fill-opacity: 0.1;
    visibility: visible;
}

#neighbourhoodBoundaries path:hover, #neighbourhoodBoundaries path.hover {
   fill-opacity: 0.3;
   stroke: orange;
}

#neighbourhoodBoundaries path.selected {
   visibility: hidden;
}

#neighbourhoodBoundaries g.labelContainers.selected, #neighbourhoodBoundaries.hideLabels g.labelContainers {
   visibility: hidden;
}

#neighbourhoodBoundaries g.labelContainers rect {
   stroke: grey;
   stroke-width: 1px;
   stroke-opacity: 0.5;
   fill: white;
   fill-opacity: 0.6;
   visibility: hidden;
}

#neighbourhoodBoundaries g.labelContainers text {
   font-weight: bold;
   fill-opacity: 0.6;
}

#neighbourhoodBoundaries g.labelContainers.hover rect, #neighbourhoodBoundaries g.labelContainers:hover rect {
   stroke: orange;
}


#listingHover button {
    padding-right: 10px;
    visibility: hidden;
}

.hostDetailsContainer{
    border-bottom: 1px #ccc solid;
    padding: 10px 15px;
}

#listingHover p {
    margin-top: 0;
    margin-bottom: 0;
}

.listingDetailsContainer {
    border-bottom: 1px #ccc solid;
    padding: 10px 20px;
    background: #f5f5f5;
}

#listingIDContainer {
    font-size: 1.2em;
    font-weight: bold;
}

#listingNeighbourhood, .listingHostContainer{
    font-weight: bold;
}

.listingHostContainer{
    color: #141414;
}

#listingNeighbourhoodGroup {
    color: #969696;
}

#listingHostCountContainer{
    font-weight: normal;
    color: #969696;
}

.listingSection {
    display:block;
    text-align: left;
    margin-bottom: 5px;
    padding: 5px 15px 0 15px;
}

#listingPriceSection.listingSection {
}

#listingHover .listingSection p {
    text-align: left;
}

#listingHover p.listingSectionHeadlineContainer{
    text-align: left;
    margin-bottom: -2px
}

.listingSectionHeadline {
    font-size: 1.5em;
    font-weight: bold;
}

.listingSectionHeadlineLabel {
    font-size: 1.2em;
    font-weight: bold
}

#listingHover p.listingSectionSubhead {
    margin-top: -2px;
    margin-bottom: 0;
    color: #969696;
}


.dimensionContainer{
    padding-top: 40px;
    position: relative;
}

.dimensionContent {

}

.dimensionContent.withChart {
    margin-right: 270px;
    /*width: 180px;*/   
}

.dimensionContent.withMetrics {
    margin-right: 150px;
}

#dimensionContainerMultiListing .dimensionContent.withMetrics {
    margin-right: 170px;
}

.dimensionContainer h2{
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 1.4em;
    margin-top: 0;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px #ccc solid;
}

.dimensionContent p{
    font-size: 0.9em;
    margin-bottom: 7px;
    line-height: 1.3;
}

#dcRoomTypeChart {
    position: absolute;
    right: 140px;
    top: 85px;
    height: 200px;
}

.dimensionMetricsContainer {
    float: right;
    margin-top: 0;
    width: 130px;
    text-align: right;
}

.dimensionMetricsHeadline {
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    font-size: 2em;
    padding-bottom: 0;
    padding-top: 0;
    line-height: 1em;   
}

.dimensionMetricsHeadlineLabel {
    /*font-family: 'Lato', sans-serif;
    font-weight: 400;*/
}

.dimensionMetricsHeadline,  .dimensionMetricsHeadlineLabel, .summaryCountContainer {
    color: #4b4b4b;
}

.dimensionMetricsHeadline .percentageSign{
    font-size: .5em;
}

.dimensionMetricsSecondary {
    font-weight: bold;  
    font-size: 1.1em;
    margin-top: 6px;
}

.dimensionMetricsSecondary .dollarSign, .dimensionMetricsSecondary .percentageSign, #summaryListingLabel .percentageSign, #listingHover .dollarSign{
    font-size: .7em;
}

.dimensionMetricsHeadlineLabel, .dimensionMetricsSecondaryLabel {
    font-size: 0.8em;
    margin-bottom: 7px;
}

.dimensionMetricsHeadlineLabel {
    margin-top: -5px;
}

.dimensionMetricsSecondaryLabel {
    margin-top: -2px;
}

.dimensionContainer label {
    /*font-family: 'Lato', sans-serif;*/
    font-weight: 400;
    float: right;
    font-size: 0.8em;
    margin-top: 5px;
}

.dimensionContainer .btn-group {
    margin-top: -5px;
    float: right;
}

.dimensionContainer .buttonLabel {
    margin-top: 6px;
    margin-right: 5px;
    font-size: 0.8em;
    font-weight: bold;
    position: relative;
    float: left;
}

.dimensionChart.fullWidth {
    position: relative;
    height: 90px;
    clear: both;
    margin-top: 20px;
}

#availabilityChartsContainer {
    clear: both;
    padding-top: 20px;
}
#dcAvailability365Chart {
    height: 130px;
    clear: none;
    margin-right: 140px;
    margin-top: 0;
}

#dcReviewsChart {
    height: 130px;
}

#dcAvailabilityCategoriesPie {
    width: 100px;
    float: right;
    margin-top: 0;
}

#topHostsToggleContainer, #compareNeighbourhoodsToggleContainer {
    margin-top: 10px;
    font-size: 0.8em;
    background-color: #f0f0f0;
    border: 1px solid #ebebeb;
    padding: 5px;
    margin-bottom: 5px;
}

#topHostsToggleContainer .glyphicon {
    color: #b4b4b4;
}

#compareNeighbourhoodsContainer {
    display: none;
    height: 400px;
    background-color: #ddd;
    z-index: 90;
}

#topHostsContainer {
    display: none;
}

#topHostsTable {
    font-size: 0.8em;
    width: 300px;
}

#topHostsTable tr {
    cursor: pointer;
}

.table>thead>tr>th {
    border-bottom-width: 1px;
}

.table-striped>tbody>tr:nth-child(odd) {
    /* background-color: #212935; */
}

.table-hover>tbody>tr:hover {
    background-color: #ededed;
}

.table>tbody>tr>td {
    border-top: none;
}

.data tr.archived {
    display: none;
}

.showArchivedData {
    cursor: pointer;
}

.data .cityDataContainer {
    display: none;    
}

.data .selectCity {
    padding-top: 40px;
}

.data .contentFooter {
    padding-top: 60px;
}

#reviewsChartContainer{
    position: relative;
    clear: both;
}

#reviewsChartContainer.unloaded{
    background-color: #f0f0f0;
    border: 1px solid #ebebeb;
}


#loadReviews {
    font-size: 0.8em;
    position: absolute;
    left: 45%;
    top: 50%;
    z-index: 99;
}

#iconLoadingReviews{
    display: none;
    position: absolute;
    left: 215px;
    top: 60px;
}

.glyphicon-refresh-animate {
    -animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

#playReviewsContainer {
    margin-top: -10px;
    display: none;
    font-size: 0.8em;
}

.alert {
    margin: 40px auto 10px auto;
    display: none;
}

.alert.mobile {
    display: block;
}

.leadIn {
    margin-top: 45px;
}

.leadIn p {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 1.15em;
    line-height: 1.5em;
}

#debugPanel {
    display: none;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.parentheses {
    font-weight: normal;
}

.definition {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.tooltip > .tooltip-inner {
    color: #fff;
}

.tooltip.in {
    opacity: .95;
    filter: alpha(opacity=95)
}

.tooltip.top .tooltip-arrow{ border-top-color: #5a5a5a; }
.tooltip.left .tooltip-arrow{ border-left-color: #5a5a5a; } 
.tooltip.bottom .tooltip-arrow{ border-bottom-color: #5a5a5a; } 
.tooltip.right .tooltip-arrow{ border-right-color: #5a5a5a; } 
.tooltip-inner{ background-color:#5a5a5a; }

#imageHeaderContainer {
    overflow: hidden;
    max-height: 110px;
}

.contentContainer {
    font-size: 1.0em;
    font-family: 'Lato', sans-serif;
    padding: 0 300px;
    margin-top: 20px;
    color: #5a5a5a;
}


.contentContainer h1, .narrativeContentAbout h1, .contentContainer h2, ..narrativeContentAbout h2, .contentContainer h3, .narrativeContentAbout h3 {
    color: #0f325a;
}

.contentContainer p, .contentContainer li {
    font-size: 1.15em;
}

.contentContainer li, .narrativeContentAbout li {
    padding-bottom: 0.3em;
}

.contentContainer h1 {
    margin-top: 0px;
    padding-top: 35px;
    font-size: 1.9em;
}

.contentContainer h1, .narrativeContentAbout h1 {
    font-weight: 900;    
}

.contentContainer h2 {
    margin-top: 0px;
    padding-top: 35px;
    font-size: 1.8em;
}

.contentContainer h2, .narrativeContentAbout h2 {
    font-weight: 700;    
}

.contentContainer h3 {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 5px;
}

.contentContainer h3, .narrativeContentAbout h3 {
    font-weight: 700;    
}

#cityDropDownContainer {
    margin-bottom: 20px;
    border-bottom: 1px #ccc solid;
    
}

#cityDropDownContainer #cityDropDown, #cityDropDownContainer #cityDropDown:hover, #filterAndCountContainer p.city {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 21px;
    color: #0f325a;
}

#cityDropDownContainer #cityDropDown, #cityDropDownContainer #cityDropDown:hover {
    cursor: pointer;
}

#filterAndCountContainer p.city {
    margin-bottom: 0;
}

a.cityAbout {
    font-weight: 400;
    font-size: 0.9em;
    margin-left: 30px;
}

.homeContent{
    position: absolute;
    top: 65px;
    bottom: 0;
}


.homeContent .leadIn {
    background-color: #83bbd4;
    margin-top: 0px;
    padding-top: 70px;
    padding-bottom: 20px;
    color: white;
}

.homeContent .leadIn, .homeContent .citiesContainer {
    padding-left: 15%;
    padding-right: 15%;  
}

.homeContent .leadIn h1, .homeContent .leadIn h2 {
    font-family: 'Lato', sans-serif;
    padding-right: 40%;
}

.homeContent .leadIn h1 {
    margin-top: 0;
    font-size: 2.4em;
    font-weight: 800;
    border-bottom: 1px solid white;
    padding-bottom: 20px;
}

.homeContent .leadIn h2 {
    font-weight: 600;
    font-size: 1.2em;
}

.citiesContainer {
    font-size: 0.9em;
    padding-bottom: 25px;
}

.continentContainer {
    text-align: left;
}

.continentLabel {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 5px;
    border-bottom: 1px solid #E4E4E4;
}

.countryLabel {
    margin-top: 15px;
    margin-bottom: 5px;
}

.cityLabel {
    color: #999999;
    margin-bottom: 3px;
}

.alternateGeography {
    text-align: right;
    font-size: 0.9em;
}

.alternateGeography li{
    text-align: right;
}

.news {
    margin-top: 25px;
    margin-bottom: 25px;
}

.news p {
    margin: 0;
}
@media (max-width: 768px) {

    .navbar li>iframe {
        margin-left: 15px;
        margin-top: 5px;
    }

    .navbar-nav.mainLinks>li>a, .navbar-nav.mainLinks>li>div {
        padding-top: 5px;
    }

    #homeContent{
        padding: 10px 10%;
        top: 60px;
    }

    .homeContent .leadIn {
        padding-top: 45px;
    }

    .homeContent .leadIn, .homeContent .citiesContainer {
        padding-left: 50px;
        padding-right: 50px;  
    }

    .homeContent .citiesContainer {
        padding-right: 50px;  
    }

    .homeContent .leadIn h1, .homeContent .leadIn h2 {
        padding-right: 50px;

    }

}

@media (max-width: 1100px) {
    .contentContainer {
        padding: 0 190px;
    }
}

@media (max-width: 800px) {
    .contentContainer {
        padding: 0 30px;
    }
}

/* Small devices (tablets, 768px and up) and Extra small devices (phones, less than 768px) */
@media (max-width: 768px) {
    .multiCity #map {
        visibility: hidden;
    }

    .multiCity .narrativePanelHeader, .multiCity .narrativePanelContent, .multiCity #narrativeContentAboutContainer {
        width: 100%;
        /*padding-left: 80px;
        padding-right: 80px;*/
    }

    .alert {
        display: block;
    }
    
}