/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/******************************** Fonts **************************************/
@font-face {
  font-family: "Audrey-Bold";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Audrey-Bold.eot#iefix') format("embedded-opentype"), url('../fonts/Audrey-Bold.woff2') format("woff2"), url('../fonts/Audrey-Bold.woff') format("woff"), url('../fonts/Audrey-Bold.ttf') format("truetype"), url('../fonts/Audrey-Bold.svg#Audrey-Bold') format("svg");
}
@font-face {
  font-family: "Audrey-Medium";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Audrey-Medium.eot#iefix') format("embedded-opentype"), url('../fonts/Audrey-Medium.woff2') format("woff2"), url('../fonts/Audrey-Medium.woff') format("woff"), url('../fonts/Audrey-Medium.ttf') format("truetype"), url('../fonts/Audrey-Medium.svg#Audrey-Medium') format("svg");
}
@font-face {
  font-family: "Audrey-Normal";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Audrey-Normal.eot#iefix') format("embedded-opentype"), url('../fonts/Audrey-Normal.woff2') format("woff2"), url('../fonts/Audrey-Normal.woff') format("woff"), url('../fonts/Audrey-Normal.ttf') format("truetype"), url('../fonts/Audrey-Normal.svg#Audrey-Normal') format("svg");
}
@font-face {
  font-family: "open Sans";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/OpenSans.eot#iefix') format("embedded-opentype"), url('../fonts/OpenSans.woff2') format("woff2"), url('../fonts/OpenSans.woff') format("woff"), url('../fonts/OpenSans.ttf') format("truetype"), url('../fonts/OpenSans.svg#open%20Sans') format("svg");
}
@font-face {
  font-family: "open Sans Bold";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/OpenSans-Bold.eot#iefix') format("embedded-opentype"), url('../fonts/OpenSans-Bold.woff2') format("woff2"), url('../fonts/OpenSans-Bold.woff') format("woff"), url('../fonts/OpenSans-Bold.ttf') format("truetype"), url('../fonts/OpenSans-Bold.svg#open%20Sans%20Bold') format("svg");
}
@font-face {
  font-family: social-icons;
  src: url('../fonts/social.woff');
}
/**** Variables ****/
/**** Accessibility ****/
#font-setting {
  margin-top: 0;
  position: fixed;
  right: 98%;
  z-index: 99;
  bottom: 10px;
}
.decrease-text {
  background-image: url('../../../../images/icons/down.jpg');
  height: 40px;
  width: 40px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: -14px;
  content: "";
}
.increase-text {
  background-image: url('../../../../images/icons/up.jpg');
  height: 40px;
  width: 40px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: -14px;
  content: "";
}
.reset-text {
  background-image: url('../../../../images/icons/reset.jpg');
  height: 40px;
  width: 40px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: -14px;
  content: "";
}
.contrast-text {
  background-image: url('../../../../images/icons/high-contrast.jpg');
  height: 40px;
  width: 40px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: -14px;
  content: "";
}
/**** General ****/
.size-100.ribbon {
  box-sizing: content-box;
  background-color: gray;
  height: 45px;
  margin-bottom: 0;
  border-bottom: 5px solid black;
}
.size-100.ribbon .ribbon p {
  text-align: center;
  text-transform: uppercase;
  font-family: "open Sans";
  letter-spacing: 2px;
  line-height: 13px;
}
.size-100.ribbon .ribbon p .white {
  color: white;
}
p {
  font-size: 14px;
  line-height: 20px;
  font-family: "open Sans";
  color: black;
}
b.large {
  font-size: 18px;
  line-height: 30px;
}
ul {
  margin-left: 1.5rem;
  padding: 0;
  margin-top: 0;
}
ul li {
  line-height: 18px;
  font-size: 14px;
  font-family: "open Sans";
  color: black;
}
h2 {
  font-size: 60px;
  color: #000001;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  font-family: "Audrey-Normal";
  line-height: 60px;
}
h3 {
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Audrey-Normal";
  color: #696969;
  line-height: 36px;
}
h4 {
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Audrey-Normal";
  color: #000001;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 32px;
}
/**** Social media icons ****/
/*body {
        min-width: 1200px;
    }
    
    .g-container {
        width: 75rem !important;
    }
    
    .g-flushed .g-container {
        width: 100% !important;
    }*/
