html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%; }

:focus {
  outline: 0; }

body {
  line-height: 1;
  color: #000; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

*, *:before, *:after {
  border: 0;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  line-height: 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; }

body {
  font: 400 normal 16px/16px Arial, Helvetica, sans-serif; }

audio, canvas, img, video {
  vertical-align: middle; }

section {
  position: relative; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

input, textarea {
  font: inherit; }

input[type="submit"] {
  box-shadow: none; }

textarea {
  resize: vertical;
  font-family: inherit;
  font-size: inherit; }

a, .trans {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

a {
  color: #FFF; }

a:hover {
  color: #EEE; }

a:active {
  color: #EEE; }

p {
  font-size: 1em;
  line-height: 1.5em; }

article p {
  line-height: 1.75em; }

.full {
  width: 100%; }

.half {
  width: 50%; }

.third {
  width: 33.33%; }

.twothird {
  width: 66.66%;
  width: calc(100% / 3 * 2); }

.fourth {
  width: 25%; }

.threefourth {
  width: 75%; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  margin: 0 auto; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.fill {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 200; }

.tleft {
  text-align: left; }

.tright {
  text-align: right; }

.tcenter {
  text-align: center; }

.no-pad, .nopad {
  margin: 0; }

.pad-half {
  padding: 0.5em; }

.pad1-0 {
  padding: 1em 0; }

.pad2-0 {
  padding: 2em 0; }

.pad3-0 {
  padding: 3em 0; }

.pad4-0 {
  padding: 4em 0; }

.pad0-1 {
  padding: 0 1em; }

.pad0-2 {
  padding: 0 2em; }

.pad0-3 {
  padding: 0 3em; }

.pad0-4 {
  padding: 0 4em; }

.pad1-2 {
  padding: 1em 2em; }

.pad1-3 {
  padding: 1em 3em; }

.pad1-4 {
  padding: 1em 4em; }

.pad2-1 {
  padding: 2em 1em; }

.pad2-3 {
  padding: 2em 3em; }

.pad2-4 {
  padding: 2em 4em; }

.pad3-1 {
  padding: 3em 1em; }

.pad3-2 {
  padding: 3em 2em; }

.pad3-4 {
  padding: 3em 4em; }

.pad4-1 {
  padding: 4em 1em; }

.pad4-2 {
  padding: 4em 2em; }

.pad4-3 {
  padding: 4em 3em; }

.pad1 {
  padding: 1em; }

.pad2 {
  padding: 2em; }

.pad3 {
  padding: 3em; }

.pad4 {
  padding: 4em; }

.padt1 {
  padding-top: 1em; }

.padt2 {
  padding-top: 2em; }

.padt3 {
  padding-top: 3em; }

.padt4 {
  padding-top: 4em; }

.padb1 {
  padding-bottom: 1em; }

.padb2 {
  padding-bottom: 2em; }

.padb3 {
  padding-bottom: 3em; }

.padb4 {
  padding-bottom: 4em; }

.no-mar, .normar, .nomarg {
  margin: 0; }

.mar-half {
  margin: 0.5em; }

.mar1-0 {
  margin: 1em 0; }

.mar2-0 {
  margin: 2em 0; }

.mar3-0 {
  margin: 2em 0; }

.mar4-0 {
  margin: 4em 0; }

.mar0-1 {
  margin: 0 1em; }

.mar0-2 {
  margin: 0 2em; }

.mar0-3 {
  margin: 0 3em; }

.mar0-4 {
  margin: 0 4em; }

.mar1-2 {
  margin: 1em 2em; }

.mar1-3 {
  margin: 1em 3em; }

.mar1-4 {
  margin: 1em 4em; }

.mar2-1 {
  margin: 2em 1em; }

.mar2-3 {
  margin: 2em 3em; }

.mar2-4 {
  margin: 2em 4em; }

.mar3-1 {
  margin: 3em 1em; }

.mar3-2 {
  margin: 3em 2em; }

.mar3-4 {
  margin: 3em 4em; }

.mar4-1 {
  margin: 4em 1em; }

.mar4-2 {
  margin: 4em 2em; }

.mar4-3 {
  margin: 4em 3em; }

.mar1 {
  margin: 1em; }

.mar2 {
  margin: 2em; }

.mar3 {
  margin: 3em; }

.mar4 {
  margin: 4em; }

.mart1 {
  margin-top: 1em; }

.mart2 {
  margin-top: 2em; }

.mart3 {
  margin-top: 3em; }

.mart4 {
  margin-top: 4em; }

.marb1 {
  margin-bottom: 1em; }

.marb2 {
  margin-bottom: 2em; }

.marb3 {
  margin-bottom: 3em; }

.marb4 {
  margin-bottom: 4em; }

sup {
  vertical-align: super;
  font-size: 50%; }

.center {
  margin: 0 auto; }

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.hidden {
  display: none; }

.noscroll {
  height: 100%;
  overflow: hidden; }

.figure {
  overflow: hidden;
  position: relative; }

.figure img, .stretch {
  width: 100%;
  height: auto; }

.cover {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.fixedbg {
  background-attachment: fixed; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 20px;
  font-size: 1.5em;
  line-height: 1.125em;
  cursor: pointer; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_no-text {
  margin: 0;
  text-align: center;
  width: 100%; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul, .slicknav_nav li {
  display: block;
  width: 100%; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_menu:before, .slicknav_menu:after {
  content: " ";
  display: table; }

.slicknav_menu:after {
  clear: both; }

.slicknav_menu {
  *zoom: 1; }

.slicknav_btn {
  margin: 0;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  padding: 28px 25px 29px 25px;
  background-color: #fbca00;
  width: 75px;
  height: 75px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.1); }

.slicknav_menu .slicknav_menutxt {
  color: #000;
  font-weight: 700;
  text-shadow: 0 1px 3px #000; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #403f3b; }

.slicknav_menu {
  position: fixed;
  width: 100%;
  z-index: 998; }

.slicknav_nav {
  color: #403f3b;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  border-bottom: 1px solid #d8d7d5;
  text-transform: uppercase; }

.slicknav_nav, .slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  background: #fff;
  width: 100%; }

.slicknav_nav {
  padding: 0;
  margin: 0; }

.slicknav_nav li {
  border-top: 1px solid #d8d7d5;
  margin-bottom: 0;
  padding-bottom: 0; }

.slicknav_nav li ul li {
  border: none;
  text-transform: none;
  font-size: 0.95em; }

.slicknav_nav li ul li ul li a {
  padding-left: 25px; }

.slicknav_nav a {
  text-decoration: none;
  color: #636466;
  font-family: "Montserrat",Arial,Helvetica,sans-serif; }

.slicknav_nav li a {
  padding: 5px 10px 5px 10px;
  margin: 2px 5px 2px 5px; }

.slicknav_nav li ul li a {
  padding: 1px 10px 3px 10px;
  margin: 2px 5px 2px 5px; }

.slicknav_nav li ul {
  padding-bottom: 7px;
  margin-bottom: 0;
}

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_row:hover {
  background: #fff;
  color: #000; }

.slicknav_nav a:hover {
  color: #000; }

.slicknav_nav li.current-menu-item a {
  color: #608485; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_nav li.search {
  display: none; }

body {
  margin: 0;
  padding: 0;
  font: 400 normal 16px/16px "Lora",Georgia,Times,"Times New Roman",serif;
  -webkit-font-smoothing: antialiased;
  color: #403f3b;
  background-color: #fff; }

.proximanova {
  font-family: "Lora",Georgia,Times,"Times New Roman",serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  letter-spacing: 0.015em;
  font-weight: 400; }

h1 {
  font-family: "Lora",Georgia,Times,"Times New Roman",serif;
  font-size: 2.5em;
  margin: 0;
  padding: 0;
  position: relative;
  font-weight: 700; }

h2 {
  font-family: "Lora",Georgia,Times,"Times New Roman",serif;
  font-size: 1.5em;
  line-height: 1.25em;
  letter-spacing: 0.015em;
  margin: 0 0 30px 0;
  color: #403f3b;
  font-weight: 700; }

h3 {
  font-size: 1em;
  line-height: 1.25em;
  letter-spacing: 0.015em;
  margin: 0 0 30px 0;
  color: #403f3b; }

h4 {
  font-size: 1em;
  line-height: 1.25em;
  letter-spacing: 0.015em;
  margin: 0 0 30px 0;
  color: #403f3b; }

h6 {
  font-family: "Lora",Georgia,Times,"Times New Roman",serif;
  font-size: 1.25em;
  line-height: 2em;
  margin: 0px 0px 30px 0px;
  font-weight: 700;
  color: #020099; }

ul {
  margin: 0 0 30px 0;
  padding: 0; }

li {
  margin: 0 0 20px 0;
  padding: 0;
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  font-size: 1em; }

p {
  font-size: 1em;
  line-height: 2em;
  margin: 0px 0px 30px 0px; }

hr {
  border-top: 1px solid #c0bfba; }

hr.twenty {
  margin-bottom: 20px; }

hr.thirty {
  margin-bottom: 30px; }

hr.forty {
  margin-bottom: 40px; }

a:link, a:visited {
  text-decoration: none;
  color: #403f3b; }

a:hover, a:active {
  color: #020099; }

strong {
  font-weight: 600; }

.bgwhite {
  background-color: #fff; }

.bgblack {
  background-color: #000; }

.bgcolor1 {
  background-color: #403f3b; }

.bgcolor2 {
  background-color: #020099; }

.bgcolor3 {
  background-color: #fbca00; }

.bgcolor4 {
  background-color: #121110; }

.bgcolor5 {
  background-color: #f8f8f8; }

.twhite {
  color: #fff; }

.tblack {
  color: #000; }

.tcolor1 {
  color: #403f3b; }

.tcolor2 {
  color: #020099; }

.tcolor3 {
  color: #fbca00; }

.tcolor4 {
  color: #121110; }

.tcolor5 {
  color: #f8f8f8; }

.browsehappy {
  background: #ccc none repeat scroll 0 0;
  color: #121110;
  margin: 0;
  padding: 0.5em 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2000; }

header, footer, section {
  clear: both;
  width: 100%;
  position: relative;
  overflow: hidden; }

a.consor-button {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 0.85em;
  display: inline-block;
  color: #403f3b;
  border: 1px solid #403f3b;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 7px 15px 7px 15px; }

a.consor-button.small {
  padding: 5px 10px 5px 10px; }

article a.consor-button {
  margin-bottom: 30px; }

a.consor-button:hover, article a.consor-button:hover {
  border-color: #403f3b;
  color: #fff !important;
  background-color: #403f3b; }

a.consor-button.blue {
  color: #020099;
  border: 1px solid #020099; }

a.consor-button.blue:hover {
  border-color: #020099;
  background-color: #020099; }

a.consor-button.light {
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent; }

a.consor-button.light:hover {
  border-color: #403f3b;
  background-color: #403f3b; }

header {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  border-top: 4px solid #fbca00;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s; }

header.stick {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 997;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.1); }

#header-fix {
  width: 100%;
  height: 0px;
  background-color: #fff; }

#header-fix.stick {
  height: 106px; }

#logo {
  width: 100%;
  max-width: 250px;
  float: left;
  padding: 20px 0 20px 0;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s; }

header.stick #logo {
  max-width: 175px; }

nav {
  width: calc(100% - 300px);
  float: right;
  text-align: right; }

header.stick nav .navigation {
  margin-top: 18px; }

#menu-primary-menu {
  margin-bottom: 0;
  padding-bottom: 0; }

nav .navigation {
  margin: 26px 0 0 0;
  padding: 0;
  display: block;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s; }

nav .navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline; }

nav .navigation li ul {
  display: none; }

nav .navigation li a {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  display: inline-block;
  margin: 15px 12px 15px 12px;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.015em;
  position: relative; }

nav .navigation li:first-child a {
  margin: 0px;
  padding: 7px 15px 7px 15px;
  margin: 8px;
  color: #403f3b;
  border: 1px solid #403f3b;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  margin-right: 40px; }

nav .navigation li:first-child a:hover {
  background-color: #403f3b;
  color: #fff; }

nav .navigation li:first-child a:before {
  display: none; }

nav .navigation li a:hover {
  color: #403f3b; }

nav .navigation li.search a {
  font-size: 18px; }

nav .navigation li.search a:before {
  display: none !important; }

nav .navigation li a:before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 2px solid #fbca00;
  height: 3px;
  bottom: 2px;
  width: 100%;
  transition: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 2px;
  transform-origin: 0 2px;
  transition-duration: 0.3s; }

nav .navigation li a:hover:before {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  transition: 0.3s;
  bottom: -2px; }

nav .navigation li a:hover {
  color: #000; }

nav .navigation li.active a:before {
  border-bottom-color: #fbca00;
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  transition: 0.3s;
  bottom: -2px; }

.slick-search {
  display: none; }

.slicknav_menu {
  display: none; }

#topper {
  background-color: #fbca00; }

#topper .wrapper .snipe {
  width: 60%;
  float: left; }

#topper .wrapper .social {
  margin: 0 5px 0 0;
  padding: 0;
  width: calc(30% - 5px);
  text-align: right;
  float: right; }

#topper .wrapper .social li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block; }

#topper .wrapper .social li a {
  color: #403f3b;
  display: block;
  padding: 10px; }

#topper .wrapper .social li a:hover {
  color: #fff; }

#topper .wrapper .snipe p {
  font-size: 0.9em;
  color: #403f3b;
  line-height: 2.5em;
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  margin: 0; }

#topper .wrapper .snipe p a {
  color: #403f3b; }

#topper .wrapper .snipe p a:hover {
  color: #fff; }

#search-box {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1001;
  background: rgb(0, 0, 0); /* The Fallback */
  background: rgba(0, 0, 0, 0.5); 

  display: none; }

#search-box .wrapper {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  margin: 0;
  padding: 0; }

#search-box .wrapper .inner {
  width: 100%;
  max-width: 450px;
  padding: 3em;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
  position: relative;
}

#search-close {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 0.75em 0.5em;
  background-color: #020099;
}

#search-close-icon {
  width: 25px;
  height: 19px;
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 500ms ease-in-out;
  -moz-transition: 500ms ease-in-out;
  -o-transition: 500ms ease-in-out;
  transition: 500ms ease-in-out;
  cursor: pointer;
}

#search-close-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 250ms ease-in-out;
  -moz-transition: 250ms ease-in-out;
  -o-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out; }

#search-close-icon:hover span {
  background-color: #fbca00; }

#search-close-icon span:nth-child(1) {
  top: 0px;
  top: 8px;
  width: 0%;
  left: 50%; }

#search-close-icon span:nth-child(2), #search-close-icon span:nth-child(3) {
  top: 8px; }

#search-close-icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#search-close-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#search-close-icon span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%; }

#search-box .wrapper .inner h6 {
  margin-bottom: 0.5em;
  text-align: center;
  color: #020099;
  font-size: 1.5em; 
}

#search-form input[type="text"] {
  width: 100%;
  background: #fff;
  color: #403f3b;
  padding: 10px 10px 10px 10px;
  border: 1px solid #f8f8f8;
  text-align: center;
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  margin: 0 auto;
  margin-bottom: 1.5em;
  font-size: 1em;
}

#search-form ::-webkit-input-placeholder {
  font-size: 1.0em;
  color: #403f3b;
  text-align: center; }

#search-form :-moz-placeholder {
  font-size: 1.0em;
  color: #403f3b;
  text-align: center; }

#search-form ::-moz-placeholder {
  font-size: 1.0em;
  color: #403f3b;
  text-align: center; }

#search-form :-ms-input-placeholder {
  font-size: 1.0em;
  color: #403f3b;
  text-align: center; }

#search-button {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  display: inline-block;
  background-color: #fbca00;
  color: #020099;
  border: 1px solid #fbca00;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 7px 15px 7px 15px;
  margin: 0 auto;
  cursor: pointer; }

#search-button:hover {
  color: #fff !important;
  background-color: #020099;
  border-color: #020099; }

.wrapper, .wrapper-full {
  width: calc(100% - 60px);
  position: relative;
  margin: 0 30px 0 30px; }

.wrapper-full {
  width: 100%;
  margin: 0; }

.wrapper-traditional {
  width: calc(100% - 60px);
  margin: 0 auto;
  max-width: 1100px; }

.wrapper-traditional-small {
  width: calc(100% - 60px);
  max-width: 700px;
  margin: 0 auto; }

.wrapper-traditional-medium {
  width: calc(100% - 60px);
  max-width: 900px;
  margin: 0 auto; }

.center-small {
  width: calc(100% - 60px);
  margin: 0 30px 0 30px;
  max-width: 700px;
  margin: 0 auto;
  text-align: center; }

.center-medium {
  width: calc(100% - 60px);
  margin: 0 30px 0 30px;
  max-width: 900px;
  margin: 0 auto;
  text-align: center; }

.center-small h2, .half-block h3 {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase; }

.center-small h2:after, .half-block h3:after {
  content: '';
  display: block;
  background: #403f3b;
  height: 2px;
  max-width: 45px;
  width: 100%;
  margin: 0 auto;
  margin-top: 25px; }

.center-medium h3 {
  margin-bottom: 1em; }

ul.article-list {
  width: 110%;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: hidden; }

ul.article-list li {
  list-style: none;
  margin: 0;
  padding: 0 0 1em 0;
  width: calc(25% - 30px);
  padding-right: 30px;
  float: left; }

ul.article-list h4 {
  margin: 0 0 0.5em 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 0.9rem; }

ul.article-list h4 i {
  padding-left: 3px;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s; }

ul.article-list p {
  margin: 0;
  padding: 0;
  font-family: "Lora",Georgia,Times,"Times New Roman",serif;
  font-size: 1rem; }

ul.article-list li a, ul.article-list li a h4, ul.article-list li a p {
  color: #403f3b; }

ul.article-list li a:hover, ul.article-list li a:hover h4, ul.article-list li a:hover p {
  color: #020099; }

ul.article-list li a:hover i {
  padding-left: 6px; }

.half-block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden; }

.bgcolor3.half-block .half-content h3 {
  color: #957800; }

.bgcolor3.half-block .half-content h3:after {
  background-color: #957800;
  margin: 25px 0 0 0; }

.half-content {
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
  height: 100%;
  width: 100%;
  max-width: 1100px;
  margin: 50px 0 0 0;
  padding: 0 30px 0 30px; }

.half-photo {
  height: 450px; }

.half-block .half-content ul.article-list {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0; }

.half-block .half-content ul.article-list li {
  width: 50%;
  padding-right: 40px; }

.half-block .half-content ul.article-list h4 {
  margin: 0 0 0.5em 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 0.9rem; }

.half-block .half-content ul.article-list li a:hover i {
  padding-left: 6px; }

.bgcolor3 ul.article-list li a, .bgcolor3 ul.article-list li a h4, .bgcolor3 ul.article-list li a p {
  color: #957800; }

.bgcolor3 ul.article-list li a:hover, .bgcolor3 ul.article-list li a:hover h4, .bgcolor3 ul.article-list li a:hover p {
  color: #403f3b; }

.half-simple .left {
  padding-right: 2em; }

.half-simple .right {
  padding-left: 2em; }

.callout-grid {
  width: 100%;
  overflow: hidden; }

.callout-grid .callout-item {
  width: 25%;
  height: 450px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  position: relative; }

.callout-grid .callout-item h3 {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0 20% 0 0;
  color: #fff; }

.callout-grid .callout-item p {
  margin: 0 0 10px 0;
  padding: 0 20% 0 0;
  font-size: 1rem;
  font-weight: 400;
  color: #fff; }

.callout-grid .callout-item h4 {
  margin: 0 0 10px 0;
  padding: 0 20% 0 0;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: "Lora",Georgia,Times,"Times New Roman",serif;
  font-weight: 400;
  color: #fff; }

.callout-grid .callout-item .callout-button {
  position: absolute;
  left: 0px;
  bottom: 30px;
  left: 30px;
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 0.85em;
  display: inline-block;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 7px 15px 7px 15px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent; }

.callout-grid .callout-item a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 30px; }

.callout-grid .callout-item a:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.callout-grid .callout-item a:hover .callout-button {
  color: #fff;
  border-color: #403f3b;
  background-color: #403f3b; }

.callout-grid .callout-person {
  width: calc(25% - 20px);
  float: left;
  margin: 0 20px 20px 0;
  height: 250px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.callout-grid .callout-person a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.callout-grid .callout-person a:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.callout-grid .callout-person a .callout-person-type {
  position: absolute;
  left: 20px;
  top: 20px; }

.callout-grid .callout-person a .callout-person-type h3 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0 20% 0 0; }

.callout-grid .callout-person a .callout-person-type p {
  color: #fff;
  margin: 0 0 10px 0;
  padding: 0 20% 0 0;
  font-size: 1rem;
  font-weight: 400;
  color: #fff; }

.callout-grid .callout-person a h3:after {
  content: '';
  display: none;
  color: #403f3b; }

.callout-grid.tweak .callout-item {
  width: calc(50% - 10px);
  height: 450px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  position: relative;
  margin-top: 20px; }

.callout-grid.tweak .callout-item h3:after {
  display: none; }

.callout-grid.tweak .callout-item:nth-child(odd) {
  margin-right: 10px; }

.callout-grid.tweak .callout-item:nth-child(even) {
  margin-left: 10px; }

footer {
  background-color: #020099;
  padding: 40px 0px 40px 0px; }

footer .col-newsletter {
  width: 30%;
  margin-right: 10%; }

footer .col-nav {
  width: 20%; }

footer .col-info {
  width: 25%; }

footer .col-social {
  width: 15%; }

footer h3 {
  font-size: 0.9em;
  line-height: 1em;
  margin: 0 0 10px 0;
  padding: 0;
  color: #fff;
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  text-transform: uppercase; }

footer p {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  color: #fff; }

footer a:link, footer a:visited {
  color: #fff; }

footer a:hover, footer a:active {
  color: #fbca00; }

footer #footer_form_content {
  position: relative; }

footer #footer_email {
  border: 0;
  padding: 0.5em;
  width: 90%;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff; }

footer #footer_form_button {
  width: 10%;
  background-color: transparent;
  color: #fff;
  text-align: center;
  padding: 0.4em;
  position: absolute;
  right: 10%;
  top: 0px;
  font-size: 18px; }

footer #footer_form_error, footer #footer_form_thank_you {
  display: none; }

footer .social {
  width: calc(30%-5px);
  text-align: left;
  margin-right: 5px; }

footer .social li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block; }

footer .social li a {
  color: #fff;
  display: block;
  padding: 0px 10px 0px 10px; }

footer .social li a:hover {
  color: #fbca00; }

footer #footer-nav li ul {
  display: none; }

footer #footer-nav li {
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  font-family: "Lora",Georgia,Times,"Times New Roman",serif; }

.wpDataTablesWrapper table.wpDataTable > thead > tr > th {
  font-size: 0.9em;
}

.wpDataTablesWrapper table.wpDataTable > tbody > tr > td, .wpDataTablesWrapper table.wpDataTable > tfoot > tr > td {
  font-size: 0.9em;
}

#sidebar-page {
  width: 100%;
  background: url("../../images/global/half-background.gif") repeat-y top center; }

.sidebar-page-sidebar {
  width: 20%;
  position: relative;
  float: left;
  overflow: hidden; }

.sidebar-page-sidebar ul {
  margin: 30px 0 30px 30px;
  padding: 0;
  width: calc(100% - 30px); }

.sidebar-page-sidebar ul li ul {
  margin: 0;
  padding: 0;
  width: 100%; }

.sidebar-page-sidebar ul li {
  margin: 0;
  padding: 0; }

.sidebar-page-sidebar ul li a {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  display: block;
  margin: 15px 0px 15px 0px;
  font-size: 0.85em;
  letter-spacing: 0.015em; }

.sidebar-page-sidebar ul li ul li a {
  padding: 6px 30px 6px 15px;
  margin: 0;
  font-size: 0.75em;
  letter-spacing: 0.015em;
  border-left: 1px solid #c0bfba; }

.sidebar-page-sidebar ul li a:hover {
  color: #000; }

.sidebar-page-sidebar li.active a {
  color: #020099 !important; }

.sidebar-page-sidebar ul li.current_page_item ul li a {
  color: #403f3b; }

.sidebar-page-sidebar ul.childmenu li.current_page_item a {
  color: #020099; }

.sidebar-page-block {
  width: 80%;
  float: right;
  background-color: #fff; }

.sidebar-page-header {
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #403f3b;
  overflow: hidden;
  position: relative; }

.sidebar-page-header h1 {
  position: absolute;
  left: 50px;
  bottom: 50px;
  z-index: 2;
  color: #fff; }

.sidebar-page-header h1:after {
  content: '';
  display: block;
  background: #fff;
  height: 2px;
  max-width: 45px;
  width: 100%;
  margin-top: 25px; }

.sidebar-page-content {
  margin: 50px;
  max-width: 1100px; }

.sidebar-page-content p a {
  text-decoration: underline; }

.sidebar-page-content ul {
  margin-bottom: 40px; }

.sidebar-page-content ul li {
  font-size: 0.9em;
  line-height: 2em; }

.sidebar-page-content ul.half-list {
  overflow: hidden; }

.sidebar-page-content ul.half-list li {
  font-size: 0.9em;
  line-height: 2em;
  width: calc(50% - 20px);
  float: left; }

.shave-right {
  padding-right: 15%; }

.sidebar-page-content h2:after, .sidebar-page-content h3:after {
  content: '';
  display: block;
  background: #fbca00;
  height: 2px;
  max-width: 45px;
  width: 100%;
  margin-top: 20px; }

.sidebar-page-grid {
  width: 100%; }

.sidebar-page-grid .sidebar-page-row {
  width: 100%;
  overflow: hidden; }

.sidebar-page-grid .sidebar-page-row .half:nth-child(odd) {
  float: left;
  padding-right: 45px;
  padding-bottom: 10px; }

.sidebar-page-grid .sidebar-page-row .half:nth-child(even) {
  float: right;
  padding-left: 45px;
  padding-bottom: 10px; }

#home-carousel .home-slide {
  width: 100%;
  height: calc(100vh - 100px);
  max-height: 700px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

#home-carousel .home-slide-cover {
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

#home-carousel .home-slide .home-slide-container {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 30px 0 30px;
  margin: 0 auto;
  max-width: 1100px; }

#home-carousel .home-slide .home-slide-inner {
  width: 50%;
  position: absolute;
  left: 30px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

#home-carousel .home-slide h2 {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  font-size: 2.5em;
  color: #fff;
  margin: 0 0 0.25em 0;
  padding: 0; }

#home-carousel .home-slide p {
  font-family: "Lora",Georgia,Times,"Times New Roman",serif;
  font-size: 1.188em;
  color: #fff;
  margin: 0 0 1.5em 0;
  padding: 0;
  line-height: 1.5em; }

#home-carousel .cycle-pager {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 15px;
  overflow: hidden;
  z-index: 500; }

#home-carousel .cycle-pager span {
  font-size: 1px;
  width: 12px;
  height: 12px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  background-color: #fff;
  -ms-border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  margin: 0 5px 0 5px; }

#home-carousel .cycle-pager span.cycle-pager-active {
  background-color: #fbca00;
  color: #fbca00; }

#home-carousel .cycle-pager > * {
  cursor: pointer; }

.people p, .people h2, .people h3, .people h4, .people h5, .people h6, .practices p, .practices h2, .practices h3, .practices h4, .practices h5, .practices h6, .resources p, .resources h2, .resources h3, .resources h4, .resources h5, .resources h6 {
  padding-right: 15%; }

.practices ul li, .resources ul li {
  list-style: disc;
  margin: 0 0 5px 20px;
  padding: 0 0 0 0; }

.practices ul.article-list li, .resources ul.article-list li {
  margin: 0 0 1em 0;
  padding: 0 30px 0 0;
  list-style: none; }

.client-logos {
  width: 100%;
  overflow: hidden; }

.client-logos ul {
  margin: 0;
  padding: 0; }

.client-logos ul li {
  width: calc(20% - 40px);
  margin: 0px 40px 0 0;
  float: left; }

.client-logos ul li img {
  width: 100%;
  height: auto; }

.business-logos {
  width: 100%;
  overflow: hidden; }

.business-logos ul li {
  width: calc(25% - 30px);
  height: auto;
  margin: 0px 30px 30px 0;
  float: left;
  list-style: none;
  border: 1px solid #c0bfba; }

.business-logos ul li img {
  width: 100%;
  height: auto; }

.sidebar-page-block .sidebar-page-content.people h2 {
  padding-bottom: 0;
  margin-bottom: 10px;
  font-size: 2em; }

.sidebar-page-block .sidebar-page-content.people h2:after {
  content: '';
  display: none; }

.sidebar-page-block .sidebar-page-content.people h3 {
  font-size: 0.9em; }

.sidebar-page-block .sidebar-page-content.people h3:after {
  margin-top: 30px; }

.sidebar-page-block .sidebar-page-content.people h4 {
  font-family: "Lora",Georgia,Times,"Times New Roman",serif;
  font-size: 1.25em;
  margin: 0 0 30px 0;
  padding: 0;
  position: relative;
  font-weight: 700; }

.sidebar-page-block .sidebar-page-content.people h4:after {
  content: '';
  display: block;
  background: #fbca00;
  height: 2px;
  max-width: 45px;
  width: 100%;
  margin-top: 30px; }

.sidebar-page-content.resources article, .sidebar-page-content.resources .book {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c0bfba;
  overflow: hidden; }

.sidebar-page-content.resources article h2, .sidebar-page-content.resources .book h2 {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.sidebar-page-content.resources article h2:after, .sidebar-page-content.resources .book h2:after {
  content: '';
  display: none; }

.sidebar-page-content.resources article h3, .sidebar-page-content.resources .book h3 {
  font-size: 0.8em;
  padding-top: 10px; }

.sidebar-page-content.resources article h3:after, .sidebar-page-content.resources .book h3:after {
  margin-top: 30px; }

.sidebar-page-content.resources article a:hover, .sidebar-page-content.resources article a:hover h2, .sidebar-page-content.resources article a:hover h3, .sidebar-page-content.resources .book a:hover, .sidebar-page-content.resources .book a:hover h2, .sidebar-page-content.resources .book a:hover h3 {
  color: #020099; }

.sidebar-page-content.resources article a.more, .sidebar-page-content.resources .book a.more {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  font-size: 0.75em;
  text-transform: uppercase;
  text-decoration: underline; }

.sidebar-page-content.resources .pagination, .sidebar-page-content.people .pagination, .sidebar-page-content.practices .pagination {
  padding: 0 0 40px 0;
  overflow: hidden; }

.sidebar-page-content.resources .arrow-left, .sidebar-page-content.people .arrow-left, .sidebar-page-content.practices .arrow-left {
  text-align: left; }

.sidebar-page-content.resources .arrow-right, .sidebar-page-content.people .arrow-right, .sidebar-page-content.practices .arrow-right {
  text-align: right; }

.sidebar-page-content.resources .arrow-center, .sidebar-page-content.people .arrow-center, .sidebar-page-content.practices .arrow-center {
  text-align: center; }

.sidebar-page-content.resources .arrow-left a, .sidebar-page-content.resources .arrow-right a, .sidebar-page-content.resources .arrow-center a, .sidebar-page-content.people .arrow-left a, .sidebar-page-content.people .arrow-right a, .sidebar-page-content.people .arrow-center a, .sidebar-page-content.practices .arrow-left a, .sidebar-page-content.practices .arrow-right a, .sidebar-page-content.practices .arrow-center a {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 0.85em;
  display: inline-block;
  color: #403f3b;
  border: 1px solid #403f3b;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 7px 15px 7px 15px; }

.sidebar-page-content.resources .arrow-left a:hover, .sidebar-page-content.resources .arrow-right a:hover, .sidebar-page-content.resources .arrow-center a:hover, .sidebar-page-content.people .arrow-left a:hover, .sidebar-page-content.people .arrow-right a:hover, .sidebar-page-content.people .arrow-center a:hover, .sidebar-page-content.practices .arrow-left a:hover, .sidebar-page-content.practices .arrow-right a:hover, .sidebar-page-content.practices .arrow-center a:hover {
  border: 1px solid #403f3b;
  background-color: #403f3b;
  color: #fff; }

#slider {
  position: relative;
  width: 100%;
  height: 600px;
  background-color: #f0f0ef; }

#slideholder {
  width: 100%;
  height: 100%;
  overflow: hidden; }

#slideholder .slide {
  width: 100%;
  height: 120%;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat; }

.book .book-image {
  width: 15%;
  float: left; }

.book .book-content {
  width: calc(85% - 30px);
  float: right;
  padding-left: 30px; }

.book img {
  width: 100%;
  height: auto;
  margin-bottom: 30px; }

#contactintro .wrapper-small h2, #contactintro .wrapper-small p {
  margin-bottom: 0; }

#contactintro .wrapper-small strong {
  text-transform: uppercase;
  font-weight: 700; }

#contactintro .wrapper-small p a {
  color: #020099; }

#contactintro .wrapper-small p a:hover {
  color: #fbca00; }

#contactintro .wrapper-small p.bolded {
  font-weight: 700; }

#googledirections form {
  display: table;
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
  width: 100%; }

#googledirections h3 {
  display: table-cell;
  margin: 0;
  padding: 0 2em 0 0;
  text-align: center;
  vertical-align: middle;
  width: 25%;
  text-transform: none;
  font-size: 2em;
  line-height: 1em; }

#saddr {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  color: #403f3b;
  display: table-cell;
  font-size: 1em;
  height: 2.5em;
  margin: 0;
  padding: 0 2.75em 0 0;
  text-indent: 15px;
  width: 100%; }

#saddr::-webkit-input-placeholder {
  color: #fff; }

#saddr:-moz-placeholder {
  color: #fff; }

#saddr::-moz-placeholder {
  color: #fff; }

#saddr:-ms-input-placeholder {
  color: #fff; }

#google-btn {
  background-color: transparent;
  border-left: none;
  color: #fff;
  font-family: FontAwesome;
  font-size: 1.25em;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.5em; }

#google-btn:hover {
  color: #403f3b;
  cursor: pointer; }

#gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 40%;
  position: relative; }

#gmap iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important; }

#interest-list {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #403f3b; }

#interest-list h2 {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  text-transform: uppercase;
  color: #403f3b;
  text-align: center;
  margin-bottom: 1em; }

#interest-list p {
  text-align: center;
  padding: 0 1em 0 1em;
  margin: 0 0 0.5em 0;
  font-size: 1.1em; }

#interest {
  display: table;
  width: 100%; }

#interest div {
  padding: 0.9em; }

#interest div#sec1, #interest div#sec2, #interest div#sec3 {
  padding: 0; }

#interest div#sec2 div.left {
  clear: left; }

#interest label {
  width: 100%;
  letter-spacing: 1px;
  font-size: 1em;
  padding: 0.5em 0; }

#interest input {
  width: 100%;
  background: #fff;
  color: #403f3b;
  padding: 0.5em;
  letter-spacing: 0.5px;
  font-size: 1em;
  margin-top: 0.25em; }

#interest input.required-highlight {
  background-color: #e4e4e2; }

#interest textarea {
  width: 100%;
  background: #fff;
  padding: 0.75em 0.5em;
  margin-top: 0.5em;
  letter-spacing: 0.5px;
  font-size: 1em;
  resize: none;
  height: 13em;
  overflow: auto; }

#interest input[type="submit"] {
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  display: inline-block;
  color: #fff;
  background-color: #403f3b;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 7px 15px 7px 15px;
  width: 200px; }

#interest input[type="submit"]:hover {
  background-color: #020099;
  cursor: pointer; }

#interest div#process, #interest div#success {
  padding: 12em 0;
  color: #000; }

#form-submit {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center; }

#process h4, #success h4 {
  font-size: 1.25em;
  margin: 0 0 0.75em 0;
  padding: 0;
  text-align: center;
  color: #403f3b;
  letter-spacing: 0.015em;
  text-transform: uppercase; }

#process p, #success p {
  color: #403f3b;
  text-align: center;
  margin: 0;
  padding: 0; }

#errorchecking.alert {
  background-color: #e4e4e2;
  text-align: center;
  clear: both;
  padding: 0.5em;
  margin: 0.9em;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 0;
  font-family: "Montserrat",Arial,Helvetica,sans-serif; }

#errorchecking.alert p {
  margin: 0;
  padding: 0;
  color: #403f3b;
  text-transform: uppercase; }

.select-box {
  width: 100%;
  padding: 0.75em 0.5em !important;
  margin: 0;
  margin-top: 0.25em;
  background: none;
  border: 2px solid #fff;
  box-shadow: none;
  font-size: 1em;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  overflow: hidden;
  background: url("../../images/contact/arrow.png") no-repeat 98% 50%;
  color: #000; }

.select-box select {
  width: 130%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1em;
  color: #000;
  font-family: "Lora",Georgia,Times,"Times New Roman",serif; }

.select-box select {
  outline: none; }

.company-logo {
  text-align: center;
  padding-left: 1em;
}

.companies-template-default .sidebar-page-content img {
  width: 100%;
  height: auto;
}

.company-logo img {
  width: 100%;
  height: auto;
  max-width: 180px;
  display: inline-block;
  border: 1px solid #c0bfba;
}

.video-container {
  width: 100%;
  margin: 0 auto;
  padding-right: 15%; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  margin-bottom: 30px; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 1080px) {
  .slicknav_menu {
    display: block; }
  .slick-search {
    display: block;
    position: fixed;
    right: 103px;
    top: 25px;
    font-size: 20px;
    z-index: 1000; }
  header, header .wrapper {
    height: 75px; }
  header .wrapper #logo {
    position: absolute;
    left: 0px;
    top: 0px;
    float: none; }
  #topper, header nav {
    display: none; }
  #logo {
    max-width: 165px;
    padding: 15px 0 15px 0px; }
  header {
    border-top: 4px solid #fff;
    position: fixed;
    z-index: 999;
    width: calc(100% - 75px);
    margin-right: 75px;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.1); }
  footer .col-newsletter {
    width: 30%;
    margin-right: 5%; }
  footer .col-nav {
    width: 20%; }
  footer .col-info {
    width: 30%; }
  footer .col-social {
    width: 15%; }
  .sidebar-page-sidebar {
    display: none; }
  .sidebar-page-block {
    width: 100%;
    float: none; }
  #sidebar-page {
    background-image: none; }
  .book .book-image {
    width: 20%;
    float: left; }
  .book .book-content {
    width: calc(80% - 30px);
    padding-left: 30px; } }

