/*
 * wp reset
 */

.entry-content #vrp a, .entry-summary #vrp a, .page-content #vrp a  {
    border:none !important;
    box-shadow: none;
}

/**********************************
 BOOTSTRAP GRID & TYPOGRPAHY RESET
 **********************************
*/

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=342a3b2f8d9eccbe7902)
 * Config saved to config.json and https://gist.github.com/342a3b2f8d9eccbe7902
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
#vrp .hide { display:none; }
#vrp .show { display:block; }
#vrp article,
#vrp aside,
#vrp details,
#vrp figcaption,
#vrp figure,
#vrp footer,
#vrp header,
#vrp hgroup,
#vrp main,
#vrp menu,
#vrp nav,
#vrp section,
#vrp summary {
    display: block;
}
#vrp audio,
#vrp canvas,
#vrp progress,
#vrp video {
    display: inline-block;
    vertical-align: baseline;
}
#vrp audio:not([controls]) {
    display: none;
    height: 0;
}
#vrp [hidden],
#vrp template {
    display: none;
}
#vrp a {
    background-color: transparent;
}
#vrp a:active,
#vrp a:hover {
    outline: 0;
}
#vrp abbr[title] {
    border-bottom: 1px dotted;
}
#vrp b,
#vrp strong {
    font-weight: bold;
}
#vrp dfn {
    font-style: italic;
}

