#hero-banner-section #desktop-banner img {
	height: calc(100vh + 10px);
}
.qodef-page-title .qodef-m-image img {
	object-fit: cover;
}
.qodef-m-title.entry-title {
	font-size: 160px;
	line-height: 140px;
	letter-spacing: 30px;
}
#expertise-list .elementor-container { 
    flex-wrap: wrap;
}
#expertise-list .elementor-container .elementor-column { 
	width: 25%;
}
#expertise-list .elementor-container .elementor-column:nth-child(5),
#expertise-list .elementor-container .elementor-column:nth-child(6),
#expertise-list .elementor-container .elementor-column:nth-child(7) { 
	width: 33.33%;
}
#expertise-list .elementor-widget,
#expertise-list .elementor-widget-container, 
#expertise-list .qodef-banner {
	height: 100%;
}
#expertise-list .qodef-banner:hover .qodef-m-text {
    padding-right: 20px;
    transition: padding .3s;
}
#expertise-list .qodef-banner:hover .qodef-button .qodef-m-text-line-top,
#expertise-list .qodef-banner:hover .qodef-button .qodef-m-text-line-bottom {
    width: 7px;
    transition: width .2s .25s;
}
#expertise-list .qodef-banner:hover .qodef-m-text-line {
    transform: scaleX(1);
    transition: transform .2s .15s;
}
#expertise-list .qodef-banner .qodef-m-content {
	position: unset;
}
#expertise-list .qodef-banner .qodef-m-image {
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
#expertise-list .qodef-banner .qodef-m-image img {
	width: 100%	;
	height: 100%;
	object-fit: cover;
}
#expertise-list .elementor-column .qodef-m-content-inner {
	position: relative;
    padding: 30px 40px;
}
#expertise-list .elementor-column .qodef-m-background-text {
	font-size: 120px;
	line-height: 112px;
	opacity: 0.06;
	color: #111111;
    position: unset;
    transform: translateY(22%);
}
#expertise-list .elementor-column .qodef-m-title {
	font-size: 26px;
	line-height: 30px;
    letter-spacing: 0.08em;
}
#expertise-list .elementor-column .qodef-m-text-field {
	font-weight: 500;
	font-size: 16px;
	color: #111111;
	opacity: 0.4;
	margin: 30px 0;
}
#expertise-list .qodef-banner :hover .qodef-m-text-field {
	opacity: 1;
}
#expertise-list .qodef-banner :hover .qodef-m-background-text {
    color: #FFFFFF !important;
    opacity: 0.3;
}
#expertise-list .qodef-m-content-inner .qodef-m-text {
    font-weight: 700;
    letter-spacing: 5.7px;
}
#expertise-title-section .elementor-element,
#client-title-section .elementor-element {
	max-width: unset;
	width: 100%;
}
#expertise-title-section .qodef-m-subtitle,
#project-title-section .qodef-m-subtitle,
#client-title-section .qodef-m-subtitle {
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.1em;
    color: #111111;
    opacity: 0.5;
    margin: 0;
}
#expertise-title-section .qodef-m-title,
#project-title-section .qodef-m-title,
#client-title-section .qodef-m-title {
    font-size: 80px;
    line-height: 102px;
    letter-spacing: 18px;
}
#project-title-section .elementor-widget-wrap {
    padding: 100px 300px;
}
#project-title-section .qodef-m-text {
    font-family: 'Montserrat';
	margin: 20px 0 0 0 !important;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #111111;
    opacity: 0.4;
}
#company-summary-section .qodef-m-digit-wrapper {
    left: 50%;
	transform: translate(-60%,-15%);
}
#company-summary-section .qodef-m-digit-wrapper .qodef-m-digit {
	font-size: 120px;
    line-height: 112px;
    opacity: 0.2;
}
#company-summary-section .qodef-m-content .qodef-m-text {
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 5px;
}
#company-summary-section .qodef-m-content .qodef-m-title {
	font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.08em;
}
#client-list-section .qodef-grid-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    row-gap: 50px;
    column-gap: 45px;
    max-width: 1450px;
    width: 100%;
    margin: 0 auto;
}
#client-list-section .qodef-grid-inner:before {
	content: unset;
}
#client-list-section .qodef-grid-inner .qodef-grid-item {
	margin: 0;
    padding: 0;
    width: 100px;
    height: 100px;
}
#client-list-section .qodef-e-image {
	cursor: pointer;
}
#client-list-section .qodef-e-image a {
	pointer-events: none;
}
#project-list-section .qodef-grid-inner .qodef-grid-item .qodef-e-content {
	display: none;
}
#project-list-section .qodef-grid-inner .qodef-grid-item:hover .qodef-e-media-image {
    transform: unset;
}
#project-list-section .wp-post-image {
	width: 100%;
}
@media only screen and (max-width: 767px) {
	#hero-banner-section #mobile-banner img {
		height: calc(100vh + 10px);
	}
	.qodef-page-title .qodef-m-image img {
		height: 100vh;
	}
	.qodef-m-title.entry-title {
		font-size: 40px;
		line-height: 40px;
		letter-spacing: 10px;
	}
	#expertise-title-section .elementor-widget-wrap {
		margin: 40px 0;
	}
	#expertise-title-section .qodef-m-subtitle,
	#project-title-section .qodef-m-subtitle,
	#client-title-section .qodef-m-subtitle {
		font-size: 14px;
	}
	#expertise-title-section .qodef-m-title,
	#project-title-section .qodef-m-title,
	#client-title-section .qodef-m-title {
		font-size: 30px;
		line-height: 38px;
		letter-spacing: 8px;
	}
	#expertise-list .elementor-container .elementor-column,
	#expertise-list .elementor-container .elementor-column:nth-child(5), 
	#expertise-list .elementor-container .elementor-column:nth-child(6), 
	#expertise-list .elementor-container .elementor-column:nth-child(7) {
		width: 100%;
	}
	#expertise-list .elementor-column .qodef-m-content-inner {
		padding: 14px;	
	}
	#expertise-list .elementor-column .qodef-m-background-text {
		font-size: 60px;
		line-height: 77px;
	    transform: translateY(35%);
	}
	#expertise-list .elementor-column .qodef-m-title {
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 0.1em;
	}
	#expertise-list .elementor-column .qodef-m-text-field {
	    font-size: 12px;
    	line-height: 20px;
	    margin: 14px 0;
	}
	#expertise-list .qodef-m-content-inner .qodef-m-text {
	    font-size: 12px;
    	line-height: 28px;
	}
	#project-title-section .qodef-m-text {
		font-size: 13px;
		line-height: 20px;
	}
	#project-title-section .elementor-widget-wrap,
	#client-title-section .elementor-widget-wrap {
		padding: 40px 20px;
		margin: 0;
	}
	#company-summary-section {
		padding: 0;
	}
	#company-summary-section .elementor-container {
		row-gap: 50px;
    	padding: 60px 20px;
	}
	#company-summary-section .elementor-container .elementor-column {
		width: 50%;
	}
	#company-summary-section .elementor-column .elementor-widget-wrap {
		padding: 0;
		margin: 0;
	}
	#company-summary-section .qodef-m-digit-wrapper {
	    transform: translate(-70%,15%);
	}
	#company-summary-section .qodef-m-digit-wrapper .qodef-m-digit {
		font-size: 60px;
    	line-height: 77px;
	}
	#company-summary-section .qodef-m-content .qodef-m-text {
		font-size: 12px;
		line-height: 15px;
		letter-spacing: 4px;
	}
	#company-summary-section .qodef-m-content .qodef-m-title { 
		font-size: 18px;
	    line-height: 20px;
	    letter-spacing: 0.1em;
	}
	#client-list-section .qodef-grid-inner {
	    width: 310px;
	    row-gap: 0;
	    column-gap: 17.5px;
	}
	#client-list-section .qodef-grid-inner .qodef-grid-item {
	    width: 46px;
	    height: 46px;
	}
	#client-list-section .qodef-e-image img {
		height: 46px;
		object-fit: contain;
	}
	#client-list-section {
		margin-bottom: 50px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.qodef-page-title .qodef-m-image img {
		height: 100vh;
	}
	.qodef-m-title.entry-title {
		font-size: 80px;
		line-height: 90px;
		letter-spacing: 20px;
	}
	#expertise-list .elementor-container {
	    justify-content: space-evenly;
	}		
	#expertise-list .elementor-container .elementor-column {
		width: 33.33%;
	}
	#expertise-title-section .elementor-widget-wrap {
		margin: 60px 0;
	}
	#expertise-title-section .qodef-m-subtitle,
	#project-title-section .qodef-m-subtitle,
	#client-title-section .qodef-m-subtitle {
		font-size: 16px;
	}
	#expertise-title-section .qodef-m-title,
	#project-title-section .qodef-m-title {
		font-size: 44px;
		line-height: 44px;
		letter-spacing: 8px;
	}
	#expertise-list .elementor-column .qodef-m-content-inner {
		padding: 14px;
	}
	#expertise-list .elementor-column .qodef-m-background-text {
		font-size: 80px;
		line-height: 80px;
	    transform: translateY(30%);
	}
	#expertise-list .elementor-column .qodef-m-title {
		font-size: 20px;
		line-height: 20px;
		letter-spacing: 0.1em;
	}
	#expertise-list .elementor-column .qodef-m-text-field {
	    font-size: 12px;
	    line-height: 20px;
        margin: 20px 0 14px 0;
	}
	#expertise-list .qodef-m-content-inner .qodef-m-text {
	    font-size: 12px;
	}
	#project-title-section .qodef-m-text {
		font-size: 13px;
		line-height: 20px;
	}
	#project-title-section .elementor-widget-wrap,
	#client-title-section .elementor-widget-wrap {
	    padding: 60px 50px;
    	margin: 0;
	}
	#client-title-section .qodef-m-title {
		font-size: 44px;
		line-height: 44px;
		letter-spacing: 8px;
	}
	#company-summary-section {
		padding: 0;
	}
	#company-summary-section .elementor-column .elementor-widget-wrap {
		padding: 0;
		margin: 50px 0;
	}
	#company-summary-section .qodef-m-digit-wrapper .qodef-m-digit {
	    font-size: 80px;
    	line-height: 112px;
	}
	#company-summary-section .qodef-m-content .qodef-m-text {
		font-size: 12px;
		line-height: 15px;
		letter-spacing: 4px;
	}
	#company-summary-section .qodef-m-content .qodef-m-title { 
		font-size: 20px;
		line-height: 20px;
		letter-spacing: 0.1em;
	}
	#client-list-section .qodef-grid-inner {
	    width: 600px;
	    row-gap: 0;
	    column-gap: 46px;
	}
	#client-list-section .qodef-grid-inner .qodef-grid-item {
	    width: 80px;
	    height: 80px;
	}
	#client-list-section {
		margin-bottom: 64px;
	}
	#bira-tablet-section .qodef-grid-inner .qodef-grid-item {
		width: 100%;
	}
	#project-list-section-tablet .qodef-grid-inner .qodef-grid-item {
		width: 50%;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
	#hero-banner-section #desktop-banner img {
		height: calc(100vh + 35px);
	}
	.qodef-m-title.entry-title {
		font-size: 120px;
		line-height: 110px;
		letter-spacing: 25px;
	}
	#client-list-section {
		margin-bottom: 100px;
	}
	#client-list-section .qodef-grid-inner {
	    max-width: 850px;
	    column-gap: 35px;
	}
	#client-list-section .qodef-grid-inner .qodef-grid-item {
		width: 90px;
		height: 90px;
	}
	#expertise-title-section .elementor-widget-wrap {
		margin: 70px 0;
	}
	#expertise-title-section .qodef-m-subtitle,
	#project-title-section .qodef-m-subtitle,
	#client-title-section .qodef-m-subtitle {
		font-size: 22px;
	}
	#expertise-title-section .qodef-m-title,
	#project-title-section .qodef-m-title,
	#client-title-section .qodef-m-title {
		font-size: 70px;
		line-height: 85px;
		letter-spacing: 16px;
	}
	#project-title-section .elementor-widget-wrap {
        padding: 80px 150px;
	}
	#project-title-section .qodef-m-text {
	    font-size: 17px;
    	line-height: 25px;
	}
	#company-summary-section {
	    padding: 0;
	}
	#company-summary-section .elementor-column .elementor-widget-wrap {
	    padding: 0;
	    margin: 50px 0;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
	#expertise-list .elementor-column .qodef-m-content-inner {
	    padding: 18px 30px;
	}
	#expertise-list .elementor-column .qodef-m-background-text {
	    font-size: 100px;
        line-height: 82px;
	}
	#expertise-list .elementor-column .qodef-m-title {
	    font-size: 23px;
    	line-height: 25px;
	}
	#expertise-list .elementor-column .qodef-m-text-field {
	    margin: 20px 0;
	    font-size: 14px;
	    line-height: 22px;
	}
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
	#client-list-section {
		margin-bottom: 100px;
	}
	#client-list-section .qodef-grid-inner {
	    max-width: 1250px;
	}	
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#bira-tablet-section .qodef-e-image img {
		width: 100%;
	}
}

