/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {

    .slider-area {
        display: block !important;
    }

    .slider-left {
        width: 100% !important;
        margin-bottom: 40px !important;
    }

    .dot-white {
        display: none !important;
    }

    #onDemand .owl-dots {
        bottom: 10% !important;
    }

    /* Testimonial slider ----------- */

    .testimonial-area .owl-prev {
        left: 0px !important;
        top: 35% !important;
        transform: translateY(-35%);
    }

    .testimonial-area .owl-next {
        right: 0px !important;
        top: 35% !important;
        transform: translateY(-35%);
    }

    .customer-review {
        display: block !important;
    }

    .customer-review img:nth-child(2) {
        margin: 40px 0px !important;
    }

    /* Blog slider ----------- */

    #ourBlog .owl-nav {
        position: absolute !important;
        left: -40% !important;
        bottom: 0% !important;
    }

}



/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

    .top-dot {
        position: absolute !important;
        top: 4% !important;
        right: 1% !important;
    }

    .box-cell {
        display: block !important;
        width: 100% !important;
        padding: 20px 20px !important;
    }

    .slider-area {
        display: block !important;
    }

    .slider-left {
        width: 100% !important;
        margin-bottom: 40px !important;
    }


    .recent-list ul li {
        font-size: 12px !important;
        font-weight: 500 !important;
        padding: 10px 6px !important;
        margin: 0px 0 !important;
        border-radius: 10px !important;
    }

    /* achived css ----------- */

    #whatWe::after {
        bottom: -70% !important;
    }

    .dot-img {
        bottom: -68% !important;
    }


    /* clients says video ----------- */

    #clientsSay {
        margin-top: 60% !important;
    }

    .modal-body iframe {
        width: 450px !important;
        height: 400px !important;
    }

    .dot-white {
        opacity: .1;
    }

    .client-left {
        margin-bottom: 40px !important;
    }

    /* on demabd slider ----------- */

    .app-development {
        display: block !important;
    }

    .app-right {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    .app-right h5 {
        margin-top: 20px !important;
    }

    .app-left {
        max-width: 100% !important;
        width: 100% !important;
    }

    /* Testimonial slider ----------- */

    .testimonial-area .owl-prev {
        left: 20px !important;
        top: 40% !important;
    }

    .testimonial-area .owl-next {
        right: 0px !important;
        top: 40% !important;
    }

    .customer-review {
        display: block !important;
    }

    .customer-review img:nth-child(2) {
        margin: 40px 0px !important;
    }

    /* Blog slider ----------- */

    #ourBlog .owl-nav {
        position: absolute !important;
        left: 10% !important;
        bottom: 0 !important;
    }

    /* map css ----------- */

    .office-area {
        margin: 10px 0px !important;
    }

    .foot-nav {
        margin-top: 20px !important;
    }

    /* footer bottom css ----------- */

    .foot-btm-col {
        display: block !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .left-foot p {
        margin-bottom: 20px;
    }

    .call-border {
        width: 400px !important;
    }

    #ourTestimonial .owl-nav .owl-prev {
        top: 28% !important;
        left: 0% !important;
    }

    #ourTestimonial .owl-nav .owl-next {
        top: 28% !important;
        right: 0% !important;
    }

    .Technology-we {
        text-align: center;
    }

    .Technology-we img {
        margin-bottom: 20px !important;
    }

    .mar-top-link {
        display: block !important;
        margin-top: 30px !important;
    }

    .mar-top-link img {
        margin-right: 15px;
    }

}


