body{
  padding: 0;
  margin: 0;
  background-color: black;
}

.header{
  display: flex;
  background-color: black;
  height: 15vh;
  width: 100%;
  justify-content:space-between
  }

  .header-contact{
    display: flex;
    background-color: black;
    height:15vh;
    width:45%;
    
  }
.icon{
  margin-top: 10px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  }

  .icon-phone{
    width: 25px;
    }
    .icon-email{
      width: 25px;
      }
      .icon-location{

        width: 25px;
        }

        .p-contact a{
          font-size: smaller;
          margin-left: 5px;
          color: white;
          padding-right: 0px;
          text-decoration: none;
        }
  .p-phone{
    margin-top: 20px;
    font-size: 14.8px;
    }

    .p-email{
      margin-top: 10px;
      font-size: 10px;
      margin-bottom: 9px;
      
  }

  .p-location{
    margin-top: px;
    font-size: 10px;
    color: white;
    margin-left: 5px;
    
    
}
    
  
  .header-logo {
    display: flex;
    justify-content: center;
    justify-items: center;
    background-image: url(img/logo/CCNY1.png);
    background-position: center center; /* Centers the image */
    background-size: cover; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
    height: 96px;
    width: 160px;
    padding-left: 1px;
         
}

.header-line{
  padding: 0;
 margin: 0;
  width: 100%;
  border-width: 3px;
  margin-top: 5px;
  border-color: rgb(228, 37, 37);
}


.container-fluid{
  background-color: rgb(228, 37, 37);
  

}

.navbar{
  background-color: rgb(228, 37, 37) !important;
}

.dropdown-menu{
  background-color: rgb(228, 37, 37) !important;
  border: none;
}


.hero{
  
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content:center;
  align-items: center;

  
  
}

.hero-cointainer1{
  display: flex;
  flex-direction: column;
  width: 95%;
  margin-top: 15px;
 background-color: rgb(87, 84, 84);
 border-radius: 7px;
height: 45vh;

}
.hc1a{
  border-radius: 3px;
  justify-content: center;
  justify-items: center;
  background-image: url(img/exterior/roofing/3.png);
  background-position: center center; /* Centers the image */
  background-size: cover; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  height: 60%;}

  .hc1b{
    display: flex;
    justify-content: center;
    justify-items: center;
    
    height: 50%;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    width: 100%;
  }

  .hc1bp{
   font-size: 13.5px;
  }

  .hc1c{
    display: flex;
    justify-content: space-around;
    background-color:white;
    border-radius: 2px;
}

.hc1btna{
  background-color: #ff0e0e;
  height: 50px;
  width: 50%;
  color: white;
  margin-bottom: 3px;
  border: none;
  border-radius: 5px;
  padding: 1px;
}

.hc1btnb{
  background-color: #dcbf87;
  font-size: 15px;
  height: 50px;
  width: 40%;
  margin-bottom: 3px;
  border: none;
  border-radius: 5px;

}


  

  
.hero-cointainer2{
  margin-top: 15px;
  width: 95%;
  height: 60vh;
 
}

.hc2a{
  height: 43%;
  width: 100%;
  background-image: url(img/exterior/sheds/471945766_122127043838525752_3327857855560895955_n.jpg);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  

}

.hc2btnb{
  
  
  background-color: #4f4c52;
  color: #dcbf87;
  height: 50px;
  width: 40%;
  
  border: none;
  border-radius: 5px;

}


.footer{
  display: flex;
  background-color: #212529;
  margin-top: 10px;
  height:100%;
  width:100%;
}

.footer-icons{
  margin-top: 10px;
  justify-content: space-around;
  display: flex;
  flex-direction: column;
  }

  .footer-contact a{
          display: flex;
          justify-content: space-between;
    margin-left: 5px;
    color: white;
    padding-right: 0px;
    text-decoration: none;
  }

  .f-phone{
    margin-top: 25px;
  }

  .f-email{
    margin-top: 25px;
  }

   a{
    color: inherit;
    text-decoration: none;

  }

  .about{
    margin-top: 60px;
    display: flex;
    justify-self: center;
    flex-direction: column;
    width: 95%;
    height: 100vh;
}

.about-img{
  height: 36%;
  width: 100%;
  border-radius: 5px;
  background-image: url(img/about-us/about.webp);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
   padding-bottom: 2px;
}

.about-para{
 display: flex;
  justify-content: center;
  align-items: center;
  height: 40%;
  color: black;
  background-color: #ffffff;
  font-size: 14px
}

