.grid-component.grid-g5 .text h2, .grid-component.grid-g5 .text p {
  font-family: Arial, Helvetica, sans-serif;
}

.title-component.op1{
margin-left:4px;
margin-right:4px;
}

.title-component.op1>h1 {
  margin-bottom: 30px;
  margin-top: 30px;
}

.grid-component.grid-g5 .text, .grid-component.grid-g5 .text p{
    padding:0;
}

i,h2{
  font-family:Didot;
}
.text.op1 {
  padding-left: 0;
}
.text p{
  padding-right:10px;
}

.title-component.op1>h3{
  font-size: 26px;
  padding-bottom: 4px;
}

.title-component.op1 h1 {
/*  margin-top: -20px;*/
  font-weight: 500;
  border-bottom: 2px rgb(164, 123, 50) solid;
  font-size: 2.4em;
}

.title-component.op1>h1,
.title-component.op1>h2,
.title-component.op1>h3 {  
  font-weight: 500;
  border-bottom: 2px rgb(164, 123, 50) solid;
  font-family: DidotLTStd-Roman, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.image-component .title-container .title {
  text-align: center;
  text-transform: none;
  font-family: "DidotLTStd-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  background: none;
  margin-bottom: -45px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: black;
  font-weight: 500;
  border-bottom: 2px rgb(164, 123, 50) solid;
}

.image-component .caption{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
}  

.image-component .image-picture{
  border:none;
}

.embedVideo.section .embed-video .embed-video-image .title-container{
  display:none;
}

.title-component.op1>h1,
.title-component.op1>h2,
.title-component.op1>h3 {
  text-align:center;
}

.grid-component.grid-g5 .column-1:before
,.grid-component.grid-g5 .column-2:before
,.grid-component.grid-g5 .column-3:before{
   border-right:none;
}

@media (max-width: 768px){
.grid-component.grid-g5 .column-3,
.grid-component.grid-g5 .column-3,
.grid-component.grid-g5 .column-3 {
  border-bottom: none;
}
}
@media (min-width: 992px){

.title-component.op1{
margin-left:0;
margin-right:0;
}

.title-component.op1>h1,
.title-component.op1>h2,
.title-component.op1>h3 {
  text-align: left;
/*  margin-top: -20px;*/
  font-weight: 500;
  border-bottom: 2px rgb(164, 123, 50) solid;
  font-family: DidotLTStd-Roman, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.title-component.op1>h3{
  font-size: 26px;
  padding-bottom: 4px;
  margin-right: 10px;
}

.image-component .title-container .title {
  text-align: left;
  text-transform: none;
  font-family: "DidotLTStd-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  background: none;
  margin-bottom: -45px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: black;
  font-weight: 500;
  border-bottom: 2px rgb(164, 123, 50) solid;
  margin-right: 15px;
}

.image-component .caption{
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 10px;
  font-size: 13px;
  line-height: 16px;
}  

.text p{
  margin-left: 0;
  padding-left: 0;
  font-size: 16px;
  line-height: 19px;
}

.g31 {
  margin-right: 15%;
}

.g32{
  margin-left: 15%;
}

.image-component .image-picture{
 border:none;
}

.grid-component.grid-g5{
 margin:none;
}

}

}