/*
Theme Name: Abacasys Child
Theme URI: https://arch.abacasys.com/
Author: Abaca Web Developement team
Author URI: https://arch.abacasys.com/
Description: Abaca Systems is a digital innovation leader with offices in USA, India, and South Africa. Since 2006, Abaca has been helping companies power their businesses with its Customized Software Solutions, Oracle APEX, Oracle Consulting, Offshore Custom Software Development, AWS Consulting, Customized ERP Software Solutions, Marketing automation, CRM and ERP software. We are one of the top IT companies to work with in India
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.2.1714977608
Updated: 2024-05-06 06:40:08

*/
*{
	margin: 0;
	padding:0;
	box-sizing: border-box;
}
@font-face {
    font-family: 'Abaca-regular';
    src: url('matteo-regular-webfont.woff2') format('woff2'),
         url('matteo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Abaca-medium';
    src: url('matteo-medium-webfont.woff2') format('woff2'),
         url('matteo-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Abaca-bold';
    src: url('matteo-bold-webfont.woff2') format('woff2'),
         url('matteo-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
p {
    font-size: 20px;
	line-height: 30px;
    font-family: abaca-regular;
}
b, strong{
	    font-family: 'Abaca-medium';
           font-weight: 500;
}
h1 {
    font-size: 61px;
    line-height: 82px;
    font-family: 'Abaca-regular';
    margin-bottom: 10px;
	 font-weight: 400;
}
 h2 {
    font-size: 35px;
    line-height: 39px;
    margin-bottom: 15px;
    font-family: 'Abaca-regular';
	 font-weight: 400;
}
img {
	max-width: 100%;
	height: auto;
}
ul, ol{
	list-style: none;
	list-style: none;
    margin: 0;
    padding: 0;
}
a, a:hover {
	text-decoration: none;
	text-decoration: none;
    -webkit-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}

::-webkit-scrollbar-track {
    border-radius: 7px;
    background-color: lightgray;
}

::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: var(--main-bg-color);
}
.section-bg {
    background: #221429;
}
:root {
    --main-bg-color: #DC2E27;
    --section-bg-color: #221429;
}
.p-50 {
    padding: 50px 0;
}

.p-70 {
    padding: 70px 0;
}

.p-75 {
    padding: 75px 0;
}

.p-85 {
    padding: 85px 0;
}

.p-94 {
    padding: 94px 0;
}

.p-100 {
    padding: 100px 0;
}

.p-125 {
    padding: 125px 0;
}

.p-150 {
    padding: 150px 0;
}

.p-175 {
    padding: 175px 0;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-60 {
	padding-top: 60px;
}
.mb-0 {
    margin-bottom: 0;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}

.w-90 {
    width: 90%
}
.min-100 {
    min-height: 100px;
}

.pt-0 {
    padding-top: 0;
}
.w-40 {
    width: 40%;
}
.w-60 {
    width: 60%;
}
.w-70 {
    width: 70%;
}
.w-80 {
    width: 80%;
}
.w-90 {
    width: 90%;
}
.abaca-header {
    padding: 12px 0;
    background: #FFFFFF;
}
.p-relative{
	  position: relative;
}
.logo img {
    max-width: 159px;
}
.abaca-container {
    width: 100%;
    margin: 0 auto;
    max-width: 80%;
}
.header-menu.forr-desktop {
    display: flex;
    justify-content: flex-end;
}

.header-menu.forr-desktop li {
    display: inline-block;
    padding-left: 50px;
}

.header-menu.forr-desktop li a {
    color: #000000;
    font-size: 19px;
    font-family: 'Abaca-regular';
	cursor: pointer;
}
.header-menu.forr-desktop .current-menu-item a {
    color: var(--main-bg-color) !important;
   font-family: 'Abaca-regular';
}
.header-menu.forr-desktop .current_page_item a {
    color: var(--main-bg-color) !important;
   font-family: 'Abaca-regular';
}
.header-menu.forr-desktop li:last-child a {
    border: 2px solid var(--main-bg-color);
    padding: 10px 15.88px;
    font-size: 20px;
    color: #221429;
    font-family: 'Abaca-regular';
    border-radius: 4px;
}
.header-menu.forr-desktop li:last-child a:hover{
	background:  var(--main-bg-color);
    color: #ffffff;
}
.abaca-btns a {
    color: #ffffff;
    background: var(--main-bg-color);
    border-radius: 4px;
    padding: 14px 25.88px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    font-family: 'Abaca-regular';
    font-size: 18px;
}
section.hero-banner {
    display: flex;
    align-items: center;
}
.hero-content h1 {
    font-size: 61px;
    line-height: 82px;
    font-family: 'Abaca-regular';
    margin-bottom: 10px;
}
.hero-content p {
    font-size: 28px;
    line-height: 40px;
    font-family: 'Abaca-regular';
    margin-bottom: 64px;
}
p.before-line {
    padding-left: 15px;
	position: relative;
}
p.before-line:before {
    content: '';
    background: var(--main-bg-color);
    width: 5px;
    height: 57%;
    left: 0;
    top: 12px;
    display: block;
    position: absolute;
    z-index: 1;
    max-height: 59px;
}
.single-hero-blog {
    background: #F6F6F6;
    max-width: 473px;
    margin-left: auto;
    padding: 125px 76px 124px;
}

.single-hero-blog:nth-child(1) {
    background: #fff;
}

.blog-title h3 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Abaca-regular';
    margin-bottom: 30px;
    color: #343434;
    min-height: 45px;
}

.theme-hypon {
    height: 2px;
    width: 49px;
    background: var(--main-bg-color);
    margin-bottom: 26px;
}
a.read {}

.single-hero-blog a.read {
    font-size: 18px;
    line-height: 24px;
    color: var(--main-bg-color);
    font-family: 'Abaca-regular';
}
.mobile-toggle {
    display: none;
}
section.adapt {
    padding: 58px 0;
	background-color: #f5f5f5;
}
.title-line {
    background: var(--main-bg-color);
    height: 3px;
    width: 105px;
    text-align: center;
}
section.adapt h2 {
    font-size: 35px;
    line-height: 61px;
    font-family: 'Abaca-regular';
	color: #000;
}
section.adapt p {
	color: #000;
}
section.adapt p:last-of-type {
	margin: 0;
}
section.abaca-impowring {
    padding: 70px 0;
}
section.it-partner {
    padding: 90px 0 66px;
}
.it-partner h2 {
	color: #000;
}
.before-img {
    position: absolute;
    bottom: 0;
    z-index: -1;
}
figure {
    margin: 0;
}
.partner-cnt {
    background: #ffffff;
    padding: 20px 28px 20px;
}
.partner-cnt h3 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Abaca-regular';
}
.partner-cnt p {
    max-width: 377px;
}
.page-template-cloud .partner-cnt p {
	max-width: 100%;
}
.partner-image img {
    width: 100%;
}

.relative {
    position: relative;
}
.partner-cnt h3:before {
    content: '';
    display: block;
    background: var(--main-bg-color);
    width: 3px;
    height: 80%;
    position: absolute;
    left: -11px;
    top: 4px;
    max-height: 20px;
}
.service-box {
    background-size: cover !important;
    margin: 0 auto;
}

section.abaca-services {
    padding: 66px 0;
}
.service-cnt {
    background: #ffffff;
    max-width: 604px;
    padding: 82px 75px 61px;
}
.service-cnt h4 {
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    font-family: 'Abaca-regular';
    margin-bottom: 15px;
}
.serv-hypon {
    height: 2px;
    width: 50px;
   background: var(--main-bg-color);
    margin-bottom: 15px;
}
.service-cnt h2 {
    font-size: 35px;
    line-height: 39px;
    margin-bottom: 15px;
    font-family: 'Abaca-regular';
    padding-right: 56px;
}
section.abaca-customers {
    padding: 0 0 68px;
}
.see-why {
    padding: 62px 106px 295px;
}
.before-line:before {
    content: '';
    background: red;
    width: 3px;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: -11px;
    top: 8px;
    max-height: 44px;
}
.see-why h2 {
    padding-right: 50px;
}
.see-why p {
    margin-bottom: 41px;
}
.abaca-btns a {
    display: block;
    max-width: 210px;
    text-align: center;
}
.abacasys-casestudy {
    background: #F9F9F9;
    padding: 37px 42px 38px 36px;
}
.casestudy-desc {
    margin: 0 0 26px;
    font-size: 16px;
    line-height: 27px;
    color: #343434;
    font-family: 'Abaca-regular';
	min-height: 110px;
}
a.read-more {
    color: #DC2E27;
    font-size: 18px;
     font-family: 'Abaca-regular';
}
section.connect-expert {
    padding: 90px 0;
    background-position: center;
}
section.connect-expert h2 {
    max-width: 649px;
    margin: 0 auto 44px;
}
.abaca-btns.white-btn a {
    background: transparent;
    border: 2px solid #FFFFFF;
}
section.sameless-it {
    padding: 97px 0 67px;
}
.sameless-cnt p {
    max-width: 551px;
}

.sameless-cnt {
    padding-left: 10%;
}
.sameless-cnt h2 {
	max-width: 480px;
    margin-bottom: 22px;
}
.sameless-cnt h3.choice {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Abaca-medium';
}
.service-box {
    padding: 87px 92px 87px;
}
.partner-cards {
    width: 95%;
    margin: 0 auto;
}
.emp-cnt p {
    max-width: 588px;
}
.emp-cnt h2 {
    max-width: 452px;
}
.animatedlayer-three {
    position: absolute;
    bottom: 0;
    left: 0;
}

.animatedlayer-two {
    position: absolute;
    bottom: -14px;
    right: 0;
    width: 100%;
}

.animatedlayer-one {
    position: absolute;
    right: 0;
    bottom: -34px;
}
.why-cnt {
    z-index: 2;
}
.animatedlayer-one {
    animation: bounce_one 5s linear infinite;
}
.animatedlayer-two {
    animation: bounce_one 7s linear infinite;
}

@keyframes bounce_two {
    0% {
        transform: scale(1, 1) translateY(0);
    }
    10% {
        transform: scale(1.1, 0.9) translateY(0);
    }
    30% {
        transform: scale(0.9, 1.1) translateY(-1.375rem);
    }
    50% {
        transform: scale(1, 1) translateY(0);
    }
    57% {
        transform: scale(1, 1) translateY(-0.1875rem);
    }
    64% {
        transform: scale(1, 1) translateY(0);
    }
    100% {
        transform: scale(1, 1) translateY(0);
    }
}  
@-webkit-keyframes animationFramesOne {
    0% {
        transform: translate(0) rotate(0deg);
    }
    20% {
        transform: translate(73px, -1px) rotate(36deg);
    }
    40% {
        transform: translate(141px, 72px) rotate(72deg);
    }
    60% {
        transform: translate(83px, 122px) rotate(108deg);
    }
    80% {
        transform: translate(-40px, 72px) rotate(144deg);
    }
    to {
        transform: translate(0) rotate(0deg);
    }
}
@keyframes bounce_one{0%{transform:translateY(-0.625rem)}50%{transform:translateY(0.625rem)}to{transform:translateY(-0.625rem)}}
section.meet-abaca-experts {
    padding: 115px 0 82px;
    background-position: center !important;
}
.experts-tetle p {
    max-width: 770px;
    margin-bottom: 50px;
}
.leftspace-container {
    width: 90%;
    margin-left: auto;
    overflow-x: hidden;
}
.expertslider {
    padding-top: 68px;
}
.experts-box {
    background: #ffffff;
	padding: 42px;
}
.experts-img img {
    width: 100%;
}
button.slick-arrow {
    width: 91px;
    height: 56px;
   color: #B0B0B0;
	border: 2px solid #B0B0B0;
    background: transparent;
    
    border-radius: 4px;
    font-size: 32px;
	position: absolute;
    top: 0;
    right: 30px;
}
button.slick-arrow:hover{
     color: white;
	background : var(--main-bg-color);
	border: 2px solid var(--main-bg-color);
}
button.slick-prev.slick-arrow {
    right: 132px;
	
}
.Expert-job {
    font-size: 20px;
    line-height: 36px;
    font-family: 'Abaca-regular';
	margin-bottom: 12px;
}
.experts-cnt h2 {
    margin-bottom: 4px;
}
.emp-icon {
    margin-bottom: 22px;
}
/* Slider */

.slick-slide {
    margin: 0px 30px 0 0;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
section.page-banner {
    min-height: 743px;
}
section.page-banner.relative:after {
    content: '';
    background: linear-gradient(90deg, rgba(4, 17, 9), rgba(31, 42, 35), rgb(233 239 235 / 0%));
    width: 100%;
    height: 242px;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 1;
	opacity: 0.7;

}
.dropdown-pages-title {
    position: absolute;
    bottom: 37px;
    z-index: 2;
	width: 100%;
	padding-left: 10%;
	left: 0;
}

.dropdown-pages-title h1 {
    color: #ffffff;
        max-width: 90%;

}
.before-heading {
	padding-left: 14px;
}
.before-heading:before {
    content: '';
    background: var(--main-bg-color);
    width: 6px;
    height: 45%;
    position: absolute;
    left: 0;
    top: 21px;
    max-height: 62px;
}
section.dynamic-form {
    padding: 77px 0 150px;
}
.dynamic-cnt h4 {
    font-size: 30px;
    line-height: 35px;
    font-family: 'Abaca-regular';
    color: #282828;
}
.dynamic-cnt h2 {
    font-size: 55px;
    line-height: 68px;
    margin-bottom: 28px;
}
section.why-upgread {
    padding: 120px 0 73px;
}
h2.before-heading:before {
    top: 8px;
    max-height: 30px;
}
.engineers-box {
    margin-bottom: 52px;
}
.engineers-box h4 {
    font-size: 28px;
    line-height: 36px;
        font-family: 'Abaca-regular';
    margin-bottom: 20px;
}
.engineers-box p {
    max-width: 416px;
}
.why-a {
    font-size: 14rem;
    color: #F6F6F6;
    font-family: 'Abaca-regular';
    letter-spacing: -4.82px;
    line-height: 1;
}
section.case-stydy-area {
    background: #F6F6F6;
    padding: 80px 0;
}
section.case-stydy-area .abacasys-casestudy {
    background: #ffffff;
}
section.capabilities-cust {
    padding: 80px 0;
}
section.capabilities-cust h4.before-heading:before {
    top: 5px;
    max-height: 20px;
}
.capabilities-cust-cnt h4 {
    font-size: 24px;
    line-height: 30px;
    font-family: abaca-regular;
}
.capabilities-cust-cnt p {
    padding-left: 14px;
	max-width: 610px;
}
.capabilities-cust-box {
    margin-bottom: 66px;
    align-items: center;
}

.capabilities-cust-box:last-child {
    margin-bottom: 0;
}
.before-imag {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.dynamic-box {
    background: #FFFFFF;
    padding: 75px;
}
.left-before-img {
    position: absolute;
    top: 50%;
    z-index: -1;
    transform: translateY(-50%);
    max-height: 626px;
    max-width: 140px;
}
.ukap button.slick-arrow:hover {
    border: 2px solid  var(--main-bg-color);
    color: #ffffff;
}
.right-before-img {
    z-index: -1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.static-stud-box h5 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
    font-family: 'Abaca-regular';
}
section.why-abacasys.why-choose .why-a {
    font-size: 12rem;
}
.before-bullet {
    position: relative;
    padding-left: 35px;
}

.before-bullet:before {
    content: '';
    background: var(--main-bg-color);
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}
.consultation p.min-75 {
    min-height: 150px;
}
.consultation .partner-cnt {
	height: 190px;
}
.light-bg {
    background: #F6F6F6;
}
.with-white-bg p.min-75 {
    max-width: 100%;
}

.with-white-bg .partner-cnt {
    min-height: 277px;
}
.full-width .engineers-box p {
    max-width: 100%;
    font-size: 30px;
    line-height: 48px;
    padding-left: 25px;
    letter-spacing: -0.54px;
    color: #000000;
}
h2.choice {
    max-width: 510px;
}
.experts-cnt h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: abaca-regular;
}
.experts-cnt h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: abaca-regular;
	max-width: 340px;
}
.transparent-box .experts-box p{
	  font-size: 18px;
    line-height: 24px;
    font-family: 'Abaca-regular';
}
.Expert-cnt li {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Abaca-regular';
    margin-bottom: 10px;
}

.Expert-cnt ul {
    list-style: disc;
    padding-left: 1rem;
}
.transparent-box .experts-box {
    background: transparent;
    box-shadow: none;
    padding: 0;
}
.ukap button.slick-arrow {
    border: 2px solid #000000;
    color: #000000;
}
.w-1000 {
    max-width: 1000px !important;
}
.left-padding-p .engineers-box p {
    padding-left: 25px;
}
.vertical-text {
    font-size: 160px;
    line-height: 169px;
    color: #C71A19;
    opacity: 15%;
    position: absolute;
    right: 2%;
    top: 5%;
	writing-mode: vertical-rl;
    text-orientation: mixed;
}
section.aim-videos {
    padding: 100px 0;
}
.video-box {
    background: #ffffff;
    box-shadow: 0 0 10px #e7e7e7;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
}
.video-box iframe {
    min-height: 225px;
}
.video-title h3 {
    font-size: 20px;
    margin-top: 18px;
        font-family: 'Abaca-medium';
}
.capabilities-cust-cnt .abaca-btns {
    padding-left: 15px;
}
p.theme-bullet:before {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 30px;
    margin-right: 10px;
    background: var(--main-bg-color);
}
section.connect-expert p {
    max-width: 1295px;
    margin: 0 auto 50px;
}
.w-100 {
    max-width: 100% !important;
}
.np-before:before {
    display: none !important;
}
.theme-color {
    color: var(--main-bg-color);
}
.partner-cnt h3 span {
    padding-right: 10px;
}
.abaca-container-fluid {
    width: 100%;
    overflow-x: hidden;
}

/* footer css */
.top-footer {
    background: #F2F2F2;
    padding: 75px 0 50px;
}
.bottom-footer {
    background: #ffffff;
    padding: 48px 0;
}
.footer-copy-area.for-mobile {
    display: none;
}
.footer-columns h2 {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 10px;
   font-family: 'Abaca-regular';
	color: #000000;
}
.footer-address h3 {
    font-size: 20px;
    line-height: 31px;
    margin-bottom: 8px;
	font-family: 'Abaca-regular';
	color: #000000;
}
.footer-address p {
    font-size: 17px;
    line-height: 26px;
	font-family: 'Abaca-regular';
}
.footer-address.footer-links li a {
	color: #000000;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Abaca-regular';
}
.footer-address p, a {
    font-size: 17px;
    line-height: 25px;
	 font-family: 'Abaca-regular';
	color: #000000;
	
}
.footer-address span {
    font-family: 'Abaca-regular';
}
.social-links a {
    display: inline-block;
    margin-right: 4px;
}
.social-links i {
    height: 34px;
    background: #000000;
    width: 34px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
}
.footer-copy-area {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
footer-logo {
    max-width: 159px;
}
.footer-logo {
    max-width: 159px;
}
.copy-right p {
    font-size: 17px;
    color: #221429;
    font-weight: 400;
    margin-bottom: 0;
}
/* end footer */
/* Mega menu  */
.highlights-box {
    background: #F6F6F6;
    padding: 40px 60px 44px;
}
.ctstom-mega-menu {
    background: #ffffff;
}

.highlights-box {
    background: #F6F6F6;
    padding: 40px 60px 44px;
}

.menu-label {
    color: #343434;
    font-size: 22px;
    line-height: 24px;
    font-family: 'Abaca-medium';
    margin-bottom: 15px;
    margin-top: 80px;
}


.highlights-box .menu-label {
    margin-bottom: 20px;
	margin-top: 0;
}
.menu-list li a {
    font-size: 16px;
    line-height: 24px;
    color: #343434;
    font-family: 'Abaca-regular';
}

.menu-list li {
    margin-bottom: 38px;
}
.ctstom-mega-menu {
    border-top: 1px solid #e7e7e7;
}
.highlights-box h3 {
    color: #343434;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
    font-family: abaca-regular;
    max-width: 180px;
}
.highlights-img {
    margin-bottom: 33px;
}
.abaca-header {
    height: 90px;
}
.overlay {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      z-index: 100; /* Ensure it is on top of other content */
	transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
    }
    .overlay.show {
      display: block;
		transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
    }
.abaca-header {
    position: relative;
    z-index: 101;
}

/* drop down menu */
li.collps-menu {
    width: 100%;
}
.dropdown-menu {
    list-style-type: none;
    margin: 23px 0 0 0;
    padding: 0;
    position: absolute;
    background-color: #fff;
    z-index: 1000;
/*     width: 100dvw; */
	width : 100%;
    left: 0;
    overflow: hidden;
    max-width: 100%;
    display: none;
    border-radius: 0;
    border: 0;
	transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
}

.dropdown-menu li {
    margin: 0;
}
.dropdown-menu a {
    padding: 10px;
    white-space: nowrap;
}
.caret {
    margin-left: 5px;
    transition: transform 0.3s ease;
}
.caret.up {
    transform: rotate(180deg);
}
.dropdown, .dropend, .dropstart, .dropup {
    position: inherit;
}
.header-menu.forr-desktop .menu-list li {
    padding-left: 0;
    display: block;
    margin-bottom: 25px;
}
.menu-label {
    min-height: 50px;
}
.header-menu.forr-desktop .menu-list li a:hover {
    color: #e32124;
    border-bottom: 1px solid #e32124;
    border-radius: 0;
}

.header-menu.forr-desktop .menu-list li a {
    border: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Abaca-regular';
}
.header-menu.forr-desktop .menu-list li a:hover {
    background: transparent;
    color: inherit;
}
.highlights-box a.read {
    border: 0 !important;
    padding: 0 !important;
}
.highlights-box a.read:hover {
    border: 0 !important;
    padding: 0 !important;
	color: inherit;
}
.menu-list.column-count ul {
    column-count: 2;
}
.dropdown-toggle::after{
	display: none;
}
.caret {
    margin-left: 5px;
    transition: transform 0.3s ease;
    position: absolute;
}
body {
	border: 0 !important;
}
body.no-scroll {
    overflow: hidden;
	padding-right: 7px;
}
li.dropdown:after {
    content: '';
    background: #e32124;
    display: block;
    width: 0;
    height: 2px;
    position: relative;
    top: 21px;
    transition: 0.5s ease;
}

li.dropdown:hover:after {
    width: 100%;
}
a.dropdown-toggle::active li.dropdown:hover:after {
	width: 100%;
}

/* blog page */
section.all-blogs {
    padding: 70px 0;
}
a.read:hover {
    color: inherit;
}
.blog-image {
    transform: scale(1.1);
    max-width: 90%;
    transition: .4s ease-in-out;
}
.all-blog-box:hover .blog-image {
    transform: translate(0px, 0px);
}
span.page-numbers.current {
    color: var(--main-bg-color);
}
a.page-numbers {
    color: #000000;
}
.highlights-box a:hover {
    background: transparent !important;
    color: #000000 !important;
}
.small-title {
    font-family: 'Abaca-bold';
}
.blog-cat {
    margin: 0 40px;
}
.post-datas {
    font-family: 'Abaca-bold';
}
.all-detail-cnt h2 {
    font-size: 28px;
    line-height: 38px;
    margin-top: 70px;
   font-family: 'Abaca-medium';
}

.all-detail-cnt h3 {
    font-size: 24px;
    line-height: 35px;
    margin-top: 60px;
	font-family: 'Abaca-medium';

}
.all-detail-cnt h4 {
    font-size: 18px;
    line-height: 32px;
    margin-top: 40px;
    font-weight: bold;
}

.blog-cat {
    margin: 0 40px;
}

.recent-post-widget ul li {
    font-size: 12px;
    background: #ffffff;
    display: block;
    padding: 5px 8px;
    margin-bottom: 4px;
    line-height: 18px;
}
.recent-post-widget ul li a { 
	 font-size: 12px;
}
.all-detail-cnt ul, ol {
    list-style: inherit;
    margin-left: 1rem;
}

.all-detail-cnt  li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.all-detail-cnt li {
    margin-bottom: 25px;
}
.all-detail-cnt li::marker {
    color: var(--main-bg-color);
}
.all-detail-cnt p {
    font-size: 18px;
}
.form-control {
    background: #F7F4F2;
    height: 60px;
    border-radius: 8px;
    border: 0;
    color: #282828;
    outline: 0;
    font-size: 18px;
    padding-left: 20px;
        font-family: 'Abaca-regular';
    font-weight: 400;
}
.send-btn {
    width: 210px;
    background: var(--main-bg-color);
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
	border: 0;
}
select.selectpicker {
    background: url(/wp-content/uploads/2023/02/159119.png) no-repeat;
    background-size: 18px;
    background-color: #F7F4F2;
    background-position: right 3% center;
    cursor: pointer;
}
.phone_code_cont.form-control {
    width: auto;
    border-radius: 8px 0 0 8px;
}
.phone_num_fld.form-control {
    border-radius: 0 8px 8px 0;
}
.html_form_cont {
    margin-bottom: 15px;
}
.capabilities-cust-cnt p span {
    font-size: xxx-large;
    vertical-align: text-bottom;
    padding-right: 8px;
}
.engineers-box p span {
    font-size: xxx-large;
    vertical-align: text-bottom;
    padding-right: 8px;
}
.perfect-data {
    position: absolute;
    text-align: left;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
}

.content-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    z-index: 9;
    background: linear-gradient(359deg, #DC2E27, #0D56DC00);
}

.fadeIn-bottom {
   bottom: 0;
}

.perfect-box:hover .perfect-data {
    bottom: 10%;
    left: 50%;
    opacity: 1;
}

.perfect-box:hover .content-overlay {
    opacity: 1;
}

.singel-perfect-image img {
    min-width: 100%;
    min-height: 100%;
}

.perfect-info h3 {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}

.perfect-info p {
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    font-weight: 400;
}
.client-sucess-story .partner-cnt h3 {
    min-height: 92px;
}
.w-auto {
    max-width: max-content !important;
}
/* faqs */
.acc-btn {
    width: 100%;
    padding: 1.6rem 0;
    font-size: 25px;
	line-height: 48px;
    cursor: pointer;
    background: inherit;
    border: none;
    outline: none;
    text-align: left;
    transition: all 0.5s linear;
     font-family: 'Abaca-regular';
}

.acc-btn:after {
    content: "\27A4";
    color: var(--main-bg-color);
    float: right;
    transition: all 0.3s linear;
}

.acc-btn.is-open:after {
    transform: rotate(90deg);
}

.acc-btn:hover,
.acc-btn.is-open {
    color: #000;
    font-weight: bold;
}

.acc-content {
    max-height: 0;
    margin: 0;
    padding-left: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    border-bottom: 1px solid #ccc;
}
/* sidebar menu */
.sidenav {
    height: 100%;
    width: 0px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    background: #ffffff;
    overflow-x: hidden;
    padding: 70px 0 0 0;
    transition: all 0.5s;
    box-shadow: 0 0 10px #dfdfdf;
}

.sidenav .current-menu-item a {
    color: var(--main-bg-color); !important;
    font-weight: bold;
}

.sidenav a {
    font-weight: 400;
}

.sidenav a {
    padding: 30px 0 30px 20px;
    font-size: 20px;
    display: block;
    text-decoration: none;
    color: var(--main-bg-color);
}

.sidenav a:hover {
    color: #ffffff;
}

.sidenav a {
    padding: 30px 0 30px 20px;
    font-size: 20px;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
}

.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 40px !important;
    color: #000000;
}

.sidenav .contact-btn a {
    padding: 10px;
    margin-left: 15px;
}
.mobile-menu li a {
    color: #000000 !important;
}
.all-detail-cnt b, strong {
    font-family: 'Abaca-medium';
}
.all-detail-cnt ul, ol {
    margin-bottom: 30px;
}
.why-a {
    margin-bottom: 40px;
}
h1.entry-title {
    display: none;
}
.journy-video {
    max-width: 1128px;
    margin: 4rem auto 0;
}
.bg-light {
    background: #F6F6F6 !important;
}
.page-template-aboutus .partner-cnt p {
    max-width: 100%;
}
.page-template-aboutus .engineers-box.why-choose {
    max-width: 477px;
}
.footer-address.footer-links li {
    margin-bottom: 12px;
}
.footer-columns .footer-address p {
    max-width: 287px;
}
.find-on {
    margin-top: 80px;
}
.abaca-casestudy-image {
    min-height: 60px;
    background: #ffffff;
    display: flex;
    align-items: center;
    max-width: fit-content;
    padding: 10px;
}


.experts-tetle p {
    max-width: 647px;
    line-height: 36px;
}
.hero-blogs .blog-title h3 {
    max-width: 270px;
}
.page-template-applications .partner-cnt p {
    max-width: 100%;
    min-height: 211px;
}
.sameless-cnt h2.choice {
    line-height: 47px;
}
.engineers-box.why-choose h4.before-bullet {
    max-width: 430px;
}
.highlights-box a {
    color: var(--main-bg-color) !important;
    font-size: 16px !important;
}
p.before-bullet:before {
    width: 10px;
    height: 10px;
}
.page-template-multifaceted-teams .before-line:before {
    max-height: 20.5px;
}
.page-template-multifaceted-teams .engineers-box h4 {
    font-family: 'Abaca-medium';
}
.page-template-partnetship-program  .partner-cnt p.min-75 {
    min-height: 180px;
}

.partner-img-box {
    text-align: center;
}
.interview-process .partner-cnt p {
    max-width: 100%;
    font-size: 16px;
    min-height: 245px;
}
.page-template-software-development-services .engineers-box.why-choose h4.before-bullet {
    max-width: 100%;
}
.single-review {
    background: #FFFFFF;
    padding: 25px;
    position: relative;
}
.single-review h2 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 10px;
    font-family: 'Abaca-medium';
}
p.review-job {
    font-size: 16px;
    line-height: 19px;
    font-family: 'Abaca-regular';
    color: #000000;
    margin-bottom: 15px;
}
.single-review p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Abaca-regular';
    color: #3F3F3F;
}
.page-template-oracle-services .partner-cnt p {
    min-height: 180px;
}
.privacy-menu ul {
    display: flex;
}