/*Banner and other styles*/

banner-section {
	background-color: #FCFCFC;
    display: flex;
    align-items: center;
    position: relative;
}
.banner-section .content-section {
    padding: 66px 200px;
    transform: translateY(23%) translateX(-4%);
    z-index: 1;
}
.banner-section .bg-banner {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-section .bg-banner.mobile,
.banner-section .bg-banner.tablet {
    display: none;
}
.banner-section .tagline {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #111111;
    opacity: 0.4;
    flex: none;
    order: 0;
    flex-grow: 0;
}
.banner-section .main-title {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    font-size: 100px;
    line-height: 150px;
    letter-spacing: 20px;
    text-transform: uppercase;
    color: #111111;}
@media only screen and (max-width: 767px) {
	.banner-section .content-section {
		padding: 50% 12%;
		transform: translateY(-16%) translateX(3%);
        text-align: center;
    }
    .banner-section .tagline {
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.1em;
    }
    .banner-section .main-title {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 10px;
    }
    .banner-section .bg-banner.desktop {
        display: none;
    }
    .banner-section .bg-banner.mobile {
        display: block;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #hero-banner-section #tablet-banner img {
		height: 100vh;
	}
	.banner-section .content-section {
        padding: 45% 13%;
        transform: translateY(-28%) translateX(1%);
        width: 100%;
        text-align: center;
    }
    .banner-section .tagline {
        font-size: 26px;
        line-height: 30px;
        letter-spacing: 0.08em;
    }
    .banner-section .main-title {
        font-size: 80px;
        line-height: 90px;
        letter-spacing: 20px;
    }
    .banner-section .bg-banner.desktop {
        display: none;
    }
    .banner-section .bg-banner.tablet {
        display: block;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
	.banner-section .content-section {
        padding: 80px 100px;
    }
}