@media (max-width: 1500px) {

}
@media (max-width: 1400px) {
  
}
@media (max-width: 1300px) {
  
}
@media (max-width: 1199px) {
  .pp_headertitle h1 {
    font-size: 3.5rem;
}
.pp_phototitle h2 {
  font-size: 1.5rem;
}
.blogs_box {
  position: relative;
  height: 410px;
  width: 410px;
}

}
@media (max-width: 992px) {
  .navsmall {
    background-color: #f1f4f624;
}
/* .pp_photo_border2 { */
  /* left: 19%; */
/* } */
.pp_photo_border1 {
  right: 13%;}
  .caption h1 {
    font-size: 60px;
    margin-bottom: 10%;
}
.caption h5 {
  margin-bottom: 5%;
  font-size: 15px;

}
.pp_phototitle img {
  position: absolute;
  bottom: 60%;
  width: 18%;
  right: -40px;
}
.pp_phototitle h1 {
  margin-right: 13%;
}
.pp_box {
  width: 100%;
}
.blogs_box {
  height: 245px;
}
.blogs_box img {
  height: 234px;
}

}
@media (max-width: 767px) {
  .caption h1 {
    font-size: 60px;
  }
  .pp_headertitle h1 {
    font-size: 2.5rem;
}
.pp_phototitle h2 {
  font-size: 1rem;
}
.pp_p {
  font-size: 15px;
}
.pp_photo_border1,
.pp_photo_border2 {
 display: none;
}
.blogs_box {
  height: 310px;
}
.blogs_box img {
  height: 300px;
}
.blogs_p {
    font-size: 20px;
}
}
@media (max-width: 576px) {
  .cut_corner,.cut_corner1 {
    margin: auto;
    width: 60%;
  }
  .content_back {
    margin-top: 0;
}
/* .pp_box {
  width: 75%;
} */
.pp_box{
  margin: auto;
}
}
@media (max-width: 500px) {
  .pp_headertitle h1 {
    font-size: 2rem;
}
  .pp_headertitle h5 {
    font-size: 1rem;
}
.pp_p {
  font-size: 10px;
}
.caption h1 {
  font-size: 40px;
}
}
@media (max-width: 450px) {
  .pp_phototitle h2 {
    font-size: 0.9rem;
}
}
@media (max-width: 400px) {
  .navbar-brand{
    width: 60%;
  }
  .navbar-brand img{
    width: 100%;
  }
}
