.container{
  margin:30px auto;
}

.col-md-4{
  display:none;
}


.content img {
  height:380px;
}
.load-more{
  background-color:#cc8b33;
  color:#fff !important;
  padding:10px 20px;
  border-radius:4px;
  font-size:15px;
  display:inline-block;
}

.load-more:hover{
  background-color:#232323;
  text-decoration:none;
}
.content1 {
  bottom: 0;
  background: rgb(0, 0, 0); /* Fallback color */
  background:rgb(0 0 0); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  width: 100%;
  padding: 15px;

}
.content1 p{
color:#fff;
padding-top:10px;
    font-family: 'Merriweather';}
.sec-f {
margin-bottom:30px
}
































