body.popupactive {
    overflow: hidden;
}

.syh-container {
    width: 100%;
    max-width: 1345px;
}

#ip-syh .page-title h1 {
    font-size: 65px;
}

#ip-syh .custom-breadcrumbs {
    background: none;
    color: #686868;
    padding: 8px 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.100em;
    padding: 0 0 25px;
}

#ip-syh .custom-breadcrumbs a {
    color: #a7a7a7;
}

#ip-syh .syh-top {
    padding: 0 0 65px;
}

#ip-syh .ip-syh-text {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.060em;
    color: #686868;
    line-height: 24px;
    padding: 0 75px 0 0;
}

#ip-syh .ip-syh-text p {
    margin: 109px 0 58px;
}

/*#ip-syh .ip-comm-video-top{

    position: relative;

    margin: 0 0 0 -72px;

}*/
#ip-syh .ip-comm-video-top {
    position: relative;
    margin: 0 0 0 -72px;
    margin-top: 0px;
    float: right;
    width: calc( 100% + 60px );
    padding-top: 30px;
    padding-left: 30px;
    background: #ffffff;
    margin-top: -40px;
}

#ip-syh .ip-comm-video-top canvas {
    display: block;
    width: 100%;
    height: auto;
}

#ip-syh .ip-comm-video-top iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#ip-syh .syh-btn {
    position: relative;
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.025em;
    line-height: 1;
    border: 5px solid #abd26a;
    padding: 35px 94px;
    color: #076593;
}

#ip-syh a.syh-btn:before {
    content: '“';
    display: block;
    position: absolute;
    font-size: 72px;
    font-weight: 600;
    color: #076593;
    line-height: 1;
    letter-spacing: -0.025em;
    background: #ffffff;
    padding: 10px;
    height: 40px;
    left: -25px;
    top: 22px;
}

#ip-syh a.syh-btn:hover:before {
    opacity: 0;
}

#ip-syh .syh-btn:after {
    content: '';
    font-size: 70px;
    display: block;
    background: #fff;
    max-height: 46px;
    padding: 13px 0;
    position: absolute;
    left: -16px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
}

#ip-syh .syh-btn:hover {
    background: #076593;
    color: #fff;
    border: 5px solid #076593;
}

#ip-syh .syh-btn:hover:after {
    opacity: 0;
}

#ip-syh .syh-title {
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    color: #616161;
    letter-spacing: -0.025em;
    line-height: 1;
}

#ip-syh .syh-title span {
    /*color: #abd26a;*/
    color: #7aa139;
}

#ip-syh .syh-hsp {
    padding: 100px 0 95px;
}

#ip-syh .syh-hsp ul {
    font-size: 0;
    text-align: center;
    margin: 80px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#ip-syh .syh-hsp ul li {
}

#ip-syh .syh-hsp ul a {
}

#ip-syh .syh-hsp ul canvas {
    background-repeat: no-repeat;
    background-position: top center;
}

#ip-syh .syh-hsp ul .hsp-1 canvas {
    background-image: url(../images/hsp-1.png);
}

#ip-syh .syh-hsp ul .hsp-2 canvas {
    background-image: url(../images/hsp-2.png);
}

#ip-syh .syh-hsp ul .hsp-3 canvas {
    background-image: url(../images/hsp-3.png);
}

#ip-syh .syh-hsp ul .hsp-4 canvas {
    background-image: url(../images/hsp-4.png);
}

#ip-syh .syh-hsp ul .hsp-5 canvas {
    background-image: url(../images/hsp-5.png);
}

#ip-syh .syh-hsp ul .hsp-6 canvas {
    background-image: url(../images/hsp-6.png);
}

#ip-syh .syh-hsp ul .hsp-7 canvas {
    background-image: url(../images/hsp-7.png);
}

#ip-syh .syh-hsp ul .hsp-title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.025em;
    padding: 25px 0 0;
    line-height: 1.2;
}

#ip-syh .custom-border {
    position: relative;
}

#ip-syh .custom-border:after {
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    background: url(../images/custom-border.png) right center no-repeat;
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 100%;
}

#ip-syh .syh-ffas {
    padding: 77px 0;
}

#ip-syh .syh-ffas p {
    font-size: 16px;
    letter-spacing: 0.050em;
    color: #686868;
    line-height: 1.1;
    text-align: center;
    margin-top: 30px;
}

#ip-syh .syh-ffas ul {
    font-size: 0;
    text-align: center;
    margin: 40px 0 0;
}

#ip-syh .syh-ffas ul li {
    margin: 0 0 30px 30px;
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 15px);
}

#ip-syh .syh-ffas ul li:nth-child(odd) {
    margin: 0 0 30px 0
}

#ip-syh .syh-ffas ul a {
    display: block;
    position: relative;
}

#ip-syh .syh-ffas .ffas-img {
    background: #000;
}

#ip-syh .syh-ffas canvas {
    display: block;
    width: 100%;
    height: auto;
    opacity: .35;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    -moz-transition: all ease .4s;
    -webkit-transition: all ease .4s;
}

#ip-syh .syh-ffas a:hover canvas {
    opacity: .15;
}

