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

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

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

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

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

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

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

@media (max-width: 1199.98px) {
    .footer-box .footer-links-info{
        flex-direction: column;
    }
    .header .header-home .content-box h1 {
        font-size: 42px !important;
        line-height: 60px !important;
    }

    .header-home .right {
        padding-top: 0PX !important;
    }
}

@media (max-width: 991.98px) {
    .header .header-home .content-box h1 {
        font-size: 30px !important;
        line-height: 50px !important;
    }

    .header-home .right {
        padding-top: 0PX !important;
    }

    .header .header-home .content-box p {
        margin: 10px 0 !important;
        padding-left: 8px;
        text-align: left;
    }

    .header .header-home .content-box .butns .ap-btn {
        padding: 4px 20px !important;
    }

    .mid-img-col {
        display: none;
    }

    .where .same-box .top {
        font-size: 20px !important;
    }

    .where .same-box .numbers {
        font-size: 28px !important
    }
}

@media (max-width: 767.98px) {

    .footer-box .footer-links-info{
        flex-direction: column;
    }
    .header .logo-box img {
        max-width: 60px !important;
        min-width: 60px;
    }

    .header .logo-box {
        font-size: 42px !important;
      
    }

    .header .header-home {
        padding: 60px 0 !important;
    }

    .header .header-home .content-box h1 {
        font-size: 24px !important;
        line-height: 36px !important;
        text-align: center;
    }

    .header .header-home .content-box .butns .ap-btn {
        padding: 4px 20px !important;
    }

    .same-h-col h2 {
        font-size: 34px !important;
    }

    .why .contnt-box p {
        text-align: center !important;
    }

    .why-sec {
        padding-bottom: 20px !important;
    }

    .features .contnt-box .features-menu .heading {
        justify-content: start !important;
    }

    .features .contnt-box .features-menu p {
        text-align: start !important;
    }

    .features .contnt-box .features-menu .heading span {
        display: none !important;
    }

    .where .abs {
        padding: 0px !important;
    }

    .where .abs .slider-box .item {
        padding: 0px !important;
    }

    .footer .social-lnks-menu li a i {
        padding: 20px !important;
        height: 30px;
        width: 30px;
    }

    .footer .social-lnks-menu li {
        margin: 0 5px !important;
    }

    .footer .dev-by {
        font-size: 12px !important;
    }

    .footer .dev-by a {
        font-size: 12px !important;
    }

    .owl-carousel .owl-item img {
        max-height: 290px;
        min-height: 290px;
    }

    .where .abs {
        bottom: -140px !important;
    }

    .where .w-w-are-sec {
        padding-bottom: 200px !important;
    }

    .process .img-box img {
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 575.98px) {
    .header .header-home .content-box p {
        text-align: center;
    }
    .header .logo-box{
        display: inline-block !important;
    }
    .header .logo-box span{
        display: block;
    }
    .ttile-company{
        display: block;
        font-size: 16px;
    }
    .carousel-indicators {
        bottom: -58px !important
    }
    .header .logo-box img {
        max-width: 60px !important;
        min-width: 60px;
    }

    .header .logo-box {
        font-size: 42px !important;
    }

    .header .header-home {
        padding: 60px 0 !important;
    }

    

    .header .header-home .content-box .butns .ap-btn {
        padding: 4px 20px !important;
        margin: auto !important;
    }

    .same-h-col h2 {
        font-size: 34px !important;
    }

    .why .contnt-box p {
        text-align: center !important;
    }

    .why-sec {
        padding-bottom: 20px !important;
    }

    .features .contnt-box .features-menu .heading {
        justify-content: start !important;
    }

    .features .contnt-box .features-menu p {
        text-align: start !important;
    }

    .features .contnt-box .features-menu .heading span {
        display: none !important;
    }

    .where .abs {
        padding: 0px !important;
    }

    .where .abs .slider-box .item {
        padding: 0px !important;
    }

    .footer .social-lnks-menu li a i {
        padding: 20px !important;
        height: 30px;
        width: 30px;
    }

    .footer .social-lnks-menu li {
        margin: 0 5px !important;
    }

    .footer .dev-by {
        font-size: 12px !important;
    }

    .footer .dev-by a {
        font-size: 12px !important;
    }

    .owl-carousel .owl-item img {
        max-height: 240px;
        min-height: 240px;
    }

    .where .w-w-are-sec {
        padding-bottom: 150px !important;
    }

    .where .abs {
        bottom: -150px !important;
    }

    .header-home .right {
        padding-top: 20PX !important;
    }
}