/*
Theme Name: Bootstrap Base
Theme URI: austin-williams.com
Author: nick@austin-williams.com
Author URI:
Description: A base template for a bootstrap site
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: BootBase

*/
/*
main and general styling
*/
/*
font-family: 'Montserrat', sans-serif;
*/
.filter-alphabet a, .filter-alphabet a:active {
  text-decoration: none;
}

.filter-alphabet .active {
  font-weight: bold;
  color: #e20038;
}

sup {
  font-size: 10px;
  top: -0.75em;
}

.textwidget strong {
  font-size: 12px;
}

.textwidget p {
  font-size: 10px;
}

.flex-control-paging {
  display: none;
}

.menu-footer-container {
  margin-bottom: 15px;
}

p {
  margin-bottom: 15px;
}

.right {
  float: right;
}

.posted {
  font-size: 10px;
}

html, body {
  margin: 0 !important;
  font-family: Helvetica, sans-serif;
}

h1, .h1 {
  /*font-size:28px;*/
  font-size: 16px;
}

a {
  color: #637a88;
}

.clear {
  clear: both;
}

.vert-pad {
  padding-top: 10px;
}

.rm-pad {
  padding: 0px;
}

.rm-pad-btm {
  padding-bottom: 10px;
}

.rm-pad-right {
  padding-right: 0px;
}

.rm-pad-left {
  padding-left: 0px;
}

/* mobilebar search */
.mm-search {
  padding: 0 10px 15px;
}

.mm-menu {
  transition: all 0.35s ease;
  max-width: 256px !important;
}
@media screen and (min-width: 768px) {
  .mm-menu {
    max-width: 350px !important;
  }
}

html .mm-slideout {
  transition: all 0.35s ease;
}

html.mm-opening .mm-slideout {
  margin-left: 256px;
}
@media screen and (min-width: 768px) {
  html.mm-opening .mm-slideout {
    margin-left: 350px;
  }
}

.mm-menu #s {
  border: medium none;
  border-radius: 25px;
  display: block;
  font-family: inherit;
  font-feature-settings: inherit;
  font-kerning: inherit;
  font-language-override: inherit;
  font-size: 14px;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-style: inherit;
  font-synthesis: inherit;
  font-variant: inherit;
  font-weight: inherit;
  height: 25px;
  line-height: 25px;
  margin: 0;
  outline: medium none;
  padding: 0 10px;
  text-transform: none;
  vertical-align: middle;
  width: 100%;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6);
}