#ip-syh .syh-ffas .ffas-1 canvas {
    background-image: url(../images/ffas-1.jpg);
}

#ip-syh .syh-ffas .ffas-2 canvas {
    background-image: url(../images/ffas-2.jpg);
}

#ip-syh .syh-ffas .ffas-3 canvas {
    background-image: url(../images/ffas-3.jpg);
}

#ip-syh .syh-ffas .ffas-4 canvas {
    background-image: url(../images/ffas-4.jpg);
}

#ip-syh .syh-ffas .ffas-5 canvas {
    background-image: url(../images/ffas-5.jpg);
}

#ip-syh .ffas-title {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    z-index: 2;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

/* #ip-syh .ffas-title:before{

    content: '';

    display: inline-block;

    width: 0;

    height: 100%;

    vertical-align: middle;

} */
#ip-syh .syh-ffas h3 {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

#ip-syh .ffas-contact {
    color: #076593;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.025em;
    text-align: center;
    padding: 70px 0;
}

#ip-syh .syh-dd {
    padding: 90px 0 0;
}

#ip-syh .syh-dd .syh-title {
    text-align: left;
    padding: 30px 0 0;
}

#ip-syh .syh-dd p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.050em;
    color: #686868;
    line-height: 24px;
    margin: 30px 0 60px;
}

#ip-syh .syh-dd .dd-text {
    padding: 11px 0 11px;
    background: #fff;
    margin: 30px 0 0;
}

#ip-syh .syh-contact {
    background: url(../images/syh-contact-bg.jpg) center center no-repeat;
    background-size: cover;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #07628e;
    text-align: center;
    padding: 50px 0;
    margin: 95px 0 0;
}

#ip-syh .syh-contact a:hover {
    color: #b5e267;
}

#ip-syh .syh-form {
    background: url(../images/syh-form.jpg) center top #075f92;
    background-size: cover;
    padding: 50px 0 47px;
    width: 95%;
    max-width: 971px;
    margin: 50px auto 0;
}

#ip-syh .syh-fields {
    width: 90%;
    max-width: 754px;
    margin: 0px auto;
    font-size: 0;
}

#ip-syh .syh-field {
    margin: 0 0 0 8px;
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 4px);
}

#ip-syh .syh-field:first-child {
    margin: 0 0 0 0;
}

#ip-syh .syh-field input[type="text"] {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    color: #353840;
    padding: 0 15px;
    border: 1px solid #004a7f;
    height: 50px;
    border-radius: 7px;
}

#ip-syh .syh-field input[type="email"] {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    color: #353840;
    padding: 0 15px;
    border: 1px solid #004a7f;
    height: 50px;
    border-radius: 7px;
}

#ip-syh .syh-field select {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    color: #353840;
    padding: 0 15px;
    border: 1px solid #004a7f;
    height: 50px;
    border-radius: 7px;
}

#ip-syh .syh-field input[type="submit"] {
    display: block;
    width: 100%;
    color: #07628e;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.020em;
    text-transform: uppercase;
    -webkit-appearance: none;
    background: url(../images/syh-contact.png) calc(100% - 25px) center no-repeat #bae278;
    height: 50px;
    border: 0px solid #fff;
    padding: 0 0 0 19px;
    border-radius: 7px;
    text-align: left;
}

.hmw-address .hmw-cont {
    display: block;
    width: 100%;
    color: #07628e;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.020em;
    text-transform: uppercase;
    -webkit-appearance: none;
    background: url(../images/syh-contact.png) calc(100% - 25px) center no-repeat #bae278;
    height: 50px;
    border: 0px solid #fff;
    padding: 0 0 0 19px;
    border-radius: 7px;
    text-align: left;
}

#ip-syh .syh-contact-title {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    letter-spacing: -0.025em;
    line-height: 1;
    margin: 0 0 40px;
    padding: 0 15px;
}

#ip-syh .syh-contact-title span {
    color: #abd26a;
}

#ip-syh .ffas-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 90%;
    padding: 0 0 25px;
    z-index: 1031;
    background: #fff;
    font-size: 0px;
    display: none;
    overflow: auto;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    -moz-transition: all ease .4s;
    -webkit-transition: all ease .4s;
}

#ip-syh .ffas-popup.active {
    top: 0;
}

#ip-syh .ffas-popup:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

#ip-syh .ffas-popup-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 0 15px;
    position: relative;
}

.ffas-popup-container {
    width: calc(100% - 30px);
    margin: 0 auto;
    max-width: 1406px;
    position: relative;
}

#ip-syh .ffas-buttons {
    font-size: 0px;
    text-align: center;
    border-bottom: 1px solid #abd26a;
}

#ip-syh .ffas-buttons li {
    margin: 0 0 0 8px;
    display: inline-block;
    vertical-align: bottom;
    width: calc(20% - 7px);
    padding: 0 0 1px;
}

#ip-syh .ffas-buttons li:first-child {
    margin: 0 0 0 0;
}

#ip-syh .ffas-buttons a {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #08638e;
    line-height: 1.35;
    padding: 13px 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#ip-syh .ffas-buttons a.active, #ip-syh .ffas-buttons a:hover {
    background: #abd26a;
}

