/* 1 Common service sections styles here
   		1.1 Ui ux design service styles here */

@media all and (max-width: 992px) {
	.page-id-713 .service-detail-logos .wp-block-column {
		justify-content: center;
	}
}
@media all and (max-width: 768px) {
	.service-speak-with-us .banner-speak-with {
		margin: 2.25rem auto 0;
	}
	.service-banner-section h1 {
		margin-bottom: 1.5rem;
		text-align: center;
		font-size: 1.875rem;
	}
	.service-banner-section p {
		max-width: unset;
		text-align: center;
		font-size: 1.125rem;
		margin-bottom: 0;
	}
	.service-banner-section h6 {
		font-size: 0.625rem;
		margin-bottom: 0.75rem;
		text-align: center;
	}
	.service-banner-section h4 {
		font-size: 1.875rem;
		line-height: 1.5;
		text-align: center;
	}
	.service-speak-with-us .wp-block-column {
		width: 100%;
		margin-top: 2.25rem;
		display: flex;
		justify-content: center;
	}
	.service-show-up-for-work {
		margin-bottom: 3.75rem;
	}
	
	/* Ui ux design service styles here */
	.efficient-ui {
		padding: 3.75rem 0 3.75rem;
	}
	.efficient-ui h2 {
		font-size: 1.5rem;
		margin-bottom: 2.25rem;
	}
	.efficient-ui .list h3 {
		font-size: 1rem;
		margin: 0.75rem 0 1rem;
	}
	.efficient-ui .list p {
		font-size: 0.875rem
	}
	.list-container {
		margin: 3rem 0 0;
	}
	.efficient-ui .lists {
		display: block
	}
	.efficient-ui .lists .list {
		border: none !important;
		padding: 1rem 0;
		margin: 0 !important;
	}
	#web_app_dev_company h5, #mobile_app_dev_company h5 {
		font-size: 1.125rem;
	}
}


/*-----------------------------------
 responsive styles here for case study -----------*/

@media only screen and (max-width: 1024px) {
    .case-service-title {
        font-size: 17px;
    }

    .line:before {
        top: 17%;
    }
    .line:after {
        top: 17%;
    }
    .line-2:before {
        top: 16%;
    }
    .line-2:after {
        top: 16%;
    }
    .line-3:before {
        top: 22%;
    }
    .line-3:after {
        top: 22%;
    }
}

