/*
Theme Name:     Osborne Partners
Theme URI:      
Description:    Child theme for the Twenty Thirteen theme 
Author:         Kory Northrop - Attic Media, Inc.
Author URI:     http://atticmediainc.com/
Template:       twentythirteen
Version:        0.1
*/
/* Import the parent theme stylesheet */
@import url("../twentythirteen/style.css");
@font-face {
  font-family: 'Playfair-Display';
  src: url('fonts/Playfair-Display.ttf.woff') format('woff'), url('fonts/Playfair-Display.ttf.svg#Playfair-Display') format('svg'), url('fonts/Playfair-Display.ttf.eot'), url('fonts/Playfair-Display.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Playfair-Display-SemiBold';
  src: url('fonts/Playfair-Display-SemiBold.ttf.woff') format('woff'), url('fonts/Playfair-Display-SemiBold.ttf.svg#Playfair-Display-SemiBold') format('svg'), url('fonts/Playfair-Display-SemiBold.ttf.eot'), url('fonts/Playfair-Display-SemiBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Playfair-Display-Bold';
  src: url('fonts/Playfair-Display-Bold.ttf.woff') format('woff'), url('fonts/Playfair-Display-Bold.ttf.svg#Playfair-Display-Bold') format('svg'), url('fonts/Playfair-Display-Bold.ttf.eot'), url('fonts/Playfair-Display-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
/* ------------------------------------- */
/* ------------ Global styles ---------- */
/* ------------------------------------- */
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.text-left {
  text-align: left;
}
.text-left .entry-content {
  text-align: left;
}
/* ------------------------------------- */
/*     Resets for twenty thirteen theme  */
/* ------------------------------------- */
body,
body.custom-font-enabled,
.entry-content,
.widget {
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  hyphens: none !important;
  background-color: #f5f5f5;
}
body a,
body.custom-font-enabled a,
.entry-content a,
.widget a {
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  hyphens: none !important;
  color: #00563E;
}
body a:hover,
body.custom-font-enabled a:hover,
.entry-content a:hover,
.widget a:hover {
  color: #00563E;
}
.site {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  padding: 0;
  border: none;
}
/* ------------------------------------- */
/*     Custom CSS for Osborne Partner    */
/* ------------------------------------- */

/* ------------------------------------- */
/*     Article single-page displays  */
/* ------------------------------------- */
.author {
	text-transform: uppercase;
}

.disclaimer {
	font-size: .7em;
	font-weight: 200;
	border-top: 1px solid black;
}

.searchandfilter li {
    display: block;
}

.author_avatar {
	float:left;
	padding-right: 10px;
	}
	
.author_block {
    width: 70%;
    float: right;
    margin-bottom: 30px;
}
.author_block h3 {
	margin-top: 0px;
}

article.category-publications-webinars .author_article {
	display:none;
	
}
a.black_link {
	    color: #141412 !important;
}

a.black_link:hover {

	 text-decoration: none !important; 
	 color: #00563E !important;

}

/* ------------------------------------ */
/* Shasta
/* ------------------------------------ */
/*front page
/*--------------------------------------*/
body.home, .home .site-content {
  background-color: white !important;
}

  .home footer#colophon {
      position: relative;
}

.home .site-main {
  margin-bottom:0;
}

/*------------------------------------------*/
/* Secret page form */
/*------------------------------------------*/
#wpcf7-f1561-p1562-o1 label {
	font-size: 16px;
}

#wpcf7-f1561-p1562-o1 input[type="submit"]{
	padding: 5px 16px 5px 16px;
	font-size: 16px;
}

/* Archive Pages
/* -----------------------------------------*/
.archive-header {
	background: none;
}

.archive a,
#search-filter a,
.entry-meta a,
.article-pdf a{
	color: #00563E;
	text-decoration: none;
}

.archive a:hover,
#search-filter a:hover,
.entry-meta a:hover,
.article-pdf a:hover{
	text-decoration: underline;
	color: #00563E;
	font-size: 16px;
}

h2.widgettitle {
	margin: 20px 0 0 10px;
	font-size: 16px;
	font-family: "Playfair-Display-SemiBold";
}

h2.widgettitle a,
h2.widgettitle a:hover {
	color: #00563E;
}

#search-filter .entry-title, 
#search-filter .archive-meta,
.archive .entry-title, 
.archive .archive-meta, 
.archive .archive-title,
.search-filter .archive-title{
	font-size: 55px;
	font-family: "Playfair-Display-SemiBold";
	}
	
.archive .entry-meta, 
#search-filter .entry-meta {
	float:left;
	text-transform: uppercase;
	font-size: 12px;
}

.archive .entry-header, 
#search-filter .entry-header {
	float:left;
}

.archive .archive-header h1.archive-title {
	margin-left:0;
}

.archive .entry-content, 
.archive .sidebar h2, 
#search-filter .entry-content, 
#search-filter .sidebar h2 {
	clear:both;
	 font-family: 'AvenirNextLTW01-Regular';
}

.archive h2.entry-title,  
#search-filter h2.entry-title {
	font: 24px "Playfair-Display";
	padding-top: 10px;
}
.archive img.wp-post-image, 
#search-filter img.wp-post-image {
	float: left;
	padding: 10px 20px 0 0;
}

.archive p, 
#search-filter p{
	font-size: 16px;
}

.archive .entry-content, 
#search-filter .entry-content,
#primary.search-filter article{
	border-bottom-style: double;
	margin-bottom: 20px;
}

.category-52 #primary.search-filter article {
	border-bottom:none;
}

.category-publications-whitepapers #primary.search-filter article {
	border-bottom:none;
}

body.archive .site-content .wrap-small,
.search-filter .site-content .wrap-small, 
body.single .site-content .wrap-small{
    overflow: hidden;
    float:left;
    padding: 0 30px 200px 15%;
    width: 64%;
        background-color: #f5f5f5;
}

.archive .sidebar, 
.search-filter .site-content .sidebar,
.single .sidebar{
	width: 25%;
	float:left;
	font-family: 'AvenirNextLTW01-Regular';
	background-color: #f5f5f5;
	    padding: 0 0 200px 20px;
	    position: relative;
	    top: 50px;
	    border-left: 1px solid black;
}

.archive-widget{
	margin-top: 20px;
}
.searchandfilter,
.archive-widget h2.widgettitle{
	font-family: 'AvenirNextLTW01-Regular';
}

