/*! http://responsiveslides.com v1.54 by @viljamis */

.ccm-image-slider {
    position: relative;
}

.ccm-image-slider-text {
    position: absolute;
    width: 30%;
    right: 20px;
    bottom: 10%;
    text-align: right;
    color: #fff;
}

.ccm-image-slider-text p {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 0;
    text-rendering: optimizeLegibility;
    margin-top: 0.5rem;
	color: #fff !important;
}

.ccm-image-slider-title {
    margin-top:auto;
}	

h1.ccm-image-slider-title {
    color: #fff !important;
    font-size: 2.8em !important;
    line-height: 1 !important;
 
    margin-bottom: 0 !important;
}

.ccm-image-slider-container a.mega-link-overlay {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    left: 0px;
}

.rslides {
    margin: 0 auto;
}


@media screen and (min-width: 940px) and (max-width: 1200px) {
h1.ccm-image-slider-title {
   
    font-size: 2.5em !important;
    
}
	
#page161 h1.ccm-image-slider-title {
   
    font-size: 2.2em !important;
    
}

	.ccm-image-slider-text p {
    font-size: 1rem !important;
    line-height: 1.3 !important;
    margin-bottom: 0rem;
    padding-left: 80px;
}



}




@media screen and (min-width: 767px) and (max-width: 939px) {
h1.ccm-image-slider-title {
   
    font-size: 2em !important;
    
}

	#page161 h1.ccm-image-slider-title {
   
    font-size: 1.7em !important;
    
}

	.ccm-image-slider-text p {
    font-size: 0.8rem !important;
    line-height: 1.3 !important;
    margin-bottom: 0rem;
    padding-left: 0;
}



}

@media screen and (min-width: 640px) and (max-width: 766px) {
h1.ccm-image-slider-title {
   
        font-size: 1.1em !important;
    
}
	
#page161 h1.ccm-image-slider-title {
   
        font-size: 1em !important;
    
}

	.ccm-image-slider-text p {
    font-size: 0.8rem !important;
    line-height: 1.3 !important;
    margin-bottom: 0rem;
    padding-left: 0;
}



}


@media screen and (max-width: 640px)  {
	
	
	
	
	
	.ccm-image-slider-text {
    position: relative;
    width: 100%;
   background-color: #005b8e;
    text-align: center;
    right: 0;
		bottom: 0;
		display: block;
    float: left;
		padding-bottom: 10px; padding-top: 10px;
}
	
	.rslides img {width: 200% !important;}
	
	
	
	
}


@media screen and (min-width: 1200px) and (max-width: 1352px)  {
	.ccm-image-slider-text p {
	font-size: 1.2rem 
	
	}
}