/*** Slideshow ***/

#hp-ss {}

.hp-ss {}

.hp-ss-inner {
    position: relative;
}

.hp-ss-inner {}

.hp-ss-inner:before {
    content: '';
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.hp-ss-inner:after {
    content: '';
    width: 100%;
    height: 25%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.hp-ss-inner>canvas {
    display: block;
    width: 100%;
    height: auto;
    /*    max-height: 100vh;*/
}

.hp-ss-inner .aios-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hp-ss-inner .aios-slider canvas {
    min-height: auto !important;
    /*    max-height: 100vh;*/
}

.ss-explore {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.ss-explore span {
    display: block;
    font-family: 'AvenirNext LT Pro Demi';
    font-size: 16px;
    font-size: 1vw;
    font-weight: 700;
    letter-spacing: 0.25em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 0 0.25em;
}

.ss-explore::before {
    content: '';
    width: 1px;
    width: 0.063vw;
    height: 26px;
    height: 1.625vw;
    background: #000;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.ss-explore::after {
    content: '';
    width: 1px;
    width: 0.063vw;
    height: 26px;
    height: 1.625vw;
    background: #fff;
}

.ss-explore i {
    display: flex;
    justify-content: center;
    width: 13px;
    width: 0.813vw;
    height: 19px;
    height: 1.188vw;
    border: 1px solid #fff;
    border: 0.063vw solid #fff;
    border-radius: 6.5px;
    border-radius: 0.406vw;
    margin: 11px 0 14px;
    margin: 0.688vw 0 0.875vw;
}

.ss-explore i::before {
    content: '';
    width: 1px;
    width: 0.063vw;
    height: 3px;
    height: 0.188vw;
    background: #fff;
    margin: 3px 0 0;
    margin: 0.188vw 0 0;
}


/*** About ***/

#hp-about {
    position: relative;
    z-index: 1;
    background: #fff;
}

#hp-about::before {
    content: '';
    width: 910px;
    width: 56.875vw;
    height: 797px;
    height: 49.813vw;
    background-image: url('../images/site-monogram.png');
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    opacity: 0.05;
    position: absolute;
    top: 88px;
    top: 5.5vw;
    left: 0;
    z-index: 1;
}

.hp-about {
    padding: 0 30px;
    padding: 0 1.875vw;
}

.hp-about-inner {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    max-width: 1414px;
    max-width: 88.375vw;
    margin: 0 auto;
    padding: 89px 0 110px;
    padding: 5.563vw 0 6.875vw;
    position: relative;
    z-index: 1;
}

.about-photo {
    width: 38.544%;
}

.about-title-text-button-video {
    width: 61.456%;
    padding: 90px 0 0 79px;
    padding: 5.625vw 0 0 4.938vw;
}

.about-title {
    margin: 0 0 31px;
    margin: 0 0 1.938vw;
}

.about-title em {
    display: block;
    font-size: 17px;
    font-size: 1.063vw;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.05em;
    color: #5d5d5d;
    margin: 19px 0 0;
    margin: 1.188vw 0 0;
}

.about-text {
    max-width: 740px;
    max-width: 46.25vw;
    margin-bottom: 50px;
}

.about-text p {
    font-size: 16px;
    font-size: 1vw;
    font-weight: 400;
    letter-spacing: 0.025em;
    line-height: 1.875;
    color: #5d5d5d;
}

.about-text p:not(:last-child) {
    margin: 0 0 30px;
    margin: 0 0 1.875vw;
}

.about-button-video {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    max-width: 728px;
    max-width: 45.5vw;
    margin: 1px 0 0;
    margin: 0.063vw 0 0;
}

.about-button-video::before {
    content: '';
    flex-grow: 1;
    height: 1px;
    height: 0.063vw;
    background: #cecece;
    margin: 0 30px 8px;
    margin: 0 1.875vw 0.5vw;
}

.about-button {
    order: -1;
    margin: 0 0 10px;
    margin: 0 0 0.625vw;
}

.about-video {
    width: 47.392%;
}

.about-video a {
    display: block;
}

.about-video-photo {}

.about-video-photo::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.25;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: var(--default-transition);
}

.about-video a:hover .about-video-photo::before {
    opacity: 0.4;
}

.about-video-photo i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 88px;
    width: 5.5vw;
    height: 88px;
    height: 5.5vw;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border: 0.125vw solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.about-video-photo i::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 17px;
    border-width: 0.625vw 0 0.625vw 1.063vw;
    border-color: transparent transparent transparent #fff;
    margin: 0 0 0 6px;
    margin: 0 0 0 0.375vw;
}


/*** Quick Search ***/

#hp-qs {
    position: relative;
    z-index: 2;
    background: #fff;
}

.hp-qs {
    padding: 0 30px;
    padding: 0 1.875vw;
}

.hp-qs-inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    max-width: 1294px;
    max-width: 80.875vw;
    margin: 0 auto;
    padding: 59px 75px 48px;
    padding: 3.688vw 4.688vw 3vw;
    position: relative;
    background: #000;
}

.qs-bg {
    background: #fff;
}

.qs-bg canvas {
    background-attachment: scroll;
    /*    opacity: 0.29;*/
    opacity: 0.1;
}

.qs-title {
    position: relative;
    z-index: 1;
    margin: 29px 0 0;
    margin: 1.813vw 0 0;
}

.qs-form-credits {
    flex-grow: 1;
    max-width: 814px;
    max-width: 50.875vw;
    position: relative;
    z-index: 1;
}

.qs-form {}

.qs-form-inner {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -9px;
    margin: 0 -0.563vw;
}

.qs-form-col {
    display: flex;
    flex-flow: row wrap;
}

.qs-form-col:nth-child(1) {
    width: 32.208%;
}

.qs-form-col:nth-child(2) {
    width: 22.598%;
}

.qs-form-col:nth-child(3) {
    width: 45.194%;
}

.qs-form-input {
    width: 100%;
    padding: 0 9px;
    padding: 0 0.563vw;
    margin: 10px 0 15px;
    margin: 0.625vw 0 0.938vw;
    position: relative;
}

