/* 	1 Blockchain page responsive styles here
 	2 Responsive machine learning page styles here
		2.1 Enterprise section styles here */

@media all and (max-width: 992px) {
	
	.pillars-justify{
		align-items: self-start !important;
	}
	
	.blockchain-pillars-bg{
    	background-size: 160px!important;
		height: 220px;
	}
	
	
	.blockchain-define-service h2,
	.service-transform h2{
		text-align: center;
	}
	
	.employing-reason h2{
		margin-left: auto !important;
    	margin-right: auto !important;
		text-align: center !important;
	}
	
	.page-id-3036 .employing-reason h2 br{
		display: none;
	}
	
	.service-block{
		flex-direction: column;
		margin: 0;
	}
	
	.blockchain-potential{
		max-width: 100% !important;
	}
	
		
	.blockchain-potential{
		padding: 24px;
		margin-bottom: 16px !important;
		margin-right: 0 !important;
	}
	
	.harness-development{
		max-width: 100% !important;
	}
	
	.potential-services-space{
		padding-bottom: 24px;
	}
	
	.service-explain-section {
		flex-direction: column;
		margin: 3.75rem auto;
	}
	.service-detail-image {
		justify-content: center;
	}
	.service-detail-image .wp-block-image {
		width: 80%;
		margin: 0 auto 3rem;
	}
	.service-explain-section p {
		text-align: center;
		font-size: 1rem;
	}
	.service-detail-logos .wp-block-column {
		margin-top: 2rem;
		justify-content: space-between;
	}
	.service-detail-logos .wp-block-column .wp-block-image {
		height: 1.25rem;
		max-width: 6.375rem;
		justify-content: space-between;
	}
	
	.employing-section {
		min-height: unset;
		padding: 3.125rem 1rem 3.375rem;
		margin: 2.5rem 0 3.75rem;
	}
	.employing-section .question {
		display: none;
	}
	.employing-section h2 {
		font-size: 1.5rem;
	}
	.employing-section h5 {
		font-size: 0.875rem;
	}
	.employing-section p {
		font-size: 0.875rem;
		max-width: 100%;
		margin-bottom: 1.5rem;
	}
	
	.employing-reason {
		min-height: unset;
		padding: 3.75rem 0 2.25rem;
		margin-bottom: 3.75rem;
	}
	.employing-reason .container {
		display: block;
		padding: 0 1.5rem;
	}
	.employing-reason .reasons-container {
		margin-top: 2rem;
	}
	.employing-reason h2 {
		font-size: 1.5rem;
		text-align: left;
		margin: 0;
	}
	.employing-reason .reasons-container .reason p {
		font-size: 1rem;
	}
	.employing-reason .reason {
		width: 50%;
	}
	
	.solution-section {
		padding-bottom: 3.75rem;
		min-height: unset;
	}
	.solution-section h2 {
		font-size: 1.5rem;
		max-width: 13.5rem;
		margin: 0 auto 1.5rem;
	}
	.solution-section .enterprise-container {
		display: block !important;
	}
	.button-container {
		display: flex;
		justify-content: center;
		margin: 0;
		max-width: unset;
	}
	.button-container .solution-button {
		padding: 0.75rem 1.25rem;
	}
	.button-container .wp-block-columns {
		margin-left: 0.75rem;
	}
	.button-container .wp-block-columns:first-child {
		margin-left: 0;
	}
	.button-container .solution-button .wp-block-image {
		margin: 0;
	}
	.button-container .solution-button p {
		display: none;
	}
	.check-container-list .check {
		width: 100%;
	}
	.block-projects {
		padding: 3.75rem 0 6.25rem;
		margin: 0;
	}
	.block-projects h2 {
		font-size: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.block-projects .wp-block-columns {
		display: block;
	}
	.block-projects .section {
		padding: 1.5rem 1rem;
		margin: 0 !important;
	}
	.block-projects .section .wp-block-image {
		margin-bottom: 1rem;
	}
	.block-projects .section.blue-bg, .block-projects .section.green-bg {
		margin-bottom: 1.5rem !important;
	}
	
	
	.block-faq-container {
		margin-bottom: 3.5rem;
	}
	.block-faq-container .container {
		position: relative;
		min-height: unset;
		padding: 3.75rem 1rem;
		display: block;
	}
	.block-faq-container .container .wp-block-image {
		margin-bottom: 2.5rem;
		height: 18.75rem;
    	max-width: 74.938rem;
	}
	.service-faq-accordion h3 {
		text-align: center;
		max-width: 15.375rem;
		margin: auto;
	}
	#wpsm_accordion_518 .wpsm_panel + .wpsm_panel {
		margin: 0 !important;
	}

/* Responsive machine learning styles here */
	.ibm-service {
		min-height: unset;
		padding: 3.5rem 0 0.75rem;
		margin-bottom: 0;
	}
	.ibm-service .wp-block-image {
		margin: 0 auto 2.25rem;
	}
	.ibm-container {
		display: block;
	}
	.ibm-service .ibm-service-right h4 {
		font-size: 0.875rem;
	}
}

