/*
 * Template Name: Home Valuation
 */

/*******************************************************
*
* Body
*
*******************************************************/

#inner-page-wrapper{
	margin-bottom: 0;
	z-index: unset;
}
#inner-page-wrapper > .container{
	width: 100%;
	padding: 0 0;
}

.inner-container {
    max-width: 1180px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 10;
}

.outer-container {
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 10;
}

.full-container {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 10;
}

.page-template-home-valuation .ip-banner, .page-template-home-valuation #hp-lgc {
    display: none;
}

.ip-hv {
    min-height: 808px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 217px 0 81px;
    background: url(../../images/home-valuation/hv-bg.jpg) no-repeat center center/ cover;
    background-attachment: fixed;
}

.safari .ip-hv {
    background-attachment: unset;
}

.ip-hv:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0,0,0,0.4);
}

#hv-steps {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    border: none;
    display: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

#hv-steps.active {
    opacity: 0;
    visibility: hidden;
}

#hv-steps > .nav {
    display: none;
}

#hv-steps > .tab-content {
    overflow: visible;
}

#hv-steps>.tab-content>.tab-pane {
    padding: 0;
}

#hv-steps .toolbar {
    display: none;
}

.hv-title {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}

.hv-title h2 {
    font-size: 72px;
    font-family: var(--secondary-font-family);
    letter-spacing: 0.04em;
    position: relative;
    z-index: 10;
}

#hvd-form {
    max-width: 815px;
    margin: 30px auto 0;
}

#hvd-form input {
    width: 100%;
    height: 50px;
    background: rgba(255,255,255,0.89);
    border: none;
    font-size: 14px;
    color: #707070;
    letter-spacing: 0.04em;
    padding: 10px 18px;
    outline: 0;
}

#hvd-form textarea {
    width: 100%;
    height: 50px;
    background: rgba(255,255,255,0.89);
    border: none;
    font-size: 14px;
    color: #707070;
    letter-spacing: 0.04em;
    padding: 18px;
    outline: 0;
    min-height: 110px;
    max-height: 110px;
}

.hvd-name {
    margin-bottom: 15px;
}

.hvd-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hvd-flex > div {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 12px;
}

.hvd-flex > div:first-child {
    margin-left: 0;
}

.hvd-message {
    font-size: 0;
    margin-bottom: 50px;
}

.hvd-submit {
    max-width: 198px;
    margin: 0 auto;
}

.hvd-submit button {
    width: 100%;
    height: 77px;
    background: #134983;
    border: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvd-submit button:hover {
    background: var(--primary-color-hex);
}

.hv-title h3 {
    font-size: 48px;
    font-family: var(--secondary-font-family);
    letter-spacing: 0.04em;
    position: relative;
    z-index: 10;
}

.hv-title .sub {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.32em;
    display: block;
    position: relative;
    z-index: 10;
}

.shadow-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 877px;
    height: 189px;
    background: url(../../images/home-valuation/shadow.png) no-repeat center center/ cover;
    width: 100%;
    background-size: 100% 100% !important;
    pointer-events: none;
}

#hvf-form {
    max-width: 442px;
    margin: 45px auto 104px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hvf-radio {
    width: 100%;
    margin-left: 45px;
    position: relative;
    max-width: 198px;
}

.hvf-radio:first-child {
    margin-left: 0;
}

.hvf-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvf-radio label {
    width: 100%;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #134983;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvf-radio input[type="radio"]:checked ~ label, .hvf-radio label:hover {
    background: var(--primary-color-hex);
}

.hv-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hv-buttons button {
    background: transparent;
    border: none;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    margin: 0 15px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hv-buttons button i {
    font-size: 19px;
    margin: 0 10px;
}

.hv-buttons button:hover {
    opacity: 0.7;
}

#hvp-form {
    max-width: 442px;
    margin: 90px auto 104px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hvp-radio {
    width: 100%;
    margin-left: 45px;
    position: relative;
    max-width: 198px;
}

.hvp-radio:first-child {
    margin-left: 0;
}

.hvp-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvp-radio label {
    width: 100%;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #134983;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvp-radio input[type="radio"]:checked ~ label, .hvp-radio label:hover {
    background: var(--primary-color-hex);
}

#hvwi-form {
    max-width: 965px;
    margin: 40px auto 45px;
}

.hvwi-radio {
    width: 100%;
    margin-left: 45px;
    position: relative;
    max-width: 290px;
    margin-bottom: 14px;
}