.about-btn{

  display: flex;
  justify-content: center;

  background-color: white;
  border-radius: 2px;
}


.about-btn1{
  background-color: #ff0e0e;
  color: #ffffff;
  border: none;
  border-radius: 5px;
  margin-bottom: 10px;
  
  width: 80%;
  height: 100%;

}

.fblog{
  margin-left: 7px;
  height: 50px;
  width: 50px;
}


.contact-container{


  display: flex;
  
  justify-self: center;
  flex-direction: column;
 margin-top:30px ;
  width: 95%;
  height: 45vh;
  background-color: white;
  border-radius: 7px;
  color: black;

}

.h1contact-us{
  display:flex ;
  justify-content: center;
}

.contact-phone{
  display: flex;
  color: #000000;
}

.c-phone{
  display: flex;
  align-self: center;
  align-items: center;
  margin-left: 20px;
  margin-top: 60px;
  font-size: 17px;
  
}

.c-email{
  display: flex;
  align-self: center;
  align-items: center;
  margin-left: 20px;
  margin-top: 0px;
  font-size: 17px;
  
}

.contact-container{
  height: 100%;
}


.times{
  display: flex;
  flex-direction: column;
  justify-self: center;
  font-size: 20px;

}

.interior-services{
  color: white;
  display: flex;
  justify-self: center;
}

.hrinterior{
  display: flex;
  justify-self: center;
  border-color: #dcbf87;
  border-width: 2px;
  width: 90%;
}

.services{
  width: 100%;
  height: 100%;
  justify-content: center;
  
  }
.servicesh1{
  display: flex;
  justify-self: center;
}

.services-button{
  display: flex;
  justify-self: center;
  align-items: center;
  align-self: center;
  justify-content: center;
  margin-top: 20px;
  height: 50px;
  width: 95%;
  background-color: #212529;
  color: white;
  border: none;
  border-radius:5px;



}
  .services-catergory{
    justify-self: center;
    
    background-color:rgb(228, 37, 37);
    color: white;
    border-radius: 5px;
    height: 250px;
    margin-top: 10px;
    width: 350px;
  }

  .img-services1{
    height: 55%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/interior/bathroom/dallas-bathroom-remodeling-before-after.png);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services2{
    height: 55%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/interior/painting/1719300439586-interior-painting.webp);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services3{
    height: 55%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/interior/kitchen/2.jpg);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services4{
    height: 50%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/interior/sheetrock/1.jpg);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services5{
    height: 50%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/interior/interior-trim/1.webp);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }


  .img-services6{
    height: 50%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/interior/moulding/3.webp);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services7{
    height: 50%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/interior/stairsandrailing/1.jpg);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services8{
    height: 50%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/exterior/siding/1.webp);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services9{
    height: 57%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/exterior/roofing/3.png);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services10{
    height: 57%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/exterior/pvc-installation/imgonline-com-ua-twotoone-8ombeM2rk6.jpg);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services13{
    height: 57%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/exterior/chimney/Screenshot\ 2024-11-14\ 224156.png);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services14{
    height: 57%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/exterior/drivesealing/Residential-Seal-Coat.jpg);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services15{
    height: 57%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/exterior/basement-waterproofing/Screenshot\ 2024-11-15\ 003834.png);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services16{
    height: 57%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/exterior/framing/1.jpg);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }

  .img-services17{
    height: 57%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/exterior/general-carpentry/1.webp);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
     padding-bottom: 2px;
  }


.work-container{
  display: flex;
  margin-top: 15px;
  justify-content: center;
  flex-direction: column;
  
  width: 100%;
  height: 85vh;
  
}

.work-h1{
  display: flex;
  justify-self: center;
  color: rgb(228, 37, 37);
  margin-top: 5px;
}
.container{
  display: flex;
  flex-direction: column;
  height: 100%;
  
  
}

.work-img{
    height: 100%;
    width: 95%;
    background-image: url(img/interior/bathroom/white-marble-bathroom_22.webp);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
    margin-left: 2.5%;
    margin-bottom: 5px;
    border-radius: 5px;
}