/* header */
.custom_navigation_bar {
  background: #fff none repeat scroll 0 0;
  min-height: 75px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

html {
  margin-top: 0 !important;
}

.mm-page {
  box-sizing: border-box;
  top: 0;
  width: 100%;
  position: relative;
}

/* main content area*/
.main {
  padding-bottom: 20px;
  margin-top: 0;
}

.navbar-default {
  background: none;
  border: none;
}

.navbar-toggle, .navbar {
  display: block;
  float: left;
  border: none;
}

.navbar-toggle .icon-bar {
  width: 100%;
  height: 3px;
}

h1, h2, h3 {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

h2, h3, .red {
  color: #e20038;
}

.att_name, .att_title, .highlight {
  color: #536d7d;
  display: block;
}

.archive-side-links {
  list-style: outside none none;
  padding: 0;
}

.archive-side-links li {
  margin-bottom: 20px;
}

.archive-side-links.pa li {
  margin-bottom: 5px;
}

.single-attorneys .archive-side-links li a {
  text-transform: inherit;
  font-weight: normal;
}

.archive-side-links li a {
  font-size: 14px;
  color: #536d7d;
  text-transform: uppercase;
  font-weight: bold;
}

.archive-side-links li a:hover, .sidebar_att a:hover, .rep-matters a:hover, .cr_form_results a:hover {
  color: #e20038;
  text-decoration: none;
}

.the_bubble {
  /*background-image: url('/wp-content/uploads/2016/01/mask_small.png');*/
  left: 50%;
  margin-left: -29.5%;
  position: absolute;
  top: 0;
  width: 59%;
}

.the_bubble h2 {
  color: #7d7d7d;
  background-color: #fff;
  padding: 5px;
}

.the_bubble h3 {
  color: #0f3257;
  font-size: 25px;
  padding: 5px 50px 40px;
  text-align: center;
  text-shadow: 0 0 30px #fff;
}

.custom-navigation {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flex-prev, .flex-prev:hover, .flex-prev:active {
  width: 15%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
  text-decoration: none;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(right, rgba(220, 220, 220, 0) 0%, rgb(39, 103, 135) 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -o-linear-gradient(right, rgba(220, 220, 220, 0) 0%, rgb(39, 103, 135) 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(right, rgba(220, 220, 220, 0) 0%, rgb(39, 103, 135) 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(39, 103, 135) 0%, rgba(39, 103, 135, 0) 100%) repeat scroll 0 0;
}

.flex-next, .flex-next:hover, .flex-next:active {
  width: 15%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 20;
  text-decoration: none;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, rgba(220, 220, 220, 0) 0%, rgb(39, 103, 135) 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -o-linear-gradient(left, rgba(220, 220, 220, 0) 0%, rgb(39, 103, 135) 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(left, rgba(220, 220, 220, 0) 0%, rgb(39, 103, 135) 100%) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(220, 220, 220, 0) 0%, rgb(39, 103, 135) 100%) repeat scroll 0 0;
}

/* FOOTER */
.footer {
  padding: 15px 0;
}

.footer a, .footer a:hover {
  color: #fff;
  text-decoration: none;
}

#menu-footer {
  padding: 0;
  margin: 0;
  list-style: none;
}

#menu-footer li a {
  text-transform: uppercase;
  font-weight: bold;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 97.5% !important;
}

.dwn_pdf_img {
  margin-right: 10px;
}

.social_images {
  padding-top: 15px;
}

/* News Slider styling */
.carousel-control.left, .carousel-control.right {
  background: none;
}

.carousel-control {
  z-index: 500;
  width: 5%;
}

.news_slider {
  margin-top: 20px;
}

.news_elem {
  /*
  float:left;
  width:16%;
  margin-right:1%;
  */
}

.news_elem .content {
  position: relative;
  display: block;
  border-bottom: 2px solid #fff;
  min-height: 150px;
}

.news_elem .news_title {
  color: #fff;
  display: block;
  margin: 5% 10%;
  position: absolute;
  width: 80%;
  z-index: 2;
}

.news_elem .overlay {
  background: rgba(39, 103, 135, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}

.news_elem.is_alert .overlay {
  background: rgba(206, 8, 46, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}

.news_elem:hover .overlay {
  background: rgba(178, 170, 132, 0.7);
}

.nbSlider .slider_img, .flexslider .slider_img {
  opacity: 0;
  max-height: 480px;
}

.relative {
  position: relative;
}

/* span of 5 */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

/* search form*/
.bluegrey-bg {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(39, 103, 135) 0%, rgb(39, 103, 135) 50%, rgb(220, 220, 220) 50%, rgba(220, 220, 220, 0) 100%) repeat scroll 0 0;
}

.img-left {
  display: table-cell;
  width: 48%;
}

.img-left .overlay {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(39, 103, 135) 0%, rgba(39, 103, 135, 0) 15%, rgba(220, 220, 220, 0) 50%, rgba(220, 220, 220, 0) 100%) repeat scroll 0 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  right: 0;
}

.img-left img {
  width: 100%;
}

.search-right {
  display: table-cell;
  width: 35%;
  position: relative;
}

.cr_form_right {
  /*background-color: rgba(255, 255, 255, 0.7);*/
  top: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: 400;
  padding: 20px;
  height: 100%;
}

.cr_form_right .cr_logo {
  display: block;
  margin-bottom: 10px;
}

.cr_form_right .cr_form_content {
  position: absolute;
  top: 35%;
  margin-top: -15%;
}

.cr_form_right #cr_s {
  display: block;
  font-size: 45px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  width: 70%;
  background: none;
  border: none;
  border-radius: 0;
  border-left: solid thin black;
}

.cr_form_right #cr_s:focus, .cr_form_bottom #cr_s:focus {
  border-left: none;
}

.cr_form_bottom {
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 400;
  padding: 20px;
}

.cr_form_bottom .cr_form_content {
  display: block;
  margin: 0 auto;
  width: 350px;
}

.cr_form_bottom .cr_logo {
  float: left;
  margin-right: 15px;
}

.cr_label {
  display: block;
  font-size: 22px;
  color: #ce082e !important;
  line-height: 20px;
}

.cr_form_bottom #cr_s {
  display: block;
  font-size: 45px;
  height: 50px;
  line-height: 50px;
  margin-left: 90px;
  padding: 0;
  width: 70%;
  background: none;
  border: none;
  border-left: solid thin black;
  border-radius: 0;
}

