@charset "utf-8";





@media screen and (min-width:768px) and (max-width:1024px){
	.pageCenter{
		
		height:auto !important;
	width:auto !important;
		 position : static !important;    
    
    left     : 0 !important;
    top      : 0 !important;
    margin-left : 0 !important; /* half of the width  */
    margin-top  : 0 !important;/* half of the height */
	}
	.container-border{
	height:auto !important;
	width:auto !important;
	margin:15px 0;
}
.menuContiner {
            
            
            margin-top: 5px;
            
        }
		.pageframe{
	width:100%;
}





	}
	
	

	
	
@media screen and (min-width:360px) and (max-width:640px){
	.pageCenter{
		
		height:auto !important;
	width:auto !important;
		 position : static !important;    
    
    left     : 0 !important;
    top      : 0 !important;
    margin-left : 0 !important; /* half of the width  */
    margin-top  : 0 !important;/* half of the height */
	}
	.container-border{
	height:auto !important;
	width:auto !important;
	margin:15px 0;
}

.menuContiner {
            
            
            margin-top: 5px;
            
        }
		.pageframe{
	width:100%;
}	

.pageNavContiner {
    float: left;
    margin-left: 17px;
	    margin-top: 22px;
    padding: 15px;
}


	}
	
	
@media screen and (min-width:300px) and (max-width:480px){
	.pageCenter{
		
		height:auto !important;
	width:auto !important;
		 position : static !important;    
    
    left     : 0 !important;
    top      : 0 !important;
    margin-left : 0 !important; /* half of the width  */
    margin-top  : 0 !important;/* half of the height */
	}
	.container-border{
	height:auto !important;
	width:auto !important;
	margin:15px 0;
}
.menuContiner {
            
            
            margin-top: 5px;
            
        }
.pageframe{
	width:100%;
}
	.pageNavContiner {
    float: left;
    margin-left: 17px;
	    
    padding: 15px;
}

	}