#vrp mark {
    background: #ff0;
    color: #000;
}
#vrp small {
    font-size: 80%;
}
#vrp sub,
#vrp sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
#vrp sup {
    top: -0.5em;
}
#vrp sub {
    bottom: -0.25em;
}
#vrp img {
    border: 0;
}
#vrp svg:not(:root) {
    overflow: hidden;
}
#vrp figure {
    margin: 1em 40px;
}
#vrp hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
#vrp pre {
    overflow: auto;
}
#vrp code,
#vrp kbd,
#vrp pre,
#vrp samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
#vrp button,
#vrp input,
#vrp optgroup,
#vrp select,
#vrp textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
#vrp button {
    overflow: visible;
}
#vrp button,
#vrp select {
    text-transform: none;
}
#vrp button,
#vrp input[type="button"],
#vrp input[type="reset"],
#vrp input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
#vrp button[disabled],
#vrp input[disabled] {
    cursor: default;
}
#vrp button::-moz-focus-inner,
#vrp input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
#vrp input {
    line-height: normal;
}
#vrp input[type="checkbox"],
#vrp input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
#vrp input[type="number"]::-webkit-inner-spin-button,
#vrp input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
#vrp input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#vrp input[type="search"]::-webkit-search-cancel-button,
#vrp input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
#vrp fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
#vrp legend {
    border: 0;
    padding: 0;
}
#vrp textarea {
    overflow: auto;
}
#vrp optgroup {
    font-weight: bold;
}
#vrp table {
    border-collapse: collapse;
    border-spacing: 0;
}
#vrp td,
#vrp th {
    padding: 0;
}
#vrp input,
#vrp button,
#vrp select,
#vrp textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
#vrp a {
    color: #e57f65;
    text-decoration: none;
}
#vrp a:hover,
#vrp a:focus {
    text-decoration: underline;
}
#vrp a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
#vrp figure {
    margin: 0;
}
#vrp img {
    vertical-align: middle;
}
#vrp .vrp-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
#vrp .vrp-img-rounded {
    border-radius: 6px;
}
#vrp .vrp-img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
#vrp .vrp-img-circle {
    border-radius: 50%;
}
#vrp hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
#vrp .vrp-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    #vrp .vrp-container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    #vrp .vrp-container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    #vrp .vrp-container {
        width: 1170px;
    }
}
#vrp .vrp-container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#vrp .vrp-row {
    margin-left: -15px;
    margin-right: -15px;
}
#vrp .vrp-col-xs-1, #vrp .vrp-col-sm-1, #vrp .vrp-col-md-1, #vrp .vrp-col-lg-1, #vrp .vrp-col-xs-2, #vrp .vrp-col-sm-2, #vrp .vrp-col-md-2, #vrp .vrp-col-lg-2, #vrp .vrp-col-xs-3, #vrp .vrp-col-sm-3, #vrp .vrp-col-md-3, #vrp .vrp-col-lg-3, #vrp .vrp-col-xs-4, #vrp .vrp-col-sm-4, #vrp .vrp-col-md-4, #vrp .vrp-col-lg-4, #vrp .vrp-col-xs-5, #vrp .vrp-col-sm-5, #vrp .vrp-col-md-5, #vrp .vrp-col-lg-5, #vrp .vrp-col-xs-6, #vrp .vrp-col-sm-6, #vrp .vrp-col-md-6, #vrp .vrp-col-lg-6, #vrp .vrp-col-xs-7, #vrp .vrp-col-sm-7, #vrp .vrp-col-md-7, #vrp .vrp-col-lg-7, #vrp .vrp-col-xs-8, #vrp .vrp-col-sm-8, #vrp .vrp-col-md-8, #vrp .vrp-col-lg-8, #vrp .vrp-col-xs-9, #vrp .vrp-col-sm-9, #vrp .vrp-col-md-9, #vrp .vrp-col-lg-9, #vrp .vrp-col-xs-10, #vrp .vrp-col-sm-10, #vrp .vrp-col-md-10, #vrp .vrp-col-lg-10, #vrp .vrp-col-xs-11, #vrp .vrp-col-sm-11, #vrp .vrp-col-md-11, #vrp .vrp-col-lg-11, #vrp .vrp-col-xs-12, #vrp .vrp-col-sm-12, #vrp .vrp-col-md-12, #vrp .vrp-col-lg-12 {
    position: relative;
    min-height: 1px;
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
}
#vrp .vrp-col-xs-1, #vrp .vrp-col-xs-2, #vrp .vrp-col-xs-3, #vrp .vrp-col-xs-4, #vrp .vrp-col-xs-5, #vrp .vrp-col-xs-6, #vrp .vrp-col-xs-7, #vrp .vrp-col-xs-8, #vrp .vrp-col-xs-9, #vrp .vrp-col-xs-10, #vrp .vrp-col-xs-11, #vrp .vrp-col-xs-12 {
    float: left;
}
#vrp .vrp-col-xs-12 {
    width: 100%;
}
#vrp .vrp-col-xs-11 {
    width: 91.66666667%;
}
#vrp .vrp-col-xs-10 {
    width: 83.33333333%;
}
#vrp .vrp-col-xs-9 {
    width: 75%;
}
#vrp .vrp-col-xs-8 {
    width: 66.66666667%;
}
#vrp .vrp-col-xs-7 {
    width: 58.33333333%;
}
#vrp .vrp-col-xs-6 {
    width: 50%;
}
#vrp .vrp-col-xs-5 {
    width: 41.66666667%;
}
#vrp .vrp-col-xs-4 {
    width: 33.33333333%;
}
#vrp .vrp-col-xs-3 {
    width: 25%;
}
#vrp .vrp-col-xs-2 {
    width: 16.66666667%;
}
#vrp .vrp-col-xs-1 {
    width: 8.33333333%;
}
#vrp .vrp-col-xs-pull-12 {
    right: 100%;
}
#vrp .vrp-col-xs-pull-11 {
    right: 91.66666667%;
}
#vrp .vrp-col-xs-pull-10 {
    right: 83.33333333%;
}
#vrp .vrp-col-xs-pull-9 {
    right: 75%;
}
#vrp .vrp-col-xs-pull-8 {
    right: 66.66666667%;
}
#vrp .vrp-col-xs-pull-7 {
    right: 58.33333333%;
}
#vrp .vrp-col-xs-pull-6 {
    right: 50%;
}
#vrp .vrp-col-xs-pull-5 {
    right: 41.66666667%;
}
#vrp .vrp-col-xs-pull-4 {
    right: 33.33333333%;
}
#vrp .vrp-col-xs-pull-3 {
    right: 25%;
}
#vrp .vrp-col-xs-pull-2 {
    right: 16.66666667%;
}
#vrp .vrp-col-xs-pull-1 {
    right: 8.33333333%;
}
#vrp .vrp-col-xs-pull-0 {
    right: auto;
}
#vrp .vrp-col-xs-push-12 {
    left: 100%;
}
#vrp .vrp-col-xs-push-11 {
    left: 91.66666667%;
}
#vrp .vrp-col-xs-push-10 {
    left: 83.33333333%;
}
#vrp .vrp-col-xs-push-9 {
    left: 75%;
}
#vrp .vrp-col-xs-push-8 {
    left: 66.66666667%;
}
#vrp .vrp-col-xs-push-7 {
    left: 58.33333333%;
}
#vrp .vrp-col-xs-push-6 {
    left: 50%;
}
#vrp .vrp-col-xs-push-5 {
    left: 41.66666667%;
}
#vrp .vrp-col-xs-push-4 {
    left: 33.33333333%;
}
#vrp .vrp-col-xs-push-3 {
    left: 25%;
}
#vrp .vrp-col-xs-push-2 {
    left: 16.66666667%;
}
#vrp .vrp-col-xs-push-1 {
    left: 8.33333333%;
}
#vrp .vrp-col-xs-push-0 {
    left: auto;
}
#vrp .vrp-col-xs-offset-12 {
    margin-left: 100%;
}
#vrp .vrp-col-xs-offset-11 {
    margin-left: 91.66666667%;
}
#vrp .vrp-col-xs-offset-10 {
    margin-left: 83.33333333%;
}
#vrp .vrp-col-xs-offset-9 {
    margin-left: 75%;
}
#vrp .vrp-col-xs-offset-8 {
    margin-left: 66.66666667%;
}
#vrp .vrp-col-xs-offset-7 {
    margin-left: 58.33333333%;
}
#vrp .vrp-col-xs-offset-6 {
    margin-left: 50%;
}
#vrp .vrp-col-xs-offset-5 {
    margin-left: 41.66666667%;
}
#vrp .vrp-col-xs-offset-4 {
    margin-left: 33.33333333%;
}
#vrp .vrp-col-xs-offset-3 {
    margin-left: 25%;
}
#vrp .vrp-col-xs-offset-2 {
    margin-left: 16.66666667%;
}
#vrp .vrp-col-xs-offset-1 {
    margin-left: 8.33333333%;
}
#vrp .vrp-col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    #vrp .vrp-col-sm-1, #vrp .vrp-col-sm-2, #vrp .vrp-col-sm-3, #vrp .vrp-col-sm-4, #vrp .vrp-col-sm-5, #vrp .vrp-col-sm-6, #vrp .vrp-col-sm-7, #vrp .vrp-col-sm-8, #vrp .vrp-col-sm-9, #vrp .vrp-col-sm-10, #vrp .vrp-col-sm-11, #vrp .vrp-col-sm-12 {
        float: left;
    }
    #vrp .vrp-col-sm-12 {
        width: 100%;
    }
    #vrp .vrp-col-sm-11 {
        width: 91.66666667%;
    }
    #vrp .vrp-col-sm-10 {
        width: 83.33333333%;
    }
    #vrp .vrp-col-sm-9 {
        width: 75%;
    }
    #vrp .vrp-col-sm-8 {
        width: 66.66666667%;
    }
    #vrp .vrp-col-sm-7 {
        width: 58.33333333%;
    }
    #vrp .vrp-col-sm-6 {
        width: 50%;
    }
    #vrp .vrp-col-sm-5 {
        width: 41.66666667%;
    }
    #vrp .vrp-col-sm-4 {
        width: 33.33333333%;
    }
    #vrp .vrp-col-sm-3 {
        width: 25%;
    }
    #vrp .vrp-col-sm-2 {
        width: 16.66666667%;
    }
    #vrp .vrp-col-sm-1 {
        width: 8.33333333%;
    }
    #vrp .vrp-col-sm-pull-12 {
        right: 100%;
    }
    #vrp .vrp-col-sm-pull-11 {
        right: 91.66666667%;
    }
    #vrp .vrp-col-sm-pull-10 {
        right: 83.33333333%;
    }
    #vrp .vrp-col-sm-pull-9 {
        right: 75%;
    }
    #vrp .vrp-col-sm-pull-8 {
        right: 66.66666667%;
    }
    #vrp .vrp-col-sm-pull-7 {
        right: 58.33333333%;
    }
    #vrp .vrp-col-sm-pull-6 {
        right: 50%;
    }
    #vrp .vrp-col-sm-pull-5 {
        right: 41.66666667%;
    }
    #vrp .vrp-col-sm-pull-4 {
        right: 33.33333333%;
    }
    #vrp .vrp-col-sm-pull-3 {
        right: 25%;
    }
    #vrp .vrp-col-sm-pull-2 {
        right: 16.66666667%;
    }
    #vrp .vrp-col-sm-pull-1 {
        right: 8.33333333%;
    }
    #vrp .vrp-col-sm-pull-0 {
        right: auto;
    }
    #vrp .vrp-col-sm-push-12 {
        left: 100%;
    }
    #vrp .vrp-col-sm-push-11 {
        left: 91.66666667%;
    }
    #vrp .vrp-col-sm-push-10 {
        left: 83.33333333%;
    }
    #vrp .vrp-col-sm-push-9 {
        left: 75%;
    }
    #vrp .vrp-col-sm-push-8 {
        left: 66.66666667%;
    }
    #vrp .vrp-col-sm-push-7 {
        left: 58.33333333%;
    }
    #vrp .vrp-col-sm-push-6 {
        left: 50%;
    }
    #vrp .vrp-col-sm-push-5 {
        left: 41.66666667%;
    }
    #vrp .vrp-col-sm-push-4 {
        left: 33.33333333%;
    }
    #vrp .vrp-col-sm-push-3 {
        left: 25%;
    }
    #vrp .vrp-col-sm-push-2 {
        left: 16.66666667%;
    }
    #vrp .vrp-col-sm-push-1 {
        left: 8.33333333%;
    }
    #vrp .vrp-col-sm-push-0 {
        left: auto;
    }
    #vrp .vrp-col-sm-offset-12 {
        margin-left: 100%;
    }
    #vrp .vrp-col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    #vrp .vrp-col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    #vrp .vrp-col-sm-offset-9 {
        margin-left: 75%;
    }
    #vrp .vrp-col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    #vrp .vrp-col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    #vrp .vrp-col-sm-offset-6 {
        margin-left: 50%;
    }
    #vrp .vrp-col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    #vrp .vrp-col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    #vrp .vrp-col-sm-offset-3 {
        margin-left: 25%;
    }
    #vrp .vrp-col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    #vrp .vrp-col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    #vrp .vrp-col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    #vrp .vrp-col-md-1, #vrp .vrp-col-md-2, #vrp .vrp-col-md-3, #vrp .vrp-col-md-4, #vrp .vrp-col-md-5, #vrp .vrp-col-md-6, #vrp .vrp-col-md-7, #vrp .vrp-col-md-8, #vrp .vrp-col-md-9, #vrp .vrp-col-md-10, #vrp .vrp-col-md-11, #vrp .vrp-col-md-12 {
        float: left;
    }
    #vrp .vrp-col-md-12 {
        width: 100%;
    }
    #vrp .vrp-col-md-11 {
        width: 91.66666667%;
    }
    #vrp .vrp-col-md-10 {
        width: 83.33333333%;
    }
    #vrp .vrp-col-md-9 {
        width: 75%;
    }
    #vrp .vrp-col-md-8 {
        width: 66.66666667%;
    }
    #vrp .vrp-col-md-7 {
        width: 58.33333333%;
    }
    #vrp .vrp-col-md-6 {
        width: 50%;
    }
    #vrp .vrp-col-md-5 {
        width: 41.66666667%;
    }
    #vrp .vrp-col-md-4 {
        width: 33.33333333%;
    }
    #vrp .vrp-col-md-3 {
        width: 25%;
    }
    #vrp .vrp-col-md-2 {
        width: 16.66666667%;
    }
    #vrp .vrp-col-md-1 {
        width: 8.33333333%;
    }
    #vrp .vrp-col-md-pull-12 {
        right: 100%;
    }
    #vrp .vrp-col-md-pull-11 {
        right: 91.66666667%;
    }
    #vrp .vrp-col-md-pull-10 {
        right: 83.33333333%;
    }
    #vrp .vrp-col-md-pull-9 {
        right: 75%;
    }
    #vrp .vrp-col-md-pull-8 {
        right: 66.66666667%;
    }
    #vrp .vrp-col-md-pull-7 {
        right: 58.33333333%;
    }
    #vrp .vrp-col-md-pull-6 {
        right: 50%;
    }
    #vrp .vrp-col-md-pull-5 {
        right: 41.66666667%;
    }
    #vrp .vrp-col-md-pull-4 {
        right: 33.33333333%;
    }
    #vrp .vrp-col-md-pull-3 {
        right: 25%;
    }
    #vrp .vrp-col-md-pull-2 {
        right: 16.66666667%;
    }
    #vrp .vrp-col-md-pull-1 {
        right: 8.33333333%;
    }
    #vrp .vrp-col-md-pull-0 {
        right: auto;
    }
    #vrp .vrp-col-md-push-12 {
        left: 100%;
    }
    #vrp .vrp-col-md-push-11 {
        left: 91.66666667%;
    }
    #vrp .vrp-col-md-push-10 {
        left: 83.33333333%;
    }
    #vrp .vrp-col-md-push-9 {
        left: 75%;
    }
    #vrp .vrp-col-md-push-8 {
        left: 66.66666667%;
    }
    #vrp .vrp-col-md-push-7 {
        left: 58.33333333%;
    }
    #vrp .vrp-col-md-push-6 {
        left: 50%;
    }
    #vrp .vrp-col-md-push-5 {
        left: 41.66666667%;
    }
    #vrp .vrp-col-md-push-4 {
        left: 33.33333333%;
    }
    #vrp .vrp-col-md-push-3 {
        left: 25%;
    }
    #vrp .vrp-col-md-push-2 {
        left: 16.66666667%;
    }
    #vrp .vrp-col-md-push-1 {
        left: 8.33333333%;
    }
    #vrp .vrp-col-md-push-0 {
        left: auto;
    }
    #vrp .vrp-col-md-offset-12 {
        margin-left: 100%;
    }
    #vrp .vrp-col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    #vrp .vrp-col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    #vrp .vrp-col-md-offset-9 {
        margin-left: 75%;
    }
    #vrp .vrp-col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    #vrp .vrp-col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    #vrp .vrp-col-md-offset-6 {
        margin-left: 50%;
    }
    #vrp .vrp-col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    #vrp .vrp-col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    #vrp .vrp-col-md-offset-3 {
        margin-left: 25%;
    }
    #vrp .vrp-col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    #vrp .vrp-col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    #vrp .vrp-col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    #vrp #vrp .vrp-col-lg-1, #vrp .vrp-col-lg-2, #vrp .vrp-col-lg-3, #vrp .vrp-col-lg-4, #vrp .vrp-col-lg-5, #vrp .vrp-col-lg-6, #vrp .vrp-col-lg-7, #vrp .vrp-col-lg-8, #vrp .vrp-col-lg-9, #vrp .vrp-col-lg-10, #vrp .vrp-col-lg-11, #vrp .vrp-col-lg-12 {
        float: left;
    }
    #vrp .vrp-col-lg-12 {
        width: 100%;
    }
    #vrp .vrp-col-lg-11 {
        width: 91.66666667%;
    }
    #vrp .vrp-col-lg-10 {
        width: 83.33333333%;
    }
    #vrp .vrp-col-lg-9 {
        width: 75%;
    }
    #vrp .vrp-col-lg-8 {
        width: 66.66666667%;
    }
    #vrp .vrp-col-lg-7 {
        width: 58.33333333%;
    }
    #vrp .vrp-col-lg-6 {
        width: 50%;
    }
    #vrp .vrp-col-lg-5 {
        width: 41.66666667%;
    }
    #vrp .vrp-col-lg-4 {
        width: 33.33333333%;
    }
    #vrp .vrp-col-lg-3 {
        width: 25%;
    }
    #vrp .vrp-col-lg-2 {
        width: 16.66666667%;
    }
    #vrp .vrp-col-lg-1 {
        width: 8.33333333%;
    }
    #vrp .vrp-col-lg-pull-12 {
        right: 100%;
    }
    #vrp .vrp-col-lg-pull-11 {
        right: 91.66666667%;
    }
    #vrp .vrp-col-lg-pull-10 {
        right: 83.33333333%;
    }
    #vrp .vrp-col-lg-pull-9 {
        right: 75%;
    }
    #vrp .vrp-col-lg-pull-8 {
        right: 66.66666667%;
    }
    #vrp .vrp-col-lg-pull-7 {
        right: 58.33333333%;
    }
    #vrp .vrp-col-lg-pull-6 {
        right: 50%;
    }
    #vrp .vrp-col-lg-pull-5 {
        right: 41.66666667%;
    }
    #vrp .vrp-col-lg-pull-4 {
        right: 33.33333333%;
    }
    #vrp .vrp-col-lg-pull-3 {
        right: 25%;
    }
    #vrp .vrp-col-lg-pull-2 {
        right: 16.66666667%;
    }
    #vrp .vrp-col-lg-pull-1 {
        right: 8.33333333%;
    }
    #vrp .vrp-col-lg-pull-0 {
        right: auto;
    }
    #vrp .vrp-col-lg-push-12 {
        left: 100%;
    }
    #vrp .vrp-col-lg-push-11 {
        left: 91.66666667%;
    }
    #vrp .vrp-col-lg-push-10 {
        left: 83.33333333%;
    }
    #vrp .vrp-col-lg-push-9 {
        left: 75%;
    }
    #vrp .vrp-col-lg-push-8 {
        left: 66.66666667%;
    }
    #vrp .vrp-col-lg-push-7 {
        left: 58.33333333%;
    }
    #vrp .vrp-col-lg-push-6 {
        left: 50%;
    }
    #vrp .vrp-col-lg-push-5 {
        left: 41.66666667%;
    }
    #vrp .vrp-col-lg-push-4 {
        left: 33.33333333%;
    }
    #vrp .vrp-col-lg-push-3 {
        left: 25%;
    }
    #vrp .vrp-col-lg-push-2 {
        left: 16.66666667%;
    }
    #vrp .vrp-col-lg-push-1 {
        left: 8.33333333%;
    }
    #vrp .vrp-col-lg-push-0 {
        left: auto;
    }
    #vrp .vrp-col-lg-offset-12 {
        margin-left: 100%;
    }
    #vrp .vrp-col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    #vrp .vrp-col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    #vrp .vrp-col-lg-offset-9 {
        margin-left: 75%;
    }
    #vrp .vrp-col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    #vrp .vrp-col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    #vrp .vrp-col-lg-offset-6 {
        margin-left: 50%;
    }
    #vrp .vrp-col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    #vrp .vrp-col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    #vrp .vrp-col-lg-offset-3 {
        margin-left: 25%;
    }
    #vrp .vrp-col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    #vrp .vrp-col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    #vrp .vrp-col-lg-offset-0 {
        margin-left: 0%;
    }
}
#vrp .vrp-clearfix:before,
#vrp .vrp-clearfix:after,
#vrp .vrp-container:before,
#vrp .vrp-container:after,
#vrp .vrp-container-fluid:before,
#vrp .vrp-container-fluid:after,
#vrp .vrp-row:before,
#vrp .vrp-row:after {
    content: " ";
    display: table;
}
#vrp .vrp-clearfix:after,
#vrp .vrp-container:after,
#vrp .vrp-container-fluid:after,
#vrp .vrp-row:after {
    clear: both;
}
#vrp .vrp-center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#vrp .vrp-pull-right {
    float: right !important;
}
#vrp .vrp-pull-left {
    float: left !important;
}
#vrp .vrp-hide {
    display: none !important;
}
#vrp .vrp-show {
    display: block !important;
}
#vrp .vrp-invisible {
    visibility: hidden;
}
#vrp .vrp-text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
#vrp .vrp-hidden {
    display: none !important;
}
#vrp .vrp-affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
#vrp .vrp-visible-xs,
#vrp .vrp-visible-sm,
#vrp .vrp-visible-md,
#vrp .vrp-visible-lg {
    display: none !important;
}
#vrp .vrp-visible-xs-block,
#vrp .vrp-visible-xs-inline,
#vrp .vrp-visible-xs-inline-block,
#vrp .vrp-visible-sm-block,
#vrp .vrp-visible-sm-inline,
#vrp .vrp-visible-sm-inline-block,
#vrp .vrp-visible-md-block,
#vrp .vrp-visible-md-inline,
#vrp .vrp-visible-md-inline-block,
#vrp .vrp-visible-lg-block,
#vrp .vrp-visible-lg-inline,
#vrp .vrp-visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    #vrp .vrp-visible-xs {
        display: block !important;
    }
    #vrp table.visible-xs {
        display: table;
    }
    #vrp tr.visible-xs {
        display: table-row !important;
    }
    #vrp th.visible-xs,
    #vrp td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    #vrp .vrp-visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    #vrp .vrp-visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    #vrp .vrp-visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #vrp .vrp-visible-sm {
        display: block !important;
    }
    #vrp table.visible-sm {
        display: table;
    }
    #vrp tr.visible-sm {
        display: table-row !important;
    }
    #vrp th.visible-sm,
    #vrp td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #vrp .vrp-visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #vrp .vrp-visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #vrp .vrp-visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    #vrp table.visible-md {
        display: table;
    }
    #vrp tr.visible-md {
        display: table-row !important;
    }
    #vrp th.visible-md,
    #vrp td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #vrp .vrp-visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #vrp .vrp-visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #vrp .vrp-visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    #vrp .vrp-visible-lg {
        display: block !important;
    }
    #vrp table.visible-lg {
        display: table;
    }
    #vrp tr.visible-lg {
        display: table-row !important;
    }
    #vrp th.visible-lg,
    #vrp td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    #vrp .vrp-visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    #vrp .vrp-visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    #vrp .vrp-visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    #vrp .vrp-hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #vrp .vrp-hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #vrp .vrp-hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    #vrp .vrp-hidden-lg {
        display: none !important;
    }
}
#vrp .vrp-visible-print {
    display: none !important;
}
@media print {
    #vrp .vrp-visible-print {
        display: block !important;
    }
    #vrp table.visible-print {
        display: table;
    }
    #vrp tr.visible-print {
        display: table-row !important;
    }
    #vrp th.visible-print,
    #vrp td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    #vrp .vrp-visible-print-block {
        display: block !important;
    }
}
#vrp .vrp-visible-print-inline {
    display: none !important;
}
@media print {
    #vrp .vrp-visible-print-inline {
        display: inline !important;
    }
}
#vrp .vrp-visible-print-inline-block {
    display: none !important;
}
@media print {
    #vrp .vrp-visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    #vrp .vrp-hidden-print {
        display: none !important;
    }
}



