.a-text-highlight--teal {
  color: #006a81 !important;
}
.t-accent-solid--blue {
  background-color: #1A61BD;
}
.twopanelsection .twopanelsection--picture__column {
  padding: 0;
  overflow: hidden;
}

.twopanelsection--picture {
    position: relative;
    overflow: visible;
    height: 100%;
    background-color: transparent;
    display: flex;
    align-content: space-around;
    align-items: center;
}
.twopanelsection--picture img {
  min-width: 100%;
  position: absolute;
  max-width: none;
}
.twopanelsection--content__right .twopanelsection--picture img {
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.twopanelsection--content__left .twopanelsection--picture img {
  left: 0%;
  transform: translateX(0);
  top: 0;
}



@media (min-width: 1440px) {
  .twopanelsection--picture {
    align-items: flex-start;
    min-height: 600px;
  }
  .twopanelsection--content__right .twopanelsection--picture img {
    min-width: 100%;
    position: absolute;
    max-width: none;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
}

.twopanelsection__column:last-of-type .twopanelsection--picture {
  justify-content: flex-end;
}

.twopanelsection {
  overflow: hidden;
}

.twopanelsection {
  overflow: hidden;
}

.twopanelsection .l-columns {
  margin-bottom: 0;
}
.atl-hero-banner {
  height: 55vh;
  min-height: 720px;
  overflow: hidden;
}
.atl-hero-banner .hero__img-wrapper.picture-fit .hero__img {
  background-size: cover;
  background-position: center 0;
  min-height: 720px;
  object-position: top;
}
.atl-hero-banner .hero__img-wrapper.picture-fit.height__auto {
  height: 100%;
}
.twopanelsection--parsys__column .l-content-container {
  min-height: 420px;
}

.a-list-plain.flex-column {
  /* display: flex;
  flex-wrap: wrap;
  flex-direction: row; */
  column-count: 4;
  column-gap: 1em;
  column-width: 15em;
}
.a-list-plain.flex-column li {
  flex-basis: 25%;
  margin-top: .625em;
  padding: 5px 0;
}
.a-list-plain.flex-column>li:first-child {
  margin-top: 0;
}
.a-list-plain.flex-column>li:last-child {
  margin-bottom: .625em;
}
/* list-style-type: none;
margin: 1.25em 0;
max-height: 600px;
padding: 0;
display: flex;
flex-wrap: wrap;
flex-direction: column; */

.atl-hero-banner 
.hero-usp-strip {
  height: 102px;
  /* return to this.... Dec 20, 2018. It should likely be removed.
  padding: 25px 30px; */
  opacity: 1;
  background-color: rgba(0,0,0,0.7);
}

.atl-m-card--section {
  flex-flow: row wrap; 
  box-sizing: border-box; 
  display: flex;
}
.atl-m-card--outer {
  margin-right: 2%;
  width: 30%;
}
/* .atl-m-card--outer:nth-last-child(1):nth-child(odd) {
  margin-right: auto;
  margin-left: 2%;
} */

.l-section .l-content-container .l-section__description+div, 
.l-section .l-content-container>div+div.atl-m-card--outer {
  margin-top: 0;
}

.atl-hero-banner 
.hero-usp-strip
.hero__title {
  font-size: 3.1275em;
  text-align: left;
}



.l-columns--1-medium .l-columns__column.m-card.icon-card.atl-iconcard {
  flex-direction: column;
}

@media screen and (max-width: 60em) and (min-width: 48em) {
  .l-columns--1-medium .m-card-image.m-card-image--icon {
    width: 100%;
  }
}

 
@media screen and (max-width: 1440px) {
  .atl-hero-banner .hero__img-wrapper.picture-fit.height__auto {
    height: 100%;
  }
  .atl-hero-banner{
    height: auto;
    position: static;
    min-height: auto;
  }
  .atl-hero-banner .hero {
    display: block;
    min-height: 0;
    height: auto;
    max-height: 60vh;
    font-size: 0;
  }
  .atl-hero-banner .hero__img-wrapper.picture-fit.height__auto {
    position: static;
  }
  .atl-hero-banner .hero-usp-strip {
    position: static;
    display: block;
    height: auto;
    background-color: #000;
  }
  /* Unset these styles in editMode  */
  .cq-Editable-dom .atl-hero-banner {
    position: relative;
    height: 660px;
  }
  .cq-Editable-dom .atl-hero-banner .hero__img-wrapper.picture-fit {
    position: absolute;
  }
  .cq-Editable-dom .atl-hero-banner .hero-usp-strip {
    position: absolute;
  }
  .cq-Editable-dom  .atl-hero-banner .hero {
    display: table;
    min-height: 0;
    height: auto;
    font-size: 0;
  }
}




.atl-person
.bio-header {
  margin-bottom: 20px;
}
.atl-person
.bio-header--title {
  margin-bottom: 30px;
}
.atl-person
.bio-header--title
.a-heading--3,
.atl-person
.bio-header--title
.a-heading--2 {
  margin-bottom: 0px;
  margin-top: 0px;
}
.atl-person
.bio-body 
.l-content-container {
  margin-top: 0;
}
/*atl rip*/
.atl-masthead .masthead-logo__link {
  border-bottom-style: none;
  line-height: 0;
}

.atl-masthead 
.navbar {
  width: 100%;
  height: 80px;
  background-color: #1A61BD;
  padding: 0 30px;
  color: #fff; }

.atl-masthead 
.navbar-hamburger {
  width: 80px;
  height: 100%; }

.atl-masthead 
.navbar-links_list {
  display: inline; }

.atl-masthead 
.navbar-links_list li {
    color: #fff;
    display: inline-block;
    margin-left: 50px;
    font-weight: bold; }

.atl-masthead 
.navbar-links_list li:first-child {
      margin-left: 0; }

@media (max-width: 1130px) {
    .atl-masthead  .navbar-links_list li {
      display: inline-block;
      margin-left: 20px; 
      }
    }



.atl-masthead li.navbar-link a {
  color: #fff;
  text-decoration: none;
  border-bottom: 0; }

.atl-masthead li.navbar-link a:hover {
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 0 !important;
    border-bottom-style: none !important; }

.atl-masthead .t-accent-dark .t-accent-light a:active,
.atl-masthead .t-accent-dark .t-accent-light   a:hover,
.atl-masthead .t-accent-light a:active, 
.atl-masthead .t-accent-light a:hover,
.atl-masthead .t-card-accent-dark .m-card.t-accent-light   a:active, 
.atl-masthead .t-card-accent-dark   .m-card.t-accent-light   a:hover,
.atl-masthead .t-card-accent-light   .m-card   a:active, 
.atl-masthead .t-card-accent-light   .m-card   a:hover,
.atl-masthead a:active, 
.atl-masthead a:hover {
  border-bottom-style: none; }

.atl-masthead .home-link {
  cursor: pointer; }

.atl-masthead .navbar-dropdown-container {
  background-color: #fff;
  width: 100%;
  overflow: hidden;
  transition: .3s all ease-in-out;
  position: absolute;
  top: 80px;
  z-index: 999; }



.atl-masthead .navbar-dropdown-content.open {
  -webkit-animation-name: 'delay-fadein';
          animation-name: 'delay-fadein';
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s; }

.atl-masthead .navbar-dropdown-content.closed {
  opacity: 0; }

.atl-masthead .navbar-dropdown-links a {
  margin-bottom: 20px; }

.atl-masthead .body-overlay {
  height: 100%;
  width: 100%;
  background-color: #000;
  position: absolute;
  z-index: 998;
  transition: 0.5s all ease-in-out; }

.atl-masthead .body-overlay.open {
    opacity: 0.3; }

.atl-masthead .body-overlay.closed {
    opacity: 0; }

@-webkit-keyframes delay-fadein {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes delay-fadein {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.atl-masthead .dropbtn-atl {
  width: 30px;
  height: 30px;
  margin-top: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  display: block;
  border-bottom: none;
}
.atl-masthead .dropbtn-atl:focus {
  box-shadow: 0px 0px 0px 3px #1A61BD, 0px 0px 0px 5px white;
}
.atl-masthead .dropbtn-atl   .menu-line {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .25s ease-in-out; }

.atl-masthead .navbar-hamburger {
  display: none;
}
.atl-masthead .navbar {
  flex-direction: row; 
  box-sizing: border-box; 
  display: flex; 
  max-height: 100%; 
  place-content: center space-between; 
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
}

.dropdown-content {
  overflow: visible;
  transition: .3s height ease-in-out;
}

@keyframes showMenu {
  0% {height: 0}
  99% {height: 280px}
  100% {height: auto}
}

@media (max-width: 959px) {
  .atl-hero-banner .hero {
    max-height: 60vh;
  }
  .dropdown-content {
    overflow: hidden;
  }
  .twopanelsection--content__right .twopanelsection--picture img,
  .twopanelsection--content__left .twopanelsection--picture img {
    position: static;
    transform: translateX(0);
    width: 100%;
  }
   .atl-m-card--outer {
      width: 48%;
    }
   .atl-masthead .navbar-links_container.dropdown-content {
    padding: 0px;
    height: 0px; }
  .atl-masthead .navbar-links_container.dropdown-content.show {
    padding: 30px;
    animation: showMenu 0.3s ease-in-out 1;
    animation-fill-mode: forwards;
    height: auto; 
  }

  ul.navbar-links_list {
    padding: 0;
    margin: 0;
  }
  .dropdown-content.show {
    padding: 30px;
    /* transition: .3s height ease-in-out; */
   }
  .atl-masthead .navbar-hamburger {
    display: block;
    flex: 0;
    margin-right:10px;
  }
  
  .atl-masthead .navbar-links_list{
    display: block;
  }
  .atl-masthead .navbar-links_list .navbar-link{
    display: block;
  }
  .atl-masthead li.navbar-link {
    margin-bottom: 20px;
  }
  .atl-masthead li.navbar-link a {
    color: #004fb6;
  }
  .atl-masthead li.navbar-link a:hover {
    color: #004fb6;
  }
  .atl-masthead li.navbar-link a:visited,
  .atl-masthead li.navbar-link a:visited:hover {
    color: #87378e;
  }
  .atl-masthead .navbar-links_list li {
    margin-left: 0;
  }
  .atl-masthead .dropdown-content {
    /* 'display: none' overridden by ".show" class */
    /* display: none; */

    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 9;
    background: white;
  }
  .atl-masthead .masthead-logo__link {
    flex: 1;
    text-align: center;
  }
  .a-list-plain.flex-column li {
    flex-basis: 32%;
  }
}

.atl-masthead .dropbtn-atl .menu-line.menu-line_1 {
  top: 4px; }

.atl-masthead .dropbtn-atl .menu-line.menu-line_2 {
  top: 14px; }

.atl-masthead .dropbtn-atl .menu-line.menu-line_3 {
  top: 24px; }


.atl-masthead .dropbtn-atl.open .menu-line.menu-line_1 {
  top: 14px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.atl-masthead .dropbtn-atl.open .menu-line.menu-line_2 {
  opacity: 0;
  left: -60px; }

.atl-masthead .dropbtn-atl.open .menu-line.menu-line_3 {
  top: 14px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }
/* end of masthead styles */

@media (min-width: 60em) {
  .csscalc .twopanelsection .l-columns--2-large>.l-columns__column .l-content-container {
    max-width: 636px;
  }
  .csscalc .twopanelsection .l-columns--2-large.twopanelsection--content__right>.l-columns__column .l-content-container {
    float: left;
  }
  .csscalc .twopanelsection .l-columns--2-large.twopanelsection--content__left>.l-columns__column .l-content-container {
    float: right;
  }
}
.atl-signature--container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.l-section .l-content-container.atl-signature--container {
  padding-bottom: 20px;
  padding-top: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.atl-signature--container .atl-signature--column {
  width: 50%;
  flex-basis: 50%;
}
.atl-signature--container .atl-signature--image img {
  width: 100%;
}

.twopanelsection .l-content-container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.atl-page .o-modal {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.atl-page .o-modal__content {
  padding: 0;
}
.atl-page .o-modal__content-holder {
  padding-top: 0;
  padding-bottom: 0;
  height: auto !important;
}
.atl-page .modal--image-container {
  font-size: 0;
  overflow: hidden;
}
.atl-page .modal--image-container img {
  min-height: 100%;
  max-width: none;
}


.atl-page .modal--text-container .sub-container {
  padding: 36px;
}

.atl-page .modal--text-container {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.atl-page .modal--text-container .additional-text {
  background-color: #EEEEEE;
  padding-left: 36px;
}

.modal--container {
  flex-direction: row; 
  box-sizing: border-box; 
  display: flex;  
}

.lawyer-content--columns {
  display: flex;
}
.lawyer-content--column {
  flex-basis: 64%;
}

.lawyer-content--column:first-child {
  flex-basis: 33%;
  padding-right: 1em;
}
.lawyer-content--column__ac {
  display: flex;
  align-items: center;
}



@media (max-width: 720px) {
  .a-list-plain.flex-column li {
    flex-basis: 50%;
  }
  .lawyer-content--columns {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .lawyer-content--columns .lawyer-content--column {
    flex-basis: 100%;
  }
  .lawyer-content--column__ac {
    justify-content: center;
    padding-bottom: 32px;
  }
  
}


@media (max-width: 440px) {
  .a-list-plain.flex-column li {
    flex-basis: 100%;
  }
}

@media (max-width: 600px) {
  .atl-m-card--outer {
    width: 100%;
    margin-right: 0;
  }  
}


@media (max-width: 660px) {
  .atl-page .modal--text-container .sub-container {
    padding: 18px;
  }
  .atl-page .modal--text-container .additional-text {
    padding-left: 18px;
  }
}
@media (max-width: 560px) {
  .modal--container {
    flex-direction: column; 
  }
  .modal--image-container {
    height: 320px;
    overflow: hidden;
    width: 100%;
  }
  .modal--image-container img {
    width: 100%;
    margin-top: 0px;
  }
  .atl-signature--container .atl-signature--column {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
  }
}

/* fixes */
.atl-page footer .l-columns__column.m-footer__group {
  margin-bottom: 0;
}

/*  IE11 image support */
.atl-hero-banner .height__auto.picture-fit.picture-fit-fallback.hero__img-wrapper {
  height: 100%;
  background-position: 0 0;
}

@media screen and (max-width: 1440px) {
  .atl-hero-banner .height__auto.picture-fit.picture-fit-fallback.hero__img-wrapper {
    height: 500px;
    background-size: cover;
  }
  .atl-hero-banner .hero__img-wrapper.picture-fit .hero__img {
    min-height: 0;
    max-height: 600px;
    object-position: top;
  } 
}

/* rando FIX! thoroughly check to make sure it's ok */
.hero__img-wrapper.picture-fit.height__auto {
  display: flex;
}

@media (min-width: 35em) {
  .atl-page .m-footer {
      padding-bottom: 1.875em;
  }
}
.l-section .l-content-container>.l-section__description.l-section__description--full-width {
  width: 100%;
  max-width: 100%;
}

.contentsection-atl .l-section .l-content-container>.l-section__description {
  width: 100%;
}

a:focus{
  outline: 4px solid blue;
}
.t-accent-dark a:focus, .atl-masthead a:focus{
  outline: 4px solid white;
}
@media (max-width: 959px) {
    .atl-masthead a:focus {
        outline: 4px solid blue;
    }
}

a[href='#main']:focus {
    background-color: #004fb6;
    border-bottom-color: #004fb6;
    color: #fff;
    left: 0;
    top: 35px;
    position: absolute;
    z-index: 2000;
    padding: 1.0625rem .9375rem 1.125rem;
    opacity: 1;
}

@media (max-width: 35em) {
  .m-footer__lists .m-footer__group{
    margin-bottom: 1.25em;
    margin-top: -1.25em;

  }
  .m-footer__lists.m-footer__simple .m-footer__group{
    margin-top: 0;

  }
}