#ip-syh .ffas-popup-close {
    text-align: right;
    padding: 15px 0 30px;
}

#ip-syh .ffas-popup-close a {
    color: #b2b2b2;
    font-size: 24px;
    font-weight: 600;
    text-transform: lowercase;
}

#ip-syh .ffas-popup-close em {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
}

#ip-syh .ffas-popup-close span {
    font-size: 54px;
    display: inline-block;
    vertical-align: middle;
}

#ip-syh .ffas-sec {
    margin: 70px 0 85px;
}

#ip-syh .ffas-sec-single {
    display: none;
    font-size: 13px;
}

#ip-syh .ffas-sec-single.active {
    display: block;
}

#ip-syh .ffas-sec-single {
}

#ip-syh .ffas-sec-single ul {
    font-size: 0;
    text-align: center;
}

#ip-syh .ffas-sec-single ul li {
    margin: 0 0 4px 4px;
    display: inline-block;
    vertical-align: top;
    width: calc((100% / 4) - 3px);
}

#ip-syh .ffas-sec-single ul li:nth-child(4n+1) {
    margin: 0 0 4px 0;
}

#ip-syh .ffas-sec-single ul a {
    display: block;
    background: #000;
    position: relative;
}

#ip-syh .ffas-sec-single ul a img {
    opacity: .75;
    width: 100%;
    -o-transition: all ease .35s;
    transition: all ease .35s;
    -moz-transition: all ease .35s;
    -webkit-transition: all ease .35s;
}

#ip-syh .ffas-sec-single ul a:hover img {
    opacity: .45;
}

#ip-syh .ffas-sec-single .factor-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#ip-syh .ffas-sec-single h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 1.3;
}

#ip-syh .factor-head {
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    color: #616161;
    letter-spacing: -0.025em;
    line-height: 1;
    padding: 0 0 55px;
}

#ip-syh .factor-head span {
    color: #abd26a;
}

#ip-syh .factor-video {
    position: relative;
    width: 90%;
    max-width: 735px;
    margin: 0 auto;
}

#ip-syh .factor-video canvas {
    width: 100%;
    height: auto;
    display: block;
}

#ip-syh .factor-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#ip-syh .ffas-popup-contact {
    color: #076593;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.025em;
    text-align: center;
    padding: 70px 0 0;
    line-height: 24px;
}

.page-template-template-selling-your-home #inner-page-wrapper {
    z-index: unset;
}

#ip-syh .syh-field input[type="submit"]:hover {
    color: #fff;
    background: url(../images/syh-contact-white.png) calc(100% - 25px) center no-repeat #616161;
}

.syh-content {
    text-align: center;
    padding: 0 0 40px;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
}

.factor-4-hover {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

#ip-syh .ffas-sec-single ul .factor-4-hover a {
    font-size: 0;
    text-transform: uppercase;
    color: #fff;
    padding: 0;
    display: inline-block;
    margin-top: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    background-color: #08638e;
}

#ip-syh .ffas-sec-single ul .factor-4-box:hover .factor-4-hover a {
    padding: 10px 15px;
    font-size: 13px;
    margin-top: 20px;
    height: auto;
    opacity: 1;
}

.factor-4-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

/*.factor-4-box:hover::before {

    background-color: rgba(0,0,0,.4);

}*/
#ip-syh .ffas-sec-single ul .factor-4-hover a em {
    font-size: 10px;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 0;
    width: 0;
    display: inline-block;
}

#ip-syh .ffas-sec-single ul .factor-4-hover a:hover em {
    opacity: 1;
    width: auto;
    margin-left: 8px;
}