/*
 **********************************
 SPECIALIZED INPUT STYLING
 **********************************
*/

#vrp #vrpresults select {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url('../images/dropdown.png'), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    font-size: inherit;
    /*margin: 20px;*/
    margin:3px 10px 0 0;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 110px;
    height: auto;
}


#vrpresults .ui-widget.ui-widget-content {
    border: none;
}

#vrp a.vrp-btn { text-decoration:none !important;}
#vrp .vrp-btn {
    /*display: inline-block;*/
    /*position: relative;*/
    /*vertical-align:top;*/
    /*line-height: 20px;*/
    background-color:#005B88;
    color:#fff !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px 20px;
}

#vrp .vrp-btn:hover span, #vrp .vrp-btn.active span {
    background-color:#111;
    border-right: 1px solid  rgba(0,0,0,0.3);
}

#vrp .vrp-btn:active {
    margin-top: 2px;
    margin-bottom: 13px;

    -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
    -webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
    box-shadow:0px 1px 0px rgba(255,255,255,0.5);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true);
}
.vrp-epink, .vrp-kiwi, .vrp-orange, .vrp-purple, .vrp-turquoise, .vrp-red {
    padding:3px 5px;
    color:#fff;
}
#vrp .vrp-btn.epink, .vrp-epink {
    background:#ba4581 !important;
}
#vrp .vrp-btn.kiwi, .vrp-kiwi {
    background:#45ba63 !important;
}
#vrp .vrp-btn.orange, .vrp-orange {
    background: #FF7F00 !important;
}

#vrp .vrp-btn.purple, .vrp-purple {
    background: #8e44ad !important;
}

#vrp .vrp-btn.turquoise, .vrp-turqoise {
    background: #1abc9c !important;
}

#vrp .vrp-btn.red, .vrp-red {
    background: #e74c3c !important;
}

#vrp .vrp-btn.red, #vrp .vrp-blue {
    background-color: #428BCA;
    color: #fff!important;

}


/*
 **********************************
 PAGINATION STYLING
 **********************************
*/


#vrp .vrp-cd-pagination {
    width: 90%;
    max-width: 768px;
    margin: 2em auto 0;
    text-align: center;
    padding-left: 0;
}
#vrp .vrp-cd-pagination li {
    /* hide numbers on small devices */
    display: none;
    margin: 0 .2em;
}
#vrp .vrp-cd-pagination li.vrp-pagination-btn {
    /* make sure prev next buttons are visible */
    display: inline-block;
}
#vrp .vrp-cd-pagination a, #vrp .vrp-cd-pagination span {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* use padding and font-size to change buttons size */
    padding: .4em .8em;
    font-size: 1.2rem;
}
#vrp .vrp-cd-pagination a {
    border: 1px solid #e6e6e6;
    border-radius: 0.25em;
    text-decoration:none!important;
}
.no-touch #vrp .vrp-cd-pagination a:hover {
    background-color: #f2f2f2;
}
#vrp .vrp-cd-pagination a:active {
    /* click effect */
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
#vrp .vrp-cd-pagination a.disabled {
    /* button disabled */
    color: rgba(46, 64, 87, 0.4);
    pointer-events: none;
}
#vrp .vrp-cd-pagination a.disabled::before, #vrp .vrp-cd-pagination a.disabled::after {
    opacity: .4;
}
#vrp .vrp-cd-pagination .button:first-of-type a::before {
    content: '\00ab  ';
}
#vrp .vrp-cd-pagination .button:last-of-type a::after {
    content: ' \00bb';
}
#vrp .vrp-cd-pagination .current {
    /* selected number */
    color: #55585A;
    pointer-events: none;
}
@media only screen and (min-width: 768px) {
    #vrp .vrp-cd-pagination li {
        display: inline-block;
    }
}
@media only screen and (min-width: 1170px) {
    #vrp .vrp-cd-pagination {
        margin: 2em auto 0;
    }
}

/* --------------------------------

No space - remove distance between list items

-------------------------------- */
#vrp .vrp-cd-pagination.no-space {
    width: auto;
    max-width: none;
    display: inline-block;
    border-radius: 0.25em;
    border: 1px solid #e6e6e6;
}
#vrp .vrp-cd-pagination.no-space:after {
    content: "";
    display: table;
    clear: both;
}
#vrp .vrp-cd-pagination.no-space li {
    margin: 0;
    float: left;
    border-right: 1px solid #e6e6e6;
}
#vrp .vrp-cd-pagination.no-space li:last-of-type {
    border-right: none;
}
#vrp .vrp-cd-pagination.no-space a, #vrp .vrp-cd-pagination.no-space span {
    float: left;
    border-radius: 0;
    padding: .8em 1em;
    border: none;
}
#vrp .vrp-cd-pagination.no-space li:first-of-type a {
    border-radius: 0.25em 0 0 0.25em;
}
#vrp .vrp-cd-pagination.no-space li:last-of-type a {
    border-radius: 0 0.25em 0.25em 0;
}