.qs-form-input:not(.full) {
    width: 50%;
}

.qs-form-input::before {
    content: '';
    width: 16px;
    width: 1vw;
    height: 16px;
    height: 1vw;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 4px;
    bottom: 0.25vw;
    left: 14px;
    left: 0.875vw;
    z-index: 1;
    margin: auto;
    filter: invert(1);
    -webkit-filter: invert(1);
}

.qs-form-input.property-type::before {
    background-image: url('../images/qs-icon-01.png');
}

.qs-form-input.city-zip::before {
    background-image: url('../images/qs-icon-02.png');
}

.qs-form-input.bedrooms::before {
    background-image: url('../images/qs-icon-03.png');
}

.qs-form-input.bathrooms::before {
    background-image: url('../images/qs-icon-04.png');
}

.qs-form-input.price::before {
    background-image: url('../images/qs-icon-05.png');
}

.qs-form-input::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-width: 0.375vw 0.375vw 0 0.375vw;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    top: 0;
    bottom: 4px;
    bottom: 0.25vw;
    right: 18px;
    right: 1.125vw;
    z-index: 1;
    margin: auto;
}

.qs-form-input input,
.qs-form-input select {
    display: block;
    width: 100%;
    height: auto;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
    border-bottom: 0.063vw solid rgba(0, 0, 0, 0.8);
    font-size: 11px;
    font-size: 0.688vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #000;
    text-transform: uppercase;
    text-overflow: ellipsis;
    padding: 13px 35px;
    padding: 0.813vw 2.188vw;
    appearance: none;
    position: relative;
    z-index: 2;
}

.qs-form-button {
    width: 50%;
    padding: 0 9px;
    padding: 0 0.563vw;
    margin: 0 0 15px;
    margin: 0 0 0.938vw;
}

.qs-form-button button,
.qs-form-button a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    height: 3.125vw;
    background: transparent;
    border: 1px solid #000;
    border: 0.063vw solid #000;
    font-size: 16px;
    font-size: 1vw;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 0 10px 0 calc(10px + 0.1em);
    padding: 0 0.625vw 0 calc(0.625vw + 0.1em);
}

.qs-form-button a {
    /*
    background: #b0b0b0;
    border-color: #b0b0b0;
*/
    background: #767676;
    border-color: #767676;
    color: #fff;
}

.qs-form-button button:hover,
.qs-form-button a:hover {
    background: #fff;
    border-color: #fff;
    font-weight: 700;
    color: #000;
}

.qs-credits {}

.qs-credits span {
    display: block;
    font-size: 11px;
    font-size: 0.688vw;
    font-weight: 400;
    letter-spacing: 0.145em;
    color: #000;
    text-align: right;
}


/*** Featured Properties ***/

#hp-fp {
    position: relative;
    z-index: 1;
    background: #fff;
}

#hp-fp::before {
    content: '';
    width: 1104px;
    width: 69vw;
    height: 1105px;
    height: 69.063vw;
    background-image: url('../images/site-monogram.png');
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 0.05;
    position: absolute;
    top: 79px;
    top: 4.938vw;
    right: 0;
    z-index: 1;
}

.hp-fp {}

.hp-fp-inner {
    padding: 104px 0 178px;
    padding: 6.5vw 0 11.125vw;
    position: relative;
    z-index: 1;
}

.fp-title {
    margin: 0 0 52px;
    margin: 0 0 3.25vw;
}

.fp-slider {
    position: relative;
    z-index: 1;
}

.fp-slides {
    margin: 0 -6px;
    margin: 0 -0.375vw;
}

.fp-slides:not(.slick-initialized) {
    display: flex;
    flex-flow: row wrap;
}

.fp-slide {
    width: 50%;
    padding: 0 6px;
    padding: 0 0.375vw;
    margin: 0 0 10px;
    margin: 0 0 0.625vw;
}

.fp-slide a {
    display: block;
}

.fp-slide-inner {
    position: relative;
    overflow: hidden;
}

.fp-slide-photo {}

.fp-slide-info {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 398px;
    max-width: 24.875vw;
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
    padding: 21px 15px 28px;
    padding: 1.313vw 0.938vw 1.75vw;
    transform: translateY(95px);
    transform: translateY(5.938vw);
    transition: var(--default-transition);
}

.fp-slide a:hover .fp-slide-info {
    transform: translateY(0);
}

.fp-slide-price {
    margin: 0 0 3px;
    margin: 0 0 0.188vw;
}

.fp-slide-price span {
    display: block;
    font-family: 'AvenirNext LT Pro Demi';
    font-size: 30px;
    font-size: 1.875vw;
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #fff;
    text-align: center;
    padding: 0 0 0 0.02em;
}

.fp-slide-address {
    margin: 0 0 14px;
    margin: 0 0 0.875vw;
}

.fp-slide-address span {
    display: block;
    font-size: 15px;
    font-size: 0.938vw;
    font-weight: 400;
    letter-spacing: 0.07em;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    padding: 0 0 0 0.07em;
}

.fp-slide-bbs {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 23px;
    margin: 0 0 1.438vw;
    opacity: 0;
    transition: var(--default-transition);
}

.fp-slide a:hover .fp-slide-bbs {
    opacity: 1;
}

.fp-slide-bbs span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-size: 0.75vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #fff;
    text-align: center;
}

.fp-slide-bbs span:not(:last-child) {
    margin: 0 20px 0 0;
    margin: 0 1.25vw 0 0;
}

.fp-slide-bbs span::before {
    content: '';
    width: 15px;
    width: 0.938vw;
    height: 15px;
    height: 0.938vw;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 10px 2px 0;
    margin: 0 0.625vw 0.125vw 0;
}

.fp-slide-bbs span.beds::before {
    background-image: url('../images/fp-icon-01.png');
}

.fp-slide-bbs span.baths::before {
    background-image: url('../images/fp-icon-02.png');
}

.fp-slide-bbs span.sqft::before {
    background-image: url('../images/fp-icon-03.png');
}

.fp-slide-button {
    opacity: 0;
    transition: var(--default-transition);
}