.searchandfilter h4 {
	font-family: 'AvenirNextLTW01-Regular';
	text-transform: uppercase;
	color: #01553E;
	
}

form.searchandfilter ul li li {
	padding: 0px;
}

.searchandfilter li label {
	font-size: 14px;

}

.searchandfilter ul {
	padding-left: 15px;
}

input.search-filter-reset {
	background: none !important;
    background-color: #4f4f4f !important;
    border-bottom: 3px solid #8a8a8a !important;
}

li.sf-field-submit {
    float: left;
    padding-right: 30px !important;
}


.author_article {
    border-top: 1px solid grey;
    padding: 30px;
}

img.avatar.avatar-.wp-user-avatar.wp-user-avatar-.alignnone.photo {
    margin-bottom: 0;
}

body.single-post .entry-content p,
.authorbio{
  font-size: 14px;
  }
  
.wrap-small .article-pdf {
 	font-family: 'AvenirNextLTW01-Regular';
     	font-size: 12px;
    	text-transform: uppercase;
}

.paging-navigation .meta-nav {
    background-color: #00563e;
    }
    
 .paging-navigation {
    background-color: #f5f5f5;
    }
  
/*------publication menu----------*/
.pub-menu {
	width: 100%;
	background-color: #01563f;
	text-align: center;
	text-transform: uppercase;
	border: 5px solid #01563f;
}
.pub-menu .pub-title {
	font-family: 'Playfair-Display';
	 font-size: 17px;
  	font-weight: normal;
  	color: white;
  	padding:10px;
}

.pub-menu a, 
.pub-menu a:hover{
	font-family: 'Avenir';
	font-size: 14px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}
.pub-menu li a:hover {
	font-weight: bold;
}

.pub-menu a.current {
	text-decoration: underline;
	font-weight: bold;
}

/*---------publications, webinars, faq-----------------*/
.floatleft{
	float:left;
	margin-right: 20px;
	width: 500px;
}
.floatright{
	float:right;
	width: 500px;
}

.entry-title-webinar {
    font-size: 22px;
    margin-bottom: 15px;
}

.page-id-1062 .entry-title,
.post-1435 .entry-title{
	padding-top: 30px;
}

#post-1062 h1 {
font-size: 55px;
    font-family: "Playfair-Display-SemiBold";
}
#post-1062 .entry-content,
#post-1435 .entry-content{
	margin: 0px;
}

.category-52 .archive-title,
.archive-title
{
	font-style: normal;
}

.category-52 .entry-meta {
	display:none;
}

#post-1397{
	padding-bottom:100px;
}

.hrf-title.close-faq span{
	width: 15px !important;
	height: 15px !important;
	background-size: 50% !important;
	top:0 !important;
	
}
h6.hrf-title.close-faq,
.hrf-content{
	font-family:  'AvenirNextLTW01-Regular';
}

@media (max-width: 1080px){
	.floatleft, .floatright {
		float:none;
	}
}

@media (min-width: 768px) {
	.author_avatar {
		max-width: 180px;
	}
}

@media (max-width: 768px){

	.author_avatar {
		float: none;
		text-align: center;
	}

	.pub-title {
		display: none;
	}
	.archive .sidebar, .search-filter .site-content .sidebar, .single .sidebar {
		display: none;
	}
	
	body.archive .site-content .wrap-small, .search-filter .site-content .wrap-small, body.single .site-content .wrap-small {
		width: 100%;
		clear: both;
		position: inherit;
		float: none;
		border-right: none;
		padding: 10px;
	}
	
	 #front-page-content, .site-main {
	    margin-bottom: 0 !important;
	  }
}
/*-----------------four-pillars------------*/

#post-7 .blog-pdf a {
    background: none;
}
/*-------------Shasta End----------------*/

#template {
  position: absolute;
  left: 50%;
  margin-left: -1000px;
  z-index: 100;
  opacity: .5;
  display: none;
}
h2 {
  font-family: 'Playfair-Display';
  font-size: 22px;
  font-weight: normal;
}
p {
  margin: 0 0 15px;
}
body {
  font-family: 'Playfair-Display', 'Playfair Display', serif;
  overflow: hidden;
  position: relative;
  color: black;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  background: url('images/bg-pillar-nav.jpg') repeat;
  border-bottom: 3px solid #538d75;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active{
  background: url('images/bg-pillar-nav.jpg') repeat;
  border-bottom: 3px solid #538d75;
  border-top: 0px;
}
.site {
  max-width: 2000px;
  margin: 0 auto;
}
.wrap {
  max-width: 325px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
/* Header */
.site-header {
  text-align: center;
  z-index: 2;
  width: 100%;
  background: white;
  position: relative;
}
.header-container {
  height: 221px;
}
.logo {
  position: absolute;
  z-index: 2;
  width: 227px;
  top: 40px;
  left: 50%;
  margin-left: -113.5px;
}
.navbar {
  background-color: white;
  max-width: 2000px;
  position: relative;
  top: 120px;
}
.main-navigation {
  max-width: 100%;
  min-height: 0;
}
ul.nav-menu,
div.nav-menu > ul {
  padding: 0;
}
ul.nav-menu li a,
div.nav-menu > ul li a {
  text-transform: uppercase;
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 14px;
  padding: 15px 0;
}
ul.nav-menu li:last-of-type a,
div.nav-menu > ul li:last-of-type a {
  margin-right: 0;
}
ul.nav-menu li:hover > a,
div.nav-menu > ul li:hover > a,
ul.nav-menu li a:hover,
div.nav-menu > ul li a:hover {
  background-color: transparent;
  color: #141412;
}
ul.nav-menu .current_page_item > a,
div.nav-menu > ul .current_page_item > a,
ul.nav-menu .current_page_ancestor > a,
div.nav-menu > ul .current_page_ancestor > a,
ul.nav-menu .current-menu-item > a,
div.nav-menu > ul .current-menu-item > a,
ul.nav-menu .current-menu-ancestor > a,
div.nav-menu > ul .current-menu-ancestor > a {
  color: #141412;
  font-style: normal;
}
.menu-main-menu-right-container,
.menu-main-menu-left-container,
.menu-main-menu-full-container {
  display: none;
}
.menu-toggle {
  font-family: 'AvenirNextLTW01-Regular';
  font-weight: normal;
  background: url('images/mobile-toggle.png') no-repeat left top;
  padding: 6px 0 0 38px;
  height: 30px;
  cursor: pointer;
}
.menu-toggle:after,
.toggled-on .menu-toggle:after {
  content: "";
}
.mobile-btn {
  font-family: 'AvenirNextLTW01-Regular';
  font-weight: normal;
  font-size: 16px;
  color: #141412;
  display: inline-block;
  cursor: pointer;
}
#mobile-call-us {
  background: url('images/mobile-contact.png') no-repeat left top;
  padding: 4px 0px 0 33px;
  height: 30px;
  margin-right: 5px;
}
#mobile-locations {
  background: url('images/mobile-location.png') no-repeat left top;
  padding: 4px 0 0 26px;
  height: 30px;
}
.toggled-on .menu-main-menu-full-container {
  display: block;
}
.toggled-on .nav-menu ul a:hover {
  background-color: transparent;
  color: #141412;
}
.toggled-on .nav-menu li a:hover {
  background-color: transparent;
  color: #141412;
}
.login-menu {
  display: inline-block;
}
.login-menu ul.nav-menu {
  padding: 0 12px;
  background-color: #e5e5e5;
  min-width: 178px;
  min-height: 24px;
  display: block;
}
.login-menu ul.nav-menu li a {
  font-family: Arial;
  font-size: 12px;
  padding: 5px 6px;
  margin: 0;
  text-transform: none;
  color: #565656;
}
.site-main {
  padding-top: 5px;
  z-index: 1;
  margin-bottom:100px;
}

