/*gallery-3-plus*/
.gallery-main-img.mixView {
    display: none
}

.slick-slide {
    margin-right: 4px;
    margin-left: 4px;
    cursor: pointer;
}

    .slick-slide img, .slick-slide video {
        width: 100%;
        height: 300px;
    }

        .slick-slide img.mixView {
            width: 100%;
            height: 445px;
        }

.slick-dots li button .slick-dot-icon:before {
    display: none;
}

.slick-slide p {
    font-size: 20px;
    color: #3c3c3c;
    direction: rtl;
    margin: 0;
    margin-right: 15px;
    margin-top: 5px;
}

.countDataItem {
    position: absolute;
    right: 11px;
    top: 11px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    font-size: 14px;
    padding: 0px 6px;
    border-radius: 4px;
    z-index: 1;
}

.ImageGallery .slick-active:focus .gallery-img img {
    border: 4px solid #3c3c3c;
}
/*.gallery-3-plus{margin-bottom: 25px;}*/

.ImageGallery button.slick-arrow:focus {
    border: 1px solid #3c3c3c;
}

.embed-responsive {
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}


    .embed-responsive .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 48px;
        height: 48px;
        text-align: center;
        margin: -22px 0 0 -22px;
        color: #ffffff;
        font-size: 30px;
        border-radius: 50%;
    }

.IsLandingPage .sim-icon-control-play:before {
    content: "";
    background: url(/_layouts/15/TlvSP2013PublicSite/images/PlayVideo.svg) no-repeat;
    width: 48px;
    height: 48px;
    display: block;
    background-size: cover;
}

.IsLandingPage .gallery-3-plus .img-border {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
}

    .IsLandingPage .gallery-3-plus .img-border.withVideoLink {        
       
    }

.IsLandingPage .gallery-3-plus .slick-slide > div {
    height: 100%;
}

.embed-responsive:hover .icon, .embed-responsive:focus .icon {
    transform: scale(1.1);
}

.embed-responsive .embed-responsive-item {
    visibility: hidden;
}

.ImageGallery {
    float: inherit;
    width: 100%;
    display: inline-block;
}

.gallery-3-plus .gallery-carousel .slick-prev, .gallery-3-plus .gallery-carousel .slick-next {
    z-index: 1;
}

.creditCarouselImg {
    margin-right: 15px;
    font-size: 16px;
    font-weight: normal;
}

.gallery-main-title-in span {
    display: block;
    font-size: 20px !important;
}

    .gallery-main-title-in span.creditSelectedImg {
        display: block;
        font-size: 16px !important;
        font-weight: normal;
    }