.hvwi-radio:first-child {
    margin-left: 0;
}

.hvwi-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvwi-radio label {
    width: 100%;
    height: 74px;
    position: relative;
    cursor: pointer;
    background: #134983;
}

.hvwi-radio input[type="radio"]:checked ~ label:before, .hvwi-radio label:hover:before {
    background: var(--primary-color-hex);
}

.hvwi-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hvwi-radio label canvas {
    width: 100%;
    display: block;
}

.hvwi-radio label img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.hvwi-radio label:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 2;
    background: #134983;
    opacity: 0.73;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvwi-radio label span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.04em;
    font-family: var(--secondary-font-family);
}

.hv-wi .shadow-title {
    max-width: 456px;
    height: 176px;
    background: url(../../images/home-valuation/shadow2.png) no-repeat center center/ cover;
}

#hvtop-form {
    max-width: 1313px;
    margin: 30px auto 60px;
}

.hvtop-radio {
    width: 100%;
    margin-left: 45px;
    position: relative;
    max-width: 289px;
    margin-bottom: 40px;
}

.hvtop-radio:first-child {
    margin-left: 0;
}

.hvtop-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvtop-radio label {
    width: 100%;
    position: relative;
    cursor: pointer;
    border: 3px solid #fff;
}

.hvtop-radio input[type="radio"]:checked ~ label:before, .hvtop-radio label:hover:before {
    opacity: 0.7;
}

.hvtop-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hvtop-radio label canvas {
    width: 100%;
    display: block;
}

.hvtop-radio label img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.hvtop-radio label:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 2;
    background: #000;
    opacity: 0.41;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvtop-radio label span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.04em;
    font-family: var(--secondary-font-family);
}

.hv-top .shadow-title {
    max-width: 654px;
    height: 142px;
    background: url(../../images/home-valuation/shadow3.png) no-repeat center center/ cover;
}

.hv-top .inner-container {
    max-width: 1353px;
}

.hvtop-beds input, .hvtop-baths input {
    width: 100%;
    height: 41px;
    background: #fff;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    color: #8e8e8e;
}

.hvtop-beds, .hvtop-baths {
    max-width: 129px;
    width: 100%;
    margin: 0 10px;
}

