body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	margin:0;
	background:#FFF;	
}

p
{
	margin:0;	
}

img
{
	vertical-align:middle;	
}

header,footer,nav,aside,section
{
	display:block;	
}

.cont
{
	width:960px;
	margin:auto;	
}

.clr
{
	clear:both;	
}

.cnt
{
	text-align:center;	
}

.jst
{
	text-align:justify;	
}

.rgt
{
	text-align:right;	
}
.ban
{
	width:100%;
	overflow-x:hidden;
}

.tigps_space3 {
    height: 3px;
    width: 100%;
    float: left;
}
.tigps_bg_gradient {
    background: #74cee4;
    background: -moz-linear-gradient(left, #74cee4 0%, #66ce9c 16%, #edbf47 32%, #ec774b 49%, #74cee4 65%, #66ce9c 83%, #edbf47 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#74cee4), color-stop(16%,#66ce9c), color-stop(32%,#edbf47), color-stop(49%,#ec774b), color-stop(65%,#74cee4), color-stop(83%,#66ce9c), color-stop(100%,#edbf47));
    background: -webkit-linear-gradient(left, #74cee4 0%,#66ce9c 16%,#edbf47 32%,#ec774b 49%,#74cee4 65%,#66ce9c 83%,#edbf47 100%);
    background: -o-linear-gradient(left, #74cee4 0%,#66ce9c 16%,#edbf47 32%,#ec774b 49%,#74cee4 65%,#66ce9c 83%,#edbf47 100%);
    background: -ms-linear-gradient(left, #74cee4 0%,#66ce9c 16%,#edbf47 32%,#ec774b 49%,#74cee4 65%,#66ce9c 83%,#edbf47 100%);
    background: linear-gradient(to right, #74cee4 0%,#66ce9c 16%,#edbf47 32%,#ec774b 49%,#74cee4 65%,#66ce9c 83%,#edbf47 100%);
}

.hdr
{
	width:100%;
	float:left;
	background:#fbfcfe;
	border-bottom:rgba(153,153,153,.5) solid 1px;
}

.logo
{
	width:10%;
	margin:3% 0 0 0;
	float:left;
}
.logo-text
{
	width:40%;
	margin:6.5% 0 0 2%;
	float:left;
	font-size:20px;
	color:#1a1a1a;
	font-weight:bold;
}
.logo-text a
{
	font-size:20px;
	color:#1a1a1a;
	font-weight:bold;
	text-decoration:none;
}
.animated.flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
}
/*.animated {
    opacity: 1;
}*/
.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated {
    opacity: 1;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}


.admission-open {
    color: #f35626;
    background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 60s infinite linear;
}


.full-scroll
{
	width:100%;
	margin:0 0 1% 0;
	float:left;
	font-size:18px;
	text-align:right;
	color:#f35626;
}

.hdr-rgt
{
	width:45%;
	margin:2% 0 1% 0;
	float:right;
	font-size:18px;
	text-align:right;
	color:#f35626;
}
.nav
{
	width:100%;
	background:#fff;
	float:left;
	border-bottom:rgba(153,153,153,.5) solid 1px;
}
.body1
{
	width:100%;
	float:left;
}
.body-social
{
	width:40%;
	float:left;
	margin:6% 0 0 0;
}

.body-social1
{
	width:55%;
	float:left;
	margin:5% 0 0 5%;
}


.body-color-box
{
	width:25%;
	float:left;
	background:#a56478;
	border-radius:4px;
}

.body-color-box-txt
{
	text-align:center;
	font-size:24px;
	color:#fff;
	margin:9% 0 9% 0;
}
.body-color-box-txt a
{
	text-align:center;
	font-size:20px;
	color:#fff;
	text-decoration:none;
}
.body-color-box-txt a:hover
{
	text-align:center;
	font-size:20px;
	color:#e0e0e0;
	text-decoration:none;
}
.body-color-box1
{
	width:25%;
	float:left;
	background:#49aa8b;
	border-radius:4px;
}
.body-color-box2
{
	width:25%;
	float:left;
	background:#826491;
	border-radius:4px;
}
.body-color-box3
{
	width:25%;
	float:left;
	background:#384477;
	border-radius:4px;
}
.body2-box
{
	width:44.5%;
	float:left;
	margin:6% 10% 0 0;
	border:#6ab78a solid 2px;
}

.body2-box-prt1
{
	width:90%;
	float:left;
	margin:5% 5% 5% 5%;
}

.body2-box-prt1-txt
{
	font-size:20px;
	text-align:left;
	color:#59ab7b;
	/*font-weight:bold;*/
	margin:0 0 3% 0;
}
.body2-box-prt1-txt2
{
	font-size:14px;
	text-align:left;
	color:#5b5b5b;
	margin:0 0 3% 0;
	line-height:18px;
}
.button1
{
	padding:10px 10px;
	background:#59ab7b;
	cursor:pointer;
	border:rgba(102,102,102,.5) solid 0px;
	font-size:14px;
	color:#fff;
	transition:0.3s;
}
.button1:hover
{
	padding:10px 10px;
	background:#59ab7b;
	cursor:pointer;
	border:rgba(102,102,102,.5) solid 0px;
	font-size:14px;
	color:#CCC;
}

.body2-box-prt1 a
{
	text-decoration:none;
}
.body3-1
{
	width:100%;
	float:left;
	text-align:left;
	font-size:24px;
	color:#868585;
	margin:5% 0 0 0;
}
.body3
{
	width:100%;
	float:left;
	text-align:left;
	font-size:24px;
	color:#868585;
	margin:5% 0 5% 0;
}
.body3-line
{
	width:10%;
	text-align:left;
	margin:2% 0 2% 0;
	background:#59ab7b;
	min-height:3px;
}
.body3-line1
{
	width:25%;
	text-align:left;
	margin:2% 0 2% 0;
	background:#59ab7b;
	min-height:3px;
}
.body3-line2
{
	width:18%;
	text-align:left;
	margin:2% 0 2% 0;
	background:#59ab7b;
	min-height:3px;
}
.body3-box
{
	width:23%;
	text-align:left;
	margin:0 2.08% 0 0;
	background:#312241;
	float:left;
	border:#999 solid 2px;
}
.body3-box-img
{
	width:90%;
	text-align:left;
	margin:5% 0 5% 5%;
	background:#312241;
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.body3-box a
{
	text-align:left;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.body3-box a:hover
{
	text-align:left;
	color:#CCC;
	font-size:14px;
	font-weight:bold;
}

.body4
{
	width:100%;
	float:left;
	text-align:left;
	margin:0 0 3% 0;
	font-size:14px;
	color:#5b5b5b;
	line-height:20px;
}

.body5
{
	width:31.2%;
	float:left;
	text-align:left;
	margin:0 3.12% 0 0;
	background:#ee8158;
	border-radius:4px;
}

.body5-2
{
	width:31.2%;
	float:left;
	text-align:left;
	margin:0 3.12% 0 0;
	background:#6fc4d9;
	border-radius:4px;
}

.body5-3
{
	width:31.2%;
	float:left;
	text-align:left;
	margin:0 0 0 0;
	background:#efc557;
	border-radius:4px;
}

.body5-txt
{
	font-size:16px;
	color:#fff;
	line-height:20px;
	margin:3% 0 3% 5%;
}
.body5-txt1
{
	font-size:12px;
	color:#fff;
	line-height:20px;
	margin:3% 0 3% 5%;
}

.body5-txt a
{
	font-size:16px;
	color:#fff;
	line-height:20px;
	text-decoration:none;
}

.body5-txt a:hover
{
	font-size:16px;
	color:#666;
	line-height:20px;
	text-decoration:none;
}
.body5-txt1 a
{
	font-size:12px;
	color:#fff;
	line-height:20px;
	text-decoration:none;
}
.body5-txt1 a:hover
{
	font-size:12px;
	color:#666;
	line-height:20px;
	text-decoration:none;
}
.body6
{
	width:23.43%;
	text-align:left;
	margin:0 2.08% 6% 0;
	background:#495052;
	float:left;
}
.department-bdy
{
	width:23%;
	text-align:left;
	margin:0 2.08% 5% 0;
	background:#36767e;
	float:left;
	border:#999 solid 2px;
	border-radius:4px;
	transition:0.3s;
	

}

.body6-box
{
	width:90%;
	text-align:left;
	margin:5% 5% 5% 5%;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	
}

.department-bdy-box
{
	width:90%;
	text-align:center;
	margin:5% 5% 5% 5%;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	float:left;
	
}

.department-bdy-box a
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	
}
.department-bdy-box a:hover
{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#CCC;
	text-decoration:none;
	
}
.ftr
{
	width:100%;
	float:left;
	background:#495052;
}
.ftr-lft
{
	width:30%;
	float:left;
	font-size:14px;
	color:#fff;
	margin:4.7% 0 4% 0;
}
.ftr-lft-txt
{
	font-size:14px;
	color:#a4a4a4;
}
.ftr-rgt
{
	width:30%;
	float:right;
	font-size:14px;
	color:#fff;
	margin:4% 0 4% 0;
	text-align:right;
}

.btech-cse-box
{
	width:44.5%;
	float:left;
	margin:6% 10% 6% 0;
	border:#6ab78a solid 2px;
}

.btech-cse-prt1
{
	width:90%;
	float:left;
	margin:0 5% 5% 5%;
}

.btech-cse-prt1-txt
{
	font-size:20px;
	text-align:left;
	color:#59ab7b;
	/*font-weight:bold;*/
	margin:0 0 3% 0;
}
.btech-cse-prt1-txt2
{
	font-size: 14px;

	/* [disabled]color:#5b5b5b; */
	margin: 0 0 0 0;
	line-height: 18px;
}

.btech-cse-bdy1
{
	width:80%;
	float:left;
	margin:0 0 6% 10%;
	
}

.btech-cse-bdy2
{
	width:60%;
	float:left;
	margin:0 0 5% 20%;
	
}

.btech-cse-bdy1-box
{
	width:99.2%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-tig-box
{
	width:48%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}
.btech-tig-box2
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0px;
}

.btech-tig-box3
{
	width:10%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0px;
}

.btech-tig-box4
{
	width:20.2%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0px;
}


.btech-tig-box5
{
	width:99.2%;
	float:left;
	margin:0 0 0 0;
	background:#3CF;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-top:0px;
	border-bottom:0px;
}

.btech-tig-box5-1
{
	width:99.2%;
	float:left;
	margin:0 0 0 0;
	background:#3CF;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-bottom:0px;
}


.btech-tig-box6
{
	width:48%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-bottom:0px;
}


.btech-tig-box6-1
{
	width:48%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:11px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-bottom:0px;
}

.btech-tig-box7
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0px;
	border-bottom:0px;
}

.btech-tig-box8
{
	width:10%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0px;
	border-bottom:0px;
}

.btech-tig-box9
{
	width:20.2%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:14px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0px;
	border-bottom:0px;
}


.btech-tig-box6
{
	width:48%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-bottom:0px;
}


.btech-tig-box6-1-1
{
	width:48%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
}

.btech-tig-box7-1
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0px;
}

.btech-tig-box8-1
{
	width:10%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0px;
}

.btech-tig-box9-1
{
	width:20.2%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:14px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0px;
}


.btech-tig-box9 a
{
	line-height:30px;
	font-size:14px;
	color:#00F;
	text-align:center;
	text-decoration:none;
}

.btech-tig-box9 a:hover
{
	line-height:30px;
	font-size:14px;
	color:#5b5b5b;
	text-align:center;
	text-decoration:underline;
}
.btech-tig-box9-1 a
{
	line-height:30px;
	font-size:14px;
	color:#00F;
	text-align:center;
	text-decoration:none;
}

.btech-tig-box9-1 a:hover
{
	line-height:30px;
	font-size:14px;
	color:#5b5b5b;
	text-align:center;
	text-decoration:underline;
}



.btech-cse-bdy1-box2
{
	width:99.2%;
	float:left;
	margin:0 0 0 0;
	background:#6CF;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-cse-bdy1-box3
{
	width:28%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	text-align:center;
}

.btech-cse-bdy1-box4
{
	width:22%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box5
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box6
{
	width:28.26%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}


.btech-cse-bdy1-box7
{
	width:28%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	text-align:center;
}

.btech-cse-bdy1-box8
{
	width:22%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box9
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box10
{
	width:28.26%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}


.btech-lab-box
{
	width:80%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
}
.btech-lab-box2
{
	width:18.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0;
}


.btech-lab-box3
{
	width:80%;
	float:left;
	margin:0 0 0 0;
	background:#0CF;
	line-height:30px;
	font-size:14px;
	color:#333;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}
.btech-lab-box4
{
	width:18.9%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-left:0;
	border-top:0px;
}


.btech-libary-box
{
	width:40%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
}

.btech-libary-box2
{
	width:58.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-left:0px;
}

.btech-libary-box3
{
	width:40%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}


.btech-libary-box3-1
{
	width:40%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:60px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-libary-box4
{
	width:58.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-left:0px;
	border-top:0px;
}

.btech-libary-box4-1
{
	width:58.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:60px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-left:0px;
	border-top:0px;
}

.btech-campus-box
{
	width:99.2%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-campus-box2
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:90px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-campus-box2-1
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:60px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-campus-box2-1-1
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:90px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-campus-box3
{
	width:78.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
}


.btech-success-box
{
	width:99.2%;
	float:left;
	margin:0 0 0 0;
	background:#0CF;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-success-box2
{
	width:40%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-success-box3
{
	width:58.9%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
}


.btech-success-box4
{
	width:40%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-success-box5
{
	width:58.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
}

.btech-contact-box
{
	width:99.2%;
	float:left;
	margin:0 0 0 0;
	background:#036;
	line-height:40px;
	font-size:16px;
	color:#FFF;
	text-align:center;
	border:#096 solid 2px;
}

.btech-contact-box2
{
	width:50%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}


.btech-contact-box3
{
	width:48.8%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
}


.btech-contact-box4
{
	width:50%;
	float:left;
	margin:0 0 0 0;
	background:#0CF;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
	border-bottom:0px;
}


.btech-contact-box5
{
	width:48.8%;
	float:left;
	margin:0 0 0 0;
	background:#0CF;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
}



.btech-cse-bdy1-box2-text
{
	margin:0 0 0 4%;
	line-height:40px;
	font-size:14px;
	color:#5b5b5b;
	text-align:left;
}

.btech-cse-bdy1-box2-text1
{
	margin:0 0 0 0;
	line-height:40px;
	font-size:14px;
	color:#5b5b5b;
	text-align:center;
}

.btech-cse-bdy1-box2-text1 a
{
	margin:0 0 0 0;
	line-height:40px;
	font-size:14px;
	color:#5b5b5b;
	text-align:center;
	text-decoration:none;
}
.btech-cse-bdy1-box2-text1 a:hover
{
	margin:0 0 0 0;
	line-height:40px;
	font-size:14px;
	color:#000066;
	text-align:center;
	text-decoration:underline;
}


.notice-board
{
	width:auto;
	float:left;
	margin:0 0 5% 10%;
	text-align:left;
}


.notice-board a
{
	font-size:16px;
	color:#036;
	text-align:left;
	text-decoration:none;
	line-height:25px;
}

.notice-board a:hover
{
	font-size:16px;
	color:#03C;
	text-align:left;
	text-decoration:none;
	line-height:25px;
}
.affiliation1
{
	width:40%;
	float:left;
	margin:5% 2.66% 5% 0;
	text-align:center;
}

.affiliation2
{
	width:23%;
	float:left;
	margin:5% 2.66% 5% 0;
	text-align:center;
}

.affiliation1-txt
{
	width:auto;
	margin:0 0 0 0;
	text-align:center;
	font-size:16px;
	color:#036;
}

.affiliation1-txt a
{
	width:auto;
	margin:0 0 0 0;
	text-align:center;
	font-size:16px;
	color:#036;
	text-decoration:none;
}

.affiliation1-txt a:hover
{
	width:auto;
	margin:0 0 0 0;
	text-align:center;
	font-size:16px;
	color:#03C;
	text-decoration:underline;
}

.affiliation
{
	width:30%;
	float:left;
	margin:0 2.66% 5% 0;
	text-align:center;
}

.affiliation-txt
{
	width:auto;
	margin:0 0 0 0;
	text-align:center;
	font-size:16px;
	color:#036;
}

.affiliation-txt a
{
	width:auto;
	margin:0 0 0 0;
	text-align:center;
	font-size:16px;
	color:#036;
	text-decoration:none;
}

.affiliation-txt a:hover
{
	width:auto;
	margin:0 0 0 0;
	text-align:center;
	font-size:16px;
	color:#03C;
	text-decoration:underline;
}

.seminar
{
	width:30%;
	float:left;
	margin:5% 0 5% 10%;
	text-align:center;
}
.btech-cse-bdy2
{
	width:60%;
	float:left;
	margin:0 0 5% 20%;
	
}
.department
{
	width:100%;
	background:rgba(153,255,153,.8);
	font-size:16px;
	float:left;
	color:#666666;
	text-align:center;
	line-height:40px;
	margin:0 0 1% 0;
}

.department a
{
	font-size:16px;
	color:#666666;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	transition:0.3s;
}

.department a:hover
{
	font-size:16px;
	color:#036;
	text-align:center;
	line-height:40px;
	text-decoration:none;
}
.map
{
	width:100%;
	float:left;
	min-height:250px;
	margin:0 0 5% 0;
}

.cm-message
{
	width:40%;
	float:left;
	margin:0 0 5% 30%;
	text-align:center;
	font-size:16px;
	line-height:25px;
	color:#3366CC;
	
}


.recruiters
{
	width:12.15%;
	float:left;
	margin:0 2% 0 0;
	border:#999 solid 2px;
}
.logo-box
{
	width:16.6%;
	float:left;
	margin:0 0 0 0;
	text-align:center;
}




@media screen and (min-device-width:320px) and  (max-device-width:767px)
{
	.cont
{
	width:100%;
}
.logo-box {
    width: 90%;
    float: left;
    margin: 0 0 5% 5%;
    text-align: center;
}
.affiliation1
{
	width:80%;
	float:left;
	margin:5% 2.66% 5% 10%;
	text-align:center;
}

.affiliation2
{
	width:40%;
	float:left;
	margin:5% 2.66% 5% 5%;
	text-align:center;
}

.body-social
{
	width:90%;
	float:left;
	margin:6% 0 0 5%;
}

.body-social1
{
	width:90%;
	float:left;
	margin:5% 0 0 5%;
}

.recruiters
{
	width:40%;
	float:left;
	margin:5% 2% 0 5%;
	border:#999 solid 2px;
}


.cm-message
{
	width:80%;
	float:left;
	margin:0 0 5% 10%;
	text-align:center;
	font-size:16px;
	line-height:25px;
	color:#3366CC;
	
}

.department-bdy
{
	width:80%;
	text-align:left;
	margin:5% 2.08% 5% 10%;
	background:#36767e;
	float:left;
	border:#999 solid 2px;
	border-radius:4px;
	

}



.affiliation
{
	width:80%;
	float:left;
	margin:5% 0 5% 10%;
	text-align:center;
}

.btech-contact-box
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#036;
	line-height:40px;
	font-size:16px;
	color:#FFF;
	text-align:center;
	border:#096 solid 2px;
}

.btech-contact-box2
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}


.btech-contact-box3
{
	width:98.8%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}


.btech-contact-box4
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#0CF;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
	border-bottom:0px;
}


.btech-contact-box5
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#0CF;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-bottom:0px;
}



.btech-success-box
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#0CF;
	line-height:40px;
	font-size:12px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-success-box2
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-success-box3
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-top:0px;
}


.btech-success-box4
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-success-box5
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-campus-box
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-campus-box2
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:90px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-campus-box2-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:60px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-campus-box2-1-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:90px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-campus-box3
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}


.btech-libary-box
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
}

.btech-libary-box2
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
}

.btech-libary-box3
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}


.btech-libary-box3-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:60px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-libary-box4
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-libary-box4-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:60px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-lab-box
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
}
.btech-lab-box2
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}


.btech-lab-box3
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#0CF;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
}
.btech-lab-box4
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FF9;
	line-height:30px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-tig-box
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}
.btech-tig-box2
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-tig-box3
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-tig-box4
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}


