/**strip-downtown**/

#content-full {
	margin-top: 0;
}

#inner-page-wrapper {
	margin-bottom: 0;
}
	.term-strip-downtown #inner-page-wrapper > .container {
		width: 100%;
		padding: 0;
	}

#ip-slv-map {
	position: relative;
	padding: 80px 0 30px;
}
    .map-inner {
        position: relative;
        margin-left: -57px;
    }
        .map-responsive {
            width: 633px;
            width: 52.8825%;
            position: relative;
        }
            .map-responsive canvas {
                display: block;
                width: 100%;
                background-position: center;
                background-size: cover;
                background-repeat: no-repeat;
            }

            .map-responsive h2 {
                position: absolute;
                top: 6px;
                left: 5.3%;
                right: 0;
                text-align: center;
                font-size: 24px;
                font-weight: 600;
                letter-spacing: 0.02em;
                color: #000;
            }
            .map-container {
                position: absolute;
                top: 0;
                left: 0;
                font-size: 0;
            }
                .map-container img {
                    max-width: initial;
                    display: block;
                }
                .map-hovers {
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                }
                    .map-hover {
                        position: absolute;
                        opacity: 0;
                        pointer-events: none;
                    }
                        .map-hover span {
                            position: absolute;
                            font-weight: 600;
                            font-size: 12px;
                            letter-spacing: 0.05em;
                            color: #fff;
                            text-align: center;
                            white-space: nowrap;
                            line-height: 1.214285714285714;
                            /*pointer-events: all;
                            z-index: 10;
                            cursor: pointer;*/
                        }
                        .map-hover span i.map-dot {
                            display: block;
                            width: 16px;
                            height: 16px;
                            border-radius: 50%;
                            border: 1px solid rgb(255 255 255 / 30%);
                            position: relative;
                            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
                            margin: 0 auto 5px;
                        }
                            .map-hover span i.map-dot:before {
                                content: '';
                                position: absolute;
                                top: 0;
                                left: 0;
                                right: 0;
                                bottom: 0;
                                width: 6px;
                                height: 6px;
                                border-radius: 50%;
                                background: #fff;
                                margin: auto;
                            }
                            .map-hover span i.map-dot:after {
                                content: '';
                                position: absolute;
                                border-color: #c7c7c7!important;
                                opacity: 0.5;
                            }

                        .map-hover img {
                            opacity: 0;
                            transition: all var(--default-transition);
                        }
                        .map-hover.active img {
                            opacity: 1;
                        }

                    .map-hover[data-area="downtown"] {
                        opacity: 1;
                        top: 147px;
                        left: 323px;
                    }

                        .map-hover[data-area="downtown"] span {
                            color: #000;
                            top: -27px;
                            left: 78px;
                        }

                            .map-hover[data-area="downtown"] span i.map-dot {
                                position: absolute;
                                top: 40px;
                                left: -21px;
                            }

                                .map-hover[data-area="downtown"] span i.map-dot:after {
                                    width: 34px;
                                    height: 33px;
                                    border-right: 1px solid;
                                    border-bottom: 1px solid;
                                    bottom: 5px;
                                    left: 100%;
                                }

                    .map-hover[data-area="rancho-bel-air"] {
                        opacity: 1;
                        top: 148px;
                        left: 275px;
                    }

                        .map-hover[data-area="rancho-bel-air"] span {
                            color: #000;
                            top: -41px;
                            left: -22px;
                        }

                            .map-hover[data-area="rancho-bel-air"] span i.map-dot {
                                position: absolute;
                                top: 43px;
                                left: 41px;
                            }

                                .map-hover[data-area="rancho-bel-air"] span i.map-dot:after {
                                    width: 1px;
                                    height: 24px;
                                    border-right: 1px solid;
                                    bottom: 100%;
                                    left: 7px;
                                }

                    .map-hover[data-area="rancho-nevada"] {
                        opacity: 1;
                        top: 154px;
                        left: 253px;
                    }

                        .map-hover[data-area="rancho-nevada"] span {
                            color: #000;
                            top: 6px;
                            left: -101px;
                        }

                            .map-hover[data-area="rancho-nevada"] span i.map-dot {
                                position: absolute;
                                left: 121px;
                                top: 1px;
                            }

                                .map-hover[data-area="rancho-nevada"] span i.map-dot:after {
                                    width: 23px;
                                    height: 1px;
                                    border-top: 1px solid;
                                    right: 100%;
                                    top: 7px;
                                }

                    .map-hover[data-area="scotch-80s"] {
                        opacity: 1;
                        top: 191px;
                        left: 287px;
                    }

                        .map-hover[data-area="scotch-80s"] span {
                            color: #000;
                            top: 6px;
                            left: 117px;
                        }

                            .map-hover[data-area="scotch-80s"] span i.map-dot {
                                position: absolute;
                                top: -1px;
                                left: -94px;
                            }

                                .map-hover[data-area="scotch-80s"] span i.map-dot:after {
                                    width: 73px;
                                    height: 1px;
                                    border-top: 1px solid;
                                    top: 7px;
                                    left: 100%;
                                }

                    .map-hover[data-area="mcneil-estates"] {
                        opacity: 1;
                        top: 187px;
                        left: 251px;
                    }

                        .map-hover[data-area="mcneil-estates"] span {
                            color: #000;
                            top: 5px;
                            left: -85px;
                        }

                            .map-hover[data-area="mcneil-estates"] span i.map-dot {
                                position: absolute;
                                left: 113px;
                                top: 0;
                            }

                                .map-hover[data-area="mcneil-estates"] span i.map-dot:after {
                                    width: 23px;
                                    height: 1px;
                                    border-top: 1px solid;
                                    top: 7px;
                                    right: 100%;
                                }

                    .map-hover[data-area="spanish-oaks"] {
                        opacity: 1;
                        top: 210px;
                        left: 240px;
                    }

                        .map-hover[data-area="spanish-oaks"] span {
                            color: #000;
                            top: 6px;
                            left: -83px;
                        }

                            .map-hover[data-area="spanish-oaks"] span i.map-dot {
                                position: absolute;
                                left: 109px;
                                top: 0px;
                            }

                                .map-hover[data-area="spanish-oaks"] span i.map-dot:after {
                                    width: 23px;
                                    height: 1px;
                                    border-top: 1px solid;
                                    top: 7px;
                                    right: 100%;
                                }

                    .map-hover[data-area="las-vegas-country-club"] {
                        opacity: 1;
                        top: 235px;
                        left: 339px;
                    }

                        .map-hover[data-area="las-vegas-country-club"] span {
                            color: #000;
                            top: 5px;
                            left: 66px;
                        }

                            .map-hover[data-area="las-vegas-country-club"] span i.map-dot {
                                position: absolute;
                                top: 5px;
                                left: -39px;
                            }

                                .map-hover[data-area="las-vegas-country-club"] span i.map-dot:after {
                                    width: 18px;
                                    height: 1px;
                                    border-top: 1px solid;
                                    top: 7px;
                                    left: 100%;
                                }

                    .map-hover[data-area="strip-area-high-rises"] {
                        opacity: 1;
                        top: 186px;
                        left: 223px;
                    }

                        .map-hover[data-area="strip-area-high-rises"] span {
                            top: 94px;
                            left: 60px;
                        }

                    .map-hover[data-area="silverado-ranches"] {
                        opacity: 1;
                        top: 516px;
                        left: 312px;
                    }

                        .map-hover[data-area="silverado-ranches"] span {
                            top: 35px;
                            left: 36px;
                        }

        .map-text {
            width: 47.1175%;
            padding: 11.4456% 0 0 3.1%;
        }
            .map-text-inner {
                max-width: 512px;
            }
                .map-text .section-title {
                    line-height: 1.2;
                    margin-bottom: 45px;
                    font-weight: 400;
                }
                .map-text p {
                    font-size: 18px;
                    line-height: 1.6;
                    color: #3b3b3b;
                    letter-spacing: 0.02em;
                    margin-bottom: 36px;
                }
                .map-text-btn {

                }
                    .map-text-btn a.btn-a {
                        margin-right: 60px;
                    }
                    .map-text-btn a.btn-a:last-child {
                        margin-right: 0;
                    }