.fp-slide a:hover .fp-slide-button {
    opacity: 1;
}

.fp-slide-button span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 162px;
    width: 10.125vw;
    height: 40px;
    height: 2.5vw;
    background: #fff;
    font-size: 12px;
    font-size: 0.75vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 0 0.1em;
}

.fp-arrows-buttons {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    margin: 95px 0 0;
    margin: 5.938vw 0 0;
}

.fp-buttons {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    margin: 0 33px;
    margin: 0 2.063vw;
}

.fp-button {
    margin: 0 15px;
    margin: 0 0.938vw;
}

.fp-button a {
    width: 302px;
    width: 18.875vw;
    height: 90px;
    height: 5.625vw;
    font-size: 16px;
    font-size: 1vw;
}


/*** Featured Communities ***/

#hp-fc {
    position: relative;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

.hp-fc {
    padding: 0 30px;
    padding: 0 1.875vw;
}

.hp-fc-inner {
    max-width: 1294px;
    max-width: 80.875vw;
    margin: 0 auto;
    padding: 102px 0 135px;
    padding: 6.375vw 0 8.438vw;
    position: relative;
}

.fc-bg {
    width: calc(100% + calc(100vw - 100%));
    bottom: 412px;
    bottom: 25.75vw;
    left: calc(calc(-100vw + 100%) / 2);
}

.fc-bg::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.fc-bg canvas {
    filter: grayscale(0.2);
}

.fc-title {
    position: relative;
    z-index: 1;
    margin: 0 0 67px;
    margin: 0 0 4.188vw;
}

.fc-slider {
    position: relative;
    z-index: 1;
}

.fc-slides {
    margin: 0 -4px;
    margin: 0 -0.25vw;
}

.fc-slides:not(.slick-initialized) {
    display: flex;
    flex-flow: row wrap;
}

.fc-slide {
    width: 33.33%;
    padding: 0 4px;
    padding: 0 0.25vw;
    margin: 0 0 9px;
    margin: 0 0 0.563vw;
}

.fc-slide a {
    display: block;
}

.fc-slide-inner {
    position: relative;
    overflow: hidden;
}

.fc-slide-photo {}

.fc-slide-photo::before {
    content: '';
    background: #000;
    opacity: 0.45;
    position: absolute;
    top: 10px;
    top: 0.625vw;
    bottom: 10px;
    bottom: 0.625vw;
    left: 10px;
    left: 0.625vw;
    right: 10px;
    right: 0.625vw;
    z-index: 2;
    margin: auto;
    transition: var(--default-transition);
}

.fc-slide a:hover .fc-slide-photo::before {
    opacity: 0.65;
    top: 3px;
    top: 0.188vw;
    bottom: 3px;
    bottom: 0.188vw;
    left: 3px;
    left: 0.188vw;
    right: 3px;
    right: 0.188vw;
}

.fc-slide-photo::after {
    content: '';
    width: 332px;
    width: 20.75vw;
    height: 207px;
    height: 12.938vw;
    background-image: url('../images/site-monogram.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    position: absolute;
    top: 30px;
    top: 1.875vw;
    bottom: 30px;
    bottom: 1.875vw;
    left: 30px;
    left: 1.875vw;
    right: 30px;
    right: 1.875vw;
    z-index: 2;
    margin: auto;
    filter: invert(1);
    transform: scale(0);
    transition: var(--default-transition);
}

.fc-slide a:hover .fc-slide-photo::after {
    opacity: 0.25;
    transform: scale(1);
}

.fc-slide-info {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 30px;
    padding: 1.875vw;
    position: absolute;
    top: 8px;
    top: 0.5vw;
    left: 0;
    z-index: 2;
    transform: translateY(16px);
    transform: translateY(1vw);
    transition: var(--default-transition);
}

.fc-slide a:hover .fc-slide-info {
    transform: translateY(0);
}

.fc-slide-title {
    margin: 0 0 8px;
    margin: 0 0 0.5vw;
}

.fc-slide-title h2 {
    font-family: 'AvenirNext LT Pro Demi';
    font-size: 30px;
    font-size: 1.875vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 0 0.05em;
}

.fc-slide-button {
    opacity: 0;
    transition: var(--default-transition);
}

.fc-slide a:hover .fc-slide-button {
    opacity: 1;
}

.fc-slide-button span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 162px;
    width: 10.125vw;
    height: 40px;
    height: 2.5vw;
    background: #fff;
    font-size: 12px;
    font-size: 0.75vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 0 0.1em;
}

.fc-button {
    position: relative;
    z-index: 1;
    margin: 81px 0 0;
    margin: 5.063vw 0 0;
}

.fc-button a {
    width: 342px;
    width: 21.375vw;
    height: 90px;
    height: 5.625vw;
    font-size: 16px;
    font-size: 1vw;
}


/*** Client Testimonials ***/

#hp-ct {
    position: relative;
    z-index: 2;
    background: #fff;
}

.hp-ct {
    padding: 0 30px;
    padding: 0 1.875vw;
}

.hp-ct-inner {
    max-width: 1272px;
    max-width: 79.5vw;
    margin: 0 auto;
    padding: 10px 0 0;
    padding: 0.625vw 0 0;
    position: relative;
}

.ct-bg {
    width: calc(100% + calc(100vw - 100%));
    left: calc(calc(-100vw + 100%) / 2);
}

