﻿/* Dynamically inject an SVG in an inline encoded format based on an external .svg file's contents! */
@font-face {
  font-family: 'Myriad Pro';
  src: url('fonts/MyriadPro-Semibold.eot');
  src: url('fonts/MyriadPro-Semibold-1.eot') format('embedded-opentype'), 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') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('fonts/MyriadPro-Light.eot');
  src: url('fonts/MyriadPro-Light-1.eot') format('embedded-opentype'), 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') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('fonts/MyriadPro-Regular.eot');
  src: url('fonts/MyriadPro-Regular-1.eot') format('embedded-opentype'), 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') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('fonts/MyriadPro-It.eot');
  src: url('fonts/MyriadPro-It-1.eot') format('embedded-opentype'), url('fonts/MyriadPro-It.woff2') format('woff2'), url('fonts/MyriadPro-It.woff') format('woff'), url('fonts/MyriadPro-It.ttf') format('truetype'), url('fonts/MyriadPro-It.svg') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('fonts/MyriadPro-Bold.eot');
  src: url('fonts/MyriadPro-Bold-1.eot') format('embedded-opentype'), 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') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
#ControlBar_ControlPanel {
  z-index: 999999;
}
#ControlEditPageMenu > li > a {
  padding-bottom: 19px;
  height: 55px;
}
#ControlNav > li > a,
#ControlBar_CustomMenuItems > li > a,
#ControlActionMenu > li > a {
  padding-bottom: 20px;
  height: 53px;
}
.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;
}
.DnnModule-Admin,
.DnnModule-Languages,
.DnnModule-DotNetNukeModulesDigitalAssets {
  margin-top: 150px;
}
.DnnModule > a,
.DnnModule .DnnModule .content > a {
  display: block;
}
.LoginPanel {
  float: none;
  margin: 0 auto;
}
.container-item-edit {
  float: right;
}
.container .dnnModuleManager {
  padding: 0 !important;
}
#dnnModuleDigitalAssetsSelectionToolbar,
#dnnModuleDigitalAssetsListViewToolbar,
#dnnModuleDigitalAssetsListContainer,
.dnnModuleDigitalAssetsGrid > table > thead > tr {
  min-height: 37px;
}
[id$="_actionButton"] {
  display: block;
}
.ModPropertyAgentC > table {
  display: none;
}
.controlpanel .ModPropertyAgentC > table {
  display: table;
}
.dnnEditState .main-content {
  margin-top: 120px;
}
.dnnEditState .home .logo {
  display: none;
}
.DnnModule-Admin {
  max-width: 400px;
  margin: 150px auto;
}
footer {
  padding-top: 0px;
}
footer .credits {
  text-align: right;
}
footer .credits p {
  text-align: left;
}
footer .copyright,
footer .credits {
  font-size: 16px;
}
@media (max-width: 767px) {
  footer .copyright,
  footer .credits {
    text-align: center;
  }
}
@media (max-width: 991px) {
  footer #dnn_Footer_Col_Left {
    margin-bottom: 40px;
  }
}
footer .border-top {
  border-top: 1px solid #d1d2d4;
}
footer p {
  margin: 0px 0px 25px;
}
footer a.phone {
  text-decoration: underline;
}
.map {
  height: 520px;
  width: 100%;
  border: 1px solid #abadb0;
}
.map iframe {
  height: 100%;
  width: 100%;
  border: 0;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
}
.inner input,
.home input,
.inner textarea,
.home textarea,
.inner select,
.home select {
  background: #e2e3e4;
  color: #8a8c8f;
  font-size: 1em;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  font-weight: 300;
}
.DnnModule-LiveForms .LiveForm.Default {
  background: transparent;
  border: none;
  margin: 0 0 35px;
  padding: 0;
}
.DnnModule-LiveForms .LiveForm.Default .Field-Label-Hidden {
  display: none;
}
.DnnModule-LiveForms .LiveForm.Default .Field.FieldSpacing,
.DnnModule-LiveForms .LiveForm.Default .Field.Heading {
  padding: 0 0 12px;
}
.DnnModule-LiveForms .LiveForm.Default .Field.FieldSpacing.Submitbutton,
.DnnModule-LiveForms .LiveForm.Default .Field.Heading.Submitbutton {
  padding-bottom: 17px;
}
.DnnModule-LiveForms .LiveForm.Default .Field-Container {
  width: 100% !important;
}
.DnnModule-LiveForms .LiveForm.Default .Field-Container input,
.DnnModule-LiveForms .LiveForm.Default .Field-Container textarea,
.DnnModule-LiveForms .LiveForm.Default .Field-Container select {
  width: 100% !important;
  background: #e2e3e4;
  border: 0 none !important;
  border-radius: 0;
  color: #8a8c8f;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  font-size: 24px;
  height: auto;
  padding: 8px 15px !important;
}
.DnnModule-LiveForms .LiveForm.Default .Field-Container textarea {
  min-height: 200px;
}
.DnnModule-LiveForms .LiveForm.Default label.error {
  color: #20b5cd;
  padding: 5px 0 0;
  font-size: 16px;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  font-weight: 300;
}
.DnnModule-LiveForms .LiveForm.Default .Fileupload .Field-Container {
  margin-left: 0px;
}
.DnnModule-LiveForms .LiveForm.Default .plupload_container {
  border-color: #e2e3e4;
}
.DnnModule-LiveForms .LiveForm.Default .plupload_container .plupload_filelist_header .plupload_file_status {
  margin-left: 47px;
  margin-right: 0;
}
.DnnModule-LiveForms .LiveForm.Default .plupload_file_name {
  float: left;
}
.DnnModule-LiveForms .LiveForm.Default .plupload_filelist_header,
.DnnModule-LiveForms .LiveForm.Default .plupload_filelist_footer {
  background: #e2e3e4;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  color: #636466;
  font-weight: 300;
  font-size: 24px;
  padding: 7px 15px 9px;
}
.DnnModule-LiveForms .LiveForm.Default .plupload_filelist_footer {
  height: 22px !important;
}
.DnnModule-LiveForms .LiveForm.Default .plupload_filelist li {
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  color: #636466;
  font-size: 18px;
  padding: 10px 15px;
}
.DnnModule-LiveForms .thank-you {
  font-size: 24px;
  font-weight: 300;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
}
.DnnModule-LiveForms .thank-you hr {
  display: none;
}
/*careers form*/
#dnn_ctr1569_View_LiveForm1569 {
  margin-bottom: 60px;
}
#header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) {
  #header {
    background: none;
  }
}
.home #header {
  background: rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) {
  .home #header {
    background: none;
  }
}
#header .logo {
  display: inline-block;
  margin: 20px 0 20px 30px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20viewBox%3D%220%200%20526.78668%20284.23999%22%0A%20%20%20height%3D%22284.23999%22%0A%20%20%20width%3D%22526.78668%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20version%3D%221.1%22%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata8%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs6%22%20%2F%3E%3Cg%0A%20%20%20%20%20transform%3D%22matrix(1.3333333%2C0%2C0%2C-1.3333333%2C0%2C284.24)%22%0A%20%20%20%20%20id%3D%22g10%22%3E%3Cg%0A%20%20%20%20%20%20%20transform%3D%22scale(0.1)%22%0A%20%20%20%20%20%20%20id%3D%22g12%22%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path14%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20269.258%2C2120.77%20h%2081.933%20l%2063.231%2C-279.31%2078.133%2C279.31%20h%2069.246%20l%2079.269%2C-279.31%2062.641%2C279.31%20h%2081.93%20l%20-98.582%2C-437.56%20h%20-79.883%20l%20-80.621%2C282.88%20-79.125%2C-282.88%20h%20-79.125%20l%20-99.047%2C437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path16%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201056.34%2C2050.27%20c%20-40.5%2C0%20-74.543%2C-14.09%20-102.152%2C-42.25%20-27.583%2C-28.16%20-41.387%2C-63.95%20-41.387%2C-107.38%200%2C-48.38%2017.371%2C-86.66%2052.109%2C-114.82%2026.992%2C-22.01%2057.98%2C-33%2092.91%2C-33%2039.5%2C0%2073.15%2C14.26%20100.94%2C42.82%2027.78%2C28.55%2041.69%2C63.75%2041.69%2C105.61%200%2C41.64%20-14%2C76.89%20-42%2C105.73%20-27.99%2C28.86%20-62.03%2C43.29%20-102.11%2C43.29%20z%20m%200.88%2C81.49%20c%2061.91%2C0%20115.13%2C-22.41%20159.69%2C-67.22%2044.55%2C-44.81%2066.82%2C-99.45%2066.82%2C-163.9%200%2C-63.85%20-21.97%2C-117.88%20-65.94%2C-162.11%20-43.94%2C-44.22%20-97.27%2C-66.32%20-159.97%2C-66.32%20-65.683%2C0%20-120.261%2C22.69%20-163.718%2C68.11%20-43.457%2C45.4%20-65.172%2C99.34%20-65.172%2C161.82%200%2C41.82%2010.109%2C80.3%2030.347%2C115.4%2020.243%2C35.1%2048.078%2C62.91%2083.493%2C83.45%2035.418%2C20.51%2073.57%2C30.77%20114.45%2C30.77%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path18%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201567.95%2C2050.27%20c%20-40.5%2C0%20-74.54%2C-14.09%20-102.15%2C-42.25%20-27.58%2C-28.16%20-41.39%2C-63.95%20-41.39%2C-107.38%200%2C-48.38%2017.37%2C-86.66%2052.11%2C-114.82%2027%2C-22.01%2057.98%2C-33%2092.91%2C-33%2039.51%2C0%2073.15%2C14.26%20100.95%2C42.82%2027.77%2C28.55%2041.68%2C63.75%2041.68%2C105.61%200%2C41.64%20-13.99%2C76.89%20-42%2C105.73%20-27.99%2C28.86%20-62.03%2C43.29%20-102.11%2C43.29%20z%20m%200.89%2C81.49%20c%2061.9%2C0%20115.13%2C-22.41%20159.68%2C-67.22%2044.55%2C-44.81%2066.82%2C-99.45%2066.82%2C-163.9%200%2C-63.85%20-21.97%2C-117.88%20-65.93%2C-162.11%20-43.94%2C-44.22%20-97.28%2C-66.32%20-159.98%2C-66.32%20-65.68%2C0%20-120.26%2C22.69%20-163.71%2C68.11%20-43.46%2C45.4%20-65.18%2C99.34%20-65.18%2C161.82%200%2C41.82%2010.11%2C80.3%2030.35%2C115.4%2020.24%2C35.1%2048.08%2C62.91%2083.49%2C83.45%2035.42%2C20.51%2073.58%2C30.77%20114.46%2C30.77%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path20%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201956.86%2C2040.44%20v%20-276.02%20h%2038.66%20c%2038.08%2C0%2065.68%2C4.35%2082.82%2C13.09%2017.18%2C8.74%2031.19%2C23.42%2042.13%2C44.06%2010.89%2C20.67%2016.33%2C46.08%2016.33%2C76.24%200%2C46.45%20-12.96%2C82.48%20-38.96%2C108.1%20-23.38%2C23.02%20-60.97%2C34.53%20-112.72%2C34.53%20z%20m%20-82.69%2C80.33%20h%2098.66%20c%2063.6%2C0%20110.87%2C-7.9%20141.77%2C-23.66%2030.9%2C-15.77%2056.35%2C-41.39%2076.36%2C-76.89%2020.01%2C-35.5%2030.05%2C-76.95%2030.05%2C-124.33%200%2C-33.71%20-5.61%2C-64.69%20-16.8%2C-92.95%20-11.23%2C-28.26%20-26.67%2C-51.71%20-46.39%2C-70.34%20-19.71%2C-18.66%20-41.07%2C-31.53%20-64.03%2C-38.69%20-22.96%2C-7.13%20-62.81%2C-10.7%20-119.48%2C-10.7%20h%20-100.14%20v%20437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path22%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%202300.11%2C2120.77%20h%2084.47%20v%20-165.09%20h%20146.05%20v%20165.09%20h%2084.16%20v%20-437.56%20h%20-84.16%20v%20191.85%20h%20-146.05%20v%20-191.85%20h%20-84.47%20v%20437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path24%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%202890.98%2C2004.75%20-58.72%2C-150.21%20h%20117.09%20z%20m%20-42.76%2C116.02%20h%2084.46%20l%20168.3%2C-437.56%20h%20-86.54%20l%20-34.23%2C90.12%20h%20-178.55%20l%20-35.63%2C-90.12%20h%20-86.53%20l%20168.72%2C437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path26%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%203207.81%2C2120.77%20h%2081.17%20l%20101.43%2C-305.19%20102.36%2C305.19%20h%2081.09%20l%2073.4%2C-437.56%20h%20-80.53%20l%20-46.94%2C276.33%20-92.95%2C-276.33%20h%20-73.4%20l%20-92.15%2C276.33%20-48.03%2C-276.33%20h%20-81.18%20l%2075.73%2C437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path28%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%203943.2%2C2061.27%20-61.67%2C-54.43%20c%20-21.65%2C30.14%20-43.73%2C45.21%20-66.18%2C45.21%20-10.89%2C0%20-19.84%2C-2.94%20-26.81%2C-8.78%20-6.96%2C-5.85%20-10.42%2C-12.43%20-10.42%2C-19.78%200%2C-7.35%202.49%2C-14.27%207.47%2C-20.81%206.75%2C-8.74%2027.1%2C-27.48%2061.08%2C-56.22%2031.74%2C-26.58%2051.03%2C-43.33%2057.78%2C-50.28%2016.89%2C-17.05%2028.83%2C-33.36%2035.92%2C-48.92%207.05%2C-15.58%2010.56%2C-32.58%2010.56%2C-51.01%200%2C-35.9%20-12.41%2C-65.55%20-37.23%2C-88.94%20-24.78%2C-23.4%20-57.16%2C-35.1%20-97.04%2C-35.1%20-31.2%2C0%20-58.34%2C7.62%20-81.47%2C22.9%20-23.13%2C15.26%20-42.93%2C39.26%20-59.39%2C71.97%20l%2069.98%2C42.26%20c%2021.07%2C-38.67%2045.3%2C-58.02%2072.73%2C-58.02%2014.27%2C0%2026.3%2C4.18%2036.05%2C12.49%209.71%2C8.34%2014.56%2C17.96%2014.56%2C28.85%200%2C9.92%20-3.67%2C19.84%20-11.01%2C29.76%20-7.35%2C9.92%20-23.56%2C25.07%20-48.55%2C45.5%20-47.69%2C38.88%20-78.47%2C68.87%20-92.4%2C90%20-13.88%2C21.1%20-20.85%2C42.17%20-20.85%2C63.19%200%2C30.34%2011.57%2C56.37%2034.7%2C78.09%2023.13%2C21.71%2051.67%2C32.56%2085.6%2C32.56%2021.87%2C0%2042.68%2C-5.05%2062.43%2C-15.17%2019.76%2C-10.11%2041.12%2C-28.56%2064.16%2C-55.32%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path30%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20344.879%2C1558.86%20h%2081.148%20l%20101.434%2C-305.18%20102.34%2C305.18%20h%2081.105%20l%2073.387%2C-437.56%20h%20-80.539%20l%20-46.918%2C276.33%20-92.945%2C-276.33%20h%20-73.407%20l%20-92.125%2C276.33%20-48.035%2C-276.33%20h%20-81.211%20l%2075.766%2C437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path32%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20850.941%2C1558.86%20h%20238.849%20v%20-81.51%20H%20933.633%20v%20-79.12%20h%20156.157%20v%20-80.02%20H%20933.633%20v%20-115.1%20H%201089.79%20V%201121.3%20H%20850.941%20v%20437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path34%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201161.48%2C1121.3%20h%2082.6992%20v%20437.555%20H%201161.48%20Z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path36%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201338.47%2C1558.86%20h%2084.17%20v%20-150.84%20l%20118.78%2C150.84%20h%20100.02%20l%20-152.8%2C-195.29%20167.66%2C-242.27%20h%20-98.75%20l%20-134.91%2C194.4%20v%20-194.4%20h%20-84.17%20v%20437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path38%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201715.65%2C1558.86%20h%2083.28%20v%20-358.14%20h%20121.35%20v%20-79.42%20h%20-204.63%20v%20437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path40%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201983.94%2C1558.86%20h%20238.84%20v%20-81.51%20h%20-156.17%20v%20-79.12%20h%20156.17%20v%20-80.02%20h%20-156.17%20v%20-115.1%20h%20156.17%20v%20-81.81%20h%20-238.84%20v%20437.56%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path42%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%20279.223%2C1002.35%20H%20543.965%20L%20388.168%2C644.809%20H%20533.855%20V%20564.781%20H%20266.43%20l%20155.082%2C355.16%20H%20279.223%20v%2082.409%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path44%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%20606.734%2C1002.35%20h%2084.461%20V%20837.289%20h%20146.047%20v%20165.061%20h%2084.192%20V%20564.781%20H%20837.242%20V%20756.672%20H%20691.195%20V%20564.781%20h%20-84.461%20v%20437.569%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path46%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201197.6%2C886.34%20-58.7%2C-150.192%20h%20117.05%20z%20m%20-42.76%2C116.01%20h%2084.48%20l%20168.27%2C-437.569%20h%20-86.55%20l%20-34.23%2C90.16%20h%20-178.53%20l%20-35.61%2C-90.16%20h%20-86.549%20l%20168.719%2C437.569%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path48%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201472.3%2C1002.35%20h%2079.89%20l%20187.22%2C-287.94%20v%20287.94%20h%2083.28%20V%20564.781%20h%20-80.11%20l%20-187%2C287.028%20V%20564.781%20h%20-83.28%20v%20437.569%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path50%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%20478.941%2C355.582%20403.973%2C197.211%20h%20149.593%20z%20m%205.528%2C92.949%20L%20688.516%2C10.9805%20H%20641.305%20L%20572.48%2C154.961%20H%20383.988%20L%20315.816%2C10.9805%20H%20267.043%20L%20473.77%2C448.531%20h%2010.699%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path52%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22M%20802.441%2C405.73%20V%20256.98%20l%2075.387%2C-0.589%20c%2029.192%2C0%2050.781%2C2.781%2064.793%2C8.359%2013.996%2C5.52%2024.93%2C14.391%2032.777%2C26.59%207.852%2C12.199%2011.758%2C25.832%2011.758%2C40.898%200%2C14.653%20-3.968%2C27.992%20-11.902%2C40.024%20-7.957%2C11.976%20-18.387%2C20.547%20-31.281%2C25.699%20-12.914%2C5.148%20-34.379%2C7.769%20-64.371%2C7.769%20z%20m%20-43.707%2C42.801%20h%2087.145%20c%2048.582%2C0%2081.508%2C-1.941%2098.75%2C-5.949%2025.98%2C-5.953%2047.086%2C-18.703%2063.361%2C-38.293%2016.25%2C-19.5%2024.39%2C-43.598%2024.39%2C-72.18%200%2C-23.847%20-5.61%2C-44.777%20-16.82%2C-62.847%20-11.2%2C-18.114%20-27.201%2C-31.703%20-48.033%2C-40.981%20C%20946.719%2C219.07%20917.949%2C214.352%20881.27%2C214.18%20L%201038.63%2C10.9805%20H%20984.539%20L%20827.176%2C214.18%20H%20802.441%20V%2010.9805%20H%20758.734%20V%20448.531%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path54%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201533.57%2C367.32%20-34.51%2C-26.429%20c%20-19.03%2C24.738%20-41.89%2C43.558%20-68.55%2C56.347%20-26.67%2C12.793%20-55.97%2C19.211%20-87.9%2C19.211%20-34.91%2C0%20-67.22%2C-8.398%20-96.98%2C-25.16%20-29.74%2C-16.758%20-52.78%2C-39.25%20-69.14%2C-67.527%20-16.38%2C-28.242%20-24.54%2C-60.032%20-24.54%2C-95.321%200%2C-53.351%2018.29%2C-97.839%2054.87%2C-133.5504%2036.6%2C-35.7109%2082.73%2C-53.5195%20138.47%2C-53.5195%2061.27%2C0%20112.53%2C23.9687%20153.77%2C71.9179%20l%2034.51%2C-26.1679%20C%201511.75%2C59.3516%201484.54%2C37.9102%201451.91%2C22.75%201419.31%2C7.60156%201382.86%2C0%201342.61%2C0%20c%20-76.55%2C0%20-136.93%2C25.5%20-181.15%2C76.4414%20-37.08%2C43.0196%20-55.63%2C94.9806%20-55.63%2C155.8906%200%2C63.988%2022.46%2C117.93%2067.39%2C161.656%2044.91%2C43.692%20101.18%2C65.563%20168.8%2C65.563%2040.84%2C0%2077.73%2C-8.071%20110.65%2C-24.231%2032.91%2C-16.172%2059.88%2C-38.84%2080.9%2C-68%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path56%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%201620.74%2C448.531%20h%2043.7%20V%20265%20h%20222.81%20v%20183.531%20h%2043.71%20V%2010.9805%20h%20-43.71%20V%20222.199%20H%201664.44%20V%2010.9805%20h%20-43.7%20V%20448.531%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path58%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%202031.21%2C10.9805%20h%2043.7109%20v%20437.551%20H%202031.21%20Z%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path60%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%202131.78%2C405.73%20v%2042.801%20h%20239.71%20V%20405.73%20h%20-97.55%20V%2010.9805%20h%20-44.61%20V%20405.73%20h%20-97.55%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path62%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%202434.85%2C448.531%20h%20250.77%20V%20405.73%20H%202478.58%20V%20268.59%20h%20205.27%20V%20225.738%20H%202478.58%20V%2053.8203%20h%20205.27%20V%2010.9805%20h%20-249%20V%20448.531%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path64%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%203168.68%2C367.32%20-34.53%2C-26.429%20c%20-19.03%2C24.738%20-41.87%2C43.558%20-68.55%2C56.347%20-26.67%2C12.793%20-55.97%2C19.211%20-87.92%2C19.211%20-34.87%2C0%20-67.2%2C-8.398%20-96.96%2C-25.16%20-29.72%2C-16.758%20-52.8%2C-39.25%20-69.14%2C-67.527%20-16.38%2C-28.242%20-24.57%2C-60.032%20-24.57%2C-95.321%200%2C-53.351%2018.32%2C-97.839%2054.92%2C-133.5504%2036.55%2C-35.7109%2082.73%2C-53.5195%20138.45%2C-53.5195%2061.29%2C0%20112.53%2C23.9687%20153.77%2C71.9179%20l%2034.53%2C-26.1679%20C%203146.86%2C59.3516%203119.63%2C37.9102%203087%2C22.75%203054.38%2C7.60156%203017.95%2C0%202977.68%2C0%20c%20-76.53%2C0%20-136.89%2C25.5%20-181.13%2C76.4414%20-37.1%2C43.0196%20-55.63%2C94.9806%20-55.63%2C155.8906%200%2C63.988%2022.46%2C117.93%2067.37%2C161.656%2044.91%2C43.692%20101.18%2C65.563%20168.8%2C65.563%2040.86%2C0%2077.75%2C-8.071%20110.67%2C-24.231%2032.93%2C-16.172%2059.9%2C-38.84%2080.92%2C-68%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path66%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%203213%2C405.73%20v%2042.801%20h%20239.72%20V%20405.73%20h%20-97.55%20V%2010.9805%20h%20-44.62%20V%20405.73%20H%203213%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path68%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%203470.57%2C92.5313%2037.19%2C22.2777%20c%2026.17%2C-48.1996%2056.43%2C-72.2582%2090.71%2C-72.2582%2014.69%2C0%2028.45%2C3.3789%2041.37%2C10.2109%2012.87%2C6.8399%2022.7%2C16.0391%2029.46%2C27.5196%206.71%2C11.5273%2010.09%2C23.7307%2010.09%2C36.5977%200%2C14.691%20-4.94%2C29.082%20-14.86%2C43.141%20-13.68%2C19.46%20-38.67%2C42.839%20-74.97%2C70.199%20-36.47%2C27.562%20-59.18%2C47.48%20-68.13%2C59.769%20-15.44%2C20.641%20-23.17%2C42.973%20-23.17%2C66.942%200%2C19.039%204.56%2C36.39%2013.68%2C52.05%209.11%2C15.661%2021.95%2C27.981%2038.49%2C37.02%2016.59%2C9.031%2034.57%2C13.551%2053.99%2C13.551%2020.64%2C0%2039.93%2C-5.11%2057.87%2C-15.332%2017.94%2C-10.207%2036.94%2C-28.989%2056.94%2C-56.348%20l%20-35.66%2C-27.051%20c%20-16.47%2C21.782%20-30.52%2C36.168%20-42.09%2C43.141%20-11.61%2C6.918%20-24.27%2C10.379%20-37.95%2C10.379%20-17.64%2C0%20-32.08%2C-5.36%20-43.26%2C-16.039%20-11.23%2C-10.719%20-16.8%2C-23.891%20-16.8%2C-39.59%200%2C-9.5%201.98%2C-18.75%205.95%2C-27.652%203.97%2C-8.911%2011.19%2C-18.618%2021.7%2C-29.168%205.74%2C-5.571%2024.61%2C-20.09%2056.52%2C-43.731%2037.86%2C-27.941%2063.86%2C-52.851%2077.92%2C-74.629%2014.1%2C-21.82%2021.14%2C-43.73%2021.14%2C-65.761%200%2C-31.7387%20-12.07%2C-59.27%20-36.17%2C-82.6489%20C%203666.47%2C11.6914%203637.13%2C0%203602.65%2C0%20c%20-26.6%2C0%20-50.66%2C7.08984%20-72.27%2C21.2695%20-21.61%2C14.1914%20-41.57%2C37.9102%20-59.81%2C71.2618%22%20%2F%3E%3Cpath%0A%20%20%20%20%20%20%20%20%20id%3D%22path70%22%0A%20%20%20%20%20%20%20%20%20style%3D%22fill%3A%23ffffff%3Bfill-opacity%3A1%3Bfill-rule%3Anonzero%3Bstroke%3Anone%22%0A%20%20%20%20%20%20%20%20%20d%3D%22m%200%2C11.1289%20h%20134.859%20v%202110.73%20H%200%20Z%22%20%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 124px;
  height: 68px;
  background-size: 124px 68px;
}
@media (max-width: 1560px) {
  #header .logo {
    margin-left: 20px;
  }
}
@media (max-width: 1460px) {
  #header .logo {
    margin-left: 30px;
  }
}
@media (min-width: 1340px) {
  .home-page #header .logo {
    max-width: 100%;
    position: absolute;
    left: 65px;
    top: 150px;
    margin: 0;
    width: 315px;
    height: 170px;
    background-size: 315px 170px;
  }
}
* {
  box-sizing: border-box;
}
html {
  -webkit-font-smoothing: antialiased;
}
.controlpanel .home,
.controlpanel .inner {
  margin-top: 53px;
}
.inner.contact .main-content {
  margin-top: 80px;
}
.inner.contact + footer p a {
  color: #000;
}
.inner.contact + footer p a.linkedin {
  float: right;
  font-size: 2em;
  margin-top: -50px;
  color: #20b5cd;
}
@media (max-width: 1199px) {
  .inner.contact + footer p a.linkedin {
    float: none;
    margin-top: 5px;
    display: block;
  }
}
body {
  font-size: 22px;
  color: #000;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  font-weight: 300;
}
html.mm-opened body {
  padding-top: 0;
}
@media (min-width: 480px) {
  body {
    font-size: 24px;
  }
}
body .container {
  width: 100%;
  max-width: 1600px;
  padding-left: 35px;
  padding-right: 35px;
}
@media (min-width: 1200px) {
  body .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1741px) {
  body .container {
    padding-left: 0;
    padding-right: 0;
  }
}
body .container-fluid {
  padding-left: 35px;
  padding-right: 35px;
}
body .container-fluid .col-xs-12 {
  padding: 0 15px;
}
body .container-border {
  border-bottom: 1px solid #d1d2d4;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  body .container-border {
    margin-bottom: 25px;
  }
}
body .container-border.black {
  border-bottom: 1px solid #000;
}
body .Normal,
body .NormalDisabled,
body .NormalDeleted {
  color: #000;
}
.main-content {
  position: relative;
}
.main-content > .container-fluid {
  margin-top: 116px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 580px) {
  .main-content > .container-fluid {
    margin-top: 0;
  }
}
.home .main-content > .container-fluid {
  margin: 0;
}
#Form {
  background: #fff;
}
.inner.admin .main-content,
.livehtmlsettings.livehtmlwrapper,
.DnnModule-Languages {
  font-size: 16px;
}
img {
  max-width: 100%;
  height: auto !important;
}
/*Bootstrap cols mod*/
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dnnSortable.ui-sortable {
  padding-left: 70px;
  padding-right: 70px;
}
#header .col-lg-1,
#header .col-lg-10,
#header .col-lg-11,
#header .col-lg-12,
#header .col-lg-2,
#header .col-lg-3,
#header .col-lg-4,
#header .col-lg-5,
#header .col-lg-6,
#header .col-lg-7,
#header .col-lg-8,
#header .col-lg-9,
#header .col-md-1,
#header .col-md-10,
#header .col-md-11,
#header .col-md-12,
#header .col-md-2,
#header .col-md-3,
#header .col-md-4,
#header .col-md-5,
#header .col-md-6,
#header .col-md-7,
#header .col-md-8,
#header .col-md-9,
#header .col-sm-1,
#header .col-sm-10,
#header .col-sm-11,
#header .col-sm-12,
#header .col-sm-2,
#header .col-sm-3,
#header .col-sm-4,
#header .col-sm-5,
#header .col-sm-6,
#header .col-sm-7,
#header .col-sm-8,
#header .col-sm-9,
#header .col-xs-1,
#header .col-xs-10,
#header .col-xs-11,
#header .col-xs-12,
#header .col-xs-2,
#header .col-xs-3,
#header .col-xs-4,
#header .col-xs-5,
#header .col-xs-6,
#header .col-xs-7,
#header .col-xs-8,
#header .col-xs-9,
#header .dnnSortable.ui-sortable {
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 1740px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .dnnSortable.ui-sortable {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .dnnSortable.ui-sortable {
    padding-left: 15px;
    padding-right: 15px;
  }
}
a.btn.btn-default {
  color: #fff;
}
.scroll-down {
  position: fixed;
  bottom: 25px;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-size: 1.5em;
  background-color: rgba(0, 0, 0, 0);
  height: 50px;
  width: 70px;
  color: #fff;
  line-height: 45px;
  text-align: center;
  z-index: 9999999;
  opacity: 0.9;
  background-image: url('images/double-arrow-down.png');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}
