@media(max-width:767px) {
    .hero .content h1 {
        font-size: 18px;
    }

    .hero .content p {
        font-size: 14px;
        width: 80%;
        margin: inherit;
        text-align: justify;
    }

    .hero {
        text-align: right;
        justify-content: flex-start;
        padding-right: 15px;
        padding-left: 15px;
        height: 70vh;
    }

    .navbar .ms-auto {
        display: none !important;
    }

    .service-card {
        width: 150px;
        height: 50px;
        padding: 0px;
    }

    .services-box .service-card span {
        font-size: 14px;
    }

    .services-box .service-card img {
        width: 24px;
        height: 24px;
    }

    .main-title {
        font-size: 18px;
    }

    .sub-title {
        font-size: 14px;
    }

    .tab-content p {
        font-size: 16px;
    }

    .nav-tabs .nav-link {
        font-size: 16px;
    }

    .about .video {
        margin-top: 30px;
    }

    .about .vision h2 {
        font-size: 16px;
        display: inline-block;
        margin-right: 15px;
    }

    .about .vision img {
        width: 40px;
        height: 40px;
    }

    .about .vision p {
        font-size: 16px;
    }

    .clients-section {
        display: block;
    }

    .clients-section .circle-title {
        width: 70px;
        height: 70px;
        font-size: 15px;
        margin: auto;
        margin-bottom: 20px;
    }

    .our-services {
        padding-top: 50px;
    }

    .clients-section .swiper-slide {
        margin-left: 30px !important;
    }

    .our-services .item h2 {
        font-size: 16px;
        display: inline-block;
        margin-top: 0px !important;
        margin-bottom: 15px;
        position: relative;
        top: -20px;
        margin-right: 10px;
    }

    .our-services .item p {
        font-size: 14px;
        margin-right: 50px;
        position: relative;
        top: -20px;
    }

    .our-services .item .photo {
        width: 40px;
        height: 40px;
        display: inline-block;
    }

    .our-services .item .photo img {
        width: 17px;
        height: 17px;
    }

    .our-services .item {
        padding: 20px 10px;
        padding-bottom: 0px;
    }

    .difference {
        padding-top: 0px;
        overflow: hidden !important;
    }

    .bg-story .content p {
        font-size: 14px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .bg-story .content h2 {
        font-size: 18px;
    }

    .works-gallery .swiper-slide img {
        height: 120px;
    }

    .works-gallery {
        padding-bottom: 0px;
    }

    .top-footer .info p {
        max-width: 100%;
        font-size: 15px;
        line-height: 35px;
    }

    .top-footer .links {
        margin-top: 50px;
    }

    .top-footer .links h2 {
        font-size: 18px;
    }

    .top-footer .links ul li a {
        font-size: 16px;
    }

    .top-footer .links .contact span {
        font-size: 16px;
    }

    .bottom-footer {
        justify-content: center;
    }

    .bottom-footer .right {
        display: none;
    }

    .navbar-nav {
        background-color: #000;
        padding: 20px;
    }

    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }


    .difference-mobile {
        display: block;
        background-image: url('./../images/mb.png');
        background-size: cover;
        background-repeat: no-repeat;
        height: 650px;
        background-position: center;
    }

    .difference {
        display: none;
    }

    .contact-sidebar {
        top: 25%;
        left: 0px;
    }

    .service-card.up {
        transform: translate(35px, 30px) rotate(-3deg) !important;

    }

    .service-card.down {
        transform: translate(10px, 85px) rotate(0deg) !important;

    }

    .service-card.left {
        transform: translate(-30px, 40px) rotate(-5deg) !important;

    }

    .about-page .parent {
        flex-wrap: wrap;
    }

    .about-page .right {
        width: 100%;
    }

    .about-page .content-page {
        width: 100%;
        padding-top: 40px;
    }

    .about-page .parent:last-child, .single-page .parent:nth-child(2) {
        flex-direction: column-reverse;
    }

    .single-page .parent:last-child {
        flex-direction: column;
    }

    .prefooter .bg h2 {
        font-size: 18px;
    }

    .prefooter .bg p {
        font-size: 16px;
    }

    .breadcramp-page-contact .parent {
        flex-wrap: nowrap;
    }

    .breadcramp-page-contact .parent:last-child {
        flex-direction: row;
    }

    .breadcramp-page-contact h2 {
        font-size: 18px;
    }

    .breadcramp-page-contact p {
        font-size: 16px;
    }

    .contact-us .send, .contact-us .contact-info, .contact-us .social-contact {
        padding: 15px;
    }

    .breadcramp-page-contact {
        margin-top: -550px;
    }

    .breadcramp-page-contact .content-page {
        width: 70%;
        padding-top: 0px;
    }

    .breadcramp-page-contact .right {
        width: 30%;
    }

    .contact-us .send h2, .contact-us .contact-info h2 {
        font-size: 18px;
    }

    .contact-us .contact-info p {
        font-size: 14px;
    }

    .breadcramp-page .up h2 {
        font-size: 22px;
    }

    .breadcrumb-item a {
        font-size: 16px;
    }

    .submit-wrapper .btn-icon {

        top: 25%;
        left: 38%;
    }

    .ourServices-page {
        margin-top: -650px;
    }

    .works-filters {
        margin-top: -550px;
    }

    .works-filters .nav-tabs .nav-link {
        font-size: 14px;
        padding: 5px;
    }

    .prefooter {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .accordion {
        padding: 0px;
    }

    .accordion-body {
        font-size: 14px !important;
        padding: 10px;
    }

    .accordion-button:not(.collapsed) {
        padding: 10px;
    }

    .accordion-item:first-of-type>.accordion-header .accordion-button {
        font-size: 16px;
    }

    .single-page .content-page {

        padding-top: 0px;
    }
    .single-page {
  margin-top: -1050px;
}
.single-page .right img{
    
    height:auto;
}
.works-gallery .curve-bottom{
    bottom: 0px;
}
}
@media(max-width:390px){
        .breadcramp-page-contact {
        margin-top: -360px;
    }
        .single-page {
    margin-top: -750px;
}
  .works-filters {
        margin-top: -200px;
    }
       .ourServices-page {
        margin-top: -420px;
    }
}