.ct-bg::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.84) 50%, rgba(255, 255, 255, 1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.ct-bg::after {
    content: '';
    width: 24.563%;
    height: 59.272%;
    background: #000;
    opacity: 0.85;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
}

.ct-bg canvas {
    filter: grayscale(1);
}

.ct-title {
    position: relative;
    z-index: 1;
    margin: 0 0 63px;
    margin: 0 0 3.938vw;
}

.ct-slider {
    position: relative;
    z-index: 1;
}

.ct-slides {
    margin: 0 -23px;
    margin: 0 -1.438vw;
}

.ct-slides:not(.slick-initialized) {
    display: flex;
    flex-flow: row wrap;
}

.ct-slides .slick-list {
    overflow: visible;
}

.ct-slide {
    width: 50%;
    padding: 0 23px;
    padding: 0 1.438vw;
    transition: var(--default-transition);
}

.ct-slides.slick-initialized .ct-slide {
    opacity: 0;
    pointer-events: none;
}

.ct-slides.slick-initialized .ct-slide.slick-active {
    opacity: 1;
    pointer-events: auto;
}

.ct-slide-inner {
    background: #5d5d5d;
    padding: 53px 32px 48px;
    padding: 3.313vw 2vw 3vw;
}

.ct-slide-stars {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 22px;
    margin: 0 0 1.375vw;
}

.ct-slide-stars i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 22px;
    width: 1.375vw;
    height: 22px;
    height: 1.375vw;
    background-image: url('../images/icon-star.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 2px;
    margin: 0 0.125vw;
}

.ct-slide-excerpt {}

.ct-slide-excerpt h2 {
    font-size: 14px;
    font-size: 0.875vw;
    font-weight: 700;
    line-height: 1.923;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 11px;
    margin: 0 0 0.688vw;
}

.ct-slide-excerpt p {
    font-size: 13px;
    font-size: 0.813vw;
    font-weight: 400;
    letter-spacing: 0.025em;
    line-height: 1.923;
    color: #fff;
    text-align: center;
    padding: 0 0 0 0.025em;
}

.ct-slide-title {
    margin: 22px 0 0;
    margin: 1.375vw 0 0;
}

.ct-slide-title h2 {
    font-size: 14px;
    font-size: 0.875vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #fff;
    text-align: center;
    padding: 0 0 0 0.05em;
}

.ct-arrows-button {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    margin: 68px 0 0;
    margin: 4.25vw 0 0;
    position: relative;
    z-index: 1;
}

.ct-button {
    margin: 0 48px;
    margin: 0 3vw;
}

.ct-button a {
    width: 342px;
    width: 21.375vw;
    height: 90px;
    height: 5.625vw;
    font-size: 16px;
    font-size: 1vw;
}


/*** Latest News ***/

#hp-ln {
    position: relative;
    z-index: 1;
    background: #fff;
}

.hp-ln {
    padding: 0 30px;
    padding: 0 1.875vw;
}

.hp-ln-inner {
    max-width: 1294px;
    max-width: 80.875vw;
    margin: 0 auto;
    padding: 161px 0 147px;
    padding: 10.063vw 0 9.188vw;
    position: relative;
}

.ln-title {
    margin: 0 0 53px;
    margin: 0 0 3.313vw;
}

.ln-slider {
    position: relative;
    z-index: 1;
}

.ln-slides {
    margin: 0 -12px;
    margin: 0 -0.75vw;
}

.ln-slides:not(.slick-initialized) {
    display: flex;
    flex-flow: row wrap;
}

.ln-slide {
    width: 33.33%;
    padding: 0 12px;
    padding: 0 0.75vw;
    margin: 0 0 24px;
    margin: 0 0 1.5vw;
}

.ln-slide-inner {}

.ln-slide-photo {}

.ln-slide-photo a {
    display: block;
}

.ln-slide-photo a::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: var(--default-transition);
}

.ln-slide-photo a:hover::before {
    opacity: 0.5;
}

.ln-slide-photo a::after {
    content: '';
    width: 232px;
    width: 14.5vw;
    height: 144px;
    height: 9vw;
    background-image: url('../images/site-monogram.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    position: absolute;
    top: 20px;
    top: 1.25vw;
    bottom: 20px;
    bottom: 1.25vw;
    left: 20px;
    left: 1.25vw;
    right: 20px;
    right: 1.25vw;
    z-index: 2;
    margin: auto;
    filter: invert(1);
    transform: scale(0);
    transition: var(--default-transition);
}

.ln-slide-photo a:hover::after {
    opacity: 0.34;
    transform: scale(1);
}

.ln-slide-info {
    padding: 25px 0 0;
    padding: 1.563vw 0 0;
}

.ln-slide-title {
    margin: 0 0 6px;
    margin: 0 0 0.375vw;
}

.ln-slide-title a {
    display: block;
    font-size: 19px;
    font-size: 1.188vw;
    font-weight: 700;
    color: #000;
}

.ln-slide-date {
    margin: 0 0 13px;
    margin: 0 0 0.813vw;
}

.ln-slide-date span {
    display: block;
    font-size: 14px;
    font-size: 0.875vw;
    font-weight: 400;
    letter-spacing: 0.3em;
    /*    color: #828282;*/
    color: #767676;
    text-transform: uppercase;
}

.ln-slide-excerpt {}

.ln-slide-excerpt p {
    font-size: 14px;
    font-size: 0.875vw;
    font-weight: 400;
    letter-spacing: 0.025em;
    line-height: 1.857;
    color: #5d5d5d;
}

.ln-slide-button {
    margin: 25px 0 0;
    margin: 1.563vw 0 0;
}


/*** Social Media ***/

#hp-sm {
    position: relative;
    z-index: 1;
    background: #fff;
}

/*#hp-sm::before {
    content: '';
    width: 799px;
    width: 49.938vw;
    height: 565px;
    height: 35.313vw;
    background-image: url('../images/site-monogram.png');
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 0.05;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}*/
#hp-sm::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 40.625%;
    bottom: 0;
    background: url(../images/quick-search_bg.jpg) left center no-repeat;
    background-size: cover;
    opacity: 0.1;
}

#hp-sm::after {
    content: '';
    width: 40.625%;
    background: rgb(255, 255, 255);
    background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0.85) 100%);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
}

.hp-sm {
    padding: 0 30px;
    padding: 0 1.875vw;
    position: relative;
    z-index: 2;
}

.hp-sm::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 1) 100%);
}

