/* mobile screen */
@media only screen and (max-width: 767px) {
    :root {
         --sub-big-title: 30px;
        --big-title: 52px;
        --md-text: 12px;
        --md-text1: 16px;
        --sm-t: 14px;
        --sm-t2: 11px;
        --bg-t: 27px;
        --sm-menu: 18px;
        --md-p: 15px;
        --show-p: 28px;
        --foter-h: 25px;
    }
    .js-fullheight {
        height: auto!important;
    }
    section#hero {
        height: 100vh!important;
    }
    #hero .container {
        padding-top: 384px;
    }
    .text-align{
        text-align: left;
      }
      .line-h {
        line-height: 1.3rem;
    }
    .back-img1 {
        position: absolute;
        width: 90%;
        right: 0;
        bottom: 4px;
    }
    .bord-right:before {
        position: absolute;
        left: 19px;
        top: -74px;
        width: 35px;
        height: 35px;
        z-index: 2;
        content: "";
        border-left: 5px solid var(--red);
        border-top: 5px solid var(--red);
        transition: 0.5s;
    }
    .back-img2,  .back-img23{
        position: absolute;
        width: 75%;
        left: 7px;
        top: -24px;
    }
    #partner .col-lg-6.bord-right.my-5 {
        margin: 0 auto!important;
    }
    .partner-img img {
        width: 100%;
        margin: 1rem auto;
        height: auto;
        
    }
    .my-2 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important;
    }
    .arrow-b {
        width: 7%;
    }
    .back-img3 {
        position: absolute;
        width: 18%;
        right: 0px;
        bottom: 0;
    }
    p.p-med.mb-2.w-50 {
        width: 100%!important;
    }
    img.logo-icons {
        width: 55%;
        margin: 1.4rem auto;
    }
    .back-img4 {
        position: absolute;
        width: 60%;
        left: 0;
        top: -25px;
    }
    .back-img {
        position: absolute;
        top: -28px;
        width: 24%;
    }
    .box-mob {
        padding: 8px;
        box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
        background: var(--white);
        color: var(--black-color);
        height: 90%;
        width: 90%;
        margin: 5px;
        line-height: 0.9rem;
    }
    img.hand-icon {
        position: absolute;
        bottom: 0;
        width: 20%;
        left: 0;
    }
    .mob-m5{
    margin-bottom: 5rem;
    }
    .text-mob {
        display: none;
    }
    .box-mob:hover .text-mob {
        display: block;
    }
    .box-mob:hover .box-title {
        display: none;
    }
    .box-mob:hover {
        background: var(--red);
        color: var(--white);
    }
    /* display divs for only mobile */
    .only-mob{
        display: block;
    }
    .only-desk{
        display: none;
    }
    .only-mob .d-flex {
        justify-content: center;
    }
    /* ...... */
    .mt-10 {
        margin-top: 9rem;
    }
    .contact {
        background: url(../img/snap-10.png) 4% 100%;
        background-color: var(--white);
        position: relative;
        background-size: 56rem;
        background-repeat: no-repeat;
        /* background-size: cover; */
    }
    .card.card-sec {
        margin: 2rem auto;
        width: 100%;
    }
    .req-p {
        padding-top: 0;
    }
    .bord-l-bottom:before {
        position: absolute;
        left: 16px;
        top: 168px;
        width: 25px;
        height: 25px;
        z-index: 2;
        content: "";
        border-left: 5px solid var(--black-color);
        border-bottom: 5px solid var(--black-color);
        transition: 0.5s;
    }
    .logo-footer {
        width: 85%;
    }
    .content-footer {
        width: 85%;
    }
    .bord-r-bottom:before {
        position: absolute;
        right: 4px;
        bottom: -9px;
        width: 30px;
        height: 30px;
        z-index: 2;
        content: "";
        border-right: 5px solid var(--red);
        border-bottom: 5px solid var(--red);
        transition: 0.5s;
    }
    .recycle2 {
        background: unset;
        background-color: var(--white);
        position: relative;
        background-size: cover;
    }
    .only-mob.back-mob-recy {
        background: url(../img/r1.png) top center;
        background-size: cover;
        position: relative;
        padding: 0;
    }
    .w-50 {
        width: 100%!important;
    }
    
    .recy-icon1,.recy-icon {
        height: 50px;
        width: 50px;
        margin: 0 auto;
    }
    .recycle2 .box {
        padding: 14px;
        box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
        transition: transform 0.5s ease;
        background: var(--white);
        color: var(--black-color);
        cursor: pointer;
        line-height: 0.9rem;
        margin: 0.3rem;
        height: 90%;
        text-align: center;
        width: 8rem;
    }
    .bord-r-top:before {
        position: absolute;
        right: 11px;
        top: -41px;
        width: 35px;
        height: 35px;
        z-index: 2;
        content: "";
        border-right: 5px solid var(--black-color);
        border-top: 5px solid var(--black-color);
        transition: 0.5s;
    }
    .my-20 {
        margin: 40% auto;
    }
    .clients-logos {
        width: 100%;
        text-align: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .clients-logos div {
        width: 50%;
       
    }
    .mob-w-m {
        padding-right: 1rem;
    }
    .border-b {
        border-top: 3px solid var(--black-color);
        width: 19%;
    }
    .p-lr {
        padding: 0;
    }
    .half-new-client {
        width: 100%;
    }
    .half-new-ryc {
         display: none;
    }
    .client-navbar{
        display: none!important;

    }
    .main-navbar{
        display: block!important; 
    }
    .client-content {
        width: 100%;
        line-height: 1rem;
    }
    .back-img5 {
        position: absolute;
        width: 40%;
        left: 2px;
        top: -26px;
    }
    .one-img img {
        width: 100%;
        margin: 0 1rem;
        height: 34vh;
    }
    .recycle-flex {
        align-items: center;
        overflow: hidden;
        height: 35vh;
        margin-bottom: 3rem;
    }
  }

   



    /* ipad */