@media all and (max-width: 768px) {
	
	.blockchain-pillars-bg{
	    background-size: 220px !important;
    	height: 100% !important;
	}
	
	
	.page-id-3036 .service-banner-section h6{
	font-size: 14px !important;
	}
	
	
	.employing-reason .reasons-container {
		display: block;
		margin-top: 0.25rem;
	}
	.employing-reason .reason {
		width: 100%;
	}
	.button-container .solution-button .wp-block-image {
		width: 1.25rem;
		height: 1.25rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.button-container .solution-button {
		padding: 0.75rem;
		margin-bottom: 1.5rem;
	}
	.content-container h3 {
		font-size: 1.125rem;
	}
/* 	Todo Commented this Code in BlockChain Page.  */
/* 	.check-container-list {
		margin-top: 1rem;
	}
	.content-container p {
		margin-top: 0.75rem;
	}
	.check-container-list p {
		margin-top: 0;
	}
	.content-container p, .check-container-list .check .wp-block-column p {
		font-size: 0.875rem;
	} */
	.service-faq-accordion h3 {
		font-size: 1.5rem;
		max-width: 11rem;
	}
	.service-explain-section p {
		font-size: 0.875rem;
	}
	.service-faq-accordion #wpsm_accordion_573 .wpsm_panel-body, .service-faq-accordion .wpsm_panel-title a .ac_title_class {
		font-size: 1rem !important;
	}
	
	/* Enterprise section styles here */
	.enterprise-list .wp-block-image {
		margin: 0.375rem;
		padding: 0.5rem 1rem;
	}
	.enterprise-list .wp-block-image figcaption {
		font-size: 0.875rem;
	}
}


/* blockchain responsive styles here */

@media only screen and (max-width: 768px) {
	
	  .babena-tablet {
		flex-direction: column;
	  }
	
	.block-projects {
		padding: 0 0 6.25rem !important;
	}
	
	
	
	.blockchain-logo-services{
		margin-top: 1rem;
		flex-wrap: nowrap !important;
	}
	
	.development-service p{
		padding-bottom: 24px;
	}
	
	.platform-logo{
		max-width: 100%;
		padding: 20px 16px;
		margin-bottom: 16px !important;
	}
	
	.faq-section {
    padding: 60px 0 60px;
	}
	.transform-tablet{
		flex-direction: column !important;
		width: 100%;
	}
	
	.employ-tab-justify{
		justify-content: flex-start !important;
 	}
	
	.blockchain-service-transform{
		max-width: 100% !important;
	}
	
	.employ-tab-justify{
		padding-bottom: 36px;
	}
	

	.transform-tablet .faq-content{
		max-width: 100% !important;
	}
	

	
	.potential-brown{
		background-image: var(--block-orange) !important;
	}
	.blochchain-business-section {
    padding-bottom: 68px;
	}
	
	.service-explain-section p{
		text-align: left !important;
	}
	.employing-reason h2{
		text-align: center;
	}
}

