@media only screen and (max-width: 1199px) {
	.center-wr {
		width: 96%;
	}
	.bgtitle-cls {
	    font-size: 38px;
	}
	.section-page-title h1 {
	    font-size: 45px;
	}
 
} /*1024*/
@media only screen and (max-width: 1023px) {
	.section-page-title h1 {
	    font-size: 40px;
	}
	.bgtitle-cls { 
		font-size: 32px;
	}
	.dashfilter-field {
		width: 28%;
	}
 
} /*980*/
@media only screen and (max-width: 979px) {
	.site-logo a {
	    padding: 29px 31px;
	    text-align: center;
	}
	.sectionbg-wr {
		background-size: 40% 100%;
	}
	.bgtitle-cls {
	    font-size: 26px;
	}
	.site-logo .custom-logo {
	    width: 80%;
	}
	.section-form-left {
		width: 35%;
	}
	.section-form-right {
	    width: 55%;
	}
	.dashboard-title h2 {
		font-size: 38px;
	}
	.uploadlabel {
		width: 55%;
	}
	.dash-filter-wr {
		padding-top: 28px;
	}
	.dash-filte-inner-wr {
		width: 80%;
	}
	.dash-exportwr {
	    width: 18%;
	}
 
} /*768*/
@media only screen and (max-width: 767px) {
	.form-outer-wr, .form-signup-wr {
	    padding: 40px 0;
	}
	.section-form-left {
	    width: 100%;
	    float: none;
	    text-align: center;
	    padding: 20px 0;
	}
	.section-form-right {
	   	width: 100%;
		float: none;
		padding: 120px 0 40px;
	}
	.section-form-right-inner {
	    width: 80%;
	    margin: 0 auto;
	}
	.secformmain-wr {
	    width: 100%;
	}
	.section-page-title {
	    text-align: center;
	}
	.sectionbg-wr {
	    background-image: url('../images/mobile_bg_design.png');
	    background-size: 100% 440px;
	    background-position: top center;
	}
	.dash-logo-wr {
	    padding: 10px 0;
	}
	.dash-logo-wr img {
	    width: 100%;
	    max-width: 100%;
	}
	.dash-filte-inner-wr {
	    width: 65%;
	    display: block;
	    margin: 12px auto;
	    text-align: center;
	}
	.dash-exportwr {
	    width: 98%;
	    display: block;
	}
	.dash-filter-wr {
	    padding-top: 0;
	}
	.dashfilter-field {
	    width: 100%;
	    margin-bottom: 16px;
	}
	 
} /*650*/
@media only screen and (max-width: 649px) {
	.bgtitle-cls {
		line-height: 32px;
	}
	.site-logo .custom-logo {
	    max-width: 100%;
	}
	.bg-button a {
		padding: 10px 28px;
	}
	.sectionbg-wr {
		 background-size: 100% 390px;
	}
	.section-page-title h1 {
	    font-size: 32px;
	}
	.header-dashboardinner-wr {
	    float: none;
	    width: 50%;
	    margin: 0 auto;
	}
	.header-usermenu-we {
	    float: none;
	    width: 100%;
	    margin-top: 10px;
	}
	.dashboard-title h2 {
	    font-size: 32px;
	}
	.uploadlabel {
	    width: 80%;
	}
	.dash-exportwr {
		width: 100%;
		text-align: center;
	}
	.dash-colex-title {
	    text-align: center;
	    margin-right: 0;
	}
	.changepassword-aminform-wr {
		width: 80%;
	}
} /*480*/
@media only screen and (max-width: 479px) {
 	.forget-wr a, .remember-wr-cls label {
		font-size: 14px;
	}
	.form-field-left, .form-field-right {
	    width: 100%;
	    float: none;
	}
	.forget-wr {
	    text-align: center;
	}
	.dash-uploaddata-wr a {
		font-size: 12px;
	}
	.loginusername {
		margin: 0 7px;
		padding-right: 8px;
	}
} /*414*/
@media only screen and (max-width: 413px) {
	.site-logo a {
	    padding: 25px 12px;
	    text-align: center;
	}
	.section-page-title h1 {
	    font-size: 28px;
	}
	.header-usermenu-we {
		text-align: center;
	}
	.dashboard-title h2 {
	    font-size: 24px;
	    line-height: 28px;
	}
	 
} /*375*/
@media only screen and (max-width: 374px) {
	.section-page-title h1 {
	    font-size: 24px;
	}
	.forget-wr a, .remember-wr-cls label {
	    font-size: 12px !important;
	    vertical-align: middle !important;
	}
 
} /*320*/