@media only screen  and (min-width: 768px) and (max-width: 1024px){
    :root {
        --sub-big-title: 42px;
        --big-title: 80px;
        --md-text: 20px;
        --sm-t: 24px;
        --bg-t: 40px;
        --sm-menu: 24px;
        --md-p: 21px;
        --show-p: 28px;
        --foter-h: 25px;
        --sm-t2: 19px;
   }
   .js-fullheight {
    height: auto!important;
}
    .box-title {
        height: auto;
    }
    #hero .container {
        padding-top: 24%;
      }
    .how .box {
        padding: 30px;
        box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
        transition: transform 0.5s ease;
        background: var(--white);
        color: var(--black-color);
        height: auto;
        cursor: pointer;
        margin: 1rem auto;
        line-height: 0.9rem;
    }
    .partner-img img {
        width: 100%;
        object-fit: cover;
        height: 28vh;
        margin: 1rem auto;
    }
    .box-mob {
        padding: 8px;
        box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
        background: var(--white);
        color: var(--black-color);
        height: 95%;
        width: 17rem;
        margin: 5px;
        line-height: 0.9rem;
    }
    .text-mob {
        display: none;
    }
    .box-mob:hover .text-mob {
        display: block;
    }
    .box-mob:hover .box-title {
        display: none;
    }
    .box-mob:hover {
        background: var(--red);
        color: var(--white);
    }
     /* display divs for only mobile */
     .only-mob{
        display: block;
    }
    .only-desk{
        display: none;
    }
    .only-mob .d-flex {
        justify-content: center;
    }
    .mt-10 {
        margin-top: 5rem;
    }
    .contact {
        background: url(../img/snap-10.png) 4% 100%;
        background-color: var(--white);
        position: relative;
        background-size: 56rem;
        background-repeat: no-repeat;
        /* background-size: cover; */
    }
    .card.card-sec {
        margin: 2rem auto;
        width: 100%;
    }
    .req-p {
        padding-top: 0;
    }
    .bord-l-bottom:before {
        position: absolute;
        left: 16px;
        top: 152px;
        width: 25px;
        height: 25px;
        z-index: 2;
        content: "";
        border-left: 5px solid var(--black-color);
        border-bottom: 5px solid var(--black-color);
        transition: 0.5s;
    }
    .recycle2 {
        background: unset;
        background-color: var(--white);
        position: relative;
        background-size: cover;
    }
    .only-mob.back-mob-recy {
        background: url(../img/r1.png) top center;
        background-size: cover;
        position: relative;
        padding: 0;
    }
    .w-50 {
        width: 100%!important;
    }
    
    .recy-icon1,.recy-icon {
        height: 50px;
        width: 50px;
        margin: 0 auto;
    }
    .recycle2 .box {
        padding: 14px;
        box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
        transition: transform 0.5s ease;
        background: var(--white);
        color: var(--black-color);
        cursor: pointer;
        line-height: 0.9rem;
        margin: 0.3rem;
        height: auto;
        text-align: center;
        width: 17rem;
    }
    .bord-r-top:before {
        position: absolute;
        right: 11px;
        top: -41px;
        width: 35px;
        height: 35px;
        z-index: 2;
        content: "";
        border-right: 5px solid var(--black-color);
        border-top: 5px solid var(--black-color);
        transition: 0.5s;
    }
    .clients-logos.d-flex {
        margin: 3rem auto;
    }
    .p-lr {
        padding: 0;
    }
    .half-new-client {
        width: 100%;
    }
    .half-new-ryc {
         display: none;
    }
    .client-navbar{
        display: none!important;

    }
    .main-navbar{
        display: block!important; 
    }
    .client-content {
        width: 100%;
        line-height: 1rem;
    }
    .back-img5 {
        position: absolute;
        width: 40%;
        left: 2px;
        top: -26px;
    }
    .logo-footer {
        width: 80%;
    }
    .content-footer {
        width: 100%;
    }
    .one-img img {
        width: 100%;
        margin: 0 1rem;
        height: 34vh;
    }
    .recycle-flex {
        align-items: center;
        overflow: hidden;
        height: 35vh;
        margin-bottom: 3rem;
    }
      .back-img23{
        position: absolute;
        width: 75%;
        left: 7px;
        top: -24px;
    }
    .back-img2 {
        position: absolute;
        width: 75%;
        left: 7px;
        top: 20px;
    }
    }