.sidebar_pa {
  text-transform: uppercase;
  font-weight: bold;
}

.sidebar_att {
  overflow: auto;
  margin-bottom: 20px;
}

.sidebar_att a {
  color: #637a88;
  text-decoration: none;
}

.sidebar_att img {
  float: left;
  width: 25%;
}

.sidebar_att span {
  margin-left: 30%;
  display: block;
}

.sidebar_att span strong {
  display: block;
}

/* selectbox styled */
.SelectStyle {
  border: 1px solid #678496;
  font-size: 12px;
  padding: 5px;
  width: 100%;
  background: url("/wp-content/uploads/2015/07/red_arrow.jpg") no-repeat right 5px center;
}

/* BOOTBASE ONEPAGE STYLING */
#one_pager section {
  position: relative;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}

#one_pager section .slide_wrap {
  background-position: 50% 0%;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

#one_pager .parallax .slide_wrap {
  background-attachment: fixed;
}

#one_pager .full_page .container {
  position: absolute;
  left: 50%;
  top: 50%;
}

.slide1, .slide2 {
  background-image: url("http://ianlunn.co.uk/plugins/jquery-parallax/images/firstBG.jpg");
}

.top_header {
  display: table;
  width: 100%;
  position: relative;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

.parent_area {
  color: #637a88;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: normal;
}

#footer_row_2 img {
  max-height: 100px;
}

.nbSlider, .flexslider {
  margin-bottom: 0 !important;
}

.nbSlider .driven, .flexslider .driven {
  display: block;
  margin: 10px auto;
}

.pub {
  margin: 20px 0;
}

.flexslider {
  position: relative;
  background: none;
  border: none;
  margin-bottom: 0 !important;
  border-radius: 0;
}

.col-lg-12 .attorney {
  width: 33.33333333%;
  float: left;
}

.att_row {
  margin: 0;
}

.att_row .column {
  padding: 0;
}

.rep-matters li {
  margin-bottom: 10px;
}

.post-type-archive-attorneys label {
  color: #637a88;
}