@media only screen and (max-width: 600px){
	
	.platform-logo{
		padding: 20px 24px;
	}
	
	.blockchain-logo-services{
		flex-wrap: wrap !important;
	}
	
	.employ-justify{
		justify-content: flex-start !important;
	}
	
	.blockchain-employ{
		padding: 24px;
	}
	
	.blockchain-employ h4{
		font-size: 1.5rem;
		text-align: center;
	}
	
	.blockchain-logo-services{
		margin-top: 1rem;
	}
}


/* responsive blockchain new page v2 */

/* Blockchain service section responsive styles here */

@media all and (max-width: 992px) {
  .service-detail-image {
    justify-content: center;
  }
  .service-detail-image .wp-block-image {
    width: 80%;
    margin: 0 auto 3rem;
  }

  .service-detail-logos .wp-block-column {
    margin-top: 2rem;
    justify-content: space-between;
  }
  .service-detail-logos .wp-block-column .wp-block-image {
    height: 1.25rem;
    max-width: 6.375rem;
    justify-content: space-between;
  }

  .employing-section {
    min-height: unset;
    padding: 3.125rem 1rem 3.375rem;
    margin: 2.5rem 0 3.75rem;
  }
  .employing-section .question {
    display: none;
  }
  .employing-section h2 {
    font-size: 1.5rem;
  }
  .employing-section h5 {
    font-size: 0.875rem;
  }
  .employing-section p {
    font-size: 0.875rem;
    max-width: 100%;
    margin-bottom: 1.5rem;
  }

  .employing-reason {
    min-height: unset;
    padding: 3rem 0 !important;
    margin-bottom: 3.75rem;
  }
  .employing-reason .container {
    display: block;
    padding: 0 1.5rem;
  }
  .employing-reason .reasons-container {
    margin-top: 2rem;
  }
  .employing-reason h2 {
    font-size: 1.5rem;
    text-align: left;
    margin: 0;
  }
  .employing-reason .reasons-container .reason p {
    font-size: 1rem;
  }
  .employing-reason .reason {
    width: 50%;
  }

  .block-projects {
    padding: 0 0 6.25rem;
    margin: 0;
  }
  .block-projects h2 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .block-projects .wp-block-columns {
    display: block;
  }
  .block-projects .section {
    padding: 1.5rem 1rem;
    margin: 0 !important;
  }
  .block-projects .section .wp-block-image {
    margin-bottom: 1rem;
  }
  .block-projects .section.blue-bg,
  .block-projects .section.green-bg {
    margin-bottom: 1.5rem !important;
  }

  /* Responsive machine learning styles here */

  .ibm-service {
    min-height: unset;
    padding: 3.5rem 0 0.75rem;
    margin-bottom: 0;
  }
  .ibm-service .wp-block-image {
    margin: 0 auto 2.25rem;
  }
  .ibm-container {
    display: block;
  }
  .ibm-service .ibm-service-right h4 {
    font-size: 0.875rem;
  }

	.page-id-490 .blockchain-tablet{
		flex-direction: column;
	}
	
	.page-id-490 .blockchain-tablet .wp-block-column{
		width: 100%;
 	}
	
	.employ-tab-justify{
		padding-bottom: 36px;
	}
	
	.blockchain-employ h4{
		padding-bottom: 36px;
	}
	
	.blockchain-employ h4 {
    font-size: 1.5rem;
    text-align: center;
  }
	
	
}