/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .top-dot {
        position: absolute !important;
        top: 4% !important;
        right: 1% !important;
    }

    .box-cell {
        display: block !important;
        width: 100% !important;
        padding: 20px 20px !important;
    }

    .slider-area {
        display: block !important;
    }

    .slider-left {
        width: 100% !important;
        margin-bottom: 40px !important;
    }


    .video-file {
        position: inherit !important;
    }

    .recent-list ul li {
        font-size: 11px !important;
        font-weight: 400 !important;
        padding: 8px 4px !important;
        margin: 0px 0 !important;
        border-radius: 6px !important;
        text-align: center;
    }



    /* clients says video ----------- */


    .modal-body iframe {
        width: 300px !important;
        height: 300px !important;
    }

    .dot-white {
        opacity: .1;
    }

    .client-left {
        margin-bottom: 40px !important;
    }


    /* on demabd slider ----------- */

    .app-development {
        display: block !important;
    }

    .app-right {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    .app-right h5 {
        margin-top: 20px !important;
    }

    .app-left {
        max-width: 100% !important;
        width: 100% !important;
    }

    /* Testimonial slider ----------- */

    .testimonial-area .owl-prev {
        left: 20px !important;
        top: 40% !important;
    }

    .testimonial-area .owl-next {
        right: 0px !important;
        top: 40% !important;
    }

    .customer-review {
        display: block !important;
    }

    .customer-review img:nth-child(2) {
        margin: 40px 0px !important;
    }

    /* Blog slider ----------- */

    #ourBlog .owl-nav {
        position: absolute !important;
        left: 10% !important;
        bottom: 0 !important;
    }

    /* map css ----------- */

    .office-area {
        margin: 10px 0px !important;
    }

    .foot-nav {
        margin-top: 20px !important;
    }

    /* footer bottom css ----------- */

    .foot-btm-col {
        display: block !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .left-foot p {
        margin-bottom: 20px;
    }

    .our-happy-client .item img {
        width: 165px;
        height: 120px;
        max-width: 100%;
    }


    /* responsive 11/nov/21 start */

    .call-border {
        width: 86% !important;
    }

    .Technology-we {
        text-align: center;
    }

    .Technology-we img {
        margin-bottom: 20px !important;
    }

    .why-tch-left h2 {
        font-size: 34px !important;
    }

    .testi-text {
        background: #ebebeb;
        padding: 20px 10px 20px 100px !important;
        color: #262626;
    }

    .single-testimonial {
        color: #fff;
        padding-left: 0px !important;
        position: relative;
        margin: 0 0px 0px !important;
        box-shadow: 2px -2px 2px 2px #fff;
    }

    .img-area {
        left: 10px !important;
    }

    .img-area img {
        width: 80% !important;
    }

    #ourTestimonial .owl-nav .owl-prev {
        top: 5% !important;
        left: 0% !important;
    }

    #ourTestimonial .owl-nav .owl-next {
        top: 5% !important;
        right: 0% !important;
    }

    #whatFive {
        background: #fff;
        padding: 80px 0px 80px 0px !important;
    }

    /* responsive 11/nov/21 end */

    #bannerArea {
        padding: 40px 0px !important;
    }

    .call-action-left p {
        margin-bottom: 20px !important;
    }

    .mar-top-link {
        margin-top: 30px !important;
    }

}

@media (max-width: 1199px) {
    .map-area iframe {
        width: 100%;
    }
}

@media(max-width: 991px) {
    .who-we-are {
        min-height: auto !important;
    }
}

.trusted-logo {
    margin-left: 4px;
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 10%);
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 96%;
}

.trusted_by_wrapper .owl-carousel .owl-item img {
    backface-visibility: hidden;
    max-width: 100%;
}

#trusted-by {
    z-index: 999;
    position: relative;
    top: 100px;
}

/*#trusted-by .item{
	padding: 10px;
}*/
#trusted-by .owl-stage-outer {
    padding: 15px 5px;
}

.contact-right-1 .row {
    margin: 0;
}

#trusted-by .owl-nav {
    text-align: right !important;
    padding-right: 15px;
    position: absolute;
    top: 51px;
    right: 0;
    width: 100%;
}

#trusted-by .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #6c6c6c;
}

.trusted-logo figure {
    margin: 0px;
}

p.owl-titles {
    position: relative;
    top: 125px;
    color: #000;
}

#trusted-by .owl-nav button.owl-prev {
    left: 0;
    position: absolute;
}

.owl-theme .owl-nav button i {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    color: rgb(251 121 35);
    padding: 3px;
}

/* .owl-theme .owl-nav button i:hover {
    background: #f77824;
} */

.owl-titles:before {
    position: absolute;
    content: "";
    left: 150px;
    top: 55%;
    background: #6A6767;
    width: 80px;
    height: 2px;
    margin-top: -2px;
}

#trusted-by .owl-nav button.owl-next {
    right: -6px;
}

@media(max-width:767px) {
    #trusted-by {
        top: 0px;
    }

    p.owl-titles {
        top: 20px;
    }

    #serviceArea .owl-carousel {
        margin: 0px auto;
    }

    #whoWe .owl-carousel {
        margin: 0px auto;
    }
}

@media(max-width:991px) {
    #serviceArea .owl-carousel {
        margin: 0px auto;
    }

    #whoWe .owl-carousel {
        margin: 0px auto;
    }
}

@media only screen and (min-device-width : 991px) and (max-device-width : 1199px) {

    .working-btn .owl-nav .owl-prev {
        top: 28% !important;
        transform: translateY(-28%) !important;
    }

    .working-btn .owl-nav .owl-next {
        top: 28% !important;
        transform: translateY(-28%) !important;
    }
}

