@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}

body{
	margin:0;
	padding:0;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
img{border:none;}

a{text-decoration:none;}
#container{width:100%;
	height:auto;
	background:url(../images/bg.jpg);
	background-position:center top;
	background-size:cover;
	margin:auto;
}
#header{
	width:100%;
}
#header .style1{
	width:370px;
	font-size:18px;
	color:#000606;
	float:left;
	margin:18px 0 0 15px;
}
.clear{
	clear:both;
}
#logodiv{
	width:192px;
	float:left;
	
	height:auto;
	color:#084999;
}
#logodiv img{width:100%; background-size:100% 100%;}
#menu{
	width:330px;
	float:right;
	color:#1c1266;
	
	font-size:12px;
}
#menu ul{
	margin:0;
	padding:0;
	margin-top:40px !important;
}
#menu ul li{
	display:inline;
	text-transform:uppercase;
	padding:0 6px;
	border-right:solid 1px #1c1266;

}
#menu ul li a{
		color:#1c1266;
}
#menu ul li a.active{
	color:#ffb401;
}
#home-bg{
	background:url(../images/home-bg.jpg) no-repeat;
	width:100%;
	height:100%;
	min-height:630px;
	background-size:100% 100%;
}
#home-bg p{
	width:700px;
	height:auto;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin: 80px 0 0 0;
	text-align:center;
	float:right;
	text-align:center;
}
#divform{
	float:left;
	margin:55px 0 0 0px;
	width:238px;
}
#divform .p1{
	font-size:17px;
	font-weight:bold;
	color:#ffe400;
	width:238px;
	text-align:center;
}
select{
	width:238px;
	height:30px;
	border:1px solid #333333;
	margin-top:10px;
	float:left;
	padding:3px 5px;
	color:#666666;
}
select option{
	height:20px;
	border:1px solid #333333;
		padding:3px 5px;
}
.txtBox{
	width:226px;
	height:20px;
	border:1px solid #333333;
	margin-top:10px;
	float:left;
	padding:3px 5px;
	color:#666666;
	
}
.bor-radius{
	border-radius:5px;
	-mozilla-border-radius:5px;
	-webkit-border-radius:5px;	
}
.txtBox1{
	width:50px;
	height:26px;
	border:1px solid #333333;
	margin-top:10px;
	float:left;
	padding:0 5px;
	color:#666666;
}
.txtBox2{
	width:155px;
	height:26px;
	border:1px solid #333333;
	margin-top:10px;
	float:left;
	margin-left:8px;	
	padding:0 5px;
	color:#666666;
}
.submit{
	width:238px;
	height:28px;
	float:left;
	
	background:#39F; border-radius:10px; border:solid 1px #fff; text-align:center; color:#000; font-weight:bold; font-size:16px;
	margin-top:15px;
	cursor:pointer;
	color:#000 !important;
	
}
.client{
	width:100%;
	height:34px;
	padding:13px;
	position:fixed;
	bottom:0;
	z-index:1;
	background:#F5F2ED;
}
.client .style2{
	width:18%;
	color:#4c4c4c;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	border-right:1px solid #5a5b93;
	text-align:left;
	padding:10px 0;
	position:absolute;
}
#why-bg{
	background:url(../images/about-us-bg.jpg) no-repeat;
	width:100%;
	height:100%;
	min-height:630px;
	background-size:100% 100%;
}
#courses-bg{
	background:url(../images/course-bg.jpg) no-repeat;
	width:100%;
	height:100%;
	min-height:630px;
	background-size:100% 100%;
}

#contact-bg{
	background:url(../images/GNIOT-Map.jpg) no-repeat;
	width:100%;
	height:100%;
	min-height:630px;
	background-size:100% 100%;
}
#coursediv{
	width:700px;
	height:auto;
	float:right;
	margin:30px 0 0 0;
}
#coursediv .divdetails{
	width:300px;
	height:auto;
	float:left;
}
#coursediv .divdetails h1{
	font-size:14px;
	color:#f0ff00;
	text-transform:uppercase;
	margin:15px 0;
}
#coursediv .divdetails ul{
	margin:0;
	padding:0;
}
#coursediv .divdetails ul li{
list-style:none;
font-size:12px;
color:#121212;
line-height:18px;
}
#coursediv .divdetails p{
font-size:12px;
color:#121212;
line-height:18px;
}
.divseptr{
	width:78px;
	height:266px;
	float:left;
	border-left:#333333 1px dotted;
	margin-top:20px;
}
.divbox{
	background:url(../images/white-bg.png) no-repeat;
	width:307px;
	height:69px;
	text-align:center;
	margin-top:22px;
	padding:0 10px;
}
.divbox h2{
	font-size:12px;
	text-transform:uppercase;
	color:#f0ff00;
	padding:5px 0;

} 
#divbody{
	width:700px;
	height:auto;
	margin:50px 0;
		font-family:Arial, Helvetica, sans-serif;
		float:right;
}

#divbody .middle{
	width:100%;
	height:auto;
	float:left;
}
#divbody .middle .contentdiv{
	width:300px;
	height:auto;
	float:left;
}
.content{
	width:300px;
	height:auto;
	text-align:center;

}
.content h3{
	font-size:13px;
	color:#292b76;
	margin:0px;
	padding:0px;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:5px;
}
.content span{
	font-size:12px;
	color:#7a7a7a;
	line-height:18px;
	color:#121212;
	text-align:center;
	}
