.site-alerts-alert {
    padding: 8px 10px;
    color: white;
    margin-bottom: 0px;
}
.site-alerts-alert p {margin:0}
.site-alerts-success {
    background-color: #4CAF50; /* green */
}

.site-alerts-info {
    background-color: #EEEEEE; /* GREY */
}

.site-alerts-warning {
    background-color: #E65300; /* yellow */
}

.site-alerts-danger {
    background-color: #f44336; /* red */
}

/* The close button */
.site-alerts-closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 24px;
    line-height: 24px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.site-alerts-closebtn:hover {
    color: black;
}

.googleMapCanvas{border:0;height:400px;width:100%}.googleMapCanvas img{max-width:none!important}


.ccm-image-slider-container.carousel.slide .carousel-item-bg {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ccm-image-slider-container.carousel.slide .carousel-caption h1,.ccm-image-slider-container.carousel.slide .carousel-caption h2,.ccm-image-slider-container.carousel.slide .carousel-caption h3 {
    font-family: proxima-nova-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
    
    text-shadow: 2px 2px 0px rgb(0 0 0);
    text-transform: uppercase;
    color: #FFF;
}
.ccm-image-slider-container.carousel.slide .carousel-caption  p {
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    
    font-weight: 400;
   
    text-shadow: 0px 1px 15px rgb(0 0 0);
    margin: 0.6em auto 0.8em;
    width: 80%;
    color: #FFF;
    text-align: center;
    letter-spacing: 0.25px;
}



.ccm-image-slider-container.carousel.slide .carousel-caption  {
    top: 40%;
bottom: 0;}
@media (min-width: 1200px){
	.ccm-image-slider-container.carousel.slide .carousel-caption h1,.ccm-image-slider-container.carousel.slide .carousel-caption h2,.ccm-image-slider-container.carousel.slide .carousel-caption h3 {font-size: 75px;
    line-height: 60px;}
	.ccm-image-slider-container.carousel.slide .carousel-caption  p {font-size: 18px; line-height: 24px;}
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.ccm-block-date-navigation-date-selected {
    font-weight: bold;
}

a.ccm-block-page-list-rss-feed {
    position: absolute;
    top: 0;
    right: 0;
}

div.ccm-block-page-list-wrapper {
    position: relative;
}

div.ccm-block-page-list-page-entry-horizontal {
    display: table;
    width: 100%;
}

div.ccm-block-page-list-page-entry-horizontal,
div.ccm-block-page-list-page-entry {
    margin-bottom: 15px;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
    display: table-cell;
    vertical-align: top;
    width: 1px;
}

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    width: 120px;
    max-width: none;
}


div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: bold;
}
div.ccm-block-page-list-date {padding: 5px 0}
div.ccm-block-page-list-description {padding: 5px 0 15px 0;}