/* --------------------------------

move buttons - move prev and next buttons to the sides

-------------------------------- */
#vrp .vrp-cd-pagination.move-buttons:after {
    content: "";
    display: table;
    clear: both;
}
#vrp .vrp-cd-pagination.move-buttons .button:first-of-type {
    float: left;
}
#vrp .vrp-cd-pagination.move-buttons .button:last-of-type {
    float: right;
}

#vrp .vrp-cd-pagination.no-space.move-buttons {
    width: 90%;
    max-width: 768px;
    display: block;
    overflow: hidden;
}
#vrp .vrp-cd-pagination.no-space.move-buttons li {
    float: none;
    border: none;
}
#vrp .vrp-cd-pagination.no-space.move-buttons a, #vrp .vrp-cd-pagination.no-space.move-buttons span {
    float: none;
}

/* --------------------------------

custom icons - customize the small arrow inside the next and prev buttons

-------------------------------- */
#vrp .vrp-cd-pagination.custom-icons .button a {
    position: relative;
}
#vrp .vrp-cd-pagination.custom-icons .button:first-of-type a {
    padding-left: 2.4em;
}
#vrp .vrp-cd-pagination.custom-icons .button:last-of-type a {
    padding-right: 2.4em;
}
#vrp .vrp-cd-pagination.custom-icons .button:first-of-type a::before,
#vrp .vrp-cd-pagination.custom-icons .button:last-of-type a::after {
    content: '';
    position: absolute;
    display: inline-block;
    /* set size for custom icons */
    width: 16px;
    height: 16px;
    top: 50%;
    /* set margin-top = icon height/2 */
    margin-top: -8px;
    background: transparent url("../img/cd-icon-arrow-1.svg") no-repeat center center;
}
#vrp .vrp-cd-pagination.custom-icons .button:first-of-type a::before {
    left: .8em;
}
#vrp .vrp-cd-pagination.custom-icons .button:last-of-type a::after {
    right: .8em;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* --------------------------------

custom buttons - replace prev and next buttons text with a custom icon

-------------------------------- */
#vrp .vrp-cd-pagination.custom-buttons a, #vrp .vrp-cd-pagination.custom-buttons span {
    vertical-align: middle;
}
#vrp .vrp-cd-pagination.custom-buttons .button a {
    /* set custom width */
    width: 40px;
    /* image replacement */
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    color: transparent;
    background-image: url("../img/cd-icon-arrow-2.svg");
    background-repeat: no-repeat;
    background-position: center center;
}
#vrp .vrp-cd-pagination.custom-buttons .button:last-of-type a {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.no-touch #vrp .vrp-cd-pagination.custom-buttons .button:last-of-type a:active {
    -webkit-transform: scale(0.9) rotate(180deg);
    -moz-transform: scale(0.9) rotate(180deg);
    -ms-transform: scale(0.9) rotate(180deg);
    -o-transform: scale(0.9) rotate(180deg);
    transform: scale(0.9) rotate(180deg);
}

#vrp .vrp-cd-pagination.no-space.custom-buttons .button:last-of-type a {
    border-radius: 0.25em 0 0 0.25em;
}

/* --------------------------------

animated buttons - animate the text inside prev and next buttons

-------------------------------- */
#vrp .vrp-cd-pagination.animated-buttons a, #vrp .vrp-cd-pagination.animated-buttons span {
    padding: 0 1.4em;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
#vrp .vrp-cd-pagination.animated-buttons .button a {
    position: relative;
    padding: 0 2em;
}
#vrp .vrp-cd-pagination.animated-buttons .button:first-of-type a::before,
#vrp .vrp-cd-pagination.animated-buttons .button:last-of-type a::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
#vrp .vrp-cd-pagination.animated-buttons .button:last-of-type a::after {
    -webkit-transform: translateX(-50%) rotate(180deg);
    -moz-transform: translateX(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) rotate(180deg);
    -o-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
}
#vrp .vrp-cd-pagination.animated-buttons i {
    display: block;
    height: 100%;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.vrp-no-touch #vrp .vrp-cd-pagination.animated-buttons .button a:hover i {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.vrp-no-touch #vrp .vrp-cd-pagination.animated-buttons .button:first-of-type a:hover::before {
    -webkit-transform: translateX(-50%) translateY(-50px);
    -moz-transform: translateX(-50%) translateY(-50px);
    -ms-transform: translateX(-50%) translateY(-50px);
    -o-transform: translateX(-50%) translateY(-50px);
    transform: translateX(-50%) translateY(-50px);
}

.vrp-no-touch #vrp .vrp-cd-pagination.animated-buttons .button:last-of-type a:hover::after {
    -webkit-transform: translateX(-50%) rotate(180deg) translateY(50px);
    -moz-transform: translateX(-50%) rotate(180deg) translateY(50px);
    -ms-transform: translateX(-50%) rotate(180deg) translateY(50px);
    -o-transform: translateX(-50%) rotate(180deg) translateY(50px);
    transform: translateX(-50%) rotate(180deg) translateY(50px);
}




























/**********************************
 ********** ITEM RESULT STYLING **********
 **********************************/

/*#vrp .vrp-item {*/
/*min-height:280px;*/
/*}*/

.vrp-item {
    min-height:230px;

    display:block;
    overflow:hidden;

    cursor:pointer;
}
.vrp-item .vrp-thumbnail {
    /*min-height:200px !important;*/
    /*max-height:285px !important;*/
    height:190px;
    background:#fff;
    background-repeat:no-repeat;
    background-position:50% 50%;
    padding: 4px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    max-width: 100%;
    background-size:97%;
    position:relative;
}
.vrp-item .vrp-caption {
    padding:5px;
}
.vrp-item .vrp-caption h4 {
    color:#383838;
    margin:0 0 10px 15px!important;
    padding:0 !important;
    font-weight:bold !important;
    overflow-y: hidden;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vrp-item .vrp-thumbnail:hover .vrp-actions {
    top:0;
}

.vrp-item-wrap {
    margin-top: 1em;
    padding-left: 0.5%;
    padding-right: 0.5%;
    vertical-align: top;
    position: relative;

}
.vrp-actions {
    -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    position:absolute;
    top:-101%;
    right:0;
    left:0;
    width:100%;
    height:95%;
    background:rgba(0,0,0,0.5);
    padding:5px 10px;
}
.vrp-actions a { margin:0!important; display:block !important;}
.vrp-actions a:first-child { margin-top:2.7em!important; margin-bottom:1em!important;}
.vrp-meta-wrapper {
    margin-right:1em;
}



.vrp-item .result-list {
    max-width: 1400px;
    margin: 0 auto;
    clear: both;
}

#vrp .result-wrap {
    width: 100%;
    overflow: hidden;
    -moz-box-shadow: 0 0 4px 2px #e6e6e6;
    -webkit-box-shadow: 0 0 4px 2px #e6e6e6;
    box-shadow: 0 0 4px 2px #e6e6e6;
}

#vrp .vrp-result-image-container {
    position: relative;
    width: 100%;
    height: 400px;
    background-position: 50% 50%;
    background-size: 120px;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1);
    -moz-transform: translateZ(0) scale(1,1);
    -ms-transform: translateZ(0) scale(1,1);
    -o-transform: translateZ(0) scale(1,1);
    transform: translateZ(0) scale(1,1);
}
#vrp .vrp-col-xs-12.vrp-item-wrap.vrp-grid.vrp-col-lg-6.vrp-col-sm-12.vrp-col-md-12 .vrp-result-image-container { height: 300px; }

#vrp .vrp-result-image-container a  {
    display: block;
    vertical-align: bottom;
    width: 100%;
    height: 100%;
}

#vrp .vrp-result-bg {
    background-size: cover;
    background-repeat: no-repeat;

}

#vrp .vrp-result-bg:hover {
    opacity: .75;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;

}

#vrp .vrp-result-image-container img   {
    position: absolute;
    width: 100%;
    top: 40%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    height: auto;
    vertical-align: middle;

}


#vrp .resultsFavorite {
    position: relative;
    display: inline-block;
    right: 0px;
    top: 9px;
}
#vrp .resultsFavorite {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 46px;
    height: 46px;
    z-index: 99999;
    background-repeat: no-repeat no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    -moz-transition: transform .1s ease-in-out;
    -o-transition: transform .1s ease-in-out;
    -webkit-transition: transform .1s ease-in-out;
    transition: transform .1s ease-in-out;
    background-image: url('../images/addfav.png');
    background-repeat: no-repeat;
}

#vrp-favorite-button {
    top: 0;
}



#vrp .active-fav {

    background: url('../images/fav.png');
    background-repeat: no-repeat;
}



#vrp .vrp-results-description {
    position: relative;
    min-height: 165px;
    padding: 15px;
    background-color: #fff;
    border: #ccc solid 1px;
    border-top: none;
    overflow: hidden;
    width: 100%;
}
#vrp .vrp-results-description h3 {
    margin: 0;

    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 1px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#vrp .vrp-results-description h3 a { color: #5F8D9F; }
#vrp .vrp-results-description h3 a:hover { text-decoration: none; color: #E9917B; }

#vrp .vrp-results-description .vrp-result-line{
    margin: 0;

    color: #999;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    overflow: hidden;

    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}


#vrp .vrp-results-more {
    display: inline-block;
    vertical-align: top;
    top: 0;
    width: 100%;
    background-color: #428BCA;
    text-align: center;
}


#vrp .vrp-results-description .details a  {
    color: #999999;
}

#vrp .vrp-results-description .rate {
    margin-top: 5px;
    color: #444;
    margin-bottom: 2px;
    font-weight: bold;
}

#vrp .vrp-results-description {
    padding-bottom: 2px !important;
}

#vrp .vrp-results-description .rate{
    margin-bottom: 0 !important;
    padding-bottom: 0px !important;
}


.fav-flyout {
    width: 0px;
    height:30px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    position: absolute;
    right:68px;
    top:20px;
    overflow:hidden;
    font-size:.8em;
    border-radius:8px;
}

.fav-flyout-txt{
    position:absolute;
    width:100%;
    text-align:center;
    margin:0;
    top:50%;
    transform:translate(0,-50%);
    white-space: nowrap;
}

#vrp .vrp-results-more a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;

}

#vrp .vrp-results-more a:hover {

    text-decoration: none;
}

#results-tabs .tab-content {
    border: 0;
    padding: 0 0.5%;
}
#resultsTabs, #results-tabs {
    border: 0;
    padding: 0;
}
#resultsTabs {
    border: 0;
    background-color: transparent;
    color: #e6e6e6;
    font-size: 18px;
}
#resultsTabs li {
    background: #e6e6e6;
    border: 0;
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
    border-top-left-radius: 3px;
}

