/* css for modal width for mobile screen */


@media only screen and (max-width: 1350px) {
	.custome-filename {width: 443px !important;}
	.custome-uploader-bulk {width: 295px !important;}
	.custome-filename-bulk {width: 259px !important;}
	.custome-uploader {width: 480px !important;}
}

@media only screen and (max-width: 1100px) {
	.custome-filename { width: 343px !important;}
	.custome-uploader-bulk {width: 295px !important;}
	.custome-filename-bulk {width: 259px !important;}
	.custome-uploader {width: 380px !important;}
}

@media only screen and (max-width: 1024px) {
	.usernav2 {float: left!important;}
 	.ngdialog-content { width:70% !important;}
	.custome-filename { width: 333px !important;}
	.custome-uploader-bulk {width: 295px !important;}
	.custome-filename-bulk { width: 259px !important;}
	.custome-uploader {width: 370px !important;}
	.create-hotspot-image-prew { width:82% !important; }
	.loginContainer {margin-left:-187px;}
}
@media only screen and (max-width: 980px) {
	.ngdialog-content { width:80% !important;}
    .loginContainer {margin-left:-88px;}
}
@media only screen and (max-width: 767px) {
   .ngdialog-content { width:80% !important;}
   .div.uploader {overflow: visible !important;}
   .custome-uploader {width: inherit !important;}
   .newupload {overflow: visible !important;}
   .newfile {width: 130px !important;}
   .loginContainer {margin-left:-97px !important;}

}

@media only screen and (max-width: 687px) {

}
@media only screen and (max-width: 572px) {

}
@media only screen and (max-width: 500px) {
   .ngdialog-content { width:100% !important;}
   .div.uploader {overflow: visible !important;}
   .custome-uploader {width: inherit !important;}
   .newupload {overflow: visible !important;}
   .newfile {width: 130px !important;}
   .loginContainer {width: 250px !important; margin-left: -110px !important;}
}
@media only screen and (max-width: 400px) {
	.loginContainer {width: 250px !important; margin-left: -95px !important;}
}
@media only screen and (max-width: 340px) {
	.timer-font-size{font-size: 1.2em !important;}
}

@media only screen and (max-width: 320px) {

}
@media only screen and (max-width: 241px) {
	
}
