/* Laptop Screen View  */
@media only screen and (max-width: 1380px) {
	.anniversary-img{
		max-width: 240px !important;
	}
}

/* For tablet view */
@media only screen and (max-width: 1259px) {
	/* Common styles here */
	.md-d-none {
		display: none !important;
	}

	.tech-events-details .contact-us {
		position: static;
	}

	/* Banner */
	.banner-content-container{
		padding-inline: 16px !important;
		padding-top: 84px;
		justify-content: flex-start;
	}

	.blockchain-details{
		width: fit-content;
		margin-inline: auto;
		position: unset;
	}

	.banner-mobileapp-details div{
		margin-right: 32px;
	}

	.banner-case-details .contact-us {
		position: unset;
	}

	/* Transformative journey styles here */
	.case-journey-content {
		padding: 32px;
	}

	.case-journey-content h6 {
		font-size: 24px;
		line-height: 32px;
		max-width: 200px;
	}

	.case-journey-content h5 {
		font-size: 13px;
		margin-bottom: 12px;
	}
	.journey-content-box .arrow-link-redirect {
		display: flex;
		right: 32px;
		bottom: 32px;
	}

	/* Client list styles here */
	.client_lists_grid {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}

	.client_lists_grid > div {
		border: none;
	}

	/* Industries domain expertise styles here */
	.industries-box-container .box-column .industries-box {
		margin-right: 60px;
	}
	.commitment-section .company-awards {
		justify-content: center;
	}
	.commitment-section .company-awards div {
		padding: 16px;
		margin-right: 12px;
		height: fit-content;
	}
	.commitment-section .company-awards div img {
		max-width: 150px;
	}

	/* The Business Buzz Section Starts Here */
	.buzz-main-box {
		justify-content: center;
	}
	.buzz-container {
		max-width: 475px;
	}

	/* Transformative Solutions in Action&nbsp; Section Starts Here */
	.transformation-card {
		padding: 24px;
	}
	.transformation-card img {
		width: 50px;
		height: 50px;
	}
	.transformation-card h3 {
		font-size: 24px;
		line-height: 32px;
		margin-top: 16px;
		margin-bottom: 8px;
	}
	.transformation-card h4 {
		font-size: 16px;
		line-height: 1;
		margin-bottom: 16px;
	}
	.transformation-card p {
		font-size: 13px;
		line-height: 22px;
	}

	/* CEO section styles Here */
	.ceo-info .ceo-info-content {
		margin-left: 40px;
	}

	/* Fun place to work */
	.fun_at_workplace_mobile {
		display: block;
	}


	.blockchain-details .contact-us{
		inset: auto;
	}
	
	.journey-content-box {
		max-width: 330px;
	}
	
	.case-study-journey{
		justify-content: center;
	}
	.home .case-journey-content span{
		    font-size: 13px;
    margin-bottom: 12px;
	}
	.home .case-journey-content p{
		    font-size: 24px;
    line-height: 32px;
    max-width: 200px;
	}
}

