.bContainer h2, .bContainer h2 a {
    display: block;
    font-family: 'Atlas Grotesk Web';
    font-size: 26px;
    line-height: 34px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
	border-bottom: 1px solid rgba(255,255,255,0);
}


a:hover .bContainer h2 {
	border-bottom: 1px solid rgba(255,255,255,1);
	color: #fff;

}


.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%
}



.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
    height: auto
}




img.rsImg {
    max-width: none
}

.rsBlurb {
        width: 50%;
        float: left;
        display: inline
}

.rsHuge img.rsImg {
    position: absolute
}

.rsHuge .rsBlurb {
    position: relative
}




/* Royal Slider */
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}



.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsABlock {
    left: 30px;
    top: 25px;
    position: absolute;
    z-index: 15
}

.bContainer {
    position: relative;
    left: 0;
    top: 0;
    z-index: 9;
}



/* Responsive Styles */




@media screen and (min-width:641px) and (max-width: 960px) {


.rsBlurb h2 {
	margin: 20px 0 0 0;
    font-size: 20px;
}


.rsBlurb h6 {
    font-size: 18px;
}

}




@media screen and (max-width: 640px) {


.rsBlurb h2 {
	margin: 20px 0 0 0;
    font-size: 18px;
}

.rsBlurb h6 {
    font-size: 16px;
}

#slideshow .rsArrow {
    display: none;
}

h1 {
	float: left;
	font-size: 20px;
    width: 100%;
}


h2, h5 {
	float: left;
	font-size: 18px;
    width: 100%;
}

}


@media all and (min-width:641px)and (max-width:900px) {

.rsBlurb h2 {
    font-size: 24px;	
	line-height: 1.4em;
}

.rsBlurb {
        width: 70%;
}


}











@media all and (min-width:401px)and (max-width:640px) {


.rsBlurb h2 {
	margin: 20px 0 0 0;
    font-size: 20px;	
	line-height: 1.4em;
}

.rsBlurb, {
        width: 80%;
}

}



@media all and (min-width:1px)and (max-width:400px) {

.rsBlurb h2 {
	margin: 20px 0 0 0;
    font-size: 18px;	
	line-height: 1.4em;
}

.rsBlurb {
        width: 100%;
}


}





@media all and (min-width:701px) {


.rs-front-slider {
       display: block;
}


}


@media all and (min-width:1px)and (max-width:700px) {


.rs-front-slider {
       display: none;
}


}


.case-caption {
	display: block;
 	font-family: 'Atlas Grotesk';
 	font-size: 18px;
	line-height: 28px;
 	font-weight:  300;
 	font-style:   normal;
 	font-stretch: normal;
 	color: #111;
 	padding: 0 0 10px 0;
}

.case-caption b {
 	font-weight:  500;

}

.case-caption em {
 	color: #999;
 	font-style: normal;
}

.case-caption a {
 	color: #999;
}

.case-caption a:hover {
 	color: #000;
}


.default b, .small b {
 	font-weight:  500;

}



.large {
font-family: 'Lyon Text Web';
font-weight:  400;
font-style:   normal;
font-stretch: normal;

}
