/*
Theme Name: ZOLA ADVANCED
Theme URI: http://bootstrapfour.hyprtxt.com/
Author: Zola Creative
Author URI: https://zolacreative.com
Version: 0.2.3
License: MIT
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: zola-advanced
*/
.footer-menu a.nav-link:gover {
	color:#55a0f3;
}
#mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	position:absolute;
	top:0;
	right:30px;
}
#mega-menu-wrap-main_menu .mega-menu-toggle {
	position: absolute;
	top:-90px;
	right:15px;
}
.panel-heading {
	font-weight:500;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item:hover > a.mega-menu-link {
	color: #55a0f3;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu {
	text-align:right;
	padding:0 30px 0 0;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link, #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link:hover {font-weight: 600!important;
  font-size:16px;
text-align:center;
}
  
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow:none!important;
  }
  .widget_taxonomy_dropdown_widget .heading label {
    font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 .5em 0;
  color: #F7773D;    font-size: 32px;
  }
  
  @media screen and (max-width:992px) {
	  .member .atty_detail {
		  transform: translateY(33%);
	  }
	  
    .atty-page .profile-pic span {
      padding: 30px 30px 30px 0;
      margin-bottom: 10px;
    }
  .widget_taxonomy_dropdown_widget .heading label {
  font-size: 24px!important;
  }
  }
  .view_pdf {
  text-align:center;
  font-size:24px;
  font-weight: 400;
  }
  
  .view_pdf .fa-file-pdf {
  margin:0 10px;
  }
  
  .tagcloud a {
  font-size:16px!important;
  display:block;
  width:100%;
  line-height: 1.714285714285714;
  }
  
  .readmore, .watchmore {
  font-weight: 400;
  }
  .readmore .far, .watchmore .far {
  margin-left:10px;
  color: #F7773D;
  transition: all .3s;
  }
  
  .readmore:hover .far, .watchmore:hover .far {
  
  color: #019493;
  }
  
  .single .inside_title .title_text {
  font-size: 28px;
  }
  
  .blog .post .entry-header .display-5 {
  margin-top:10px;
  }
  
  
  * {
    outline:0!important;
  }
  .container-fluid.no-padding img {max-width:100%!important;width:100%!important;}
  .profile-pic span img {
    border: 2px solid #0DDAE2;
  }
  .container {
    position: relative;
  }
  .footer_location span.detail_local_name {
    color:#55a0f3;
    font-size:16px;
  }
  
  aside li.cat-item.current-cat a {
    font-weight:600!important;
  }
  
  
  .ebook_thumb img {
    max-width:150px;
  }
  
  .ebook_thumb:hover img {
    box-shadow: 3px 1px 5px #4444443d;
  }
  
  .ebook_thumb {
    transition: all .3s;
    text-align: center;
  }
  
  .page-template-firm strong, .parent-pageid-99 .main-container p strong, .parent-pageid-99 .main-container p b, .parent-pageid-298 .main-container p strong, .parent-pageid-298 .main-container p b, .parent-pageid-296 .main-container p strong, .parent-pageid-296 .main-container p b, .parent-pageid-298 .main-container p strong, .parent-pageid-298 .main-container p b, .parent-pageid-297 .main-container p strong, .parent-pageid-297 .main-container p b, .parent-pageid-299 .main-container p strong, .parent-pageid-299 .main-container p b {
    color:#315CA8;
    font-weight:bold;
  }
  .entry-header span a {
    color:#074358;
  }
  
  .entry-header span a:hover {
    color:#019493;
  } 
  
  .atty-page .profile-pic {
    padding-left:0;
    padding-right:0;
  }
  .logo .navbar-brand img {
    max-width: 320px;
    width: 100%;
    height: auto;
  }
  .tabs {
    display: flex;
    flex-wrap: wrap;
    margin-top:60px;
  }
  
  .tabs label {
    color:#315CA8;
    border-bottom: 1px solid #315CA8;
      order: 1;
      width: 25%;
      text-align: center;
      height: 80px;
      line-height: 1.5;
      text-transform: uppercase;
      padding: 10px 0em;
      cursor: pointer;
      letter-spacing: 1px;
      position: relative;
      transition: all ease 0.2s;
  }
  
  .tabs .tab {
    order: 99;
    flex-grow: 1;
    width: 100%;
    display: none;
    padding: 1rem;
    background: #fff;
  }
  
  .tabs input[type="radio"] {
    display: none;
  }
  .tabs input[type="radio"]:checked + label {
    background: #fff;
    font-weight:500;
  }
  
  .tabs input[type="radio"]:checked + label:after {
    content: url(/wp-content/themes/zolaADVANCED/css/images/dwntab.png);
      position: absolute;
      right: 60%;
      top: 79px;
      width: 0;
      display: inline;
      height: 0;
  }
  .tabs input[type="radio"]:checked + label + .tab {
    display: block;
  }
  
  @media (max-width: 45em) {
    .tabs .tab {
      order:1;
    }
    .tabs label {
      order: 2;
    }
    .tabs label {
      width: 100%;
      margin-right: 0;
      margin-top: 0.2rem;
    }
  }
  
  
  
  .slogan__social-link-container {
    visibility:hidden!important;
  }
  header .detail_header_btn:first-of-type {
    text-align: right;
    width:75%;
    display:inline-block;
  }
  
  header .detail_header_btn {
    display:none;
  }
  
  #collapseOne .card-body li.page_item, #collapseOne .card-body .child-thumb {
    list-style-type:none;
    font-weight:400;
    margin-bottom:12px;
  }
  
  .copyright span a {
    color:#f9ffb2;
  }
  
  .copyright span a:hover {
    color:#fff;
  }
  
  body.logged-in.admin-bar {
    margin-top:-45px;
  }
  .edit-link {
    display:none;
  }
  article .feat-image {
    margin-bottom: 1em;
  }
  
  article .feat-image img {
    width:100%;
  }
  
  article .feat-image:hover {
    opacity:.85;
    cursor:pointer;
  }
  .container-fluid.no-padding {
    text-align:center;
    position:relative;
    background:#3a6781;
  }
  .btn-link.collapsed {
    font-weight:500!important;
  }
  
  .btn-link {
    font-weight:500!important;
  }
  :any-link:hover {
    text-decoration: none;
  }
  
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height:60px!important;
    height: auto;
  }
  
  /* PRACTICE AREA PARENTS  */
  .panel-heading.fa-298, .panel-heading.fa-364, .panel-heading.fa-297, .panel-heading.fa-386, .panel-heading.fa-296, .panel-heading.fa-381, .panel-heading.fa-299, .panel-heading.fa-390 {
    background:transparent;
  }
  
  .panel-heading.fa-298 span, .panel-heading.fa-364 span, .panel-heading.fa-297 span, .panel-heading.fa-386 span, .panel-heading.fa-296 span, .panel-heading.fa-381 span, .panel-heading.fa-299 span, .panel-heading.fa-390 span {
    color:#222222;
  }
  
  .panel-body:hover {
    color:#fff;
  }
  .atty_info .title-line {
    background: #0DDAE2;
    margin: 0;
    position: relative;
    height: 10px;
    left: 0;
    bottom: -30px;
    max-width: 240px;
    display: block;
  }
  
  .atty_info .entry-title.display-1 {
    color:#ffffff;
    font-size: 54px;
    line-height: 60px;
    font-weight: 500;
    position: absolute;
    top:84px;
    left:15px;
  }
   .title-line {
    background: #0DDAE2;
    margin: 0 auto;
    position: absolute;
    height: 10px;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
   }
   
  .container.hero {
    max-width: 60%;
  }
  /* CUSTOM BREADCRUMBS */
  .bcrumbs {
    background: transparent!important;
  }
  .breadcrumbs{
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    font-size: 16px;
    font-style: normal;
    /* this new code truncates title and adds ellipsis */
    max-width: 75ch;
    overflow: hidden;
    font-weight: 300;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#315CA8;
  }
  .breadcrumbs span a {color:#000;padding:0 15px;border:0!important;
  }
  
  .breadcrumbs span:first-child a {
    padding-left:0!important;
  }
  
  .breadcrumbs a.current-item {
    color:#315CA8;
    font-weight: 400;
  }
  
  #breadcrumbs li{
    display:inline-block;
    list-style-type: none;
    vertical-align:middle;
    margin-right:15px;
  }
  
  #breadcrumbs .separator{
    font-size:12px;
    font-weight:100;
    color:#ccc;
  }
  
  /* FIRM DETAILS STYLING */
  header .detail_ph_number {
    font-size: 30px;
    color: #074358;
    font-weight: 500;
  }
  
  header .detail_ph_number a {
    color:#074358;
  }
  
  header .detail_header_btn {
      color:#315CA8;
      font-weight:400;
      font-size:16px;
  }
  
  header .detail_header_btn i {
    font-size: 12px;
    margin: 0 0 0 10px;
    top: -2px;
    right:0;
    font-weight: 400;
    position: relative;
    transition: all .2s ease;
  }
  
  header .detail_header_btn:hover i {
  right: 5px;
  }
  
  
  
  
  /* * * * * * * * * * * * * * *
   * WordPress Content Classes
   * * * * * * * * * * * * * * */
   .gform_wrapper .top_label .gfield_label {
     position:absolute;
     margin-left:-9999px;
   }
  img {
    border: none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
  }
  .size-auto,
  .size-full,
  .size-large,
  .size-medium,
  .size-thumbnail {
    max-width: 100%;
    height: auto;
  }
  .alignright {
    display: inline;
    float: right;
    margin: 0.4rem 0 1.6rem 1.6rem;
  }
  .alignleft {
    display: inline;
    float: left;
    margin: 0.4rem 1.6rem 1.6rem 0;
  }
  .aligncenter {
    display: block;
    margin: 0.4rem auto 1.6rem auto;
  }
  .wp-caption {
    max-width: 100%;
  }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
  }
  
  .sticky {
    background: #f7f7f9;
    padding: 1rem;
  }
  .bypostauthor {
    background: #f7f7f9;
    padding: 0.5rem;
  }
  .gallery-caption {
    font-weight: bold;
  }
  /* Text meant only for screen readers */
  .says,
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  
  body > nav.navbar {
    border-radius: 0;
  }
  
  .main-container {
    border-radius: .25rem;
    background: white;
    padding-top: 1rem;
    margin-bottom: 2rem;
  }
  
  .widget {
    margin-bottom: 2rem;
  }
  
  .post {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid rgba(0,0,0,.15);
  }
  
  nav.navbar {
    margin-bottom: 2rem;
    padding:10px 0;
  }
  
  html {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    scroll-behavior: smooth; }
  
  *, *:before, *:after {
    -webkit-box-sizing: inherit;
            box-sizing: inherit; }
  
  body, html {
      font-family: 'Montserrat', sans-serif;
    font-weight: 300;
  }
  
  b, strong {
    font-weight: 700;
  color:#315CA8; }
  
  img {
    border: 0; }
  
  
  a {
    color:inherit;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  
  a[href*="tel:"] {
    text-decoration: none; }
  
  a:before, a:after {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  
  a:hover,
  a:active {
    color: #55a0f3 }
  
  .cta-link {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2; }
  
  .cta-link--first {
    margin-right: 24px; }
  
  .cta-link:after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #0DDAE2;
    margin-left: 6px; }
  
  .cta-link:hover {
    text-decoration: none; }
  
    .children ul {
      padding-left:0;
    }
  
    .widget_categories .children li {
      margin: 1em auto;
    }
  
    .widget_categories .children li a {
      color:#fff;
    }
  
    .widget_categories ul, .widget_archive ul {
      padding-left: 0;
      list-style-type: none;
    }
  
    .cat-item-1 > a {
      display:none;
    }
    .children .cat-item {
      width: 100%;
      display: block;
    }
  
  .btn, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .children .cat-item {
    display: inline-block;
    font-size: 21px!important;
    font-weight: 400;
    line-height: 60px;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    text-align: center;
      border-radius: 4px;
      background-color: #2566A9;
      background: linear-gradient(188.84deg, #0DDAE2 0%, #315CA8 100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
    .pagination .btn {
      margin:0 10px;
    }
  
    .pagination .btn a {
      color:#fff;
    }
  
    .post .entry-header .display-5 {
      margin: 0 0 .5em;
      padding: 0;
      font-size: 32px;
      display:block;
    }
  
    .entry-footer {
      padding:0;
    }
  
    .btn.readmore {
      float: left;
      background: #074358;
      color:#0DDAE2;
    }
  
  .btn:hover, .pagination .btn:hover, .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .children .cat-item:hover, .services__btn:hover {
    color: #fff;
    background: linear-gradient(188.84deg, #15B5D0  0%, #15B5D0 100%);
    cursor:pointer; }
  
    /* FOCUS AREAS */
  .col-lg-3 #accordion .card-body {
    padding-left:0;
    padding-right:0;
  }
  .card-header {
          background: transparent;
          padding:0;
          border-bottom:0;
          border-bottom: 1px solid #315CA8;
      }
      .card {
          border:0;
          border-radius: 0;
          border-bottom:0;
      }
  
  
     #accordion .btn {
      text-transform: none;
      padding-left: 1em;
      white-space:normal;
      text-align: left;
      background: transparent;
      font-weight: 400;
      color: #315CA8;
      text-decoration: none;
      letter-spacing: 1px;
      line-height:1.7;
      padding-bottom:1em;
      padding-top:1em;
      }
  
  .btn-link .chevron:before {
    font-family: "Font Awesome 5 Pro" ;
    content: "\f078";
    font-style:normal;
    font-weight: normal;
    text-decoration: inherit;
  /*--adjust as necessary--*/
    color: #000;
    font-size:12px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
    top:30px;
  }
  
  .btn-link.collapsed .chevron:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f054";
      font-style:normal;
      font-weight: 300;
      text-decoration: inherit;
  /*--adjust as necessary--*/
      color: #000000;
      font-size: 12px;
      padding-right: 10px;
      position: absolute;
      left: 0;
      top: 33.33333%;
  }
  
  .card-body {
      padding: 0 1.25rem 1.25rem;
  }
  
  .atty-page #collapseOne .card-body p a {
    margin-bottom: 12px;
    line-height: 1.714285714285714;
    display: inline-block;
  }
      
  
  /*Headline Formatting*/
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, aside .heading, .h5, .h6 {
      font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 .5em 0;
    color: #315CA8 }
  
  
  
  .display-1, .h1, h1 {
    font-size: 54px;
  }
  
  .entry-title.display-1 {
    font-size:36px;
  }
  
  .display-2, .h2, h2 {
    font-size: 48px;
  }
  
  .display-3, .h3, h3{
    font-size: 32px;
  }
  
  .display-4, .h4, h4 {
    font-size: 32px;
  }

  aside .heading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.2;
    font-size: 24px;
    margin: 0 0 .5em 0;
    color: #315CA8;
  }
  
  .display-5, .h5, h5 {
    font-size: 28px;
  }
  
  .section__subtitle.h3.case_indicator {
    font-size: 22px;
    display: block;
    color:#315CA8;
  }
  
  .display-6, .h6, h6 {
    font-size: 24px;
  }
  
  
  
  @media (min-width: 576px) {
  
  
  /*Content Formatting*/
  p, li, label {
      font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.714285714285714;
    color: #222222;
  }
  
  span {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
  }
  
  /*Header*/
  .header {
    padding-top: 33px;
    padding-bottom: 33px;
    background: #fff;
  }
  
  .header__logo {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 2em;
  }
  
  .nav {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1em;
  }
  
  .nav__link {
      font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #074358;
    line-height: 1;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  
  .header__phone {
    display: block;
      font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 36px;
    color: #074358;
    line-height: 1;
    letter-spacing: 0.01em;
  }
  
  }
  
  @media (min-width: 768px) {

    .inside_title .title_text {
      max-width:100%;
    }
  
    
  }
  
  .page-id-96 .nav-link.active:after {
    width: 48px!important;
    border-left: 15px solid transparent!important;
    border-right: 15px solid transparent!important;
    border-bottom: 15px solid transparent!important;
  background: url('/wp-content/themes/zolaADVANCED/css/images/dwntab.png') no-repeat!important;
  content: " "!important;
    background-size: cover!important;
    position: absolute!important;
    bottom: -30px!important;
    left: 27%!important;
    height: 30px!important;
  }
    
  
  @media (min-width: 992px) {
  
    .header__logo {
      margin: 0;
    }
  
    .nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    }
  
  }
  
  @media (min-width: 1200px) {
  
    .nav__link {
      font-size: 18px;
    }
  
  }
  
  @media (min-width: 1400px) {
  
    .nav__link {
      font-size: 21px;
      padding-left: 14px;
      padding-right: 14px;
    }
  
  }
  
  .slogan__row {
    height: auto;
  }
  
  
  .slogan__social-link-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 1em;
  }
  
  .footer__social-link-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    width: 100%;
    font-size:12px;
  }
  
  
  .footer_location {
    margin: 60px 0 30px 0;
    font-size: 14px;
    line-height: 23px;
  }
  
  .footer-menu a:first-child {
  padding-left:0;
  }
  
  
  .slogan__social-link {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 21px;
    color: #e5e49a;
    border: 2px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    margin-left: 12.5px;
    margin-right: 12.5px;
  }
  
  .slogan__social-link:hover {
    background: #fff;
  }
  
  .slogan__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    line-height: 1.12;
    margin-bottom: 1em;
    position: absolute;
    bottom:0;
    left:0;
  }
  
  .slogan__text {
    font-size: 56px;
    top: 50%;
    position: relative;
    text-align: left;
    max-width: 720px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    color: #ffffff;
    word-break: break-word;
    line-height: 1.3;
    padding-top:30px;
    font-family: 'Roboto', sans-serif;
  }
  
  .btn--slogan {
    width: 100%;
    margin-bottom: .5em;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
      border-radius: 4px;
      background-color: #315CA8;
      background: linear-gradient(188.84deg, #0DDAE2 0%, #315CA8 100%);
      box-shadow: 0 10px 6px 0 rgba(40,88,116,0.18);
  
  }
  
  @media (min-width: 576px) {
  
    .slogan__row {
      height: 740px;
    }
  
    .btn--slogan {
      width: initial;
      font-size: 21px;
      line-height: 80px;
    }
  
  
  }
  
  @media (min-width: 768px) {
  
    .btn--slogan {
      font-size: 36px;
    }
  
  }
  
  @media (min-width: 992px) {
    .slogan__social-link-container {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-left: 75%;
    }
  
    }
  
  @media (min-width: 1200px) {
  
    .slogan__container {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.666667%;
              flex: 0 0 66.666667%;
      max-width: 1260px;
      margin-left: auto;
      margin-right: auto;
    } 
    
    }
  
  
  
  
  /*Secton Code*/
  .intro {
    padding: 90px 0;
  }
  
  .section__subtitle {
    font-size: 21px;
    color: #3b3b3b;
    text-transform: uppercase;
  }
  
  
  .section__subtitle--light {
    color: #fff;
  }
  
  .section__subtitle--light:before {
    background: url(css/images/pin--light.png) no-repeat;
    background-size: cover;
  }
  
  .intro__row {
    margin-bottom: 30px;
  }
  
  @media (min-width: 992px) {
  
    .intro__row {
      margin-bottom: 60px;
    }
       
  }
  
  @media (min-width: 1200px) {
  
    .intro__row {
      margin-bottom: 100px;
    }
  
    .intro__row:first-child {
      margin-top: 100px;
    }
  
  }
  
  .intro__bg--left {
    position: relative;
    left: -15px;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 100%;
    height:100%
  }
  
  
  .intro__bg--right {
    position: absolute;
    right: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
    max-width: 100%;
    height:100%
  }
  
  .search__input, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper textarea {
    display: block;
    width: 100%;
    height: 62px;
    padding-left: 10px;
    line-height: 60px;
    margin-bottom: .5em;
    border: 1px solid #e5e49a;
    background: #f2f2f2;
    color: #7b7b7b;
  }
  
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    width:100%!important;
    margin-right: 0!important;
  }
  
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right:0!important;
  }
  .btn--search {
    width: 100%;
    font-size: 32px;
  }
  
  @media (min-width: 1200px) {
    .btn--search {
      width: auto;
    }
    
  }
  
  .focus {
    background: #07686b url(css/images/focus__background.jpg) center no-repeat;
    overflow: hidden;
  }
  
  .focus__content {
    padding: 80px 0;
  }
  
  .focus p {
    color: #fff;
  }
  
  .focus__bg--left {
    position: absolute;
    left: -30px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    max-width: 337px;
  }
  
  .focus__bg--right {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
  }
  
  .services {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  .services span.h1, .services p {
    color: #ffffff;
  }
  
  .services p:last-child {
    margin-bottom:215px;
  }
  
  .services__btn {
    display: block;
    position: relative;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 13px;
    padding-right: 13px;
    line-height: 1.2;
    color: #fff;
    text-align: left;
    text-decoration: none;
    background: linear-gradient(188.84deg, #0DDAE2 0%, #315CA8 100%);
  }
  
  
  .services__btn-text {
    max-width: 220px;
    word-wrap: break-word;
    margin: 0 auto;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .services__btn:hover {
    text-decoration: none;
    color:#ffffff;
  }
  
  @media (min-width: 1200px) {
  
    .services {
      padding-top: 215px;
      padding-bottom: 0;
    }
    
  }
  
  @media (min-width: 1400px) {
  
    .services__btn {
      font-size: 21px;
      text-align: left;
      padding-left: 30px;
      padding-right: 15px;
    }
  
    .services__btn:after {
      content: "\f105";
      display: block;
      font-size: 36px;
      font-weight: 300;
      position: absolute;
      right: 30px;
      top: 33%;
      font-family: 'Font Awesome 5 Pro';
    }
  
    .services__btn-text {
      position: relative;
      margin-right: 50px;
      margin-left:30px;
    }
    
  }
  
  .news {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  
  .news img {
    max-width: 100%;
    height: auto;
  }
  
  .news__preview {
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid #ccc;
  }
  
  .news__preview:last-child {
    border: 0;
  }
  
  .news__date, time {
    font-size: 18px;
    color: #FF885C;
    margin-bottom: .2em;
    font-weight: 400;
  }
  
  .readmore a, .watchmore a, .readmore .far, .watchmore .far {
    color: #315CA8!important;
  }
  
  .readmore a:hover, .watchmore a:hover, .readmore:hover .far, .watchmore:hover .far {
    color: #0DDAE2!important;
  }
  
  .news__title {
    font-weight:400;
    display: block;
  }
  
  /*Footer*/
  .footer_logo {
    text-align:center;
  }
  
  .footer_logo img {
    max-width:150px;
  }
  
  .footer_social_links i {
    background: linear-gradient(190.51deg, #4DD4C5 0%, #3059A7 100%);
    padding: 12px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
  }
  
  footer .gmap-icon a {
    background: linear-gradient(190.51deg, #4DD4C5 0%, #3059A7 100%);
    padding: 8px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display:block;
  }
  
  footer .gmap-icon {
    display: block;
    margin: 15px auto;
  }
  
  footer .gmap-icon a img {
    max-width: 18px;
    position:relative;
    top:-2px;
  }
  
  .footer_social_links a:hover i{
    color:#ffffff!important;
  }
  
  
  .footer_social_links a:last-child {
    display:none;
  }
  footer {
    padding-top:3em;
    background: #3c3c3c;
    color: #ffffff;
  }
  
  .footer {
    min-height: 95px;
    padding: 30px 0;
    margin: 50px 0 0 0;
  }
  
  .footer p {
    font-size: 16px;
    line-height: 21px;
  }
  
  .footer a {
    text-decoration: none;
  }
  
  .footer a:hover {
    text-decoration: underline;
  }
  
  /* Helper Classes */
  .primary-color {
    color: #0DDAE2;
  }
  
  .second-color {
    color: #019493;
  }
  
  .yellow-color {
    color: #e5e49a;
  }
  
  .dark-teal-color {
    color: #315CA8;
  }
  
  .brick-color {
    color: #0DDAE2;
  }
  
  /* type scale */
  .f1 {
    font-size: 54px;}
  
  .f2 {
    font-size: 36px; }
  
  .f3 {
    font-size: 32px; }
  
  .f4 {
    font-size: 24px; }
  
  .f5 {
    font-size: 21px; }
  
  .f6 {
    font-size: 18px; }
  
  .f7 {
    font-size: 16px; }
  
  .f8 {
    font-size: 14px; }
  
  /* display title scale */
  .d1 {
    font-size: 120px; }
  
  .d2 {
    font-size: 80px; }
  
  .d3 {
    font-size: 76px; }
  
  .d4 {
    font-size: 64px; }
  
  .d5 {
    font-size: 52px; }
  
  .no-padding {
    padding-left: 0;
    padding-right: 0;
  }
  
  header {
    margin-bottom: 108px;
      display: inline-block;
  }
  
  .entry-header {
    margin-bottom: 0;
  }
  header .logo {
    text-align:center;
  }
  
  header .navi {
  }
  
  #mega-menu-wrap-main_menu {
    clear: left;
    display:flex;
    top: 0px;
    position: relative;
  }
  
  header .logins {
    max-width: 230px;
    text-align: right;
    padding: 0 10px;
    float:right;
  }
  
  #mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-block-1:after {
    content: '\f333';
    font-family: 'dashicons';
    font-size: 28px;
    color: #074358;
    margin: 0 0 0 5px;
  }
  
  toggle-block-1 .mega-toggle-label {
    color: #074358;
    font-size: 18px;
  }
  
  .inside_title {
    height:0;
    position: relative;
  }
  
  .inside_title .title_text {
    font-size: 36px;
    position: absolute;
    font-weight: 700;
    text-transform: uppercase;
    background: transparent;
    bottom: 0;
    color: #ffffff;
    padding-bottom: 45px;
    width: auto;
    display: table-cell;
  }
  
  .arch_search {
    display:flex;
    padding:1em;
    text-align:center;
    justify-content: center;
  }
  
  /* ARCHIVE ATTORNEY */
  
  .member:nth-child(4n) .team-bio-pic, .member:nth-child(4n-1) .team-bio-pic {
    float:right;
  }
  
  .member:nth-child(4n) .team-bio-pic:after, .member:nth-child(4n-1) .team-bio-pic:after {
    border-right:0;
  }
  
  .member:nth-child(4n) .team-detail:after, .member:nth-child(4n-1) .team-detail:after {
    position: absolute;
    top: 0;
    right: -30px;
    content: '';
    width: 0;
    height: 0;
    border-left: solid 2em #315CA8;
    border-bottom: solid 2em transparent;
    border-top: solid 2em transparent;
  }
  .member:nth-child(4n-2), .member:nth-child(4n-3) {
    
  }
  
  /* SINGLE ATTORNEY */
  .atty-page #collapseOne .card-body p a {
    color: #000;
  }
  
  .atty-page #collapseOne .card-body p a:hover {
    color:#019493;
  } 
  
  .atty-page .vcf_link {
    margin: 10px auto;
    width: 100%;
    display: block;
  }
  .atty-page .atty_detail {
    margin-top:-200px;
  }
  
  .atty_header_image {
    height:480px;
    margin-top:-2em;
  }
  
  .atty-page .atty-bio {
  padding-top: 0;
  margin-top: -220px;
  position: relative;
  }
  
  .atty-page .atty-bio section.bio-links {
  position: relative;
  left:0;
  top:4em;
  left:0;
  line-height: 3;
  }
  
  .atty-page .profile-pic span {
    max-width: 320px;
    height:320px;
    display:block;
    overflow:hidden;
  }
  
  
  .atty-page .atty_position {
    color:#ffffff;
    text-transform: uppercase;
    font-size: 1.4em;
  }
  
  .atty-page .bio-links {
    position: absolute;
    bottom: -60px;
    left: 0;
    line-height: 3;
    padding: 30px;
  }
  
  .atty-page .bio-links div {
    float:left;
    text-align:left;
    padding:0;
  }
  .atty-page .card-header {
        background: transparent;
        padding:0;
        border-bottom:0;
    }
    .atty-page .card {
        border:0;
        border-radius: 0;
  border-bottom: 1px solid #315CA8;
    }
  
    .atty-page #accordion .btn {
      text-transform: uppercase;
      padding-left: 1em;
      white-space: normal;
      text-align: left;
      background: transparent;
      font-weight: 300;
      color: #315CA8;
      text-decoration: none;
      letter-spacing: 1px;
      line-height: 1.7;
      padding-bottom: 1em;
      padding-top: 1em;
      box-shadow:none!important;
    }
  
    .atty-page .btn-link .chevron:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f078";
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      color: #000;
      padding-right: 0.5em;
      position: absolute;
      left: 0;
      top: 30px;
  
  }
  
  .atty-page .btn-link.collapsed .chevron:before {
    text-transform: uppercase;
    padding-left: 0;
    text-align: left;
    content: "\f054";
    white-space: nowrap;
    font-size: 12px;
    background: transparent;
    font-weight: 400;
    color: #315CA8;
    text-decoration: none;
    letter-spacing: 1px;
  }
  
  .atty-page .bio-links i {
    margin: 0 15px 0 10px;
    color:#315CA8;
    font-size:16px;
  }
  
  .atty-page .news-item-image, .news-item-desc {
    float:left;
    width: 50%;
    padding: 10px;
  }
  
  .atty-page span.bio_link a {
    color:#000!important;
    font-size: 20px;
    font-weight:400;
  }
  
  .atty-page .nav-tabs .nav-link, .page-id-96 .nav-tabs .nav-link {
    color:#315CA8;
    border-color: #315CA8!important;
    border-bottom: 1px solid #315CA8;
    border-left:0;
    border-right:0;
    border-top:0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-align:center;
    max-width:200px;
    line-height: 1.2;
    letter-spacing: 1px;
  }
  
  .atty-page .nav-tabs .nav-link:hover, .page-id-96 .nav-tabs .nav-link:hover {
    color:#019493;
  }
  .atty-page .nav-tabs, .page-id-96 .nav-tabs {
    border-bottom: 1px solid #315CA8;
    margin-bottom: 2em;
  }
  
  .page-id-96 .nav-tabs .nav-link {
   padding: 20px!important;
   position: relative!important;  
  }
  
  .atty-page .nav-tabs .nav-link {
    display: inline;
  background-color: #fff;
  padding: 20px 30px;
  position: relative;
  text-transform: uppercase;
  }
  
  .atty-page .nav-link.active, .page-id-96 .nav-link.active {
  font-weight:500;
  }
  
  
  .atty-page .nav-link.active:after {
    width: 48px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
  background: url('/wp-content/themes/zolaSTRTR/css/images/dwntab.png') no-repeat;
  content: " ";
    background-size: cover;
    position: absolute;
    bottom: -30px;
    left: 35%;
    height: 30px;
  }
  
  /**********************/
  
  aside .gmap iframe {
    max-width: 280px;
    width: 100%;
    margin: 1em auto;
  }
  
  aside .detail_block {
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    text-align: center;
    margin: 1em auto;
    padding-bottom: 10px;
  }
  
  /* CONTACT PAGE */
  .gmap iframe {
    max-width:280px;
    height: 280px;
    width:100%;
  }
  
  .gmap_direct {
    position: absolute;
    bottom: 6px;
    width: 80%;
    color:#fff!important;
  }
  
  hr.gmap_sep {
    margin: 72px auto;
  }
  aside .gmap_direct {
    position:relative;
    bottom:0;
  }
  
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    width:100%;
  }
  
  .contact .detail_block {
    padding-left:15px;
  }
  
    .atty_detail .h4 {
      font-size: 22px;
      line-height: 1.5;
    }
    
    .member .atty_detail {
      display: block;
      position: relative;
      top: 50%;
      transform: translateY(66%);
  }
  
  /* ARCHIVE ATTORNEY */
  .result-detail {
    width: 100%;
    padding: 1em 0;
    text-align: center;
  }
  
  .member {
    padding:0;
    background:#315CA8;
  }
  
  .member .team-detail {
    text-align:center;
  }
  
  .member .team-detail h3 {
    color:#222222;
  }
  .team-bio-pic, .team-detail {
    width: 50%;
    float:left;
    position:relative;
  }
  .team-bio-pic {
  max-width: 285px;
    height: auto;
    overflow: hidden;
  }
  .team-bio-pic:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-right: solid 2em #315CA8;
    border-bottom: solid 2em transparent;
    border-top: solid 2em transparent;
  }
  .team-detail {
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .team-detail .h4 a {
    color:#fff;
    font-weight: 400;
  
    
  }
  .team-detail .atty_pos {
    font-size:14px; color:#fff;
    font-weight: 300;
  }
  
  .bios-links {
    display:block;
    width:100%;
    margin: 1em auto;
  }
  
  .bios-links a {
    color:#ffffff;
    width:25%;
    padding:8px;
  }
  
  
  /*
  .bios-links a {
    display:none;
  }
  
  
  .bios-links a[href=""] {
    display: none;
  }
  .bios-links a:not([href=""]) {
    display: inline!important;
  }
  */
  
  
  
  
  
@media (max-width: 1280px) {

    .atty_info .entry-title.display-1 {
      top:0;
    }
  
    header .detail_header_btn:first-of-type {
      width:auto;
    }
  
    .btn, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
      font-size: 18px!important;
    }
  
  /* SINGLE ATTORNEY */
  
  .atty-page .vcf_link {
    margin: 10px auto;
    width: 100%;
    display: block;
  }
  .atty-page .atty_detail {
    margin-top:-140px;
  }
  
  .atty_header_image {
    height:240px;
    margin-top:-2em;
  }
  
  .atty-page .atty-bio {
  padding-top: 0;
  margin-top: -220px;
  position: relative;
  }
  
  .atty-page .atty-bio section.bio-links {
  position: relative;
  left:0;
  top:4em;
  left:0;
  line-height: 3;
  }
  
  .atty-page .profile-pic span {
    max-width: 320px;
    height:320px;
    display:block;
    overflow:hidden;
  }
  
  
  .atty-page .bio-links div {
    float:left;
    padding:0;
  }
  
  
  .atty-page .card-header {
        background: transparent;
        padding:0;
        border-bottom:0;
    }
    .atty-page .card {
        border:0;
        border-radius: 0;
  border-bottom: 1px solid #315CA8;
    }
  
    .atty-page #accordion .btn {
      text-transform: uppercase;
      padding-left: 1em;
      white-space:normal;
      text-align: left;
      background: transparent;
      font-weight: 300;
      color: #315CA8;
      text-decoration: none;
      letter-spacing: 1px;
      line-height:1.7;
      padding-bottom:1em;
      padding-top:1em;
    }
  
    .atty-page .btn-link .chevron:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f054";
      font-style: normal;
      font-weight: 300;
      text-decoration: inherit;
      color: #315CA8;
        font-size: 12px;
      padding-right: 10px;
      position: absolute;
      left: 0;
      top: 25px;
  }
  
  .atty-page .btn-link.collapsed .chevron:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f054";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#315CA8;
    font-size: 12px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
    top: 25px;
  }
  
  .atty-page .bio-links i {
    margin: 0 15px 0 10px;
    color:#315CA8;
    width:25px;
  }
  
  .atty-page .news-item-image, .news-item-desc {
    float:left;
    width: 50%;
    padding: 10px;
  }
  
  
  .atty-page .nav-tabs, .page-id-96 .nav-tabs {
    border-bottom: 1px solid #315CA8;
    margin-bottom: 2em;
  }
  
  .atty-page .nav-tabs .nav-link, .page-id-96 .nav-tabs .nav-link {
    display: inline;
  background-color: #fff;
  padding: 20px 15px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  width:25%;
  align-items: center;
  }
  
  .atty-page .nav-link.active, .page-id-96 .nav-link.active {
  font-weight:500;
  }
  
  
  .atty-page .nav-link.active:after {
    width: 48px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
  background: url('/wp-content/themes/zolaADVANCED/css/images/dwntab.png') no-repeat;
  content: " ";
    background-size: cover;
    position: absolute;
    bottom: -30px;
    left: 35%;
    height: 30px;
  }
  
  /**********************/
  
  .display-1, .h1, h1 {
    font-size: 42px;
  }
  
  .display-2, .h2, h2 {
    font-size: 40px;
  }
  
  .display-3, .h3, h3{
    font-size: 36px;
  }
  
  
  .display-4, .h4, h4, aside .heading {
    font-size: 32px;
  }
  
  .display-5, .h5, h5 {
    font-size: 28px;
  }
  
  .display-6, .h6, h6 {
    font-size: 24px;
  }
  
    header {
      margin-bottom: 100px;
        display: inline-block;
    }
    
    header .logo img {
      text-align:center;
      max-width:280px;
    }
    
    header .navi {
    }
  
    #mega-menu-wrap-main_menu {
      top:1em;
      left: 1em;
      float: right;
    }
    
    header .logins {
      text-align: right;
      position: absolute;
      right: 0;
      max-width: 100%;
      top: -5px;
    }
  
    header .detail_ph_number {
      font-size:20px;
      padding-left: 10px;
    }
  
  }

