/***********************************/
/**
/**  MISC
/**
/***********************************/

p, li {
    font-size: 18px;
    line-height: 1.4em;
}

@media (max-width: 640px)
{
    p, li {
        font-size: 16px;
    }
}

.button {
    background: #555;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff !important;
    text-decoration: none;
    padding: 0 0.6em;
    display: inline-block;
    margin: 0 0 0.25em 0;
}

.button_small {
    font-size: 14px;
    font-size: 1.4rem;
}

.button+.button {
    margin-left: 0.5em;
}

.button span {
    font-size: 0.8em;
    padding-left: 0.4em;
    position: relative;
    top: -0.1em;
}

.button_orange {
    background: #ff9a35;
}

.button_orange:hover, .button_orange:active {
    background: #e6801a;
}

.button_blue {
    background: #3fa9f5;
}

.button_blue:hover, .button_blue:active {
    background: #2690dc;
}

.button_green {
    background: #22be4a;
}

.button_green:hover, .button_green:active {
    background: #1ea942;
}

.button_purple {
    background: #b33ff5;
}

.button_purple:hover, .button_purple:active {
    background: #a239de;
}

.button_green {
    background: #555;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff !important;
    text-decoration: none;
    padding: 0 0.6em;
    display: inline-block;
    margin: 0 0 0.25em 0;
}

.button_purple {
    background: #555;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff !important;
    text-decoration: none;
    padding: 0 0.6em;
    display: inline-block;
    margin: 0 0 0.25em 0;
}

.button_red {
    background: #555;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff !important;
    text-decoration: none;
    padding: 0 0.6em;
    display: inline-block;
    margin: 0 0 0.25em 0;
}

.button_lblue {
    background: #555;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff !important;
    text-decoration: none;
    padding: 0 0.6em;
    display: inline-block;
    margin: 0 0 0.25em 0;
}

.button_green {
    background: #22be4a;
}

.button_green:hover, .button_green:active {
    background: #1ea942;
}

.button_purple {
    background: #b33ff5;
}

.button_purple:hover, .button_purple:active {
    background: #a239de;
}

.button_red {
    background: #f53f3f;
}

.button_red:hover, .button_red:active {
    background: #d93838;
}

.button_lblue {
    background: #3fa9f5;
}

.button_lblue:hover, .button_lblue:active {
    background: #2690dc;
}

@media only screen and (max-width: 540px) {
    .button {
        font-size: 20px;
        font-size: 2.0rem;
        line-height: 1.3em;
        padding: 0.2em 1.0em;
    }
}

.align_right {
    text-align: right;
}

.videocontainer {
    position: relative;
    padding-bottom: 75%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 6%;
}

.videocontainer iframe, .videocontainer object, .videocontainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h3.sitesearch {
    font-size: 26px;
    font-size: 2.6rem;
    color: #3fa9f5;
    font-weight: 600;
    line-height: 1.2em;
}

div.table_style {
    display: table;
    width: 100%;
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
}

div.table_cell_style {
    display: table-cell;
    vertical-align: middle;
}

ul.climate_guide {
    margin: 0;
    padding: 0;
    margin-bottom: 4%;
    overflow: hidden;
}

ul.climate_guide li {
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    float: left;
    width: 8.33%;
    line-height: 1.2em;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 600;
}

ul.climate_guide li.note {
    clear: both;
    width: 100%;
    font-weight: 400;
    padding-top: 0.75em;
    text-align: left;
}

ul.climate_guide li>div {
    margin: 0 auto;
    width: 50px;
    position: relative;
    overflow: hidden;
}

ul.climate_guide li>div img {
    width: 100%;
    height: auto;
    float: left;
}

ul.climate_guide li>div span {
    width: 100%;
    font-size: 18px;
    line-height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

ul.climate_guide li>div span a {
    color: #fff;
    text-decoration: none;
}

ul.climate_guide.lower_text li>div span {
    top: 7px;
    line-height: 43px;
}

ul.climate_guide.black_text li>div span {
    color: #222;
}

ul.climate_guide.black_text li>div span a {
    color: #222;
}

@media only screen and (max-width: 1000px) {
    ul.climate_guide li {
        width: 16.66%;
    }
    ul.climate_guide li:nth-of-type(-n+6) {
        margin-bottom: 2%;
    }
}

@media only screen and (max-width: 899px) {
    ul.climate_guide li {
        width: 8.33%;
    }
    ul.climate_guide li:nth-of-type(-n+6) {
        margin-bottom: 0%;
    }
}

@media only screen and (max-width: 660px) {
    ul.climate_guide li {
        width: 16.66%;
    }
    ul.climate_guide li:nth-of-type(-n+6) {
        margin-bottom: 2%;
    }
}

@media only screen and (max-width: 360px) {
    ul.climate_guide li {
        width: 25%;
    }
    ul.climate_guide li:nth-of-type(-n+8) {
        margin-bottom: 2%;
    }
}

.month-selector {}

.month-selector a {
    width: 7.3333333%;
    display: block;
    float: left;
    box-sizing: border-box;
    text-align: center;
    margin: 0 1% 0 0 !important;
    padding: 0;
}

@media only screen and (max-width: 640px) {
    p.month-selector a {
        margin: 0 !important;
        float: left;
        width: 16.666666666666667%;
        padding: 5px 0 !important;
        text-align: center;
        border: 4px solid white;
        box-sizing: border-box;
    }
    p.month-selector a:nth-child(13) {
        width: 100%;
    }
}

ul.monthly_weather {
    margin: 0;
    padding: 0;
    margin-bottom: 4%;
    overflow: hidden;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 1%;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 1%;
    /* Firefox */
    column-gap: 1%;
}

ul.monthly_weather li {
    margin: 0 0 0 0;
    padding-left: 58px;
    list-style: none;
    line-height: 50px;
    font-weight: 600;
    position: relative;
}

.ul.monthly_weather li:before, ul.monthly_weather li:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

ul.monthly_weather li:after {
    clear: both;
}

ul.monthly_weather li>div {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
}

ul.monthly_weather li>div img {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    z-index: 1;
    top: 0;
    left: 0;
}

ul.monthly_weather li>div span {
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    z-index: 2;
    font-weight: 600;
}

ul.monthly_weather li>div span a {
    color: #fff;
    text-decoration: none;
}

ul.monthly_weather li.lower_text>div span {
    top: 7px;
    line-height: 43px;
    height: 43px;
}

ul.monthly_weather li.black_text>div span {
    color: #222;
}

ul.monthly_weather li.black_text>div span a {
    color: #222;
}

@media only screen and (max-width: 1060px) {
    ul.monthly_weather {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 0;
        /* Firefox */
        column-gap: 0;
    }
}

@media only screen and (max-width: 899px) {
    ul.monthly_weather {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        -webkit-column-gap: 1%;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 1%;
        /* Firefox */
        column-gap: 1%;
    }
}

@media only screen and (max-width: 600px) {
    ul.monthly_weather {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 0;
        /* Firefox */
        column-gap: 0;
    }
}

ul.area_weather {
    margin: 0;
    padding: 0;
    margin-bottom: 4%;
    overflow: hidden;
}

ul.area_weather>li {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    text-align: center;
    overflow: hidden;
}

ul.area_weather>li:nth-last-child(2):first-child, ul.area_weather>li:nth-last-child(2):first-child~li {
    width: 50%;
}

ul.area_weather>li:nth-last-child(3):first-child, ul.area_weather>li:nth-last-child(3):first-child~li {
    width: 33.33%;
}

ul.area_weather span.heading {
    display: block;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.2em;
}

ul.area_weather span.subheading {
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.2em;
}

ul.area_weather>li>ul {
    clear: both;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    height: 50px;
    margin: 4% 0;
}

ul.area_weather>li>ul>li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 50px;
    height: 50px;
}

ul.area_weather>li>ul>li>div {
    width: 50px;
    position: relative;
    overflow: hidden;
}

ul.area_weather>li>ul>li>div img {
    width: 100%;
    height: auto;
    float: left;
}

