@media screen and ( min-width:1000px) {
	.main {
	width: 90%;
	}
	.btn:hover {
	background: #16294a
	}
	.owl-prev:hover, .owl-next:hover {
	opacity: 1
	}
	.owl-buttons {
	display: block;
	}
	.nav-list > li {
	display: inline-block;
	}
	.nav-list li a, .nav-list li {
	background-color:transparent;
	}
	.nav-list li a:hover, .nav-list li.active a, .dropdown:hover, .dropdown.active {
	background-color:#549adf;
	color: #fff
	}
	.nav-list li.menutext {
	display: none;
	}
	.socialtop a {
	text-align: right;
	}
	.login:hover, .subheader input:hover, .subheader input:focus {
	border-color: rgba(255, 255, 255, 1);
	}
	.login:hover .loginicon {
	opacity: 1
	}
	.login:hover .loginicon:after {
	left: 2px;
	}
	 .dropdown:hover:after {
	background: url(../images/navarrowhover.png) no-repeat;
	}
	.submenu.dropdown:hover:after {
	background: url(../images/navarrowhover2.png) no-repeat;
	}
	.mainmenu:hover > ul, .submenu:hover > ul {
	display: block;
	}
	.mainmenu ul {
	position:absolute;
	left: 0;
	top: 100%;
	z-index: 99;
	width: 160px;
	}
	.submenu ul {
	left: 100%;
	top: 0;
	background: #d9e1ec;
	}
	/*banner*/	
	#owl-main.height-lg .item {
	height:460px;
	}
	/*	.caption{top:45%; bottom: auto; width: 370px; left: 20px; transform: translateY(-50%); padding: 20px 20px 10px;}*/
	.caption h2 {
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: 600;
	}
	.caption p {
	line-height: 28px;
	font-size: 16px
	}
	.caption a:hover {
	text-decoration: underline;
	}
	.caption_text {
	font-size: 14px;
	}
	/*	#mainSlider{ margin-top: 210px;}*/
	#mainSlider .owl-pagination {
	position: absolute;
	left: 370px;
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
	}
	#mainSlider .owl-controls .owl-page {
	display: block;
	margin: 8px 0
	}
	.marquee {
	width: calc(100% - 520px);
	position: absolute;
	bottom: 0px;
	right: 20px;
	background: transparent;
	}
	.marquee .col-md-4 {
	}
	.marquee .col-md-4 > div {
	background: rgba(0, 0, 0, 0.6);
	padding: 14px 15px;
	margin-bottom:0
	}
	.marquee li a:hover {
	text-decoration: underline;
	}
	 .info li { /*border:1px solid #9c9c9c;*/
	width: calc(100% / 4);
	float: left;
	margin-top: -1px;
	background-image: none !important;
	border: none !important;
	margin-left: -1px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
	transition: 0.3s ease-in-out;
	height: auto;
	}
	.info li:hover {
	background: #FFF;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
	}
	.info .btn {
	float: right;
	margin-bottom: 0
	}
	.info li:hover .iconblock {
	background:transparent;
	}
	.info li:hover .iconsprite {
	transform: scale(1);
	filter: grayscale(0);
	}
	.info li:first-child:hover .iconsprite {
	transform: scale(1.1);
	filter: grayscale(0);
	}
	.info li:hover a {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	}
	 .galleryslider .owl-item a:hover img {
	transform: scale(1.1);
	opacity: 1
	}
	#stickyheader {
	width: 100%;
	z-index: 99;
	position: fixed;
	top: 0
	}
	#stickyheader.headershadow {
	width: 100%;
	background: rgba(255, 255, 255, 1);
	}
	#stickyheader.headershadow .subheader {
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	overflow: hidden;
	}
	#stickyheader.headershadow .headermain .logo {
	margin-top: 0;
	border-color: transparent;
	background: transparent;
	vertical-align:0;
	border: none;
	}
	#stickyheader .logo img {
	transition: 0.5s ease-in-out;
	width: auto;
	}
	#stickyheader.headershadow .logo img {
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	overflow: hidden;
	}
	#stickyheader.headershadow .caption_du {
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	overflow: hidden;
	}
	#stickyheader.headershadow .naac {
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	overflow: hidden;
	}
	#stickyheader.headershadow .right_tag {
	margin-top: 10px;
	}
	#stickyheader.headershadow .headertext {
	padding-top: 0;
	}
	#stickyheader.headershadow .headertext h1 {
	color: #183263;
	}
	#stickyheader.headershadow .headertext p {
	color: #666;
	margin-bottom: 0;
	}
	#stickyheader.headershadow nav {
	background:rgba(10, 30, 67, 0.95);
	}
	#stickyheader.headershadow .right_tag {
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	overflow: hidden;
	}
	#stickyheader {
	left: 0;
	right: 0;
	position:inherit;
	}
	.scc_pages {
	background: #f7f7f7 !important;
	margin-top: 0px;
	min-height: 0;
	}
}
@media screen and ( max-width:1000px) {
	 .caption {
	min-height: 310px;
	padding: 10px 10px 10px;
	}
	.radio_button {
	position:relative;
	top:20px;
	}
	.subheader {
	padding: 6px 0;
	}
}

