#inner-page-wrapper>.container {
    width: 100%;
    padding: 0;
}

#inner-page-wrapper {
    margin-bottom: 0;
}

.ip-banner {
    display: none;
}

.ip-custom-banner-wrap {
    position: relative;
}

.ip-custom-banner-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1), transparent);
    opacity: 0.45;
}

.ip-custom-banner-wrap, .ip-custom-banner-wrap img, .ip-custom-banner-wrap canvas {
    min-height: 180px;
}

.ip-custom-breadcrumbs {
    position: absolute;
    width: 100%;
    height: 43px;
    left: 0;
    bottom: 0;
    z-index: 5;
    background: rgba(49, 108, 173, 0.75);
    padding: 15px 0;
}

.ip-custom-breadcrumbs #breadcrumbs {
    font-size: 14.35px;
    letter-spacing: normal;
    margin: auto;
    width: 81.25%;
}

.ip-custom-breadcrumbs span {
    color: #fff;
    font-weight: 400;
}

.ip-custom-breadcrumbs span span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-custom-breadcrumbs #breadcrumbs a:hover span {
    opacity: 0.75;
}

#fixed-smi {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

.pos-rel {
    position: relative;
}

.op-85 {
    opacity: 85%;
}

.ip-as-wrap {
}

.ip-as01 {
    padding: 128px 0 10%;
}

.ip-as01:before {
    content: "";
    position: absolute;
    width: 91%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.3), #fff 40%);
}

.ip-as01>.as01_bg_accent {
    left: auto;
    right: 0;
    width: 9%;
}

.ip-as01-wrap {
    width: 1300px;
    width: 81.25%;
    padding-right: 3.4375vw;
    margin: auto;
    z-index: 1;
}

.ip-as01-img {
    float: left;
    margin-right: min(4.375vw, 70px);
    margin-bottom: min(2.5vw, 40px);
    width: 46.059544658494%;
    max-width: 526px;
}

.ip-as01-wrap .global-title {
    margin-bottom: 28px;
    display: flex;
    justify-content: center;
}

.ip-as01-wrap .global-title h2 {
    color: #292856;
    font-size: 57.01px;
    padding-top: 4px;
    padding-left: 84px;
}

.ip-as01-wrap .global-title h2 span {
    letter-spacing: 0.055em;
    color: #292856;
    margin-bottom: 0;
    margin-top: 6px;
    margin-left: -1px;
}

.ip-as01-wrap p {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 1.445;
    color: #333333;
    padding-top: 19px;
    /*min-height: 270px;*/
}

.ip-as02 {
    margin: 80px 0;
    padding: 30px 0;
	min-height: 500px;
}

.as02_bg_accent {
    width: 9%;
}

.as02_bg {
    left: auto;
    right: 0;
    width: 25%;
}

.ip-as02-wrap {
    width: 1300px;
    width: 81.25%;
    padding-right: 36.75vw;
    padding-left: 4.25vw;
    margin: auto;
    z-index: 1;
}

.ip-as02-wrap p {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 1.445;
    color: #333333;
    padding-top: 19px;
}

.ip-as02 .global-btn {
    color: #292856;
    max-width: 211px;
    margin-left: -31px;
    margin-top: 30px;
}

.ip-as02 .global-btn:hover {
    color: #fff;
}

.ip-as02 .global-btn em.ai-icon-logo {
    margin-right: 21px;
    margin-bottom: 6px;
}

.ip-as02-info {
    position: absolute;
    top: calc(50% + 1px);
    transform: translateY(-50%);
    right: 7.625vw;
    width: 34.1875vw;
    z-index: 2;
}

.ip-as02-info>div {
    background-color: rgba(42, 41, 86, .75);
    padding: 9px 10px;
}

.ip-as02-info-wrap {
    /* width: 527px;
    height: 456px; */
    border: 1px solid rgba(255, 255, 255, .60);
    background-color: rgba(49, 108, 173, .60);
    padding-top: 69px;
    padding-bottom: 57px;
}

.ip-as02-info-wrap .global-title h2 {
    padding-left: 0;
    text-align: center;
}

.ip-as02-info-wrap .global-title h2 span {
    padding-left: 4px;
}

.ip-as02-contact-list {
    margin-top: 11px;
}

.ip-as02-contact-item {
    text-align: center;
    position: relative;
    padding-top: 17px;
}

