/* ------------------------------------------------- */

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#pagewrap {
		width: 94%;
	}
	#content {
		width: 100%;
	}
	/*
	#sidebar {
		width: 30%;
	}
	*/
#sticker1
{
	width:22%; 
	margin-right:3%; 
	float:left;
	margin-bottom:1px;
}
#placements
{
	width:19%; 
	margin-right:3%; 
	float:left;
	margin-bottom:1px;
}

#placements2
{
	width:100%; 
	
}
	

#h3401
{
	//height:120px;
	background:#fff;
	color:#000;
}
#visitmob
	{
		display:block;
		//background:#03818d;
		padding:5px 10px;
		width:100%;
	}
	#visitdesk
	{
		display:none;
	}
	#visit-btn
	{
		width:auto;
		margin-top:5%;
	}


}

/* for 700px or less */
@media screen and (max-width: 700px) {

	#content {
		width: auto;
		float: none;
	}
	/*
	#sidebar {
		width: auto;
		float: none;
	}
	*/	
#sticker1
{
	width:22%; 
	margin-right:3%; 
	float:left;
	margin-bottom:1vw;
}
#placements
{
	width:19%; 
	margin-right:3%; 
	float:left;
	margin-bottom:1vw;
}

#placements2
{
	width:100%; 
	
}
	

#h3401
{
	//height:120px;
	background:#fff;
	color:#000;
}
	#visitmob
	{
		display:block;
		//background:#03818d;
		padding:5px 10px;
		width:100%;
	}
	#visitdesk
	{
		display:none;
	}
	#visit-btn
	{
		width:auto;
		margin-top:5%;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {
	
	#event-btn {
		margin-top:20px;
	}
	#marquee-vertical li
	{
		margin-left:-5%;
	}
	#visitmob
	{
		display:block;
		background:#03818d;
		padding:5px 10px;
		width: auto;
	}
	#visitdesk
	{
		display:none;
	}
	#visit-btn
	{
		width:83%;
		margin-top:5%;
	}
	#bg-div
	{
		margin:10px 0px; background:url(images/body-bg.png) repeat; background-size:cover;
	}
	a
	{
		text-decoration:none;
	}
	
	a:hover
	{
		text-decoration:none;
	}
	
	.container
	{
		overflow:visible;
	}

	#header {
		height: auto;
		overflow:visible;
		width:auto;
	}
	h1 {
		font-size: 24px;
	}
	/*
	#sidebar {
		display: none;
	}
	*/
	#logo
	{
		width:auto;
		float:none;
	}
	#header-banner
	{
		width:auto;
		float:none;
		margin-top:15px;
	}
	
	#navigation
	{
		width:auto;
	}
	
	#slider
	{
		width:auto;
	}
	
	#homepage-courses
	{
		width:auto;
	}
	
	#h340
	{
		height:auto;
	}
	
	#sticker
	{
		width:auto;
		margin-bottom:1vw;
		float:none;
		margin:0 auto;
	}
	
	#sticker-right
	{
		width:auto;
		margin-bottom:1vw;
		float:none;
		margin:0 auto;
	}
	
	#freelaptop
	{
		font-family:Trebuchet MS; 
		margin:0 auto;
		padding:50px 20px; 
		width:300px; 
		height:240px; 
		text-align:center; 
		background:#d25400; 
		-moz-border-radius:170px;
		-webkit-border-radius: 170px; 
		border-radius: 170px;
		margin-top:10px; 
		margin-bottom:10px;
	}
	
	#aboutandmsg
	{
		width:auto; 
		float:none; 
		
	}
	
	#newsdiv
	{
		width:auto; 
		float:none; 
		text-align:left;
	}
	
	#about-img
	{
	 width:auto; 
	 float:none; 
	 margin-bottom:10px;
	}
	
	#directorimg
	{
		 width:auto; 
		 float:none; 
		 margin-bottom:10px;
	}
	
	#homepage-about
	{
		width:auto;
	}
	
	#coursediv
	{
		float:none; 
		width:auto;
		margin-bottom:10px;
	}
	
	#coursediv-right
	{
		float:none; 
		width:auto;
		margin-bottom:10px;
	}
	
	#courses
	{
		float:none; 
		width:auto; 
	}
	
	#content-div
	{
		width:90%;
		float:none;
		padding:0% 5%;
	}
	
	#nsdcthanks
	{
		float:none; 
		width:auto;
	}
	
	#nsdc
	{
		margin:0 auto;
		float:none;
		clear:both;	
	}
		
	#nsdc-div
	{
		 padding:40px 40px; 
		 width:180px; 
		 height:180px; 
		 text-align:center; 
		 background:#d25400; 
		 -moz-border-radius:130px;
		 -webkit-border-radius: 130px; 
		 border-radius: 130px;
		 margin:0 auto;
	}
	
	#thanks
	{
		margin:10px 0px;
		clear:both;
		width:94%; 
		padding:3%; 
		background:#03818d; 
		color:#fff; 
		float:none; 
		-moz-border-radius:10px;
		-webkit-border-radius: 10px; 
		border-radius: 10px;
	}
	
	#thanks-img
	{
		float:none; 
		margin:0px; 
		width:140px; 
		height:140px;
		text-align:center;
		clear:both;
	}	
	
	#contactleft
	{
		width:auto; 
		color:#03818d; 
		float:none;
	}
	
	#contactright
	{
		width:auto; 
		color:#03818d; 
		float:none;
	}
	
	#thanks-left
	{
		width:auto;
		float:none;
		margin-right:0px;
		text-align:center;
	}
	
	#thanks-right
	{
		margin-top:20px;
		width:auto;
		background:#fff;
		float:none;
		padding:10px 10px 0px 10px;
	}
	
	#msg1
	{
		max-width:100%;
		float:none;
	}
	#msg2
	{
		width:265px;
		float:none;
		//margin-left:30px;
	}

	
	#course
	{
		float:none; 
		width:auto; 
		min-height:250px; 
		margin-top:10px; 		
	}
	
	#course1
	{
		float:none; 
		width:auto; 
		min-height:250px; 
		margin-top:10px; 		
	}
	
	#loginandql
	{
		 width:auto; 
		 float:none;
	}
	
	#placement
	{
		float:none; 
		width:auto; 
		text-align:center;
	}
	
	#footer-bar {
		width:auto;
		margin:0 auto;
		padding:1%;
	}
	
	#footer-bar-div {
		color:#fff; 
		width:auto; 
		float:none;
		text-align:center;
	}
	
	#footer-bar-div1 {
		width:auto; 
		float:none; 
		color:#fff;
		text-align:center;
	}
		
	#sticker1
	{
		width:auto;
		margin-bottom:1vw;
	}
	#placements
	{
		width:auto;
		margin-bottom:1vw;
	}
	#left50
	{
		width:auto;
		float:none;
		text-align:center;
	}
	
	#right50
	{
		width:auto;
		float:none;
		text-align:center;
	}
	
	#quick-links
	{
		width:auto;
		float:none;
		text-align:center;
	}
	
	#methodologya
	{
	width:100%; float:none; margin-bottom:10px;
	}
	#methodologyb
	{
	width:100%; float:none;
	}
	
	#credit
	{
		text-align:center; 
		color:#fff;
	}
    
	
    #sticker1
{
	width:100%; 
	margin-right:3%; 
	float:left;
	margin-bottom:1px;
}    
#placements
{
	width:98%; 
	margin:0 auto;
	margin-bottom:1px;
}
	

#h3401
{
	//height:147px;
	background:#fff;
	color:#000;
}

.mnd
{
	display:none;	
}


}