@media screen and (max-width: 940px) {
  .callout-grid .callout-item {
    width: 50%;
    height: 400px; }
  .callout-grid.tweak .callout-item {
    width: calc(50% - 10px);
    height: 450px; } }

@media screen and (max-width: 860px) {
  .sidebar-page-content ul.half-list li {
    width: 100%;
    float: none; } }

@media screen and (max-width: 768px) {
  body {
    font-size: 15px; }
  .half, .third, .twothird, .fourth, .threefourth {
    width: 100%; }
  .company-logo {
    margin-bottom: 2em; }
  .half-simple .left {
    padding-right: 0; }
  .half-simple .left.padb2 {
    padding-bottom: 0; }
  .half-simple .right {
    padding-left: 0; }
  .sidebar-page-grid .sidebar-page-row .half:nth-child(odd) {
    float: none;
    padding-right: 0;
    padding-bottom: 10px; }
  .sidebar-page-grid .sidebar-page-row .half:nth-child(even) {
    float: right;
    padding-left: 0;
    padding-bottom: 10px; }
  #interest div {
    padding-left: 0;
    padding-right: 0; }
  .shave-right, .sidebar-page-content.people p, .sidebar-page-content.people ul, .sidebar-page-content.people h2, .sidebar-page-content.people h3, .sidebar-page-content.people h4, .sidebar-page-content.practices p, .sidebar-page-content.practices ul, .sidebar-page-content.practices h2, .sidebar-page-content.practices h3, .sidebar-page-content.practices h4, .sidebar-page-content.resources p, .sidebar-page-content.resources ul, .sidebar-page-content.resources h2, .sidebar-page-content.resources h3, .sidebar-page-content.resources h4, .video-container {
    padding-right: 0; }
  .client-logos ul li {
    width: calc(25% - 40px);
    margin: 0px 40px 0 0;
    float: left; }
  .sidebar-page-content.resources .pagination {
    padding: 0;
    overflow: hidden; }
  .sidebar-page-content.resources .arrow-left {
    text-align: center;
    padding-bottom: 10px; }
  .sidebar-page-content.resources .arrow-right {
    text-align: center; }
  .sidebar-page-content.resources .arrow-left a, .sidebar-page-content.resources .arrow-right a {
    width: 200px; }
  footer .col-newsletter {
    width: 100%;
    margin-right: 0;
    padding-bottom: 30px; }
  footer .col-nav {
    display: none; }
  footer .col-info {
    width: 100%;
    padding-bottom: 10px; }
  footer .col-social {
    width: 100%; }
  footer .social li a {
    color: #fff;
    display: block;
    padding: 0px 20px 0px 0px; }
  ul.article-list li:last-child {
    display: none; }
  ul.article-list li {
    width: calc(33% - 30px); }
  .half-content ul.article-list li:last-child {
    display: block; }
  .book .book-image {
    width: 30%;
    float: left; }
  .book .book-content {
    width: calc(70% - 30px);
    padding-left: 30px; }
  #home-carousel .home-slide {
    height: 400px;
    max-height: none;
    margin-top: 70px; }
  #home-carousel .home-slide h2 {
    font-family: "Montserrat",Arial,Helvetica,sans-serif;
    font-size: 2em;
    color: #fff; }
  #home-carousel .home-slide p {
    font-family: "Lora",Georgia,Times,"Times New Roman",serif;
    font-size: 1em;
    color: #fff; }
  .half-content {
    position: static;
    left: 0;
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 5;
    height: 100%;
    width: 100%;
    max-width: 1100px;
    margin: 0;
    padding: 30px 30px 30px 30px;
    overflow: hidden; }
  .half-photo {
    height: 350px; }
  .callout-grid .callout-person {
    width: calc(33% - 20px); }
  #errorchecking.alert {
    margin-left: 0;
    margin-right: 0; } }