/* mobile screen */
@media only screen and (max-width: 600px) {
	
	.case-contain-gap{
		flex-wrap: wrap !important;
	}
    /* banner section */

    .all-page-container {
        padding-top: 4.5rem;
        overflow-x: hidden;
    }
    /* 	banner section  */
    .banner-bg,
    .banner-bg-dispatch,
    .banner-bg-pricing,
    .banner-bg-ingame,
    .banner-bg-iqi {
        height: 100%;
        text-align: center;
    }
    .banner-bg {
        background: var(--primary-08);
    }
    .banner-bg-dispatch {
        background: var(--banner-dispatch-mobile);
    }
    .banner-bg-pricing {
        background: var(--banner-pricing-mobile);
    }

    .banner-bg-ingame {
        background: var(--banner-ingame-mobile);
    }

    .banner-bg-iqi {
        background: var(--banner-iqi-mobile);
    }

    .banner-text h1 {
        font-size: 1.875rem;
    }
    .case-banner-btn {
        display: flex;
        justify-content: center;
        padding-bottom: 24px;
    }

    .banner-arrow:before {
        display: none;
    }
	

	

    /* 	case service section first */

    .case-width {
        width: 100%;
    }

    .case-service-title {
        font-size: 18px;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.case-icons-end {
        flex: inherit !important;
    }

    .wp-block-column.case-icons-end {
        flex: inherit;
        display: flex;
        justify-content: flex-start;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.case-width {
        flex-basis: inherit !important;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.flex-basis-inherit {
        flex-basis: inherit !important;
    }

    .case-contain-gap {
        display: flex;
        gap: 16px;
    }

    /* 	case service section second  */

    .case-require-section {
        margin-top: 0 !important;
        margin-bottom: 3rem !important;
    }

    .case-mobile-icon {
        width: 32px;
        display: block;
        padding-bottom: 12px;
    }

    .line:after {
        display: none;
    }
    .line:before {
        display: none;
    }

    .line-2:after {
        display: none;
    }
    .line-2:before {
        display: none;
    }

    .line-3:before {
        display: none;
    }

    .line-3:after {
        display: none;
    }
    .margin-bottom-81 {
        margin-bottom: 1.875rem;
    }
    .margin-top-48 {
        margin-top: 1.5rem;
    }
    .case-section-1 {
        padding: 24px !important;
    }

    /* 	case requirement section  */

    .require-case-line,
    .require-case-line-2 {
        display: none;
    }

    /* 	case study download & form section */
    .case-download {
        width: 351px;
    }

    .case-desktop-download {
        display: none;
    }

    .case-download-mobile {
        display: flex;
        justify-content: center;
    }

    .case-download-h2 {
        text-align: center;
        padding-top: 36px;
        padding-bottom: 24px;
    }

    #case_study_download .case-form-inputs .wpforms-field {
        width: 100%;
    }

    #wpforms-submit-2472 {
        width: 100%;
    }

    .case-studies-h3 {
        text-align: center;
    }

    .case-date {
        position: absolute;
        right: 0;
        bottom: 2px;
    }
    .text-align-end {
        position: relative;
    }

    .show-for-work {
        margin-bottom: 3rem;
    }
	
	.list-iqi-font{
		font-size: 24px;
	}
}

@media only screen and (max-width: 768px) {
	
	
	.case-icons-end{
		justify-content: start;
	}
	
	.case-result-between{
		flex-wrap: nowrap !important;
	}
	.bannner-flex{
		flex-wrap: nowrap !important;
	}
	
    .banner-text h1 {
        font-size: 2rem !important;
    }
    .case-download-tablet {
        display: flex;
        justify-content: space-between;
    }

    .banner-desc {
        font-size: 1rem !important;
    }

    .banner-arrow {
        display: flex;
        align-items: center;
    }

    .banner-bg {
        height: 100%;
    }
    .banner-arrow:before {
        display: none;
    }
	
	.feature-sec-col{
		flex-wrap: nowrap !important;
	}

    .case-contain-gap {
        gap: 24px 16px;
		flex-wrap: nowrap !important;
		align-items: flex-start !important;
		justify-content: center;
    }
    .case-gap-sec {
        column-gap: 16px;
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
		flex-wrap: nowrap !important;
    }
    .case-gap-52 {
        gap: 24px;
    }

    .case-require img {
        max-width: 220px;
        height: 76px;
        object-fit: contain;
		padding-left: 12px;
    }

    .case-require {
        display: flex;
        justify-content: flex-end;
    }

    .case-challenge img {
        max-width: 225px;
        height: 59px;
        object-fit: contain;
    }

    .case-challenge {
        display: flex;
        justify-content: flex-end;
        padding-right: 10px;
    }

    .challenge-flex {
        display: flex;
        justify-content: end;
		flex-wrap: nowrap !important;
    }

    .line:after {
        top: 13%;
    }

    .line:before {
        top: 13%;
    }

    .line-2:after {
        top: 14%;
    }

    .line-2:before {
        top: 14%;
    }

    .line-3:before {
        top: 16%;
    }

    .line-3:after {
        top: 16%;
    }
	
}

/* list page css styles here  */
/* mobile  */
@media only screen and (max-width: 600px) {	
	.bannner-flex{
		flex-wrap: wrap !important;
	}
	
	.case-contain-gap{
		flex-wrap: wrap !important;
	}
	
	.list-banner-bg{
		height: 100% !important;
	}
	
    .list-banner-heading {
        font-size: 30px;
    }
    .list-banner-para,
    .list-iqi-para {
        font-size: 16px;
    }

    .list-sauce-para {
        margin-top: 16px;
        margin-bottom: 6px;
    }
    .list-sauce-mobile-case {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .list-sauce-mobile-feature {
        display: flex;
        justify-content: center;
    }

    /* 	list details page  */

    .iqi-content-padding {
        padding-top: 32px;
        padding-left: 16px;
    }

    .list-iqi-h3 {
        font-size: 24px;
    }

    .list-iqi-positon {
        order: 3;
    }
    .list-iqi-tech {
        display: none;
    }

    .list-iqi-img {
        width: 118px;
        object-fit: contain;
    }
    .list-iqi-positon {
        position: relative;
        top: 32px;
    }
    .list-iqi-align-gap {
        flex-wrap: nowrap !important;
        margin-left: 16px;
        margin-top: 36px;
    }

    .list-sauce-box {
        max-width: 340px;
        max-height: 340px;
    }
    .list-iqi-tech-align {
        padding-bottom: 0;
        justify-content: flex-start !important;
        margin-left: 18px !important;
        margin-top: 12px !important;
    }
    .details-inside-text {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
	
	.list-banner-bg{
		height: calc(100vh - 510px);
	}
	.list-sauce-desc{
		text-align: center;
	}
	
    .iqi-content-padding {
        padding: 18px; 
    }
    .list-iqi-align-gap {
        flex-wrap: nowrap !important;
        margin-left: 16px;
        margin-top: 36px;
    }
    .list-iqi-positon {
        order: 3;
        margin: auto !important;
    }
    .list-iqi-align-gap {
        margin-left: 0;
        margin-top: 0;
    }
    .list-iqi-tech-align {
        align-items: center;
        padding-bottom: 0;
        justify-content: center;
    }
    .feature-sauce-tablet {
        display: block;
    }
    .list-sauce-mobile-case {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .list-sauce-para {
        margin-top: 16px;
        margin-bottom: 6px;
    }
    .list-sauce-mobile-feature {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .details-inside-text {
        display: none;
    }

    .wp-block-cover {
        min-height: 120px;
    }
}

@media only screen and (max-width: 1024px) {
    .feature-sauce-tablet {
        gap: 18px;
    }
}

