﻿@font-face {
  font-family: 'Myriad';
  src: url('fonts/MyriadPro-Regular.woff2') format('woff2'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad';
  src: url('fonts/MyriadPro-Semibold.woff2') format('woff2'), url('fonts/MyriadPro-Semibold.woff') format('woff'), url('fonts/MyriadPro-Semibold.ttf') format('truetype'), url('fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad';
  src: url('fonts/MyriadPro-Bold.woff2') format('woff2'), url('fonts/MyriadPro-Bold.woff') format('woff'), url('fonts/MyriadPro-Bold.ttf') format('truetype'), url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Myriad';
  src: url('fonts/MyriadPro-Light.woff2') format('woff2'), url('fonts/MyriadPro-Light.woff') format('woff'), url('fonts/MyriadPro-Light.ttf') format('truetype'), url('fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
.DNNEmptyPane {
  height: 0 !important;
  width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  display: none !important;
}
.dnnSortable.ui-sortable,
.dnnSortable.ui-droppable {
  padding: 0 15px;
}
.cke_editable {
  background: #fff;
  margin: 0;
  padding: 20px;
}
.dnnCheckbox .mark {
  background-color: transparent;
}
.actionMenu .fa {
  color: #fff;
}
.DnnModule {
  position: static;
}
.container-item-edit {
  float: right;
}
.container .dnnModuleManager {
  padding: 0 !important;
}
#dnnModuleDigitalAssetsSelectionToolbar,
#dnnModuleDigitalAssetsListViewToolbar,
#dnnModuleDigitalAssetsListContainer,
.dnnModuleDigitalAssetsGrid > table > thead > tr {
  min-height: 37px;
}
header .dnnModuleManager.dnnSortable {
  min-height: 20px !important;
}
.dnnEditState #dnn_Job_search_col {
  min-height: 0!important;
}
.dnnEditState .main-content {
  padding-top: 313px;
}
div.actionMenu ul.dnn_mact {
  margin-top: 118px !important;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  color: #444444;
  font-size: 16px;
  background: #fff;
  font-family: 'Myriad', sans-serif;
  font-weight: 300;
}
html.mm-opened body {
  padding-top: 0;
}
#Form {
  background: #fff;
}
.main-content {
  overflow-x: hidden;
}
img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.main-content {
  padding-top: 186px;
}
@media (max-width: 1500px) {
  .main-content {
    padding-top: 182px;
  }
}
@media (max-width: 991px) {
  .main-content {
    padding-top: 104px;
  }
}
@media (max-width: 767px) {
  .main-content {
    padding-top: 66px;
  }
}
.inner .blue-bg *,
.inner .grey-bg * {
  color: #fff;
}
.blue-bg {
  background: #ff7212;
  padding: 60px;
}
@media (max-width: 767px) {
  .blue-bg {
    padding: 40px;
  }
}
.grey-bg {
  padding: 48px;
  background: #b2b3b4;
}
@media (max-width: 767px) {
  .grey-bg {
    padding: 40px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1450px;
  }
}
.backtop {
  display: none;
  position: fixed;
  background: #ff7212;
  color: #fff;
  z-index: 99999;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 1.4em;
  line-height: 53px;
  right: 10px;
  bottom: 10px;
}
.edit-mode .inner .banner {
  min-height: 159px;
  background-color: #1c74bc;
}
.table,
.vertical-align {
  display: table;
  margin: 0;
}
.table .table-cell,
.vertical-align .table-cell,
.table .vertical-align-center,
.vertical-align .vertical-align-center {
  display: table-cell;
  float: none;
}
.table .table-row,
.vertical-align .table-row {
  display: table-row;
}
@media (max-width: 767px) {
  .table .table-row,
  .vertical-align .table-row,
  .table .table-cell,
  .vertical-align .table-cell {
    display: block;
  }
}
.vertical-align {
  height: 100%;
  width: 100%;
}
.vertical-align-center {
  vertical-align: middle;
  width: 100%;
}
footer p {
  color: #808080;
}
footer .footer-logos a {
  margin: 0 20px 0 0;
  max-width: 20%;
}
@media (max-width: 1600px) {
  footer .footer-logos a {
    max-width: 16%;
  }
}
@media (max-width: 767px) {
  footer .footer-logos a {
    max-width: 30%;
    margin: 0 auto;
    display: block;
  }
}
footer .social a {
  margin: 0 10px 0 0;
}
footer a,
footer a:visited,
footer a:link {
  color: #808080;
}
footer a .fa,
footer a:visited .fa,
footer a:link .fa {
  color: #808080;
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid;
  border-radius: 100%;
  line-height: 29px;
  text-align: center;
}
footer a:hover,
footer a:visited:hover,
footer a:link:hover {
  color: #ff7212;
}
footer a:hover .fa,
footer a:visited:hover .fa,
footer a:link:hover .fa {
  color: #ff7212;
}
footer img.logo-rwrgroup {
  margin: 10px 0 0;
  max-width: 162px;
}
footer .footer {
  padding: 0 0 20px;
}
@media (max-width: 767px) {
  footer .footer {
    padding: 0 0 20px;
  }
}
footer .footer div#dnn_Footer_Col_2 {
  padding: 30px 0 0;
}
@media (max-width: 767px) {
  footer .footer div#dnn_Footer_Col_2 {
    padding: 0 0 10px;
  }
}
footer .footer #dnn_JobAlertPane > div {
  height: 0;
}
@media (max-width: 767px) {
  footer .footer .footer-menu {
    background: rgba(0, 0, 0, 0.2);
    margin: 0 0 40px;
  }
}
footer .footer ul {
  list-style-type: none;
  margin: 0 0 60px;
}
@media (max-width: 767px) {
  footer .footer ul {
    margin: 0;
  }
}
footer .footer ul li {
  display: inline-block;
  border-right: 1px solid #fff;
}
@media (max-width: 767px) {
  footer .footer ul li {
    border: 0 none;
    display: block;
    margin: 0 0 30px;
  }
}
footer .footer ul li:last-of-type {
  border: 0;
}
footer .footer ul li a {
  padding: 0 15px;
}
footer .copyright {
  background: #ff7212;
  padding: 10px 0;
  font-size: 14px;
  color: #fff;
}
footer .copyright span,
footer .copyright p,
footer .copyright a {
  color: #fff;
  font-size: 1em;
  line-height: normal;
}
footer .copyright a:hover {
  color: #fff;
  opacity: 0.8;
}
footer .copyright p,
footer .copyright .Normal,
footer .copyright .NormalDisabled,
footer .copyright .NormalDeleted {
  margin: 0;
}
@media (max-width: 991px) {
  footer .copyright {
    text-align: center;
  }
}
footer .copyright .copy {
  margin: 13px 0 0;
}
footer .copyright .credits {
  text-align: right;
}
@media (max-width: 991px) {
  footer .copyright .credits {
    padding: 10px 0 0;
    text-align: center;
  }
}
footer .copyright .credits img {
  max-width: 215px !important;
  margin: -6px 0 -2px;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 15px 0;
  pointer-events: none;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  header {
    padding: 10px 0;
  }
}
header * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .menu-container,
header .logo {
  pointer-events: all;
}
header .logo {
  float: left;
  background-image: url('images/logo-color-black.png');
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 25px 0 20px;
  width: 275px;
  height: 109px;
}
@media (max-width: 1500px) {
  header .logo {
    width: 210px;
    height: 84px;
    margin: 49px 0 0;
  }
}
@media (max-width: 991px) {
  header .logo {
    width: 149px;
    height: 64px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  header .logo {
    width: 106px;
    height: 44px;
  }
}
@media (max-width: 440px) {
  header .logo {
    width: 83px;
    height: 34px;
    margin: 6px 0 0;
  }
}
@media (max-width: 767px) {
  header .Normal {
    margin: 0 0 6px;
  }
}
@media (max-width: 991px) {
  header #dnn_Header_social {
    display: inline-block;
  }
}
header #dnn_Header_social .DnnModule > a {
  display: none;
}
header .social {
  margin: 16px 0 0;
}
@media (max-width: 1500px) {
  header .social {
    margin: 4px 0 0;
  }
}
@media (max-width: 991px) {
  header .social {
    margin: 0;
  }
}
header .social a,
header .social a:visited,
header .social a:link {
  color: #808080;
  margin: 0 3px;
}
@media (max-width: 440px) {
  header .social a,
  header .social a:visited,
  header .social a:link {
    margin: 0 1px;
  }
}
header .social a .fa,
header .social a:visited .fa,
header .social a:link .fa {
  color: #808080;
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid;
  border-radius: 100%;
  line-height: 38px;
  text-align: center;
  font-size: 1.4em;
}
@media (max-width: 991px) {
  header .social a .fa,
  header .social a:visited .fa,
  header .social a:link .fa {
    width: 35px;
    height: 35px;
    line-height: 34px;
    font-size: 1.2em;
  }
}
@media (max-width: 767px) {
  header .social a .fa,
  header .social a:visited .fa,
  header .social a:link .fa {
    width: 30px;
    height: 30px;
    line-height: 29px;
    font-size: 1.2em;
  }
}
header .social a .fa.fa-instagram,
header .social a:visited .fa.fa-instagram,
header .social a:link .fa.fa-instagram {
  line-height: 36px;
  padding-left: 2px;
}
@media (max-width: 991px) {
  header .social a .fa.fa-instagram,
  header .social a:visited .fa.fa-instagram,
  header .social a:link .fa.fa-instagram {
    line-height: 33px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  header .social a .fa.fa-instagram,
  header .social a:visited .fa.fa-instagram,
  header .social a:link .fa.fa-instagram {
    line-height: 29px;
  }
}
header .social a:hover,
header .social a:visited:hover,
header .social a:link:hover {
  color: #ff7212;
}
header .social a:hover .fa,
header .social a:visited:hover .fa,
header .social a:link:hover .fa {
  color: #ff7212;
}
header .menu-container {
  float: right;
  text-align: right;
}
@media (max-width: 1500px) {
  header .menu-container {
    margin: 14px 0 0;
  }
}
@media (max-width: 767px) {
  header .menu-container {
    margin: 0 0;
  }
}
header .extra-links {
  list-style-type: none;
  margin: 0;
  display: none;
}
@media (max-width: 1199px) {
  header .extra-links {
    display: inline-block;
  }
}
header .extra-links li {
  display: inline-block;
}
@media (min-width: 992px) {
  header .extra-links li.toggle-nav-container {
    display: none;
  }
}
header .extra-links li a {
  padding: 9px 19px 4px;
  font-size: 1.6em;
  text-decoration: none;
  color: #ff7212;
}
@media (max-width: 767px) {
  header .extra-links li a {
    padding: 9px 11px 4px;
  }
}
@media (max-width: 440px) {
  header .extra-links li a {
    padding: 9px 12px 4px;
  }
}
header .extra-links li a:hover {
  color: #f39f68;
}
header .extra-links li a i {
  display: none;
}
header .extra-links li a i.active {
  display: block;
}
@media (max-width: 991px) {
  header .extra-links li a.toggle-search {
    padding-right: 0 !important;
  }
}
@media (max-width: 440px) {
  header .extra-links li a.toggle-search {
    padding-left: 5px !important;
  }
}
header .header-search-jobs {
  pointer-events: all;
}
header .DnnModule-PropertyAgentSearch {
  display: block;
}
@media (max-width: 767px) {
  header .DnnModule-PropertyAgentSearch {
    padding: 20px 40px 10px !important;
  }
}
header .DnnModule-PropertyAgentSearch input,
header .DnnModule-PropertyAgentSearch select {
  background-color: #ebebeb;
}
header .DnnModule-PropertyAgentSearch #dnn_ctr676_SearchSmall_pnlSearch_UP_Prog {
  display: none !important;
}
header .DnnModule-PropertyAgentSearch a {
  padding: 16px 15px 12px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 400;
  margin: 0;
  background: #ff7212;
  border-radius: 8px;
  color: #fff;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  header .DnnModule-PropertyAgentSearch a {
    padding: 20px 15px 17px;
    font-size: 1.1em;
  }
}
header .DnnModule-PropertyAgentSearch a:hover {
  background: #f39f68;
  color: #fff;
}
header.scroll,
.inner.no-banner header.scroll {
  padding: 9px 0 2px;
}
header.scroll .menu-container,
.inner.no-banner header.scroll .menu-container {
  margin: 0;
}
header.scroll .logo,
.inner.no-banner header.scroll .logo {
  max-width: 154px;
  max-height: 60px;
  margin-bottom: 18px;
  margin-top: 0px;
}
@media (max-width: 1500px) {
  header.scroll .logo,
  .inner.no-banner header.scroll .logo {
    max-width: 138px;
    max-height: 54px;
  }
}
@media (max-width: 1199px) {
  header.scroll .logo,
  .inner.no-banner header.scroll .logo {
    max-width: 126px;
    max-height: 50px;
  }
}
@media (max-width: 991px) {
  header.scroll .logo,
  .inner.no-banner header.scroll .logo {
    max-width: 96px;
    max-height: 38px;
    margin-bottom: 6px;
  }
}
header.scroll div#dnn_Header_social,
.inner.no-banner header.scroll div#dnn_Header_social {
  display: none;
}
header.scroll .extra-links li a,
.inner.no-banner header.scroll .extra-links li a {
  padding: 6px 19px 4px;
}
@media (max-width: 440px) {
  header.scroll .extra-links li a,
  .inner.no-banner header.scroll .extra-links li a {
    padding: 4px 19px 4px;
  }
}
header.scroll .DnnModule-PropertyAgentSearch,
.inner.no-banner header.scroll .DnnModule-PropertyAgentSearch {
  display: block;
}
@media (max-width: 767px) {
  header.scroll .DnnModule-PropertyAgentSearch,
  .inner.no-banner header.scroll .DnnModule-PropertyAgentSearch {
    padding: 20px 40px 20px !important;
  }
}
@media (max-width: 1199px) {
  header.scroll .DnnModule-PropertyAgentSearch,
  .inner.no-banner header.scroll .DnnModule-PropertyAgentSearch {
    display: none;
  }
}
.no-search .DnnModule-PropertyAgentSearch,
.no-search .toggle-search-wrapper {
  display: none !important;
}
h1 {
  font-size: 3em;
  line-height: 1.1em;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 767px) {
  h1 {
    font-size: 2em;
  }
}
.inner .main-content h1 {
  font-weight: 400;
}
@media (max-width: 1500px) {
  .inner .main-content h1 {
    font-size: 2em;
  }
}
h1 a {
  color: #444444 !important;
}
h1 a:hover {
  color: #ebebeb !important;
}
h2 {
  margin-bottom: 25px;
  margin-top: 0;
  color: #ff7212;
  font-size: 1.875em;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  h2 {
    font-size: 1.5em;
  }
}
.Normal h2 {
  font-weight: 700;
  color: #444444;
  text-transform: uppercase;
}
h3 {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 400;
}
@media (max-width: 1500px) {
  .inner .main-content h3 {
    font-size: 1.2em;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 1.2em;
  }
}
.text-center {
  text-align: center;
}
ul {
  margin-left: 0;
}
p,
.Normal,
.NormalDisabled,
.NormalDeleted {
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 25px;
  font-weight: 400;
  color: #444444;
}
.innerp,
.inner.Normal,
.inner.NormalDisabled,
.inner.NormalDeleted {
  margin-bottom: 15px;
}
.inner .Normal ul,
ul.bullets,
.news-wrapper ul,
.cke_editable ul,
.blog-article-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.inner .Normal ul li,
ul.bullets li,
.news-wrapper ul li,
.cke_editable ul li,
.blog-article-content ul li {
  padding: 0 0 12px 20px;
}
.inner .Normal ul li:before,
ul.bullets li:before,
.news-wrapper ul li:before,
.cke_editable ul li:before,
.blog-article-content ul li:before {
  content: "·";
  color: #ff7212;
  font-size: 2em;
  font-weight: bold;
  line-height: 0;
  margin: 0 0 0 -20px;
  padding: 0 12px 0 0;
  vertical-align: -4px;
}
.inner .Normal ul.check-list li:before,
ul.bullets.check-list li:before,
.news-wrapper ul.check-list li:before,
.cke_editable ul.check-list li:before,
.blog-article-content ul.check-list li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 1em;
  vertical-align: 0;
  padding: 0 6px;
}
.inner .Normal ul ul,
ul.bullets ul,
.news-wrapper ul ul,
.cke_editable ul ul,
.blog-article-content ul ul {
  margin: 13px 0 0 10px;
}
ol {
  font-weight: 400;
}
ol li {
  padding: 0 0 12px;
}
/*///// LINKS /////*/
a,
a:visited,
input[type="button"],
input[type="submit"],
.inner .LiveForm.Custom .Fileupload .plupload_button,
.contact .LiveForm.Custom .Field.Submitbutton input {
  text-decoration: none !important;
  cursor: pointer;
  word-wrap: break-word;
  color: #ff7212;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover,
a:visited:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.inner .LiveForm.Custom .Fileupload .plupload_button:hover,
.contact .LiveForm.Custom .Field.Submitbutton input:hover {
  color: #b2b3b4;
  text-decoration: none;
}
.btn,
.btn:visited,
.inner .LiveForm.Custom .Fileupload .plupload_button,
.contact .LiveForm.Custom .Field.Submitbutton input,
input[type="button"] {
  background: #ff7212;
  color: #fff;
  font-weight: 400;
  padding: 15px 50px 11px;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  font-size: 1em;
  white-space: unset;
  border-radius: 2px;
}
.btn:hover,
.btn:visited:hover,
.inner .LiveForm.Custom .Fileupload .plupload_button:hover,
.contact .LiveForm.Custom .Field.Submitbutton input:hover,
input[type="button"]:hover {
  background: #b2b3b4;
  color: #fff;
}
.btn.alt,
.btn:visited.alt,
.inner .LiveForm.Custom .Fileupload .plupload_button.alt,
.contact .LiveForm.Custom .Field.Submitbutton input.alt,
input[type="button"].alt {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.btn.alt:hover,
.btn:visited.alt:hover,
.inner .LiveForm.Custom .Fileupload .plupload_button.alt:hover,
.contact .LiveForm.Custom .Field.Submitbutton input.alt:hover,
input[type="button"].alt:hover {
  background: #fff;
  color: #ff7212;
}
.inner .btn,
.inner .btn:visited,
.inner .inner .LiveForm.Custom .Fileupload .plupload_button,
.inner .contact .LiveForm.Custom .Field.Submitbutton input,
.inner input[type="button"] {
  font-size: 1.25em;
  font-weight: 700;
}
.inner .jobalert .btn,
.inner .jobalert .btn:visited,
.inner .jobalert .inner .LiveForm.Custom .Fileupload .plupload_button,
.inner .jobalert .contact .LiveForm.Custom .Field.Submitbutton input,
.inner .jobalert input[type="button"] {
  font-size: 1em;
  font-weight: normal;
}
.grey-bg .btn:hover {
  color: #b2b3b4;
}
nav {
  display: inline-block;
}
@media (max-width: 991px) {
  nav {
    display: none;
  }
}
nav ul {
  list-style-type: none;
}
nav ul li {
  display: inline-block;
  position: relative;
  z-index: 9999;
  padding: 0 14px;
}
@media (max-width: 1199px) {
  nav ul li {
    padding: 0 8px;
  }
}
nav ul li.last {
  padding-right: 0;
}
nav ul li.first {
  display: none;
}
nav ul li .dropdown {
  visibility: hidden;
  /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top: 100%;
  padding: 12px 0 0;
  left: 0;
  width: 250px;
  text-align: left;
  z-index: -1;
  -webkit-transform: translateY(-2em);
  -moz-transform: translateY(-2em);
  -o-transform: translateY(-2em);
  transform: translateY(-2em);
  -webkit-transition: all "all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s" ease-in-out;
  -moz-transition: all "all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s" ease-in-out;
  -o-transition: all "all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s" ease-in-out;
  transition: all "all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s" ease-in-out;
}
nav ul li .dropdown li {
  background: #ff7212;
  width: 100%;
}
nav ul li .dropdown li:hover {
  background: #ff9045;
}
nav ul li .dropdown li a {
  font-weight: normal;
  text-transform: none;
  color: #fff !important;
  font-size: 1em;
}
nav ul li .dropdown li a:before {
  display: none !important;
}
nav ul li:hover .dropdown {
  visibility: visible;
  /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
nav ul li a,
nav ul li a:visited,
nav ul li span {
  font-weight: 700;
  display: block;
  font-size: 1.375em;
  text-transform: uppercase;
  color: #444444;
  position: relative;
  padding: 32px 0 6px;
  cursor: pointer;
}
@media (max-width: 1500px) {
  nav ul li a,
  nav ul li a:visited,
  nav ul li span {
    font-size: 1.1em;
    padding: 32px 0 6px;
  }
}
@media (max-width: 1199px) {
  nav ul li a,
  nav ul li a:visited,
  nav ul li span {
    font-size: 1em;
  }
}
nav ul li a.current,
nav ul li a:visited.current,
nav ul li span.current {
  color: #ff7212;
}
nav ul li a:hover,
nav ul li a:visited:hover,
nav ul li span:hover {
  color: #ff7212;
}
.scroll nav ul li a,
.scroll nav ul li a:visited,
.scroll nav ul li span,
.inner .scroll nav ul li a,
.inner .scroll nav ul li a:visited,
.inner .scroll nav ul li span {
  padding: 20px 0 6px;
}
.scroll nav ul li a:hover,
.scroll nav ul li a:visited:hover,
.scroll nav ul li span:hover,
.inner .scroll nav ul li a:hover,
.inner .scroll nav ul li a:visited:hover,
.inner .scroll nav ul li span:hover {
  opacity: 0.8;
}
nav ul li:hover a,
nav ul li:focus a,
nav ul li:hover a:visited,
nav ul li:focus a:visited,
nav ul li:hover span,
nav ul li:focus span {
  color: #ff7212;
}
#mm-navigation.mm-menu {
  background: #ff7212;
  /*title*/
}
#mm-navigation.mm-menu .mm-panels > .mm-panel {
  padding-left: 0;
  padding-right: 0;
}
#mm-navigation.mm-menu .mm-panels > .mm-panel > .mm-listview:first-child,
#mm-navigation.mm-menu .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0;
}
#mm-navigation.mm-menu .mm-listview > li {
  /*arrow*/
  /*menu item*/
  /*menu item text*/
  /*submenu*/
}
#mm-navigation.mm-menu .mm-listview > li .mm-next {
  height: 60px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#mm-navigation.mm-menu .mm-listview > li .mm-next:after,