/* For mobile view */
@media only screen and (max-width: 1023px) {
	/* Common styles here */
	.main-container {
		padding-inline: 16px;
	}
	.sm-d-none {
		display: none !important;
	}
	.sm-d-flex {
		display: flex !important;
	}
	.sm-px-16 {
		padding-inline: 16px;
	}

	.page-id-6981 .line:after {
		display: none;
	}

	/* Home banner styles here */
	.blockchain-details .contact-us{
		position: absolute;
		inset: unset;
		right: 60px;
		bottom: -40px;
	}

	.blockchain-product-details{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 26px;
	}

	.blockchain-product-details div{
		margin: 0;
		text-align: center;
	}

	.banner-webapp-container img, .banner-mobileapp-container img{
		display: none;
	}

	.banner-webapp-container, .banner-mobileapp-container{
		display: block;
	}

	#slides {
		height: calc(100vh - 40px);
	}

	.banner-video-slider {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.banner-video .new-banner-heading {
		top: 120px;
	}

	.new-banner-heading{
		text-align: center;
	}

	/* 	.banner-video:first-child {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

	.blockchain-details .contact-us,
	.banner-case-details .contact-us {
	position: static;
}

	.banner-video .new-banner-heading {
	top: 120px;
}

	.banner-video-slider video {
	width: 100%;
	height: 310px;
	object-fit: contain;
} */

	.contact-us a,
	.contact-us a::after {
		width: 110px;
		height: 110px;
	}

	.blockchain-details,
	.banner-case-details,
	.tech-events-details {
		flex-direction: column;
	}

	.contact-us {
		margin-top: 16px;
		margin-bottom: 32px;
	}

	.new-banner-heading p {
		font-size: 14px;
		line-height: 22px;
		padding: 0 8px 8px;
		margin-inline: auto;
	}

	.contact-us a p {
		font-size: 14px;
		line-height: 20px;
	}

	.slider-main-setting {
		padding-inline: 16px;
		padding-bottom: 58px;
		flex-direction: column;
		align-items: flex-start;
	}

	.slider-settings {
		margin-top: 34px;
		width: 100%;
		justify-content: space-between;
	}

	.dots {
		font-size: 13px;
		margin-right: 16px;
	}

	.dots:last-child {
		margin-right: 0;
	}

	.tech-events-details .contact-us {
		position: static;
	}

	/* Tech Solution we Offer Styles Starts Here  */
	.tech-solution-section {
		padding: 60px 0 40px;
	}

	.tech-solution-title {
		margin-bottom: 24px !important;
	}

	.tech-solution-section .tech-solution-title h2 {
		font-size: 24px;
		margin-bottom: 16px;
	}

	.tech-solution-section .tech-solution-title p {
		font-size: 13px;
		line-height: 20px;
	}

	.tech-details p {
		font-size: 14px;
		line-height: 20px;
	}

	.tech-details-card {
		width: 100%;
		height: 84px;
		margin-left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		background-position: center;
		transition: none;
	}

	.tech-solution-details-card {
		flex-direction: column;
	}

	.tech-details-card.hovered-active {
		width: 100%;
		height: 100%;
		padding: 20px;
		flex-direction: column;
	}

	.blockchain-tech-card,
	.engineer-tech-card {
		margin-bottom: 16px;
	}

	.engineer-tech-card {
		background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/17180913/tech-engineering-mobile.webp);
	}

	.ui-ux-tech-card {
		background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/03/23103614/ui-ux-tech-mobile-bg.webp);
	}

	.tech-title-heading {
		display: none;
	}

	.tech-offer-link {
		width: 100%;
	}

	.tech-offer-link a {
		justify-content: space-between;
		width: 100%;
		padding: 6px 16px;
	}

	.tech-offer-link a .tech-solution-arrow {
		display: inline-flex;
		animation: none;
		background-position: -30px -5px;
	}

	.tech-details-card.hovered-active .tech-mobile-heading {
		padding: 0 0 16px;
	}

	.tech-pagination {
		padding: 8px;
		font-size: 12px;
		line-height: normal;
	}

	.tech-mobile-heading {
		display: flex !important;
		justify-content: space-between;
		align-items: center;
		padding: 20px 24px;
		width: 100%;
	}

	.tech-details-card.hovered-active .tech-mobile-heading .arrow-down {
		display: block;
		transform: rotate(180deg);
	}

	.tech-mobile-heading h3 {
		font-size: 24px;
		font-weight: 800;
		line-height: 34px;
		text-align: center;
		color: #ffffff;
	}

	.tech-mobile-heading img {
		width: 32px;
		height: 32px;
		object-fit: contain;
	}

	/* Transformative journey styles here */
	.transformation-journey-section {
		padding: 40px 0;
	}

	.transformation-journey-section .journey-content h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 16px;
	}
	.transformation-journey-section p.flex-1 {
		font-size: 13px;
		font-weight: 500;
		line-height: 20px;
		text-align: left;
		color: #5d5d5d;
	}
	.explore-more {
		width: 110px;
		height: 110px;
	}
	.explore-more::after {
		width: 110px;
		height: 110px;
	}
	.explore-more p.explore-text {
		max-width: 70px;
		font-size: 13px;
		font-weight: 500;
		line-height: 18px;
	}
	.transformation-journey-section .explore-more {
		margin-left: 16px;
	}
	.case-study-journey {
		flex-direction: column;
		padding-inline: 16px;
	}

	.hunny-journey-main::before,
	.market-journey-main::before,
	.ingame-journey-main::before {
		font-size: 68px;
		transform: rotate(90deg) translate(-13rem, -4rem);
	}

	.case-journey-content h6 {
		max-width: 100%;
	}

	.journey-content-box {
		height: 500px;
		border-radius: 10px;
		margin: 0 0 16px;
		max-width: 100%;
	}
	.journey-content-box:last-child {
		margin: 0;
	}
	.hunny-journey-main,
	.market-journey-main {
		margin-right: 0;
	}
	.case-journey-content {
		padding: 24px;
	}
	.case-journey-content h5 {
		font-size: 12px;
		margin-bottom: 8px;
	}
	.case-journey-content h6 {
		font-size: 20px;
		line-height: 28px;
	}
	.journey-content-box .arrow-link-redirect {
		right: 24px;
		bottom: 24px;
	}

	/* Client list styles here */
	.client-project-main {
		padding: 40px 0;
	}
	.client-detail-heading {
		margin-bottom: 32px;
	}
	.client-detail-heading h2 {
		font-size: 24px;
		line-height: 40px;
		margin: 0 auto 16px;
	}
	.client-detail-heading p {
		font-size: 13px;
		line-height: 22px;
	}

	.client_lists_grid {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.client_lists_grid > div {
		padding: 0 0 24px;
	}

	/* From Idea to Reailty Section Styles Here  */
	.idea-section {
		padding: 40px 0;
	}

	.idea-title-content {
		margin-bottom: 32px !important;
	}

	.idea-section .idea-title-content h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 16px;
	}

	.idea-section .idea-title-content p {
		font-size: 13px;
		line-height: 20px;
	}

	.idea-section .tab button {
		font-size: 14px;
		line-height: 20px;
		padding: 10px 12px;
		margin-right: 6px;
	}

	.blockchain-content,
	.web-app-content,
	.mobile-app-content {
		display: block;
	}

	#Blockchain, #Webapp, #MobileApp {
		margin-top: 40px;
	}

	.portfolio-content-grid {
		grid-template-columns: 1fr;
	}
	.portfolio-content-box img {
		width: 100%;
	}
	.portfolio-content-box h3 {	
		font-size: 20px;
	}
	.portfolio-content-box h4 {
		font-size: 16px;
		line-height: 24px;
	}

	.tabcontent {
		padding: 0;
	}

	.idea-section-summary {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 16px;
		position: relative;
	}

	.idea-mat-chip {
		margin-top: 0;
	}


	/* Industries domain expertise styles here */
	.domain-industries-main {
		padding: 40px 0;
	}
	.domain-industries-content h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 16px;
	}
	.domain-industries-content p {
		font-size: 13px;
		line-height: 26px;
	}
	.industries-box-container {
		padding: 24px 0 0;
	}
	.industries-box-container .box-column {
		flex-wrap: wrap;
	}
	.industries-box-container .box-column .industries-box {
		flex: 1;
		margin: 0 24px 16px 0;
	}
	.industries-box-container .box-column .industries-box:last-child {
		margin-right: 16px;
	}
	.industries-details-box {
		padding: 16px;
		min-width: 64px;
	}
	.industries-details-box img {
		width: 30px;
		height: 30px;
	}
	.industries-box p {
		font-size: 16px;
		line-height: 1;
		margin-top: 20px;
	}

	/* CTO section styles here */
	.cto-section {
		padding: 40px 0;
		background-color: #ffffff;
		min-height: unset;
		display: block;
	}
	.cto-section .main-container {
		flex-direction: column;
	}
	.cto-section .video-container img {
		height: auto;
	}
	.video-thumbnail .video-thumbnail-details .thumbnail-content {
		padding: 24px 16px;
	}
	.play-button {
		width: 50px;
		height: 50px;
	}
	.play-button img {
		width: 16px;
		height: 16px;
	}
	.thumbnail-content h3 {
		font-size: 20px;
		line-height: 32px;
	}
	.thumbnail-content h4 {
		font-size: 16px;
		line-height: 1;
	}
	.cto-video-container {
		margin: 32px 0 0;
		padding: 0;
	}
	.cto-video-container h2 {
		text-align: center;
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 24px;
	}
	.cto-video-container h3 {
		font-size: 13px;
		line-height: 24px;
		text-align: center;
		margin-bottom: 24px;
	}
	.cto-video-container .btn-new-outline a {
		margin: 0 auto;
	}

	/* Commitment Section styles here  */
	.united-animation {
		margin-top: 60px;
		margin-bottom: 32px;
	}

	.commitment-box {
		margin-bottom: 40px;
	}

	.commitment-section h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 24px;
	}

	.commitment-section h3:first-child {
		margin-bottom: 20px;
	}

	.commitment-section h3:last-child {
		margin-bottom: 32px;
	}

	.commitment-section h3 span {
		font-size: 16px;
		line-height: 26px;
	}

	.company-awards {
		justify-content: center;
		height: 100%;
	}

	.commitment-section .company-awards {
		justify-content: center;
	}

	.commitment-section .company-awards div {
		padding: 16px;
		margin-bottom: 16px;
	}

	/* Business buzz section styles here */
	.business-buzz-main {
		padding: 40px 0 0;
		border-radius: 0;
	}
	.business-buzz-main .buzz-title {
		padding-bottom: 32px;
		border-bottom: none;
	}
	.business-buzz-main .buzz-title h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 16px;
	}
	.business-buzz-main .buzz-title p {
		font-size: 13px;
		line-height: 26px;
	}
	.buzz-main-box {
		padding-top: 0;
		justify-content: center;
	}
	.buzz-main-box::before {
		content: none;
	}
	.buzz-main-box > .buzz-container:nth-child(3) .business-buzz-content {
		border-bottom: 1px solid #4f4f4f;
	}
	.buzz-container {
		max-width: 100%;
	}
	.buzz-container:nth-child(1),
	.buzz-container:nth-child(3) {
		padding-right: 0;
	}
	.buzz-container:nth-child(2),
	.buzz-container:nth-child(4) {
		padding-left: 0;
	}
	.buzz-container .buzz-container-img {
		margin-bottom: 16px;
	}
	.buzz-container .buzz-container-img p {
		margin: 16px;
		font-size: 12px;
	}

	.business-buzz-content {
		align-items: flex-start;
	}

	.business-buzz-content h3 {
		margin-bottom: 16px;
		font-size: 20px;
		line-height: 28px;
	}

	.business-buzz-content h3 span {
		display: none;
	}

	.business-buzz-content p {
		font-size: 14px;
		line-height: 26px;
	}
	.business-buzz-content {
		margin-bottom: 24px;
		padding-bottom: 24px;
	}

	/* Transformative Solutions in Action section Styles Here  */
	.transformative-solution {
		padding: 40px 0;
	}

	.transformation-heading {
		margin: 0 auto 24px;
	}

	.transformation-heading h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 16px;
	}

	.transformation-heading p {
		font-size: 13px;
		line-height: 20px;
	}

	.transformation-card {
		min-width: 340px;
	}

	.transformation-card h3 {
		font-size: 20px;
		line-height: 28px;
		margin: 24px 0 8px;
	}

	.transformation-card h4 {
		font-size: 16px;
		line-height: 28px;
	}

	.transformation-card p {
		font-size: 13px;
		line-height: 20px;
	}

	.transform-scroll-card.secondary {
		display: none;
	}

	/* CEO section styles here */
	.ceo-info {
		padding: 40px 0;
	}
	.ceo-info .ceo-info-container {
		flex-direction: column;
		align-items: center;
	}
	.ceo-info .ceo-img h5 {
		font-size: 16px;
	}
	.ceo-info .ceo-img p {
		font-size: 13px;
	}
	.ceo-info .ceo-info-content {
		margin: 32px 0 0 0;
	}
	.ceo-info .ceo-info-content h2 {
		font-size: 24px;
		line-height: 36px;
		text-transform: uppercase;
	}

	.ceo-info .ceo-info-content a {
		width: 100%;
		justify-content: center;
	}

	.ceo-info .ceo-info-content p::before {
		bottom: -50px;
		right: 40px;
	}

	/* Values at calibraint section styles here */
	.value-container h2 {
		font-size: 32px;
		line-height: 48px;
		margin-bottom: 24px;
	}

	.value-detail-content div {
		padding: 24px !important;
	}
	.value-detail-content img {
		width: 36px;
		height: 36px;
		margin-bottom: 16px;
	}
	.value-detail-content h3 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 16px;
	}
	.value-detail-content p {
		font-size: 14px;
		line-height: 24px;
		font-weight: 500;
	}
	.architect-bg {
		margin-right: 0;
	}
	.innovation-bg {
		margin-top: 32px;
	}
	.meaningful-bg {
		margin-right: 0;
		margin-top: 32px;
	}
	.learning-bg {
		margin-top: 32px;
	}

	/* Ordinary section styles here */
	.ordinary-section {
		padding: 40px 0;
	}
	.ordinary-content {
		margin-bottom: 24px;
	}
	.ordinary-content h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 16px;
		text-align: center;
	}
	.ordinary-section .logo-transparent {
		display: none;
	}

	/* Review Section Styles Starts Here */
	.reviews-main {
		margin: 0 0 40px;
		padding: 0;
	}

	.review-box-container,
	.rating-heading-mobile {
		display: block;
	}

	.glass-ambition-container {
		margin-right: 0;
	}

	.glass-ambition-container,
	.google-businesss {
		max-width: 100%;
	}

	.glassdoor-main-box,
	.ambition-content {
		margin-bottom: 16px;
	}

	.glassdoor-content,
	.ambition-content {
		padding: 16px;
	}

	.glassdoor-content img {
		max-width: 98px;
	}

	.ambition-content img {
		max-width: 102px;
	}

	.glassdoor-content {
		background-size: 126px;
	}

	.ambition-content {
		background-size: 110px;
	}

	.google-businesss {
		padding: 16px;
	}

	.glassdoor-content h3,
	.ambition-content h3,
	.google-businesss h3 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 8px;
	}

	.google-businesss p {
		margin-bottom: 24px;
	}

	.google-businesss .google-business-card {
		margin-bottom: 8px;
	}

	/* Our Location Styles Starts Here  */
	.our-location-section {
		padding: 40px 0;
	}

	.our-location-section h2 {
		font-size: 24px;
		margin-bottom: 32px;
	}

	.location-container {
		display: block;
		width: 100%;
	}

	.hq-chennai {
		padding: 24px;
		flex-direction: column;
		margin-bottom: 16px;
		max-width: 100%;
	}

	.hqChennai {
		margin-right: 0;
		margin-bottom: 16px;
	}

	.hq-chennai h3 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 12px;
		text-align: center;
	}

	.hq-chennai p {
		font-size: 13px;
		line-height: 20px;
		text-align: center;
	}

	.hq-content {
		max-width: 100%;
		margin-left: 0;
	}

	.hq-details-content div {
		padding: 24px;
		max-width: 100% !important;
	}

	.hq-details-content div:first-child {
		margin-right: 0;
		margin-bottom: 16px;
	}

	.hq-details-content {
		flex-direction: column;
	}

	.hq-details-content h4 {
		font-size: 20px;
		line-height: 28px;
		margin: 16px 0 12px;
	}

	.hq-details-content h5:last-child {
		max-width: 100%;
		font-size: 13px;
		line-height: 20px;
	}

	/* Faq section styles here */
	.new-faq-section {
		padding: 40px 0;
	}

	.new-faq-section h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 32px;
	}

	#wpsm_accordion_2625 .wpsm_panel .wpsm_panel-body li {
		padding: 0 !important;
	}

	#wpsm_accordion_2625 .wpsm_panel .wpsm_panel-body li:last-child {
		margin-bottom: 0 !important;
	}

	/* 	#wpsm_accordion_7509 .wpsm_panel-title a, */
	#wpsm_accordion_7509 .wpsm_panel.wpsm_panel-default .wpsm_panel-heading .ac_title_class,
	#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default .wpsm_panel-heading .ac_title_class {
		font-size: 16px;
		line-height: 22px;
		padding-right: 48px !important;
	}

	#wpsm_accordion_6983 .ac_open_cl_icon:before {
		width: 36px;
		height: 36px;
	}

	#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default {
		padding: 20px 0;
	}

	#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default .wpsm_panel-body {
		font-size: 13px !important;
		padding: 16px 0 0;
	}

	#wpsm_accordion_6983 .wpsm_panel-body {
		font-size: 13px !important;
	}

	.tech-details{
		padding-top: 0 !important;
	}

	.tech-links-container{
		flex-direction: column-reverse;
	}

	.blockchain-product-container, .webapp-detail-container{
		justify-content: space-between;
		margin-inline: auto;
	}


	.mobileapp-details-container{
		flex-direction: column;
		margin: 0 auto;
	}

	.banner-mobileapp-details div{
		text-align: center;
	}

	.banner-main-details{
		margin-inline: auto;
	}
	.home .case-journey-content span{
		 font-size: 12px;
    	margin-bottom: 8px;
	}
	.home .case-journey-content p{
		      font-size: 20px;
    line-height: 28px;
		max-width: 100%;
	}

}

