
	#section8,#section7  {
  background: #a8d6d3;
 
  position: relative;
}
.btn.loadMoreBtn {
    color: #333333;
    text-align: center;
    font-size: 30px!important;
	  font-family: "roboto_slabthin"!important;
}
.news-description{
	padding-bottom: 25px;
}
@media only screen and (max-width: 576px){

.border-section7{

  top:-14px !important;
height:924px  !important;
width: 97% !important;
}
.newsboxpost img {
    width: 540px !important;
    height: 250px !important;
}
}

.border-section7{
border-top: 2px solid #cf9e65;
border-right: 2px solid #cf9e65;
border-bottom: 2px solid #cf9e65;
position: absolute;
margin: 0 auto;
display: block;
height: 375px;
    left: 0;
    right: 230px;
    z-index: 0;
    top: -25px;
    position: absolute;
    width: 90%;

}
.newsboxpost img{
	width:540px;
	height:360px;
}

#section7-title h1{
    margin-bottom: 20px;
    text-align: left;
    font-size: 94px;
    font-family: "roboto_slabthin";
margin-left: 12%;
    padding-top: 30px;}
#row-news{

display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: 50px;
margin-left: 50px;
padding: 0;
margin-top: 50px;
margin-bottom: 50px;
}
#row-news-1{
  display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: 50px;
margin-left: 50px;
padding: 0;
margin-top: 50px;
margin-bottom: 50px
}
.caption h2 {
    font-size: 30px;

    padding-bottom: 20px;
    padding-top: 20px;
    color: white;
    font-family: "roboto_slablight";
    line-height: 1.2;
	   
  }

@media only screen and (max-width:576px){
#news7{
  
    width: 40% !important;
    left: 15px !important;
  }
  }
  