/* Custom Google Fonts */

/* assistant-200 - latin */
@font-face {
   font-family: 'Assistant';
   font-style: normal;
   font-weight: 200;
   src: local(''),
        url('../css/fonts/assistant/assistant-v18-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../css/fonts/assistant/assistant-v18-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }
 /* assistant-300 - latin */
 @font-face {
   font-family: 'Assistant';
   font-style: normal;
   font-weight: 300;
   src: local(''),
        url('../css/fonts/assistant/assistant-v18-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../css/fonts/assistant/assistant-v18-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }
 /* assistant-regular - latin */
 @font-face {
   font-family: 'Assistant';
   font-style: normal;
   font-weight: 400;
   src: local(''),
        url('../css/fonts/assistant/assistant-v18-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../css/fonts/assistant/assistant-v18-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }
 /* assistant-600 - latin */
 @font-face {
   font-family: 'Assistant';
   font-style: normal;
   font-weight: 600;
   src: local(''),
        url('../css/fonts/assistant/assistant-v18-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../css/fonts/assistant/assistant-v18-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }
 /* assistant-700 - latin */
 @font-face {
   font-family: 'Assistant';
   font-style: normal;
   font-weight: 700;
   src: local(''),
        url('../css/fonts/assistant/assistant-v18-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../css/fonts/assistant/assistant-v18-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }
 /* assistant-800 - latin */
 @font-face {
   font-family: 'Assistant';
   font-style: normal;
   font-weight: 800;
   src: local(''),
        url('../css/fonts/assistant/assistant-v18-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../css/fonts/assistant/assistant-v18-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
 }
 
 
 /* Variables  ________________________________________________________ */
 
 
 :root {
	 --red: #911A4B;
 }
 

/* Globals */
.wp-template {
    position: fixed;
    left: 10px;
    top: 100px;
    z-index: 9999;
    font-weight: bold;
    display: inline-block;
    padding: 0.25rem 0.5rem;
    background: #000;
    color: #fff;
}

.wp-template span {
    display: block;
    font-size: 0.7rem;
    text-transform: uppercase;
    margin-bottom: 0.25rem;
}

.single-barrister .banner-inner__left-text h1, .single-staff .banner-inner__left-text h1, .single-person .banner-inner__left-text h1 { font-weight: 600;  
	font-size: 2.4rem; 
}

h2 {
    font-size: 1.6em;
    font-weight: normal;
}

h2.gform_title {
	font-size: 2.5rem;
	font-weight: 200;
	line-height: 2.777777778rem;
	}

h3 {
    font-size: 1.3em;
}


h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}

img.wp-post-image {
    margin-bottom: 1.5em;
}

.show-for-print { display: none; }

.columns:last-child:not(:first-child) { float: left; }


.tabs.header-tabs .tabs-title.tabs-title a { color: #666; }
.tabs.header-tabs .tabs-title.tabs-title.is-active a { color: #911A4B; border-bottom-color: #911A4B;  }



/* Pagination  ________________________________________________________ */

.pagination { text-align: center; }




/* Banner  ________________________________________________________ */

.logo-link img { width: 350px;  height: auto; }

ul.top-menu {
    float: right;
}

ul.top-menu li {
    display: inline-block;
    margin-right: 0;
    margin-left: 0.25em;
}

.top-bar ul.top-menu a {
    font-size: 0.8em;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .top-bar .dropdown.menu .submenu {
        min-width: 250px;
    }
}

.top-bar .menu > li:not(.menu-text) > a, .archive-nav-wrapper .menu > li:not(.menu-text) > a {
    padding: 0.5em 1em;
}

.single-person .site-header { padding-bottom: 0; }
.single-person .crumbs-wrapper { margin-bottom: 0; }

.site-header__center-block {
    top: 7em;
}

.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.menu-item > .shiftnav-target { text-transform: none !important; }

img.logo { width: 350px; }

.home img.logo { width: 400px; }

/* Sidebar */

ul.submenu {
}

ul.submenu ul {
    display: none;
}

ul.submenu li.current-menu-item ul, ul.submenu li.current_page_parent ul, ul.submenu li.current_page_ancestor ul {
    display: block;
}

ul.submenu .title {
    font-weight: bold;
}

ul.submenu .title a {
    color: #32363B;
}

/* Footer */

#footer-container #footer .copyright__right a, .dark-footer #footer .copyright__right a {
    color: white;
    text-decoration: underline;
}

#footer-container .copyright__left .ii-social-network-wrapper a, .dark-footer .copyright__left .ii-social-network-wrapper a {
    display: inline-block;
    height: auto;
    width: auto;
    border: none;
}

/* Grids & lists */

.grid.people img, .grid.people img:hover, .persons .prev-content__image:hover .grow img {
    width: 80px;
    height: 80px;
}

ul.plain {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem;
}

.page-id-1185 .content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5em;
}

.page-id-1185 .content ul li {
    margin-bottom: 1em;
    padding: 0.5em 0.75em;
    display: block;
}

.page-id-1185 .content ul li:nth-child(even) {
    background: #F0F3F6;
}

.page-id-1185 .content ul li strong {
    display: block;
    font-size: 1.2em;
    margin-bottom: 0.5em;
}

ul.logos {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5em;
} 

ul.logos li {
    display: inline-block;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

ul.logos li img {
    height: 150px;
}

.page-id-1184 ul.logos {
    text-align: center;
}

.page-id-1184 ul.logos li img {
    height: 100px;
}

.page-id-1184 ul.logos li:nth-child(4) {
}

.postid-100 ul.logos li:last-child img, .postid-100 ul.logos li:nth-last-child(2) img, .postid-100 ul.logos li:nth-last-child(3) img {
    height: 60px;
}

.keycontacts a, .keycontacts span {
    display: block;
}

.keycontacts a {
    margin-bottom: 1em;
    font-size: 0.9em;
}

.keycontacts a:hover {
    opacity: 0.8;
}

.keycontacts .jobtitle {
    color: black;
}

ul.related li {
    margin-bottom: 0.5em;
    line-height: 1.3;
}

ul.related span {
    display: block;
}

ul.related .date {
    color: black;
}

.areas .prev-content__image::after {
    background: transparent !important;
}

section.image-links .prev-content {
    padding: 0 0 1.5em;
}

.areas img.wp-post-image {
    margin-bottom: 0;
}

/* Accordions */

.accordion-title::before { padding-left: 0.5em; }

.page-id-1187 .accordion .accordion-title { background: #354684; color: white; }
.page-id-1187 .accordion a.accordion-title::before { color: white; }
.page-id-1187 .accordion a.accordion-title:hover, .page-id-1187 .accordion a.accordion-title:focus { background-color: #354684; opacity: 0.8; }

/* Home */

.home .slider p.subcaption {
    font-size: 1.1em;
}



/* Google Map  ________________________________________________________ */

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 0;
}


// Fixes potential theme css conflict.
.acf-map img {
   max-width: inherit !important;
}



/* Search results */

#full-screen-search, #full-screen-search button, #full-screen-search button.close, #full-screen-search form, #full-screen-search form div, #full-screen-search form div input, #full-screen-search form div input.search {
    font-family: "Assistant", Arial, Helvetica, sans-serif !important;
    font-weight: 200 !important;
}

a.result {
    display: block;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    color: #32363B;
    margin-bottom: 1.5em;
}

a.result:hover {
    opacity: 0.8;
}

.result span {
    display: block;
}

.result span.title {
    color: #911A4B;
    font-weight: bold;
}

/* Filter */

.filter select {
    text-transform: none;
}

.loading {
    height: 32px;
    background: url(../img/ajax-loader.gif) no-repeat center center;
}

.attorneys {
    background: #EEEEEE;
    margin-bottom: 1.5em;
}

.persons .prev-content__image { width: 100%;  padding: 0; margin-bottom: 0.5rem;   }
.grid.people img, .grid.people img:hover, .persons .prev-content__image:hover .grow img { width: 100% !important; height: auto !important; }


/*.prev-content.attorney {*/
    /*margin-bottom: 1em;*/
/*}*/

/* Profiles */

/*.single-person .banner-inner__left-text { width: 50%;  max-width: 500px; }*/


.person-details i { height: 18px; }

.single-person .header-tabs {
    text-transform: uppercase;
}

.single-person .banner-tabs {
    width: 100%;
    display: block;
}

.banner-tabs .tabs.header-tabs .tabs-title a { color: #222; }

.person-tabs-content em {
	font-style: italic;
	font-size: inherit;
	font-family: inherit; padding: 0;
}

.single-person .testimonial {
    text-align: center;
    margin-bottom: 1.5rem;
}

.single-person .testimonial .quote {
    font-size: 1.4rem;
    margin-bottom: 0.75rem;
}

.single-person .testimonial .source {
    font-size: 0.9rem;
}

.single-person .areas h3 {
    font-size: 1.1rem;
    font-weight: bold;
}

.single-person .areas ul {
	font-weight: bold;
    line-height: 1.2;
}

.single-person .areas ul li {
    margin-bottom: 0.5rem;
}

.single-person .areas ul li ul {
    margin: 0.5rem 0 0 0.5rem;
    font-weight: normal;
    list-style: none;
}

.single-person .areas ul li ul li {
    margin: 0 0 0.25rem;
}

.single-person .areas ul li ul li a {
    color: black;
    cursor: default;
}

.tabs-content blockquote {
    text-align: center;
    border: none;
    padding: 0;
    margin: 0 0 1.5em;
}

.tabs-content blockquote p {
    font-size: 1.4rem;
}

.tabs-content blockquote strong {
    font-weight: normal;
    display: block;
    font-size: 0.9rem;
    margin-top: 0.75em;
}

/* Practice groups */

.child-posts__title {
    text-transform: none;
}

#overview .text {
    padding-right: 0.9375em;
}

#overview .key-contacts-sidebar {
    padding-top: 0.9375em;
    padding-left: 0.9375em;
}

#overview .key-contacts-sidebar h2 {
    font-size: 1.1em;
    margin-bottom: 1em;
}

section.specialists { padding-top: 0; }

.specialists__item .prev-content__meta .title {
    font-size: 0.8em;
}

.specialists__item .prev-content__meta .title a {
    font-size: inherit;
}



/* Events  ________________________________________________________ */


.em.pixelbones a { color: var(--red) !important; }

.event-thumbnail{
    margin-bottom: 2em;
}
.single-event .session h3 { font-size: 1.2em; }
.single-event .session h3.standalone { font-size: 1.6em; color: #911A4B; }
.single-event .session span.time   { color: #911A4B; }
.single-event .session { padding: 0.9375em; background: #EEE; margin-bottom: 1em; }
.single-event .session img { border-radius: 50%; width: 60px;  float: left; margin-right: 0.75em;  }
.single-event .session span { display: block; margin-bottom: 0.25em; }
.single-event .session span.time { font-weight: bold; display: inline-block;  margin-right: 0.5em;  }
.single-event .session .text { margin-top: 0.25rem; border-top: solid 1px #911A4B; padding-top: 0.25rem;  }
.single-event .session .speaker { margin-bottom: 0.55rem; }
.single-event .session .speaker span:not(.text) { line-height: 1; } 
.single-event .session .speaker span.name { font-weight: bold; /* font-size: 1.3em; */ margin: 0 0.5em 0.25em 0; line-height: 1; }


/* Forms */

.gform_wrapper.gform_wrapper .gform_footer input.button, .gform_wrapper.gform_wrapper .gform_wrapper .gform_footer input[type=submit], .gform_wrapper.gform_wrapper .gform_wrapper .gform_page_footer input.button, .gform_wrapper.gform_wrapper .gform_wrapper .gform_page_footer input[type=submit] { text-transform: none; }


.floated-img {
    float: left;
    width: 50%;
    /* padding-right: 20px; */
    margin-right: 20px;
    padding: 0 !important;
    margin-bottom: 10px !important;
}
/* MEDIA QUERIES _____________________ */

/* Small __________________ */

@media only screen {
	
	h1 { font-size: 2em; }
	
	.fade-slider__item h2 { font-weight: bold; }
	
	#footer-form .column { text-align: center; }
	#footer-form h6 { font-weight: bold; font-size: 1.1em; }
	
	#footer-container .gform_wrapper .gform_footer, .dark-footer .gform_wrapper .gform_footer { margin: 0 auto; }
	

::-webkit-input-placeholder {
   text-align: center;
}

:-moz-placeholder { /* Firefox 18- */
   text-align: center;  
}

::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;  
}

:-ms-input-placeholder {  
   text-align: center; 
}


/* section.image-links .prev-content .title { display: inline-block;  padding: 0.25em 0.5em;  background: rgba(0,0,0,0.6); } */

.areas img.wp-post-image { filter: brightness(60%); }

}

/* Define mobile styles */

@media only screen and (max-width: 40em) {
	.floated-img {
        width: 100%;
    }
	.crumbs-wrapper { display: none; }
	.share-wrapper, .sharethis-inline-share-buttons  { text-align: center !important; }
	
	
	.child-posts ul { text-align: center; }
	.sidebar ul.submenu { display: none; }
	
	/* .single-person .save-files { display: none; } */
	.single-person .banner { margin-bottom: 1.5em; }
	
	.single-person .areas { background: #EEE; margin: 0 0 1.5em;  padding: 0.9375em; }
	.single-person .areas, .single-person .areas ul { text-align: center; }
	.single-person .areas ul { margin-bottom: 0; }
	.single-person .areas ul ul { margin: 0; }
	
	
	.tabs-panel { display: block; }
	.tabs { display: none; }
	
	.gform_wrapper .gform_footer { text-align: center; }
	
	.signup h4, .signup h2 { text-align: center; }
	
	#footer-container #footer ul#menu-footer-menu { margin: 0 0 1.5em; }
	#footer-container #footer ul#menu-footer-menu li { display: block; text-align left; }
	
	.grid > div.small-6:nth-child(2n+1) { clear: both; }
	
	
	
}

/* max-width 640px, mobile-only styles, use when QAing mobile issues */

/* Medium __________________ */

@media only screen and (min-width: 40.063em) {

    h1 {
        font-size: 2.8em;

    }
    
    .fade-slider__item h2 { font-weight: 300; }
    .fade-slider__item:first-child h2 { font-size: 5.5em;  } 
    
    #footer-form .column { text-align: left; }
    #footer-form h6 { font-weight: normal; font-size: 1em; }
    
    #footer-container .gform_wrapper .gform_footer, .dark-footer .gform_wrapper .gform_footer { margin: 0; }
    
    .page-location .location-details .acf-map-wrapper { margin-top: 0; } 
    
::-webkit-input-placeholder {
   text-align: left;
}

:-moz-placeholder { /* Firefox 18- */
   text-align: left;  
}

::-moz-placeholder {  /* Firefox 19+ */
   text-align: left;  
}

:-ms-input-placeholder {  
   text-align: left; 
}

section.image-links .prev-content .ii-absolute-center { text-align: center; }
section.image-links .prev-content .title { display:block;;  padding: 0;  background: none; }
    
}

    /* min-width 641px, medium screens */
    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    } /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
    /* Large __________________ */
    @media only screen and (min-width: 64.063em) {
    } /* min-width 1025px, large screens */
    @media only screen and (min-width: 64.063em) and (max-width: 90em) {
    } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
    /* X Large __________________ */
    @media only screen and (min-width: 90.063em) {

        .grid div.column:nth-child(3n+1) {
            clear: both;
        }

    } /* min-width 1441px, xlarge screens */
    @media only screen and (min-width: 90.063em) and (max-width: 120em) {
    } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
    /* XX Large __________________ */
    @media only screen and (min-width: 120.063em) {
    }

/* min-width 1921px, xxlarge screens */

.top-bar .menu a{
    color:#000;
}
.top-bar .menu a:hover:not(.button), .archive-nav-wrapper .menu a:hover:not(.button){
    color:#FFF;
    /* background-color: #F0ECE8; */
}
#site-navigation .is-dropdown-submenu a, #menu-archive-menu .is-dropdown-submenu a{
    color:#FFF;
}
.border-tops{
    border-top:10px solid #911A4B;
}
.ii-prev-search{
    color:#000;
}
.top-bar-left a, .title-bar-title a{
    background-color: transparent;
    padding: 0; 
}
.top-bar-left a:hover, .title-bar-title a:hover{
    background-color: transparent;
}

.top-bar-left { padding: 0.833rem 0; }


#searchform input[type="search"]{
    filter:invert(1);
}
.site-header{
    background-color: #F0ECE8;
}
#site-navigation {
	    padding-bottom: 1rem;
}
.logo-link {
    background-color: transparent !important;
}


.site-header__center-block,.site-header__bottom-block{
    position: relative;
}
.crumbs-wrapper {
    top: 0;
    background-image: url("../img/Header-BG.png");
    background-size: cover;
    background-position: center;
    padding:.8rem 0;
    margin: 0 0 1rem;
}
.site-header h1 {
    font-weight: 600;
    padding: 1rem 0;
}
#site-navigation .opens-left .dropdown.menu, #menu-archive-menu .opens-left .dropdown.menu {

    z-index: 1000;
}


.top-bar .menu > li.current-menu-ancestor > a, .top-bar .menu > li.current-menu-parent > a, .top-bar .menu > li.current-menu-item > a {
	color: white;
}

.sidebar ul.submenu li.current-menu-item > a{ color: black; }