@media all and (max-width: 1024px) {
  .employing-reason .reasons-container {
    display: block;
    margin-top: 0.25rem;
  }
  .employing-reason .reason {
    width: 100%;
  }
  .button-container .solution-button .wp-block-image {
    width: 1.25rem;
    height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .button-container .solution-button {
    padding: 0.75rem;
    margin-bottom: 1.5rem;
  }
  .content-container h3 {
    font-size: 1.125rem;
  }
  .check-container-list {
    margin-top: 1rem;
  }
  .content-container p {
    margin-top: 0.75rem;
  }
  .check-container-list p {
    margin-top: 0;
  }
  .content-container p,
  .check-container-list .check .wp-block-column p {
    font-size: 0.875rem;
  }
  .service-faq-accordion h3 {
    font-size: 1.5rem;
    max-width: 11rem;
  }
  .service-explain-section p {
    font-size: 0.875rem;
  }
  .service-faq-accordion #wpsm_accordion_573 .wpsm_panel-body,
  .service-faq-accordion .wpsm_panel-title a .ac_title_class {
    font-size: 1rem !important;
  }

  /* Enterprise section styles here */
  .enterprise-list .wp-block-image {
    margin: 0.375rem;
    padding: 0.5rem 1rem;
  }
  .enterprise-list .wp-block-image figcaption {
    font-size: 0.875rem;
  }
}

/* blockchain responsive styles here */

@media only screen and (max-width: 1024px) {
	
	.responsive-blockchain-workflow-container{
		display: none !important;
	}
	
	
	.harness-development{
		max-width: 400px;
	}
	
	
  .blockchain-logo-services {
    margin-top: 1rem;
    flex-wrap: nowrap !important;
    margin-right: 12px;
  }

  .development-service p {
    padding-bottom: 24px;
  }

  .transform-tablet {
    flex-direction: column !important;
    width: 100%;
  }

  .employ-tab-justify {
    justify-content: flex-start !important;
  }

  .blockchain-service-transform {
    max-width: inherit !important;
  }

  .faq-content {
    max-width: 100% !important;
  }

  .blochchain-business-section {
    padding-bottom: 68px;
  }
}

/* New Responsive Blockchain Styles Here */

@media all and (max-width: 1024px) {
	
	.pillars-justify{
		gap: 12px;
		align-items: baseline;
	}
	
	.pioneer-laptop-tab,
	.pioneer-top-ranked-bg{
		width: 100%;
	}
	
	.top-rank-development-heading h3,
	.blockchain-faq-content h2{
		text-align: center;
	}
	
	.business-grow-content p{
		margin-bottom: 1rem;
	}
	
	.blockchain-tablet-width{
		width: 100%;
	}
	
	.pioneer-laptop-justify{
		justify-content: space-evenly;
	}
	
	.pioneer-column-tablet{
		flex-direction: column;
		align-items: center;
	}
	
	.pioneer-tablet-v2{
		margin-bottom: 1.5rem;
	}
	
	.pioneer-main-heading,
	.pioneer-main-content{
		max-width: 100%;
	}
	
	
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.business-grow{
		flex-basis: auto;
	}
	
  .responsive-blockchain-workflow-container h2 {
    font-size: 1.5rem;
    line-height: normal;
  }
  .responsive-blockchain-workflow-container .workflow-responsive-individual h5 {
    font-size: 1.125rem;
  }
  .responsive-blockchain-workflow-container .workflow-responsive-individual p {
    font-size: 0.875rem;
  }
  .responsive-blockchain-workflow-container
    .workflow-responsive-individual
    .work-details {
    margin-top: 0.625rem;
  }

  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .blockchain-faq-content:not(:only-child) {
    flex-basis: auto !important;
    flex: 1;
  }

  .blockchain-faq-img {
    display: none;
  }

  .responsive-blockchain-workflow-container {
    display: block;
  }

  .responsive-blockchain-workflow-container
    .workflow-responsive-individual::before {
    bottom: 0;
  }
}

/* responsive blockchain workflow */

.page-id-3343 .responsive-blockchain-workflow-container{
	background-color: transparent !important;
}


.responsive-blockchain-workflow-container {
  background-color: var(--grey-black-95);
  padding: 3.75rem 0 2.25rem;
}
.responsive-blockchain-workflow-container h2 {
  color: var(--white-100);
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2.1px;
}

.responsive-blockchain-workflow-container p {
  margin-top: 12px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.42;
  color: var(--white-100);
}
.responsive-blockchain-workflow-container h6 {
  font-size: 1rem;
  line-height: 1.75;
  text-align: center;
  color: var(--white-65);
  margin: 1.25rem 0 0;
}
.responsive-flow-section {
  margin-top: 2.5rem;
}
.responsive-blockchain-workflow-container .workflow-responsive-individual {
  margin-bottom: 1rem;
  position: relative;
  padding: 0 0.875rem;
}

.responsive-blockchain-workflow-container
  .workflow-responsive-individual
  .work-details {
  margin-top: 1rem;
}

.responsive-blockchain-workflow-container
  .workflow-responsive-individual::after {
  content: "";
  position: absolute;
  top: 2.25rem;
  left: 1.75rem;
  right: 0;
  width: 0.063rem;
  height: 70%;
  border-left: 1px dashed var(--white-100);
  display: block;
}

.responsive-blockchain-workflow-container
  .workflow-responsive-individual::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 24px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid var(--white-100);
  width: 0;
  height: 0;
}