.category-publications-whitepapers .site-main {
    margin-bottom: 100px;
    overflow: auto;
    background-color: whitesmoke;
}


/* Footer */
.site-footer {
  background: url('images/footer-bg.png') repeat left top;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 0;
  z-index: 2;
}
.footer-widget {
  color: black;
  font-size: 14px;
  font-family: 'Playfair-Display';
  text-align: center;
  vertical-align: top;
}
.footer-widget h2 {
  font-size: 17px;
  font-family: 'Playfair-Display';
  letter-spacing: -0.2pt;
  margin: 0px 0 3px 0;
}
.footer-widget a {
  color: black;
}
.footer-widget.widget-last p {
  margin-bottom: 0;
}
.privacy-link {
  font-family: Arial;
  text-decoration: none;
  font-size: 8px;
  display: block;
}
.hentry {
  padding: 0;
}
.entry-header {
  margin-bottom: 0px;
  max-width: none;
}
.site-content {
  background-color: #f5f5f5;
}
body.sidebar .entry-header {
  max-width: 100%;
  padding: 0;
}
body.sidebar .entry-content {
  max-width: none;
  margin-bottom: 20px;
}
.site-main .sidebar-container {
  position: relative;
  margin: 0;
  padding-bottom: 75px;
}
.site-main .sidebar-container .widget {
  background-color: transparent;
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 15px;
  padding: 0 20px;
}
.site-main .sidebar-container .widget .widget-title {
  font-family: 'Playfair-Display';
  font-size: 25px;
  font-style: normal;
}
.site-main .sidebar-container .widget-first {
  padding-top: 0;
}
body.home {
  overflow-y: hidden;
  height: 100%;
}
body.home .site-main {
  padding-top: 0;
}
body.home .bx-viewport {
  overflow: visible !important;
}
body.home .bxslider {
  text-align: center;
}
body.home .slider-img {
  width: 100% !important;
  height: 0; 
  padding-top: 56.25%;
  background-size: contain !important;
}
body.home .slider-img .wrap {
  position: static;
}
.bxwrapper {
  margin: 0 auto;
  position: relative;
}
.slide-text-container {
  top: 0;
  text-align: center;
  width: 100%;
}
.slide-text-container .wrap {
  max-width: none;
}
.slide-text {
  max-width: none;
  background-color: #141412;
  color: white;
  font-family: 'Playfair-Display';
  font-size: 26px;
  text-align: center;
  padding: 20px;
  min-height: 156px;
  position: relative;
  bottom: -56.25%;
  margin: 0;
  padding-left: 3000px;
  margin-left: -3000px;
  padding-right: 3000px;
  margin-right: -3000px;
}
.slide-text p {
  margin: 0;
  line-height: 1.15;
}
.slide-text .caption {
  font-size: 12px;
  display: block;
  padding-top: 5px;
}
.entry-header {
  position: relative;
}
.entry-thumbnail {
  position: relative;
}
.entry-thumbnail img {
  margin: 0 auto;
}
.quotes-container {
  color: white;
  text-align: center;
  background: black;
  padding: 15px;
  display: none;
  z-index: 2;
}
.quotes-container h4 {
  font-family: 'Avenir Next LT W01 Demi';
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.quotes-container .bx-viewport {
  overflow: visible !important;
}
.quotes-widget {
  width: 100% !important;
  height: auto !important;
}
.testimonial-quote {
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 15px;
}
.entry-content {
  text-align: left;
  font-size: 15px;
  margin: 17px 0 0px 0;
  max-width: none;
  padding-bottom: 75px;
}
.entry-title {
  font-family: 'Playfair-Display-SemiBold';
  font-size: 35px;
  text-align: left;
  margin-bottom: 15px;
}
body.page-template-pagetemplatesfour-pillars-php .bx-viewport {
  height: 109px !important;
}
body.page-template-pagetemplatesfour-pillars-php .entry-title {
  text-align: center;
}
body.page-template-pagetemplatesfour-pillars-php .entry-content {
  text-align: center;
}
body.page-template-pagetemplatesfour-pillars-php ul#four-pillars-nav {
  list-style-type: none;
  padding: 0;
  margin-top: 35px;
}
body.page-template-pagetemplatesfour-pillars-php ul#four-pillars-nav li {
  display: inline-block;
  width: 250px;
  height: 100px;
  background: url('images/bg-pillar-nav.jpg') repeat;
  margin: 0 7px 14px 0;
  vertical-align: top;
}
body.page-template-pagetemplatesfour-pillars-php ul#four-pillars-nav li span {
  font-family: 'Avenir Next LT W01 Bold';
  font-size: 12px;
}
body.page-template-pagetemplatesfour-pillars-php ul#four-pillars-nav li a {
  color: white;
  font-family: 'Avenir Next LT W01 Bold';
  font-size: 18px;
  line-height: 1.25;
  text-transform: uppercase;
  display: block;
  margin: 10px;
  height: 80px;
  border: 1px solid #538d75;
  padding: 3px 10px;
}
body.page-template-pagetemplatesfour-pillars-php ul#four-pillars-nav li a:hover {
  text-decoration: none;
}
body.single-pillars .entry-title {
  text-align: center;
}
body.single-pillars .entry-content {
  background: url('images/bg-grey.jpg') repeat;
  padding-top: 20px;
  text-align: center;
}
body.single-pillars .pillars-nav {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
}
body.single-pillars .pillars-nav li {
  height: 20px;
  margin: 0 auto 8px auto;
  display: block;
  box-sizing: border-box;
  line-height: 30px;
  position: relative;
  width: 100px;
}
body.single-pillars .pillars-nav li a {
  display: block;
  padding: 0;
  margin: 0;
  height: 100%;
  background-color: #555555;
  font-family: 'Avenir Next LT W01 Demi';
  color: white;
  width: 100px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.55;
}
body.single-pillars .pillars-nav li:hover a {
  text-decoration: none;
}
body.single-pillars .pillars-nav li.last {
  margin-right: 0;
}
body.single-pillars .pillars-nav li.current-menu-item a {
  background: url('images/bg-green.jpg') repeat;
}
body.single-pillars table {
  border-bottom: 0;
}
body.single-pillars table td {
  text-align: center;
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 16px;
  line-height: 1.35;
  background-color: transparent;
  border-top: 0;
  vertical-align: top;
  width: auto;
  padding: 5px;
  margin-bottom: 20px;
}
body.single-pillars table td div {
  max-width: 250px;
  min-width: 250px;
  margin: 0 auto;
}
body.single-pillars table td img {
  margin-bottom: 20px;
}
body.single-pillars table td strong {
  text-transform: uppercase;
  font-family: 'Avenir Next LT W01 Bold';
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  body.single-pillars {
    /* Force table to not be like tables anymore */
  }
  body.single-pillars table,
  body.single-pillars thead,
  body.single-pillars tbody,
  body.single-pillars th,
  body.single-pillars td,
  body.single-pillars tr {
    display: block;
  }
  body.single-pillars td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    margin-bottom: 40px;
  }
}
body.single-pillars #pillar-video-container {
  position: relative;
  max-width: 622px;
  margin: 0 auto;
}
body.single-pillars #client-featured-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  width: 100%;
}
body.single-pillars #clients-movie {
  margin: 0 auto;
  height: 183px !important;
  width: auto !important;
  text-align: center;
  background-color: #f5f5f5;
}
body.single-pillars .vjs-default-skin div.vjs-big-play-button {
  display: none;
}
body.single-pillars .video-js .vjs-tech {
  height: 100% !important;
  width: auto !important;
  position: static;
  margin: 0 auto;
}
.content-containers {
  font-family: 'Playfair-Display';
  font-size: 16px;
}
.content-containers .container {
  display: none;
}
.content-containers .active {
  display: block;
}
.content-navigation span {
  font-style: italic;
  font-family: 'Playfair-Display';
  font-size: 16px;
  text-transform: uppercase;
  display: none;
}
.content-navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
}
.content-navigation li {
  background: #555555;
  font-family: 'Avenir Next LT W01 Demi';
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  padding: 6px 10px;
  cursor: pointer;
  margin: 0 5px 10px 0;
}
.content-navigation li.active {
  background: url('images/bg-green-menu.jpg') repeat top left;
}
body.page-template-pagetemplatesour-firm-php .our-story.left {
  width: 100%;
}
body.page-template-pagetemplatesour-firm-php .our-story.right {
  width: 100%;
}
body.page-template-pagetemplatesour-firm-php .our-story.right b,
body.page-template-pagetemplatesour-firm-php .our-story.right strong {
  text-transform: uppercase;
  font-family: 'Avenir Next LT W01 Bold';
  font-size: 15px;
}
body.page-template-pagetemplatesour-firm-php .our-story.right p {
  margin: 0 0 5px 0;
  font-size: 15px;
}
body.page-template-pagetemplatesour-firm-php .our-story.right ul {
  padding: 0;
  margin: 0;
  list-style-position: inside;
  list-style-type: disc;
}
body.page-template-pagetemplatesour-firm-php .our-story.right li {
  font-size: 15px;
  margin: 0;
  line-height: 1.35;
  padding-bottom: 7px;
}
body.page-template-pagetemplatesour-firm-php #facts-figures ul {
  margin: 0;
  padding: 0;
}
body.page-template-pagetemplatesour-firm-php #facts-figures li {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
  font-size: 15px;
  margin-bottom: 20px;
}
body.page-template-pagetemplatesour-firm-php #facts-figures li img {
  display: block;
  margin: 0 auto 10px auto;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(1);
}
body.page-template-pagetemplatesour-firm-php #facts-figures li:hover img {
  filter: none !important;
  filter: grayscale(0%) !important;
  -webkit-filter: grayscale(0%) !important;
  -moz-filter: grayscale(0%) !important;
  -ms-filter: grayscale(0%) !important;
  -o-filter: grayscale(0%) !important;
}
body.page-template-pagetemplatesour-firm-php #timeline {
  position: relative;
}
body.page-template-pagetemplatesour-firm-php #timeline .bx-wrapper {
  margin: 0 auto;
  display: none;
}
body.page-template-pagetemplatesour-firm-php #timeline .timeline-bxslider {
  margin: 0 auto;
  padding: 0;
}
body.page-template-pagetemplatesour-firm-php #timeline .timeline-bxslider li {
  width: 139px !important;
  height: 51px !important;
  cursor: pointer;
  text-align: center;
  background: url('images/timeline-inactive.png') no-repeat top left;
  position: static !important;
}
body.page-template-pagetemplatesour-firm-php #timeline .timeline-bxslider li .event-title {
  font-size: 35px;
  font-family: 'Playfair-Display';
  color: white;
}
body.page-template-pagetemplatesour-firm-php #timeline .timeline-bxslider li.active {
  background: url('images/timeline-active.png') no-repeat top left;
}
body.page-template-pagetemplatesour-firm-php .timeline-control {
  position: absolute;
  top: 70px;
  display: none;
}
body.page-template-pagetemplatesour-firm-php .timeline-control a {
  width: 22px;
  height: 22px;
  display: block;
}
body.page-template-pagetemplatesour-firm-php #timeline-prev {
  background: url('images/timeline-arrow-left.png') no-repeat top left;
}
body.page-template-pagetemplatesour-firm-php #timeline-next {
  background: url('images/timeline-arrow-right.png') no-repeat top left;
  right: 0;
}
body.page-template-pagetemplatesour-firm-php .timeline-details-container {
  padding-top: 25px;
  min-height: 325px;
  display: none;
}
body.page-template-pagetemplatesour-firm-php .timeline-details {
  display: none;
}
body.page-template-pagetemplatesour-firm-php .timeline-details img {
  width: auto !important;
  height: auto !important;
}
body.page-template-pagetemplatesour-firm-php .timeline-details.active {
  display: block;
  margin: 0 auto;
  text-align: center;
}
body.page-template-pagetemplatesour-firm-php .timeline-details.active img {
  max-width: none;
}
body.page-template-pagetemplatesour-firm-php .mobile-timeline ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body.page-template-pagetemplatesour-firm-php .mobile-timeline p {
  display: inline-block;
}
#cboxOverlay {
  background: black !important;
  opacity: 0.8 !important;
}
#cboxContent {
  padding: 20px !important;
}
#cboxTitle {
  display: none !important;
}
#cboxClose {
  position: absolute !important;
  top: 0 !important;
}
body.page-template-pagetemplatesour-team-php .content-containers {
  margin-top: 15px;
}
body.page-template-pagetemplatesour-team-php .team-blurb {
  padding-bottom: 35px;
  border-bottom: 1px solid black;
}
body.page-template-pagetemplatesour-team-php .team-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.page-template-pagetemplatesour-team-php .team-list a {
  color: black;
  text-decoration: underline;
}
body.page-template-pagetemplatesour-team-php .team-member {
  display: none;
  margin: 0 auto;
  text-align: center;
  line-height: 1.4;
}
body.page-template-pagetemplatesour-team-php .team-name {
  font-size: 25px;
  font-family: 'Playfair-Display-Bold';
}
body.page-template-pagetemplatesour-team-php .team-title {
  font-size: 15px;
  font-family: 'Playfair-Display';
  font-style: italic;
}
body.page-template-pagetemplatesour-team-php .team-photos {
  display: none;
  text-align: center;
  position: relative;
  border-bottom: 1px solid black;
}
body.page-template-pagetemplatesour-team-php .team-photos img {
  display: inline-block;
  vertical-align: bottom;
  margin-left: -4%;
  margin-top: 20px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(1);
  position: relative;
}
body.page-template-pagetemplatesour-team-php .team-photos img.first,
body.page-template-pagetemplatesour-team-php .team-photos span img:first-of-type {
  margin-left: 0;
}
body.page-template-pagetemplatesour-team-php .team-photos img:hover,
body.page-template-pagetemplatesour-team-php .team-photos img.active {
  filter: none !important;
  filter: grayscale(0%) !important;
  -webkit-filter: grayscale(0%) !important;
  -moz-filter: grayscale(0%) !important;
  -ms-filter: grayscale(0%) !important;
  -o-filter: grayscale(0%) !important;
  z-index: inherit !important;
}
body.page-template-pagetemplatesour-team-php .team-photos span.border-btm {
  border-bottom: 1px solid black;
  padding-bottom: 2px;
}
body.page-template-pagetemplatesour-team-php .team-photos span.border-btm.floor {
  padding: 0 10px 2px 20px;
}
body.page-template-pagetemplatesour-team-php .bio {
  font-family: 'Avenir LT W01 45 Book';
  font-size: 15px;
  margin: 15px 0 20px 0;
  max-height: 145px;
  overflow: hidden;
  min-height: 145px;
}
body.page-template-pagetemplatesour-team-php .headshot {
  cursor: pointer;
}
body.page-template-pagetemplatesour-team-php #board ul {
  list-style-type: none;
  padding: 0 0 25px 0;
  border-bottom: 1px solid black;
}
body.page-template-pagetemplatesour-team-php #board li {
  margin-bottom: 45px;
}
.team-bio-container ul li strong {
  font-weight: normal;
  font-family: 'Avenir Next LT W01 Bold';
}
#disclaimer {
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
}
body.single-team_members .hentry {
  text-align: center;
}
body.single-team_members .hentry a {
  color: black;
  text-decoration: underline;
}
body.single-team_members .entry-title {
  margin-bottom: 5px;
}
body.single-team_members .team-mobile-photo {
  padding-top: 20px;
  margin-bottom: 20px;
}
body.single-team_members .team-mobile-title {
  font-weight: bold;
  text-align: left;
  font-size: 18px;
  display: block;
}
body.page-template-pagetemplatesour-clients-php .entry-thumbnail {
  background: black;
  position: relative;
}
body.page-template-pagetemplatesour-clients-php #client-featured-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  width: 100%;
  max-width: 1050px;
}
body.page-template-pagetemplatesour-clients-php #clients-movie {
  margin: 0 auto;
  height: 97px !important;
  width: auto !important;
  text-align: center;
  background-color: #f5f5f5;
}
body.page-template-pagetemplatesour-clients-php .video-js {
  margin: 0 auto;
  position: relative;
}
body.page-template-pagetemplatesour-clients-php .vjs-default-skin div.vjs-big-play-button {
  display: none;
}
body.page-template-pagetemplatesour-clients-php .video-js .vjs-tech {
  height: 100% !important;
  width: auto !important;
  position: static;
  margin: 0 auto;
}
body.page-template-pagetemplatesour-clients-php .entry-content {
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 18px;
}
body.page-template-pagetemplatesour-clients-php .entry-content a {
  text-decoration: underline;
  color: #538d75;
}
body.page-template-pagetemplatesour-clients-php .input-and-label {
  display: inline-block;
  margin: 0 0 12px 0;
  text-align: left;
  max-width: 190px;
  vertical-align: top;
}
body.page-template-pagetemplatesour-clients-php label.error {
  color: red;
  margin-top: 7px;
  line-height: 1.1;
  font-size: 13px;
}
body.page-template-pagetemplatesour-clients-php #otherEmail {
  display: none;
}
body.page-template-pagetemplatesclient-login-php .entry-thumbnail {
  background: black;
  position: relative;
}
body.page-template-pagetemplatesclient-login-php #client-featured-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  width: 100%;
  max-width: 1050px;
}
body.page-template-pagetemplatesclient-login-php #clients-movie {
  margin: 0 auto;
  height: 97px !important;
  width: auto !important;
  text-align: center;
  background-color: #f5f5f5;
}
body.page-template-pagetemplatesclient-login-php .video-js {
  margin: 0 auto;
  position: relative;
}
body.page-template-pagetemplatesclient-login-php .vjs-default-skin div.vjs-big-play-button {
  display: none;
}
body.page-template-pagetemplatesclient-login-php .video-js .vjs-tech {
  height: 100% !important;
  width: auto !important;
  position: static;
  margin: 0 auto;
}
body.page-template-pagetemplatesclient-login-php .entry-content {
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 18px;
}
body.page-template-pagetemplatesclient-login-php .entry-content a {
  text-decoration: underline;
  color: #538d75;
}
body.page-template-pagetemplatesclient-login-php .input-and-label {
  display: inline-block;
  margin: 0 0 12px 0;
  text-align: left;
  max-width: 190px;
  vertical-align: top;
}
body.page-template-pagetemplatesclient-login-php label.error {
  color: red;
  margin-top: 7px;
  line-height: 1.1;
  font-size: 13px;
}
body.page-template-pagetemplatesclient-login-php #otherEmail {
  display: none;
}
body.blog .site-content {
  padding: 0px 0 150px 0;
}
body.blog .site-content .wrap {
  overflow: hidden;
}
body.blog .content-navigation {
  margin-bottom: 35px;
  text-align: center;
}
body.blog .entry-title:before {
  content: "";
  display: table;
}
body.blog .entry-meta {
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 12px;
  text-transform: uppercase;
  max-width: none;
  margin-bottom: 5px;
}
body.blog h1.entry-title {
  margin-top: 17px;
}
body.blog h2.entry-title {
  font-size: 25px;
  margin-bottom: 5px;
}
body.blog .entry-content {
  font-size: 15px;
  text-align: left;
  margin-top: 5px;
}
body.blog .blog-post {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid black;
  padding-bottom: 3px;
  margin-bottom: 45px;
}
body.blog article {
  border-bottom: 1px solid black;
}
body.blog article .entry-content {
  margin-bottom: 30px;
  padding-bottom: 0px;
}
body.blog .post-image {
  float: left;
}
body.blog .post-image img {
  max-width: 125px;
  height: auto;
  padding: 5px 20px 0 0;
}
body.blog .entry-content.has-thumbnail .post-content {
  margin-left: 125px;
}
.prev-post {
  font-family: 'Playfair-Display';
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.blog-pdf a,
.blog-pdf a:hover,
.blog-pdf span {
  text-decoration: underline;
  color: black;
  padding: 0 0 0 35px;
  background: url('images/pdf-icon.png') no-repeat top left;
  display: block;
  height: 27px;
  cursor: pointer;
  font-size:16px;
}
.pdf-download-dialog {
  display: none;
}
#old-posts-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#old-posts-menu li {
  margin-bottom: 5px;
}
#old-posts-menu a {
  text-decoration: underline;
  color: black;
  padding: 0 0 0 35px;
  background: url('images/pdf-icon.png') no-repeat top left;
  line-height: 30px;
  display: inline-block;
}

