/*
Theme Name: Harris Rand Lusk
Author: chris@studiokudos.com
Author URI: http://studiokudos.com
Description: The website theme.
Version: 1.0
*/
@font-face {
  font-family: 'GT-Sectra-Fine-Book';
  src: url("/wp-content/themes/harrisrand/webfonts/GT-Sectra-Fine-Book.eot");
  src: url("/wp-content/themes/harrisrand/webfonts/GT-Sectra-Fine-Book.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/harrisrand/webfonts/GT-Sectra-Fine-Book.woff") format("woff"), url("/wp-content/themes/harrisrand/webfonts/GT-Sectra-Fine-Book.ttf") format("truetype"); }
@font-face {
  font-family: 'GT-Sectra-Fine-Book-Italic';
  src: url("/wp-content/themes/harrisrand/webfonts/GT-Sectra-Fine-Book-Italic.eot");
  src: url("/wp-content/themes/harrisrand/webfonts/GT-Sectra-Fine-Book-Italic.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/harrisrand/webfonts/GT-Sectra-Fine-Book-Italic.woff") format("woff"), url("/wp-content/themes/harrisrand/webfonts/GT-Sectra-Fine-Book-Italic.ttf") format("truetype"); }
html {
  font-size: 16px; }

body {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  body.no-overflow {
    overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  line-height: 1.3;
  color: #333333;
  margin: 0;
  padding: 0;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 400;
  font-style: normal; }

h1 {
  color: #000000;
  font-family: "GT-Sectra-Fine-Book";
  margin-bottom: 1rem;
  font-size: 3.5294117647rem;
  line-height: 1; }

a {
  color: #6479AF; }
  a:hover, a:focus {
    color: #000000; }

p,
ul,
ul li,
ol,
ol li {
  color: #333333;
  font-size: 1rem;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.01em;
  line-height: 1.65; }

hr {
  margin: 1.5rem 0 3rem 0; }

.row {
  max-width: 1350px; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul li {
    margin: 0;
    padding: 0; }

header {
  background-color: #6479AF;
  color: #ffffff;
  height: 72px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding-left: 20px; }
  header ul {
    margin: 30px 0 0 -5px; }
    header ul li {
      display: inline-block;
      padding: 0;
      margin: 0; }
      header ul li a {
        text-transform: uppercase;
        color: #efefef;
        margin-right: 24px;
        font-size: 14px; }
        header ul li a:hover, header ul li a:focus {
          color: #efefef; }
      header ul li.menu-item-27 a {
        margin-right: 0; }
      header ul li.current-menu-item a {
        font-weight: 700; }
  header img {
    height: 18px;
    margin-top: 32px; }

footer {
  width: 100%;
  background-color: #e8e8e8;
  height: 50px;
  line-height: 50px;
  z-index: 10;
  color: #333333;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap; }
  footer .fa {
    margin-left: 5px; }

main {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 156px;
  padding-bottom: 100px; }

.logged-in header {
  top: 30px; }

.the-content {
  margin-top: 10px; }

.page-homepage {
  overflow-y: hidden; }
  .page-homepage header {
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    transition: background-color 2s; }
    .page-homepage header ul,
    .page-homepage header .fa-bars {
      opacity: 0; }
  .page-homepage main {
    padding-top: 126px; }
  .page-homepage .current-searches {
    opacity: 0;
    transition: opacity 2s; }
  .page-homepage .background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: url(../img/MKM_3784.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 1;
    transition: opacity 1s; }
  .page-homepage h1 {
    color: #ffffff;
    font-family: "GT-Sectra-Fine-Book";
    line-height: 1.3;
    transition: color 2s;
    position: relative;
    z-index: 2;
    max-width: 740px; }
  .page-homepage p {
    position: relative;
    max-width: 540px;
    margin-top: 24px; }
  .page-homepage footer {
    opacity: 0;
    transition: opacity 2s; }
  .page-homepage .background-preload {
    height: 1px;
    width: 1px;
    visibility: hidden; }
  .page-homepage.intro-finished {
    overflow: visible; }
    .page-homepage.intro-finished header {
      background-color: #6479AF;
      border-bottom: 1px solid #ffffff; }
      .page-homepage.intro-finished header ul,
      .page-homepage.intro-finished header .fa-bars {
        opacity: 1; }
      .page-homepage.intro-finished header .spinner {
        opacity: 0; }
    .page-homepage.intro-finished h1 {
      color: #000000; }
    .page-homepage.intro-finished footer {
      opacity: 1; }
    .page-homepage.intro-finished .current-searches {
      opacity: 1; }
    .page-homepage.intro-finished .background {
      opacity: 0;
      z-index: 0; }
  .page-homepage.intro-finished-fast header {
    transition: background-color 0s; }
    .page-homepage.intro-finished-fast header ul,
    .page-homepage.intro-finished-fast header .fa-bars {
      transition: opacity 0s; }
  .page-homepage.intro-finished-fast .current-searches,
  .page-homepage.intro-finished-fast .background {
    transition: opacity 0s; }
  .page-homepage.intro-finished-fast h1 {
    transition: color 0s; }

.page-about .clients-container h1 {
  margin-bottom: 0; }
.page-about .portraits {
  margin-top: 2rem; }
.page-about .clients > li {
  font-size: 0.8235294118rem;
  padding-bottom: 2rem;
  line-height: 1.4; }
.page-about .quickselect__btn {
  font-size: 0.7647058824rem;
  background-color: #6479af;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
  padding: 6px 20px 6px 12px;
  background-image: url(img/arrow.png);
  background-size: 11px 6px;
  background-repeat: no-repeat;
  background-position: right 7px center;
  margin-top: 18px; }

.page-contact main {
  padding-left: 0;
  padding-right: 0; }
.page-contact .map-container {
  padding-top: 40px;
  margin: 0; }
  .page-contact .map-container.row {
    max-width: 100%; }
  .page-contact .map-container .columns {
    padding: 0; }

.type-profile h1 {
  margin-bottom: 0.5rem; }
.type-profile h2 {
  font-size: 1.1764705882rem; }
.type-profile img {
  margin: 2rem 0; }

.page-why-hrl article ul {
  margin: 0 0 2rem 0; }
  .page-why-hrl article ul li {
    font-size: 1rem;
    padding: 0.5rem 0;
    border-top: 1px solid #cfcfcf; }
.page-why-hrl article p {
  margin: 0;
  font-size: 1.6470588235rem; }

.page-search-process article h1 {
  margin-bottom: 3rem; }
.page-search-process article .phase {
  margin-bottom: 5rem; }
.page-search-process article .box {
  opacity: 0.99;
  max-width: 378px;
  background-color: #6479AF;
  margin-right: 40px; }
  .page-search-process article .box .columns-title {
    padding-left: 0; }
  .page-search-process article .box .columns-letter {
    min-width: 50px; }
  .page-search-process article .box h2 {
    font-size: 1.4117647059rem;
    color: #ffffff;
    padding: 16px 20px 14px;
    border-bottom: 1px solid #849ccd; }
  .page-search-process article .box ul li {
    color: #ffffff;
    padding: 6px 20px 4px 20px; }
    .page-search-process article .box ul li span {
      background-color: #ffffff;
      border-radius: 18px;
      color: #7089ca;
      display: inline-block;
      font-size: 0.6rem;
      height: 18px;
      text-align: center;
      width: 18px;
      padding-top: 1px; }
    .page-search-process article .box ul li.active {
      background-color: #465B88; }
    .page-search-process article .box ul li:last-child {
      padding-bottom: 0.8rem; }
.page-search-process article .descriptions h2 {
  font-size: 1.6470588235rem;
  color: #000000;
  line-height: 1.6; }
.page-search-process article .descriptions ul {
  margin: 0 0 2rem 0; }
  .page-search-process article .descriptions ul li {
    padding: 0.5rem 0;
    border-top: 1px solid #cfcfcf; }
.page-search-process article .descriptions ul li,
.page-search-process article .descriptions p {
  border-top: 1px solid #cfcfcf; }
.page-search-process article .descriptions p {
  margin: 0;
  padding: 0.5rem 0; }
.page-search-process article .descriptions .set {
  margin: 0 0 1.5rem; }

.single-profile header ul li.menu-item-20 a {
  font-weight: 700; }

.single-searches header ul li.menu-item-21 a {
  font-weight: 700; }
.single-searches article h1 {
  margin-bottom: 2rem; }
.single-searches article h2 {
  font-size: 1.0588235294rem;
  color: #000000;
  text-transform: uppercase; }
.single-searches article h3 {
  font-size: 1.6470588235rem;
  color: #000000;
  margin: 3rem 0 1rem 0; }
.single-searches article h4 {
  color: #000000;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  margin-top: 2rem; }
.single-searches article .description {
  margin-top: 1rem; }
  .single-searches article .description .instructions {
    margin-right: 80px; }
.single-searches article .background ul {
  margin-bottom: 2rem; }
  .single-searches article .background ul li {
    padding: 0.5rem 0;
    border-top: 1px solid #cfcfcf; }

ul.searches {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0; }
  ul.searches li {
    width: 25%;
    float: left;
    margin-bottom: 2rem;
    border-top: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf; }
    ul.searches li.last, ul.searches li:nth-child(4n) {
      border-right: 0; }
    ul.searches li:nth-child(4n+1) a {
      padding-left: 0; }
    ul.searches li a {
      display: block;
      padding: 20px;
      text-transform: none; }
      ul.searches li a h2 {
        font-size: 1.7647058824rem;
        color: #6479AF;
        margin-bottom: 5px; }
      ul.searches li a h3 {
        font-size: 0.9411764706rem;
        color: #333333; }

.current-searches {
  text-transform: uppercase;
  margin-top: 4rem; }
  .current-searches h4 {
    font-size: 1.0588235294rem;
    color: #000000; }
    .current-searches h4 a {
      font-size: 0.7647058824rem;
      padding-left: 30px; }
  .current-searches ul.searches {
    margin-top: 0.6rem; }

.portraits a img {
  margin: 0;
  width: 100%; }
.portraits a h2 {
  font-size: 1.0588235294rem;
  color: #6479AF;
  margin-top: 14px;
  margin-bottom: 5px; }
.portraits a h3 {
  font-size: 0.7647058824rem;
  color: #333333; }

.pagination {
  margin-top: 14px; }
  .pagination a {
    display: block;
    text-transform: uppercase;
    font-size: 0.6rem;
    padding-bottom: 0.15rem;
    margin-bottom: 0.15rem; }
    .pagination a.next {
      border-bottom: 1px solid #cfcfcf; }
    .pagination a:hover, .pagination a:focus {
      color: #6479AF; }

.right-off-canvas-menu {
  background-color: #6479AF; }
  .right-off-canvas-menu ul li {
    border-bottom: 1px solid #586b9d; }
    .right-off-canvas-menu ul li a {
      color: #ffffff;
      display: block;
      padding: 15px 20px; }
    .right-off-canvas-menu ul li.current-menu-item {
      background-color: #465b88; }

.move-left .exit-off-canvas {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0; }

@media only screen and (max-width: 74.5em) {
  header ul li a {
    margin-right: 14px; } }
@media only screen and (max-width: 70em) {
  header ul li a {
    margin-right: 10px; } }
@media only screen and (max-width: 69em) {
  header ul li a {
    font-size: 13px;
    margin-right: 10px; } }
@-webkit-keyframes clockwise {
  to {
    transform: rotate(360deg) translatez(0);
    -webkit-transform: rotate(360deg) translatez(0); } }
@-moz-keyframes clockwise {
  to {
    transform: rotate(360deg) translatez(0);
    -webkit-transform: rotate(360deg) translatez(0); } }
@-o-keyframes clockwise {
  to {
    transform: rotate(360deg) translatez(0);
    -webkit-transform: rotate(360deg) translatez(0); } }
@keyframes clockwise {
  to {
    transform: rotate(360deg) translatez(0);
    -webkit-transform: rotate(360deg) translatez(0); } }
.spinner {
  height: 30px;
  width: 30px;
  border-width: 5px;
  border-style: solid;
  border-color: #c5c5c5 #c5c5c5 rgba(197, 197, 197, 0.25) #c5c5c5;
  border-radius: 100%;
  -webkit-animation: clockwise .5s linear infinite;
  animation: clockwise .5s linear infinite;
  position: absolute;
  right: 40px;
  top: 20px; }

@media only screen and (max-width: 64em) {
  header {
    padding-right: 20px; }
    header ul {
      margin-top: 10px; }
      header ul li {
        display: block; }
    header .menu-container {
      display: none; }
    header .open-menu {
      cursor: pointer;
      text-align: right;
      margin-top: 20px;
      font-size: 28px; }
    header .spinner {
      right: 10px; }

  .single-searches article .description .instructions {
    margin-right: 0; }

  ul.searches li {
    width: 50%; }
    ul.searches li:nth-child(2n) {
      border-right: 0; }
    ul.searches li:nth-child(2n+1) a {
      padding-left: 0; }

  .page-search-process article .box {
    margin-right: 0; } }
@media only screen and (max-width: 40em) {
  html {
    font-size: 13px; }

  h1 {
    font-size: 2rem; }

  header {
    height: 52px;
    padding-left: 0;
    padding-right: 0; }
    header img {
      height: 18px;
      max-width: none;
      margin-top: 18px; }
    header ul {
      margin-top: 16px; }
      header ul li {
        margin-bottom: 8px;
        margin-top: 8px; }
    header .open-menu {
      margin-top: 6px; }
    header .spinner {
      top: 10px;
      right: 12px; }

  main {
    padding-top: 76px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px; }

  .page-homepage main {
    padding-top: 76px; }

  html #wpadminbar {
    top: 0;
    position: fixed; }

  ul.searches li {
    float: none;
    width: 100%;
    border-right: 0;
    margin-bottom: 0; }
    ul.searches li a {
      padding-left: 0;
      padding-right: 0; }
      ul.searches li a h2 {
        font-size: 1.2352941176rem; }

  footer {
    height: auto;
    line-height: 1.4;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
    white-space: normal; }
    footer .phone {
      text-align: left !important; }
    footer .fa {
      margin-left: 0; }

  .page-search-process article h2.phase-title {
    font-size: 1.2rem;
    color: #ffffff;
    margin-bottom: 1rem;
    padding: 10px;
    background-color: #6479AF; }
  .page-search-process article .phase {
    margin-bottom: 1rem; }

  .type-profile img {
    width: 50%;
    margin-bottom: 1rem; }

  .page-about .select-container {
    margin-top: 0; }
    .page-about .select-container.select-container-function {
      margin-top: 10px; }

  .single-searches article h1 {
    margin-bottom: 1rem; }
  .single-searches article h3 {
    font-size: 1.2941176471rem; } }
.no-touch a:hover {
  color: #333333; }
  .no-touch a:hover h2,
  .no-touch a:hover h3,
  .no-touch a:hover p {
    color: #333333; }
.no-touch header a:hover {
  color: #ffffff; }
.no-touch ul.searches li a:hover h2 {
  color: #000000; }
.no-touch .current-searches h4 a:hover {
  color: #000000; }
.no-touch .page-search-process article .box ul li:hover {
  background-color: #465b88; }
.no-touch .right-off-canvas-menu ul li:hover {
  background-color: #465b88; }
  .no-touch .right-off-canvas-menu ul li:hover a {
    color: #ffffff;
    text-decoration: none; }
.no-touch .portraits a:hover img {
  opacity: 0.7; }

@media only screen and (max-width: 375px) {
  .page-homepage h1 {
    font-size: 2.4rem; } }
.show-for-print {
  display: none; }

@media print {
  #header, .pagination, .footer-twitter, .hide-for-print {
    display: none !important; }

  .footer-address {
    line-height: 1.4; }

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

  .footer-phone {
    text-align: left !important; }

  main {
    padding-top: 60px;
    padding-bottom: 40px; }

  .single-searches article .background ul {
    padding-left: 30px; }

  .single-searches article .background ul li {
    border: none;
    list-style: disc; } }