/*Tablet section*/
@media only screen and (max-width: 1199px) {
  body {
    padding: 0;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  .the_bubble h2 {
    font-size: 13px;
  }
  .cr_form_bottom {
    position: relative;
  }
  .news_title {
    font-size: 13px;
  }
  .the_bubble h3 {
    font-size: 23px;
  }
  .col-lg-12 .attorney {
    width: 50%;
  }
}
/*phone*/
@media only screen and (max-width: 979px) {
  .top_header {
    display: block;
    /*padding-top:20px;*/
  }
  .cr_form_right .cr_form_content {
    top: 0;
    margin: 0;
    /*width:100%;*/
  }
  .logo {
    padding-top: 15px;
  }
  .news_elem {
    display: block;
    margin-bottom: 20px;
  }
  .small-center {
    text-align: center;
  }
  .small-center .div, .small-center table, .small-center img {
    margin: 0 auto;
  }
  .cr_form_right .cr_form_content {
    margin: 20px;
  }
  .cr_logo img {
    max-width: 60%;
  }
  .cr_label {
    color: #ce082e;
    display: block;
    font-size: 17px;
    line-height: 17px;
  }
  .cr_form_right #cr_s {
    font-size: 33px;
    height: 33px;
    line-height: 33px;
  }
  .the_bubble {
    left: 50% !important;
    margin-left: -40% !important;
    position: absolute;
    width: 80% !important;
  }
  .the_bubble h2 {
    margin-top: 0;
  }
  .the_bubble h3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 720px) {
  .news_elem .content {
    min-height: 85px;
  }
  .cr_form_right #cr_s {
    width: 45%;
  }
  .cr_form_right .cr_form_content {
    position: relative;
    top: 0;
    margin: 0;
  }
  .img-left {
    display: block;
    width: 100%;
  }
  .img-left img {
    width: 100%;
  }
  .search-right {
    display: block;
    width: 100%;
    position: relative;
  }
  .cr_form_right {
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0;
    position: relative;
    width: 100%;
    z-index: 400;
    padding: 20px;
  }
  .cr_form_right .cr_form_content {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .cr_form_right .cr_logo {
    float: left;
    margin-right: 15px;
  }
  .sidebar_att img {
    float: left;
    width: 25%;
    margin-right: 15px;
  }
  .column {
    padding: 0 !important;
  }
  .attorney-image {
    margin: 0 auto;
  }
  #footer_row_2 .rm-pad-btm {
    margin: 10px auto;
  }
  .cr_form_bottom .cr_form_content {
    width: 100%;
  }
  .cr_form_bottom #cr_s {
    width: 60%;
    height: 30px;
    line-height: 30xp;
    margin-left: 65px;
  }
  .cr_form_bottom .cr_logo {
    width: 50px;
  }
  .the_bubble {
    left: 50% !important;
    margin-left: -30% !important;
    position: absolute;
    width: 60% !important;
  }
  .the_bubble h2 {
    margin-top: 0;
  }
  .the_bubble h3 {
    font-size: 25px;
  }
  .nbSlider .driven, .flexslider .driven {
    width: 60%;
  }
  .cr_form_results {
    border-bottom: solid 3px #e20038;
  }
  .cr_form_bottom #cr_s {
    font-size: 20px;
  }
  .bluegrey-bg {
    background: none;
  }
  .bluegrey-bg .container {
    padding: 0;
    margin: 0;
  }
  .img-left .overlay {
    background: none;
  }
  .col-lg-12 .attorney {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .the_bubble {
    left: 50% !important;
    margin-left: -27.5% !important;
    position: absolute;
    width: 55% !important;
  }
  .the_bubble h2 {
    margin-top: 0;
  }
  .the_bubble h3 {
    margin-top: 10px;
    padding-top: 0;
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .the_bubble {
    left: 50% !important;
    margin-left: -40% !important;
    position: absolute;
    width: 80% !important;
  }
  .the_bubble h2 {
    margin-top: 0;
  }
  .the_bubble h3 {
    font-size: 10px;
    margin-top: 25px;
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .col-sm-15, .col-xs-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20% !important;
    float: left;
  }
}
/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .custom_navigation_bar {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
  }
  .cr_form_right {
    top: 75px !important;
  }
}
.news_name, .publications_name {
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}

.post-type-archive-news h2, .post-type-archive-publications h2 {
  font-size: 20px;
  color: #e20038;
  text-transform: uppercase;
}

hr.line {
  width: 100%;
  height: 1px;
  opacity: 0.21;
  background-color: #000000;
  margin-top: 10px;
}

.custom_date {
  line-height: 24px;
}

.custom_date a {
  color: #0d3357;
  font-weight: bold;
}

.custom_date strong > a {
  font-size: 16px;
}

.custom_date {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}

.custom_date span {
  color: #e20038;
}

.custom_date span.news_author, .custom_date span.publications_author {
  color: #536d7d;
}

.block_content {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}

.block_content a {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  display: inline-block;
  margin-top: 5px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.block_content a:hover {
  text-decoration: none;
  color: #e20038;
}

#category-list hr {
  width: 100%;
  height: 1px;
  opacity: 0.21;
  background-color: #000000;
}

#category-list .category-list_title {
  font-size: 14px;
  font-style: normal;
  color: #536d7d;
  line-height: 17px;
  margin-top: 20px;
  text-transform: uppercase;
  display: block;
}

#category-list ul {
  padding-left: 0;
  list-style: none;
}

#category-list li {
  font-size: 14px;
  color: #0d3357;
  font-weight: bold;
  padding-bottom: 10px;
}

