@font-face{
	font-family:"black";
	src:url("../fonts/DINPro-Black_13933.eot"), url("../fonts/DINPro-Black_13933.ttf"), url("../fonts/DINPro-Black_13933.woff");
}

@font-face{
	font-family:"bold";
	src:url("../fonts/DINPro-Bold_13934.eot"), url("../fonts/DINPro-Bold_13934.ttf"), url("../fonts/DINPro-Bold_13934.woff");
}

@font-face{
	font-family:"regular";
	src:url("../fonts/DINPro-Regular_13937.eot"), url("../fonts/DINPro-Regular_13937.ttf"), url("../fonts/DINPro-Regular_13937.woff");
}

@font-face{
	font-family:"medium";
	src:url("../fonts/dinpro-medium-opentype.eot"), url("../fonts/dinpro-medium-opentype.ttf"), url("../fonts/dinpro-medium-opentype.woff");
}

body{
	font-family:"regular" !important;
	background:#ffffff !important;
	font-size:15px !important;
	font-weight:400;
}

.black{
	font-family:"black";
	text-align: center;
}

.bold{
	font-family:"bold";
}

.regular{
	font-family:"regular";
}

.medium{
	font-family:"medium";
}

.red-font{
	font-family:"bold";
	color:#ed1b2f
}

.white{
	/* color:#fff; */
}

.red{
	color:#db3541;
}

.lblue{
	color: #00a5e2;
	font-size: 27px;
	text-transform:uppercase
}

.blue{
	color:#14334f;
}

*:focus{
	outline: none !important;
}
#loginForm > div.form-group.label-floating.has-error > span > a {
    color: #28ff74 !important;
}
a{
	color:inherit;
}

a:hover{
	text-decoration: none !important;
}

a:focus{
	outline: none !important;
	border: none !important;
	text-decoration: none !important;
}

.nomargin-top{
	margin-top:0 !important;
}

.nomargin-bottom{
	margin-bottom:0 !important;
}

.nomargin-left{
	margin-left:0 !important;
}

.nomargin-right{
	margin-right:0 !important;
}

.nopadding-top{
	padding-top:0 !important;
}

.nopadding-bottom{
	padding-bottom:0 !important;
}

.nopadding-left{
	padding-left:0 !important;
}

