
/***************************************/
/*  Psuedo defaults                    */
/***************************************/
.vrs-summary-plugin-container,
.vrs-summary-plugin-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vrs-summary-plugin-container a:hover,
.vrs-summary-plugin-container a:focus {
    color: rgb(14, 150, 69);
    text-decoration: none;
}

.vrs-summary-plugin-container h2 {
    margin: -36px 0 16px 0;
}

.vrs-summary-plugin-container .alignbeforeh3 {
    clear: left;
    font-size: 1.1em;
    float: left;
    margin-top: 0.2em;
}

.vrs-summary-plugin-container a.alignbeforeh3:hover {
    color: #d5582e;
}

.vrs-summary-plugin-container .strong_color_gray,
.vrs-summary-plugin-container .strong_color_gray_next {
    font-family: inherit;
    font-weight: normal;
    text-transform: none;
    font-size: 1.5em;
    background-color: #ffffff;
}


/***************************************/
/*  Social Icons                       */
/***************************************/

.socialicondiv {
    float: right;
}

.socialiconsbottom {
    width: 74%;
    float: left;
}


/***************************************/
/*  Layout                             */
/***************************************/

.vrs-summary-plugin-container .vrs_summary_propertyname {
    clear: both;
    float: left;
    width: 74%;
    padding: 0 1% 0 0;
    margin-bottom: 0.5em;
}

.vrs-summary-plugin-container .flexslider_float {
    clear: both;
    float: left;
    width: 74%;
    padding: 0 1% 0 0;
    margin-bottom: 20px;
}

.vrs-summary-plugin-container .quotewidget_float {
    float: right;
    width: 25%;
    margin-top: 0;
}


/***************************************/
/*  Slider Overrides                   */
/***************************************/

.vrs-summary-plugin-container .tp-parallax-wrap,
.vrs-summary-plugin-container .tp-loop-wrap,
.vrs-summary-plugin-container .tp-mask-wrap,
.vrs-summary-plugin-container .tp-caption {
    width: 100% !important;
}

.vrs-summary-plugin-container .tp-caption {
    font-size: 16px !important;
    line-height: 18px !important;
}

.vrs-summary-plugin-container .summary_rev_slider {
    position: relative;
}

@media (max-width: 768px) {
    .vrs-summary-plugin-container .tp-thumbs {
        display: none;
    }
}


/***************************************/
/*  Summary Container                  */
/***************************************/

#summary_links,
#summary_container {
    width: 74%;
    float: left;
    margin-left: auto;
    margin-right: auto;
}

#ie11 #summary_links {
    margin-left: 0;
}

.horizontal-nav {
    background: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.bootstrap-iso #summary_links ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

.horizontal-nav ul {
    background: #ffffff;
    float: left;
    text-align: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top: 1px solid #777;
    border-left: 1px solid #777;
    border-right: 1px solid #777;
}

.horizontal-nav ul li {
    float: left;
    border-left: 1px solid #777;
}

.horizontal-nav ul li:first-child {
    border-left: 0 none;
}

.horizontal-nav ul li a {
    display: block;
    padding: 10px 10px;
    color: #313131;
    border-top: 1px solid rgba(119, 119, 119, 0.25);
    border-left: 1px solid rgba(119, 119, 119, 0.25);
}

.horizontal-nav ul li:first-child a {
    border-left: 0 none;
}

.horizontal-nav ul li a:focus,
.horizontal-nav ul li a:hover {
    background: #32639B;
    color: #fff;
    text-decoration: none;
}

.horizontal-nav ul li:first-child a {
    border-top-left-radius: 6px;
}

.horizontal-nav ul li:last-child a {
    border-top-right-radius: 6px;
}

#summary_container {
    height: 750px;
    margin: 0 0 1em 0;
    padding: 0 5px;
    overflow-y: scroll;
    border: 1px solid #777;
}

#ie11 #summary_container,
#ie10 #summary_container {
    padding: 0 20px;
    border-left: 1px solid #777;
}

