/****** START HP SLIDESHOW ******/
.hp-slideshow-wrap{
    z-index: 2;
}
.hp-slideshow{
    overflow: hidden;
    position: relative;
    clip-path: polygon(100% 0, 100% 85.78%, 50% 100%, 0 85.78%, 0 0);
    /* clip-path: polygon(100% 0, 100% 38.021vw, 50% 100%, 0 38.021vw, 0 0); */
}
.hp-slideshow::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 59%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    opacity: 67%;
    pointer-events: none;
}
.hp-slideshow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    opacity: 67%;
    pointer-events: none;
    z-index: 1;
}
.hp-tagline{
    position: absolute;
    top: 58%;
    left: 0;
    width: 100%;
    padding: 0 15px;
    z-index: 2;
    color: #ffffff;
    transform: translateY(-50%);
}
.main-tagline{
    text-align: center;
    font-size: 72px;
    font-size: 3.75vw;
    letter-spacing: 0.05em;
    font-family: var(--font-family-title);
    text-transform: uppercase;
}
.main-tagline span{
    display: block;
    font-size: 20px;
    font-size: 1.042vw;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-bottom: max(0.938vw, 10px);
    font-family: var(--font-family-default);
}
.tagline-btn{
    max-width: 345px;
    max-width: 17.969vw;
}
.tagline-btn-wrap{
    margin-top: 35px;
}
.hp-slideshow-wrap::before{
    position: absolute;
    content: '';
    width: 50.8%;
    height: 25px;
    height: 50%;
    background: var(--accent-color);
    bottom: 54px;
    bottom: 2.813vw;
    left: -7px;
    left: -0.365vw;
    transform: rotate(5deg);
}
.hp-slideshow-wrap::after{
    position: absolute;
    content: '';
    width: 50.8%;
    height: 25px;
    height: 50%;
    background: var(--accent-color);
    bottom: 54px;
    bottom: 2.813vw;
    right: -7px;
    right: -0.365vw;
    transform: rotate(-5deg);
    z-index: -1;
}
.slideshow-canvas{
    line-height: 0;
}
.slideshow-canvas canvas{
    width: 100%;
    height: auto;
}
.aios-slider{
    position: fixed !important;
    top: 0;
    height: 100vh;
    width: 100%;
}
.aios-slider-img{
    /* height: 100vh; */
}
/****** END HP SLIDESHOW ******/

/****** START HP ABOUT ******/
.hp-abt-wrap{
    margin-top: -95px;
    margin-top: -4.948vw;
}
.about-wrap{
    align-items: flex-start;
}
.about-wrap > div{
    width: 50%;
    position: relative;
}
.about-wrap .left-col{
    z-index: 1;
}
.about-wrap .right-col{
    padding-left: 110px;
    padding-right: 160px;
    padding-top: 60px;
    padding-left: 5.729vw;
    padding-right: 8.333vw;
    padding-top: 6.125vw;
}
.about-title{
    margin-left: -5px
}
.about-desc{
    margin-top: 20px;
}
.abt-btn-wrap{
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    margin-top: max(3.646vw, 35px);
}
.about-accent{
    position: absolute;
    width: 1142px;
    width: 59.479vw;
    height: auto;
    opacity: 4%;
    top: 11%;
    left: -12.5%;
    pointer-events: none;
}
/****** END HP ABOUT ******/