.hp-sm::before {
    content: '';
    width: 799px;
    width: 49.938vw;
    height: 565px;
    height: 35.313vw;
    background-image: url('../images/site-monogram.png');
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 0.05;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.hp-sm>div {
    position: relative;
    z-index: 2;
}

.hp-sm-inner {
    display: flex;
    flex-flow: row wrap;
    max-width: 1410px;
    max-width: 88.125vw;
    margin: 0 auto;
    padding: 46px 0 134px;
    padding: 2.875vw 0 8.375vw;
    position: relative;
    z-index: 2;
    align-items: center;
}

.sm-slider {
    width: 46.596%;
}

.sm-slides {
    margin: 0 -6px;
    margin: 0 -0.375vw;
}

.sm-slides:not(.slick-initialized) {
    display: flex;
    flex-flow: row wrap;
}

.sm-slide {
    width: 33.33%;
    padding: 0 6px;
    padding: 0 0.375vw;
    margin: 0 0 10px;
    margin: 0 0 0.625vw;
}

.sm-slide a {
    display: block;
}

.sm-slide-inner {
    position: relative;
}

.sm-slide-photo {}

.sm-slide .sm-slide-photo {
    filter: brightness(0);
}

.sm-slide-icon {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sm-slide-icon img {
    position: absolute;
    left: 51%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    height: auto;
    transition: var(--default-transition);
}

.sm-slide a:hover .sm-slide-icon img {
    opacity: 1;
}

.sm-slide-icon span {
    color: #fff;
    font-size: 58px;
    transition: var(--default-transition);
}

.sm-slide-icon span.ai-font-tiktok {
    font-size: 47px;
}

.sm-slide a:hover span.ai-font-tiktok,
.sm-slide a:hover span.ai-font-google-my-business-outline {
    opacity: 0;
}

.sm-slide a:hover span.ai-font-instagram {
        background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
    color: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sm-slide a:hover span.ai-font-facebook {
    color: #3b5998;
}

.sm-slide a:hover span.ai-font-youtube {
    color: #ff0000;
}

.sm-slide a:hover span.ai-font-linkedin {
    color: #0e76a8;
}

.sm-slide a:hover span.ai-font-zillow {
    color: #0067f7;
}

.sm-slide-photo::before {
    content: '';
    background: #000;
    opacity: 0;
    position: absolute;
    top: 10px;
    top: 0.625vw;
    bottom: 10px;
    bottom: 0.625vw;
    left: 10px;
    left: 0.625vw;
    right: 10px;
    right: 0.625vw;
    z-index: 2;
    margin: auto;
    transition: var(--default-transition);
}

.sm-slide a:hover .sm-slide-photo::before {
    opacity: 0.7;
}

.sm-slide-info {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    top: 0.625vw;
    bottom: 10px;
    bottom: 0.625vw;
    left: 10px;
    left: 0.625vw;
    right: 10px;
    right: 0.625vw;
    z-index: 2;
    margin: auto;
}

.sm-slide-info span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-size: 0.938vw;
    font-weight: 400;
    letter-spacing: 0.16em;
    color: #fff;
    text-align: center;
    opacity: 0;
    transform: scale(0);
    transition: var(--default-transition);
}

.sm-slide-info span:not(:last-child) {
    margin: 0 20px 0 0;
    margin: 0 1.25vw 0 0;
}

.sm-slide a:hover .sm-slide-info span {
    opacity: 1;
    transform: scale(1);
}

.sm-slide-info span::before {
    content: '';
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 10px 0 0;
    margin: 0 0.625vw 0 0;
}

.sm-slide-info span.likes::before {
    width: 32px;
    width: 2vw;
    height: 29px;
    height: 1.813vw;
    background-image: url('../images/sm-icon-01.png');
}

.sm-slide-info span.comments::before {
    width: 40px;
    width: 2.5vw;
    height: 29px;
    height: 1.813vw;
    background-image: url('../images/sm-icon-02.png');
}

.sm-title-text-profile-button-smis {
    width: 53.404%;
    padding: 0 0 0 129px;
    padding: 0 0 0 8.063vw;
}

.sm-title {
    margin: 0 0 39px;
    margin: 0 0 2.438vw;
}

.sm-text {
    max-width: 540px;
    max-width: 33.75vw;
    margin: 0 0 30px;
    margin: 0 0 1.875vw;
}

.sm-text p {
    font-size: 20px;
    font-size: 1.25vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.75;
    color: #5d5d5d;
}

.sm-profile-button {
    display: flex;
    flex-flow: row wrap;
}

.sm-profile {
    display: flex;
    flex-flow: row wrap;
}

.sm-profile-photo {
    width: 108px;
    width: 6.75vw;
    border: 6px solid #fff;
    border: 0.375vw solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1.313vw 0 rgba(0, 0, 0, 0.2);
}

.sm-profile-handle {
    margin: 32px 0 0 19px;
    margin: 2vw 0 0 1.188vw;
}

.sm-profile-handle h2 {
    font-family: 'AvenirNext LT Pro Demi';
    font-size: 20px;
    font-size: 1.25vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #000;
}

.sm-profile-handle span {
    display: block;
    font-size: 18px;
    font-size: 1.125vw;
    font-weight: 400;
    letter-spacing: 0.02em;
    color: #4d4d4d;
}

.sm-button {
    margin: 32px 0 0 65px;
    margin: 2vw 0 0 4.063vw;
}

.sm-button a {
    width: 170px;
    width: 10.625vw;
    height: 60px;
    height: 3.75vw;
}

.sm-button a i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    font-size: 1.438vw;
    margin: 0 18px 0 0;
    margin: 0 1.125vw 0 0;
}

.sm-smis {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin: 47px 0 0;
    margin: 2.938vw 0 0;
}

.sm-smis>span {
    display: block;
    font-family: 'AvenirNext LT Pro Demi';
    font-size: 20px;
    font-size: 1.25vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.2;
    color: #000;
    text-transform: uppercase;
    margin: 0 42px 0 0;
    margin: 0 2.625vw 0 0;
}

.sm-smis a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 58px;
    width: 3.625vw;
    height: 58px;
    height: 3.625vw;
    border: 1px solid #8b8b8b;
    border: 0.063vw solid #8b8b8b;
    border-radius: 50%;
    color: #2b2c31;
    text-align: center;
}

.sm-smis a:not(:last-child) {
    margin: 0 20px 0 0;
    margin: 0 1.25vw 0 0;
}