@media only screen and (min-width: 992px) {



}
@media only screen and (max-width: 1280px) {
	.map-inner {
        margin-left: 0;
    }
}

@media only screen and (max-width: 1560px) {

}
@media only screen and (max-width: 1440px) {


}
@media only screen and (max-width: 1366px) {

}
@media only screen and (max-width: 1280px) {

}
@media only screen and (max-width: 1199px) {
	.map-text-btn a.btn-a {
        margin-right: 20px;
    }
}
@media only screen and (max-width: 991px) {
	#ip-slv-map {
        padding: 50px 0 20px;
    }
        .map-inner {
            flex-flow: column-reverse;
        }
            .map-text {
                width: 100%;
                padding: 0;
                margin-bottom: 70px;
            }
                .map-text-inner {
                    padding: 0 30px;
                    margin: 0 auto;
                }
                    .map-text-inner .section-title strong {
                        max-width: 170px;
                    }
                    .map-text p {
                        margin-bottom: 20px;
                    }
                    .map-text-btn {
                        flex-flow: column;
                    }
                        .map-text-btn a.btn-a {
                            margin-right: 0;
                            margin-bottom: 20px;
                        }
                        .map-text-btn a.btn-a:last-child {
                            margin-bottom: 0;
                        }
            .map-responsive {
                width: 100%;
                max-width: 633px;
                margin: 0 auto;
            }
}

@media only screen and (max-width: 767px) {
    .map-responsive h2 {
        top: -20px;
        left: 0;
        font-size: 20px;
    }
}