﻿/* Stylesheet for Homepage Rotating Content Slider */

.site-sliderWrapper {
	position: relative;
	width:100%;
	height:230px !important;
	background: #fff;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	/*overflow:hidden;*/
	
}

/* fix for PB overflow problem in IE */
li.PBItem .content .site-sliderWrapper {width: 100% !important;}

.site-slider {
	width:100%;
	height:430px;
	/*overflow: hidden;*/
}
.site-slider li {
	list-style: none;
	background: none;
	/*width: 950px;
	height:302px;*/
	padding:0;
}

.site-slider li img {
	width:100%;
}

.site-slider li p {
	line-height: 22px;
}

.site-slider h3 {
	font-weight: normal;
	text-transform: lowercase;
}

.site-slider h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
}
.slider-always span.learn-more a {
    padding: 10px 45px 10px 33px !important;
}

.site-sliderWrapper .prev {
	position: absolute;
	right: 55px;
	top: 250px;
	outline: 0;
	height: 19px;
	width: 19px;
	display:block;
	background: url(../../images/ico-nextPrev.png) 0 0 no-repeat;
}
.site-sliderWrapper .prev:hover, .site-sliderWrapper .prev:active {
	background: url(../Site-Slider/images/ico-nextPrev.png) 0 -19px no-repeat;
}

.site-sliderWrapper .next {
	position: absolute;
	right: 27px;
	top: 250px;
	outline: 0;	
	height: 19px;
	width: 19px;
	display:block;
	background: url(../Site-Slider/images/ico-nextPrev.png) -19px 0 no-repeat;
}
.site-sliderWrapper .next:hover, .site-sliderWrapper .next:active {
	background: url(../Site-Slider/images/ico-nextPrev.png) -19px -19px no-repeat;
}

.site-sliderWrapper a:active {
	top: 252px;
}

.bx_pager {
	position: absolute !important;
	top:75px!important;
	right: 15px !important;
}

.bx_pager a {
	float: left;
	background: url(../Site-Slider/images/ico-bannerNav.png) no-repeat 0 0;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	outline:0;
	color: #000;
	font-size: 11px;
	margin-right: 8px;
	padding:0;
	border: 1px solid #fff;
	-moz-box-shadow: 0px 0px 3px #777;
	-webkit-box-shadow: 0px 0px 3px #777;
	box-shadow: 0px 0px 3px #777;

}
.bx_pager a:hover {
	background: url(../Site-Slider/images/ico-bannerNav.png) no-repeat -13px 0;
	text-decoration: none;
}

.bx_pager a.active {
	background: url(../Site-Slider/images/ico-bannerNav.png) no-repeat -26px 0;
	text-decoration: none;
}

.bx-wrapper .bx-pager {
    position:absolute;
    bottom:40px;
}

.auto_controls {
	position: absolute;
	bottom: -11px;
	left: 394px;
}

.auto_controls a {
	font-size: 16px;
	color: #000;
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;	
	color: #000;
}

.site-slider .content {
	width: 100%;
	height: auto;
    margin-top:0;
  
}


.site-slider .content .slideContent{
	position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    max-width: 1175px;
    
}
.slider-always {
    max-width: 1175px;
    
    width: 100%;
    margin: auto;
    margin-top: 14% !important;
    padding-left: 150px !important;
}

.slider-always h1 {
    width: 80%;
    padding:2px 2px 2px 31px !important;
}

.site-slider .content .slideContent a {
    font-size:14px;
    color:white;

}

.slideContent h1 {
    font-size: 25px !important;
    margin-bottom: 0 !important;
    background: url(/images/learn-morebg.png);
    

}

.slideContent p.moreLink {
	text-align:left;
}

#content #notes li, #content #changes li {
	font-size: 12px;
	color: #000;
	margin-left: 43px;
	
}

.carousel-content {
    width: 80%;
}

@media screen and (max-width: 1509px) and (min-width:417px) {
     /*.slider-always {
        margin-top: 7% ;
    }*/
}

@media all and (min-width:1025px) and (max-width:1135px){


    .slider-always {
    
    margin-top: 10% !important;
}
    .slider-always span.learn-more a {
        padding: 10px 45px 10px 33px !important;
        font-size:14px !important;

    }



}


@media all and (min-width:481px) and (max-width:767px) {
     
     .carousel-content {
        background-color: #000000;
        padding: 7px 7px 10px 10px;
        position: relative;
        min-height: 40px !important;
        width:95%!important ;
    }

     .site-slider li p {
         font-size:13px !important;
     }
     .slideContent h1 {
         font-size:20px !important;
         padding:2px 2px 2px 10px !important;
         width:95%!important;
         

     }

     .slider-always {
         margin-top:10% !important;
         padding-left:50px!important;
     }

     .slider-always span.learn-more a {
        
        font-size:11px !important;
        padding: 10px 25px 10px 10px !important;
    }
      .bx-wrapper .bx-pager {

        position: absolute;
        bottom: 5px;
    }
}

@media all and (min-width:120px) and (max-width: 480px) {
    /*.slider-always {
        margin-top: 135px;
    }*/

    .learn-more .fa.fa-location-arrow {
        margin-top:-3px!important;
    }
     .carousel-content {
        min-height: 50px!important;
        width:100% !important; 
        padding: 10px 10px 10px 10px !important;
    }

     .site-slider li p {
    font-size: 10px !important;
    line-height: 15px;
}

     .slider-always {
         padding-left:20px !important;
          margin-top:3% !important;
     }

     .slider-always h1 {
     
        font-size:12px !important;
        margin-bottom:-5px;
        width:100%;
        padding:2px 2px 2px 10px !important;
    }
     .slider-always span.learn-more a {
        
        font-size:9px !important;
        padding: 5px 25px 5px 10px !important;
    }

       .bx-wrapper .bx-pager {

        position: absolute;
        bottom: 5px;
    }
}
/*@media all and (max-width:480px) {
    .slider-always h1 {
        font-size: 14px !important;
        margin-bottom:-5px;
        width:100%;
    }
    .site-slider li p {
    font-size:12px;
}

    .bx-wrapper .bx-pager {

        position: absolute;
        bottom: 5px;
    }
    .slider-always span.learn-more a {
       
        font-size:12px !important;

    }

}*/


@media all and (min-width:768px) and (max-width:1024px) {

    .slideContent h1 {
        font-size: 20px !important;
        width:85%;
    }

    .slider-always{
        margin-top:7% !important;
        padding-left:60px !important;
    }

    .carousel-content {
        min-height: 60px !important;
        width:85%;

    }

    .carousel-content p {
        font-size:14px;
    }

    .slider-always span.learn-more a {
        padding: 10px 45px 10px 33px !important;
        font-size:12px !important;

    }

    
}


@media all and (min-width:1000px) and (max-width:1024px) {
     .slider-always span.learn-more a
    {
        display: block;
        font-family: "Lato-Bold";
        font-size: 14px;
        font-weight: normal;
        letter-spacing: inherit;
        padding: 10px 45px 10px 33px !important;
    }


}


/*@media (max-width: 767px) and (min-width: 320px) {
     .carousel-content {
        min-height: 60px !important;
    }

     .carousel-content {
        background-color: #000000;
        padding: 7px 7px 10px 10px;
        position: relative;
    }
}*/
@media screen and (max-width: 320px)  and (min-width:200px){
  .slideContent.slider-always.col-xs-12.col-sm-12.col-md-12 h1 {
    display: none;
}
    .slideContent h1 {
        display:none !important;
    }
    .site-slider .content .slideContent a {
    font-size: 0.65em;
}

    .slider-always {
        margin-top: 13% !important;
    }
}