@media only screen and (max-width: 767px) {
	
	.banner-content-container{
		padding-top: 70px;
	}
	
	.new-banner-heading{
		margin-bottom: 16px;
	}
	
	.banner-mobileapp-details div {
		max-width: 93px;
		text-align: center;
	}

	.banner-mobileapp-details{
		justify-content: space-between;
	}


	.new-banner-heading{
		text-align: center;
	}

	.new-banner-heading h1, .new-banner-heading h2{
		font-size: 32px;
		line-height: 44px;
		text-align: center;
	}

	.new-banner-heading p{
		font-size: 14px;
		line-height: 22px;
		text-align: center;
	}


	.banner-video:first-child {
		width: 100%;
	}

	.transformation-main-container {
		height: 25rem;
	}

	.client-wrapper .client-box:nth-child(24) {
		display: none !important;
	}
	.video-popup-container .container img {
		width: 32px;
		height: 32px;
		padding: 0.5rem;
		top: -1rem;
		right: -1rem;
	}

	.client-box img {
		max-width: 80px;
		height: 30px;
	}

	.ceo-info .ceo-info-content p {
		font-size: 14px;
	}

	.usa-logo {
		max-width: 130px;
	}

	.aus-logo {
		max-width: 278px;
	}

	.calib-new-footer .footer-one .google-business {
		padding: 16px 24px;
	}

	.ordinary-content img {
		max-width: 215px !important;
		height: fit-content;
	}

	.ordinary-content h2 {
		max-width: 320px;
		width: 100%;
		margin-inline: auto;
	}

	.ceo-info .ceo-info-content img {
		max-width: 104px;
	}

	.buzz-container-img img {
		max-height: 249px;
		width: 100%;
	}

	.business-buzz-content img {
		width: 50px;
		height: fit-content;
	}

	.cto-video-container .btn-new-outline a {
		width: 100%;
	}

	.idea-mat-chip .stack-logo img {
		padding: 2px 6px;
	}

	.idea-section .explore-more {
		margin: 1rem auto 0;
	}

	.journey-content-box .arrow-link-redirect, .journey-content-box .arrow-link-redirect::after, .idea-section .arrow-link {
		width: 48px;
		height: 48px;
	}

	.calib-new-footer .footer-one .google-business img:first-child{
		max-width: 48px;
		width: 100%;
		height: fit-content;
	}

	.business-rating-main h3{
		font-size: 1rem;
		line-height: normal;
	}

	.business-rating-main h4{
		font-size: 1.125rem;
		line-height: normal;
	}

	.business-rating-main img{
		object-position: left;
		height: 20px;
	}

	.google-card h4{
		font-size: 16px;
	}

	.client_lists_grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media only screen and (max-width: 426px) {
	
	.blockchain-product-details{
		grid-gap: 8px 16px;
	}
	
	.commitment-section .company-awards{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr;
		grid-template-areas:
			"app-futura-bg app-futura-bg"
			"goodfirms-bg super-company-bg"
			"sde-bg trust-firm-bg";
		place-items: center;
		gap: 16px;
	}

	.commitment-section .company-awards div {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 !important;
	}


	.app-futura-bg{
		grid-area: app-futura-bg;
	}

	.goodfirms-bg{
		grid-area: goodfirms-bg;
	}

	.super-company-bg{
		grid-area: super-company-bg;
	}

	.sde-bg{
		grid-area: sde-bg;
	}

	.trust-firm-bg{
		grid-area: trust-firm-bg;
	}

	.commitment-section .company-awards div img {
		max-width: 130px;
	}

	.sde-bg,
	.goodfirms-bg {
		margin-right: 0 !important;
	}

	.commitment-section .company-awards div img {
		max-width: 130px;
	}

	.token-box::before {
		right: 16px;
	}

	#wpsm_accordion_6983 .wpsm_panel.wpsm_panel-default .wpsm_panel-heading .ac_title_class {
		line-height: 22px;
	}

	.calib-new-footer .footer-one .footer-awards-logo{
		gap: 16px;
	}

	.calib-new-footer .footer-one .footer-awards-logo img{
		margin-right: 0 !important;
	}
	.ordinary-content .workplace {
		width: 250px;
		height: 50px;
		background-position: -406px -116px;
		background-size: 670px;
	}
	.hqChennai {
		width: 250px;
		height: 91px;
		background-position: -12px -272px;
		background-size: 700px;
	}
	.australiaLogo {
		width: 240px;
		height: 72px;
		background-position: -368px -292px; 
		background-size: 700px;
	}
	.glassdoorReview {
		width: 92px;
		height: 40px;
		background-position: -13px -172px;
		background-size: 600px;
	}
	.ambitionBoxReview{
		width: 96px;
		height: 40px;
		background-position: -114px -172px;
		background-size: 600px;
	}
	.googleBusinessIcon {
		width: 60px;
		height: 53px;
		background-position: -615px -310px;
		background-size: 700px;
	}
	.googleBusinessStar {
		width: 118px;
		height: 20px;
		background-position: -253px -214px;
		background-size: 700px;
	}
	.peopleIcon {
		width: 154px;
		height: 76px;
		background-position: -385px -196px;
		background-size: 700px;
	}
	.smileyIcon {
		width: 82px;
		height: 70px;
		background-position: -557px -190px;
		background-size: 700px;
	}
}

