
.h-t img{
	width: 100%;
  height: auto;
	vertical-align: middle;
	
}	
.h-t{	
font-size:65px;margin-top: auto;
	background-image: url("../../images/headernew.jpg");	
	min-height:  height: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height:  height: 20vh;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 2.0;
}	
.logn1{	

	background-image: url("../../images/loginLogo-222-1.jpg");	
	/*min-height:  100vh;*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	
}
.hhh{
	//width: 98.90%!important;
}
.l-loop{
	height: 24.9vh;
}
@media (max-width: 767px) {
	.title-t {
		color: #fff;
	}
}
@media (max-width: 990px) { 
	.h-t{
		font-size: 40px;
		line-height: normal;
	}
	
}
.loImg{
	width: 100%;
	min-height: 230px;
	max-height: 250px;
	background-image: url("../../images/loginLogo-1.png");
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center right
	
	
}
.btnSubmit
{
    width: 50%;
    padding: 4.5%;
    border: none;
    cursor: pointer;
	background-color: #004990;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}
.login-form-1 .btnSubmit{
    font-weight: 600;
    color: #fff;
    background-color: #004990;
}
.login-form-2 .btnSubmit{
    font-weight: 600;
    color: #0062cc;
    background-color: #004990;
}
.cc {

    margin-right: 0px;
    margin-left: 0px;

}