#ie10 #summary_container {
    border-top: 1px solid #777;
}

#ff #summary_container > div {
    padding: 20px 0;
    margin: 0 0 30px 0;
}

#summary_container::-webkit-scrollbar {
    width: 12px;
    margin: 0;
    background-color: #ffffff;
}

#summary_container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 255 255 255px rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}

#summary_container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 255 255 255px rgba(255, 255, 255, 0.3);
}

#summary_container > div {
    padding: 20px 0 0 13px;
    margin: 0 0 30px 0;
}

/***************************************/
/*  Summary Details - Beds             */
/***************************************/
.vrs-summary-plugin-container .bedtype_table_th {
    text-align: center;
}

.vrs-summary-plugin-container .ensuite_check_td {
    text-align: center;
}

.vrs-summary-plugin-container .sumtotals {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: rgb(27, 34, 8);
    border-top-color: rgba(27, 34, 8, 0.1);
    background-color: rgba(251,133,15,.2);
    font-weight: bold;
    font-size: 13px;
}

/***************************************/
/*  Summary Details - Amenities        */
/***************************************/
table.sumamtable {
    border-collapse: collapse;
    border-spacing: 2px;
    font-size: 11px;
    margin-left: 19px;
    width: 95%;
    padding: 3px;
}

table.sumamtable th,
table.sumamtable td {
    padding: 0.6em 0.25em;
    text-align: left;
    line-height: 144%;
}

table.sumamtable td {
    padding: 0.6em 0.25em !important;
}

.strong_color_gray, .strong_color_gray_next {
    color: #7a7a7a;
    font-weight: bolder;
    font-size: 12px;
}

.strong_color_gray, .strong_color_gray_next {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(47, 89, 204);
    border-top-color: rgba(47, 89, 204, 0.1);
}

.mobile .strong_color_gray {
    padding-top: 23px;
    border-top: none;
    background-color: #bcbcbc;
}

.mobile .strong_color_gray_next {
    border-top: none;
    background-color: #bcbcbc;
}

.sumprcnohigh {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(47, 89, 204);
    border-top-color: rgba(47, 89, 204, 0.1);
    background-color: #ecf3fb;
}

.mobile .sumprchigh {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(47, 89, 204);
    border-top-color: rgba(47, 89, 204, 0.1);
    background-color: transparent;
}

.generic_list_td {
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

/***************************************/
/*  Summary Details - Availability     */
/***************************************/
.vrs-summary-plugin-container #sum_cal_03 .sum_cal_03_month {
    float: left;
    width: 32%;
    margin-left: 0.5%;
    margin-right: 0.5%;
}

.vrs-summary-plugin-container #sum_cal_03 .sum_cal_03_month .vdcal {
    width: 100%;
}

.vrs-summary-plugin-container .vdcal th,
.vrs-summary-plugin-container .vdcal td {
    width: 14.25%;
    text-align: center;
}

.vrs-summary-plugin-container .vdcal th {
    padding: 0.4em 0;
    background-color: #D8D8D8;
    border: 1px solid #D8D8D8;
    line-height: 2;
}

.vrs-summary-plugin-container .vdcal td {
    position: relative;
    padding: 0.4em;
    border: 1px solid #CCCCCC;
}

.vdcalday {
    background-color: #F3F3F3;
}

.vrs-summary-plugin-container .vdcaltdy {
    border: 1px solid #FFFFFF;
    background-color: #0E9645;
    color: #FFF;
}