.privacy-menu li {
    margin-right: 20px;
}
.privacy-menu li a {
    font-size: 14px;
}
.abaca-header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
	    box-shadow: 0 0 10px #dddddd;
}
.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: #333;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1000;
}

.scroll-to-top:hover {
    background-color: #555;
}
.theme-bullet:before {
    position: absolute;
    left: 0;
    top: 7px;
}

.theme-bullet {
    position: relative;
    padding-left: 20px;
}
.client-images {
    width: 100%;
    box-shadow: 0 2px 10px 0 rgb(0 26 87 / 10%);
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
}
.client-images img {
    max-width: 160px !important;
    height: auto !important;
}
.challanges {
    max-width: 749px;
    margin-bottom: 75px;
}
.challanges h4 {
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 25px;
    font-family: 'Abaca-medium';
}
.challanges li {
    font-size: 20px;
    line-height: 30px;
    font-family: abaca-regular;
    margin-bottom: 40px;
}
.partner-box-card {
    margin-bottom: 15px;
}
section.creating .engineers-box p {
    padding-left: 38px;
}
.page-template-auality-assurance .partner-cnt p {
    max-width: 100%;
    min-height: 214px;
}
.page-template-dedicated-developmentteams .partner-cnt p {
    max-width: 100%;
    min-height: 182px;
}
.page-template-dedicated-developmentteams section.no-min p.min-75 {
    min-height: 125px;
}
.setup-a .partner-cnt h3 {
    font-size: 18px;
    line-height: 24px;
}
.page-template-abaca-precision .partner-cnt p {
    min-height: 120px;
}
a.internal-linking {
    color: var(--main-bg-color);
    text-decoration: underline;
    font-size: inherit;
    text-underline-offset: 4px;
}
.all-detail-cnt a {
    color: var(--main-bg-color);
}
strong.d-block {
    font-weight: bold;
}
.all-blogs #load-more-btn {
	border-color: #E32124 !important;
	box-shadow: none;
}