#resultsTabs li.current {
    background-color: #f0f0f0;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    border: 0;

}

#resultsTabs a, #vrp-tabs a {
    text-decoration: none;
    color: #444444;
    box-shadow:none;

}

#resultsTabs a {
    float: left;
    padding: .5em 1em;
}


#resultsTabs a:hover {
    text-decoration: none;
    color: #000000;
    background: #e6e6e6;
}

#resultsTabs .current a  {

    color: #337ab7;
}

.vrp-form-filter-action select {
    padding: 2%
}

#vrp-fav-loader {
    width: 46px;
    height: 46px;
    z-index: 99999;
    background-repeat: no-repeat no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    top: 180px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: absolute;
    background-image: url('../images/ajaxloader.gif');
    background-repeat: no-repeat;
}


/**********************************
 ********** OTHER STYLING **********
 **********************************/
#vrp .vrp-unit_thumbnail {
    width:100%;
}

#vrp .vrp-vrpPages li {
    list-style-type:none;
    float:left;
    padding: 5px;
    border: 1px solid #333;
}

#vrp .vrp-highlighted {
    background:#BDBDBD;
}

#vrp .vrp-vrp-favorite-button {
    display: none;
}

.vrpsidebar .advanced-search {
    display: inline-block;;
}
.vrpsidebar {
    background-color: #f8f8f8;
    padding: 2%;
}

#vrp input, #vrp select {
    border-radius: 0;
    padding: 3px;
}
/**********************************
 Unit Page Styles
 **********************************/
#vrp .unit .vrp-row .unit-name {
    margin-top: 0;
    margin-bottom: 0;
}

#vrp .vrp-container-fluid.unit {
    max-width: 80%;
}

.vrp-photo-container .caption {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
}

#vrp .thumb {
    height:60px;
    float:left;
    margin: 3px;
}

#vrp .lSSlideOuter .lSPager.lSGallery li {
    max-height: 55px;
    overflow: hidden;
}
.entry-content ul.lSPager.lSGallery > li, #vrp-slider li { list-style-type: none !important; margin-left: 0 !important; }
.lSPager.lSGallery li { max-height: 80px; }
.tour-icon {
    background: url('../images/3d_icon_color.png');
    background-repeat: no-repeat;
}
#vrp-tabs {

    border: 0;
}
#vrp-tabs  a{
    text-decoration: none;
}
#vrp-tabs  a:hover{
    text-decoration: none;
}
#vrp-tabs .ui-widget-header {
    border: 0;
    background-color: transparent;
}


#vrp-tabs .ui-state-active, #vrp-tabs .ui-widget-content .ui-state-active, #vrp-tabs .ui-widget-header .ui-state-active
{
    background-color: #F8F8F8!important;
    color: #666;
    border:0;
}
#vrp-tabs .ui-corner-all, #vrp-tabs .ui-corner-top,#vrp-tabs  .ui-corner-right, #vrp-tabs .ui-corner-tr {
    border-radius: 0;
}

#vrp-tabs .ui-state-default, #vrp-tabs .ui-widget-content .ui-state-default, #vrp-tabs .ui-widget-header .ui-state-default {
    color: #666;
    background-color: #55585A;
    border: 0;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 4px;
}
#vrp-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0px;
    background: none;
}
#vrp-tabs .ui-widget-content {
    color: #55585A;
}
.vrp-inquire-field input, .vrp-inquire-filed select{
    width: 100%;
}

#vrp .vrp-book-button-sm {
    display:none;
}
#vrp .vrp-book-button-sm:active{
    margin: 0;
}
.vrp-pad {
    padding-left: 30px;
    padding-right: 30px;
}
.vrp-amen-wrapper {
    display: flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-content: stretch;
    align-content: stretch;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;


}
.vrp-amen-name {
	padding-left: 12px;
    flex: 0 0 33%;
}


#vrp .vrp-details-wrap {
    display: flex;
    margin-top: 1%;
}

.vrp-details-wrap .details {
    margin-right: 2%;
    margin-left: 1%;
}

.details fa {
    margin-right: .5%;
}
.vrp-inquire-button {
    text-align: center;
}

#checkbutton, #iqbtn
{
    display: block;
    background-color: #5F8D9F;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1em;
    transition-property: color,background-color,border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.2 !important;
    border: none;
    border-radius: 4px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
    color: #fff;
    height: auto;
    min-height: 48px;
    font-size: 16px;
    padding: 15px 18px 14px;
    color: #fff;
}

#checkbutton:hover, #iqbtn:hover {
    background-color: #E9917B;
}


/*Book Sidebar*/
#vrp .heading-bar {

    border-top: 1px solid #d2d2d2;
    background: #428BCA;
    height: 49px;
    overflow: hidden;
    padding: 10px 18px;
    color: #fff;
    font-size: 1.1em;
    margin: 8px 0 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.check-avail-field {
    margin-top: 2%;
    margin-bottom: 2%;

}
.rate-breakdown-value {
    text-align: right;
}

.check-avail-field.buttons {
    margin-top: 2%;
    text-align: center;
}
.check-avail-field.children, .check-avail-field.adults {
    width: 100%
}
.check-avail-field input, .check-avail-field select {
    width: 100%
}

.check-avail-field.promo {
    width: 100%;
}

.alert-error {
    color: #B94A48;
    font-weight: 700;
    line-height: 1.3em;
    padding: .6em .8em !important;
    margin-right: -10px;
    background: #F2DEDE;
}

#vrp .getratesbtn, #vrp #booklink, #vrp #iqbtn{
    width: 80%!important;
    font-size: 1em;
    color: #fff;
    margin-bottom: 1%;
}

#vrp .getratesbtn {
    color: #444;
}

#booklink {
    background: #76B12A;
    display: inline;
    font-size: 1.1em;
    padding: 5px 35px !important;
    text-decoration: none;
    white-space: nowrap;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    border: 0px !important;
}

#ratebreakdown tr.even, tr.alt, tr:nth-of-type(even) {
    background: #ffffff;
}

/* #rate tr.even, tr.alt, tr:nth-of-type(even) {
    background: #efefef;
} */

#rate .rate-header {
    background: #E6E6E6;
}


#ratebreakdown thead, #ratebreakdown th {
    text-transform: uppercase;
    text-align: left;
}
.align-right {
    text-align: right !important;
}

#ratebreakdown thead {
    background-color: whitesmoke;
    font-weight: bold;
}
.ratebreakdown {
    display: none;
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 1.25em;
    padding: 0.3125em;
    background: #f2f2f2;
    margin-top: 2%;
    min-width: 300px;
}

td.alert.alert-error {
    text-align: center;
    font-style: italic;
    font-size: smaller;
    color: darkgoldenrod;
}



#vrp.vrp-small .vrp-check-avail, #vrp.vrp-small .vrp-unit-info{
    width: 100%;
    margin-left: 0;
}
#vrp.vrp-small  #vrp-tabs .book-now-tab {
    display: block;
    background-color: #23527C!important;
}
#vrp.vrp-small  .book-now-tab a {
    color: #fff;
    font-weight:bold;
}
#vrp.vrp-small .vrp-container-fluid {
    display: block;
}
/**********************************
 CALENDAR STYLING
 **********************************/
table.calendar {
    float: left;
    margin: 10px;
    width: 31%;
    height: 417px;
    display: inline-table;
    vertical-align: top;
}

.calendar tbody, .calkey .isavailable {
    background: #fff;
}

.calendar tbody, .calkey .isavailable, .calendar .highlighted.aDate, .calendar .highlighted.dDate {
    color: #25383C;
}
.calendar .pad {
    background: #fff;
}