#webinars #old-posts-menu a{
	background:none;
}

body.single-post .site-content {
  padding: 35px 0 150px 0;
}
body.single-post .entry-meta {
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 12px;
  text-transform: uppercase;
  max-width: none;
  margin-bottom: 15px;
}
body.single-post h2.entry-title {
  font-size: 35px;
}
body.single-post .entry-content {
  font-size: 18px;
  text-align: left;
}
body.page-template-pagetemplatesour-careers-php .entry-content {
  padding-bottom: 3px;
  margin-bottom: 40px;
}
body.page-template-pagetemplatesour-careers-php .careers-blurb {
  border-bottom: 1px solid black;
}
body.page-template-pagetemplatesour-careers-php #jobs-container {
  padding-bottom: 35px;
}
body.page-template-pagetemplatesour-careers-php #jobs-container ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.page-template-pagetemplatesour-careers-php #jobs-container li {
  display: inline-block;
  font-family: 'Playfair-Display', 'Playfair Display', serif;
  font-size: 15px;
  vertical-align: top;
  margin-bottom: 45px;
  padding: 0 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid black;
}
body.page-template-pagetemplatesour-careers-php #jobs-container li span {
  font-family: 'Playfair-Display-SemiBold', serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
}
body.page-template-pagetemplatesour-careers-php #jobs-container li h2 {
  font-family: 'Playfair-Display';
  font-size: 25px;
  margin: 18px 0;
}
body.page-template-pagetemplatesour-careers-php #jobs-container li.last {
  border-bottom: none;
}
body.page-template-pagetemplatesour-careers-php #jobs-container .job-pdf {
  text-decoration: underline;
  color: black;
  padding: 0 0 0 35px;
  background: url('images/pdf-icon.png') no-repeat top left;
  display: block;
  line-height: 30px;
}
body.page-template-pagetemplatescontact-php #contact-map {
  height: 165px;
}
body.page-template-pagetemplatescontact-php #map-toggle {
  text-align: center;
}
body.page-template-pagetemplatescontact-php #map-toggle span {
  background-color: #e5e5e5;
  cursor: pointer;
  display: inline-block;
  padding: 5px 10px;
}
body.page-template-pagetemplatescontact-php #map-toggle span.active {
  background: url('images/bg-pillar-nav.jpg') repeat;
  color: white;
}
body.page-template-pagetemplatescontact-php #menlo {
  cursor: pointer;
  display: inline-block;
  padding: 5px 10px;
}
body.page-template-pagetemplatescontact-php .entry-content {
  margin-bottom: 45px;
}
body.page-template-pagetemplatescontact-php .wpcf7-form input,
body.page-template-pagetemplatescontact-php .wpcf7-form textarea {
  width: 100%;
}
body.page-template-pagetemplatescontact-php .wpcf7-form input[type=submit] {
  width: inherit;
}
body.page-template-pagetemplatescontact-php .wpcf7-form p {
  font-size: 15px;
}
body.page-template-pagetemplatescontact-php img.wpcf7-captchac {
  display: inline-block;
}
body.page-template-pagetemplatescontact-php input.wpcf7-captchar {
  display: inline-block;
  max-width: 120px;
  margin-right: 5px;
}
body.page-template-pagetemplatescontact-php div.wpcf7-mail-sent-ok {
  display: none !important;
}
body.page-template-pagetemplatescontact-php .site-main .sidebar-container .widget .widget-title {
  display: none;
}
body.page-id-210 .site-main .sidebar-container .widget .widget-title {
  display: none;
}
.post-password-form input[type=password] {
  display: inline-block;
  margin-right: 10px;
  margin: 0 5px 15px 0;
}
.post-password-required input[type="submit"] {
  vertical-align: top;
}
body.page-id-365 .entry-content p {
  font-size: 15px;
}