ul.area_weather>li>ul>li>div span {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

ul.area_weather li>div span a {
    color: #fff;
    text-decoration: none;
}

ul.area_weather>li>ul>li.lower_text>div span {
    top: 7px;
    line-height: 43px;
    height: 43px;
}

ul.area_weather>li>ul>li.black_text>div span {
    color: #222;
}

ul.area_weather>li>ul>li.black_text>div span a {
    color: #fff;
}

ul.area_weather>li>span {
    display: block;
    width: 100%;
    clear: both;
}

ul.area_weather>li a.button {
    clear: both;
}

@media only screen and (max-width: 600px) {
    ul.area_weather {
        margin-bottom: 0;
    }
    ul.area_weather>li {
        /*width: 100% !important; */
        margin-bottom: 4%;
    }
    ul.area_weather>li>ul {
        font-size: 0;
    }
}

ul.area_forecast {
    margin: 0;
    padding: 0;
    margin-bottom: 4%;
    overflow: hidden;
}

ul.area_forecast li {
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    float: left;
    width: 20%;
    line-height: 1.2em;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    font-weight: 400;
}

ul.area_forecast li strong {
    font-size: 18px;
    font-size: 1.8rem;
}

ul.area_forecast li>div {
    margin: 0 auto;
    max-width: 50px;
    position: relative;
    overflow: hidden;
}

ul.area_forecast li>div img {
    width: 100%;
    height: auto;
    float: left;
}

ul.area_forecast li>div span {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

ul.area_forecast li>div span a {
    color: #fff;
    text-decoration: none;
}

ul.area_forecast.lower_text li>div span {
    top: 7px;
    line-height: 43px;
    height: 43px;
}

ul.area_forecast.black_text li>div span {
    color: #222;
}

ul.area_forecast.black_text li>div span a {
    color: #222;
}

@media only screen and (min-width: 900px) and (max-width: 960px) {
    ul.area_forecast li>strong span, ul.area_forecast li>span {
        display: none;
    }
}

@media only screen and (max-width: 520px) {
    ul.area_forecast li>strong span, ul.area_forecast li>span {
        display: none;
    }
}

ul.three_month_climate {
    margin: 0 auto;
    padding: 0;
    margin-bottom: 4%;
    overflow: hidden;
    max-width: 400px;
}

ul.three_month_climate li {
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    float: left;
    width: 33%;
    line-height: 1.2em;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 600;
}

ul.three_month_climate li>div {
    margin: 0 auto;
    width: 50px;
    position: relative;
    overflow: hidden;
}

ul.three_month_climate li>div img {
    width: 100%;
    height: auto;
    float: left;
}

ul.three_month_climate li>div span {
    width: 100%;
    font-size: 18px;
    line-height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

ul.three_month_climate li>div span a {
    color: #fff;
    text-decoration: none;
}

ul.three_month_climate.lower_text li>div span {
    top: 7px;
    line-height: 43px;
}

ul.three_month_climate.black_text li>div span {
    color: #222;
}

ul.three_month_climate.black_text li>div span a {
    color: #222;
}

#site_torso table.three_month_climate_b {
    margin-bottom: 4%;
}

#site_torso table.three_month_climate_b tr {
    background: #fff !important;
}

#site_torso table.three_month_climate_b th {
    vertical-align: middle;
    text-align: center;
    padding: 0.4rem 0.8rem;
    line-height: 1.2em;
}

#site_torso table.three_month_climate_b td {
    vertical-align: middle;
    text-align: center;
    padding: 0.4rem 0.8rem;
}

#site_torso table.three_month_climate_b td>div {
    margin: 0 auto;
    width: 50px;
    position: relative;
    overflow: hidden;
}

#site_torso table.three_month_climate_b td>div img {
    width: 100%;
    height: auto;
    float: left;
}

#site_torso table.three_month_climate_b td>div span {
    width: 100%;
    font-size: 18px;
    line-height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

#site_torso table.three_month_climate_b td>div span a {
    color: #fff;
    text-decoration: none;
}

#site_torso table.three_month_climate_b td.lower_text>div span {
    top: 7px;
    line-height: 43px;
}

#site_torso table.three_month_climate_b td.black_text>div span {
    color: #222;
}

#site_torso table.three_month_climate_b td.black_text>div span a {
    color: #222;
}

@media only screen and (max-width: 0.550px) {
    #site_torso table.three_month_climate_b tr>*:nth-last-child(7):first-child {
        width: 100%;
        display: block;
    }
    #site_torso table.three_month_climate_b tr>*:nth-last-child(7):first-child~* {
        display: block;
        float: left;
        width: 16.667%;
        box-sizing: border-box;
    }
}

.mobile_scroll {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}

#site_torso table.climate_table {
    margin: 0;
    padding: 0;
    margin-bottom: 4%;
    border: 0;
    max-width: none;
}

#site_torso table thead th {
    padding: 0;
    text-align: center;
    font-size: 1.6em;
}

#site_torso table.climate_table tr:nth-of-type(odd) {
    background: white;
}

#site_torso table.climate_table tbody th {
    white-space: normal;
    padding: 5px 0;
    line-height: 1.2em;
    min-height: 2.5em;
    vertical-align: middle;
    min-width: 175px;
}

#site_torso table.climate_table tr {
    background: white;
}

#site_torso table.climate_table td {
    margin: 0;
    padding: 0 3px;
    line-height: 1.2em;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 600;
    vertical-align: middle;
}

#site_torso table.climate_table td>div {
    margin: 0 auto;
    width: 45px;
    position: relative;
    overflow: hidden;
}

#site_torso table.climate_table td>div span {
    width: 100%;
    font-size: 16px;
    line-height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

@media only screen and (max-width: 640px) {
    .mobile_scroll_outer {
        position: relative;
        width;
        100%;
    }
    .mobile_scroll ul.climate_guide_scrollable {
        width: 185%;
    }
    .mobile_scroll h2 {
        position: relative;
        white-space: normal;
    }
}

.climate_comparison_chart, .snow_chart, .daily_average_temperature_chart, .flexible_chart {
    width: 100%;
    margin-bottom: 4%;
}

.bar_a {
    background: #ff9933;
    color: #ff9933;
}

.bar_a a {
    color: #ff9933;
}

.bar_b {
    background: #3fa9f5;
    color: #3fa9f5;
}

.bar_b a {
    color: #3fa9f5;
}

.legend {
    font-size: 16px;
}

.legend div {
    float: left;
    margin-right: 20px;
    font-weight: 600;
}