@media (min-width: 768px) {
    .slick-dots {
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: center;
        margin-top: 10px;
    }

        .slick-dots li {
            display: inline;
            margin-right: 10px;
        }

            .slick-dots li button:focus {
                border: 1px solid black;
            }

            .slick-dots li.slick-active button {
                border: 0 !important;
            }

            .slick-dots li.slick-active button {
                background-color: #3c3c3c;
                height: 14px;
            }

            .slick-dots li button {
                border: 0;
                font-size: 0;
                background-color: #bfbfbf;
                width: 15px;
                height: 8px;
                padding: 0;
            }

    .gallery-carousel .slick-slide.selected img {
        opacity: 1
    }

    .slick-slide .gallery-img {
        background: black;
    }

    .IsLandingPage .slick-slide .gallery-img {
        background: none;
    }

    .slick-slide img, .slick-slide video {
        opacity: 0.85;
        height: 100%
    }

    .slick-slide:hover img {
        opacity: 1
    }

    .slick-slide p {
        color: #646464;
        font-size: 17px;
    }

    .gallery-main-img {
        width: 100%;
        height: 370px;
        position: relative;
        margin-bottom: 20px
    }

        .gallery-main-img.mixView {
            display: none
        }

        .gallery-main-img img, .gallery-main-img video, .gallery-main-img iframe {
            width: 100%;
            height: 100%;
        }

    .gallery-3-plus {
        margin-bottom: 50px;
    }

        .gallery-3-plus .galley-close-img {
            height: 35px;
            width: 35px;
            background-color: #ffcd32;
            text-align: center; /*float:left*/
            position: absolute;
            left: 0;
            top: 0;
            background-image: url("/_layouts/15/TlvSP2013PublicSite/images/close-img-x.png");
            background-position: center center;
            background-size: 15px;
            background-repeat: no-repeat;
        }



            .gallery-3-plus .galley-close-img:focus {
                border: 2px solid #3c3c3c;
            }

        .gallery-3-plus .gallery-main-title {
            background-color: #3c3c3c;
            position: absolute;
            bottom: 0;
            right: 0;
            padding: 4px 23px;
            padding-bottom: 0px;
        }

            .gallery-3-plus .gallery-main-title span {
                color: #ffffff;
                font-size: 25px
            }

        .gallery-3-plus .slick-slide {
            width: 176px;
            margin-right: 4px;
            margin-left: 4px;
            cursor: pointer;
            position: relative
        }

            .gallery-3-plus .slick-slide img, .gallery-3-plus .slick-slide video {
                height: 110px;
            }

                .gallery-3-plus .slick-slide img.mixView {
                    height: 445px;
                }

    .IsLandingPage .gallery-3-plus .slick-slide {
        /*display: flex;*/
        width: 392px;
        height: 280px;
        /*flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        flex-shrink: 0;*/
    }

    .IsLandingPage .slick-slide {
    }

    .IsLandingPage .gallery-3-plus .img-border {
        border-radius: 8px;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
    }

    

    .IsLandingPage .gallery-3-plus .slick-slide img, .IsLandingPage .gallery-3-plus .slick-slide video, .IsLandingPage .gallery-3-plus .slick-slide iframe {
        height: 100%;
        max-height: 280px;
        border-radius: 8px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }


        .IsLandingPage .gallery-3-plus .slick-slide img.mixView {
            height: 445px;
        }



    .gallery-3-plus .gallery-carousel .slick-track {
        height: 100%;
        padding-top: 0px !important;
        margin: 0;
    }

    .gallery-3-plus .gallery-carousel .slick-prev, .gallery-3-plus .gallery-carousel .slick-next {
        height: 110px;
        width: 44px;
        position: absolute;
        background-color: #ffcd32;
        font-size: 0;
        border: 0;
        top: 0;
        transform: translate(0%, 0%);
        background-position: center center;
        background-size: 15px;
        background-repeat: no-repeat;
    }

    .IsLandingPage .gallery-3-plus .gallery-carousel .slick-prev, .IsLandingPage .gallery-3-plus .gallery-carousel .slick-next {
        position: absolute;
        background-color: transparent;
        font-size: 0;
        border: 0;
        top: 0;
        transform: translate(0%, 0%);
        background-position: center center;
        background-size: 15px;
        background-repeat: no-repeat;
    }





    .gallery-3-plus .gallery-carousel .slick-prev.mixView, .gallery-3-plus .gallery-carousel .slick-next.mixView {
        height: 110px;
        width: 44px;
        position: absolute;
        background-color: #ffcd32;
        font-size: 0;
        border: 0;
        top: 30%;
        background-position: center center;
        background-size: 15px;
        background-repeat: no-repeat;
    }

    .gallery-3-plus .gallery-carousel .slick-prev .slick-prev-icon, .gallery-3-plus .gallery-carousel .slick-next .slick-next-icon {
        display: none;
    }

    .gallery-3-plus .gallery-carousel .slick-prev.edge, .gallery-3-plus .gallery-carousel .slick-next.edge {
        background-color: #d8d8d8;
    }

    .IsLandingPage .gallery-3-plus .gallery-carousel .slick-prev.edge, .IsLandingPage .gallery-3-plus .gallery-carousel .slick-next.edge {
        /*display: none;*/
        opacity: 1;
    }

    .gallery-3-plus .gallery-carousel .slick-list, .gallery-3-plus .gallery-carousel .slick-track {
        margin-left: 24px;
        margin-right: 24px;
        padding-top: 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }

    .IsLandingPage .gallery-3-plus .gallery-carousel .slick-list, .IsLandingPage .gallery-3-plus .gallery-carousel .slick-track {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
       /* width: 1200px;*/
    }


    .IsLandingPage .popupGallery {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.90);
        z-index: 9999;
    }

        .IsLandingPage .popupGallery .gallery-main-img {
            width: 642px;
            height: 522px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 50px;
            margin-bottom: 100px;
            border-radius: 16px;
        }

    .IsLandingPage .singleImg.popupGallery {
        position: inherit;
        background: none;
    }

        .IsLandingPage .singleImg.popupGallery .img-border {
            height: 100%;
        }

        .IsLandingPage .singleImg.popupGallery .gallery-main-img {
            max-width: 1200px;
            width: 100%;
            max-height: 674px;
            margin: 0 auto;
        }

        .IsLandingPage .singleImg.popupGallery .galley-close-img {
            display: none;
        }




    .IsLandingPage .popupGallery .gallery-main-title {
        position: relative;
        height: 90px;
        background-color: transparent;
        text-align: center;
    }

        .IsLandingPage .popupGallery .gallery-main-title .gallery-main-title-in {
            top: 50%;
            transform: translate(0%, -50%);
            position: relative;
        }


    .IsLandingPage .popupGallery .imgTitle {
        display: none;
    }


    .IsLandingPage .popupGallery .gallery-main-img img, .IsLandingPage .popupGallery .gallery-main-img video, .IsLandingPage .popupGallery .gallery-main-img iframe {
        border-radius: 16px;
    }

    /*.IsLandingPage .popupGallery.gallery-3-plus .slick-slide {
            width: 145px !important;
            height: 109px !important;
           
        }*/

    .IsLandingPage .popupGallery.gallery-3-plus .gallery-carousel .slick-list {
        width: 100% !important;
    }

    .IsLandingPage .popupGallery.gallery-3-plus .gallery-carousel.slick-slider {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 1200px !important;
    }

    .IsLandingPage .popupGallery.gallery-3-plus .slick-slide {
        width: 292px !important;
        height: 170px !important;
    }

        .IsLandingPage .popupGallery.gallery-3-plus .slick-slide img, .IsLandingPage .popupGallery.gallery-3-plus .slick-slide video, .IsLandingPage .popupGallery.gallery-3-plus .slick-slide iframe {
            height: 170px !important;
        }




    .IsLandingPage .popupGallery .galley-close-img {
        display: flex;
        width: 54px;
        height: 54px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 13px;
        border-radius: 1333px;
        border: 2px solid #FFF;
        background: #2E2E2E;
        left: auto;
        right: -27px;
        top: -27px;
        background-image: url(/_layouts/15/TlvSP2013PublicSite/images/CloseIMG.svg);
        background-position: center center;
        background-size: 15px;
        background-repeat: no-repeat;
    }

    .IsLandingPage .popupGallery.gallery-3-plus .gallery-carousel .slick-next:after {
        background: url(/_layouts/15/TlvSP2013PublicSite/images/NextWhite.svg) no-repeat;
    }

    .IsLandingPage .popupGallery.gallery-3-plus .gallery-carousel .slick-prev:after {
        background: url(/_layouts/15/TlvSP2013PublicSite/images/PrevWhite.svg) no-repeat;
    }



    .gallery-3-plus .gallery-carousel .slick-list.mixView {
        margin-left: -5px;
        margin-right: -5px;
    }



    .gallery-3-plus .gallery-carousel .slick-next {
        left: 0px;
    }

    .IsLandingPage .gallery-3-plus .gallery-carousel .slick-next {
        left: -13px;
    }

    .IsLandingPage .gallery-3-plus .gallery-carousel .slick-prev {
        right: -13px;
    }

    .IsLandingPage .gallery-3-plus .gallery-carousel .slick-next, .IsLandingPage .gallery-3-plus .gallery-carousel .slick-prev {
        border-radius: 1333px;
        background: #EAEAEA;
        height: 32px;
        width: 32px;
        top: 50%;
        transform: translate(0%, -50%);
    }

    .IsLandingPage .popupGallery.gallery-3-plus .gallery-carousel .slick-next {
        left: -40px;
        background-color: transparent;
    }

    .IsLandingPage .popupGallery.gallery-3-plus .gallery-carousel .slick-prev {
        right: -40px;
        background-color: transparent;
    }

    .IsLandingPage .gallery-3-plus .gallery-carousel .slick-next:after {
        background: url(/_layouts/15/TlvSP2013PublicSite/images/leftIMGarrow.svg) center no-repeat;
    }

    .IsLandingPage .gallery-3-plus .gallery-carousel .slick-prev:after {
        background: url(/_layouts/15/TlvSP2013PublicSite/images/rightIMGarrow.svg) center no-repeat;
    }

    .gallery-3-plus .gallery-carousel .slick-next:after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translate(50%, -50%);
        width: 15px;
        height: 26px;
        z-index: 1;
        background: url(/_layouts/15/TlvSP2013PublicSite/images/Articles/icons8-back.svg) no-repeat;
        opacity: 1;
    }

    .gallery-3-plus .gallery-carousel .slick-prev:after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translate(50%, -50%);
        width: 15px;
        height: 26px;
        z-index: 1;
        background: url(/_layouts/15/TlvSP2013PublicSite/images/Articles/icons8-forward.svg) no-repeat;
        opacity: 1;
    }






    .gallery-3-plus .gallery-carousel .slick-next.edge:before {
        opacity: 0.5
    }

    .gallery-3-plus .gallery-carousel .slick-prev.edge:before {
        opacity: 0.5
    }

    .gallery-3-plus .gallery-carousel .slick-prev {
        right: 0;
    }



        .gallery-3-plus .gallery-carousel .slick-prev.mixView {
            right: 0;
            z-index: 1
        }

    .gallery-3-plus .gallery-carousel .slick-slide.selected .img-border {
        border: 4px #3c3c3c solid;
    }

    .gallery-3-plus .img-border {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
    }



    .gallery-3-plus .gallery-carousel .slick-slide.selected .img-border.mixView {
        border: none;
    }

    .gallery-3-plus .img-border.mixView {
        display: none;
    }
}

