@media(max-width:991.98px) {
	#main-nav {
		display: none;
	}

	.tableheadertitle {
		display: none
	}

	.global-header .row {
		display: flex;
		justify-content: space-between
	}

	.global-header .row:before,
	.global-header .row:after {
		display: none
	}

	.global-header .row>* {
		width: auto !important;
		padding: 0;
		position: static
	}

	.global-header .brand-section {
		background: none;
		box-shadow: none;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.global-header .brand-section .toggler,
	.toggler.m-search-toggle {
		display: none;
	}

	.global-header .brand-section a {
		width: auto;
		height: 24px;
		box-shadow: none;
		padding: 0px;
	}

	.search-and-user {
		display: flex;
		align-items: center
	}

	.eep_search-box {
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		transform: scale(0);
		transition: transform 0.3s;
		display: -webkit-box;
		display: flex;
		align-items: center;
		background-color: white;
		padding: 15px;
		z-index: 1
	}

	.eep_search-box.active {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.eep_search-box .search {
		width: 100%
	}

	.global-header .search-and-user {
		justify-content: end;
		box-shadow: none
	}

	#user #user-dropdown {
		left: unset;
		right: 0
	}

	.toggler.m-search-toggle {
		color: #111827;
		margin-right: 15px;
		padding: 0
	}

	.toggler.m-search-toggle i {
		font-size: 23px
	}

	.toggler.m-search-toggle i:before {
		font-size: 20px;
		color: #979797
	}

	.flexdisplay,
	.actionfooter {
		flex-direction: column;
	}

	.actionfooter {
		gap: 42px;
	}

	.ticdetails {
		display: flex;
		flex-wrap: wrap;
		width: 100%
	}

	.ticket_detail_wrap {
		flex-direction: column
	}

	.taskwrap {
		width: calc(93% / 2)
	}

	#dashboard_record_view {
		flex-wrap: wrap
	}

	#dashboardTable_table td {
		min-width: 0;
		width: 100%;
		justify-content: flex-start
	}

	.status_width,
	.date_width,
	.location_user_width {
		border-bottom: 1px solid #ddd;
		padding: 5px 0px;
		justify-content: space-between !important
	}

	#dashboardTable_table .HM_activities {
		width: 50%;
		margin: 5px 0px;
		flex-wrap: wrap
	}

	.HMtitle {
		display: block;
		font-weight: 500;
		color: #111827;
		text-transform: uppercase;
		width: 60%;
		font-size: 12px
	}

	#dashboardTable_table .HM_activities .HMtitle {
		margin-bottom: 8px
	}

	.hidedevice {
		display: none
	}

	#NewJoinerActDetail {
		display: block
	}

	.tableheadertitle {
		font-weight: 500;
		display: inline-block;
		position: relative;
		top: 25px
	}

	#name_ob_user {
		width: auto;
		text-align: center
	}

	#dashboardTable_table thead tr {
		justify-content: space-between
	}

	#dashboardTable_table th {
		text-align: right;
		min-width: 15%;
		font-weight: 400
	}

	#name_details,
	#name_ob_user {
		width: 100%;
		margin-right: 0
	}

	.downloadico {
		right: -3px
	}

	#success_action .modal-content {
		height: 390px;
	}

	#success_action .modal-dialog {
		transform: translate(0, 30%);
	}

	.desktop-content {
		display: none !important;
	}

	.mobile-content {
		display: block;
		margin: 16px 0px !important;
	}
	.mobile-content.sticky-btn{
    position: fixed;
    bottom: 0px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.808199) 39%, rgba(255, 255, 255, 1) 100%);
    padding-top: 64px !important;
    width: 90%;
    padding-bottom: 40px;
    margin: 0px !important;
}

	.main>.row {
		margin: 0px -16px;
	}

	.col-xs-12,
	.col-sm-12 {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}

	.moredots {
		animation-duration: 2s !important;
		font-size: 15px;
		color: #6b7280;
		animation-timing-function: cubic-bezier(1, -0.33, 1, 0.66) !important;
		font-weight: 100 !important
	}

	.msearch {
		display: flex;
		padding: 16px 16px 0px 16px;
	}

	.global-header {
		position: fixed;
		top: 0px;
		display: flex;
		flex-direction: column;
	}

	.main-footer {
		position: fixed;
		bottom: 0px;
		padding: 0px 15px !important;
	}

	.main-footer .mob-menuitem {
		padding: 8px 0px;
	}

	.main-footer .mob-menuitem .nav-link {
		display: flex;
		flex-direction: column;
		color: #111827;
		justify-content: space-between;
		align-items: center;
	}

	.mob-menuitem span {
		white-space: nowrap;
		margin-top: 8px;
		font-size: 11px;
		color: #111827;
	}

	.main-footer .mob-menuitem.selected span,
	.main-footer .mob-menuitem.selected i {
		color: #0041F0;
	}

	.footer-items,
	#user #user-name {
		display: none !important
	}

	.main-footer nav {
		display: flex;
		justify-content: space-evenly;
	}

	.main-footer nav img {
		width: 18px !important;
		height: 18px !important;
	}

	.animationContainer,
	.container-fluid.topics {
		display: none !important
	}

	.main-container .main-content {
		padding: 135px 16px 80px 16px;
		;
	}

	.main-content .page-specific-content {
		width: 100%;
		padding: 0px 16px !important;
	}

	.global-header .row {
		display: flex;
		justify-content: space-between;
		border-bottom: 1px solid #DCE2E7;
		margin: 0px;
		padding: 11px 16px;
		align-items: center;
	}

	.shrink-topic,
	.expand-topic,
	.home-news-date,
	.spotlightbody {
		display: none;
	}

	.expand-topic.active,
	.shrink-topic.active,
	.mobspotlightbody {
		display: block;
	}

	.moreitem,
	.mob-l1-topics,
	.mob-l2-topics {
		font-size: 14px;
		font-weight: 500;
		letter-spacing: -0.25px;
		line-height: 20px;
	}

	.mob-l1-topics {
		line-height: 14px;
		align-items: center;
		padding: 24px;
	}

	.mob-l1-topics i {
		padding-right: 10px
	}

	.mob-l2-topics {
		lineheight: 18px;
		font-weight: 600;
		margin: 32px 0px 16px 0px;
	}

	.mob-l3-topics {
		font-family: "Regular";
		font-size: 14px;
		font-weight: 400;
		letter-spacing: -0.25px;
		line-height: 18px;
		margin: 8px 0px;
	}

	.mob-topics-nav-item {
		border-bottom: 1px solid #E5E7EB;
	}

	.mob-topics-nav-item i {
		font-size: 23px
	}

	.mob-l2-topics:first-child {
		margin-top: 0px;
	}

	.taskinnerwrap.home-moments {
		height: auto
	}

	.moreitem span {
		padding: 10px 12px;
	}

	.moreitem .nav-link {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

	.moreitem .static_icon {
		margin-top: 0%;
		width: 23px !important;
		height: 23px !important;
	}

	.mobile-content hr {
		border: 1px solid #E5E7EB;
	}

	.user-avatar {
		width: 40px;
		height: 40px;
		border-radius: 50%;
	}

	.user-info {
		margin-right: -20px;
	}

	.msearch .search::before {
		padding-top: 10px;
		font-size: 23px;
	}

	.msearch .search input[type="search"]::placeholder {
		font-size: 13px;
		font-weight: 400;
		letter-spacing: -0.25px;
		line-height: 16px;
		color: #111827;
	}

	.spotlight-bg-image img {
		height: 120px;
		width: 166px;
		max-width: fit-content;
		padding-top: 0px;
	}

	.home-news-title,
	.mobspotlightbody {
		text-align: right;
	}

	.home-news-title {
		margin-top: 25%;
	}
	.pd-24 {
		padding: 24px;
	}

	section.home-main-content {
		padding: 0px;
	}

	.mtm-tiles-section {
		margin: 0px;
	}

	/*.spacer-tiles {
		padding-top: 0px;
		margin: 0px;
	}
     
	.spacer-tiles .col-sm-12 {
		padding: 32px 0px 0px 0px;
	}*/
	.no-results-div img{
	 width:50%;
	 height:auto;
	}
	

	.homemain_title {
		line-height: 16px;
		margin: 0px;
	}

	.home-main-content .hometitlewrap {
		margin-bottom: 0px;
	}

	.req-toggle-icon,
	.action-toggle-icon,
	.mob-requests-search,
	.requests-search-box,
	.request-status-badge {
		margin: 0px !important;
	}
.request-status-badge {
    margin-left: auto !important;
}
	.myreq.cards-list,
	.moments-btnset {
		margin-top: 24px;
	}

	.moments-btnset {
		float: none !important;
		justify-content: space-around;
	}

	.single.moments-btnset {
		justify-content: flex-end;
	}

	.my-apps-description-title,
	.home-moments-title {
		font-size: 16px;
		line-height: 20px;
	}

	.v_all {
		font-size: 14px;
		font-weight: 500;
		line-height: 14px;
	}

	.v_all.mobile-content {
		font-size: 12px;
		margin: 32px 0px 0px 0px !important;
	}

	.ticcategory span,
	.ticcategory label {
		font-size: 14px;
		color: #111827 !important;
	}

	.ticcategory span {
		font-weight: 400 !important
	}

	.ticcategory span {
		font-family: "Regular"
	}

	.ticcategory label {
		font-family: "Medium"
	}

	.topics-item-subsec {
		margin-left: 12%;
	}

	.dropdown-menu {
		left: -65%;
	}

	.mtm-tiles-section .col-xs-6 {
		margin-top: 16px !important;
		padding:0px 8px;
	}
    
	

	.page-box-shadowed {
		padding: 0px !important;
	}

	.mobile-content .page-name {
		margin-top: 0px;
		color: #111827;
		font-family: "Semibold";
		font-size: 20px;
		font-weight: 600;
		letter-spacing: -0.35px;
		line-height: 24px;
	}

	.breadcrumbheader.nosubs.mobile-content {
		padding: 0px;
		margin: 0px !important;
	}

	.content-title-large {
		color: #111827;
		font-family: "Semibold";
		font-size: 20px;
		font-weight: 600;
		letter-spacing: -0.35px;
		text-align: left;
		line-height: 24px;
	}

	.mob-page-box-shadowed {
		border-radius: 8px !important;
		box-shadow: 0px 2px 32px rgba(0, 0, 0, 0.1) !important;
		opacity: 1 !important;
		background-color: rgba(255, 255, 255, 1) !important;
		padding: 24px !important;
	}

	.mob-page-box-shadowed>div {
		padding: 0px;
	}

	.subsectabpaneGAF p {
		font-size: 16px;
	}

	#dayCounter,
	#mtmRelatedPages,
	.taskList {
		width: 100% !important;
		margin: 24px 0px;
	}

	.daysremaining b {
		font-size: 56px;
		font-weight: 700;
		letter-spacing: -0.5px;
		line-height: 58px;
	}

	.daysremaining span {
		font-family: "Semibold";
		font-size: 14px;
		font-weight: 600;
		letter-spacing: -0.25px;
		line-height: 18px;
	}

	.daysremaining p {
		font-family: "Medium";
		font-size: 16px;
		font-weight: 500;
		letter-spacing: -0.35px;
		line-height: 20px;
	}

	#mtmRelatedPages .section-articles__item {
		padding: 24px 36px 24px 24px;
	}

	.modal-dialog {
		width: 92% !important;
		margin: 16px !important;
	}

	.modal-content {
		height: 650px;
		overflow-y: auto;
	}

	.moments_modal .tabfinal>.row,
	.auto-height-cards {
		display: flex;
		flex-direction: column-reverse;
	}

	.moments_modal .tabfinal>.row div:nth-child(2):not(.info-spl-prompt) {
		display: flex;
		justify-content: center;
	}

	.spl-carousal {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.spl-carousal .mob-prev,
	.spl-carousal .mob-next {
		color: #efeff1;
		font-size: 40px;
	}

	.spl-carousal .mob-prev.activebutton,
	.spl-carousal .mob-next.activebutton {
		color: #111827;
		background: #fff;
		font-size: 40px;
	}

	.radiobuttons_label .checkmark {
		left: -1px;
		top: 1px;
		width:16.5px;height:16.5px;
	}
	input:checked~.checkmark{margin:0px;top:4px;left:0px;}
	.radiobuttons_label input:checked~.checkmark:after {
    display: block;
    outline: none !important;
    left: 2px;
    top: 2px;
}
input:checked~.checkmark {
    margin: 0px;
    top: 4px;
    left: 0px;
}
    #finish.activebutton{width:100%;}
	.articletitle {
		font-size: 20px;
	}

	#mtmRelatedPages .acc-body.relatedActive {
		font-size: 14px;
	}

	#mtmRelatedPages .acc-title.relatedActive {
		font-size: 16px;
		font-weight: 400;
	}

	.user-profile-mob div:nth-child(2) {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.user-profile-mob div:first-child {
		text-align: center;
	}

	.user-profile-img {
		width: 145px;
		height: 145px;
		margin-bottom: 40px;
	}

	.page-box-shadowed .user-detail>div {
		border-top: 1px solid #E5E7EB;
		padding: 24px 0 !important;
	}

	.user-detail>div:nth-child(3) {
		padding: 24px 0 0 0 !important;
	}

	.home-moments-description img {
		width: 42px;
	}

	.ticketdetailMainApps,
	.my-dashboard {
		box-shadow: none !important;
	}

	.cards-180-height {
		min-height: 114px;
	}

	.auto-height-cards .homemain_title,
	.auto-height-cards .hometitlewrap {
		margin: 10px 0 0 0;
	}

	.auto-height-cards .homemain_title {
		font-size: 14px;
		letter-spacing: -0.25px;
		line-height: 18px;
		height: 36px;
	}

	.news-background-all {
		height: 100px;
	}

	.d-flex-fw-w {
		gap: 16px;
	}

	.home-main-content .d-flex-jc-sb {
		flex-direction: row-reverse;
	}

	.auto-height-cards {
		padding: 16px;
	}

	.mayachat img {
		width: 40px;
	}

	#my_search_header a>div {
		flex-direction: column;
	}

	#my_search_header a>div .my-activities-item {
		margin: 0px 0px 10px 0px !important
	}

	.searchResultsContent .anchorWrap {
		padding: 22px 22px 22px 32px;
	}

	.article-sidebar {
		padding: 0px;
	}

	.searchResultsContent .main-page-inner-heading,
	.searchResultsContent .myreq.cards-list,
	.article-more-questions .page-name-small {
		margin: 0px;
	}

	.request-page-title,
	.action-title {
		font-family: Semibold;
		font-size: 20px;
		letter-spacing: -0.35px;
		line-height: 24px;
	}

	.request-pg-reqid-req {
		font-size: 16px;
		margin-bottom: 8px;
	}

	.request-form textarea {
		border: 0;
	}

	.ReqDescription,
	.requests-search,
	.requests-search-box,
	.request-table-filters,
	.request-col {
		width: 100%;
	}

	.breadcrumb-taps .nav-item a {
		margin-right: 24px;
		padding-bottom: 24px;
	}

	.MyActionsWrapper .my_act_item {
		padding: 0px;
	}

	.actn_search_wrapper {
		justify-content: stretch;
	}

	.card-list-item span label {
		font-family: Regular;
		font-size: 14px;
		font-weight: 400;
	}

	.card-list-item span.created_at {
		font-size: 12px !important;
		font-weight: 400 !important;
	}

	.card-list-item span.created_at label label {
		font-weight: 500 !important;
	}

	.myact_top span {
		font-size: 14px;
	}

	.myact_top span:nth-child(2) label {
		font-weight: 500;
		font-size: 12px;
		font-family: Medium;
	}

	.main-article-content {
		padding: 16px 0px;
	}

	.request-table-filters .request-table-filters__item {
		width: 50% !important;
		display: flex;
	}

	.request-table-filters .request-table-filters__item.fullwidth,.fullwidth {
		width: 100% !important;
	}

	.myreqlist .body-list {
		padding: 16px 0 0 0;
	}

	.request-col:nth-child(3) {
		position: absolute;
		right: 16px;
	}

	.request-tile-details {
		flex-direction: column;
	}

	.request-tile-1,
	.request-tile-2,
	.request-tile-2-upd,
	.request-tile-1-sub {
		margin-bottom: 0px;
	}

	.request-tile-1 span,
	.request-tile-1 label {
		font-size: 16px;
		font-family: Semibold;
		color: #111827;
		letter-spacing: -0.35px;
		line-height: 20px;
	}

	.request-table-filters__item select,
	.request-table-filters__item.requests-search-box .requests-search {
		width: 90% !important;
	}

	.request-table-filters__item.requests-search-box .requests-search {
		padding-left: 2px !important;
	}

	.request-tile-1-sub label,
	.request-tile-2 label {
		font-size: 14px;
		font-weight: 400;
		line-height: 18px;
		letter-spacing: -0.25px;
	}

	.request-tile-1-sub span,
	.request-tile-2 span {
		font-size: 14px;
		font-weight: 500;
		line-height: 18px;
		letter-spacing: -0.25px;
	}

	.requests-search {
		padding-left: 5px;
	}

	.requests-search-box::before {
		padding-top: 4px !important;
	}

	.blurfilter {
		filter: opacity(0.1);
		pointer-events: none;
		cursor: default;
	}

	.req-progress {
		margin-top: 32px;
	}

	.request-progress-img img {
		max-width: 100vw;
	}

	.ReqDescription {
		margin-bottom: 24px;
	}

	.request-sidebar {
		padding: 24px 21px;
	}

	.requesthead .request-nav-item:last-child a {
		margin-right: 0px;
	}

	.actn_search_wrapper .requests-search-box {
		display: flex;
	}

	.IAP_EEP_Candidate_Right_Wrapper {
		display: flex;
		justify-content:space-between;
		flex-direction: column;
	}
	.ChecklistDetail{
		display: flex;
    width: 200px;
    flex-direction: column;
	align-items: start;
	}
	.CountMessage {
		color: #7b8e98;
		padding-top: 10px;
		padding-left: 25px;
	}
	.IAP_EEP_Candidate_Mail{margin-top:30px;}

	#NameDetail {
		width: 100%;
	}

	#Sorttable tr td,.hm-mobile-content{display:block;}
	#Sorttable tr td{margin-bottom:40px;}
	.hm-mobile-content{white-space:nowrap;text-align:left;margin-bottom:8px;}
	.Hiring_Manager{margin-top:32px;}
	.privimg {width: 291px;height: 100px;margin-bottom:28px;}
	.modal.in:not(.moments_modal ) .modal-dialog{transform:translateY(20%);}
	#priv_modal .modal-content,#terms_modal .modal-content{height:495px;}
	.privbtnset{margin-top: 24px;display: flex;flex-direction: column-reverse;justify-content: flex-end;flex-wrap: nowrap;}
	.privbtnset a{width:100%}
	.terms_btnset  a{margin-bottom:32px;}
	.pagination {display: flex !important;justify-content: space-around;float:none;}
	.hm-subheader{font-size:16px;letter-spacing:-0.28px;}
    .tasklist-subheader {align-items: flex-start;flex-direction: column;}
	.hm_activity .radiobuttonset{margin-top:24px;}
	#nj_activity .radiobuttonset{justify-content:flex-start;}
	.taskinnerwrap.hm-activities-tile{height:170px;padding:16px}
	.hm-activities-tile .DueDate{margin-top:32px;}
	.news-tiles-content .auto-height-cards .newsblock{gap:0px;}
	.sticky-btn > *{height:48px;text-align:center;font-size: 16px !important;border:none;}
	.msearch .search{height:42px;}
	.article-leftbar > div:first-child{    
    padding: 16px;
	}
	.page-sidebar {
  width:100%;
  margin-top:16px;c
  padding:16px;  
}
.article-leftbar{
    width:100% !important;
}
#hc-wysiwyg [role=toolbar]{display:none;}
.suggestion-list{padding:16px 0px;}
   }
