@media only screen and (max-width: 767px) {

    .works-img {
        width: 100%;
        margin-bottom: 2.5rem;
    }
    .works-img img {
        width: 100%;
    }
    .work-outers{
        width: 100%;
        margin-bottom: 0px;
        max-width: 100%;
        padding: 0px 25px;
    }
    .works-text h2 { 
        font-size: 4rem; 
        margin: 0px;
    }
    .work-detail h2 { 
        font-size: 1.5rem; 
    }
    .works-text {
        margin-bottom: 0%;
        width: 100%;
        max-width: 100%;
    }
    .workitem-outer:nth-child(4n+1) {
        width: 100%;
        position: relative;
        padding: 0px 1rem;
        margin-bottom: 0rem;
    }
    .workitem-outer {
        width: 100%;
        position: relative;
        padding: 0px 1rem;
        margin-bottom: 0rem;
    }
    .workitem-outer:nth-child(4n) {
        width: 100%;
        padding: 0px 1rem;
        margin-bottom: 2rem;
    }
    .fild-work{
        max-width: 100%;
        padding-bottom: 0px;
    }
 
    .workitem-outer:nth-child(4n) .workitems-image::before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 25.819%;
    }
    .Clients-image ul li {
        max-width: 100px; 
    }
    .sliderText{
        display: none;
    }
    .desk-text h1{
        font-size: 3rem;
    }
    .desk-text {
        padding-top: 12px;
    }
    .bottommenu-social {
        display: none;
    }
    .topmenu-submenu {
        display: none;
    }   
    .topmenu-bar { 
        top: 58%; 
    }
    .right-outer-box {
        padding: 20px 24px;
    }
    .right-outer-box h1 {
        font-size: 50px; 
    }
    .large-headding {
        position: relative;
        font-size: 2.5rem;
        font-weight: 700;
        margin-bottom: 1rem;
        cursor: pointer;
    }
    .right-services-headding {
        margin-top: 40px;
    }
    .sub-ft-menu li a{
        font-size: 18px;
    }
    .emailbutton{
        margin-left: 1.45rem;
        font-size: 16px !important;
    }
    .right-ft-sec{
        text-align: left;
    }
    .SignUpText,
    .right-menu {
        margin: 1rem 0px 1rem 1.45rem;
    }
    .right-menu svg {
        fill: transparent;
        width: 30px;
    }
    .inner-banner .content-box h1 { 
        font-size: 40px; 
    }
    ul.clearfix {
        margin: 0;
    }
    .our-speciality .content-col .inner { 
        padding-left: 0;
        text-align: center;
    }
    .our-speciality .feature .icon { 
        margin: 0 auto;
    }
    .owl-stage-outer {
        margin: 0 20px;
    }
    .about-section .text-col .inner {
        padding: 70px 20px;
    }
    .about-section .image-col { 
        order: 1;
    }
    .about-section .text-col { 
        order: 0;
    }
    .about-section .image-col .exp {
        width: 110px;
        height: 110px;
        padding: 10px 10px;
        font-size: 16px;
        line-height: 22px;
    }
    .about-section .image-col .count { 
        font-size: 35px; 
    }
    .our-speciality .title-col{
        padding: 0px 20px;
    }
    
  }



  @media only screen and (max-width: 767px) {
    .about-section .image-col .image-box .image {
        transform: rotate(0deg);
        width: 100%;
    }
    .about-section .image-col .inner{
        padding: 0px 20px;
    }
    .d-elem-1 {
        display: none;
    }
    .about-section .image-col .image-box .image:last-child {
        display: none;
    }
    .d-elem-2 {
        display: none;
    }

  }







  @media only screen and (max-width: 1024px) {
    
  }