/* ------------------------------------- */
/*     Responsive				         */
/* ------------------------------------- */
@media (min-width: 644px) {
  html {
    height: 100%;
  }
  .wrap {
    max-width: 620px;
  }
  .menu-toggle {
    display: inline-block;
    font-size: 16px;
  }
  .site-footer {
    height: 95px;
    padding: 0;
  }
  .footer-widget {
    display: inline-block;
    width: 33%;
  }
  .footer-widget h2 {
    margin: 10px 0 3px 0;
  }
  .footer-widget p {
    margin-bottom: 0;
  }
  .site-main .sidebar-container .widget {
    padding: 0;
  }
  body.home .slider-img {
    background-size: 800px 450px !important;
    width: 100% !important;
    height: 450px;
  }
 
  .slide-text {
    max-width: none;
    background: transparent;
    text-align: left;
    position: absolute;
    margin: 0;
    bottom: auto;
    top: 50px;
    padding: 0;
    font-size: 40px;
  }
  body.page-template-pagetemplatesfour-pillars-php .bx-viewport {
    height: 236px !important;
  }
  body.single-pillars .entry-content {
    background: url('images/bg-grey.jpg') repeat;
    padding-top: 20px;
  }
  body.single-pillars .pillars-nav {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
  }
  body.single-pillars .pillars-nav li {
    display: inline-block;
    margin: 0 6px 8px 0;
  }
  body.single-pillars table td div {
    max-width: 250px;
    min-width: 250px;
  }
  body.single-pillars #clients-movie {
    height: 350px !important;
  }
  .content-navigation span {
    display: inline-block;
  }
  .content-navigation ul {
    margin: 0 0 0 15px;
  }
  .content-navigation li {
    display: inline-block;
    margin-bottom: 0;
  }
  body.page-template-pagetemplatesour-firm-php #facts-figures li {
    width: 200px;
  }
  body.page-template-pagetemplatesour-team-php .content-navigation ul {
    margin: 0;
  }
  body.page-template-pagetemplatesour-team-php .content-navigation li {
    margin: 0 5px 8px 0;
  }
  body.page-template-pagetemplatesour-team-php .team-list {
    display: none;
  }
  body.page-template-pagetemplatesour-team-php .team-member {
    width: 100%;
  }
  body.page-template-pagetemplatesour-team-php .team-member.active {
    display: block;
  }
  body.page-template-pagetemplatesour-team-php .team-photos {
    display: block;
  }
  body.page-template-pagetemplatesour-clients-php #clients-movie {
    height: 207px !important;
  }
  body.page-template-pagetemplatescontact-php #contact-map {
    height: 200px;
  }
  body.blog .content-navigation {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .toggled-on .nav-menu,
  .toggled-on .nav-menu > ul {
    display: block;
    margin-left: 0;
    padding: 0;
    width: 100%;
  }
  .toggled-on li,
  .toggled-on .children {
    display: block;
  }
  
 }