#category-list a {
  color: #0d3357;
  font-style: normal;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
}

#category-list a:hover {
  text-decoration: none;
  color: #e20038;
}

.show_more {
  font-family: Arial;
  font-size: 16px;
  color: #0d3357;
  font-weight: bold;
}

.post_title {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.post_title strong {
  font-family: Arial;
  font-size: 16px;
  color: #0d3357;
  font-weight: bold;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
}

.post_title:hover {
  text-decoration: none;
}

.post_title:hover strong {
  color: #e20038;
}

.prev_page:hover, .next_page:hover {
  text-decoration: none;
}

.prev_page small, .next_page small {
  font-size: 10px;
  vertical-align: middle;
}

.prev_page, .next_page {
  font-size: 16px;
  color: #0d3357;
  font-weight: bold;
  margin-bottom: 40px;
}

.prev_page {
  float: left;
}

.next_page {
  float: right;
}

.related_posts {
  margin-bottom: 50px;
}

.single_related > a {
  font-size: 16px;
  color: #0d3357;
  font-weight: bold;
}

.single_related > p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 0;
}

.single_related .read_more {
  color: #333333;
  font-weight: bold;
}

.sidebar_att a {
  width: 48%;
  max-width: 102px;
  display: inline-block;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
}

.sidebar_pa a {
  color: #0d3357;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
}

.sidebar_pa a:hover {
  color: #E20038;
  text-decoration: none;
}

.sidebar_att a strong {
  color: #0d3357;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
}

.sidebar_att a:hover strong {
  color: #E20038;
}

.sidebar_att a:first-of-type {
  margin-right: 2%;
}

.sidebar_att a img {
  width: 100%;
  margin-bottom: 5px;
}

.sidebar_att a strong {
  display: block;
}

.show_print {
  margin: 15px 0 40px;
}

.show_print a {
  vertical-align: middle;
  text-transform: uppercase;
  color: #0d3357;
}

.show_print a:hover {
  text-decoration: none;
  color: #e20038;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
}

.show_print a:last-of-type {
  text-align: right;
  float: right;
}

.sidebar_pa a {
  color: #0d3357;
  font-weight: bold;
  font-size: 14px;
  text-transform: none;
}

.single-news .content .custom_date, .single-publications .content .custom_date {
  margin: 10px 0 20px;
  display: block;
}

.single-news .col-lg-3, .single-publications .col-lg-3 {
  padding-left: 60px !important;
}

.single-practice-groups .show_less_content, .single-focus-areas .show_less_content,
.landing-page-content .show_less_content {
  display: none;
}

.bottom_side {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper_arr {
  border: 1px solid rgba(0, 0, 0, 0.12);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.swiper-button-prev, .swiper-button-next {
  background-image: none !important;
  width: 53px !important;
  height: 48px !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  background: #fff;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
  cursor: pointer;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
  background: rgb(245, 245, 245);
}

.swiper-button-prev:before, .swiper-button-next:before {
  content: "";
  width: 17px;
  height: 16px;
  display: block;
  margin: auto;
}

.swiper-button-prev:before {
  background: url(img/left-arrow.svg);
}

.swiper-button-next:before {
  background: url(img/right-arrow.svg);
}

.swiper-pagination-bullet {
  width: 6px !important;
  height: 6px !important;
  opacity: 0.21 !important;
  background-color: #000000 !important;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
  margin-right: 15px;
}

.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background-color: #000000 !important;
}

.single-focus-areas h2, .single-practice-groups h2 {
  font-weight: 400;
}

.single-focus-areas .focus_link:hover {
  text-decoration: none;
}

.single-focus-areas .focus_link:hover h2 {
  border-bottom: none;
  color: #428bca;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
}

/*.single-focus-areas h2 {*/
/*margin: 25px 0 11px;*/
/*}*/
/*.single-focus-areas h2 + hr {*/
/*margin-bottom: 30px;*/
/*}*/
.sidebar {
  padding-right: 60px;
}

.sidebar h2 {
  font-size: 14px;
  color: #536d7d;
  line-height: 17px;
  font-weight: 300;
}

.sidebar ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 60px;
}

.sidebar ul li {
  margin-bottom: 20px;
}