.legend span {
    display: block;
    width: 1em;
    height: 1em;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.bars_container.positive {
    width: 100%;
    padding: 24px 0 0 0;
}

.bars_container.negative {
    width: 100%;
    padding: 0 0 44px 0;
}

.double_bar, .single_bar {
    width: 8.333333%;
    height: 100%;
    box-sizing: border-box;
    float: left;
    padding: 0px 0.625%;
    position: relative;
}

.bars_inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.single_bar .bar_a, .single_bar .bar_b {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.double_bar .bar_a {
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.double_bar .bar_b {
    width: 50%;
    position: absolute;
    right: 0;
}

.positive .double_bar .bar_a, .positive .double_bar .bar_b {
    bottom: 0;
}

.negative .double_bar .bar_a, .negative .double_bar .bar_b {
    top: 0;
}

.bar_a span, .bar_b span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    z-index: 100;
}

.positive .bar_a span, .positive .bar_b span {
    margin-top: -1.5em;
}

.negative .bar_a span, .negative .bar_b span {
    position: absolute;
    bottom: -1.5em;
}

.x_axis {
    border-top: 2px solid #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
}

.x_month {
    width: 8.333333%;
    text-align: center;
    float: left;
    font-size: 18px;
    font-weight: 600;
    padding: 0.3em 0;
}

@media only screen and (max-width: 1170px) {
    .bar_a span, .bar_b span {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1120px) {
    .bar_a span, .bar_b span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1070px) {
    .bar_a span, .bar_b span {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1000px) {
    .bar_a span, .bar_b span {
        font-size: 12px;
    }
    .x_month {
        font-size: 16px;
    }
}

@media only screen and (max-width: 899px) {
    .bar_a span, .bar_b span {
        font-size: 16px;
    }
}

@media only screen and (max-width: 780px) {
    .bar_a span, .bar_b span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 700px) {
    .bar_a span, .bar_b span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 650px) {
    .bar_a span, .bar_b span {
        font-size: 13px;
    }
}

@media only screen and (max-width: 600px) {
    .bar_a span, .bar_b span {
        font-size: 11px;
    }
    .x_month {
        font-size: 14px;
    }
}

@media only screen and (max-width: 500px) {
    .bar_a span, .bar_b span {
        font-size: 10px;
    }
    .x_month {
        font-size: 13px;
    }
}

@media only screen and (max-width: 400px) {
    .x_month {
        font-size: 12px;
    }
}

@media only screen and (max-width: 374px) {
    .bar_a span, .bar_b span {
        font-size: 9px;
    }
}

/***********************************/

/**
/**  LEFT
/**
/***********************************/

/***********************************/

/* CONTENT */

/***********************************/

p.success {
    background: #8fd400;
    color: #fff;
    padding: 0.6em 0.5em;
    line-height: 1.1em;
}

p.error {
    background: #c00;
    color: #fff;
    padding: 0.6em 0.5em;
    line-height: 1.1em;
}

p.warn {
    background: #ffcc66;
    color: #fff;
    padding: 0.6em 0.5em;
    line-height: 1.1em;
}

p.didyouknow {
    background: #eee;
    color: #3fa9f5;
    padding: 0.6em 0.5em;
}

/*font-size: 18px; font-size: 1.8rem; line-height: 1.50em; margin: 0 0 1.4em 0;*/

/* BULLET LISTS */

ol
{
    margin-bottom: 2em;
}

ul.orange_bullet, ol.orange_bullet {
    margin: 0 0 1.0em 0;
    padding: 0 0 0 2.0em;
    font-size: 16px;
}

ul.orange_bullet li, ol.orange_bullet li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.50em;
    padding: 0;
    position: relative;
}

ul.orange_bullet li:before {
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    height: 0.5em;
    width: 0.5em;
    top: 0.5em;
    left: -1.2em;
    background: #f93;
}

ol {
    padding-left: 0;
    list-style-position: inside;
}

ol.orange_bullet li {
    counter-increment: count-me;
}

ol.orange_bullet li::before {
    content: counter(count-me) ". ";
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -1.7em;
    top: .05em;
    color: #f93;
    font-weight: bold;
}

ul.two_column_list, ol.two_column_list {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 1%;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 1%;
    /* Firefox */
    column-gap: 1%;
}

ul.two_column_list.orange_bullet, ol.two_column_list.orange_bullet {
    padding-left: 0;
}

ul.two_column_list.orange_bullet li, ol.two_column_list.orange_bullet li {
    padding-left: 2.0em;
}

ul.two_column_list.orange_bullet li:before {
    left: 0.8em;
}

@media only screen and (max-width: 550px) {
    ul.two_column_list, ol.two_column_list {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0%;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 0%;
        /* Firefox */
        column-gap: 0%;
    }
    ul.two_column_list.orange_bullet, ol.two_column_list.orange_bullet {
        padding-left: 2.0em;
    }
    ul.two_column_list.orange_bullet li, ol.two_column_list.orange_bullet li {
        padding-left: 0;
    }
    ul.two_column_list.orange_bullet li:before {
        left: -1.2em;
    }
}

ul.three_column_list, ol.three_column_list {
    padding-left: 0;
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    -webkit-column-gap: 1%;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 1%;
    /* Firefox */
    column-gap: 1%;
}

ul.three_column_list.orange_bullet, ol.three_column_list.orange_bullet {
    padding-left: 0;
}

ul.three_column_list.orange_bullet li, ol.three_column_list.orange_bullet li {
    padding-left: 2.0em;
}

ul.three_column_list.orange_bullet li:before {
    left: 0.8em;
}

@media only screen and (max-width: 1023px) {
    ul.three_column_list, ol.three_column_list {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        -webkit-column-gap: 1%;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 1%;
        /* Firefox */
        column-gap: 1%;
    }
}

@media only screen and (max-width: 899px) {
    ul.three_column_list, ol.three_column_list {
        -webkit-column-count: 3;
        /* Chrome, Safari, Opera */
        -moz-column-count: 3;
        /* Firefox */
        column-count: 3;
        -webkit-column-gap: 1%;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 1%;
        /* Firefox */
        column-gap: 1%;
    }
}

@media only screen and (max-width: 680px) {
    ul.three_column_list, ol.three_column_list {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        -webkit-column-gap: 1%;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 1%;
        /* Firefox */
        column-gap: 1%;
    }
}

@media only screen and (max-width: 550px) {
    ul.three_column_list, ol.three_column_list {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
        -webkit-column-gap: 0%;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 0%;
        /* Firefox */
        column-gap: 0%;
    }
    ul.three_column_list.orange_bullet {
        padding-left: 2.0em;
    }
    ol.three_column_list.orange_bullet {
        padding-left: 2em;
    }
    ul.three_column_list.orange_bullet li, ol.three_column_list.orange_bullet li {
        padding-left: 0;
    }
    ul.three_column_list.orange_bullet li:before {
        left: -1.1em;
    }
}

/* TABLES */

div.table_wrapper {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 4%;
}

#site_torso table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
}

#site_torso table tr {
    background: #fff;
}

#site_torso table tr:nth-of-type(odd) {
    background: #f4f4f4;
}

#site_torso table th, #site_torso table td {
    padding: 8px 16px;
    padding: 0.8rem 1.6rem;
    text-align: left;
}

#site_torso table th.center_align, #site_torso table td.center_align {
    text-align: center;
}

#site_torso table th.right_align, #site_torso table td.right_align {
    text-align: right;
}

#site_torso table th {
    font-weight: 600;
}

#site_torso table.blue_headers th {
    background: #3fa9f5;
    color: #fff;
    border: 0;
}

#site_torso table.bordered_headers th {
    border: 1px solid #eee;
}

#site_torso table.bordered_cells td {
    border: 1px solid #eee;
}

/* IMAGES AND CAPTIONS */

figure {
    margin-bottom: 18px;
    margin-bottom: 1.8rem;
    position: relative;
}

figure img {
    max-width: 100%;
}

figure figcaption {
    font-size: 14px;
    font-size: 1.4rem;
}

figure.side_caption {
    overflow: auto;
    display: table;
    table-layout: fixed;
}

figure.side_caption img {
    display: table-cell;
    vertical-align: middle;
}

figure.side_caption figcaption {
    display: table-cell;
    vertical-align: middle;
    width: 65%;
    padding-left: 3%;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.35em;
}

html.oldie div.pinit {
    display: none;
}

div.pinit {
    position: absolute;
    top: 10px;
    right: 10px;
}

div.pinit i {
    font-size: 30px;
    font-size: 3.0rem;
    height: 50px;
    height: 5.0rem;
    width: 50px;
    width: 5.0rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 53px;
    line-height: 5.3rem;
    text-align: center;
}

div.pinit i.fa-facebook {
    background: #2a5d9a;
    color: #fff;
}

div.pinit i.fa-twitter {
    background: #00acee;
    color: #fff;
}

div.pinit i.fa-google-plus {
    background: #dd4b38;
    color: #fff;
}

div.pinit i.fa-pinterest-p {
    background: #ececec;
    color: #bd0b20;
}

/***********************************/

/* AUTHORSHIP */

/***********************************/

div.author_pic {
    width: 60px;
    width: 6.0rem;
}