.calendar .dDate, .calendar .highlighted.dDate, .calkey .isavailable.dDate {
    background: rgb(255,240,245);
    background: -moz-linear-gradient(45deg,  #d6d6d6 0%, #d6d6d6 51%, #d6d6d6 51%, #fff 51%, #fff 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#d6d6d6), color-stop(51%,#d6d6d6), color-stop(51%,#d6d6d6), color-stop(51%,#fff), color-stop(100%,#fff));
    background: -webkit-linear-gradient(45deg,  #d6d6d6 0%,#d6d6d6 51%,#d6d6d6 51%,#fff 51%,#fff 100%);
    background: -o-linear-gradient(45deg,  #d6d6d6 0%,#d6d6d6 51%,#d6d6d6 51%,#fff 51%,#fff 100%);
    background: -ms-linear-gradient(45deg,  #d6d6d6 0%,#d6d6d6 51%,#d6d6d6 51%,#fff 51%,#fff 100%);
    background: linear-gradient(45deg,  #d6d6d6 0%,#d6d6d6 51%,#d6d6d6 51%,#fff 51%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff0f5', endColorstr='#7fffd4',GradientType=1 );
}

.calendar .aDate, .calendar .highlighted.aDate, .calkey .isavailable.aDate {
    background: rgb(127,255,212);
    background: -moz-linear-gradient(45deg,  #fff 0%, #fff 49%, #d6d6d6 49%, #d6d6d6 49%, #d6d6d6 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#fff), color-stop(49%,#fff), color-stop(49%,#d6d6d6), color-stop(49%,#d6d6d6), color-stop(100%,#d6d6d6));
    background: -webkit-linear-gradient(45deg,  #fff 0%,#fff 49%,#d6d6d6 49%,#d6d6d6 49%,#d6d6d6 100%);
    background: -o-linear-gradient(45deg,  #fff 0%,#fff 49%,#d6d6d6 49%,#d6d6d6 49%,#d6d6d6 100%);
    background: -ms-linear-gradient(45deg,  #fff 0%,#fff 49%,#d6d6d6 49%,#d6d6d6 49%,#d6d6d6 100%);
    background: linear-gradient(45deg,  #fff 0%,#fff 49%,#d6d6d6 49%,#d6d6d6 49%,#d6d6d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fffd4', endColorstr='#fff0f5',GradientType=1 );
}

.calendar .highlighted, .calendar .aDate.dDate, .calkey .highlighted {
    background: #d6d6d6;
    color: #838383;
}

td.passed, td.today.highlighted.aDate {
    background: #DADADA !important;
    color: #ABABAB;
}

td.today {
    -webkit-box-shadow: inset 0px 0px 0px 2px rgba(225,174,127,1);
    -moz-box-shadow: inset 0px 0px 0px 2px rgba(225,174,127,1);
    box-shadow: inset 0px 0px 0px 2px rgba(225,174,127,1);
}

/* datepicker with a price */

.ui-datepicker-calendar td a[data-price] {
    position: relative;
}

.ui-datepicker-calendar td a[data-price]::after,
.ui-datepicker-calendar td span[data-price]::after {
    display: block;
    font-size: 10px;
    line-height: 1;
}
.ui-datepicker-calendar td a[data-price]::after {
    content: attr(data-price);
}
.ui-datepicker-calendar td span[data-price]::after {
    content: attr(data-price);
}
.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
    padding: 0.1em 0.25em ;
}
.ui-datepicker { z-index: 1010 !important; }

/**********************************
 FAVORITES PAGE
 **********************************/

.results-action-wrap {
    margin: 0 0.3125em 1.875em 0.3125em;

    background-color: #f8f8f8;
    margin: 0 auto;
    border: 1px solid #aaa;
}

.vertical-search-result {
    width: 16em;
    margin: 2em 1em 1em 0;
    border: 1px solid #e6e6e6;
    vertical-align: top !important;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}

.vertical-search-result .image-container {
    margin-bottom: 0.6em;
    height: 150px;
    overflow: hidden;

}

.vertical-search-result .image-container img {
    height: 100%;
    width: 100%;
}

.favorites-wrapper .vrp-favorite-button.vrp-blue {
    background-color: #428BCA;
}
.vertical-search-result .header {
    padding: 0 0.2em 0.5em 0.2em;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.vertical-search-result .detail-row {
    margin-bottom: .5em;
    text-align: center;
}

.detail-row.avail {
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px;
    background-color: #EBEBEB;}

.detail-row.padding {
    margin-bottom: 1em;}

#fav-arrival, #fav-depart {
    background-color: #fff;
    display:inline-block;
    width: 33%;
}

.favorites-wrapper .vrp-favorite-button {
    color: #fff;
}

.advanced-search {
    margin-bottom: 1%;
}

#search-favorites {
    display: inline-block;

}

.fav-search {
    color: #fff;
}

.fav-wrapper .advanced-search {
    padding: 2%;
}

/**********************************
 Main Search Form
 **********************************/
#vrp-search-form input {
    display: inline;

    background-color: #fff;
    padding: 5px 5px 3px 6px;
    min-height: 50px;
    font-size: 16px;
}

.vrpsearch-widget #vrp-search-form input,.vrpsearch-widget #vrp-search-form select {
    margin-bottom: 1em;
}
#vrp-search-form select{

    display: inline;
    margin: 0 5px;

    background-color: #fff;
    text-transform: capitalize !important;
    border-radius: 0;
    min-height: 50px;
    padding: 5px 5px 3px 6px;;
}
.vrp-search-submit {
    color: #fff;
    display: inline;
    font-size: 1.1em;
    margin: 0 5px;
    padding: 14px 35px !important;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 3px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%) !important;
    box-shadow: none;
    border: none;
    cursor: pointer;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    color: #444;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    height: 3rem;
    outline: none;
    font-weight: 500;
}
.vrp-search-button {

    display: inline-block;
    vertical-align: middle;

}

/**********************************
 MEDIA QUERY BREAKPOINTS STYLING
 **********************************/
/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .vrp-favorite-text {
        display:none;
    }


}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    #vrp .vrp-container-fluid.unit {
        min-width: 700px;

    }

    #vrp .vrp-check-avail {
        min-width: 250px;
        margin-left: 5%;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    #vrp .book-now-tab {
        display: none;
    }
}


@media (max-width : 1200px) {
    #vrp .vrp-check-avail, #vrp .vrp-unit-info{
        width: 100%;
        margin-left: 0;
    }
    #vrp #vrp-tabs .book-now-tab {
        display: block;
        background-color: #23527C!important;
    }
    #vrp .book-now-tab a {
        color: #fff;
        font-weight:bold;
    }
    #vrp .vrp-container-fluid {
        display: block;
    }

    @media (max-width: 600px) {
        #vrp-search-form input,#vrp-search-form select {
            width: 100%;
            /*margin-bottom: 1em;*/
        }
        .vrp-unit-links-wrapper select {
            width: 90%;
        }
        .vrp-search-button {
            width: 100%;
        }
    }
}


/* Adding Calendar icon Datepicker Fields */
/*
.vrpsidebar .hasDatepicker,   .vrpsearch-widget .hasDatepicker,
#vrp-advanced-search-form .hasDatepicker,
#vrp .hasDatepicker {
    background-image: url('../images/cal.png');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    cursor: pointer!important;
}
*/

/* Step3.php */

.booktable th {
    text-align: right;
}

#theContract {
    display:none;
    z-index: 9999;
    margin:auto;
    width:60%;
    position:fixed;
    top: 15%;
    right: 20%;
    background-color:#FFF;
    border: 6px solid #fff;
    padding: 10px;
    overflow-y:auto;
    height: 450px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
}
#theContract h3 { margin-bottom: 0; }
#theContract a.closeContract { font-size: 22px; font-weight: 700; }
#theContract a.closeContract:hover { text-decoration: none; color: #333; }


/**********************************
Install Specfic Colors
 **********************************/
.vrp-custom-color1{

}


.vrp-custom-color2 {

}

.poweredby {
    margin-right: 50px;
}

.vrp-input-activator {
    height: 50px;
    padding-top: 13px;
    font-size: 16px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid lightgray;
    text-align: left;
    padding-left: 10px;
    position: relative;
}

.vrp-custom-selection ul {
    position: relative;
    background: #fff;
    padding: 10px;
    text-align: left;
    color: #000;
}

.vrp-custom-selection ul li a,
.vrp-custom-selection ul li a:hover {
    text-decoration: none;
    color: #000;
}

#vrp-searchbox-form .vrp-custom-selection select.vrp-select {
    margin: 0px;
}

ul.drop-options {
    display: none;
    position: absolute;
    margin-right: 15px;
    top: calc(100% - 1px);
    left: 0;
    right: 0;
    margin-left: 15px;
    z-index: 10;
    border-radius: 4px;
    border: solid 1px rgba(0,0,0,0.15);
    border-color: solid 1px rgba(0,0,0,0.15);
    border-top-style: dashed;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

ul.drop-options li a {
    color: #55585A;
    font-size: 16px;
	display: block !important;
}

ul.drop-options li a:hover {
    color: white;
    background-color: #5897fb;
}

.active {
    display: block !important;
}

.vrp-custom-links {
    margin: 0px !important;
}

input.vrp-unit-search {
    border-radius: 0px !important;
}

@media (max-width: 575px) {

}

@media (max-width: 991px) {

}

.vrp-favorites-activator:hover{
    cursor: pointer;
}

.vrp-fav-wrapper {
    transition-duration: 0.35s;
    position: fixed;
    margin-top: -2000px;
    top: 100px;
    left: 10%;
    width: 80%;
    height: 70%;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 3px 3px #10101026;
    z-index: 9;
}

.vrp-fav-wrapper.active {
    margin-top: 0px;
}

.vrp-favorites-home-results {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
}

.vrp-fav-close:hover,
.vrp-filter-close:hover {
    cursor: pointer;
}

.vrp-fav-wrapper.active .vrp-fav-close {
    position: absolute;
    width: 40px;
    height: 40px;
    z-index:1001;
    padding-top: 5px;
    padding-left: 8px;
 
}

.vrp-filter-wrapper.active .vrp-filter-close {
    position: absolute;
    width: 40px;
    height: 40px;
    background: white;
    right: 2px;
    top: 10px;
    padding-top: 4px;
}

.vrp-results-image {
    background-image: url(/wp-content/themes/altitude-pro/images/page-vr-header-bg-xlarge.jpg);
    background-position: center;
    background-size: cover;
}

.vrp-results-image h1, h2.display-title {
    font-family: summer;
    font-size: 5.4em;
    line-height: 0.7em;
    color: #fff;
    margin: 60px 40px;
    text-align: center;
	text-shadow: 2px 2px 3px grey;
}
@media (max-width: 767px) {
    .vrp-results-image h1, h2.display-title { 
        font-size: 2.8em !important;
        margin: 7%;
	}
}
.page-title {
    display: none;
}

.search-form-wrapper {
    background: #5F8D9F;
    padding: 15px;
}

.vrp-filters-activator {
    background: #fff;
    padding: 12px 13px;
    border-radius: 3px;
    cursor: pointer;
    min-width: 90px;
}

.vrp-map-activator {
    cursor: pointer;
}

.vrp-map {
    transition: 0.35s;
}

#vrp-map-wrapper {
    height: 100%;
}

.vrp-filters-activator::after {
    content: '';
    background-image: url(/wp-content/themes/altitude-pro/images/icon-filters.svg);
    width: 15px;
    background-repeat: no-repeat;
    height: 15px;
    display: inline-block;
    right: 0;
    top: 0;
    float: right;
    font-size: 10px;
    margin-top: 5px;
}

.vrp-share {
    transition: 0.35s;
    display: inline-block;
    background-color: #cfd8dd;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1em;
    transition-property: color,background-color,border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.2 !important;
    border: none;
    border-radius: 4px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
    color: #fff;
    height: auto;
    min-height: 48px;
    font-size: 16px;
    padding: 15px 18px 14px;
    padding-bottom: 0;
    color: #005B88;
    /* background: #cfd8dd;
    padding: 13px;
    border-radius: 3px;
    cursor: pointer;
    color: #005B88;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2); */
}

.vrp-share:hover,
.vrp-share span:hover {
    cursor: pointer;
    background-color: #005B88;
    color: #cfd8dd;
}

.vrpsorter {
    padding: 5px;
}

select {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}

#vrp-searchbox-form input,
#vrp-searchbox-form select {
    border-radius: 3px;
}
.sidebar#vrp-search-form form { padding: 15px; margin-top: 25px; background: #5F8D9F; }
.sidebar#vrp-search-form form h4 { text-align: center; color: #fff; }
.sidebar#vrp-search-form form .meredith-btn { background: #5F8D9F; border-color: #fff; color:#ffffff }
.sidebar#vrp-search-form form .meredith-btn:hover { background: #E9917B; border-width: 2px; }
.sidebar#vrp-search-form form select#vrp-location option { font-family: 'museo' !important; }
.sidebar#vrp-search-form { float: none; }
.shortcode-wrapper .sidebar#vrp-search-form form {margin-top: 0;}
.shortcode-wrapper > div {margin-bottom: 30px}
.vrp-sort-form select {
    border-radius: 3px;
    max-width: 300px;
}

.search-bar-fixed {
    transition: 0.35s;
    z-index: 98;
    position: fixed;
    background: #fff;
    padding-bottom: 20px;
	box-shadow: 0px 2px 5px rgb(180 180 180 / 70%);
}

.map-fixed {
    transition: 0.35s;
    z-index: 9;
    position: sticky !important;
    width: 50% !important;
    height: 100%;
    right: 0;
}

.hide {
    transition: 0.35s;
    display: none;
}