.btech-tig-box5
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#3CF;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-top:0px;
	border-bottom:0px;
}

.btech-tig-box5-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#3CF;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-bottom:0px;
}


.btech-tig-box6
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-bottom:0px;
}


.btech-tig-box6-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:11px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-bottom:0px;
}

.btech-tig-box7
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-bottom:0px;
}

.btech-tig-box8
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-bottom:0px;
}

.btech-tig-box9
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:14px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
	border-bottom:0px;
}


.btech-tig-box6
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-bottom:0px;
}


.btech-tig-box6-1-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
}

.btech-tig-box7-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-tig-box8-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-tig-box9-1
{
	width:98.9%;
	float:left;
	margin:0 0 0 0;
	background:#FFC;
	line-height:30px;
	font-size:14px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}


.btech-tig-box9 a
{
	line-height:30px;
	font-size:14px;
	color:#00F;
	text-align:center;
	text-decoration:none;
}

.btech-tig-box9 a:hover
{
	line-height:30px;
	font-size:14px;
	color:#5b5b5b;
	text-align:center;
	text-decoration:underline;
}
.btech-tig-box9-1 a
{
	line-height:30px;
	font-size:14px;
	color:#00F;
	text-align:center;
	text-decoration:none;
}

.btech-tig-box9-1 a:hover
{
	line-height:30px;
	font-size:14px;
	color:#5b5b5b;
	text-align:center;
	text-decoration:underline;
}