.ip-as02-contact-item span {
    font-size: 17px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.025em;
    color: #fff;
}

.ip-as02-contact-item span em.ip-as02-contact-label {
    display: block;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.325em;
    color: #fff;
    margin-bottom: 8px;
    padding-left: 3px;
}

.ip-as02-contact-item span a {
    color: inherit;
    -webkit-transition: all var(--default-transition);
    -o-transition: all var(--default-transition);
    transition: all var(--default-transition);
}

.ip-as02-contact-item span a:hover {
    color: var(--secondary-color);
}

.ip-as02-contact-smi {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 27px;
    padding-left: 1px;
}

.ip-as02-contact-smi a {
    display: block;
    position: relative;
    font-size: 19px;
    line-height: 1;
    color: #fff;
    margin: 0 17.75px;
    -webkit-transition: all var(--default-transition);
    -o-transition: all var(--default-transition);
    transition: all var(--default-transition);
}

.ip-as02-contact-smi a:hover {
    color: var(--secondary-color);
}

.ip-as02-contact-link {
    padding-left: 1px;
}

.ip-as02-contact-link a {
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 183px;
    height: 50px;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #fff;
    text-transform: uppercase;
    margin: 31px auto 0;
    -webkit-transition: all var(--default-transition);
    -o-transition: all var(--default-transition);
    transition: all var(--default-transition);
}

.ip-as02-contact-link a:hover {
    color: #2a497b;
    background: #fff;
}

.ip-as01-img .site-img img {
    object-position: top;
}

.ip-custom-git {
    margin-top: 0;
}

/*Featured Listings*/
.fl-container, .fl-main, .fl-more-btn, .fl-item a, .fl-info-inner, .fl-hover-det, .fl-hover-info {
    display: block;
    position: relative;
}

.fl-container {
    padding: 103px 0 93px;
    font-size: 0;
}

.fl-container .custom-container {
    max-width: 1540px;
}

.fl-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 52.812%;
    height: 50.435%;
    pointer-events: none;
    background-color: #292856;
}

.fl-bg:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 1)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 1) 100%);
    z-index: 1;
}

.fl-bg:after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 100%;
    height: 20%;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    z-index: 1;
}

.fl-bg canvas {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .75;
}

.fl-main {
    z-index: 5;
}

.fl-item {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
}

.ip-fl-slider {
    display: block;
    position: relative;
    width: 100%;
    max-width: 500px;
    margin-left: 16%;
}

.ip-fl-slider:not(.slick-initialized) .fl-item:nth-child(n+2) {
    display: none;
}

.fl-info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 4px;
    width: 100%;
    max-width: 280px;
    -webkit-transition: all var(--default-transition);
    -o-transition: all var(--default-transition);
    transition: all var(--default-transition);
}

.fl-info-inner {
    background-color: #4ec0e0;
    padding: 12px 30px 12px 15px;
}

.fl-info-inner h2 {
    font-size: 28px;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    font-family: var(--roboto);
    display: block;
    margin-bottom: 10px;
}

.fl-info-inner span {
    font-size: 14px;
    line-height: 1.429;
    color: #fff;
}

.fl-info-inner:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #fff;
    margin: 4px;
}

.fl-item a:hover .fl-info {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.fl-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 40px;
    z-index: 5;
    background-color: rgba(50, 108, 173, .80);
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all var(--default-transition);
    -o-transition: all var(--default-transition);
    transition: all var(--default-transition);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.fl-hover-details, .fl-hover-btn {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
}

.fl-hover-det p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.fl-hover-btn span {
    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;
    width: 100%;
    height: 50px;
    border: 1px solid #fff;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.050em;
    text-transform: uppercase;
    color: #fff;
    padding: 0 16px;
    text-align: center;
}

.fl-hover-det h2 {
    font-size: 28px;
    color: #fff;
    font-family: var(--roboto);
    line-height: 1;
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
}

.fl-hover-det span {
    font-size: 14px;
    line-height: 1.429;
    color: #fff;
    display: block;
    margin-bottom: 3px;
}

.fl-hover-det p {
    font-size: 13px;
    letter-spacing: 0.050em;
    line-height: 1.693;
    color: #fff;
}

.fl-hover-info span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    padding: 0 10px;
}

.fl-hover-info span:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, .50);
}

