
.bannerheight2 {
	height:100px  !important;
}



.bottondiv {
opacity: 0.92;  
z-index:99; 
text-align: center;  
position: fixed; 
bottom: 0px; 
padding: 20px; 
background-color: #000;   
color: white; 
width:100%

}




@media screen and (min-width: 992px) {
.bannerheight {
height:601px !important;

}

.vertical-middle {
	margin-top: -110px !important;
}
}


@media (min-width: 768px) and (max-width: 991px){

.vertical-middle {
	margin-top: -194px !important;
}
}