#divbody .bottom{	
	width:370px;
	height:100px;
	text-align:center;
	margin-top:10px;
	float:left;
	margin-left:215px;
}
#divbody .bottom h3{
	font-size:13px;
	color:#292b76;
	margin:0px;
	padding:0px;
	line-height:20px;
	text-transform:uppercase;
}
#divbody .bottom span{
	font-size:12px;
	line-height:18px;
	color:#121212;
	text-align:center;
	padding:0 10px;
	}
.tpmargin{
	margin-top:45px;
}
.tpmargin1{
	margin-top:30px;
}
.divpad{
	padding-left:40px;
	border-left:1px dotted #333333;
}
.padright{
padding-right:36px;
}
.marquee-div {
	width:78%;
	margin:0;
	padding:0;
	position:absolute;
	
	right:0;
	float:right;
}
.marquee-div img{
	margin-right:10px;
}



.main_content{
	width:1000px;
	height:auto;
	margin:0 auto;}

@media only screen  and (max-width:800px)
{
	body{
		overflow-x:hidden;}
	#container{width:100% !important; padding-bottom:30px;
}

.main_content{
	width:100%;}
#logodiv{
	width:30% !important;
	float:none;
	margin:0 auto !important;
}
#logodiv img{width:100%; background-size:100% 100%;}
#header .style1{width:100% !important;text-align:center;float:none !important;display:block;font-size:100% !important;margin:10px auto !important;}
#menu{width:100%;float:none !important;font-size: xx-small;margin:0 auto !important; padding-bottom:25px !important;}
#menu ul{margin: 0 auto !important;padding: 1%;float:none !important;width: 98% !important; }
#menu ul li{padding:1%; width:23% !important; float:left; text-align:center !important; margin:0 auto; border-right:none;}
#divform {float:none !important;margin:0 auto !important; width:70% !important; padding:2%;}
.txtBox {width: 98%;height: 25px;border: 1px solid #333333;margin:10px auto !important;float:none !important;padding:1% !important;}
#divform .p1{
	width:100% !important; text-align:center; margin:10px auto !important ; float:none !important; font-size:14px;}
	
	.txtBox1{ width:25%; padding:1%;}
	.txtBox2{ width:67%;   margin-left:1%; padding:1% !important; }
	select{
		width:98%;  padding:1% !important;}
		
		
.submit {width:100%;height: 28px;float: none;border: none;margin-top: 15px;  border:solid 1px #fff; text-align:center; color:#000; }

form{
	float:none !important;
	width:100%;
	margin:50px auto;
	margin-bottom:0;}
	span{
		text-align:center;}

#home-bg{

	width:100%;
	height:auto !important;
	background-size:auto 400px;
	padding-bottom:30px;
	
}


#why-bg{
	width:100%;
	height:100%;
	background-size:auto 400px;
	}

#home-bg p{
	font-size:13px; color:#333; text-align:justify; width:90%; float:none !important; margin:150px auto ; margin-bottom:30px; position:relative; clear:both;}
.client{
width:100% !important;
height: 34px;
position:relative;

}


.marquee-div {
	width:100% !important;
	left:0 !important;
	position:relative;
	margin:0 auto;}

.style2{
	display:block;
	width:90% !important;
	text-align:center !important;
	margin-bottom:10px;
	border-right:none !important;
	margin:0 auto !important;
	position:relative !important;
	left:0;
	right:0;}
	
	
	
#divbody{
	margin:120px auto !important;
	margin-bottom:30px;
	width:90%;
	float:none !important;
	position:relative;}
	
	#divbody .middle .contentdiv{
		width:90%;
		float:none !important;
		padding:5%;
		margin:0 auto;
		border:none;}
		
		.content {
			width:100%;
			margin:10px auto;
			margin-bottom:50px;
			text-align:justify;}
			
			
			#divbody .middle{
				width:100%;
				float:none !important;
				margin:0 auto;}
				
				h3{
					font-size:12px !important;
					line-height:15px;
					text-align:left;}
					
					#divbody .bottom{
						width:100%;
						float:none !important;
						margin:0 auto;}
						
					#divbody .bottom h3{
						text-align:center !important;}
						
						
	#courses-bg{
	width:100%;
	height:100%;
	background-size:auto 400px;
}



#contact-bg{width:100%;
	height:100%;
	background-size:auto 520px;
	padding-bottom:0px;}
	
	#coursediv{margin:120px auto !important;
	margin-bottom:30px;
	width:90%;
	float:none !important;
	position:relative;}
	
	
	#coursediv .divdetails{
		width:100%;
		margin:0 auto;
		border:none;}
		
	#coursediv .divdetails h1{
		text-align:center;
		color:#000;
		margin:10px auto;}
		#coursediv .divdetails ul{
			margin-bottom:40px;}
		
		#coursediv .divdetails ul li {
			text-align:center;}
			
			#coursediv .divdetails p{
				text-align:center;}
			
			.divseptr{
				display:none;}
				
				.divbox{
					width:80%;
					background:#000;
					color:#FFF;
					height:auto;
					padding:10px;
					margin:20px auto;}
					
					.divbox p{color:#FFF !important;}
					.divbox h2{color:#FFF !important;}
}





 

@media only screen  and (max-width:290px)
{
	#menu ul li{
		font-size:7px !important;}
	
	}

	
	