#ip-syh .ffas-sec-single ul .tool-tip-lnk {
    display: inline-block;
    background-color: transparent;
    color: #08638e;
    font-weight: 500;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-form-declut {
    max-width: 560px;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-form-declut .aiosp-content.aios-popup-body {
    min-height: auto;
    padding: 0;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #bae278;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-form-declut .aiosp-close {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    top: 0;
    background-color: transparent;
    color: #fff;
    padding: 7px;
    width: auto;
    height: auto;
    right: 10px;
}

.form-declut h2 {
    font-size: 24px;
    background-color: #08638e;
    padding: 15px 20px;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

.form-declut-wrap {
    padding: 30px 0;
    max-width: 275px;
    margin: 0 auto;
}

.form-declut-wrap p {
    width: 100% !important;
}

.wpcf7-response-output.wpcf7-display-none {
    margin: 0;
    text-align: center;
}

.form-declut-wrap .ai-contact-wrap .wpcf7-form-control.wpcf7-submit {
    display: block;
    width: 100%;
    color: #07628e !important;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.020em;
    text-transform: uppercase;
    -webkit-appearance: none;
    background: url(../images/syh-contact.png) calc(100% - 25px) center no-repeat #bae278 !important;
    height: 50px;
    border: 0px solid #fff;
    padding: 0 0 0 19px;
    border-radius: 7px;
    text-align: left;
}

.form-declut-wrap .ai-contact-wrap .wpcf7-form-control.wpcf7-submit:hover {
    color: #fff !important;
    background: url(../images/syh-contact-white.png) calc(100% - 25px) center no-repeat #616161 !important;
}

.form-declut-wrap .ai-contact-wrap span {
    display: block;
    font-size: 14px;
    color: #08638e;
}

/****/
.aiosp-container.aiosp-inline-holder.aiosp-ref-form-declut-new {
    max-width: 560px;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-form-declut-new .aiosp-content.aios-popup-body {
    min-height: auto;
    padding: 0;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #bae278;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-form-declut-new .aiosp-close {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    top: 0;
    background-color: transparent;
    color: #fff;
    padding: 7px;
    width: auto;
    height: auto;
    right: 10px;
}

.form-declut-new h2 {
    font-size: 24px;
    background-color: #08638e;
    padding: 15px 20px;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

/****/
.ffas-sec-single.factor-4-btn-sec p {
    text-align: center;
    font-size: 20px;
    padding: 0 20px 20px;
}

.factor-4-box.marketing-inside-wrap .factor-4-desc {
    font-size: 0;
    color: #fff;
    padding: 10px 20px;
    max-width: 80%;
    margin: 0 auto;
    line-height: 16px;
    height: 0;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 0;
}

.factor-4-box.marketing-inside-wrap:hover .factor-4-desc {
    font-size: 14px;
    height: auto;
    opacity: 1;
}

.ffas-desc {
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    height: 0;
}

#ip-syh .syh-ffas ul a:hover .ffas-desc {
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 20px;
    opacity: 1;
    height: auto;
}

.custom-form-sub-title {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}

.custom-form-sub-title span {
    color: #08638e;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.025em;
}

.custom-form-heading {
    font-size: 18px;
    font-weight: 500;
    color: #616161;
    line-height: 1;
    letter-spacing: -0.025em;
    text-align: center;
    /* text-transform: lowercase; */
    margin: 0 0 20px;
    position: relative;
    z-index: 1;
}

.custom-form-heading strong {
    color: #08638e;
    font-size: 30px;
    display: block;
}

.custom-form-heading::after {
    content: '';
    display: block;
    width: 100%;
    height: 7px;
    margin-top: 15px;
    /*background: url(../assets/frontend/images/line-contact-form.png) no-repeat right center / 100% 100%;*/
}

.custom-form .field-input {
    margin-bottom: 9px;
}

.custom-form form .ai-default-cf7wrap input, .custom-form form .ai-default-cf7wrap select, .custom-form form .ai-default-cf7wrap textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 13px;
    font-weight: 300;
    color: #353840;
    background-color: #ffffff;
    border: 1px solid #abd26a;
    border-radius: 5px;
    width: 100%;
    height: 42px;
    padding: 0 16px;
}

.custom-form form .ai-default-cf7wrap input, .custom-form form .ai-default-cf7wrap textarea {
    height: 45px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #353840;
}

.custom-form form .form-btn input {
    height: 40px;
    margin-top: 0;
    font-size: 0;
}

.custom-form .form-btn span:not(.ajax-loader) {
    text-transform: lowercase;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    top: 12px;
    padding: 0 24px;
    line-height: 20px;
}

.custom-form .form-btn span:not(.ajax-loader)::before {
    opacity: 1;
}

.custom-form .form-btn span:not(.ajax-loader)::before {
    background: url(../assets/frontend/images/icon-btn-arrow-02.png) no-repeat center center;
}

.custom-form .form-btn span:not(.ajax-loader)::before, .custom-form .form-btn span:not(.ajax-loader)::after {
    content: '';
    display: block;
    position: absolute;
    width: 27px;
    height: 14px;
    top: 2px;
    right: 24px;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.custom-form .form-btn span:not(.ajax-loader)::before, .custom-form .form-btn span:not(.ajax-loader)::after {
    content: '';
    display: block;
    position: absolute;
    width: 27px;
    height: 14px;
    top: 2px;
    right: 24px;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.custom-form .form-btn:hover::before {
    opacity: 1;
}

.custom-form form .form-btn input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    width: 100%;
    height: 48px;
    background: #b9e177;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #b9e177),color-stop(42%, #c1e782),color-stop(96%, #abd26a)) !important;
    background: -o-linear-gradient(top, #b9e177 1%,#c1e782 42%,#abd26a 96%) !important;
    background: linear-gradient(to bottom, #b9e177 1%,#c1e782 42%,#abd26a 96%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9e177', endColorstr='#abd26a',GradientType=0 ) !important;
}

.custom-form .form-btn {
    margin-top: 5px;
}

.custom-form {
    padding: 50px 50px;
    max-width: 500px;
    margin: 0 auto;
}

.custom-form-wrap {
    position: relative;
}

.custom-form-wrap::after {
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    background: url(../images/custom-border.png) right center no-repeat;
    position: absolute;
    bottom: -2px;
    left: 0px;
}

.hmw-wrap .hwm-info {
    position: absolute;
    opacity: 0;
}

.hmw-wrap .hmw-address {
    opacity: 0;
    position: absolute;
}

.hmw-wrap .hmw-address.active {
    opacity: 1;
    position: relative;
}

.hmw-wrap .hwm-info {
    position: absolute;
    opacity: 0;
}

.hmw-wrap .hwm-info.active {
    opacity: 1;
    position: relative;
}

.hmw-wrap .hwm-info input, .hmw-wrap .hwm-info select {
    margin-top: 20px;
    border: 1px solid #abd26a !important;
}

.syh-contact-tagline {
    font-size: 18px;
    margin-top: 15px;
}

.custom-form div.wpcf7-response-output {
    font-size: 12px;
    color: #07628e;
}

.syh-contact div.wpcf7-response-output {
    font-size: 12px;
    color: #fff;
}

.syh-contact .wpcf7-form-control-wrap {
    display: block;
}

.syh-contact span.wpcf7-not-valid-tip {
    font-size: 11px !important;
    margin: 7px;
    top: 0 !important;
}

/*Magic Of Painting*/
.ip-heading {
    position: relative;
    padding: 5px 0 0;
    margin-bottom: 50px;
}

.ip-heading::before {
    content: '';
    display: block;
    position: absolute;
    top: -62px;
    right: calc((100vw - 1320px) / 2);
    width: calc((100vw - 1320px) / 2 + 1320px);
    height: calc(100% + 62px);
    background: #f8f8f8;
    border-top-right-radius: 15px;
    pointer-events: none;
    z-index: -1;
}

.ip-heading-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.ip-heading-left {
    width: 380px;
    padding-top: 50px;
}

.ip-heading-left h1 {
    font-size: 65px;
    line-height: 1;
}

#ip-agent-listing .page-title h1 {
    font-size: 56px;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    z-index: 1;
    text-align: left;
}

#ip-agent-listing .page-title h1 span {
    /* display: block; */
    margin-top: 3px;
}

.ip-heading-right {
    width: calc(100% - 380px);
    background: #ffffff;
    font-size: 18px;
    color: #616161;
    line-height: 1.8;
    padding: 44px 44px 40px;
}

.before-after-wrap {
    max-width: 1320px;
    margin: 0 auto;
}

.before-after-wrap h2 {
    display: block;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 0;
}

.before-after-wrap img {
    width: 100%;
    height: auto;
}


.aiosp-wrap.aiosp-auto-cursor.ip-custom-popup-wrap {
    overflow: hidden!important;
    top: 0!important;
    height: 100%!important;
    position: fixed!important;
    background-color: #fff;
}

.ip-popup-content-title{
    letter-spacing: -0.025em;
    margin: 0 0 40px;
    text-transform: inherit;
    font-size: 36px;
    font-weight: 500;
    color: #07628e;
    line-height: 1;
}

.ip-content-popup-container p {
    font-size: 16px;
    line-height: 1.7;
    color: #767676;
}




.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"],
.aiosp-container.aiosp-inline-holder[class*="ip-popup-"],
.aiosp-container.aiosp-inline-holder[class*="ip-postcards"],
.aiosp-container.aiosp-inline-holder[class*="ip-testimonials"],
.aiosp-container.aiosp-inline-holder[class*="ip-must-watch-videos"],
.aiosp-container.aiosp-inline-holder[class*="ip-home-selling-workshop"],
.aiosp-container.aiosp-inline-holder[class*="ip-your-listing-success-team"],
.aiosp-container.aiosp-inline-holder[class*="ip-agent-listing"] {
    display: block;
    margin: 0;
    overflow: auto;
    padding: 0;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .aiosp-content.aios-popup-body,
.aiosp-container.aiosp-inline-holder[class*="ip-popup-"] .aiosp-content.aios-popup-body,
.aiosp-container.aiosp-inline-holder[class*="ip-postcards"] .aiosp-content.aios-popup-body,
.aiosp-container.aiosp-inline-holder[class*="ip-testimonials"] .aiosp-content.aios-popup-body,
.aiosp-container.aiosp-inline-holder[class*="ip-must-watch-videos"] .aiosp-content.aios-popup-body,
.aiosp-container.aiosp-inline-holder[class*="ip-home-selling-workshop"] .aiosp-content.aios-popup-body,
.aiosp-container.aiosp-inline-holder[class*="ip-your-listing-success-team"] .aiosp-content.aios-popup-body,
.aiosp-container.aiosp-inline-holder[class*="ip-agent-listing"] .aiosp-content.aios-popup-body {
    width: 100%;
    padding: 0;
    min-height: 0;
    height: 100%;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .ip-custom-template-wrapper,
.aiosp-container.aiosp-inline-holder[class*="ip-popup-"] .ip-custom-template-wrapper,
.aiosp-container.aiosp-inline-holder[class*="ip-postcards"] .ip-custom-template-wrapper,
.aiosp-container.aiosp-inline-holder[class*="ip-testimonials"] .ip-custom-template-wrapper,
.aiosp-container.aiosp-inline-holder[class*="ip-must-watch-videos"] .ip-custom-template-wrapper,
.aiosp-container.aiosp-inline-holder[class*="ip-home-selling-workshop"] .ip-custom-template-wrapper,
.aiosp-container.aiosp-inline-holder[class*="ip-your-listing-success-team"] .ip-custom-template-wrapper,
.aiosp-container.aiosp-inline-holder[class*="ip-agent-listing"] .ip-custom-template-wrapper {
    padding: 100px 0;
    overflow: hidden;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .aiosp-content.aios-popup-body .aiosp-close,
.aiosp-container.aiosp-inline-holder[class*="ip-popup-"] .aiosp-content.aios-popup-body .aiosp-close,
.aiosp-container.aiosp-inline-holder[class*="ip-postcards"] .aiosp-content.aios-popup-body .aiosp-close,
.aiosp-container.aiosp-inline-holder[class*="ip-testimonials"] .aiosp-content.aios-popup-body .aiosp-close,
.aiosp-container.aiosp-inline-holder[class*="ip-must-watch-videos"] .aiosp-content.aios-popup-body .aiosp-close,
.aiosp-container.aiosp-inline-holder[class*="ip-home-selling-workshop"] .aiosp-content.aios-popup-body .aiosp-close,
.aiosp-container.aiosp-inline-holder[class*="ip-your-listing-success-team"] .aiosp-content.aios-popup-body .aiosp-close,
.aiosp-container.aiosp-inline-holder[class*="ip-agent-listing"] .aiosp-content.aios-popup-body .aiosp-close {
    right: 30px;
    top: 20px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

.aiosp-container.aiosp-inline-holder[class*="ip-testimonials"] .ip-heading-right::before {
    display: none;
}

.aiosp-container.aiosp-inline-holder[class*="ip-home-selling-workshop"] .ip-custom-breadcrumbs {
    display: none;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .page-title-before {
    display: block;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #616161;
    line-height: 1;
    letter-spacing: -0.025em;
    margin-bottom: 10px;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .ip-heading-left {
    width: 100%;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .ip-property-listing-search-box {
    padding-bottom: 30px;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .custom-breadcrumbs {
    background-color: #f6f6f6;
    padding: 0;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .custom-breadcrumbs p {
    color: #000;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .ip-heading::before {
    display: none;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .load-more-div a {
    background: url(/app/themes/sueadler.com/assets/frontend/images/icon-load-more.png) #07628e no-repeat center center;
}

.aiosp-container.aiosp-inline-holder[class*="ip-property-listing"] .ip-heading{
    padding: 0;
}

#ip-popup-realtor-and-consumer-campaigns .ip-content-popup-container ul {
    text-align: center;
}
#ip-popup-realtor-and-consumer-campaigns .ip-content-popup-container ul {
    padding: 0;
    margin: 0;
}

#ip-popup-realtor-and-consumer-campaigns .ip-content-popup-container ul li {
    display: inline-block;
    width: 33%;
}

#ip-popup-realtor-and-consumer-campaigns .ip-content-popup-container ul li a img {
    width: 100%;
}

img.aligncenter {
    clear: both;
    margin: 15px auto;
    display: block;
    max-width: 100%;
    height: auto;
}

/*Lifestyle Marketing*/

#ip-popup-lifestyle-marketing #content .entry .col-md-6 img {
    height: 400px !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    margin-bottom: 20px !important;
}

#ip-popup-lifestyle-marketing .post-item a {
    display: block;
    position: relative;
}

#ip-popup-lifestyle-marketing .post-item a img {
    max-width: 100%!important;
    width: 100%;
}

#ip-popup-lifestyle-marketing .post-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

#ip-popup-lifestyle-marketing .post-title span {
    text-transform: uppercase;
    padding: 0;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    background-color: #08638e;
    width: 150px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 13px;
    color: #fff;
}

#ip-popup-lifestyle-marketing .post-item a:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.30);
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    pointer-events: none;
}

#ip-popup-lifestyle-marketing .post-item a:hover:before {
    background: rgba(0,0,0,.10);
}

#ip-popup-lifestyle-marketing .post-item .play-btn-02 {
    bottom: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

/*End of Lifestyle Marketing*/

.fancybox-slide--video .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    width: 900px!important;
    height: 506px!important;
    max-width: 100%;
    max-height: 100%;
    margin: 0;
}

.prop-broch-wrap {
    max-width: 1320px;
    margin: 40px auto 20px;
}

.prop-broch-wrap img {
    width: 100%;
}

.prop-broch-wrap a {
    width: calc(100% / 5);
    display: inline-block;
    padding: 5px;
}

/*Twilight Page*/
#ip-popup-twilight-photography ul.twilight-gallery {
    padding: 0;
    margin: 0;
    font-size: 0;
    text-align: center;
}

#ip-popup-twilight-photography ul.twilight-gallery li {
    display: inline-block;
    width: calc(33.33% - 2.67px);
    margin: 0 4px 4px 0;
}

