
@media only screen and (min-width: 768px) and (max-width: 980px) {
	
	.topdate {font-size:10px;}
	.top-link li {font-size:10px; padding:0 15px;}
	.imgspace {padding:30px 15px;}
	.slatbg {min-height:inherit; background-size:cover;}
	.bannertxt h2 {font-size:21px; line-height:41px;}
	.bannertxt span {font-size:10px; line-height:18px; margin-bottom:15px; display:inline-block;}
	.stdimg {bottom:-25%; width:50%;}
	.sideimg,.fimg {display:none;}
	.orgbtn {min-width:inherit; font-size:14px;}
	.flink {min-width:100%;}
	.loginbox {width:50%;}
	
}

@media only screen and (min-width:900px) and (max-width: 980px) {
    
	
}

@media only screen and (min-width: 1003px) and (max-width: 1195px) {
    	
	 .imgspace {padding:22px 15px;}
	 .flexy-menu > li > a {padding:15px 29px 10px 0 !important;}	
     .fimg {display:none;}
	 .flink {min-width:100%;}
	 .loginbox {width:50%;}
}


@media only screen and (max-width: 767px) {
	
	/*.bodybg {background-size:cover;}*/
    .top-header {text-align:center;}
	.top-link {margin-top:10px; width:100%;}
	.logopart {border:none; padding:0 0 10px;}
	.menubox {border:none;}
	.imgspace {display:none;}
	.banner {margin:15px 0;}
	.homesidebar {margin-top:20px;}
	.sideimg {right:-3%;}
	.inrslatbg .stdimg { display:none;}
	.slatbg {background-size:cover;}
	.bannertxt h2 {font-size:30px; line-height:36px;}
	.bannertxt span {font-size:14px; line-height:20px; margin-bottom:15px; display:inline-block;}
	.stdimg {bottom:-27%;}
	
	.fimg {display:none;}
	.flink {border-right:none;}
	
	.loginbox {width:85%;}
	.innerbox {min-height:inherit;}
	
	.copyright,.powered {float:left; width:100%; text-align:center;}
	
	
 }

@media only screen and (min-width: 480px) and (max-width: 639px) { 

	 
}

@media only screen and (min-width: 620px) and (max-width: 640px) { 
   
     	
}

@media only screen and (max-width: 479px) {	
		  
	
}
@media only screen and (max-width: 480px) {

     .bannertxt h2 {font-size:30px; line-height:36px;}
	 .inrslatbg .bannertxt h2 {font-size:28px; line-height:32px;}
	 .bannertxt span {font-size:14px; line-height:20px; margin-bottom:10px; display:inline-block;}
	 .stdimg {bottom:-27%;}
    
}
@media only screen and (max-width: 360px) {
		
	.sideimg {display:none;} 
	.bannertxt h2 {font-size:18px; line-height:23px;}
	.inrslatbg .bannertxt h2 {font-size:27px; line-height:34px;}
	.bannertxt span {font-size:11px; line-height:15px;}
	.stdimg {width:53%; bottom:-39%;}
}

@media only screen and (max-width: 320px) {
	
	.bannertxt h2 {font-size:18px; line-height:27px;}
	.inrslatbg .bannertxt h2 {font-size:22px; line-height:33px;}
	.bannertxt span {font-size:9px; line-height:15px;}	
	.sideimg {display:none;} 
	
}