.vrp-filter-wrapper {
    display: none;
    position: fixed;
    top: 150px;
    left: 20%;
    width: 60%;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    z-index: 100;
    overflow-y: auto;
    bottom: 10%;
    max-height: 760px;
}
.vrp-filter-wrapper h5 { margin-bottom: 10px; }
.vrp-filter-wrapper h5.mt-4 { margin-left: 10px; }
.vrp-filter-wrapper h5.row.col-12.mt-4 { margin-left: 0; }
.vrp-filter-wrapper #apply-filters { margin-left: 20px; }
.vrp-filter-close {
    font-size: 22px;
    padding-left: 3px;
    z-index: 99;
}

.switch-wrap {
    cursor: pointer;
    background: #fbfbfb;;
    padding: 7px;
    width: 95px;
    height: 52px;
    border-radius: 33.5px;
    min-width: 95px;
}

.switch-wrap input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.switch {
    height: 100%;
    display: grid;
    grid-template-columns: 0fr 1fr 1fr;
    -webkit-transition: .2s;
    transition: .2s;
}

.switch::after {
    content: '';
    border-radius: 50%;
    background: #5F8D9F;
    grid-column: 2;
    -webkit-transition: background .2s;
    transition: background .2s;
}

input:checked + .switch {
    grid-template-columns: 1fr 1fr 0fr;
}

input:checked + .switch::after {
    background-color: #5F8D9F;
}

.vrp-map-activator span {
    color: #fff;
}

#vrp-search-form .vrp-filter-wrapper input {
    height: 20px;
    min-height: 20px;
}

#vrp-search-form .vrp-filter-wrapper label {
    margin-bottom: 0px;
}

.unit-info {
    background: #5F8D9F;
}

.unit-title {
    font-family: summer;
    font-size: 6.5rem;
    color: #fff;
    margin-bottom: 0;
}

.unit-short-info,
.unit-short-info p {
    color: #fff !important;
    font-size: 1.4rem;
    margin-bottom: 20px;
}

.checkavail-wrapper {
    background: #727272;
    border-radius: 3px;
}

#checkavailbox input,
#checkavailbox select {
    padding: 0px;
    border-radius: 4px;
}

#checkavailbox h2 {
    font-size: 20px;
    letter-spacing: .05em;
    font-weight: normal;
}

#vrp-favorite-button {
    display: none;
    background: #E9917B;
}

#detailed-quote-activator {
    display: none;
    background: #5F8D9F;
}

.btn-primary {
    border: 0px !important;
}

.ratebreakdown-quote {
    font-size: 20px;
}

.ratebreakdown-quote span{
    font-size: 24px;
}

.ratebreakdown {
    display: none;
    position: fixed;
    top: 15%;
    left: 35%;
    width: 20%;
    z-index: 99;
    box-shadow: 0px 0px 5px 5px #0a0a0a40;
}

.ratebreakdown-quote {
    display: none;
}

#rate-close {
    cursor: pointer;
}

.inquiry-wrapper {
    display: none;
    z-index: 9;
    position: absolute;
    top: -220px;
    width: 70% !important;
    left: 15%;
    background: white;
    box-shadow: 0px 0px 100px 100px #00000070;
    position: absolute;
}

#vrpinquire, .irmform, #inquire {
    width: 100%;
}
.vrp-checkout#vrp { padding: 2em 10em; }
#reviews h4.title { color: #005B88; margin-bottom: 0; }
#reviews .review-post { padding-bottom: 25px; margin-bottom: 15px; border-bottom: 1px solid #808080; }
#reviews .reviewresponse { padding: 12px 15px 15px; margin-top: 10px; background: #FAFAFA; border: 1px solid #A1ABB2; }
#reviews h6.title { font-size: 16px; font-weight: 700; margin-bottom: 6px; }
#reviews .star-rating { min-height: 20px; }
#reviews .front-stars { text-shadow: 0 0 1px #000; color: #FACE73; }
#reviews .back-stars { text-shadow: 0 0 1px #000; color: #fff; }
#reviews .fa { font-size: 13px !important; margin-right: 3px; }

@media (min-width: 768px) {
    #inquire #message {
        height: 350px;
        text-align: center;
    }
}
@media (max-width: 1440px) {
    #vrp .vrp-result-image-container { height: 300px; }
    #vrp .vrp-col-xs-12.vrp-item-wrap.vrp-grid.vrp-col-lg-6.vrp-col-sm-12.vrp-col-md-12 .vrp-result-image-container { height: 240px; }
}
@media (max-width: 1280px) {
    .vrp-checkout#vrp { padding: 2em; }
    #theContract { width: 90%; right: 5%; }
}
@media (max-width: 1024px) {
    #vrp .vrp-result-image-container { height: 220px; }
    #vrp .vrp-col-xs-12.vrp-item-wrap.vrp-grid.vrp-col-lg-6.vrp-col-sm-12.vrp-col-md-12 .vrp-result-image-container { height: 320px; }
}
@media (max-width: 991px) {
    .checkavail-wrapper {
        margin-top: 16px;
    }
    .vrp-checkout#vrp .vrp-col-md-4.vrp-pull-right { float: none !important; }
    #vrp .vrp-result-image-container { height: 260px; }
}

@media (max-width: 800px) {

    #checkavailbox h2 {
        font-size: 17px;
    }
    .unit-title {
        font-size: 2.5rem;
    }
    .unit-short-info,
    .unit-short-info p {
        font-size: 1rem;
    }
    #availability table.calendar {
        width: 47%;
    }
}
@media (max-width: 768px) {
    #vrp .vrp-col-xs-12.vrp-item-wrap.vrp-grid.vrp-col-lg-6.vrp-col-sm-12.vrp-col-md-12 .vrp-result-image-container { height: 260px; }
}
@media (max-width: 767px) {
    #vrp .vrp-result-image-container { height: 400px; }
    .vrp-checkout#vrp { padding: 2em 1em; }
   #inquire #message {
        height: 70px;
    }
    #inquire h3 {
        font-size: 1.4rem;
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .vrp-filters-activator {
        margin-right: 75px;
    }
}

.inquiry-close {
    cursor: pointer;
}

#inquiry-activator,
#print-activator,
#share-activator,
#tour-activator {
    background: #727272;
}

#inquiry-activator:hover,
#print-activator:hover,
#share-activator:hover,
#tour-activator:hover {
    background: #4c717f;
}

.ui-tabs-tab {
    width: calc(20% - 3px);
    text-align: center;
    background: #005B88 !important;
}

.ui-tabs-tab a {
    width: 100%;
    color: #fff !important;
    border-radius: 3px !important;
}

.unit {
    width: 100%;
}

.ui-tabs-tab.ui-tabs-active a {
    background: #5F8D9F;
}


.unit-page {
    max-width: 1290px;
}

#amenities h5{
    font-size: 1.375em;
    color: #005B88;
}

li.ui-state-active:after {
    content: '';
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    margin: auto;
    top: 38px;
    bottom: -24px;
    left: 0;
    right: 0;
    border-style: solid;
    border-width: 10px;
    border-color: #5F8D9F rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0);
}

.calendar caption {
    caption-side: top;
    text-align: center;
    padding: 5px 0px;
    background: #5F8D9F;
    color: #fff;
    font-size: 1em;
}

.calendar thead th {
    text-align: center;
    background: #5F8D9F;
    color: #fff;
    height: 20px;
    padding: 0;
}

.calendar tr {
    border-top: none;
}

.calendar td {
    text-align: center;
    padding: 5px;
    border: 1px solid #bbbbbb;
    line-height: inherit;
    color: #838383;
    height: 56px;
    min-width: 43px;
}

.cal-rate {
    color: #005B88;
    font-size: 13px;
}

.calkey {
    margin-top: 30px;
}

#ratebreakdown td {
    padding: initial;
}

.vrp-custom-fields p{
    font-size: 1.0625em;
    color: #55585A;
}

.vrp-custom-fields a,
.vrp-custom-fields a:hover {
    color: #E9917B !important;
    text-decoration: none !important;
}

.mobile-links a,
.mobile-links a:hover {
    color: #E9917B;
    text-decoration: none;
}

body #content p {
    font-size: 1em;
    color: #55585A;
}

.btn.btn-meredith-mountain {
    background: #5F8D9F;
    color: #fff !important;
    font-size: 16px;
    padding: 12px;
}
.btn.btn-meredith-mountain:hover { color: #fff !important; }

.find-title {
    color: #E9917B !important;
    font-weight: 500;
    font-style: normal;
    font-size: 1.375em !important;
    line-height: 1.2;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    text-rendering: optimizeLegibility;
}

p, a, h1, h2, h3 {
    text-rendering: optimizeLegibility;
}

.field-name-body h3 {
    color: #6B8C93;
    font-size: 1.6em;
}
#vrp-slider {
    margin-bottom: 0;
}
ul#vrp-slider li {
    list-style: none;
}
#vrp-slider li img {
	margin: 4px auto;
	width: 98% !important;
}
.gallery-wrapper {
    position: relative;
}
#fullscreen-cta {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    z-index: 9;
    font-size: 1.3em;
    padding: 4px 10px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 4px;
}
#fullscreen-cta:hover {
    transition-property: color,background-color,border-color;
    transition-duration: .25s;
    background-color: rgba(255,255,255,0.8);
    cursor: pointer;
}
img.mfp-img {
    padding: 0;
    background-color: black;
}
.mfp-bg {
    opacity: 1;
}
.mfp-preloader {
    color: #fff;
}
.mfp-image-holder .mfp-content {
    min-width: 200px;
}
.mfp-image-holder .mfp-close {
    right: 10px;
}
.mfp-iframe-holder .mfp-content {
    min-width: 200px;
    max-width: 100%;
}
@media (max-width: 600px) {

    #vrp-tabs ul {
        padding: 0;
    }
    #vrp-tabs > ul > li {
        width: 49%;
    }
    #vrp-tabs > ul li.ui-state-active:after {
        display: none;
    }
    #vrp-tabs a {
        font-size: 14px;
    }
    #availability table.calendar {
        margin: 0;
        display: inline-table;
        width: 100%;
        height: 100%;

    }
    #amenities ul {
        width: 100%;
    }

    .inquiry-wrapper {
        top: -155px;
    }

}

@media (max-width: 576px) {
    .ratebreakdown {
        left: 10%;
    }
}

@media (max-width: 480px) {
    #vrp .vrp-result-image-container { height: 260px; }
}
@media (max-width: 360px) {
    #vrp .vrp-result-image-container { height: 220px; }
    .vrp-share .fa { display: none; }
}
.rate-details h5{
    color: #5F8D9F !important;
}