div.author_pic img {
    max-width: 50px !important;
    max-width: 5.0rem !important;
    height: 50px;
    height: 5.0rem;
    width: 50px;
    width: 5.0rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

div.author_details {}

div.author_details p {
    margin: 0;
    line-height: 1.4em;
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
}

div.author_details p strong {
    font-size: 18px;
    font-size: 1.8rem;
}

div.author_details p a.tag {
    background: #e8e8e8;
    font-weight: 600;
    padding: 0 0.3em;
    text-decoration: none;
}

/***********************************/

/* SHARING LINKS */

/***********************************/

div.social_share {}

ul.social_share {
    margin: 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
}

ul.social_share li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: inline-block;
    line-height: 50px;
    line-height: 5.0rem;
    height: 50px;
    height: 5.0rem;
    overflow: hidden;
    vertical-align: middle;
}

ul.social_share li.share_count {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    padding-top: 5px;
    padding-top: 0.5rem;
    box-sizing: border-box;
}

ul.social_share li.share_count:first-line {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 28px;
    line-height: 2.8rem;
    display: inline-block;
    font-weight: 600;
}

ul.social_share li+li {
    margin-left: 5px;
    margin-left: 0.5rem;
}

ul.social_share li a {
    display: block;
}

ul.social_share li span {
    display: none;
}

ul.social_share li i {
    height: 50px;
    height: 5.0rem;
    width: 50px;
    width: 5.0rem;
    line-height: 53px;
    line-height: 5.3rem;
    font-size: 30px;
    font-size: 3.0rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

ul.social_share li i.fa-facebook {
    background: #2a5d9a;
    color: #fff;
}

ul.social_share li i.fa-twitter {
    background: #00acee;
    color: #fff;
}

ul.social_share li i.fa-google-plus {
    background: #dd4b38;
    color: #fff;
}

ul.social_share li i.fa-pinterest-p {
    background: #ececec;
    color: #bd0b20;
}

@media only screen and (max-width: 540px) {
    div.table_style {
        display: block;
    }
    div.table_cell_style.social_share {
        clear: both;
        width: 100%;
        display: block !important;
        text-align: left;
    }
    ul.social_share li {
        line-height: 35px;
        line-height: 3.5rem;
        height: 35px;
        height: 3.5rem;
    }
    ul.social_share li.share_count {
        font-size: 10px;
        font-size: 1.0rem;
        line-height: 10px;
        line-height: 0.8rem;
    }
    ul.social_share li.share_count:first-line {
        font-size: 20px;
        font-size: 2.0rem;
        line-height: 20px;
        line-height: 2.2rem;
    }
    ul.social_share li i {
        height: 35px;
        height: 3.5rem;
        width: 35px;
        width: 3.5rem;
        line-height: 38px;
        line-height: 4.0rem;
        font-size: 24px;
        font-size: 2.4rem;
    }
}

/***********************************/

/* MAPS */

/***********************************/

.map_canvas {
    width: 100%;
    height: 500px;
    margin-bottom: 3%;
}

/***********************************/

/* FEATURES */

/***********************************/

div.features {
    margin-bottom: 3%;
    overflow: auto;
}

div.features ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

div.features ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 32%;
    margin-right: 2%;
    float: left;
}

div.features ul li:nth-of-type(3n) {
    margin-right: 0;
}

div.features ul li img {
    width: 100%;
    max-width: 246px;
}

div.features ul li a {
    text-decoration: none;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.35em;
}

div.features.four_columns ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 23.5%;
    margin-right: 2%;
    float: left;
}

div.features.four_columns ul li:nth-of-type(4n) {
    margin-right: 0;
}

