@media (max-width:575px){
    .hero-section::before {
    height: 80vh;
    }
        section h2, .cta-warea h2 {
        font-size: 1.8rem !important;
        line-height: 2.1rem !important;
        }
            section h2 em, .cta-warea h2 em {
        font-size: 2rem !important;
    }
    .navbar-brand img{
        margin-top:10px;
    }
    .tags {
    text-align: left;
    right: 70px;
}
.tags span {
    display: inline-block;
}
.svc-btn-case {
    padding: 10px 20px;
}
.logo-track img {
    height: 30px;
    margin: 0 10px;
}
}
@media (min-width:576px) and (max-width:767px){
footer h4 {
    font-size: 15px;
    margin-top: 20px;
}
}
@media (max-width:767px){
    .hero-section h1 {
    font-size: 2.5rem;
    line-height: 3.2rem;
    }
    .hero-section h1 em {
    font-size: 2.7rem;
    }
    .hero-section p {
    font-size: 1rem;
    line-height: 26px;
    margin-bottom: 0;
    }
    .hero-section .btn-demo {
    margin-top: 20px;
    }
    .hero-video {
    margin-top: 45px;
}
.mt-100 {
    margin-top: 50px;
}
.mb-100 {
    margin-bottom: 50px;
}
.ptb-100 {
    padding: 50px 0;
}
.brand-logos h2 {
    margin-bottom: 30px;
}
.about-us {
    padding:50px 20px;
}
.experience-number h1 {
    font-size: 90px;
    line-height: 90px;
    text-align: left;
}
.experience-number p{
    text-align: left;
}
section h2 {
    font-size: 2.3rem;
    margin: 0 0 30px 0;
    line-height: 2.8rem;
}
section h2 em {
    font-size: 2.5rem;
}
.about-us .btn-demo {
    margin-top: 10px;
}
.bg-img .btn-demo {
    margin-top: 10px;
}

footer h4 {
    font-size: 15px;
    margin-top: 20px;
}
 .svc-card-title { font-size: 28px; }
  .svc-card-title em{ font-size: 33px; }
  /* .svc-case-card .svc-card-media { height: 200px; } */
  .svc-tags {
    margin-bottom: 30px;
}
.svc-card-body {
    padding: 30px;
}
.cta-area {
    padding: 50px 15px;
}
.cta-area p {
    color: #fff;
    margin: 0 3%;
}
.px-5 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.custom-card {
    padding: 30px 20px;
}
.inner-hero small {
    margin-bottom: 30px;
}
.inner-banner-content {
    padding-top: 50px;
    padding-bottom: 50px;
}
.inner-hero h2 {
    font-size: 25px !important;
    line-height: 35px;
}
.inner-about-content {
    padding-top: 75px;
    padding-bottom: 50px;
}
.values-left {
    margin-right: 0;
    position: relative;
    top: 0;
}
.contact-add {
    margin-right: 0;
    padding:25px 25px 0;
}
}
@media (max-width:991px){
    .mt-30{
        margin-top:30px;
    }
    .mb-30{
        margin-bottom: 30px;
    }
    footer h4 {
    margin-top: 20px;
    }
    .contact-warea h3 {
    font-size: 25px;
    margin-bottom: 30px;
    }
    .contact-warea h3 em {
    font-size: 30px;
    }
    .card-left {
    width: 75%;
}
    .card-right {
    width: 50px;
    height: 50px;   
    line-height: 50px;   
    font-size: 20px;
}
.card-left h4 {
    font-size: 20px;
    line-height: 30px;
}
    .content-warea {
    padding-left: 0;
}
.contact-form{
    margin-top: 50px;
    padding:25px;
}
.values-left {
    margin-right: 30px;
}
.content-left p{
    margin-bottom:50px;
}
.inner-about h2 {
    margin: 0 0 20px;
}
.bdr-btm {
    margin-bottom: 20px;
}

.value-title {
    font-size: 25px;
}
.values-section h2 {
    margin: 0 0 20px;
}
.values-section p {
    margin-bottom: 50px;
}
.content-warea1 {
    padding-right: 0;
}
.pl-5 {
    padding-left:calc(var(--bs-gutter-x) * .5);
}
.btm-footer{
    text-align: center;
}
.social-icon{
    text-align: center;
}
.btm-listing{
    margin:10px 0;
}
.content-left {
    margin-right: 0;
}
section h2 {
width: 100%;
}
}
@media (min-width:992px) and (max-width:1199px){
    .card-left h4 {
    font-size: 20px;
    line-height: 30px;
    }
    .values-left {
    margin-right: 50px;
}
.content-left {
    margin-right: 0px;
}
    .navbar-collapse {
    margin-left: 30px;
}
.navbar-brand img{
    width: 120px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 7px;
    padding-left: 7px;
}
.experience-number h1 {
    font-size: 100px;
    line-height: 100px;
}
.about-us{
    padding:50px;
}
 .content-warea {
    padding-left: 0;
}
.content-warea1 {
    padding-right: 0;
}
section h2 {
    width: 90%;
}
.tags span {
    padding: 5px;
}
.social-icon li a {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    line-height: 37px;
    font-size: 15px;
}
.inner-banner-content {
    padding-top: 0px;
    padding-bottom: 50px;
}
.inner-hero h1{
    font-size:3rem;
}
.inner-hero h1 em{
    font-size:3.5rem;
}
}
@media (min-width:1200px) and (max-width:1399px){
     .card-left h4 {
    font-size: 20px;
    line-height: 30px;
    }
    .content-left {
    margin-right: 50px;
}
.inner-about h2 {
    margin: 0 0 40px;
}
    .navbar-collapse {
    margin-left: 80px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
}
.experience-number h1 {
    font-size: 150px;
    line-height: 150px;
}
.content-warea {
    padding-left: 0;
}
.content-warea1 {
    padding-right: 0;
}
.content-warea h2, .content-warea1 h2{
    font-size: 1.8rem;
    margin-bottom:20px;
        line-height: 2.3rem;
}
.content-warea h2 em, .content-warea1 h2 em {
    font-size: 2rem;
}
.bdr-btm {
    margin-bottom: 15px;
}
.bg-img p.sub-hd {
    font-size: 18px;
    line-height: 32px;
}
.bg-img p.sub-hd em {
    font-size: 22px;
}
.bg-img .btn-demo {
    margin-top: 10px;
}
section h2 {
    width: 85%;
}
.hero-section h1 {
    font-size: 4rem;
}
.hero-section h1 em {
    font-size: 4.3rem;
}
section h2 {
    font-size: 3rem;
}
section h2 em {
    font-size: 3.3rem;
}
footer h4 {
    font-size: 16px;
}
footer h4 img {
    width: 9px;
    height: 9px;
}
.inner-banner-content {
    padding-top: 50px;
}
}
@media (min-width:1400px) and (max-width:1899px){
    .card-left h4 {
    font-size: 20px;
    line-height: 30px;
    }
    footer h4 {
    font-size: 18px;
    }
.content-warea {
    padding-left: 0;
}
.content-warea1 {
    padding-right: 0;
}
.content-warea h2, .content-warea1 h2{
    font-size: 2rem;
    margin-bottom:20px;
        line-height: 2.5rem;
}
.content-warea h2 em, .content-warea1 h2 em {
    font-size: 2.3rem;
}
.bdr-btm {
    margin-bottom: 15px;
}
.bg-img p.sub-hd {
    font-size: 18px;
    line-height: 32px;
}
.bg-img p.sub-hd em {
    font-size: 22px;
}
.bg-img .btn-demo {
    margin-top: 10px;
}
.inner-banner-content {
    padding-top: 100px;
}
}
@media (max-width:1899px){
    .content-warea {
    padding-left: 0;
}
.content-warea1 {
    padding-right: 0;
}
}