@media (min-width: 1201px){
#box_5 .container {
    max-width: 1200px !important;
}
}
#box_5{
position:relative;
  top:0;
  left:0;
  margin:0px 0 0 0;
  border-top: 6px solid #FDE761;
  padding-top:50px;
  padding-bottom:20px;
}
#box_5::before{
content:;
  display:block;
  width:100%;
  height:100%;
  background:rgba(0,0,0,.0);
  position:absolute;
  top:0;
  left:0;
}
#box_5 .container{
max-width:1300px !Important;
}
#box_5 li.gallery-effect-2-li-photo{
    overflow: hidden;
    width: 390px !important;
    height: 300px;
    border-radius:30px !important;
  margin:8px;
}
#box_5 li.gallery-effect-2-li-photo img{
filter:drop-shadow(2px 2px 4px rgba(0,0,0,0.2));
  max-width:100% !important;
  border-radius:30px !important;
transition:.3s;
}
#box_5 li.gallery-effect-2-li-photo img:hover{
transform:translateY(-16px);
}
#box_5 h3{
position:relative;
  font-family: 'Changa One',cursive !important;
  text-align:center;
  color:#fff;
  text-transform:uppercase;
  font-size:50px;
    filter:drop-shadow(2px 2px 6px rgba(0,0,0,0.6));
  text-shadow: 0 0 4px black;
  letter-spacing:2px;
}
#box_5 h3::after{
content:
  position:absolute;
 left:0;
  bottom:-8px;
  width:100%;
  height:6px;
background: rgb(89,114,47);
background: linear-gradient(90deg, rgba(89,114,47,0) 0%, rgba(89,114,47,1) 50%, rgba(89,114,47,0) 100%);
}
#box_5 #box-1 div{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#box_5 ul.gallery-effect-2-ul-photos{
position:relative;
}
#box_5 ul.gallery-effect-2-ul-photos::before{
content:;
  position:absolute;
  top:-35px;
  left:-10px;
  width:60px;
  height:60px;
  border:2px solid black;
  border-right:none;
  border-bottom:none;
}
#box_5 ul.gallery-effect-2-ul-photos::after{
content:;
  position:absolute;
  top:-35px;
right:-10px;
  width:60px;
  height:60px;
  border:2px solid black;
  border-left:none;
  border-bottom:none;
}
#box_5 span.ramkaD{
  position:absolute;
 bottom:-10px;
left:-10px;
  width:60px;
  height:60px;
  border:2px solid black;
  border-top:none;
  border-right:none;
}
#box_5 span.ramkaD2{
  position:absolute;
 bottom:-10px;
right:-10px;
  width:60px;
  height:60px;
  border:2px solid black;
  border-top:none;
  border-left:none;
}
@media(max-width:1360px){
  #box_5 ul.gallery-effect-2-ul-photos::before{
  left:0;
  }
    #box_5 ul.gallery-effect-2-ul-photos::after{
right:0;
  }
  #box_5 span.ramkaD2{
    right:0;
  }
  #box_5 span.ramkaD{
    left:0;
  }
}
@media(max-width:999px){
  #box_5 .post-box-1 div{
  display:flex;
  flex-direction:column;
  align-items:center;
  }
  #box_5 ul.gallery-effect-2-ul-photos{
      display: flex;
    flex-direction: column;
    align-items: center;
  }
  #box_5 ul.gallery-effect-2-ul-photos::before{
  left:6px;
    top:-15px
  }
    #box_5 ul.gallery-effect-2-ul-photos::after{
right:6px;
      top:-15px
  }
    #box_5 span.ramkaD2{
    right:6px;
  }
  #box_5 span.ramkaD{
    left:6px;
  }
  #box_5 li.gallery-effect-2-li-photo{
  width:90% !important;
    height:auto !important;
    border-radius:10px !important;
  }
  #box_5 li.gallery-effect-2-li-photo img{
  border-radius:10px !important;
  }
}

@media(max-width:600px){
#box_5 li.gallery-effect-2-li-photo{
    height: auto;
  }
  #box_5 li.gallery-effect-2-li-photo img{
  margin-top:-122px
  }
}
@media(max-width:525px){
 #box_5 li.gallery-effect-2-li-photo img{
  margin-top:-70px
  }
}