@media only screen and (max-width: 1023px) {
    div.features ul li a {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

@media only screen and (max-width: 899px) {}

@media only screen and (max-width: 640px) {
    div.features ul li a {
        font-size: 24px;
        font-size: 2.4rem;
    }
    div.features {
        margin-bottom: 0;
    }
    div.features ul li {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 3% !important;
    }
    div.features ul li img {
        width: 32%;
        float: left;
        margin-right: 2%;
    }
    div.features ul li span {
        float: left;
        width: 66%;
    }
}

/***********************************/

/* PAGING */

/***********************************/

ul.paging {
    margin: 0 0 3% 0;
    padding: 0;
    width: 100%;
    overflow: auto;
    text-align: center;
}

ul.paging li {
    margin: 0 0.3em;
    display: inline-block;
    list-style: none;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.0em;
    background: #fff;
    padding: 0 0.3em;
    text-align: center;
    border: 0px solid #ccc;
}

ul.paging li.prev {
    width: auto;
    padding: 0;
}

ul.paging li.next {
    width: auto;
    padding: 0;
}

ul.paging li.active {
    color: #555;
    font-weight: bold;
}

ul.paging li a {
    text-decoration: none;
    color: #3fa9f5;
}

ul.paging li.active a {
    color: #555;
    text-decoration: none;
}

@media only screen and (max-width: 970px) {
    ul.paging li {
        font-size: 14px !important;
        font-size: 1.4rem !important;
    }
    ul.paging li a {
        font-size: 14px !important;
        font-size: 1.4rem !important;
    }
}

@media only screen and (max-width: 480px) {
    ul.paging li {
        font-size: 18px !important;
        font-size: 1.8rem !important;
    }
    ul.paging li a {
        font-size: 18px !important;
        font-size: 1.8rem !important;
    }
    ul.paging li {
        display: none;
    }
    ul.paging li.prev, ul.paging li.next, ul.paging li.first, ul.paging li.last, ul.paging li.active {
        display: inline-block;
    }
}

/***********************************/

/* DEALS and RESULTS */

/***********************************/

div.result {
    border: 1px solid #b2ddfb;
    background: #e5f3fe;
    margin-bottom: 3%;
    padding: 16px;
    padding: 1.6rem;
    overflow: auto;
}

div.result div.heading {
    float: right;
    width: 73.5%;
}

div.result div.heading h3 {
    font-size: 26px;
    font-size: 2.6rem;
    color: #3fa9f5;
    font-weight: 700;
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
    line-height: 1.2em;
}

div.result div.heading h3 a {
    color: inherit;
}

div.result div.heading h3 a:hover, div.result div.heading h3 a:active {
    color: #2690dc;
}

/* class heading full makes the heading span the full width */

div.result div.headingfull {
    float: none;
    width: 100%;
}

div.result div.headingfull h3 {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
}

div.result div.logo {
    float: left;
    width: 24.5%;
    margin-right: 2%;
}

div.result div.logo img {
    max-width: 180px !important;
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
}

div.result div.logo a.logo_button {
    display: block;
    float: left;
    background: #555;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    text-decoration: none;
    width: 100%;
    text-align: center;
    line-height: 1.1em;
    max-width: 180px;
    margin-top: 0.5em;
    padding: 0.4em 0.5em 0.3em 0.5em;
    box-sizing: border-box;
}

div.result div.logo a.logo_button:hover, div.result div.logo a.logo_button:active, .deal_message:hover, .deal_message:active {
    background: #000;
}

div.result div.logo a.logo_button.deal, .deal_message.deal {
    background: #3fa9f5;
}

div.result div.logo a.logo_button.deal:hover, div.result div.logo a.logo_button.deal:active, .deal_message.deal:hover, .deal_message.deal:active {
    background: #2690dc;
}

div.result div.logo a.logo_button.discount, .deal_message.discount {
    background: #22be4a;
}

div.result div.logo a.logo_button.discount:hover, div.result div.logo a.logo_button.discount:active, .deal_message.discount:hover, .deal_message.discount:active {
    background: #1ea942;
}

div.result div.logo a.logo_button.exclusive, .deal_message.exclusive {
    background: #b33ff5;
}

div.result div.logo a.logo_button.exclusive:hover, div.result div.logo a.logo_button.exclusive:active, .deal_message.exclusive:hover, .deal_message.exclusive:active {
    background: #a239de;
}

div.result div.logo a.logo_button.sale, .deal_message.sale {
    background: #f53f3f;
}

div.result div.logo a.logo_button.sale:hover, div.result div.logo a.logo_button.sale:active, .deal_message.sale:hover, .deal_message.sale:active {
    background: #d93838;
}

div.result div.content {
    float: right;
    width: 73.5%;
}

/* full width minus logo */

div.result div.content2 {
    float: right;
    width: 73.5%;
}

/* full width minus logo */

div.result div.span_full {
    float: left;
    width: 100%;
    margin-right: 0;
}

/* 100% of parent */

div.result div.span_left {
    float: left;
    width: 65.8%;
    margin-right: 2.7%;
    clear: right;
}

/* 2/3 of parent */

div.result div.span_right {
    float: left;
    width: 31.5%;
    margin-right: 0%;
}

/* 1/3 of parent */

div.result div.span_right img {
    margin-bottom: 0.5em;
    height: auto;
}

div.result div.content p {
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
    line-height: 1.50em;
}

div.result div.content ul {
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
    padding: 0 0 0 1.5em;
}

div.result div.content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.50em;
    padding: 0.2em 0;
    position: relative;
}

div.result div.content ul li:last-of-type {
    padding-bottom: 0;
}

div.result div.content ul li:before {
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    height: 0.5em;
    width: 0.5em;
    top: 0.7em;
    left: -1.2em;
    background: #f93;
}

div.result div.content2 div.discount_code {
    background: #fff;
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    position: relative;
    font-weight: 600;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 7px 10px 7px 10px;
    width: 300px;
    box-sizing: border-box;
    float: right;
    text-align: right;
    overflow: hidden;
}

div.result div.content2 .span_left div.discount_code {
    width: 100%;
}

div.result div.content2 div.discount_code span {
    color: #3fa9f5;
}

div.result div.content2 div.discount_code a {
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
    line-height: auto;
    padding: 0;
    background-color: #ff9933;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    padding: 7px 10px 7px 60px;
    box-sizing: border-box;
    width: 100%;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
}

.discount_code_visit {
    display: none;
    margin-top: 12px;
}

.span_right.discount_code_visit {
    margin-top: 0px;
}

div.result div.content2 div.discount_code a img {
    position: absolute;
    display: block;
    right: -17px;
    height: 200%;
    width: auto;
    top: 0;
    -webkit-transition: 0.3s all;
}

div.result div.content2 div.discount_code span {
    text-align: right;
    display: block;
}

div.result div.content2 div.discount_code a:hover {
    right: 50px;
    padding-left: 80px;
    background-color: #e6801a;
}

div.result div.content2 div.discount_code a:hover img {
    -ms-transform: rotate(-17deg) scale(1.2);
    /* IE 9 */
    -webkit-transform: rotate(-17deg) scale(1.2);
    /* Safari */
    transform: rotate(-17deg) scale(1.2);
    top: 5px;
    right: -20px;
}

div.result div.content2 a.feature_button {
    display: block;
    float: right;
    width: 100%;
    background: #ff9933;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 7px 1.0em 7px 1.0em;
    padding: 0.7rem 1.0em 0.7rem 1.0em;
    box-sizing: border-box;
}

div.result div.content2 a.feature_button.feature_button_left {
    float: left;
}

div.result div.content2 a.feature_button:hover, div.result div.content2 a.feature_button:active {
    background: #e6801a;
}

div.result div.span_full a.feature_button {
    width: auto;
}

div.result div.content2 p {
    text-align: right;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 12px;
    margin-top: 1.2rem;
}

@media only screen and (max-width: 780px) {
    div.result div.content2 div.discount_code a {
        /*width: 255px;*/
    }
    div.result div.content2 div.discount_code a {
        right: 30px;
    }
    div.result div.content2 div.discount_code a img {
        right: -16px;
    }
    div.result div.content2 div.discount_code a:hover {
        right: 50px;
    }
    div.result div.content2 div.discount_code a:hover img {
        right: -27px;
    }
}

@media only screen and (max-width: 560px) {
    div.result div.heading {
        float: none;
        width: 100%;
    }
    div.result div.heading h3 {
        margin-bottom: 12px;
        margin-bottom: 1.2rem;
    }
    div.result div.logo {
        min-width: 120px;
    }
    div.result div.content {
        width: calc(98% - 120px);
    }
    div.result div.content2 {
        clear: both;
        width: 100%;
        float: none;
        padding-top: 10px;
        padding-top: 1.0rem;
    }
    div.result div.content2 div.span_left {
        float: left;
        width: 100%;
        margin-right: 0%;
        clear: right;
    }
    /* 2/3 of parent */
    div.result div.content2 div.span_right {
        float: left;
        width: 100%;
        margin-right: 0%;
    }
    div.result div.content2 a.feature_button {
        width: 100%;
    }
    div.result div.content2 div.discount_code {
        margin-bottom: 12px;
        margin-bottom: 1.2rem;
        width: 100%;
    }
    div.result div.content2 div.discount_code a {
        width: 100%;
        padding-left: 100px;
    }
    div.result div.content2 div.discount_code a:hover {
        padding-left: 140px;
    }
}

/***********************************/

/* HOLIDAY SEARCH RESULT */

/***********************************/

form.sorting p {
    width: 49%;
    margin-right: 2%;
    float: left;
}

form.sorting p:nth-of-type(2) {
    margin-right: 0;
    float: left;
}

form.sorting select {
    border: 0;
    background: #e8e8e8;
    font-size: 18px;
    font-size: 1.8rem;
    height: 40px;
    height: 4.0rem;
    line-height: 40px;
    line-height: 4.0rem;
    padding: 0em 0.6em;
    float: left;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

form.sorting select+span {
    background: none;
    color: #3fa9f5;
}

html.oldie form.sorting select {
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 18px;
    height: auto;
}

div.holiday_result {
    border: 1px solid #b2ddfb;
    background: #e5f3fe;
    margin-bottom: 3%;
    padding: 16px;
    padding: 1.6rem;
    overflow: auto;
}

div.holiday_result div.heading {
    float: right;
    width: 73.5%;
}

div.holiday_result div.heading h3 {
    font-size: 26px;
    font-size: 2.6rem;
    color: #3fa9f5;
    font-weight: 700;
    margin: 0 0 6px 0;
    margin: 0 0 0.6rem 0;
    line-height: 1.2em;
}

div.holiday_result div.heading h3 a {
    color: inherit;
}

div.holiday_result div.heading h3 a:hover, div.holiday_result div.heading h3 a:active {
    color: #2690dc;
}

/* class heading full makes the heading span the full width */

div.holiday_result div.headingfull {
    float: none;
    width: 100%;
}

div.holiday_result div.headingfull h3 {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
}

div.holiday_result div.logo {
    float: left;
    width: 24.5%;
    margin-right: 2%;
}

div.holiday_result div.logo img {
    max-width: 180px !important;
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
}

div.holiday_result div.logo img.mobile_only {
    display: none;
}

div.holiday_result div.logo a.logo_button {
    display: block;
    float: left;
    background: #555;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    text-decoration: none;
    width: 100%;
    text-align: center;
    line-height: 1.1em;
    max-width: 180px;
    margin-top: 0.5em;
    padding: 0.4em 0.5em 0.3em 0.5em;
    box-sizing: border-box;
}

div.holiday_result div.logo a.logo_button:hover, div.holiday_result div.logo a.logo_button:active {
    background: #000;
}

div.holiday_result div.logo a.logo_button.deal {
    background: #3fa9f5;
}

div.holiday_result div.logo a.logo_button.deal:hover, div.holiday_result div.logo a.logo_button.deal:active {
    background: #2690dc;
}

div.holiday_result div.logo a.logo_button.discount {
    background: #22be4a;
}

div.holiday_result div.logo a.logo_button.discount:hover, div.holiday_result div.logo a.logo_button.discount:active {
    background: #1ea942;
}

div.holiday_result div.logo a.logo_button.exclusive {
    background: #b33ff5;
}

div.holiday_result div.logo a.logo_button.exclusive:hover, div.holiday_result div.logo a.logo_button.exclusive:active {
    background: #a239de;
}

div.holiday_result div.logo a.logo_button.sale {
    background: #f53f3f;
}

div.holiday_result div.logo a.logo_button.sale:hover, div.holiday_result div.logo a.logo_button.sale:active {
    background: #d93838;
}

div.holiday_result div.content {
    float: left;
    width: 47%;
}

div.holiday_result div.content2 {
    float: right;
    width: 24.5%;
    margin-left: 2%;
}

div.holiday_result div.content3 {
    float: right;
    width: 24.5%;
    margin-left: 2%;
}

div.holiday_result div.content p {
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
    line-height: 1.50em;
}

div.holiday_result div.content ul {
    margin: 0 0 12px 0;
    margin: 0 0 1.2rem 0;
    padding: 0 0 0 1.5em;
}

div.holiday_result div.content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.50em;
    padding: 0.2em 0;
    position: relative;
}

div.holiday_result div.content ul li:last-of-type {
    padding-bottom: 0;
}

div.holiday_result div.content ul li:before {
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    height: 0.5em;
    width: 0.5em;
    top: 0.7em;
    left: -1.2em;
    background: #f93;
}

div.holiday_result div.content2 img {
    max-width: 180px !important;
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
}

div.holiday_result div.content3 a.feature_button {
    display: block;
    float: right;
    width: 100%;
    background: #ff9933;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    line-height: 2.2rem;
    padding: 7px 1.0em 7px 1.0em;
    padding: 0.7rem 1.0em 0.7rem 1.0em;
    box-sizing: border-box;
    margin-top: 0.5em;
}

div.holiday_result div.content3 a.feature_button:hover, div.holiday_result div.content3 a.feature_button:active {
    background: #e6801a;
}

@media only screen and (max-width: 560px) {
    div.holiday_result div.heading {
        float: none;
        width: 100%;
    }
    div.holiday_result div.heading h3 {
        margin-bottom: 12px;
        margin-bottom: 1.2rem;
    }
    div.holiday_result div.logo {
        width: 120px;
    }
    div.holiday_result div.logo img.mobile_only {
        display: block;
        width: 100%;
        height: auto;
        margin-top: 0.8em;
    }
    div.holiday_result div.content {
        width: calc(98% - 120px);
    }
    div.holiday_result div.content2 {
        display: none;
    }
    div.holiday_result div.content3 a.feature_button {
        width: 100%;
    }
    div.holiday_result div.content3 {
        width: 100%;
    }
}

/***********************************/

/* ADVERT */

/***********************************/

#body_banner {
    border: 1px solid #ddd;
    padding: 11px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 3%;
}