.btn-book {
    background-color: #76B12A;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-favorite {
    background-color: #E9917B;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-quote {
    background-color: #5F8D9F;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.btn-quote:hover,
.btn-favorite:hover,
.btn-book:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4c717f;
}

.rate-details {
    max-width: 300px;
    margin: 0 auto;
}

.vrp-item {
    position: relative;
}

.quote-wrapper {
    display: none;
    position: absolute;
    top: 31px;
    left: 15%;
    z-index: 9;
    background: #fff;
    padding: 30px;
    width: 70%;
    margin: 0 auto;
    right: auto;
    box-shadow: 0px 0px 63px 75px #00000061;
}

.star-rating {
    min-height: 30px;
}

.resort-logo img {
    max-width: initial;
    height: 40px;
    width: 40px;
}


.vrp-favorite-unit.vrp-item {
    display: inline-flex;
	width: 100%;
}

.fav-image-wrapper {
    position: relative;
}

.fav-image-wrapper .btn-favorite {
    position: absolute;
    top: 10px;
    left: 26px;
    background: #fff;
    color: #000;
}

.fav-image-wrapper .btn-favorite:hover {
    background: #000;
    color: #fff;
}

.fav-share-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.fav-share-wrapper i {
    font-size: 20px;
}

.search-rentals,
.search-rentals a {
    background: #005B88;
    color: #fff !important;
}

.search-rentals:hover,
.search-rentals a:hover {
    background: #000;
    color: #fff !important;
}

.btn-fav-share {
    color: #fff !important;
}

.gm-style-iw.gm-style-iw-c {
    max-width: 568px;
    max-height: 978px;
    min-width: 0px;
    padding-top: 25px;
}
/* Review form styling block */
.reviewDate, .reviewRating, .reviewTitle {
    padding: 5px !important;
    border-radius: 5px !important;
    width: 40% !important;
    margin: 0px 2% 20px 2% !important;
}

.reviewReview {
    padding: 5px !important;
    border-radius: 5px !important;
    width: 96% !important;
    margin: 0px 2% 20px 2% !important;
    height: 200px;
}

.reviewEmail, .reviewName, .reviewLocation {
    padding: 5px !important;
    border-radius: 5px !important;
    width: 30% !important;
    margin: 0px 2% 20px 2% !important;
}

#reviewSub{
    padding: 5px !important;
    border-radius: 5px !important;
    width: 30% !important;
    margin: 0px 2% 20px 2% !important;
    height: 50px;
}
#rating {
    float: left;
    margin-left: 10em;
    margin-bottom: 15px;
}
.rating {
    /*width:100%;
    display: inline-block;
    height: 50px;
    padding: 5px;
    margin: 0px 0px 0px 0px;*/
    left: 0px;
    margin-left: 0px;
    margin: 0;
    position: relative;
}
.rating span { float:right; right: 80% !important; position:relative; padding-left: 2px;}
.rating span input {
    position:absolute;
    top:0px;
    left:0px;
    opacity:0;
}
.rating span label {
    display:inline-block;
    width:30px;
    height:30px;
    text-align:center;
    color: #bdbdbd;
    /* background:#999999; */
    font-size:30px;
    margin-right:2px;
    line-height:30px;
    border-radius:50%;
    -webkit-border-radius:50%;
}
.rating span:hover ~ span label,
.rating span:hover label,
.rating span.checked label,
.rating span.checked ~ span label {
    color:#F90;
}

#reviews label.fa {
    font-size: 30px !important;
}

.checked{
    color: F90;
}

#vrpSubmitReviewForm {
    margin: 30px 0px;
}

#vrp-add-review-success {
    margin: 20px 0px;
}

#vrp-review {
    display: none;
    padding: 30px;
    position: absolute;
    top: -220px;
    background: #fff !important;
    left: 10%;
    width: 80%;
    box-shadow: 0px 0px 10px 10px #00000040;
    z-index: 9;
}

.review-close{
    cursor: pointer;
}

@media all and (max-width: 560px) {
    .reviewDate, .reviewRating, .reviewTitle {
        width: 100%;
    }

    .rating span {
        float: right;
        right: 20% !important;
        position: relative;
        padding-left: 2px;
    }

    .reviewEmail, .reviewName, .reviewLocation {
        width: 100% !important;
    }

    #reviewSub {
        width: 100% !important;
    }

    #rating {
        float: initial;
        margin-left: initial;
    }
}
/* End of review styling block */

.book-title h3 {
    color: #5F8D9F !important;
    font-size: 23px;
}

.booktable.reservation-info {
    width: 100%;
}

.pets-wrapper {
    width: 100% !important;
}

.payment-schedule {
    margin-top: 18px;
}

.unused {
    display: none;
}

#theContractNew {
    display: block;
    height: 250px;
    overflow-y: scroll;
    margin: 20px 0px;
    border: 1px solid #c5c5c5;
    padding: 5px;
}

.spacer {
    padding-top: 20px;
    width: 100% !important;
}

#totalcost {
    display: none;
}

.insurance {
    display: inline;
}

@media all and (max-width: 560px) {
    .vrp-favorite-unit .dates {
        padding-left: 15px;
    }
    .vrp-favorites-home-results {
        padding-bottom: 120px !important;
    }

    .post-122 img {
        display: initial !important;
    }

    .oregon-mountain-bg {
        min-height: 100px;
    }
}


.vrp-custom-selection:hover,
#arrival:hover, #depart:hover {
    cursor: pointer !important;
}

.vrp-arrival input,
.vrp-departure input,
.vrp-flex-dates select,
.vrp-guests select,
.vrp-sort-form select {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 25px;
}
.vrp-input-activator {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 20px;
}

.vrp-arrival input,
.vrp-departure input,
.vrp-flex-dates select {
    background-image: url('/wp-content/themes/altitude-pro/images/form-icon-datepicker.svg');
}
.vrp-guests select {
    background-image: url('/wp-content/themes/altitude-pro/images/form-icon-guests.svg');
}
.vrp-input-activator {
    background-image: url('/wp-content/themes/altitude-pro/images/form-icon-location.svg');
}
.vrp-sort-form select {
    background-image: url('/wp-content/themes/altitude-pro/images/form-icon-select.svg');
}

#ratebreakdown tr td:last-child {
    min-width: 100px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #003eff;
    background: #007fff;
    color: #fff;
}


.quote-wrapper td:last-child {
    text-align: right;
    min-width: 100px;
}

.ui-datepicker td a {
    padding: .2em !important;
}

#ui-datepicker-div.ui-datepicker {
	width: 18em;
}


#step2, #step3 {
    display: none;
}

#step-control {
    position: relative;
    width: 100%;
    height: 50px;
    margin-bottom: 50px;
}
#step-control::after {
    background: #ddd;
    height: 4px;
    content: '';
    position: absolute;
    top: calc(50% - 2px);
    left: 50px;
    right: 70px;
    z-index: 1;
}
#step-control .step {
    position: absolute;
    top: 0px;
    z-index: 2;
    font-size: 16px;
}
@media (max-width: 370px) {
    #step-control .step { text-align: center; width: 100px; }
}
#step-control .step span {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0px auto;
    border: 3px solid #ddd;
    border-radius: 50px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    background: #fff;
}
#step-control .step.active span, #step-control .step:hover span {
    border-color: #83be44;
}
#step-control .step.step-one {
    left: 0px;
}
#step-control .step.step-two {
    left: calc(50% - 55px);
}

#step-control .step.step-three {
    right: 50px;
}
@media (max-width: 768px) {
    #step-control .step.step-three { right: 13px; }
}

#ui-datepicker-div.ui-datepicker {
    width: 18em;
}

.row-fee, .row-tax {
    display: none;
}

#ratebreakdown tr td:first-child {
    padding-left: 5px;
}

#cancellation-policy {
    display: none;
    font-size: 13px;
    color: #fff;
    text-shadow: 0px 1px #000;
    text-align: justify;
}

.vrp-result-bg {
    position: relative;
}
.vrp-result-bg .flag {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #e57f65;
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
    padding: 5px 8px;
}
.vrp-result-bg .flag.na:before {
    content: "BOOKED";
}
.vrp-result-bg .flag.minlos:before {
    content: "MINIMUM STAY NOT MET";
}
.vrp-result-bg .flag.none {
    background: #88bc55;
}
.vrp-result-bg .flag.none:before {
    content: "AVAILABLE";
}
.vrp-result-bg .flag.new {
    background: #f56c42;
    left: initial;
    right: 0px;
}
.vrp-result-bg .flag.new:before {
    content: "NEW!";
}
#nearby-units {
    clear: both;
    overflow: hidden;
}
#nearby-units h3 {
    color: #88bc55;
    border-bottom: 1px solid #88bc55;
    margin: 10px 0.5% 0px 0.5%;
    padding-bottom: 5px;
}

.available-only {
    line-height: 50px;
    margin-right: 10px;
	background: #83be43;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 0 10px;
}
.available-only.mobile {
    display: none;
}
.vrp-search-bar .align-self-center.ml-3.offset {
    margin-left: 0.5rem !important;
}
@media (max-width: 1199px) {
    .available-only.mobile {
        font-size: 0.8em;
        color: #333;
        line-height: initial;
        display: block;
        margin: 0px;
    }
    .available-only.mobile input {
        vertical-align: middle;
    }
}
.na .rate-details {
    visibility: hidden;
}
.na .btn-favorite {
    visibility: visible;
}

.unit-page .col-lg-4.availability-container > .col-12 {
    min-height:360px;
  }

@media all and (min-width: 1310px) {
  .unit-page .col-lg-8.gallery-container,
  .unit-page > div > div.col-12 {
    overflow: hidden;
  }
}

@media all and (min-width: 1000px) {
  .unit-page > div > div.col-12 {
    overflow: hidden;
  }
}

@media all and (max-width: 600px) {
  .unit-page .col-lg-8.gallery-container,
  .unit-page > div > div.col-12 {
    min-height: 460px;
    overflow: hidden;
  }

  .unit-page > div > div.col-12 {

  }

  .unit-page .col-lg-4.availability-container {

    overflow: hidden;
  }
  .unit-page .col-lg-4.availability-container > .col-12 {
    min-height:440px;
  }
}

@media all and (max-width: 400px) {
  .unit-page .col-lg-8.gallery-container {
    min-height: 330px;
    overflow: hidden;
  }

  .unit-page > div > div.col-12 {

  }

  .unit-page .col-lg-4.availability-container
  {

    overflow: hidden;
  }
  .unit-page .col-lg-4.availability-container > .col-12 {
    min-height:430px;
  }
}

@media all and (max-width: 991px) {
	.gallery-container .container {
		max-width: 100% !important;
	}
}