#ip-popup-twilight-photography ul.twilight-gallery li:nth-child(3n) {
    margin-right: 0;
}

#ip-popup-twilight-photography ul.twilight-gallery li img {
    width: 100%;
    display: block;
}

#ip-popup-twilight-photography ul.twilight-gallery li a {
    display: block;
}

.aiosp-arrow-left {
    -webkit-transform: translate(115%,0);
        -ms-transform: translate(115%,0);
            transform: translate(115%,0);
}

.aiosp-arrow-right {
    -webkit-transform: translate(-115%,0);
        -ms-transform: translate(-115%,0);
            transform: translate(-115%,0);
}

/*End of Twilight Page*/

.ip-video-holder {
    display: block;
    position: relative;
    text-align: center;
    font-size: 0;
    letter-spacing: normal;
    line-height: 1;
}

.ip-video-holder video {
    display: block;
    margin: 0 auto 30px;
}


/*Custom Gallery Popup*/
.overlay {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.nextButton,
.prevButton {
    color: #fff;
    font-size: 40px;
    -webkit-transition: opacity 0.8s;
    -o-transition: opacity 0.8s;
    transition: opacity 0.8s;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1000;
    right: 10%;
    cursor: pointer;
}

.prevButton {
    left: 10%;
    right: auto;
}

.overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 5%;
    max-height: 750px;
}


