/*! https://responsiveslides.com v1.54 by @viljamis */
.ccm-image-slider-container {}
.ccm-image-slider {}
.ccm-image-slider-inner {}
.ccm-image-slider-inner ul {}
.ccm-image-slider-inner ul li {}
.ccm-image-slider-inner ul li {width:100%;height:auto;} 

.ccm-image-slider-text {width:100%;max-width:500px;padding:0;box-sizing:border-box;position:absolute;top:220px;left:32%;transform:translate(-50%, 0);line-height:normal;font-size:1.4em;color:#000000;}
.ccm-image-slider-text p {margin:0;}
.ccm-image-slider-text span.bannerHeading {font-size:1.3em;font-weight:bold;text-transform:uppercase;}
.ccm-image-slider-text span.bannerHeading2 {font-size:1.1em;}
.ccm-image-slider-text span.textBlue {color:#00324b;}
.ccm-image-slider-text span.textBlue2 {color:#086a91}
	
.ccm-image-slider-container a.mega-link-overlay {width: 100%;height: 100%;position: absolute;left: 0px;z-index: 20;}
.rslides {margin: 0 auto;}
.rslides_nav {top:25%;font-size:0;}
.rslides_nav/*overrides*/ {width:60px;height:60px;background-image:url("arrows.png");}
.rslides_nav.prev {left:60px;}
.rslides_nav.next {right:60px;}

@media only screen and (max-width:1080px){
	.ccm-image-slider-text span.bannerHeading {font-size:1em;}
	.ccm-image-slider-text {width:100%;padding:0;margin:0 auto;font-size:1.5em;position:relative;top:10px;left:auto;transform:translate(0, 0);}}
@media only screen and (max-width:768px){
	.ccm-image-slider-text span.bannerHeading {font-size:1.2em;}
	.ccm-image-slider-text {width:96%;font-size:1em;}
	.rslides_nav {display:none;}}
@media only screen and (max-width:600px){
	.ccm-image-slider-text .customButton2 {max-width:200px;min-width:0;padding:4px 10px;font-size:0.8em;}}