
@font-face {
	font-family: 'proximanova-light';
	src: url('fonts/proximanova-light.eot');
	src: local('☺'), url('fonts/proximanova-light.woff') format('woff'), url('fonts/proximanova-light.ttf') format('truetype'), url('fonts/proximanova-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proximanova-regular';
	src: url('fonts/proximanova-regular.eot');
	src: local('☺'), url('fonts/proximanova-regular.woff') format('woff'), url('fonts/proximanova-regular.ttf') format('truetype'), url('fonts/proximanova-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proximanova-semibold';
	src: url('fonts/proximanova-semibold.eot');
	src: local('☺'), url('fonts/proximanova-semibold.woff') format('woff'), url('fonts/proximanova-semibold.ttf') format('truetype'), url('fonts/proximanova-semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/**********  Home Page Section   **********/
.Log_footer {
    position: absolute !important;
}
@media (max-width:1440px) { 
 }
@media (max-width:1366px) {  }
@media (max-width:1280px) {  }
@media (max-width:1024px) {  }
@media (max-width:992px) {  }
@media (max-width:991px) {  }
@media (max-width:767px) { 
.table-struct.full-width .btn.btn-info.btn-login {
    width: auto !important;
    height: auto !important;
}
.login-right h3 { 
    font-family: proximanova-semibold, sans-serif !important;
}
.EbobBGImg {
    background-image: url(../images/eqarops-white.svg);
    background-size: 150px auto;
}
.EbobBGImg, .pass-change-bg {
    background-position: top 8% center;
}
.log-form {
    width: 100%;
}
}
@media (max-width:480px) { 
.table-struct.full-width .log-form {
    max-width: 100% !important;
    width: 100%;
}
.table-struct.full-width br {
    display: none;
}
.table-struct.full-width .login-right {
    padding: 0px;
}
 }
@media (max-width:425px) {  }
@media (max-width:414px) {  }
@media (max-width:375px) {
.Log_footer {
    letter-spacing: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
}
@media (max-width:320px) {  }