.sm-smis a:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.sm-smis a i {
    display: flex;
    justify-content: center;
    align-content: center;
    font-size: 26px;
    font-size: 1.625vw;
}

.sm-button a[href*="instagram"] i {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
    color: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sm-smis a[href*="facebook"] i {
    color: #3b5998;
}

.sm-smis a[href*="zillow"] i {
    color: #5477bb;
}

.sm-smis a[href*="linkedin"] i {
    color: #0E76a8;
}

.sm-smis a[href*="youtube"] i {
    color: #e60000;
}

.sm-smis a[href*="tiktok"] i {
    font-size: 1.45vw;
}

.sm-smis a[href*="google"] i {
    color: #4285f4;
}


#hp-qs button.btn.dropdown-toggle.btn-default {
    display: block;
    width: 100%;
    height: auto;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
    border-bottom: 0.063vw solid rgba(0, 0, 0, 0.8);
    font-size: 11px;
    font-size: 0.688vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #000;
    text-transform: uppercase;
    text-overflow: ellipsis;
    padding: 13px 35px;
    padding: 0.813vw 2.188vw;
    appearance: none;
    position: relative;
    z-index: 2;
    border-radius: unset;
}

#hp-qs span.filter-option.pull-left {
    font-size: 11px;
    font-size: 0.688vw;
    text-overflow: ellipsis;
}

#hp-qs .qs-form-input select option,
#hp-qs input.form-control {
    color: #000;
}

#hp-qs ul.dropdown-menu.inner {
    max-height: 250px !important;
}
.show-on-scroll {
  display: none !important;
}

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

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