.g-social {
  margin-top: 10px;
}
.fa-fw {
  vertical-align: middle;
  font-weight: bold;
  transition: 0.3s;
}
.fa-fw .fa {
  line-height: 50px;
}
.fa-fw:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.fa-facebook:before {
  content: "";
  background-image: url('../images/facebook.png');
  height: 40px;
  width: 40px;
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
.fa-linkedin:before {
  content: "";
  background-image: url('../images/linkedin.png');
  height: 40px;
  width: 40px;
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
.fa-twitter:before {
  content: "";
  background-image: url('../images/twitter.png');
  height: 40px;
  width: 41px;
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
.fa-instagram:before {
  content: "";
  background-image: url('../images/instagram.png');
  height: 40px;
  width: 40px;
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
.fa-fw {
  width: 32px;
  text-align: center;
}
.fa-fw:hover:before {
  filter: brightness(0.5);
}
/**** Menu ***/
#g-header nav > ul > li > a {
  text-transform: uppercase;
  font-size: 14px;
}
#g-header nav > ul > li.active > a {
  text-transform: uppercase;
  font-size: 14px;
  color: #000001;
}
#g-header nav > ul > li {
  line-height: 20px;
  margin-right: 3%;
}
#g-header .g-main-nav {
  z-index: 20;
  margin-top: 10px;
}
#g-header .logo-image {
  height: 57px;
  width: 130px;
  background-size: contain;
  background-repeat: no-repeat;
}
#g-header .g-main-nav .g-standard .g-dropdown {
  background-color: black;
  color: white;
  z-index: 2;
  position: absolute;
  width: 256px;
  border-radius: 10px;
  margin-left: 16px;
}
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  font-size: 0.85rem;
  font-weight: 500;
  color: white !important;
  text-transform: uppercase;
}
#g-header ul.g-toplevel {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
}
#g-header .g-main-nav .g-standard .g-sublevel > li > .g-menu-item-container:hover {
  color: gray !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  line-height: 1;
  line-height: 18px;
  font-size: 14px;
  font-family: "open Sans";
  color: rgba(0, 0, 1, 0.6);
  text-transform: uppercase;
  letter-spacing: 0px;
}
/**** Header ****/
#g-header {
  background-color: #fff;
  color: #000001;
  padding: 3.5px 0;
  position: relative;
  z-index: 10;
}
.page-header h2 {
  font-size: 36px;
  color: #000001;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: left;
  font-family: "Audrey-Normal";
  line-height: 36px;
  margin-bottom: 20px;
}
.itemid-101 #g-sectiona .logo-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
}
.itemid-101 a.wm-btn-black {
  width: auto;
}
.itemid-130 #g-sectiona .logo-image {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
.itemid-125 .page-header h2 {
  text-align: center;
}
.page-header {
  border-bottom: 0;
}
.pull-none.item-image {
  max-height: 400px;
}
.pull-none.item-image a img {
  max-height: 400px;
  width: 100%;
  object-fit: cover;
}
.itemid-127 .page-header h2 {
  text-align: center;
  border-bottom: 0;
}
/**** Footer ****/
#g-footer {
  background: #000001;
  color: #ffffff;
  padding: 6rem 0;
  height: 420px;
}
#g-footer .fa-facebook:before {
  filter: brightness(1.8);
}
#g-footer .logo-image {
  background-image: url('../images/wm-logo-footer.png');
  width: 445px;
  height: 175px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#g-footer .g-social {
  margin-top: 0;
  text-align: right;
}
#g-footer .fa-linkedin:before {
  content: "";
  background-image: url('../images/linkedin-white.png');
  height: 40px;
  width: 40px;
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
#g-footer .fa-twitter:before {
  content: "";
  background-image: url('../images/twitter-white.png');
  height: 40px;
  width: 41px;
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
#g-footer .fa-instagram:before {
  content: "";
  background-image: url('../images/instagram-white.png');
  height: 40px;
  width: 40px;
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}
#g-footer p.footer-address {
  font-size: 18px;
  line-height: 22px;
  color: #b3b2b2;
  font-family: "open Sans";
  font-weight: 900;
  margin-top: 0;
}
#g-footer .branding {
  font-size: 12px;
  font-family: "open Sans";
  margin-top: 60px;
  line-height: 12px;
  margin-bottom: 0;
  color: white;
}
#g-footer .branding a {
  color: #b3b2b2;
}
#g-footer .branding a:hover {
  color: #696969;
}
#g-footer .copyright {
  font-size: 12px;
  font-family: "open Sans";
  margin-top: 0px;
  line-height: 18px;
  margin-bottom: 0;
  color: white;
}
#g-footer .footer-phone {
  text-align: right;
  float: right;
  font-size: 30px;
  font-family: "open Sans Bold";
  margin-top: 50px;
  line-height: 30px;
  color: #b3b2b2;
  text-decoration: none;
  margin-bottom: 16px;
}
#g-footer .footer-phone:hover {
  color: #696969;
}
#g-footer .fa-fw:hover:before {
  filter: brightness(19);
}
#g-footer .footer-email {
  text-align: right;
  float: right;
  font-size: 18px;
  font-family: "open Sans Bold";
  margin-top: 20px;
  line-height: 18px;
  color: #b3b2b2;
  text-decoration: none;
}
#g-footer .footer-email:hover {
  color: #696969;
}
.split {
  display: flex;
}
.split h3 {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Audrey-Normal";
  color: #696969;
  line-height: 30px;
  margin-bottom: 0;
}
.split h4 {
  font-size: 20px;
  text-align: center;
  line-height: 25px;
  margin-top: 0;
}
.split div {
  flex: 0 50%;
  padding: 0 4% 0 0;
}
.split img {
  height: 445px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
/**** Blog ****/
.blog .items-row {
  margin-bottom: 30px;
}
p.readmore .btn {
  background: transparent;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 2.5rem;
  margin: 0 0 0.5rem 0;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #000001;
  font-family: "open Sans";
  padding: 10px 10px;
  text-align: center;
  border: 3px solid #000001;
  width: 210px;
  position: relative;
  display: inline-block;
  margin-right: 0;
  font-weight: 600;
  line-height: 20px;
  border-radius: 0;
  margin-top: 20px;
}
p.readmore .btn:hover {
  color: white;
  background-color: black;
}
.blog-back {
  color: black;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
  width: 50%;
}
.blog-back:hover {
  color: #696969;
}
.need-share-button {
  text-align: right;
  width: 49%;
}
.need-share-button-default .need-share-button_button {
  text-align: right !important;
}
span.need-share-button_button {
  font-family: "Open Sans" !important;
  font-weight: 400 !important;
  color: black !important;
  font-size: 17px !important;
}
span.need-share-button_button:hover {
  color: #696969 !important;
}
.need-share-button-default .need-share-button_dropdown {
  margin-left: 0 !important;
}
/**** Homepage Slider ****/
.itemid-101 .g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after, .itemid-101 .g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
  background: none;
  opacity: 0;
}
.itemid-101 .g-owlcarousel {
  height: 809px !important;
  min-height: 809px !important;
  display: block;
}
.itemid-101 .g-owlcarousel .owl-item .g-owlcarousel-item-img img {
  display: block;
  width: 100% !important;
  height: 809px !important;
  min-height: 809px !important;
  object-fit: cover;
  object-position: left;
}
.itemid-101 .g-owlcarousel .owl-dots {
  bottom: 4%;
}
.itemid-101 .g-owlcarousel .owl-dots .owl-dot {
  background: transparent;
  width: 18px;
  height: 18px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  border: 3px solid white;
  opacity: 1;
}
.itemid-101 .g-owlcarousel .owl-dots .owl-dot:focus {
  outline: none;
  outline-color: transparent;
}
.itemid-101 .g-owlcarousel .owl-dots .owl-dot.active, .itemid-101 .g-owlcarousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: transparent;
  border: 3px solid white;
}
.itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper {
  height: auto;
  height: 809px !important;
  min-height: 809px !important;
}
.itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  height: 100%;
}
.itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  text-align: left;
  width: 100%;
}
.itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content h1 {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 90px;
  font-family: "Audrey-Normal";
  text-shadow: 1px 0px black;
  line-height: 90px;
}
.itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content span.slider-text {
  font-size: 46px;
  line-height: 55px;
  color: white;
  text-transform: uppercase;
  white-space: normal;
  font-family: "Audrey-Normal";
  width: 80%;
  display: block;
}
.itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-link {
  margin-top: 5rem;
}
/**** Banners ****/
#layerslider_1 h1 {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 90px;
  font-family: "Audrey-Normal";
  text-shadow: 1px 0px black;
  line-height: 90px;
}
#layerslider_1 span.slider-text {
  font-size: 46px;
  line-height: 55px;
  color: white;
  text-transform: uppercase;
  white-space: normal;
  font-family: "Audrey-Normal";
}
.itemid-101 #custom-2802-particle > div {
  display: none;
}
.itemid-127 #g-banner .banner h1 {
  line-height: 160px;
}
.itemid-101 #g-banner {
  margin-bottom: 48px;
  z-index: 2;
  position: relative;
}
.itemid-101 #g-sectiona > div > div:nth-child(2) > div:nth-child(2) > div > div > div > div {
  height: 408px !important;
}
.itemid-101 #g-sectionf h3 {
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Audrey-Normal";
  color: black;
  line-height: 36px;
  margin-top: 50px;
}
.itemid-101 .testimonal-section {
  font-size: 18px;
  color: #696969;
  text-align: center;
  padding: 0 110px;
  position: relative;
}
.itemid-101 #custom-5559-particle {
  margin-bottom: 0;
  padding-bottom: 0;
}
.itemid-101 #g-sectionf > div > div:nth-child(2) > div > div {
  padding-top: 0;
}
.itemid-101 .testimonal-section:after {
  content: "";
  background-image: url('../images/quote-right.png');
  position: absolute;
  height: 60px;
  width: 66px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
}
.itemid-101 .testimonal-section:before {
  content: "";
  background-image: url('../images/quote-left.png');
  position: absolute;
  height: 60px;
  width: 66px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0px;
  bottom: 5px;
}
.itemid-101 #custom-3496-particle {
  margin-bottom: 50px;
  margin-top: 0;
}
#g-banner {
  margin-bottom: 110px;
}
#g-banner .custombanner {
  height: 429px;
  top: 0;
  position: relative;
  display: block;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
