@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-ExtraBold.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-ThinItalic.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-ThinItalic.woff) format("woff");
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Light.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-ExtraLight.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-ExtraLight.woff) format("woff");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-ExtraLightItalic.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-ExtraLightItalic.woff) format("woff");
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-BoldItalic.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Thin.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Medium.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Italic.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: Poppins;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Black.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-SemiBoldItalic.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-SemiBoldItalic.woff) format("woff");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-SemiBold.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: Poppins;
    font-display: swap;
    src: url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Bold.woff2) format("woff2"), url(https://uat.rlogical.com/wp-content/themes/logical/fonts/Poppins-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}


ul,ol{
    padding: 0;
    margin: 0;
    list-style: none;
}

a{
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

/* common css */
.common-section-spacing{
    padding: 70px 0;
}

.title-gradient{
    background: linear-gradient(113.48deg, #2C53F8 15.51%, #9650E3 50.37%, #DD227B 85.23%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-bg-clr{
    background: linear-gradient(113.48deg, rgba(44, 83, 248, 0.05) 15.51%, rgba(150, 80, 227, 0.05) 50.37%, rgba(221, 34, 123, 0.05) 85.23%);
}

.section-header-wrapper{
    display: flex;
    align-items: center;
    flex-direction: column;
}

.section-header-wrapper.alt-section-header{
    flex-direction: row;
    justify-content: space-between;
}

.main-section-title{
    transition: background 0.3s ease-in-out;
    font-size: 46px;
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 16px;
	text-align: center;
}

.section-content-text{
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #666666;
    margin-bottom: 0;
    text-align: center;
    max-width: 80%;
}

.section-sub-header-wrapper .main-section-title,
.section-sub-header-wrapper .section-content-text{
    text-align: left;
    max-width: 100%;
}

.section-sub-header-wrapper{
    width: calc(100% - 220px);
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.cmn-btn-style{
    border-radius: 30px;
    padding: 10px 14px;
    font-size: 16px;
    line-height: 100%;
    min-height: 56px;
    min-width: 200px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.solid-btn-style{
    background-color: #4D52F2;
    border: 1px solid #4D52F2;
    color: #fff;
    overflow: hidden;
    position: relative;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.solid-btn-style::after {
    content: attr(data-text);
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(
        113.48deg,
        #2C53F8 15.51%,
        #9650E3 50.37%,
        #DD227B 85.23%
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0;
    transition: opacity 0.35s ease;
    pointer-events: none;
}

.solid-btn-style:hover{
    background-color: #fff;
    color: transparent; /* hide original text */
}

.solid-btn-style:hover::after {
    opacity: 1; /* fade-in gradient text */
}

.white-btn-style{
    position: relative;
    background-color: #fff;
    border: 0;
    border-radius: 30px;
    overflow: hidden;
    color: transparent;
    transition: background-color 0.3s ease;
}

.white-btn-style::after {
    content: attr(data-text);
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(
        113.48deg,
        #2C53F8 15.51%,
        #9650E3 50.37%,
        #DD227B 85.23%
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 1;
    transition: opacity 0.35s ease;
    pointer-events: none;
}

.white-btn-style::before {
    content: attr(data-text);
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #4D52F2;
    border-radius: 30px;
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 0; /* ✅ FIX */
}

.white-btn-style:hover {
    background-color: #4D52F2;
}

.white-btn-style:hover::after {
    opacity: 0; /* hide gradient text */
}

.white-btn-style:hover::before {
    opacity: 1; /* show white text */
}
/* */

/* common section spacing */
.page-template-new-home .faq-wrapper + .common-cta-section{
	margin-top: 0;
}

.technology-innovation + .common-cta-section{
    margin-top: -20px;
}

.dedicated-developer-profile + .industry-serve-slider{
    padding-top: 0;
}

.page-template-new-home .common-cta-section + .our-achievements{
    margin-top: 70px;
}

.page-template-ai-ml-services .capabilities-section,
.page-template-industry-detail .technology-innovation,
.page-template-ai-ml-services .technology-innovation,
.page-template-new-services .portfolio-section,
.page-template-hire-listing .our-core-service,
.page-template-hire-listing .industry-serve-slider,
.page-template-ai-ml-services .dedicated-developer-profile{
    background: linear-gradient(113.48deg, rgba(44, 83, 248, 0.05) 15.51%, rgba(150, 80, 227, 0.05) 50.37%, rgba(221, 34, 123, 0.05) 85.23%);
}

.page-template-industry-detail .capabilities-section{
	padding-bottom: 20px;
}

.page-template-new-hire-development .onbord-section + .common-cta-section,
.page-template-industry-detail .capabilities-section + .common-cta-section{
	margin-bottom: 70px;
}

.page-template-industry-detail .blog-wrapper + .common-cta-section,
.page-template-hire-listing .blog-wrapper + .common-cta-section{
	margin: 70px 0;
}

.page-template-new-services .key-benifit-section.common-section-spacing.gradient-bg-clr,
.page-template-hire-listing .steps-section.common-section-spacing.gradient-bg-clr,
.page-template-ai-ml-services .common-section-spacing.gradient-bg-clr.main-activity-section{
	background: transparent;
}
/* */

/* header menu css start */
.ganpatiji {
    position: absolute;
    left: 0;
    top: 10px;
    right: 0;
    margin: 0 auto;
    width: 60px;
    text-align: center;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.new-header-menu{
	position: relative;
}

.new-header-menu.inner_services_clsfg header {
    padding: 5px 30px;
    min-height: 95px;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, #2053F8 0%, #9054EC 50%, #DE227A 100%);
	position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 99;
    width: 100%;
}

.new-header-menu.inner_services_cls header {
	padding: 5px 30px;
	min-height: 95px;
	display: flex;
	align-items: center;
    background: linear-gradient(90deg, #2053F8 0%, #9054EC 50%, #DE227A 100%);
	position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 99;
    width: 100%;
}

.new-header-menu header .ganpatiji {
	font-size: initial
}

.ganpatiji img {
    width: 30px;
    height: 27px;
    object-fit: none;
}

.new-header-menu header .ganpatiji img {
	vertical-align: top
}

.new-header-menu.inner_services_cls header .ganpatiji,
.new-header-menu.inner_services_clsfg header .ganpatiji {
	width: 30px;
}

.new-header-menu header .ganpatiji.header-ganpati-icon img {
	object-position: 0px 0;
	transition: none
}

.new-header-menu header.header_type_2 .ganpatiji.header-ganpati-icon img {
	object-position: 0 0
}

.case-study-template-default .new-header-menu header .ganpatiji.header-ganpati-icon img,
.case-study-template-default.page-template-cabson .new-header-menu header.header_type_2 .ganpatiji.header-ganpati-icon img,
.case-study-template-default.page-template-derema-help .new-header-menu header.header_type_2 .ganpatiji.header-ganpati-icon img,
.case-study-template-default.page-template-interactive-marketing .new-header-menu header.header_type_2 .ganpatiji.header-ganpati-icon img,
.case-study-template-default.page-template-trade-star .new-header-menu header.header_type_2 .ganpatiji.header-ganpati-icon img,
.case-study-template-default.page-template-write-about .new-header-menu header.header_type_2 .ganpatiji.header-ganpati-icon img {
	object-position: -39px 0;
	transition: none
}

.case-study-template-default .new-header-menu header.header_type_2 .ganpatiji.header-ganpati-icon img {
	object-position: 0 0
}

.header-menu-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	column-gap: 15px;
	width: 100%
}

.new-header-menu .logo {
	height: auto
}

.new-header-menu .logo a {
	display: flex;
	align-items: center
}

.new-header-menu.inner_services_cls header .logo a img,
.new-header-menu.inner_services_clsfg header .logo a img {
	max-height: 75px;
	max-width: max-content
}

.cmn-header-width {
	min-width: 230px;
	display: flex;
	align-items: center
}

.header-right-side.cmn-header-width {
	justify-content: flex-end;
    column-gap: 20px;
}

.corporate-video{
    width: 40px;
    height: 40px;
}

.corporate-video a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    border-radius: 50%
}

.corporate-video a:hover{
    background-color: #fff;
}

.corporate-video a svg{
	width: 100%;
	height: 100%;
}

.corporate-video a:hover svg path{
    stroke: rgba(47, 131, 197, 1);
    fill: rgba(47, 131, 197, 1);
}

.header-right-side .touch_btn a{
    min-height: 50px;
    min-width: 145px;
    padding: 5px;
    border-radius: 30px;
    border: 2px solid #fff;
    background-color: #fff;
    color: rgba(47, 131, 197, 1);
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.header-right-side .touch_btn a:hover{
    color: #fff;
    background-color: rgba(47, 131, 197, 1);
}

.header-center-menu {
	display: none
}

.header-center-menu .menu-quick-support {
	display: flex;
	align-items: center;
	gap: 20px
}

.header-center-menu .menu-grid {
	display: flex;
	align-items: center;
	gap: 10px
}

.header-center-menu .menu-grid .menu-grid-icon {
	width: 36px;
	height: 36px
}

.header-center-menu .menu-grid .menu-grid-icon img {
	width: 100%
}

.header-center-menu .menu-grid:last-child {
	margin-left: auto
}

.header-center-menu .menu-grid-detail {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 3px;
	width: calc(100% - 46px);
	font-size: 16px;
	line-height: 1.2
}

.header-center-menu .multiple-details .menu-grid-detail {
	flex-direction: column;
	align-items: flex-start
}

.header-center-menu .menu-grid-detail>span,
.header-center-menu .multi-grid-value>span {
	font-weight: 600;
	display: inline-flex;
	color: #2d3e50
}

.header-center-menu .multi-grid-value {
	display: flex;
	align-items: center;
	gap: 15px;
	position: relative
}

.header-center-menu .menu .menu-grid-detail a {
	color: #2d3e50 !important;
	line-height: normal;
	text-transform: none;
	letter-spacing: unset;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400;
	position: relative
}

.header-center-menu .menu .menu-grid-detail a:first-child:after {
	content: '';
	position: absolute;
	right: -8px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #0e82c3;
	width: 2px;
	height: 100%
}

.header-center-menu .menu .menu-grid-detail a:hover {
	color: #0e82c3 !important
}

.header-center-menu .mega-menu-btn {
	line-height: normal;
	background: #1e53f9;
	position: relative;
	background: -moz-linear-gradient(120deg, #ca1f2c 0, #e31669 45%, #81509a 100%);
	background: -webkit-linear-gradient(120deg, #ca1f2c 0, #e31669 45%, #81509a 100%);
	background: linear-gradient(120deg, #ca1f2c 0, #e31669 45%, #81509a 100%);
	color: #fff !important;
	padding: 10px 18px;
	border-radius: 5px;
	text-transform: capitalize;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-width: 165px;
	min-height: 44px;
	font-size: 16px;
	font-weight: 600
}

.header-center-menu .mega-menu-btn:hover {
	background: linear-gradient(120deg, #81509a 0, #e31669 45%, #ca1f2c 100%)
}

.header-center-menu .main-menu>.custom-menu-item>.menu-link {
	padding: 2px 5px;
	border-radius: 4px
}

.header_type_2 .header-center-menu .main-menu>.custom-menu-item.is-open>.menu-link,
.header_type_2 .header-center-menu .main-menu>.custom-menu-item>.menu-link:hover {
	background-color: rgb(74 58 255 / 15%)
}

.page-template-cabson .header_type_2 .main-menu .custom-menu-item .menu-link:hover,
.page-template-cabson .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-cabson .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link:hover,
.page-template-derema-help .header_type_2 .main-menu .custom-menu-item .menu-link:hover,
.page-template-derema-help .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-derema-help .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link:hover,
.page-template-interactive-marketing .header_type_2 .main-menu .custom-menu-item .menu-link:hover,
.page-template-interactive-marketing .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-interactive-marketing .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link:hover,
.page-template-trade-star .header_type_2 .main-menu .custom-menu-item .menu-link:hover,
.page-template-trade-star .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-trade-star .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link:hover,
.page-template-write-about .header_type_2 .main-menu .custom-menu-item .menu-link:hover,
.page-template-write-about .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-write-about .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link:hover {
	background-color: rgba(249, 249, 255, .15)
}

.hire-developer-sec .hire-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #2d3e50
}

.hire-developer-sec span {
	color: #2d3e50;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px
}

.hire-listing {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin: 15px 0
}

.header-menu-wrapper .menu .hire-listing li {
	position: relative;
	display: inline-block !important;
	padding-left: 25px;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #2d3e50;
	background-image: url(https://uat.rlogical.com/wp-content/uploads/2025/03/checkmark-icon.svg);
	background-repeat: no-repeat;
	background-position: left top 2px;
	background-size: 18px;
	letter-spacing: 1px
}

.full-screen-mega-menu {
	display: flex;
	align-items: stretch;
	padding: 7px;
	border-radius: 16px;
	background-color: #fff;
	box-shadow: 0 24px 32px 4px rgba(167, 174, 186, .12)
}

.custom-submenu+.full-screen-right-side {
	margin-left: auto
}

.full-screen-right-side {
	max-width: 340px;
	width: 100%;
	border-radius: 16px;
	position: relative;
	padding: 20px 30px;
	overflow: hidden;
	background-image: url(../../images/new-web-image/bg-image-overlay.jpeg);
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.full-screen-right-side:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .8);
	z-index: 0
}

.sidebar-menu-logo {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	position: relative
}

.menu-company-details {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	row-gap: 20px;
	position: relative;
	width: 100%
}

.company-details-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.company-details-wrap label {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 4px 0
}

.company-details-wrap .menu-sidebar-links {
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	color: #fff;
	display: flex;
	align-items: center;
	column-gap: 8px
}

.company-details-wrap .menu-sidebar-links:hover {
	opacity: .6
}

.company-details-wrap .menu-sidebar-links img {
	width: 22px
}

.company-details-wrap.sidebar-btn-wrapper {
	flex-direction: column-reverse;
	gap: 15px;
	width: 100%
}

.sidebar-btn {
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	border-radius: 8px;
	flex: 1;
	color: #fff !important;
	min-height: 40px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	transition: all .3s ease-in-out;
	border: 1px solid
}

.pink-btn {
	border-color: rgba(224, 30, 99, 1);
	background-color: rgba(224, 30, 99, 1)
}

.pink-btn:hover {
	background-color: #fff;
	color: rgba(224, 30, 99, 1) !important
}

.green-btn {
	border-color: #4a3aff;
	background-color: #4a3aff;
	gap: 5px;
	flex-direction: row-reverse
}

.green-btn svg {
	width: 20px;
	height: auto
}

.green-btn:hover {
	background-color: #fff;
	color: #4a3aff !important
}

.sidebar-web-link {
	color: rgba(255, 255, 255, 1) !important;
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	transition: all .3s ease-in-out
}

.sidebar-web-link:hover {
	opacity: .7;
	color: #fff !important
}

.full-width-nav {
	width: 100%
}

.header-center-menu {
	position: relative
}

.menu-full-width-menu-container {
	width: 100%
}

.main-menu {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 10px
}

.main-menu>.custom-menu-item.ai-single-menu{
    border-radius: 10px;
	position: relative;
}

.main-menu>.custom-menu-item.ai-single-menu:before{
	content: '';
	position: absolute;
	left: -5px;
    top: 0px;
	background-image: url(../../images/new-web-image/white-ai-menu-icon.svg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 13px;
    height: 13px;
	z-index: 6;
	animation: 3s linear 2s infinite forwards scaleSequence;
    -webkit-animation: 3s linear 2s infinite forwards scaleSequence;
}

@keyframes scaleSequence{
	0% {
		transform: scale(1) rotateZ(0);
	}

	20% {
		transform: scale(1.2) rotateZ(180deg);
	}
	40% {
		transform: scale(1.4) rotateZ(250deg);
	}
	60% {
		transform: scale(1.6) rotateZ(280deg);
	}
	80% {
		transform: scale(1.4) rotateZ(90deg);
	}
	100% {
		transform: scale(1) rotateZ(0);
	}
}

.header-center-menu .main-menu>.custom-menu-item.ai-single-menu>.menu-link{
	/* background: linear-gradient(113.48deg, #2C53F8 15.51%, #9650E3 50.37%, #DD227B 85.23%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size: 20px;
	line-height: 22px;
	padding: 4px 14px;
	min-width: 64px;
	border-radius: 30px;
	position: relative; */
	/* background: linear-gradient(113.48deg, #2C53F8 15.51%, #9650E3 50.37%, #DD227B 85.23%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent; */
	font-size: 20px;
    line-height: 22px;
    padding: 0;
    min-width: 50px;
    min-height: 40px;
    position: relative;	
	border: 2px solid #fff;
	border-radius: 10px;
}

.header-center-menu .main-menu>.custom-menu-item.ai-single-menu>.menu-link:hover{
	background-color: transparent;
}

.header-center-menu .main-menu>.custom-menu-item.ai-single-menu>.menu-link::before{
	content: '';
	position: absolute;
	width: 14px;
    height: 20px;
    z-index: 5;
	left: -3px;
	top: -3px;
    border-radius: 5px 0 0 0;
	background-color: #5a5bed;
}

.header-center-menu .main-menu>.custom-menu-item.ai-single-menu>.menu-link .menu-label{
    width: 100%;
	display: inline-flex;
    align-items: center;
	justify-content: center;
    text-transform: uppercase;
}

.main-menu>.custom-menu-item {
	display: flex
}

.main-menu>.custom-menu-item>.menu-link {
	display: flex;
	font-size: 16px;
	line-height: 26px;
	position: relative;
	text-transform: capitalize;
	font-weight: 500;
}

.main-menu>.custom-menu-item>.menu-link,
.page-template-cabson .header_type_2 .main-menu .custom-menu-item .menu-link,
.page-template-derema-help .header_type_2 .main-menu .custom-menu-item .menu-link,
.page-template-interactive-marketing .header_type_2 .main-menu .custom-menu-item .menu-link,
.page-template-trade-star .header_type_2 .main-menu .custom-menu-item .menu-link,
.page-template-write-about .header_type_2 .main-menu .custom-menu-item .menu-link {
	color: #fff
}

.header_type_2 .main-menu .custom-menu-item .menu-link {
	color: #000
}

.main-menu>.custom-menu-item.menu-item-has-children>.menu-link,
.page-template-cabson .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link,
.page-template-derema-help .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link,
.page-template-interactive-marketing .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link,
.page-template-trade-star .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link,
.page-template-write-about .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link {
	background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2214%22%20viewBox%3D%220%200%2024%2014%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.33334%202.33337L12.3333%2012.3334L22.3333%202.33337%22%20stroke%3D%22white%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E);
	background-repeat: no-repeat;
	background-position: right 5px center;
	background-size: 10px;
	padding-right: 20px;
	position: relative
}

.header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link {
	background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2214%22%20viewBox%3D%220%200%2024%2014%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.33334%202.33337L12.3333%2012.3334L22.3333%202.33337%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E)
}

.main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-cabson .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-derema-help .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-interactive-marketing .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-trade-star .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link,
.page-template-write-about .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link {
	background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2214%22%20viewBox%3D%220%200%2024%2014%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_806_1210)%22%3E%3Cpath%20d%3D%22M2.33331%2011.6666L12.3333%201.6666L22.3333%2011.6666%22%20stroke%3D%22white%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_806_1210%22%3E%3Crect%20width%3D%2224%22%20height%3D%2214%22%20fill%3D%22white%22%20transform%3D%22matrix(1%200%200%20-1%200%2014)%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
}

.header_type_2 .main-menu>.custom-menu-item.menu-item-has-children.is-open>.menu-link {
	background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2214%22%20viewBox%3D%220%200%2024%2014%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_806_1210)%22%3E%3Cpath%20d%3D%22M2.33331%2011.6666L12.3333%201.6666L22.3333%2011.6666%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_806_1210%22%3E%3Crect%20width%3D%2224%22%20height%3D%2214%22%20fill%3D%22white%22%20transform%3D%22matrix(1%200%200%20-1%200%2014)%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
}

.header_type_2 .main-menu .custom-menu-item.menu-item-has-children.is-open>.menu-link:before {
	box-shadow: -5px -5px 10px -1px rgba(167, 174, 186, .5);
	z-index: 9999
}

.header_type_2 .menu-column-wrapper {
	box-shadow: 0 0 10px 1px rgba(167, 174, 186, .5)
}

.custom-menu-toggle {
	background: 0 0;
	border: none;
	font-size: 16px;
	cursor: pointer;
	font-weight: 700
}

.custom-menu-item:hover>.custom-submenu {
	display: block;
	opacity: 1;
	visibility: visible
}

.mega-menu-wrap {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100vw - 80px);
	z-index: 1000;
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s ease, visibility .3s ease;
	padding-top: 30px
}

.case-study-menu .mega-menu-wrap {
    width: 100%;
    max-width: 1200px;
}

.case-study-menu .mega-menu-wrap .custom-submenu .custom-menu-item .menu-link {
    border: 0;
}

.header-center-menu .main-menu .case-study-menu .custom-submenu .custom-menu-item .menu-link:hover{
	border: 0;
}

.mega-menu-wrap>.custom-submenu {
	padding: 15px
}

.menu-item-has-children.is-open>.mega-menu-wrap {
	visibility: visible;
	opacity: 1
}

.menu-column-wrapper {
	display: flex;
	align-items: center;
	gap: 75px;
	background-color: #fff;
	box-shadow: 0 24px 32px 4px rgba(167, 174, 186, .12);
	padding: 10px;
	border-radius: 16px
}

.custom-submenu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 35px;
	row-gap: 5px;
	margin-bottom: auto;
	margin: 0 auto
}

.custom-submenu .custom-menu-item {
	align-items: flex-start
}

.company-mega-menu-cls .custom-submenu .custom-menu-item:nth-last-child(-n+2) .menu-link,
.hire-dev-col-no .custom-submenu .custom-menu-item:last-child .menu-link,
.service-menu-wrap .custom-submenu .custom-menu-item:nth-last-child(-n+2) .menu-link,
.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu .custom-menu-item .submenu-depth-1 li:last-child {
	border-bottom: 0
}

.header-center-menu .main-menu .company-mega-menu-cls .custom-submenu .custom-menu-item:nth-last-child(-n+2) .menu-link:hover,
.header-center-menu .main-menu .hire-dev-col-no .custom-submenu .custom-menu-item:last-child .menu-link:hover,
.header-center-menu .main-menu .service-menu-wrap .custom-submenu .custom-menu-item:nth-last-child(-n+2) .menu-link:hover,
.header-center-menu .main-menu .tech-dev-listing .custom-submenu .custom-menu-item .submenu-depth-1 li:last-child .menu-link:hover {
	border-bottom: 0
}

.social-blogs-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0;
	margin-left: auto;
	max-width: 280px;
	width: 100%
}

.custom-social-media {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid rgba(243, 243, 243, 1)
}

.feature-blog-header {
	display: flex;
	gap: 5px;
	justify-content: space-between;
	margin-bottom: 12px
}

.sidebar-sub-title {
	font-size: 16px;
	line-height: 1.3;
	color: rgba(0, 0, 0, 1);
	margin: 0px;
}

.social-icons {
	display: flex;
	column-gap: 18px
}

.social-icons li {
	width: 35px;
	height: 35px
}

.social-icons li a {
	display: inline-flex;
	align-items: center;
	transition: all .3s ease-in-out
}

.social-icons li a:hover {
	transform: scale(1.1)
}

.social-icons li a img{
	width: 100%;
	height: 100%;
}

.custom-recent-blogs {
	display: flex;
	flex-direction: column
}

.blog-item {
	display: flex;
	flex-direction: column;
	row-gap: 10px;
	padding: 10px;
	width: 100%;
	border-radius: 16px;
	background-color: rgb(241 241 255)
}

.blog-item+.blog-item {
	margin-top: 10px
}

.blog-thumb-wrapper a {
	display: flex;
	align-items: center;
	justify-content: center
}

.blog-thumb-wrapper a .blog-thumb {
	width: 100%;
	border-radius: 10px
}

.blog-content {
	display: flex;
	flex-wrap: wrap;
	row-gap: 6px
}

.blog-title {
	font-size: 12px;
	line-height: 1.3;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0;
}

.blog-title a {
	color: rgba(0, 0, 0, 1);
	transition: all .3s ease-in-out
}

.blog-title a:hover {
	color: rgba(74, 58, 255, 1)
}

.read-more-btn {
	font-size: 12px;
	line-height: 13px;
	color: #6659eb;
	background-image: url(../../images/new-web-image/read-more-icon.svg);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 20px;
	display: inline-flex;
	padding-right: 25px
}

.read-more-btn:hover {
	background-position: center right;
	color: #6659eb;
	padding-right: 35px
}

.see-more-link {
	font-size: 13px;
	line-height: 18px;
	color: rgba(146, 146, 146, 1) !important;
	transition: all .3s ease-in-out
}

.see-more-link:hover {
	color: rgb(96 96 96) !important;
	text-decoration: underline
}

.mega-menu-wrap {
	gap: 30px
}

.main-menu .custom-submenu .custom-menu-item .menu-link {
	display: flex;
	align-items: flex-start;
	column-gap: 16px;
	padding: 20px;
	border-bottom: 1px solid rgba(243, 243, 243, 1);
	transition: all .3s ease-in-out;
	width: 100%
}

.main-menu .hire-dev-col-no .custom-submenu .custom-menu-item .menu-link {
	align-items: center
}

.menu-link .menu-icon {
	width: 42px;
	height: 42px;
	box-shadow: 0 1.71px 8.57px 0 rgba(14, 6, 66, .15);
	border-radius: 50% 7px 50% 50%
}

.menu-text-wrapper {
	display: flex;
	flex-direction: column;
	row-gap: 8px;
	width: calc(100% - 58px)
}

.menu-text-wrapper .menu-label {
	font-size: 20px;
	line-height: 28px;
	color: #000;
	font-weight: 500;
	transition: all .3s ease-in-out;
	text-transform: initial
}

.cmn-detail-menu .menu-text-wrapper .menu-label {
	background-image: url(data:image/svg+xml,%3Csvg%20width%3D%226%22%20height%3D%2210%22%20viewBox%3D%220%200%206%2010%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1%200.999995L4.8949%204.8949L1%208.78979%22%20stroke%3D%22black%22%20stroke-width%3D%221.94745%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 7px
}

.cmn-detail-menu .menu-link:hover .menu-text-wrapper .menu-label {
	background-image: url(data:image/svg+xml,%3Csvg%20width%3D%226%22%20height%3D%2210%22%20viewBox%3D%220%200%206%2010%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1%200.999995L4.8949%204.8949L1%208.78979%22%20stroke%3D%22%234A3AFF%22%20stroke-width%3D%221.94745%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E)
}

.menu-text-wrapper .menu-subtext {
	font-size: 16px;
	line-height: 24px;
	color: rgba(146, 146, 146, 1);
	max-width: calc(100% - 20px)
}

.header-center-menu .main-menu .custom-submenu .custom-menu-item .menu-link:hover {
	border-radius: 16px;
	background-color: rgba(249, 249, 255, 1);
	border-bottom: 1px solid transparent
}

.custom-submenu-item {
	margin-bottom: 10px;
	display: flex;
	align-items: flex-start
}

.custom-submenu-item .icon {
	margin-right: 10px;
	font-size: 20px
}

.main-menu .custom-submenu .custom-menu-item .menu-link:hover .menu-text-wrapper .menu-label {
	color: rgba(74, 58, 255, 1)
}

.custom-submenu-item .menu-subtext {
	font-size: 12px;
	color: #777
}

.hire-dev-col-no .mega-menu-wrap .menu-column-wrapper .custom-submenu,
.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu {
	width: calc(100% - 435px);
	grid-template-columns: repeat(3, 1fr)
}

.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu>.custom-menu-item {
	flex-direction: column
}

.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu .custom-menu-item .submenu-depth-1 li {
	position: relative;
	border-bottom: 1px solid rgba(243, 243, 243, 1)
}

.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu .custom-menu-item .submenu-depth-1 li .menu-link {
	padding: 12px 0;
	position: relative;
	column-gap: 8px
}

.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu .custom-menu-item .submenu-depth-1 li .menu-link .menu-icon {
	width: 22px;
	height: 22px;
	box-shadow: none;
	border-radius: 0
}

.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu .custom-menu-item .submenu-depth-1 li .menu-link:hover:before {
	background-color: rgba(74, 58, 255, 1)
}

.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu .custom-menu-item .submenu-depth-1 li .menu-link:hover {
	background-color: transparent
}

.hire-dev-col-no .mega-menu-wrap .menu-column-wrapper .custom-submenu .custom-menu-item {
	width: 100%
}

.main-menu .hire-dev-col-no .custom-submenu .custom-menu-item .menu-link {
	align-items: center;
	width: 100%
}

.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu>.custom-menu-item:nth-child(2) {
	grid-row: span 2
}

.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu>.custom-menu-item .menu-link {
	border-bottom: 0
}

.tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu>.custom-menu-item.menu-item-has-children .menu-link {
	align-items: center;
	width: 100%
}

.main-menu .custom-submenu .custom-menu-item .submenu-depth-1 {
	width: 100%;
	padding-left: 75px;
	padding-top: 0;
	display: flex;
	flex-direction: column;
	row-gap: 8px
}

.main-menu .custom-submenu .custom-menu-item .submenu-depth-1 .custom-menu-item .menu-link .menu-text-wrapper {
	width: 100%
}

.main-menu .custom-submenu .custom-menu-item .submenu-depth-1 .custom-menu-item .menu-link .menu-text-wrapper .menu-label {
	font-size: 16px;
	line-height: 1.2;
	font-weight: 400
}

.mobile-menu-toggle,
.mobile-menu-wrapper {
	display: none
}
/* header menu css ends */

/* footer section */
.footer-map-section{
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-map-section img{
	max-width: 100%;
}

.footer-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    padding: 50px 0 100px;
}

.footer-container .footer-col{
    background: linear-gradient(113.48deg, rgba(44, 83, 248, 0.05) 15.51%, rgba(150, 80, 227, 0.05) 50.37%, rgba(221, 34, 123, 0.05) 85.23%);
    padding: 15px;
    border-radius: 16px;
}

.footer-country-header{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    gap: 10px;
}

.footer-country-flag{
    width: 40px;
    display: inline-flex;
    align-items: center;
}

.footer-country-flag img{
    width: 100%;
	height: 100%;
    object-fit: contain;
}

.footer-country-name{
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 0px;
}

.footer-col address{
    color: rgba(105, 105, 105, 1);
    margin: 0 0 16px 0;
    min-height: 100px;
}

.country-contact-link{
    color: rgba(105, 105, 105, 1);
    display: flex;
    align-items: center;
    gap: 5px;
}

.country-contact-link:hover{
    color: #000;
}

.country-contact-link + .country-contact-link{
    margin-top: 10px;
}

.footer-gradient-bg{
    background: linear-gradient(113.48deg, rgba(44, 83, 248, 0.2) 15.51%, rgba(150, 80, 227, 0.2) 50.37%, rgba(221, 34, 123, 0.2) 85.23%);
    padding: 40px 0 20px;
}

.footer-gradient-bg .container{
    max-width: 1520px;
}

.footer-menu-section{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    column-gap: 50px;
}

.footer-left-side{
    max-width: 360px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.footer-bio{
    display: flex;
    flex-direction: column;
    row-gap: 18px;
    margin-bottom: 40px;
}

.footer-logo{
    display: flex;
    align-items: center;
	max-width: 185px;
}

.footer-logo img{
	width: 100%;
}

.company-bio-description{
    font-size: 14px;
    line-height: 22px;
    color: rgba(16, 16, 16, 1);
    font-weight: 500;
}

.company-bio-description p{
	margin-bottom: 0;
}

.footer-section{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 15px;
}

.footer-section + .footer-section{
    margin-top: 30px;
}

.footer-section-title{
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: rgba(16, 16, 16, 1);
    margin: 0;
}

.common-footer-listing{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
}

.common-footer-listing li{
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.common-footer-listing li img{
    width: 20px;
    height: 20px;
}

.common-footer-listing li .connect-mail{
	display: flex;
	align-items: center;
	gap: 5px;
}

.social-connect{
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.social-connect li,
.social-connect li a{
    display: flex;
    align-items: center;
}

.social-connect li a{
    transition: transform 0.3s ease-in-out;
}

.social-connect li a:hover{
    transform: scale(1.1);
}

.social-connect li a img{
	width: 100%;
	height: 100%;
}

.company-badges{
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.common-footer-link,
.footer-menu-list a{
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: rgba(82, 81, 88, 1);
}

.footer-menu-list li{
	line-height: normal;
    display: flex;
}

.common-footer-link:hover,
.footer-menu-list a:hover{
    color: rgba(0, 0, 0, 1);
}

.footer-right-side{
    width: calc(100% - 460px);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.footer-menu-wrapper{
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

.footer-menu-wrapper:nth-child(1){
	order: 1;
}

.footer-menu-wrapper:nth-child(2){
	order: 2;
}

.footer-menu-wrapper:nth-child(3){
	order: 4;
	grid-column: span 1;
}

.footer-menu-wrapper:nth-child(4){
	order: 3;
	grid-column: span 3;
}

.footer-menu-wrapper:nth-child(5){
	order: 5;
	grid-column: span 1;
}

.footer-menu-wrapper:nth-child(6){
	order: 6;
	grid-column: span 1;
}

.footer-menu-wrapper:nth-child(7){
	order: 7;
    grid-column: span 1;
}

.footer-menu-wrapper:nth-child(8){
	order: 8;
	grid-column: span 1;
}

.footer-menu-wrapper:nth-child(9){
	order: 9;
	grid-column: span 2;
}

.footer-menu-wrapper:nth-child(10){
	order: 10;
	grid-column: span 2;
}

.footer-menu-wrapper:nth-child(1),
.footer-menu-wrapper:nth-child(2){
    grid-column: span 4;
}

.footer-menu-wrapper:nth-child(3) .footer-menu-list,
.footer-menu-wrapper:nth-child(5) .footer-menu-list,
.footer-menu-wrapper:nth-child(6) .footer-menu-list,
.footer-menu-wrapper:nth-child(7) .footer-menu-list,
.footer-menu-wrapper:nth-child(8) .footer-menu-list{
	grid-template-columns: 1fr;
}

.footer-menu-wrapper:nth-child(9) .footer-menu-list,
.footer-menu-wrapper:nth-child(10) .footer-menu-list{
	grid-template-columns: 1fr 1fr;
}

.footer-menu-wrapper:not(:nth-last-child(-n + 2)){
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(16, 16, 16, 0.2);
}

.footer-menu-list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 5px;
}

.footer-menu-wrapper:nth-child(4) .footer-menu-list {
    grid-template-columns: 1fr 1fr 1fr;
}

.footer-copyright{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid rgba(16, 16, 16, 0.2);
}

.footer-copyright-menu{
    display: flex;
    align-items: center;
    gap: 15px;
}

.footer-copyright-menu li,
.copyright-text{
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}

.footer-copyright-menu li a,
.copyright-text{
    color: rgba(16, 16, 16, 0.5);
    margin: 0;
}

.footer-copyright-menu li a:hover{
    color: rgba(16, 16, 16, 1)
}
/* */

.mobile-request-quote-btn-wrapper{
    display: none;
}

.sticky-web-logo{
	display: none;
}

@media (min-width: 992px){
	.mobile-footer-contact-info{
		display: none;
	}

	.desktop-contact-btn{
		display: inline-flex;
	}

	.mobile-contact-btn{
		display: none;
	}

	/* .sticky-new-header .ganpatiji,
	.sticky-new-header .cmn-header-width{
		display: none;
	}

	.sticky-new-header .header-center-menu{
		margin-top: 0;
	} */

	/* .new-header-menu.inner_services_clsfg header.sticky-new-header{
		width: auto;
        padding: 0 20px;
        min-height: auto;
	} */
}

@media (max-width: 1800px){
	.menu-column-wrapper {
        gap: 60px;
    }
}

@media (max-width: 1600px){

	.main-menu {
		column-gap: 8px;
	}

	.hire-dev-col-no .mega-menu-wrap .menu-column-wrapper .custom-submenu, .tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu {
        width: calc(100% - 325px);
        column-gap: 30px;
    }

	.main-menu .custom-submenu .custom-menu-item .submenu-depth-1 {
        padding-left: 60px;
    }

	.header-menu-wrapper{
		column-gap: 5px;
	}

	.cmn-header-width{
		min-width: 195px;
	}

	.header-right-side .touch_btn a {
		min-height: 45px;
		min-width: 140px;
	}

	.corporate-video {
		width: 35px;
		height: 35px;
	}

	.header-right-side.cmn-header-width{
		column-gap: 10px;
	}

	.footer-gradient-bg .container {
        max-width: 1400px;
	}

	.main-section-title{
		font-size: 40px;
		line-height: 50px;
	}

	.menu-column-wrapper {
        gap: 45px;
    }

	.main-menu .custom-submenu .custom-menu-item .menu-link{
		column-gap: 10px;
        padding: 14px;
	}

	.menu-link .menu-icon {
        width: 32px;
        height: 32px;
    }

	.menu-text-wrapper {
        width: calc(100% - 42px);
    }

	.menu-text-wrapper .menu-label {
        font-size: 18px;
        line-height: 26px;
    }

	.menu-text-wrapper .menu-subtext {
        font-size: 14px;
        line-height: 22px;
    }

	.social-blogs-wrapper {
        max-width: 240px;
    }

	.full-screen-right-side {
        max-width: 280px;
        padding: 20px 25px;
    }

	.company-details-wrap.sidebar-btn-wrapper {
        gap: 12px;
    }

	.sidebar-btn {
        font-size: 14px;
        line-height: 22px;
        min-height: 36px;
    }

	.green-btn svg {
        width: 18px;
    }

	.footer-map-section {
    	padding: 40px 0;
	}

	.footer-container {
		padding: 40px 0 80px;
	}

	.footer-menu-section{
		column-gap: 35px;
	}
	.footer-right-side {
    	width: calc(100% - 400px);
	}
}

@media (max-width: 1399px){

	.hire-dev-col-no .mega-menu-wrap .menu-column-wrapper .custom-submenu, .tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu {
        width: calc(100% - 280px);
        column-gap: 20px;
    }

	.main-menu .custom-submenu .custom-menu-item .submenu-depth-1 {
        padding-left: 45px;
    }

	.mega-menu-wrap {
		padding-top: 20px;
        width: calc(100vw - 40px);
    }

	.menu-column-wrapper {
        gap: 25px;
    }

	.custom-submenu {
        column-gap: 20px;
    }

	.main-menu .custom-submenu .custom-menu-item .menu-link {
        column-gap: 8px;
        padding: 10px;
    }

	.menu-link .menu-icon {
        width: 28px;
        height: 28px;
    }

	.menu-text-wrapper {
        width: calc(100% - 36px);
        row-gap: 4px;
    }

	.menu-text-wrapper .menu-label {
        font-size: 14px;
        line-height: 22px;
    }

	.cmn-detail-menu .menu-text-wrapper .menu-label {
        background-size: 6px;
    }

	.menu-text-wrapper .menu-subtext {
        font-size: 13px;
        line-height: 20px;
    }

	.social-blogs-wrapper {
        max-width: 220px;
    }

	.social-icons li {
        width: 32px;
        height: 32px;
    }

	.sidebar-sub-title {
        font-size: 15px;
    }

	.see-more-link {
        font-size: 12px;
        line-height: 16px;
    }

	.blog-item {
        row-gap: 6px;
    }

	.blog-title {
        font-size: 11px;
    }

	.read-more-btn {
        font-size: 11px;
        background-size: 17px;
    }

	.full-screen-right-side {
        max-width: 250px;
        padding: 15px;
    }

	.sidebar-menu-logo {
        margin-bottom: 15px;
    }

	.sidebar-menu-logo a {
        max-width: 100px;
    }

	.menu-company-details {
        row-gap: 15px;
    }

	.company-details-wrap .menu-sidebar-links {
        font-size: 14px;
        line-height: 22px;
    }

	.company-details-wrap .menu-sidebar-links img {
        width: 20px;
    }

	.green-btn svg {
        width: 16px;
    }

	/* header css ends */

	.common-section-spacing {
		padding: 55px 0;
	}

	.new-header-menu.inner_services_clsfg header,
	.new-header-menu.inner_services_cls header {
    	padding: 5px 15px;
	}

	.new-header-menu.inner_services_cls header .logo a img, 
	.new-header-menu.inner_services_clsfg header .logo a img{
		max-height: 65px;
	}

	.main-menu{
		column-gap: 7px;
	}

	.cmn-header-width {
        min-width: 160px;
    }

	.header-center-menu .main-menu>.custom-menu-item.ai-single-menu>.menu-link{
		font-size: 18px;
		line-height: 20px;
	}

	.header-center-menu .main-menu>.custom-menu-item.ai-single-menu>.menu-link::before{
		background-color: #445bef;
	}

	.main-menu>.custom-menu-item>.menu-link {
		font-size: 14px;
		line-height: 24px;
	}

	.corporate-video {
        width: 30px;
        height: 30px;
    }

	.header-right-side .touch_btn a {
        min-height: 40px;
        min-width: 120px;
        font-size: 14px;
        line-height: 24px;
    }

	.header-right-side.cmn-header-width{
		column-gap: 10px;
	}

	.footer-container{
		display: flex;
        flex-wrap: wrap;
		justify-content: center;
	}

	.footer-container .footer-col{
		width: calc(26% - 20px);
	}

	.main-section-title {
		font-size: 36px;
		line-height: 46px;
	}

	.footer-left-side {
    	max-width: 330px;
	}

	.footer-right-side {
        width: calc(100% - 365px);
    }
}

@media (max-width: 1199px){

	.hire-dev-col-no .mega-menu-wrap .menu-column-wrapper .custom-submenu, .tech-dev-listing .mega-menu-wrap .menu-column-wrapper .custom-submenu {
        width: calc(100% - 250px);
        column-gap: 10px;
    }

	.ganpatiji img {
		width: 24px;
		height: 21px;
		object-fit: cover;
	}

	.menu-column-wrapper {
        gap: 15px;
    }

	.custom-submenu {
        column-gap: 10px;
    }

	.main-menu .custom-submenu .custom-menu-item .menu-link {
        column-gap: 6px;
        padding: 8px;
    }

	.menu-link .menu-icon {
        width: 26px;
        height: 26px;
    }
	
	.menu-text-wrapper {
        width: calc(100% - 32px);
    }

	.cmn-detail-menu .menu-text-wrapper .menu-label {
        background-size: 5px;
    }

	.menu-text-wrapper .menu-label {
        font-size: 13px;
        line-height: 20px;
    }

	.menu-text-wrapper .menu-subtext {
        font-size: 11px;
        line-height: 18px;
    }

	.social-blogs-wrapper {
        max-width: 200px;
    }

	.social-icons {
        column-gap: 14px;
    }

	.social-icons li {
        width: 28px;
        height: 28px;
    }

	.sidebar-sub-title {
        font-size: 14px;
    }

	.see-more-link {
        font-size: 11px;
        line-height: 15px;
    }

	.blog-content {
        row-gap: 3px;
    }

	.blog-title {
        font-size: 10px;
    }

	.read-more-btn {
        font-size: 11px;
        background-size: 15px;
    }

	.full-screen-right-side {
        max-width: 230px;
        padding: 10px;
    }

	.sidebar-menu-logo {
        margin-bottom: 12px;
    }

	.menu-company-details {
        row-gap: 12px;
    }

	.company-details-wrap label {
        font-size: 12px;
        line-height: 18px;
    }

	.company-details-wrap .menu-sidebar-links {
        font-size: 13px;
        line-height: 22px;
    }

	.company-details-wrap .menu-sidebar-links img {
        width: 18px;
    }

	.sidebar-btn {
        font-size: 12px;
        line-height: 16px;
        min-height: 32px;
    }

	.green-btn svg {
        width: 14px;
    }

	.main-menu {
        column-gap: 3px;
    }

	.new-header-menu.inner_services_clsfg header,
	.new-header-menu.inner_services_cls header {
        padding: 5px 10px;
		min-height: 85px;
    }

    .cmn-header-width {
        min-width: 135px;
    }

	.new-header-menu.inner_services_cls header .logo a img, 
	.new-header-menu.inner_services_clsfg header .logo a img {
        max-height: 55px;
    }

	.header-right-side.cmn-header-width {
        column-gap: 5px;
    }

	.header-right-side .touch_btn a {
        min-height: 35px;
        min-width: 100px;
        font-size: 13px;
        line-height: 22px;
    }

	.corporate-video {
        width: 26px;
        height: 26px;
    }

	.header-center-menu .main-menu>.custom-menu-item.ai-single-menu>.menu-link {
        font-size: 14px;
        line-height: 16px;
        min-width: 40px;
        min-height: 30px;
    }

	.header-center-menu .main-menu>.custom-menu-item.ai-single-menu>.menu-link .menu-label{
		background-size: 12px;
	}

	.main-menu>.custom-menu-item>.menu-link {
        font-size: 12px;
        line-height: 22px;
    }

	.main-menu>.custom-menu-item.menu-item-has-children>.menu-link, 
	.page-template-cabson .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link, 
	.page-template-derema-help .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link, 
	.page-template-interactive-marketing .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link,  
	.page-template-trade-star .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link, 
	.page-template-write-about .header_type_2 .main-menu>.custom-menu-item.menu-item-has-children>.menu-link {
		background-size: 8px;
		padding-right: 16px;
	}

	.main-section-title {
		font-size: 32px;
		line-height: 42px;
		margin-bottom: 10px;
	}

	.section-content-text{
		font-size: 16px;
    	line-height: 26px;
		max-width: 100%;
	}

	.cmn-btn-style{
		min-height: 50px;
		font-size: 14px;
		min-width: 180px;
	}

	.footer-menu-section{
		column-gap: 20px;
	}

	.footer-left-side {
    	max-width: 300px;
	}

	.footer-right-side {
    	width: calc(100% - 330px);
	}

	.footer-logo{
		max-width: 160px;
	}

	.company-bio-description {
		font-size: 13px;
		line-height: 20px;
	}

	.common-footer-link, .footer-menu-list a {
		font-size: 13px;
		line-height: 20px;
	}

	.common-section-spacing {
        padding: 45px 0;
    }

	.footer-container .footer-col {
        width: calc(30% - 20px);
    }

	.page-template-new-home .common-cta-section + .our-achievements{
		margin-top: 50px;
	}

	.footer-menu-wrapper:nth-child(3) {
		grid-column: span 2;
	}

	.footer-menu-wrapper:nth-child(4) {
		grid-column: span 4;
	}

	.footer-menu-wrapper:nth-child(5){
		order: 6;
		grid-column: span 1;
	}

	.footer-menu-wrapper:nth-child(6){
		order: 5;
		grid-column: span 2;
	}

	.footer-menu-wrapper:nth-child(7) {
		order: 8;
		grid-column: span 2;
	}

	.footer-menu-wrapper:nth-child(8) {
		order: 7;
		grid-column: span 1;
	}

	.footer-menu-wrapper:nth-child(9){
		grid-column: span 4;
	}

	.footer-menu-wrapper:nth-child(10){
		grid-column: span 4;
	}
	
	.footer-menu-list {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.footer-menu-wrapper:nth-child(9) .footer-menu-list, .footer-menu-wrapper:nth-child(10) .footer-menu-list {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.footer-menu-wrapper:not(:nth-last-child(-n + 2)){
		padding-bottom: unset;
		margin-bottom: unset;
		border-bottom: unset;
	}

	.footer-menu-wrapper:not(:last-child){
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid rgba(16, 16, 16, 0.2);
	}

}

@media (max-width: 991px){


	/* mobile menu */
	.mobile-menu-wrapper {
        display: block;
        position: relative;
    }

	.mobile-menu-open {
		overflow: hidden;
		position: relative
	}

	.mobile-menu-open header {
		z-index: 10
	}

	.mobile-menu-open:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, .7);
		z-index: 12
	}

	.mobile-menu-nav {
        display: none;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
    }

	.mobile-menu-nav.open {
        display: flex;
        flex-direction: column;
        margin: 10px;
        width: calc(100% - 20px);
        border-radius: 10px;
        overflow-y: auto;
    }

	.menu-header, .mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open li {
        position: relative;
    }

	.header-right-side .mobile_icon ul li a, .header-right-side .mobile_icon ul li a span, .menu-header {
        display: flex;
        align-items: center;
    }

	.menu-header {
        justify-content: space-between;
        padding: 15px 15px 0;
    }

	.header-menu-right {
        align-items: center;
        column-gap: 15px;
    }

	.mobile-menu-close {
        background-color: rgb(255 227 229);
        border: 1px solid red;
        padding: 4px;
        border-radius: 6px;
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

	.mobile-menu-close img, .mobile-menu-close svg {
        width: 14px;
        height: 14px;
    }

	.mobile-menu-close svg {
        color: red;
    }

	.mobile-menu-list {
        list-style: none;
        padding: 20px 15px;
        margin: 20px 0 0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        height: 100%;
        overflow-y: auto;
        display: flex;
        flex-direction: column;
    }

	.mobile-menu-list>.mobile-menu-item {
		display: inline-flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
		border-bottom: 1px solid rgba(243, 243, 243, 1);
		padding-bottom: 5px;
		margin-bottom: 5px
	}

	.mobile-menu-item-wrap {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%
	}

	.mobile-menu-item-wrap .mobile-menu-link {
		font-size: 18px;
		line-height: 28px;
		color: #000;
		font-weight: 500;
		padding: 12px 0
	}

	.mobile-menu-list .submenu-toggle {
		margin-left: 0;
		cursor: pointer;
		font-size: 22px;
		line-height: 25px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 26px;
		height: 26px
	}

	.mobile-menu-list ul {
		display: none;
		padding: 10px;
		background-color: #f7f7f7;
		border-radius: 6px;
		gap: 10px
	}

	.mobile-menu-list ul.open {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%
	}

	.mobile-menu-list .tech-dev-listing ul.open {
		grid-template-columns: repeat(1, 1fr)
	}

	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link {
		font-size: 15px;
		line-height: 24px;
		padding: 5px;
		position: relative;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		column-gap: 10px
	}

	.mobile-menu-list ul .menu-item-has-children .mobile-menu-item-wrap .mobile-menu-link {
		width: calc(100% - 35px)
	}

	.mobile-menu-list ul .menu-item-has-children .mobile-menu-item-wrap .submenu-toggle {
		font-size: 20px
	}

	.mobile-menu-list ul .menu-item-has-children .mobile-menu-item-wrap .submenu-toggle svg {
		width: 10px
	}

	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link img {
		box-shadow: 0 1.71px 8.57px 0 rgba(14, 6, 66, .15);
		border-radius: 50% 7px 50% 50%;
		width: 32px;
		height: 32px
	}

	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link .mobile-menu-label {
		width: calc(100% - 42px)
	}

	.mobile-menu-social {
		margin-top: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		gap: 10px;
		padding: 15px;
		background-color: #f7f7f7
	}

	.mobile-menu-social h6 {
		color: #000;
		margin-bottom: 0;
	}

	.social-icons {
		list-style: none;
		display: flex;
		gap: 15px;
		padding: 0
	}

	.social-icons li {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 36px;
		height: 36px
	}

	.social-icons img {
		width: 100%;
		height: 100%
	}

	.social-icons li a {
		box-shadow: 0 1.71px 8.57px 0 rgba(14, 6, 66, .15)
	}

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open {
		padding-left: 40px;
		gap: 5px
	}

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open li {
		position: relative
	}

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open li .mobile-menu-link {
		width: 100%
	}

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open li .mobile-menu-link img {
		width: 20px;
		height: 20px;
		box-shadow: none;
		border-radius: 0
	}

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open li .mobile-menu-link .mobile-menu-label {
		width: calc(100% - 30px)
	}

	.menu-item-has-children .mobile-menu-item-wrap .submenu-toggle svg {
		color: #000
	}
	/* */

	.desktop-contact-btn,
	#menu-header-sub-menu{
		display: none;
	}

	.mobile-contact-btn{
		display: inline-flex;
	}

   	.corporate-video, .mobile-contact-btn {
        width: 32px;
        height: 32px;
    }

	.mobile-contact-btn svg{
		color: #fff;
		width: 100%;
		height: 100%;
	}

	.ganpatiji{
		top: 50%;
		transform: translateY(-50%);
	}

	.header-right-side.cmn-header-width {
        column-gap: 15px;
    }

	.mobile-menu-toggle{
		display: inline-flex;
		background: transparent;
        border: 0;
        color: #fff;
        padding: 0;
	}

	.footer-container{
		padding: 30px 0 60px;
		column-gap: 12px;
        row-gap: 20px;
	}

	.footer-bio {
		margin-bottom: 25px;
	}

	.footer-container .footer-col {
        width: calc(33% - 12px);
    }

	.footer-country-flag {
		width: 32px;
	}

	.footer-country-name {
		font-size: 18px;
		line-height: 28px;
	}

	.footer-col address,
	.country-contact-link{
		font-size: 14px;
		min-height: 20px;
	}

	.footer-menu-section{
		flex-direction: column;
	}
	
	.footer-left-side {
        max-width: 100%;
    }

	.footer-left-side .footer-section{
		display: none;
	}

	.footer-right-side {
        width: 100%;
    }

	.footer-menu-wrapper{
		row-gap: 5px;
	}

	.footer-section-title {
		font-size: 16px;
		line-height: 26px;
	}

	.footer-menu-wrapper:last-child{
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid rgba(16, 16, 16, 0.2);
	}

	.mobile-footer-contact-info{
		display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 10px;
        row-gap: 20px;
	}

	.footer-section + .footer-section{
		margin-top: 0;
	}

	.footer-section:nth-child(1),
	.footer-section:nth-child(2){
		grid-column: span 2;
	}

	.footer-section:nth-child(2) .common-footer-listing{
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.footer-section:nth-child(4) {
        grid-column: span 2;
        justify-content: center;
        align-items: flex-end;
    }

	.connect-mail label{
		font-size: 14px;
        line-height: 20px;
		white-space: nowrap;
	}

	.common-footer-listing li {
		column-gap: 5px;
	}

	.social-connect li{
		width: 28px;
		height: 28px;
	}

	.footer-menu-list,
	.footer-menu-wrapper:nth-child(9) .footer-menu-list, 
	.footer-menu-wrapper:nth-child(10) .footer-menu-list{
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}

@media (max-width: 767px){

	/* header mega menu */
	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link {
        font-size: 14px;
        line-height: 22px;
        column-gap: 8px;
    }
	
	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link img {
        width: 30px;
        height: 30px;
    }

	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link .mobile-menu-label {
        width: calc(100% - 38px);
    }

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open {
        padding-left: 35px;
    }

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open li .mobile-menu-link img {
        width: 18px;
        height: 18px;
    }

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open li .mobile-menu-link .mobile-menu-label {
        width: calc(100% - 26px);
    }
	/* */

	.hero-banner-btn-wrap {
        margin: 20px 0 30px;
    }

	.cmn-btn-style{
		min-height: 46px;
        min-width: 170px;
        padding: 8px 10px;
	}

	.hero-banner-feature {
		gap: 12px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

	.main-section-title {
        font-size: 28px;
        line-height: 40px;
	}

	.section-header-wrapper.alt-section-header{
		flex-direction: column;
		align-items: center;
		row-gap: 15px;
	}

	.section-sub-header-wrapper {
    	width: 100%;
		align-items: center;
	}

	.section-sub-header-wrapper .main-section-title, .section-sub-header-wrapper .section-content-text{
		text-align: center;
	}

	.footer-container .footer-col {
        width: calc(50% - 12px);
    }

	.footer-section:nth-child(2) {
        grid-column: span 3;
    }

	.footer-copyright{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		row-gap: 5px;
	}

	.mobile-request-quote-btn-wrapper{
        display: inline-flex;
		position: fixed;
        bottom: 0;
		width: 100%;
		z-index: 10;
    }

	.page-template-new-home .footer-gradient-bg{
		padding-bottom: 70px;
	}
	
	.mobile-request-quote-btn {
		padding: 10px 14px;
		font-size: 16px;
		line-height: 100%;
		min-height: 56px;
		width: 100%;
		font-weight: 500;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		background-color: #4D52F2;
		border: 1px solid #4D52F2;
		color: #fff;
		overflow: hidden;
		position: relative;
		transition: background-color 0.3s ease, border-color 0.3s ease;
	}

	.footer-right-side{
		grid-template-columns: repeat(2, 1fr);
	}

	.footer-menu-wrapper:nth-child(1), 
	.footer-menu-wrapper:nth-child(2),
	.footer-menu-wrapper:nth-child(4),
	.footer-menu-wrapper:nth-child(9),
	.footer-menu-wrapper:nth-child(10){
		grid-column: span 2;
	}

	.footer-menu-wrapper:nth-child(3) {
        grid-column: span 1;
    }

	.footer-menu-wrapper:nth-child(5) {
        order: 5;
		grid-column: span 1;
    }

    .footer-menu-wrapper:nth-child(6) {
        order: 6;
        grid-column: span 1;
    }

	.footer-menu-wrapper:nth-child(7) {
        order: 7;
        grid-column: span 1;
    }

	.footer-menu-wrapper:nth-child(8) {
        order: 8;
        grid-column: span 2;
    }

	.footer-menu-list,
	.footer-menu-wrapper:nth-child(9) .footer-menu-list,
	.footer-menu-wrapper:nth-child(10) .footer-menu-list{
        grid-template-columns: 1fr 1fr;
    }

	.footer-menu-wrapper:nth-child(8) .footer-menu-list{
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 575px){

	/* header mega menu */
	.header-menu-right a, .mobile-menu-close {
        width: 30px;
        height: 30px;
    }

	.mobile-menu-list {
        padding: 15px;
        margin: 15px 0 0;
    }

	.mobile-menu-item-wrap .mobile-menu-link {
        font-size: 16px;
        line-height: 26px;
        padding: 10px 0;
    }

	.menu-item-has-children .mobile-menu-item-wrap .submenu-toggle {
        font-size: 18px;
        line-height: 23px;
    }

	.menu-item-has-children .mobile-menu-item-wrap .submenu-toggle svg {
        width: 10px;
    }

	.mobile-menu-list ul.open {
        gap: 7px;
    }

	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link {
        font-size: 13px;
        line-height: 20px;
        column-gap: 6px;
    }

	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link img {
        width: 26px;
        height: 26px;
    }

	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link .mobile-menu-label {
        width: calc(100% - 32px);
    }

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open {
        padding-left: 30px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
	/* */
 
	.header-right-side.cmn-header-width {
        column-gap: 10px;
    }

	.mobile-menu-toggle .menu-icon{
		width: 24px;
	}

	.mobile-menu-toggle .menu-icon svg{
		width: 100%;
	}

	.common-section-spacing {
        padding: 40px 0;
    }

	.main-section-title {
        font-size: 26px;
        line-height: 36px;
    }

	.footer-container {
		padding: 20px 0 40px;
	}

	.footer-section{
		row-gap: 10px;
	}

	.common-footer-listing{
		row-gap: 5px;
	}

	.footer-section:nth-child(4){
		align-items: flex-start;
	}

	.footer-copyright-menu li, .copyright-text {
		font-size: 13px;
		line-height: 20px;
		font-weight: 500;
	}

	.copyright-text{
		text-align: center;
	}
}

@media (max-width: 479px){

	/* header mega menu */
	.mobile-menu-item-wrap .mobile-menu-link {
        font-size: 15px;
        line-height: 24px;
        padding: 8px 0;
    }

	.menu-item-has-children .mobile-menu-item-wrap .submenu-toggle {
        font-size: 16px;
    }

	.mobile-menu-list ul.open {
        grid-template-columns: repeat(1, 1fr);
    }

	.mobile-menu-list .submenu-toggle, .mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link img {
        width: 24px;
        height: 24px;
    }

	.mobile-menu-list ul.open .mobile-menu-item-wrap .mobile-menu-link .mobile-menu-label {
        width: calc(100% - 30px);
    }

	.mobile-menu-list .tech-dev-listing ul.open .menu-item-has-children ul.open {
        padding-left: 20px;
	}

	.header-menu-right a, .mobile-menu-close {
        width: 27px;
        height: 27px;
    }

	.mobile-menu-wrapper .logo a img {
        max-height: 40px;
    }

	.mobile-menu-social {
        gap: 8px;
        padding: 10px;
    }

	.mobile-menu-social h6 {
        font-size: 13px;
    }

	.social-icons {
        gap: 10px;
    }

	.social-icons li {
        width: 28px;
        height: 28px;
    }

	.mobile-menu-close img, .mobile-menu-close svg {
        width: 10px;
        height: 10px;
    }
	/* */

	.main-section-title {
        font-size: 24px;
        line-height: 32px;
    }

	.new-header-menu.inner_services_cls header .logo a img, .new-header-menu.inner_services_clsfg header .logo a img {
        max-height: 45px;
    }

	.corporate-video, .mobile-contact-btn {
        width: 26px;
        height: 26px;
    }

	.footer-container .footer-col{
		width: 100%;
	}

	.footer-country-flag {
        width: 28px;
    }

	.footer-country-name {
        font-size: 16px;
        line-height: 26px;
    }

	.country-contact-link{
		font-size: 13px;
		line-height: 18px;
	}

	.country-contact-link img{
		width: 16px;
		height: 16px;
	}

	.hero-main-title {
        font-size: 36px;
        line-height: 44px;
    }

	.footer-right-side{
		grid-template-columns: repeat(1, 1fr);
	}

	.footer-logo {
        max-width: 140px;
    }

	.footer-menu-list,
	.footer-menu-wrapper:nth-child(4) .footer-menu-list,
	.footer-section:nth-child(2) .common-footer-listing,
	.footer-menu-wrapper:nth-child(8) .footer-menu-list, 
	.footer-menu-wrapper:nth-child(9) .footer-menu-list{
    	grid-template-columns: 1fr;
	}

	.footer-menu-wrapper:nth-child(3), 
	.footer-menu-wrapper:nth-child(4),
	.footer-menu-wrapper:nth-child(5), 
	.footer-menu-wrapper:nth-child(6), 
	.footer-menu-wrapper:nth-child(7),
	.footer-section:nth-child(3),
	.footer-section:nth-child(4) {
		grid-column: span 3;
	}
}