@import url(./style.css);

/* Case Study Page Start */

@-webkit-keyframes bounceRight {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    40% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    60% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}



.sec_pad {
    padding: 50px 0;
}

.casestudy_hero_inner {
    position: relative;
    padding-bottom: 70px;
}

.casestudy_hero_inner:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 65%;
    bottom: 0;
    z-index: -1;
    background: #0f66ac;
}

.role_inner {
    margin-top: 20px;
    padding-left: 15px;
}

.role_inner h4 {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.role_inner p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
}

img.logo-cs {
    padding: 0 20px 20px 0;
}

.tec-heading {
    padding-left: 20px;
}

.technology_logos {
    margin-top: 20px;
}

.technology_logos li {
    display: inline-block;
    width: 33.3%;
    padding: 0 15px;
    margin-bottom: 12px;
    text-align: center;
}

.ai-content-writer .technology_logos li {
    text-align: left;
}

.ai-content-writer .technology_logos.lmai-logo .backend-technology-logo h6 {
    font-size: 16px;
}

.technology_logos li p {
    margin-top: 8px;
    font-size: 14px;
}

.casestudy-LMAI .technology_logos ul.ai-technology-stack .host-and-develop li:nth-child(1) {
    flex: 0 0 10%;
}

.small-container {
    margin: 0 auto;
    padding: 0 15px;
}

.casestudy-heading {
    font-size: 60px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 44px;
    display: inline-block;
    font-weight: 900;
}

.credbt-heading {
    font-size: 58px;
}

.casestudy-grid p,
.casestudy-grid {
    font-size: 24px;
    line-height: 1.8;
    margin-top: 25px;
    margin-bottom: 0;
    color: #000;
}

.casestudy-sub-heading {
    font-size: 36px;
    line-height: normal;
    color: #000;
    margin-bottom: 0;
    font-weight: 900;
}

.solution-list li {
    list-style: disc;
}

.solution-list {
    margin-left: 50px;
}

.solution-list li span {
    font-weight: 700;
}

.technology_logos ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

ul.ai-technology-stack {
    column-gap: 20px;
}

.casestudy_hero_img img {
    width: 100%;
}

.role-sec {
    margin-top: 30px;
}

