
@media (max-width: 1300px) {
@media not all and (min-resolution:.001dpcm) {


}

@media(max-width:1300px) {

}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  
}

@media(max-width:1200px) {
	
}
@media(max-width:1025px) {

}
@media(max-width:992px) {
	

}
@media(max-width:767px) {


}
@media(max-width:575px) {

}
@media only screen and (min-width:180px) and (max-width:480px)  {
	.logo img {width: 170px;}
	h1 {font-size: 28px; line-height: 30px;}
	h5 {font-size: 18px; line-height: 22px;}
	h3 {font-size: 16px; line-height: 24px;}
	.aw-email-section {padding: 0px;}
	.sliderBox-aw {padding: 20px 15px 20px 15px;}
	.aw-slider {margin-bottom: 10px;}	
    .BBB { order: 1; }
    .AAA { order: 2; padding: 0px; }
	.aw-slider .carousel-indicators {display: none;}
	.aw-slider, .aw-slider .carousel-inner {min-height: 325px; height: auto;}
	.sliderBox-aw {margin-top: 0px;}
	.aw-slider .carousel-caption {width: 88%;}
	.aw-slider .custom_image_bx {width: 70%;}
	.aw-slider .carousel-caption p {font-size: 14px; line-height: 20px;}
	.aw-slider .carousel-control-prev {left: -14px;}
	.aw-slider .carousel-control-next {right: -14px;}
	/*=====MOBILE HEADER INCLUDED======*/
	.login-wrap {display:inline;}
	.aw-slider {display: none;}
	.login-header {min-height: 230px;}
	.client-logo-box {min-height: 200px;}
	.client-logo-box2 {
		background-color: #ffffff;
		height: 98px;
		border-radius: 7px;
		float: left;
		width: 100%;
		text-align: center;
	}
	.logo {display: none;}
	.aw-email-section h1 {padding-top: 35px; text-align: center;}
	.aw-email-section h5 {text-align: center;}
	.sliderBox-aw {padding: 0px;}
	.aw-email-section {
		padding: 0px 15px 15px 15px;
      	background-color: #fff;
      	border-top-right-radius: 40px;
      	margin-top: -30px;
      	z-index: 99;
      	position: relative;
		min-height: 100vh;
   		min-height: calc(100vh - 201px);
	}
	.login-footer {display: inline !important;}
	.footer-sction {display: none;}	
	.powered_by-font-size{
		font-size: 13px;
	}
	.powered_by-logo-size{
		height: 21px !important;
	}
	
}
@media only screen and (min-width:361px) and (max-width:575px)  {
	.login-footer p {font-size: 12px;}	
}	
@media only screen and (min-width:180px) and (max-width:360px)  {
	.login-footer p {font-size: 11px;}	
}
	
@media(max-width:360px) {
	
	
}