.s-intro, .s-intro p, .s-intro *{
    font-family: 'PlayfairDisplay-Regular';
    font-size: 17.5px;
    color: #000;
    font-weight: normal;
    text-align: justify;
}
strong{
    font-weight: bolder;
}
.wb-content ul{
    margin-left: 0;
}
.site-header{
    padding: 10px;
}
.other-website-logo{
    position: absolute;
    right: 40px;
    top: 8px;
    display: block;
}
.main-header-menu .sub-menu{
    background: #000;
    padding: 10px 6px;
    margin: 0;
    width: 282px;
}
.main-header-menu .whistleblowerrep-representation .sub-menu{
    width: 350px;
}
.main-header-menu .people-top-menu .sub-menu{
    width: 190px;
}
.site-header .main-header-menu-wrap {
    margin-top: 36px;
}
.sticky-header .main-header-menu-wrap {
    margin-top: 16px;
}
.sticky-header .other-website-logo {
   width: 100px;
   top: 8px;
}
.site-header.sticky-header {
    padding: 0;
}
.sticky-header .search-form label {
    line-height: 60px;
}
button.search-submit {
    padding: 5px;
    margin-bottom: 0;
    font-size: 22px;
    width: 28px;
}
.btn-style, input[type="submit"].search-submit {
    text-transform: capitalize;
}
.siteSearch__inputContainer.is-active {

    padding-top: 10px;
}
.other-website-logo img{
    max-width: 130px;
    width: 100%;
}
.search button.search-submit,
button.search-submit{
   color: #ffffff;
}
.footer-navigation .current-menu-item .menu-link{
    background-color: transparent;
    color: #0471df;
}
.section__testimonials {
  padding-bottom: 70px;
}
/* Start Contact Section */
.consultation-form-section{
    padding-top: 50px;
}
.contact_section_paragraph p {
    font-size: 19px;
    line-height: 1.5;
}
.consultation-form-parent{
    background: #000;
    padding: 30px;
    color: #FFF;
    overflow-y: auto;
    position: relative;
    margin: 40px 50px 20px 50px;
}
.consultForm__heading{
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    padding-bottom: 30px;
    max-width: 620px;
    width: 100%;
    margin: 0 auto;
    letter-spacing: 4.8px;
    font-weight: 300;
    line-height: 1.1;
}
.form-style input[type="text"], 
.form-style input[type="number"], 
.form-style input[type="email"], 
.form-style input[type="url"], 
.form-style input[type="password"], 
.form-style input[type="search"], 
.form-style input[type="reset"], 
.form-style input[type="tel"], 
.form-style input[type="date"], 
.form-style select,
.form-style .wpcf7 input.wpcf7-form-control:not([type="submit"]), 
.form-style .wpcf7 textarea.wpcf7-form-control, 
.form-style textarea{
    display: block;
    width: 100%;
    padding: 8px;
    border: 0;
    margin-bottom: 16px;
    font-size: 19px;
    color: #808080;
}
.form-style .form-row p{
    margin-bottom: 16px;
}
.acceptance-checkbox .wpcf7-list-item-label{
    font-size: 19px;
    color: #ffffff;
}
.acceptance-checkbox .wpcf7-list-item{
    margin-left: 0;
}
.form-style .wpcf7 input[type="checkbox"], 
.form-style .wpcf7 input[type="radio"]{
    width: 12px;
    min-width: 12px;
    margin: -6px 4px 0 0;
}
.submit-button-wrap{
    text-align: center;
    margin: 16px 0;
}
.submit-button-wrap input[type="submit"]{
    background: #0471DF;
    text-transform: uppercase;
    font-size: 20px;
    color: #FFF;
    padding: 10px 40px;
    line-height: 1.15;
    cursor: pointer;
    border-radius: unset;
}
.submit-button-wrap input[type="submit"]:focus {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.submit-button-wrap .wpcf7-spinner{
    position: absolute;
}
.form-bottom-content{
    text-align: center;
}
.form-bottom-content h3{
    font-size: 23px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 75px;
    margin-bottom: 4px;
    color: #ffffff;
}
.contact-address-phone-wrap ul{
    margin-left: 0;
}
.contact-address-phone-wrap ul li{
    list-style-type: none;
}
.contact-address-phone-wrap ul li a{
    position: relative;
    font-size: 23px;
}
.contact-address-phone-wrap .fa{
    margin-right:5px;    
}
.contact-address-phone-wrap .fa.fa-phone{
    transform: rotate(90deg);
}
.contact-address-phone-wrap .phone-anchor{    
    color: #97B813;
}
.contact-address-phone-wrap .email-anchor{
    color: #0471DF;
}
.encrypted-messaging-section img{
    height: 32px;
    width: auto;
}
.encrypted-cont-img{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    font-size: 12px;
}
.word-limit-span{
    font-size: 19px;
    color: #ffffff;
}

.cf7-invalid {
    border: 2px solid #e63946 !important;
    outline: none;
}
.cf7-invalid-checkbox {
    outline: 2px solid #e63946;
    outline-offset: 4px;
}
form.invalid .wpcf7-response-output{
    display: none;
}
textarea.contact-textarea{
    height: 100px;
    resize: vertical;
    overflow: auto;
}
/* End Contact Section */

.blog .site-content > .ast-container {
  /* max-width: 100%; */
}
.sidebar-tabs-inner {
    padding-left: 20px;
    margin-bottom: 30px;
}
.single-practice-area .wb_area_contactbtn {
    text-transform: capitalize;
    padding: 10px 20px;
    display: inline-block;
    line-height: 1.5;
}
.common-page-with-sidebar-content .wb-content h3 {
    color: #0471DF;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: .1em;
    padding-bottom: 15px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: 'Raleway-Medium';
}
.page-template-people-template h1,
h1#news-page-title {
    letter-spacing: 11.2px;
}
.single-people-info h2{
    line-height: 1.1;
}
.team-detail-sidebar-title{
    font-size: 16px;
    line-height: 21px;
}
.contact-address-phone-wrap ul {
    margin-bottom: 0;
}
.page-template-front-page-whistleblower .section__header {
    margin-bottom: 20px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    line-height: 1.1;
    font-size: 37px;
    letter-spacing: 2px;
    font-family: 'Raleway-Light';
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="password"], 
input[type="search"], 
input[type=reset],
input[type=tel],
input[type=date], select {
    height: 38px;
}

