.carousel-caption {
    opacity: 0.5;
    width: 80%;
    position: absolute;
    top: 70%;
    right: 10%;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.course-card-img-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background: #4c3790;
    width: 90%;
    padding: 15px;
}
[type="radio"] {
    display: none;
}
.labelvideoframe {
    display: none;
}
i.vimeo-circle {
    position: absolute;
    left: 45%;
    top: 45%;
    color: #4c3790 !important;
}
span.vimeo-watch {
    position: absolute;
    left: 40%;
    top: 60%;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
}
.embed-container {
    position: relative;
    padding-bottom: 65.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 100%;
    max-height: 520px;
    margin-top: 45px;
}
.embed-container {
    position: relative;
    padding: 40%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    bottom: 49px;
}
#carouselExampleIndicators .item {
    height: 300px;
}
#carouselExampleIndicators .item img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 300px;
}
.carouselcaptiontext {
    background: black;
    opacity: 1;
    padding: 15px;
}
.carousel-height {
    height: 800px;
}
.drgarciabanner {
    position: absolute;
    z-index: 999;
    bottom: 0%;
}
.embed-container1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
header {
    position: relative;
    background-color: #000;
    height: 90vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}
header video {
}
header .container {
    position: relative;
    z-index: 2;
}
header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 1;
}
@media (pointer: coarse) and (hover: none) {
    header video {
    }
}
@media (max-width: 480px) {
    .carousel-caption {
        top: 54% !important;
    }
    .mt-10{
        margin-top:170px;
    }
    header {
        height: 45vh;
    }
    .carousel-height {
        height: 300px;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .drgarciabanner {
        position: relative;
    }
    h5.h2.carouselcaptiontext {
        font-size: 12px;
        text-align: center;
    }
    .testimonialcarousel {
        max-height: 300px !important;
    }
    #studentControlPrev{
        left: 0px !important;
    }
    #studentControlNext{
        right: 0px !important;
    }
    .background-position{
        background-position:right !important
    }
}
@media (max-width: 820px) {
    .carousel-caption .h2 {
        font-size: 1.75rem;
    }
    .drgarciabanner {
        position: relative;
    }
}
/*header video position:absolute;top:60%;left:50%;min-width:100%;min-height:100%;width:100%;height:auto;z-index:0;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%) */
