﻿#master-content /* override */ {
    margin: 0px;
}

#master-content-wrapper /* override */ {
    padding-top: 0px;
}

#home-alert {
    padding: 5px 0px;
    background-color: #ff0000;
    color: white;
    text-align: center;
}

#alert-divider {
    padding: 10px;
}

#home-slider-wrapper {
   height: 400px; 
    background-color: #312e23;
    border-top: 4px solid #7f7e71;
    box-shadow: inset 0px 0px 32px 4px #000;
}

#slider-shadow-top,
#slider-shadow-bottom {
    height: 20px;
    position: relative;
    z-index: 1;
}

#slider-shadow-top {
    margin-bottom: -20px;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, .4);
}

#slider-shadow-bottom {
    margin-top: -20px;
    box-shadow: inset 0px -4px 4px rgba(0, 0, 0, .4);
}

@media (max-width: 767px) {
    #home-slider-wrapper {
        height: 250px;
    }
}

@media (max-width: 767px) {
    .home-featured-action-image {
        height: 100px;
    }
}
#home-slider-frame {
    height: 30px;
    margin-bottom: 10px;
    background: url('/Images/Home/frame1.png') repeat-x;
    clip-path:border-box;
}

#home-featured-actions-list {
    margin: 30px 0px 20px 0px;
}

.home-featured-action {
    max-width: 300px;
   /*margin: 10px auto,3px,auto;*/ /*-- deleted for flex above contactus*/
  border-radius: 10px;
    box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .25);
    position: relative;
}

.home-featured-action-header {
    padding: 10px;
    background-color: #002e62;
    border: 1px solid #257;
    border-top: 1px solid #135;
    color: #ddd;
    font-size: 17.5px !important;
    text-align: center;
    text-shadow: 1px 1px 0px #000;
    border-radius: 0px 0px 10px 10px;
}

.home-featured-action-image {
    height: 150px;
    background-color: #dcdcd0;
    background-position: center;
    background-size: cover;
    border: 1px solid #333;
    border-bottom: none;
    border-radius: 10px 10px 0px 0px;
    /*box-shadow: inset 0px -2px 8px 2px rgba(0, 0, 0, .5);*/
}

.home-featured-action-link {
    width: 100%;
    height: 100%;
    background-image: url('/Images/blank.gif');
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}


.ms-caption-text {
}

.caption-header > span {
    font-size: 35px;
}

.caption-header * {
    text-shadow: 1px 0px 0px #000, -1px 0px 0px #000, 0px 1px 0px #000, 0px -1px 0px #000, 2px 0px 2px #000, -2px 0px 2px #000, 0px 2px 2px #000, 0px -2px 2px #000, 2px 0px 2px #000, -2px 0px 2px #000, 0px 2px 2px #000, 0px -2px 2px #000;
    text-shadow: 3px 0px 1px rgba(0, 0, 0, .5), -3px 0px 1px rgba(0, 0, 0, .5), 0px 2px 1px rgba(0, 0, 0, .5), 0px -2px 1px rgba(0, 0, 0, .5);
}

@media (max-width:767px) {
    .caption-header > span {
        font-size: .9em;
    }
}

#trivia-header {
    font-family: Impact;
    padding: 10px 20px;
    font-size: 2.4em;
}

#art-deco-header {
    font-size: 2.4em;
    font-family: Verdana;
}

#movie-nights-header {
    font-family: Impact;
    font-size: 2.6em;
    text-transform: uppercase;
}

#capitol-reimagined-header {
}

    #capitol-reimagined-header > small {
        font-size: 2.6em;
    }

#holiday-music-series {
    font-size: 3.0em;
    color: #b31f3a;
}

#crc-color-type {
    font-size: 3.0em;
    color: #0073e6;
}

.btn-holiday-music-series {
    color: #025121;
    background-color: #F0F1D6;
}

#holiday-music-series > span {
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000;
}

#movie-nights-header > span, #movie-nights-header > span > em {
    text-shadow: 0px, 0px, 0px, rgba(0, 0, 0, .1);
}

#movie-nights-header em {
    font-family: Georgia;
    font-style: normal;
    font-weight: normal;
    font-size: 1.4em;
    color: #fff000;
}

@media (max-width:767px) {
    #movie-nights-header {
        font-size: 1.8em;
        font-weight: normal;
    }
}

#trivia-header-text-trivia {
    font-size: 1.3em;
    font-weight: normal;
    letter-spacing: .1em;
}

.trivia-header-blue {
    color: #147;
}

.trivia-header-beige {
    color: #7f7362;
}

.capitol-reimagined-header-white {
    color: #f0f0f0;
}

.crc-subhead-text-blue {
    color: #4da6ff;
}

.holiday-hours {
    text-shadow: 2px 2px 0px rgba(0, 0, 0, .25);
    color: #2D5233;
}

.political-tees {
    text-shadow: 2px 2px 0px rgba(0, 0, 0, .25);
    color: #4682B4;
}