.work-img2{
  height: 100%;
  width: 95%;
  background-image: url(img/interior/painting/1.jpeg);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img3{
  height: 100%;
  width: 95%;
  background-image: url(img/interior/kitchen/2.jpg);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img4{
  height: 100%;
  width: 95%;
  background-image: url(img/interior/sheetrock/2.jpg);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img5{
  height: 100%;
  width: 95%;
  background-image: url(img/interior/interior-trim/3.jpg);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img6{
  height: 100%;
  width: 95%;
  background-image: url(img/interior/moulding/2.png);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img7{
  height: 100%;
  width: 95%;
  background-image: url(img/interior/stairsandrailing/2.jpg);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img8{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/siding/2.png);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img9{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/roofing/2.png);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img10{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/pvc-installation/Screenshot\ 2024-09-13\ 194730.png);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img11{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/chimney/c2.png);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img12{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/drivesealing/Tarmac-2-Square_500x500.webp);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.review-container{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

 .review{
  padding: 3%;
  display: flex;
  flex-direction: column;
  justify-self: center;
  align-items: center;
  width: 90%;
  background-color: white;
  border-radius: 5px;
  margin-bottom: 5px;
}

.work-img13{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/dampproofing/1.jpg);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img14{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/framing/5.jpg);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img15{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/general-carpentry/3.jpeg);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img16{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/siding/2.png);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-img17{
  height: 100%;
  width: 95%;
  background-image: url(img/exterior/siding/2.png);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  margin-left: 2.5%;
  margin-bottom: 5px;
  border-radius: 5px;
}

.work-para{
  height: 50%;
  background-color: rgb(228, 37, 37);
  color: white;
  border-radius: 5px;
}

.w-para{
  display: flex;
  border-radius: 5px;
  justify-self: center;
  width: 90%;
  padding: 2px;
  color: white;
  background-color: rgb(228, 37, 37);
  font-size: smaller;
}

.gallery-btn{
  display: flex;
  justify-content: center;
}

#buttonwork {
  background-color: rgb(228, 37, 37);  /* Set button background color */
  color: white;  /* Set text color */
  border: none;  /* Remove border */
  border-radius: 5px;  /* Apply rounded corners */
  padding: 10px 20px;  /* Add padding for a better button size */
  font-size: 16px;  /* Set font size */
  cursor: pointer;  /* Change cursor to pointer when hovering over the button */
}

#buttonwork:hover {
  background-color: rgb(247, 62, 62);  /* Darken background color on hover */
}



.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  padding: 10px;
}
.gallery .item {
  width: 300px;
  height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
}





@media all and (min-width: 375px) and (max-width:765px) {

  .p-phone{
    margin-top: 15px;
    font-size: 10px;
    margin-bottom: 9px;
    
}
 
  .p-email{
    margin-top: 20px;
    font-size: 10px;
    margin-bottom: 9px;
    
}

.p-location{
  margin-top: 10px;
  font-size: 10px;
  margin-bottom: 9px;
  
}

.f-phone{
  margin-top: 35px;
}

.f-email{
  margin-top: 25px;
}

.header-logo {
  display: flex;
  justify-content: center;
  justify-items: center;
  background-image: url(img/logo/CCNY1.png);
  background-position: center center; /* Centers the image */
  background-size: cover; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
  height: 100%;
  width: 160px;
  padding-left: 1px;
       
}

}

@media all and (min-width: 768px) and (max-width:999px){


  .service-wrap{
    display: flex;
    flex-wrap: wrap;
    
  }
  .services{
    display: flex;
    width: 350px;
    height: 100%;
    margin: 5px;
    }

  .work-para{
    height: 50%;
    background-color: #dcbf87;
    border-radius: 5px;
  }
  
  .w-para{
    display: flex;
    border-radius: 5px;
    justify-self: center;
    width: 90%;
    padding: 2px;
  
    font-size: 15px;
  }

.contact-time{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
 
  .p-phone{
    margin-top: 20px;
    font-size: 15px;
    margin-bottom: 9px;
    
}
 
  .p-email{
    margin-top: 20px;
    font-size: 15px;
    margin-bottom: 9px;
    
}

.p-location{
  margin-top: 10px;
  font-size: 15px;
  margin-bottom: 9px;
  
}
 
 
 
 
  .hero-cointainer1{
    display: flex;
    flex-direction: column;
    width: 95%;
    margin-top: 15px;
   background-color: rgb(87, 84, 84);
   border-radius: 7px;
  height: 55vh;
  
  }

  .hero-cointainer2{
    margin-top: 15px;
    width: 95%;
    height: 50vh;
   
  }
  .hc2a{
    height: 43%;}

    .hc1bp{
      font-size: 19.5px;
     }


     .about{
      margin-top: 60px;
      display: flex;
      justify-self: center;
      flex-direction: column;
      width: 95%;
      
  }

  .about-para{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35%;
    color: black;
    background-color: #ffffff;
    font-size: 20px
  }

  .about-img{
    height: 46%;
    width: 100%;
    border-radius: 5px;
    background-image: url(img/about-us/about.webp);
    justify-content: center;
    justify-items: center;
    background-position: center center; /* Centers the image */
    background-size:cover ; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
  }

  .header-logo {
    display: flex;
    justify-content: center;
    justify-items: center;
    background-image: url(img/logo/CCNY1.png);
    background-position: center center; /* Centers the image */
    background-size: cover; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
    height: 100%;
    width: 200px;
    padding-left: 1px;
   
         
  }

  .servicesh1{
    display: flex;
    font-size: 20px;
    justify-self: center;
  }
  
  
   
}



@media all and (min-width: 1000px){
  .service-wrap{
    display: flex;
    
    flex-wrap: wrap;
    
  }
  .services{
    display: flex;
    width: 350px;
    height: 100%;
    margin: 5px;
    }

    .servicesh1{
      display: flex;
      font-size: 20px;
      justify-self: center;
    }





  .work-para{
    height: 50%;
    border-radius: 5px;
  }
  
  .w-para{
    display: flex;
    border-radius: 5px;
    justify-self: center;
    width: 90%;
    padding: 2px;
    
    font-size: 20px;
  }

  .contact-time{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  
  .header-logo {
    display: flex;
    justify-content: center;
    justify-items: center;
    background-image: url(img/logo/CCNY1.png);
    background-position: center center; /* Centers the image */
    background-size: cover; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
    height: 100%;
    width: 200px;
    padding-left: 1px;
   
         
  }

  .p-phone{
    margin-top: 7px;
    font-size: 20px;
    margin-bottom: 9px;
    
}
 
 
  .p-email{
    margin-top: 15px;
    font-size: 20px;
    margin-bottom: 9px;
    
}

.p-location{
  margin-top: 9px;
  font-size: 14px;
  width: 100%;
  margin-bottom: 0px;
  
}

.hero{
  
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content:space-around;
  align-items: center;

  }

  .hero-cointainer1{
    display: flex;
    flex-direction: column;
    width: 45%;
    
   background-color: rgb(87, 84, 84);
   border-radius: 7px;
  height: 65vh;
  


}

.about-para{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35%;
  color: black;
  background-color: #ffffff;
  font-size: 23px
}


.about-img{
  height: 56%;
  width: 100%;
  border-radius: 5px;
  background-image: url(img/about-us/about.webp);
  justify-content: center;
  justify-items: center;
  background-position: center center; /* Centers the image */
  background-size:cover ; /* Makes sure the entire image is visible without cropping */
  background-repeat: no-repeat; /* Prevents the image from repeating */
  justify-self: center; /* Centers the div itself in the grid or flex container */
}

.hero-cointainer2{
    display: flex;
    flex-direction: column;
    width: 45%;
    margin-top: 15px;
   background-color: rgb(87, 84, 84);
   border-radius: 7px;
  height: 65vh;
  justify-content: space-between;
}

.hc1bp{
  font-size: 23px;
}

}


@media all and (min-width: 1200px){


  .c-phone{
    font-size: 25px;
  }

  .c-email{
    font-size: 25px;
  }

  .fblog{
    height: 150px;
    width: 150px;
  }


  .times{
    display: flex;
    flex-direction: column;
    justify-self: center;
    font-size: 40px;
  
  }

  .contact-time{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  
  }
  
  .header-logo {
    display: flex;
    justify-content: center;
    justify-items: center;
    background-image: url(img/logo/CCNY1.png);
    background-position: center center; /* Centers the image */
    background-size: cover; /* Makes sure the entire image is visible without cropping */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    justify-self: center; /* Centers the div itself in the grid or flex container */
    height: 100%;
    width: 290px;
    padding-left: 1px;
   
         
  }

  .p-phone{
    margin-top: 7px;
    font-size: 25px;
    margin-bottom: 9px;
    
}
 
 
  .p-email{
    margin-top: 35px;
    font-size: 25px;
    margin-bottom: 9px;
    
}

.p-location{
  margin-top: 22px;
  font-size: 20px;
  margin-bottom: 0px;
  
}

.f-phone{
  margin-top: 33px;
  font-size: 25px;
}

.f-email{
  margin-top: 40px;
  font-size: 25px;
}

.about-para{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35%;
  color: black;
  background-color: #ffffff;
  font-size: 30px
}


}