 @media (max-width: 575px) {
    #banner-image{
        min-height: 75vh;
    }

    .navbar-brand img{
        max-width:9rem;
    }
    
    #welcome .info h5{
        font-weight: lighter;
        font-size: 2.2rem;
        padding-top: 2rem;
    }
    
    #welcome .info h4{
        font-size: 1.6rem;
        padding: 2rem 0;
    }

    #welcome .info .ask{
        font-size: 1rem;
        line-height: 1.3rem;
        padding-top: 2rem;
    }

    #text p, #why-litcoder .title{
        font-size: 1.33rem;
    }

    #why-litcoder .title{
        font-weight: lighter;
        line-height: 1.8rem;
        padding: 0 3rem;
    }

    #why-litcoder .detail{
        padding: 0 3rem 2rem 3rem;
    }

    #welcome .info .detail{
        font-size: 1.2rem;
    }

    .wel-but li{
        padding: 7px 22px 12px;
    }

    .wel-but li a{
        font-size: 1.4rem;
    }

    #text h5{
        font-size: 2.66rem;
        line-height: 3.4rem;
        max-width: 18rem;
        padding-top: 1rem;
    }

    #code-quality{
        padding: 3.5rem 2rem;
    }

    #code-quality .ask{
        font-size: 1.33rem;
        width: 18rem;
        margin: auto;
    }

    #code-quality .title, #code-quality .detail{
        font-size: 0.88rem;
    }

    #code-quality .title{
        padding: 1rem 0;
    }
    
    #code-quality .detail
    {
        padding-bottom: 2rem;
    }

    #code-quality .info{
        padding: 2rem 1.8rem;
        min-height: unset !important;
    }

    .prim, .sec
    {
        font-size: 0.88rem !important;
    }

    .ter{
        font-size: 0.8rem !important;
        font-weight: bold;
    }

    #welcome{
        padding: 1.5rem 2rem;
    }

    footer #links{
        padding: 0 2rem; 
    }

    footer #copyright{
        padding: 2rem;
    }

    .copyright li{
        font-size: 0.8rem;
    }

    #code-qua .mid .main, #code-qua .mid .sub{
        font-size: 1rem !important;
    }

    #code-qua .detail hr, #code-qua .mid hr{
        max-width: 300px !important;
    }

    #profiles .text, .upskill .title, .upskill .detail{
        padding: 1rem !important;
    }

    .upskill .detail{
        font-size: 1.5rem !important;
    }

    .copyright li, .copyright li a{
        font-size: 0.66rem !important;
    }
  }
 
 @media (min-width: 576px) and (max-width: 767px) { 
    #banner-image{
        min-height: 65vh;
    }

    .navbar-brand img{
        max-width:10rem;
    }

    #text p{
        font-size: 1.8rem;
    }

    #text h5{
        font-size: 3.5rem;
        line-height: 3.8rem;
        max-width: 25rem;
        padding-top: 1rem;
    }
    
    #welcome .info .ask{
        padding-top: 2rem;
    }

    .wel-but li{
        padding: 7px 22px 12px;
    }

    .wel-but li a{
        font-size: 1.4rem;
    }

    #welcome{
        padding: 1.5rem 2rem;
    }

    footer #links{
        padding: 0 2rem; 
    }

    footer #copyright{
        padding: 2rem;
    }

    #code-qua .mid .main, #code-qua .mid .sub{
        font-size: 1.2rem !important;
    }

    .copyright li, .copyright li a{
        font-size: 0.66rem !important;
    }
}
 
 @media (min-width: 768px) and (max-width: 991px) { 
    #banner-image{
        min-height: 65vh;
    }

    .navbar-brand img{
        max-width:11rem;
    }
    
    .nav-but, .nav-link{
        font-size: 1.4rem;
    }

    #welcome .info .ask{
        padding-top: 2rem;
    }

    #text p{
        font-size: 1.8rem;
    }

    #text h5{
        font-size: 4rem;
        line-height: 4rem;
        max-width: 28rem;
        padding-top: 1.2rem;
    }

    .wel-but li{
        padding: 7px 22px 12px;
    }

    .wel-but li a{
        font-size: 1.4rem;
    }

    #welcome{
        padding: 1.5rem 2rem;
    }
  }
 
 @media (min-width: 992px) and (max-width: 1199px) { 
    #banner-image{
        min-height: 65vh;
    }

    .nav-but, .nav-link{
        font-size: 1.2rem;
    }

    .navbar-brand img{
        max-width: 140px;
    }

    .nav-item{
        padding: 0 0.1rem !important;
    }
    
    #sign-up {
        margin-left: 0.3rem;
    }

    #text p{
        font-size: 1.8rem;
    }

    #text h5{
        font-size: 4rem;
        line-height: 4.5rem;
        max-width: 34rem;
        padding-top: 1.3rem;
    }

    #welcome .info .ask, #welcome .info h5{
        padding-top: 2rem;
    }
    
    #welcome .info h5{
        font-weight: lighter;
        font-size: 2.4rem;
    }

    #welcome .info h4{
        font-size: 2rem;
        padding: 2rem 0;
    }
    
    #welcome .info .ask, #welcome .info .detail{
        font-size: 1.2rem;
    }
    
    .wel-but{
        display: flex;
        justify-content: center !important;
        list-style: none;
    }

    .wel-but li{
        padding: 7px 22px 12px;
    }

    .wel-but li a{
        font-size: 1.4rem;
    }
  }

  @media (min-width: 1120px) and (max-width: 1399px) { 
    #banner-image{
        min-height: 70vh;
    }

    .nav-but, .nav-link{
        font-size: 1.4rem;
    }

    .navbar-brand img{
        max-width: 140px;
    }

    .nav-item{
        padding: 0 0.1rem !important;
    }

    #sign-up {
        margin-left: 0.3rem;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.4rem;
        padding-left: 0.4rem;
    }

    #text p{
        font-size: 2.2rem;
    }

    #text h5{
        font-size: 3.8rem;
        line-height: 4.5rem;
        max-width: 34rem;
        padding-top: 1.3rem;
    }

    #welcome{
        padding: 3rem 4rem;
    }

    #welcome .info .ask, #welcome .info .detail{
        font-size: 1.3rem;
    }
    
    #welcome .info h5{
        font-weight: lighter;
        font-size: 2.5rem;
        padding-top: 1.8rem;
    }
    
    #welcome .info h4{
        font-size: 1.8rem;
        padding: 1.8rem 0;
    }
    
    .wel-but{
        list-style: none;
        display: flex;
    }

    .wel-but li{
        padding: 7px 22px 12px;
    }

    .wel-but li a{
        font-size: 1.4rem;
    }

    .info{
        display: flex;
        justify-content: center;
    }

    .info .detail{
        padding-top: 2rem;
    }
  }
 
 @media (min-width: 1400px){ 
    .info{
        display: flex;
        justify-content: center;
    }

    .info .ask{
        font-size: clamp(1rem, -2.4rem + 3.4vw, 3.5rem) !important; 
        letter-spacing: 1px;
        line-height: 1.3;
        font-weight: 600 !important;
    }

    .info .detail{
        padding-top: 2rem;
        line-height: 1.1;
        font-size: clamp(1.4rem, -2rem + 3vw, 3rem) !important; 
    }

    .info h5{
        font-size: clamp(2rem, -1rem + 3.6vw, 3.5rem) !important; 
    }

    .wel-but li a{
        font-size: clamp(1.5rem, -1.2rem + 3vw, 2.5rem) !important; 
    }
}