@media screen and (max-width:1600px) {
	.tbl-responsive {
		overflow: auto;
	}

	.login_box {
		padding: 30px 6%;
	}

	.logpage_frm>h2 {
		font-size: 26px;
		margin-bottom: 40px;
	}

	.lfrm_control>input {
		height: 50px;
	}

	.lusr:after,
	.lpass:after,
	.lmail:after {
		bottom: 10px;
	}

	.lfrm-actrow {
		margin-top: 40px;
	}

	.suser>.alp_srchbox>.alp_srch {
		width: 50%;
		margin-right: 20px;
	}

	.suser>.alp_srchbox>.ap_actrow {
		width: 50%;
	}

	.suser>.alp_srchbox>.ap_actrow>div>button {
		width: 100%;
		white-space: nowrap;
	}
}

@media screen and (max-width:1400px) {}

@media screen and (max-width:1366px) {
	.inn_container {
		width: 94%;
		margin: 0px calc((100% - 94%) / 2);
	}

	.reghr_sec {
		width: calc(100% - 240px);
		margin-right: 10px;
	}

	.regcmt_box>input {
		width: calc(80% - 5px);
		margin-right: 10px;
	}

	.regcmt_box>a {
		width: calc(20% - 5px);
		font-size: 14px;
		padding: 0px 4px;
	}

	.regcmt_box>a>i {
		margin-right: 2px;
	}

	.cusrow.cmtsec,
	.regcmt_box {
		margin-top: 15px;
	}

	.cmtbox .faq_head {
		padding: 8px;
	}

	.cmtbox .faq_head h4 {
		font-size: 15px;
	}

	.cmtnofic>a {
		width: 36px;
		height: 35px;
		line-height: 35px;
	}

	.mtsm>.alp_srchbox>.alp_srch {
		width: calc(60% - 20px);
		margin-right: 20px;
	}

	.mtsm>.alp_srchbox>.cusrow {
		flex: 0 1 40%;
	}
}

@media screen and (max-width:1360px) {
	.mtsp_srchlist {
		flex-flow: column;
		margin-top: 16px;
	}

	.mtsp_srchlist>div {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}

	.mtsp_srchlist>div:first-child {
		margin-bottom: 20px;
	}

	.ae_ddownlist.adview>.ae_ddownitem {
		width: calc(33.33% - 10px);
		margin: 0px 15px 0px 0px;
	}
}

@media screen and (max-width:1250px) {
	.regcmt_picna>img {
		width: 40px;
	}

	.main_ttl>h3 {
		font-size: 25px;
		line-height: 30px;
	}

	.paycal_sec>div {
		width: calc(50% - 7.5px);
		margin: 0px 15px 0px 0px;
	}

	.exhr_sec {
		flex-wrap: wrap;
	}

	.ae_innbox {
		padding: 30px 0px;
	}

	.exhr_clm {
		width: calc(50% - 5px);
		margin: 0px 10px 10px 0px;
	}

	.wid-adbtn .exhr_clm {
		width: calc(50% - 5px);
		margin: 0px 10px 20px 0px;
	}

	.exhr_sec {
		padding: 15px 10px 15px;
	}

	.wid-adbtn .exhr_clm:last-child {
		margin-bottom: 0;
	}

	.exhr_clm:nth-child(even) {
		margin: 0px 0px 10px 0px;
	}

	.wid-adbtn .exhr_clm:nth-child(even) {
		margin: 0px 0px 20px 0px;
	}

	.mts_htbox.conview {
		flex-direction: column;
	}

	.mtscv_item:first-child {
		width: 100%;
		margin-bottom: 10px;
	}

	.mtscv_item:last-child {
		width: 100%;
		margin-left: 0px;
	}

	.mtscv_item>h6 {
		font-size: 16px;
	}

	.alp_srchbox.suser {
		padding: 10px;
	}

	.alp_srchbox.suser>.alp_srch {
		width: 45%;
		margin: 0px 10px 0px 0px;
	}

	.alp_srchbox.suser>.ap_actrow {
		width: 55%;
	}

	.alp_srchbox.suser>.ap_actrow>div,
	.alp_srchbox.suser>.ap_actrow>select {
		width: calc(50% - 5px);
	}

	.alp_srchbox.suser>.ap_actrow>.head_litem:not(:last-child) {
		margin-right: 10px;
	}

	.head_litem.suser {
		width: 200px;
	}

	.head_litem.suser>button {
		padding: 6px 26px 6px 10px;
	}

	.mts_hdrop.suser {
		flex-direction: column;
	}

	.suser>.alp_srchbox {
		width: 100%;
	}


}