.btech-cse-bdy1-box2
{
	width:99.2%;
	float:left;
	margin:0 0 0 0;
	background:#6CF;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-cse-bdy1-box3
{
	width:28%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	text-align:center;
}

.btech-cse-bdy1-box4
{
	width:22%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box5
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box6
{
	width:28.26%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}


.btech-cse-bdy1-box7
{
	width:28%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	text-align:center;
}

.btech-cse-bdy1-box8
{
	width:22%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box9
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box10
{
	width:28.26%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}



.btech-cse-box
{
	width:90%;
	float:left;
	margin:6% 0 6% 5%;
	border:#6ab78a solid 2px;
}
.btech-cse-bdy1
{
	width:100%;
	float:left;
	margin:0 0 6% 0;
	
}

.btech-cse-bdy1-box
{
	width:99%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-cse-bdy1-box2
{
	width:99%;
	float:left;
	margin:0 0 0 0;
	background:#6CF;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-cse-bdy1-box3
{
	width:28%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	text-align:center;
}

.btech-cse-bdy1-box4
{
	width:22%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box5
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box6
{
	width:26.8%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}


.btech-cse-bdy1-box7
{
	width:28%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	text-align:center;
}

.btech-cse-bdy1-box8
{
	width:22%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box9
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box10
{
	width:26.8%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}



.btech-cse-bdy1-box2-text
{
	margin:0 0 0 4%;
	line-height:40px;
	font-size:14px;
	color:#5b5b5b;
	text-align:left;
}

.btech-cse-bdy1-box2-text1
{
	margin:0 0 0 0;
	line-height:40px;
	font-size:13px;
	color:#5b5b5b;
	text-align:center;
}



.logo
{
	width:20%;
	margin:3% 0 2% 5%;
	float:left;
}
.logo-text
{
	width:70%;
	margin:5.5% 0 0 2%;
	float:left;
	font-size:18px;
	color:#1a1a1a;
	font-weight:bold;
}
.logo-text a
{
	font-size:18px;
	color:#1a1a1a;
	font-weight:bold;
	text-decoration:none;
}

.hdr-rgt
{
	width:90%;
	margin:3% 0 2% 5%;
	float:left;
	font-size:20px;
	text-align:center;
}
.body-color-box
{
	width:90%;
	float:left;
	background:#a56478;
	border-radius:4px;
	margin:0 0 0 5%;
}

.body-color-box1
{
	width:90%;
	float:left;
	background:#49aa8b;
	border-radius:4px;
	margin:0 0 0 5%;
}
.body-color-box2
{
	width:90%;
	float:left;
	background:#826491;
	border-radius:4px;
	margin:0 0 0 5%;
}
.body-color-box3
{
	width:90%;
	float:left;
	background:#384477;
	border-radius:4px;
	margin:0 0 0 5%;
}
.body2-box
{
	width:90%;
	float:left;
	margin:6% 0 0 5%;
	border:#6ab78a solid 2px;
}
.body3
{
	width:90%;
	float:left;
	text-align:left;
	font-size:19px;
	color:#868585;
	margin:6% 0 5% 5%;
}
.body3-line
{
	width:20%;
	text-align:left;
	margin:2% 0 2% 0;
	background:#59ab7b;
	min-height:3px;
}
.body3-box
{
	width:90%;
	text-align:left;
	margin:5% 0 0 5%;
	background:#312241;
	float:left;
}
.body4
{
	width:90%;
	float:left;
	text-align:left;
	margin:0 0 3% 5%;
	font-size:14px;
	color:#5b5b5b;
	line-height:20px;
}

.body5
{
	width:90%;
	float:left;
	text-align:left;
	margin:5% 3.12% 0 5%;
	background:#ee8158;
	border-radius:4px;
}

.body5-2
{
	width:90%;
	float:left;
	text-align:left;
	margin:5% 3.12% 0 5%;
	background:#6fc4d9;
	border-radius:4px;
}

.body5-3
{
	width:90%;
	float:left;
	text-align:left;
	margin:5% 3.12% 0 5%;
	background:#efc557;
	border-radius:4px;
}
.body6
{
	width:90%;
	text-align:left;
	margin:5% 2.08% 6% 5%;
	background:#495052;
	float:left;
}

.ftr-lft
{
	width:90%;
	float:left;
	font-size:14px;
	color:#fff;
	margin:4% 0 4% 5%;
	text-align:center;
}
.ftr-rgt
{
	width:90%;
	float:left;
	font-size:14px;
	color:#fff;
	margin:4% 0 4% 5%;
	text-align:center;
}
.notice-board
{
	width:80%;
	float:left;
	margin:0 0 0 10%;
}
.body3-1
{
	width:100%;
	float:left;
	text-align:left;
	font-size:21px;
	color:#868585;
	margin:5% 0 0 0;
}

}



@media screen and (min-device-width:768px) and  (max-device-width:800px)
{
	.cont
{
	width:100%;
}
.body3-box a
{
	text-align:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.body3-box a:hover
{
	text-align:left;
	color:#CCC;
	font-size:12px;
	font-weight:bold;
}
.btech-libary-box4-1
{
	width:58.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
}



.btech-cse-bdy1
{
	width:90%;
	float:left;
	margin:0 0 6% 5%;
	
}


.btech-cse-bdy1-box
{
	width:99.1%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:40px;
	font-size:16px;
	color:#000;
	text-align:center;
	border:#096 solid 2px;
}

.btech-cse-bdy1-box2
{
	width:99.1%;
	float:left;
	margin:0 0 0 0;
	background:#6CF;
	border:#096 solid 2px;
	border-top:0px;
}

.btech-cse-bdy1-box6
{
	width:27.8%;
	float:left;
	margin:0 0 0 0;
	background:#C9C;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}


.btech-cse-bdy1-box7
{
	width:28%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	text-align:center;
}

.btech-cse-bdy1-box8
{
	width:22%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box9
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}

.btech-cse-bdy1-box10
{
	width:27.8%;
	float:left;
	margin:0 0 0 0;
	background:rgba(255,255,153,.5);
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
	text-align:center;
}


.hdr
{
	width:100%;
	float:left;
	background:#fbfcfe;
	border-bottom:rgba(153,153,153,.5) solid 1px;
}

.logo
{
	width:15%;
	margin:2.5% 0 2% 2%;
	float:left;
}


.hdr-rgt
{
	width:40%;
	margin:3% 3% 2% 0;
	float:right;
	font-size:24px;
	text-align:right;
}
.nav
{
	width:100%;
	background:#fff;
	float:left;
}
.body1
{
	width:90%;
	float:left;
	margin:0 0 0 5%;
}

.body-color-box
{
	width:25%;
	float:left;
	background:#a56478;
	border-radius:4px;
}

.body-color-box-txt
{
	text-align:center;
	color:#fff;
	margin:9% 0 9% 0;
}
.body-color-box-txt a
{
	text-align:center;
	font-size:15px;
	color:#fff;
	text-decoration:none;
}

.body-color-box-txt a:hover
{
	text-align:center;
	font-size:15px;
	color:#e0e0e0;
	text-decoration:none;
}


.body-color-box1
{
	width:25%;
	float:left;
	background:#49aa8b;
	border-radius:4px;
}
.body-color-box2
{
	width:25%;
	float:left;
	background:#826491;
	border-radius:4px;
}
.body-color-box3
{
	width:25%;
	float:left;
	background:#384477;
	border-radius:4px;
}
.body2-box
{
	width:43%;
	float:left;
	margin:6% 5% 0 2.6%;
	border:#6ab78a solid 2px;
}

.body2-box-prt1
{
	width:90%;
	float:left;
	margin:5% 5% 5% 5%;
}

.body2-box-prt1-txt
{
	font-size:20px;
	text-align:left;
	color:#59ab7b;
	font-weight:bold;
	margin:0 0 3% 0;
}
.body2-box-prt1-txt2
{
	font-size:14px;
	text-align:left;
	color:#59ab7b;
	margin:0 0 3% 0;
	line-height:18px;
}
.button1
{
	padding:10px 10px;
	background:#59ab7b;
	cursor:pointer;
	border:rgba(102,102,102,.5) solid 0px;
	font-size:14px;
	color:#fff;
	transition:0.3s;
}
.button1:hover
{
	padding:10px 10px;
	background:#59ab7b;
	cursor:pointer;
	border:rgba(102,102,102,.5) solid 0px;
	font-size:14px;
	color:#CCC;
}

.body2-box-prt1 a
{
	text-decoration:none;
}

.body3
{
	width:100%;
	float:left;
	text-align:left;
	font-size:24px;
	color:#868585;
	margin:5% 0 5% 0;
}
.body3-line
{
	width:10%;
	text-align:left;
	margin:2% 0 2% 0;
	background:#59ab7b;
	min-height:3px;
}
.body3-box
{
	width:23%;
	text-align:left;
	margin:0 1.8% 0 0;
	background:#312241;
	float:left;
}
.body3-box-img
{
	width:90%;
	text-align:left;
	margin:5% 0 5% 5%;
	background:#312241;
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.body4
{
	width:100%;
	float:left;
	text-align:left;
	margin:0 0 3% 0;
	font-size:14px;
	color:#5b5b5b;
	line-height:20px;
}

.body5
{
	width:31.2%;
	float:left;
	text-align:left;
	margin:0 3.12% 0 0;
	background:#ee8158;
	border-radius:4px;
}

.body5-2
{
	width:31.2%;
	float:left;
	text-align:left;
	margin:0 3.12% 0 0;
	background:#6fc4d9;
	border-radius:4px;
}

.body5-3
{
	width:31.2%;
	float:left;
	text-align:left;
	margin:0 0 0 0;
	background:#efc557;
	border-radius:4px;
}

.body5-txt
{
	font-size:16px;
	color:#fff;
	line-height:20px;
	margin:3% 0 3% 5%;
}
.body5-txt1
{
	font-size:12px;
	color:#fff;
	line-height:20px;
	margin:3% 0 3% 5%;
}

.body5-txt a
{
	font-size:16px;
	color:#fff;
	line-height:20px;
	text-decoration:none;
}

.body5-txt a:hover
{
	font-size:16px;
	color:#666;
	line-height:20px;
	text-decoration:none;
}
.body5-txt1 a
{
	font-size:12px;
	color:#fff;
	line-height:20px;
	text-decoration:none;
}
.body5-txt1 a:hover
{
	font-size:12px;
	color:#666;
	line-height:20px;
	text-decoration:none;
}
.body6
{
	width:23.43%;
	text-align:left;
	margin:0 2.08% 6% 0;
	background:#495052;
	float:left;
}
.body6-box
{
	width:90%;
	text-align:left;
	margin:5% 5% 5% 5%;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	
}

.body6-box a
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	
}
.body6-box a:hover
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	
}
.ftr
{
	width:100%;
	float:left;
	background:#495052;
}
.ftr-lft
{
	width:38%;
	float:left;
	font-size:14px;
	color:#fff;
	margin:4.7% 0 4% 0;
}
.ftr-lft-txt
{
	font-size:14px;
	color:#a4a4a4;
}
.ftr-rgt
{
	width:30%;
	float:right;
	font-size:14px;
	color:#fff;
	margin:4% 0 4% 0;
	text-align:right;
}


.department-bdy
{
	width:23%;
	text-align:left;
	margin:0 1.8% 5% 0;
	background:#36767e;
	float:left;
	border:#999 solid 2px;
	border-radius:4px;
	transition:0.3s;
	

}
.department-bdy-box
{
	width:90%;
	text-align:center;
	margin:5% 5% 5% 5%;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	float:left;
	
}

.department-bdy-box a
{
	text-align:left;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	
}
.department-bdy-box a:hover
{
	text-align:left;
	font-size:9px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	
}

.recruiters
{
	width:12.15%;
	float:left;
	margin:0 1.8% 0 0;
	border:#999 solid 2px;
}
.body-social
{
	width:100%;
	float:left;
	margin:6% 0 0 0;
}

.body-social1
{
	width:100%;
	float:left;
	margin:5% 0 0 0;
}
.body3-line1
{
	width:10%;
	text-align:left;
	margin:2% 0 2% 0;
	background:#59ab7b;
	min-height:3px;
}
.body3-line2
{
	width:10%;
	text-align:left;
	margin:2% 0 2% 0;
	background:#59ab7b;
	min-height:3px;
}
.logo-text
{
	width:38%;
	margin:6.5% 0 0 2%;
	float:left;
	font-size:20px;
	color:#1a1a1a;
	font-weight:bold;
}


}




@media screen and (min-device-width:980px) and  (max-device-width:1280px)
{
	.cont
{
	width:100%;
}


.btech-cse-bdy1
{
	width:80%;
	float:left;
	margin:0 0 6% 10%;
	
}
.btech-libary-box4-1
{
	width:58.9%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:30px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
	border-left:0px;
}

.btech-campus-box2
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:60px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}



.btech-campus-box2-1-1
{
	width:20%;
	float:left;
	margin:0 0 0 0;
	background:#FCC;
	line-height:60px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:#096 solid 2px;
	border-top:0px;
}



}