#body_banner>* {
    margin: 0 auto;
    width: 336px;
    height: 280px;
}

@media only screen and (max-width: 390px) {
    #body_banner>* {
        width: 300px;
        height: 250px;
    }
}

@media only screen and (max-width: 350px) {
    #body_banner {
        border: 0;
        padding: 0;
    }
}

ul.logo_list {
    margin: 0 auto 2% auto;
    padding: 0;
    width: 80%;
    overflow: auto;
}

ul.logo_list li {
    margin: 0 2% 1% 0;
    padding: 0;
    list-style: none;
    width: 32%;
    float: left;
    text-align: center;
}

ul.logo_list li:nth-of-type(3n) {
    margin-right: 0;
}

ul.logo_list li img {
    max-width: 180px;
}

/***********************************/

/**
/**  RIGHT
/**
/***********************************/

/***********************************/

/* FEATURES BOX */

/***********************************/

div.features_box {
    padding: 11px 12px;
    padding: 1.1rem 1.2rem;
    overflow: auto;
}

div.bordered_orange {
    border: 1px solid #ffc286;
    background-color: #fff0e1;
}

div.bordered_orange h2 {
    color: #ff9a35;
}

div.bordered_blue {
    border: 1px solid #b2ddfb;
    background-color: #e5f3fe;
}

div.bordered_blue h2 {
    color: #3fa9f5;
}

div.features_box h2 {
    margin: 0 0 0.4em 0;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 600;
}

div.features_box p {
    margin: 0;
}

div.features_box ul {
    margin: 0;
    padding: 0;
}

div.features_box ul li {
    margin: 0;
    padding: 0 0 16px 0;
    padding: 0 0 1.6rem 0;
    list-style: none;
    overflow: auto;
}

div.features_box ul li img {
    float: left;
    width: 36%;
    margin-right: 2%;
}

div.features_box ul li span {
    float: left;
    display: block;
    width: 62%;
    color: #666;
    font-weight: 400;
    line-height: 1.50em;
}

div.features_box ul li a span {
    color: #666;
}

div.features_box ul li a:hover span, div.features_box ul li a:active span {
    color: #333;
}

@media only screen and (max-width: 899px) {
    div.features_box ul {
        overflow: auto;
    }
    div.features_box ul li {
        width: 49%;
        margin-right: 2%;
        float: left;
    }
    div.features_box ul li:nth-of-type(2n) {
        margin-right: 0;
    }
    div.features_box ul li:nth-of-type(2n+1) {
        clear: both;
    }
    div.features_box ul li img {
        width: 120px;
    }
    div.features_box ul li span {
        width: calc(98% - 120px);
    }
}

@media only screen and (max-width: 580px) {
    div.features_box ul li {
        width: 100%;
        margin-right: 0%;
        float: left;
    }
}

/***********************************/

/* CATEGORY BOX */

/***********************************/

#category_box {
    padding: 11px 12px;
    padding: 1.1rem 1.2rem;
    overflow: auto;
    background: #e8e8e8;
}

#category_box h2 {
    margin: 0 0 0.4em 0;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 600;
    color: #3fa9f5;
}

#category_box p {
    margin: 0;
}

#category_box ul {
    margin: 0 0 1.0em 0;
    padding: 0 0 0 2.0em;
}

#category_box ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.50em;
    padding: 0.2em 0;
    position: relative;
}

#category_box ul li:before {
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    height: 0.5em;
    width: 0.5em;
    top: 0.7em;
    left: -1.2em;
    background: #f93;
}

#category_box ul li a {
    font-weight: 600;
}

#category_box ul li:nth-of-type(1n+6), .category_box ul li:nth-of-type(1n+6) {
    display: none;
}

.category_box.show_full_list ul li:nth-of-type(1n+6) {
    display: list-item !important;
}

/***********************************/

/* SIGNUP BOX - can also be used in main content */

/***********************************/

#site_torso_left div.signup_box {
    margin-bottom: 4%;
}

div.signup_box {
    padding: 12px 20px;
    padding: 1.2rem 2.0rem;
    overflow: auto;
    background: #3fa9f5;
    background-image: url(../png/newsletter-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
}

div.signup_box h2 {
    margin: 0 0 0.2em 0;
    font-size: 40px;
    font-size: 4.0rem;
    font-weight: 600;
    color: #fff;
}

div.signup_box p {
    color: #fff;
    margin: 0;
}

div.signup_box p:last-of-type {
    font-size: 14px;
    font-size: 1.4rem;
}

div.signup_box form {
    padding: 12px 0 6px 0;
    padding: 1.2rem 0 0.6rem 0;
    overflow: auto;
}

div.signup_box input:nth-of-type(1) {
    width: 100%;
    border: 0;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0.4em 0.6em;
    box-sizing: border-box;
    margin-bottom: 0.8em;
}

div.signup_box input:nth-of-type(2) {
    width: 100%;
    border: 0;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0.5em 0.6em;
    box-sizing: border-box;
    color: #fff;
    background: #ff9a35;
}

div.signup_box input:nth-of-type(2):hover {
    background: #e6801a;
}

#site_torso_left div.signup_box input:nth-of-type(1) {
    width: 49%;
    float: left;
    margin-bottom: 0;
}

#site_torso_left div.signup_box input:nth-of-type(2) {
    width: 49%;
    float: right;
    padding: 0.4em 0.6em;
}

@media only screen and (max-width: 1023px) {
    #site_torso_right div.signup_box {
        background-size: 80%;
    }
    #site_torso_right div.signup_box h2 {
        margin: 0 0 0.2em 0;
        font-size: 35px;
        font-size: 3.5rem;
    }
}

@media only screen and (max-width: 899px) {
    #site_torso_right div.signup_box {
        background-size: auto;
    }
    #site_torso_right div.signup_box input:nth-of-type(1) {
        width: 49%;
        float: left;
        margin-bottom: 0;
    }
    #site_torso_right div.signup_box input:nth-of-type(2) {
        width: 49%;
        float: right;
        padding: 0.4em 0.6em;
    }
}