.responsive-blockchain-workflow-container
  .workflow-responsive-individual.last-section::after {
  content: none;
}
/*
.responsive-blockchain-workflow-container
  .workflow-responsive-individual
  .wp-block-image {
  width: 1.5rem;
  height: 1.5rem;
}
*/
.responsive-blockchain-workflow-container
  .workflow-responsive-individual
  .wp-block-image
  figure
  img{
  width: 2rem;
  height: 2rem;
  object-fit: contain;
  object-position: center;
}
.responsive-blockchain-workflow-container .workflow-responsive-individual h5 {
  margin-left: 1rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: var(--white-100);
  font-weight: 600;
}
.responsive-blockchain-workflow-container .workflow-responsive-individual p {
  padding: 0 0 1.5rem 3rem;
  font-size: 1rem;
  line-height: 1.63;
  font-weight: normal;
  color: var(--white-65);
  margin-top: 0;
}

.business-grow {
  white-space: nowrap;
}

.business-grow figure {
  width: 32px;
}
@media all and (max-width: 992px) {
	.responsive-blockchain-workflow-container{
		display: block !important;
	}
	.our-process-section {
		display: none;
	}
	
	/*	blockchain v2 dropdown */	
	/* top technologies dropdown styles here */
	.blockchain-tech-dropdown p {
		display: none;
	}
	.blockchain-tech-dropdown div.wpforms-container-full {
		margin-bottom: 0;
	}
	.blockchain-tech-dropdown div.wpforms-container-full .wpforms-form .wpforms-field {
		padding: 0;
		position: relative;
	}
	.blockchain-tech-dropdown div.wpforms-container-full .wpforms-form input.wpforms-field-medium, .blockchain-tech-dropdown div.wpforms-container-full .wpforms-form select.wpforms-field-medium, .blockchain-tech-dropdown div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
    border: none;
    -webkit-appearance: none;
    border-radius: var(--border-radius-4);
    background-color: rgba(5, 10, 20, 0.05);
    padding: 1.25rem 2.5rem 1.25rem 1rem;
    height: fit-content;
    font-size: 1rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: var(--black-100);
	}
	.blockchain-tech-dropdown div.wpforms-container-full .wpforms-form .wpforms-field::after {
    content: " ";
    position: absolute;
    right: 0.75rem;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 0;
    height: 0;
    border-radius: 2px;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-top: 0.625rem solid var(--black-100);
	}
	.blockchain-tech-dropdown .wpforms-submit-container {
		display: none;
	}
		
