Viewing File: /home/ubuntu/ai-landing-ui/assets/css/responsive.css

/*================================
Template Name: AI Landing Page
Author: CodeGama
Author website: http://codegama.com/
Version: 1.0
================================== */

@media (max-width: 575.98px) {}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (min-width: 992px) {}

@media (min-width: 1440px) {}

@media (max-width: 1199.98px) {
    .banner-content h1{
        font-size: 2.8em;
    }
    .sm-padding {
        padding: 3em 0;
    }
    .resp-order-change{
        order: 2;
    }
    .resp-mrg-btm-xl{
        margin-bottom: 2em;
    }
}

@media (max-width: 991.98px) {
    .banner-caption{
        min-height: 100vh;
    }
    .resp-mrg-btm-md{
        margin-bottom: 2em;
    }
    .banner-content{
        text-align: center;
    }
    .banner-btn-sec{
        justify-content: center;
    }
    .sm-padding {
        padding: 3em 0;
    }
    .margin-top-xl {
        margin-top: 0em;
    } 
    .logo{
        max-width: 12em;
    }
    .where-can-we-apply-box{
        flex-direction: column;
        gap:1em;
    }
    .where-can-we-apply-left-sec{
        position: relative!important;
        margin-right: 0!important;
        width:100%;
    }
    .where-can-we-apply-right-sec{
        width: 100%;
    }
    .industry-tab-nav .nav-link{
        min-width: 200px
    }
    .industry-tab-nav .nav{
        display: flex;
        gap: 1em;
    }
    .service-card{
        display: flex;
        align-items: center;
        gap: 1em;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .footer-logo{
        margin-bottom: 2em;
    }
    .main-footer .upper-box .info-column .pattern-layer{
        width: 100%;
    }
    .main-footer .upper-box .info-column .inner-column{
        padding: 2em;
    }
    .main-footer{
        padding-top: 2em;
    }

}


@media (max-width: 767.98px) {
    .banner-img{
        width: 100%;
    }
    .resp-mrg-btm-xs{
        margin-bottom: 2em;
    }
    .sm-padding {
        padding: 2em 0;
    }
    .logo {
        max-width: 10em;
    }
    .banner-content h1 {
        font-size: 2.5em;
    }  
    .banner-caption{
        padding-bottom: 2em;
    }  
    .about-info h2 {
        font-size: 1.6em;
        text-align: center;
    }
    .about-info h2::before{
        left: 45%;
    }
    .about-info{
        text-align: center;
    }
    .section-title h2 {
        font-size: 1.8em;
    }
    .section-title {
        margin-bottom: 2em;
    }   
    .creative-business-solution-info p{
        margin-bottom: 0;
    } 
    .creative-business-solution-card{
        background: linear-gradient(#f9f9f9,#ffffff);
    }
    .creative-business-solution-info h4 {
        font-size: 1.1em;
    }
    .banner-content p{
        font-size: 0.9em;
    }
    .cta-box h2{
        font-size: 2em;
    }
    .cta-box p{
        font-size: 0.9em;
    }
    .about-info p{
        font-size: 0.9em;
    }
    .section-title p{
        font-size: 0.9em;
    }
    .creative-business-solution-info p{
        font-size: 0.9em;
    }
    .where-can-we-apply-left-sec{
        text-align: center;
    }
    .where-can-we-apply-left-sec h2{
        font-size: 2em;
    }
    .where-can-we-apply-left-sec h2::before{
        left: 45%;
    }
    .where-can-we-apply-left-sec p{
        font-size: 0.9em;
    }
    .where-can-we-apply-left-sec{
        top: 0;
    }
    .where-can-we-apply-card{
        flex-direction: column;
        gap: 1em;
        justify-content: center;
        text-align: center;
    }
    .where-can-we-apply-card.row-reverse{
        flex-direction: column;
    }
    .where-can-we-apply-info h4{
        font-size: 1.1em;
    }
    .where-can-we-apply-info p{
        font-size: 0.9em;
        margin-bottom: 0;
    }
    .industry-tab-nav .nav{
        grid-template-columns: repeat(2, 1fr);
        display: grid;
    }
    .industry-tab-nav .nav-link{
        min-width: 100%;
    }
    .industry-tab-nav-img {
        width: 3em;
    }
    .industry-tab-content{
        padding: 1em;
    }
    .industry-img {
        height: 12em;
        padding-right: 0;
    }
    .industry-info p strong{
        font-size: 1.1em;
    }
    .industry-info p {
        font-size: 0.9em;
    }
    .industry-info{
        text-align: center;
    }
    .cta-box{
        text-align: center;
    }
    .cta-box h2::before{
        left: 45%;
    }
    .service-icon {
        width: 4em;
    }
    .service-info h4{
        font-size: 1.1em;
    }
    .service-info p{
        font-size: 0.9em;
        margin-bottom: 0;
    }
    .client-slider-item .controls{
        display: none;
    }
    .client-info h4{
        font-size: 1.1em;
    }
    .client-info h6{
        font-size: 0.9em;
    }
    .client-info p{
        font-size: 0.9em;
    }
    .faq-title-sec h2{
        font-size: 1.8em;
    }
    .faq-box{
        padding: 1em;
        text-align: center;
    }
    .faq-title-sec h2::before{
        left: 45%;
    }
    .faq-accordion .accordion-item .accordion-button{
        padding: 1em;
    }
    .faq-box{
        margin-bottom: 1em;
    }
    .faq-sec{
        overflow: hidden;
    }
    .contact-us-form-box{
        padding: 1em;
    }
    .md-bottom-padding{
        padding-bottom: 0;
    }
    .footer-logo {
        max-width: 15em;
        margin: auto;
        margin-bottom: 2em;
    }
    .main-footer .upper-box .info-column h3{
        margin-bottom: 0.8em;
    }
    .inner-column .d-flex {
        justify-content: center!important;
        text-align: center;
    }
    .main-footer .widgets-section{
        padding: 2em 0;
        padding-bottom: 0;
    }
    .main-footer .contact-list{
        margin-bottom: 0;
    }
    .footer-bottom .d-flex{
        justify-content: center!important;
        gap: 2em;
    }
    .widgets-section{
        text-align: center;
    }
    .main-footer .widgets-section h4:before{
        left: 45%;
    }
    .main-footer .contact-list li{
        justify-content: center;
    }
    .main-footer .social-box{
        display: flex;
        align-items: center;
        gap:1em;
    }
    .chatgpt-banner-img-sec .banner-img{
        margin-top: 0;
        margin: auto;
    }
}

@media (max-width: 575.98px) {}


/* Large Device CSS */

@media screen and (min-width: 1400px) {
    .container {
      width: 1320px;
      max-width: 100%;
    }
  }
  @media screen and (min-width: 1600px) {
    .container {
      width: 1320px;
      max-width: 100%;
    }
  }
  @media screen and (min-width: 1900px) {
    .container {
      width: 1520px;
      max-width: 100%;
    }
  }
Back to Directory File Manager