@media screen and (max-width: 1200px) {
	
	  	  .services__btn-text br {
		  display:none;
	  }
	  	  .services__btn-text {
    transform: none;
    max-width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
}
	}
	  
  @media (max-width: 992px) {
    .tabs label {
      color: #315CA8;
      border-bottom: 1px solid #315CA8;
      order: 1;
      width: 100%;
      text-align: center;
      height: auto;
      line-height: 1;
      text-transform: uppercase;
      padding: 1em 0em;
      cursor: pointer;
      letter-spacing: 1px;
      position: relative;
      top: 20px;
      transition: background ease 0.2s;
  }
  .tabs input[type="radio"]:checked + label {
  background:#315CA8;
  color: #fff;
  font-weight: 500;
  border-bottom: 0;
  }
  .tabs .tab {
    order:2;
  }
  .tabs label {
    order: 1;
  }
  .tabs input[type="radio"]:checked + label:after {
    display:none;
  }
    .team-detail .atty_pos {
      font-size: 12px;
      top:-10px;;
    }
    .inside_title .title_text {
      font-size:28px; 
  
    }
    #breadcrumbs {
      text-align:center;
    }
  
    .display-1, .h1, h1 {
      font-size: 36px;
    }
    
    .display-2, .h2, h2 {
      font-size: 32px;
    }
    
    .display-3, .h3, h3{
      font-size: 28px;
    }
    
    .display-4, .h4, h4, aside .heading {
      font-size: 24px;
    }
    
    .display-5, .h5, h5 {
      font-size: 22px;
    }
    
    .display-6, .h6, h6 {
      font-size: 20px;
    }
  
    header {
      margin-bottom: 192px;
        display: inline-block;
    }
    
    header .logo img {
      text-align:center;
      max-width:240px;
    }
    
    header .navi {
    }
  
    #mega-menu-wrap-main_menu {
      top: 1em;
      left: 0;
      float: none;
      zoom: 1;
    }
  
    #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
      font-size:16px;
    }
    
    header .logins {
      text-align: center;
      position: relative;
      right: auto;
      padding: 1em;
      width: 100%;
      top: 0;
    }
  
    header .detail_header_btn {
      font-size:14px;
    }
  
    header .detail_ph_number {
      font-size:18px;
    }
    
    .footer_logo img {
      max-width:85px;
    }
    
    footer .address span, footer span.detail_ph_number a, footer span.detail_ph_number {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #fff;
  }
  
    
    .footer_social_links {
      padding-top:1em;
    }
  
    .footer__social-link-container {
      display: block;
      width: 100%;
    }
  
  /* SIDEBAR */
    aside .detail_block {
      font-size: 18px;
      font-weight: 500;
      text-align: left;
      margin: 1em auto;
      padding-bottom: 10px;
  }
  
    aside .gmap iframe {
      height: 280px;
    }
    aside .atty-page .nav-tabs .nav-link {
    width:100%;
    }
  
    /* CONTACT PAGE */
    .gmap iframe {
      max-width:100%;
      height: 320px;
      width:100%;
      padding:2em;
  }
  
  .gmap_direct {
      position: relative;
      bottom: 0;
      width: auto;
      margin: 1em auto;
  }
  
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
      width:100%;
  }
  
  .contact .detail_block {
      padding-left:15px;
      width:100%;
      text-align:center;
  }
  
  .atty-page .atty_detail {
    margin-bottom:-100px;
  }
  
  .atty-page .nav-tabs .nav-link {
    width:100%;
  }
  
  .atty_detail .h4 {
    font-size:18px;
  }
  
  
  
  .page-id-96 .tab-content {
    padding-right:6em;
  }
  
  
  }
  
  
  @media (max-width: 768px) {
	  .services__btn-text {
		  transform:none;
		      max-width: 100%;
		text-align: center;
		font-weight: 500;
	  }

    .footer-menu {
      display: flex;
      justify-content: center;
    }
    .atty-page .tabs label {
      width: 50%;
      padding:15px 0;
      top:0;
      line-height: 24px;
    }
    .atty-page .bio-links {
      bottom: -90px!important;
    }

    .atty-page span.bio_link a {
      font-size: 16px;
    }

    .member:nth-child(even) .team-bio-pic, .member:nth-child(even) .team-bio-pic {
      float:right;
    }

    .member:nth-child(even) .team-bio-pic:after {
      right:auto;
      left:0;
      border-left: solid 2em #315CA8;
      border-right:0;
    }
    .member:nth-child(4n) .team-detail:after, .member:nth-child(4n-1) .team-detail:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-right: solid 2em #315CA8;
    border-bottom: solid 2em transparent;
    border-top: solid 2em transparent;
  }

  .member:nth-child(4n) .team-bio-pic:after, .member:nth-child(4n-1) .team-bio-pic:after {
    border-left:0;
  }

  .member:nth-child(even) .team-bio-pic:after {
  border-left: solid 2em #315CA8;
}
    .member:nth-child(odd) .team-bio-pic, .member:nth-child(odd) .team-bio-pic {
      float:left;
    }
    
    .page-id-96 .tab-content {
      padding-right: 0;
  }
    .bcrumbs {display:none;}
    .services {background: url(/wp-content/uploads/2018/10/2018-10-15.jpg) #6e7588 no-repeat!important;}
    .page-id-96 .nav-link.active:after {
      display:none;
    }
    header .logo img {
      max-width: 180px;
    }
  
    #breadcrumbs li {
      font-size:11px;
    }
  
  
    .atty-page .atty_detail {
      margin-bottom:15px;
      padding:0;
    }
    .card-body ul, #accordion .btn {
      padding-left:0!important;
    }
    .atty-page .card {
      border-bottom:0;
    }
  
    .atty-page #accordion .btn {
      width:100%;
    }
  
    .atty-page .btn-link.collapsed .chevron:before, .atty-page .btn-link .chevron:before {
      position: relative;
      top:0;
    }
  
    .footer_logo {
      text-align:center;
      padding-bottom:1em;
    }
    
    .footer_logo img {
      max-width:85px;
    }
    
  
    footer .gmap-icon {
      right: 1em;
      top: auto;
      bottom: 1em;
    }
  
    
    .footer_social_links {
      padding-top:1em;
    }
  
    
  
    .footer__social-link-container {
      display: flex;
      justify-content: space-evenly;
    }
    .inside_title {
      height: auto;
      padding: 10px 15px;
      text-align: center;
      max-width:100%;
      background:#0DDAE2;
    }
  
   .inside_title .title_text {
      top:0;
      padding:0;
      position:relative;
      display:block;
      color:#ffffff;
      text-shadow:none;
    }
  
    .title-line {
      display:none;
    }
  
    .display-1, .h1, h1 {
      font-size: 32px;
    }
    
    .display-2, .h2, h2 {
      font-size: 28px;
    }
    
    .display-3, .h3, h3{
      font-size: 24px;
    }
    
    .display-4, .h4, h4, aside .heading {
      font-size: 22px;
    }
    
    .display-5, .h5, h5 {
      font-size: 20px;
    }
    
    .display-6, .h6, h6 {
      font-size: 18px;
    }
    header {
      margin-bottom: 88px;
    }
    header .logo {
      width: 60%;
      position: relative;
      left: 0;
      top: 0;
      z-index: 99999;
      padding: 15px;
    }
  
    header .navi {
      width: 100%;
      padding: 0;
      z-index: 99998;
      position: relative;
    }
  
    nav.navbar {
      padding:0;
    }
  
    header .logins {
  display:none;
  visibility: hidden;
    }
  
    #mega-menu-wrap-main_menu #mega-menu-main_menu {
      position: absolute;
      width: 100%;
      top: -30px;
      right: 0;
      display: block;
    }
  
  
  
  /* SINGLE ATTORNEY */
  
  .atty-page .profile-pic span {
    height: 180px;
    width: 180px;
    margin: 0 auto;
  }
  
  .atty-page .bio-links div {
    width:50%;
  }
  
  .atty-page .atty_position {
    color:#fff;
  }
  
  .atty-page .nav-tabs .nav-link {
    float: left;
    padding: 2em;
    max-width:50%;
    width:50%;
  }
  
  /* SIDEBAR */
  aside .gmap iframe {
    height: 320px;
    max-width: 100%;
    padding: 1em 2em;
  }
  
  aside .detail_block {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 1em;
    border-bottom: 1px solid;
    width: 75%;
  }
  
  
  .atty-page .atty_position {
    color: #315CA8;
    text-align:center;
    padding:0 1em;
  }
  .atty-page .nav-link.active {
  background: #315CA8;
  color: #fff;
  }
  
  .atty_detail .entry-title {
    text-align:center;
    padding:0 1em;
  }
  
  }
  
  @media (max-width:576px) {
  
    .member:nth-child(odd) .team-bio-pic, .member:nth-child(odd) .team-bio-pic {
      float: right;
    }
    
    .member:nth-child(even) .team-bio-pic, .member:nth-child(even) .team-bio-pic {
      float: left;
    }
  
    .member:nth-child(odd) .team-bio-pic:after, .member:nth-child(odd) .team-bio-pic:after {
      border-right: 0px!important;
      border-left: solid 2em #315CA8;
      right: auto;
		left:0;
    }
    
    .member:nth-child(even) .team-bio-pic:after, .member:nth-child(even) .team-bio-pic:after {
      border-right: solid 2em #315CA8;
      border-left: 0;
      left: auto;
      right: 0;
  }
    
    .member:nth-child(4n) .team-detail:after, .member:nth-child(4n-1) .team-detail:after {
      display:none;
      position: absolute;
      top: 0;
      right: -32px;
      content: '';
      width: 0;
      height: 0;
      border-left: solid 2em #074358;
      border-bottom: solid 2em transparent;
      border-top: solid 2em transparent;
    }
    .member:nth-child(4n-2), .member:nth-child(4n-3) {
      
    }
  
  
  
  }
  
  @media (max-width:480px) {
    header .navi {
      top: 15px;
  }
    header .navi {
      top: 9px;
  }
  
    .atty-page .bio-links div {
      width: 100%;
      text-align: left;
  }
  
  
    .bios-links a {
      padding: 4px;
    }
  
    .bios-links {
      margin: 0 auto;
    }
  
    .member atty_detail .h4 {
      margin-bottom:0;
    }
  
  }
  
  @media (max-width:1024px) and (min-width:768px) {
    .atty_info .title-line {
      bottom: 0;
      height:5px;
    }

    .atty_info .entry-title.display-1 {
      font-size: 36px;
      top:0;
    }
    .page-id-96 .nav-link.active:after {
      display:block;
    }
  
  
    footer .gmap-icon {
      float: right;
      max-width: 55px;
      position: absolute;
      bottom: 2em;
      right: 1em;
  }
  
  .atty_detail .atty_info, .atty_detail .profile_pic {
    padding-left:0;
    padding-right:0;
  }
  .atty-page .bio-links {
    bottom:-3em;
  }
  }
  
  @media (max-width:992px) and (min-width:768px) {
    .atty_detail .entry-title, .atty-page .atty_position {
      text-align:left;
      padding-left:0;
    }
    .atty_detail .atty_info {
  padding-left:2em;
    }
    .page-id-96 .tab-content {
      padding-right: 5em;
  }
    .intro__bg--right {
      max-width: 150%;
      z-index: -1;
    }
  
    .bs-pad {
      padding-right:5em;
    }
  
    /* SET THE ADJUSTMENT FOR IPAD FOR HEADER */
    header {
      margin-bottom: 90px;
  }
  
  #mega-menu-wrap-main_menu #mega-menu-main_menu {
    position: relative;
    width: 100%;
    top: -1em;
    right: auto;
    display: block;
    left: 0;
  }
  
  #mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 15px;
  }
  
  header .navi {
    width: 100%;
    padding: 0;
    z-index: 99998;
    position: relative;
  }
  
  header .logins {
    display: none;
    visibility: hidden;
  }
  }

  @media screen and (max-width:767px) {
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children a.mega-menu-link:after {		  position: absolute;
	  }
	  #mega-menu-wrap-main_menu .mega-menu-toggle.mega-menu-open + #mega-menu-main_menu {
		  padding:0;
	  }
    .atty-page .profile-pic, .atty-page .profile-pic span {padding:0;}
    .atty_info .entry-title.display-1 {
    font-size: 32px;
    position: relative;
    color: #315CA8;
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center;
    top: 0;
    left: auto;
  }
    .atty_info .title-line {
      display:none;
    }
    .atty-page .bio-links {
      position: relative;
      padding-top:0;
      bottom:0!important;
    }
    .team-detail {
      top:-15px;
    }
    .atty-page .nav-tabs .nav-link, .page-id-96 .nav-tabs .nav-link {
      max-width:100%;
      width:100%;
    }
    .intro {
      padding: 30px 0;
    }
    .footer-menu {
      display: flex;
      flex-direction: column;
      text-align: center;
      margin-bottom: 30px;
      line-height:2;
    }
    .footer-menu a.nav-link:after {
      display:none;
    }
    .footer-menu a:first-child {
      padding: 0.5rem 1rem;
    }
    .footer_location {
      margin: 30px auto 15px auto;
    }
    .footer_location:first-child {
      border-bottom: 1px solid #eeeeee;
    margin-bottom: 0;
    padding-bottom: 15px;
    }
    .services p:last-child {
      margin-bottom: 30px;
    }
    .slogan__container {
      position: relative;
    }

    .row {
      margin-left:0;
      margin-right:0;
    }

  }
  
  @media (max-width:380px) {
    header .navi {
      top: 15px;
  }

  }

.map-block {
    position: relative;
    display: block;
}
.map-block img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.map-block iframe {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}