/****** START HP FEATURED PROPERTIES ******/
.hp-fp-wrap{
    
}
.fp-wrap{
    padding-top: 130px;
    padding-top: 6.771vw;
}
.fp-top{
    width: 100%;
    max-width: 1140px;
    max-width: 59.375vw;
    margin: auto;
    justify-content: space-between;
    align-items: center;
}
.fp-inner{
    width: 100%;
    max-width: 1600px;
    max-width: 83.333vw;
    margin: auto;
    margin-top: 50px;
    margin-top: max(2.604vw, 50px);
}
.fp-slick{
    margin: 0 -10px;
    margin: 0 -0.521vw;
}
.fp-slick .slick-list{
    overflow: visible;
}
.fp-item{
    padding: 0 10px;
    padding: 0 0.521vw;
}
.fp-item > a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    border: none !important;
    outline: none !important;
}
.fp-hover{
    position: absolute;
    transition: var(--default-transition);
    opacity: 0;
    bottom: 60px;
    bottom: 3.125vw;
    left: 0;
    width: 100%;
    color: #ffffff;
    text-align: center;
}
.fp-details{
    text-align: center;
    padding: 35px 15px 15px;
    padding: 1.823vw 15px 15px;
}
.fp-price{
    font-size: 36px;
    font-size: 1.875vw;
    letter-spacing: 0.05em;
    font-family: var(--font-family-title);
    color: #000000;
}
.fp-address{
    line-height: 1.6;
    color: #1c1c1c;
    margin-top: 10px;
    margin-top: max(0.521vw, 5px);
    letter-spacing: 0.05em;
}
.fp-address span{
    font-weight: bold;
    display: block;
}
.fp-img-wrap{
    background: #000000;
}
.fp-img-wrap::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('/wp-content/uploads/2024/11/client-logo.png');
    background-size: 258px auto;
    background-size: max(13.438vw, 160px) auto;
    background-repeat: no-repeat;
    background-position: center 43%;
    transition: var(--default-transition);
    opacity: 0;
}
.fp-btn-wrap{
    margin-top: 40px;
}
.fp-btn{
    max-width: 353px;
    max-width: 18.385vw;
}

.fp-specs{
    display: flex;
    justify-content: center;
}
.fp-specs li{
    border-right: 1px solid #57554f;
    padding: 0 17px;
    padding: 0 0.885vw;
    font-size: 16px;
    font-size: 0.833vw;
}
.fp-specs li.count-0,
.fp-specs li.count-{
    display: none;
}
.fp-specs li:last-child{
    border: none;
}
.fp-specs li span{
    margin-right: 6px;
    margin-right: max(0.313vw, 4px);
}
.fp-view{
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-top: 40px;
    margin-top: max(2.083vw, 25px);
}
.fp-item a:hover .fp-img-wrap img{
    opacity: 10%;
    transform: scale(1.2);
}
.fp-item a:hover .fp-hover{
    opacity: 1;
    z-index: 1;
}
.fp-item a:hover  .fp-img-wrap::after{
    opacity: 1;
}
/****** END HP FEATURED PROPERTIES ******/

/****** START HP STATS ******/
.hp-stats-wrap{
    margin-top: 20px;
    padding: 116px 15px 120px;
    padding: 6.042vw 15px 6.25vw;
}
.hp-stats{
    
}
.bg-stats::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%);
}
.stats-wrap{
    position: relative;
    width: 100%;
    max-width: 1480px;
    max-width: 77.083vw;
    margin: auto;
    padding: 100px 70px 50px;
    padding: 5.208vw 3.646vw 2.604vw; 
    background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.8) 0%, rgb(0,0,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.8) 0%, rgb(0,0,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.8) 0%, rgb(0,0,0) 100%);
}
.stats-inner{
    margin-top: 53px;
    margin-top: max(2.76vw, 35px);
    position: relative;
    justify-content: center;
}
.stats-inner::before,
.stats-inner::after{
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.15) 100%);
}
.stats-inner::before{
    left: calc(100% / 3);
}
.stats-inner::after{
    right: calc(100% / 3);
}
.stats-item{
    width: calc(100% / 3);
    text-align: center;
    color: #ffffff;
    padding: 50px 15px;
    padding: 2.604vw 15px;
}
.stats-num{
    font-size: 60px;
    font-size: 3.125vw;
    font-family: var(--font-family-title);
    text-transform: uppercase;
}
.stats-label{
    font-size: 20px;
    font-size: 1.042vw;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-top: 25px;
    margin-top: max(1.302vw, 15px);
    line-height: 1.35;
}
.stats-midline{
    position: absolute;
    width: 100%;
    height: 1px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.15) 100%);
}
.stats-item-inner{
    transition: var(--default-transition);
}
.stats-item-inner:hover{
    transform: scale(1.15)
}
/****** END HP STATS ******/