#g-banner .custombanner .container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 72rem;
  margin: 0 auto;
  padding: 40px 0;
  height: 429px;
}
#g-banner .custombanner .container h1.banner-h1 {
  font-size: 70px;
  text-transform: uppercase;
  line-height: 80px;
  color: white;
  font-family: "Audrey-Normal";
  font-weight: normal;
  text-align: left;
  margin-bottom: 40px;
}
#g-banner .custombanner .container span.banner-sub {
  font-size: 46px;
  line-height: 55px;
  text-transform: uppercase;
  color: white;
  font-family: "Audrey-Normal";
  text-align: left;
}
/**** Subpage Images ****/
body:not(.itemid-101) #g-sectiona .logo-image {
  height: 536px !important;
}
/**** Additional Services ****/
body:not(.itemid-167, .itemid-168, .itemid-132, .itemid-171, .itemid-170) .additional-services {
  border-top: 0px solid #b3b2b2;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 70px;
}
.additional-services {
  border-top: 2px solid #b3b2b2;
  padding-top: 35px;
  margin-top: 40px;
}
.additional-services h2 {
  font-size: 36px;
  line-height: 45px;
  text-align: left;
}
.additional-services .four-blocks .four-blocks-container {
  margin: 4px;
  width: 100%;
  height: 230px;
  position: relative;
  display: inline-block;
  background-size: cover;
  background-position: center;
}
.additional-services .four-blocks .four-blocks-container:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0;
  top: 0;
  transition: 0.4s opacity ease-in;
}
.additional-services .four-blocks .four-blocks-container:hover:after {
  opacity: 1;
}
.additional-services .four-blocks .four-blocks-container p.block-title {
  text-transform: uppercase;
  color: white;
  font-size: 26px;
  line-height: 36px;
  padding: 10px 20px;
  height: 198px;
  display: flex;
  justify-content: end;
  flex-direction: column;
  z-index: 1;
}
/**** Homepage ****/
.what-is-mediation p {
  text-align: right;
  font-size: 15px;
}
.what-is-mediation ul li {
  text-align: right;
  font-size: 15px;
}
.what-is-mediation h3 {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Audrey-Normal";
  color: black;
  line-height: 24px;
  text-align: right;
  font-weight: bold;
}
.how-we-help h3 {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Audrey-Normal";
  color: black;
  line-height: 24px;
  text-align: left;
  font-weight: bold;
}
.itemid-101 #g-sectiona > div > div:nth-child(3) > div:nth-child(1) > div > div > div > div {
  height: 372px !important;
}
.itemid-101 #g-sectiona > div > div:nth-child(4) > div:nth-child(2) > div > div > div > div {
  height: 410px !important;
}
/**** Buttons ****/
a.wm-btn-white {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #ffffff;
  font-family: "open Sans";
  padding: 20px 10px;
  text-align: center;
  border: 3px solid #ffffff;
  width: 255px;
  position: relative;
  display: inline-block;
  margin-right: 18px;
  font-weight: normal;
  line-height: 18px;
  text-decoration: none;
}
a.wm-btn-white:hover {
  background-color: #ffffff;
  color: #000001;
}
#Send {
  float: right;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #000001;
  font-family: "open Sans";
  padding: 20px 10px;
  text-align: center;
  border: 3px solid #ffffff;
  width: 255px;
  position: relative;
  display: inline-block;
  margin-right: 0;
  font-weight: 600;
  line-height: 18px;
  background: white;
  border-radius: 0;
}
#Send:hover {
  color: #ffffff;
  background: transparent;
}
::placeholder {
  color: #000001;
  font-size: 18px;
  font-family: "open Sans";
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000001;
  font-size: 18px;
  font-family: "open Sans";
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000001;
  font-size: 18px;
  font-family: "open Sans";
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #000001;
  color: #000001;
  font-size: 18px;
  font-family: "open Sans";
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #000001;
  font-size: 18px;
  font-family: "open Sans";
}
a.wm-btn-black {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #000001;
  font-family: "open Sans";
  padding: 20px 10px;
  text-align: center;
  border: 3px solid #000001;
  width: 255px;
  position: relative;
  display: inline-block;
  margin-right: 18px;
  font-weight: normal;
  line-height: 18px;
  text-decoration: none;
}
a.wm-btn-black:hover {
  background-color: #000001;
  color: #ffffff !important;
  text-decoration: none;
}
.button-group {
  margin-top: 0;
  margin-bottom: 40px;
}
/**** Banner tagline ****/
.tagline {
  background-color: #000001;
}
.banner-tagline {
  text-transform: uppercase;
  color: white;
  font-family: "open Sans";
  height: 60px;
  font-size: 18px;
  letter-spacing: 3px;
  font-weight: normal;
  margin: 0;
  line-height: 60px;
}
/**** Get in touch - homepage ****/
.itemid-101 #g-sectione {
  background-image: url('../../../../images/2021/home/get-in-touch.jpg');
  background-size: cover;
  height: 496px;
  background-position: center;
  background-repeat: no-repeat;
}
.itemid-101 .get-in-touch {
  padding: 65px 0;
}
.itemid-101 .get-in-touch h2 {
  color: #fff;
  text-align: left;
  font-size: 70px;
  line-height: 80px;
  display: inline;
  text-shadow: 1px 0px black;
}
.itemid-101 .get-in-touch a {
  float: right;
}
/**** Quicklinks ****/
#g-sectiond {
  height: 380px;
}
#g-sectiond .g-container {
  margin-top: 60px;
}
.family-mediation-inner p, .co-parenting-inner p, .workplace-mediation-inner p {
  display: inline-block;
  text-transform: uppercase;
  color: black;
  font-family: "Audrey-Normal";
  font-size: 24px;
  line-height: 30px;
  margin-top: 50px;
  text-align: center;
  position: relative;
}
.family-mediation-inner, .co-parenting-inner, .workplace-mediation-inner {
  text-align: center;
  display: inline-block;
}
.family-mediation, .workplace-mediation {
  position: relative;
}
.workplace-mediation:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  background-color: #b3b2b2;
  height: 295px;
  left: 100%;
  bottom: 0;
}
.workplace-mediation:after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  background-color: #b3b2b2;
  height: 295px;
  left: 0;
  bottom: 0;
}
.workplace-mediation-inner img {
  width: 195px;
}
#g-sectiona .logo-image {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/**** Areas We Cover ****/
body:not(.itemid-127) #g-sectionb {
  background-image: url('../../../../images/2021/home/areas-we-cover.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 68px 0;
}
body:not(.itemid-127) #g-sectionb .areas-we-cover {
  height: 279px;
  width: 100%;
  padding: 36px 0;
}
body:not(.itemid-127) #g-sectionb .areas-we-cover h2 {
  color: white;
}
body:not(.itemid-127) #g-sectionb .areas-we-cover p.areas {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-family: "Audrey-Normal";
  margin-top: 30px;
}
/**** Contact ****/
.contact-phone {
  font-size: 40px;
  line-height: 40px;
  position: relative;
  font-family: "open Sans Bold";
  display: block;
  margin-top: 50px;
  margin-bottom: 30px;
}
.contact-email {
  font-size: 24px;
  color: #000001;
  line-height: 24px;
  font-family: "open Sans";
}
.contact-paragraph {
  font-size: 24px;
  color: #000001;
  line-height: 24px;
  font-family: "open Sans";
  margin-bottom: 30px;
}
.form-horizontal .controls {
  margin-left: 0;
}
.itemid-127 #g-sectionb > div > div > div.g-block.size-76 {
  background-color: #696969;
  padding: 0 30px;
}
.itemid-127 a.wm-btn-black {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #000001;
  font-family: "open Sans";
  padding: 22px 10px;
  text-align: center;
  border: 3px solid #000001;
  width: 365px;
  position: relative;
  display: inline-block;
  margin-right: 18px;
  font-weight: 600;
  line-height: 18px;
}
.itemid-127 .button-group {
  margin-top: 45px;
  margin-bottom: 60px;
}
.rsform h3 {
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 30px;
}
#rsform_3_page_0 > div > div > div.control-group.rsform-block.rsform-block-send > p {
  color: #ffffff;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  height: 60px;
  padding-left: 20px;
  margin-bottom: -15px;
  border-radius: 0;
}
textarea {
  padding-left: 20px;
  margin-bottom: -15px;
  border-radius: 0;
}
/**** Testimonals ****/
.testimonals-content p {
  font-size: 14px;
  line-height: 20px;
  font-family: "open Sans";
  margin-bottom: 0 !important;
  font-weight: bold;
}
.testimonal-name {
  color: #696969;
  line-height: 0px;
  margin: 1rem 0;
}
.testimonal-date {
  color: #696969;
  line-height: 0px;
  margin: 0rem 0;
}
.testimonal-client {
  color: #696969;
  line-height: 0px;
  margin: 0rem 0;
}
.testimonal-box {
  margin-bottom: 30px;
}
.itemid-126 h3 {
  text-align: left;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Audrey-Normal";
  color: black;
  line-height: 36px;
}
.itemid-126 .button-group {
  margin-top: 30px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    width: 62rem;
  }
}
@media (max-width: 959px) {
  .size-100.ribbon {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: content-box;
    background-color: gray;
    height: 45px;
    margin-bottom: -3px !important;
  }
  .size-100.ribbon .ribbon p {
    text-align: center;
    text-transform: uppercase;
    font-family: "open Sans";
    letter-spacing: 1px;
    line-height: 13px;
    font-size: 12px;
  }
  .itemid-101 #custom-2802-particle > div > h1 {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 90px;
    font-family: "Audrey-Normal";
    text-shadow: 1px 0px black;
    height: 425px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-size: 90px;
    font-family: "Audrey-Normal";
    text-align: center;
    padding: 70px 0px 0px 190px;
    text-shadow: 1px 1px black;
    line-height: 90px;
    text-align: left;
  }
  .itemid-101 .button-group {
    margin-top: 0;
    bottom: 100px;
    position: relative;
    display: block;
    padding-left: 198px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .itemid-101 .g-owlcarousel {
    height: 709px !important;
    min-height: 709px !important;
  }
  .itemid-101 .g-owlcarousel .owl-item .g-owlcarousel-item-img img {
    display: block;
    width: 100% !important;
    height: 709px !important;
    min-height: 709px !important;
    object-fit: cover;
    object-position: center;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper {
    height: 709px !important;
    min-height: 709px !important;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    width: 80%;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content h1 {
    font-size: 70px;
    line-height: 80px;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content span.slider-text {
    font-size: 38px;
    line-height: 55px;
    width: 100%;
    display: block;
  }
  .fa-fw {
    width: 20px;
    text-align: center;
  }
  #g-header nav > ul > li {
    line-height: 20px;
    margin-right: 1%;
  }
  #g-header .size-62 {
    flex: 0 68%;
    width: 68%;
  }
  #g-header .size-22 {
    flex: 0 16%;
    width: 16%;
  }
  #g-header .Social .g-content {
    margin: 0.625rem 0;
    padding: 0.938rem 0;
  }
  .fa-facebook:before {
    content: "";
    background-image: url('../images/facebook.png');
    height: 35px;
    width: 35px;
    position: relative;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .fa-linkedin:before {
    content: "";
    background-image: url('../images/linkedin.png');
    height: 35px;
    width: 35px;
    position: relative;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .fa-twitter:before {
    content: "";
    background-image: url('../images/twitter.png');
    height: 35px;
    width: 35px;
    position: relative;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .fa-instagram:before {
    content: "";
    background-image: url('../images/instagram.png');
    height: 35px;
    width: 35px;
    position: relative;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (min-width: 960px) and (max-width: 1099px) {
  #g-header nav > ul > li {
    line-height: 20px;
    margin-right: 10px;
  }
  #g-footer .logo-image {
    background-image: url('../images/wm-logo-footer.png');
    width: 364px;
    height: 120px;
  }
  #layerslider_1 h1 {
    font-size: 80px;
    line-height: 90px;
  }
  #layerslider_1 span.slider-text {
    font-size: 36px;
    line-height: 50px;
  }
  a.wm-btn-white {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: "open Sans";
    padding: 15px 5px;
    width: 230px;
  }
  a.wm-btn-black {
    width: 230px;
  }
  body:not(.itemid-127) #g-sectionb .areas-we-cover {
    height: 279px;
    width: 100%;
    padding: 24px 0;
  }
  body:not(.itemid-101) #g-sectiona .logo-image {
    height: 425px !important;
  }
  #g-banner {
    margin-bottom: 40px;
  }
  #g-banner .custombanner {
    height: 300px;
  }
  #g-banner .custombanner .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 57rem;
    margin: 0 auto;
    padding: 40px 0;
    height: 350px;
  }
  #g-banner .custombanner .container h1.banner-h1 {
    margin-bottom: 12px;
    font-size: 55px;
    text-transform: uppercase;
    line-height: 56px;
  }
  #g-banner .custombanner .container span.banner-sub {
    font-size: 40px;
    line-height: 50px;
  }
  .additional-services .four-blocks .four-blocks-container {
    margin: 1px;
  }
  .additional-services .four-blocks .four-blocks-container p.block-title {
    font-size: 22px;
    line-height: 30px;
  }
}
/**** Tablet ****/
@media (min-width: 768px) and (max-width: 959px) {
  /**** GENERAL ****/
  /**** Footer ****/
  /**** SUBPAGES ****/
  .itemid-101 .g-owlcarousel {
    height: 709px !important;
    min-height: 709px !important;
  }
  .itemid-101 .g-owlcarousel .owl-item .g-owlcarousel-item-img img {
    display: block;
    width: 100% !important;
    height: 709px !important;
    min-height: 709px !important;
    object-fit: cover;
    object-position: center;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper {
    height: 709px !important;
    min-height: 709px !important;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    width: 95%;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content h1 {
    font-size: 56px;
    line-height: 66px;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content span.slider-text {
    font-size: 28px;
    line-height: 40px;
    width: 100%;
    display: block;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    padding: 1rem 0;
    font-size: 14px;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-link {
    margin-top: 3rem;
  }
  .itemid-101 .g-owlcarousel .owl-nav .owl-prev {
    left: 1rem;
  }
  .itemid-101 .g-owlcarousel .owl-nav .owl-next {
    right: 1rem;
  }
  #font-setting {
    margin-top: 26px;
    position: fixed;
    right: 97%;
    z-index: 99;
  }
  .decrease-text, .reset-text, .increase-text, .contrast-text {
    height: 36px;
    width: 36px;
  }
  p {
    font-size: 15px;
    line-height: 18px;
    font-family: "open Sans";
  }
  h2 {
    font-size: 50px;
    color: #000001;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-family: "Audrey-Normal";
    line-height: 50px;
  }
  h3 {
    text-align: center;
    font-size: 31px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Audrey-Normal";
    color: #696969;
    line-height: 36px;
    margin-bottom: 0;
  }
  ul {
    margin-left: 1.5rem;
    padding: 0;
    margin-top: 15px;
  }
  ul li {
    line-height: 20px;
    font-size: 15px;
  }
  #g-header .Social {
    width: 74%;
    flex: 0 74%;
  }
  #g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
    line-height: normal;
    font-size: 12px;
    font-weight: 500;
    color: white !important;
    text-transform: uppercase;
  }
  #g-header .g-block.size-54 .g-content {
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
  }
  #g-header .g-block.size-22 .g-content {
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
  }
  #g-header .g-block.size-24 .g-content {
    padding-left: 0;
    margin-left: 0;
  }
  #g-header nav > ul > li {
    line-height: 20px;
    margin-right: 5px;
    position: relative;
    display: inline-block;
  }
  #g-header nav > ul > li.active > a {
    text-transform: uppercase;
    font-size: 12px;
    color: #000001;
  }
  #g-header nav > ul > li > a {
    text-transform: uppercase;
    font-size: 12px;
  }
  a.wm-btn-white {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
    font-family: "open Sans";
    padding: 15px 5px;
    text-align: center;
    border: 3px solid #fff;
    width: 205px;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    font-weight: 600;
    line-height: 18px;
  }
  a.wm-btn-black {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000001;
    font-family: "open Sans";
    padding: 15px 5px;
    text-align: center;
    border: 3px solid #000001;
    width: 205px;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    font-weight: 600;
    line-height: 18px;
  }
  #layerslider_1 h1 {
    font-size: 65px;
    line-height: 70px;
  }
  #layerslider_1 span.slider-text {
    font-size: 25px;
    line-height: 25px;
  }
  .itemid-101 #g-sectiona .logo-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center -68px;
  }
  .itemid-101 #custom-2802-particle > div > h1 {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-size: 90px;
    font-family: "Audrey-Normal";
    text-shadow: 1px 0px black;
    height: 425px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-size: 60px;
    font-family: "Audrey-Normal";
    text-align: center;
    padding: 60px 0px 0px 65px;
    text-shadow: 1px 1px black;
    line-height: 75px;
    text-align: left;
  }
  .itemid-101 #g-banner .banner {
    background-image: url('../../../../images/homepage-slider.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 410px;
    display: block;
    background-position: center;
  }
  .itemid-101 .button-group {
    margin-top: 0;
    bottom: 134px;
    position: relative;
    display: block;
    margin: 0 auto;
  }
  .itemid-101 #g-banner {
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
  }
  .itemid-101 #g-sectiona .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .itemid-101 #g-sectiona > div > div:nth-child(3) {
    flex-flow: column-reverse;
    -webkit-flex-flow: column-reverse;
    -moz-flex-flow: column-reverse;
  }
  .itemid-101 #g-sectiona .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-101 #g-sectiona > div > div:nth-child(3) > div:nth-child(1) > div > div > div > div {
    height: 323px !important;
  }
  .itemid-101 #g-sectiona > div > div:nth-child(4) > div:nth-child(2) > div > div > div > div {
    height: 258px !important;
  }
  .itemid-101 #g-sectione {
    height: 425px;
  }
  .itemid-101 #g-sectione .get-in-touch {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
  }
  .itemid-101 #g-sectione .get-in-touch h2 {
    color: #fff;
    text-align: left;
    font-size: 42px;
    line-height: 52px;
    display: block;
    text-shadow: 2px 1px black;
    width: 70%;
    display: inline-block;
  }
  .itemid-101 #g-sectione .get-in-touch a {
    float: none;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-shadow: 1px 1px black;
    box-shadow: 1px 2px black;
    width: 28%;
    bottom: 20px;
  }
  .itemid-101 #g-sectionf h3 {
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Audrey-Normal";
    color: black;
    line-height: 36px;
    margin-top: 30px;
  }
  .itemid-101 .testimonal-section {
    font-size: 16px;
    color: #696969;
    text-align: center;
    padding: 0 82px;
    position: relative;
  }
  .itemid-101 .testimonal-section:before {
    content: "";
    background-image: url('../images/quote-left.png');
    position: absolute;
    height: 50px;
    width: 50px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    bottom: 104px;
  }
  .itemid-101 .testimonal-section:after {
    content: "";
    background-image: url('../images/quote-right.png');
    position: absolute;
    height: 50px;
    width: 50px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    bottom: -6px;
  }
  .itemid-101 #custom-3496-particle {
    margin-bottom: 25px;
    margin-top: 0;
  }
  .itemid-101 #g-sectionf > div > div:nth-child(2) > div > div {
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #g-sectiond {
    height: 350px;
    margin-top: 35px;
    position: relative;
    display: block;
  }
  .family-mediation-inner p, .co-parenting-inner p, .workplace-mediation-inner p {
    display: inline-block;
    text-transform: uppercase;
    color: black;
    font-family: "Audrey-Normal";
    font-size: 22px;
    margin-top: 40px;
    text-align: center;
    position: relative;
    line-height: 28px;
  }
  .what-is-mediation h3 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Audrey-Normal";
    color: black;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
  }
  .what-is-mediation p {
    text-align: left;
    font-size: 15px;
  }
  #g-footer {
    background: #000001;
    color: #fff;
    padding: 2rem 0;
    height: 260px;
  }
  #g-footer .logo-image {
    background-image: url('../images/wm-logo-footer.png');
    width: 272px;
    height: 140px;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 20px;
    position: relative;
  }
  #g-footer .branding {
    font-size: 12px;
    font-family: "open Sans";
    margin-top: 42px;
    line-height: 12px;
    margin-bottom: 0;
  }
  #g-footer .copyright {
    font-size: 12px;
    font-family: "open Sans";
    margin-top: 0px;
    line-height: 18px;
    margin-bottom: 0;
    width: 255px;
  }
  #g-banner {
    margin-bottom: 85px;
  }
  .banner-tagline {
    text-transform: uppercase;
    color: white;
    font-family: "open Sans";
    height: 61px;
    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 600;
    margin: 0;
    line-height: 60px;
  }
  #g-banner {
    margin-bottom: 50px;
  }
  #g-banner .custombanner {
    height: 280px;
  }
  #g-banner .custombanner .container {
    width: 42rem;
    margin: 0 auto;
    padding: 40px 0;
    height: 300px;
  }
  #g-banner .custombanner .container h1.banner-h1 {
    font-size: 40px;
    text-transform: uppercase;
    line-height: 48px;
    margin-bottom: 10px;
  }
  #g-banner .custombanner .container span.banner-sub {
    font-size: 32px;
    line-height: 45px;
  }
  body:not(.itemid-101) #g-sectiona .logo-image {
    height: 407px !important;
  }
  body:not(.itemid-127) #g-sectionb {
    background-attachment: scroll;
    margin: 42px 0;
  }
  .additional-services h2 {
    font-size: 29px;
    line-height: 36px;
    text-align: left;
  }
  .additional-services .four-blocks .four-blocks-container {
    margin: 3px;
    width: 49%;
    height: 243px;
    position: relative;
    display: inline-block;
    background-size: cover;
    background-position: center;
    flex: 0 49% !important;
  }
  .additional-services .four-blocks .four-blocks-container p.block-title {
    height: 212px;
  }
  .itemid-126 h3 {
    text-align: left;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Audrey-Normal";
    color: black;
    line-height: 36px;
    margin-bottom: 30px;
  }
  .page-header h2 {
    font-size: 30px;
    color: #000001;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left;
    font-family: "Audrey-Normal";
    line-height: 30px;
    margin-bottom: 0;
  }
  .itemid-130 #g-sectiona .logo-image {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 347px !important;
  }
  .outline-14 #g-sectiona .logo-image, .outline-16 #g-sectiona .logo-image, .itemid-128 #g-sectiona .logo-image, .itemid-129 #g-sectiona .logo-image {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px !important;
  }
  .outline-14 #g-sectiona .size-60, .outline-9 #g-sectiona .size-60, .outline-16 #g-sectiona .size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .outline-14 #g-sectiona .size-40, .outline-9 #g-sectiona .size-40, .outline-16 #g-sectiona .size-40 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  .outline-14 .button-group, .outline-9 .button-group, .outline-16 .button-group {
    margin-top: 35px;
    width: 500px;
    margin-bottom: 0;
  }
  #g-sectiond .g-container {
    margin-top: 30px;
  }
  .itemid-149 .page-header h2 {
    margin-bottom: 40px;
  }
  .itemid-149 .split h4 {
    font-size: 19px;
    text-align: center;
    line-height: 25px;
    margin-top: 5px;
  }
  .contact-phone {
    font-size: 34px;
    line-height: 40px;
    position: relative;
    font-family: "open Sans Bold";
    display: block;
    margin-top: 20px;
    margin-bottom: 24px;
  }
  .contact-email {
    font-size: 22px;
    color: #000001;
    line-height: 20px;
    font-family: "open Sans";
  }
  .contact-paragraph {
    font-size: 20px;
    color: #000001;
    line-height: 18px;
    font-family: "open Sans";
    margin-bottom: 30px;
  }
  #Send {
    float: right;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000001;
    font-family: "open Sans";
    padding: 15px 10px;
    text-align: center;
    border: 3px solid #fff;
    width: 205px;
    position: relative;
    display: inline-block;
    margin-right: 0;
    font-weight: 600;
    line-height: 18px;
    background: white;
    border-radius: 0;
  }
  #rsform_3_page_0 > div > div > div.control-group.rsform-block.rsform-block-send > p {
    color: #fff;
    display: inline-grid;
    width: 55%;
    margin: 0 0 20px 0;
  }
  form {
    margin: 0 0 5px;
  }
  .rsform h3 {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 28px;
  }
  .itemid-127 a.wm-btn-black {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000001;
    font-family: "open Sans";
    padding: 20px 2px;
    text-align: center;
    border: 3px solid #000001;
    width: 255px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
    line-height: 18px;
  }
  .itemid-127 .button-group {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "";
    font-size: 40px;
    top: 20px;
    position: relative;
  }
  #g-header .size-22 {
    flex: 0 74%;
    width: 74%;
  }
  #g-header .size-24 {
    flex: 0 26%;
    width: 26%;
  }
  .family-mediation:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    background-color: #b3b2b2;
    height: 280px;
    left: 100%;
    bottom: 35px;
  }
  .workplace-mediation:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    background-color: #b3b2b2;
    height: 280px;
    left: 0;
    bottom: 35px;
  }
  .g-offcanvas-right .g-offcanvas-toggle {
    left: inherit;
    right: 25px;
  }
}
.g-offcanvas-right .g-offcanvas-toggle {
  left: inherit;
  right: 1.2rem;
  display: none;
}
@media (max-width: 959px) {
  /**** Menu ****/
  .split img {
    height: 345px;
    width: 100%;
    object-fit: cover;
    object-position: top;
  }
  .fa-fw:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-particle.g-menu-item---particle-6JED8.g-standard > div > div > a > div {
    height: 105px;
    width: 260px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 20px 0 20px 0;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: #949292;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(255, 255, 255, 0.2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#a6000000", endColorstr="#00000000", GradientType=1);
  }
  #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-component.g-menu-item-125.g-parent.active.g-standard.g-menu-item-link-parent > ul > li > div > div > ul > li.g-menu-item.g-menu-item-type-component.active, #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-component.g-menu-item-125.g-parent.active.g-standard.g-menu-item-link-parent > ul > li > div > div > ul > li.g-menu-item.g-menu-item-type-component:hover {
    background: transparent !important;
  }
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    display: none;
  }
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #fff;
    padding: 12px 15px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
  }
  #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-particle.g-menu-item---particle-IrErD.g-standard > div > div > div {
    display: block;
  }
  #g-mobilemenu-container .fa-linkedin:before, #g-mobilemenu-container .fa-twitter:before, #g-mobilemenu-container .fa-instagram:before {
    -webkit-filter: contrast(200%) brightness(220%);
    filter: contrast(169%) brightness(220%);
  }
  #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-component.g-menu-item-125.g-parent.active.g-standard.g-menu-item-link-parent > ul > li > div > div > ul > li.g-menu-item.g-menu-item-type-component > a, #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-component.g-menu-item-125.g-parent.g-standard.g-menu-item-link-parent > ul > li > div > div > ul > li.g-menu-item.g-menu-item-type-component > a {
    color: #ada5a5 !important;
    padding: 4px 28px !important;
    font-size: 13px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
  }
  #g-mobilemenu-container .g-toplevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-toplevel.g-slide-out > .g-go-back > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-go-back > .g-menu-item-container {
    transform: none;
  }
  #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-component.g-menu-item-125.g-parent.active.g-standard.g-menu-item-link-parent > ul > li > div > div > ul > li.g-menu-item.g-menu-item-type-component.g-menu-item-128.active > a {
    text-decoration: underline;
  }
  #g-mobilemenu-container .g-toplevel li {
    display: block;
    position: static !important;
    margin-right: 0;
    cursor: pointer;
  }
  #g-mobilemenu-container .g-toplevel .g-dropdown {
    transform: none;
  }
  #g-offcanvas #g-mobilemenu-container ul {
    background: black;
    height: auto !important;
  }
  #g-mobilemenu-container .g-toplevel .g-dropdown .g-block:first-child .g-go-back {
    display: none;
  }
  li.g-menu-item.g-menu-item-type-component.g-menu-item-125.g-parent.g-standard.g-menu-item-link-parent ~ li {
    top: 112px;
  }
  #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-component.g-menu-item-125.g-parent.g-standard.g-menu-item-link-parent > ul {
    top: 36px;
  }
}
@media (max-width: 767px) {
  /**** General ****/
  /**** Header ****/
  /**** Footer ****/
  .itemid-101 .g-owlcarousel {
    height: 509px !important;
    min-height: 509px !important;
  }
  .itemid-101 .g-owlcarousel .owl-item .g-owlcarousel-item-img img {
    display: block;
    width: 100% !important;
    height: 509px !important;
    min-height: 509px !important;
    object-fit: cover;
    object-position: center;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper {
    height: 509px !important;
    min-height: 509px !important;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    width: 95%;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content h1 {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content span.slider-text {
    font-size: 22px;
    line-height: 30px;
    width: 100%;
    display: block;
    text-align: center;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    padding: 0.5rem 0;
    font-size: 14px;
    display: block;
    margin: 0 auto 1rem;
  }
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-link {
    margin-top: 2rem;
  }
  .itemid-101 .g-owlcarousel .owl-nav .owl-prev {
    left: 1rem;
  }
  .itemid-101 .g-owlcarousel .owl-nav .owl-next {
    right: 1rem;
  }
  #font-setting {
    margin-top: 0px;
    position: fixed;
    right: 95%;
    z-index: 99;
  }
  .decrease-text, .reset-text, .increase-text, .contrast-text {
    height: 32px;
    width: 32px;
  }
  .what-is-mediation .g-content, .how-we-help .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #layerslider_1 h1 {
    font-size: 28px;
    line-height: 40px;
    top: -20px;
    position: relative;
  }
  #layerslider_1 span.slider-text {
    font-size: 18px;
    line-height: 25px;
  }
  #layerslider_1 a.wm-btn-white {
    display: none;
  }
  .split {
    display: flex;
    flex-flow: column;
  }
  .itemid-148 .item-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .itemid-101 .get-in-touch {
    width: 100%;
    margin: 14px auto;
    text-align: center;
    padding: 0;
  }
  .itemid-101 .get-in-touch h2 {
    color: #fff;
    text-align: center;
    font-size: 25px;
    line-height: 36px;
    text-shadow: 2px 2px black;
  }
  .itemid-101 .get-in-touch a {
    float: none;
    margin: 10px auto;
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
    font-family: "open Sans";
    padding: 10px 8px;
    text-align: center;
    border: 3px solid #fff;
    width: 200px;
    position: relative;
    display: inline-block;
    margin-right: 18px;
    font-weight: 600;
    line-height: 18px;
  }
  .itemid-101 #g-sectione {
    display: block !important;
    background-size: cover;
    height: 278px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .need-share-button {
    text-align: right;
    width: 48%;
  }
  .need-share-button-default .need-share-button_button:before {
    display: none !important;
  }
  .need-share-button_dropdown-bottom-center {
    left: 0 !important;
  }
  p {
    font-size: 14px;
  }
  h2 {
    font-size: 40px;
    color: #000001;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-family: "Audrey-Normal";
    line-height: 40px;
    margin-bottom: 0;
  }
  h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Audrey-Normal";
    color: #696969;
    line-height: 20px;
  }
  .itemid-101 ul li {
    line-height: 17px;
    font-size: 14px;
  }
  .itemid-101 #custom-2802-particle > div > h1 {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-size: 90px;
    font-family: "Audrey-Normal";
    text-shadow: 1px 0px black;
    height: 300px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-size: 40px;
    font-family: "Audrey-Normal";
    text-align: center;
    padding: 48px 0px 0px 40px;
    text-shadow: 1px 1px black;
    line-height: 50px;
    text-align: left;
  }
  .itemid-101 #custom-2802-particle > div > h1 > br {
    display: none;
  }
  .itemid-101 .button-group {
    margin-top: 0;
    bottom: 180px;
    position: relative;
    display: block;
    padding-left: 40px;
    width: 100%;
  }
  .itemid-101 #g-banner .banner {
    background-image: url('../../../../images/homepage-slider.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 265px;
    display: block;
  }
  .itemid-101 #g-banner {
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
  }
  .itemid-101 #g-sectiona > div > div:nth-child(3) {
    flex-flow: column-reverse;
    -webkit-flex-flow: column-reverse;
    -moz-flex-flow: column-reverse;
  }
  .itemid-101 #g-sectiona > div > div:nth-child(2) > div:nth-child(2) > div > div > div > div {
    background-position: center;
  }
  .itemid-101 #g-sectiona > div > div:nth-child(2) > div:nth-child(2) > div > div > div > div {
    height: 290px !important;
  }
  .itemid-101 #g-sectiona > div > div:nth-child(3) > div:nth-child(1) > div > div > div > div {
    height: 285px !important;
  }
  .itemid-101 #g-sectiona > div > div:nth-child(4) > div:nth-child(2) > div > div > div > div {
    height: 275px !important;
    background-position: center;
  }
  .itemid-101 ul {
    margin-left: 1.5rem;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .itemid-101 #g-sectione, .itemid-101 #g-sectionf {
    display: none;
  }
  div.g-block.size-50.how-we-help {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-101 #g-sectiona > div > div:nth-child(3) > div:nth-child(1) {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .how-we-help h3 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Audrey-Normal";
    color: black;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    margin: 0 0 18px 0;
  }
  .how-we-help p {
    margin-bottom: 0;
  }
  .what-is-mediation h3 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Audrey-Normal";
    color: black;
    line-height: 24px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
  }
  .what-is-mediation p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 0;
  }
  #g-sectiond .g-content {
    margin: 5px;
    padding: 0px 0;
  }
  .family-mediation-inner img, .co-parenting-inner img, .workplace-mediation-inner img {
    width: 130px;
    display: block;
    margin: 0 auto;
  }
  .family-mediation-inner, .co-parenting-inner, .workplace-mediation-inner {
    text-align: center;
    display: block;
  }
  body:not(.itemid-127) #g-sectionb {
    background-attachment: scroll;
  }
  body:not(.itemid-127) #g-sectionb .areas-we-cover {
    padding: 26px 0;
  }
  body:not(.itemid-127) #g-sectionb .areas-we-cover h2 {
    color: white;
    line-height: 35px;
    font-size: 30px;
  }
  body:not(.itemid-127) #g-sectionb .areas-we-cover p.areas {
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
  }
  body:not(.itemid-101) #g-sectiona .logo-image {
    height: 336px !important;
  }
  .additional-services h2 {
    font-size: 30px;
    line-height: 38px;
    text-align: left;
    margin-bottom: 36px;
  }
  #g-banner {
    margin-bottom: 40px;
  }
  #g-banner .custombanner {
    height: 350px;
  }
  #g-banner .custombanner .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    padding: 40px 18px;
    height: 342px;
  }
  #g-banner .custombanner .container h1.banner-h1 {
    font-size: 34px;
    text-transform: uppercase;
    line-height: 42px;
    color: white;
    font-family: "Audrey-Normal";
    font-weight: normal;
    text-align: left;
    margin-bottom: 20px;
  }
  #g-banner .custombanner .container span.banner-sub {
    font-size: 26px;
    line-height: 30px;
  }
  .itemid-126 h3 {
    text-align: left;
    font-size: 27px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Audrey-Normal";
    color: black;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .itemid-126 .button-group {
    margin-top: 10px;
    text-align: center;
  }
  .itemid-127 #g-sectionb > div > div > div.g-block.size-76 {
    background-color: #696969;
    padding: 0 0;
  }
  .itemid-127 #Send {
    background: white;
    border-radius: 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000001;
    font-family: "open Sans";
    padding: 10px 10px;
    text-align: center;
    margin-right: 10px;
    font-weight: 600;
    line-height: 18px;
    float: none;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .itemid-127 a.wm-btn-black {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000001;
    font-family: "open Sans";
    padding: 10px 10px;
    text-align: center;
    border: 3px solid #000001;
    width: 285px;
    position: relative;
    display: inline-block;
    margin-right: 18px;
    font-weight: 600;
    line-height: 18px;
  }
  .itemid-127 .button-group {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  p.branding > a:nth-child(1) {
    font-size: 15px;
  }
  body.itemid-127 {
    margin: 0 !important;
    padding: 0 !important;
  }
  .rsform h3 {
    color: #fff;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 30px;
  }
  .contact-phone {
    font-size: 30px;
    line-height: 30px;
    position: relative;
    font-family: "open Sans Bold";
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .contact-email {
    font-size: 17px;
    color: #000001;
    line-height: 17px;
    font-family: "open Sans";
  }
  .contact-paragraph {
    font-size: 16px;
    color: #000001;
    line-height: 18px;
    font-family: "open Sans";
    margin-bottom: 15px;
  }
  .page-header h2 {
    font-size: 27px;
    color: #000001;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left;
    font-family: "Audrey-Normal";
    line-height: 33px;
    margin-bottom: 16px;
    margin-top: 0;
  }
  .itemid-148 #g-banner {
    margin-bottom: 0;
  }
  .itemid-148 .item {
    margin-bottom: 35px;
  }
  .itemid-148 .blog {
    margin-top: 40px;
  }
  .itemid-148 .blog .items-row {
    margin-bottom: 0;
  }
  a.wm-btn-black {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000001;
    font-family: "open Sans";
    padding: 10px 10px;
    text-align: center;
    border: 3px solid #000001;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
    line-height: 18px;
    margin-top: 12px;
  }
  .outline-14 #g-sectiona > div > div, .outline-9 #g-sectiona > div > div, .outline-16 #g-sectiona > div > div {
    flex-flow: column;
    position: relative;
  }
  .outline-14 #g-sectiona .size-60, .outline-9 #g-sectiona .size-60, .outline-16 #g-sectiona .size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .outline-14 #g-sectiona .size-40, .outline-9 #g-sectiona .size-40, .outline-16 #g-sectiona .size-40 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .outline-14 #g-sectiona .logo-image, .outline-9 #g-sectiona .logo-image, .outline-16 #g-sectiona .logo-image {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height: 457px !important;
  }
  .outline-14 .button-group, .outline-9 .button-group, .outline-16 .button-group {
    margin-top: 35px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .g-social {
    margin-top: 10px;
    display: none;
  }
  #g-footer .g-social {
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }
  #g-header {
    background-color: #fff;
    color: #000001;
    padding: 0.5px 0;
    position: relative;
    z-index: 10;
    height: 100px;
  }
  .banner-tagline {
    text-transform: uppercase;
    color: white;
    font-family: "open Sans";
    height: 50px;
    font-size: 13px;
    letter-spacing: 3px;
    font-weight: 600;
    margin: 20px auto;
    line-height: 25px;
  }
  #g-sectiond {
    height: auto;
    padding: 25px 0 30px 0;
  }
  #g-sectiond .g-container {
    margin-top: 0px;
  }
  .family-mediation-inner p, .co-parenting-inner p, .workplace-mediation-inner p {
    display: inline-block;
    text-transform: uppercase;
    color: black;
    font-family: "Audrey-Normal";
    font-size: 20px;
    margin-top: 30px;
    text-align: center;
    position: relative;
    padding: 0 38px;
  }
  #g-footer {
    background: #000001;
    color: #fff;
    padding: 0rem 0;
    height: 485px;
  }
  #g-footer .logo-image {
    background-image: url('../images/wm-logo-footer.png');
    width: 290px;
    height: 80px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
  }
  #g-footer > div > div > div.g-block.size-40 {
    bottom: 170px;
    position: relative;
  }
  #g-footer p.footer-address {
    font-size: 18px;
    line-height: 22px;
    color: #b3b2b2;
    font-family: "open Sans";
    font-weight: 900;
    margin-top: 0;
    top: 118px;
    position: relative;
    text-align: center;
  }
  #g-footer .branding {
    font-size: 12px;
    font-family: "open Sans";
    margin-top: 0;
    line-height: 12px;
    margin-bottom: 0;
    text-align: center;
    top: 275px;
    position: relative;
  }
  #g-footer .copyright {
    font-size: 12px;
    font-family: "open Sans";
    margin-top: 0px;
    line-height: 18px;
    margin-bottom: 0;
    text-align: center;
    top: 280px;
    position: relative;
  }
  #g-footer > div > div > div:nth-child(3) {
    bottom: 110px;
    position: relative;
  }
  #g-footer .footer-phone {
    float: none;
    font-size: 25px;
    font-family: "open Sans Bold";
    margin-top: 0;
    line-height: 30px;
    text-align: center;
    position: relative;
    display: block;
  }
  #g-footer .footer-email {
    text-align: center;
    float: none;
    font-size: 16px;
    font-family: "open Sans Bold";
    margin-top: 10px;
    line-height: 18px;
    position: relative;
    display: block;
  }
}
/*# sourceMappingURL=custom_13.css.map */