/*	blockchain v2 ends */	
}


@media only screen and (max-width: 768px) {
	
	
	
	
	.decentrailize-column-tablet{
		align-items: center !important;
	}
	
	.page-id-490 .platform-logo,
	.page-id-490 .blockchain-logo-services{
		margin-right: 0 !important;
	}
	
	.page-id-3036 .employing-reason:after,
	.page-id-3036 .employing-reason .container:before,
	.page-id-3036 .employing-reason .container:after{
		display: none;
	}
	
	
	.page-id-3036 .employing-reason h2 br{
		display: none;
	}
	.page-id-3036 .employing-reason h2{
		max-width: 360px;
		width: 100%;
	}
	
	.page-id-3036 .employing-reason h2{
		margin-bottom: 24px;
	}
	
	.service-block{
		margin: 0;
	}
	
	.blockchain-logo-services blockchain-platform-logo{
		margin-bottom: 12px;
	}
	
	
	.employing-reason h2{
		margin-left: auto;
		margin-right: auto;
		max-width: 420px;
		text-align: center;
	}
	
	.blockchain-platform-logo{
		max-width: 100%;
		margin-right: 0 !important;
		margin-bottom: 16px !important;
	}
	
	.glimpse-blockchain-my{
		margin-top: 48px;
		margin-bottom: 48px;
	}

	
	.employing-reason .babnea-padding{
		padding: 0;
	}
	
  	.harness-development{
		max-width: 100%;
		height: fit-content;
		
	}
	
  .relative-top {
    position: inherit;
  }
	
	.pioneer-blockchain{
		flex: 1;
	}
	
	.pillars-justify{
		justify-content: space-evenly;
		row-gap: 16px;
	}
	
	
.business-logos-mobile-responsive {
  flex-direction: row !important;
}

  .pioneer-margin-bottom {
    align-items: baseline;
  }

  .white > #showcase_3030.owl-nav {
	display: flex !important;
    justify-content: center;
    align-items: center;
	right: 0;
    width: 100%;
    left: 0;
	top: 434px !important;
  }

  .business-redefine h2,
  .service-banner-section h4{
    margin: 0 auto;
  }

  .decentrailize-column-tablet,
  .pioneer-column-tablet {
    flex-direction: column;
  }

  .blockchain-faq-content {
    flex: 1;
  }

  .team-mobile-center {
    justify-content: center;
  }

  .babena-align-img {
    justify-content: center;
  }
	
	/*
  .blockchain-know-more {
    display: block;
  }
	*/
	
  .service-explain-section {
    flex-direction: column;
    margin: 3rem auto;
  }

  .redefine-service-section {
    max-width: inherit;
  }

  .dev-align {
    justify-content: center;
  }
	
  .blockchain-babena {
    background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2023/02/24125843/babena-mobile-responsive.png);
    background-position: bottom;
    padding: 32px 24px !important;
	margin: 32px 0;
  }



  .babena-tablet-center,
  .decentralize-img-tablet {
    text-align: center;
  }

  .babena-tablet-center figure {
    padding-bottom: 20px;
  }

  .babena-tablet-center h2 {
    padding-bottom: 12px;
  }

  .tokan-main-content,
  .business-redefine {
    text-align: center;
  }

  .tokan-main-content h2 {
    margin-top: 24px;
  }

  .glimpse-blockchain-main h2 {
    margin-bottom: 12px;
  }

  .blockchain-development-bg {
    padding: 48px 16px;
  }

  .tokan-main-content p {
    margin: 0 auto;
    padding-bottom: 12px;
  }

  .tokan-column {
    flex-direction: column;
  }
	

  .business-redefine {
    padding-top: 48px;
  }

  .pillar-main,
  .dc-tablet {
    margin-bottom: 20px !important;
  }

  .our-process-section .process-card {
    width: 100%;
	margin-bottom: 0;
  }

  .our-process-section .process-card .wp-block-column,
  .our-process-section .process-card .wp-block-column:after {
    border-top: unset;
    border-bottom: unset;
  }
  .our-process-section .process-card.box-border .wp-block-column {
    border-right: unset;
  }

  .white > #showcase_3030.owl-nav {
    right: 150px;
    top: 340px;
  }


  .blockchain-row-8 {
	margin-right:12px;
	margin-bottom: 12px;
  }
	
  .blockchain-row-8 .wp-block-columns{
		margin-bottom: 12px;
   }


  .blockchain-faq-img {
    display: none;
  }


  .block-60-responsive {
    margin-top: 0 !important;
  }

  .btn-tablet-100 {
    width: 100%;
  }

  .btn-tablet-100 a {
    margin-bottom: 12px;
  }


  .employ-justify {
    justify-content: flex-start !important;
  }

  .blockchain-employ {
    padding: 24px;
  }

  .blockchain-logo-services {
    margin-top: 1rem;
    flex-wrap: wrap !important;
    margin-right: 12px;
  }

  .our-process-section {
    display: none;
  }
  
	.pioneer-sec-main{
		margin: 40px auto;
	}
  
	.blockchain-tablet-width{
		width: 100%;
	}
	
	
  .blockchain-mobile-business {
    display: block;
    margin-top: 24px;
  }
	
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.platform-logo:not(:only-child){
		flex-grow: 1 !important;
	}
	
}