@media (min-width: 1200px) {
    .gallery-main-img {
        height: 445px;
    }

        .gallery-main-img.mixView {
            display: none
        }

    .gallery-3-plus .slick-slide img, .gallery-3-plus .slick-slide video {
        height: 125px;
    }

        .gallery-3-plus .slick-slide img.mixView {
            height: 445px;
        }



    /*.gallery-3-plus .img-border {
        height: 125px;
    }*/

    .gallery-3-plus .img-border.mixView {
        display: none
    }

    .gallery-3-plus .gallery-carousel .slick-prev, .gallery-3-plus .gallery-carousel .slick-next {
        height: 100%;
    }

        .gallery-3-plus .gallery-carousel .slick-next:before {
            top: 54px
        }

        .gallery-3-plus .gallery-carousel .slick-prev:before {
            top: 54px
        }
}

@media (max-width: 480px) {
    .slick-slide img, .slick-slide video, .slick-slide iframe {
        width: 100%;
        height: 200px;
    }
}

@media(max-width: 768px) {

    .IsLandingPage.ImageGallery {
        padding: 16px;
    }

    .IsLandingPage .imgTitle {
        margin-bottom: 10px;
    }

    .IsLandingPage .gallery-3-plus .img-border {
        margin-top: -5px;
        
    }

        .IsLandingPage .gallery-3-plus .img-border.withVideoLink {
            background: none;
            height: 55%;
        }

        
    

    .gallery-3-plus.slick-dots {
        display: flex;
        flex-direction: row;
        /*flex-wrap: wrap;*/
        align-content: center;
        justify-content: center;
        position: inherit;
        margin-top: 0px;
    }

    .gallery-3-plus .slick-slide {
        transform: scale(0.875);
        margin: 0;
    }

        .gallery-3-plus .slick-slide img, .gallery-3-plus .slick-slide video {
            border-radius: 10px;
        }

        .gallery-3-plus .slick-slide.slick-current.slick-active.slick-center {
            transform: scale(1);
        }

    .IsLandingPage .gallery-3-plus .slick-slide {
        transform: scale(0.875);
        margin: 0;
    }



        .IsLandingPage .gallery-3-plus .slick-slide img, .IsLandingPage .gallery-3-plus .slick-slide video, .IsLandingPage .gallery-3-plus .slick-slide iframe {
            border-radius: 8px;
            width: 100%;
        }

        /*.IsLandingPage .gallery-3-plus .slick-slide iframe {
            z-index: 10000;
            position: relative;
        }*/
        .IsLandingPage .gallery-3-plus .slick-slide.slick-current.slick-active.slick-center {
            transform: scale(1);
        }

    .ImageGallery .slick-dots li {
        color: transparent;
        margin: 0px !important;
        width: 5pt;
        height: 5pt;
        border-radius: 2.5pt;
        background-color: rgb(220, 220, 220);
        vertical-align: middle;
        margin: 4.5pt !important;
    }

    .bumperItems .slick-dots li button {
        background-color: transparent !important;
    }

    .ImageGallery .slick-dots {
        height: 7pt;
        margin-top: 27pt;
        margin-bottom: 48pt;
        top: 85% !important;
        text-align: center !important;
        background-color: transparent;
        position: absolute;
    }

        .ImageGallery .slick-dots li.slick-active {
            background-color: #c6c6c6;
            height: 7pt;
            width: 7pt;
            border-radius: 3.5pt;
            margin: 3pt !important;
        }

    ul li.p-small-1,
    ul li.n-small-1 {
        transform: scale(0.6);
    }
}
