


@media (min-width:320px) and (max-width: 767px) { /* smartphones, iPhone, portrait 480x320 phones */
.main-container {
	width:100%;
}
.col-xs-12 {
	padding:0;
	margin:0;
}
body {
	 	font-size:13px;	
}

.logowraper {
	height:auto;
	width:100%
}
.menuwrapper {
	width:100%;
	float:left;
	
}
.tonglemenu {
	width:100%;
}
.headerimg {
	
	background:url(../images/alien_banner2.jpg) no-repeat left;
	  max-width: 100%;
	
}
.header-text {
	max-width:100%;
	padding:20px;
	margin-top:195px;
	font-size:28px;
	line-height:30px;
	margin-left:0px;
	
	
}
.currentpage {
	
	margin-top:-5px;
	font-size:10px;
	padding-left:20px;
	
}

.wraper {
max-width:100%;
padding:20px;
}
.banner {
	max-width:100%;
	padding-top:0px;
	height:200px;
}
.bannerimg {
	float:none;
	width:100%;
	padding:5px;
	
}
.bannertext {
	
	padding-left:20px;
	width:100%;
	padding:15px;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}

.footer {
	
	height:auto;
	font-family: 'arial';
	color:#acacac;
}
.footerleft{
	float:left;
	width:100%;
	padding:10px;
}
.footerright{
	text-align:center;
	float:right;
	width:100%;
	padding:10px;
}
.fixed {
    position:relative;
    top:0; left:0;
    width: 100%;
	z-index:99999;
	background:rgba(255,255,255,1);
	}
}


 }
@media (min-width:481px) {
	 /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide.
	 .main-container {
	width:100%;
}
.col-xs-12 {
	padding:0;
	margin:0;
}
body {
	 	font-size:13px;	
}

.logowraper {
	width:100%
}

.menuwrapper {
	width:100%;
	float:right;
	margin-top:5px;
}

.headerimg {
	  max-width: 100%;
	
}
.header-text {
	max-width:100%;
	padding:20px;
	margin-top:10px;
	font-size:28px;
	line-height:30px;
	margin-left:0px;
	
	
}
.currentpage {
	
	margin-top:-5px;
	font-size:10px;
	padding-left:20px;
	
}

.wraper {
max-width:100%;
padding:20px;
}
.banner {
	max-width:100%;
	padding-top:0px;
	height:200px;
}
.bannerimg {
	float:none;
	width:100%;
	padding:5px;
	
}
.bannertext {
	color:#140a66;
	padding-left:20px;
	width:100%;
	padding:15px;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}

.footer {
	background:#04064a;
	height:200px;
	font-family: 'arial';
	color:#acacac;
}
.footerleft{
	float:left;
	width:100%;
	padding:10px;
}
.footerright{
	text-align:center;
	float:right;
	width:100%;
	padding:10px;
}*/
 }
@media (min-width:768px) and (max-width: 961px) {
	.main-container {
	width:100%;
} 
.banner {
	background:#c0c0c0;
	height:110px;
	padding-top:10px;
	
}
.bannerimg {
	float:left;
	width:25%;
	padding:15px;
}
.bannertext {
	color:#140a66;
	float:left;
	width:75%;
	padding:10px 10px;
	font-size:13px;
	line-height:20px;
}

/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { 

.main-container {
	width:80%;
} 
/* hi-res laptops and desktops */ }