.vrs-summary-plugin-container .vdcal-not-available,
.vrs-summary-plugin-container .guestarrival,
.vrs-summary-plugin-container .guestdeparture,
.vrs-summary-plugin-container .guestarrivaldeparture,
.vrs-summary-plugin-container .vdcalOB,
.vrs-summary-plugin-container .vdcalOBTD,
.vrs-summary-plugin-container .vdcalOWN,
.vrs-summary-plugin-container .vdcalUDEP,
.vrs-summary-plugin-container .vdcalOG,
.vrs-summary-plugin-container .vdcalWO,
.vrs-summary-plugin-container .vdcalBKCN,
.vrs-summary-plugin-container .vdcalTENT,
.vrs-summary-plugin-container .vdcalTXEM,
.vrs-summary-plugin-container .vdcalOBCC,
.vrs-summary-plugin-container .vdcalSPRI,
.vrs-summary-plugin-container .vdcalBLOC,
.vrs-summary-plugin-container .vdcalBOOK,
.vrs-summary-plugin-container .vdcalSSBK {
    background-color: rgba(251,133,15,.5);
    color:rgb(119, 119, 119);
    border: 1px solid #000000;
}

.vrs-summary-plugin-container .guestarrival {
    background-image: url('images/top-left-white.png');
    background-size: 100% 100%;
}

.vrs-summary-plugin-container .guestdeparture {
    background-image: url('images/bottom-right-white.png');
    background-size: 100% 100%;
}

.vrs-summary-plugin-container .vdcal-legend-item {
    display: inline-block;
    margin-top: 1em;
    margin-right: 1em;
}

.vrs-summary-plugin-container .vdcal-legend-squarebox {
    position: relative;
    display: inline-block;
    padding: 0.6em;
    border: none;
}

.vrs-summary-plugin-container .vdcal-legend-label {
    display: inline-block;
    line-height: 1.3em;
    vertical-align: top;
}


/***************************************/
/*  Summary Details - Floor Plan       */
/***************************************/
.summary_floorplan {
    text-align: center;
}

/***************************************/
/*  Summary Details - Guest Opinion    */
/***************************************/
.reviews_container {
    height: 600px;
    overflow: scroll;
    padding: 0 15px 0 5px;
    text-align: left;
}

.reviews_container_small {
    padding: 0 15px 0 5px;
    text-align: left;
}

.powered_by_flipkey a {
    color: #9e351c; /* aa3607 b05945 9e351c */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}

.powered_by_flipkey img {
    position: relative;
    top: 2px;
}

img.vrsSummaryMobile_label {
    float: right;
    width: 14px;
    height: 9px;
    margin: 0 10px 0 0;
}

#vrsSummaryMobile_overviewLabelImage, #vrsSummaryMobile_amenitiesLabelImage,
#vrsSummaryMobile_availabilityLabelImage, #vrsSummaryMobile_reviewsLabelImage ,
#vrsSummaryMobile_ratesLabelImage, #vrsSummaryMobile_videoLabelImage,
#vrsSummaryMobile_mapLabelImage, #vrsSummaryMobile_policyLabelImage {
    float: right;
    width: 14px;
    height: 9px;
    margin: 0 10px 0 0;
}

.rotated {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /* Safari and Chrome */
    -o-transform: rotate(180deg); /* Opera */
}

.vrsSummaryMobile_returnResults {
    position: relative;
    top: -59px;
    left: 12%;
}

.vrsSummaryMobile_returnResults img {
    margin: -13px 4px 0 0;
    padding: 0;
}

#sum_cal_01 {
    margin: 25px auto 3px;
    width: 50%;
}

/***************************************/
/*  Summary Details - Video            */
/***************************************/
.summary_video {
    margin: 0;
    padding: 0;
    background-color: #FFF;
}

.summary_video .overrideposter {
    background-color: #fff;
    background-size: 200%;
    -webkit-transition: background 1s .5s;
    -moz-transition: background 1s .5s;
}

.summary_video .overrideposter.is-poster {
    background-size: 100%;
}

#overview,#availability,#amenities,#map,#policies,#reviews, #rates, #video {
    clear: both;
    margin: 0 0 46px 0;
}

/* This ensures iframe videos are as large as possible while maintaining a normal height */
.vrs-summary-plugin-container .youtube-video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.vrs-summary-plugin-container .youtube-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/***************************************/
/*  Summary Details - Map              */
/***************************************/
.summary_map {
    margin: 0;
    padding: 27px 0 12px 0;
}