/****** END START SERVICES ******/
.hp-serv-wrap{
    padding: 120px 0;
    padding: max(6.25vw, 70px) 0;
}
.hp-serv{
    
}
.serv-wrap{
    
}
.serv-inner{
    margin-top: 60px;
}
.serv-slick{
    margin: 0 -2px;
    margin: 0 -0.104vw;
}
.serv-item{
    padding: 0 2px;
    padding: 0 0.104vw;
}
.serv-item a{
    display: block;
    position: relative;
    outline: none !important;
    border: none !important;
}
.serv-img{
    background: var(--primary-color);
}
.serv-img::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 70%;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: var(--default-transition);
    opacity: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
}
.serv-img::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    opacity: 50%;
}
.serv-details{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 40px;
    padding-top: max(2.083vw, 30px);
    color: #ffffff;
    padding-left: 30px;
    padding-left: max(1.563vw, 15px);
    padding-right: 45px;
    padding-right: 2.344vw;
    z-index: 2;
}
.serv-item-title{
    font-family: var(--font-family-title);
    font-size: 36px;
    font-size: 1.875vw;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: 1.13;
    padding-bottom: 15px;
    padding-bottom: max(0.781vw, 10px);
    position: relative;
}
.serv-item-title::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%);
}
.serv-view{
    font-size: 15px;
    font-size: 0.781vw;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 48px;
    margin-top: max(2.5vw, 30px);
    transition: var(--default-transition);
    opacity: 0;
}
.serv-item a:hover .serv-view{
    opacity: 1;
}
.serv-item a:hover img{
    opacity: 35%;
}
.serv-item a:hover .serv-img::before{
    opacity: 1;
}
.serv-arrow-wrap{
    margin-top: 50px;
    align-items: center;
    justify-content: center;
}
.serv-btn{
    margin: 0 25px !important;
}
.serv-next{
    margin-left: 0;
}
/****** END HP SERVICES ******/

/****** START HP AREAS ******/
.hp-areas-wrap{
    
}
.hp-areas{
    
}
.areas-wrap{
    
}
.areas-wrap .left-col{
    position: relative;
    width: 33.33%;
    padding: 50px;
    padding: 2.604vw;
    padding-left: 115px;
    padding-left: 5.99vw;
}
.areas-wrap .right-col{
    width: 66.67%;
}
.areas-title-wrap,
.areas-tab-wrap,
.areas-listings-wrap,
.areas-btn-wrap{
    position: relative;
}
ul.areas-listings {
    position: relative;
    height: 334px;
    margin-bottom: 34px;
    overflow-x: hidden !important;
}

ul.areas-listings::-webkit-scrollbar {
  width: 8px;
  height: 10px;
}

ul.areas-listings::-webkit-scrollbar-thumb {
  background: rgba(90, 90, 90);
  border-radius: 10px;
}