/* What is Whestleblowing page design start */
.what-is-whestleblowing-wrapper .whistSections__menu {
  color: #0471DF;
  margin: 30px 0 0;
}
.what-is-whestleblowing-wrapper .whistSection__title{
        text-transform: uppercase;
}
.what-is-whestleblowing-wrapper .whistSections__btn {
  display: inline;
  text-transform: uppercase;
  border: 0;
  font-size: 20px;
  background: none;
  padding: 0 8px;

  color: #0471DF;
  cursor: pointer;
  text-align: left;
  margin-bottom: 8px;
}
.what-is-whestleblowing-wrapper .whistSections__separator {  
  display: inline-block;
  font-size: 20px;
}
.CookieDeclarationTable th,
.CookieDeclarationTable td{
    border-width: 0 0px 1px 0;
}
.CookieDeclarationType table{
    border-width: 0;
}
.CookieDeclarationType table th,
.CookieDeclarationType table td{
    text-align: left;    
}
.CookieDeclarationType table th{
    font-family: 'Raleway-Bold';
}
.upcoming-event-page-parent h3 u{
    color: #0471DF;
    font-family: 'Raleway-Bold';
        letter-spacing: .1em;
}
.search-page .h1-style{
    letter-spacing: 11.2px;
}
/* What is Whestleblowing page design start */
.section__about .section__header {
  text-transform: capitalize;
  letter-spacing: 2px;
}