/***************************************/
/*  Summary Details - Policies         */
/***************************************/
.article_ul {
    margin: 15px 0 0 0px;
    padding: 0px;
    list-style: none outside none;
}

.article_ul li {

    list-style-type: none;
    margin-bottom: 0.25em;
    margin-left: 1.5em;
    list-style-position: outside;
}

.article_ul li:before {
    content: '>';
    color: orange;
    margin-right: 14px;
    font-weight: bold;
}


/***************************************/
/*  Uncategorized                      */
/***************************************/

.clear_left {
    clear: left;
}

.summmary_titleBlue {
    color: rgb(68, 119, 170);
    float: left;
    /* margin: 0 0 0; */
    margin-left: 2%;
    margin-bottom: 4px;
    font-size: 2.3em;
    margin-top: -5px;
}

.summary_shortDesc {
    float: left;
    margin-left: 2%;
    margin-bottom: 4px;
    font-size: 1.4em;
    margin-top: 5px;
    color: slategrey;
}

body.tablet .two_third {
    width: 65%;
    margin: 0 2% 0 0;
}

body.tablet .one_fourth {
    width: 21%;
    margin: 0 2% 0 -2%;
}

body.tablet .full_width {
    width: 96%;
    margin: 0 2%;
}

.color-alt {
    background-color: #FFF;
}

table.sumprctable tr td {
    padding: 4px 0;
}

img.alignleftimg {
    float: left;
    position: relative;
    top: -5px;
    left: 1px;
    cursor: pointer;
    height: 27px;
}

.divalignbeforeh3 {
    font-size: 126%;
    margin: -14px -17px 14px 3px;
    float: left;
}

.alignlefth3 {
    clear: left;
    /* margin: 0 0 0; */
    margin: 0 0 0 20px;
    font-size: 117%;
}

#summary_overlay {
    width: 95%;
    overflow: hidden;
}

.phototakentext {
    display: inline;
}

.page-template-page-template-summary-php .cont_pad2 {
    padding: 20px !important;
}

.lt768px .general, .lt768px .numeric {
    width: 6%
}

.lt768px .text {
    width: 26%
}

#summary-widget-overview {
    font-size: 1.1em;
}

#safari #summary-widget-overview {
    font-family: Arial;
}

#summary-widget-overview .vrs-overview-info-widget-table-left {
    width: 109px;
}

#summary-widget-overview .vrs-overview-info-widget-table-right span {
    font-weight: bold;
}

#summary-widget-overview .vrs-overview-info-community .vrs-overview-info-widget-table-right span,
#summary-widget-overview .vrs-overview-info-floorplan .vrs-overview-info-widget-table-left span {
    color: #4078ab;
}

#summary-widget-overview .vrs-overview-info-bedtypes .vrs-overview-info-widget-table-right {
    line-height: 118%;
    padding: 4px 0;
    text-align: right;
}

.vrs-layout-photocontainer {
    float: right;
    text-align: right;
    margin-right: 3px;
    width: 70%;
}

.vrs-layout-photocontainer:after {
    clear: right;
}

.sumdetable {
    width: 96%;
}


/***************************************/
/*  I dont think these are needed      */
/***************************************/

#bvh_overview_info .vrs-overview-info-widget-table-left {
    width: 109px;
}

#bvh_overview_info .vrs-overview-info-widget-table-right span {
    font-weight: bold;
}


/*******************************************/
/*                                         */
/*               MEDIA > 960px             */
/*                                         */
/*******************************************/
@media (min-width: 960px) {
    .page-template-page-template-summary-php section#content.cont_pad {
        margin: 0;
        padding: 15px 0 0 0 !important;
    }

    .page-template-page-template-summary-php .container_12 {
        max-width: 960;
    }

    .page-template-page-template-summary-php .vrsHomepagePropertySearch {
        top: -15px;
    }
}