@media screen and (max-width:1065px) {
	.ae_detinitem {
		flex-direction: column;
	}

	.stage p {
		margin-right: 15px;
	}
}

@media screen and (max-width:1069px) {
	.regcmt_box>a {
		width: calc(23% - 5px);
	}

	.loginsquarbox_bg {
		background-size: 19%;
	}

	.loginsec_bg {
		background-size: 35%;
	}
}

@media screen and (max-width:1023px) {
	.sremod_content {
		width: 75%;
	}

	.sremod_header>h3 {
		font-size: 20px;
	}

	/*--- start toggle navigation ---*/
	.side-box-close-btn {
		display: block;
		text-align: left;
		font-size: 20px;
	}

	.side-box-close-btn>i {
		float: right;
		padding-top: 3px;
	}

	.hl_logo {
		width: 150px;
	}

	.res-menu-icon-box {
		display: inline-block;
		position: absolute;
		right: 30px;
		top: calc((100% - 35px) / 2);
	}

	.hr_navlist {
		width: 100%;
	}

	.hr_navlist>li {
		display: block;
		margin-bottom: 0px;
		width: 100%;
		margin-right: 0px;
		padding: 10px 15px;
		border-bottom: 1px solid #ddd;
	}

	.hr_navlist>li>a {
		font-size: 16px;
	}

	.hr_navigation {
		width: 290px;
		width: 280px;
		height: 100%;
		padding-top: 0px;
		position: fixed;
		right: 0;
		top: 0;
		background: #fff;
		z-index: 100;
		transform: translate3d(280px, 0px, 0px);
		-ms-transform: translate3d(280px, 0px, 0px);
		-webkit-transform: translate3d(280px, 0px, 0px);
		-moz-transform: translate3d(280px, 0px, 0px);
		-o-transform: translate3d(280px, 0px, 0px);
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
		-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
		-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
		-moz-transition: all 0.3s cubic-bezier(0.5, 0.3, 0.47, 0.81);
		-o-transition: all 0.3s cubic-bezier(0.5, 0.3, 0.47, 0.81);
		-webkit-transition: all 0.3s cubic-bezier(0.5, 0.3, 0.47, 0.81);
		transition: all 0.3s cubic-bezier(0.5, 0.3, 0.47, 0.81);
	}

	.hr_navigation.res_navigation {
		transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
		-webkit-transform: translate3d(0px, 0px, 0px);
		-moz-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate3d(0px, 0px, 0px);
	}

	.portContent {
		float: left;
	}

	.portImage {
		float: left;
		width: 250px;
	}

	.mts_shrbtn>a {}

	/*--- end toggle navigation ---*/

	/* .form-control {
		height: 36px;
	} */
	.form-control {
		height: 40px;
	}

	.head_litem>button {
		padding: 6px 30px 6px 12px;
	}

	.csrch_box>.btn {
		padding: 7px 12px;
	}

	.input-group.date>.input-group-addon {
		padding: 7px;
	}

	.def_btn {
		line-height: 34px;
	}

	.lfrm_control>input {
		padding: 0 7px 0 46px;
	}

	.lusr:after,
	.lpass:after,
	.lmail:after {
		left: 12px;
	}

	.faq_page {
		padding: 0px;
	}

	.faq_head {
		font-size: 17px;
		padding: 15px;
	}

	.faq_desc>p {
		padding: 15px;
	}

	.mtsp_psize,
	.mtsp_recbox {
		align-items: flex-start;
		flex-direction: column;
	}

	.mtsp_psize>select {
		margin: 5px 0px 0px 0px;
	}

	.mtsp_recbox>p {
		margin-top: 10px;
	}

	.mtsp_pgebox {
		align-items: flex-start;
	}

	.head_acts>ul>li:not(:last-child) {
		margin-right: 10px;
	}

	.mts_trow>div {
		width: calc(50% - 5px);
		margin: 0px 10px 0px 0px;
	}

	.mts_trow {
		width: calc(70% - 5px);
		margin-right: 10px;
	}

	.mts_shrbtn {
		width: calc(30% - 5px);
	}

	.ae_tshead {
		padding: 10px;
		font-size: 17px;
		margin-bottom: 18px;
	}

	.empview .ae_ddownitem {
		width: calc(33.33% - 6.7px);
		margin: 0px 10px 0px 0px;
	}

	.ae_detinitem {
		flex-direction: column;
	}

	.reghr_item>label {
		font-size: 13px;
		padding: 6px 2px 2px;
		border-bottom: 0px;
	}

	.regcmt_box {
		flex-direction: column;
	}

	.regcmt_box>input {
		width: 100%;
		margin: 0px 0px 8px 0px;
	}

	.regcmt_box>a {
		width: 100%;
	}

	.reghr_row {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.reghr_item {
		width: 50%;
		border-bottom: 1px solid #ddd;
	}

	.reghr_item>p {
		padding: 1px 10px 6px;
	}

	/* .whr_item {
		flex-direction: column;
	} */

	.whr_item>label {
		font-size: 13px;
		/* width: 100%; */
		padding: 4px 4px 0px 4px;
	}

	.whr_item>p {
		/* width: 100%; */
		padding: 2px 4px 4px 4px;
	}

	.reghr_sec {
		width: calc(100% - 210px);
	}

	.whr_sec {
		width: 200px;
	}

	.regcmt_plist {
		padding: 10px;
	}

	.regcmt_pic {
		width: 24px;
	}

	h4.regcmt_name {
		font-size: 15px;
		padding: 0px 0px 0px 8px;
	}

	p.regcmt_dat {
		font-size: 14px;
	}

	.regcmt_pitem:nth-child(even) {
		padding-left: 25px;
	}

	.regcmt_ptxts {
		font-size: 13px;
		line-height: 16px;
	}

	.cmtbox {
		width: calc(100% - 45px);
		margin-right: 5px;
	}

	.regcmt_pintro {
		flex-direction: column;
		align-items: unset;
	}

	p.regcmt_date {
		margin-left: 0px;
		text-align: right;
		font-size: 12px;
	}

	.mtsp_trow {
		flex-flow: row;
	}

	.mtsp_trow>div {
		width: calc(50% - 7.5px);
		margin: 0px 15px 0px 0px;
	}

	.mtsp_trow>div:last-child {
		margin: 0px 0px 0px 0px;
	}

	.mtsp_srbtn {
		margin-top: 15px;
	}

	.alp_srchbox {
		width: calc(100% - 230px);
		padding: 10px;
	}

	.mts_hdrop>.head_litem {
		width: 230px;
	}

	.alp_srch {
		width: calc(100% - 160px);
		margin: 0px 10px 0px 0px;
	}

	.alp_srchbox>select {
		width: 150px;
	}

	.mts_hdrop .head_dropdown {
		top: 46px;
		right: 10px;
	}

	.ap_actrow>.head_litem>button {
		padding: 6px 26px 6px 8px;
	}

	.ae_detbox {
		padding: 15px 0px;
	}

	/* .rep_colrow {
		margin: 0px 0px 15px 0px;
	} */
	.rep_colrow {
		margin: 15px 0px 0px 0px;
		flex-flow: wrap;

	}

	.rep_colrow>div {
		margin-right: 0;
		margin-bottom: 10px;
		width: 50%;
	}

	.rep_colrow>div:last-child {
		margin-bottom: 0;
	}

	.ae_crmtsec ol.breadcrumb>li+li {
		display: flex;
	}

	.suser>.alp_srchbox {
		width: 100%;
		flex-wrap: wrap;
	}

	.suser>.alp_srchbox>.alp_srch {
		width: 100%;
		margin-right: 0;
	}

	.suser>.alp_srchbox>.ap_actrow {
		width: 100%;
		margin-top: 15px;
	}

	.stage p {
		margin-right: 10px;
		margin-left: 10px;

	}
}


@media screen and (min-width:768px) {}

@media screen and (max-width:768px) {
	.login_box {
		width: 94%;
	}

	.trslogo {
		position: relative;
		left: 0px;
		top: -29px;
		/* display: inline-block; */
		width: 100px;
	}

	.trslogo img {
		width: 100px;
	}

	.logpage_frm>h2 {
		margin-top: 0;
	}

	.remdiv {
		padding-left: 10px;
	}

	.sqqlogo {
		margin-right: 0;
	}
}

@media screen and (max-width:767px) {
	.ae_ddownlist.adview>.ae_ddownitem:last-child {
		margin-bottom: 0px;
	}

	.sremod_body {
		padding: 15px;
	}

	.ae_detitem {
		padding: 4px 6px;
	}

	.ae_detitem>div {
		padding: 0;
	}

	.trs_hsrchbox>.cusrow {
		flex-wrap: wrap;
	}

	.trs_hsclm {
		margin-bottom: 15px;
	}

	.mrep_srlist {
		flex-wrap: wrap;
	}

	.mtr .mrep_sritm {
		width: 100%;
		margin-right: 0;
	}

	.trs_hsclm>.mrep_srlist {
		margin-bottom: 0;
	}

	.trs_hsclm>.mrep_srlist .mrep_sritm {
		margin-bottom: 15px;
	}

	.sremod_content {
		width: 86%;
	}

	.logpage_frm>h2 {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.lfrm_control {
		margin-bottom: 20px;
	}

	.lfrm_control>input {
		height: 38px;
	}

	.lusr:after,
	.lpass:after,
	.lmail:after {
		bottom: 8px;
		font-size: 15px;
	}

	.lfrm-actrow>button {
		padding: 8px 10px;
	}

	.login_box {
		padding: 18px 4%;
	}

	.faq_head {
		font-size: 16px;
		padding: 10px;
	}

	.faq_head>h4 {
		font-size: 16px;
	}

	.faq_head:after {
		top: 7px;
	}

	.faq_desc>p {
		padding: 12px;
		font-size: 15px;
	}

	.mtsp_btmpart {
		flex-direction: column;
		align-items: center;
	}

	.mtsp_pgebox {
		flex-direction: column;
		align-items: center;
	}

	.mtsp_psize,
	.mtsp_recbox {
		align-items: center;
		flex-direction: column;
		margin-left: 0px;
	}

	.mtsp_recbox>label {
		margin-right: 0;
	}

	.mtsp_psize>select {
		margin: 5px 0px 0px 0px;
	}

	.mtsp_recbox>p {
		margin-top: 8px;
	}

	/* .pagination {
		justify-content: flex-start;
		flex-direction: column;
	} */
	.pagination {
		margin: 10px 0px 0;
	}

	.mtsp_recbox {
		margin-top: 10px;
	}

	.ae_crmtsec>.inn_container {
		display: flex;
		flex-direction: column;
	}

	.ae_crmtsec .main_ttl {
		margin-bottom: 2px;
	}

	.main_ttl>h4 {
		font-size: 22px;
		text-align: center;
	}

	.ae_detitem>div {
		flex-direction: column;
	}

	.ae_detinitem {
		flex-direction: row;
		width: 100%;
		margin-bottom: 10px;
	}

	.rwhr_sec {
		flex-direction: column-reverse;
	}

	.reghr_sec {
		width: 100%;
		margin-right: 0px;
	}

	.whr_sec {
		width: 100%;
		margin-bottom: 20px;
	}

	.reght_cmtsec {
		padding: 8px;
	}

	.ae_ddownlist {
		flex-direction: column;
	}

	.empview .ae_ddownitem {
		width: 100%;
		margin: 0px 0px 15px 0px;
	}

	.empview .ae_ddownitem:last-child {
		margin: 0px 0px 0px 0px;
	}

	.ae_ddownlist.adview>.ae_ddownitem {
		width: 100%;
		margin: 0px 0px 12px 0px;
	}

	.head_links {
		margin-bottom: 20px;
	}

	.paycal_sec.cusrow {
		flex-direction: column;
	}

	.paycal_sec>div {
		width: 100%;
		margin: 0px;
	}

	.mtscv_item>h6 {
		text-align: center;
	}

	.mts_hdrop.mtsm {
		flex-direction: column;
	}

	.mtsm>.alp_srchbox,
	.suser>.alp_srchbox {
		width: 100%;
		padding: 10px;
	}


	.suser>.alp_srchbox {
		flex-direction: column;
	}

	.suser>.alp_srchbox>.alp_srch {
		width: 100%;
		margin: 0px 0px 15px 0px;
	}

	.suser>.alp_srchbox>.ap_actrow {
		width: 100%;
	}

	.lfrm_control {
		margin-bottom: 40px;
	}

	.def_btn {
		height: 34px;
	}

	.stagesWrapper {
		flex-direction: column;
	}

	.stage {
		width: 100%;
		margin: 0;
		margin-bottom: 40px;
	}

	.stage:after {
		content: '';
		width: 12px;
		height: 2px;
		right: 50%;
		top: auto;
		bottom: -2px;
	}

	.long-arrow-right {
		transform: rotate(225deg);
		right: calc(50% - 7px);
		top: auto;
		bottom: -32px;
	}

	.stage:last-child {
		margin-bottom: 0;
	}

}

@media screen and (max-width:700px) {
	.mts_mrow {
		flex-direction: column;
	}

	.mts_trow {
		width: 100%;
		margin-right: 0px;
		flex-direction: column;
	}

	.mts_shrbtn {
		width: 100%;
		margin-top: 10px;
	}

	.mts_trow>div {
		width: 100%;
		margin: 0px 0px 15px 0px;
	}

	.main_ttl>h3 {
		font-size: 22px;
		line-height: 26px;
	}

	.mts_hdrop {
		flex-direction: column;
		border: 1px solid #ddd;
	}

	.alp_srchbox {
		width: 100%;
		padding: 10px;
	}

	.mts_hdrop>.head_litem {
		background: transparent;
		padding: 0px;
		margin: 10px 0px 0px 0px;
	}

	.mts_hdrop .head_dropdown {
		top: 36px;
	}

	/* .rep_colrow {
		flex-flow: wrap;
		margin: 0;
	} */

	.rep_colrow>div {
		margin-bottom: 15px;
	}


}

@media screen and (max-width:663px) {
	.wid-adbtn .exhr_clm {
		margin: 0px 10px 35px 0px;
	}

	.wid-adbtn .exhr_clm:nth-child(even) {
		margin: 0px 0px 35px 0px;
	}
}

@media screen and (max-width: 601px) {
	.ngx-pagination.responsive li:not(.small-screen):not(.pagination-previous):not(.pagination-next) {
		display: inline-flex !important;
	}

	.ngx-pagination.responsive .small-screen {
		display: none !important;
	}
}

@media screen and (max-width:600px) {
	.ae_detinitem {
		flex-direction: column;
		margin-right: 0px;
	}

	.mtsp_trow {
		flex-flow: column;
	}

	.mtsp_trow>div {
		width: 100%;
		margin: 0px;
	}

	.mtsp_trow>div:first-child {
		margin-bottom: 10px;
	}

	.ortxt {
		margin: 10px 0px;
	}

	.mtsp_selopt .cusmgn {
		margin-top: 10px;
	}

	.mtsm>.alp_srchbox {
		flex-direction: column;
	}

	.mtsm>.alp_srchbox>.alp_srch,
	.mtsm>.alp_srchbox>select {
		width: 100%;
		margin-right: 0px;
	}

	.mtsm>.alp_srchbox>.alp_srch {
		margin-bottom: 15px;
	}

	.suser>.alp_srchbox>.ap_actrow {
		flex-direction: column;
	}

	.suser>.alp_srchbox>.ap_actrow>div {
		width: 100%;
		margin: 0px 0px 15px 0px;
	}

	.suser>.alp_srchbox>.ap_actrow>select {
		width: 100%;
	}

	.suser>.alp_srchbox>.ap_actrow>select.form-control.input_contractSts {
		margin-left: 0;
		margin-top: 15px;
	}

	.suser>.alp_srchbox>.ap_actrow {
		margin-top: 0;
	}

	.mtsm>.alp_srchbox>.alp_srch {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.mtsm>.alp_srchbox>.cusrow {
		flex: 0 1 100%;
		flex-wrap: wrap;
		width: 100%;
	}

	.mtsm>.alp_srchbox {
		flex-wrap: wrap;
	}

	.mtsm>.alp_srchbox>.cusrow select.form-control {
		width: 100%;
		margin: 0;
	}

	.mtsm>.alp_srchbox>.ap_actrow>.input_contractSts {
		margin-top: 15px !important;
	}

	.stagesLegends {
		flex-direction: column;
	}

	.stagesLegends>div {
		margin: 0;
		margin-bottom: 4px;
	}

	.stage p {
		font-size: 13px;
	}
}

@media screen and (max-width:510px) {
	form.sremod_frm .text-danger {
		width: 100%;
		top: 100%;
		margin-top: 2px;
	}

}

@media screen and (max-width:500px) {
	.sremod_header>h3 {
		font-size: 18px;
	}

	.sremod_header>.close {
		line-height: 20px;
	}

	.logpage_frm>h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.trslogo img {
		width: 80px;
	}

	.lfrm_control>.text-danger {
		margin-top: 0;
	}

	.cpas_btns.cusrow {
		align-items: center;
	}

	.rep_colrow>div {
		width: 100%;
	}

	/* .cpas_btns.cusrow>button:first-child {
		margin: 0px 0px 10px;
	} */

	.def_btn,
	.lfrm_control>input {
		font-size: 14px;
	}

	/* .def_btn {
		display: inline-block !important;
	} */

	.cpas_btns.cusrow button.def_btn {
		display: inherit !important;
	}

	.exhr_sec {
		flex-direction: column;
	}

	.exhr_clm {
		width: 100%;
		margin: 0px 0px 10px 0px;
	}

	.wid-adbtn .exhr_clm {
		width: 100%;
		margin: 0px 0px 25px 0px;
	}

	.wid-adbtn .exhr_clm:nth-child(even) {
		margin: 0px 0px 25px 0px;
	}

	.wid-adbtn .exhr_clm:last-child {
		width: 100%;
	}

	.wid-adbtn .exhr_clm:last-child .def_btn {
		width: 100%;
	}

	.alp_srchbox {
		flex-direction: column;
		align-items: center;
	}

	.alp_srchbox.mtsm>.alp_srch,
	.alp_srchbox.mtsm>select {
		width: 100%;
		margin: 0px 0px 15px 0px;
	}

	.mts_hdrop>.head_litem {
		margin: 0px;
	}
}

/* @media screen and (max-width:460px) {
	.PyHolday .main_ttl {
		text-align: center;
	}

	.PyHolday .ae_crmtsec ol.breadcrumb {
		align-items: flex-start;
		text-align: center;
	}
} */
@media screen and (max-width:480px) {
	.trslogo {

		top: 0;
		width: 70px;
		margin: 20px auto;
		padding-bottom: 0;
	}

	.sqqlogo,
	.logpage_frm>h2 {
		text-align: center;
	}

	.sqqlogo img {
		height: 22px;
	}

	.login_box {
		width: 100%;
		padding: 30px;
		border-top: solid 5px #116f91
	}

	.lfrm-actrow>button {
		width: 100%;
	}
}

@media screen and (max-width:440px) {
	.mtsp_recbox {
		margin: 10px 0px 0px 0px;
	}

	.pagination {
		justify-content: flex-start;
		margin-bottom: 0px;
	}

	.head_acts {
		margin-right: 12px;
	}

	.head_acts>ul>li:nth-child(1) {
		width: 100%;
		margin: 0px 0px 0px 0px;
		text-align: right;
	}

	.head_acts>ul {
		text-align: right;
	}

	.head_acts>ul>li {
		float: none;
	}

	.head_acts>ul>li:not(:last-child) {
		margin-right: 6px;
	}

	.head-logo>a>img {
		width: 85%;
	}

	.head_acts>ul>li>a,
	.head_acts>ul>li>p {
		font-size: 13px;
		line-height: 24px;
		font-weight: 600;
	}

	.head_acts>ul>li:nth-last-child(2)>a,
	.head_acts>ul>li:last-child>a {
		width: 30px;
		height: 30px;
		line-height: 32px;
	}

	.mtsp_trow {
		flex-flow: column;
	}

	.mtsp_trow>div {
		width: 100%;
		margin: 0px 0px 15px 0px;
	}
}

@media screen and (max-width:400px) {
	.inner_container {
		width: 100%;
		margin: 0px;
		padding: 0px 15px;
	}

	.md_header {
		padding: 4px 0px;
	}

	.res-menu-icon-box {
		top: calc((100% - 26px) / 2);
	}

	.res-menu-icon {
		width: 45px;
	}

	.res-menu-icon span {
		height: 4px;
	}

	.res-menu-icon span:nth-child(2) {
		top: 11px;
	}

	.res-menu-icon span:nth-child(3) {
		top: 22px;
	}

	.faq_head>h4 {
		font-size: 15px;
		padding-right: 16px;
	}

	.faq_head:after {
		top: calc((100% - 22px) / 2);
	}

	.pagination a {
		padding: 6px 8px;
	}

	.head_dropdown {
		width: 240px;
	}
}

/* @media screen and (max-width:384px) {
	.ae_crmtsec ol.breadcrumb>li:not(:last-child) {
		margin-right: 3px;
	}

	.ae_crmtsec ol.breadcrumb>li+li:before {
		padding: 0 3px 0px 2px;

	}
} */

@media screen and (max-width:380px) {

	.alp_srchbox>div,
	.alp_srchbox>select {
		width: 260px;
	}

	.cpas_btns.cusrow {
		flex-direction: column;
	}

	.cpas_btns>button:first-child {
		margin: 0px 0px 10px 0px;
	}
}