@media(min-width:991.98px) {
	.main-article-content{
		display:flex;
		justify-content:space-between;
		gap:16px;
	}
	.article-leftbar > div:first-child{    min-height: 668px;
    max-height: 750px;
    overflow: auto;
    padding: 24px;}
	.page-sidebar {
  width:30%;
  padding:24px;  
  height:750px;overflow:auto;
}
.article-leftbar{
    width:70% !important;
    min-height: 750px;
}
	.privacy-btnset{
  display: flex;justify-content: space-between;margin:20px;
}
	.page-box-shadowed .user-detail > div:not(:first-child){
	padding-left: 24px !important;
    border-left: 1px solid #E5E7EB;
	}
	
	.req-page-status {
		display: flex;
		gap: 30px;
	}

	.news-cf {
		margin-bottom: 32px !important;
	}

	.spotlight-bg-image img {
		position: absolute;
		bottom: 0px;
		right: 24px;
		max-width: 310px;
	}

	.request-table-filters {
		flex-wrap: wrap;
	}

	.request-col {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
    .request-col:nth-child(3){
		align-items:flex-end;
	}
	.request-col:nth-child(2){
		align-content:center;
		flex-wrap:wrap;
	}
	#NJActivitiesDetail,
	#NJActivities,
	#PBActivitiesDetail,
	#PBActivities,
	#ChecklistDetail,
	#Checklist {
		width: 20%;
	}

	#Sorttable tr th,
	#Sorttable tr td {
		text-align: center;
		display: flex;
		padding: 0px;
	}

	#Sorttable tr {
		float: left;
		width: 100%;
		display: flex;
		justify-content: space-around;
	}

	#DateDetail,
	#Date {
		width: 10%;
		align-items: center;
	}

	#StatusDetail,
	#Status,
	#LocationDetail,
	#Location {
		width: 12%;
	}
    .circular-chart {
    margin: 10px auto;
	}
	.NewsMainContainer{top:-10px;}
	.RequestHomeWrapper .cards-list{min-height:320px;}
	

}
@media(max-width:767.98px){
	.mtm-tiles-section .col-xs-6:nth-child(odd) {
		padding: 0px 8px 0px 0px;
	}

	.mtm-tiles-section .col-xs-6:nth-child(even) {
		padding: 0px 0px 0px 8px;
	}
}
@media (max-width: 575.98px) { 
.home-page-action.spacer-tiles .col-xs-12:nth-child(2) {
		padding-top: 32px;
	}
}
@media (min-width: 575.98px) {	
.RequestHomeWrapper .myreq.cards-list > div{
	min-height:336px;
}
}

@media only screen and (max-width: 1280px) and (min-width: 990px){

	.NJActivitiesDetail, .ChecklistDetail {
		display: flex;
		align-items: center;
		width: 200px;
		flex-direction: column;
	}
	
	
	}
	

@media only screen and (max-width: 1199.98px) and (min-width: 991.98px)  {
	.hero-inner{top:calc(100vh/20);}
}


@media only screen and (max-width:991.98px) and  (min-width:767.98px){
    main > .row > .col-md-10{
	max-width: 100%;
    flex: 0 0 100%;
	}
}​



