/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/


/* Theme customization starts here
-------------------------------------------------------------- */
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1220px !important;
    }
}

.mcb-background-overlay .case-study-main.container {
    padding-top: 150px;
	padding-bottom: 50px;
}
.process-content ul {
    list-style: none;
	padding: 0px;
}
body.archive.category {
    display: block;
}
.recent-post-item:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
}
.process-content ul li{
    list-style: none;
	padding : 2px 0px!important;
	font-weight: 500;
}
.post-content ul li {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
ul.wp-block-list li {
    list-style: disc;
    margin-left: 15px;
}
h2.wp-block-heading {
    letter-spacing: -0.5px !important;
    font-size: 26px;
    line-height: 34px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}
.tags-link a {
    font-weight: 500;
    color: #fff;
    background-color: #06f;
    padding: 10px 20px;
    border-radius: 50px;
}
.tags-link h4 {
    font-size: 18px;
}
ul.wp-block-list {
    padding-bottom: 15px;
	padding-left: 2rem;
}
tbody {
    border: 1px solid;
}
.post-content p {
    margin: 0;
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 23px;
}
.recent-posts-grid {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.recent-post-info h4 {
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 5px;
}
.recent-post-item {
    border: 1px solid #eaeaea;
    padding: 5px;
    border-radius: 24px;
    background: #f9f9f9;
    transition: box-shadow 0.3s ease;
}
.recent-post-date {
    font-size: 10px;
    color: #888;
}
.our-client-heading.about-main h2 {
    line-height: 3.625rem;
    font-size: 3rem;
    letter-spacing: -.125rem;
    font-weight: 600;
    color: #202020;
}
.pary-logo ul li {
    font-weight: 500;
}

.project-button a:hover {
  background-color: #039;
  text-decoration: none;
}
.pary-logo ul {
    list-style: none;	
	padding: 0px;
}
.got-question-heading a:hover {
  background-color: #039;
  text-decoration: none;
  color: white;
}
.client-image img {
    border-radius: 3rem;
    height: 400px;
    object-fit: cover;
}
.mcb-background-overlay .case-study-main.container h1 {
    color: #ffffff;
    line-height: 5.25rem;
    font-size: 4.875rem;
    letter-spacing: -.1rem;
    font-weight: 600;
}
.mcb-background-overlay .case-study-main.container p {
    color: #ffffff;
    margin-bottom: 4.5rem;    
    font-size: 1.25rem;    
    font-weight: 500;
	letter-spacing: -.04rem;
	margin-top: 2rem;
	line-height: 2rem;
}
.case-study-main.container .information-team {
    display: flex;
    flex-wrap: nowrap;
    gap: 1.5rem;
    row-gap: 1.25rem;
    width: 45rem;
}
.case-study-main.container .teams {
    width: 12.5rem;
}
.case-study-main.container .teams p {  
  font-size: 1.25rem;  
  font-weight: 600;
	margin-bottom: 10px;
	letter-spacing: -.04rem;
	line-height: 2rem;
}
.abouts-section {
  color: #202020;
  padding-top: 2rem;
padding-bottom: 0rem!important;
}
.abouts-section .about-main h2 {
  line-height: 3.625rem;
  font-size: 3rem;
  letter-spacing: -.125rem;
  font-weight: 600;
color: #202020;
}
.about-main p {  
  font-size: 1.25rem;  
  font-weight: 500;
padding-bottom: 3.125rem;
	letter-spacing: -.04rem;
	line-height: 2rem;
}
.goal-set-main {
  display: flex;
  flex-wrap: wrap;  
	margin-bottom: 4rem;
	gap: 40px;
}
.goal-svg {
  align-items: center;
  display: flex;
  justify-content: center; 
  width: 184px;  
}
.goal-content {  
  display: flex;
  flex: 0 0 75%;
  flex-direction: column;
  padding-right: 15px;
}
.goal-content h3 {  
  line-height: 2.375rem;
  font-size: 1.75rem;
  letter-spacing: -.0625rem;
  color: #202020;
  font-weight: 600;
}
.goal-list ul li {
  margin-bottom: .75rem;
  padding-bottom: 0px;
  font-size: 1.25rem;  
	margin-left: 1.625rem;
	list-style-type: square;
	letter-spacing: -.04rem;
	line-height: 2rem;
	font-weight: 500;
}
.goal-list ul li::marker {
  color: #0146a7;
  font-size: 26px;
}
.business-column {
  display: grid;
  gap: 30px;
  grid-template-columns: 49% 49%;
}
.business-content, .business-image {
  flex: 1;
	align-content: center;
}
.business-image { 
  display: flex;
  justify-content: center;
  align-content: center !important;
}

.project-details-main {
  display: flex;
	flex-direction: column;
  gap: 10px;
	margin: 0px 0px 40px 0px;
 }
.project-heading, .project-paragraph {
  flex: 1;
  display: flex;
  align-items: center;
}
.project-paragraph p {  
  padding: 0px;
}
.web-architecture h3 {
  line-height: 2.875rem;
  font-size: 2.25rem;
  color: #202020;
  letter-spacing: -.0625rem;
  font-weight: 600;
}
.architecture-main {
  display: flex;
  gap: 1.875rem 2.375rem;  
}
.architecture-backend {
  flex: 1;
}
.architecture-backend h4 {
  line-height: 1.75rem;
  font-size: 1.25rem;
  letter-spacing: -.04rem;
  font-weight: 600;
  color: #202020;
	line-height: 2rem;
}
.technology-used {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem 2rem;
}
.technology-icon {
  align-items: center;
  background-color: #f8f8fb;
  border-radius: 1.5rem;
  display: flex;
  height: 5.625rem;
  justify-content: center;
  width: 5.625rem;
}
.technology-icon-main {
  text-align: center;
}
.technology-icon-main p {
  margin-top: .25rem;
	margin-bottom: 0px;
  max-width: 5.625rem;
  opacity: 1;
  padding: .3125rem 0;
  text-align: center;
  transition: opacity .25s ease-in-out;
  line-height: 1.75rem;
  font-size: 1.25rem;
  font-weight: 500;
	letter-spacing: -.04rem;
	line-height: 2rem;
}
.architecture-divider {
  background-color: #f8f8fb;  
  height: .375rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.results-main {
    background-color: rgb(248, 248, 251);
    border-radius: 1.5rem;
    max-width: 25rem;
    padding: 1.5rem;
}
.results-column {
    display: flex;
    gap: 30px;
}
.results-icon svg {
  height: 1.25rem;
  width: 1.75rem;
}
.results-icon {
  align-items: center;
  background-color: #deebff;
  border-radius: 50%;
  display: flex;
  height: 3.75rem;
  justify-content: center;
  margin: auto;
  width: 3.75rem;
}
.results-title {
  padding-top: 1.875rem;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: -.04rem;
  line-height: 2rem;
}
.our-client-heading.about-main {
  padding-bottom: 2.375rem;
  padding-top: 1.875rem;
  position: relative;
}
.our-client-heading.about-main svg {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
}
.our-client-heading.about-main h2 {
  position: relative;
}
.client-review-column {
  display: flex;
  flex-direction: row;
  justify-content: space-between; 
  width: 100%;
  gap: 2rem;
}
.client-image {
  flex: 1;  
}
.client-image img {
  border-radius: 3rem; 
	height: 400px;
}
.client-name-main {
  display: flex;
  justify-content: space-between;
  margin-right: 20px;
}
.client-name {
  align-items: center;
  background: none;
  border: 0;
  display: flex;
  gap: .5rem;
  padding: 0;
}
.client-name h4 {
  margin: 0px;
  line-height: 1.75rem;
  font-size: 1.375rem;
  letter-spacing: -.04rem;
	line-height: 2rem;
  font-weight: 600;
}
.client-main {
  flex: 1;
	display: flex;
  flex-direction: column;
  justify-content: center;
}
.client-country-name {
  align-items: center;
  display: flex;
  gap: .5rem;
  line-height: 1.875rem;
  font-size: 1.375rem;
  letter-spacing: -.04rem;
  font-weight: 600;
	line-height: 2rem;
}
.client-country-name img {
  border-radius: .3125rem;
  max-height: 1.125rem;
  max-width: 1.5rem;
}
.client-country-name p {
  margin: 0px;
}
.client-main p, .tab-sesciption p, .results-description {
  font-size: 1.25rem;
	letter-spacing: -.04rem;
	line-height: 2rem;
}
p.clints-reviews {
  line-height: 2rem;
  font-size: 1.375rem !important;
  letter-spacing: -.04rem;
  font-weight: 600;
}
.revire-button a {
  color: #06f;
  cursor: pointer;
  display: flex;
  gap: .5rem;
  justify-content: center;
  line-height: 1.375rem;
  font-size: 1.125rem;
  letter-spacing: -.04rem;
	line-height: 2rem;
  font-weight: 600;
}
.revire-button {
  align-items: center;
  background-color: #0066ff1a;  
  border-radius: 6.25rem; 
  cursor: pointer; 
  padding: .625rem 1.25rem;
  transition: color .25s ease-in-out, background-color .25s ease-in-out;
  width: fit-content;
}
/*tabs section start*/
.tabs {
    align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: .5rem;
  justify-content: flex-start;
  margin-top: 3.125rem;
  width: 100%;
}

.tab-button {
    flex-shrink: 0;
  padding: .75rem 1rem;
  transition: all .25s ease-in-out;  
  border-radius: 6.25rem;
  line-height: 2rem;
  font-size: 1.375rem;
  letter-spacing: -.04rem;  
  font-weight: 600;
  color: #202020;
}
.tab-button:hover {
  color: #039;
}
.tab-button.active {
  color: #06f;
}

.tab-content {    
    padding: 20px;
}
.product-essentials-content {
  background-color: #f8f8fb;
  margin-top: 30px;
}

.tab-panel {
    display: none;
}

.tab-panel.active {
    display: block;
}

.navigation {
   display: flex;
  justify-content: end;
  margin-right: 50px;
	z-index: 1;
  position: relative;
}

.nav-button {    
    padding: 8px 8px;
    cursor: pointer;
	transition: color .25s ease-in-out, font-weight .25s ease-in-out;
	color: #0061f2;
	line-height: 2.375rem;
  font-size: 1.75rem;
  letter-spacing: -.01875rem;
  font-weight: 600;
}
.nav-button {
	background-color: transparent !important;
}
.nav-button:hover {
  color: #05c;
}

.nav-button:disabled {    
    cursor: not-allowed;
}
.title-button {
  align-items: center;
  border-bottom: .0625rem solid hsla(201, 9%, 55%, .2);
  display: flex;
  padding-bottom: 1.25rem;
}
.essentials-title {
  opacity: 1;
  transition: opacity .8s ease-in-out;
  line-height: 2.375rem;
  font-size: 1.75rem;
  letter-spacing: -.0625rem;
  font-weight: 600;
}
.tab-panel {
  position: relative;
  top: -45px;
}
.tab-description-img {
  display: flex;
  gap: 50px;
  margin-top: 50px;
}
.tab-sesciption {
  flex: 1;
	display: flex;
  flex-direction: column;
  justify-content: center;
}
.tab-img {
  flex: 1;
}
/*tabs section end*/
.technology-main {
    display: flex;
}
.web-architecture {
    flex: 1;
}
.architecture-two {
    display: flex;
	margin-bottom: 4rem;
}

.card-section p {
    white-space: pre-line;
    line-height: 20px;
    font-size: 16px;
    letter-spacing: -0.5px;
	padding: 10px 0px;
}

@media only screen and (max-width: 767px) {
	.blog-social-link {  
    flex-direction: column;
    gap: 20px;    
}
	.tags-button {
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
}
	.section-padding {
    padding: 30px 0 !important;
}
	.architecture-two {    
	margin-bottom: 0rem;
}
	
	.goal-list ul li {
  margin-bottom: 0px;
 
}
	.category {
    flex-direction: column !important;  
	align-items: start !important;
}
	.mcb-background-overlay .case-study-main.container {
    padding-top: 50px;
    padding-bottom: 50px;
}
	.mcb-background-overlay .case-study-main.container h1 { 
  line-height: 2.35rem;
  font-size: 1.9rem; 
}
	.client-main p, .tab-sesciption p, .results-description {
font-size: 16px;
    letter-spacing: normal;
    line-height: 1.4rem;
}
	.tab-button {
    flex-shrink: 0;
  padding: .75rem 1rem;
  transition: all .25s ease-in-out;
  border: 1px solid #f4f4f4;
  background-color: #f8f8fb;
  border-radius: 6.25rem;
  line-height: 2rem;
  font-size: 1.375rem;
  letter-spacing: -.04rem;  
  font-weight: 600;
  color: #202020;
}
	.revire-button {
    margin-bottom: 50px;
}
	
	.tab-button:hover {
  background-color: #039;
  color: #fff;
}
.tab-button.active {
    background-color: #06f;  
  color: #fff;
}
	.case-study-main.container .information-team { 
  width: 100%;
    flex-wrap: wrap;
    align-items: start; 
}
	.case-study-main.container .teams {
  width: 100%;
  text-align: center;
		flex: 30%;
}
	.business-image img {
		    height: auto !important;
    width: 100%;
}
	.goal-set-main {
  margin-bottom: 1rem;
}
	.about-main p {
  padding-bottom: 0rem;
}
	.abouts-section { 
  padding-top: 2rem;
  padding-bottom: 1rem;
}
	.abouts-section .about-main h2 {
          line-height: normal;
        font-size: 1.5rem;
}
	.mcb-background-overlay .case-study-main.container p, .about-main p, .goal-list ul li, .client-main p, .tab-sesciption p { 
  font-size: 16px;
line-height: 24px;
}
	.goal-svg {  
  width: 100%;
}
	.goal-content {  
  flex: 0 0 100%;
  max-width: 100%;  
}

	
	.goal-content h3, .web-architecture h3 { 
  font-size: 1.5rem;  
}
	.technology-icon-main p {
	font-size: 1rem;
	}
	.business-column { 
  grid-template-columns: 100%;
		gap: 0px;
}
	.project-details-main {  
  gap: 0px;
  margin: 20px 0px;
  flex-direction: column;
}
	.tabs { 
  flex-wrap: wrap;
}
	.navigation { 
  justify-content: center;
  margin-right: 0px;  
}
	.tab-panel {  
  top: 20px;
}
	.tab-description-img {
  flex-direction: column;
}

.technology-used {
  gap: 1rem;
}
	.client-review-column {  
  flex-direction: column;  
  margin-top: 40px;
}
	.client-image img {  
  height: 200px;
}
	.client-name h4 {   
  font-size: 1rem; 
}
	p.clints-reviews {  
  font-size: 1rem !important;  
}
}
/* service page start
-------------------------------------------------------------- */


.mcb-background-service-overlay.mcb-background-overlay .case-study-main.container {
    padding-top: 150px;
    padding-bottom: 50px;
}
.case-study-main.service-main.container h1, .case-study-main.service-main.container p {
  color: #202020;  
}
.slick-slide img {
  object-fit: cover !important;
}
.project-button a {
  border-radius: 6.25rem;
  background-color: #06f;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25rem;  
  padding: 14px 1.25rem;
}
.project-button {
  display: flex;
  justify-content: space-between;
}
.projects-company-logo {
  display: flex;
  align-items: center;
  -webkit-column-gap: 3.375rem;
  -moz-column-gap: 3.375rem;
  column-gap: 3.375rem;
  display: flex;
  flex-wrap: nowrap;  
}
.service-main-list {
  display: flex;
  gap: 60px;
}
.clutch-section {
  flex: 3;
}
.list-end {
  position: relative;
	flex: 1.5;
}
.web-applicatio-heading.about-main {
    text-align: center;
    width: 100%;
    margin: auto;
	padding-bottom: 5rem;
}
.web-application-content {
  display: flex;
  gap: 50px;
}
.web-application-paragraph {
  flex: 3;
}
.web-application-heading {
  flex: 1;
}
.web-application-heading h4 {
  line-height: 2.875rem;
  font-size: 2.25rem;
  letter-spacing: -.0625rem;
  font-weight: 600;
}
.web-application-paragraph p {
  font-size: 16px;
  line-height: 25px;
}
.web-tags {
  display: flex;
  gap: 30px;
}
.web-tags p {
  background-color: #ebedf5;
  border-radius: 1rem;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: -.04rem;
  line-height: 2rem;
  padding: .25rem 1.125rem;
}
.core-industry-card-main {
  display: grid;
  grid-template-columns: 50% 50%;
}
.core-industry-card {
  margin: 15px;
  background-color: aliceblue;
  border-radius: 2.25rem;
  color: #202020;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  padding: 1.963rem 2.75rem;
	transition: border-radius .25s cubic-bezier(.4,0,.2,1);
}
.core-industry-card p {
    margin: 0px;
}
.core-heading-button {
  display: flex;
  align-content: center;
	justify-content: space-between;
  color: #05c !important;
}
.core-button svg {
  fill: #05c;
	height: 0.75rem;
  margin: auto;
  width: .875rem;
}
.core-heading-button h2 {
  color: #05c;
  line-height: 2rem;
  font-size: 1.375rem;
  letter-spacing: -.04rem;
  font-weight: 600;
	margin: 0px;
	width: 90%;
}
.core-button {  
  display: flex;
  height: 2.125rem;
  width: 2.125rem;
  align-items: center;
	background-color: rgba(0, 77, 232, .1);
  border-radius: .75rem;
	transition: all .25s cubic-bezier(.4,0,.2,1);
}
.core-industry-card ul {
  list-style: disc;
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  gap: .25rem;
  letter-spacing: -.04rem;
  font-weight: 500;
  font-size: 1.125rem;
}
.core-industry-card ul li {
  color: #05c;
  text-decoration-line: none;
}
.core-industry-card:hover {
  background-color: #f2f2ff;
  border-radius: 1.5rem;
  transition: border-radius .25s cubic-bezier(.4,0,.2,1);
}
.core-industry-card:hover .core-heading-button .core-button {
  background-color: #039;
  transform: rotate(90deg);
  transition: all .25s cubic-bezier(.4,0,.2,1);
}
.core-industry-card:hover .core-heading-button .core-button svg {
  height: .875rem;
  width: 1rem;
  fill: #f8f8fb;
  transform: rotate(270deg);
}
.core-industry-details-main {
  margin-bottom: 30px;
}
.got-question-main {
  padding: 2rem 6rem;
  display: flex;
  gap: 0px;
  flex-direction: column;
  text-align: center;
}
.got-question-content {
  flex: 1;
}
.got-question-heading {
  flex: 1;
	z-index: 1;
	display: flex;
  flex-direction: column;
  align-items: center;
}
.got-question-content p {
  font-size: 16px;
  color: #fff;
  letter-spacing: -.04rem;
  font-weight: 500;
	margin-top: 12px;
}
.got-question-heading h3 {
  line-height: 3.625rem;
  font-size: 2.5rem;
  color: #fff;
  font-weight: 600;
  letter-spacing: -2px;
  margin: 0px;
}
.got-question-heading a {
  border-radius: 6.25rem;
  background-color: #fff;
  color: #06f;
  margin-top: 1.5rem;
  padding: 1rem 2.5rem;
  width: fit-content;
	font-weight: 600;
}
.got-question-heading.got-question-heading-two {
  flex: 2;
}
.got-question-heading.got-button {
  justify-content: center;
  align-content: center;
}
.web-development-service-main {
  display: grid;
  grid-template-columns: 46% 46%;
  gap: 90px;
  margin: auto;
	list-style: disc;
}
.web-development-service-main li::marker {
  color: blue;
  font-size: 25px;
}
.web-development-service-main li {
  margin-left: 21px;
	font-size: 16px;
	list-style: none;
}
.web-development-service-main h4 {
  font-size: 2.25rem;
  font-weight: 600;
  letter-spacing: -.0625rem;
  line-height: 2.875rem;
}
.web-app-create-card {
  background-color: rgb(248, 248, 251);
  border-radius: 2.375rem;
  display: flex;
  flex-direction: column;
  height: auto;
  padding: 3.75rem 3.125rem 3.125rem;
}
.web-app-create {
  display: grid;
  grid-template-columns: 49% 49%;
  gap: 20px;
}
.web-app-create-card h3 {
  font-size: 1.75rem;
  font-weight: 600;
  letter-spacing: -.0625rem;
  line-height: 2.375rem;
}
.web-app-create-card p {
  font-size: 1rem;
  letter-spacing: -.04rem;
  line-height: 1.875rem;
}
.pary-logo {
  display: flex;
  gap: 30px;
  align-items: end;  
}
.pary-logo p {
  color: rgb(148, 156, 168);
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: -.03125rem;
  line-height: 1.27;
}
.clutch-main .ticket-image {
    width: 150px;
    height: 150px;
}
.clutch-main {
    display: flex;
    gap: 20px;
    margin: 80px 0px;
}
.clutch-main .clutch-ticket {
    width: 185px;
}
.process-tabs {  
  display: flex;
  flex-shrink: 0;
  max-width: 34.5rem;  
  width: 100%;
  flex-direction: column;
}
.process-content {
  flex: 1;
  background-color: #f8f8fb;
  border-radius: 3rem;
  display: flex;
  flex-direction: column;  
  height: fit-content;
  min-height: 26.125rem;
  padding: 2.5rem 2.5rem;
margin-top: 2rem;
}
.development-process-tabs {
  display: flex;
  gap: 2rem;
}
.process-item p {
  margin: 0px;
  display: flex;
  text-align: left;
  gap: 15px;
  line-height: 2.375rem;
  font-size: 1.5rem;
  letter-spacing: -.0625rem;
  font-weight: 600;
}
.process-item {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-left: 2.5rem;
  margin: 0px;
}
.process-content h4 {
  line-height: 2.375rem;
  font-size: 1.4rem;
  letter-spacing: -.0625rem;
  font-weight: 600;
}
.process-content p {
  font-size: 16px;
}
.process-team {
  display: flex; 
  flex-wrap: wrap;
  gap: 20px;
}
.process-team p {
  width: 10rem;
}
.process-content {
    display: none;
}

.process-content.active {
    display: block;
}

.tab-button {
    cursor: pointer;
}

.process-item .tab-button.active {
    font-weight: bold;
    color: blue; /* Change to your preferred active color */
}
.process-item .tab-button {
  background-color: transparent;
  border: none;
}
.process-item .tab-button {
  background-color: transparent;
  border: none;
}
.process-item .tab-button:hover {
	color: blue;
}
.client-review-column {
  display: flex !important;
  gap: 46px;
	margin-top: 30px;
}
.slick-dots li.slick-active button::before {
    
    color: #06f !important;  /* Set active dot color to blue */
}

.slick-dots li button::before {
    color: lightblue !important; /* Optional: Set inactive dot color to light blue */
}


/* Optional: Adjust the size of the dots */
.slick-dots li button {
    width: 26px !important; /* Change as needed */
    height: 26px !important; /* Change as needed */
    border-radius: 10% !important; /* Make them round */
}
.deliver-project-main {
  display: flex;
  gap: 50px;
  justify-content: center;
  align-content: center;
	margin: 50px 0;
}
.deliver-project-image {
  flex: 1;
  border-radius: 1rem;
}
.deliver-project-content {
  flex: 1;
}
.deliver-project-content h2 {
  line-height: 1.5rem;
  font-size: 1.5rem;
  letter-spacing: -0.0625rem;
  font-weight: 600;
}
.deliver-project-content h6 {
  line-height: normal;
  font-size: 1rem;
  letter-spacing: -0.03125rem;
  font-weight: 600;
}
.deliver-project-content ul {
  list-style: disc;
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px){
	.contact-form.contact-us p {
    margin-bottom: 15px !important;
}
	.goal-list ul {
    padding: 0px;
}
	.mcb-background-overlay .case-study-main.container p {
		margin-bottom: 0px;
	}
	.project-button {
  flex-direction: column;
  gap: 20px;
}
	.project-button a {
  width: fit-content;
}
	
	.projects-company-logo {
  flex-direction: column;
  gap: 30px;
  margin-top: 50px;
}
.service-main-list {
  flex-direction: column;
}
	
		.technology-main, .architecture-main, .architecture-two, .results-column {  
  flex-direction: column;
}

	.list-end {
  margin-left: 40px;
}
	.web-application-content {
  flex-direction: column;
}
	.web-tags {
  align-items: center;
		flex-wrap: wrap;
}
	.web-tags p {
  width: fit-content;
}
	.core-industry-card-main {
  grid-template-columns: 100%;
}
	.got-question-main {
  padding: 1rem 1.2rem;
  gap: 10px;
  flex-direction: column;
}
	.got-question-heading h3 {
  line-height: 1.5rem;
  font-size: 1.5rem !important;
  margin: 0px;
}
	.web-development-service-main, .web-app-create {
  grid-template-columns: 100%;
}
	.got-question-heading {
  display: flex;
  flex-direction: column;
		gap: 20px;
}
	.got-question-heading a {
  width: fit-content;
}
	.deliver-project-main {
  flex-direction: column;
}
	.clutch-main {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
	.web-app-create-card {
  height: auto;
}
	.got-question-heading a {
  margin-top: 0rem;
}
	.development-process-tabs {
  display: block;
}
	.process-item {
  flex-direction: row;
  gap: 0px;
  padding-left: 0rem;
  overflow-x: auto;
}
	.blog-detail-main {
  display: flex;
  gap: 30px;
  flex-direction: column;
}
}

/* Blog Page here
-------------------------------------------------------------- */
categury-link {
  margin-bottom: 30px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.categury-link a {
  color: #202020;
  transition: opacity .2s ease-in-out;
  text-decoration: none;
	opacity: .65;
    font-size: 14px;
    font-weight: 500;    
}
.categury-link a:hover {
  opacity: 1;	
}
.auther-link spam {
    opacity: 1;
    color: #202020;
    margin-left: -9px;
    font-size: 14px;
    font-weight: 500;
}
.blog-social-link a {
    background-color: #F8F8F8;
    padding: 8px;
    border-radius: 12px;
    width: 26px;
    height: 26px;
}
.blog-social-icon, .blog-google-doc {
    align-items: center;
    display: flex;
    gap: 5px;
}
.blog-social-link p {
    font-size: 16px;
    color: #202020;    
    font-weight: 600 !important;
    margin: 0;
}
.blog-social-link {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.auther-link p {
    margin: 0px !important;
    opacity: .65;
    font-size: 14px !important;
}
.auther-link {
    display: flex;
    gap: 15px;
    align-items: center;
}
.case-study-main.single-blog-page.service-main.container h1 {
    line-height: 3.25rem;
    font-size: 2.875rem;
    padding-top: 30px;
}
a.blog-main-category {
    opacity: 1 !important;
}
.categury-link svg {
    margin: 0px 10px;
}
.category p {
  margin: 0px !important;
}
.category {
  display: flex;
  gap: 20px;
	align-items: center;
}
.category .category-list li {
  background-color: white;
  padding: 10px 22px;
  border-radius: 20px;
}
.category .category-list li a {
  color: #202020;
  text-decoration: none;
}
.blog-posts {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.post-item {
  width: 365px;
  border-radius: 2rem;
	background-color: #f5f5fa;
	transition: all .25s ease-in-out;
	border: 0.01px solid #fbfbfb;
}
.post-item img {
  width: 100%;
	height: 200px;
}
.post-item:hover {
  border-radius: 1.5rem;
	background-color: rgba(0,102,255,.102);
}
.post-details {
  padding: 1.25rem;
}
a.post-title {
  text-decoration: none;
}
.post-details h3 {
  transition: all .25s ease-in-out;
  color: #202020;
  font-weight: 500;
  line-height: 22px;
  font-size: 18px;
  letter-spacing: -.03125rem;
}
.post-item:hover .post-details h3 {
	color: #05c;
}
.post-details p {
  color: #202020;
}
.post-category {
  display: flex;
}
.post-category .ds_DK {
  padding: 0px 7px;
}
.category-list {
  display: flex;
  gap: 10px;
	flex-wrap: wrap;
}
.blog-detail-main {
  display: flex;
  gap: 30px;
	margin-bottom: 50px;
}
.blog-content {
  flex: 3;
}
.blog-sidebar {
  border-radius: 24px;
    height: fit-content;
    flex: 1;
    top: 100px;
    background: #fff;
    padding: 20px 10px;
    border: 1px solid #eee;
}
.blog-sidebar h2 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.blog-sidebar a {
  color: #202020;
  text-decoration: none;
}
.wp-block-heading {
  letter-spacing: -0.5px;
}
@media only screen and (min-width: 600px) and (max-width: 1024px){
	.web-application-content {
  gap: 20px;
}
	.web-tags {
  flex-wrap: wrap !important;
}
	.core-industry-card-main {
  grid-template-columns: 50% 50%;
}
	.got-question-main {
  padding: 1.5rem 2rem;
    gap: 0;
    flex-direction: column;
}
	.got-question-heading h3 {
  line-height: 2.625rem;
  margin-bottom: 0px;
}
	
	.web-development-service-main {
  grid-template-columns: 45% 45%;
  gap: 50px;
}
	.web-app-create-card {
  padding: 25px 20px 20px 20px;
}
	.got-question-heading {
  display: flex;
  flex-direction: column;
}
	.development-process-tabs {
  flex-direction: column;
}
	.process-tabs {
  max-width: 100%;
}
	.process-item {
  flex-direction: row;
  padding-left: 0px;
  overflow-x: auto;
		margin-bottom: 20px;
}
	.got-question-heading a {
  margin-top: 1rem;
  width: fit-content;
}
	.process-content {
  min-height: auto;
}
	.project-heading.about-main.case-study-responsive {
  flex: auto;
}
	.deliver-project-main {
  flex-direction: column;
}
	.clutch-main {
  flex-wrap: wrap;
}
	.goal-content {
  flex: auto;
}
	.business-column {
  grid-template-columns: 100%;
}
	.tabs {
  overflow-x: auto;
}
	.results-column {
  flex-wrap: wrap;
  justify-content: center;
}
	.technology-main {
  flex-direction: column;
}
}