#Slideshow { position: relative; width: 100%; height: 550px; margin: 0; background: #FEFEFE; z-index: 802; overflow: visible; -webkit-user-select: none; -moz-user-select: none; cursor: default; }
@media (max-width: 424px) { #Slideshow { height: 220px; } }
@media (min-width: 425px) and (max-width: 670px) { #Slideshow { height: 300px; } }
@media (min-width: 671px) and (max-width: 767px) { #Slideshow { height: 300px; } }
@media (min-width: 768px) and (max-width: 1024px) { #Slideshow { height: 350px; } }
#Slideshow a.SlideLinkPrevious, #Slideshow a.SlideLinkNext { position: absolute; display: block; width: 45px; height: 45px; background-repeat: no-repeat; z-index: 10000; bottom: 20px; opacity: 0; filter: alpha(opacity=0); /* For IE8 and earlier */ -webkit-transition: opacity 300ms ease-in-out; -moz-transition: opacity 300ms ease-in-out; -ms-transition: opacity 300ms ease-in-out; -o-transition: opacity 300ms ease-in-out; transition: opacity 300ms ease-in-out; }
#Slideshow a.SlideLinkPrevious:hover, #Slideshow a.SlideLinkPrevious:focus, #Slideshow a.SlideLinkNext:hover, #Slideshow a.SlideLinkNext:focus { opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */ }
#Slideshow a.SlideLinkPrevious { float: right; background-image: url("../images/slide-prev.png"); background-position: center; background-size: contain; right: 40px; }
@media (max-width: 960px) and (min-width: 481px) { #Slideshow a.SlideLinkPrevious { left: 40%; bottom: 5px; } }
@media (max-width: 480px) { #Slideshow a.SlideLinkPrevious { left: 38%; bottom: 5px; } }
#Slideshow a.SlideLinkNext { float: right; background-image: url("../images/slide-next.png"); background-position: center; background-size: contain; right: 10px; }
@media (max-width: 960px) and (min-width: 481px) { #Slideshow a.SlideLinkNext { left: 52%; bottom: 5px; } }
@media (max-width: 480px) { #Slideshow a.SlideLinkNext { left: 50%; bottom: 5px; } }
#Slideshow.HideNav { cursor: auto; }
#Slideshow.HideNav a.SlideLinkPrevious, #Slideshow.HideNav a.SlideLinkNext, #Slideshow.HideNav #Slideshow_Navigation { display: none; }
#Slideshow:hover a.SlideLinkPrevious, #Slideshow:hover a.SlideLinkNext { opacity: 1; filter: alpha(opacity=100); }
#Slideshow:hover #Slideshow_Navigation ul#Slideshow_Pager { opacity: 0; filter: alpha(opacity=100); }
#Slideshow #Slideshow_Navigation { display: none; }

#Slideshow_Slides { position: absolute; width: 100%; height: 550px; margin: 0px 0px; z-index: 451; overflow: hidden !important; }
@media (max-width: 424px) { #Slideshow_Slides { height: 220px; } }
@media (min-width: 425px) and (max-width: 670px) { #Slideshow_Slides { height: 300px; } }
@media (min-width: 671px) and (max-width: 767px) { #Slideshow_Slides { height: 300px; } }
@media (min-width: 768px) and (max-width: 1024px) { #Slideshow_Slides { height: 350px; } }
#Slideshow_Slides .slide { position: relative; width: 100%; height: 550px; background-repeat: no-repeat; background-size: cover; background-position: top center; z-index: 500; overflow: visible !important; }
@media (max-width: 424px) { #Slideshow_Slides .slide { height: 220px; } }
@media (min-width: 425px) and (max-width: 670px) { #Slideshow_Slides .slide { height: 300px; } }
@media (min-width: 671px) and (max-width: 767px) { #Slideshow_Slides .slide { height: 300px; } }
@media (min-width: 768px) and (max-width: 1024px) { #Slideshow_Slides .slide { height: 350px; } }
#Slideshow_Slides .slide .content { position: absolute; bottom: 0; background-color: rgba(255, 255, 255, 0.7); width: 100%; padding: 10px 0; }
@media (max-width: 960px) { #Slideshow_Slides .slide .content { width: 100%; position: relative; float: left; margin: 0; right: 0; left: 0; top: 35%; padding: 0; } }
#Slideshow_Slides .slide .content .inner { position: relative; max-width: 1170px; margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
@media (max-width: 1170px) { #Slideshow_Slides .slide .content .inner { width: 100%; } }
@media (max-width: 767px) { #Slideshow_Slides .slide .content .inner { padding: 0; } }
#Slideshow_Slides .slide .content .inner a { color: #333333; }
@media (min-width: 768px) { #Slideshow_Slides .slide .content .inner a { display: block; white-space: nowrap; text-decoration: none; overflow: hidden; text-overflow: ellipsis; } }
#Slideshow_Slides .slide .content .inner .title, #Slideshow_Slides .slide .content .inner .description { box-sizing: border-box; padding: 5px; line-height: 1.25; z-index: 999; }
@media (max-width: 767px) { #Slideshow_Slides .slide .content .inner .title, #Slideshow_Slides .slide .content .inner .description { line-height: 1.35; width: 100%; padding: 5px 15px !important; } }
#Slideshow_Slides .slide .content .inner .title { font-size: 36px; color: #1c6c7a; padding: 10px; display: inline-block; float: left; font-weight: 700; font-family: "Lato", Helvetica, Arial, sans-serif; }
@media (max-width: 424px) { #Slideshow_Slides .slide .content .inner .title { font-size: 28px; } }
@media (min-width: 425px) and (max-width: 670px) { #Slideshow_Slides .slide .content .inner .title { font-size: 28px; } }
@media (min-width: 671px) and (max-width: 767px) { #Slideshow_Slides .slide .content .inner .title { font-size: 32px; } }
@media (max-width: 960px) { #Slideshow_Slides .slide .content .inner .title { display: block; width: 100%; text-align: center; padding: 0; } }
@media (min-width: 961px) and (max-width: 1024px) { #Slideshow_Slides .slide .content .inner .title { padding: 18px; font-size: 24px; } }
#Slideshow_Slides .slide .content .inner .description { margin-top: 10px; font-size: 24px; font-weight: normal; display: inline-block; position: relative; text-align: center; line-height: 1.5em; float: left; border-left: 1px solid black; }
@media (max-width: 424px) { #Slideshow_Slides .slide .content .inner .description { font-size: 18px; font-weight: bold; } }
@media (min-width: 425px) and (max-width: 670px) { #Slideshow_Slides .slide .content .inner .description { font-size: 18px; font-weight: bold; } }
@media (min-width: 671px) and (max-width: 767px) { #Slideshow_Slides .slide .content .inner .description { font-size: 18px; font-weight: bold; } }
@media (max-width: 960px) { #Slideshow_Slides .slide .content .inner .description { margin-bottom: 20px; display: block; width: 100%; text-align: center; border-left: none; margin-top: 0; } }
@media (min-width: 961px) and (max-width: 1024px) { #Slideshow_Slides .slide .content .inner .description { padding: 7px; font-size: 20px; font-weight: bold; } }