.exitButton {
    color: #fff;
    font-size: 20px;
    -webkit-transition: opacity 0.8s;
    -o-transition: opacity 0.8s;
    transition: opacity 0.8s;
    position: absolute;
    top: 6%;
    right: 10%;
    cursor: pointer;
}

.img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

.img-wrapper a img {
    max-width: 100%;
    height: auto;
}

.gallery .container {
    width: 100%;
    padding: 0;
}

.image-gallery .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.image-gallery .col-md-4.image {
    padding: 5px;
}

.img-wrapper a {
    display: block;
    position: relative;
    cursor: pointer;
}
/*End of Custom Gallery Popup*/

.custom-form-wrap .form-btn {
    overflow: visible;
}


/*Luxury and Historic Homes*/

.luxury-wrap {
    margin: 50px 0;
}

.luxury-wrap img {
    width: 100%;
}

.luxury-wrap .col-md-4 a:first-child {
    margin-left: -20px;
}

.luxury-wrap .col-md-4 a:last-child {
    width: 100%;
    display: block;
    margin-top: 20px;
}

.luxury-wrap .col-md-8 img {
    padding: 30px 20px 20px;
}

/*End of Luxury and Historic Homes*/

/* Covid 19 */
.ip-popup-content-entry p {
    margin: 1.12em 0;
}