/*******************************************/
/*                                         */
/*               MEDIA > 768px             */
/*                                         */
/*******************************************/
@media (min-width: 768px) {

    .page-template-page-template-summary-php section#content.lt768px {
        display: none;
    }

    .page-template-page-template-summary-php section#content.gt768px {
        display: block;
    }

    body.tablet .container_12 {
        width: 94.5%;
        max-width: 960px;
    }

    body.tablet .full_width {
        width: 101%;
        margin: 0;
    }

    .handheld #summary_container {
        width: 99%;
    }

    body.tablet .container_12 .grid_9 {
        width: 70% !important;
    }
}


/*******************************************/
/*                                         */
/*               MEDIA =< 767px            */
/*                                         */
/*******************************************/
@media (max-width: 767px) {

    /***************************************/
    /*  Social Icons                       */
    /***************************************/
    .socialiconsbottom {
        width: 100%;
    }

    /***************************************/
    /*  Summary Container                  */
    /***************************************/
    #summary_links,
    #summary_container {
        width: 100%;
    }

    #summary_links {
        display: none;
    }

    #summary_container {
        height: auto;
        border: none;
    }

    /***************************************/
    /*  Summary Details - Availability     */
    /***************************************/
    .vrs-summary-plugin-container #sum_cal_03 .sum_cal_03_month {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1em;
    }

    /***************************************/
    /*  Uncategorized                      */
    /***************************************/

    body.tablet .container_12 .grid_9 {
        width: 70% !important;
    }

    .page-template-page-template-summary-php section#content.lt768px {
        display: block;

    }

    .page-template-page-template-summary-php section#content.gt768px {
        display: none;
    }

    .page-template-page-template-summary-php .vrsSummaryMobile_overviewData {
        margin: 18px auto 0;
        width: 75%;
    }

    .page-template-page-template-summary-php section#content.cont_pad {
        margin: 0;
        padding: 15px 0 0 0 !important;

    }

    .page-template-page-template-summary-php .container_12 {
        width: 90%;
        margin: 0 auto;
    }

    .page-template-page-template-summary-php .vrsHomepagePropertySearch {
        top: -15px;
    }

    .lt768px {
        display: block;
    }

    .page-template-page-template-summary-php .summary-widget-overview {
        margin: 0 17px;
    }

    .vrsSummaryMobile_article {
        padding-right: 36px;
    }

    .page-template-page-template-summary-php .fullwidthbanner-container .fullwidthabanner {
        display: none;
    }

    .page-template-page-template-summary-php .sf-menu > li > a {
        padding: 0 9px;
        text-transform: uppercase;
        font-size: 1.10em;
        position: relative;
        top: 0;
        left: 0;
    }

    .page-template-page-template-summary-php .vrs-overview-info-widget-container {
        margin: 5px 0 15px 0;
    }

    .page-template-page-template-summary-php .vrsHomepagePhoneNumber {
        display: none;
    }

    .page-template-page-template-summary-php .vrsHomepagePhoneNumberLeft {
        margin: 0px 0px 0px 33px;
        width: 166px;
        font-size: 1.4em;
        padding-top: 4px;
    }

    .page-template-page-template-summary-php #rev_slider_1_1 {
        display: none !important;
    }

    .page-template-page-template-summary-php #home_wrappertagline {
        padding: 4px 0 4px 0;
        margin-top: 225px;
    }

    .page-template-page-template-summary-php .nav_wrap {
        position: relative;
        right: -118%;
        top: -70px;
    }

    .page-template-page-template-summary-php nav {
        margin: 0;
        float: left;
        width: 95%;
        position: relative;
        top: 45px;
        left: -355px;
    }

    .page-template-page-template-summary-php #vrs-searchwidget-plugin-id-home {
        position: relative;
        top: -384px;
        width: 61%;
        left: 22%;
    }

    .page-template-page-template-summary-php .pagetitle {
        display: none;
    }

    .page-template-page-template-summary-php .bw_bottomsection {
        display: none;
    }

    .page-template-page-template-summary-php .vrsSummaryMobile_title {
        margin: 0 0 0 20px;
        font-size: 155%;
        color: #5893ac;
    }

    .page-template-page-template-summary-php .vrsSummaryMobile_shortDesc {
        margin: 0 0 0 20px;
        font-size: 130%
    }

    .vrsSummaryMobile_caption02 {
        text-align: right;

    }

    table.sumamtable td.vrsSummaryMobile_indent {
        padding-left: 15px;
    }

    .page-template-page-template-summary-php .pct10,
    .page-template-page-template-summary-php .pct16 {
        text-align: center;
    }

    #accordion ul.vrsSummaryMobile_article li {
        list-style: disc;
        margin-left: 20px;
    }

    .page-template-page-template-summary-php .vrsSummaryMobile_content {
        padding: 0 0 0 0;
        margin: 10px 0 0 23px;
    }

    body.page-template-page-template-summary-php {
        width: 94%;
        margin: 0 2% 0 4%;
    }

    .page-template-page-template-summary-php .container_12 {
        width: 95%
    }

    .page-template-page-template-summary-php #summary_overlay #summary-overlay {
        margin: 0 auto;
        width: 234px;
    }

    .page-template-page-template-summary-php .flexslider {
        margin-bottom: 13px;
    }

    .vrs-overview-info-container {
        background-color: transparent;
    }

    .vrs-summary-plugin-container .vrs_summary_propertyname,
    .vrs-summary-plugin-container .flexslider_float {
        float: none;
        width: 100%;
    }

    .vrs-summary-plugin-container .quotewidget_float {
        float: none;
        width: 100%;
        margin-top: 7px;
    }

    .vrs-summary-plugin-container {
        width: 95%;
        margin-right: auto;
        margin-left: auto;
    }
}