.nopadding-right{
	padding-right:0 !important;
}
input[type="checkbox"] {
    width:auto;
    /* margin: 0 15px !important; */
}
label.query-check {
    text-align: center;
    color: #fff;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
textarea:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
/*******/

header {background: #2F4C9F /*url(../images/ConclaveFinalImage.png);background-repeat: no-repeat;*/}
Header .logo {padding: 0px 10px 0 0;}
header .logo img{max-width: 160px;}
header .logoleft{width:192px;height:auto;margin-top: 12PX;/* max-width: 80%; */max-width: 180px;margin-left: -28px;}
header .logoright{width:250px;height:auto;max-width: 38%;margin-right: -25px;}
header .header-text {padding: 50px 0 30px 0;}
header .header-text h3{color: #ffffff;font-size: 20px;margin: 10px 0px;font-family: "bold";margin-bottom: 6px;/* line-height: 22px; */}
header .header-text  h1{color: #d84452;font-size: 40px;margin: 0 0 10px 0;font-weight:700;font-family:"black";text-align: left;}
header .header-text h4{color: #fff;font-size: 28px;text-transform:uppercase;margin:0;font-family:"bold";margin-bottom: 0;}
header .header-text p{color: #fff;font-size:17px;text-transform:uppercase;margin:0;font-family:"medium";font-weight: 600;}
header .header-text p span{color: #fdf404;font-size: 16px;margin:0;font-family:"medium";/* TEXT-TRANSFORM: UPPERCASE; */}
header .header-text p span.red{color: #fff;font-size:28px;margin:0;font-family:"medium";background: #a71a32;line-height: 36px;}
.mtop20{margin-top: 15px!important;}
/*******/

.form-area {width:90%; margin-top:20px; float:right}

.wrapper{
	max-width:1600px;
	width:100%;
	margin:auto;
	background:#fff;
}


footer {background:#000000;padding: 10px 0 0 0;color:rgba(255,255,255,1.00);}
footer p {font-size:11px;color:rgba(255,255,255,1.00);line-height:24px;margin-bottom: 0;}

@media (max-width:767px){ 
header .logoleft{ width:70%; height:auto; }
header .logoright{width:100%; height:auto; }
header .header-text h3{font-size:30px;}

header .header-text  h1{font-size:60px;}
footer p { font-size:12px; text-align:center; color:rgba(255,255,255,1.00); line-height:20px;}
header .header-text p{ color:#000000; font-size:14px; line-height:20px;}
header .header-text p span{ color:#da2032; font-size:17px; line-height:24px;}
header .header-text p span.red{ color:#da2032; font-size:22px; }
.form-area {width:95%; float:none; margin:10px auto}

}

p.course {
    font-size: 16px !important;
    font-weight: 400;
    text-transform: capitalize !important;
}

span.bio_tech {
    color: #fff !important;
    font-size: 14px !important;
}

span.adver_mark {
    color: #fff !important;
    font-size: 14px !important;
}

span.old_university {
    font-family: "regular";
    letter-spacing: 0.1px;
    font-size: 32px;
}

span.a_year {
    font-size: 32px;
    letter-spacing: 0.3px;
}

span.yellow {
    color: #fdf403;
    font-weight: 600;
    font-size: 14px;
    padding-left: 20px;
    /* margin-bottom: -2px; */
    /* padding-bottom: 23px; */
}
.fifth-line {
    margin-bottom: 5px;
}
.first_line {
    line-height: 18px;
    padding-bottom: 0px;
    font-size: 14px;
}

.third-line {
    padding-bottom: 5px;
    font-size: 14px;
}

.second-line {
    padding-bottom: 5px;
    font-size: 14px;
}

.fourth-line {
    padding-bottom: 5px;
    font-size: 14px;
}







ul.l_icon {
    margin-top: 10px;
    line-height: 22px;
    font-size: 15px;
}

td.main {
    width: 54%;
}

ul.l_icon li::before {
    content: '';
    position: absolute;
    /* top: 0px; */
    /* left: 37px; */
    margin-top: 6px;
    width: 10px;
    height: 10px;
    margin-left: -18px;
    z-index: 999;
    background-image: url('https://applications.bennett.edu.in/downloads/5f08452e031ab613063364_erow.png');
    background-size: contain;
    background-repeat: no-repeat;
}

ul.b_icon li::before {content: '';position: absolute;/* top: 0px; */left: 37px;margin-top: 10px;width: 10px;height: 10px;z-index: 999;background-image: url('https://applications.bennett.edu.in/downloads/5f08452e031ab613063364_erow.png');background-size: contain;background-repeat: no-repeat;}
ul.mai_r li::before {content: '';position: absolute;/* top: 0px; */margin-left:-19px;margin-top: 6px;width: 10px;height: 10px;z-index: 999;background-image: url('https://applications.bennett.edu.in/downloads/5f08452e031ab613063364_erow.png');background-size: contain;background-repeat: no-repeat;}



ul.mai_r {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
}
ul.b_icon {
    line-height: 27px;
}
li.btech {
    line-height: 15px;
}



li.btech::before {
    margin-top: 2px !important;
}
td.main_r {
    width: 46%;
}

ul.l_icon li{
	padding-bottom: 10px;
}
ul.rr>li::before {
    color: #fff;
    content: '';
    position: absolute;
    /* top: 0px; */
    /* left: 37px; */
    margin-top: 6px;
    width: 10px;
    height: 10px;
    margin-left: -18px;
    z-index: 999;
    background-image: url(https://applications.bennett.edu.in/downloads/5f08452ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦_erow.png);
    background-size: contain;
    background-repeat: no-repeat;
}
li.rt::marker {
    color: #fff;
}
  @media (min-width:1099px){
  .formContainer{max-width:350px;min-width:350px;z-index:1;border-radius: 5px;}
    .banner img{width:100%;display:block;}
    header{background:none;}
  .form-absolute{position:absolute;top: 43%;transform: translate(-50%, -50%);}
  .form-fixed{position:fixed;}
  .form-relative{position:relative;top:12px;}
  .form-position-left{left:50%;margin-left:-585px;}
  .form-position-right{right:50%;margin-right: -752px;/* border-radius: 5px; */box-shadow: 0 0 10px #000;}
  .resentVerification.text-center {text-transform: uppercase;margin-top: 2px;position: absolute;bottom: 5px;z-index: 9999;right: 20px;}
  .center-link {text-align: left;display: inline-block;position: relative;}
  }
 .banner img{width:100%;display:block;}
 .btn_click_bg {
    width: 250px;
    margin: 0 auto;
    padding-top:15px;
}
.btn_click_bg a{color:#fff;border:1px solid #fff;padding:7px;border-radius:15px}