@media only screen and (max-width: 640px) {
    #site_torso div.signup_box {
        background-size: auto 100%;
    }
    #site_torso div.signup_box h2 {
        font-size: 40px;
        font-size: 4.0rem;
    }
    #site_torso div.signup_box input:nth-of-type(1) {
        width: 100%;
        float: none;
        margin-bottom: 0.8em;
        font-size: 16px;
    }
    #site_torso div.signup_box input:nth-of-type(2) {
        width: 100%;
        float: none;
        font-size: 16px;
    }
}

/***********************************/

/* ABOUT BOX */

/***********************************/

#about_box {
    padding: 20px 12px;
    padding: 2.0rem 1.2rem;
    overflow: auto;
    background: #e8e8e8;
    text-align: center;
}

#about_box img {
    width: 100%;
    max-width: 345px;
    margin: 0 auto 3% auto;
}

#about_box p {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
}

#about_box p:last-of-type {
    margin-bottom: 0;
}

/***********************************/

/* ADVERT */

/***********************************/

#right_banner {
    border: 1px solid #ddd;
    padding: 11px;
    overflow: hidden;
    text-align: center;
}

#right_banner>* {
    margin: 0 auto;
    width: 336px;
    height: 280px;
}

@media only screen and (max-width: 1023px) {
    #right_banner {
        padding: 9px;
    }
    #right_banner>* {
        width: 300px;
        height: 250px;
    }
}

@media only screen and (max-width: 899px) {
    #right_banner {
        padding: 11px 0;
        padding: 1.1rem 0;
        overflow: auto;
    }
    #right_banner>* {
        width: 336px;
        height: 280px;
    }
}

@media only screen and (max-width: 390px) {
    #right_banner>* {
        width: 300px;
        height: 250px;
    }
}

@media only screen and (max-width: 350px) {
    #right_banner {
        border: 0;
        padding: 0;
    }
}

/***********************************/

/**
/**  SNOW
/**
/***********************************/

.auto_fit {
    display: table;
    width: 100%;
}

.auto_fit .bar_auto_container {
    display: table-cell;
    position: relative;
    height: 100%;
}

.auto_fit .bar_auto {
    width: 98%;
    width: calc(100% - 2px);
    position: absolute;
    bottom: 0;
    left: 1%;
    left: calc(1px);
    /* wrap in calc so as not to throw off non-calc browsers */
}

.negative.auto_fit .bar_auto {
    bottom: auto;
    top: 0;
}

.snow_chart .bar_auto {
    background-color: #7fd5f8;
}

.red_chart .bar_auto {
    background-color: #cc3333;
}

.blue_chart .bar_auto {
    background-color: #3366cc;
}

.green_chart .bar_auto {
    background-color: #009966;
}

.daily_average_temperature_chart .bar_auto {
    background-color: #ff9a35;
}

.bar_auto span {
    display: block;
    text-align: center;
    margin-top: -1.5em;
}

.negative.auto_fit .bar_auto span {
    position: absolute;
    bottom: -1.5em;
    width: 100%;
}

.snow_chart span {
    color: #3fa9f5;
}

.red_chart span {
    color: #cc3333;
}
.blue_chart span {
    color: #3366cc;
}
.green_chart span {
    color: #009966;
}

.daily_average_temperature_chart span {
    color: #ff9a35;
}

.x_label_auto {
    display: table-cell;
    overflow: hidden;
    vertical-align: top;
    font-size: 16px;
}

.small .x_label_auto {
    font-size: 14px;
}

.x_label_auto_inner {
    width: 1.1em;
    font-weight: 600;
    margin: 0.5em auto;
    line-height: 1em;
    white-space: nowrap;
    overflow: visible;
    text-align: center;
}

.vertical .x_label_auto_inner {
    width: 1em;
    overflow: hidden;
    text-align: left;
    writing-mode: tb-rl;
    height: 3em;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 1160px) {
    .x_label_auto_inner {
        font-size: 14px;
    }
    .small .x_label_auto_inner, .daily_average_temperature_chart span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1024px) {
    .x_label_auto_inner {
        font-size: 13px;
    }
    .small .x_label_auto_inner, .daily_average_temperature_chart span {
        font-size: 11px;
    }
}

@media only screen and (max-width: 600px) {
    .x_label_auto_inner {
        font-size: 11px;
    }
    .small .x_label_auto_inner, .daily_average_temperature_chart span {
        font-size: 9px;
    }
}

@media only screen and (max-width: 480px) {
    .x_label_auto_inner {
        font-size: 10px;
        font-weight: normal;
    }
    .small .x_label_auto_inner, .daily_average_temperature_chart span {
        font-size: 7px;
        font-weight: normal;
    }
}

@media only screen and (max-width: 374px) {
    .x_label_auto_inner {
        font-size: 9px;
        font-weight: normal;
    }
    .small .x_label_auto_inner, .daily_average_temperature_chart span {
        font-size: 6px;
        font-weight: normal;
    }
}

/***********************************/

/**
/**  RATE THIS PAGE
/**
/***********************************/

.rateThisPageContainer {
    float: left;
    padding-bottom: 15px;
}

.shareThisPageContainer {
    float: right;
    padding: 21px 0 0 0;
}

.w2tShareCounter {
    float: right;
    width: 40px;
    margin-right: 5px;
    margin-top: 2px;
}

.w2tShareCounter strong {
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 1em;
}

.w2tShareCounter span {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 1em;
}

.sharethis-inline-share-buttons {
    white-space: nowrap;
    width: auto;
    float: right;
}

.sharethis-inline-share-buttons div[data-network="email"] {
    display: inline-block !important;
}

@media(max-width: 400px) {
    .shareThisPageContainer {
        padding-top: 0;
        padding-bottom: 20px;
        width: auto;
        float: left;
        clear: left;
    }
}

.rateThisPage {
    float: left;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px;
    box-sizing: border-box;
    width: 124px;
    font-size: 20px;
}

.rateThisPageTitle {
    margin: 0;
    font-weight: bold;
    font-size: 1.4rem;
}

.rateThisPage .stars {
    display: block;
    margin: 0 auto;
    height: 20px;
    width: 112px;
    background-image: url(../svg/stars.svg);
    background-position: 0px 0px;
    background-size: 112px 120px;
    background-repeat: no-repeat;
}

.rateThisPage .star {
    width: 23px;
    height: 23px;
    float: left;
    display: block;
    cursor: pointer;
}

.rateThisPage .star:last-child {
    width: 20px;
}

.rateThisPage.rating1 .stars {
    background-position: 0 -20px;
}

.rateThisPage.rating2 .stars {
    background-position: 0 -40px;
}

.rateThisPage.rating3 .stars {
    background-position: 0 -60px;
}

.rateThisPage.rating4 .stars {
    background-position: 0 -80px;
}

.rateThisPage.rating5 .stars {
    background-position: 0 -100px;
}

.ratingMessage {
    clear: both;
}

/***********************************/

/**
/**  SOCIAL SHARING
/**
/***********************************/

.twitterShareContainer, .facebookShareContainer {
    float: right;
    clear: left;
    margin-top: 5px;
}

.facebookShareContainer {
    margin-right: 5px;
}

/***********************************/

/**
/** CATEGORY BOX
/**
/***********************************/

#top_destinations_box {
    padding: 11px 12px;
    padding: 1.1rem 1.2rem;
    overflow: auto;
    background: #e8e8e8;
}

#top_destinations_box h2 {
    margin: 0 0 0.4em 0;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 600;
    color: #3fa9f5;
}

#top_destinations_box p {
    margin: 0;
}

#top_destinations_box ul {
    margin: 0 0 1.0em 0;
    padding: 0 0 0 2.0em;
}

#top_destinations_box ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.50em;
    padding: 0.2em 0;
    position: relative;
}

