/****** HOMEPAGE SLIDER ******/
a.btn-blue{ padding: 5px; background: #005e85; color: #fff !important; text-decoration:inherit !important; white-space: nowrap; }
a.btn-blue:hover{ background: #0176a6; }

/*** View URLs for help:  http://responsiveslides.com || http://responsiveslides.com/themes/themes.html || http://responsiveslides.com/with-captions/themes.html***/

.slideshow {margin: 0px 0 0 0;position: relative; max-width: 1903px; width: 100%;}
ul.home-slides {list-style: none;margin: 0; padding: 0; overflow: hidden; position:relative; z-index: 1;}
ul.home-slides  li {-webkit-backface-visibility: hidden; position: absolute; display: none; overflow: hidden; max-height: 547px;}
ul.home-slides li:first-child {position: relative;display: list-item; float: left;}

/*** Transparent Image Overlay ***/
.slideshow img.overlay {position: absolute; z-index: 2;max-width: 200px; height: 547px;}
.slideshow img.overlay.left {left: 0;}
.slideshow img.overlay.right {right: 0;}
/*** END Transparent Image Overlay ***/

/*** Nav Arrows ***/
.rslides1_nav {background: transparent url("/uploads/public/images/design/slider/pag-arrows-rslides.png") no-repeat left top; height: 39px; width: 39px; position: absolute;  z-index: 9; top: 43%; text-indent: -9999px; }
.rslides1_nav:focus {outline: none;}
a.rslides_nav.rslides1_nav.prev {left: 7%;}
a.rslides_nav.rslides1_nav.next {right: 7%;}
.rslides1_nav.next {left: auto;background-position: right top;right: 0;} /** Right Arrow **/
/*** END Nav Arrows ***/

/*** Pager Buttons ***/
ul.rslides_tabs {display: table;  margin: 10px auto 0;  padding: 0;  z-index: 3;position: absolute;left: 70%;top: 25px;}
.rslides_tabs li {display: inline;float: none;margin: 0 14px 0 0;}
.rslides_tabs li.last {margin: 0;}
.rslides_tabs a {width: 20px;height: 20px; text-indent: -9999px;overflow: hidden; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;  background: #000;  display: inline-block;  }
.rslides_tabs .rslides_here a {background: #fff;}
 /** Selected Button **/
/*** END Pager Buttons ***/

/*** Slide Information ***/
.slide-info {background: url(/uploads/public/images/design/slider/bg-marquee-content.png);  position: absolute; bottom: 4%; left: 24%; right: 0; padding: 10px; margin: 0; max-width: 960px; color: #505050;}
.slide-info h2 { width: 283px;    display: block;    float: left;    font-family: 'museo_sans_700regular', Sans-Serif;    color: #0a0a0a;    font-size: 24px;    line-height: 28px;    font-weight: normal;    margin: 0 20px 10px 0;}

/** Slide Headline **/

.slide-info p {    width: 654px;    display: block;    float: left;    font-size: 14px;    color: #000;    line-height: 2em;    font-family: 'museo_sans_500regular', Sans-Serif;}

/** Slide Text **/
.slide-info .btn {margin: 10px 0 0;}
 /** Slide Button **/
/*** END Slide Information ***/
/****** END HOMEPAGE SLIDER ******/

@media only screen and (max-width: 1430px) {
.slideshow img.overlay {display: none;} /** Remove Slideshow Overlay **/
}

@media only screen and (max-width: 1024px) {
ul.home-slides {max-height: 291px;}
.slideshow {margin: 0px 0 0 0;}
.slide-info p {    width: 654px;    display: block;    float: left;    font-size: 14px;    color: #000;    line-height: 2em;    font-family: 'museo_sans_500regular', Sans-Serif;}
/** Slide Text **/
}

@media only screen and (max-width: 768px) {
ul.home-slides {max-height: 216px;}
a.rslides_nav.rslides1_nav.prev {left: 2%;}
a.rslides_nav.rslides1_nav.next {right: 2%;}
.rslides1_nav {top: 37%;}
.slide-info {left: 9%;}
}

@media only screen and (max-width: 767px) {
ul.home-slides {max-height: none;}
ul.home-slides li {max-height: none;  min-height: 355px;}
.slide-info {background: none; position: relative; left: auto; padding: 10px 2%; max-width: 100%;  text-align: center;}
.rslides1_nav {display: none;} /** Slider Arrows Off **/
.slide-info p {width: 98%;}
.slide-info h2 {width: 98%;}
}

@media only screen and (max-width : 480px) {
ul.home-slides li {min-height: 285px;}
.slideshow { display:none;}
}