.clearfix:before,
.clearfix:after,
.tiles:before,
.tiles:after,
.related-post-team-member:before,
.related-post-team-member:after {
  content: " ";
  display: table;
}
.clearfix:after,
.tiles:after,
.related-post-team-member:after {
  clear: both;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
@font-face {
  font-family: 'helvetica';
  src: url('../fonts/helvetica-roman.eot');
  src: url('../fonts/helvetica-roman.eot?#iefix') format('embedded-opentype'), url('../fonts/helvetica-roman.woff') format('woff'), url('../fonts/helvetica-roman.ttf') format('truetype'), url('../fonts/helvetica-roman.svg#helvetica') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'din-next';
  src: url('../fonts/din-next-light.eot');
  src: url('../fonts/din-next-light.eot?#iefix') format('embedded-opentype'), url('../fonts/din-next-light.woff') format('woff'), url('../fonts/din-next-light.ttf') format('truetype'), url('../fonts/din-next-light.svg#din-next') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  font-size: 13px;
  line-height: 1.4;
  font-family: arial, sans-serif;
  background: #fff;
  color: #fff;
}
a {
  color: #4a4a4a;
  text-decoration: underline;
}
a:hover {
  color: #000;
}
.wrapper {
  position: relative;
}
.body {
  height: 421px;
  position: absolute;
  z-index: 1;
  top: 79px;
  left: 0;
  width: 100%;
}
.featured-image {
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.featured-image img {
  float: left;
}
.media .body {
  height: auto;
}
.container {
  max-width: 960px;
  margin: 0 auto;
}
.media-container {
  margin-top: 30px;
}
.next-slide .container {
  padding-top: 50px;
}
.page-slider {
  position: absolute;
  bottom: 0;
  height: 360px;
}
.page-slider .owl-wrapper-outer {
  height: 100%;
}
.page-slider .owl-item {
  padding-bottom: 40px;
  height: 100%;
  min-height: 360px;
}
.owl-controls {
  position: relative;
  top: -45px;
}
.alignleft,
.alignright {
  margin-bottom: 15px;
}
.alignleft {
  float: left;
  margin-right: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.h1,
h1 {
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 18px;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 18px;
  color: #e31b23;
}
h2 {
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.template-home .h1,
.template-home h1 {
  font-size: 28px;
  margin-top: 15px;
}
.sub-heading {
  margin-top: 40px;
  margin-bottom: 0;
}
.tiles {
  margin: 0 -20px;
}
.tile {
  float: left;
  padding: 0 20px;
}
.tiles > .tile,
.tiles-1 > .tile,
.tiles > .tile-1,
.tiles-1 > .tile-1 {
  width: 100%;
}
.tiles > .tile-1,
.tiles-1 > .tile-1 {
  width: 100%;
}
.tiles > .tile-offset-1,
.tiles-1 > .tile-offset-1 {
  margin-left: 100%;
}
.tiles-12 > .tile,
.tiles-12 > .tile-1 {
  width: 8.33333333%;
}
.tiles-12 > .tile-12 {
  width: 100%;
}
.tiles-12 > .tile-offset-12 {
  margin-left: 100%;
}
.tiles-12 > .tile-11 {
  width: 91.66666667%;
}
.tiles-12 > .tile-offset-11 {
  margin-left: 91.66666667%;
}
.tiles-12 > .tile-10 {
  width: 83.33333333%;
}
.tiles-12 > .tile-offset-10 {
  margin-left: 83.33333333%;
}
.tiles-12 > .tile-9 {
  width: 75%;
}
.tiles-12 > .tile-offset-9 {
  margin-left: 75%;
}
.tiles-12 > .tile-8 {
  width: 66.66666667%;
}
.tiles-12 > .tile-offset-8 {
  margin-left: 66.66666667%;
}
.tiles-12 > .tile-7 {
  width: 58.33333333%;
}
.tiles-12 > .tile-offset-7 {
  margin-left: 58.33333333%;
}
.tiles-12 > .tile-6 {
  width: 50%;
}
.tiles-12 > .tile-offset-6 {
  margin-left: 50%;
}
.tiles-12 > .tile-5 {
  width: 41.66666667%;
}
.tiles-12 > .tile-offset-5 {
  margin-left: 41.66666667%;
}
.tiles-12 > .tile-4 {
  width: 33.33333333%;
}
.tiles-12 > .tile-offset-4 {
  margin-left: 33.33333333%;
}
.tiles-12 > .tile-3 {
  width: 25%;
}
.tiles-12 > .tile-offset-3 {
  margin-left: 25%;
}
.tiles-12 > .tile-2 {
  width: 16.66666667%;
}
.tiles-12 > .tile-offset-2 {
  margin-left: 16.66666667%;
}
.tiles-12 > .tile-1 {
  width: 8.33333333%;
}
.tiles-12 > .tile-offset-1 {
  margin-left: 8.33333333%;
}
.tiles-11 > .tile,
.tiles-11 > .tile-1 {
  width: 9.09090909%;
}
.tiles-11 > .tile-11 {
  width: 100%;
}
.tiles-11 > .tile-offset-11 {
  margin-left: 100%;
}
.tiles-11 > .tile-10 {
  width: 90.90909091%;
}
.tiles-11 > .tile-offset-10 {
  margin-left: 90.90909091%;
}
.tiles-11 > .tile-9 {
  width: 81.81818182%;
}
.tiles-11 > .tile-offset-9 {
  margin-left: 81.81818182%;
}
.tiles-11 > .tile-8 {
  width: 72.72727273%;
}
.tiles-11 > .tile-offset-8 {
  margin-left: 72.72727273%;
}
.tiles-11 > .tile-7 {
  width: 63.63636364%;
}
.tiles-11 > .tile-offset-7 {
  margin-left: 63.63636364%;
}
.tiles-11 > .tile-6 {
  width: 54.54545455%;
}
.tiles-11 > .tile-offset-6 {
  margin-left: 54.54545455%;
}
.tiles-11 > .tile-5 {
  width: 45.45454545%;
}
.tiles-11 > .tile-offset-5 {
  margin-left: 45.45454545%;
}
.tiles-11 > .tile-4 {
  width: 36.36363636%;
}
.tiles-11 > .tile-offset-4 {
  margin-left: 36.36363636%;
}
.tiles-11 > .tile-3 {
  width: 27.27272727%;
}
.tiles-11 > .tile-offset-3 {
  margin-left: 27.27272727%;
}
.tiles-11 > .tile-2 {
  width: 18.18181818%;
}
.tiles-11 > .tile-offset-2 {
  margin-left: 18.18181818%;
}
.tiles-11 > .tile-1 {
  width: 9.09090909%;
}
.tiles-11 > .tile-offset-1 {
  margin-left: 9.09090909%;
}
.tiles-10 > .tile,
.tiles-10 > .tile-1 {
  width: 10%;
}
.tiles-10 > .tile-10 {
  width: 100%;
}
.tiles-10 > .tile-offset-10 {
  margin-left: 100%;
}
.tiles-10 > .tile-9 {
  width: 90%;
}
.tiles-10 > .tile-offset-9 {
  margin-left: 90%;
}
.tiles-10 > .tile-8 {
  width: 80%;
}
.tiles-10 > .tile-offset-8 {
  margin-left: 80%;
}
.tiles-10 > .tile-7 {
  width: 70%;
}
.tiles-10 > .tile-offset-7 {
  margin-left: 70%;
}
.tiles-10 > .tile-6 {
  width: 60%;
}
.tiles-10 > .tile-offset-6 {
  margin-left: 60%;
}
.tiles-10 > .tile-5 {
  width: 50%;
}
.tiles-10 > .tile-offset-5 {
  margin-left: 50%;
}
.tiles-10 > .tile-4 {
  width: 40%;
}
.tiles-10 > .tile-offset-4 {
  margin-left: 40%;
}
.tiles-10 > .tile-3 {
  width: 30%;
}
.tiles-10 > .tile-offset-3 {
  margin-left: 30%;
}
.tiles-10 > .tile-2 {
  width: 20%;
}
.tiles-10 > .tile-offset-2 {
  margin-left: 20%;
}
.tiles-10 > .tile-1 {
  width: 10%;
}
.tiles-10 > .tile-offset-1 {
  margin-left: 10%;
}
.tiles-9 > .tile,
.tiles-9 > .tile-1 {
  width: 11.11111111%;
}
.tiles-9 > .tile-9 {
  width: 100%;
}
.tiles-9 > .tile-offset-9 {
  margin-left: 100%;
}
.tiles-9 > .tile-8 {
  width: 88.88888889%;
}
.tiles-9 > .tile-offset-8 {
  margin-left: 88.88888889%;
}
.tiles-9 > .tile-7 {
  width: 77.77777778%;
}
.tiles-9 > .tile-offset-7 {
  margin-left: 77.77777778%;
}
.tiles-9 > .tile-6 {
  width: 66.66666667%;
}
.tiles-9 > .tile-offset-6 {
  margin-left: 66.66666667%;
}
.tiles-9 > .tile-5 {
  width: 55.55555556%;
}
.tiles-9 > .tile-offset-5 {
  margin-left: 55.55555556%;
}
.tiles-9 > .tile-4 {
  width: 44.44444444%;
}
.tiles-9 > .tile-offset-4 {
  margin-left: 44.44444444%;
}
.tiles-9 > .tile-3 {
  width: 33.33333333%;
}
.tiles-9 > .tile-offset-3 {
  margin-left: 33.33333333%;
}
.tiles-9 > .tile-2 {
  width: 22.22222222%;
}
.tiles-9 > .tile-offset-2 {
  margin-left: 22.22222222%;
}
.tiles-9 > .tile-1 {
  width: 11.11111111%;
}
.tiles-9 > .tile-offset-1 {
  margin-left: 11.11111111%;
}
.tiles-8 > .tile,
.tiles-8 > .tile-1 {
  width: 12.5%;
}
.tiles-8 > .tile-8 {
  width: 100%;
}
.tiles-8 > .tile-offset-8 {
  margin-left: 100%;
}
.tiles-8 > .tile-7 {
  width: 87.5%;
}
.tiles-8 > .tile-offset-7 {
  margin-left: 87.5%;
}
.tiles-8 > .tile-6 {
  width: 75%;
}
.tiles-8 > .tile-offset-6 {
  margin-left: 75%;
}
.tiles-8 > .tile-5 {
  width: 62.5%;
}
.tiles-8 > .tile-offset-5 {
  margin-left: 62.5%;
}
.tiles-8 > .tile-4 {
  width: 50%;
}
.tiles-8 > .tile-offset-4 {
  margin-left: 50%;
}
.tiles-8 > .tile-3 {
  width: 37.5%;
}
.tiles-8 > .tile-offset-3 {
  margin-left: 37.5%;
}
.tiles-8 > .tile-2 {
  width: 25%;
}
.tiles-8 > .tile-offset-2 {
  margin-left: 25%;
}
.tiles-8 > .tile-1 {
  width: 12.5%;
}
.tiles-8 > .tile-offset-1 {
  margin-left: 12.5%;
}
.tiles-7 > .tile,
.tiles-7 > .tile-1 {
  width: 14.28571429%;
}
.tiles-7 > .tile-7 {
  width: 100%;
}
.tiles-7 > .tile-offset-7 {
  margin-left: 100%;
}
.tiles-7 > .tile-6 {
  width: 85.71428571%;
}
.tiles-7 > .tile-offset-6 {
  margin-left: 85.71428571%;
}
.tiles-7 > .tile-5 {
  width: 71.42857143%;
}
.tiles-7 > .tile-offset-5 {
  margin-left: 71.42857143%;
}
.tiles-7 > .tile-4 {
  width: 57.14285714%;
}
.tiles-7 > .tile-offset-4 {
  margin-left: 57.14285714%;
}
.tiles-7 > .tile-3 {
  width: 42.85714286%;
}
.tiles-7 > .tile-offset-3 {
  margin-left: 42.85714286%;
}
.tiles-7 > .tile-2 {
  width: 28.57142857%;
}
.tiles-7 > .tile-offset-2 {
  margin-left: 28.57142857%;
}
.tiles-7 > .tile-1 {
  width: 14.28571429%;
}
.tiles-7 > .tile-offset-1 {
  margin-left: 14.28571429%;
}
.tiles-6 > .tile,
.tiles-6 > .tile-1 {
  width: 16.66666667%;
}
.tiles-6 > .tile-6 {
  width: 100%;
}
.tiles-6 > .tile-offset-6 {
  margin-left: 100%;
}
.tiles-6 > .tile-5 {
  width: 83.33333333%;
}
.tiles-6 > .tile-offset-5 {
  margin-left: 83.33333333%;
}
.tiles-6 > .tile-4 {
  width: 66.66666667%;
}
.tiles-6 > .tile-offset-4 {
  margin-left: 66.66666667%;
}
.tiles-6 > .tile-3 {
  width: 50%;
}
.tiles-6 > .tile-offset-3 {
  margin-left: 50%;
}
.tiles-6 > .tile-2 {
  width: 33.33333333%;
}
.tiles-6 > .tile-offset-2 {
  margin-left: 33.33333333%;
}
.tiles-6 > .tile-1 {
  width: 16.66666667%;
}
.tiles-6 > .tile-offset-1 {
  margin-left: 16.66666667%;
}
.tiles-5 > .tile,
.tiles-5 > .tile-1 {
  width: 20%;
}
.tiles-5 > .tile-5 {
  width: 100%;
}
.tiles-5 > .tile-offset-5 {
  margin-left: 100%;
}
.tiles-5 > .tile-4 {
  width: 80%;
}
.tiles-5 > .tile-offset-4 {
  margin-left: 80%;
}
.tiles-5 > .tile-3 {
  width: 60%;
}
.tiles-5 > .tile-offset-3 {
  margin-left: 60%;
}
.tiles-5 > .tile-2 {
  width: 40%;
}
.tiles-5 > .tile-offset-2 {
  margin-left: 40%;
}
.tiles-5 > .tile-1 {
  width: 20%;
}
.tiles-5 > .tile-offset-1 {
  margin-left: 20%;
}
.tiles-4 > .tile,
.tiles-4 > .tile-1 {
  width: 25%;
}
.tiles-4 > .tile-4 {
  width: 100%;
}
.tiles-4 > .tile-offset-4 {
  margin-left: 100%;
}
.tiles-4 > .tile-3 {
  width: 75%;
}
.tiles-4 > .tile-offset-3 {
  margin-left: 75%;
}
.tiles-4 > .tile-2 {
  width: 50%;
}
.tiles-4 > .tile-offset-2 {
  margin-left: 50%;
}
.tiles-4 > .tile-1 {
  width: 25%;
}
.tiles-4 > .tile-offset-1 {
  margin-left: 25%;
}
.tiles-3 > .tile,
.tiles-3 > .tile-1 {
  width: 33.33333333%;
}
.tiles-3 > .tile-3 {
  width: 100%;
}
.tiles-3 > .tile-offset-3 {
  margin-left: 100%;
}
.tiles-3 > .tile-2 {
  width: 66.66666667%;
}
.tiles-3 > .tile-offset-2 {
  margin-left: 66.66666667%;
}
.tiles-3 > .tile-1 {
  width: 33.33333333%;
}
.tiles-3 > .tile-offset-1 {
  margin-left: 33.33333333%;
}
.tiles-2 > .tile,
.tiles-2 > .tile-1 {
  width: 50%;
}
.tiles-2 > .tile-2 {
  width: 100%;
}
.tiles-2 > .tile-offset-2 {
  margin-left: 100%;
}
.tiles-2 > .tile-1 {
  width: 50%;
}
.tiles-2 > .tile-offset-1 {
  margin-left: 50%;
}
.download-link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background-color: #f2f2f2;
  color: #4a4a4a;
  text-decoration: none;
}
.download-link:hover {
  background-color: #e6e6e6;
  border-color: #cccccc;
}
.download-link:active {
  background-color: #d9d9d9;
  border-color: #bfbfbf;
}
.icon {
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 31px;
  line-height: 16px;
}
.icon-pdf {
  background-image: url(../images/icons/page_white_acrobat.png);
}
.header {
  padding-top: 20px;
  position: relative;
}
.header .main-menu {
  float: right;
  text-align: right;
  padding-top: 25px;
  height: 100%;
  position: relative;
  z-index: 9999;
}
.header .main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}
.header .main-menu li,
.header .main-menu a {
  display: block;
  float: left;
}
.header .main-menu a {
  padding: 10px 8px;
  color: #8a8a8a;
  font: 12px tahoma;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .2s ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  white-space: nowrap;
}
.header .main-menu li.menu-item-has-children:hover a,
.header .main-menu a:hover {
  background: #e31b23;
  color: #fff !important;
}
.header .main-menu li.menu-item-has-children:hover .sub-menu {
  display: block;
  height: auto;
  opacity: 1;
  padding: 30px 0 0;
  -webkit-box-shadow: 0 10px 10px -10px #000;
  -moz-box-shadow: 0 10px 10px -10px #000;
  -ms-box-shadow: 0 10px 10px -10px #000;
  -o-box-shadow: 0 10px 10px -10px #000;
  box-shadow: 0 10px 10px -10px #000;
}
.header .main-menu .current-page-ancestor a,
.header .main-menu .current-menu-item a {
  color: #e31b23;
}
.header .main-menu li.menu-item-has-children .sub-menu {
  opacity: 0;
  height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 30px;
  font-size: 10px;
  text-transform: uppercase;
  background: #fff;
  z-index: -1;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.header .main-menu li.menu-item-has-children .sub-menu li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header .main-menu li.menu-item-has-children .sub-menu li,
.header .main-menu li.menu-item-has-children .sub-menu a {
  float: none;
  text-align: left;
}
.header .main-menu li.menu-item-has-children .sub-menu li {
  display: block;
  line-height: 1.6;
}
.header .main-menu li.menu-item-has-children .sub-menu li a {
  display: block;
  background: #eee;
  color: #8a8a8a;
  padding: 10px 40px 10px 20px;
  text-decoration: none;
  color: #8d8d9b !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.header .main-menu li.menu-item-has-children .sub-menu li a:hover {
  background: #c2c2cb;
  color: #e31b23 !important;
}
.header .main-menu li.menu-item-has-children .sub-menu .current-menu-item a {
  color: #e31b23 !important;
}
.header .main-menu li.menu-item-has-children .sub-menu .active a,
.header .main-menu li.menu-item-has-children .sub-menu a:hover {
  color: #e31b23;
}
.header .languages {
  float: right;
  padding-top: 30px;
  margin-left: 20px;
}
.header .languages ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.header .languages li,
.header .languages a {
  float: left;
}
.header .languages li:before {
  content: " | ";
  color: #000;
  float: left;
  font-size: 10px;
  padding-top: 4px;
}
.header .languages li:first-child:before {
  display: none;
}
.header .languages a {
  color: #4a4a4a;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 5px 5px !important;
}
.header .languages .active a {
  color: #e31b23 !important;
}
.header .logo {
  position: absolute;
  top: 20px;
  left: 0;
  margin: 0;
  z-index: 999;
}
.header .logo a {
  display: inline-block;
  line-height: 1px;
  font-size: 1;
  overflow: hidden;
  text-indent: -999999px;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  background: transparent url(../images/logo.png) center center no-repeat;
}
.header .logo a span {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url(../images/logo-hover.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.header .logo a:hover span {
  opacity: 1;
}
.header .container {
  position: relative;
}
.header-body {
  z-index: 1;
  height: 430px;
  background: transparent url(../images/header-bg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  margin-top: -104px;
}
.header-body-inner {
  height: 100%;
  background: transparent url(../images/header-foreground.png) center center no-repeat;
}
.header-footer {
  position: relative;
  z-index: 3;
  background: transparent url(../images/header-footer.png) center top no-repeat;
  height: 83px;
  margin-top: -30px;
}
.main-nav ul,
.main-nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-nav ul {
  width: 90%;
  margin: 0 auto;
  padding-top: 35px;
  text-align: justify;
}
.main-nav ul:after {
  content: '';
  width: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.main-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.main-nav a {
  display: block;
  text-align: center;
  color: #aa8733;
  padding: 12px 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.main-nav a:hover {
  color: #d4b66f;
}
.footer {
  clear: both;
  text-align: center;
  text-transform: uppercase;
  color: #999999;
  padding-bottom: 15px;
}
.footer .partners {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
.footer .partners img {
  margin-left: 36px;
}
.footer .partners img:first-child {
  margin: 0;
}
.footer ul,
.footer li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer li {
  display: inline;
}
.footer a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #999999;
  text-decoration: none;
}
.footer a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 10px;
}
.footer a:hover span {
  text-decoration: underline;
}
.footer a:before {
  content: ' | ';
}
.footer li:first-child a:before {
  display: none;
}
.page-id-25 .footer .partners {
  display: inline-block;
}
.image {
  overflow: hidden;
  max-width: 100%;
  height: auto;
  text-align: center;
}
.image img {
  max-width: 100%;
  height: auto;
}
.home .featured-image {
  margin-top: 70px;
}
ul.list {
  list-style: none;
  padding: 0;
}
ul.list a {
  display: block;
  color: #4a4a4a;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
  padding: 5px 10px 5px;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
ul.list a:hover {
  background: #eee;
}
ul.list a:active {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background: #bbb;
}
.content {
  color: #4a4a4a;
}
.content p {
  margin: 10px 0;
}
.column img {
  height: 100%;
  width: auto;
}
.home h1 {
  font-size: 43px;
  line-height: 1.2em;
}
.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5,
.sidebar h6 {
  color: #000;
}
.sidebar h3 {
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 0;
}
.sidebar ul {
  margin-top: 0;
  margin-bottom: 20px;
}
.related-posts {
  position: absolute;
  top: 500px;
  left: 0;
  width: 100%;
  clear: both;
  min-height: 180px;
  background-color: #8d8d9b;
  z-index: 1;
}
.related-posts .container {
  overflow: hidden;
}
.related-posts .tiles {
  margin: 0;
}
.related-posts .tile {
  padding: 0;
}
.page-template-template-team-member-php .related-post-footer-image .footer-image {
  height: 210px;
}
.related-post-footer-image {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.related-post-footer-image .footer-image {
  height: 190px;
  overflow: hidden;
  width: 240px;
}
.related-post-footer-image img {
  height: 100%;
  float: left;
  width: auto;
}
.related-posts-inner {
  overflow: hidden;
}
.related-post {
  text-align: right;
  padding: 20px 20px 0 20px;
  min-height: 180px;
}
.related-post .related-post-wrapper,
.related-post a {
  display: block;
  height: 100%;
  text-decoration: none;
  color: #fff;
  background: transparent;
  -webkit-transition: background 0.4s ease;
  -moz-transition: background 0.4s ease;
  -ms-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
  padding-bottom: 10000px;
  margin-bottom: -10000px;
}
.related-post .related-post-wrapper span,
.related-post a span {
  display: block;
}
.related-post .related-post-wrapper .title,
.related-post a .title {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
}
.related-post .related-post-wrapper .content,
.related-post a .content {
  padding-top: 10px;
  color: #fff;
  margin: 0;
  font-size: 12px;
  line-height: 1.3em;
  font-family: arial, sans-serif;
}
.related-post a:hover {
  background: #545454;
}
.related-post a:active {
  background: #404040;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.related-post p {
  margin: 10px 0;
}
.related-post-number .title {
  min-height: 47px;
  padding-right: 57px;
  background-color: transparent;
  background-position: right center;
  background-repeat: no-repeat;
}
.related-post-number-1 .title {
  background-image: url(../images/footer-1.png);
  -webkit-background-size: auto 47px;
  -moz-background-size: auto 47px;
  -ms-background-size: auto 47px;
  -o-background-size: auto 47px;
  background-size: auto 47px;
}
.related-post-number-2 .title {
  background-image: url(../images/footer-2.png);
  -webkit-background-size: auto 47px;
  -moz-background-size: auto 47px;
  -ms-background-size: auto 47px;
  -o-background-size: auto 47px;
  background-size: auto 47px;
}
.related-post-number-3 .title {
  background-image: url(../images/footer-3.png);
  -webkit-background-size: auto 47px;
  -moz-background-size: auto 47px;
  -ms-background-size: auto 47px;
  -o-background-size: auto 47px;
  background-size: auto 47px;
}
.related-post-number-4 .title {
  background-image: url(../images/footer-4.png);
  -webkit-background-size: auto 47px;
  -moz-background-size: auto 47px;
  -ms-background-size: auto 47px;
  -o-background-size: auto 47px;
  background-size: auto 47px;
}
.related-post-awards .award-slide {
  width: 100% !important;
  padding-top: 20px;
  padding-right: 20px;
}
.related-post-awards .award-slide .award-referring-to,
.related-post-awards .award-slide .content,
.related-post-awards .award-slide .award-source,
.related-post-awards .award-slide .award-year {
  font-size: 10px;
}
.related-post-awards .award-slide .award-referring-to {
  font-weight: bold;
  margin-bottom: 10px;
}
.related-post-awards .award-slide .content {
  padding-top: 0;
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  font-family: arial, sans-serif;
}
.related-post-awards .award-slide .content p {
  margin-top: 0;
}
.related-post-awards .award-slide .award-source {
  display: inline;
  font-weight: bold;
}
.related-post-awards .award-slide .award-year {
  font-weight: normal;
  display: inline;
}
.related-post-referrals .referral-slide {
  width: 100% !important;
  padding-top: 20px;
  padding-right: 20px;
}
.related-post-referrals .referral-slide .referral-referring,
.related-post-referrals .referral-slide .referral-source,
.related-post-referrals .referral-slide .referral-referred {
  font-size: 10px;
}
.related-post-referrals .referral-slide .referral-referring {
  font-weight: bold;
  margin-bottom: 10px;
}
.related-post-referrals .referral-slide .content {
  font-size: 12px;
  padding-top: 0;
  font-style: italic;
  font-weight: normal;
}
.related-post-referrals .referral-slide .content p {
  margin-top: 0;
}
.related-post-referrals .referral-slide .referral-source {
  display: inline;
  font-weight: bold;
}
.related-post-referrals .referral-slide .referral-referred {
  font-weight: normal;
  display: inline;
}
.related-post-media .post-slide {
  width: 100% !important;
  padding-top: 20px;
  padding-right: 20px;
}
.related-post-media .post-slide .post-title,
.related-post-media .post-slide .post-author {
  font-size: 10px;
}
.related-post-media .post-slide .post-title {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 10px;
}
.related-post-media .post-slide .post-author {
  font-weight: bold;
}
.related-post-footer-image {
  padding: 0;
}
.related-post-team-member,
.related-post-page,
.related-post-awards,
.related-post-media {
  padding: 0;
}
.related-post-team-member a,
.related-post-page a,
.related-post-awards a,
.related-post-media a {
  padding: 20px;
}
.related-post-team-member {
  position: relative;
  min-height: 190px;
}
.related-post-team-member .image {
  position: absolute;
  height: 180px;
  bottom: 0;
  overflow: visible;
}
.related-post-team-member .image img {
  height: 100%;
  width: auto;
}
.related-post-team-member .related-post-team-member-content {
  margin-left: 0;
}
.related-post-team-member .related-post-team-member-content .title {
  font-size: 12px;
  font-weight: bold;
}
.related-post-team-member .related-post-team-member-content .title,
.related-post-team-member .related-post-team-member-content .content {
  width: 70%;
}
.practice-areas li {
  text-align: right;
  list-style-type: none;
  font: 14px/1.4em helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif;
  margin-bottom: 10px;
}
.practice-areas li a {
  text-decoration: blink;
  color: #413a34;
  transition: color 0.4s ease 0s;
}
.practice-areas li a:hover {
  color: #ff3333;
}
.main .single-practice-area {
  margin-top: 20px;
  color: #000;
  text-align: left;
}
.main .single-practice-area .title {
  color: #4a4a4a;
  font: 15px/1.4em arial;
  text-align: left;
  margin-bottom: 20px;
}
.main .single-practice-area .wrap1 {
  padding-right: 25px;
}
.main .single-practice-area .wrap2 {
  padding-left: 25px;
}
.main .contact {
  margin-top: 20px;
  color: #000;
  text-align: left;
}
.main .contact .wrap1 {
  padding-right: 25px;
}
.main .contact .wrap2 {
  padding-left: 25px;
}
.template-contact-us .content {
  padding-top: 15px;
}
.template-contact-us .map iframe {
  height: 160px;
  width: 100%;
}
.template-contact-us form.invalid,
.template-contact-us form.sent {
  position: relative;
  z-index: 10;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
  -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
  -ms-box-shadow: 0 1px 5px 0 #4a4a4a;
  -o-box-shadow: 0 1px 5px 0 #4a4a4a;
  box-shadow: 0 1px 5px 0 #4a4a4a;
  margin: -20px;
  padding: 20px;
}
.template-contact-us .item-info {
  margin-top: 13px;
}
.template-contact-us .item-info div {
  margin-left: 20px;
  line-height: 1.6;
  font-size: 14px;
}
.template-contact-us .item-info a {
  color: #fff;
}
.template-contact-us .form-group label {
  font-size: 12px;
  color: #4a4a4a;
  text-align: right;
}
.template-contact-us .form-group .input-group,
.template-contact-us .form-group .textarea-group {
  margin-bottom: 10px;
}
.template-contact-us .form-group .input-group input,
.template-contact-us .form-group .textarea-group input,
.template-contact-us .form-group .input-group textarea,
.template-contact-us .form-group .textarea-group textarea {
  border: 1px #8a8a8a solid;
  background: #f0f0f0;
  padding: 5px 10px;
  font-size: 14px;
  width: 100%;
  outline: 0;
  font-family: arial, sans-serif;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.template-contact-us .form-group .input-group input:focus,
.template-contact-us .form-group .textarea-group input:focus,
.template-contact-us .form-group .input-group textarea:focus,
.template-contact-us .form-group .textarea-group textarea:focus {
  border-color: #4a4a4a;
  background: #fff;
}
.template-contact-us .form-group .input-group input.wpcf7-not-valid,
.template-contact-us .form-group .textarea-group input.wpcf7-not-valid,
.template-contact-us .form-group .input-group textarea.wpcf7-not-valid,
.template-contact-us .form-group .textarea-group textarea.wpcf7-not-valid {
  border-color: #e31b23;
  background: #fffefe;
}
.template-contact-us .form-group .input-group span .wpcf7-not-valid-tip,
.template-contact-us .form-group .textarea-group span .wpcf7-not-valid-tip {
  text-align: right;
  margin-top: 10px;
  margin-right: 18px;
}
.template-contact-us .form-group .submit-group .controls {
  text-align: right;
}
.template-contact-us .form-group .submit-group input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  background: #e31b23;
  color: #fff;
  border: 0;
  padding: 7px 28px;
  text-transform: uppercase;
  font-size: 14px;
  outline: none;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.template-contact-us .form-group .submit-group input:hover {
  background-color: #e63138;
}
.template-contact-us .form-group .submit-group input:active {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #cc181f;
}
.template-contact-us .form-group .ajax-loader {
  float: left;
}
.wpcf7-response-output {
  position: relative;
  z-index: 10;
}
.content .form-group .input-group span .wpcf7-not-valid-tip,
.content .form-group .textarea-group span .wpcf7-not-valid-tip {
  text-align: left;
}
.post-list .post {
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
}
.post-list .post h2 {
  text-transform: none;
  color: #000;
  margin-top: 0;
  margin-bottom: 5px;
}
.post-list .post h2 a {
  color: #000;
  text-decoration: none;
}
.post-list .post h2 a:hover {
  color: #e31b23;
  text-decoration: underline;
}
.post-list p {
  color: #4a4a4a;
}
.post-list .post-excerpt p {
  margin-top: 0;
  margin-bottom: 15px;
}
.post-list .post-excerpt a {
  color: #e31b23;
}
.post-list .post-excerpt .read-more {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #4a4a4a;
  color: #fff;
  padding: 7px 10px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.post-list .post-excerpt .read-more:hover {
  background: #575757;
}
.post-list .post-excerpt .read-more:active {
  background: #3d3d3d;
}
.post-list .pagination a {
  color: #e31b23;
}
.post-list .pagination .previous,
.post-list .pagination .next {
  display: inline;
}
.post-list .pagination .previous {
  float: left;
}
.post-list .pagination .next {
  float: right;
}
.single-post {
  color: #4a4a4a;
}
.single-post h1 {
  margin-top: 0;
  color: #000;
}
.single-post h2 {
  margin: 20px 0 10px;
}
.comments {
  margin-top: 50px;
  width: 100%;
}
.comments iframe {
  width: 100%;
}
.media-heading a {
  color: #e31b23;
  text-decoration: none;
}
.media-heading a:hover {
  text-decoration: underline;
}
.template-team-member .owl-buttons {
  top: -10px;
}
.team-member {
  margin-top: 0px;
}
.team-member .owl-controls {
  top: 0;
}
.team-member-meta {
  text-align: right;
  padding: 0 15px 0 0;
  font-size: 11px;
  height: 297px;
  overflow: hidden;
}
.team-member-meta h2 {
  color: #e31b23;
  font-size: 12px;
  margin: 15px 0 5px;
  text-transform: none;
  font-weight: bold;
}
.team-member-content {
  overflow: hidden;
}
.team-member-name {
  position: relative;
  z-index: 10;
  margin-top: 0;
}
.team-member-name h2 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 0;
}
.team-member-name h3 {
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
  color: #4a4a4a;
}
.profile-image {
  position: absolute;
  bottom: 17px;
  overflow: visible;
}
.profile-image img {
  width: auto;
  height: 335px;
  max-width: none;
}
.profile-content {
  position: relative;
}
.profile-content .container {
  height: 320px;
}
.profile-content .owl-controls .container {
  height: auto;
}
.template-team-members-assistants h1 {
  margin-bottom: 40px;
}
.template-team-members-assistants .owl-controls {
  top: 0;
}
.team-member-assistant {
  margin: 20px 0;
  color: #4a4a4a;
  height: 100px;
  position: relative;
}
.team-member-assistant .assistant-image {
  position: absolute;
  bottom: 0;
  width: 100px;
}
.team-member-assistant .assistant-image img {
  width: 100%;
  height: auto;
  float: left;
}
.team-member-assistant .assistant-content {
  position: absolute;
  bottom: 0;
  left: 110px;
}
.team-member-assistant h2 {
  margin-bottom: 0;
  font-size: 12px;
}
.team-member-assistant h3 {
  font-size: 12px;
  margin-bottom: 10px;
  color: #707070;
  font-weight: normal;
}
.team-member-assistant ul,
.team-member-assistant li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.vcard {
  vertical-align: middle;
  margin-left: 15px;
}
.tile-profile-image {
  padding: 0;
}
.template-home .body {
  text-align: right;
}
.template-two-columns-landing h1,
.template-list h1,
.template-two-columns-landing .first-slide .content,
.template-list .first-slide .content {
  text-align: right;
}
.template-default .owl-carousel .featured-image {
  margin-top: -60px;
  position: static;
}
.template-team-members-assistants h1,
.template-team-member h1 {
  margin-top: 42px;
}
#wpcf-field-areas-of-practice,
#wpcf-field-member-languages {
  overflow: hidden;
}
#wpcf-field-areas-of-practice {
  height: 75px;
}
#wpcf-field-member-languages {
  height: 60px;
}
@media screen and (max-width: 800px) {
  .header .logo {
    position: static;
    text-align: center;
  }
  .header .languages {
    padding-top: 0;
    margin: 0 0 15px;
    float: none;
    text-align: center;
  }
  .header .languages li,
  .header .languages a {
    display: inline;
    float: none;
  }
  .header .languages a {
    display: inline;
  }
  .header .main-menu {
    background: #4a4a4a;
    padding: 0;
    margin: 0 -20px;
    float: none;
    text-align: center;
  }
  .header .main-menu ul {
    float: none;
  }
  .header .main-menu ul li,
  .header .main-menu ul a {
    float: none;
  }
  .header .main-menu ul a {
    color: #fff;
    padding: 20px 20px;
  }
  .header .main-menu ul li.menu-item-has-children .sub-menu {
    position: static;
    padding: 0 !important;
  }
  .header .main-menu .current-page-ancestor a,
  .header .main-menu .current-menu-item a {
    color: #fff;
    background: #313131;
  }
  .body {
    padding-top: 0;
    position: static;
    height: auto;
  }
  .featured-image {
    position: static;
  }
  .team-member-content {
    height: auto;
  }
  .container {
    padding: 0 20px;
  }
  .post-content {
    padding: 0;
  }
  .related-posts {
    position: static;
    margin-top: 20px;
  }
  .related-posts .container {
    padding: 0;
  }
  .related-posts .related-post .related-post-wrapper,
  .related-posts .related-post a {
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .related-post {
    min-height: 0;
  }
  .tiles {
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .tile {
    float: none !important;
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .template-two-columns-landing h1,
  .template-list h1,
  .template-two-columns-landing .first-slide .content,
  .template-list .first-slide .content {
    text-align: left;
  }
  .page-slider {
    position: static;
  }
  .page-slider .owl-wrapper-outer {
    height: auto;
  }
  .owl-buttons {
    position: static;
    width: 100px;
    margin: 0 auto;
    text-align: center;
  }
  .owl-buttons .owl-next,
  .owl-buttons .owl-prev {
    font-size: 64px;
  }
  .related-post-footer-image .footer-image {
    width: 100%;
  }
  .related-post-footer-image .footer-image img {
    width: 100%;
    height: auto;
  }
  .related-post-team-member {
    height: 200px;
  }
  .related-post-team-member .image {
    width: 50%;
    left: 0;
  }
  .related-post-team-member .related-post-team-member-content {
    float: right;
    margin: 0;
    width: 50%;
    padding-top: 50px;
  }
  .related-post-team-member .related-post-team-member-content .title {
    font-size: 18px;
  }
  .related-post-team-member .related-post-team-member-content .content {
    font-size: 14px;
  }
  .next-slide .container {
    padding-top: 0;
  }
  .template-default .owl-carousel .featured-image {
    margin-top: 0;
  }
  .column img,
  .image img {
    width: 100%;
    height: auto;
  }
  .team-member-meta {
    text-align: left;
  }
  .profile-image {
    height: 200px;
    width: auto;
    margin: 0 auto;
    position: static;
  }
  .profile-image img {
    margin: 0;
    height: 100%;
    width: auto;
  }
  .profile-content .container {
    height: auto;
  }
  .template-team-members-assistants h1 {
    margin-bottom: 15px;
  }
  .team-member-assistant {
    margin: 0 0 20px;
  }
  .media-heading {
    margin-bottom: 0;
  }
  .media-container .sidebar {
    margin-top: 40px;
  }
  .header .languages li:before {
    display: none;
  }
  .related-post-footer-image {
    padding-bottom: 0 !important;
  }
}