@media only screen and (min-device-width : 481px) and (max-device-width : 767px) {

    .working-btn .owl-nav .owl-prev {
        top: 28% !important;
        transform: translateY(-28%) !important;
    }

    .working-btn .owl-nav .owl-next {
        top: 28% !important;
        transform: translateY(-28%) !important;
    }

    .working-home .owl-nav .owl-prev {
        top: 23% !important;
        transform: translateY(-23%) !important;
    }

    .working-home .owl-nav .owl-next {
        top: 23% !important;
        transform: translateY(-23%) !important;
    }

    .call-action-left p {
        margin-bottom: 20px !important;
    }
}


@media only screen and (min-device-width : 421px) and (max-device-width : 480px) {

    .working-btn .owl-nav .owl-prev {
        top: 23% !important;
        transform: translateY(-23%) !important;
    }

    .working-btn .owl-nav .owl-next {
        top: 23% !important;
        transform: translateY(-23%) !important;
    }

    .working-home .owl-nav .owl-prev {
        top: 23% !important;
        transform: translateY(-23%) !important;
    }

    .working-home .owl-nav .owl-next {
        top: 23% !important;
        transform: translateY(-23%) !important;
    }

    .mar-top-link {
        justify-content: flex-start !important;
    }

    .mar-top-link img {
        margin-right: 5px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 420px) {

    .working-home .owl-nav .owl-prev {
        top: 15% !important;
        transform: translateY(-15%) !important;
    }

    .working-home .owl-nav .owl-next {
        top: 15% !important;
        transform: translateY(-15%) !important;
    }

    .working-btn .owl-nav .owl-prev {
        top: 15% !important;
        transform: translateY(-15%) !important;
    }

    .working-btn .owl-nav .owl-next {
        top: 15% !important;
        transform: translateY(-15%) !important;
    }

    .we-btm {
        justify-content: center;
    }

    .call-action-right {
        padding: 20px !important;
    }

    .call-action {
        display: block !important;
    }

    .right-action {
        padding-top: 15px;
    }

    .call-profile {
        display: block !important;
    }

    .profile-action-right {
        margin: 20px 0px 0px 0px !important;
    }

    .dot-nate {
        position: absolute;
        top: -7% !important;
        right: -4% !important;
        z-index: 1;
    }

    .call-border {
        width: 86% !important;
    }

    .why-left-text {
        margin-left: 5px !important;
    }

    .mobile-nav ul li {
        display: flex !important;
    }

    .why-solution {
        display: block !important;
        text-align: center !important;
    }


}

@media only screen and (min-device-width : 768px) and (max-device-width : 991px) {
    .cnt-pad {
        min-width: 100%;
    }

    .call-action-right {
        padding: 20px !important;
    }

    .call-action {
        display: block !important;
    }

    .right-action {
        padding-top: 15px;
    }

    .call-profile {
        display: block !important;
    }

    .profile-action-right {
        margin: 20px 0px 0px 0px !important;
    }

    .dot-nate {
        position: absolute;
        top: -10% !important;
        right: -10% !important;
        z-index: 1;
    }

    .call-border {
        width: 88% !important;
    }

    .Technology-we {
        text-align: center;
    }

    .Technology-we img {
        margin-bottom: 15px !important;
    }

    .partners-add h6 a {
        font-size: 11px !important;
        color: cornflowerblue !important;
    }

    .partners-add {
        padding: 10px !important;
    }

    #ourBlog .owl-nav {
        position: absolute !important;
        left: -40% !important;
        bottom: -6% !important;
    }

    #bannerArea .owl-carousel .owl-item img {
        max-width: 100% !important;
        width: auto !important;
        margin: 0px auto !important;
    }

    #serviceArea .owl-carousel .owl-item img {
        display: block !important;
        width: auto !important;
        max-width: 100% !important;
        margin: 0px auto !important;
    }

    .mobile-nav ul li {
        display: flex !important;
    }

    .apply {
        padding: 15px 10px !important;
        font-size: 12px !important;
    }

    .mar-top-link {
        display: flex;
        justify-content: flex-start !important;
        margin-top: 30px !important;
        align-items: baseline;
    }

}

@media only screen and (min-device-width : 992px) and (max-device-width : 1024px) {
    #topBar .free-btn {
        padding: 10px !important;
        font-size: 14px !important;
    }

    #topBar li.nav-item a {
        font-size: 14px !important;
        padding: 20px 10px !important;
    }

    #bannerArea .owl-carousel .owl-item img {
        max-width: 100% !important;
        width: auto !important;
        margin: 0px auto !important;
    }


    .call-border {
        width: 88% !important;
    }

    .Technology-we {
        text-align: center;
    }

    .Technology-we img {
        margin-bottom: 15px !important;
    }

    .apply {
        padding: 15px 24px !important;
        font-size: 14px !important;
    }

}