/* iPad(portrait) | Galaxy Tab 4(portrait)  */

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

    /*** Slideshow ***/
    #hp-ss {}

    .hp-ss {}

    .hp-ss-inner {}

    .hp-ss-inner {}

    .hp-ss-inner:before {}

    .hp-ss-inner:after {}

    .hp-ss-inner>canvas {}

    .hp-ss-inner .aios-slider {}

    .hp-ss-inner .aios-slider canvas {}

    .ss-explore {}

    .ss-explore span {
        font-size: 16px;
    }

    .ss-explore::before {
        width: 1px;
        height: 26px;
    }

    .ss-explore::after {
        width: 1px;
        height: 26px;
    }

    .ss-explore i {
        width: 13px;
        height: 19px;
        border: 1px solid #fff;
        border-radius: 6.5px;
        margin: 11px 0 14px;
    }

    .ss-explore i::before {
        width: 1px;
        height: 3px;
        margin: 3px 0 0;
    }

    /*** About ***/
    #hp-about {}

    #hp-about::before {
        width: 910px;
        height: 797px;
        top: 88px;
    }

    .hp-about {
        padding: 0 30px;
    }

    .hp-about-inner {
        max-width: 720px;
        padding: 60px 0;
    }

    .about-photo {
        width: 100%;
        max-width: 545px;
        margin: 0 auto;
    }

    .about-title-text-button-video {
        width: 100%;
        padding: 60px 0 0;
    }

    .about-title {
        margin: 0 0 31px;
    }

    .about-title em {
        font-size: 17px;
        margin: 19px 0 0;
        text-align: center;
        padding: 0 0 0 0.05em;
    }

    .about-text {
        max-width: 740px;
    }

    .about-text p {
        font-size: 16px;
        text-align: center;
        padding: 0 0 0 0.025em;
    }

    .about-text p:not(:last-child) {
        margin: 0 0 30px;
    }

    .about-button-video {
        max-width: 728px;
        margin: 1px 0 0;
    }

    .about-button-video::before {
        height: 1px;
        margin: 0 30px 8px;
        display: none;
    }

    .about-button {
        margin: 30px 0;
        width: 100%;
        justify-content: center;
    }

    .about-video {
        width: 100%;
    }

    .about-video a {}

    .about-video-photo {}

    .about-video-photo::before {}

    .about-video a:hover .about-video-photo::before {}

    .about-video-photo i {
        width: 88px;
        height: 88px;
        border: 2px solid rgba(255, 255, 255, 0.5);
    }

    .about-video-photo i::before {
        border-width: 10px 0 10px 17px;
        margin: 0 0 0 6px;
    }

    /*** Quick Search ***/
    #hp-qs {}

    .hp-qs {
        padding: 0 30px;
    }

    .hp-qs-inner {
        max-width: 1294px;
        padding: 60px;
    }

    .qs-bg {}

    .qs-bg canvas {}

    .qs-title {
        margin: 0 0 30px;
        width: 100%;
    }

    .qs-form-credits {
        max-width: 814px;
        max-width: 100%;
    }

    .qs-form {}

    .qs-form-inner {
        margin: 0 -9px;
    }

    .qs-form-col {}

    .qs-form-col:nth-child(1) {}

    .qs-form-col:nth-child(2) {}

    .qs-form-col:nth-child(3) {}

    .qs-form-input {
        padding: 0 9px;
        margin: 10px 0 15px;
    }

    .qs-form-input:not(.full) {}

    .qs-form-input::before {
        width: 16px;
        height: 16px;
        bottom: 4px;
        left: 14px;
    }

    .qs-form-input.property-type::before {}

    .qs-form-input.city-zip::before {}

    .qs-form-input.bedrooms::before {}

    .qs-form-input.bathrooms::before {}

    .qs-form-input.price::before {}

    .qs-form-input::after {
        border-width: 6px 6px 0 6px;
        bottom: 4px;
        right: 18px;
    }

    .qs-form-input input,
    .qs-form-input select,
    #hp-qs button.btn.dropdown-toggle.btn-default {
        border-bottom: 1px solid rgba(214, 214, 214, 0.8);
        font-size: 11px;
        padding: 13px 35px;
    }

    #hp-qs span.filter-option.pull-left {
        font-size: 11px;
    }

    .qs-form-button {
        padding: 0 9px;
        margin: 0 0 15px;
    }

    .qs-form-button button,
    .qs-form-button a {
        height: 50px;
        border: 1px solid #000;
        font-size: 13px;
        padding: 0 10px 0 calc(10px + 0.1em);
    }

    .qs-form-button a {}

    .qs-form-button button:hover,
    .qs-form-button a:hover {}

    .qs-credits {}

    .qs-credits span {
        font-size: 11px;
    }

    /*** Featured Properties ***/
    #hp-fp {}

    #hp-fp::before {
        width: 1104px;
        height: 1105px;
        top: 79px;
    }

    .hp-fp {
        padding: 0 30px
    }

    .hp-fp-inner {
        max-width: 720px;
        margin: 0 auto;
        padding: 60px 0;
    }

    .fp-title {
        margin: 0 0 52px;
    }

    .fp-slider {}

    .fp-slides {
        margin: 0 -6px;
    }

    .fp-slides:not(.slick-initialized) {}

    .fp-slide {
        padding: 0 6px;
        margin: 0 0 10px;
    }

    .fp-slide a {}

    .fp-slide-inner {}

    .fp-slide-photo {}

    .fp-slide-info {
        max-width: 398px;
        padding: 21px 15px 28px;
        transform: translateY(95px);
    }

    .fp-slide a:hover .fp-slide-info {}

    .fp-slide-price {
        margin: 0 0 3px;
    }

    .fp-slide-price span {
        font-size: 30px;
    }

    .fp-slide-address {
        margin: 0 0 14px;
    }

    .fp-slide-address span {
        font-size: 15px;
    }

    .fp-slide-bbs {
        margin: 0 0 23px;
    }

    .fp-slide a:hover .fp-slide-bbs {}

    .fp-slide-bbs span {
        font-size: 12px;
    }

    .fp-slide-bbs span:not(:last-child) {
        margin: 0 20px 0 0;
    }

    .fp-slide-bbs span::before {
        width: 15px;
        height: 15px;
        margin: 0 10px 2px 0;
    }

    .fp-slide-bbs span.beds::before {}

    .fp-slide-bbs span.baths::before {}

    .fp-slide-bbs span.sqft::before {}

    .fp-slide-button {}

    .fp-slide a:hover .fp-slide-button {}

    .fp-slide-button span {
        width: 162px;
        height: 40px;
        font-size: 12px;
    }

    .fp-arrows-buttons {
        margin: 60px 0 0;
    }

    .fp-arrow {
        margin: 0 15px;
    }

    .fp-buttons {
        margin: 60px 0 0;
        width: 100%;
        order: 1;
    }

    .fp-button {
        margin: 0 15px;
    }

    .fp-button a {
        width: 302px;
        height: 90px;
        font-size: 16px;
    }

    /*** Featured Communities ***/
    #hp-fc {}

    .hp-fc {
        padding: 0 30px;
    }

    .hp-fc-inner {
        max-width: 720px;
        padding: 60px 0;
    }

    .fc-bg {
        bottom: 412px;
    }

    .fc-bg::before {}

    .fc-bg canvas {}

    .fc-title {
        margin: 0 0 67px;
    }

    .fc-slider {}

    .fc-slides {
        margin: 0 -4px;
    }

    .fc-slides:not(.slick-initialized) {}

    .fc-slide {
        width: 50%;
        padding: 0 4px;
        margin: 0 0 9px;
    }

    .fc-slide a {}

    .fc-slide-inner {}

    .fc-slide-photo {}

    .fc-slide-photo::before {
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }

    .fc-slide a:hover .fc-slide-photo::before {
        top: 3px;
        bottom: 3px;
        left: 3px;
        right: 3px;
    }

    .fc-slide-photo::after {
        width: auto;
        height: 207px;
        top: 30px;
        bottom: 30px;
        left: 30px;
        right: 30px;
    }

    .fc-slide a:hover .fc-slide-photo::after {}

    .fc-slide-info {
        padding: 30px;
        top: 8px;
        transform: translateY(16px);
    }

    .fc-slide a:hover .fc-slide-info {}

    .fc-slide-title {
        margin: 0 0 8px;
    }

    .fc-slide-title h2 {
        font-size: 30px;
    }

    .fc-slide-button {}

    .fc-slide a:hover .fc-slide-button {}

    .fc-slide-button span {
        width: 162px;
        height: 40px;
        font-size: 12px;
    }

    .fc-button {
        margin: 60px 0 0;
    }

    .fc-button a {
        width: 342px;
        height: 90px;
        font-size: 16px;
    }

    /*** Client Testimonials ***/
    #hp-ct {}

    .hp-ct {
        padding: 0 30px;
    }

    .hp-ct-inner {
        max-width: 720px;
        padding: 10px 0 0;
    }

    .ct-bg {}

    .ct-bg::before {}

    .ct-bg::after {
        width: 24.563%;
        display: none;
    }

    .ct-bg canvas {}

    .ct-title {
        margin: 0 0 63px;
    }

    .ct-slider {}

    .ct-slides {
        margin: 0 -23px;
    }

    .ct-slides:not(.slick-initialized) {}

    .ct-slides .slick-list {}

    .ct-slide {
        padding: 0 23px;
    }

    .ct-slides.slick-initialized .ct-slide {}

    .ct-slides.slick-initialized .ct-slide.slick-active {}

    .ct-slide-inner {
        padding: 60px 30px;
    }

    .ct-slide-stars {
        margin: 0 0 22px;
    }

    .ct-slide-stars i {
        width: 22px;
        height: 22px;
        margin: 0 2px;
    }

    .ct-slide-excerpt {}

    .ct-slide-excerpt h2 {
        font-size: 14px;
        margin: 0 0 11px;
    }

    .ct-slide-excerpt p {
        font-size: 13px;
    }

    .ct-slide-title {
        margin: 22px 0 0;
    }

    .ct-slide-title h2 {
        font-size: 14px;
    }

    .ct-arrows-button {
        margin: 60px 0 0;
    }

    .ct-arrow {
        margin: 0 15px;
    }

    .ct-button {
        width: 100%;
        margin: 60px 0 0;
        order: 1;
        justify-content: center;
    }

    .ct-button a {
        width: 342px;
        height: 90px;
        font-size: 16px;
    }

    /*** Latest News ***/
    #hp-ln {}

    .hp-ln {
        padding: 0 30px;
    }

    .hp-ln-inner {
        max-width: 720px;
        padding: 60px 0;
    }

    .ln-title {
        margin: 0 0 53px;
    }

    .ln-slider {}

    .ln-slides {
        margin: 0 -12px;
    }

    .ln-slides:not(.slick-initialized) {}

    .ln-slide {
        width: 100%;
        padding: 0 12px;
        margin: 0 0 30px;
    }

    .ln-slide-inner {}

    .ln-slide-photo {}

    .ln-slide-photo a {}

    .ln-slide-photo a::before {}

    .ln-slide-photo a:hover::before {}

    .ln-slide-photo a::after {
        width: 232px;
        height: 144px;
        top: 20px;
        bottom: 20px;
        left: 20px;
        right: 20px;
    }

    .ln-slide-photo a:hover::after {}

    .ln-slide-info {
        padding: 25px 0 0;
    }

    .ln-slide-title {
        margin: 0 0 6px;
    }

    .ln-slide-title a {
        font-size: 19px;
        text-align: center;
    }

    .ln-slide-date {
        margin: 0 0 13px;
        text-align: center;
        padding: 0 0 0 0.3em;
    }

    .ln-slide-date span {
        font-size: 14px;
    }

    .ln-slide-excerpt {}

    .ln-slide-excerpt p {
        font-size: 14px;
        text-align: center;
        padding: 0 0 0 0.025em;
    }

    .ln-slide-button {
        margin: 25px 0 0;
        justify-content: center;
    }

    /*** Social Media ***/
    #hp-sm {}

    .hp-sm::before {
        width: 799px;
        height: 565px;
    }

    #hp-sm::after {
        top: 26px;
        display: none;
    }

    .hp-sm {
        padding: 0 30px;
    }

    .hp-sm-inner {
        max-width: 720px;
        padding: 60px 0;
        flex-flow: column-reverse;
    }

    .sm-slider {
        margin: 56px 0 0;
        width: 100%;
    }

    .sm-slides {
        margin: 0 -6px;
    }

    .sm-slides:not(.slick-initialized) {}

    .sm-slide {
        padding: 0 6px;
        margin: 0 0 10px;
    }

    .sm-slide a {}

    .sm-slide-inner {}

    .sm-slide-photo {}

    .sm-slide-photo::before {
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }

    .sm-slide a:hover .sm-slide-photo::before {}

    .sm-slide-info {
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }

    .sm-slide-info span {
        font-size: 15px;
    }

    .sm-slide-info span:not(:last-child) {
        margin: 0 20px 0 0;
    }

    .sm-slide a:hover .sm-slide-info span {}

    .sm-slide-info span::before {
        margin: 0 10px 0 0;
    }

    .sm-slide-info span.likes::before {
        width: 32px;
        height: 29px;
    }

    .sm-slide-info span.comments::before {
        width: 40px;
        height: 29px;
    }

    .sm-title-text-profile-button-smis {
        padding: 0;
        width: 100%;
    }

    .sm-title {
        margin: 0 0 39px;
    }

    .sm-text {
        max-width: none;
        margin: 0 0 30px;
    }

    .sm-text p {
        font-size: 20px;
        text-align: center;
        padding: 0 0 0 0.05em;
    }

    .sm-profile-button {
        flex-flow: column;
        align-items: center;
    }

    .sm-profile {}

    .sm-profile-photo {
        width: 108px;
        border: 6px solid #fff;
        box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.2);
    }

    .sm-profile-handle {
        margin: 32px 0 0 19px;
    }

    .sm-profile-handle h2 {
        font-size: 20px;
    }

    .sm-profile-handle span {
        font-size: 18px;
    }

    .sm-button {
        margin: 30px 0 0;
    }

    .sm-button a {
        width: 170px;
        height: 60px;
    }

    .sm-button a i {
        font-size: 23px;
        margin: 0 18px 0 0;
    }

    .sm-smis {
        margin: 47px 0 0;
        justify-content: center;
    }

    .sm-smis>span {
        font-size: 20px;
        text-align: center;
        padding: 0 0 0 0.05em;
        margin: 0 0 30px;
        width: 100%;
    }

    .sm-smis a {
        width: 58px;
        height: 58px;
        border: 1px solid #8b8b8b;
    }

    .sm-smis a:not(:last-child) {
        margin: 0 15px 0 0;
    }

    .sm-smis a:hover {}

    .sm-smis a i {
        font-size: 26px !important;
    }
    .qs-form-col {
        width: 100% !important; 
    }
