/*! 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:1200px;padding:0 25% 0 0;box-sizing:border-box;position: absolute;top:5%;left:50%;transform:translate(-50%, 0);line-height:normal;font-size:2.2em;color:#5e5e5e;}
.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:35%;font-size:0;}
.rslides_nav/*overrides*/ {width:60px;height:60px;background-image:url("arrows2.png");}
.rslides_nav.prev {left:60px;}
.rslides_nav.next {right:60px;}

@media only screen and (max-width:1800px){
	.ccm-image-slider-text {width:85%;max-width:1200px;padding:0 15% 0 0;bottom:35%;}}
@media only screen and (max-width:1500px){
	.ccm-image-slider-text {bottom:14%;}}
@media only screen and (max-width:1080px){
	.ccm-image-slider-text span.bannerHeading {font-size:2.1rem;}
	.ccm-image-slider-text {width:100%;padding:0;font-size: 2rem;text-align:center;position:relative;top:auto;bottom:auto;left:auto;transform:translate(0, 0);}}
@media only screen and (max-width:768px){
	.ccm-image-slider-text span.bannerHeading {font-size:1.2rem;}
	.ccm-image-slider-text {width:96%;font-size:1em;}
	.rslides_nav {display:none;}}
@media only screen and (max-width:600px){
	.ccm-image-slider-text .customButton {max-width:150px;padding:4px 10px;font-size:0.8rem;}}