#head {
    background-image: url("../assets/backgrounds/h_img.jpg");
    background-size: 100% 100%;
    text-align: center;
    height: 602.44px;
    padding: 0px;
    font-family: 'Rubik', sans-serif;
    color: aqua;
    border-radius: 20px;
    margin-bottom: 30px;
  }
  
  
  #head h1 {
    font-size: 350%;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
  }
  
  #head1 {
    height: 50%;
    margin-top: 175px;
    margin-bottom: 70px;
    color:aqua;
    font-size: 65%;
    font-family: 'Rubik', sans-serif;
  }
  
  #head2 {
    height: 10%;
    margin-bottom: 15px;
  }
  
  #aboutus {
    text-align: center;
    font-family: 'Rubik', sans-serif;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  
  #aboutus h3 {
    font-weight: bold;
  }
  
  #services {
    text-align: center;
    color:aqua;
    background-image: url("../assets/backgrounds/s_image.jpg");
    background-size: 100% 100%;
    height: 250px;
    border-radius: 20px;
    margin-bottom: 40px;
  }
  
  #services h3 {
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
  }
  
  #services1 {
    margin-top: 40px;
    font-family: 'Rubik', sans-serif;
  }
  
  #doing {
    margin-top: 52px;
    width: px;
    margin-left: 29px;
    margin-right: 82px;
    margin-bottom: 50px;
    font-family: 'Rubik', sans-serif;
}
  
  #doing h3 {
    font-family: 'Rubik', sans-serif;
    text-align: center;
    font-weight: bold;
  }
  
  #do1 {
    font-family: 'Rubik', sans-serif;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
    padding: 15px;
  }
  .designdesc{
    display: none;
  }
  
  
  .developdesc{
    display: none;
  }
  .productdesc{
    display: none;
  }
  #do2{
    font-family: 'Rubik', sans-serif;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
    padding: 15px;
  }
  
  
  #do3{
    font-family: 'Rubik', sans-serif;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
    padding: 15px;
  }
  
  }
  #portone{
    background-image: url("../assets/portfolio/work4.jpg");
    background-size: 100% 100%;
  }
  #centered {
    font-size: 2.5rem;
    text-align: center;
    font-weight: 800;
  }
  .producticon {
    margin-bottom: 20px;
  }
  
  #portfolio {
    margin-bottom: 75px;
    overflow: hidden;
    margin-left:75px;
    margin-right: 75px;
  
  }
  #portfolio .grid .caption {
      background-color:white;
      position: absolute;
      color: black;
      opacity: 0.8;
      z-index: 150;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
      text-align: justify;
      width: 300px;
      height: 300px;
  }
  #portfolio .grid{
      border: 5px solid #fff;
      cursor: pointer;
  
  
  
      position: relative;
      overflow: hidden;
      width: 300px;
      height: 300px;
  
  }
  #portfolio .grid .full-caption {
    height: 300px;
    width: 300px;
    overflow: hidden;
      top: -300px;
      text-align: center;
  
  
  }
  #portfolio .grid:hover .full-caption {
  
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      width: 300px;
      height: 300px;
      -moz-transform: translateY(100%);
  }
  
  
  #portfolio h3 {
    text-align: center;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
    padding-right: 150px;
    padding-left: 100px;
  }
  
  #products p {
    text-align: center;
    font-family: 'Rubik', sans-serif;
  }
  
  #portfolio img {
    margin-right: 15px;
    margin-bottom: 15px;
    display: block;
    height: 300px;
    width: 300px;
  }
  
  #forms {
    background-image: url(../assets/backgrounds/c_image.jpg);
    background-size: contain;
    border-radius: 20px;
    margin-bottom: 35px;
  }
  
  #contact {
    color: white;
  }
  #name {
    background-color: aliceblue;
    border-color: white;
    border-width: thin;
    color: white;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 54px;
  }
  
  #email {
    background-color: aliceblue;
    border-color: white;
    border-width: thin;
    color: white;
    margin-right: 450px;
    margin-left: 50px;
    margin-top: 50px;
  }
  
  
  #comments {
    background-color: transparent;
    border-color: white;
    border-width: thin;
    color: white;
    margin-left: 47px;
    margin-top: 30px;
  
  }
  .submit{
    margin-left: 900px;
    margin-top: 75px;
  }
  ::placeholder{
    color: red;
  }
   #socialicons{
    margin-left: 250px;
    margin-right: 200px;
    margin-top: 35px;
    padding-inline-start: 10px;
   }
  
  @media only screen and (max-width: 768px) {
    #forms{
      width: 768px;
      height: 683px;
  
    }
    #name {
      background-color: transparent;
      border-color: white;
      border-width: thin;
      color: white;
      width:75px;
      margin-left: 15px;
      margin-right: 100px;
      margin-top: 50px;
      float: left;
    }
  
    #email {
      background-color: transparent;
      border-color: white;
      border-width: thin;
      color: white;
      width: 75px;
      margin-right: 15px;
      margin-left: 15px;
      margin-top: 50px;
      float: left;
    }
  
    #comments {
      background-color: transparent;
      border-color: white;
      border-width: thin;
      color: white;
      width:350px;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 75px;
  
  
    }
    .submit{
      margin-left: 50px;
      margin-top: 75px;
    }
    #socialicons{
      margin-left: 150px;
      margin-right: 50px;
    }
    #doing {
        width: 300px;
        margin-left: 72px;
        margin-right: 750px;
        margin-bottom: 50px;
        font-family: 'Rubik', sans-serif;
        margin-top: 50px;
    }
  }