@media (min-width: 768px) {
  .wrap {
    max-width: 740px;
  }
  .site-header {
    height: 165px;
  }
  .header-container {
    position: fixed;
    width: 100%;
    text-align: center;
    margin: 0 0 0 -50%;
    left: 50%;
    height: 165px;
    background: white;
  }
  .logo {
    top: 7px;
  }
  ul.nav-menu li a,
  div.nav-menu > ul li a {
    margin-right: 25px;
  }
  .menu-main-menu-full-container {
    display: block;
  }
  .menu-toggle,
  .mobile-btn {
    display: none;
  }
  .login-menu {
    position: absolute;
    top: 0;
    right: 15px;
  }
  .site-main {
    padding-top: 10px;
  }
  .site-footer {
    position: fixed;
  }
  .site-main .sidebar-container {
    padding-bottom: 150px;
  }
  body.home .slider-img {
    background-size: 1000px 562.5px !important;
    width: 100% !important;
    height: 562.5px;
  }
  .slide-text-container {
    position: absolute;
  }
  .slide-text-container .wrap {
    max-width: 740px;
  }
  .slide-text {
    padding: 0;
    font-size: 50px;
  }
  .entry-content {
    margin-bottom: 115px;
    padding-bottom: 20px;
    font-size: 19px;
  }
  .entry-title {
    font-size: 48px;
  }
  .quotes-container {
    display: block;
    width: 500px;
    left: 50%;
    margin-left: -250px;
    position: absolute;
    top: 40px;
    background-color: transparent;
    padding: 0;
  }
  body.page-template-pagetemplatesfour-pillars-php .bx-viewport {
    height: 282px !important;
  }
  body.single-pillars .entry-content {
    padding-top: 10px;
  }
  body.single-pillars table td {
    width: 25%;
  }
  body.single-pillars table td div {
    max-width: none;
    min-width: 0;
  }
  body.single-pillars table td strong {
    min-height: 70px;
  }
  body.page-template-pagetemplatesour-firm-php #timeline .bx-wrapper {
    display: block;
  }
  body.page-template-pagetemplatesour-firm-php #timeline .timeline-bxslider li {
    width: 140px !important;
  }
  body.page-template-pagetemplatesour-firm-php #timeline .timeline-control {
    display: block;
  }
  body.page-template-pagetemplatesour-firm-php #timeline .timeline-details-container {
    display: block;
  }
  body.page-template-pagetemplatesour-firm-php #timeline .mobile-timeline {
    display: none;
  }
  body.page-template-pagetemplatesour-team-php .team-member {
    width: 700px;
  }
  body.page-template-pagetemplatesour-clients-php #clients-movie {
    height: 247px !important;
  }
  body.blog .blog-post {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  body.blog .blog-post article {
    border-bottom: none;
    padding-bottom: 15px;
  }
  body.blog .first-post {
    width: 100%;
  }
  body.blog .first-post h2.entry-title {
    font-size: 35px;
  }
  body.blog .first-post .entry-content {
    font-size: 18px;
  }
  body.blog .first-post.with-border {
    border-bottom: 1px solid black;
    padding-bottom: 3px;
    margin-bottom: 40px;
  }
  body.blog .first-post.with-border article {
    border-bottom: 1px solid black;
  }
  body.blog .second-post {
    width: 48%;
  }
  body.blog .second-post.with-border {
    padding-right: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    border-right: 1px solid black;
  }
  body.page-template-pagetemplatesour-careers-php .entry-content {
    border-bottom: 1px solid black;
  }
  body.page-template-pagetemplatesour-careers-php #jobs-container {
    margin-bottom: 115px;
  }
  body.page-template-pagetemplatesour-careers-php #jobs-container li {
    display: inline-block;
    width: 46%;
    font-family: 'AvenirNextLTW01-Regular';
    font-size: 15px;
    vertical-align: top;
    margin-bottom: 15px;
    padding: 0;
    border-bottom: none;
  }
  body.page-template-pagetemplatesour-careers-php #jobs-container li span {
    font-size: 12px;
    text-transform: uppercase;
  }
  body.page-template-pagetemplatesour-careers-php #jobs-container li h2 {
    font-family: 'Playfair-Display';
    font-size: 25px;
    margin: 5px 0;
  }
  body.page-template-pagetemplatesour-careers-php #jobs-container li.even {
    width: 48%;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid black;
  }
  body.page-template-pagetemplatesour-careers-php #jobs-container li.last {
    border-right: none;
  }
  body.page-template-pagetemplatescontact-php #contact-map {
    height: 350px;
  }
}
@media (max-width: 979px) {
  body.page-template-pagetemplatesour-team-php .team-photos img {
    margin-left: -5%;
    height: 170px !important;
  }
}
@media (max-width: 767px) {
  body.page-template-pagetemplatesour-team-php .team-photos img {
    margin-left: -5.5%;
    height: 145px !important;
  }
}
@media (min-width: 980px) {
  .wrap {
    max-width: 940px;
  }
  .login-menu {
    right: 25px;
  }
  .slide-text-container .wrap {
    max-width: 940px;
  }
  .entry-content {
    font-size: 20px;
  }
  body.home .slider-img {
    background-size: 2000px 1125px !important;
    width: 100% !important;
    height: 1125px;
  }
  
  .entry-title {
    font-size: 55px;
  }
  .quotes-container {
    width: 600px;
    left: 50%;
    margin-left: -355px;
  }
  body.sidebar .entry-content {
    padding-bottom: 150px !important;
  }
  .site-main .sidebar-container {
    float: right;
    max-width: 300px;
    top: 20px;
    padding-bottom: 0;
  }
  .site-main .sidebar-container .widget {
    padding: 0 20px;
  }
  .site-main .widget-area {
    width: 300px;
    margin: 0;
  }
  body.page-template-pagetemplatesfour-pillars-php .bx-viewport {
    height: 358px !important;
  }
  body.page-template-pagetemplatesour-firm-php .our-story.left {
    width: 650px;
    border-right: 1px solid black;
    padding-right: 50px;
  }
  body.page-template-pagetemplatesour-firm-php .our-story.right {
    width: 255px;
  }
  body.page-template-pagetemplatesour-firm-php #timeline .timeline-bxslider li {
    width: 179px !important;
  }
  body.page-template-pagetemplatesour-team-php .content-navigation ul {
    margin: 0;
  }
  body.page-template-pagetemplatesour-team-php .content-navigation li {
    margin: 0 5px 0 0;
  }
  body.page-template-pagetemplatesour-team-php .content-containers {
    margin-top: 20px;
  }
  body.page-template-pagetemplatesour-clients-php #clients-movie {
    height: 313px !important;
  }
  body.page-template-pagetemplatesour-clients-php .entry-content {
    padding: 0 50px 0 0;
    float: left;
    font-family: 'Playfair-Display', 'Playfair Display', serif;
  }
  body.page-template-pagetemplatesclient-login-php #clients-movie {
    height: 313px !important;
  }
  body.page-template-pagetemplatesclient-login-php .entry-content {
    width: 615px;
    padding: 0 50px 0 0;
    float: left;
    border-right: 1px solid black;
    font-family: 'Playfair-Display', 'Playfair Display', serif;
  }
  body.page-template-pagetemplatescontact-php .entry-content {
    width: 615px;
    padding: 0;
    float: left;
    margin-bottom: 150px;
  }
  body.page-template-pagetemplatescontact-php .site-main .widget-area {
    margin-top: 110px;
  }
}
@media (min-width: 1080px) {
  .wrap {
    max-width: 1050px;
  }
  .break {
    text-align: center;
    margin-left: -100%;
    margin-right: -100%;
  }
  .site-header {
    height: 115px;
  }
  .header-container {
    height: 115px;
  }
  .navbar {
    top: 70px;
  }
  .menu-main-menu-right-container,
  .menu-main-menu-left-container {
    display: block;
  }
  .toggled-on .menu-main-menu-full-container,
  .menu-main-menu-full-container {
    display: none;
  }
  .login-menu {
    right: 68px;
  }
  body.home .site-header {
    height: 125px;
  }
  body.home .header-container {
    height: 125px;
  }
  #front-page-content img {
    max-width: 2000px;
    width: auto;
  }
  .bxwrapper {
    max-width: 2000px;
  }
  .slide-text-container .wrap {
    max-width: 1050px;
  }
  body.page-template-pagetemplatesfour-pillars-php .bx-viewport {
    height: 400px !important;
  }
  body.single-pillars table td div {
    max-width: 250px;
    min-width: 250px;
  }
  body.single-pillars table td strong {
    min-height: 70px;
  }
  body.page-template-pagetemplatesour-firm-php .our-story.left {
    width: 750px;
  }
  body.page-template-pagetemplatesour-firm-php #timeline .timeline-bxslider li {
    width: 191px !important;
  }
  body.page-template-pagetemplatesour-firm-php .timeline-control {
    top: 15px;
  }
  body.page-template-pagetemplatesour-clients-php #clients-movie {
    height: 350px !important;
  }
  body.page-template-pagetemplatesclient-login-php #clients-movie {
    height: 350px !important;
  }
  body.page-template-pagetemplatesclient-login-php .entry-content {
    width: 715px;
  }
  body.page-template-pagetemplatescontact-php .entry-content {
    width: 715px;
  }
}