#top_destinations_box ul li:before {
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    height: 0.5em;
    width: 0.5em;
    top: 0.7em;
    left: -1.2em;
    background: #f93;
}

#top_destinations_box ul li a {
    font-weight: 600;
    color: #3fa9f5;
    text-decoration: underline;
}

#top_destinations_box ul li:nth-of-type(1n+6) {
    display: none;
}

#top_destinations_box_white {
    padding: 11px 12px;
    padding: 1.1rem 1.2rem;
    overflow: auto;
    background: #fff;
    border: 1px solid #ddd;
}

#top_destinations_box_white h2 {
    margin: 0 0 0.4em 0;
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 600;
    color: #3fa9f5;
}

#top_destinations_box_white p {
    margin: 0;
}

#top_destinations_box_white ul {
    margin: 0;
    padding: 0;
}

#top_destinations_box_white ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.50em;
    padding: 0.2em 0;
    position: relative;
}

#top_destinations_box_white ul li:before {
    display: none;
}

#top_destinations_box_white ul li a {
    font-weight: 600;
    color: #3fa9f5;
}

#top_destinations_box_white>ul>li>div {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

#top_destinations_box_white>ul>li>div>a>span {
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 48px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

/***********************************/

/**
    /** MODAL
    /**
    /***********************************/

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 9999;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content/Box */

.modal-content {
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    width: 400px;
}

.modal-content h2 {
    background: #ff9a35;
    border-radius: 20px 20px 0 0;
    color: #fff;
    font-size: 28px;
    padding: 20px 26px;
    margin: 0;
}

.modal-content form fieldset {
    border: none;
    margin: 0;
    padding: 20px;
    border-radius: 0 0 20px 20px;
    padding: 20px 26px;
    background: #fff;
    font-size: 16px;
}

.modal-content label {
    display: none;
}

.modal-content fieldset input[type="username"], .modal-content fieldset input[type="password"] {
    background: #eee;
    color: #777;
    padding: 10px 5px;
    display: block;
    margin: 20px auto;
    border: none;
    width: 96%;
}

.modal-content .sign-in-p {
    text-align: center;
    margin-top: 20px;
}

.modal-content input[type="submit"] {
    background: #153953;
    font-size: 16px;
    font-size: 1.6rem;
    border: 0;
    height: 2.0em;
    line-height: 2.0em !important;
    padding: 0 20px;
    vertical-align: top;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.modal-form-footer {
    font-size: 13px;
    padding-bottom: 0;
}

.modal-form-footer a {
    display: block;
    float: left;
}

.modal-form-footer a.forgottenPassword {
    float: right;
}

/*Modal Trigger*/

#modal-trigger {
    font-size: 1.5rem;
    padding: 0.5em 0.6em;
    box-sizing: border-box;
    color: #fff;
    background: #ff9a35;
    border: none;
}

/* The Close Button */

.close {
    color: #fff;
    float: right;
    font-size: 38px;
    font-weight: bold;
    margin-right: 30px;
    margin-top: 10px;
}

.close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/***********************************/

/**
/** IMAGE FEATURES
/**
/***********************************/

ul.image_features:before, ul.image_features:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

ul.image_features:after {
    clear: both;
}

ul.image_features {
    list-style: none;
    margin: 1em -12px 1em -12px;
    padding: 0;
}

ul.image_features * {
    box-sizing: border-box;
}

ul.image_features li {
    float: left;
    width: 33.333%;
    padding: 12px;
}

ul.image_features.four_across li {
    width: 25%;
    font-size: 14px;
}

ul.image_features li a {
    display: block;
    position: relative;
    text-decoration: none !important;
}

ul.image_features li a:hover {
    text-decoration: none !important;
}

ul.image_features li img {
    display: block;
    width: 100%;
}

ul.image_features li span {
    color: white;
    display: block;
    width: 100%;
    padding: 0.7em;
    height: 2.9em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.3s all;
}

ul.image_features.text-over li span {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

ul.image_features li span, ul.image_features.text-over li a:hover span {
    background-color: rgb(255, 154, 53);
}

ul.image_features li a:hover span {
    background-color: rgb(230, 128, 26);
}

ul.image_features.text-over li span {
    background-color: rgba(255, 154, 53, 0.9);
}

ul.image_features.blue li span, ul.image_features.text-over.blue li a:hover span {
    background-color: rgb(63, 169, 245);
}

ul.image_features.blue li a:hover span {
    background-color: #2690dc;
}

ul.image_features.text-over.blue li span {
    background-color: rgba(63, 169, 245, 0.9);
}

@media (max-width: 1170px) {
    ul.image_features li {
        font-size: 1.5384vw;
    }
}

@media (max-width: 900px) {
    ul.image_features li {
        font-size: 2vw;
    }
}

@media (max-width: 640px) {
    ul.image_features {
        margin: 0 -8px 0 -8px;
    }
    ul.image_features li, ul.image_features.four_across li {
        width: 50%;
        font-size: 2.8125vw;
        padding: 8px;
    }
}

@media (max-width: 375px) {
    ul.image_features li {
        font-size: 3.7333vw;
    }
}

ul.logos_list {
    list-style: none;
    margin: 0 -6px 0 -6px;
    padding: 0 0 12px 0;
}

ul.logos_list li {
    box-sizing: border-box;
    float: left;
    width: 16.66667%;
    padding: 6px 6px 0px 6px;
}

@media (max-width: 640px) {
    ul.logos_list li {
        width: 33.333%;
    }
}

iframe.googleMap
{
    width: 100% !important;
    border: 0px;
}

.header_image
{
    position: relative;
    margin-bottom: 20px;
}

.header_image img
{
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
}

.header_image_text
{
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.header_image_text_inner
{
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

.header_image h1, .header_image h2
{
    color: white;
    position: absolute;
    padding: 10px;
    line-height: 1.2em;
    margin: 0;
    font-size: 4.4rem;
}

.header_image_text.blue h1, .header_image_text.blue h2
{
    background-color: #3fa9f5;
}

.header_image_text.blue.translucent h1, .header_image_text.blue.translucent h2
{
    background-color: rgba(38, 144, 220, 0.9);
}

.header_image_text.orange h1, .header_image_text.orange h2
{
    background-color: #ff9a35;
}

.header_image_text.orange.translucent h1, .header_image_text.orange.translucent h2
{
    background-color: rgba(255, 154, 53, 0.9);
}

.header_image_text.left h1, .header_image_text.left h2
{
    left: 0;
}

.header_image_text.right h1, .header_image_text.right h2
{
    right: 0px;
    text-align: right;
}

.header_image_text.center h1, .header_image_text.center h2
{
    left: auto;
    right: auto;
    margin: 0 auto;
    text-align: center;
}

.header_image_text.bottom h1, .header_image_text.bottom h2
{
    bottom: 0;
}



.header_image_caption
{
    font-size: 1.4rem;
    margin-top: -15px;
    margin-bottom: 15px;
}

.header_image .header_image_caption
{
    position: absolute;
    bottom: 0;
    right: 0;
    color: white;
    z-index: 2;
    padding: 0.5em;
    margin: 0;
}

.header_image_text.bottom.right+.header_image_caption
{
    left: 0;
    right: auto;
}

/***********************************/
/**
/** FAQs
/**
/***********************************/

.faq
{
    background-color: #eee;
    padding: 20px;
    margin-bottom: 20px;
}


.faq h3.faq_question
{
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 50px;
    position: relative;
}

.faq .faq_answer
{
    padding-left: 50px;
    position: relative;
}

.faq .faq_answer > div :last-child
{
    margin-bottom: 8px;
}

.faq h3.faq_question::before,
.faq .faq_answer::before
{
    color: white;
    position: absolute;
    left: 0px;
    display: block;
    font-size: 20px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    text-align: center;
    line-height: 28px;
    box-sizing: border-box;
    font-weight: bold;
}

.faq h3.faq_question::before
{
    top: 6px;
    content: 'Q';
    background-color: #ff9a35;
}

.faq .faq_answer::before
{
    top: 0;
    content: 'A';
    background-color: #3fa9f5;
}
