#bannerhome .bannercontainer{position:relative;
width:100% !important;
    height: 80vh !important;}

#bannerhome .banner{position:relative;
width:100% !important;
height: 80vh !important;}

#bannerhome .apex-slider-shadow.apex-slider-shadow3 {
    display: none;
}

#bannerhome .captionelem {
top: 40% !important;
text-align: center;
display: block;
width: 100%;
}

#bannerhome .captionelem h1{
display: block;
font-family: lato;
font-size: 3em;
color: #fff;
font-weight: bold;
}

@media (max-width:767px) {
#bannerhome .captionelem h1{font-size: 2em;}
#bannerhome .bannercontainer {height:60vh !important;}
#bannerhome .banner {height:60vh !important;}
}