.sidebar ul a {
  font-size: 14px;
  color: #0d3357;
  font-weight: bold;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
}

.sidebar ul li.is-active a {
  color: #e20038;
}

.sidebar ul a:hover {
  text-decoration: none;
  color: #ce0d27;
}

.sidebar .see_more {
  text-transform: uppercase;
}

.show_more_button {
  position: relative;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  color: #0d3357;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 20px;
}

.show_more_content .show_more_button:after, .show_less_content .show_more_button:after {
  content: "";
  background: url(img/Icon_1_copy.svg);
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 10px;
}

.show_less_content .show_more_button:after {
  background: url(img/Icon_1_copy_2.svg);
}

.attorneys {
  width: 20%;
}

.attorneys_block {
  margin: 0 -10px !important;
}

.attorneys_flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.attorneys a {
  margin: 0 10px;
  max-width: 140px;
  color: #0d3357 !important;
}

.attorneys a:hover {
  color: #ce0d27 !important;
}

.attorneys span {
  margin-left: 0 !important;
}

.attorneys small {
  margin-left: 10px;
  font-size: 14px;
  color: #536d7d;
  display: block;
}

.attorneys strong {
  padding-bottom: 0 !important;
  -webkit-transition: all, 0.4s, ease;
  -moz-transition: all, 0.4s, ease;
  -ms-transition: all, 0.4s, ease;
  -o-transition: all, 0.4s, ease;
  transition: all, 0.4s, ease;
}

.testimonials {
  margin-top: 60px;
  line-height: 27px;
  font-family: Arial;
  color: rgba(0, 0, 0, 0.54);
}

.testimonials mark {
  font-family: Montserrat 2;
  font-size: 13px;
  color: #0d3357;
  letter-spacing: 2px;
  background: transparent;
  display: block;
  margin-bottom: 20px;
}

.page-template-page-about .top-bk {
  height: 360px;
}
@media screen and (max-width: 480px) {
  .page-template-page-about .top-bk {
    height: 160px;
  }
}

@media screen and (max-width: 480px) {
  .top-bk {
    height: 160px;
  }
}

.about-menu a:hover {
  text-decoration: none;
}

h1.single_title {
  font-family: Arial;
  font-size: 18px;
  color: #0d3357;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: none;
}

/* Home Slider */
.wrapper {
  width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
}

.wrap {
  padding: 70px 0;
  width: 1000px;
}

@media screen and (max-width: 1300px) {
  .home_slider .wrap {
    padding: 70px;
  }
}
@media screen and (max-width: 767px) {
  .home_slider .wrap {
    padding: 30px;
  }
}

.home_slider h3 {
  color: #ffffff;
  font-size: 36px;
  padding: 0;
  text-shadow: none;
  margin: 0;
  line-height: 1.5;
  text-align: left;
  padding-bottom: 40px;
  font-weight: bold;
}

.home_slider {
  position: relative;
}

.home_slider .swiper-slide {
  height: 480px;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home_slider .swiper-slide {
    height: 360px;
  }
}

.home_slider a {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #ffffff;
  background-color: transparent;
  transition-duration: 0.5s;
  text-transform: uppercase;
  padding: 20px 40px;
  font-weight: 700;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .home_slider a {
    padding: 15px;
  }
}

.home_slider a:hover {
  color: #000000;
  background-color: #ffffff;
  transition-duration: 0.5s;
  text-transform: uppercase;
  text-decoration: none;
}

.home_slider .swiper-pagination-bullet {
  width: 24px !important;
  height: 5px !important;
  background: #ffffff !important;
  opacity: 1 !important;
  border-radius: 0 !important;
  margin-bottom: 15px;
}

.home_slider .swiper-pagination-bullet-active {
  background: #e20038 !important;
}

.home_slider .bottom_side {
  width: 1170px;
  max-width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  position: absolute;
  bottom: 30px;
  z-index: 50;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.home_slider .bottom_side > div {
  width: 100%;
}

.bottom_side .flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin-bottom: 55px;
}