.cs-list-img img {
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 10px;
    background: #e8f2fe;
    height: 300px;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

.cs-links h4 {
    padding: 0 10px 0 10px;
    font-weight: 500;
}

.cs-discripton {
    padding: 10px;
    /* min-height: 68px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.arrow {
    float: right;
    width: auto !important;
}

.casestudy_menu_sec a:hover .arrow {
    color: #1074c6;
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
}

.casestudy_hero_img {
    position: relative;
}

.casestudy_hero_img:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.hero_overlay img {
    max-width: 180px;
    position: absolute;
    max-height: 90px;
    top: 25px;
    left: 25px;
    width: auto;
}

.hero_overlay h2,
.hero_overlay h1 {
    font-size: 46px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 60%;
    text-align: center;
    font-weight: 600;
}

.exportchoice .casestudy_hero_img {
    background-image: url('.././img/casestudies/expert-choice/hero-2.png');
}

.video-intervue .casestudy_hero_img {
    background-image: url('.././img/casestudies/video-intervue/hero.png');
}

.casestudy-trackem .casestudy_hero_img {
    background-image: url(.././img/casestudies/trackem/hero.png);
}

.casestudy-iceangle .casestudy_hero_img {
    background-image: url(.././img/casestudies/iceangel/ice-angel.png);
}

.casestudy-iceangle.casestudy-LMAI .casestudy_hero_img {
    background-image: url(".././img/casestudies/ai-development/ai-case-study-b.png");
}

.casestudy-iceangle.casestudy-LMAI .casestudy_hero_img {
    background-image: url(".././img/casestudies/ai-development/ai-case-study-b.png");
}

.casestudy-iceangle.msg-digital-marketing .casestudy_hero_img {
    background-image: url(".././img/casestudies/msg-digital-marketing/msg-digital-marketing.png");
}

.casestudy-iceangle.banjour-overview .casestudy_hero_img {
    background-image: url(".././img/casestudies/bonjour-tutors/bonjour-banner.png");
}

.casestudy-myavana .casestudy_hero_img {
    background-image: url(.././img/casestudies/myavana/hero.png);
}

.casestudy-cityworks .casestudy_hero_img {
    background-image: url(.././img/casestudies/cityworks/hero.png);
}

.casestudy-warehouse .casestudy_hero_img {
    background-image: url(.././img/casestudies/warehouse/hero.png);
}

.casestudy-digital-tattoo .casestudy_hero_img {
    background-image: url(.././img/casestudies/digital-tattoo/tatto-bg.png);
}

.casestudy-fly-taxi .casestudy_hero_img {
    background-image: url(.././img/casestudies/fly-taxi/hero-bg.png);
}

.casestudy-ask-mom .casestudy_hero_img {
    background-image: url(.././img/casestudies/ask-mom/hero-bg.png);
}

.credebt .casestudy_hero_img {
    background-image: url(".././img/casestudies/credebt/credebt-banner.png") !important;
}

.ai-assistant .casestudy_hero_img {
    background-image: url(".././img/casestudies/ai-assistant/ai-assitant-case-study.gif") !important;
}

.ai-assistant .casestudy_hero_img:before {
    background: transparent;
}

.ai-assistant .casestudy_hero_inner:before {
    background: #004a85;
}

.ai-assistant .technology_logos ul.ai-technology-stack li:nth-child(4) {
    flex: 0 0 24%;
}

.poptscan-casestudy .casestudy_hero_img {
    background-image: url(".././img/casestudies/poptscan/poptscan-banner.png") !important;
}

.ai-content-writer .casestudy_hero_img {
    background-image: url(".././img/casestudies/ai-content-writer/ai-content-writer.png") !important;
}

.youtube-summarizer .casestudy_hero_img {
    background-image: url(".././img/casestudies/youtube-summarizer/youtube-summarizer-banner.gif") !important;
}

.kismatrics .casestudy_hero_img {
    background-image: url(".././img/casestudies/kismatrics/kismatrics-banner.gif") !important;
}

.kismatrics .casestudy_hero_img:before {
    background: transparent;
}

.youtube-summarizer .casestudy_hero_img:before {
    background: transparent;
}

.ai-content-writer .casestudy_hero_img:before {
    background: transparent;
}

.poptscan-casestudy .casestudy_hero_img:before {
    background: transparent;
}

.ai-assistant .ai-innovate-img {
    height: 520px;
    overflow: hidden;
}

.ai-assistant .ai-innovate-img video {
    object-fit: cover;
    object-position: bottom;
}

.casestudy_hero_img {
    position: relative;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 55vh;
}

.feature_list {
    padding-left: 20px;
}

.feature_list li {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    list-style: disc;
}


.mobile-sereen img.img-fluid {
    border: 1px solid #ccc;
    border-radius: 30px;
}


h2.more-hd {
    color: #F7941D;
    font-weight: 900;
    padding-bottom: 20px;
}

.single-casestudy {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 50px;
    display: inline-block;
}

.single-casestudy h4 {
    color: #949EA9;
    text-transform: uppercase;
    margin-top: 10px;
    border-bottom: 2px solid #F7941D;
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
}

.single-casestudy span {
    margin: 10px 0;
    color: var(--Black);
    font-size: 18px;
    font-weight: 900;
    display: block;
}

.single-casestudy p {
    font-size: 16px;
    color: var(--dark-gray);
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.case-studies-heading {
    margin: 40px 0 50px 0;
}

.case-studies-heading h1 {
    font-size: 48px;
    font-weight: 900;
    padding-left: 20px;
    border-left: 5px solid #007AFF;
}

@media (min-width:576px) {
    .small-container {
        max-width: 540px;

    }
}

@media (min-width:768px) {
    .small-container {
        max-width: 720px;
    }
}

@media (min-width:992px) {
    .small-container {
        max-width: 930px;
    }
}

.hero_overlay .pra_text {
    font-size: 26px;
    display: block;
    font-weight: normal;
    margin-top: 15px;
}

.technology_logos.lmai-logo li {
    width: auto;
    padding: 0px 0px;
}

.technology_logos.lmai-logo .backend-technology-logo ul {
    display: flex;
    column-gap: 12px;
    align-items: flex-start;
    text-align: center !important;
}

.technology_logos.lmai-logo .backend-technology-logo h6 {
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 700;
}

.about-project.objective-case ul.case-study-objective {
    list-style: disc;
    padding-left: 38px;
}

.about-project.objective-case ul.case-study-objective li {
    padding-bottom: 10px;
    font-size: 18px;
    color: #000;
}

.poptscan-casestudy .technology_logos.lmai-logo {
    padding-left: 0px;
}

.poptscan-casestudy .tec-heading {
    padding-left: 0px;

}

.technology_logos.lmai-logo {
    padding-left: 20px;
}

.technology_logos.lmai-logo ul li img {
    max-width: 40px;
}

.casestudy_hero_sec.ai-hero-sec .casestudy_hero_text {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 70%;
}

.poptscan-casestudy .casestudy_hero_text {
    transform: translate(-100%, -32%) !important;
    width: 33% !important;
}

.poptscan-casestudy .casestudy_hero_text h1 {
    text-align: left !important;
    font-size: 40px;
    color: #000 !important;
    font-weight: 700 !important;
    padding-left: 20px;
}

.casestudy_hero_sec.ai-hero-sec .hero_overlay h1,
.casestudy_hero_sec.ai-hero-sec .hero_overlay h2 {
    color: #fff;
    position: relative;
    top: 30px;
    transform: inherit;
    width: 100%;
    text-align: center;
    left: inherit;
    font-weight: 600;
}

.casestudy_hero_sec.ai-hero-sec .hero_overlay p {
    color: #fff;
}

.technology_logos.lmai-logo ul.ai-technology-stack li {
    flex: 0 0 28%;
    text-align: left;
}

.technology_logos ul.ai-technology-stack li:nth-child(2) {
    flex: 0 0 15%;
}

.technology_logos.lmai-logo ul.ai-technology-stack li:nth-child(3) {
    flex: 0 0 15%;
}

.technology_logos ul.ai-technology-stack li:nth-child(1) {
    flex: 0 0 34%;
}

.technology_logos ul.ai-technology-stack li:nth-child(4) {
    flex: 0 0 28%;
}

.technology_logos ul.ai-technology-stack li:nth-child(5) {
    flex: 0 0 69%;
}

.ai-assistant .technology_logos ul.ai-technology-stack li:nth-child(1) {
    flex: 0 0 24%;
}

.casestudy-LMAI .technology_logos ul.ai-technology-stack li:nth-child(1) {
    flex: 0 0 22%;
}

.ai-content-writer .highlight-text {
    font-weight: 600;
}

.ai-content-writer .highlight-text {
    font-weight: 600;
    position: relative;
    top: auto;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    margin-right: 0;
    height: auto;
}

.ai-content-writer ul.credbt-objective li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
}

.ai-content-writer .about-project.objective-case ul.case-study-objective li {
    font-size: 22px;
}

.ai-content-writer .credbt-objective li span {
    min-width: 14px;
}

ul.ai-technology-stack.digital-marketing-tools {
    width: 100%;
    max-width: 500px;
    text-align: center;
}

h4.casestudy-sub-heading span.increase-graph {
    display: inline-block;
    color: #7bc792;
}

ul.ai-technology-stack.digital-marketing-tools .technology_logos li {
    text-align: center;
}

ul.ai-technology-stack.digital-marketing-tools li img {
    max-width: 70px;
    width: 100%;
    padding: 10px;
    background-color: #fff;
}

ul.case-study-objective.credbt-solution li {
    font-weight: 800;
    margin-bottom: 16px;
}

.case-study-objective.credbt-solution p {
    font-size: 18px;
    font-weight: 400;
}

.case-study-objective.credbt-solution p {
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
}

.technology_logos.credebt-logo ul {
    flex-wrap: inherit;
}

ul.credbt-objective li {
    list-style: none;
}

ul.credbt-objective {
    padding: 0 !important;
}

.credbt-objective li span {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #000;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.credbt-objective p {
    margin-left: 32px;
}

.poptscan-casestudy .technology_logos.lmai-logo ul li img {
    height: 40px;
    object-fit: contain;
}

.poptscan-casestudy .technology_logos.lmai-logo ul li img.maps-api {
    max-width: 70px !important;
}

.poptscan-casestudy .technology_logos.lmai-logo ul li img.google-maps-api {
    max-width: 101px !important;
}

.kismatrics .technology_logos.lmai-logo .backend-technology-logo h6 {
    font-size: 16px;
}

.banner-casestudy {
    background-image: url("../images/case-studies/banner-casestudy.png");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    padding: 50px 0;
}

.banner-casestudy::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
}

.banner-casestudy-heading h6 {
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    color: #fff;
    text-align: center;
}

.banner-casestudy-heading h1 {
    font-size: 48px;
    font-weight: 700;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    max-width: 850px;
    margin: auto;
}

.tech-stack-section {
    background-color: #f5f5f5;
    padding: 10px 0px 80px;
}

.bg-grey-section {
    background-color: #f5f5f5;
}

.industry-badge-casestudy {
    background: #0a2c8c14;
    color: var(--primary-blue);
    padding: 10px 25px;
    border-radius: 50px;
    font-weight: 500;
    display: inline-flex;
}

.tech-card {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    height: 100%;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.tech-card:hover {
    background: var(--primary-blue);
    color: #fff;
}

.tech-card:hover h4,
.tech-card:hover li {
    color: #fff;
}

.tech-card-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
    padding-bottom: 12px;
    border-bottom: 1px solid #7db4e1;
}

.tech-card-header h4 {
    font-size: 22px;
    font-weight: 500;
    margin: 0;
}

.tech-list {
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 5px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
}

.tech-list li {
    font-size: 14px;
    padding-left: 22px;
    position: relative;
    white-space: normal;
    width: calc(50% - 7.5px);
    line-height: 25px;
}

.tech-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 18px;
    height: 18px;
    background-image: url("../images/case-studies/checked.svg");
    background-repeat: no-repeat;
    background-size: cover;
}

.tech-card:hover .tech-list li::before {
    background-image: url("../images/case-studies/checked-hover.svg");
}

.aboutclient p.section-desc {
    text-align: left;
}

.feature_heading h4 {
    font-size: 26px;
    font-weight: 500;
    margin-top: 20px;
}

.aboutclient .features-case-card {
    padding-top: 10px;
}

img.hover-icon {
    display: none;
}

.tech-card:hover img.without-hover-icon {
    display: none;
}

.tech-card:hover img.hover-icon {
    display: block;
}

.dev-challenges h2 {
    font-size: 46px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 50px;
}

.dev-challenges {
    padding-top: 60px;
}

.challenge-section p {
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
}

.dev-challenges {
    display: flex;
    flex-direction: column;
    gap: 60px;
    padding-bottom: 60px;
}

.challenge-section-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
}

p.challenge-section-subtitle {
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
}

h3.challenge-section-small-title {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
    padding-bottom: 30px;
}

.challenge-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.challenge-item {
    display: flex;
    gap: 25px;
    align-items: flex-start;
    padding-top: 20px;
}

.challenge-number {
    font-size: 50px;
    font-weight: 300;
    color: var(--primary-blue);
    opacity: 0.5;
    line-height: 1;
    min-width: 60px;
}

.challenge-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.challenge-heading {
    font-size: 26px;
    font-weight: 400;
    color: #000;
    line-height: 1.3;
}

.challenge-text {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
}

.challenge-text-list ul {
    list-style: disc;
    padding-left: 20px;
}

.ready-section {
    margin-bottom: 70px;
}

.dev-challange-image {
    padding-top: 30px;
}

.dev-challange-image img {
    max-width: 800px;
    margin: auto;
}

.great-idea-inner {
    background: var(--gradient-blue);
    color: var(--White);
    padding: 40px 20px;
    border-radius: 24px;
    margin-bottom: 60px;
    margin-top: 50px;
    box-shadow: 0 4px 80px 0 rgba(0, 0, 0, .1);
}

.great-idea-inner h4 {
    font-size: 44px;
}

.great-idea-inner p {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.tech-stack-section .common_heading h2 {
    padding-bottom: 10px;
}

.tech-stack-section .common_heading p {
    padding-bottom: 10px;
}


@media screen and (max-width: 1399px) {
    .tech-list {
        grid-template-columns: repeat(1, 1fr);
    }

}

@media screen and (max-width: 1199px) {
    .tech-list li {
        white-space: normal;
    }

    .tech-card-header h4 {
        font-size: 18px;
    }

    .features-case-section .features-case-card ul.tech-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .dev-challange-image img {
        max-width: 100%;
        margin: auto;
    }

    .dev-challenges h2 {
        font-size: 36px;
    }

    .cs-list-img img {
        height: 250px;
    }

}

@media screen and (max-width:991px) {
    .banner-casestudy-heading h1 {
        font-size: 36px;
    }

    .tech-list {
        margin-bottom: 30px;
    }

    .casestudy_menu_sec .cs-discripton {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .banner-casestudy {
        min-height: auto;
    }

    .banner-casestudy-heading h6 {
        font-size: 20px;
    }

    .banner-casestudy-heading h1 {
        font-size: 28px;
    }

    .challenge-section-title {
        font-size: 32px;
    }

    .challenge-heading {
        font-size: 18px;
    }

    .challenge-text {
        font-size: 14px;
        line-height: 26px;
    }

    .challenge-number {
        font-size: 20px;
        min-width: 20px;
        padding-top: 2px;
    }

    .tech-card {
        padding: 20px;
    }

    .tech-title {
        font-size: 32px;
    }

    .dev-challenges {
        padding-top: 40px;
    }

    h3.challenge-section-small-title {
        font-size: 26px;
    }

    .challenge-item {
        padding-top: 0px;
        gap: 15px;
    }

    .challenge-list {
        gap: 30px;
    }

    .challenge-section p {
        padding: 20px 0 10px;
        text-align: center;
    }

    .features-case-section .features-case-card ul.tech-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .features-case-section {
        padding: 40px 0px !important;
    }

    .tech-stack-section {
        padding: 40px 0px;
    }

    .dev-challenges {
        padding-bottom: 40px;
    }

    .features-case-card .tech-list li {
        font-size: 16px;
        width: 100%;

    }

    .tech-list {
        flex-direction: column;
    }

    .tech-list li {
        width: 100%;
    }

    .casestudy_menu_sec .cs-discripton {
        font-size: 14px;
    }

    .casestudy_menu_sec .cs-discripton {
        min-height: 70px;
    }

    .arrow {
        max-width: 30px;
    }

    .dev-challenges h2 {
        font-size: 30px;
    }

    .cs-list-img img {
        height: 200px;
    }

    .challenge-section p {
        font-size: 14px;
    }
}

@media (max-width:575px) {
    .dev-challenges h2 {
        font-size: 28px;
    }

    .feature_heading h4 {
        font-size: 24px;
    }
}


/* =========================
   banner-casestudy - credebt
========================= */
.banner-casestudy.credebt {
    background-image: url("https://www.kisworks.com/v2/img/casestudies/credebt/credebt-banner.png");
}

.banner-casestudy.expert-choice {
    background-image: url("https://www.kisworks.com/v2/img/casestudies/expert-choice/hero-2.png");
}

.features-case-section {
    padding: 60px 0px;
    background: url(../img/bg1.png) right no-repeat;
    background-repeat: no-repeat;
    position: relative;
}

.features-case-section::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background: url(../img/bg2.png) left bottom/250px no-repeat;
    z-index: -1;
    background-color: var(--Light-Blue);
}

.features-case-card {
    max-width: 850px;
    margin: auto;
    padding-top: 30px;
}

.features-case-card .tech-list li {
    font-size: 14px;
    padding-left: 30px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.features-case-card .tech-list li::before {
    width: 20px;
    height: 20px;
}

.banner-casestudy.ai-dev {
    background-image: url("https://www.kisworks.com/v2/img/casestudies/ai-development/ai-case-study-b.png");
}

.banner-casestudy.VideoInterVue {
    background-image: url("https://www.kisworks.com/v2/img/casestudies/video-intervue/hero.png");
}

.banner-casestudy.trackem {
    background-image: url("https://www.kisworks.com/v2/img/casestudies/trackem/hero.png");
}

.banner-casestudy.fly-taxi {
    background-image: url("https://www.kisworks.com/v2/img/casestudies/fly-taxi/hero-bg.png");
}

.banner-casestudy.warehouse {
    background-image: url("https://www.kisworks.com/v2/img/casestudies/warehouse/hero.png");
}

@media screen and (max-width:1199px) {

    .hero_overlay h2,
    .hero_overlay h1 {
        font-size: 30px;
    }

    .great-idea-inner h4 {
        font-size: 34px;
    }

    .great-idea-inner p {
        font-size: 16px;
    }
}

@media screen and (max-width:991px) {
    .case-studies-heading h1 {
        font-size: 36px;
        padding-left: 10px;
        border-left: 4px solid #007AFF;
    }

    .casestudy_logo img {
        max-width: 250px;
    }

    .role_inner h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .role_inner p {
        font-size: 18px;
        margin-bottom: 7px;
    }

    .role_inner {
        padding: 0;
    }

    .casestudy_hero_inner {
        padding-bottom: 30px;
    }

    .casestudy-heading,
    .credbt-heading {
        font-size: 42px;
        line-height: 1.1;
        margin-bottom: 10px;
    }

    .casestudy-grid p,
    .casestudy-grid {
        font-size: 20px;
        line-height: 1.7;
        margin-top: 15px;
    }

    .casestudy-sub-heading {
        font-size: 30px;
    }

    .sec_pad {
        padding: 25px 0;
    }

    .casestudy_hero_img {
        margin: 0;
        margin-top: 50px;
    }

    .casestudy_logo {
        max-width: 90%;
        margin: auto;
    }

    .role-sec {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 0;
    }

    .casestudy_hero_inner:before {
        height: 90%;

    }

    .casestudy_menu_sec a.active,
    .casestudy_menu_sec a:hover {
        border-bottom: 4px solid #faaf18;
    }

    .casestudy_menu_sec a {
        font-size: 24px;
        padding: 20px 0;
    }

    .hero_overlay h2,
    .hero_overlay h1 {
        font-size: 36px;
        top: 60%;
        transform: translate(-50%, -60%);
    }

    .casestudy_hero_img {
        min-height: 400px;
    }

    .feature_list li {
        font-size: 18px;
    }

    .technology_logos li {
        text-align: left;
    }

    .technology_logos.lmai-logo li {
        text-align: center;
    }

    .kismatrics .technology_logos.lmai-logo li {
        text-align: left;
    }

    .ai-content-writer .technology_logos.lmai-logo li {
        text-align: left;
    }

    .tec-heading {
        padding-left: 0;
    }

    .technology_logos {
        max-width: 600px;
    }

    .technology_logos.lmai-logo {
        padding-left: 0px;
        max-width: 100%;
    }

    .technology_logos.lmai-logo ul {
        column-gap: 15px;
    }

    .casestudy_hero_sec.ai-hero-sec .hero_overlay p {
        padding: 0px 5px;
    }

    .technology_logos.lmai-logo ul.ai-technology-stack li {
        flex: unset;
    }

    ul.ai-technology-stack {
        column-gap: 40px !important;
    }
}

@media screen and (max-width:767px) {
    .casestudy_logo img {
        max-width: 200px;
    }

    .sec_pad {
        padding: 20px 0;
    }

    .casestudy-heading,
    .credbt-heading {
        font-size: 40px;
    }

    .casestudy-sub-heading {
        font-size: 28px;
    }

    .casestudy-grid p,
    .casestudy-grid {
        font-size: 18px;
    }

    .casestudy_hero_img {
        max-width: 100%;
        margin-top: 30px;
    }

    .casestudy_logo {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .casestudy_menu_sec a {
        font-size: 18px;
    }

    .casestudy_menu_sec a.active,
    .casestudy_menu_sec a:hover {
        border-bottom: 3px solid #faaf18;
    }

    .casestudy_hero_img {
        min-height: 300px;
    }

    .hero_overlay h2,
    .hero_overlay h1 {
        font-size: 28px;
        font-weight: 400;
        width: 90%;
    }

    .casestudy_menu_sec a {
        padding-top: 0;
    }

    .cs-discripton {
        min-height: 100px;
    }

    .hero_overlay img {
        left: 10px;
        max-height: 60px;
    }

    .backend-technology-logo {
        margin-top: 10px;
    }

    .technology_logos.lmai-logo .backend-technology-logo.mt-4 {
        margin-top: 10px !important;
    }

    .casestudy_hero_sec.ai-hero-sec .casestudy_hero_text {
        width: 100%;
        padding: 0px 5px;
        top: 53%;
    }

    .technology_logos.lmai-logo {
        padding-left: 0px;
    }

    .technology_logos.lmai-logo .backend-technology-logo {
        margin-top: 4px;
    }

    .technology_logos.lmai-logo ul {
        column-gap: 40px;
    }

    ul.ai-technology-stack.digital-marketing-tools li {
        text-align: center !important;
    }

    ul.ai-technology-stack.digital-marketing-tools {
        text-align: center !important;
        column-gap: 22px !important;
    }

    .ai-assistant .ai-innovate-img {
        height: 300px;
    }

    .ai-assistant .ai-innovate-img video {
        object-position: right;
    }

    .ai-assistant .casestudy_hero_img {
        background-image: url(.././img/casestudies/ai-assistant/ai-assitant-case-study-mobile.gif) !important;
        background-size: cover;
    }

    .ai-content-writer .casestudy_hero_img {
        background-image: url(.././img/casestudies/ai-content-writer/ai-content-writer-mobile.png) !important;
    }

    .ai-content-writer .casestudy_hero_img {
        min-height: 400px;
    }

    .ai-content-writer .hero_overlay img {
        max-width: 70px;
    }

    .poptscan-casestudy .casestudy_hero_text h1 {
        font-size: 28px;
        line-height: 38px;
        padding-left: 0px;
        text-align: center !important;
        color: #fff !important;
        text-shadow: 1px 0px 1px #ddd;
    }

    .poptscan-casestudy .casestudy_hero_text {
        padding: 0px 5px;
        top: 60%;
        width: 98% !important;
        transform: translate(-50%, -44%) !important;
    }

    .ai-assistant .hero_overlay img {
        max-width: 62px;
        top: 12px;
    }

    .casestudy_hero_img {
        min-height: 280px;
    }

    .youtube-summarizer .hero_overlay img {
        max-width: 55px;
        top: 18px;
    }

    .kismatrics .casestudy_hero_img {
        background-image: url(.././img/casestudies/kismatrics/kismatrics-banner-mobile.gif) !important;
    }

    .kismatrics .hero_overlay img {
        max-width: 60px;
        top: 8px;
    }

    .kismatrics .casestudy_hero_img {
        min-height: 350px;
    }

    .great-idea-inner h4 {
        font-size: 28px;
    }

    .great-idea-inner p {
        font-size: 14px;
    }
}

@media screen and (max-width:575px) {
    .casestudy_menu_sec a {
        font-size: 13px;
    }

    .technology_logos li img {
        max-width: 40px;
    }

    .role_inner h4 {
        font-size: 18px;
    }

    .feature_list li,
    .role_inner p {
        font-size: 16px;
    }

    .hero_overlay h2,
    .hero_overlay h1 {
        font-size: 26px;
    }

    .casestudy-heading,
    .credbt-heading {
        font-size: 24px;
    }

    .casestudy-grid p,
    .casestudy-grid {
        font-size: 16px;
    }

    .casestudy-sub-heading {
        font-size: 18px;
    }

    .single-casestudy {
        margin-bottom: 30px;
    }

    .case-studies-heading h1 {
        font-size: 28px;
        padding-left: 8px;
        border-left: 3px solid #007AFF;
    }

}