@media (max-width: 1199px) {
    .static-brand {
        flex-wrap: wrap;
        justify-content: center;
        gap: 0px;
    }

    .nav-item {
        padding: 0px 15px;
    }

    .gradient-border-btn {
        padding: 8px 24px;
    }

    .tab-button button {
        margin: 10px 0px;
        width: 30%;
    }

    /* ------------
============== */
    .carousel-two .owl-nav {
        float: right !important;
        margin-top: -404px !important;
    }



    .carousel-two .owl-prev {
        font-size: 35px !important;
        border-radius: 50% !important;
        border: solid 1px !important;
        width: 55px;
        height: 55px;
    }

    .carousel-two .owl-next {
        font-size: 35px !important;
        border-radius: 50% !important;
        border: solid 1px !important;
        width: 55px;
        height: 55px;
    }

    .info-text {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-grid {
        flex-wrap: nowrap;
        gap: 10px;
    }



    .carousel-three .owl-nav {
        float: right !important;
        margin-top: -210px !important;
    }


    .carousel-three .owl-prev {
        font-size: 20px !important;
        border-radius: 50% !important;
        border: solid 1px !important;
        width: 44px;
        height: 44px;
        margin: 0px 3px;
        background-color: #000000;
    }


    .carousel-three .owl-next {
        font-size: 20px !important;
        border-radius: 50% !important;
        border: solid 1px !important;
        width: 44px;
        height: 44px;
    }


    .owl-carousel .owl-nav button.owl-prev {
        background: linear-gradient(90deg, #ff416c, #9933ff);
        color: white;
        border: solid 3px white !important;
        padding: 0 !important;
        font: inherit;
    }


    .owl-carousel .owl-nav button.owl-next {
        background: linear-gradient(90deg, #ff416c, #9933ff);
        color: white;
        border: solid 3px white !important;
        padding: 0 !important;
        font: inherit;
    }


    .service-img {
    background-image: url(../image/portfolio-img-frame.png);
    width: 100%;
    padding: 5px 15px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 316px;
    background-position: center;
}
}



@media (max-width: 1023px) {

    .slider-text {
        padding: 50px;
    }


    .column-nature {
        gap: 60px;
    }

    .carousel-two .owl-nav {
        float: right !important;
        margin-top: -489px !important;
    }

    .service-content {
        height: 560px;
    }

}



@media (max-width: 991px) {

    .slider-text {
        padding: 10px;
    }

    .slider-text h1 {
        font-size: 23px;
        text-align: justify;
    }


    .slider-image {
        text-align: justify;

    }

    .service-contents {
        width: 50%;
    }

    .tab-button button {
        margin: 10px 0px;
        width: 49%;
    }


    .column-nature {
        flex-wrap: wrap;
        gap: 30px;
    }

    .carousel-two .owl-nav {
        float: right !important;
        margin-top: -387px !important;
    }

    .gallery img {
        width: 80px;
        height: 81px;
    }

    .footer-grid {
        flex-wrap: wrap;
        gap: 10px;
        width: 96%;
    }


    .navbar-nav {
        display: flex;
        align-items: start;
    }

    .navbar-nav a {
        padding: 0px;
        padding-top: 0px;
        color: #000000;
        font-weight: 600;
    }

    header .navbar {
        /* background: linear-gradient(90deg, #ff416c, #9933ff); */
        color: #000000;

    }

    .nav-item {
        padding: 0px 0px;
        padding-top: 20px;
        color: #000000;
    }


    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .show>.nav-link {
        color: #000000;
        font-weight: 200;

    }

    .dropdown-menu {
        background: #000000;
    }

    .dropdown-menu a {
        padding: 10px;
        padding-top: 20px;
        color: #fff;
        font-weight: 600;
    }

    .slider-text {
        padding: 20px;
    }

    .carousel-item {
        text-align: start;
    }

    #popupDialog {
        width: 50%;
    }




    .about-amploy {
        order: 2;
    }

    .amploy-title {
        order: 1;
    }

    .service-svg img {
        width: 84px;
    }


    .svg-icona {
        height: 160px;
    }

    .carousel-three .owl-nav {
        float: right !important;
        margin-top: -228px !important;
    }

    .techek-content p {
        text-align: justify;
        font-size: 15px;
    }


    .amploy-titlea {
        width: 100%;
    }

    .service-section {
        width: 100%;

    }

    .service-contenta {
        padding-left: 5px;
    }


    .slideInRight {
        animation-name: slideInRight;
        animation-duration: 1s;
        animation-fill-mode: backwards;

    }

    .amploy-titlea h3 {
        padding-top: 20px;
    }

    .amploy-titlea button {
        float: inline-start;
        margin-bottom: 20px;
    }

    .amploy-titlea {
        padding: 0px 20px;
    }

    .map-content img {
        height: 100px;
        cursor: pointer;
        width: 100%;
    }

    .aws-contents{
        width: 50% !important;
    }


        .service-img {
        background-image: url(../image/portfolio-img-frame.png);
        width: 80%;
        background-position: center;
                margin: auto;
    }

    .service-image img {
    width: 100%;
    height: 310px;
    cursor: pointer;
    padding: 20px 61px;
}

    .amploy-titlea {
        padding: 0px 20px;
        padding-top: 20px;
    }



    .dropdown.open-dropdown .dropdown-menu {
  display: block !important;
}



.navbar-brand img {
    /* width: 80%; */
    width: 120px;
}

.card-text {
    max-height: 100vh;
}

    .service-content {
        height: 430px;
    }

}



@media (max-width: 767px) {
    .footer-grid {
        flex-wrap: wrap;
        gap: 10px;
        width: 100%;
    }


    #heroSlider {
        margin-top: 59px;
    }


    .slider-text {
        padding: 23px;
    }

    .expert {
        width: 50%;
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: #0e0e0e;
        border: 1px solid transparent;
        border-radius: .25rem;
        transition: box-shadow .15s ease-in-out;
    }


    .navbar-light .navbar-toggler-icon {
        background-image: url();
    }

    .text-warning {
        font-size: 20px;
        text-align: justify;
    }

    .slider-text h1 {
        font-size: 20px;
        text-align: justify;
    }

    .slider-text p {
        text-align: justify;
                line-height: 30px;
    }

    section {
    margin: 26px 0px;
}


.our-service p {
    text-align: justify;
}

.signup-btns {
    margin: 20px 0px;
}


.counter-content h2 {
    font-size: 25px;
}

.counter-content span
 {
    font-size: 20px;
        margin-top: 2px;

 }


 .stats-content{
    width: 50%;
 }




 .stats-item h6 {
    font-size: 16px;
    font-weight: 600;
 }




    .svg-logo {
        width: 50%;
    }


    .svg-icona {
        height: auto;
        padding: 20px;
    }

    .carousel-three .owl-nav {
        float: right !important;
        margin-top: -200px !important;
    }

    .service-image img {
        width: 100%;
        height: auto;
    }


    .map-content img {
        height: 100px;
        cursor: pointer;
        width: 21%;
    }

    .map-content {
        margin: 0px 60px;
        margin-bottom: 20px;
    }


    .footer-top{
        text-align: center;
    }


    .footer-top img {
    height: 30px;
    margin-bottom: 20px;
}

    .service-img {
        background-image: url(../image/portfolio-img-frame.png);
        width: 100%;
        background-position: center;
        margin: auto;
        /* height: 255px; */
    }

        .service-image img {
        width: 100%;
        height: 300px;
    }

    .testimonial-section {
    padding: 60px 0px;
}

.arrow-image img{
    display: none;
}

}


@media (max-width: 575px) {
    .info-text {
        width: 50%;
    }

    .info-text img {
        max-height: 45px;
    }

    .testimonial-section {
        padding: 50px 10px;
        text-align: center;
    }

    .section-subtitle {
        max-width: 800px;
        margin: unset;
        font-size: 16px;
        line-height: 1.6;
        text-align: justify;
        padding-bottom: 60px;
    }


    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        text-align: center;
        background: 0 0;
        color: white !important;
        border: none;
        padding: 0 !important;
        font: inherit;
        margin-left: 9px;
        background: black !important;
    }

    .carousel-two .owl-prev {
        font-size: 20px !important;
        border-radius: 50% !important;
        border: solid 1px !important;
        width: 44px;
        height: 44px;
    }

    .carousel-two .owl-next {
        font-size: 20px !important;
        border-radius: 50% !important;
        border: solid 1px !important;
        width: 44px;
        height: 44px;
    }

    .section-title {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: center;
    }

    .column-nature {
        flex-wrap: wrap;
        gap: 29px;
    }


    .service-contents {
        width: 100%;
    }

    .tab-button button {
        margin: 10px 0px;
        width: 100%;
    }

    .slider-text {
        padding: 30px 14px;
    }

    .slider-text h1 {
        font-size: 18px;
        text-align: justify;
    }

    .text-warning {
        font-size: 18px;
        text-align: justify;
    }


    .expert-title {
        font-size: 18px;
    }

    .carousel-two .owl-nav {
        float: right !important;
        margin-top: -566px !important;
    }




    .card {
        height: 510px;
        border-radius: 20px;
    }


    .rocket-icons {
        flex-wrap: wrap;
    }

    .iconsa {
        margin-top: 28px !important;
    }

    .rocket-icon {
        width: 49%;
    }

    .amploy-title p {
        padding-top: 8px;
    }

    .about-amploy img {
        height: auto;
    }

    .svg-logo {
        width: 100%;
    }

    .about-sectiok {
        height: auto;
    }

    .about-hadding {
        text-align: center;
        padding-top: 0px;
        padding: 68px 0px;
    }

    .about-hadding h2 {
        font-size: 22px;
        font-weight: 600;
        color: #fff;
    }

    .amploy-title {
        margin-top: 20px;
    }

    .carousel-three .owl-nav {
        float: right !important;
        margin-top: -221px !important;
    }

    .techek-content h2 {
        font-size: 17px;
    }

    .info-text img {
        max-height: max-content;
    }

    .service-content {
        height: 460px;
    }


    .amploy-title p {
        padding-top: 8px;
        text-align: justify;
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 28px;
    }

    .map-content {
        margin: 0px 0px;
        margin-bottom: 20px;
    }

    .rts-contact-form-area {
        padding: 2px;
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .rts-contact-fluid .form-wrapper form .name-email {
        flex-wrap: wrap;
    }

    .rts-contact-fluid .form-wrapper form .name-email input {
        width: 100%;
    }


        .map-content img {
        width: 43%;
    }


        .aws-contents {
        width: 100% !important;
    }

    .webside-service h2 {
    margin-bottom: 10px;
    /* font-weight: 600; */
}


.aws-section {
    align-items: center;
}

.aws-content h5 {
    margin-bottom: 4px;
}

.aws-card p {
    padding-top: 20px;
}

.footer-top-titles {
    gap: 10px;
    flex-wrap: wrap;
}


    .service-image img {
        padding: 0px 0px;
    }

        .service-image img {
        width: 100%;
        height: 240px;
    }

        .svg-logo {
        width: 50%;
    }


        #popupDialog {
        width: 90%;
    }


        .info-text {
        width: 100%;
    }
.slider-content {
    margin-top: 0px;
}
    .techek-content h2 {
        font-size: 17px;
        line-height: 31px;
    }


        .business-block .inner-box {
        padding-left: 0px;
    }

        .business-block .inner-box .box-number {
        position: relative;
        margin-bottom: 30px;
    }
    .sec-title h2 {
        font-size: 20px;
    }
        .card {
        height: 560px;
        border-radius: 20px;
    }

    .banner-text h1 {
        font-size: 20px;
    }
       .service-content {
        height: 460px;
       }

       .about-sectioka {
    height: 150px;
       }


       .news-detail .inner-box .lower-content h2 {
        font-size: 20px;
       }
       
.news-detail .inner-box .lower-content p {
    text-align: justify;
}
.rts-contact-map-area{
    margin-top: 20px;
}
}