.fl-hover-info span:first-child {
    padding-left: 0;
}

.fl-hover-info span:last-child {
    padding-right: 0;
}

.fl-hover-info {
    margin-top: 15px;
    border-top: 1px solid #fff;
    padding: 15px 0 19px;
}

.fl-hover-details {
    padding-right: 7px;
    width: 62%;
}

.fl-hover-btn {
    padding-left: 7px;
    width: 38%;
}

.fl-item a:hover .fl-hover {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.fl-item a {
    overflow: hidden;
}

.fl-img:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 47%;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(41, 40, 86, 0.85)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(41, 40, 86, 0.85) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(41, 40, 86, 0.85) 100%);
    z-index: 2;
}

.fl-img canvas {
    min-height: 355px;
}

.fl-more-btn {
    display: block;
    margin-top: 30px;
    width: 100%;
    max-width: 360px;
}

.fl-more-btn a:not(:last-child) {
    margin-bottom: 9px;
}

.fl-main-title {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% / 3);
    height: calc(100% / 3);
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5;
}

.fl-more-btn a {
    margin: 0 auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 45px;
    max-width: 100%;
    height: 65px;
}

.ip-fl-slider button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    border: none;
    background-color: transparent;
    font-size: 25px;
    line-height: 1;
    color: #000;
    font-weight: 700;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    padding: 0;
}

.ip-fl-slider button.fl-prev {
    left: -40px;
}

.ip-fl-slider button.fl-next {
    right: -40px;
}

.ip-fl-slider button:hover {
    color: var(--secondary-color);
}

.as02_bg_accent, .as02_bg {
    height: calc(100% - 30px);
    top: 50%;
    transform: translateY(-50%);
}




.agents-testimonials .global-title h2 {
    color: #292856;
}

.agents-testimonials .global-title h2 span {
    color: #292856;
}




.agents-testimonials .global-title {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 36px;
}


.agent-testimonials-item a span {
    font-size: 20px;
    color: #316cad;
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.agent-testimonials-item a p {
    color: #292856;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 40px;
    line-height: 1.52;
    text-align: center;
}


.testi-ratings {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 8px;
}

.testi-ratings span {
    margin-bottom: 0 !important;
}

a.testi-arrow {
    font-size: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.agent-testi-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}


.agent-testimonials-inner {
    width: 100%;
    max-width: 81.5625vw;
    margin: 0px auto;
    padding-left: clamp(60px, 7.375vw , 118px);
    padding-right: clamp(60px, 7.375vw , 118px);
    padding-top: clamp(40px, 4.875vw , 78px);
    padding-bottom: 54px;
    background: #fff;
    position: relative;
    z-index: 99;
}

.agent-testimonials-slider {
    padding: 56px;
    padding-top: 58px;
    padding-bottom: 80px;
    border: 1px solid #316cad;
}

a.testi-arrow.testi-arrow-next {
    right: -54px;
}

a.testi-arrow.testi-arrow-prev {
    left: -54px;
}

.agent-testimonials-slider:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 670px;
    height: 4px;
    background: #316cad;
}

.reviews-icon {
    position: absolute;
    width: 90px;
    height: 90px;
    bottom: -45px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(/wp-content/themes/mwaight-pending.com/assets/images/blog/testi-icon.png);
}


.agents-testimonials:before {
    content: "";
    position: absolute;
    width: 91%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.3), #fff 40%);
}


.agents-testimonials {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
}


@media only screen and (min-width: 1601px) {
    .ip-fl-slider {
        max-width: 30%;
    }
}

@media only screen and (max-width: 1560px) {
    .fl-container .custom-container {
        max-width: 100%;
        padding: 0 44px;
    }

    .fl-hover {
        margin: 25px;
    }

    .fl-hover-btn span {
        font-size: 12px;
        padding: 0 7px;
    }

    .fl-hover-details {
        width: 65%;
    }

    .fl-hover-btn {
        width: 35%;
    }

    .fl-hover-det p br {
        display: none;
    }

    .fl-hover-det span br {
        display: none;
    }

    .fl-hover-det span {
        font-size: 13px;
    }

    .fl-hover-det p {
        font-size: 12px;
    }

    .fl-hover-info span {
        padding: 0 8px;
        font-size: 13px;
    }

    .fl-img canvas {
        min-height: 345px;
    }

    .fl-more-btn {
        max-width: 350px;
    }

    .fl-more-btn a {
        padding: 0 30px;
        height: 60px;
    }

    .ip-fl-slider {
        margin-left: 15%;
    }
}

