/*
Theme Name: Globals - Material and Bootstrap HTML template
Module : Health/Medical
Description: about page slider custom styles are defined in this class
Author: Jyostna
Author URI: http://themeforest.net/user/jyostna
Version: 1.0 
-------------------------------------------- *//*
TABLE OF CONTENT
-------------------------------------------------
1- ABOUT SLIDER STYLES
---------------------------------------------- */

/*========================== ABOUT SLIDER STYLES =======================*/
.health-schedule{
    margin-top: -6.2%;
}
.slotholder{
   height: 88% !important; 
}
.grey_regular_18{
    font-size: 18px !important;
}
@media screen and (min-width: 610px) {
    .grey_regular_18{
    font-size: 16px !important;
}
}
.back-img{
    height: 600px !important;
}
.largeredbtn{
    background: #252525 !important;
    border-radius: 28px !important;
    font-weight: normal;
    font-family: 'roboto', sans-serif;
    padding: 12% 30.8%!important;
    color: #ffffff !important;
}
.largeredbtn:hover{
    background:#00bff3 !important; 
}
.man-img{
    width: 100% !important;
    height: 100% !important;
}

/*========================== ABOUT SLIDER STYLES END =======================*/