/*******************************************/
/*                                         */
/*               MEDIA =< 600px            */
/*                                         */
/*******************************************/
@media (max-width: 600px) {
    .flex-caption-3 {
        font-size: 1.0rem;
        padding-top: 0;
    }

    .vrs-overview-info-container {
        background-color: transparent;
    }
}


/*******************************************/
/*                                         */
/*               MEDIA =< 480px            */
/*                                         */
/*******************************************/
@media (max-width: 480px) {
    .page-template-page-template-summary-php .vrsSummaryMobile_content {
        margin-right: 20px;
    }

    .summary_video {
        margin: 0 0 0 -10px;
    }

    body.tablet .two_third {
        width: 62%;
        margin: 0 0 0 2%;
    }
}


/*******************************************/
/*                                         */
/*               MEDIA =< 400px            */
/*                                         */
/*******************************************/
@media (max-width: 400px) {
    .page-template-page-template-summary-php .vrsSummaryMobile_title {
        margin: 0 0 0 -4px;
        font-size: 155%;
        color: #5893ac;
    }

    .page-template-page-template-summary-php .vrsSummaryMobile_shortDesc {
        margin: 0 0 0 -4px;
        font-size: 110%;
        line-height: 185%;
    }

    .flex-caption-2 {
        width: 51%;
    }

    table.sumamtable {
        border-collapse: collapse;
        border-spacing: 2px;
        font-size: 11px;
        margin: 0;
    }

    table.sumamtable.extratopmargin {
        margin: 25px 0 0 0;
    }

    .sumdetable {
        width: 100%;
        margin: 0 0 0 -7px;
    }

    .page-template-page-template-summary-php .vrsSummaryMobile_content {
        margin: 10px auto 0 5%;
    }

    .giveme3col {
        width: 30%;
    }

    .giveme2col {
        width: 48%;
    }

    .strong_color_gray, .strong_color_gray_next {
        background-color: #F2F2F2;
    }

    #summary_overlay_01 {
        padding: 0;
        margin: 30px auto 0 -20%;

    }

    .vrs-overview-info-container {
        border: 1px solid #ddd;
        background-color: #efefef;
    }

    .vrs-overview-info-widget-table {
        background-color: #efefef !important;
    }

    .phototakentext {
        display: none;
    }

    .vrs-overview-info-container {
        background-color: transparent;
    }
}