@media only screen and (max-width: 1440px) {
    .fl-container .custom-container {
        padding: 0 35px;
    }
}

@media only screen and (min-width: 1367px) {
    .ip-as01-wrap .global-title img {
        top: 18px;
    }
}

@media only screen and (max-width: 1366px) {
    .ip-as01 {
    }

    .ip-as01-wrap .global-title h2 {
        font-size: 40px;
        padding-left: 75px;
    }

    .fl-hover {
        margin: 20px;
    }

    .fl-container .custom-container {
        padding: 0 30px;
    }

    .fl-info-inner h2 {
        margin-bottom: 6px;
    }

    .fl-info-inner h2, .fl-hover-det h2 {
        font-size: 25px;
    }

    .fl-info-inner span {
        font-size: 13px;
    }

    .fl-info {
        max-width: 270px;
    }

    .fl-more-btn a {
        height: 55px;
    }

    .fl-more-btn {
        max-width: 300px;
    }

    .fl-more-btn a:not(:last-child) {
        margin-bottom: 5px;
    }

    .fl-img canvas {
        min-height: 330px;
    }

    .ip-fl-slider {
        max-width: 450px;
    }
}

@media only screen and (max-width: 1280px) {
    .ip-as01 {
        padding-top: 100px;
    }

    .ip-as01-wrap p, .ip-as02-wrap p {
        font-size: 13px;
        padding: 19px 0 0;
    }

    .ip-as02 {
        padding: 20px 0;
    }

    .ip-as02-contact-item span {
        font-size: 16px;
    }

    .ip-as02 .global-btn {
        margin-top: 20px;
    }

    .ip-as02-contact-link a {
        font-size: 13px;
        height: 45px;
        width: 170px;
    }

    .fl-hover {
        margin: 15px;
    }

    .fl-hover-info span {
        padding: 0 5px;
    }

    .fl-hover-btn span {
        font-size: 11px;
        padding: 0 5px;
    }

    .fl-hover-details {
        padding-right: 5px;
    }

    .fl-hover-btn {
        padding-left: 5px;
    }
}

@media only screen and (max-width: 1199px) {
    .ip-as01 {
        padding: 80px 0;
    }

    .ip-as01-wrap p {
        /*min-height: 268px;*/
    }

    .ip-as01-wrap .global-title h2 {
        font-size: 33px;
        padding-left: 70px;
    }

    .ip-as02 {
        margin: 80px 0;
    }

    .ip-as02-contact-item span {
        font-size: 15px;
    }

    .ip-as02-contact-smi a {
        margin: 0 15px;
    }

    .ip-as02-info-wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .fl-container .custom-container {
        padding: 0 20px;
    }

    .fl-more-btn a {
        padding: 0 20px;
        height: 53px;
    }

    .fl-more-btn {
        max-width: 255px;
    }

    .fl-img canvas {
        min-height: 290px;
    }

    .fl-hover {
        margin: 10px;
        padding: 5px;
    }

    .fl-hover-info span {
        font-size: 11px;
    }

    .fl-hover-det p {
        letter-spacing: normal;
        font-size: 12px;
    }

    .fl-hover-det span {
        font-size: 11px;
    }

    .fl-hover-btn span {
        padding: 0 3px;
        font-size: 10px;
    }

    .fl-container {
        padding: 80px 0 70px;
    }

    .fl-info {
        max-width: 240px;
    }

    .fl-info-inner span {
        font-size: 12px;
    }

    .fl-info-inner {
        padding: 12px 15px 12px;
    }

    .ip-fl-slider {
        max-width: 380px;
        margin-left: 12%;
    }

    .as02_bg_accent {
        width: 6%;
    }
}