@media screen and (max-width: 640px) {
  .sidebar-page-content {
    margin: 50px 30px 50px 30px; }
  .sidebar-page-header h1 {
    left: 30px; }
  #gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 60%;
    position: relative; }
  .client-logos ul li {
    width: calc(33% - 40px);
    margin: 0px 40px 0 0;
    float: left; }
  ul.article-list li {
    width: 100%; }
  ul.article-list li:last-child {
    display: inline; }
  .half-block .half-content ul.article-list {
    margin: 0;
    padding: 0; }
  .half-block .half-content ul.article-list li {
    width: 100%; }
  .book .book-image {
    width: 100%;
    float: none;
    padding-bottom: 20px; }
  .book .book-image img {
    max-width: 150px; }
  .book .book-content {
    width: 100%;
    padding-left: 0; }
  .callout-grid .callout-item {
    width: 100%;
    height: auto; }
  .callout-grid.tweak .callout-item, .callout-grid.tweak .callout-item:nth-child(odd), .callout-grid.tweak .callout-item:nth-child(even) {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0; }
  .callout-grid .callout-item .callout-button {
    position: static;
    left: auto;
    bottom: auto;
    margin-top: 30px; }
  .callout-grid .callout-person {
    width: calc(50% - 20px); } }

@media screen and (max-width: 480px) {
  .callout-grid .callout-person {
    width: 100%; }
  .client-logos ul li {
    width: calc(50% - 40px);
    margin: 0px 40px 0 0;
    float: left; } }