#mm-navigation.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.5);
  right: 49px;
  top: 25px;
}
#mm-navigation.mm-menu .mm-listview > li:not(.mm-divider)::after {
  border-color: rgba(255, 255, 255, 0.1);
  left: 20px;
}
#mm-navigation.mm-menu .mm-listview > li > a,
#mm-navigation.mm-menu .mm-listview > li > span {
  color: #fff;
  font-size: 1.2em;
  padding: 20px 45px;
  font-weight: 300;
}
#mm-navigation.mm-menu .mm-listview > li.mm-opened > a.mm-next,
#mm-navigation.mm-menu .mm-listview > li.mm-opened > .mm-panel,
#mm-navigation.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
#mm-navigation.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
#mm-navigation.mm-menu .mm-listview > li.dropdown-submenu:last-of-type:not(.mm-divider)::after {
  border: 0 none;
}
#mm-navigation.mm-menu .mm-navbar {
  height: 60px;
  line-height: 35px;
  padding: 0 40px;
}
#mm-navigation.mm-menu .mm-navbar > *,
#mm-navigation.mm-menu .mm-navbar a {
  color: rgba(255, 255, 255, 0.3);
}
#mm-navigation.mm-menu .mm-navbar .mm-btn {
  height: 60px;
  width: 60px;
}
#mm-navigation.mm-menu .mm-navbar .mm-btn:before,
#mm-navigation.mm-menu .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.3);
}
#mm-navigation.mm-menu #mm-0 .mm-title {
  padding: 16px 0;
}
#mm-blocker {
  background: rgba(0, 0, 0, 0.5);
}
.job {
  margin-top: -25px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /*category backgrounds*/
}
.job.category[data-category*="Store"] {
  background-image: url('images/bg-store.jpg');
  /*icon*/
}
.job.category[data-category*="Store"] .icon {
  background-image: url('images/icon-store.png');
}
.job.category[data-category*="Transport"] {
  background-image: url('images/bg-transport.jpg');
  /*icon*/
}
.job.category[data-category*="Transport"] .icon {
  background-image: url('images/icon-transport.png');
}
.job.category[data-category*="Marketing"] {
  background-image: url('images/bg-marketing.jpg');
  /*icon*/
}
.job.category[data-category*="Marketing"] .icon {
  background-image: url('images/icon-marketing.png');
}
.job.category[data-category*="Buying"] {
  background-image: url('images/bg-buying.jpg');
  /*icon*/
}
.job.category[data-category*="Buying"] .icon {
  background-image: url('images/icon-buying.png');
}
.job.category[data-category*="Administration"] {
  background-image: url('images/bg-administration.jpg');
  /*icon*/
}
.job.category[data-category*="Administration"] .icon {
  background-image: url('images/icon-administration.png');
}
.job.category[data-category*="Executive"] {
  background-image: url('images/bg-executive.jpg');
  /*icon*/
}
.job.category[data-category*="Executive"] .icon {
  background-image: url('images/icon-executive.png');
}
.job.category[data-category*="HR"] {
  background-image: url('images/bg-HR.jpg');
  /*icon*/
}
.job.category[data-category*="HR"] .icon {
  background-image: url('images/icon-HR.png');
}
.job.category[data-category*="E-Commerce"] {
  background-image: url('images/bg-e-commerce.jpg');
  /*icon*/
}
.job.category[data-category*="E-Commerce"] .icon {
  background-image: url('images/icon-e-commerce.png');
}
.job.category[data-category*="Other"] {
  background-image: url('images/bg-other.jpg');
  /*icon*/
}
.job.category[data-category*="Other"] .icon {
  background-image: url('images/icon-other.png');
}
.job.category[data-category*="Customer"] {
  background-image: url('images/bg-customer.jpg');
  /*icon*/
}
.job.category[data-category*="Customer"] .icon {
  background-image: url('images/icon-customer.png');
}
.job.category[data-category*="Planning"] {
  background-image: url('images/bg-planning.jpg');
  /*icon*/
}
.job.category[data-category*="Planning"] .icon {
  background-image: url('images/icon-planning.png');
}
.job.category[data-category*="Multi-site"] {
  background-image: url('images/bg-multi-site.jpg');
  /*icon*/
}
.job.category[data-category*="Multi-site"] .icon {
  background-image: url('images/icon-multi-site.png');
}
.job.category[data-category*="Finance"] {
  background-image: url('images/bg-finance.jpg');
  /*icon*/
}
.job.category[data-category*="Finance"] .icon {
  background-image: url('images/icon-finance.png');
}
.job.category[data-category*="Assistant"] {
  background-image: url('images/bg-assistant.jpg');
  /*icon*/
}
.job.category[data-category*="Assistant"] .icon {
  background-image: url('images/icon-assistant.png');
}
.job.category[data-category*="Retail"] {
  background-image: url('images/bg-retail.jpg');
  /*icon*/
}
.job.category[data-category*="Retail"] .icon {
  background-image: url('images/icon-retail.png');
}
.job.category[data-category*="IT"] {
  background-image: url('images/bg-IT.jpg');
  /*icon*/
}
.job.category[data-category*="IT"] .icon {
  background-image: url('images/icon-IT.png');
}
.job .icon {
  width: 180px;
  height: 180px;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 0 50px;
}
.job .jobid {
  margin-top: 20px;
}
.job-info {
  padding: 80px 115px 80px 0;
  position: relative;
  background: rgba(255, 255, 255, 0.93);
}
@media (max-width: 1500px) {
  .job-info {
    padding-right: 80px;
  }
}
@media (max-width: 1199px) {
  .job-info {
    padding: 70px 15px;
  }
}
@media (max-width: 767px) {
  .job-info {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.job-info-wrapper {
  max-width: 600px;
  float: right;
  text-align: left;
}
@media (max-width: 1500px) {
  .job-info-wrapper {
    max-width: 494px;
  }
}
@media (max-width: 1199px) {
  .job-info-wrapper {
    max-width: 950px;
    margin: 0 auto;
    float: none;
  }
}
@media (max-width: 991px) {
  .job-info-wrapper {
    max-width: 750px;
  }
}
@media (max-width: 767px) {
  .job-info-wrapper {
    max-width: 100%;
  }
}
.job-info:before {
  background-image: url('images/job-arrow.png');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  height: 245px;
  width: 18px;
  position: absolute;
  top: 290px;
  right: -18px;
  display: block;
}
.job-info h1,
.job-info h2,
.job-info h3 {
  color: #444444;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.job-info h1 {
  color: #ff7212;
}
.job-info h2 {
  margin-bottom: 15px;
}
.job-info .btn {
  font-size: 1em;
  font-weight: 400;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) and (max-width: 1500px) {
  .job-info .btn {
    font-size: 0.899em;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .job-info .btn {
    display: block;
    float: left;
    width: 100%;
  }
}
.job-info .btn.addthis_inline_share_toolbox_9esu {
  margin-left: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  float: right;
}
@media (max-width: 1500px) {
  .job-info .btn.addthis_inline_share_toolbox_9esu {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .job-info .btn.addthis_inline_share_toolbox_9esu {
    margin-left: 0;
    margin-top: 10px;
  }
}
.job-info .btn .at-style-responsive .at-share-btn {
  padding: 0;
  margin: 0;
  background-color: transparent !important;
  transform: none !important;
}
.job-info .btn .at-style-responsive .at-share-btn:before {
  content: "Send this job to a friend";
  line-height: 1.4em !important;
  font-size: 16px !important;
  display: block;
  text-transform: uppercase;
  font-family: 'Myriad', sans-serif;
}
@media (min-width: 768px) and (max-width: 1500px) {
  .job-info .btn .at-style-responsive .at-share-btn:before {
    font-size: 13px !important;
  }
}
.job-info .btn .at-style-responsive .at-share-btn .at-icon-wrapper {
  display: none;
}
.job-info .btn .at-style-responsive .at-share-btn .at-label {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0;
  margin: 0;
  height: auto !important;
}
.job-details {
  border-top: 4px solid #ff7212;
  padding-top: 50px;
  margin-bottom: 30px;
  margin-top: 40px;
  /*float: left;*/
  width: 100%;
}
.job-details p {
  font-size: 1.125em;
  margin-bottom: 10px;
}
.job-form {
  padding: 80px 60px;
}
@media (max-width: 1199px) {
  .job-form {
    padding: 70px 15px;
  }
}
@media (max-width: 767px) {
  .job-form {
    padding-left: 30px;
    padding-right: 30px;
  }
  #jobAlert .job-form {
    padding-left: 0;
    padding-right: 0;
  }
}
.job-form .checkbox {
  margin-bottom: 20px;
}
.job-form button.close {
  color: #fff;
  opacity: 1;
  font-size: 1.8em;
}
.job-form .form {
  position: relative;
  background-color: rgba(178, 179, 180, 0.85);
  padding: 55px;
  border-radius: 8px;
  text-align: left;
}
@media (max-width: 1500px) {
  .job-form .form {
    max-width: 500px;
  }
}
@media (max-width: 1199px) {
  .job-form .form {
    max-width: 950px;
    margin: 0 auto;
    float: none;
  }
}
@media (max-width: 991px) {
  .job-form .form {
    max-width: 750px;
  }
}
@media (max-width: 767px) {
  .job-form .form {
    max-width: 100%;
    padding: 45px 30px;
  }
  #jobAlert .job-form .form {
    padding: 30px;
  }
}
.job-form .form h2 {
  text-transform: uppercase;
  font-weight: 700;
  max-width: 70%;
  color: #fff;
}
@media (max-width: 1500px) {
  .job-form .form h2 {
    max-width: 100%;
  }
}
.job-form .form h3 {
  color: #fff;
}
.job-form .form h3 strong {
  text-transform: uppercase;
  display: block;
  padding: 10px 0 0;
}
.job-form .form p {
  font-size: 1.25em;
  color: #fff;
}
.job-form .form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.job-form .form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.job-form .form :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.job-form .form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.job-form .form select {
  border-color: #fff;
  color: #fff;
}
.job-form .form select option {
  color: #111;
}
.job-form .form input,
.job-form .form textarea {
  color: #fff;
  border-color: #fff;
  /*&#phone, &#mobile {
                    width: 48%;

                    @media (max-width:@screen-xs-max) {
                        width: 100%;
                    }
                }

                &#phone {
                    float: left;
                }

                &#mobile {
                    float: right;
                }*/
}
.job-form .form input[type="submit"],
.job-form .form textarea[type="submit"] {
  background: #fff;
  color: #ff7212;
  font-weight: 600;
  margin-top: 15px;
  white-space: normal;
  margin: 0 0 37px;
  border: 0;
}
@media (max-width: 767px) {
  .job-form .form input[type="submit"],
  .job-form .form textarea[type="submit"] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.job-form .form input[type="submit"]:hover,
.job-form .form textarea[type="submit"]:hover {
  color: #fff;
  background: #ff7212;
  border-color: #ff7212;
}
#jobAlert .job-form .form input[type="submit"],
#jobAlert .job-form .form textarea[type="submit"] {
  margin-top: 12px;
}
#jobAlert .job-form .form input[type="submit"],
#jobAlert .job-form .form textarea[type="submit"],
#sendToFriend .job-form .form input[type="submit"],
#sendToFriend .job-form .form textarea[type="submit"] {
  margin-bottom: 0;
}
.job-form .form #coverMessage {
  height: 195px;
  display: none;
}
.job-form .form #messagelabel {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: 'Myriad', sans-serif;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 20px;
}
@media (max-width: 1500px) {
  .job-form .form #messagelabel {
    font-size: 1.25em;
  }
}
.job-form .form #messagelabel .fa {
  margin: 0 0 0 8px;
}
.job-form .tagline {
  max-width: 364px;
  margin: 50px 0 45px;
}
@media (max-width: 767px) {
  .job-form .tagline {
    max-width: 100%;
  }
}
.job-form-thanks {
  display: none;
}
.job-form-thanks a {
  color: #fff;
}
.inner .jobalert {
  padding: 85px 60px 75px;
  background-image: url('images/jobalertimg-inner.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  text-align: left;
}
@media (max-width: 991px) {
  .inner .jobalert {
    background-position: right -140px center;
  }
}
@media (max-width: 767px) {
  .inner .jobalert {
    background-image: url('images/jobalertimg.png');
    background-position: bottom right;
    min-height: 800px;
    background-size: 80% auto;
    padding: 55px 30px 45px;
  }
}
@media (max-width: 400px) {
  .inner .jobalert {
    min-height: 700px;
  }
}
.inner .jobalert h1 {
  margin: 0;
  font-weight: 700;
}
@media (min-width: 992px) {
  .inner .jobalert h1 {
    font-size: 3.75em;
  }
}
.inner .listing .jobalert {
  padding: 70px 60px;
}
@media (max-width: 1500px) {
  .inner .listing .jobalert {
    background-position: right -200px center;
  }
}
@media (max-width: 1199px) {
  .inner .listing .jobalert {
    background-position: right -230px center;
  }
}
.inner .listing .jobalert p {
  max-width: 45%;
}
@media (max-width: 1199px) {
  .inner .listing .jobalert p {
    max-width: 60%;
  }
}
.inner .listing .job-block {
  padding: 55px 0 55px 94px;
  float: none;
  vertical-align: top;
}
@media (max-width: 991px) {
  .inner .listing .job-block:nth-child(2n) {
    background: #ebebeb;
  }
}
.inner .listing .job-block .job .text {
  padding-right: 94px;
}
@media (max-width: 1500px) {
  .inner .listing .job-block {
    padding-left: 70px;
  }
  .inner .listing .job-block .job .text {
    padding-right: 70px;
  }
  .inner .listing .job-block .icon {
    width: 100px;
    height: 100px;
  }
  .inner .listing .job-block h2 {
    font-size: 1.5em;
  }
}
@media (max-width: 1199px) {
  .inner .listing .job-block {
    padding-left: 60px;
  }
  .inner .listing .job-block .job .text {
    padding-right: 60px;
  }
}
@media (max-width: 767px) {
  .inner .listing .job-block {
    padding-left: 30px;
  }
  .inner .listing .job-block .job .text {
    padding-right: 30px;
  }
}
.inner .listing .job-block .job {
  background: none;
  margin: 0;
  width: 100%;
  display: table;
  border-right: 1px solid #ccc;
}
.inner .listing .job-block .job .icon,
.inner .listing .job-block .job .text {
  display: table-cell;
}
@media (max-width: 430px) {
  .inner .listing .job-block .job .icon,
  .inner .listing .job-block .job .text {
    float: left;
  }
}
@media (max-width: 430px) {
  .inner .listing .job-block .job .icon {
    margin: 0 0 25px;
  }
}
.inner .listing .job-block .job .text {
  padding-left: 27px;
}
@media (max-width: 430px) {
  .inner .listing .job-block .job .text {
    display: block;
    width: 100%;
    padding-left: 0;
    float: left;
  }
}
.inner .listing .job-block h2 {
  font-weight: 700;
  text-transform: uppercase;
  color: #555555;
  margin-bottom: 20px;
}
.inner .listing .job-block .btn {
  font-size: 1.25em;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 10px;
}
.inner .listing .two-elements {
  width: 100%;
  float: left;
  display: table;
}
.inner .listing .two-elements:nth-child(1) .jobalert,
.inner .listing .two-elements:nth-child(1) .job-block {
  float: left;
}
@media (min-width: 992px) {
  .inner .listing .two-elements:nth-child(2n) {
    background: #ebebeb;
  }
}
.inner .listing .two-elements > div {
  display: table-cell;
}
@media (max-width: 991px) {
  .inner .listing .two-elements > div {
    display: block;
  }
}
.inner .listing .two-elements .job {
  border-right: 1px solid #c9c9c9;
}
@media (max-width: 991px) {
  .inner .listing .two-elements .job {
    border: 0;
  }
}
.inner .listing.other-jobs {
  margin-bottom: 60px;
  float: left;
  width: 100%;
  display: none;
}
@media (max-width: 767px) {
  .inner .listing.other-jobs {
    margin-bottom: 0px;
  }
}
.inner .listing.other-jobs h1 {
  margin: 24px 0 0;
}
@media (min-width: 992px) {
  .inner .listing.other-jobs h1 {
    font-size: 2.625em;
  }
}
@media (max-width: 767px) {
  .inner .listing.other-jobs h1 {
    margin-top: 20px;
  }
}
.inner .listing.other-jobs .two-elements,
.inner .listing.other-jobs .two-elements:nth-child(2n) {
  background: none;
}
.inner .listing.other-jobs .job-block {
  background: none !important;
}
.inner .listing.other-jobs .job-block:nth-of-type(1) {
  padding-left: 0;
  padding-right: 40px;
}
.inner .listing.other-jobs .job-block:nth-of-type(2) {
  padding-right: 0;
  padding-left: 40px;
}
@media (max-width: 1199px) {
  .inner .listing.other-jobs .job-block:nth-of-type(1),
  .inner .listing.other-jobs .job-block:nth-of-type(2) {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .inner .listing.other-jobs .job-block:nth-of-type(1) {
    padding-bottom: 0;
  }
}
.inner .listing.other-jobs .job {
  border: 0;
}
.inner .listing.other-jobs .job .icon {
  width: 112px;
  height: 112px;
}
@media (max-width: 1500px) {
  .inner .listing.other-jobs .job .icon {
    width: 100px;
    height: 100px;
  }
}
.inner .listing.contact-jobs {
  border-left: 4px solid #ff7212;
  overflow: hidden;
  padding: 0 0 0 55px;
}
@media (max-width: 1500px) {
  .inner .listing.contact-jobs {
    padding: 0 0 0 45px;
  }
}
@media (max-width: 991px) {
  .inner .listing.contact-jobs {
    padding: 0;
    border-left: 0;
  }
}
.inner .listing.contact-jobs h1 {
  margin-bottom: 20px;
}
.inner .listing.contact-jobs .two-elements {
  background: none;
  display: block;
}
.inner .listing.contact-jobs .two-elements > div {
  display: block;
}
.inner .listing.contact-jobs .two-elements .job-block {
  padding: 0 0 70px;
  background: none;
}
@media (max-width: 991px) {
  .inner .listing.contact-jobs .two-elements .job-block {
    padding: 0 0 50px;
  }
}
.inner .listing.contact-jobs .two-elements .job-block .job {
  border: 0;
}
.inner .listing.contact-jobs .two-elements .job-block .job .text {
  padding: 0;
}
.inner .listing.contact-jobs .two-elements .job-block .job p {
  margin: 0 0 15px;
}
.job-view {
  text-align: left;
}
@media (min-width: 1200px) {
  .job-view {
    display: table;
    width: 100%;
  }
  .job-view .job-info,
  .job-view .job-form {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}
.job-view .form .checkbox.privacy-policy {
  width: 100%;
}
.job-view .form .checkbox.privacy-policy input[type="checkbox"] {
  top: 0;
  left: 30px;
}
.DnnModule-406 > a {
  display: none;
}
.PagingTable {
  width: 100%;
  margin: 50px 0;
  float: left;
  text-transform: uppercase;
}
.PagingTable td {
  width: 100% !important;
  text-align: center;
}
.PagingTable td:first-of-type {
  display: none;
}
.PagingTable .NormalDisabled,
.PagingTable .CommandButton {
  padding: 5px;
  display: inline-block;
}
.breadcrumbs {
  position: relative;
}
@media (max-width: 991px) {
  .breadcrumbs .container {
    display: none;
  }
}
.breadcrumbs .back {
  top: 25px;
}
/*job search*/
.DnnModule-PropertyAgentSearch label {
  display: none;
}
.DnnModule-PropertyAgentSearch input,
.DnnModule-PropertyAgentSearch select,
.DnnModule-PropertyAgentSearch td {
  width: 100% !important;
  float: left;
  border: 0;
}
.DnnModule-PropertyAgentSearch br {
  display: none;
}
.DnnModule-PropertyAgentSearch input,
.DnnModule-PropertyAgentSearch select {
  padding: 13px 30px;
  font-size: 1.3em;
  font-weight: 400;
  border-radius: 9px;
}
.DnnModule-PropertyAgentSearch select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background-image: url('images/down-arrow.png');
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-size: 20px;
  padding: 13px 56px 13px 20px;
}
.DnnModule-PropertyAgentSearch a {
  width: 100%;
  border-radius: 6px;
}
.main-content .DnnModule-PropertyAgentSearch,
header .DnnModule-PropertyAgentSearch {
  background: #ebebeb;
  padding: 20px 40px 40px;
  display: none;
}
@media (max-width: 767px) {
  .main-content .DnnModule-PropertyAgentSearch,
  header .DnnModule-PropertyAgentSearch {
    padding: 20px 30px 27px;
  }
}
.main-content .DnnModule-PropertyAgentSearch tr,
header .DnnModule-PropertyAgentSearch tr {
  width: 20%;
  float: left;
}
@media (max-width: 1199px) {
  .main-content .DnnModule-PropertyAgentSearch tr,
  header .DnnModule-PropertyAgentSearch tr {
    width: 25%;
  }
  .main-content .DnnModule-PropertyAgentSearch tr:last-of-type,
  header .DnnModule-PropertyAgentSearch tr:last-of-type {
    margin: 10px 0 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .main-content .DnnModule-PropertyAgentSearch tr,
  header .DnnModule-PropertyAgentSearch tr {
    width: 100%;
    margin: 0 0 13px;
  }
  .main-content .DnnModule-PropertyAgentSearch tr:last-of-type,
  header .DnnModule-PropertyAgentSearch tr:last-of-type {
    margin-top: 0;
  }
}
.main-content .DnnModule-PropertyAgentSearch td,
header .DnnModule-PropertyAgentSearch td {
  padding: 0 6px;
}
header .DnnModule-PropertyAgentSearch {
  background: transparent;
  padding: 0 40px 20px;
}
header .DnnModule-PropertyAgentSearch > a {
  display: none;
}
div#dnn_ctr423_SearchSmall_pnlSearch_UP_Prog {
  text-align: center;
}
#dnn_ctr386_Default_ViewType_divSearch {
  display: none;
}
.mobile-search img {
  display: none;
}
.DnnModule-PropertyAgent .Normal {
  text-align: center;
}
ul.slick-dots {
  list-style: none;
  text-align: center;
}
ul.slick-dots button {
  text-indent: -99999px;
  border-radius: 100%;
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  background: #fff;
  border: 2px solid #b2b3b4;
}
ul.slick-dots button:hover {
  border: 2px solid #ff7212;
}
ul.slick-dots li {
  display: inline-block;
  margin: 0 6px;
}
ul.slick-dots li.slick-active button {
  border: 2px solid #f39f68;
}
a.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 37px;
  display: block;
  width: 19px;
  cursor: pointer;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  a.slick-arrow {
    display: none !important;
  }
}
a.slick-arrow:hover {
  opacity: 0.6;
}
a.slick-arrow.slick-prev {
  background-image: url('images/arrow-blue-left.png');
  left: 0;
}
a.slick-arrow.slick-next {
  background-image: url('images/arrow-blue-right.png');
  right: 0;
}
.form input[type="text"],
.form input[type="email"],
.form input[type="tel"],
.form input[type="submit"],
.form textarea,
.form select {
  font-family: 'Myriad', sans-serif;
  border: 1px solid;
  border-radius: 2px;
  font-size: 1.3em;
  display: block;
  padding: 14px 16px 10px;
  margin: 13px 0 5px;
  width: 100%;
  background: transparent;
}
@media (max-width: 1500px) {
  .form input[type="text"],
  .form input[type="email"],
  .form input[type="tel"],
  .form input[type="submit"],
  .form textarea,
  .form select {
    font-size: 1.25em;
    padding: 15px 20px 12px;
  }
}
@media (max-width: 767px) {
  .form input[type="text"],
  .form input[type="email"],
  .form input[type="tel"],
  .form input[type="submit"],
  .form textarea,
  .form select {
    font-size: 1em;
    padding: 12px 16px 10px;
  }
}
.form textarea {
  margin-bottom: 18px;
}
.form label {
  color: #fff;
}
.form input[type="checkbox"] {
  margin-top: 1px;
  margin-left: -30px;
  width: 20px;
  height: 20px;
  -moz-transform: scale(1.5);
}
.form .checkbox {
  float: left;
}
.form .checkbox label {
  padding-left: 30px;
  font-size: 1.3em;
}
.form .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.form .inputfile + label {
  width: 100%;
  font-size: 1.3em;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  display: inline-block;
  overflow: hidden;
  padding: 17px 29px 15px;
  color: #fff;
  background-color: #ff7212;
}
@media (max-width: 767px) {
  .form .inputfile + label {
    font-size: 1em;
    padding: 17px 20px 13px;
  }
}
.form .inputfile:focus + label,
.form .inputfile.has-focus + label,
.form .inputfile + label:hover {
  background-color: #b2b3b4;
}
.form .uploadresume {
  padding-bottom: 20px;
  float: left;
  width: 100%;
}
.form .uploadcovernote {
  margin: 10px 0;
  float: left;
  width: 100%;
}
.form .error {
  display: block;
  color: #fff;
}
/*Live Forms*/
.LiveForm.Custom {
  /*
    label.error {
        background: @dark-color;
        text-transform: capitalize;
        color: #fff;
        font-size: 0.778em;
        .text-light;
        margin: 5px 0 0;
        padding: 7px 12px;
    }
    */
}
.LiveForm.Custom ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b2b3b4;
}
.modal .LiveForm.Custom ::-webkit-input-placeholder {
  color: #fff;
}
.LiveForm.Custom ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b2b3b4;
}
.modal .LiveForm.Custom ::-moz-placeholder {
  color: #fff;
}
.LiveForm.Custom :-ms-input-placeholder {
  /* IE 10+ */
  color: #b2b3b4;
}
.modal .LiveForm.Custom :-ms-input-placeholder {
  color: #fff;
}
.LiveForm.Custom :-moz-placeholder {
  /* Firefox 18- */
  color: #b2b3b4;
}
.modal .LiveForm.Custom :-moz-placeholder {
  color: #fff;
}
.LiveForm.Custom ul {
  list-style-type: none;
}
.modal .LiveForm.Custom ul {
  margin: 0;
}
.LiveForm.Custom ul li {
  display: list-item;
}
.modal .LiveForm.Custom ul li {
  border: none;
}
.modal .LiveForm.Custom ul li:last-child {
  margin: 0;
}
.LiveForm.Custom label {
  display: none;
}
.LiveForm.Custom .Field.FieldSpacing {
  padding: 0;
  margin: 0 0 20px;
}
@media (max-width: 1600px) {
  .LiveForm.Custom .Field.FieldSpacing {
    margin: 0 0 12px;
  }
}
.LiveForm.Custom input,
.LiveForm.Custom select,
.LiveForm.Custom textarea {
  border-radius: 2px;
  border: 2px solid #555555;
  font-family: 'Myriad', sans-serif;
  color: #444444;
  background: transparent;
  font-size: 1.5em;
  display: block;
  padding: 14px 20px 11px;
  margin: 0 0 18px;
  width: 100%;
  font-weight: 300;
}
.modal .LiveForm.Custom input,
.modal .LiveForm.Custom select,
.modal .LiveForm.Custom textarea {
  border: 1px solid;
  border-radius: 2px;
  color: #fff;
  font-size: 1.3em;
  text-transform: none;
}
@media (max-width: 1600px) {
  .LiveForm.Custom input,
  .LiveForm.Custom select,
  .LiveForm.Custom textarea {
    font-size: 1em;
    padding: 14px 16px 10px;
  }
}
.LiveForm.Custom input.error,
.LiveForm.Custom select.error,
.LiveForm.Custom textarea.error {
  border-color: #ff7212;
}
.LiveForm.Custom .g-recaptcha {
  margin: 0 auto;
  display: table;
}
.LiveForm.Custom input[placeholder="URL"] {
  display: none;
}
.LiveForm.Custom select {
  padding: 14px 22px;
}
@media (max-width: 1600px) {
  .LiveForm.Custom select {
    padding: 11px 13px 8px;
  }
}
.LiveForm.Custom .textarea label {
  font-size: 1.5em;
  display: block;
  color: #444444;
  text-transform: capitalize;
  font-weight: 400;
}
.uploadcovernote .LiveForm.Custom .textarea label {
  text-transform: none;
}
@media (max-width: 1600px) {
  .LiveForm.Custom .textarea label {
    font-size: 1em;
  }
}
.LiveForm.Custom textarea {
  min-height: 220px;
  margin: 0 0 40px;
}
.LiveForm.Custom input[type="submit"] {
  border: 0;
  background: #ff7212;
  color: #fff;
  font-weight: 700;
  padding: 20px 50px 17px;
  width: auto;
}
.LiveForm.Custom input[type="submit"]:hover {
  background: #b2b3b4;
}
.modal .LiveForm.Custom input[type="submit"] {
  margin-bottom: 0;
  background: #fff;
  color: #ff7212;
  width: 100%;
}
@media (max-width: 767px) {
  .modal .LiveForm.Custom input[type="submit"] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.modal .LiveForm.Custom input[type="submit"]:hover {
  color: #fff;
  background: #ff7212;
  border-color: #ff7212;
}
.LiveForm.Custom .Dropdown .Field-Container {
  border: 2px solid #555555;
  width: 100%;
  overflow: hidden;
  background-color: transparent;
  background-image: url('images/down-arrow.png');
  background-position: right 25px center;
  background-repeat: no-repeat;
}
@media (max-width: 1600px) {
  .LiveForm.Custom .Dropdown .Field-Container {
    background-position: right 18px center;
    background-size: 17px;
  }
}
.LiveForm.Custom .Dropdown .Field-Container select {
  width: 90%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  margin: 0;
}
.LiveForm.Custom .Dropdown .Field-Container select:focus {
  outline: none;
}
.LiveForm.Custom .Dropdown .Field-Container select option {
  padding-left: 0;
  padding-right: 0;
}
#Field_583_1 {
  display: none;
}
.inner .banner {
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
  min-height: 636px;
}
@media (max-width: 1600px) {
  .inner .banner {
    min-height: 500px;
  }
}
@media (max-width: 767px) {
  .inner .banner {
    margin-bottom: 10px;
    height: 100vh;
    min-height: auto;
  }
}
.dnnEditState .inner .banner {
  height: auto;
  padding: 0;
}
.inner .banner .banner-pane {
  padding: 0;
}
.inner .banner .banner-pane a {
  color: #fff !important;
}
.inner .banner .banner-pane a:hover {
  opacity: 0.8;
}
.inner .banner .banner-pane .Normal {
  position: absolute;
  bottom: 40px;
  width: 100%;
}
@media (max-width: 1600px) {
  .inner .banner .banner-pane .Normal {
    bottom: 5px;
  }
}
@media (max-width: 767px) {
  .inner .banner .banner-pane .Normal {
    padding-right: 15px;
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  .inner .banner .banner-pane .DNNModuleContent > img {
    float: none !important;
    margin: 0 auto;
    display: block;
  }
}
.inner .banner h1,
.inner .banner h2,
.inner .banner h3,
.inner .banner p {
  color: #fff;
  text-shadow: 1px 1px 5px #000;
}
.inner .banner h1 {
  font-weight: 700;
}
.inner .banner h2 {
  text-transform: none;
  font-weight: 400;
}
@media (min-width: 768px) {
  .inner .banner p {
    font-size: 1.25em;
    line-height: 1.2em;
    max-width: 40%;
  }
  .inner .banner p.contact-p {
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .inner .banner h1 {
    font-size: 3.75em;
    margin: 0 0 30px;
  }
  .inner .banner h2 {
    font-size: 2.2em;
  }
  .inner .banner p {
    font-size: 1.7em;
  }
}
.inner .banner .image {
  display: none;
}
.inner .banner .DnnModule-PropertyAgentSearch {
  position: absolute;
  bottom: 130px;
}
@media (max-width: 1600px) {
  .inner .banner .DnnModule-PropertyAgentSearch {
    bottom: 50px;
  }
}
.inner .banner .DnnModule-PropertyAgentSearch tbody {
  float: right;
  width: 460px;
}
@media (max-width: 991px) {
  .inner .banner .DnnModule-PropertyAgentSearch tbody {
    width: 350px;
    margin-right: 35px;
  }
}
.inner .banner .DnnModule-PropertyAgentSearch img {
  display: none;
}
.inner .banner .DnnModule-PropertyAgentSearch .btn {
  color: #fff;
  font-weight: 700;
}
@media (max-width: 1600px) {
  .inner .banner .DnnModule-PropertyAgentSearch .btn {
    padding: 11px 20px 7px;
    font-size: 1.2em;
  }
}
.inner .banner .DnnModule-PropertyAgentSearch input,
.inner .banner .DnnModule-PropertyAgentSearch select {
  margin: 0 0 14px;
  padding-left: 30px;
  background-color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1600px) {
  .inner .banner .DnnModule-PropertyAgentSearch input,
  .inner .banner .DnnModule-PropertyAgentSearch select {
    font-size: 1em;
    margin-bottom: 8px;
    padding-left: 20px;
    padding-bottom: 10px;
  }
}
.inner.blog .banner h1 {
  margin: 0;
}
.inner.blog .blog-article h1 {
  font-size: 2.25em;
}
.inner.blog .blog-list {
  padding: 0 0 40px 1.9%;
}
@media (max-width: 767px) {
  .inner.blog .blog-list {
    padding: 0 20px 20px;
  }
}
.inner.blog .blog-list .masonry-list {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 101%;
}
.inner.blog .blog-list .masonry-list .masonry-item {
  float: left;
  margin: 0 1.9% 1.9% 0;
  min-height: 1px;
  position: relative;
  width: 31.4%;
  list-style-type: none;
  background: #ebebeb;
}
@media (max-width: 1199px) {
  .inner.blog .blog-list .masonry-list .masonry-item {
    width: 48.1%;
  }
}
@media (max-width: 767px) {
  .inner.blog .blog-list .masonry-list .masonry-item {
    width: 100%;
    margin: 0 0 20px;
  }
}
.inner.blog .blog-list .masonry-list .masonry-item a.thumb {
  display: block;
}
.inner.blog .blog-list .masonry-list .masonry-item a.thumb img {
  width: 100% !important;
}
.inner.blog .blog-list .masonry-list .masonry-item a.thumb img:hover {
  opacity: 0.8;
}
.inner.blog .blog-list .masonry-list .masonry-item .box-content {
  padding: 40px;
}
.inner.blog .heading {
  font-size: 2.25em;
  text-transform: uppercase;
  color: #444444;
  font-weight: 400;
  line-height: 1.1em;
  margin: 0;
}
.inner.blog .line {
  width: 124px;
  height: 2px;
  background-color: #444444;
  display: block;
  margin: 2px 0 30px;
}
.inner.blog .btn {
  font-size: 1.25em;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
}
.inner.blog .blog-article .blog-thumbnail {
  margin-bottom: 60px;
}
.inner.blog .blog-article .blog-thumbnail * {
  width: 100% !important;
}
.inner.blog .blog-article .blog-article-content {
  padding: 0 25px 0;
}
@media (max-width: 767px) {
  .inner.blog .blog-article .blog-article-content {
    padding: 0;
  }
}
.inner.blog .blog-article .blog-article-content > div.first {
  padding: 0 0 30px;
  border-bottom: 2px solid #444444;
}
.inner.blog .blog-article .blog-article-content h2 {
  color: #444444;
  text-transform: uppercase;
}
.inner.blog .blog-article .blog-article-content p img {
  float: left;
  width: 50% !important;
  margin: 5px 0 30px;
}
@media (max-width: 767px) {
  .inner.blog .blog-article .blog-article-content p img {
    width: 100% !important;
  }
}
.inner.blog .blog-article .blog-article-content p img:first-of-type {
  padding: 0 10px 0 0;
}
@media (max-width: 767px) {
  .inner.blog .blog-article .blog-article-content p img:first-of-type {
    padding: 0;
  }
}
.inner.blog .blog-article .blog-article-content p img:last-of-type {
  padding: 0 0 0 10px;
}
@media (max-width: 767px) {
  .inner.blog .blog-article .blog-article-content p img:last-of-type {
    padding: 0;
  }
}
.inner.blog .blog-article .share {
  margin: 0 0 50px;
}
.inner.blog .blog-article .share p {
  font-size: 1.125em;
  font-weight: 700;
  margin: 25px 0 10px;
}
.inner.blog .categories {
  padding: 0 1.9% 34px;
  text-align: center;
}
@media (max-width: 767px) {
  .inner.blog .categories {
    padding: 0 20px 10px;
  }
}
.inner.blog .categories .RadTreeView .rtIn {
  padding: 0;
}
.inner.blog .categories .RadTreeView .rtIn {
  border: 0 !important;
}
.inner.blog .categories .RadTreeView .rtLines .rtLI,
.inner.blog .categories .RadTreeView .rtLines .rtTop,
.inner.blog .categories .RadTreeView .rtLines .rtMid,
.inner.blog .categories .RadTreeView .rtLines .rtBot,
.inner.blog .categories .RadTreeView .rtLines .rtFirst {
  background: none !important;
  padding: 0;
}
.inner.blog .categories .RadTreeView .rtLines .rtLI {
  display: inline-block;
}
@media (max-width: 767px) {
  .inner.blog .categories .RadTreeView .rtLines .rtLI {
    display: block;
  }
}
.inner.blog .categories a {
  font-size: 1.125em;
  font-weight: 700;
  text-transform: uppercase;
  color: #444444;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .inner.blog .categories a {
    padding: 8px 30px;
  }
}
.inner.blog .categories a:hover {
  color: #ff7212;
}
.inner.blog .related .line {
  margin-bottom: 24px;
}
.inner.blog .related h3 {
  margin: 25px 0 15px;
  text-transform: uppercase;
}
.inner.blog .related h3 a {
  color: #444444;
}
.inner.blog .related h3 a:hover {
  color: #ff7212;
}
.inner.blog .related-post {
  padding: 0 0 20px;
}
@media (max-width: 991px) {
  .inner.blog .related-post:nth-of-type(2n) {
    padding-left: 6px;
  }
  .inner.blog .related-post:nth-of-type(2n+1) {
    padding-right: 6px;
  }
}
@media (max-width: 767px) {
  .inner.blog .related-post:nth-of-type(2n),
  .inner.blog .related-post:nth-of-type(2n+1) {
    padding: 0 0 20px;
  }
}
.inner.blog .related-post a,
.inner.blog .related-post img {
  width: 100% !important;
}
.inner.blog .related-post img:hover {
  opacity: 0.8;
}
.inner.blog .related-post .jackbox-hover {
  display: none;
}
.inner.blog .breadcrumbs {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 55px;
  position: relative;
}
@media (max-width: 991px) {
  .inner.blog .breadcrumbs .container {
    display: none;
  }
}
.inner.blog .breadcrumbs .back {
  top: -14px;
}
#search {
  margin: -25px 0 0;
  max-width: 228px;
}
@media (max-width: 991px) {
  #search {
    margin: 0;
    max-width: 100%;
  }
}
#search input.form-control.search-input {
  font-size: 1em;
  height: initial;
  padding: 9px 16px;
  font-weight: 400;
  border: 1px solid #c9c9c9;
  border-radius: 0;
  color: #444444;
  background: #fff;
}
#search input.form-control.search-input:focus {
  outline: 0 none !important;
  box-shadow: none;
}
#search .input-group-btn {
  font-size: 1em;
}
#search .input-group-btn .btn {
  font-size: 1em;
  padding: 10px 15px;
  color: #fff;
  background: #000;
}
#search .input-group-btn .btn:hover {
  background: #ff7212;
}
.ModSearchResultsC {
  display: none;
}
.inner .DnnModule-SearchResults {
  font-weight: 400;
}
.inner .gs-title,
.inner .gsc-table-result,
.inner .gsc-thumbnail-inside,
.inner .gsc-url-top,
.inner .gsc-table-result,
.inner .gsc-thumbnail-inside,
.inner .gsc-url-top,
.inner .gs-snippet,
.inner .gs-fileFormat,
.inner .gsc-result-info,
.inner .gsc-results .gsc-cursor-box,
.inner .gsc-orderby,
.inner .gsc-selected-option,
.inner .gsc-option,
.inner .gs-webResult div.gs-visibleUrl-long,
.inner .gs-webResult div.gs-visibleUrl {
  font-family: 'Myriad', sans-serif;
  padding-left: 0;
  padding-right: 0;
}
.inner .gs-webResult {
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0 30px;
}
.inner .gcsc-branding,
.inner .gsc-thumbnail {
  display: none;
}
.inner .gs-bidi-start-align.gs-snippet {
  padding-top: 8px;
  font-size: 16px;
}
.inner .gsc-control-cse .gs-result .gs-title,
.inner .gsc-control-cse .gs-result .gs-title *,
.inner .gs-webResult.gs-result a.gs-title:link,
.inner .gs-webResult.gs-result a.gs-title:link b,
.inner .gs-imageResult a.gs-title:link,
.inner .gs-imageResult a.gs-title:link b {
  height: initial;
  text-decoration: none;
  color: #ff7212 !important;
  font-size: 16px;
  line-height: normal;
}
.inner .gsc-control-cse .gs-result .gs-title:hover,
.inner .gsc-control-cse .gs-result .gs-title *:hover,
.inner .gs-webResult.gs-result a.gs-title:link:hover,
.inner .gs-webResult.gs-result a.gs-title:link b:hover,
.inner .gs-imageResult a.gs-title:link:hover,
.inner .gs-imageResult a.gs-title:link b:hover {
  color: #783100 !important;
}
.inner .gs-fileFormat {
  padding: 0 4px 6px;
}
.inner .gs-webResult div.gs-visibleUrl-long,
.inner .gs-webResult div.gs-visibleUrl {
  color: #ff7212;
}
.inner .gs-webResult div.gs-visibleUrl-long:hover,
.inner .gs-webResult div.gs-visibleUrl:hover {
  color: #de5a00;
}
.inner .gsc-results .gsc-cursor-box {
  text-align: center;
  font-size: 16px;
  margin: 0;
  padding: 50px 0 0;
}
.inner .gsc-results .gsc-cursor-box .gsc-cursor-page {
  padding: 10px 16px;
  line-height: normal;
  color: #444444;
  margin: 0;
}
.inner .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page,
.inner .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  font-weight: normal;
  color: #fff;
  background: #ff7212;
  text-decoration: none;
}
.inner .gsc-control-cse {
  padding: 10px 0 0;
}
@media (max-width: 767px) {
  .inner .gsc-result-info-container {
    display: none;
  }
}
.inner .gs-no-results-result .gs-snippet,
.inner .gs-error-result .gs-snippet {
  background: #ebebeb;
  border: 0;
}
.team .item {
  display: table;
  table-layout: fixed;
  padding: 0;
}
@media (max-width: 767px) {
  .team .item {
    display: block;
    margin: 0 0 20px;
  }
}
.team .item .image,
.team .item .info {
  display: table-cell;
}
@media (max-width: 767px) {
  .team .item .image,
  .team .item .info {
    display: block;
  }
}
.team .item .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .team .item .image {
    height: 300px;
  }
}
.team .item .image .hover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.team .item .info {
  background: #ff7212;
  padding: 50px 35px;
  position: relative;
}
@media (max-width: 1199px) {
  .team .item .info {
    padding: 30px;
  }
}
.team .item .info:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(24, 113, 188, 0);
  z-index: 9;
}
.team .item .info h2,
.team .item .info h3,
.team .item .info p {
  color: #fff;
}
.team .item .info h2 {
  margin: 0;
}
@media (max-width: 1199px) {
  .team .item .info h2 {
    font-size: 1.5em;
  }
}
.team .item .info .btn {
  font-size: 0.813em;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .team .item .info .btn {
    padding: 15px 20px;
  }
}
@media (min-width: 1600px) {
  .team .item .info h2 {
    font-size: 2.375em;
  }
  .team .item .info h3 {
    font-size: 1.75em;
  }
  .team .item .info p {
    font-size: 1.125em;
  }
}
.team .item:hover .image .hover {
  opacity: 1;
}
@media (min-width: 1200px) {
  .team .two-elements:nth-of-type(2n) .info:after {
    left: 100%;
    top: 50%;
    border-left-color: #ff7212;
    border-width: 23px;
    margin-top: -23px;
  }
  .team .two-elements:nth-of-type(2n+1) .info:after {
    right: 100%;
    top: 50%;
    border-right-color: #ff7212;
    border-width: 23px;
    margin-top: -23px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .team .info:first-of-type:after {
    left: 100%;
    top: 50%;
    border-left-color: #ff7212;
    border-width: 23px;
    margin-top: -23px;
  }
  .team .info:last-of-type:after {
    right: 100%;
    top: 50%;
    border-right-color: #ff7212;
    border-width: 23px;
    margin-top: -23px;
  }
}
.team-view .Normal {
  text-align: left;
}
.team-view .btn {
  color: #fff;
  font-weight: 400;
  width: 100%;
  font-size: 1em;
  padding-left: 20px;
  padding-right: 20px;
}
.team-view .btn:hover {
  color: #fff;
}
@media (min-width: 1600px) {
  .team-view .view-content p {
    font-size: 1.5em;
    line-height: 1.4em;
  }
  .team-view .btn {
    font-size: 1.125em;
  }
}
@media (max-width: 767px) {
  .inner .banner.team-banner {
    background-position: right center;
    margin: 0;
  }
}
.inner .banner.team-banner .tagline {
  float: left !important;
  margin: 197px 0 0;
}
@media (max-width: 1500px) {
  .inner .banner.team-banner .tagline {
    margin: 163px 0 0;
    max-width: 214px;
  }
}
@media (max-width: 1199px) {
  .inner .banner.team-banner .tagline {
    margin: 145px 0 0;
  }
}
@media (max-width: 991px) {
  .inner .banner.team-banner .tagline {
    margin: 112px 0 0;
  }
}
@media (min-width: 992px) {
  .inner .banner.team-banner h3 {
    max-width: 40%;
  }
}
.DnnModule.DnnModule-PropertyAgentLatest.DnnModule-434 {
  margin: 100px 0 0;
}
@media (max-width: 991px) {
  .DnnModule.DnnModule-PropertyAgentLatest.DnnModule-434 {
    margin: 50px 0 0;
  }
}
.DnnModule.DnnModule-PropertyAgentLatest.DnnModule-434 h1 {
  margin-bottom: 35px;
}
.inner .btn-more-team a {
  margin: 50px 0 0 -15px;
  font-weight: 400;
  padding: 15px 70px 11px;
}
@media (max-width: 767px) {
  .inner .btn-more-team a {
    margin: 30px auto 0;
    padding: 15px 20px 11px;
    display: block;
  }
}
.popup header,
.popup footer {
  display: none;
}
.banner {
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
}
.home {
  /*search*/
}
.home .main-banner .tagline {
  float: right;
  padding: 95px 0 75px;
}
@media (max-width: 1600px) {
  .home .main-banner .tagline {
    padding: 52px 0 75px;
  }
}
@media (max-width: 1199px) {
  .home .main-banner .tagline {
    padding: 8px 0 119px;
  }
}
@media (max-width: 991px) {
  .home .main-banner .tagline {
    margin: 31px auto 0;
    display: block;
    max-width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .home .main-banner .tagline {
    margin: 0 auto 0;
    padding: 8px 0 0;
  }
}
@media (min-width: 768px) {
  .home .main-banner .search-wrapper-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .home .main-banner .search-wrapper-block {
    background: #ebebeb;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.home .DNNModuleContent > table,
.home .DnnModule > a {
  display: none !important;
}
.home .home-slider a.slick-arrow {
  z-index: 99;
}
.home .home-slider a.slick-arrow.slick-prev {
  left: 18px;
}
.home .home-slider a.slick-arrow.slick-next {
  right: 18px;
}
.home .home-slider .item {
  padding-bottom: 60px;
  background-position: top center;
  background-size: cover;
  padding-top: 46px;
}
@media (max-width: 1500px) {
  .home .home-slider .item {
    padding-top: 0;
  }
}
@media (max-width: 1199px) {
  .home .home-slider .item {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .home .home-slider .item {
    padding-top: 12px;
    padding-bottom: 20px;
  }
}
.home .home-slider .btn {
  font-size: 1.25em;
  padding: 15px 32px 12px;
}
.home .home-slider h3 {
  color: #fff;
}
@media (max-width: 1199px) {
  .home .home-slider h3 {
    font-size: 1.2em;
  }
}
.home .home-slider h3 strong {
  text-transform: uppercase;
  display: block;
  padding: 10px 0 0;
}
.home .home-slider .text-block .image,
.home .home-slider .text-block .text {
  float: left;
}
@media (max-width: 991px) {
  .home .home-slider .text-block .image,
  .home .home-slider .text-block .text {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .home .home-slider .text-block .image img {
    max-width: 103px;
  }
}
.home .home-slider .text-block .text {
  max-width: 450px;
  margin: 55px 0 0 0;
}
@media (max-width: 1199px) {
  .home .home-slider .text-block .text {
    max-width: 70%;
  }
}
@media (max-width: 991px) {
  .home .home-slider .text-block .text {
    max-width: 100%;
    margin: 55px 0 0;
  }
}
.home .home-slider .text-block h2 {
  text-transform: none;
  color: #fff;
  font-weight: 400;
  margin-bottom: 12px;
  text-shadow: 2px 2px 3px #000;
}
.home .home-blocks .blue-bg {
  background: #f39f68;
}
.home .home-blocks .blue-bg,
.home .home-blocks .grey-bg {
  padding: 58px 0 0 100px;
  margin: 0 0 6px;
  background: none !important;
}
@media (max-width: 1600px) {
  .home .home-blocks .blue-bg,
  .home .home-blocks .grey-bg {
    padding: 58px 0 0 70px;
  }
}
@media (max-width: 1199px) {
  .home .home-blocks .blue-bg,
  .home .home-blocks .grey-bg {
    padding: 50px 0 0 50px;
  }
}
@media (max-width: 991px) {
  .home .home-blocks .blue-bg,
  .home .home-blocks .grey-bg {
    padding: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .home .home-blocks .blue-bg,
  .home .home-blocks .grey-bg {
    padding: 30px 0;
  }
}
.home .home-blocks .DnnModule > a {
  display: none;
}
.home .jobalert {
  background-image: url('images/jobalert.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media (max-width: 767px) {
  .home .jobalert {
    background-position: top left;
  }
}
@media (max-width: 991px) {
  .home .jobalert {
    background-position: top left -50px;
  }
}
.home .jobalert .blue-bg {
  background-color: #fff;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  padding: 40px 60px;
  margin: 200px 0 150px;
}
@media (max-width: 991px) {
  .home .jobalert .blue-bg {
    margin: 50px 0 50px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .home .jobalert .blue-bg {
    padding: 20px 25px;
  }
}
.home .jobalert .image,
.home .jobalert .text {
  float: left;
}
.home .jobalert .text {
  max-width: 75%;
  padding-right: 40px;
}
@media (max-width: 767px) {
  .home .jobalert .text {
    max-width: 100%;
    padding: 0;
  }
}
.home .jobalert .image {
  max-width: 25%;
}
@media (max-width: 767px) {
  .home .jobalert .image {
    display: none;
  }
}
.home .jobalert h1 {
  font-size: 3.75em;
  margin: 0;
}
@media (max-width: 767px) {
  .home .jobalert h1 {
    font-size: 2em;
  }
}
.home .jobalert p {
  max-width: 70%;
}
@media (max-width: 1700px) {
  .home .jobalert p {
    max-width: 85%;
  }
}
@media (max-width: 1400px) {
  .home .jobalert p {
    max-width: 100%;
  }
}
.home .jobalert .btn {
  margin: 15px 0;
}
.home .latest-jobs {
  position: relative;
  /*
        &.reposition .jobs {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
        }*/
}
.home .jobs {
  padding: 50px 0 0;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .home .jobs {
    padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .home .jobs {
    padding: 50px 0 60px;
  }
}
@media (max-width: 991px) {
  .home .jobs {
    padding: 50px 0 30px;
  }
}
@media (max-width: 767px) {
  .home .jobs {
    padding: 40px 0 30px;
  }
}
.home .jobs h1 {
  color: #444444;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .home .jobs h1 {
    font-size: 3.75em;
  }
}
.home .jobs h3 {
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 10px;
}
.home .jobs .job-slider {
  border-top: 4px solid #ff7212;
  border-bottom: 4px solid #ff7212;
}
.home .jobs .job {
  margin: 0;
  padding: 50px;
}
@media (max-width: 767px) {
  .home .jobs .job {
    padding: 50px 0;
  }
}
.home .jobs .job h2 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 6px;
}
.home .jobs .buttons {
  margin: 45px;
}
@media (max-width: 1600px) {
  .home .jobs .buttons {
    margin: 45px 30px 0;
  }
}
@media (max-width: 1300px) {
  .home .jobs .buttons {
    margin: 45px 0 0;
  }
}
@media (max-width: 991px) {
  .home .jobs .buttons {
    margin: 45px 0;
  }
}
.home .jobs .buttons a:last-of-type {
  float: right;
}
@media (max-width: 767px) {
  .home .jobs .buttons a {
    float: left;
    width: 100%;
    margin: 0 0 10px;
  }
}
.home .main-content .DnnModule-PropertyAgentSearch {
  display: block;
  background: none;
  padding: 0;
}
.home .main-content .DnnModule-PropertyAgentSearch .container {
  width: 100%;
}
.home .main-content .DnnModule-PropertyAgentSearch table input,
.home .main-content .DnnModule-PropertyAgentSearch table select,
.home .main-content .DnnModule-PropertyAgentSearch table a {
  border-radius: 4px;
  padding: 16px 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .main-content .DnnModule-PropertyAgentSearch table input,
  .home .main-content .DnnModule-PropertyAgentSearch table select,
  .home .main-content .DnnModule-PropertyAgentSearch table a {
    padding: 16px 14px;
  }
}
.home .main-content .DnnModule-PropertyAgentSearch table a {
  padding: 18px 15px 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 400;
  margin: 0;
  background: #ff7212;
  color: #fff;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .home .main-content .DnnModule-PropertyAgentSearch table a {
    padding: 20px 15px 17px;
    font-size: 1.1em;
  }
}
.home .main-content .DnnModule-PropertyAgentSearch table a:hover {
  background: #f39f68;
  color: #fff;
}
.home .main-content .DnnModule-PropertyAgentSearch table select {
  background-image: url('images/down-arrow-color.png');
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .main-content .DnnModule-PropertyAgentSearch table select {
    background-position: right 8px center;
  }
}
.home .main-content .DnnModule-PropertyAgentSearch table select option {
  color: #444444;
}
.dnnEditState .main-banner .DNNModuleContent > table,
.dnnEditState .main-banner .DnnModule > a {
  display: block !important;
}
.dnnEditState .home .main-content {
  padding-top: 256px;
}
.dnnEditState .home .main-banner .search-wrapper-block {
  position: relative;
}
.inner.contact .banner.job-banner {
  margin-bottom: 80px;
}
@media (max-width: 1600px) {
  .inner.contact .banner.job-banner {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .inner.contact .banner.job-banner {
    margin-bottom: 30px;
  }
}
.inner.contact #dnn_TwoCol_Span8_a {
  padding-right: 45px;
}
@media (max-width: 1500px) {
  .inner.contact #dnn_TwoCol_Span8_a {
    padding-right: 35px;
  }
}
@media (max-width: 991px) {
  .inner.contact #dnn_TwoCol_Span8_a {
    padding-right: 0;
  }
}
.map {
  position: relative;
  margin-top: 85px;
}
@media (max-width: 991px) {
  .map {
    margin-top: 65px;
  }
}
@media (max-width: 767px) {
  .map {
    margin-top: 35px;
  }
}
.map-image {
  padding: 0;
  pointer-events: none;
}
@media (min-width: 768px) {
  .map-image {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 1500px) {
  .map-image img {
    height: 250px !important;
  }
}
@media (max-width: 991px) {
  .map-image img {
    height: 200px !important;
  }
}
@media (max-width: 767px) {
  .map-image img {
    height: auto !important;
    width: 100% !important;
  }
}
.map iframe {
  width: 100%;
}
@media (max-width: 1500px) {
  .map iframe {
    height: 350px;
  }
}
@media (max-width: 991px) {
  .map iframe {
    height: 250px;
  }
}
#dnn_FullWidthBottomPane .Normal {
  margin-bottom: 0;
}
#dnn_FullWidthBottomPane .DnnModule > a {
  display: none;
}
.sidebar .DnnModule {
  border-left: 4px solid #ff7212;
  overflow: hidden;
  padding: 10px 0 0 55px;
}
.sidebar .DnnModule > a {
  display: none;
}
@media (max-width: 991px) {
  .sidebar .DnnModule {
    border-top: 4px solid #1c74bc;
    border-left: 0;
    padding: 20px 0 0 0;
    margin: 30px 0 0;
    text-align: center;
  }
}
.sidebar a {
  color: #444444;
  font-size: 1.125em;
  text-transform: uppercase;
  font-weight: 700;
}
.sidebar a:hover {
  color: #ff7212;
}
.breadcrumbs,
.inner .banner-pane {
  margin-top: 0;
  padding: 40px 0 0;
}
.breadcrumbs span a:before,
.inner .banner-pane span a:before {
  content: "/";
  display: inline-block;
  margin: 0 3px 0 1px;
}
.breadcrumbs a,
.inner .banner-pane a {
  color: #b2b3b4;
  font-weight: 400;
}
.breadcrumbs a:hover,
.inner .banner-pane a:hover,
.breadcrumbs a.current,
.inner .banner-pane a.current {
  color: #ff7212;
}
.breadcrumbs .back,
.inner .banner-pane .back {
  color: #ff7212;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 25px;
  display: block;
  vertical-align: middle;
  background-image: url('images/back-arrow.png');
  background-repeat: no-repeat;
  background-position: right center;
  padding: 17px 36px 11px 0;
}
.breadcrumbs .back:hover,
.inner .banner-pane .back:hover {
  opacity: 0.5;
}
.no-banner .breadcrumbs {
  margin-bottom: 40px;
}