

#Slide0 {
    background: url(images/slide0.jpg);
    background-color: #3498DB;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: Center Center;
    background-clip: padding-box;
}

#Slide1 {
    background: url(images/slide1.jpg);
    background-color: #3498DB;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: Center Center;
    background-clip: padding-box;
}

#Slide2 {
    background: url(images/slide2.jpg);
    background-color: #3498DB;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: Center Center;
    background-clip: padding-box;
}

#Slide3 {
    background: url(images/slide3.jpg);
    background-color: #3498DB;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: Center Center;
    background-clip: padding-box;
}

#Slide4 {
    background: url(images/slide4.jpg);
    background-color: #3498DB;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: Center Center;
    background-clip: padding-box;
}
#Slide5 {
    background: url(images/slide5.jpg);
    background-color: #3498DB;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: Center Center;
    background-clip: padding-box;
}
.ttr_slideshow {
    display: block;
}

.ttr_slideshow {
    max-width: 100%;
}

.ttr_slide {
    height: 90vh;
    width: 100%;
}

#ttr_slideshow_inner ul {
    list-style: outside none none;
    padding-left: 0px;
}

#ttr_slideshow_inner {
    height: 90vh;
    position: relative;
    overflow: hidden;
    width: 100%;
}

    #ttr_slideshow_inner ul li > a {
        height: 90vh;
        position: absolute;
        overflow: hidden;
        width: 100%;
    }

    #ttr_slideshow_inner > ul li {
        position: absolute;
    }

.ttr_slideshow_in {
    height: 90vh;
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none;
}

    .ttr_slideshow_in .ttr_slideshow_last div, .ttr_slideshow_in .ttr_slideshow_last a {
        pointer-events: auto;
    }

.ttr_slideshow_last {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    pointer-events: none;
    height: 90vh;
}

    .ttr_slideshow_last div a, .ttr_slideshow_last a {
        pointer-events: auto;
    }

.ttr_slideshow {
    box-sizing: content-box !important;
    position: relative;
    height: 90vh;
}









@media (max-width: 992px) {
    #Slide0 {
        background: url(images/slide6.jpg);
        background-color: #3498DB;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: Center Center;
        background-clip: padding-box;
    }

    #Slide1 {
        background: url(images/slide7.jpg);
        background-color: #3498DB;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: Center Center;
        background-clip: padding-box;
    }

    #Slide2 {
        background: url(images/slide8.jpg);
        background-color: #3498DB;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: Center Center;
        background-clip: padding-box;
    }

    #Slide3 {
        background: url(images/slide9.jpg);
        background-color: #3498DB;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: Center Center;
        background-clip: padding-box;
    }

    #Slide4 {
        background: url(images/slide10.jpg);
        background-color: #3498DB;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: Center Center;
        background-clip: padding-box;
    }
    #Slide5 {
        background: url(images/slide11.jpg);
        background-color: #3498DB;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: Center Center;
        background-clip: padding-box;
    }
    .ttr_slideshow {
        display: block;
    }

    .ttr_slideshow {
        max-width: 100%;
    }

    .ttr_slide {
        height: 534px;
        width: 100%;
    }

    #ttr_slideshow_inner ul {
        list-style: outside none none;
        padding-left: 0px;
    }

    #ttr_slideshow_inner {
        height: 534px;
        position: relative;
        overflow: hidden;
        width: 100%;
    }

        #ttr_slideshow_inner ul li > a {
            height: 534px;
            position: absolute;
            overflow: hidden;
            width: 100%;
        }

        #ttr_slideshow_inner > ul li {
            position: absolute;
        }

    .ttr_slideshow_in {
        height: 90vh;
        position: absolute;
        width: 100%;
        top: 0;
        pointer-events: none;
    }

        .ttr_slideshow_in .ttr_slideshow_last div, .ttr_slideshow_in .ttr_slideshow_last a {
            pointer-events: auto;
        }

    .ttr_slideshow_last {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        pointer-events: none;
        height: 534px;
    }

        .ttr_slideshow_last div a, .ttr_slideshow_last a {
            pointer-events: auto;
        }

    .ttr_slideshow {
        box-sizing: content-box !important;
        position: relative;
        height: 534px;
    }
}