@media screen and(max-width: 1280px){
.vert{
	width: 100% !important;
}

}

 @media screen and ( max-width:1264px) {
					/*mycss*/
	.col-md-6.col-xs-9.tablate {
	 float: left;
	padding:0px;
	 width: 60%;
	 max-width: 60%;
	 flex-basis: 60%;
	}
	.col-md-6.col-xs-3.text-right.right_tag {
	 max-width: 40%;
	 padding: 0;
	 margin: 0;
	}
	.top_links {
	 float: left;
	 width: 60%;
	}
	.caption_du {
	 float: left;
	 width: 100%;
	}
	.subheader a.login {
	font-size:11px;
	}
	.subheader input {
	width:85px;
	}
	#stickyheader {
	position:relative;
	}
	/*.nav-list li a, .dropdown {
	font-size:9px;
	}*/
	.nav-list li a, .dropdown {
    font-size: 9px;
    padding: 12px 14px 12px 8px;
}
	.right_tag a {
	position:relative
	}
	.subheader a.login {
	 padding: 3px;
	}
	 .new_gif_img1 img {
	 position: absolute;
	 text-align: right;
	 top: -12px;
	left: 32px;
	}
	.new_gif_img2 img {
	 position: absolute;
	 text-align: right;
	 top: -12px;
	left: 112px;
	}
	.new_gif_img img {
	 position: absolute;
	 text-align: right;
	 top: -18px;
	left: 88px;
	}
	.col-md-4.col-xs-12.mytestmobile {
	 margin-top: 15px;
	}
	.col-md-4.col-xs-12.mytestmobile2 {
	margin-top:0px
	}
	.col-md-4.col-xs-12.tabing-marque.mytestmobile {
	margin-top:0px
	}
	/*mycss*/		
				
	}
	@media screen and ( max-width:999px) {
	 .main {
	width: 90%;
	}
	 #stickyheader.headershadow {
	position: static !important;
	}
	 .right_tag {
	padding: 15px 0;
	text-align: center;
	}
	 #owl-main.height-lg .item {
	height: 60vh
	}
	 .headertext {
	width: calc(100% - 100px);
	margin-left: 15px;
	vertical-align:-37px;
	}
	 .headermain .logo {
	border: 0px solid #183263;
	display: inline-block;
	background:#183263;
	margin-top:5px;
	margin-right: 0px;
	vertical-align: -30px
	}
	 .headermain .logo img {
	width: 80px
	}
	 .txt_align {
	text-align: center;
	}
	 html {
	margin-right: 0 !important;
	overflow: auto !important
	}
	 body {
	cursor: default !important;
	}
	 .mfp-bg.mfp-img-mobile.mfp-ready, .mfp-wrap.mfp-gallery {
	display: none !important;
	}
	 .nav-list > li.menutext {
	padding: 5px 20px;
	border-bottom:1px solid rgba(36, 39, 44, .1);
	margin-bottom: 20px;
	}
	 .nav-list > li.menutext a {
	padding: 0;
	font-size: 18px;
	text-align: center;
	color: #183263
	}
	 .nav-list > li.menutext a img {
	width: 80px;
	margin: 0 auto
	}
	 .hidden-xs {
	display: none !important;
	}
	 .callicon {
	vertical-align: middle;
	}
	 .headtopright li {
	margin-left: 20px
	}
	 .headtopright {
	margin-right: 65px;
	padding-top: 20px;
	}
	 .nav-list {
	box-shadow: -4px 0 15px 0 #373435;
	-webkit-box-shadow: -4px 0 15px 0 #373435;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0;
	position: fixed;
	left:-300px;
	top: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	width: 250px;
	z-index: 9999;
	}
	 .nav-mobile {
	cursor: pointer;
	display: block;
	position: absolute;
	left: 20px;
	top: 9px;
	z-index: 99;
	}
	 .menuicon {
	background-position:-153px 0;
	height:23px;
	width:24px;
	}
	 .open .nav-list {
	display: block;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 75%;
	background: #fff
	}
	 .open .nav-mobile {
	background: rgba(0, 0, 0, .7);
	display: block;
	height: 100%;
	right: 0;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99;
	text-align: right;
	}
	 .open .nav-mobile .menuicon {
	background-position: bottom;
	}
	 .socialtop {
	text-align: right;
	}
	 #contactpage .btn {
	width: 100%;
	}
	 .mainmenu ul.showmenu {
	display: block;
	margin-top: 10px
	}
	 .dropdown {
	padding: 12px 8px 12px 8px
	}
	 .submenu.dropdown:after {
	background: url(../images/navarrow.png) no-repeat;
	width: 7px;
	height: 5px;
	}
	 .scc_pages {
	 background: #f7f7f7 !important;
	 margin-top: 0px;
	 min-height: 0;
	}
	 #stickyheader {
	 left: 0;
	 right: 0;
	position:static!important;
	}
	 #about .left_menu {
	margin-bottom:50px;
	}
	.col-md-4.col-xs-12 {
	 padding: 0;
	 margin: 0;
	}
	 .col-md-8.col-xs-12 {
	padding: 0;
	}
	 .nav-list li a, .dropdown {
	 font-size: 13px;
	}
	 .col-md-4.col-xs-12.tabing-marque.mytestmobile {
	 float: left;
	 width: 100%;
	 margin-top: 15px;
	}
	 .col-md-4.col-xs-12.mytestmobile2 {
	 float: left;
	 width: 100%;
	 margin-top: 15px;
	 min-height: 350px;
	}
	 .home-gallery-images {
	height:auto!important
	}
	 .video_part {
	 width: 100%;
	 float: left;
	 display: block;
	 min-height: 100vh;
	 overflow: hidden;
	}
	 #vid {
	 height: 100vh;
	 width: 100%;
	 overflow: hidden;
	 object-fit: cover;
	}
	 .mainmenu.dropdown {
	 cursor: pointer;
	}
			.col-md-4.col-xs-12.tabing-marque {
			margin-top: 55px;
		}
	
	}
 @media screen and ( max-width:640px) {
	 .main {
	width: 90%;
	}
	 #stickyheader.headershadow .nav-list > li > a, #stickyheader.headershadow .nav-list > li {
	color: #000;
	}
	 .form-group {
	display: block!important;
	padding:0;
	margin:0;
	}
	 #defaultForm {
	 padding: 0 !important;
	}
	 #vid {
	 height: 100vh;
	 width: 100%;
	 overflow: hidden;
	 object-fit: cover;
	}
}
 @media screen and ( max-width:600px) {
	 .main {
	width: 90%;
	}
	 .col-md-6.col-xs-9.tablate {
	 width: 100% !important;
	 float: left;
	 text-align: center;
	 max-width: 100%;
	 flex-basis: 100%;
	}
	 .col-md-6.col-xs-3.text-right.right_tag {
	 float: left;
	 width: 100%;
	 max-width:100%;
	 flex-basis: 100%;
	 text-align: center !important;
	}
	 #stickyheader {
	 left: 0;
	 right: 0;
	position:static!important;
	}
	 .headermain .logo {
	vertical-align:top;
	}
	 #about .main_containt {
	padding: 0px 10px 0px 25px;
	}
	 .col-md-4.col-xs-12 {
	padding-right: 0;
	}
	 #vid {
	 height: 100vh;
	 width: 100%;
	 overflow: hidden;
	 object-fit: cover;
	}
	.du_logo{ display:none}
	.du_logo_mob{ display:inline-table}
	.du_logo_mob img{ width:90px}	
	.headertext {
	padding-top: 8px;
}
}
 @media screen and ( max-width:450px) {
	 .main {
	width: 93%;
	}
	 .mobiles-1 {
	display:none!important
	}
	 .mylogins {
	display: block;
	 text-align: center;
	 margin-bottom: 10px;
	 margin-top: 10px;
	}
	 #about p {
	text-align: justify;
	}
	 .headertext {
	margin:0px;
	}
	 .col-md-4.col-xs-12 {
	padding-right: 0;
	}
	 #about .main_containt {
	padding: 0px 10px 0px 25px;
	}
	 .thehostel {
	 float: left;
	 width: 100%;
	}
	 .imgblock {
	 margin-top: 15px !important;
	}
	 .col-md-4.hosel-image {
	 padding: 0;
	 margin: 0;
	 margin-bottom: 0px;
	 width: 98%;
	 margin-bottom: 10px;
	 float: left;
	 text-align: center;
	}
	.col-md-4.hosel-image img {
	 width: 80%;
	 text-align: center;
	 margin: 0 auto !important;
	}
	 .col-md-4.col-xs-12.tabing-marque.mytestmobile {
	 float: left;
	 width: 100%;
	 margin-top: 15px;
	}
	 .col-md-4.col-xs-12.mytestmobile2 {
	 float: left;
	 width: 100%;
	 margin-top: 15px;
	 min-height: 350px;
	}
	#vid {
	 height: 100vh;
	 width: 100%;
	 overflow: hidden;
	 object-fit: cover;
	}
}

@media screen and ( max-width:440px) {
	 .faculty-image {
	 float: left;
	 width: 100%!important;
	}
	 .faculty-details {
	 float: left;
	 width: 100%!important;
	 text-align: center;
	}
	 .faculty-details p {
	 float: left;
	 width: 100%;
	 text-align: center !important;
	}
	 #vid {
	 height: 100vh;
	 width: 100%;
	 overflow: hidden;
	 object-fit: cover;
	}
	.loginicon {
		display: none;
	}
	.btn.dwn-btn.dwn-btn-1x {
			margin-bottom: 25px !important;
		}
	
	
	
	
}

@media screen and ( max-width:350px) {
	 .headermain .logo {
	 vertical-align: top;
	 display: inline-table;
	 width: 50%;
	 text-align: center;
	}
	.headermain .logo img {
	 width: 80px;
	 text-align: center;
	 margin: 0 auto;
	}
	 .headertext {
	 margin: 0px;
	 float: left;
	 width: 100%;
	}
	 .video_part {
	 width: 100%;
	 display: block;
	 min-height: 50vh!important;
	 overflow: hidden;
	}
	 #vid {
	 height: 50vh!important;
	 width: 100%;
	 overflow: hidden;
	 object-fit: cover;
	}
}