@media all and (max-width: 380px){
	.pioneer-laptop-justify{
		flex-direction: column;
		align-items: center;
	}
	
	.pioneer-laptop-justify figure:nth-child(1),
	.pioneer-laptop-justify figure:nth-child(2){
		margin-bottom: 16px;
	}
	.blockchain-mobile-business{
		display: block;
	}
}

@media all and (max-width: 600px) {
	
  .white > #showcase_3030.owl-nav {
	display: flex !important;
    justify-content: center;
    align-items: center;
	right: 0;
    width: 100%;
    left: 0;
	top: 390px !important;
  }
	
	
	.btn-tablet-100 a{
		width: 100%;
	}
	
	.employing-reason h2{
		text-align: center;
	}
	
  .blockchain-row-8 {
    flex-direction: column;
  }
	
	.responsive-blockchain-workflow-container .workflow-responsive-individual::before{
		bottom: 22px;
	}
	
   .business-grow-bg,
  .pioneer-top-ranked-bg {
    margin: 0 -18px;
    border-radius: 0;
  }
	
	.business-grow-bg{
		padding: 32px 28px;
	}
	
.blockchain-mobile-business {
    display: flex;
    align-items: end;
	justify-content: center;
  }
	
	.pioneer-top-ranked-bg{
		width: fit-content;
	}
	
	.pioneer-sec-main{
		margin-bottom: 0 ;
	}
	
  .responsive-blockchain-workflow-container
  .workflow-responsive-individual::after {
	height: calc(100% - 60px);  
   }	  
	.decentral-content-blockchain h2,
	.blockchain-tech-heading,
	.business-redefine h2,
	.pioneer-main-heading,
	.business-grow-content h2,
	.solution-industries-section h2,
	.glimpse-blockchain-main h2,
	.key-blockchain-services h2{
		max-width: 340px;
		font-size: 1.5rem;
		text-align: center;
		margin-left: auto;
        margin-right: auto;
	}
	
	.blockchain-define-service h2{
		font-size: 1.5rem;
	}
	
	
	.glimpse-blockchain-main h2{
		margin-left: auto;
		margin-right: auto;
	}
	
	.solution-industries-section p,
	.business-grow-content p,
	.pioneer-main-content,
	.service-banner-section p{
		text-align: center;
	}
	
	.responsive-blockchain-workflow-container .workflow-responsive-individual h5{
		font-size: 1.125rem
	}
}	

