*{font-family: Lato, sans-serif;}
.index-header{background:url('../Image/ctchamb2.jpg');background-size:cover;background-repeat: no-repeat}
.mediation-header{background:url('../Image/ctchamb1-875x583.jpg');background-size:cover;background-repeat: no-repeat}
.header-overlap{height:100%;width:100%;background:rgba(0,0,0,.3);padding-bottom:5%}
footer{background-color: rgba(30,108,147,1);}
footer a{color:white!important}
footer p,footer li{font-size:10.5pt;}
.mediation-section p{text-align:justify;font-size:11pt;}
.paul-img-box{min-height:500px;background:url(../Image/webportrait.jpg);background-size:cover;background-position: center}
.barrister-main h2{font-size: 34pt;font-weight: lighter;letter-spacing: 0.5px;}
.barrister-main p{font-size: 11pt;font-weight: lighter;text-align: justify}
.about-paul>h5{font-weight:600;margin-top:5%;}
.about-paul>p{font-weight:lighter;font-size:11pt;text-align:justify}
.contact p{font-size:11pt;}

@media screen and (max-width: 499px) {
    .paul-img-box{min-height:80vw;}
    .navbar-brand{font-size:4vw}
    .barrister-main h2{font-size:10vw;}
}