.apex-section-3-DevelopmentModernization.apex-develoopment-section {
	background-size: cover;
    background-repeat: no-repeat;
}
.apex-develoopment-section .container {
	margin-left: auto;
}
.apex-develoopment-section .card-DevelopmentModernization,
.apex-develoopment-section .card, .apex-develoopment-section .apex-modernization-managedservices-card {
	height: 400px;
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.3);
}
.apex-develoopment-section .card-DevelopmentModernization h3, .apex-develoopment-section .card h3, .apex-develoopment-section .apex-modernization-managedservices-card h3,
.apex-develoopment-section .card-DevelopmentModernization p, .apex-develoopment-section .card p, .apex-develoopment-section .apex-modernization-managedservices-card p {
	color: #fff !important;
}
.apex-develoopment-section .apex-modernization-managedservices-card {
	max-width: 100%;
	min-width: auto;
}
.apex-develoopment-section .card p {
	font-size: 16px;
}
.modernize-process .container {
	margin: 0;
}
.modernize-process-header {
	text-align: center;
}
.modernize-process-header .divider {
	background-color: #d22b2b;
	height: 3px;
	width: 100px;
	margin: 0 auto 20px;
}
.abacasysPerformnce .sushankcard11, .abacasysPerformnce .card {
	width: auto;
	padding: 0 10px 0 0;
    border-right: 1px solid #ddd;
	border-radius: 0;
}
.abacasysPerformnce .sushankcard11 img {
	object-fit: cover;
}
.apex-develoopment-section .card.bd-service {
	height: 290px;
	max-width: 100%;
	min-width: auto;
}
.abacasysPerformnce .sushankcard11.auto-db p {
	height: 120px;
}
.why-apex-og .container {
	margin: 0;
}
.container-first-jamfast {
	background: #50397e;
	padding: 120px 0;
}
.container-first-jamfast .container {
	margin: auto;
	width: auto;
}
.content-first-jamfast .case-btn {
	background-color: #fff;
	border-radius: 50px;
	text-decoration: none;
	padding: 3px 10px;
	margin-bottom: 10px;
}
.content-first-jamfast p {
	color: #fff;
	margin-top: 30px;
}
.content-first-jamfast p:last-of-type {
	margin-top: 0;
}
.logo-section-jamfast img {
	width: 100%;
	max-width: 80%;
	height: 120px;
}
.logo-section-jamfast {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
}
.container-second-jamfast {
	padding: 100px 0;
}
.container-second-jamfast .container, .color-section-jamfast .container {
	margin: auto;
	width: auto;
}
.container-second-jamfast {
	position: relative;
	overflow-x: hidden;
}
.container-second-jamfast .jamfast-image-jamfast {
	position: absolute;
	top: 60px;
	right: -70px;
}
.container-second-jamfast .jamfast-image-jamfast img {
	width: 100%;
	max-width: 500px;
}
.color-section-jamfast .text-container-jamfast {
	height: 100%;
	display: flex;
/* 	align-items: center; */
	justify-content: center;
	flex-direction: column;
}
.palette-container-jamfast .color-block.deep-purple {
	background-color: #4B2E83;
	border-radius: 20px 20px 0 0;
	padding: 80px 20px 10px;
}
.palette-container-jamfast .deep-purple .label-jamfast {
	color: #fff;
}
.palette-container-jamfast .color-block .label-jamfast p {
	margin-bottom: 0;
}
.palette-container-jamfast .color-block.lime-green {
	background-color: #A4D233;
	padding: 50px 20px 20px;
}
.palette-container-jamfast .color-block.lime-green .label-jamfast {
	color: #fff;
}
.palette-container-jamfast .color-block.gray {
	background-color: #cccccc;
	padding: 30px 20px 20px;
}
.palette-container-jamfast .color-block.soft-gray {
	background-color: #f2f2f2;
	padding: 30px 20px 20px;
	border-radius: 0 0 20px 20px;
	box-shadow: 0 10px 13px rgba(0, 0, 0, 0.2);
}
.banner-jamfast {
	background-color: #50397e;
	text-align: center;
	padding: 50px 0;
	margin-top: -40px;
}
.banner-jamfast .conclusion-jamfast h1 {
	color: #fff
}
.banner-jamfast p {
	color: #fff
}
.banner-jamfast .btn-jamfast {
	margin-top: 35px;
}
.banner-jamfast .btn-jamfast a {
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 6px 15px;
}
.enhancedSection .container {
	margin: auto;
}
.enhancedSection .text-section-jamfast {
	margin-top: 100px;
}
.enhancedSection h2 {
	font-size: 30px;
	color: #50397e;
}
.enhancedSection p {
	font-size: 16px;
}
.wrapper-container-jamfast {
	padding: 60px 0;
}
.wrapper-container-jamfast .container {
	margin: auto;
}
.wrapper-container-jamfast .card-left-card {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	width: 80%;
	padding: 20px;
}
.wrapper-container-jamfast .card-left-card p {
	margin-bottom: 0;
	color: #878787;
	font-size: 16px;
}
.heading-container-jamfast2 .type-row {
	display: flex;
}
.wrapper-container-jamfast .card-right-card {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center;
}
.wrapper-container-jamfast .card-right-card .description-jamfast1 {
	margin-bottom: 0;
}
.typography-header .type-row {
	display: flex;
}
.typography-header .container {
	margin: auto;
	width: auto;
}
.typography-header .outer {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	padding: 20px;
	border-radius: 10px;
}
.typography-header .outer .inner {
	background-color: #fdf9f9;
	padding: 20px 20px 20px 70px;
	border-radius: 10px;
}
.typography-header .outer .inner .headline-h1,
.typography-header .outer .inner .spec1 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
}
.typography-header .outer .inner .headline-h2,
.typography-header .outer .inner .spec2 {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 10px;
}
.typography-header .outer .inner .headline-h3,
.typography-header .outer .inner .spec3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.typography-header .outer .inner .headline-h4,
.typography-header .outer .inner .spec4 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}
.typography-header .outer .inner .sub-headline-1,
.typography-header .outer .inner .spec5 {
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 10px;
}
.typography-header .outer .inner .sub-headline-2,
.typography-header .outer .inner .spec6 {
	font-size: 14px;
	margin-bottom: 10px;
}
.typography-header .outer .inner .body-text-1,
.typography-header .outer .inner .spec7 {
	font-size: 16px;
	margin-bottom: 10px;
}
.typography-header .outer .inner .body-text-2,
.typography-header .outer .inner .spec7 {
	font-size: 14px;
}
.purpleSection {
	background-color: #50397e;
	height: 300px;
	margin-top: -220px;
}
.streamlining-scection .container,
.enhanceSection .container {
	margin: auto;
	width: auto;
}
.enhanceSection {
	position: relative;
}
.enhanceSection .image-section-stoner {
/* 	position: absolute;
	right: 0; */
}
.streamlining-scection .content-section-jamfast3 {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.streamlining-scection .content-section-jamfast3 p:last-of-type {
	margin: 0;
}
.hero-fusion-sales-force-Smart-UI-UX {
	position: relative;
}
.hero-fusion-sales-force-Smart-UI-UX .overlay-fusion-sales-force-Smart-UI-UX {
	position: absolute;
	width: 100%;
    bottom: 10px;
    left: 0;
	padding-left: 30px;
	color: #E32124;
}
.hero-fusion-sales-force-Smart-UI-UX .overlay-fusion-sales-force-Smart-UI-UX h1 {
	color: #fff;
}
.hero-fusion-sales-force-Smart-UI-UX .overlay-fusion-sales-force-Smart-UI-UX h1 span {
	color: #fff;
}
.banner-Smart-UI-UX {
	background-color: #F1F1F1;
	padding: 30px 0;
	text-align: center;
}
.matterSection {
	padding: 50px 0;
}
.matterSection .container {
	margin: auto;
	width: 100%;
}
.matterSection .oracle-text-fusion-sales-force-Smart-UI-UX h1 {
	font-size: 32px !important;
	margin-bottom: 30px;
}
.matterSection .stats-section-Smart-UI-UX {
	display: flex;
	gap: 20px;
}
.matterSection .stats-section-Smart-UI-UX .stat-number-Smart-UI-UX {
	color: #E92A2D;
	font-size: 22px;
}
.why-abacasys-sales-force-Smart-UI-UX .container {
	margin: auto;
	width: auto;
}
.divider-fusion-sales-force-Smart-UI-UX {
	color: #E92A2D;
}
.industries-heading-1-fusion-sales-force-Smart-UI-UX {
	text-align: center;
}
.line-fusion-sales-force-Smart-UI-UX {
	background: #E92A2D;
	width: 100px;
	margin: 0 auto;
    height: 2px;
}
.case-study-Smart-UI-UX .container {
	margin: auto;
	width: auto;
}
.case-study-Smart-UI-UX .text-content-Smart-UI-UX ul {
	padding-left: 20px;
}
.case-study-Smart-UI-UX .text-content-Smart-UI-UX ul li {
	position: relative;
}
.case-study-Smart-UI-UX .text-content-Smart-UI-UX ul li::before {
	position: absolute;
	content: " ";
	background: #E92A2D;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	left: -10px;
    top: 10px;
}
.text-content-Smart-UI-UX h2 img {
	width: 100%;
    max-width: 25px;
}
.view-add-btn {
	text-align: center;
}
.view-add-btn a {
	text-decoration: none;
	background-color: #E32124;
	color: #fff;
	border-radius: 4px;
	padding: 6px 20px;
}
.caseSection {
	padding: 50px 0;
}
.goodMatter-section {
	background-color: #F6F6F6;
	padding: 50px 0;
}
.goodMatter-section .container, .roleUX-section .container {
	margin: auto;
	width: auto;
}
.goodMatter-section .matter-content {
	padding-left: 40px;
	position: relative;
}
.goodMatter-section .matter-content .dot-Smart-UI-UX {
	width: 15px;
    height: 15px;
    background-color: #E32124;
    border-radius: 50%;
    position: absolute;
    left: -4px;
    top: 7px;
}
.goodMatter-section .matter-content h3 {
	font-size: 25px;
}
.goodMatter-section .matter-content p {
	font-size: 18px;
}
.roleUX-section {
	padding: 50px 0;
}
.roleUX-section .roleUX-Img img {
	width: 100%;
}
.roleUX-Content h1 {
	font-size: 30px;
	line-height: 35px;
}
.roleUX-Content ul {
	padding-left: 20px;
	margin-bottom: 50px;
}
.roleUX-Content ul li {
	font-size: 16px;
	margin-bottom: 15px;
	position: relative;
}
.roleUX-Content ul li:before {
	position: absolute;
	content: " ";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #E32124;
	left: -15px;
    top: 6px;
}
.roleUX-Content a {
	text-decoration: none;
	background-color: #E32124;
	color: #fff;
	border-radius: 4px;
	padding: 6px 20px;
}
.problemSection .container {
	margin: auto;
	width: 100%;
}
.problemSection h2 {
	font-size: 35px;
}
.problemSection p {
	font-size: 18px;
}
.problemSection .line-fusion-Smart-UI-UX {
	background-color: #E32124;
	width: 100px;
	margin: 0 auto;
	height: 3px;
}
.problem-card {
	background-color: #fff;
}
.problem-card h3 {
	font-size: 22px;
	position: relative;
}
.problem-card h3::before {
	position: absolute;
	content: " ";
	height: 16px;
	width: 2px;
	background-color: #DC2E27;
	left: -10px;
    top: 5px;
}
.problem-card p {
	font-size: 16px;
	margin: 0;
}
.problem-card .problem-content {
	padding: 20px;
}
.greySection {
	background-color: #F6F6F6;
	height: 280px;
	margin-top: -210px;
}
.ui-transform-section {
	background-image: url(/wp-content/uploads/2025/12/red-rectangle.png);
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	padding: 50px 0;
}
.ui-transform-section p {
	color: #fff;
	font-size: 28px;
	line-height: 35px;
}
.ui-transform-section a {
	text-decoration: none;
	border: 1px solid #fff;
	color: #fff;
	padding: 7px 15px;
    border-radius: 5px;
}
.designProcess {
	background-image: url(/wp-content/uploads/2025/12/design-process-scaled.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0 250px;
}
.designProcess .container {
	margin: auto;
	width: auto;
}
.designProcess h4 {
	color: #fff;
	font-size: #FFFFFF;
	font-size: 32px;
	margin-bottom: 30px;
}
.process-content {
	display: flex;
	justify-content: space-between;
}
.process-des {
	text-align: center;
	position: relative;
}
.process-des h4 {
	font-size: 25px;
	color: #fff;
}
.process-des img {
	width: 6%;
	display: block;
	margin: 0 auto 30px;
}
.process-des a {
	background-color: #E92A2D;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 6px 20px;
    border-radius: 25px;
}
.process-des p {
	color: #fff;
	font-size: 16px;
	margin-top: 15px;
}
.process2 {
	top: 60px;
}
.process3 {
	top: 120px;
}
.process4 {
	top: 180px;
}
.process5 {
	top: 240px;
}
.why-apex-og {
	background-image: url(/wp-content/uploads/2025/12/banner-bg-img-scaled.png) !important;
}
.why-modernize {
	background-image: none !important;
	background-color: #e32124 !important;
	padding: 40px 20px !important;
}
.why-modernize h2 {
	margin-top: 0 !important;
}
.modernization-processfull {
	padding: 40px 20px 80px !important;
	position: relative;
	background-color: #f5f5f5;
	background-image: url(/wp-content/uploads/2025/12/Background-img.png) !important;
}
/* .modernization-processfull::before {
	position: absolute;
	content: " ";
	background: url(/wp-content/uploads/2025/12/half-circle.svg);
	width: 35%;
	height: 50%;
	bottom: 44px;
	left: 0;
	background-repeat: no-repeat;
    background-position: left;
    background-size: 60%;
} */

.modernization-processfull::after {
	position: absolute;
	content: " ";
	background: url(/wp-content/uploads/2025/12/lines-scaled.png);
	width: 100%;
	height: 50px;
	bottom: 0;
	left: 0;
}
.sushankwhy-modernize, .apex-modernization-managedservices-sushankwhy-modernize {
/* 	padding: 60px 20px 0 !important; */
	background-image: none !important;
	background-color: #e32124 !important;
}
.sushankmodernization-processfull, .apex-modernization-managedservices-sushankmodernization-processfull {
	background-image: url(/wp-content/uploads/2025/12/Background-img.png) !important
}
.modernization-processfull .migration-bottom-text {
	margin-bottom: 0 !important;
}
.modernization-processfull .migration-bottom-text p {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.business-growth-container-mendix {
	height: auto !important;
}
.scroll-to-top {
	width: 30px;
}
.container-Bank-Bahrain {
	background: linear-gradient(to top, #532222, #BB8E33) !important;
}
.container-Bank-Bahrain .label-bank {
	background-color: #fff !important;
	color: #000 !important;
}
.container-Bank-Bahrain h3 {
	color: #fff !important;
}






/* responsive */
@media only screen and (max-width: 1650px) {
	section.page-banner {
    min-height: 580px;
}
	section.connect-expert h2 {
    font-size: 24px;
}
	h1 {
    font-size: 45px;
    line-height: 60px;
}
	.engineers-box h4 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 16px;
}
section.why-abacasys.why-choose .why-a {
    font-size: 10rem;
}
	.before-bullet:before {
    width: 14px;
    height: 14px;
}
.static-stud-box h2 {
    font-size: 28px;
    line-height: 35px;
}
	.header-menu.forr-desktop li a {
    font-size: 16px;
}
.header-menu.forr-desktop li {
    padding-left: 45px;
}
.header-menu.forr-desktop li:last-child a {
    font-size: 16px;
}
.menu-label {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 70px;
}
.header-menu.forr-desktop .menu-list li {
    margin-bottom: 30px;
}
.highlights-box {
    padding: 30px 50px 35px;
}
.abaca-container {
    max-width: 85%;
}
.single-hero-blog {
    padding: 80px 76px 80px;
}
.hero-content h1 {
    font-size: 54px;
    line-height: 75px;
}
	.hero-content p {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 58px;
}
	.single-hero-blog {
    max-width: 458px;
}
p {
    font-size: 18px;
    line-height: 28px;
}
.partner-cnt h3 {
    font-size: 20px;
    line-height: 26px;
}
.service-box {
    padding: 75px 75px 75px;
}
    .service-cnt {
        max-width: 500px;
        padding: 40px 40px 30px;
    }
	.service-cnt h2 {
    padding-right: 20px;
}
    .see-why {
        padding: 62px 66px 250px;
    }
.experts-box {
    padding: 25px;
}
.experts-cnt h2 {
    font-size: 24px;
    line-height: 26px;
}
.Expert-cnt p {
    font-size: 16px;
    line-height: 24px;
}
.casestudy-desc {
   font-size: 16px;
        line-height: 24px;
        margin: 10px 0 10px;
}
.theme-hypon {
    margin-bottom: 10px;
}
	.abaca-header {
    height: auto;
}
	.vertical-text {
    font-size: 100px;
    line-height: 110px;
}
.page-template-oracle-apex-development  .transparent-box .experts-box p {
    font-size: 16px;
    line-height: 24px;
}
.page-template-oracle-apex-development  .Expert-cnt li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
	section.aim-videos {
    padding: 30px 0;
}
	.perfect-info h3 {
    font-size: 20px;
    line-height: 28px;
}
.perfect-info p {
    font-size: 14px;
    line-height: 22px;
}
.abacasys-casestudy {
    padding: 30px 25px 28px 25px;
}
.abaca-casestudy-image {
    min-height: 68px;
}
.abaca-casestudy-image img {
    width: 70px !important;
}
section.connect-expert h2 {
    max-width: 600px;
}
	.canwinn-case-study-heading p {
		font-size: 18px;
		margin-top: 15px;
	}


}
@media only screen and (max-width: 1441px) { 
      .abaca-container {
        max-width: 90%;
    }
	.logo img {
		max-width: 130px;
	}
    .header-menu.forr-desktop li {
        padding-left: 40px;
    }
    .single-hero-blog {
        padding: 50px 40px 50px;
    }
	.single-hero-blog {
        max-width: 380px;
    }
	    .header-menu.forr-desktop li:last-child a {
        font-size: 16px;
    }
	    .hero-content h1 {
        font-size: 45px;
        line-height: 60px;
    }
	.hero-content p {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 50px;
    }
	    .menu-label {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 30px;
        margin-top: 50px;
    }
    .header-menu.forr-desktop .menu-list li {
        margin-bottom: 20px;
    }
	.highlights-box {
        padding: 30px 40px 35px;
    }
	section.adapt h2 {
		font-size: 30px;
		line-height: 55px;
	}
	p {
        font-size: 16px;
        line-height: 24px;
    }
	.blog-title h3 {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 25px;
	}
	.single-hero-blog a.read {
		font-size: 16px;
		line-height: 20px;
	}
	h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	.mb-70 {
		margin-bottom: 35px;
	}

    .partner-cnt h3 {
        font-size: 17px;
        line-height: 24px;
    }

	.partner-cnt {
		padding: 20px 20px 20px;
	}
	.service-cnt h2 {
		font-size: 30px;
		line-height: 35px;
		padding-right: 0;
	}
	.mt-60 {
		margin-top: 30px;
	}
	.service-box {
        padding: 50px 50px 50px;
    }
	    .service-cnt {
        max-width: 545px;
        padding: 30px 30px 30px;
    }
	    .see-why {
        padding: 20px 29px 185px;
    }
	.abacasys-casestudy {
		padding: 15px 15px 15px 15px;
	}
	a.read-more {
		font-size: 16px;
	}
    .casestudy-desc {
        font-size: 14px;
        line-height: 20px;
        margin: 20px 0 20px;
    }
	section.connect-expert {
		padding: 50px 0;
		background-position: center;
	}
	.leftspace-container {
		width: 95%;
	}
    .experts-box {
        padding: 15px;
    }
	.Expert-job {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 12px;
	}
	.experts-cnt h2 {
        font-size: 18px;
        line-height: 20px;
    }
	.Expert-cnt p {
        font-size: 14px;
        line-height: 20px;
    }
	section.meet-abaca-experts {
		padding: 50px 0 50px;
	}
	.footer-address p, a {
		font-size: 16px;
		line-height: 24px;
	}
	    h1 {
        font-size: 45px;
        line-height: 60px;
    }
	.engineers-box h4 {
        font-size: 22px;
        line-height: 32px;
    }
	section.dynamic-form {
		padding: 30px 0 60px;
	}
	.dynamic-cnt h2 {
    font-size: 40px;
    line-height: 50px;
}
	.dynamic-cnt h4 {
		font-size: 20px;
		line-height: 30px;
	}
	section.why-upgread {
		padding: 60px 0 20px;
	}
.why-a {
		font-size: 10rem;;
	}
	.canwinn-case-study-heading p {
		margin-top: 25px;
	}
	.canwinn-case-study-heading h1 {
    	font-size: 114px;
	}
}
@media (max-width: 1366px) {
	heading h1 {
    	font-size: 100px;
	}
	.canwinn-case-study-heading p {
    	font-size: 16px;
	}
	.container-Bank-Bahrain {
		height: 656px !important;
	}
	.heading-card {
		transform: translate(-2px, 170px);
		border: 0;
	}
	.inside-jussforms-heading {
		padding: 0 30px;
	}
}
@media only screen and (max-width: 1300px) { 
 .header-menu.forr-desktop li:last-child a {
        font-size: 14px;
    }

    .page-template-templates .partner-cnt p.min-75 {
        min-height: 120px;
    }
}
@media only screen and (max-width: 1367px) {
	.footer-address.footer-links li a {
    font-size: 16px;
    line-height: 25px;
}
.find-on {
    margin-top: 45px;
}

.partner-cnt p.min-75 {
    min-height: 75px;
}
.footer-address h3 {
    font-size: 18px;
    line-height: 28px;
}
.copy-right p {
    font-size: 14px;
}
	.partner-logo img {
    max-width: 170px;
}
.footer-logo {
    max-width: 120px;
}
.bottom-footer {
    padding: 25px 0;
}
    .static-stud-box h2 {
        font-size: 24px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 1322px) {  
    section.why-abacasys.why-choose .why-a {
        font-size: 9rem;
    }
}
@media only screen and (max-width: 1240px) { 
    h1 {
        font-size: 40px;
        line-height: 55px;
    }
	section.page-banner {
    min-height: 600px;
}
section.case-stydy-area {
    padding: 40px 0;
}
.p-100 {
    padding: 60px 0;
}
}
@media only screen and (max-width: 1024px) {  
	.header-menu.forr-desktop {
    display: none;
}
	    .single-hero-blog {
        max-width: 100%;
    }
.mobile-toggle {
    display: flex;
    justify-content: flex-end;
}
.single-hero-blog {
        padding: 15px 15px 15px;
    }
    .hero-content h1 {
        font-size: 40px;
        line-height: 50px;
    }
	    .hero-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px;
    }
.blog-title h3 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 25px;
    }
	    .single-hero-blog a.read {
        font-size: 14px;
        line-height: 16px;
    }
	.abaca-btns a {
    max-width: fit-content;
}
.abaca-btns a {
    padding: 12px 20.88px;
    font-size: 16px;
}
	section.adapt {
    padding: 30px 0;
}
	section.adapt h2 {
        font-size: 25px;
        line-height: 45px;
    }
	    .abaca-container {
        max-width: 95%;
    }
	    h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 15px;
    }
	section.abaca-impowring {
    padding: 30px 0;
}
	section.it-partner {
    padding: 30px 0 30px;
}
    .partner-cnt {
        padding: 15px 15px 15px;
    }
    .service-cnt h2 {
        font-size: 25px;
        line-height: 35px;
    }
section.connect-expert h2 {
    max-width: 100%;
    margin: 0 auto 30px;
}
	.footer-columns {
    margin-bottom: 30px;
}
	section.page-banner {
    min-height: 440px;
}
	.dropdown-pages-title h1 {
    font-size: 35px;
    line-height: 50px;
}
.w-75 {
    width: 100% !important;
}
	    section.why-abacasys.why-choose .why-a {
        font-size: 6rem;
    }
	    .static-stud-box h2 {
        font-size: 18px;
        line-height: 26px;
    }
.mb-50 {
    margin-bottom: 35px;
}
.page-template-consulting .partner-cnt p.min-75 {
        min-height: 120px;
    }
	    p {
        font-size: 14px;
        line-height: 20px;
    }
	    .dynamic-cnt h2 {
        font-size: 30px;
        line-height: 40px;
    }
	.dynamic-box {
    padding: 30px;
}
	.why-a {
        font-size: 6rem;
    }
	section.all-blogs {
    padding: 40px 5%;
}
section.single-post-wrapper {
    padding: 40px 0;
}
    .vertical-text {
        font-size: 60px;
        line-height: 70px;
        position: inherit;
        writing-mode: horizontal-tb;
    }
.video-title h3 {
    font-size: 12px;
}	
.video-box iframe {
    min-height: auto;
}	
	.emp-cnt {
    margin-bottom: 30px;
}
    .highlights-box {
        padding: 15px 15px 15px;
    }
.menu-label {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 8px;
        margin-top: 16px;
    }
.menu-list li a {
    font-size: 12px;
    line-height: 12px;
}
	.ctstom-mega-menu .menu-list li a {
    padding-left: 0 !important;
    padding-bottom: 10px !important;
    padding-top: 20px !important;
}
.mobile-menu li {
    border-bottom: 1px solid #e7e7e7;
}
.mobile-menu .menu-list li {
    border-bottom: 0;
}
li.dropdown:after {
    height: 1px;
    top: 0;
	left: 20px;
}
.ctstom-mega-menu {
    border-top: 0;
}
.mobile-menu	i.fa-solid.fa-angle-down {
    font-size: 16px;
}

li.dropdown:hover:after {
    width: 100px;
}
a.dropdown-toggle::active li.dropdown:hover:after {
	width: 100px;
}
	
}
@media only screen and (max-width: 767px) {  
	section.hero-banner {
    align-items: center;
    padding: 30px 0;
}
.hero-content {
    margin-bottom: 20px;
}
.hero-blogs {
    display: flex;
}
        .abaca-container {
            max-width: 90%;
        }
	.w-75 {
    width: 100% !important;
}
    .service-box {
        padding: 20px 20px 21px;
    }
.casestydy-area {
    padding-top: 30px;
}
	.sameless-cnt {
    padding-left: 0;
}
	section.sameless-it {
    padding: 30px 0 30px;
}
	.experts-img {
    margin-bottom: 10px;
}
	.order-row {
    flex-wrap: wrap-reverse;
}
	figure {
    margin: 0 0 1rem;
}
	.footer-copy-area.for-mobile {
    display: block;
}
.footer-copy-area.for-dektop {
    display: none;
}
.footer-logo {
    margin: 0 auto 30px;
}
	.blog-title h3 {
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
	.emp-cnt {
    margin-bottom: 30px;
}
	.experts-img {
    max-height: 150px;
    max-width: 150px;
    margin-bottom: 25px;
}
	.dropdown-pages-title h1 {
        font-size: 25px;
        line-height: 35px;
        max-width: 100%;
    }
	.dropdown-pages-title h1 br {
		display: none;
	}
	.dropdown-pages-title {
    padding-left: 5%;
}
	    .page-template-consulting .partner-cnt p.min-75 {
        min-height: auto;
    }
	    section.why-abacasys.why-choose .why-a {
        font-size: 3rem;
        padding: 10px 0;
    }
.static-stud-box {
    margin-bottom: 20px;
}
.w-80 {
    width: 100%;
}
section.page-banner.relative:after {
    height: 200px;
} 
	    .dynamic-box {
        padding: 0;
    }
	.dynamic-img {
    margin-bottom: 20px;
}
	    .why-a {
        font-size: 4rem;
    }
	.abaca-container-fluid {
    max-width: 85%;
    margin: 0 auto;
}
	.capabilities-cust-img {
    margin-bottom: 15px;
}
	section.connect-expert h2 {
    font-size: 22px;
    line-height: 32px;
}
	.engineers-box h4 {
    font-size: 18px;
}
	.p-100 {
    padding: 40px 0;
}
	.blog-image {
    margin-bottom: 30px;
}
	section.single-post-wrapper .w-75 {
    width: 75% !important;
}
	    .oedering .row {
        flex-wrap: wrap-reverse;
    }
	.all-detail-cnt p, li {
        font-size: 15px;
        line-height: 24px;
    }
	.all-detail-cnt h3 {
    font-size: 25px;
    line-height: 35px;
    margin-top: 60px;
    font-weight: bold;
}
	.all-detail-cnt p {
    font-size: 16px;
    margin-bottom: 2rem;
}
.detail-page-title h1 {
    font-size: 20px;
    line-height: 45px;
    max-width: 90%;
}
.post-datas.d-flex {
    display: block !important;
}
	.blog-cat {
    margin: 10px 0;
}
	    section.single-post-wrapper .w-75 {
        width: 85% !important;
    }
	.social-btn h4 {
    margin-bottom: 20px;
}
    .vertical-text {
        font-size: 36px;
        line-height: 45px;
    }
	.perfect-info h3 {
    font-size: 16px;
    line-height: 20px;
}
.perfect-info p {
    font-size: 14px;
    line-height: 20px;
}
.p-125 {
    padding: 40px 0;
}
.find-on {
    margin-top: 0;
}
	.journy-video iframe {
    height: auto;
}
	.journy-video {
    margin: 2rem auto 0;
}
	.before-heading:before {
    top: 7px;
}
section.meet-abaca-experts .abaca-btns {
    margin-bottom: 40px;
}
	.hero-content p br {
		display: none;
	}
	section.page-banner {
    background-position: center !important;
}
	button.slick-arrow {
    width: 60px;
    height: 36px;
    font-size: 16px;
}
button.slick-prev.slick-arrow {
    right: 100px;
}
.full-width .engineers-box p {
    max-width: 100%;
    font-size: 16px;
    line-height: 30px;
}
.single-review p {
    font-size: 16px;
    line-height: 28px;
}
    .engineers-box h4 {
        margin-bottom: 5px;
    }
	    .service-cnt h2 {
        font-size: 20px;
        line-height: 28px;
    }
.privacy-menu ul {
    display: flex;
    justify-content: center;
}
	.privacy-menu li a {
    font-size: 12px;
}
	.left-before-img {
		display: none;
	}
}
/*  */

/*  */


@media (max-width: 1440px) {
	.abaca-services {
		padding: 66px 0 0;
	}
	.client-review-container .video-container {
		top: 80px;
	}
	.client-review-container .video-container-button {
		top: 130px;
	}
	.meet-abaca-experts button.slick-arrow {
		font-size: 20px;
		width: 65px;
    	height: 45px;
	}
	.meet-abaca-experts button.slick-prev.slick-arrow {
		right: 112px;
	}
	.tech-stack {
		margin-bottom: 2%;
	}
	.engineers-box {
		margin-bottom: 20px;
	}
	.client-reviews .container {
		margin-left: 4%;
	}
	.clientListing .container {
		margin: 0;
		margin: auto;
	}
}

@media (max-width: 1366px) {
	.personalization .partner-cards .partner-box-card .partner-cnt {
		height: 200px;
	}
	.personalization .partner-cards .partner-box-card .partner-cnt p {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;  
		overflow: hidden;
	}
	.client-reviews .main-reviews .single-review {
		height: 300px;
		margin-bottom: 10px;
	}
	.abacasysPerformnce .sushankcard11 p {
		height: 190px;
	}
}

@media (max-width: 1280px) {
	.brands img {
		width: 246px;
		height: 140px;
	}
	.services-container {
		padding: 0 10px;
	}
	.apex-develoopment-section .card.bd-service {
		height: 320px;
	}
}

@media (max-width: 1199px) {
	.brands img {
        width: 230px;
        height: 120px;
    }
	.abaca-btns a {
		font-size: 14px;
		max-width: 150px;
		padding: 10px;
	}
	.content-oracle-section-5 .benefit-item-oracle-section-5 {
		flex-direction: row;
		flex-wrap: nowrap;
	}
	.content-oracle-section-5 .benefit-item-oracle-section-5 img {
		width: 100%;
        max-width: 300px;
	}
	.content-oracle-section-5 .text-block-oracle-section-5 {
		text-align: left;
		align-items: start;
	}
	.apex-benefits-building-seemless-digital4 .section-title-building-seemless-digital4, .apex-benefits-building-seemless-digital4 .benefits-container-building-seemless-digital4 {
		margin-left: 0;
	}
	.industry-fusion img, .industry-sap-hana img, .industry-mendix img {
		height: 170px;
	}
	.apex-develoopment-section .card-DevelopmentModernization {
    	height: 490px;
	}
	
}

@media (max-width: 1024px) {
	.brands img {
        width: 190px;
        height: 100px;
    }
	.brand-container {
		margin-bottom: 0;
	}
	.business-growth-img-mendix img {
		width: 100% !important;
	}
	.business-growth-text-mendix {
        padding: 20px 20px;
    }
	.business-growth-mendix {
        flex-direction: row;
        padding: 50px;
    }
	.new-sameless .sameless-cnt {
		margin-left: 0 !important;
	}
	.new-sameless .sameless-img {
		display: none;
	}
	.new-sameless.evolutionSection .sameless-img {
		display: block;
	}
	.abacasysPerformnce .sushankcard11 p {
		font-size: 15px !important;
	}
	.abacasysPerformnce #fusionRow {
		flex-direction: inherit;
	}
}

@media (max-width: 991px) {
	.testimonial-grid {
		width: 80%;
	}
	.contact-img img {
		display: none;
	}
	.it-partner .partner-box .partner-cards .col-md-4 {
		margin-left: 0 !important;
	}
	.why-upgread .mx-auto .relative p {
		margin-left: 40px !important;
	}
	.why-upgread .mx-auto > div {
		margin-left: 40px !important;
	}
	.case-stydy-area .row .col-md-4 {
		margin-left: 0 !important;
	}
	.business-growth-container-mendix {
		margin-top: 0 !important;
	}
	.business-growth-container-mendix .business-growth-mendix {
		gap: 0;
	}
	.business-growth-container-mendix .business-growth-text-mendix h4 span {
		line-height: 22px;
	}
	.program-partnership .abaca-container .col-md-4 {
		margin: 0 !important;
	}
	.it-partner .partner-cards .partner-box-card .partner-cnt p.min-75 {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;  
		overflow: hidden;
	}
	.approachSection .row .col-md-6 {
		margin-left: 0 !important;
	}
	.apex-develoopment-section .card-DevelopmentModernization {
    	height: auto;
	}
	.apex-develoopment-section .card-DevelopmentModernization, .apex-develoopment-section .card {
		max-width: 100%;
		min-width: auto;
	}
	.abacasysPerformnce .sushankcard11.auto-db p {
		height: 120px;
	}
	.apex-develoopment-section .card.bd-service {
        height: 350px;
    }
	.apex-develoopment-section .apex-modernization-managedservices-card {
		height: 420px;
	}
	.logo-section-jamfast img {
		height: 70px;
	}
	.content-section-jamfast3 h1 {
		font-size: 30px;
        line-height: 35px;
	}
	.enhancedSection h2 {
		font-size: 24px;
		color: #50397e;
	}
	.enhancedSection p {
		font-size: 14px;
		line-height: 17px;
	}
	.process-des p {
		font-size: 14px;
	}
	.text-content-Smart-UI-UX ul li {
		font-size: 14px;
	}
	.roleUX-Content h1 {
		font-size: 25px;
	}
	.roleUX-Content ul li {
    	font-size: 14px;
	}
	.problem-card p {
		font-size: 14px;
	}
	.apex-modernization-DevelopmentModernization .apex-left-DevelopmentModernization {
		margin-left: 0 !important;
	}
	.zee-projectSection .container {
		flex-direction: row;
	}
	.zee-projectSection .left .tag {
		font-size: 18px;
	}
	.zee-projectSection .left h1 {
		font-size: 25px;
		text-align: left;
	}
	.zee-projectSection .left h1 br {
		display: none;
	}
	.zee-projectSection .left p.description {
		text-align: left;
		font-size: 16px;
	}
	.zee-projectSection .left p.description br {
		display: none;
	}
	.zeeOverview .Overview {
		flex-direction: row;
		height: auto;
	}
	.zeeOverview .Overview .tag2nd h1 {
		font-size: 25px;
	}
	.zeeOverview .Overview .tag2nd p.description2nd {
		font-size: 16px;
		font-family: 'Abaca-Regular';
	}
	.zeeOverview .Overview .right2nd {
		height: auto;
	}
	.designApproach .features-section .features-grid {
		gap: 20px;
		padding: 0;
	}
	.designApproach .features-section .features-grid .feature-item {
		height: 250px;
	}
	.designApproach .features-section .features-grid .feature-item img {
		width: 100%;
		max-width: 45px;
		margin-bottom: 20px;
	}
	.designApproach .features-section .features-grid .feature-item h3 {
		font-size: 20px;
	}
	.designApproach .features-section .features-grid .feature-item p {
		font-size: 14px;
	}
	.color-section {
		padding: 40px 0 !important;
	}
	.color-section .grid {
		display: flex;
		flex-wrap: wrap;
	}
	.color-section .grid .color-box {
		width: 220px;
    	height: 180px;
	}
	.color-section .grid .color-box .label {
		font-size: 20px;
	}
	.color-section .grid .color-box .label {
		font-size: 20px;
	}
	.color-section .grid .color-box .info {
		font-size: 14px;
	}
	.typography-page {
		margin-top: 0;
	}
	.typography-section {
		margin-bottom: 20px;
	}
	.typography-page .typography-section {
		margin-top: 10px;
		gap: 0;
		margin-bottom: 20px;
/* 		flex-direction: row; */
	}
	.typography-page .typography-section h1 {
		font-size: 24px;
		line-height: 35px;
		font-weight: 400;
	}
	.typography-left .font-name {
		margin-left: 0 !important;
		font-size: 25px !important;
	}
	.typography-page .typography-section .typography-left .big-letters {
		font-size: 60px;
	}
	.typography-page .typography-section .typography-main {
		flex-direction: row;
		flex-wrap: nowrap;
	}
	.typography-right .headline-title {
		font-size: 24px;
	}
	.typography-right h3 {
		font-size: 28px;
	}
	.typography-right .small-letters {
		font-size: 50px;
		margin-bottom: 0;
	}
	.typography-page .typography-section .typography-right h3 {
		margin-bottom: 0;
		font-size: 30px;
	}
	.typography-page .typography-section .typography-rightbottom {
		margin-top: 0;
	}
	.typography-page .typography-section .typography-rightbottom .numbers, .typography-page .typography-section .typography-rightbottom .letters {
		font-size: 20px;
		font-weight: 400;
	}
	.typography-page .headline-h1, .table-right .spec1 b, .table-right .spec1 {
    	font-size: 32px;
	}
	.typography-page .headline-h2, .table-right .spec2 b, .table-right .spec2 {
    	font-size: 28px;
	}
	.typography-page .headline-h3, .table-right .spec3 b, .table-right .spec3 {
    	font-size: 24px;
	}
	.typography-page .sub-headline-1, .table-right .spec4 b, .table-right .spec4 {
    	font-size: 18px;
	}
	.typography-page .sub-headline-2, .table-right .spec5 b, .table-right .spec5 {
    	font-size: 16px;
	}
	.typography-page .sub-headline-4, .table-right .spec6 b, .table-right .spec6 {
    	font-size: 14px;
	}
	.typography-page .body-text-1, .table-right .spec7 b, .table-right .spec7 {
    	font-size: 16px;
	}
	.typography-page .body-text-2, .table-right .spec8 b, .table-right .spec8 {
    	font-size: 14px;
	}
	.purchaseOrder .container-second-jamfast {
		margin-top: 0;
		grid-template-columns: 50% 50%;
		padding: 0;
		height: auto;
	}
	.purchaseOrder .container-second-jamfast .content-text-jamfast {
		margin: 0;
		padding: 0;
	}
	.purchaseOrder .container-second-jamfast .jamfast-image-jamfast {
		position: static;
	}
	.purchaseOrder .content-text-jamfast h2 {
		font-size: 30px;
	}
	.purchaseOrder .content-text-jamfast ul {
		padding-left: 50px;
	}
	.purchaseOrder .content-text-jamfast ul li {
		font-size: 16px;
        margin: 0;
		text-align: left;
		position: relative;
	}
	.purchaseOrder .content-text-jamfast ul li::before {
		position: absolute;
		content: " ";
		background-color: #e41e26;
		width: 5px;
		height: 5px;
		border-radius: 50%;
		left: -10px;
        top: 10px;
	}
	.vendor-management-system {
		flex-direction: row !important;
		padding: 0 20px;
		margin-top: 0;
	}
	.vendor-management-system .vendor-right .vendor-heading {
		text-align: left;
		font-size: 24px;
	}
	.vendor-management-system .vendor-right	ul li {
		font-size: 16px;
	}
	.uom-tracking .uom-left .uom-heading {
		font-size: 24px;
		font-weight: 600;
	}
	.uom-tracking .uom-left .uom-list li {
		font-size: 16px;
	}
	.conclusion .top h1 {
		font-size: 34px;
	}
	.conclusion .top button {
		font-size: 14px;
		height: 35px;
		width: 140px;
		padding: 0;
	}
	.content-body-Customer-Experiences p {
		line-height: 23px !important;
        font-size: 16px !important;
	}
	.second-container-heading-Customer-Experiences h1 {
        font-size: 34px !important;
    }
	.second-container-heading-Customer-Experiences p {
        font-size: 16px !important;
    }
	.child-element-Customer-Experiences p, .timestamp-Customer-Experiences p {
		font-size: 20px !important;
	}
	.fourth-container-item-1-Customer-Experiences h1, .fifth-container-item-1-Customer-Experiences h1 {
		font-size: 34px !important;
	}
	.fourth-container-item-1-Customer-Experiences p, .fifth-container-item-1-Customer-Experiences p {
		font-size: 16px !important;
	}
	.fifth-container-item-2-Customer-Experiences h2, .fifth-container-item-2-Customer-Experiences .big-Customer-Experiences {
    	font-size: 30px !important;
	}
	.heading-1-Customer-Experiences h1, .heading-2-Customer-Experiences h1 {
        font-size: 36px;
    }
	.heading-1-Customer-Experiences h2, .heading-2-Customer-Experiences h2 {
        font-size: 30px;
    }
	.heading-1-Customer-Experiences h3, .heading-2-Customer-Experiences h3 {
		font-size: 20px;
	}
	.heading-1-Customer-Experiences h4, .heading-2-Customer-Experiences h4 {
		font-size: 18px;
	}
	.body1-Customer-Experiences {
		font-size: 19px;
	}
	.body2-Customer-Experiences {
		font-size: 18px;
	}
	.body3-Customer-Experiences {
		font-size: 16px;
	}
	.body4-Customer-Experiences {
		font-size: 14px;
	}
	.sixth-container-Customer-Experiences {
		flex-direction: row !important;
	}
	.sixth-container-item-1-Customer-Experiences h1 {
		font-size: 34px !important;	
	}
	.sixth-container-item-1-Customer-Experiences p {
		font-size: 16px !important;
	}
	.solution-section-Customer-Experiences {
		padding: 0;
	}
	.solution-image-Customer-Experiences {
		height: 360px !important;
	}
	.solution-text-Customer-Experiences h2, .result-section-Customer-Experiences h1, .degree-availability-Customer-Experiences h1 {
		font-size: 34px !important;
	}
	.solution-text-Customer-Experiences p, .result-section-Customer-Experiences p, .modern-ui-Customer-Experiences p, .faster-application-heading-Customer-Experiences p, .degree-availability-Customer-Experiences p {
		font-size: 16px !important;
	}
	.solution-section-Customer-Experiences {
		padding: 0;
	}
	.modern-ui-Customer-Experiences h1, .faster-application-heading-Customer-Experiences h1 {
		font-size: 30px !important;
	}
	.tenth-inside-container-img-Customer-Experiences {
		top: 30px;
	}
	.conclusion-image-Customer-Experiences img {
		height: 260px !important;
	}
	.conclusion-section-Customer-Experiences h2 {
		font-size: 34px !important;
	}
	.conclusion-section-Customer-Experiences p {
		font-size: 16px !important;
	}
	.conclusion-section-Customer-Experiences p {
		margin: 20px 0 !important;
	}
	.conclusion-section-Customer-Experiences .btn-Customer-Experiences {
		font-size: 16px !important;
		padding: 10px 20px !important;
	}
	.project-overview-heading-Yeodrex-Marketplace h1, .container-1-Yeodrex-Marketplace h1, .heading-Yeodrex-Marketplace h1 {
		font-size: 36px !important;
	}
	.project-overview-start-Yeodrex-Marketplace {
		margin: 0 !important;
		padding: 40px 100px !important;
	}
	.project-overview-heading-Yeodrex-Marketplace p {
		font-size: 16px !important;
	}
	.process-grid-Yeodrex-Marketplace {
		padding: 0 70px;
	}
	.heading-Yeodrex-Marketplace h1 {
		margin-left: 80px !important;
	}
	.process-card-Yeodrex-Marketplace .number-Yeodrex-Marketplace {
		font-size: 30px !important;
	}
	.content-Yeodrex-Marketplace h3 {
		font-weight: 600;
		font-size: 24px !important;
	}
	.process-card-Yeodrex-Marketplace p, .process-card-Yeodrex-Marketplace.highlighted-Yeodrex-Marketplace .content-Yeodrex-Marketplace p {
		font-size: 16px !important;
	}
	.process-card-Yeodrex-Marketplace {
		height: 160px;
	}
	.wrapper-Yeodrex-Yeodrex-Marketplace {
		justify-content: flex-start !important;
		margin-left: 0 !important;
		height: 140px !important;
	}
	.heading-1-Yeodrex-Yeodrex-Marketplace, .typography-header-Font-Yeodrex-Marketplace h1 {
		font-size: 36px !important;
	}
	.typography-main-Font-Yeodrex-Marketplace {
		flex-wrap: nowrap !important;
	}
	.big-letters-Font-Yeodrex-Marketplace {
		font-size: 100px !important;
	}
	.image1-Font-Yeodrex-Marketplace {
		top: 59px !important;
		width: 77px !important;
		left: 0 !important;
	}
	.image2-Font-Yeodrex-Marketplace {
		left: 8px !important;
		width: 53px !important;
		top: 55px !important;
	}
	.font-name-Font-Yeodrex-Marketplace .bold-Font-Yeodrex-Marketplace, .outline-Yeodrex-Marketplace {
		font-size: 50px !important;
	}
	.weight-btn-Font-Yeodrex-Marketplace {
		font-size: 16px !important;
	}
	.table-left-Font-Yeodrex-Marketplace, .table-right-Font-Yeodrex-Marketplace {
		gap: 0 !important;
	}
	.canwinn-case-study-heading p {
		font-size: 16px;
	}
	.canwinn-case-study-heading h1 {
		font-size: 100px;
	}
	.canwinn-case-study-canwinn {
		background-position: 70% !important;
		height: auto !important;
	}
	.canwinn-case-study-heading {
		padding: 150px 83px 130px !important;
	}
	.canwinn-case-study-heading h1 {
    	font-size: 90px !important;
	}
	.canwinn-case-study-heading p {
		font-size: 14px !important;
	}
	.canwinn-case-study-heading a {
		padding: 8px 15px !important;
	}
	.canwinn-project-overview-heading h1 {
		font-size: 36px !important;
	}
	.canwinn-project-overview-heading h1 br {
		display: none;
	}
	.canwinn-project-overview-heading p {
		font-size: 14px !important;
		line-height: 20px !important;
		margin-top: 0 !important;
	}
	.canwinn-project-overview-heading {
    	margin-left: 40px !important;
	}
	.canwinn-project-overview-heading-img {
		text-align: right;
	}
	.canwinn-project-overview-heading-img img {
		width: 60% !important;
	}
	.canwinn-project-overview-heading-img {
		background-position: 265px !important;
	}
	.canwinn-design-process {
		padding: 0 40px;
	}
	.canwinn-process-grid {
		gap: 20px !important;
	}
	.canwinn-heading h1 {
		font-size: 36px !important;
		line-height: 35px;
	}
	.canwinn-process-card h3 {
		font-size: 18px !important;
	}
	.canwinn-process-card p {
		font-size: 14px !important;
	}
	.canwinn-process-card .canwinn-number {
		font-size: 60px !important
	}
	.canwinn-process-card {
		height: 150px;
	}
	.pt-timeline-title {
		font-size: 36px;
	}
	.canwinn-typography-color {
		padding: 60px 40px !important;
		margin-top: 0 !important
	}
	.canwinn-Typography-color-heading h1 {
		font-size: 36px !important;
	}
	.canwinn-container {
		flex-direction: row !important;
	}
	.canwinn-left-section {
		margin-top: 0 !important;
	}
	.canwinn-left-section h1 {
        font-size: 50px !important;
	}
	.canwinn-buttons button {
		font-size: 14px !important;
		padding: 4px 20px !important;
	}
	.canwinn-card {
        flex: 1 1 calc(29.33% - 40px) !important;
    }
	.canwinn-color-cards {
		margin-top: 60px !important;
		gap: 10px;
		flex-wrap: nowrap !important;
	}
	.canwinn-buttons {
		gap: 20px !important;
	}
	.pt-timeline-title {
		font-size: 36px !important;
	}
	.canwinn-color-box {
		height: 150px !important;
	}
	.canwinn-card p {
		font-size: 18px !important;
		margin-bottom: 0;
		padding-bottom: 0 !important;
	}
	.canwinn-candidates-content {
		padding: 0 153px 60px !important;
	}
	.canwinn-qualified-candidates {
		padding-top: 0 !important;
	}
	.canwinn-candidates-content-heading h1 {
		font-size: 36px !important;
		line-height: 35px;
	}
	.canwinn-candidates-content-heading p {
		font-size: 16px !important;
	}
	.canwinn-seamless-content-images, .canwinn-nidhi-singh-applicant-logo1 {
		flex-direction: row !important;
	}
	.canwinn-seamless-content-images img {
		width: 60% !important;
	}
	.canwinn-nidhi-singh-applicant-logo1 img {
		max-width: 45% !important;
	}
	.canwinn-main-track-event {
		padding-top: 0 !important;
	}
	.canwinn-track-event {
		margin-top: 30px !important;
	}
	.canwinn-track-event-heading h1 {
		font-size: 36px !important
	}
	.canwinn-card-container-mendevv {
        flex-wrap: nowrap !important;
        gap: 20px !important;
    }
	.canwinn-card-mendevv {
		padding: 20px 30px !important;
	}
	.canwinn-card-title-mendevv {
		font-size: 18px !important;
		line-height: 20px;
	}
	.canwinn-home-screen {
		padding: 30px 0;
	}
	.canwinn-home-screen .canwinn-h2 {
		font-size: 36px;
	}
	.canwinn-home-screen-two img {
		width: 100%;
		max-width: 300px;
		margin: 0 auto 20px;
	}
	.canwinn-home-screen-two p {
		font-size: 16px !important;
		padding-left: 40px !important;
	}
	.canwinn-home-screen-two p::before {
		left: 25px !important;
		top: 4px !important;
	}
	.canwinn-details {
		background-size: 68% !important;
		height: 400px;
	}
	.canwinn-downlaod-left h2 {
		font-size: 36px !important;
	}
	.canwinn-app-download-container {
		flex-direction: row !important;
		gap: 0 !important;
		height: auto !important;
		padding-bottom: 0 !important;
	}
	.canwinn-downlaod-right {
		margin-right: 0 !important;
	}
	.canwinn-app-download-container .canwinn-downlaod-left p {
		font-size: 14px !important;
	}
	.canwinn-downlaod-right img {
		width: auto;
		height: auto;
	}
	.color-box-color-Yeodrex-Marketplace h1 {
		font-size: 36px !important;
	}
	.foodhub-title-Yeodrex-Marketplace {
		font-size: 36px !important;
	}
	.foodhub-title-wrapper-Yeodrex-Marketplace {
		margin-bottom: 0 !important;
	}
	.foodhub-container-Yeodrex-Marketplace {
		padding-top: 0 !important;
	}
	.heading-12-Yeodrex-Marketplace {
		width: 100% !important;
		margin: 0 !important;
		font-size: 36px !important;
	}
	.title-Shopper-Yeodrex-Marketplace {
		width: 100% !important;
		margin: 40px 0 0 0 !important;
		font-size: 36px !important;
		padding: 0 0 0 20px !important;
	}
	.monitor-background-bank-bahrain {
		width: 50% !important;
		margin-top: 0 !important;
	}
	.container-Bank-Bahrain {
		flex-direction: column !important;
		padding-bottom: 0 !important;
	}
	.text-section-CBBB h1 {
		font-size: 36px !important;
	}
	.text-section-CBBB p {
		font-size: 14px !important;
	}
	.container-central {
		margin-top: 0 !important;
	}
	.left-panel-central h1 {
		font-size: 36px !important;
	}
	.label-central-bank-bahrain {
		margin: 0 0 30px 0 !important;
	}
	h1.title-central-bank-bahrain {
		font-size: 36px;
		margin-bottom: 20px;
	}
	.buttons-central-bank-bahrain {
		margin-bottom: 0 !important;
	}
	.dashboard-text-central-bank-bahrain h2 {
		font-size: 36px !important;
		line-height: 45px !important;
	}
	.dashboard-image-central-bank-bahrain {
		height: 470px !important;
	}
	.form-overview-section {
		height: 870px !important;
	}
	.form-overview-text h1 {
		font-size: 36px !important;
		line-height: 38px !important;
	}
	.form-overview-text img {
    	width: 250px;
	}
	.form-image-wrapper .form-image {
		max-width: 70%;
        margin: 0 auto;
	}
	.inside-jussforms-heading {
		margin-top: 60px !important;
	}
	.inside-jussforms-heading h1 {
		font-size: 36px !important;
	}
	.inside-jussforms-heading p {
		font-size: 16px !important;
	}
	.inside-form-builder-img img {
    	width: 50% !important;
	}
	.design-process h2 {
		font-size: 36px !important;
	}
	.step-number {
    	font-size: 90px !important;
	}
	.design-process {
		padding: 60px 20px 90px !important;
		height: 1120px !important;
	}
	.design-process .step .circle1 {
		width: 190px !important;
		height: 190px !important;
	}
	.design-process .step .step-number {
		top: -60px !important;
	}
	.design-process .step .step-title {
		font-size: 20px !important;
	}
	.design-process .step .step-sub {
		font-size: 16px !important;
	}
	.design-process .step .step-duration {
    	font-size: 30px;
	}
	.typography-section .top-label {
		font-size: 20px;
	}
	.typography-section h1.main-heading {
		font-size: 36px;
		line-height: 35px !important;
	}
	.weight-options {
		font-size: 18px !important;
	}
	.font-preview .font-name {
        font-size: 130px !important;
    }
	.font-preview .body-card {
		border: 0 !important;
	}
	.font-preview .body-card h4 {
		font-size: 18px !important;
	}
	.font-preview .body-card p {
		font-size: 16px !important;
	}
	.main-color-wrapper .color-swatch .circle {
		width: 160px !important;
		height: 160px !important;
	}
	.main-color-wrapper .color-swatch .label {
		font-size: 18px !important;
	}
	.dashboard-text h1 {
        font-size: 36px !important;
    }
	.dashboard-text li {
		font-size: 16px !important;
	}
	.dashboard-image {
        width: 60% !important;
		margin: 0 auto;
	}
	.pending-img-1, .pending-img-2 {
		text-align: center;
	}
	.pending-img-1 img, .pending-img-2 img {
		width: 70% !important;
	}
	.inside-sec-9-jussforms {
		text-align: center;
	}
	.inside-sec-9-jussforms img {
		width: 70% !important;
	}
	.cfm-dashboard-text h1 {
        font-size: 24px !important;
	}
	.cfm-dashboard-text h2 {
        font-size: 36px !important;
	}
	.cfm-dashboard-text p {
		font-size: 16px !important;
	}
	.cfm-dashboard-image-wrapper .cfm-dashboard-image {
		width: 70% !important;
		margin: 0 auto;
	}
}
@media (max-width: 768px) {
	.text-block-oracle-section-5 a {
		width: auto !important;
	}
	.why-modernize .why-columns {
		gap: 20px;
	}
	.why-apex-og .container {
		margin: 0;
	}
}

@media (max-width: 767px) {
	.brands img {
        width: 150px;
        height: 80px;
    }
	.container-second-jamfast .jamfast-image-jamfast {
		position: static;
		margin-top: 20px;
		text-align: center;
	}
	.container-second-jamfast .jamfast-image-jamfast img {
		width: 80%;
    	margin: 30px auto 0;
	}
	.palette-container-jamfast {
		margin-top: 20px;
	}
	.typography-header .outer .inner {
		padding: 20px;
	}
	.enhanceSection .text-section-stoner h1 {
		font-size: 30px;
		line-height: 35px;
		margin-top: 20px;
	}
}
@media (max-width: 575px) {
	.why-abacasys.why-choose .col-md-6 {
		width: 100% !important;
	}
	.content-oracle-section-5 .benefit-item-oracle-section-5 {
        flex-direction: column;
        flex-wrap: wrap;
    }
	.business-growth-mendix {
        flex-direction: column;
    }
	.sameless-cnt {
		margin-left: 0 !important;
	}
	.why-abacasys .abaca-container .row  {
		margin-left: 0 !important;
	}
	.engineers-box {
		margin-bottom: 0 !important;
	}
	.it-partner .partner-box .partner-cards .col-md-4 {
		margin-left: 0 !important;
	}
	.why-upgread div {
		margin: 20px !important;
	}
	.why-upgread div p {
		margin: 0 !important;
	}
	.static-case-study .col-md-4 {
		margin-left: 0 !important;
	}
	.why-upgread .mx-auto > div {
		margin-left: 0 !important
	}
	    .why-upgread .mx-auto .relative p {
        margin-left: 0 !important;
    }
	.why-upgread div {
        margin: 0 !important;
		padding: 0;
    }
	.business-growth-container-mendix .business-growth-mendix {
		padding: 0;
	}
	.business-growth-container-mendix  .business-growth-img-mendix img {
        width: 90% !important;
    }
	section.page-banner {
        min-height: 280px;
    }
	section.why-upgread {
		padding: 0 10px 0;
	}
	.precision-faq .container {
		margin-left: 0;
	}
	.apex-develoopment-section .apex-modernization-managedservices-card {
		height: auto;
	}
	.apex-modernization .apex-left {
		margin-left: 0;
	}
	.hero-fusion-sales-force-Smart-UI-UX img {
		height: 280px;
	}
	.hero-fusion-sales-force-Smart-UI-UX .overlay-fusion-sales-force-Smart-UI-UX h1 {
		font-size: 24px;
        line-height: 25px;
	}
	.oracle-image-fusion-sales-force-Smart-UI-UX {
		margin-top: 30px;
	}
	.process-content {
		display: block;
	}
	.process-des img {
		height: 180px;
		object-fit: cover;
		object-position: top;
	}
	.image-content-Smart-UI-UX {
		margin-top: 20px;
	}
	.view-add-btn {
		margin-top: 20px;
	}
	.goodMatter-section .matter-content h3 {
		font-size: 20px;
	}
	.goodMatter-section .matter-content .dot-Smart-UI-UX {
		width: 10px;
		height: 10px;
		left: 0;
		top: 7px;
	}
	.ui-transform-section p {
		font-size: 21px;
		line-height: 30px;
	}
	.apex-left-DevelopmentModernization h1 {
        font-size: 32px;
        font-weight: 800;
        line-height: 30px;
    }
	.lowcode-agility-DevelopmentModernization {
		padding: 40px 10px !important;
	}
	.lowcode-agility-DevelopmentModernization p {
		line-height: 24px !important;
		font-size: 14px !important;
	}
	.call-to-action-DevelopmentModernization {
		padding: 40px 20px !important;
	}
	.cta-container-DevelopmentModernization p {
		line-height: 24px !important;
		font-size: 14px !important;
	}
	.abacasysPerformnce .card {
		margin-bottom: 30px;
	}
	.abacasysPerformnce .card p {
		height: auto;
	}
	.container-DevelopmentModernization h2 {
		font-size: 28px !important;
		display: flex;
		gap: 10px;
		align-items: start;
	}
	.paragraph-DevelopmentModernization, .why-item p {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	.modernize-process .modernize-process-header h2 {
		font-size: 28px !important;
	}
	.why-apex-og-DevelopmentModernization {
		background-size: auto !important;
		padding: 40px 20px 20px !important;
        background-size: 100% !important;
        background-position: bottom !important;
	}
	.why-modernize h2 {
		font-size: 28px;
	}
	.sushank002 p {
		font-size: 14px;
	}
	.why-modernize .why-columns, .why-modernize .why-columns .column {
		display: block;
	}
	.cta-container-DevelopmentModernization h2 {
		font-size: 28px !important;
	}
	.section-title-DevelopmentModernization {
		font-size: 28px !important;
	}
	.card-DevelopmentModernization img {
		height: 60px !important;
	}
	.card-DevelopmentModernization h3 {
		font-size: 20px !important;
	}
	.card-DevelopmentModernization p {
		font-size: 18px !important;
		line-height: 24px !important;
		margin-bottom: 0;
	}
	.engineers-box {
		margin-bottom: 0 !important;
	}
	.apex-left h1 {
        font-size: 32px;
        line-height: 35px;
        font-weight: 800;
    }
	.lowcode-agility {
		padding: 40px 1px;
	}
	.lowcode-agility h2 {
		font-size: 28px;
	}
	.lowcode-agility p {
    	font-size: 16px;
		line-height: 23px;
	}
	.sushankwhy-apex-og {
		padding: 40px 20px !important;
	}
	.apex-develoopment-section {
		padding: 40px 0 !important;
	}
	.apex-develoopment-section .section-title {
		font-size: 28px;
	}
	.apex-develoopment-section .card {
		height: auto;
	}
	.apex-develoopment-section .card img {
		height: 60px;
	}
	.apex-develoopment-section .card h3 {
		font-size: 20px;
	}
	.apex-develoopment-section .card p {
		font-size: 14px;
		margin-bottom: 0;
	}
	.apex-develoopment-section .card.full-width {
		margin: 0 13px;
	}
	.sushankwhy-apex-og .sushankcontainer h2 {
		font-size: 28px;
	}
	.sushankwhy-apex-og .sushankcontainer h2 br {
		display: none;
	}
	.sushankwhy-apex-og .sushankcontainer p.sushankparagraph {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.sushankwhy-modernize h2 {
		font-size: 28px !important;
		margin: 0 !important;
	}
	.sushankwhy-item p {
        font-size: 14px !important;
        line-height: 20px !important;
    }
	.sushankwhy-modernize .sushankwhy-columns {
		gap: 0 !important;
	}
	.sushankwhy-modernize .sushankwhy-columns .sushankcolumn {
		gap: 0;
	}
	.apex-modernization {
		display: block !important;
	}
	.apex-modernization .apex-left h1 {
		display: block !important;
	}
	.apex-modernization .apex-left h1 br {
		display: none;
	}
	.lowcode-agility {
		padding: 40px 0 !important;
	}
	.abacasysPerformnce .sushankcard11 p {
		height: auto !important;
	}
	.abacasysPerformnce .sushankcard11 {
		margin-bottom: 15px !important;
	}
	.lowcode-agility h2 {
		font-size: 28px !important;
	}
	.apex-develoopment-section .card.bd-service {
        height: auto !important;
        margin: 0 15px 10px !important;
    }
	.apex-modernization-managedservices-apex-modernization h1 {
		font-weight: bold !important;
		line-height: 35px !important;
	}
	.apex-modernization-managedservices-lowcode-agility {
		padding: 40px 0 !important;
	}
	.apex-modernization-managedservices-container h2 {
		font-size: 28px !important;
	}
	.apex-modernization-managedservices-section-title {
		font-size: 28px !important;
	}
	.apex-modernization-managedservices-card img {
		height: 60px !important;
	}
	.apex-modernization-managedservices-card h3 {
		font-size: 20px !important;
	}
	.apex-modernization-managedservices-card p {
		font-size: 14px !important;
	}
	.apex-modernization-managedservices-apex-section-3 {
		padding: 40px 20px !important;
	}
	.apex-modernization-managedservices-sushankmodernization-process {
		padding: 40px 0 0 !important;
	}
	.apex-modernization-managedservices-sushankmodernization-process h2 {
		font-size: 28px !important;
	}
	.apex-modernization-managedservices-sushankmodernization-processfull {
		padding: 20px 20px 0px !important;
	}
	.apex-modernization-managedservices-sushankmodernization-processfull .apex-modernization-managedservices-sushank#Migration-FullProcess {
		display: block !important;
        padding: 0 !important;
	}
	.apex-modernization-managedservices-sushankmodernization-processfull .apex-modernization-managedservices-sushankcard11 {
		width: 100% !important;
		padding: 0 !important;
	}
	.apex-modernization-managedservices-sushankmodernization-processfull .apex-modernization-managedservices-sushankcard11 {
		margin-bottom: 15px;
	}
	.apex-modernization-managedservices-sushankmodernization-processfull .apex-modernization-managedservices-sushankcard11 p {
		height: auto !important;
	}
	.apex-modernization-managedservices-sushankwhy-columns {
		gap: 0 !important;
	}
	.apex-modernization-managedservices-sushankwhy-modernize {
		padding: 40px 20px !important;
	}
	.Modernization-Second {
		padding: 40px 10px !important;
	}
	.Modernization-Second h2, .why-modernize h2 {
		font-size: 28px !important;
	}
	.Modernization-Main {
		gap: 0 !important;
	}
	.modernization-process {
		padding: 40px 0 0; !important;
	}
	.modernization-processfull {
		padding: 40px 20px 40px !important;
	}
	.migration-bottom-text p {
		padding-bottom: 0 !important;
	}
	.why-modernize h2 {
/* 		margin-bottom: 0 !important; */
	}
	.why-apex-og {
		padding: 40px 0 20px !important;
	}
	.why-apex-og h2 {
		font-size: 28px !important;
		display: flex;
		align-items: flex-start;
		gap: 8px;
	}
	.why-apex-og p {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	.adapt .abaca-container p {
		font-size: 14px !important;
	}
	section.why-upgread {
        padding: 40px 10px !important;
    }
	section.why-upgread .engineers-box h4 {
		margin-top: 20px;
	}
	section.why-upgread .engineers-box h4 br {
		display: none;
	}
	.why-upgread div p {
		width: 100% !important;
	}
	.why-upgread .abaca-container h2.before-heading {
		margin-bottom: 0!important;
	}
	.sameless-cnt h2.choice {
		max-width: 100% !important;
	}
	.business-growth-mendix .business-growth-text-mendix h2 br {
		display: none;
	}
	.business-growth-text-mendix button {
        font-size: 14px;
		margin-left: 0;
    }
	.modernization-process h2 {
		font-size: 28px !important;
	}
	.why-apex-og {
/* 		background-position: right !important; */
		background-position-x: 70% !important;
	}
	.cta-section {
		padding: 40px 20px !important
	}
	.sushankwhy-modernize {
		padding: 40px 20px !important;
	}
	.sushankmodernization-process, .modernization-process {
		padding: 40px 20px 0 !important
	}
	.sushankmodernization-processfull {
		padding: 20px 20px 0 !important;
	}
	.modernization-processfull .migration-bottom-text p {
		font-size: 16px !important;
	}
	.modernization-processfull .migration-bottom-text {
		padding: 0 !important;
	}
	.why-modernize .sushank002 h2 {
		margin-bottom: 0 !important;
	}
	.apex-modernization-managedservices-sushankwhy-modernize .apex-modernization-managedservices-sushank002 h2 {
		margin: 0 !important;
	}
	.apex-modernization-managedservices-sushankcolumn {
		gap: 0 !important;
	}
	.zee-projectSection .container {
        flex-direction: column;
		padding-left: 10px;
    }
	.zeeOverview .Overview {
        flex-direction: column;
    }
	.zeeOverview .Overview .right2nd {
		flex: 0 0 227px;
    }
	.designApproach .features-section .features-grid {
		bottom: 0;
	}
	.color-section .grid {
		flex-direction: column;
	}
	.color-section .grid .color-box {
		align-self: center;
	}
	.typography-page .typography-section .typography-main {
        flex-direction: column;
    }
	.typography-page .typography-section {
		margin: 0;
	}
	.typography-table {
		margin-top: 20px;
	}
	.purchaseOrder .container-second-jamfast {
		grid-template-columns: 100%;
	}
	.jamfast-image-jamfast {
		margin-bottom: 0 !important;
	}
	.vendor-management-system {
		flex-direction: column !important;
	}
	.second-container-img-Customer-Experiences img {
        height: 310px !important;
    }
	.fourth-container-items-Customer-Experiences {
		margin-top: 0 !important;
	}
	.fourth-container-item-1-Customer-Experiences {
		padding: 0 !important
	}
	.fifth-container-items-Customer-Experiences {
		padding: 30px 20px !important;
		gap: 0 !important;
	}
	.fifth-container-item-2-Customer-Experiences {
		max-width: 100% !important;
	}
	.fifth-container-items-Customer-Experiences {
		align-items: flex-start !important;
	}
	.typographic-section-Customer-Experiences {
		padding: 0 2rem 2rem !important;
	}
	.fifth-container-item-2-Customer-Experiences h3, .fifth-container-item-2-Customer-Experiences h2, .fifth-container-item-2-Customer-Experiences .big-Customer-Experiences {
		font-size: 20px !important;
		margin: 0 !important;
	}
	.fifth-container-item-2-Customer-Experiences h3 {
		margin-bottom: 0;
	}
	.fifth-container-item-2-Customer-Experiences p {
		font-size: 20px !important;
		margin: 0 !important;
	}
	.sixth-container-item-2-Customer-Experiences {
		display: none;
	}
	.solution-image-Customer-Experiences {
        height: 200px !important;
    }
	.eight-container-result-Customer-Experiences {
        padding: 0px 40px 20px !important;
    }
	.tenth-inside-container-Customer-Experiences {
        padding: 30px 30px 0 !important;
		gap: 0 !important;
    }
	.degree-availability-Customer-Experiences h1 {
		font-size: 30px !important;
	}
	.degree-availability-Customer-Experiences p {
		line-height: 25px !important;
	}
	.degree-availability-Customer-Experiences p br {
		display: none;
	}
	.conclusion-image-Customer-Experiences img {
        height: 110px !important;
    }
	.eleventh-container-Customer-Experiences {
        height: 840px !important;
    }
	.canwinn-case-study-heading {
		padding: 150px 0 130px !important;
		max-width: 100% !important;
	}
	.canwinn-case-study-heading h1 {
        font-size: 50px !important;
    }
	.canwinn-case-study-heading p {
		margin-left: 10px !important;
	}
	.canwinn-case-study-heading {
        padding: 40px 10px 20px !important;
    }
	.canwinn-project-overview-start {
        row-gap: 20px;
    }
	.canwinn-project-overview-heading-img {
        text-align: center;
    }
	.canwinn-design-process .canwinn-heading h1 {
		padding: 0 !important;
	}
	.canwinn-process-card .canwinn-number {
		position: absolute;
        top: -20px;
        opacity: 0.2;
        left: 10px;
	}
	.canwinn-container {
        flex-direction: column !important;
    }
	.canwinn-candidates-content {
		padding: 0 20px 60px !important;
	}
	.canwinn-candidates-content-heading h1 {
        font-size: 30px !important;
    }
	.canwinn-seamless-content-images, .canwinn-nidhi-singh-applicant-logo1, .canwinn-card-container-mendevv {
		flex-direction: column !important;
	}
	.canwinn-card-container-mendevv {
        padding: 0 20px !important;
    }
	.canwinn-home-screen-two p {
        padding-left: 30px !important;
    }
	.canwinn-home-screen-two p::before {
        left: 10px !important;
        top: 8px !important;
    }
	.canwinn-details {
        height: 240px !important;
    }
	.canwinn-app-download-container {
		flex-direction: column !important;
		padding-right: 0 !important;
	}
	.canwinn-downlaod-right {
		margin: -100px 0 0 0 !important;
	}
	.project-overview-start-Yeodrex-Marketplace {
        padding: 40px 10px !important;
    }
	.heading-Yeodrex-Marketplace h1 {
		margin-left: 0 !important;
	}
	.process-grid-Yeodrex-Marketplace {
        padding: 0 10px;
    }
	.process-card-Yeodrex-Marketplace .number-Yeodrex-Marketplace {
        font-size: 30px !important;
        position: absolute;
        left: 10px;
        top: 0px;
    }
	.process-grid-Yeodrex-Marketplace {
		gap: 10px !important;
	}
	.heading-1-Yeodrex-Yeodrex-Marketplace br {
		display: none !important;
	}
	.timeline-wrapper-Yeodrex-Yeodrex-Marketplace {
		margin-left: 0 !important;
	}
	.typography-section-Font-Yeodrex-Marketplace {
		margin: 0 !important;
	}
	.color-box-color-Yeodrex-Marketplace h1 {
		margin-left: 20px !important;
	}
	.color-box-color-Yeodrex-Marketplace {
		margin-top: 20px !important;
		padding: 0 10px !important
	}
	.palette-section-box-color-Yeodrex-Marketplace {
		padding: 60px 0 !important;
	}
	.color-small-box-color-Yeodrex-Marketplace, .color-tall-box-color-Yeodrex-Marketplace {
		width: 160px !important;
	}
	.title-box-color-Yeodrex-Marketplace {
		margin-left: 0 !important;
	}
	.palette-section-box-color-Yeodrex-Marketplace {
		padding-bottom: 0 !important;
	}
	.container-Bank-Bahrain {
        height: 460px !important;
    }
	.monitor-background-bank-bahrain {
        height: 200px !important;
	}
	.content-text-sixth-bahrain h2 {
		font-size: 32px !important;
	}
	.container-sixth-bahrain .content-text-sixth-bahrain {
		padding: 0;
	}
	.bahrain-sixth-image {
        height: 160px !important;
    }
	.dashboard-bahrain {
		padding: 20px !important;
	}
	.dashboard-image-central-bank-bahrain {
        height: 260px !important;
    }
	.form-overview-text {
		margin-left: 0 !important;
	}
	.font-preview .font-name {
        font-size: 60px !important;
    }
	.main-color-wrapper .color-swatch .circle {
        width: 90px !important;
        height: 90px !important;
    }
	.form-overview-section {
        height: 630px !important;
    }
	.inside-form-builder-img img {
        width: 100% !important;
    }
	.design-process {
		overflow: visible !important;
		height: 110% !important;
		padding: 60px 20px 140px !important;
	}
	.design-process .step .step-number {
        top: -60px !important;
		font-size: 50px !important;
    }
	.process-steps {
		width: 100%;
		margin: 0 !important;
	}
	.design-process .step .circle1 {
        width: 130px !important;
        height: 130px !important;
    }
	.design-process .step .step-number {
        top: -20px !important;
	}
	.design-process .step.step-2 {
		transform: translate(10px, 38px) !important;
	}
	.design-process .step.step-3 {
		transform: translate(10px, 80px) !important;
	}
	.design-process .step.step-4 {
		transform: translate(10px, 110px) !important;
	}
	.design-process .step.step-line {
		height: 140px !important;
	}
	.main-typography-section .weight-options {
		flex-direction: row !important;
	}
	.main-color-wrapper .color-wrapper {
        gap: 10px !important;
    }
	.cfm-dashboard-text h2 {
        line-height: 35px !important;
    }
	.dashboard-section .dashboard-text {
		margin-left: 0 !important;
	}
	.color-grid-edusarc5 {
		display: grid !important;
        margin-left: 0 !important;
        grid-template-columns: 1fr 1fr !important;
		margin-top: 20px !important;
	}
	.color-grid-edusarc5 .color-box-edusarc5 {
		width: 150px !important;
		height: 150px !important;
	}
	.section-edusarc5 {
		padding-bottom: 30px !important;
		margin-bottom: 0 !important;
	}
	.content-body-Customer-Experiences {
		align-items: flex-start !important;
		transform: translate(0, 0) !important;
		padding: 0 20px !important;
		margin: 0 !important;
	}
	.headline-inside-container-Customer-Experiences {
		gap: 0 !important;
	}
	.second-container-heading-Customer-Experiences {
		margin: 0 !important;
		padding: 0 20px !important;
	}
	.second-container-heading-Customer-Experiences p {
		margin-top: 0 !important;
	}
	.fourth-container-item-1-Customer-Experiences {
		max-width: 100% !important;
		padding: 0 20px !important;
	}
	.fourth-container-item-2-Customer-Experiences img {
		width: 97% !important;
	}
	.heading-1-Customer-Experiences h1, .heading-2-Customer-Experiences h1 {
		line-height: 25px !important;
	}
	.heading-1-Customer-Experiences h2, .heading-1-Customer-Experiences h3, .heading-1-Customer-Experiences h4, .heading-1-Customer-Experiences .body1-Customer-Experiences, .heading-1-Customer-Experiences .body2-Customer-Experiences, .heading-1-Customer-Experiences .body3-Customer-Experiences, .heading-1-Customer-Experiences .body4-Customer-Experiences {
		margin: 0 0 10px 0 !important;
	}
	.heading-2-Customer-Experiences h2, .heading-2-Customer-Experiences h3, .heading-2-Customer-Experiences h4, .heading-2-Customer-Experiences .body1-Customer-Experiences, .heading-2-Customer-Experiences .body2-Customer-Experiences, .heading-2-Customer-Experiences .body3-Customer-Experiences, .heading-2-Customer-Experiences .body4-Customer-Experiences {
		margin: 0 0 10px 0 !important;
	}
	.conclusion-section-Customer-Experiences p {
        font-size: 14px !important;
    }
	.conclusion-section-Customer-Experiences p br {
		display: none;
	}
	section.abaca-services {
		padding: 30px 0 10px;
	}
	.abaca-services .brands {
		display: grid;
    	grid-template-columns: 1fr 1fr;
	}
	.abaca-services .brand-container h2 {
		margin-bottom: 20px !important;
	}
	.abaca-impowring.home-abaca-impowring {
		background-image: url(/wp-content/uploads/2025/12/Background-img.png) !important;
		background-position: left !important;
		background-size: 130% !important;
		background-color: #f5f5f5 !important;
	}
	.abaca-impowring.home-abaca-impowring .abaca-container .row {
		margin-top: 0 !important;
	}
	.abaca-impowring.home-abaca-impowring .abaca-container .emp-cnt br {
		display: none;
	}
	.abaca-impowring.home-abaca-impowring .abaca-container .emp-cnt h2 {
		font-size: 23px !important;
	}
	.abaca-impowring.home-oracle-cloud {
		background: #e32124 !important;
	}
	.abaca-impowring.home-oracle-cloud .abaca-container .col-md-6:last-child {
		padding-left: 0 !important;
	}
	.abaca-impowring.home-oracle-cloud .abaca-container .emp-cnt br {
		display: none;
	}
	.zigzag-line {
		display: none;
	}
	.services-wrapper .services-container {
		padding: 0 !important;
		gap: 0 !important;
	}
	.services-wrapper .services-container .column {
		gap: 0 !important;
	}
	.services-wrapper .services-container .column .service-box-sushank .straight-line3 {
		margin-top: 0 !important;
	}
	section.connect-expert {
		padding: 20px 0 !important;
	}
	section.connect-expert h2 {
        font-size: 18px !important;
        line-height: 22px !important;
		margin-bottom: 10px !important;
    }
	section.connect-expert .abaca-btns a {
		max-width: 110px;
        padding: 3px 10px;
	}
	
}