ul.areas-listings::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.bg-areas{
    background: #000000;
}
.bg-areas canvas{
    opacity: 20%;
    filter: grayscale(1);
}
.areas-tab-wrap{
    margin-left: -65px;
    margin-left: -3.385vw;
    display: flex;
    margin-top: 25px;
    margin-top: 1.302vw;
}
.areas-tab{
    width: 50%;
    text-align: center;
    font-size: 36px;
    font-size: 1.875vw;
    color: #ffffff;
    text-transform: uppercase;
    font-family: var(--font-family-title);
    padding: 20px 0;
    padding: 1.042vw 0;
    position: relative;
    letter-spacing: 0.05em;
}
.areas-tab::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #ffffff;
    transition: var(--default-transition);
    opacity: 20%;
}
.areas-tab:last-child::before{
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    bottom: 0;
    left: 0;
    background: #ffffff;
    transition: var(--default-transition);
    opacity: 20%;
}
.areas-tab.active,
.areas-tab:hover{
    color: #ffffff;
}
.areas-tab.active::after,
.areas-tab:hover::after{
    background: var(--accent-color);
    opacity: 1;
}
.areas-listings-wrap{
    margin-top: 30px;
    margin-top: max(1.563vw);
}
.areas-listings{
    display: none;
}
.areas-listings.active{
    display: block;
}
.areas-listings li{
    margin-bottom: 20px;
    margin-bottom: max(1.042vw, 5px);
}
.areas-listings li:last-child{
    margin-bottom: 0;
}
.areas-listings li a{
    color: #ffffff;
    letter-spacing: 0.05em;
}
.areas-listings li a:hover{
    color: var(--accent-color);
}
.areas-listings li span{
    color: var(--accent-color);
    margin-right: 8px;
    top: 3px;
    top: 0.156vw;
}
.areas-btn-wrap{
    margin-top: 35px;
    margin-top: max(1.823vw);
}
.areas-btn-main{
    max-width: 396px;
    max-width: 20.625vw;
    margin-bottom: 20px;
    margin-bottom: 1.042vw;
}
.areas-btn-main:last-child{
    margin: 0;
}
.areas-btn-main span::before{
    position: relative;
    content: '';
    width: 16px;
    height: 16px;
    width: 0.833vw;
    height: 0.833vw;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 12px;
    margin-right: 0.625vw;
    top: -2px;
    top: -0.104vw;
}
.areas-btn-main.active span::before {
    background: var(--accent-color);
}
.areas-cta{
    padding: 40px 15px;
    padding: 2.083vw 0.781vw;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.areas-btn-cta{
    max-width: 235px;
    max-width: 12.24vw;
    height: 62px;
    height: 3.229vw;
}
.areas-map-inner{
    position: relative;
    padding-top: 7.448vw;
    /* padding-top: 143px; */
    height: 100%;
}
.areas-map-wrap{height: 100%;}
/****** END HP AREAS ******/
/****** END HP COMMUNITIES ******/
.hp-fc-wrap{
    padding: 133px 0 125px;
}
.hp-fc{
    
}
.fc-wrap{
    
}
.fc-inner{
    margin-top: 60px;
    margin-top: max(3.125vw, 40px);
}
.fc-slick{
    margin: 0 -1.5px
}
.fc-item{
    padding: 0 1.5px;
}
.fc-item a{
    display: block;
    position: relative;
    outline: none !important;
}
.fc-img-wrap{
    background: var(--primary-color);
}
.fc-img-wrap::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 70%;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: var(--default-transition);
    opacity: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
}
.fc-img-wrap::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    opacity: 50%;
}
.fc-details{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 40px;
    padding-top: max(2.083vw, 30px);
    color: #ffffff;
    padding-left: 24px;
    padding-left: 1.25vw;
    padding-right: 40px;
    padding-right: 2.083vw;
    z-index: 2;
}
.fc-item-title{
    font-family: var(--font-family-title);
    font-size: 36px;
    font-size: 1.875vw;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: 1.13;
    padding-bottom: 15px;
    padding-bottom: max(0.781vw, 10px);
    position: relative;
}
.fc-item-title::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 100%);
}
.fc-view{
    font-size: 15px;
    font-size: 0.781vw;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 48px;
    margin-top: max(2.5vw, 30px);
    transition: var(--default-transition);
    opacity: 0;
}
.fc-item a:hover .fc-view{
    opacity: 1;
}
.fc-item a:hover img{
    opacity: 35%;
}
.fc-item a:hover .fc-img::before{
    opacity: 1;
}
/****** END HP COMMUNITIES ******/