.ip-popup-content-entry h2 {
    font-size: 1.5em;
    margin: 0.75em 0;
    font-weight: bolder;
}


.ip-popup-content-entry .alignright {
    float: right;
    margin: 15px 0 15px 1%;
}

.ip-popup-content-entry iframe {
    max-width: 100%;
}
/* End of Covid 19 */

#ip-syh .page-title {
    padding: 0 0 50px;
}


@media (max-width: 1366px) {
    #ip-syh .page-title h1 {
        font-size: 58px;
    }
}

@media (max-width: 1365px) {
    .ip-heading::before {
        right: calc((100vw - 1140px) / 2);
        width: calc((100vw - 1140px) / 2 + 1140px);
    }
}

@media (max-width: 1199px) {
    #ip-syh .ip-syh-text {
        padding: 0 30px 0 0;
    }

    #ip-syh .ip-syh-text a {
        font-size: 22px;
    }

    #ip-syh .ip-syh-text p {
        margin: 30px 0 25px;
    }

    #ip-syh .syh-btn {
        padding: 35px 50px;
    }

    #ip-syh .ip-comm-video-top {
        margin: 25px 0 0 0;
    }

    #ip-syh .ffas-contact {
        font-size: 17px;
    }

    #ip-syh .syh-dd p {
        font-size: 15px;
    }

    #ip-syh .syh-dd .dd-text {
        padding: 11px 0 11px;
        margin: 110px 0 0;
    }

    #ip-syh .syh-contact br {
        display: none;
    }

    #ip-syh .ffas-buttons a {
        font-size: 13px;
    }

    #ip-syh .syh-ffas h3 {
        font-size: 23px;
    }

    .ip-heading::before {
        right: calc((100vw - 940px) / 2);
        width: calc((100vw - 940px) / 2 + 940px);
    }
}