#hvhs-form {
    max-width: 280px;
    margin: 25px auto 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.hvhs-radio {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.hvhs-radio:first-child {
    margin-top: 0;
}

.hvhs-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvhs-radio label {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #134983;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvhs-radio input[type="radio"]:checked ~ label, .hvhs-radio label:hover {
    background: var(--primary-color-hex);
}

.hv-hs .shadow-title {
    max-width: 865px;
    height: 145px;
    background: url(../../images/home-valuation/shadow4.png) no-repeat center center/ cover;
}


#hvwyb-form {
    max-width: 280px;
    margin: 25px auto 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.hvwyb-radio {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.hvwyb-radio:first-child {
    margin-top: 0;
}

.hvwyb-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvwyb-radio label {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #134983;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvwyb-radio input[type="radio"]:checked ~ label, .hvwyb-radio label:hover {
    background: var(--primary-color-hex);
}

.hv-wyb .shadow-title {
    max-width: 652px;
    height: 145px;
    background: url(../../images/home-valuation/shadow5.png) no-repeat center center/ cover;
}

.hv-wyd .shadow-title {
    max-width: 877px;
    height: 189px;
    background: url(../../images/home-valuation/shadow6.png) no-repeat center center/ cover;
}

.hvwyd-box {
    max-width: 713px;
    margin: 25px auto 90px;
    background: rgba(0,0,0,0.57);
    color: #fff;
    padding: 25px 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.hvwyd-box h4 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.32em;
    margin-bottom: 5px;
}

.hvwyd-left span {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.12em;
}

.hvwyd-right > span {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    margin-bottom: 25px;
}

.hvwyd-right {
    max-width: 373px;
    width: 100%;
}

.qs-prices .qs-pricerange {
    border: none;
    height: 5px;
    background: #fff;
    border-radius: 0;
}

.qs-prices .qs-pricerange .ui-slider-range {
    background: #fff;
}

.qs-prices .ui-slider-handle.ui-corner-all.ui-state-default {
    top: 50%;
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    border-radius: 50px;
    background: #000;
    border: 3px solid #fff;
}

.qs-prices .ui-slider-handle.ui-corner-all.ui-state-default:last-child {
    display: none;
}

.qs-prices .qsfprice {
    margin-top: 20px;
    display: block;
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-left: 5px;
}

.hv-lang .shadow-title {
    max-width: 716px;
    height: 145px;
    background: url(../../images/home-valuation/shadow7.png) no-repeat center center/ cover;
}

#hvlang-form {
    max-width: 280px;
    margin: 45px auto 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.hvlang-radio {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.hvlang-radio:first-child {
    margin-top: 0;
}

.hvlang-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvlang-radio label {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #134983;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvlang-radio input[type="radio"]:checked ~ label, .hvlang-radio label:hover {
    background: var(--primary-color-hex);
}

.hv-ft .shadow-title {
    max-width: 865px;
    height: 187px;
    background: url(../../images/home-valuation/shadow8.png) no-repeat center center/ cover;
}

#hvft-form {
    max-width: 442px;
    margin: 90px auto 104px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hvft-radio {
    width: 100%;
    margin-left: 45px;
    position: relative;
    max-width: 198px;
}

.hvft-radio:first-child {
    margin-left: 0;
}

.hvft-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvft-radio label {
    width: 100%;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #134983;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvft-radio input[type="radio"]:checked ~ label, .hvft-radio label:hover {
    background: var(--primary-color-hex);
}

.hv-sch .shadow-title {
    max-width: 1220px;
    height: 147px;
    background: url(../../images/home-valuation/shadow9.png) no-repeat center center/ cover;
}

#hvsch-form {
    max-width: 442px;
    margin: 90px auto 104px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hvsch-radio {
    width: 100%;
    margin-left: 45px;
    position: relative;
    max-width: 198px;
}

.hvsch-radio:first-child {
    margin-left: 0;
}

.hvsch-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvsch-radio label {
    width: 100%;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #134983;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvsch-radio input[type="radio"]:checked ~ label, .hvsch-radio label:hover {
    background: var(--primary-color-hex);
}

.hv-pcd .shadow-title {
    background: url(../../images/home-valuation/shadow10.png) no-repeat center center/ cover;
}

#hvpcd-form {
    max-width: 442px;
    margin: 40px auto 104px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hvpcd-radio {
    width: 100%;
    margin-left: 45px;
    position: relative;
    max-width: 198px;
}

.hvpcd-radio:first-child {
    margin-left: 0;
}

.hvpcd-radio input {
    position: absolute;
    left: 0;
    z-index: -1;
}

.hvpcd-radio label {
    width: 100%;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #134983;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.hvpcd-radio input[type="radio"]:checked ~ label, .hvpcd-radio label:hover {
    background: var(--primary-color-hex);
}

#hvhm-form {
    max-width: 198px;
    margin: 40px auto 104px;
}

#hvhm-form input {
    width: 100%;
    height: 77px;
    border: 3px solid #fff;
    background: rgba(255,255,255,0.73);
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #626262;
}

.hvpopup-content-container {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.68);
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    overflow: hidden;
}

.hvpopup-content-container.active {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
}

.hvpopup-content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 200px 25px 25px;
    overflow: auto;
}

.hvpopup-content-main {
    position: relative;
    width: 100%;
    max-width: 1276px;
    margin: 0 auto;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}

.hvpopup-content-main.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.hvpopup-content .hv-title .sub {
    font-size: 24px;
    letter-spacing: 0.04em;
    text-transform: none;
}

.hvpopup-box {
    max-width: 1140px;
    margin: 40px auto 0;
    background: #fff;
    border: 29px solid #e8e8e8;
    padding: 25px 25px 10px;
}

.hvpopupb-inner {
    max-width: 1004px;
    margin: 0 auto;
}

.hvpopupb-inner h5 {
    margin-bottom: 20px;
    font-size: 14px;
    color: #707070;
    letter-spacing: 0.04em;
}

.hvpopupb-inner h5 span {
    display: block;
    font-size: 30px;
    font-family: var(--secondary-font-family);
    color: #000;
}

