
#camera1 {
    background-image: url("../new-img/photo-1553095066-5014bc7b7f2d.jpg");
    padding: 0px 20px 0px 0px;
    max-width: none;
    max-height: none;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
}
@media (max-width: 961px) {
    .backgroung h2 {
        color: rgb(255, 255, 255);
    font-size: 120px;
    padding-top: 150px;
    padding-bottom:200px;
    position: relative;
    top: 167px;
    font-size: 30px !important;
    }
}
@media (max-width: 768px) {
    .backgroung h2 {
        position: relative;
        top: px;
        font-size: 30px !important;
   }
   }

.backgroung h2 {
    color: rgb(3, 1, 1);
    font-size: 120px;
    padding-top: 150px;
    padding-bottom:180px;
    background-repeat: no-repeat;
    background-size: cover;



}






.carousel-caption h1{
    /* position:absolute; 
    bottom: 650%; 
    font-weight: 600; 
    left:1%; */
    color: red;
    top: 10px;
    padding-top: 150px;
    font-size: 50px;
   
}
.carousel-caption h3{
    /* position:absolute; 
    bottom: 500%; 
    font-weight: 500; 
    left:1%; */
     color: red;
     top: 10px;
     padding-top: 150px;
     font-size: 50px;
}


@media (max-width: 961px) {
    .carousel-caption h1 {
        position:absolute; 
    bottom: 500%; 
    font-weight: 500; 
    left:1%;
    }
}




@media (max-width: 995px) {
    .carousel-caption h1{
        position:absolute; 
        bottom: 400%; 
        font-weight: 600; 
       
    }
    .carousel-caption h3{
        position:absolute;
         bottom: 300%; 
         font-weight: 500; 
         
    }
  }


@media (max-width: 898px) {
    .carousel-caption h1{
        position:absolute; 
        bottom: 300%; 
        font-weight: 600; 
       
    }
    .carousel-caption h3{
        position:absolute;
         bottom: 200%; 
         font-weight: 500; 
         
    }
  }
  
  @media (max-width: 768px) {
    .carousel-caption h1{
        position:absolute; 
        bottom: 400%; 
        font-weight: 600; 
       
    }
    .carousel-caption h3{
        position:absolute;
         bottom: 300%; 
         font-weight: 500; 
         
    }
  }