/****** END HP BLOGS ******/
.hp-blogs-wrap{
    
}
.hp-blogs{
    
}
.blogs-wrap{
    width: 100%;
    max-width: 1480px;
    max-width: 77.083vw;
    margin: auto;
}
.blogs-top{
    justify-content: space-between;
}
.blogs-btn-wrap{
    flex-flow: unset;
    align-items: center;
    width: 50%;
    justify-content: end;
}
.blogs-btn{
    max-width: 302px;
    max-width: 15.729vw;
    margin-right: 50px;
    margin-right: 2.604vw;
}
.blogs-inner{
    margin-top: 60px;
    margin-top: max(3.125vw, 40px);
}
.blogs-slick{
    margin: 0 -11.5px;
    margin: 0 -0.599vw;
}
.blogs-item{
    padding: 0 11.5px;
    padding: 0 0.599vw;
}
.blogs-item a{
    display: block;
    outline: none !important;
}
.blogs-img-wrap{
    background: #000000;
}
.blogs-item-title{
    font-size: 35px;
    font-size: 1.823vw;
    letter-spacing: 0.05em;
    color: #000000;
    font-family: var(--font-family-title);
    line-height: 1.167;
    text-transform: uppercase;
    margin-top: 45px;
    margin-top: max(2.344vw, 30px);
    margin-bottom: 15px;
    transition: var(--default-transition);
}
.blogs-item-more{
    margin-top: 25px;
    margin-top: max(1.302vw, 20px);
    font-weight: bold;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--accent-color);
    transition: var(--default-transition);
}
.blogs-item a:hover .blogs-item-title{
    color: var(--accent-color);
}
.blogs-item a:hover .blogs-img-wrap img{
    opacity: 50%;
}
.blogs-item a:hover .blogs-item-more{
    color: var(--primary-color);
}
/****** END HP BLOGS ******/

/****** END HP LOGOS ******/
.hp-logos-wrap{
    padding: 160px 15px;
    padding: 8.333vw 15px 82px;
}
.hp-logos{
    
}
.logos-wrap{
    width: 100%;
    max-width: 930px;
    max-width: 48.438vw;
    margin: auto;
}
.logos-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
}
.logos-item{
    max-width: 100%;
    height: auto;
}
.logos-item.landsofamerica{
    width: 325px;
    width: 16.927vw;
}
.logos-item.loopnet{
    width: 246px;
    width: 12.813vw;
}
.logos-item.crexi{
    width: 237px;
    width: 12.344vw;
}

.blogs-item .img-wrap img[alt="no-img"] {
    object-fit: contain;
}

