/* 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";
/* Search Page */
.outline-11:not(.com_search) #g-navigation .g-grid:last-child .size-50:first-child {
  display: none;
}
.outline-11:not(.com_search) #g-navigation .g-grid:last-child .size-50:last-child {
  width: 100%;
  flex: 100%;
}
.outline-11.com_search #g-navigation .g-grid:last-child .size-50:first-child {
  width: 100%;
  flex: 100%;
}
.outline-11.com_search #g-navigation .g-grid:last-child .size-50:last-child {
  display: none;
}
.outline-11.com_search #g-navigation > .g-grid:last-child, .outline-37 #g-navigation > .g-grid:last-child {
  background-color: #6c6c6c !important;
}
/* Latest News Particle */
.g-latestnews .g-latestnews-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  height: auto !important;
  grid-auto-rows: 1fr;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item {
  width: auto !important;
  position: relative !important;
  left: 0 !important;
  transform: none !important;
  border: 1px solid #6d6d6d;
  margin: 0.5rem;
  border-radius: 0.5rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image {
  height: 13vw;
  overflow: hidden;
}
.g-toplevel .g-menu-item-3055 {
  padding: 0;
}
.blog-logo {
  padding: 0;
  max-width: 200px;
}
.blog-logo .g-menu-item-content {
  display: none !important;
}
#g-mainbar, #g-sidebar, #g-aside {
  padding: 1rem 0;
}
/* Search */
.search #searchForm {
  display: flex;
  align-items: center;
}
.search #searchForm > * {
  flex: 1;
}
.search #searchForm .btn-toolbar {
  flex: 3;
}
.search #searchForm .searchintro {
  flex: 2;
}
.search #searchForm .form-limit label {
  float: left;
  margin-right: 1rem;
}
/* Tag Pages */
.tag-category .category {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  height: auto !important;
  grid-auto-rows: 1fr;
  padding: 0;
  border: 0;
  list-style: none !important;
}
.tag-category .category li {
  cursor: pointer;
  will-change: auto !important;
  width: auto !important;
  position: relative !important;
  left: 0 !important;
  transform: none !important;
  border: 1px solid #6d6d6d;
  margin: 0.5rem;
  border-radius: 0.5rem;
  padding: 1rem;
  background-color: #FFF;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.tag-category .category li h3 a {
  font-size: 1.2rem;
  line-height: 1.44;
  font-weight: 500;
  margin-top: 0.325rem;
  color: #424753;
}
.tag-category .category li img {
  margin-bottom: 1rem;
}
.fullwidth-input .btn-toolbar {
  display: flex;
}
.fullwidth-input .btn-group:first-child {
  flex: 1;
}
.fullwidth-input button.btn {
  padding: 1em;
}
.fullwidth-input .btn:after {
  display: none;
}
.tag-category .category h3 {
  text-transform: none !important;
  font-family: "Open Sans, Helvetica, Tahoma, Geneva, Arial, sans-serif";
}
.counsel-page #g-container-main #g-mainbar .moduletable h3.g-title {
  font-size: 1.9rem;
}
/* Blog Pages */
.outline-35 #g-navigation > .g-grid:last-child, .outline-37 #g-navigation > .g-grid:last-child, .outline-39 #g-navigation > .g-grid:last-child {
  background-color: #6c6c6c !important;
}
.outline-35 #g-mainbar div[itemprop="articleBody"] img, .outline-37 #g-mainbar div[itemprop="articleBody"] img, .outline-39 #g-mainbar div[itemprop="articleBody"] img {
  margin-left: 1rem;
}
.tagspopular {
  border-radius: 0.5rem;
}
.tagspopular li {
  background-color: #fff;
  max-width: 80%;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.tagspopular li:hover {
  background-color: #292929;
}
.tagspopular li:hover a {
  color: #fff !important;
}
.label-info, .badge-info {
  background: #F58229;
}
.tagspopular a {
  display: inline-block;
  padding: 0.5rem 1rem !important;
}
.g-latestnews {
  position: relative;
  opacity: 0;
}
.g-latestnews.visible {
  opacity: 1;
}
.g-latestnews .g-latestnews-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-header {
    margin: 0;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-header {
    display: block;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-title {
  display: block;
  font-size: 2vw;
  font-weight: 700;
  padding-right: 1.5rem;
}
@media (max-width: 50rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title {
    text-align: center;
    padding-right: 0;
  }
}
.dir-rtl .g-latestnews .g-latestnews-header .g-latestnews-title {
  padding-left: 1.5rem;
  padding-right: 0;
}
.g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
  display: block;
  padding-right: 1.5rem;
  color: rgba(3, 3, 3, 0.35);
  font-size: 0.9vw;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 5px;
  text-transform: uppercase;
}
@media (max-width: 100rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
    text-align: center;
    padding-right: 0;
  }
}
.dir-rtl .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
  padding-left: 1.5rem;
  padding-right: 0;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav i {
  display: none;
  position: absolute;
  top: 0.8rem;
  left: 0.625rem;
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav i {
    display: block;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav {
    min-height: 6rem;
    width: 100%;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-container {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    width: 75%;
    padding: 0 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border: solid 2px #000;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 15;
    margin-top: 1rem;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
  cursor: pointer;
  padding: 0.125rem 0.9rem;
  font-size: 0.8vw;
  font-weight: 400;
  position: relative;
  border-radius: 12px;
  text-transform: capitalize;
  border: 2px solid #f58229;
  margin-right: 0.5rem;
}
@media (max-width: 125rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected {
  background: #f58229;
  font-weight: 600;
  color: #fff;
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected {
    background: none;
    border-color: transparent;
    display: block;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected:hover {
  text-decoration: none;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item:hover {
  text-decoration: underline;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item:first {
  padding-left: 0;
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
    display: none;
    padding: 0.425rem 2rem;
  }
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.clicked {
  display: block;
}
.g-latestnews .button-wrapper {
  margin-top: 3.125rem;
}
.g-latestnews .g-latestnews-grid {
  position: relative;
  margin: 0 -1.5rem;
  overflow: visible !important;
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-grid {
    margin: -1.5rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item {
  cursor: pointer;
  will-change: auto !important;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item a.g-latestnews-link-overlay {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
  position: relative;
  margin: 0.25rem;
  padding: 1.25rem;
  border-radius: 0.5rem;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
    padding: 1.25rem;
    border-radius: 0.5rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image {
  position: relative;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image img {
  width: 100%;
  min-height: 1px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content {
  position: static;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  font-size: 1.4rem;
  line-height: 1.44;
}
@media only all and (min-width: 76rem) and (max-width: 87.938rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.938rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    line-height: 1.48;
  }
  .g-latestnews .g-latestnews-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnew-grid-item-wrapper {
    padding: 0.5rem;
  }
  .sidebar-contact {
    display: none;
  }
  .counsel-page #g-container-main .g-container .g-grid:first-child {
    flex-direction: column;
  }
  .counsel-page .logo-padding {
    display: none !important;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-case, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
  position: absolute;
  top: 1rem;
  color: white;
  left: 1rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image {
  margin-bottom: 1.5rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image img, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image img {
  border-radius: 5px;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image .g-latestnews-grid-item-icons, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image .g-latestnews-grid-item-icons {
  font-weight: 400;
  font-size: 0.9rem;
  position: absolute;
  bottom: 0;
  padding-left: 1rem;
  padding-bottom: 1rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image .g-latestnews-grid-item-icons .g-latestnews-grid-item-icon, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo-large .g-latestnews-grid-item-image .g-latestnews-grid-item-icons .g-latestnews-grid-item-icon {
  margin-right: 0.625rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text .g-latestnews-grid-item-content {
  margin-top: 0;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
  width: 100%;
  left: 0;
  text-align: left;
  z-index: 3;
  font-size: 1.2vw;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
@media (max-width: 83.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
    font-size: 1rem;
  }
}
.dir-rtl .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
  text-align: right;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
  font-weight: 500;
  font-size: 1.2vw;
  margin-top: 0.325rem;
  line-height: 1.1;
}
@media (max-width: 83.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title:hover {
  text-decoration: underline;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-date {
  font-weight: 400;
  font-size: 0.9rem;
  opacity: 0.8;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
  color: #000;
  opacity: 0.3;
  font-weight: 400;
  margin-top: 0.625rem;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
  color: #000;
  font-size: 0.6vw;
  font-weight: 400;
  background: transparent;
  display: inline-block;
  letter-spacing: 3px;
  clear: both;
  margin-bottom: 0.325rem;
  text-transform: uppercase;
}
@media (max-width: 133.3333333333rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
    font-size: 0.8rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
  opacity: 0.8;
  margin-top: 1.125rem;
  font-size: 0.9vw;
}
@media (max-width: 111.1111111111rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
  display: block;
  margin-top: 5px;
  color: #000;
  font-size: 0.8vw;
}
@media (max-width: 125rem) {
  .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
    font-size: 1rem;
  }
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-title {
  text-decoration: underline;
  text-decoration-color: inherit;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-button {
  text-decoration: underline;
}
.g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
  width: 50%;
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
.g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
  width: 33.3%;
}
@media only all and (min-width: 51rem) and (max-width: 75.938rem) {
  .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
  width: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.938rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
  width: 50%;
}
@media only all and (min-width: 51rem) and (max-width: 75.938rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
    width: 50%;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
    width: 100%;
  }
}
.g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
  width: 20%;
}
@media only all and (min-width: 51rem) and (max-width: 75.938rem) {
  .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
    width: 100%;
  }
}
@font-face {
  font-family: "CalifornianFB";
  src: url('../../../../fonts/CalifornianFB-Reg_gdi.woff') format("woff");
}
@font-face {
  font-family: "CalifornianFB";
  src: url('../../../../fonts/CalifornianFB-Italic_gdi.woff') format("woff");
  font-style: italic;
}
/* Video Mixin */
.g-video {
  position: relative;
}
.g-video:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.g-video > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
.g-video-inner .g-title {
  display: none;
}
/* Mainbody */
#g-container-main > .g-container {
  width: 93%;
}
img[style="float: right;"] {
  margin-left: 1rem;
}
/* Mobile Menu */
.g-offcanvas-toggle {
  color: #292929;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #292628;
}
h1, h2, h3, h4 {
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1em;
  font-family: "CalifornianFB", serif;
}
h2, h3 {
  color: #f25229;
}
.home-content h1, .home-content h2, .home-content h3, .home-content h4 {
  color: #000 !important;
}
.home-content h2, .home-content h3 {
  color: #F58229 !important;
}
.g-contenttabs h3 {
  color: #BABABA;
}
table {
  width: inherit;
  border: 0;
}
table td {
  border: 0;
}
/* Testimonials */
.collapse-section {
  max-height: 0;
  overflow: hidden;
  transition: 0.2s;
}
.reviews div[data-item="h"], .reviews .datanavigation {
  display: none;
}
/* Locations */
@media (min-width: 768px) {
  .locations-grid {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 30px;
    max-width: 900px;
  }
  .locations-grid .locations-map {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .locations-grid .locations-map iframe {
    height: 100% !important;
  }
  .locations-grid .location-details {
    display: flex;
    flex-wrap: wrap;
    align-content: content;
    align-items: center;
    justify-content: center;
  }
  .locations-grid .location-details > * {
    flex: 100%;
    width: 100%;
  }
  .locations-grid .location-link .btn {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .location-grid .location-details {
    padding: 1rem;
  }
}
/* Individual Locations */
@media (min-width: 768px) {
  .location-map {
    display: flex;
  }
  .location-map .map {
    flex: 2;
    padding-right: 2rem;
  }
  .location-map .map-details {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .location-map .map-details {
    padding: 1rem;
  }
}
/* Contact Sidebar */
.sidebar-contact {
  background-color: #bababa;
  background-image: url('../../../../images/Logo-icon_leftnav.png');
  background-position: center 4%;
  background-repeat: no-repeat;
  background-size: 200px;
}
.sidebar-contact:before {
  content: "Contact LeavenLaw";
  color: #FFF;
  font-size: 2.5em;
  margin: auto;
  display: block;
  text-align: center;
  line-height: 1.25;
  padding-top: 150px;
}
/* Carousel */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "CalifornianFB", serif !important;
  margin-left: 0;
}
/* Navigation */
#g-navigation {
  background-image: url('../../../../~leavenla/images/backgrounds/Masthead-BG.jpg') !important;
  max-width: 100% !important;
  background-size: cover !important;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: center;
}
.masthead .g-grid {
  max-width: 1400px;
  margin: auto;
  transition: 0.4s;
}
.bottomNumber {
  color: #000;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
  font-weight: 100;
  line-height: 2em;
}
#g-navigation .g-grid:nth-child(3) {
  align-items: flex-end;
}
.logo-padding {
  padding-top: 4em !important;
  padding-right: 1em !important;
}
#g-navigation > .g-grid:last-child {
  max-width: 100%;
  width: 100%;
  background-color: #F58229;
  margin-top: 0.5rem;
}
#NavZone .g-toplevel {
  display: flex;
}
#NavZone .g-toplevel > * {
  flex: auto;
}
.fixed-nav {
  position: fixed !important;
  width: 100%;
  top: 0;
}
#g-navigation > .g-grid:first-child, .masthead .contact-info .bottomNumber {
  transition: 0.4s;
}
.fixed-nav .g-grid:nth-child(2) {
  height: 98px;
  opacity: 1;
}
.fluid-nav .g-grid:nth-child(2) {
  height: 0;
  opacity: 0;
  z-index: -9999;
  pointer-events: none;
  overflow: hidden;
}
.fluid-nav .contact-info .bottomNumber {
  padding-top: 0;
}
.fluid-nav .logo-padding {
  padding-top: 0 !important;
}
.fluid-nav .g-logo img {
  width: 69%;
}
#g-navigation.fluid-nav {
  background-position: center -20vw;
}
.g-main-nav .g-sublevel > li {
  display: block;
  margin: 0;
}
#g-navigation .g-main-nav .g-dropdown {
  border-top: 0;
  margin-top: 0;
  z-index: 9999;
  min-width: 135%;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  display: none;
}
#g-navigation .very-top-nav {
  z-index: 9999;
}
.second-nav .g-main-nav .g-toplevel .g-menu-item {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
#g-navigation .very-top-nav .g-toplevel > .g-menu-item:hover {
  z-index: 999999;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #fff;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
  font-weight: 400;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding: 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.8em 0;
  line-height: 2em;
}
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  padding: 0;
  margin: 0;
  background-color: #292929;
}
#g-navigation .g-main-nav .g-dropdown .g-menu-item-container {
  padding: 0.5rem 0.25rem !important;
  width: 100%;
}
.second-nav .g-main-nav .g-toplevel .g-dropdown .g-menu-item {
  padding: 0;
  text-align: left;
}
.g-main-nav .g-dropdown {
  border-radius: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #292929 50%);
  background-position: 0 100%;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #FFF;
  background-color: #f58229;
}
#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column {
  border: 0;
}
/* Header */
.g-home-particles.g-helium-style #g-header {
  margin-top: 0;
}
@media (min-width: 768px) {
  #g-header .g-owlcarousel-item {
    height: 410px;
  }
}
/* Home Content */
.home-content h1, .home-content h2, .home-content h3, .home-content h4 {
  margin: 15px 0;
  line-height: 1.2em;
}
.home-content h2, .home-content h3 {
  font-size: 2.1875rem;
  text-transform: none;
}
.home-content h1 {
  font-size: 2.5rem;
}
#MainContent2.home-content {
  text-align: center;
  padding: 5%;
}
/* Utility */
#g-utility .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  display: block;
  font-size: 2.5em;
  font-weight: 300;
  color: #000000;
  position: relative;
  z-index: 1;
  font-family: "CalifornianFB", serif;
  margin-bottom: 0.5em;
  line-height: 1;
}
#g-utility .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  max-height: 15em;
  overflow: auto;
  display: block;
  padding-right: 0.75em;
  padding-bottom: 1.05em;
  position: relative;
  font-size: 0.9rem;
  color: #000;
}
/* Footer */
.footer-info {
  display: flex;
}
.footer-info .schema {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer-info .schema > * {
  flex: 100%;
  width: 100%;
}
.footer-info .locations {
  flex: 2;
}
#FooterZone1 .g-content {
  margin: 0;
}
.bottom-logo {
  max-width: 367px;
}
#SocialList ul {
  margin: 0;
}
/* Mainbody */
#g-container-main > .g-container {
  width: 90%;
}
.content ul, .content-format ul {
  list-style: disc inside url('../../../../images/Logo-icon_bullet.png');
}
nav ul {
  list-style: none;
}
/* Copyright */
#g-copyright {
  background-color: #6e6e6e;
  color: #fff;
  font-family: sans-serif;
}
/* Accolades */
.acco-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.acco-list .logo-item {
  padding: 1rem;
}
/* Owl Carousel */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
  position: relative !important;
}
.hide-image .g-owlcarousel-item-img {
  display: none;
}
#g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  text-align: left;
}
.image-zone .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  justify-content: flex-start;
}
/* Content Tabs */
.g-contenttabs .g-contenttabs-tab-wrapper-container {
  display: flex;
}
.g-contenttabs .g-contenttabs-tab-wrapper-container > li {
  flex: 1;
  text-align: center;
}
.g-contenttabs .g-contenttabs-tab-wrapper-head {
  background-color: #BABABA;
  color: #FFF !important;
}
.ui-tabs-active .g-contenttabs-tab-wrapper-head, .g-contenttabs .g-contenttabs-tab-wrapper-container > .ui-tabs-active {
  background-color: #f58229 !important;
}
.g-contenttabs .g-contenttabs-tab-title {
  color: #FFF !important;
}
@media (min-width: 768px) {
  .g-contenttabs .g-contenttabs-content img {
    position: absolute;
    left: 1rem;
    max-width: 400px;
  }
  .g-contenttabs .g-contenttabs-content h3, .g-contenttabs .g-contenttabs-content p {
    margin-left: 450px;
  }
}
/* Custom */
.flexbox {
  display: flex;
}
.showcase-left-padding {
  padding-left: 10%;
}
.showcase-right-padding {
  padding-right: 10%;
}
/* From Previous Site */
/* Slideshow Area */
.info {
  position: relative;
  padding: 3em 0 0;
}
.info h1 {
  font-size: 3.875em !important;
  line-height: 1em;
  color: #FFFFFF;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 0.25em;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.275);
}
.info h2 {
  padding: 0.2em 0.5em !important;
  font-size: 3em !important;
  line-height: 1em !important;
  color: #FFFFFF;
  margin: 0 auto !important;
  display: inline-block;
  font-family: "open sans", sans-serif;
  border-left: 12px solid #FCBC8B;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.275);
}
.info p {
  margin: 1em auto 0;
  font-size: 2.3125em;
  font-weight: 400;
  color: #FFFFFF;
  /* $light */
  border-left: 12px solid #fcbc8b;
  padding: 0 0 0 0.5em;
  line-height: 1.4em;
}
.info .btn {
  margin-top: 2.5em;
  opacity: 0;
}
/* End Animation */
/* Top Nav Styles */
.nav-zone {
  background-color: #F58229;
  /* $primary */
}
.top-nav.main {
  padding: 0;
  max-width: 1200px;
}
.top-nav .mobile-nav {
  display: none;
}
.top-nav ul {
  width: 100%;
  display: table;
}
.top-nav li {
  display: table-cell;
  width: auto;
  padding: 0 1%;
  text-align: center;
  vertical-align: middle;
  /* ,$dark */
  background-size: 100% 200%;
  background-position: 0% 0%;
  transition: 0.5s;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  cursor: pointer;
}
.top-nav .g-toplevel > li {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #292929 50%);
}
.top-nav li:hover {
  background-position: 0 100%;
}
.top-nav li.social-button {
  border-left: solid 1px rgba(41, 41, 41, 0.2);
  /* alpha($dark,20%) */
}
.top-nav a {
  display: block;
  padding: 0.8em 0;
  color: #FFFFFF;
  /* $light */
  transition: 0.5s;
  text-transform: uppercase;
  font-size: 0.88em;
}
.top-nav .social-button a {
  font-size: 1.2em;
  line-height: 1em;
}
.shrink-nav .top-nav a {
  padding: 0.5em 0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.88em;
}
/* Image Zone */
.image-zone {
  position: relative;
  background-image: url('../../../../~leavenla/images/backgrounds/Slide1.jpg') !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#g-header > .g-container > .g-grid:nth-child(2) {
  background-color: rgba(41, 41, 41, 0.75);
}
/* Lists */
.content ul, .content-format ul {
  list-style: disc inside url('../../../../~leavenla/images/Logo-icon_bullet.png');
  margin: 1em 0;
  padding-left: 20px;
  text-align: left;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
/* Section 1 */
.section-one {
  position: relative;
  background-image: url('../../../../~leavenla/images/backgrounds/Section1-BG.jpg') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.acco-list .td {
  vertical-align: middle;
}
.acco-list {
  max-width: 1500px;
  margin: 0 auto;
}
/* Section 2 */
.section-two {
  position: relative;
  background-image: url('../../../../~leavenla/images/backgrounds/Section2-BG.jpg');
}
/* Section 3 */
.section-three {
  position: relative;
  background-image: url('../../../../~leavenla/images/backgrounds/BG-VS.jpg') !important;
  background-position: left center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
/* Section 4 */
.section-four h2, .section-four h3 {
  text-transform: none;
  font-weight: 400;
  line-height: 1.3em;
}
.section-four {
  position: relative;
  background-image: url('../../../../~leavenla/images/Section4-bg.jpg') !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center !important;
  padding: 6em 0;
}
.section-four h1 {
  color: #292929;
}
.section-four h2 {
  color: #FFF;
  font-style: italic;
  font-size: 3.4375em;
  position: relative;
}
.section-four h2:before {
  content: '"';
  color: #f58229;
  opacity: 1;
  font: normal normal normal 14px/1 FontAwesome;
  font-style: normal;
  font-size: 6rem;
  position: absolute;
  left: -0.25em;
  top: -0.75rem;
}
.section-four h3 {
  color: #F4720E;
  font-size: 5em;
  font-style: italic;
  position: relative;
}
.section-four h3:after {
  content: '"';
  color: #f58229;
  font-size: 6rem !important;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  font-style: normal;
  right: -0.25em;
  opacity: 1;
}
.section-four p {
  color: #292929;
}
/* Section 6 */
.section-six {
  background-color: #fff;
}
.section-six .table {
  table-layout: fixed;
}
.section-six h2 {
  color: #292929;
  font-size: 4.125em;
}
.section-six h3 {
  color: #F58229;
  font-size: 2.8125em;
}
.section-six li.td {
  position: relative;
  text-align: center;
}
.section-six li.td img {
  max-width: 100%;
  display: inline-block;
}
.section-six header.td {
  width: 35%;
  border-right: 1px solid #BABABA;
  text-align: left;
  float: left;
}
.sect6box > .table {
  border-spacing: 1em 0;
}
.section-six .table .td {
  display: inline;
  list-style: none;
  padding: 0 2.25%;
}
/* Section 8 */
.section-eight, .section-five, .section-nine, .section-seven, .section-six {
  position: relative;
}
.section-eight {
  background-image: url('../../../../~leavenla/images/Section8-BG.jpg');
}
/* Testimonials Feed */
.testimonials-feed {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.075);
  background-image: url('../../../../~leavenla/images/backgrounds/leavengood-testimonial-section.jpg') !important;
  padding: 4em 0;
  background-repeat: no-repeat;
}
.swap-panel .testimonials-feed header {
  margin-bottom: 0;
}
.testimonials-feed .main {
  margin: 0 1em 0 0;
  max-width: 60%;
}
.testimonials-feed .container {
  position: relative;
  overflow: hidden;
}
.testimonials-feed .g-title {
  color: #F58229;
  margin: 0;
  line-height: 1.15;
  font-size: 3em;
  font-family: CalifornianFB, serif;
  font-weight: 400;
  text-transform: uppercase;
}
.testimonials-feed section {
  padding: 0 2em;
  position: relative;
}
.testimonials-feed ul {
  margin: 2em 0;
  list-style: none;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  transition: transform 0.5s ease;
  padding: 0;
}
.testimonials-feed li {
  padding: 0 1.5em;
  text-align: center;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
}
.testimonials-feed li p {
  margin: 0;
  position: relative;
  font-size: 0.9rem;
}
.testimonials-feed .g-owlcarousel-item-desc {
  max-height: 15em;
  overflow: auto;
  display: block;
  padding-right: 0.75em;
  padding-bottom: 1.05em;
  position: relative;
  font-size: 0.9rem;
}
.testimonials-feed li p:after {
  content: "";
  position: absolute;
  width: calc(100% - 14% - 8px);
  height: 3em;
  left: 7%;
  top: 16.55em;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  padding: 0 1rem;
}
.testimonials-feed li:-webkit-scrollbar {
  width: 6px;
  border-radius: 5em;
}
.testimonials-feed li:-webkit-scrollbar-thumb {
  border-radius: 5em;
  background-color: #F58229;
}
.testimonials-feed li:-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.075);
  border-radius: 5em;
}
.testimonials-feed li .g-owlcarousel-item-title {
  display: block;
  font-size: 2.5em;
  font-weight: 300;
  color: #000;
  position: relative;
  z-index: 1;
  font-family: CalifornianFB, serif;
  margin-bottom: 0.5em;
  line-height: 1;
}
.testimonials-feed .scrolling-list-nav span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  color: #FFF;
  font-size: 1.85em;
  cursor: pointer;
  transition: 0.35s ease;
  opacity: 0.25;
}
.testimonials-feed .g-owlcarousel-item-content-container {
  max-width: 100%;
}
/* Masthead */
.masthead-zone {
  background-color: #FFFFFF;
  background-image: url('../../../../~leavenla/images/backgrounds/Masthead-BG.jpg');
  position: relative;
}
.masthead-zone:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #ffffff;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s;
}
.shrink-nav .masthead-zone:after {
  opacity: 1;
}
.masthead {
  padding: 0.3em 1% 1.3em;
  position: relative;
  transition: 0.5s;
  max-width: 1400px;
  z-index: 1;
}
.sub .masthead {
  padding: 1.3em 1%;
}
.shrink-nav .masthead {
  padding: 0.3em 1%;
}
.sub .shrink-nav .masthead {
  padding: 0.55em 1%;
}
.masthead .table {
  display: table;
  width: 100%;
  position: relative;
}
.masthead .flex-container {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.masthead .flex-container > div {
  width: 18%;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0.5em 0 0 0;
  text-align: center;
  font-family: "CalifornianFB", serif;
  text-shadow: 0px 1px 1px #FFFFFF;
  border-top: solid 1px #F58229;
  font-weight: 400;
}
.masthead .toptable {
  z-index: 1;
}
.masthead .table > * {
  display: table-cell;
  vertical-align: middle;
}
.masthead .top-logo {
  vertical-align: bottom;
}
.masthead .top-logo a {
  display: block;
  max-width: 100%;
}
.masthead .top-logo img {
  position: relative;
  transition: 0.5s;
}
.masthead .top-logo img.ready {
  width: 100%;
}
.shrink-nav .masthead .top-logo img.ready {
  width: 69%;
}
.masthead .mast-title h2 {
  font-size: 1.125em;
  color: #BCAB8E;
  text-align: center;
  letter-spacing: 0.08em;
  position: relative;
  transition: 0.5s;
  top: 0;
  opacity: 1;
}
.shrink-nav .masthead .mast-title h2 {
  top: -1em;
  opacity: 0;
}
.masthead .contact-info .topNumber {
  text-align: center;
  float: right;
  color: #FFFFFF;
}
.masthead .contact-info .topNumber a {
  color: #FFFFFF;
  font-size: 3.125em;
  font-weight: 600;
  position: relative;
  display: block;
  padding-top: 0.25em;
  line-height: 1;
}
.masthead .contact-info .topNumber a:before, .masthead .contact-info .topNumber a:after {
  content: "";
  display: block;
  width: 45%;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
}
.masthead .contact-info .topNumber a:after {
  right: 0;
  left: auto;
}
.masthead .contact-info .bottomNumber {
  clear: both;
  text-transform: uppercase;
  font-size: 1.125em;
}
.masthead .contact-info .bottomNumber strong {
  font-family: "Open Sans", sans-serif;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: 1.388em;
}
.masthead .contact-info .bottomNumber .td {
  border-right: 1px solid #292929;
}
.masthead .contact-info .bottomNumber .td:last-child {
  border: none;
}
.contact-info span {
  text-transform: uppercase;
  font-size: 1em;
  display: block;
  padding-bottom: 0.25em;
  position: relative;
}
.contact-info span:after {
  content: "";
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  width: 10%;
  text-align: center;
  left: 45%;
  bottom: 20%;
  height: 0;
  vertical-align: middle;
}
.masthead .menu-btn {
  font-size: 1.5em;
  padding: 0 0 0 0.4em;
  cursor: pointer;
  display: none;
}
.masthead .menu-btn:hover {
  color: #292929;
}
.masthead .top-social {
  display: table;
  width: auto;
  margin: 0 0 0 auto;
}
.masthead .top-social li {
  display: table-cell;
}
.masthead .top-social li:nth-child(n+2) a {
  border-left: solid 1px rgba(52, 52, 52, 0.2);
}
.masthead .top-social a {
  display: block;
  padding: 0.3em;
  background-color: #F68F3E;
  color: #FFFFFF;
  font-size: 1em;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #292929 50%);
  background-size: 100% 200%;
  background-position: 0 0;
  transition: 0.5s;
}
.masthead .top-social a:hover {
  background-position: 0 100%;
}
.masthead .top-social a icon {
  display: block;
}
/* Contact Form */
.main {
  max-width: 1800px;
  min-width: 320px;
  width: auto;
  margin: 0px auto;
  position: relative;
  padding-left: 1%;
  padding-right: 1%;
}
.main .table {
  display: flex;
  align-items: center;
}
.contact-form input {
  height: 50px;
  padding: 0 2%;
}
.contact-form select {
  height: 40px;
  padding: 0 2%;
  text-transform: uppercase;
}
.contact-form input.Email {
  margin: 0.5em 0;
}
.contact-form textarea {
  height: 110px;
  padding: 10px 2%;
  margin-bottom: 0.5em;
}
.contact-form {
  width: 800px;
  padding: 3em 0;
}
.side .contact-form, .auth-form.contact-form {
  width: 100%;
  background-color: #BABABA;
  padding: 2em 5%;
}
.auth-form.contact-form table tr:after {
  content: "*";
  position: relative;
  margin-top: 1em;
  display: block;
  margin-left: 1em;
}
.side .contact-form input, .side .contact-form input.Email, .side .contact-form select, .contact-form.auth-form input, .contact-form.auth-form select {
  margin: 0.5em auto;
}
.contact-form .table {
  border-spacing: 0.5em 0;
}
.contact-form .td {
  width: 50%;
}
.contact-form img {
  margin: 0 auto 1em;
}
.side .contact-form h3 {
  text-transform: none;
  font-size: 2.5em;
}
.contactformbox .td {
  text-align: left;
}
.contactformbox .main {
  max-width: 1600px;
}
.side .contact-form .btn {
  padding: 1em 0;
  display: block;
  text-align: center;
}
.contactformbox .btn {
  text-align: center;
  display: block;
  padding: 1em 0;
  box-shadow: none;
  height: 50px;
}
.contactformbox h2 {
  line-height: 1 !important;
  color: #FFFFFF;
  font-family: "CalifornianFB", serif;
  font-weight: 400;
  font-size: 3.25em;
  padding-top: 0.9em;
}
.contactformbox h3 {
  text-transform: none;
  color: #FCBC8B;
  font-family: "CalifornianFB", serif;
  font-weight: 400;
  font-size: 2.5em;
}
.contactformbox p {
  color: #FFFFFF;
  font-size: 1em;
  line-height: 1.6em;
}
.contactformbox header {
  padding-right: 3%;
}
.image-area .contact-form {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.image-area .contact-form input {
  width: 33%;
  margin: 0 0 0.5%;
  float: left;
}
.image-area .contact-form input.Email {
  margin: 0 0.5% 0.5%;
}
.image-area .contact-form textarea {
  height: 50px;
  width: 100%;
  clear: both;
}
.image-area .contact-form h2 {
  color: #ffffff;
  font-size: 4.6875em;
}
.image-area .contact-form h3 {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.3125em;
}
.image-area .contact-form header {
  padding-bottom: 3em;
}
/* CTA Styles */
.cta-list {
  display: table;
  width: 100%;
  position: relative;
  padding: 1.8em 1% 0;
  text-align: center;
}
.sub .cta-list {
  padding: 0em 1%;
  max-width: 1000px;
}
.cta-list ul {
  display: table-row;
}
.cta-list ul li {
  position: relative;
  display: table-cell;
  padding: 0 1%;
}
.items1 li {
  width: 100%;
}
.items2 li {
  width: 50%;
}
.items3 li {
  width: 33.3%;
}
.items4 li {
  width: 25%;
}
html.no-display-table .cta-list ul li {
  float: left;
}
.cta-list ul li a {
  display: block;
}
.cta-list ul li icon {
  font-size: 4em;
  color: #F58229;
}
.cta-list ul li h2 {
  font-size: 1.6em;
  line-height: 1.2em;
  padding: 0.1em 0 0.5em;
  text-transform: none;
}
.cta-list ul li p {
  line-height: 1.4em;
  margin: 0px 0px 5px;
}
.cta-list .btn {
  display: block;
  padding: 1em 0;
}
/* Image CTAs */
.image-ctas li {
  display: block;
  width: 50%;
  float: left;
}
.image-ctas .total3 li:last-child {
  width: 100%;
  float: none;
}
.image-ctas li a {
  display: table;
  width: 100%;
}
.image-ctas li a > * {
  display: table-cell;
  width: 50%;
  vertical-align: bottom;
}
.image-ctas li .cta-img {
  position: relative;
  overflow: hidden;
}
.image-ctas li .cta-img:after {
  content: " ";
  display: block;
  width: 140%;
  height: 180%;
  position: absolute;
  -webkit-transform: rotate(45deg) translate(0, -95%);
  -ms-transform: rotate(45deg) translate(0, -95%);
  transform: rotate(45deg) translate(0, -95%);
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 1;
  transition: 0.5s;
  top: -40%;
  left: -15%;
}
.image-ctas li a:hover .cta-img:after {
  -webkit-transform: rotate(45deg) translate(0, 100%);
  -ms-transform: rotate(45deg) translate(0, 100%);
  transform: rotate(45deg) translate(0, 100%);
}
.image-ctas img {
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
  height: 100%;
}
.image-ctas .cta-text {
  background-color: #F58229;
  padding: 1.5em 0 0;
  transition: 0.5s;
}
.image-ctas a:hover .cta-text {
  background-color: #A44C08;
}
.image-ctas li:nth-child(1) .cta-text, .image-ctas li:nth-child(3) .cta-text {
  background-color: #292929;
}
.image-ctas li:nth-child(1) a:hover .cta-text, .image-ctas li:nth-child(3) a:hover .cta-text {
  background-color: #191919;
}
.image-ctas li h2 {
  color: #FFFFFF;
  padding: 0 0.5em;
}
.image-ctas li p {
  padding: 0 1em;
  font-size: 0.9em;
  color: #FFFFFF;
}
.image-ctas .btn, .image-ctas a:hover .btn {
  display: block;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.1);
}
/* Side Image CTAS */
.floaters .home-content {
  float: left;
  width: 60%;
}
.floaters .home-content.no-float {
  display: none;
}
.floaters .section-one-swap {
  float: right;
  width: 37%;
}
.side-ctas {
  padding: 0;
}
.side-ctas ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.side-ctas li {
  width: 33.333%;
  height: 14em;
  margin-bottom: 0.5em;
}
.side-ctas a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #F58229;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  transition: transform 0.5s, z-index 0.5s ease 0.5s;
  z-index: 1;
}
.side-ctas a:hover {
  -webkit-transform: scale(1.2) translateZ(0);
  -ms-transform: scale(1.2) translateZ(0);
  transform: scale(1.2) translateZ(0);
  z-index: 2;
  transition: transform 0.5s;
}
.side-ctas img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: 0.5s ease;
  opacity: 1;
}
.side-ctas h2 {
  position: absolute;
  padding: 0 1em;
  color: #FFFFFF;
  font-size: 2.5em;
  margin: 0;
  transition: 0.5s;
  text-align: center;
  width: 100%;
  left: 0;
  top: 40%;
}
/* Content Lists */
.content-list {
  margin: 2em 0 2em auto;
  width: 69%;
}
.content-list h2 {
  color: #292929;
  font-size: 2.8125em;
  margin: 0 0 1em;
}
.content-list ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 0 0 auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content-list .total2 li {
  width: 50%;
}
.content-list .total3 li {
  width: 33.333337%;
}
.content-list .total4 li {
  width: 25%;
}
.content-list li {
  display: block;
  text-align: center;
  vertical-align: middle;
  border-left: solid 1px #FFF;
  -webkit-flex: 1 0 20%;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  margin: 1em 1.5%;
  position: relative;
  width: 20%;
}
.content-list li a {
  padding: 33% 0;
  transition: 0.5s;
  display: block;
  color: #DB650A !important;
  display: flex;
  height: 100%;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.content-list li a:hover {
  color: #292929 !important;
}
.content-list li div:after, .content-list li div:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #FCBC8B;
  transition-timing-function: linear;
}
.content-list.visible li div:after, .content-list.visible li div:before {
  transition-duration: 0.25s;
}
.content-list li .topright:before {
  width: 0;
  height: 3px;
  top: 0;
  left: 76%;
}
.content-list.visible li .topright:before {
  width: 24%;
  transition-delay: 0s;
  transition-duration: 0.06s;
}
.content-list li .topright:after {
  width: 3px;
  height: 0;
  right: 0;
  top: 0;
}
.content-list.visible li .topright:after {
  transition-delay: 0.06s;
  height: 100%;
}
.content-list li .bottom:before {
  width: 0;
  height: 3px;
  bottom: 0;
  right: 0;
}
.content-list.visible li .bottom:before {
  width: 100%;
  transition-delay: 0.31s;
}
.content-list li .topleft:before {
  width: 3px;
  height: 0;
  bottom: 0;
  left: 0;
}
.content-list.visible li .topleft:before {
  height: 100%;
  transition-delay: 0.56s;
}
.content-list li .topleft:after {
  width: 0;
  height: 3px;
  top: 0;
  left: 0;
}
.content-list.visible li .topleft:after {
  width: 24%;
  transition-duration: 0.06s;
  transition-delay: 0.81s;
}
.content-list li:last-child {
  border-right: solid 1px #FFF;
}
.content-list icon {
  display: block;
  color: #F58229;
  padding-bottom: 0.15em;
  position: absolute;
  width: 52%;
  left: 24%;
  text-align: center;
  top: -31px;
}
.content-list icon.custom:before {
  content: "";
  display: inline-block;
  width: 63px;
  height: 63px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.content-list icon.Cust1:before {
  background-image: url('../../../../~leavenla/images/icon_bankruptcy.png');
}
.content-list icon.Cust2:before {
  background-image: url('../../../../~leavenla/images/icon_creditor.png');
}
.content-list icon.Cust3:before {
  background-image: url('../../../../~leavenla/images/icon_foreclosure.png');
}
.content-list icon.Cust4:before {
  background-image: url('../../../../~leavenla/images/icon_debt-settlement.png');
}
.content-list icon.Cust5:before {
  background-image: url('../../../../~leavenla/images/icon_credit-reporting.png');
}
.content-list icon.Cust6:before {
  background-image: url('../../../../~leavenla/images/icon_collection-defense.png');
}
.content-list icon.Cust7:before {
  background-image: url('../../../../~leavenla/images/icon_short-sale.png');
}
.content-list icon.Cust8:before {
  background-image: url('../../../../~leavenla/images/icon_loan-mod.png');
}
.content-list li span {
  font-size: 1.45em;
  font-weight: 700;
}
.content-feature .text-highlight h3 {
  color: #292929;
}
.vertical-content-list h3 {
  padding-bottom: 0.5em;
}
.vertical-content-list li {
  display: block;
  font-size: 1.1em;
  padding: 0.5em 1em;
  margin-bottom: 0.25em;
  background-color: rgba(245, 130, 41, 0.4);
}
.vertical-content-list li icon {
  float: left;
  font-size: 1.2em;
}
.content-tabs .tabs {
  display: table;
  width: 100%;
  border-spacing: 2px 0;
}
.content-tabs .tabs a {
  display: table-cell;
  padding: 0.7em 1% 0.9em;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #F58229 50%);
  background-size: 100% 200%;
  background-position: 0 0;
  transition: background-position 0.5s ease 0.2s, box-shadow 0.25s linear 0s;
  font-family: PT Sans;
  font-weight: 400;
  font-size: 1.2em;
  color: #FFF;
  box-shadow: inset 0 0 0 #FFF;
  background-color: #BABABA;
}
.content-tabs .tabs a.active, .content-tabs .tabs a:hover {
  background-position: 0 100%;
  transition: background-position 0.5s ease 0s;
}
.content-tabs ul {
  display: block;
  background-color: #FFF;
  position: relative;
  overflow: hidden;
  margin-top: -5px;
  border: 1px solid #CCC;
  border-radius: 3px;
}
.content-tabs li {
  color: #545454;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  padding: 1.5em;
  text-align: left;
}
.content-tabs li:first-child {
  display: block;
}
.content-tabs li img {
  float: left;
  max-width: 350px;
  margin: 1em;
  padding: 2em 0 4em;
}
.content-tabs li h3 {
  color: #BABABA;
}
.content-tabs li p {
  color: #545454;
  font-size: 1rem;
  line-height: 2rem;
}
.content-tabs li .btn {
  display: table;
  margin: 0 0 0 auto;
  width: auto;
}
/* Footer */
.footer-one:after, .schema h3:after {
  content: "";
  left: 0;
}
.footer-one {
  background-image: url('../../../../images/Footer-BG.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.footer-one:after {
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  top: 0;
  background-color: #FCBC8B;
}
.footer-one icon.custom:before {
  content: "";
  display: inline-block;
  width: 66px;
  height: 90px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../../../../images/icon_locations.png');
}
.footer-links ul {
  width: 100%;
  margin: 0 auto;
}
.footer-links ul li {
  display: block;
  text-align: center;
  padding: 0;
  width: 47%;
  float: left;
  margin: 1.5%;
}
.footer-links li a {
  display: block;
  font-size: 1em;
  color: #FFF;
  transition: 0.5s;
  text-transform: uppercase;
  padding: 1em 0;
}
.footer-links li a:hover {
  color: #FFF;
}
.schema, .schema h3 a.phone-link:hover {
  color: #292929;
}
.footer-info {
  text-align: center;
  padding: 0;
  margin: 0;
}
.footer-info .td {
  width: 33.333%;
  padding: 1em 4%;
}
.schema {
  line-height: 1.4em;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  font-size: 0.9rem;
}
.schema img.bottom-logo {
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
}
.schema h3 {
  position: relative;
  margin-bottom: 1em;
}
.schema h3:after {
  display: block;
  width: 100%;
  bottom: 0;
  background-color: #FCBC8B;
  height: 2px;
  position: absolute;
}
.schema h3 a.phone-link {
  color: #292929;
  margin-bottom: 0.6em;
  font-size: 3.0625rem;
  font-family: "Open Sans", sans-serif;
  padding-bottom: 0.25em;
}
.schema h3 a:after {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  color: #F58229;
  font-size: 2rem;
  display: block;
  background-color: #FFF;
  position: absolute;
  bottom: -0.25em;
  width: 2em;
  z-index: 1;
  left: calc(50% - 1em);
}
.schema .phone-link {
  cursor: default;
  color: #F58229;
}
.schema .phone-link:hover, .schema a {
  color: #F58229;
}
.schema a:hover, .social-nav ul li a:hover icon {
  color: #292929;
}
.social-nav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.social-nav ul li {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 0.5em;
}
.social-nav ul li icon {
  font-size: 1.6em;
}
.sd-footer small, .td.locations {
  font-size: 0.9em;
}
.social-nav {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}
.footer-two {
  background-color: #6E6E6E;
}
.sd-footer {
  padding: 2em 1%;
  color: #FFF;
  max-width: 1550px;
}
.sd-footer a {
  display: block;
  float: right;
}
.td.locations {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 2em 4%;
}
.locations header {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.locations header h1 {
  font-size: 2.8em;
}
.locations .locationItem h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.375em;
}
.locations .locationItem {
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  padding: 1em 0;
  line-height: 1.6em;
  font-weight: 600;
}
.locations .locationItem a, .locations .locationItem {
  color: #292929;
}
.footer-info h3 {
  padding-bottom: 0.5rem;
}
.location-marker {
  font-size: 2rem;
  color: #f25229;
}
#locationsHeader h2 {
  padding: 2rem 0;
}
.schema h3 {
  padding-bottom: 3rem;
}
/* Testimonials Feed */
.testimonials-feed {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.075);
  background-image: url('../../../../~leavenla/images/backgrounds/leavengood-testimonial-section.jpg');
  padding: 4em 0;
  background-repeat: no-repeat;
}
.swap-panel .testimonials-feed header {
  margin-bottom: 0;
}
.testimonials-feed .main {
  margin: 0 1em 0 0;
  max-width: 60%;
}
.testimonials-feed .container {
  position: relative;
  overflow: hidden;
}
.testimonials-feed .title {
  color: #F58229;
  margin: 0;
  line-height: 1.15;
  font-size: 3em;
  font-family: CalifornianFB, serif;
  font-weight: 400;
  text-transform: uppercase;
}
.testimonials-feed section {
  padding: 0 2em;
  position: relative;
}
.testimonials-feed ul {
  margin: 2em 0;
  list-style: none;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  transition: transform 0.5s ease;
  padding: 0;
}
.testimonials-feed li {
  padding: 0 1.5em;
  text-align: center;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
}
.testimonials-feed li p {
  margin: 0;
  position: relative;
  font-size: 0.9rem;
}
.testimonials-feed li span {
  max-height: 15em;
  overflow: auto;
  display: block;
  padding-right: 0.75em;
  padding-bottom: 1.05em;
  position: relative;
}
.testimonials-feed li p:after {
  content: "";
  position: absolute;
  width: calc(100% - 14% - 8px);
  height: 3em;
  left: 7%;
  top: 16.55em;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.testimonials-feed li ::-webkit-scrollbar {
  width: 6px;
  border-radius: 5em;
}
.testimonials-feed li ::-webkit-scrollbar-thumb {
  border-radius: 5em;
  background-color: #F58229;
}
.testimonials-feed li ::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.075);
  border-radius: 5em;
}
.testimonials-feed li strong {
  display: block;
  font-size: 2.5em;
  font-weight: 300;
  color: #000;
  position: relative;
  z-index: 1;
  font-family: CalifornianFB, serif;
  margin-bottom: 0.5em;
  line-height: 1;
}
.testimonials-feed .scrolling-list-nav span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  color: #FFF;
  font-size: 1.85em;
  cursor: pointer;
  transition: 0.35s ease;
  opacity: 0.25;
}
.testimonials-feed .scrolling-list-nav span:hover {
  opacity: 0.4;
}
.testimonials-feed .scrolling-list-nav .prev {
  left: 0;
}
.testimonials-feed .scrolling-list-nav .next {
  right: 0;
}
.testimonials-feed .scrolling-list-nav span:before {
  font: normal normal normal 14px/1 FontAwesome;
  color: #F58229;
}
.testimonials-feed .scrolling-list-nav .prev:before {
  content: "";
}
.testimonials-feed .scrolling-list-nav .next:before {
  content: "";
}
.testimonials-feed footer {
  display: none;
}
.testimonials-feed nav.scrolling-list-thumbs {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}
.testimonials-feed nav.scrolling-list-thumbs span {
  height: 1em;
  width: 1em;
  background-color: #F58229;
  border-radius: 50%;
  margin: 0 1%;
  border: 2px solid #F58229;
}
.testimonials-feed nav.scrolling-list-thumbs span.active {
  background-color: #000;
}
.landing .testimonials-feed ul {
  margin: 3em 0 0;
}
.landing .testimonials-feed footer {
  display: none;
}
@media screen and (max-width: 1000px) {
  .testimonials-feed .main {
    max-width: 100%;
  }
  .testimonials-feed {
    background-image: none;
    background-color: #FFF;
  }
}
@media screen and (max-width: 875px) {
  .testimonials-feed li {
    padding: 0 0.5em;
  }
}
@media screen and (max-width: 800px) {
  .testimonials-feed .title {
    font-size: 2em;
  }
  .testimonials-feed li strong {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 414px) {
  .testimonials-feed li {
    padding: 0;
  }
}
/* Sub Slide */
.sub .image-area {
  background-size: cover;
  background-position: center;
  position: relative;
}
.sub-slide {
  text-align: center;
}
.editing-content .sub-slide {
  padding: 0;
}
.editing-content .sub-slide img {
  max-height: 150px;
  width: 100%;
}
.sub-slide .main {
  padding: 2.5em 1% 0 2.5em;
}
.image-zone .cta-list {
  padding-bottom: 2.5em;
}
.sub-slide h2 {
  display: inline-block;
  padding: 0.2em 4% 0;
  font-size: 4.68em;
  line-height: 1em;
  color: #FFFFFF;
  margin: 0 auto;
}
.btn {
  display: inline-block;
  padding: 1em 3em;
  font-size: 1em;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #F58229;
  transition: 0.5s;
  font-family: "Open Sans", sans-serif;
  line-height: 1em;
  text-shadow: none;
  background-image: none;
}
.btn.credit {
  display: table;
  margin: 1em 0 1em auto;
}
.btn:after, .practice-nav li a:hover:after {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  color: #FFF;
  border-radius: 50%;
  font-size: 1.25em;
  margin-left: 0.5em;
  vertical-align: middle;
  margin: -0.125em 0 0 0.25em;
  display: inline-block;
  line-height: 1em;
}
.btn:hover, a:hover .btn {
  background-color: #292929;
  color: #FFFFFF;
}
/* Sub Page Image Zones */
.g-default #g-header .image-area {
  padding: 0;
}
.g-default #g-header .image-area .image-zone {
  padding-bottom: 2rem;
}
.sub.Bankruptcy--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/Bankruptcy.jpg') !important;
}
.sub.Business-Formation--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/business-formation.jpg') !important;
}
.sub.Class-Action--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/class-action.jpg') !important;
}
.sub.Collection-Defense--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/collection-defense.jpg') !important;
}
.sub.Credit-Reporting--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/SubSlide-credit.jpg') !important;
}
.sub.Creditor-Harassment--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/credit-harassment.jpg') !important;
}
.sub.Debtor-Rights--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/debtor-rights.jpg') !important;
}
.sub.Criminal-Defense--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/criminal-defense.jpg') !important;
}
.sub.Drug-Defense--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/drug-defense.jpg') !important;
}
.sub.DUI-Defense--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/DUI-Defense.jpg') !important;
}
.sub.Employment-Law--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/employment-law.jpg') !important;
}
.sub.Foreclosure--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/foreclosure.jpg') !important;
}
.sub.Insurance-Claims-Disputes--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/insurance-claims.jpg') !important;
}
.sub.Mediation--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/mediation.jpg') !important;
}
.sub.Real-Estate-Title--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/real-estate.jpg') !important;
}
.sub.Personal-Injury-Accident-Litigation--branch .image-zone, #g-header .Personal-Injury .image-zone {
  background-image: url('../../../../images/Subpage-images/SubSlide-personal-injury.jpg') !important;
}
.sub.Short-Sales--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/short-sales.jpg') !important;
}
.sub.Sinkholes--page .image-zone {
  background-image: url('../../../../images/Subpage-images/sink-hole.jpg') !important;
}
.sub.Tax-Disputes--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/tax-disputes.jpg') !important;
}
.sub.Wage-Hour-Claims--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/wage-hour-claims.jpg') !important;
}
.sub.Wills-Trusts-Probate--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/wills-trust-probate.jpg') !important;
}
.sub.Frequently-Asked-Questions--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/FAQ.jpg') !important;
}
.sub.Workers-Compensation--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/sub-banner-work-injury.jpg') !important;
}
.sub.St-Petersburg--page .image-zone {
  background-image: url('../../../../images/Subpage-images/st-petersburg.jpg') !important;
}
.sub.Clearwater--page .image-zone {
  background-image: url('../../../../images/Subpage-images/clearwater.jpg') !important;
}
.sub.Tampa--page .image-zone {
  background-image: url('../../../../images/Subpage-images/tampa.jpg') !important;
}
.sub.Sarasota--page .image-zone {
  background-image: url('../../../../images/Subpage-images/sarasota.jpg') !important;
}
.sub.Orlando--page .image-zone {
  background-image: url('../../../../images/Subpage-images/orlando.jpg') !important;
}
.sub .image-area.Accidents--branch .image-zone {
  background-image: url('../../../../images/Subpage-images/Auto-Accident-Attorneys.png') !important;
}
/* Practice Areas Nav */
.practice-nav {
  background-color: #F58229;
}
.practice-nav h2 {
  color: #FFFFFF;
  text-transform: none;
  font-size: 2.3em;
  text-align: center;
  padding: 1.25rem 0.25rem 0.75rem 0.25rem;
}
.practice-nav ul {
  margin-left: 0;
}
.practice-nav li a {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0.5em 0 0.5em 2em;
  transition: 0.5s;
  position: relative;
}
.practice-nav li a:hover:after, .practice-nav li.selected a:after {
  opacity: 1;
}
.practice-nav li a:hover, .practice-nav li.selected a {
  background-color: #FCBC8B;
  padding: 0.5em 0 0.5em 3em;
}
/* End Practice Areas Nav */
/* Review System Styles*/
div.reviews div.reviews_widget {
  margin-top: 15px;
}
div.reviews h1 {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
div.reviews div.divider {
  margin: 10px 0px;
  border-top: solid 1px #cccccc;
  clear: both;
}
div.reviews div.share {
  padding-top: 10px;
}
div.reviews div.share a {
  text-decoration: none;
  font-size: 22px;
  line-height: 22px;
}
div.reviews div.share a:hover {
  text-decoration: none;
  color: #666;
}
div.reviews div.share div.social {
  display: inline-block;
}
div.reviews a.addreviewbtn img {
  background-image: url('../../../../Shared/images2/Systems/Reviews_Icons.png');
  width: 10px;
  height: 17px;
  background-position: -14px -5px;
  border: none;
}
span.rating {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 20px;
  margin: 0px 10px;
  font-size: 0;
  top: -17px;
}
span.rating span.starsgray {
  width: 120px;
  height: 20px;
  background-image: url('../../../../Shared/images2/Systems/Reviews_Icons.png');
  background-position: -7px -29px;
  display: inline-block;
  margin-right: 10px;
}
span.rating span.stars {
  height: 20px;
  width: 0px;
  background-image: url('../../../../Shared/images2/Systems/Reviews_Icons.png');
  background-position: -7px -55px;
  position: absolute;
  top: 0px;
  left: 0px;
}
span.rating span.stars.rating05 {
  width: 12px;
}
span.rating span.stars.rating1 {
  width: 24px;
}
span.rating span.stars.rating15 {
  width: 36px;
}
span.rating span.stars.rating2 {
  width: 48px;
}
span.rating span.stars.rating25 {
  width: 60px;
}
span.rating span.stars.rating3 {
  width: 72px;
}
span.rating span.stars.rating35 {
  width: 84px;
}
span.rating span.stars.rating4 {
  width: 96px;
}
span.rating span.stars.rating45 {
  width: 108px;
}
span.rating span.stars.rating5 {
  width: 120px;
}
div.clientreviews div.excerpt {
  margin: 15px 0px;
}
div.clientreviews div.excerpt div.title {
  font-size: 20px;
}
div.clientreviews div.excerpt div.title:before {
  content: '"';
  font-family: "icomoon-ult";
  font-size: 18px;
  color: #878787;
  padding-right: 5px;
}
div.clientreviews div.excerpt div.title:after {
  content: '"';
  font-family: "icomoon-ult";
  font-size: 20px;
  color: #878787;
  padding-left: 5px;
}
div.clientreviews div.reviewinfo {
  font-size: 12px;
}
div.clientreviews div.clientrating {
  font-size: 16px;
  margin-top: 15px;
}
div.reviews span.textlight {
  color: #888888;
}
div.divider.dashed {
  border-top: dashed 1px #ccc;
  clear: both;
  margin-bottom: 20px;
}
div.addreview {
  background: #f2f2f2;
  padding: 20px;
  border: solid 1px #ccc;
}
div.addreview td {
  vertical-align: top;
  padding: 2px 8px 2px 0px;
  text-align: right;
}
div.reviews.addreview span.textlight {
  font-size: 12px;
}
div.addreview h3 {
  border-bottom: dashed 1px #ccc;
  margin-bottom: 10px;
}
div.addreview div.auth a {
  margin-top: 10px;
}
div.reviews div.thankyou {
  background-color: #7D7D7D;
  color: #FFFFFF;
  padding: 10px;
}
.webwidget_rating_simple {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.webwidget_rating_simple li {
  line-height: 0px;
  width: 24px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  margin-left: 2px;
  list-style: none;
  float: left;
  cursor: pointer;
  background-repeat: no-repeat;
}
.webwidget_rating_simple li span {
  display: none;
}
/* End Review System Styles*/
/* Practice Nav */
.practice-nav li a {
  line-height: 1;
  padding: 0.75rem 1rem 0.75rem 1rem;
}
.practice-nav li a:hover {
  padding: 0.75rem 1rem 0.75rem 2rem;
}
.practice-nav li a:hover:after {
  font-size: 1em;
}
/* Responsive Queries */
@media (max-width: 1300px) {
  #g-container-main > .g-container {
    width: 100%;
  }
  .masthead .contact-info .topNumber a {
    font-size: 2rem;
  }
  .contact-info span {
    font-size: 0.75rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.75em;
  }
  .masthead .contact-info .bottomNumber {
    font-size: 0.88em;
  }
  .masthead .contact-info .bottomNumber strong {
    font-size: 1em;
  }
  .schema h3 a.phone-link {
    font-size: 1.75rem;
  }
  .sidebar-contact {
    background-size: 80%;
  }
  .sidebar-contact:before {
    font-size: 2vw;
    padding-top: 60%;
  }
  .logo-padding {
    padding-top: 3em !important;
  }
}
@media (max-width: 1100px) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1vw;
  }
}
@media (min-width: 768px) {
  #NumberTitle {
    line-height: 1.25;
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .side-ctas h2 {
    font-size: 7vw;
  }
  #g-page-surround {
    padding-top: 0 !important;
  }
  #g-navigation.fixed-nav, #g-navigation.fixed-nav.fluid-nav {
    position: relative !important;
  }
  #g-navigation .g-grid:nth-child(3) > .g-block:not(.logo-padding), #g-navigation .g-grid:nth-child(4) {
    display: none;
  }
  #g-navigation .g-logo, .bottom-logo {
    margin: 0;
    padding: 0.5rem 2rem;
  }
  #g-navigation .g-logo img, .bottom-logo {
    max-width: 75%;
    margin: auto;
  }
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    line-height: 1;
    font-size: 2rem !important;
  }
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    display: block;
    font-size: 1.5em !important;
  }
  #g-header .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    text-align: center;
  }
  .image-zone .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    justify-content: center;
  }
  .content h1 {
    font-size: 30px;
  }
  .content h2, .content h3 {
    font-size: 25px;
  }
  .acco-list .logo-item {
    padding: 0.1vw;
  }
  .testimonials-feed .g-title {
    font-size: 2em;
  }
  #g-utility .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    display: none;
  }
  #g-utility .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    text-transform: unset;
  }
  #g-utility {
    background-image: none !important;
    background-color: #FFF;
  }
  .g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
    background: #f25229;
    border: 2px solid #71747c !important;
  }
  #ContentCTAsList.side-ctas {
    padding: 25px 2%;
  }
  #ContentCTAsList.side-ctas .flexbox {
    display: block;
  }
  .side-ctas li {
    width: 100%;
  }
  .itemid-104 #g-testimonials.section-three {
    display: none;
  }
  .itemid-104 #g-expanded.section-four {
    display: none;
  }
  #g-offcanvas {
    background-color: #292929;
  }
  .g-contenttabs-content img {
    display: none;
  }
  .g-contenttabs .g-contenttabs-tab-wrapper-head {
    background-color: #292929;
  }
  #Sect6Container > .table {
    display: block;
  }
  #Sect6Container > .table > * {
    width: 100%;
  }
  .section-six header.td {
    border-right: 0;
  }
  #sect6featured .table {
    margin-left: 0;
  }
  .footer-info {
    display: block;
  }
  .footer-info > *, .footer-info .td {
    width: 100%;
    display: block;
  }
  .g-contenttabs .g-contenttabs-content-wrapper-container {
    padding: 0.938rem 1.5rem;
  }
  #g-copyright {
    text-align: center;
  }
  #g-header iframe {
    height: 480px;
  }
  #g-header .showcase-left-padding {
    padding: 0 5%;
  }
  #g-header .showcase-right-padding {
    padding: 0 5%;
  }
  #MainContent img {
    height: auto !important;
  }
  .acco-list {
    flex-wrap: wrap;
  }
  .acco-list > * {
    flex: 50%;
    text-align: center;
    padding: 5% !important;
  }
  #g-container-main > .g-container > .g-grid {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  #g-container-main > .g-container > .g-grid > * {
    flex: 100%;
    width: 100%;
  }
  .cta-list ul {
    display: block;
  }
  .cta-list ul > li {
    display: block;
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .sub-slide .main {
    padding: 1rem 2rem;
  }
  .sub-slide h2 {
    font-size: 10vw;
  }
  #NumberTitle {
    padding-left: 4rem;
    padding-bottom: 1rem;
  }
  .topNumber {
    padding-bottom: 0.5rem;
  }
}
/* Counsel for Life Blog */
.view-category.outline-39 #g-mainbar .content {
  display: none;
}
@media (max-width: 75rem) {
  .tagspopular a {
    padding: 0 !important;
    font-size: 12px;
  }
  .tagspopular ul {
    margin: 0;
  }
  .tagspopular li {
    padding: 0.5rem;
  }
}
/* Home Page */
.side-ctas h2 {
  top: unset;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  border: 2px solid #71747c;
}
#g-utility .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  margin-bottom: 0;
  padding-bottom: 0;
}
#g-utility .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.g-owlcarousel .owl-dots {
  position: relative;
  bottom: unset;
}
.side-ctas h2 {
  right: 0;
  text-align: center !important;
  margin: auto;
  width: max-content;
}
li > ul li {
  list-style: disc;
}
li > ul li::marker {
  color: #bababa;
}
/*# sourceMappingURL=custom_12.css.map */