﻿#master-content /* override */ {
    margin: 0px;
}

#master-content-wrapper /* override */ {
    padding-top: 0px;
}

#home-alert {
    padding: 5px 0px;
    background-color: #e60000;
    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;
    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;
}


 @media (min-width: 767px) {
            .col-sm-3 {
                width: 24% !important;
            }
        }

        @media (max-width : 767px) {
            .col-sm-3 {
                width: 49% !important;
            }
        }

        #homeCarousel {
            position: relative;
        }

        .slide-content {
            position: relative;
            min-height: 350px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .slide-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

            .slide-image img {
                width: 100%;
                height: 100%;
                object-fit: fill;
            }

        .slide-text {
            position: relative;
            z-index: 2;
            text-align: center;
            padding-top: 0px;
            margin-top: -40px; 
            pointer-events: auto;

        }

        .slide-heading {
            font-family: Georgia, 'Times New Roman', serif;
            font-size: 32px;
            color: #4a4438;
            margin: 0 0 5px 0;
            text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.8);
        }

        .slide-subheading {
            font-family: Georgia, 'Times New Roman', serif;
            font-style: italic;
            font-size: 20px;
            color: #4a4438;
            margin: 0 0 20px 0;
            text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.8);
        }

        .slide-text .btn {
    margin-top: 60px;
}
     

        #homeCarousel {
            position: relative;
            background-color: #d6cfc4;
            padding-bottom: 0px;
        }

        .carousel-item {
            position: relative;
            padding-bottom: 0;
        }

        .carousel-thumbs {
            position: relative;
            z-index: 10;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            background-color: rgba(0, 0, 0, 0.8);
            height: 55px;
            margin-top: -9px;
        }

        .carousel-thumb {
            background: none;
            border: none;
            color: #999;
            font-size: 13px;
            padding: 10px 16px;
            cursor: pointer;
            white-space: nowrap;
        }

            .carousel-thumb:hover,
            .carousel-thumb:focus {
                color: #fff;
                outline: 2px solid #fff;
                outline-offset: -2px;
            }

            .carousel-thumb.active {
                color: #fff;
                text-decoration: none;
                font-weight: bold;    
            }

        .carousel-inner {
            overflow: visible;
        }

        .slide-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            bottom: -65px; 
            height: auto;
        }

            .slide-image img {
                width: 100%;
                height: 100%;
                object-fit: fill;

                margin-top: -5px;
            }

        /* Pause button */
        .carousel-pause-btn {
            position: absolute;
            bottom: 75px;
            right: 10px;
            z-index: 15;
            background: rgba(0, 0, 0, 0.5);
            border: 2px solid #fff;
            color: #fff;
            padding: 4px 10px;
            cursor: pointer;
            border-radius: 4px;
            font-size: 12px;
            line-height: 1;
        }

       .carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: rgba(58, 53, 48, 0.7);
    border-radius: 50%;
    padding: 30px;
    background-size: 50%;
    opacity: 0;
    transition: opacity 0.3s ease;
}

#homeCarousel:hover .carousel-control-prev-icon,
#homeCarousel:hover .carousel-control-next-icon {
    opacity: 1;
}

.carousel-control-prev:hover .carousel-control-prev-icon,
.carousel-control-next:hover .carousel-control-next-icon {
    background-color: rgba(58, 53, 48, 0.9);
}

            .carousel-pause-btn:hover,
            .carousel-pause-btn:focus {
                background: rgba(0, 0, 0, 0.8);
                outline: 2px solid #fff;
            }

        @media(max-width: 1440px){     

                .slide-image img {
                    object-fit: cover;
                }


        }

        @media (max-width: 767px) {
    .slide-content {
        min-height: 250px;
        padding: 30px 20px;
    }

    .slide-heading {
        font-size: 20px;
    }

    .slide-subheading {
        font-size: 14px;
    }

    .slide-text .btn {
        font-size: 13px;
        padding: 6px 12px;
    }

    .carousel-thumbs {
        height: auto;
        padding: 5px 0;
    }

    .carousel-thumb {
        font-size: 10px;
        padding: 5px 8px;
        white-space: normal;
    }

    .carousel-pause-btn {
        bottom: auto;
        top: 10px;
        right: 10px;
    }
}
        @media(max-width: 757px){
            #home-slider-frame{
                margin-top: 55px;
            }

                .slide-image img {
                    object-fit: cover;
                }

            .carousel-thumbs{

                margin-top: 0px;

                height: 55px;
            }
        }

  @media(max-width: 325px){.carousel-thumbs{

                margin-top: -20px;

                height: 75px;
            }


  }