.scroll-down:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.scroll-down:hover i {
  color: #20b5cd;
  -webkit-transition: 0.3s ease-in-out 0.3s;
  -moz-transition: 0.3s ease-in-out 0.3s;
  -o-transition: 0.3s ease-in-out 0.3s;
  transition: 0.3s ease-in-out 0.3s;
}
.xmp-form {
  margin-top: 100px;
  margin-left: 100px;
}
.xmp-form label.xmp-form-label {
  width: 250px !important;
}
.controlpanel #navigation {
  top: 72px;
}
/*desktop*/
#navigation {
  position: fixed;
  right: 0;
  top: 19px;
}
@media (max-width: 1339px) {
  #navigation {
    display: none;
  }
}
#navigation .navbar-nav {
  margin: 0;
  padding: 0 19px;
}
#navigation .navbar-nav.scroll-nav,
#navigation .navbar-nav.bg-nav {
  background: rgba(0, 0, 0, 0.6);
  /*            > li {
                &:nth-last-child(-n+3) {
                    float: right;
                    text-align: right;
                    clear: none !important;
                    transition: none;


                    a {
                        text-transform: uppercase;
                        margin-top: 0px;
                        transition: none;
                    }
                }
            }*/
}
@media (max-width: 1865px) {
  #navigation .navbar-nav {
    padding: 0 13px;
  }
}
#navigation .navbar-nav > li {
  /*&:nth-last-child(-n+4) {

                a {
                    text-transform: uppercase;
                    padding-left: 10px;
                    padding-right: 10px;
                }
            }

            &:nth-last-child(-n+3) {
                float: right;
                text-align: right;
                clear: both;
                transition: none;



                a {
                    text-transform: uppercase;
                    padding-left: 10px;
                    padding-right: 10px;
                    margin-top: -8px;
                    transition: none;
                }
            }*/
}
#navigation .navbar-nav > li.first {
  display: none;
}
#navigation .navbar-nav > li:nth-last-child(4) a {
  padding-left: 57px;
}
@media (max-width: 1865px) {
  #navigation .navbar-nav > li:nth-last-child(4) a {
    padding-left: 45px;
  }
}
@media (max-width: 1650px) {
  #navigation .navbar-nav > li:nth-last-child(4) a {
    padding-left: 35px;
  }
}
@media (max-width: 1560px) {
  #navigation .navbar-nav > li:nth-last-child(4) a {
    padding-left: 25px;
  }
}
#navigation .navbar-nav > li.Language a {
  padding: 8px 7px 9px;
}
#navigation .navbar-nav > li.Language a:hover {
  text-decoration: none;
}
#navigation .navbar-nav > li a {
  font-size: 0.833em;
  color: #fff;
  padding: 10px 12px 12px;
  font-weight: 400;
  text-shadow: none;
  text-transform: uppercase;
}
#navigation .navbar-nav > li a span {
  text-shadow: none;
  text-transform: uppercase;
}
#navigation .navbar-nav > li a:hover,
#navigation .navbar-nav > li a:focus {
  color: #b8b9bc;
  background: none;
}
@media (max-width: 1865px) {
  #navigation .navbar-nav > li a {
    font-size: 0.7em;
  }
}
@media (max-width: 1650px) {
  #navigation .navbar-nav > li a {
    font-size: 0.65em;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1460px) {
  #navigation .navbar-nav > li a {
    font-size: 0.59em;
    padding-left: 7px;
    padding-right: 7px;
  }
}
#navigation .language .selected {
  display: none;
}
#navigation .language {
  display: none !important;
}
.toggle-nav {
  color: #fff;
  padding: 10px 18px 12px;
  position: fixed;
  right: 0;
  top: 19px;
}
@media (min-width: 580px) {
  .toggle-nav {
    background: rgba(0, 0, 0, 0.7);
  }
}
@media (min-width: 1340px) {
  .toggle-nav {
    display: none;
  }
}
.toggle-nav:hover,
.toggle-nav:focus {
  color: #b8b9bc;
}
@media (min-width: 580px) {
  .home .toggle-nav {
    background: none;
  }
}
@media (min-width: 768px) {
  .home .toggle-nav {
    background: rgba(0, 0, 0, 0.7);
  }
}
.controlpanel .toggle-nav {
  top: 72px;
}
/*mobile*/
.mm-page {
  position: static;
}
#mm-navigation {
  background: #4c4c4c;
}
#mm-navigation .navbar-nav li {
  display: block;
  width: 100%;
}
#mm-navigation .navbar-nav li:nth-last-child(-n+4) a {
  text-transform: uppercase;
}
#mm-navigation .navbar-nav li:nth-last-child(5):not(.mm-divider) {
  border-bottom: 1px solid #d1d2d4;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#mm-navigation .navbar-nav li:nth-last-child(5):not(.mm-divider)::after {
  border-color: transparent;
}
#mm-navigation .navbar-nav li a {
  font-size: 18px;
  color: #fff;
  padding-bottom: 15px;
  padding-top: 15px;
  font-weight: 400;
}
#mm-navigation .navbar-nav li a:hover,
#mm-navigation .navbar-nav li a:focus {
  color: #b8b9bc;
  background: rgba(0, 0, 0, 0.7);
}
#mm-navigation .language-object.mm-panel {
  display: none !important;
  padding: 0;
}
#mm-navigation .language-object.mm-panel .Language {
  display: block;
}
#mm-navigation .language-object.mm-panel .Language.selected {
  display: none;
}
#mm-navigation .language-object.mm-panel .Language a {
  display: block;
  padding-left: 20px;
}
.sticky-wrapper {
  height: auto !important;
}
div ul.sidebar-menu {
  left: 0;
  margin: 0 0 0 50px;
  width: 300px;
  z-index: 9999;
  position: absolute;
  top: 550px;
}
div ul.sidebar-menu.stuck {
  position: fixed;
  top: 50px;
}
@media (max-width: 1199px) {
  div ul.sidebar-menu.stuck {
    margin: 0;
    padding: 35px 35px 0;
    position: relative;
    top: auto;
    width: 100%;
  }
}
div ul.sidebar-menu.sticky-surpassed {
  bottom: 142px;
  position: absolute;
  top: auto !important;
}
@media (max-width: 1199px) {
  div ul.sidebar-menu {
    margin: 0 0 0 32px;
    width: 115px;
    top: 125px;
  }
}
@media (max-width: 991px) {
  div ul.sidebar-menu {
    position: absolute;
  }
}
@media (max-width: 1199px) {
  div ul.sidebar-menu {
    margin: 0;
    padding: 35px 70px 0;
    position: relative;
    top: auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  div ul.sidebar-menu {
    padding: 35px 35px 0;
  }
}
div ul.sidebar-menu li {
  margin: 0 0 5px;
  padding: 0;
  background: none;
}
@media (max-width: 1199px) {
  div ul.sidebar-menu li {
    margin: 0 0 7px;
    display: inline-block;
    width: 23%;
    text-align: center;
  }
}
div ul.sidebar-menu li:before {
  display: none;
  margin: 0;
  padding: 0;
}
div ul.sidebar-menu li a {
  font-size: 2em;
  color: #000;
  padding: 2px 0 2px 24px;
  display: block;
  font-weight: 300;
}
@media (max-width: 1199px) {
  div ul.sidebar-menu li a {
    font-size: 0.65em;
    padding: 5px 0 7px 0px;
    font-weight: 400;
  }
}
div ul.sidebar-menu li a:hover {
  color: #b8b9bc;
  text-decoration: none;
}
.mm-menu {
  width: 60%;
}
@media (max-width: 767px) {
  html.mm-right.mm-opening .mm-slideout {
    transform: translate(-60%, 0px);
  }
}
html:lang(en) [lang="zh-CN"] {
  display: none;
}
html:lang(zh) [lang="en-NZ"] {
  display: none;
}
.banner {
  padding: 0 !important;
  margin-bottom: 19px;
}
.banner p {
  margin: 0;
}
.banner p > img {
  width: 100% !important;
  height: 512px !important;
  object-fit: cover !important;
}
#dnn_BannerPane img {
  width: 100%;
}
/*parallax*/
.parallax {
  padding: 0 0 25%;
  margin: 80px 0 25px;
}
@media (max-width: 767px) {
  .parallax {
    background-position: 50% 50%;
    background-size: cover;
    height: 300px;
    padding: 0;
    margin: 20px 0 5px;
  }
}
.parallax img {
  display: none;
}
h1 {
  /*    color: @colour-alt;*/
  color: #000;
  font-size: 1.4em;
  line-height: 1.2em;
  margin: 15px 0 30px;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  font-weight: 300;
}
@media (min-width: 480px) {
  h1 {
    font-size: 1.65em;
    line-height: 1.25em;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 2.5em;
    /*46px*/
    line-height: 1.3em;
    margin: 15px 0 15px;
    font-weight: 300;
  }
}
h2 {
  color: #636466;
  font-size: 1.5em;
  /*36px*/
  line-height: 1.3em;
  margin: 0 0 20px;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  font-weight: 300;
}
h2.alt {
  font-size: 1.333em;
  /*32*/
  font-weight: 600;
  margin-bottom: 0;
}
h3 {
  color: #20b5cd;
  font-size: 1.083em;
  /*26px*/
  line-height: 1.3em;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  font-weight: 300;
}
h4 {
  color: #636466;
  margin: 0 0 10px;
  font-size: 1em;
  line-height: 1.3em;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  font-weight: 600;
}
p {
  margin: 0 0 22px;
  line-height: 25px;
  text-align: justify;
}
b,
strong {
  font-weight: 600;
}
ul {
  margin-left: 0;
}
.Normal,
.NormalDisabled,
.NormalDeleted {
  font-size: 1em;
  line-height: 25px;
  font-weight: 300;
}
.Normal ul,
.livehtml ul,
.careers-listing-item ul,
.people-listing-item ul {
  list-style-type: none;
  margin: 0 0 35px;
}
.Normal ul li,
.livehtml ul li,
.careers-listing-item ul li,
.people-listing-item ul li {
  padding: 0 0 0 21px;
}
.Normal ul li:before,
.livehtml ul li:before,
.careers-listing-item ul li:before,
.people-listing-item ul li:before {
  color: #636466;
  content: "·";
  font-weight: bold;
  margin: 0 0 0 -21px;
  padding: 0 15px 0 0;
}
.Normal ul .LiveForm li:before,
.livehtml ul .LiveForm li:before,
.careers-listing-item ul .LiveForm li:before,
.people-listing-item ul .LiveForm li:before {
  display: none;
}
/*///// LINKS /////*/
a,
a:visited,
button,
input[type="button"],
input[type="submit"],
.dnnPrimaryAction,
.dnnFormItem input[type="submit"],
a.dnnPrimaryAction,
a.dnnSecondaryAction {
  text-decoration: none;
  cursor: pointer;
  word-wrap: break-word;
  color: #20b5cd;
  display: inline-block;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.Normal a {
  display: inline-block;
  color: #20b5cd;
  text-decoration: none;
  border-bottom: 1px solid #20b5cd;
  line-height: 1.2em;
}
.Normal a:hover {
  color: #b8b9bc;
  text-decoration: none;
  border-bottom: 1px solid #b8b9bc;
}
.btn,
.DnnModule-LiveForms .LiveForm.Default input[type="submit"],
.DnnModule .livehtml a.btn,
.managearticle a {
  background: #abadb0;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-display: swap;
  font-size: 24px;
  padding: 8px 24px;
}
.btn.alt,
.DnnModule-LiveForms .LiveForm.Default input[type="submit"].alt,
.DnnModule .livehtml a.btn.alt,
.managearticle a.alt {
  font-weight: 600;
  padding: 13px 58px;
  background: #95d2db;
}
.btn:hover,
.DnnModule-LiveForms .LiveForm.Default input[type="submit"]:hover,
.DnnModule .livehtml a.btn:hover,
.managearticle a:hover,
.btn.alt:hover,
.DnnModule-LiveForms .LiveForm.Default input[type="submit"].alt:hover,
.DnnModule .livehtml a.btn.alt:hover,
.managearticle a.alt:hover,
.btn:focus,
.DnnModule-LiveForms .LiveForm.Default input[type="submit"]:focus,
.DnnModule .livehtml a.btn:focus,
.managearticle a:focus,
.btn.alt:focus,
.DnnModule-LiveForms .LiveForm.Default input[type="submit"].alt:focus,
.DnnModule .livehtml a.btn.alt:focus,
.managearticle a.alt:focus {
  background: #20b5cd;
  color: #fff;
}
.careers-listing-item {
  margin: 0 0 55px;
}
.careers-listing-item h2 {
  margin: 35px 0 30px 0;
  padding: 0;
}
.careers-listing-item .summary {
  font-weight: 400;
}
@media (min-width: 992px) {
  .careers-listing-item .summary {
    padding-left: 15px;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .careers-listing-item .description {
    padding-right: 0;
    padding-left: 90px;
  }
}
.managearticle {
  display: block;
  margin-bottom: 35px;
}
.managearticle img {
  display: none;
}
.managearticle a {
  font-weight: 600 !important;
  padding: 13px 58px;
  background: #95d2db;
  color: #fff !important;
}
.people-listing {
  margin: 0 0 15px;
  overflow: hidden;
  list-style-type: none;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.people-listing-item {
  padding: 0px 5px;
  margin-left: -5px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0px;
  width: 33.33%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 991px) {
  .people-listing-item {
    width: 50%;
    padding: 0px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .people-listing-item {
    width: 100%;
  }
}
.people-listing-item h3 {
  color: #FFF;
  display: inline-block;
  margin: 0;
  padding: 0px;
  position: relative;
  z-index: 0;
  font-weight: bold;
}
.people-listing-item p {
  margin: 10px 0 30px;
  text-align: left;
  line-height: 1.1em;
}
.people-listing-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.55+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#bf000000', GradientType=0);
  /* IE6-9 */
}
.people-listing-item .image-wrapper {
  position: relative;
  width: 100%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-bottom: 8px solid #FFF;
}
.people-listing-item .image-wrapper:before {
  content: "";
  display: inline-block;
  padding-bottom: 75%;
}
.people-listing-item .image-wrapper h3,
.people-listing-item .image-wrapper p {
  color: #fff;
}
.people-listing-item .image-wrapper:hover h3:before {
  width: 100%;
}
.people-listing-item .image-wrapper .name-content {
  bottom: 0;
  padding: 0 35px;
  position: absolute;
  width: 100%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.people-listing-item .image-wrapper .overlay,
.people-listing-item .image-wrapper .name-content {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.people-listing-item .image-wrapper:hover .overlay,
.people-listing-item .image-wrapper:hover .name-content {
  opacity: 0;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.people-listing-item .description {
  font-size: 20px;
  background: #636466;
  color: #FFF;
  padding: 35px;
  width: 100%;
  padding-bottom: 75px;
}
.people-listing-item .description .name-content {
  font-size: 24px;
}
.people-listing-item .description-wrapper {
  padding: 0px 20px 0 0;
  opacity: 0;
  left: 0;
  position: absolute;
  width: 100%;
  top: auto;
  overflow: hidden;
  transition-delay: 0s;
  pointer-events: none;
  color: #FFF;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 991px) {
  .people-listing-item .description-wrapper {
    padding: 0px 10px 0 0;
  }
}
@media (max-width: 991px) {
  .people-listing-item .description-wrapper {
    padding: 0px 5px 0 0;
  }
}
.people-listing-item .description-wrapper + .people-close {
  position: absolute;
  text-align: left;
  right: 0;
  width: 100%;
  z-index: 999999;
  bottom: auto;
  display: none;
  padding: 10px 35px;
  color: #FFF;
}
.people-listing-item .description-wrapper + .people-close a {
  color: #FFF;
  font-size: 0.8em;
  font-weight: 600;
}
.people-listing-item .description ul li:last-child {
  padding-bottom: 0;
}
.people-listing-item.opened .image-animated,
.people-listing-item.opened .description-wrapper {
  opacity: 1;
}
.people-listing-item.opened .description-wrapper {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  transition-delay: 0.2s;
}
.people-listing-item.opened .description-wrapper + .people-close {
  display: block;
}
.people-listing-item.opened .image-wrapper {
  border-bottom: 8px solid #20b5cd;
}
.people-listing-item.opened .image-wrapper .name-content,
.people-listing-item.opened .overlay {
  opacity: 0;
}
.people-listing-item.last {
  text-align: center;
}
.people-listing-item.last .name-content {
  background: #FFF;
  text-align: center;
  display: block;
  height: 100%;
}
.people-listing-item.last img {
  max-width: 40%;
  display: block;
  margin: 0 auto 13px;
}
@media (max-width: 1199px) {
  .people-listing-item.last img {
    max-width: 36%;
  }
}
@media (max-width: 991px) {
  .people-listing-item.last img {
    max-width: 38%;
  }
}
.people-listing-item.last h3,
.people-listing-item.last p {
  color: #fff;
  display: block;
}
@media (max-width: 767px) {
  .people-listing-item.last .name-content {
    height: 100%;
  }
}
.people-listing-item .image-wrapper:hover .image-animated {
  opacity: 1;
}
.projects {
  /*home*/
  /*Project Detail*/
  /*Project Category View*/
}
.projects .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .projects .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.projects ul li {
  padding: 0;
}
.projects ul li:before {
  content: none;
}
.projects-category {
  margin: 0 -17px 50px;
  overflow: hidden;
}
.projects-category-item {
  padding: 0 2px !important;
  margin: 0 0 5px;
  position: relative;
}
.projects-category-item a.link {
  display: block;
  padding-bottom: 53.2%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: grayscale(1) brightness(0.7);
  z-index: 100;
}
@media (max-width: 1199px) {
  .projects-category-item a.link {
    filter: none;
  }
}
.projects-category-item a.link:hover {
  filter: none;
}
@media (max-width: 1199px) {
  .projects-category-item a.link:hover {
    filter: grayscale(0.2) brightness(0.8);
  }
}
.projects-category-item a.link:hover::after {
  /*content: '';
                        position: absolute;
                        top: 0;
                        width: 100%;
                        height: 100%;
                        left: 0;
                        background-color: rgba(0, 0, 0, @opacity-base);
                        z-index: 100;
                        display: block;*/
}
.projects-category-item span {
  text-align: center;
  color: #fff;
  font-size: 1.75em;
  font-weight: 300;
  bottom: 40px;
  left: 0;
  pointer-events: none;
  margin: 0 auto;
  position: absolute;
  right: 0;
  z-index: 130;
}
@media (max-width: 1199px) {
  .projects-category-item span {
    font-size: 1.25em;
  }
}
.projects-category-item .control {
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
  position: absolute;
  right: 17px;
  top: 0;
  z-index: 9999;
}
.projects-category-item .control a {
  padding: 0 6px;
}
.projects-category-item .control a:hover {
  text-decoration: none;
  color: #fff;
}
.projects-slider {
  position: relative;
}
.projects-slider-wrapper {
  position: relative;
}
.projects-slider h2 {
  color: #fff;
  font-size: 4.292em;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  text-shadow: 0 0 14px #000000;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  text-align: center;
  padding: 0 25px;
}
@media (max-width: 1580px) {
  .projects-slider h2 {
    width: 100%;
    font-size: 3.292em;
    line-height: 1em;
  }
}
.projects-slider p {
  background: rgba(0, 0, 0, 0.7);
  bottom: 140px;
  color: #fff;
  font-weight: 400;
  padding: 24px 50px;
  position: absolute;
  right: 0;
  z-index: 9999;
  max-width: 690px;
}
@media (max-width: 1580px) {
  .projects-slider p {
    bottom: 70px;
  }
}
@media (max-width: 1200px) {
  .projects-slider p {
    bottom: 35px;
  }
}
@media (max-width: 991px) {
  .projects-slider p {
    bottom: 0;
    margin: 0 0 35px;
    max-width: 100%;
    position: relative;
    padding: 24px 65px;
  }
}
@media (max-width: 767px) {
  .projects-slider p {
    padding: 24px 35px;
  }
}
.projects .slider-images .slide-image {
  background-color: #ccc;
  padding-bottom: 52.13%;
  width: 100%;
}
.projects-wrapper {
  background: #f6f6f6;
  padding-bottom: 65px;
}
.projects-content h1 {
  color: #20b5cd;
  border-bottom: 1px solid #d1d2d4;
  margin-bottom: 35px;
  padding-bottom: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.projects-content .details {
  font-weight: 400;
}
@media (max-width: 991px) {
  .projects-content .details {
    margin-bottom: 25px;
  }
}
.projects-content .details ul {
  list-style-type: none;
}
@media (min-width: 992px) {
  .projects-content .description {
    padding-left: 0;
  }
}
.projects-content .description p {
  margin: 0 0 35px;
}
.projects-category-listing {
  margin: 0 -25px 25px;
}
.projects-category-listing-item {
  margin-bottom: 19px;
  padding: 0 9px;
}
.projects-category-listing-item-title {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  color: #fff;
  z-index: 1000;
}
@media (max-width: 1199px) {
  .projects-category-listing-item-title {
    display: block;
  }
}
.projects-category-listing-item a {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  /* #WMZA-25 - Add greyscale */
  /* #WMZA-27 - Add darkness */
  filter: grayscale(1) brightness(0.7);
  text-shadow: 0 0 10px #000, 0 0 10px #000;
  /*padding-bottom: 50.42%;*/
  /*
                *** PQ: 25.07.17 - Commented out as this didn't allow vertically centered titles on hover ***
                &.medium {
                    padding-bottom: 57.98%;
                }

                &.large {
                    padding-bottom: 70.59%;
                }

                &.xl {
                    padding-bottom: 106.72%;
                }*/
}
@media (max-width: 1199px) {
  .projects-category-listing-item a {
    filter: none;
  }
  .projects-category-listing-item a:hover {
    filter: grayscale(1) brightness(0.7);
  }
}
.projects-category-listing-item a img {
  -webkit-transition: opacity ease-in-out 0.3s;
  -moz-transition: opacity ease-in-out 0.3s;
  -o-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
.projects-category-listing-item a:hover {
  filter: none;
  /*  #WMZA-25 - Remove Black opacity filter
                        &::after {
                        content: '';
                        position: absolute;
                        top: 0;
                        width: 100%;
                        height: 100%;
                        left: 0;
                        background-color: rgba(0, 0, 0, @opacity-double);
                        z-index: 100;
                        display: block;
                    }*/
}
@media (max-width: 1199px) {
  .projects-category-listing-item a:hover {
    filter: grayscale(0.2) brightness(0.8);
  }
}
.projects-category-listing-item a:hover .projects-category-listing-item-title {
  display: block;
}
.projects-category-listing-item,
.projects-category-listing .grid-sizer {
  width: 33.333%;
}
@media (max-width: 991px) {
  .projects-category-listing-item,
  .projects-category-listing .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .projects-category-listing-item,
  .projects-category-listing .grid-sizer {
    width: 100%;
  }
}
.banner {
  /*Projects*/
}
.banner-more {
  cursor: pointer;
  color: #20b5cd;
}
.banner-slider a {
  color: #fff;
}
.banner-slider a:hover {
  text-decoration: none;
}
.banner-slider-detail {
  /*margin-bottom: 10px !important;*/
}
.banner-slider .slider-item {
  position: relative;
}
.banner-slider .slider-item-image {
  position: relative;
}
.banner-slider .slider-item-image a {
  display: inline;
}
.banner-slider .slider-item-image h2 {
  display: none;
}
.banner-slider .slick-arrow {
  top: 55px;
}
@media (min-width: 360px) {
  .banner-slider .slick-arrow {
    top: 70px;
  }
}
@media (min-width: 400px) {
  .banner-slider .slick-arrow {
    top: 75px;
  }
}
@media (min-width: 480px) {
  .banner-slider .slick-arrow {
    top: 95px;
  }
}
@media (min-width: 590px) {
  .banner-slider .slick-arrow {
    top: 175px;
  }
}
@media (min-width: 650px) {
  .banner-slider .slick-arrow {
    top: 190px;
  }
}
@media (min-width: 710px) {
  .banner-slider .slick-arrow {
    top: 200px;
  }
}
@media (min-width: 768px) {
  .banner-slider .slick-arrow {
    top: 38%;
  }
}
.banner-slider h2 {
  color: #fff;
  font-size: 4.292em;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  text-shadow: 0 0 10px #000;
  text-shadow: 0 0 10px #000, 0 0 10px #000;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  text-align: center;
  padding: 0 45px;
  width: 100%;
  line-height: 1em;
  font-size: 1em;
}
.banner-slider h2:hover {
  text-shadow: 0 0 8px #000000;
}
@media (min-width: 480px) {
  .banner-slider h2 {
    padding: 0 70px;
    font-size: 1.5em;
  }
}
@media (min-width: 768px) {
  .banner-slider h2 {
    font-size: 2em;
    top: 38%;
  }
}
@media (min-width: 992px) {
  .banner-slider h2 {
    font-size: 2.5em;
    top: 40%;
  }
}
@media (min-width: 1200px) {
  .banner-slider h2 {
    font-size: 3.292em;
  }
}
.banner-overlay {
  background: none;
  color: #fff;
  font-weight: 400;
  padding: 10px;
  font-size: 14px;
  line-height: 25px;
  display: block;
  text-decoration: none;
  border: none;
  font-weight: 300;
}
.banner-overlay:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
@media (min-width: 480px) {
  .banner-overlay {
    display: block;
  }
}
@media (min-width: 768px) {
  .banner-overlay {
    position: absolute;
    padding: 24px 35px;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999;
  }
}
@media (min-width: 992px) {
  .banner-overlay {
    bottom: 40px;
    left: auto;
    max-width: 690px;
    font-size: 18px;
    line-height: 1.3em;
  }
}
@media (min-width: 1200px) {
  .banner-overlay {
    bottom: 60px;
    font-size: 22px;
    line-height: 25px;
  }
}
.banner-overlay strong {
  display: block;
  margin-bottom: 10px;
}
.banner-overlay a {
  text-decoration: none;
}
.banner-overlay:focus {
  text-decoration: none;
}
.banner-overlay .title {
  display: block;
  margin-bottom: 10px;
  font-size: 2em;
  line-height: 1em;
  text-align: right;
}
.banner-overlay .banner-more {
  font-size: 1.25em;
  line-height: 1em;
  text-transform: uppercase;
  text-align: right;
  float: right;
  font-weight: normal;
}
.projects-view-item {
  margin-bottom: 00px;
  background: #FFF;
  font-size: 0.72em;
}
@media (max-width: 1500px) {
  .projects-view-item {
    font-size: 0.68em;
  }
}
.projects-view-item h1 {
  margin: 25px 0 30px 0;
  padding: 0;
  font-size: 2em;
  color: #000;
}
.projects-view-item .slick-arrow {
  top: 55px;
}
@media (min-width: 360px) {
  .projects-view-item .slick-arrow {
    top: 70px;
  }
}
@media (min-width: 400px) {
  .projects-view-item .slick-arrow {
    top: 75px;
  }
}
@media (min-width: 480px) {
  .projects-view-item .slick-arrow {
    top: 95px;
  }
}
@media (min-width: 590px) {
  .projects-view-item .slick-arrow {
    top: 175px;
  }
}
@media (min-width: 650px) {
  .projects-view-item .slick-arrow {
    top: 190px;
  }
}
@media (min-width: 710px) {
  .projects-view-item .slick-arrow {
    top: 200px;
  }
}
@media (min-width: 768px) {
  .projects-view-item .slick-arrow {
    top: 38%;
  }
}
.projects-view-item .slider-nav {
  padding-left: 7px;
  padding-right: 7px;
}
.projects-view-item .slider-nav .slick-arrow {
  background-size: 25%;
  top: 30%;
}
@media (min-width: 360px) {
  .projects-view-item .slider-nav .slick-arrow {
    top: 33%;
  }
}
@media (min-width: 400px) {
  .projects-view-item .slider-nav .slick-arrow {
    top: 34%;
  }
}
@media (min-width: 480px) {
  .projects-view-item .slider-nav .slick-arrow {
    top: 38%;
    background-size: auto;
  }
}
@media (min-width: 590px) {
  .projects-view-item .slider-nav .slick-arrow {
    top: 35%;
  }
}
@media (min-width: 768px) {
  .projects-view-item .slider-nav .slick-arrow {
    top: 22%;
  }
}
@media (min-width: 1200px) {
  .projects-view-item .container {
    width: 1170px;
  }
}
.projects-view-item .container .list-unstyled {
  margin: 0px 0px 10px;
}
.projects-view-item .container .list-unstyled li:last-child {
  margin-bottom: 0px;
}
.projects-view-item .container .list-unstyled li span {
  display: block;
  color: #555;
}
.projects-view-item .container .col-lg-3 {
  padding-left: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
}
@media (max-width: 1740px) {
  .projects-view-item .container .col-lg-3 {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1500px) {
  .projects-view-item .container .col-lg-3 {
    padding-left: 15px;
    padding-right: 0px;
  }
}
.projects-view-item .container .col-lg-3 li {
  display: flex;
  flex-wrap: wrap;
}
.projects-view-item .container .col-lg-3 li div {
  flex: 1;
  /*                    &:first-of-type {
                        max-width: 100px;
                    }*/
}
.projects-view-item .container .col-lg-3 li div:first-of-type {
  max-width: 80px;
}
.projects-view-item .container .col-lg-3 li div:last-of-type {
  font-weight: normal;
}
.slider.slider-nav img {
  position: relative;
  /*background: #000;*/
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}
.slider.slider-nav img:hover {
  -webkit-filter: brightness(66%);
  filter: brightness(66%);
}
.slider.slider-nav img.slick-current {
  opacity: 1;
}
.project-item-description {
  padding-bottom: 30px;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 18%;
  display: block;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 140;
  width: 44px;
  height: 44px;
}
@media (min-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 88px;
    height: 88px;
  }
}
.slick-prev,
.slick-next {
  background-repeat: no-repeat;
  background-position: 50%;
}
.slick-prev {
  left: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%20viewBox%3D%220%200%2039.7%2079.4%22%20style%3D%22enable-background%3Anew%200%200%2039.7%2079.4%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpolygon%20class%3D%22st0%22%20points%3D%2236.9%2C78.5%201.4%2C39.7%2036.9%2C0.9%2038.3%2C2.2%204%2C39.7%2038.3%2C77.1%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.slick-next {
  right: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%20viewBox%3D%220%200%2039.7%2079.4%22%20style%3D%22enable-background%3Anew%200%200%2039.7%2079.4%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpolygon%20class%3D%22st0%22%20points%3D%222.8%2C78.5%2038.3%2C39.7%202.8%2C0.9%201.4%2C2.2%2035.6%2C39.7%201.4%2C77.1%20%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  margin: 0 0 35px !important;
}
.slick-dots li {
  margin: 0 1.5rem;
}
.slick-dots button {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background: none;
  border: 1px solid #FFF;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  background-color: #FFF;
}
.home .banner {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .home .banner {
    margin-top: 58px;
  }
}
.home #dnn_BannerPane {
  margin-bottom: 4px;
}
.home .banner-home-wrapper {
  position: relative;
}
.home .view-projects {
  background: rgba(0, 0, 0, 0.1);
  border: 2px solid #fff;
  border-radius: 100%;
  color: #fff;
  font-size: 63px;
  height: 425px;
  left: 0;
  margin: 0 auto;
  padding: 108px 20px 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
  width: 425px;
  z-index: 900;
}
.home .view-projects:hover {
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
@media (max-width: 1700px) {
  .home .view-projects {
    font-size: 44px;
    height: 275px;
    line-height: 55px;
    padding: 79px 20px 0;
    width: 275px;
  }
}
@media (max-width: 1450px) {
  .home .view-projects {
    margin-top: -70px;
  }
}
@media (max-width: 1339px) {
  .home .view-projects {
    display: none;
  }
}
.home .banner-slider .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) and (orientation: landscape) {
  .home .banner-slider .slick-arrow {
    top: 160px;
    transform: none;
  }
}
.home .banner-slider .slider-item-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 53.02%;
}
@media (max-width: 767px) {
  .home .banner-slider .slider-item-wrapper {
    min-height: 300px;
    padding-bottom: 0;
  }
}
.home .banner-slider .banner-overlay {
  font-size: 24px;
  font-weight: 300;
  background: none;
  position: absolute;
}
.home .banner-slider .banner-overlay:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
@media (min-width: 992px) {
  .home .banner-slider .banner-overlay {
    min-width: 800px;
    bottom: 120px;
  }
}
@media (max-width: 1700px) {
  .home .banner-slider .banner-overlay {
    bottom: 70px;
    max-width: 862px;
    bottom: 60px;
  }
}
@media (max-width: 1400px) {
  .home .banner-slider .banner-overlay {
    bottom: 60px;
  }
}
@media (max-width: 991px) {
  .home .banner-slider .banner-overlay {
    max-width: 100%;
    padding: 24px 70px;
    bottom: 30px;
  }
}
.home .banner-slider .banner-overlay:hover {
  color: #fff;
  text-decoration: none;
}
.home .banner-slider .banner-overlay a {
  text-decoration: none;
}
.home .banner-slider .banner-overlay span:first-child {
  display: block;
  margin-bottom: 10px;
  font-size: 2em;
  line-height: 1em;
  text-align: right;
}
@media (max-width: 991px) {
  .home .banner-slider .banner-overlay span:first-child {
    display: none !important;
  }
}
.home .banner-slider .banner-overlay span:last-child {
  font-size: 1.25em;
  line-height: 1em;
  text-transform: uppercase;
  text-align: right;
  float: right;
  font-weight: normal;
  /*                    @media (max-width: @screen-sm-max) {
                        text-align: left;
                        font-size: 1.25em;
                        float: left;
                        font-weight: normal;
                    }*/
}
@media (max-width: 991px) {
  .home .banner-slider .banner-overlay span:last-child {
    display: none !important;
  }
}
.home .mobile-more-info {
  width: 100%;
  display: none;
}
.home .mobile-more-info a {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 0px 10px 30px;
  width: 100%;
  height: 100%;
  color: #20b5cd;
}
.home .mobile-more-info a:hover {
  background: #000000;
}
@media (max-width: 991px) {
  .home .mobile-more-info {
    display: block;
  }
}
#PropertyAgentButtons {
  margin-top: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  #PropertyAgentButtons {
    margin-top: 90px;
  }
}
@media (min-width: 992px) {
  #PropertyAgentButtons {
    text-align: right;
  }
}
@media (min-width: 1340px) {
  #PropertyAgentButtons {
    margin-top: 80px;
  }
}
#PropertyAgentButtons a {
  margin-bottom: 10px;
}
#mapkit-7920 {
  height: 400px;
  width: 100%;
}
.awards .Normal {
  margin-bottom: 50px;
}
.awards .Normal .award-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.awards .Normal .award-wrapper .title {
  flex-grow: 1;
  width: 67%;
}
@media (max-width: 1199px) {
  .awards .Normal .award-wrapper .title {
    float: none;
    order: 2;
  }
}
.awards .Normal .award-wrapper .image {
  float: right;
  width: 33%;
  padding-left: 10px;
}
@media (max-width: 1199px) {
  .awards .Normal .award-wrapper .image {
    padding-left: 0px;
  }
}
.awards .Normal .award-wrapper .image img {
  float: right;
  max-width: none;
  width: 100%;
  margin-left: 30px;
}
@media (max-width: 1199px) {
  .awards .Normal .award-wrapper .image img {
    float: none;
    max-width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .awards .Normal .award-wrapper .image {
    width: 100%;
    float: none;
    order: 1;
  }
}
.awards .Normal a {
  border: none;
  width: 100%;
}
.awards .Normal p {
  text-align: left;
}
.awards .Normal p a {
  color: #000;
  text-decoration: none;
  border-bottom: none;
}
.awards .Normal p a:hover {
  color: #20b5cd;
}
.awards .Normal strong {
  text-transform: uppercase;
  text-align: left;
}