
@media (min-width: 1200px){
	.MFALogin{ float:right;width:47%;}
	.empLoginContainer{   float:left;  width: 45%;}
	.MFA-LoginBg{/*background-image: url(../images/Login/bg_Login.jpg);*/background-color: #f4f9fd; margin-top: -5px; border-bottom:1px solid #8bc9e1;}
	.MFA-LoginImg{ position:absolute; width:50%; top:0; bottom:0;background-image: url(../images/Login/bg_Login.png); background-repeat:no-repeat; background-size:100% 100%;}
	.empLoginPanel {	margin: 20% auto 0;width: 310px;border-radius:8px;}
	.MFALoginPanel {margin:20% 0 0;} 
	.MFARegn {    margin-left: 53%;    margin-right: 1%;}
	.MFARegnPanel {    padding-top: 6%;}
	.txtVisit{margin: 20px auto 0;}
	.padT20P{ padding-top:20%;}
	.CP-popup-con{position:absolute;}
	.CP-popup-con .CP-popup .CP-arrow{ position:absolute; z-index:889; display:block; width:0px; height:14px; left:-8px; top:8px; border-top:7px solid transparent;  border-bottom:7px solid transparent;  border-right:7px solid #9cddff;}

}
@media (max-width: 1199px) {
	.MFA-LoginContainer{ margin-top:-26px;}
	.MFA-LoginBg{background-image: url(../images/Login/bg_Login_xs.jpg);	}
	.mBot20-xs{ margin-bottom:20px !important;}
	.empLoginPanel { max-width:340px; margin:20px auto 0; padding:20px;}
	.MFALoginPanel {	margin: 10px auto 20px; border-radius:8px; background-color:rgba(255, 255, 255, 0.8); padding:20px;}
	
	.MFARegn { padding:20px;}
	.MFARegnPanel{border-radius:8px; background-color:rgba(255, 255, 255, 0.8); padding:20px; margin-top:20px;}
	.txtVisit{margin:10px 10px 0 10px; text-align:center;}
	.CP-popup-con{position:static;margin-top: 20px;}
	.CP-popup-con .CP-popup .CP-arrow{ position:absolute; z-index:889; display:block; width:0px; height:14px; left:10px; top:-14px; border-left:7px solid transparent;  border-right:7px solid transparent;  border-bottom:7px solid #9cddff;}
	.text-center-xs {text-align:center;}
	.MFALogin{ padding-top:30px;}
}
@media (max-width: 768px) {
	.mBot20-xs{ margin-bottom:20px !important;}
	#footer1 .pull-left, #footer1 .pull-right{ float:none !important; padding-bottom:5px;}
	#footer1 .copyright{margin: 0 0px !important;}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
	
}
@media only screen
and(min-width: 641px) 
and (max-width: 800px){
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
	
}

/* The New iPad (iPad 3) ----------- */
@media only screen
and (min-device-width: 1536px)
and (max-device-width: 2048px)
and (-webkit-min-device-pixel-ratio: 2) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}


@media (max-width: 992px){
	.loader_overlay{
		bottom: 0px !important;
	}
	.panel-home .panel-body{
		height: auto !important;
	}
}

@media only screen
and (min-width : 992px)
and (max-width : 1335px){
	.drag_panel .panel-wrapper .media-left{
		width: 25%;
	}
	.drag_panel.lg_drag_panel .panel-wrapper .media-left{
		width: 16%;
	}
	.drag_panel .panel-wrapper .media-object {
		width: 100%;
	}
	.ellepsis_tooltip{
		bottom: -13px !important;
	}
	.drag_panel .panel-wrapper .media{
		overflow: initial;
	}
}
@media (min-width: 992px){
	body{
		min-width: 1200px;
	}
}