/***** MAP START ******/
.actual-map-wrap{
    margin-top: 60px;
    position: relative;
}
.map-pin-wrap{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.map-hover-wrap{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    padding: 0 15px;
}
.map-pin{
    position: absolute
}
.map-pin:has([data-id="sample-hover"]){
    left: 793px;
    top: 323px;
}
.map-hover{
    max-width: 396px;
    background: #ffffff;
    box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.25);
    position: relative;
    transition: var(--default-transition);
    opacity: 0;
    pointer-events: none;
}
.map-hover.active{
    opacity: 1;
    pointer-events: all;
}
.map-hover[id="sample-hover"]{
    top: 157px;
    left: 713px;
    /* top: 9.688vw;
    left: 45.5vw; */
}
.map-hover::after{
    position: absolute;
    content:'';
    position: absolute;
    top: calc(100% - 1px);
    left: 75px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffffff; /* Triangle color */
}
.map-hover a{
    display: block;
    padding: 15px;
}
.map-img-wrap{
    width: 45.34%;
}
.map-details-wrap{
    width: 54.66%;
    padding-left: 20px;
    color: #000000;
    padding-top: 8px;
}
.map-status{
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.map-status::before{
    position: relative;
    content: '';
    width: 9px;
    height: 9px;
    display: inline-block;
    background: var(--accent-color);
    border-radius: 50%;
    margin-right: 5px;
}
.map-status.active::before{
    background: #f05825;
}
.map-status.sold::before{
    background: #ffc95e;
}
.map-status.expired::before{
    background: #ff8121;
}
.map-status.leased::before{
    background: #9a3400;
}
.map-status.contract::before{
    background: #c56938;
}
.map-price{
    font-size: 30px;
    letter-spacing: 0.05em;
    font-family: var(--font-family-title);
    margin-top: 15px;
}
.map-address{
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 1.6;
    margin-top: 15px;
}
.map-address span{
    font-weight: 600;
}
.map-specs{
    display: flex;
    margin-top: 10px;
}
.map-specs li{
    font-size: 14px;
    padding: 0 13px
}
.map-specs li:first-child{
    padding-left: 0;
}
.map-specs li:last-child{
    padding-right: 0;
}
.actual-map-inner{
    width: 1600px;
    height: 649px;
}
/***** MAP END ******/

/****** END HP LOGOS ******/
/*********************************************************************************************/
/******************************* MOBILE AND OTHER MEDIA STYLES *******************************/
/*********************************************************************************************/
@media only screen and (max-width: 1480px){

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

}
@media only screen and (max-width: 1199px){
    .slideshow-canvas canvas{
        display: none;
    }
    .aios-slider{
        position: relative !important;
        top: 0;
        height: auto;
        width: 100%;
    }

}
@media only screen and (max-width: 991px){
    
    .hp-tagline{
        top: 50%;
    }
    .main-tagline{
        font-size: 40px;
    }
    .main-tagline span{
        font-size: 18px;
    }
    .tagline-btn{
        max-width: 340px;
    }
    .hp-abt-wrap{
        margin-top: 50px;
        padding: 0 15px;
    }
    .about-wrap{
        max-width: 700px;
        margin: auto;
        align-items: center;
    }
    .about-wrap > div{
        width: 100%;
    }
    .about-wrap .right-col{
        padding: 50px 0 0;
    }
    .about-title{
        margin: 0;
    }
    .about-accent{
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .abt-btn-wrap{
        display: block;
    }
    .abt-btn{
        margin-bottom: 15px;
    }
    .abt-btn:last-child{
        margin-bottom: 0;
    }
    .fp-wrap{
        padding-top: 70px;
    }
    .fp-top{
        display: block;
        max-width: 100%;
    }
    .fp-inner{
        max-width: 730px;
        padding: 0 15px;
    }
    .fp-price{
        font-size: 30px;
    }
    .fp-address{
        font-size: 18px;
    }
    .fp-btn{
        max-width: 350px;
    }
    .fp-specs li{
        font-size: 16px;
    }
    .fp-img-wrap::after{
        background-size: 260px auto;
    }
    .fp-hover{
        bottom: 60px;
    }
    .fp-details{
        padding: 35px 15px 15px;
    }
    .fp-img-wrap canvas{
        min-height: 250px;
    }
    .hp-stats-wrap{
        padding: 70px 15px;
    }
    .stats-wrap{
        max-width: 700px;
        padding: 70px 15px 40px;
    }
    .stats-item{
        width: 100%;
        position: relative;
        padding: 30px 15px;
    }
    
    .stats-item::after{
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background: linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
        max-width: 300px;
    }
    .stats-item::last-child::after{
        opacity: 0;
    }
    .stats-inner::before,
    .stats-inner::after,
    .stats-midline{
        opacity: 0;
    }
    .stats-num{
        font-size: 50px;
    }
    .stats-label{
        font-size: 16px;
    }
    .hp-serv-wrap{
        padding: 70px 15px;
    }
    .serv-inner{
        width: 100%;
        max-width: 700px;
        margin: 50px auto 0;
    }
    .serv-item-title{
        font-size: 35px;
    }
    .serv-view{
        font-size: 15px;
    }
    .hp-areas-wrap{
        padding: 0 15px;
    }
    .areas-wrap{
        max-width: 700px;
        margin: auto;
    }
    .areas-wrap .left-col,
    .areas-wrap .right-col{
        width: 100%;
    }
    .areas-wrap .left-col{
        padding: 50px;
    }
    .areas-tab-wrap{
        margin: 30px 0 0;
    }
    .areas-tab{
        font-size: 35px;
        padding: 20px 15px;
    }
    .areas-listings-wrap{
        margin-top: 25px;
    }
    .areas-listings li{
        margin-bottom: 13px;
    }
    .areas-btn-wrap{
        margin-top: 35px;
    }
    .areas-btn-main{
        max-width: 100%;
    }
    .areas-btn-main{
        margin-bottom: 20px;
    }
    .areas-btn-main span::before{
        width: 13px;
        height: 13px;
    }
    .areas-map-inner{
        padding: 0;
    }
    .areas-cta{
        position: relative;
        flex-flow: wrap;
        padding: 25px 0;
        gap: 10px;
    }
    .areas-btn-cta{
        max-width: 335px;
        height: 60px;
        margin-bottom: 15px;
    }
    .areas-btn-cta:last-child{
        margin-bottom: 0;
    }
    .areas-map-wrap{
        height: auto;
    }
    .areas-listings li a{
        display: flex;
        line-height: 1.3;
    }
    .areas-listings li span{
        top: 3px;
    }
    .hp-fc-wrap{
        padding: 70px 15px;
    }
    .fc-inner{
        width: 100%;
        max-width: 700px;
        margin: 40px auto 0;
    }
    .fc-item-title{
        font-size: 35px;
        padding-bottom: 15px;
    }
    .fc-details{
        padding-left: 20px;
        padding-right: 20px;
    }
    .fc-view{
        font-size: 15px;
    }
    .hp-blogs-wrap{
        padding: 0 15px 70px;
    }
    .blogs-wrap{
        max-width: 700px;
    }
    .blogs-top{
        display: block;
    }
    .blogs-btn-wrap{
        width: 100%;
        display: block;
        margin-top: 35px
    }
    .blogs-btn{
        margin: auto;
        max-width: 300px;
    }
    .blogs-item-title{
        font-size: 35px;
    }
    .hp-logos-wrap{
        padding: 0 15px 70px;
    }
    .logos-wrap{
        max-width: 700px;
    }
    .logos-inner{
        display: block;
    }
    .logos-item{
        width: 100% !important;
        display: block;
        max-width: 250px;
        height: auto;
        margin: 0 auto 20px;
    }
    .logos-item:last-child{
        margin-bottom: 0;
    }
    .serv-btn{
        order: 1;
        max-width: 350px;
        margin-top: 30px !important;
    }
    .serv-arrow-wrap{
        flex-flow: wrap;
        max-width: 350px;
        margin: 30px auto 0;
    }
    .serv-prev,
    .serv-next{
        order: 0;
    }
    .serv-prev{
        margin-right: 25px;
    }
}
/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .serv-inner{
        max-width: 400px;
    }
    .fc-inner{
        max-width: 400px;
    }

}
/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
    .main-tagline{
        font-size: 30px;
    }
    .main-tagline span{
        font-size: 15px;
    }
    .tagline-btn-wrap{
        margin-top: 20px;
    }
    .hp-slideshow{
        clip-path: polygon(100% 0, 100% 91.78%, 50% 100%, 0 91.78%, 0 0);
    }
    .fp-img-wrap::after{
        background-position: center 35%;
    }
    .fp-hover{
        bottom: 15px;
    }
    .fp-specs li{
        font-size: 12px;
        padding: 0 10px;
    }
    .fp-price{
        font-size: 25px;
    }
    .fp-address{
        font-size: 15px;
    }
    .stats-num{
        font-size: 35px;
    }
    .serv-item-title{
        font-size: 30px;
    }
    .areas-wrap .left-col{
        padding: 50px 15px;
    }
    .areas-tab{
        font-size: 20px;
    }
    .areas-btn-main{
        font-size: 12px;
    }
    .areas-btn-main span::before{
        width: 10px;
        height: 10px;
        margin-right: 5px
    }
    .fc-item-title{
        font-size: 25px;
    }
    .blogs-item-title{
        font-size: 25px;
    }
}