/*Responsive*/
@media only screen and (min-width: 910px) and (max-width: 1190px) {
	.tech_sol_left{
		flex: 0 0 32%;
	}
	.tech_sol_right{
		flex: 0 0 66%;
	}
	a.tech_solution_link{
		height: 42px;
    	width: 42px;
	}
	.tech_solution_wrap:hover a.tech_solution_link .grey-arrow{
    transform: scale(1);
    top: 0;
	}
}
@media only screen and (max-width: 900px) {
	section.tech_sol_offer{
		padding: 40px 0px 0px;
	}
	.tech_sol_left,.tech_sol_right{
		flex: 100%;
	}
	.tech_sol_right{
		margin-top: 20px;
		padding:0;
	}
	.tech_sol_content{
		    position: relative;
    top: unset;
	}
	.tech_sol_content h2.section_heading{
		    font-size: 32px;
    margin-bottom: 16px;
		line-height: 33px;
	}
	.tech_sol_content p{
		font-size: 14px;
		line-height: 25px;
	}
	.tech_sol_column_one.solution_left_border{
		padding: 0;
	}
	.tech_solution_box h3.tech_sol_title{
		font-size: 24px;
		line-height: 30px;
	}
	a.tech_solution_link{
		height: 40px;
    width: 40px;
	}
	p.tech_sol_description{
		    font-size: 14px;
    line-height: 24px;
	}
	.tech_sol_sublist ul li a{
		padding: 8px;
	}
	.tech_solution_wrap:hover a.tech_solution_link .grey-arrow{
    transform: scale(1);
    top: 0;
	}
	
}
@media only screen and (max-width: 500px) {
	section.tech_sol_offer{
		padding: 50px 0px 0px;
	}
	.tech_sol_left{
		flex: 100%;
	}
	.tech_sol_content{
		    position: relative;
    top: unset;
	}
	.tech_sol_content h2.section_heading{
		    font-size: 24px;
    line-height: 33px;
    margin-bottom: 12px;
    text-align: center;
	}
	.tech_sol_content p{
		    font-size: 13px;
    line-height: 20px;
    text-align: center;
	}
	.tech_sol_right{
		flex: 100%;
	}
	.tech_sol_column_wrap.d-flex{
		display: block;
	}
	.tech_sol_column_one.solution_left_border{
		padding: 0;
	}
	.solution_left_border{
		border: none;
	}
	.tech_solution_wrap{
		padding: 20px 0px;
	}
	.tech_solution_box .d-flex{
		margin-bottom: 12px;
	}
	.tech_solution_box h3.tech_sol_title{
		font-size: 20px;
	line-height: 24px;
	}
	a.tech_solution_link{
		height: 36px;
		width: 36px;
	}
	
	p.tech_sol_description{
		    font-size: 14px;
    line-height: 22px;
	}
	.tech_sol_sublist{
		margin-top: 20px;
	}
	.tech_sol_sublist ul li a{
		font-size: 14px;
		line-height: 20px;
		padding: 10px;
	}
	.tech_sol_column_two.solution_left_border{
		    margin: 0;
    padding-top: 0;
	}
	.tech_solution_wrap{
		border-bottom: 1px solid #D1D1D1;
	}
	.tech_sol_column_two.solution_left_border .tech_solution_wrap:last-child{
		border:none;
	}
	.tech_solution_wrap:hover a.tech_solution_link .grey-arrow{
		transform: scale(.9);
	}
	.tech_sol_sublist ul li a .tech-solution-arrow{
		top: -2px;
	}
	.tech_sol_right{
		 padding: 0;
    	margin: 0;
	}
	.tech_sol_column_two.solution_left_border .tech_solution_wrap:last-child{
		padding-bottom: 0;
	}

}

@media only screen and (max-width: 700px) {
	.hunny-journey-main{
		background:url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2025/08/07072656/Hunny-Mob.webp');
	}
	.market-journey-main{
		background:url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2025/08/07072654/Market-Mob.webp');
	}
	.ingame-journey-main{
		background:url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2025/08/07072655/Ingame-Mob.webp');
	}
	.journey-content-box{
		height: 260px;
	}
	.ceo-info .ceo-img{
		max-width: 100%;
	}
	.ceo-info .ceo-img img{
		width:100%;
	}
	.our-location-section{
		background:url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2025/08/07114744/our-locations-mob-bg.webp');
	}
	
}
@media only screen and (max-width: 600px) {
	.hunny-journey-main::before, .market-journey-main::before, .ingame-journey-main::before{
		    font-size: 32px !important;
    transform: rotate(90deg) translate(-8rem,-2rem) !important;
	}
	.case-study-journey .journey-content-box{
		height: 250px !important;
	}
}