.hvpopup-list {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.hvpl-list {
    width: 50%;
}

.hvpl-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.hvpl-list li .label-title {
    min-width: 145px;
    margin-right: 65px;
    font-size: 18px;
    font-family: var(--secondary-font-family);
    color: #000;
    letter-spacing: 0.04em;
}

.hvpl-list li .answer {
    font-size: 14px;
    letter-spacing: 0.04em;
    color: #404040;
}

.hvpopup-details {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 955px;
}

.hvpd-item {
    font-size: 14px;
    letter-spacing: 0.04em;
    color: #404040;
    display: flex;
    align-items: flex-start;
    line-height: 24px;
}

.hvpd-item span {
    min-width: 75px;
    font-size: 18px;
    font-family: var(--secondary-font-family);
    color: #000;
    letter-spacing: 0.04em;
    margin-right: 30px;
}

.hvpopup-message {
    max-width: 880px;
}
/*******************************************************
*
* Mobile styles and other media queries
*
*******************************************************/

 
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 

@media only screen and (max-width: 1199px) {
    .hv-title h3 {
        font-size: 41px;
    }
    
    .hvtop-radio {
        margin-left: 25px;
    }
    
    .hvtop-radio label span {
        font-size: 20px;
    }
} 

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {
    #inner-page-wrapper > .container {
        max-width: 100% !important;
    }
    
    .hvtop-flex {
        flex-wrap: wrap;
    }
    
    .hvtop-radio {
        margin: 15px !important;
    }
    
    .hvtop-radio label span {
        font-size: 24px;
    }
    
    .hv-title h3 {
        font-size: 39px;
    }
    
    .hvpopup-content-wrapper {
        padding: 200px 15px 50px;
    }
    
    .hvpopup-content-container {
        z-index: 999;
    }
    
    .hvpopup-content .hv-title h3 {
        font-size: 37px;
    }
    
    .hvpopup-content .hv-title .sub {
        font-size: 21px;
    }
    
    
    .hvpopupb-inner h5 {
        text-align: center;
    }
    
    .hvpopup-list {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }
    
    .hvpl-list {
        width: 100%;
        max-width: 600px;
    }
    
    .hvpopup-details {
        flex-direction: column;
        margin-bottom: 0;
    }
    
    .hvpd-item {
        width: 100%;
        max-width: 600px;
        margin-bottom: 20px;
        margin: 0 auto 20px;
        justify-content: space-between;
    }
    
    .hvpd-item span {
        min-width: 145px;
        margin-right: 65px;
    }
    
    .hvpl-list li {
        justify-content: space-between;
    }

    .ip-hv {
        padding: 80px 0;
    }
} 

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */ 
@media only screen and (max-width: 767px) {
    .hv-title h3 {
        font-size: 31px;
        letter-spacing: 0.02em;
    }
    
    .hv-title h2 {
        font-size: 55px;
    }
    
    .hv-title .sub {
        font-size: 16px;
    }
    
    .hvwi-flex {
        flex-direction: column;
        justify-content: center;
    }
    
    .hvwi-radio {
        margin-left: 0;
    }
    
    .hvtop-flex {
        flex-direction: column;
    }
    
    .hvtop-beds, .hvtop-baths {
        margin: 5px 0;
    }
    
    .hvwyd-box {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .hvwyd-left {
        text-align: center;
        margin-bottom: 20px;
    }
    
    .hvwyd-right {
        text-align: center;
    }
    
    .qs-prices .qsfprice {
        text-align: left;
    }
    
    .hv-pcd .hv-title h3 {
        font-size: 29px;
    }
    
    .hvpopup-content .hv-title h3 {
        font-size: 28px;
    }
    
    .hvpopup-content .hv-title .sub {
        font-size: 16px;
    }
    
    .hvpl-list li .answer {
        white-space: nowrap;
    }
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */ 
@media only screen and (max-width: 567px) {
    .hvft-radio {
        margin-left: 20px;
    }
    
    .hvsch-radio {
        margin-left: 20px;
    }
    
    .hvpcd-radio {
        margin-left: 20px;
    }
    
    .inner-container {
        padding: 0 15px;
    }
    
    .hv-pcd .hv-title h3 {
        font-size: 28px;
    }
    
    .hvpl-list li .label-title {
        min-width: 0;
        margin-right: 0;
        white-space: nowrap;
    }
    
    .hvpl-list li {
        flex-direction: column;
    }
    
    .hvpl-list li .answer {
        white-space: normal;
        margin-top: 10px;
    }
    
    .hvpopup-box {
        border: 15px solid #e8e8e8;
    }
    
    .hvpd-item span {
        min-width: 0;
    }
    
    .hvpd-item {
        flex-direction: column;
    }
}