﻿body
{
}

.navbar-fixed-top .header_bottom{
    display:none;
}
.imgHeader
{
    background-repeat:no-repeat;
}
.layoutNeighborhood {
    position: relative;
}
.NeighborhoodIntroduce {
    height: 542px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position:relative;
}

    .NeighborhoodIntroduce .changeNeighborhood {
        /* position:absolute;
        left:23px;
        top:126px;*/
        width: 160px;
        display: none;
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
    }

        .NeighborhoodIntroduce .changeNeighborhood .innerChange{
            display:flex;
            justify-content:center;
        }
        .NeighborhoodIntroduce .changeNeighborhood .innerChange .changeIcon {
            background: url(/_layouts/15/TlvSP2013PublicSite/images/neighborhood/changeNeighborhood.svg);
            width: 33px;
            background-size: 100%;
            background-position:center;
            background-repeat:no-repeat;
            margin-left:-5px;
        }
            .NeighborhoodIntroduce .changeNeighborhood .innerChange .changeText {
                display: flex;
                justify-content: center;
                align-items: center;
                gap: 4px;
                color: #FFF;
                text-align: right;
                font: 700 18px BlenderRegular;
                font-family: BlenderRegular;
                line-height: 14px;
                border-radius: 4px;
                border: 1px solid #FFF;
                background-image: url(/_layouts/15/TlvSP2013PublicSite/images/neighborhood/switchnbr.svg);
                background-repeat: no-repeat;
                background-position: 83px;
                background-size: 15px 12px;
                padding-right: 10px;
                height: 30px;
                width: 104px;
                /*background: url(/_layouts/15/TlvSP2013PublicSite/images/neighborhood/Subtract.svg);
                width: 130px;
                background-size: cover;
                height: 35px;
                color: #2667a7;
                font: normal 20px 'blenderBold', Arial;
                text-align: center;
                line-height: 1.7;*/
            }

    .NeighborhoodIntroduce .NeighborhoodIntroduceUp .NeighborhoodIntroduceUpMidl {
        text-align: center;
        color: #ffffff;
        position: relative;
        top: 337px;
        background-color: #0172BB;
        padding: 18px 0 18px 0;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        max-width: 1251px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    

        .NeighborhoodIntroduce .NeighborhoodIntroduceUp .NeighborhoodIntroduceUpMidl .LocationName {
            line-height: 20px;
            font: normal 30px 'blenderBold', Arial;
        }

        .NeighborhoodIntroduce .NeighborhoodIntroduceUp .NeighborhoodIntroduceUpMidl .NeighborhoodName {
            font: bold 50px 'blenderBlack', Arial;
        }

        .NeighborhoodIntroduce .NeighborhoodIntroduceUp .NeighborhoodIntroduceUpMidl .borderLine {
            max-width: 462px;
            height: 4px;
            flex-grow: 0;
            background-image: linear-gradient(to left, #fff 56%, rgba(255, 255, 255, 0) 100%);
            position: relative;
            margin-right: auto;
            margin-left: auto;
        }


    .NeighborhoodIntroduce .credit {
        position: absolute;
        bottom: 0;
        font: 400 16px 'blenderRegular', Arial;
        color: #FFFFFF;
        margin-right: 20px;
        background: rgba(0, 0, 0, 0.7);
        padding: 5px;
        margin-bottom: 5px;
    }

    #section2 {
        background-color: #f9fcfe;
    }
.MidlSectionWPZone {
    /*max-width: 1250px;*/
    margin-right: auto;
    margin-left: auto;
}

.layoutNeighborhood .myDigitelBunner {
    margin-right: auto;
    margin-left: auto;
    max-width: 1220px;
}

.link-media {
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    margin-bottom:30px;
    color: #2E2E2E;
    font: 400 14px blenderRegular;
    line-height: 20px;
    background-image: url(/_layouts/15/TlvSP2013PublicSite/images/neighborhood/moreinfo.svg);
    background-repeat: no-repeat;
    background-position: 140px;
    padding-right: 20px;
    cursor:pointer;
}
.media-popup {
    display: none;
    position: fixed;
    right: auto;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: 20000;
}

    .media-popup video {
        max-width: 854px;
        width:90vw;
        max-height:90vh;
        height:auto;
        z-index: 20;
        position: relative;
    }
    .media-popup .close-container {
        border-radius: 1333.333px;
        border: 2px solid #FFF;
        background-color: #2E2E2E;
        width: 39px;
        position: absolute;
        top: -20px;
        right: -20px;
        z-index: 100;
    }
        .media-popup .close-container .close-btn {
            background-image: url(/_layouts/15/TlvSP2013PublicSite/images/neighborhood/closeBtn.svg);
            width: 34px;
            height: 34px;
            background-size: 60%;
            z-index: 1000;
            position: relative;
            color: red;
            background-position: center;
            background-repeat: no-repeat;
        }

.TlvGis .link-media{
    margin-left:0;
}
@media (max-width: 768px) {
    .NeighborhoodIntroduce {
        height: 288px;
        
    }

        .NeighborhoodIntroduce .changeNeighborhood{
            width:90px;
/*            left:13px;
            top:13px;*/
            margin-top:8px;
        }

            .NeighborhoodIntroduce .changeNeighborhood .innerChange .changeIcon{
               /* margin-left:-1px;
                width:18.5px*/
               display:none;
            }
            .NeighborhoodIntroduce .changeNeighborhood .innerChange .changeText {
                /* width: 71px;
                height: 20px;
                font-size: 12px;*/
                
                
                font: 400 12px BlenderRegular;               
                line-height: 14px;              
                background-position: 62px;
                background-size: 9px 9px;               
                height: 20px;
                width: 78px;
            }

        .NeighborhoodIntroduce .NeighborhoodIntroduceUp .NeighborhoodIntroduceUpMidl {
            top: 115px;
            max-width: 265px;
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            border-radius: 0;
            padding: 15px 15px;
            float:right;
        }

            .NeighborhoodIntroduce .NeighborhoodIntroduceUp .NeighborhoodIntroduceUpMidl .LocationName{
                font-size:18px;
            }
            .NeighborhoodIntroduce .NeighborhoodIntroduceUp .NeighborhoodIntroduceUpMidl .NeighborhoodName {
                font-size: 20px;
                line-height: 30px;
            }
            .NeighborhoodIntroduce .NeighborhoodIntroduceUp .NeighborhoodIntroduceUpMidl .borderLine{
                width:50%;
                height:2px;
                margin-top:5px;
            }

        .NeighborhoodIntroduce .credit {
            position: absolute;
            bottom: auto;
            left:10px;
            top:10px;
            font: 400 12px 'blenderRegular', Arial;
            color: #FFFFFF;
            margin-right: 3px;
            background: rgba(0, 0, 0, 0.7);
            padding: 4px;
            margin-bottom: 2px;
        }


        .media-popup video{
            width:328px;
        }

    .media-popup .close-container {
        width: 34px;
        height: 34px;
        top: -17px;
        right: -17px;
    }

        .media-popup .close-container .close-btn {
            width: 30px;
            height: 30px;
            background-size: 50%;
        }
}