/*!
 * Start Bootstrap - Full Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    height: 100%;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}
.fontSizeH0Desktop {
    color:whitesmoke !important;
    font-size: 2.625em !important;
    font-weight: 200 !important;
    letter-spacing: -1px !important;
    line-height: 1.14286em !important;
    font: inherit;
vertical-align: baseline;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}



.sliderfooter{
  //  margin-top: -330px;
  margin-right: auto;
  font-size: 12px !important;
  margin-left: auto;
  color:black;
  font-family:sans-serif;
  font-weight:normal !important;
   // height:200px;
width:90%;
}

.zindexraised{
    top:10%;
    left:0%;
    right:0%;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
     // background-color:#428bca;
    //opacity:0.8;
   
    //color:whitesmoke !important;
    position:absolute;
    z-index:899 !important;
padding-top:15px;
padding-bottom:15px;
padding-right:25px;}
.zindexraisedtop{
    top:10%;
    left:0%;
    right:0%;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
     // background-color:#428bca;
    //opacity:0.8;
   
    //color:whitesmoke !important;
    position:absolute;
    z-index:899 !important;
//padding-top:15px;
padding-bottom:5px;
}
.white{color:white !important;}
.padding5{padding:5px;}
.mediumfont{font-size:24px !important;}
.font18{font-size:18px;}
.notextdecoration{text-decoration:none !important;}
.black {color:black !important;}
.greybackcenter{background-color:#EEE !important; max-width:5px !important;}
.blue{color:#428bca !important;}
.greyback{
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);}
.width100{min-width:100% !important;}