/*    COMMENT*/
}


/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */

@media only screen and (max-width: 767px) {
    .hp-about {
        padding: 0 15px;
    }

    .hp-qs {
        padding: 0 15px;
    }

    .hp-qs-inner {
        padding: 60px 30px;
    }

    .qs-form-col {
        width: 100% !important;
    }

    .qs-credits span {
        text-align: center;
        padding: 0 0 0 0.145em;
    }

    .hp-fp {
        padding: 0 15px;
    }

    .fp-slide-info {
        position: relative;
        background: #000;
        transform: none;
        max-width: none;
    }

    .fp-slide-bbs {
        opacity: 1;
    }

    .fp-slide-button {
        opacity: 1;
    }

    .fp-button {
        margin: 0;
    }

    .fp-button:not(:last-child) {
        margin: 0 0 30px;
    }

    .hp-fc {
        padding: 0 15px;
    }

    .fc-slide {
        width: 100%;
    }

    .hp-ct {
        padding: 0 15px;
    }

    .hp-ln {
        padding: 0 15px;
    }

    .ln-slide-photo a::after {
        height: auto;
    }

    .hp-sm {
        padding: 0 15px;
    }

    .sm-profile {
        flex-flow: column;
        align-items: center;
    }

    .sm-profile-handle h2 {
        text-align: center;
        padding: 0 0 0 0.05em;
    }

    .sm-profile-handle span {
        text-align: center;
        padding: 0 0 0 0.02em;
    }

    .sm-slide {
        width: 50%;
    }
}


/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */

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