/* html {
    height: 100%;
}

body {
    position: relative;
    min-height: 100%;
    width: 100%;
}

.main-mentor {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 60px;
}

.footer-mentor {
    width: 100%;
    position: absolute;
    bottom: -6rem;
    left: 0;
}

.footer-mentor-counter{
    width: 100%;
    position: absolute;
    bottom: 1rem;
} */

#hero {
    width: 100% !important;
    height: 80vh !important;
    background: url("../mentor/assets/img/hero-bg.gif") top center !important;
    background-size: cover !important;
    position: relative !important;
}

.breadcrumbs {
    margin-top: 65px;
    text-align: center;
    background: #5fcf80;
    padding: 30px 0px 15px 0px;
    color: #fff;
}

.photoGallery{
    max-width: 100%;
    max-height: 100%;
}


.photoGalleryText{
    font-size: .95rem !important;
    height: 7rem;
}

.photoDisplay{
    max-width: 100%;
    max-height: 100%;
}

.carousel-inner{
    background-color: gray;
}

/* .carousel-item {
  height: 200px;
  background-position: bottom !important;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
} */


.text-block-banner {
    position: absolute;
    top: 40%;
    left: 6%;
    color: white;
    z-index: 99;
}

.text-block-banner h1{
    font-family: "Poppins", sans-serif !important;
    margin: 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #fff;
}

@media only screen and (min-width: 1200px){

    .navbar .dropdown .dropdown ul {
        top: 0;
        top: -20% !important;
        left: 100% !important;
        visibility: hidden;
    }

    .navbar .dropdown ul {
        top: 90% !important;
    }


    .photoGallery{
        height: 170px !important;
        width: 300px !important;
    }

}



@media only screen and (max-width: 1199px) and (min-width: 992px){

    .photoGallery{
        height: 140px !important;
        width: 360px !important;
    }

    .photoGalleryText{
        height: 170px !important;
    }

}

@media only screen and (max-width: 991px){

    .photoGallery{
        height: 210px !important;
        width: 360px !important;
    }

    .photoGalleryText{
        height: auto;
        text-align: center;
    }

    .carousel-item img{
        height: auto;
    }

    /*

    .text-block-banner h1{
        font-size:2rem;
        line-height: 3.5rem;
    } */

}

@media only screen and (max-width: 767px){


    .carousel-item img{
        height: auto;
    }

    /* .footer-mentor {
        width: 100%;
        position: absolute;
        bottom: -10rem !important;
        left: 0;
    }

    .footer-mentor-counter{
        width: 100%;
        position: absolute;
        bottom: 1rem !important;
    }

    .carousel-item img{
        margin-top: auto;
    }
    .text-block-banner h1{
        font-size:1.6rem;
        line-height: 1.5rem;
    } */

}




@media only screen and (max-width: 480px){

    .carousel-item img{
        height: auto;
    }

    /*
    .carousel-item img{
        margin-top: auto;
    }
    .text-block-banner h1{
        font-size:1.3rem;
        line-height: 1.5rem;
    } */

}




.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
    color: #bc0909 !important;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
    color: #bc0909 !important;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
    color: #bc0909 !important;
}

.highlight { background-color: yellow; }

.cursor{
    cursor: pointer;
}

.logo{
    font-size: 25px !important;
    font-weight: bolder !important;
}

.bg-merah{
    background-color: #bc0909 !important;
}

.font-icon{
    background-color: #bc0909 !important;
}

.text-merah{
    color: #bc0909 !important;
}

.box-front {
    background: #bc0909;
}

.section-title h2 {
    line-height: 1rem !important;
}

/* ---------------------Box Merah Front ---------------------------*/
.box-merah{
    padding: 15px;
    background: #bc0909c4;
    border-radius: 5px;
    color: #fff;
    width: 100%;
}


.box-merah .custom-header h3{
    padding: .5rem .5rem 0rem .5rem;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 30px;
}

.box-merah .custom-header{
    height: 6.5rem;
}

.box-merah .custom-body{
    padding: 12px;
    height: 18rem;
}

.box-merah .custom-footer{
    padding: 12px;
}

.btn-custom-front{
    display: inline-block;
    background: rgba(255, 255, 255, 0.2);
    padding: 6px 30px 8px 30px;
    color: #fff;
    border-radius: 50px;
    transition: all ease-in-out 0.4s;
}

.btn-custom-front:hover{
    color: #df5454;
    background: #fff;
}

/* ------------ /Datepicker ---------------- */

.datepicker td, .datepicker th {
    width: 2.5rem !important;
    height: 2.5rem !important;
    font-size: 0.85rem !important;
}

.datepicker .table-condensed{
    width: 100% !important;
    background: #000000;
    color: aquamarine;
}

.datepicker .focused , .datepicker .day:hover,
.datepicker .datepicker-switch:hover ,
.datepicker .prev:hover, .datepicker .next:hover,
.datepicker span:hover{
    color:black !important;
}

.datepicker .active , .datepicker .active:hover{
    color:aquamarine !important;
}

.datepicker .datepicker-months, .datepicker .datepicker-years , .datepicker .datepicker-decades , .datepicker .datepicker-centuries{
    width: 17rem !important;
}


/* ------------ /End Datepicker ---------------- */


/* ------------ Responsive Youtube  ---------------- */

.videoResponsive {
	padding-bottom:56.25%;
  height:0;
  position:relative;
	padding-top:30px;
	overflow:hidden;
}
.videoResponsive iframe,
.videoResponsive object,
.videoResponsive embed {
	position:absolute;
	left:0;
  top:0;
	width:100%;
	height:100%;
}


.imageDisplay{
    max-width: 100%;
    max-height: 100%;
}


.lightboxOverlay {
    top: -65px !important;
}

.lightbox{
    position: fixed;
    top: 50px !important;
}


.btn{
    margin: .25rem .125rem;
}


.box-books .icon{ height: 3.5rem; }
.box-books .title{ height:2.5rem; }
.box-books .desc{
    height: 1.5rem;
    font-size: .8rem;
}


.font-poppins{
    font-family: "Poppins", sans-serif;
}


.clockpicker-popover{
    padding : 5px !important;
}

.popover-title , .popover-content{
    background: black !important;
}

.popover-title{
    padding-top: 5px;
    color: white !important;
}
