
.page4{
    background-attachment: fixed;

    background-position: center;
    background-repeat: no-repeat;
    background-clip: content-box;
    background-size: cover;
   
  

 
}
.pg-btn{
    text-align: center;
}




.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 20px;
    position : relative;
    right: 280px;
  }
  
  .button1 {
    background-color: transparent; 
    color: white; 
    border: 2px solid #4CAF50;
  }

  .button1:hover {
    background-color: #4CAF50;
    color: white;
  }

  @font-face{
    font-family: 'h';
    src: url(../font/Stri.ttf);
}

  .text{
      width: 350px;
      margin: 0 auto;
      text-justify: auto;
      color: antiquewhite;
      margin-bottom: 10px;
      line-height: 40px;
      position: relative;
      right : 270px;
      
  }

  .ab h1{
      font-family: 'h';
      font-weight: bold;
      color: orange;
      margin-bottom: 10px;
      position: relative;
      right : 250px;
  }




  @media only screen and (min-width:1050px){

    
    .cd-header__nav-trigger{
        left: 49em;
    }

    .cd-3d-nav__item span{
        font-size: 18px;
    }


}

@media only screen and (max-width:1050px){

 
    .cd-header__nav-trigger{
        left: 45em;
    }

    .cd-3d-nav__item span{
        font-size: 18px;
    }


}

@media only screen and (max-width:1023px){

    .cd-header__nav-trigger{
        left: 48em;
    }
}


@media only screen and (max-width:950px){

 
    .cd-3d-nav__item span{
        font-size: 18px;
    }


}

@media only screen and (max-width:860px){

    .cd-header__nav-trigger{
        left: 43em;
    }

    .cd-3d-nav__item span{
        font-size: 15px;
    }
}

@media only screen and (max-width:790px){

    .cd-header__nav-trigger{
        left: 38em;
    }
}

@media only screen and (max-width:690px){

    .cd-header__nav-trigger{
        left: 35em;
    }

 
}
@media only screen and (max-width:650px){

  

    .cd-header__nav-trigger{
        left: 32em;
    }
}

@media only screen and (max-width:600px){


}

@media only screen and (max-width:579px){

   

    .cd-header__nav-trigger{
        left: 28em;
    }

  

    .cd-3d-nav__item span{
        font-size: 12px;
    }


}
@media only screen and (max-width:579px){

    .cd-header__nav-trigger{
        left: 24em;
    }
}



@media only screen and (max-width:510px){

 

}

@media only screen and (max-width:450px){

    .cd-header__nav-trigger{
        left: 22em;
    }

    .text{
        width: 250px;
    }

  

}

@media only screen and (max-width:420px){

    .cd-header__nav-trigger{
        left: 20em;
    }

  

}



@media only screen and (max-width:385px){

  



  
    .cd-header__nav-trigger{
        left: 17em;
    }

    .cd-3d-nav__item span{
        font-size: 10px;
    }

    .card .details button{
        margin-left: 30px;
    }


}

@media only screen and (max-width:350px){
    .cd-header__nav-trigger{
        left: 16em;
    }

    .text{
        width: 200px;
    }

   
    

    
}

@media only screen and (max-width:300px){

   

   

    .cd-header__nav-trigger{
        left: 14em;
    }

    .pg-btn{
        margin-left: 30px;
    }

    .text{
        left: 30px;
    }

    .ab{
        left: 32px;
    }


}



@media only screen and (max-width:325px){


   
    .cd-header__nav-trigger{
        left: 14em;
    }

}

@media only screen and (max-width:290px){

    .cd-header__nav-trigger{
        left: 14em;
    }
}

@media only screen and (max-width:270px){

   


}

@media only screen and (max-width:250px){

  

    .cd-header__nav-trigger{
        left: 15em;
    }

    .text{
        left: 35px;
    }

    .ab{
        left: 37px;
    }

    .pg-btn{
        margin-left: 50px;
    }

    


}

@media only screen and (max-width:230px){

    .cd-header__nav-trigger{
        left: 16em;
    }

    .text{
        left: 48px;
    }

    .ab{
        left: 42px;
    }

    .pg-btn{
        margin-left: 35px;
    }
    
}

@media only screen and (max-width:210px){

    


}

@media only screen and (max-width:200px){

   
}