@media (max-width: 991px) {
    .syh-contact span.wpcf7-not-valid-tip {
        top: 0 !important;
    }

    #ip-syh .syh-hsp ul li {
        width: calc(100% / 3);
        margin: 0 !important;
    }

    #ip-syh .page-title h1 {
        text-align: center;
    }

    #ip-syh .page-title h1 span {
        display: block;
    }

    #ip-syh .ip-syh-text {
        padding: 20px 0 30px 0;
        text-align: center;
    }

    #ip-syh {
        padding-top: 21px;
    }

    #ip-syh .ip-comm-video-top {
        margin: 0 auto;
        max-width: 560px;
        display: block;
        float: none;
        padding: 0;
        width: 100%;
    }

    #ip-syh .syh-hsp ul li {
        margin: 0 0 0 35px;
    }

    #ip-syh .syh-hsp ul .hsp-title {
        font-size: 14px;
    }

    #ip-syh .syh-ffas h3 {
        font-size: 17px;
    }

    #ip-syh .syh-dd {
        text-align: center;
    }

    #ip-syh .syh-dd img {
        margin: 15px auto 0;
    }

    #ip-syh .syh-dd .syh-title {
        text-align: center;
    }

    #ip-syh .syh-dd .dd-text {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

    #ip-syh .syh-contact {
        margin: 0 0 0;
    }

    #ip-syh .syh-field {
        margin: 10px 0 0 0;
        display: block;
        width: 100%;
    }

    #ip-syh .ffas-buttons li {
        margin: 0 0 0 4px;
        vertical-align: bottom;
        width: calc(20% - 4px);
        padding: 0 0 1px;
    }

    #ip-syh .ffas-buttons a {
        font-size: 14px;
    }

    #ip-syh .ffas-sec-single ul li {
        width: calc((100% / 2) - 3px);
    }

    #ip-syh .ffas-sec-single ul li:nth-child(4n+1) {
        margin: 0 0 4px 0;
    }

    #ip-syh .ffas-sec-single ul li:nth-child(odd) {
        margin: 0 0 4px 0;
    }

    #ip-syh .ffas-popup-close {
        padding: 75px 0 30px;
    }

    #ip-syh .ffas-sec-single img {
        width: 100%;
    }

    #ip-syh .syh-hsp ul li {
        margin-bottom: 30px!important;
    }

    #ip-syh .ffas-popup.active {
        /*top: 13%;*/
        top: 100px;
    }

    .chatham-tab-content > div {
        height: auto;
    }

    .before-after-wrap {
        padding: 0 30px;
    }

    .ip-heading-inner {
        display: block;
    }

    .ip-heading-left {
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
    }

    .ip-heading-left h1 {
        font-size: 40px;
    }

    .ip-heading-right {
        padding: 40px 20px 40px;
        width: 100%;
        font-size: 16px;
    }

    #ip-agent-listing .page-title h1 {
        text-align: center;
    }

    #ip-agent-listing .ip-heading {
        margin-bottom: 20px;
    }

    #ip-agent-listing .page-title {
        text-align: center;
        padding: 0;
    }

    #ip-agent-listing .page-title::after {
        display: none;
    }

    .ip-heading::before {
        right: 0;
        width: 100%;
    }

    .ip-popup-content-title {
        font-size: 50px;
    }

    .prevButton {
        left: 5%;
        right: auto;
    }
    
    .exitButton {
        top: 30px;
        right: 30px;
    }
    
    .nextButton {
        right: 5%;
    }
    
    .nextButton, .prevButton {
        font-size: 27px;
    }
    
    .overlay img {
        padding: 3%;
    }

    #ip-popup-realtor-and-consumer-campaigns .ip-content-popup-container ul li {
        width: 100%;
    }

    .luxury-wrap img {
        padding: 0 !important;
    }

    .luxury-wrap .col-md-4 a:first-child {
        margin-left: 0;
    }

    .luxury-wrap .col-md-4 a:last-child {
        margin-top: 0;
    }

    .ip-popup-content-entry .alignright {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
}   

@media (max-width: 767px) {
    #ip-syh .syh-ffas ul li {
        width: 100%;
        display: block;
        margin: 0 0 10px 0;
    }

    #ip-syh .syh-ffas a {
        margin: 0 auto;
        max-width: 643px;
    }

    #ip-syh .syh-field input[type="submit"] {
        background: #bae278;
        text-align: center;
        padding: 0 0;
    }

    #ip-syh .syh-hsp {
        padding: 100px 0 0;
    }

    #ip-syh .syh-hsp ul {
        font-size: 0;
    }

    #ip-syh .syh-hsp ul li {
        margin: 0 0 25px 0;
        text-align: center;
    }

    #ip-syh .syh-hsp ul li:nth-child(odd) {
        margin: 0 0 25px 0;
    }

    #ip-syh .ffas-buttons li {
        width: 100%;
        display: block;
        margin: 4px 0 0 0;
    }

    #ip-syh .ffas-buttons a {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    #ip-syh .ffas-sec-single ul a {
        max-width: 348px;
        margin: 0 auto;
    }

    #ip-syh .ffas-sec-single h3 {
        font-size: 14px;
    }

    #ip-syh .factor-head {
        font-size: 35px;
        line-height: 1;
    }

    #ip-popup-twilight-photography ul.twilight-gallery li {
        width: calc( 50% - 2.67px );
    }
    #ip-popup-twilight-photography ul.twilight-gallery li:nth-child(3) {
        margin-right: 4px;
    }
    #ip-popup-twilight-photography ul.twilight-gallery li:nth-child(even) {
        margin-right: 0;
    }

    .prop-broch-wrap a {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .ip-popup-content-title {
        font-size: 35px;
    }
    
    #ip-syh .syh-hsp ul li {
        width: calc(100% / 2);
    }

    #ip-syh .ffas-title {
        padding: 0 15px;
        line-height: 1.3;
    }

    #ip-syh .syh-btn {
        padding: 35px 30px;
        font-size: 16px;
    }

    #ip-syh .syh-field input[type="submit"] {
        font-size: 13px;
    }

    #ip-syh .ffas-sec-single ul li {
        width: 100%;
        margin: 10px 0 0;
    }

    #ip-syh .ffas-sec-single ul li:nth-child(odd) {
        margin: 10px 0 0 0;
    }

    #ip-popup-twilight-photography ul.twilight-gallery li {
        width: 100%;
        margin-right: 0 !important;
    }
}