@media (max-width: 620px) {

	.tabs-container-sec .menu-list {

		display: none;
	}

	.tabs-container-sec .tap-containers {
		gap: 6rem;
	}
	
	.tabs-sec .flex {
		gap: 0;
	}

	.support-system-sec .rhs .sup-list:nth-child(6),
	.support-system-sec .rhs .sup-list:nth-child(5),
	.support-system-sec .rhs .sup-list:nth-child(4),
	.support-system-sec .rhs .sup-list:nth-child(3),
	.support-system-sec .rhs .sup-list:nth-child(2),
	.support-system-sec .rhs .sup-list:nth-child(1) {
		margin-top: 0;
	}

	.tabs-sec .tabs-header-sub {
		font-size: 4rem;
		line-height: 4rem;
	}

	.tabs-sec .tabs-header-sub.cont-tab-title {
		font-size: 4rem;
		line-height: 3rem;
	}

	.tabs-sec {
		display: flex;
		flex-direction: column;
		gap: 4rem
	}

	.paymentgateway-sec .rhs,
	.paymentgateway-sec .lhs,
	.tabs-sec.plannerbucket-sec .lhs p,
	.tabs-sec.humanresources-sec .lhs,
	.tabs-sec .lhs,
	.tabs-sec .rhs,
	.sales-sec .rhs,
	.project-sec .list-project,
	.inventory-sec p,
	.support-system-sec .rhs .sup-list {
		width: 100% !important;
	}

	.tabs-sec .tabs-header {
		font-size: 6rem;
		line-height: 5.8rem;
		width: 100%;
	}

	.tabs-sec p {
		font-size: 1.5rem;
		line-height: 2.2rem;
		margin-top: 2rem;
	}

	.paymentgateway-sec .rhs .svg-rhs-img-1 svg,
	.tabs-sec.plannerbucket-sec .rhs .svg-rhs-img-1 svg,
	.svg-rhs-img-1 svg,
	.svg-rhs-img-2 svg,
	.support-system-sec .lhs .svg-lhs-img-1 svg {
		width: 100%;
	}

	.plannerbucket-sec .rhs,
	.tabs-sec.servicerequest-sec .rhs {

		flex-direction: column-reverse;
	}

	.tabs-sec .list-view .view svg {
		width: 2.5rem;
		height: auto;
	}

	.tabs-sec .list-view div.text-header {
		font-size: 2.5rem;
	}

	.tabs-sec .list-view {
		padding: 1.59rem;
		margin: 0 auto;
		margin-top: 3rem;
		gap: 1rem;
	}

	.tabs-sec .rhs {
		gap: 4rem;
	}
	.sales-sec .rhs {
		gap: 6rem;
	}

	.plannerbucket-sec .rhs {
		align-items: center;
	}

	.tabs-sec .flex,
	.tabs-sec.product-sec .rhs {
		flex-direction: column;
	}

	.support-system-sec .tabs-header-sub {
		line-height: 2.3rem;
		font-size: 3.3rem;
		padding-left: 2rem;
	}

	.support-system-sec .tabs-header-sub:before {
		width: 1.4rem;
	}

	.support-system-sec .rhs .sup-list p {
		margin-top: 1.5rem;
	}

	.project-sec .list-project .tabs-header-sub-title {
		font-size: 4rem;
		line-height: 4rem;
	}

	.project-sec .list-project:nth-child(3) {
		border-top: 0.3rem solid var(--light-blue3);
	}

	.project-sec .list-project:nth-child(2) {
		border-top: .3rem solid var(--transit-bg);
	}

	.project-sec .list-project:nth-child(1) {
		border-top: .3rem solid var(--dark-pink);
	}

	.sales-sec .rhs .flex:nth-child(even) {
		flex-direction: column !important;
	}

	.sales-sec .rhs .flex .icon-text-content .flex {
		flex-direction: row;
	}

	.sales-sec .rhs .flex .icon-svg svg {
		width: 80%;
	}

	.tabs-sec.sales-sec .rhs .flex {
		gap: 1.6rem;
	}

	.tabs-sec.sales-sec .rhs .flex .count {
		font-size: 5rem;
		line-height: 3.4rem;
	}

	.tabs-sec.sales-sec .rhs .flex .count-tirle {
		font-size: 3.2rem;
	}

	.tabs-header-sub-title {
		font-size: 3.21rem;
		line-height: 3.1rem;
	}

	.svg-lhs-img-1 svg {
		width: 100%;
	}

	.icon-image svg {
		width: 5.3rem;
		height: auto;
		margin-bottom: 1.3rem;
	}

	.content-svg {
		width: 30rem;
		height: auto;
	}

	.dashboard-sec .icon-image {
		text-align: center;
	}

	.dashboard-sec .svg-lhs-img-1 {
		width: 116%;
		margin-left: -26px;
		margin-top: 18px;
	}

	.svg-rhs-img-2 {
		padding-right: unset;
	}

	.tabs-sec.dashboard-sec .svg-rhs-img-1 svg {
		width: 100%;
	}

	.tabs-sec.user-sec .rhs .svg-rhs-img-2 svg {
		width: 100%;
	}
	.product-sec .svg-rhs-img-1{
		margin-top:3rem;
	}
	.tabs-sec.purchase-sec .svg-rhs-img-1 svg {
    	width: 100%;
	}
	.tabs-sec.purchase-sec {
    gap: 4rem;
    width: 100%;
	}
	.tabs-sec.project-sec .flex {
    gap: 3rem;
	}
	.tabs-sec.project-sec .svg-rhs-img-1 svg {
    width: 100%;
	}
	.project-sec .list-project{
		padding:3rem;
	}
	.tabs-sec.humanresources-sec .tabs-header-sub-title{
		text-align:center;
	}
	.tabs-sec.humanresources-sec .svg-rhs-img-1 svg {
    width: 80%;
}
.servicerequest-sec{
	gap:0;
}
.humanresources-sec .svg-rhs-img-1{
	text-align:center;
	margin-top:3rem;
}
.humanresources-sec .tabs-header-sub-title{
	margin-top:3rem;
	margin-bottom:-2rem;
}
.contacts-sec .flex:nth-child(1){
	gap:3rem;
}
.contacts-sec .flex:nth-child(2){
	gap:3rem;
}
.contacts-sec .flex:nth-child(3){
	gap:4rem;
}
.contacts-sec .flex:nth-child(3) .rhs{
	gap:2rem;
}
.contacts-sec .flex:nth-child(3) .lhs .list-view{
	margin-top:0;
}
.dashboard-sec .lhs .tabs-header{
	width:76%;
}
}