.bottom_side .flex_two {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.bottom_side .flex_two div {
  margin-left: auto;
}

.home_slider .swiper-button-prev, .home_slider .swiper-button-next {
  width: auto !important;
  height: auto !important;
  font-size: 48px;
  color: #fff;
  background-color: transparent;
  text-align: center;
}

.home_slider .swiper-button-next {
  margin-left: 125px;
}

.home_slider .swiper-button-prev:hover, .home_slider .swiper-button-next:hover {
  color: #e20038;
}

.home_slider .swiper-button-prev:before, .home_slider .swiper-button-next:before {
  content: "";
  display: none;
}

.home_slider .swiper-button-prev:before,
.home_slider .swiper-button-next:before {
  background: none;
}

.home_slider .swiper-button-prev,
.home_slider .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  font-size: 60px;
}
@media screen and (max-width: 991px) {
  .home_slider .swiper-button-prev,
  .home_slider .swiper-button-next {
    font-size: 40px;
  }
}

.home_slider .swiper-button-prev {
  left: 40px;
}
@media screen and (max-width: 767px) {
  .home_slider .swiper-button-prev {
    left: 15px;
  }
}

.home_slider .swiper-button-next {
  right: 40px;
}
@media screen and (max-width: 767px) {
  .home_slider .swiper-button-next {
    right: 15px;
  }
}

.single-focus-areas .col-lg-8, .single-practice-groups .col-lg-8 {
  margin-bottom: 40px;
}

.single-focus-areas .parent_area {
  font-family: Montserrat;
  font-size: 18px;
  color: #637a88;
  text-decoration: none solid rgb(99, 122, 136);
  display: block;
  margin-bottom: 10px;
}

.single-focus-areas .top-bk {
  height: 360px;
}

/*Larger screen*/
@media screen and (min-width: 1600px) {
  .page-template-page-about .top-bk {
    height: 480px;
  }
}
@media (max-width: 1200px) {
  .single-news .col-lg-3, .single-publications .col-lg-3, .sidebar {
    padding-left: 15px !important;
  }
  .wrapper {
    width: 100%;
    float: left;
  }
  .wrap {
    float: left;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .attorneys a {
    max-width: 100px !important;
  }
}
@media (max-width: 767px) {
  .home_slider h3 {
    font-size: 24px;
  }
  .wrap {
    padding: 100px 0;
  }
  .bottom_side .flex, .bottom_side .flex_two {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .bottom_side .flex_two div {
    margin-left: 15px;
  }
}
@media (max-width: 600px) {
  .attorneys_flex {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .attorneys {
    width: auto;
    flex: 0 0 120px;
  }
  .home_slider h3 {
    font-size: 18px;
  }
}
.post-type-archive-attorneys .attorneys {
  width: 100%;
}

.post-type-archive-attorneys .sidebar_att a {
  width: 100%;
  max-width: initial;
}

.post-type-archive-attorneys .sidebar_att a img {
  width: 25%;
}

.post-type-archive-attorneys .attorneys span {
  margin-left: 27% !important;
}

.post-type-archive-attorneys .sidebar_att {
  overflow: hidden;
}

.single-practice-groups .sidebar_att span, .single-focus-areas .sidebar_att span {
  margin-left: 0px !important;
}

.single-focus-areas .sidebar_att span {
  margin-left: 0px !important;
}

.single-representative {
  padding-bottom: 40px;
}
.single-representative h1 {
  color: #000;
  text-transform: uppercase;
}
.single-representative h2 {
  font-weight: 400;
  font-size: 20px;
}

.nopadding {
  padding: 0px;
}

.landing-page-cta {
  background-color: #aec8d6;
  color: #0d3357;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
}

.landing-page-cta_form {
  display: flex;
}

.landing-page-cta_form div.gform_footer.top_label {
  padding: 0;
  margin: 0;
}

.landing-page-cta_form_wrapper {
  margin-top: 20px;
}

.landing-page-cta_form .btn-primary {
  height: calc(100% - 2px);
  border-radius: 0;
}

.landing-page-cta_form_wrapper .gform_required_legend {
  display: none;
}

.gform_confirmation_wrapper {
  margin-top: 20px;
}

.single-attorneys .top-bk {
  display: none;
}/*# sourceMappingURL=style.css.map */