@media only screen and (max-width: 991px) {
    #fixed-smi {
        display: none !important;
    }

    .ip-custom-breadcrumbs #breadcrumbs {
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
    }

    .ip-as01:before {
        width: 100%;
        background: linear-gradient(to right, rgba(255, 255, 255, 0.3), #fff 20%);
    }

    .ip-as01-wrap {
        text-align: center;
        width: 85%;
        max-width: 800px;
        padding: 0;
    }

    .ip-as01-wrap .global-title {
        margin: 0;
        padding: 20px 0;
    }

    .ip-as01-wrap .global-title h2 {
        font-size: 31px;
    }

    .ip-as01-img {
        float: none;
        width: 100%;
        max-width: 450px;
        margin: 0 auto 20px;
    }

    .ip-as02:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(to left, rgba(255, 255, 255, 0.3), #fff 20%);
    }

    .ip-as02-wrap {
        text-align: center;
        width: 85%;
        max-width: 800px;
        padding: 0;
    }

    .ip-as02 .global-btn {
        margin: 20px auto;
    }

    .ip-as02-info {
        position: relative;
        right: auto;
        top: auto;
        transform: none;
        width: 90%;
        margin: auto;
        max-width: 600px;
    }

    .ip-as01 {
        padding-bottom: 50px;
    }

    .ip-custom-git {
        margin-top: 0;
    }

    .fl-container {
        padding: 60px 0 70px;
    }

    .fl-item {
        /* width: 100% !important; */
        /* padding: 0; */
        /* display: block; */
        /* margin: 0 auto !important; */
        /* max-width: 400px; */
    }

    .fl-main-title {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        padding: 0;
        margin-bottom: 40px;
    }

    .fl-bg {
        width: 100%;
        height: 647px;
    }

    .fl-bg:before {
        display: none;
    }

    .fl-item:not(:last-child) {
        margin-bottom: 10px !important;
    }

    .fl-img canvas {
        min-height: 320px;
    }

    .fl-hover-det p {
        font-size: 13px;
    }

    .fl-hover-info span {
        font-size: 13px;
        padding: 0 10px;
    }

    .fl-hover-det span {
        font-size: 14px;
    }

    .fl-hover-btn span {
        font-size: 12px;
        padding: 0 7px;
        height: 45px;
    }

    .fl-hover-details {
        width: 100% !important;
        padding: 0;
        text-align: center;
    }

    .fl-hover-btn {
        width: 100% !important;
        padding: 0;
        max-width: 150px;
        margin: 0 auto;
    }

    .fl-hover-details, .fl-hover-btn {
        display: block;
    }

    .fl-hover {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 15px;
        padding: 10px;
    }

    .fl-more-btn {
        margin: 30px auto 0;
    }

    .fl-main-title .global-title {
        text-align: center;
    }

    .ip-fl-slider {
        margin: 0 auto 60px;
        max-width: 420px;
    }

    .as02_bg_accent, .as02_bg {
        width: 100%;
        height: 100%;
        transform: none;
        top: 0;
    }

    .ip-as02 {
        padding: 40px 0;
        margin: 50px auto 0;
    }

    .ip-fl-container {
        display: block;
        position: relative;
        padding: 0 15px;
    }

    .ip-fl-slider button {
        transform: none;
        top: auto;
        bottom: -45px;
    }

    .ip-fl-slider button.fl-prev {
        left: 150px;
    }

    .ip-fl-slider button.fl-next {
        right: 150px;
    }

      .ip-as01-wrap p {
        min-height: 0;
    }
}

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

@media only screen and (max-width: 600px) {
    .ip-as01 {
        padding: 50px 0;
    }

    .ip-as01-wrap .global-title h2 {
        font-size: 27px;
        padding-left: 60px;
        padding-top: 0;
        max-width: 300px;
    }

    .ip-as02 {
        margin: 50px 0;
    }



    .agent-testimonials-slider {
        padding: 30px;
    }

    .agent-testimonials-item a p {
        font-size: 14px;
    }

    .agent-testimonials-inner {
        max-width: 100%;
    }














}

@media only screen and (max-width: 480px) {
    .fl-container .custom-container {
        padding: 0 15px;
    }

    .fl-hover-det p {
        line-height: 1.5;
    }

    .fl-more-btn {
        max-width: 240px;
    }

    .ip-fl-slider button.fl-prev {
        left: 100px;
    }

    .ip-fl-slider button.fl-next {
        right: 100px;
    }

    .ip-fl-slider {
        max-width: 290px;
    }
}

@media only screen and (max-width: 400px) {
    .ip-as02-contact-item span {
        font-size: 13px;
    }

    .ip-as02-contact-smi a {
        margin: 0 13px;
        font-size: 18px;
    }
}
