﻿#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;
}
div.dnnSortable.ui-sortable,
div.dnnSortable.ui-droppable {
  padding: 0 15px;
  min-height: 70px !important;
}
.cke_editable {
  background: #fff;
  margin: 0;
  padding: 20px;
}
.dnnCheckbox .mark {
  background-color: transparent;
}
.EditBarEmptyPane {
  width: auto !important;
}
div.actionMenu {
  display: block !important;
}
div.actionMenu .dnn_mact {
  margin-top: -121px !important;
  margin-left: -87px !important;
  width: 75px;
}
div.actionMenu .dnn_mact li:hover {
  border-color: transparent;
}
div.actionMenu .dnn_mact li:hover .fa {
  color: #111;
}
div.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;
}
body.dnnEditState {
  margin-top: 120px;
}
body.dnnEditState header {
  background: #000;
}
.ArticlesVerticalTabs .custom_fields li.sorttabs {
  height: 30px;
}
.ArticlesSettings .ui-accordion .ui-accordion-header {
  font-size: 1em;
}
#Designer .Field-Label-Auto {
  color: #111;
}
#Designer [controltype="FileUpload"] input {
  color: transparent;
}
.Toolbar-Overlay input[type="button"] {
  color: #7F7F7F;
}
.Toolbar-Overlay input[type="button"]:hover {
  color: #666666;
}
*:focus {
  outline: none 0 !important;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  color: #0b0b0b;
  font-size: 16px;
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
html.mm-opened body {
  padding-top: 0;
}
#Form {
  background: #fff;
}
.main-content {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .main-content .DnnModule {
    padding: 10px 0 0;
  }
}
.home .main-content .DnnModule {
  padding: 70px 0;
}
@media (max-width: 767px) {
  .home .main-content .DnnModule {
    padding: 40px 0;
  }
}
.inner .main-content {
  padding-bottom: 70px;
}
.inner.no-banner .main-content {
  margin: 150px 0 0;
}
.inner.no-banner.contact .main-content {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}
@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 {
    min-height: 0;
  }
}
.alt-bg {
  background: #ebebeb;
}
.alt-bg h2 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.container-intro {
  margin: 10px 0 0 0;
}
.inner.contact .newsletter .DnnModule-LiveForms {
  margin-top: 0;
}
.inner .newsletter .DnnModule {
  padding: 30px 0 70px 0;
}
footer {
  color: #fff;
  background: url('/Portals/_default/Skins/Dynamix/images/bg-banner.png') #040404 no-repeat 50%;
  background-size: cover;
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
}
footer a,
footer a:visited,
footer a:link {
  color: #fff;
}
footer a .fa,
footer a:visited .fa,
footer a:link .fa {
  color: #f36f21;
  display: block;
  font-size: 2.5em;
  margin: 0 0 15px;
}
footer a:hover,
footer a:visited:hover,
footer a:link:hover {
  color: #f36f21;
}
footer a:hover .fa,
footer a:visited:hover .fa,
footer a:link:hover .fa {
  color: #f36f21;
}
footer .logo {
  display: block;
  margin: 0 auto 40px auto;
  max-width: 300px;
}
@media (min-width: 992px) {
  footer .logo {
    margin: 0;
    max-width: 230px;
  }
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
footer h4 {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  footer h4 {
    margin-top: 30px;
  }
}
footer .Normal,
footer p {
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
}
footer .footer {
  padding: 75px 0 50px 0;
  background-image: url('/Portals/_default/Skins/Dynamix/images/footerlogo.svg');
  background-repeat: no-repeat;
  background-position: left -1px center;
  background-size: auto 95%;
}
@media (max-width: 1199px) {
  footer .footer {
    background-position: left -1px bottom;
    background-size: auto 75%;
  }
}
@media (max-width: 991px) {
  footer .footer {
    background-image: url('/Portals/_default/Skins/Dynamix/images/footerlogo-mobile.svg');
    background-position: right -1px center;
    background-size: auto 95%;
  }
}
@media (max-width: 767px) {
  footer .footer .footer-menu {
    background: rgba(0, 0, 0, 0.2);
    margin: 0 0 40px;
  }
}
footer .footer .LiveForm.Custom .Field > label {
  left: auto;
  color: #fff;
}
footer .footer .LiveForm.Custom .Textbox input,
footer .footer .LiveForm.Custom .Email input,
footer .footer .LiveForm.Custom .Fileupload input,
footer .footer .LiveForm.Custom .Textarea input,
footer .footer .LiveForm.Custom .Textbox textarea,
footer .footer .LiveForm.Custom .Email textarea,
footer .footer .LiveForm.Custom .Fileupload textarea,
footer .footer .LiveForm.Custom .Textarea textarea {
  color: #fff;
}
footer .footer .LiveForm.Custom .Textbox,
footer .footer .LiveForm.Custom .Email,
footer .footer .LiveForm.Custom .Fileupload {
  width: 50%;
  float: left;
  text-align: left;
}
@media (max-width: 767px) {
  footer .footer .LiveForm.Custom .Textbox,
  footer .footer .LiveForm.Custom .Email,
  footer .footer .LiveForm.Custom .Fileupload {
    width: 100%;
  }
}
footer .footer .LiveForm.Custom .Fileupload .plupload_filelist {
  background-color: transparent;
}
footer .footer .LiveForm.Custom .Fileupload .plupload_filelist li {
  background-color: transparent;
}
@media (min-width: 768px) {
  footer .footer .LiveForm.Custom .FieldSpacing.Field:nth-child(even) {
    padding-right: 14px;
  }
  footer .footer .LiveForm.Custom .FieldSpacing.Field:nth-child(odd) {
    padding-left: 14px;
  }
  footer .footer .LiveForm.Custom .FieldSpacing.Field.Fileupload {
    width: 100%;
    text-transform: uppercase;
  }
  footer .footer .LiveForm.Custom .FieldSpacing.Field.Textarea {
    padding-left: 0;
  }
  footer .footer .LiveForm.Custom .FieldSpacing.Field:last-child {
    padding-right: 0;
  }
}
footer .footer .LiveForm.Custom .Field.Heading {
  padding-top: 0;
  text-align: left;
}
@media (max-width: 767px) {
  footer .footer .LiveForm.Custom .Field.Heading {
    text-align: center;
  }
}
footer .footer .LiveForm.Custom .Textarea {
  width: 77%;
  float: left;
  text-align: left;
}
@media (max-width: 1199px) {
  footer .footer .LiveForm.Custom .Textarea {
    width: 71%;
  }
}
@media (max-width: 767px) {
  footer .footer .LiveForm.Custom .Textarea {
    width: 100%;
  }
}
footer .footer .LiveForm.Custom .Field.Submitbutton {
  margin-top: 92px;
  margin-left: 23px;
  float: left;
}
@media (max-width: 767px) {
  footer .footer .LiveForm.Custom .Field.Submitbutton {
    margin: 0;
    width: 100%;
  }
}
footer .copyright {
  background: #060606;
  font-size: 0.75em;
  padding: 17px 0 0;
}
@media (max-width: 991px) {
  footer .copyright {
    text-align: center;
  }
}
footer .copyright .credits {
  text-align: right;
}
@media (max-width: 991px) {
  footer .copyright .credits {
    padding: 10px 0 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  footer .copyright .credits {
    padding: 10px 15px 0;
  }
}
.footer-contact {
  margin-bottom: 40px;
  text-align: left;
}
@media (min-width: 992px) {
  .footer-contact {
    margin-bottom: 0;
  }
}
.footer-contact .fa {
  min-width: 15px;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 15px 0;
  -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;
  /*border-bottom: 1px solid rgba(255,255,255,.12);*/
}
@media (max-width: 767px) {
  header {
    background: #000000;
  }
}
@media (max-width: 479px) {
  header {
    text-align: center;
  }
}
.controlpanel header {
  top: 53px;
}
header .fluid-container {
  padding: 0 3%;
}
@media (min-width: 1400px) {
  header .container {
    width: 97%;
  }
}
@media (min-width: 1500px) {
  header .container {
    width: 95%;
  }
}
header .logo {
  display: inline-block;
  float: left;
  width: 230px;
  margin-top: 12px;
  -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: 1400px) {
  header .logo {
    width: 184px;
    margin-top: 18px;
  }
}
@media (max-width: 1199px) {
  header .logo {
    margin-top: 5px;
    width: 230px;
  }
}
@media (max-width: 991px) {
  header .logo {
    margin-top: 3px;
    width: 182px;
  }
}
@media (max-width: 479px) {
  header .logo {
    float: none;
    width: 100px;
    margin: 6px 0 10px;
  }
}
header .logo img {
  max-width: 100%;
}
header .logo .home-logo {
  display: none;
}
header .menu-container {
  -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 (min-width: 480px) {
  header .menu-container {
    float: right;
    text-align: right;
    margin: 12px 0 0;
  }
}
@media (max-width: 1025px) {
  header .menu-container {
    margin: 3px 0 9px;
  }
}
@media (max-width: 479px) {
  header .menu-container {
    margin: 0;
  }
}
header .extra-links {
  display: inline-block;
  list-style-type: none;
  margin: 0 0 0 20px;
}
header .extra-links li {
  display: inline-block;
}
header .extra-links li a {
  font-size: 1.2em;
  padding: 6px 19px;
  color: #fff;
  text-decoration: none;
}
header .extra-links li a:hover {
  color: #f36f21;
}
header .extra-links li a.search {
  color: #f36f21;
}
header .extra-links li a.search:hover {
  color: #f36f21;
}
header .extra-links li a.toggle-nav {
  display: inline-block;
  font-size: 1.5em;
  color: #f36f21;
  text-decoration: none;
}
header .extra-links li a.toggle-nav:hover {
  color: #fff;
}
header .extra-links li a.toggle-nav i {
  display: none;
}
header .extra-links li a.toggle-nav i.active {
  display: block;
}
header .extra-links li.social a {
  padding: 10px;
  font-size: 1.5em;
}
@media (min-width: 992px) {
  header .extra-links li.social a {
    padding: 6px;
  }
}
header .extra-links li.toggle-nav-container {
  display: none;
}
@media (max-width: 1199px) {
  header .extra-links li.toggle-nav-container {
    display: inline-block;
  }
}
.inner.no-banner header {
  background: #000000;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.45);
  padding-bottom: 0;
}
.inner.no-banner header .menu-container {
  margin: 11px 0 3px;
}
@media (max-width: 1025px) {
  .inner.no-banner header .menu-container {
    margin: 3px 0 9px;
  }
}
@media (max-width: 479px) {
  .inner.no-banner header .menu-container {
    margin: 0;
  }
}
.inner.no-banner header nav ul li {
  padding-bottom: 12px;
}
.inner.no-banner header.scroll .menu-container {
  margin: 2px 0;
}
.inner.no-banner header.scroll .menu-container nav ul li {
  padding-bottom: 0;
}
header.scroll {
  background: #000000;
  padding: 9px 0 2px;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.45);
}
@media (max-width: 1199px) {
  header.scroll {
    padding: 9px 0;
  }
}
header.scroll .menu-container {
  margin: 0;
}
header.scroll .logo {
  max-width: 154px;
  margin-top: 10px;
}
header.scroll .logo .home-logo {
  display: none !important;
}
header.scroll .logo .inner-logo {
  display: block !important;
}
@media (max-width: 1199px) {
  header.scroll .logo {
    max-width: 108px;
    margin-top: 6px;
  }
}
.Head {
  margin: 0 0 20px 0;
}
h1 {
  margin: 0 0 10px 0;
  font-size: 2.25em;
  color: #0b0b0b;
  line-height: 1.3em;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  .inner h1 {
    font-size: 2.5em;
  }
}
h2 {
  margin-bottom: 25px;
  margin-top: 0;
  color: #0b0b0b;
  font-size: 2.25em;
  line-height: 1.3em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.inner h2 {
  margin-top: 40px;
}
h2 .fa {
  font-size: 0.75em;
  margin-left: 5px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 1.7em;
  }
}
h3 {
  margin-bottom: 20px;
  margin-top: 40px;
  color: #0b0b0b;
  font-size: 1.875em;
  line-height: 1.3em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
@media (max-width: 767px) {
  h3 {
    font-size: 1.4em;
  }
}
.footer h3 {
  margin-bottom: 15px;
  margin-top: 0;
  color: #fff;
  font-size: 1em;
  line-height: 1.3em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
h4 {
  margin: 0 0 10px 0;
  color: #0b0b0b;
  font-size: 1.15em;
  line-height: 1.3em;
  text-transform: none;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
h5 {
  margin-bottom: 10px;
  color: #0b0b0b;
  font-size: 1em;
  line-height: 1.3em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.text-center {
  text-align: center;
}
ul {
  margin-left: 0;
}
p,
.Normal,
.NormalDisabled,
.NormalDeleted {
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 25px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #0b0b0b;
}
@media (max-width: 767px) {
  p,
  .Normal,
  .NormalDisabled,
  .NormalDeleted {
    font-size: 18px;
  }
}
.inner .Normal ul,
ul.bullets,
.news-wrapper ul,
.ui-accordion ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.inner .Normal ul li,
ul.bullets li,
.news-wrapper ul li,
.ui-accordion ul li {
  padding: 0 0 12px 20px;
}
.inner .Normal ul li:before,
ul.bullets li:before,
.news-wrapper ul li:before,
.ui-accordion ul li:before {
  content: "·";
  color: #f36f21;
  font-size: 2em;
  font-weight: bold;
  line-height: 0;
  margin: 0 0 0 -20px;
  padding: 0 12px 0 0;
  vertical-align: -7px;
}
.inner .Normal ul ul,
ul.bullets ul,
.news-wrapper ul ul,
.ui-accordion ul ul {
  margin: 13px 0 0 10px;
}
ol {
  font-family: 'Open Sans', sans-serif;
  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;
  cursor: pointer;
  word-wrap: break-word;
  color: #f36f21;
  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: #cf1586;
  text-decoration: none;
}
a,
a:visited {
  display: inline;
}
.btn,
.btn:visited,
.inner .LiveForm.Custom .Fileupload .plupload_button,
.inner .LiveForm.Custom .Field.Submitbutton input,
.footer .LiveForm.Custom .Field.Submitbutton input,
input[type="button"] {
  color: #fff;
  padding: 15px 29px;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  font-size: 0.899em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  background: -webkit-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -moz-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -ms-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -o-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf1586', endColorstr='#fff36f21', GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf1586',endColorstr='#fff36f21',GradientType=0);
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.btn:hover,
.btn:visited:hover,
.inner .LiveForm.Custom .Fileupload .plupload_button:hover,
.inner .LiveForm.Custom .Field.Submitbutton input:hover,
.footer .LiveForm.Custom .Field.Submitbutton input:hover,
input[type="button"]:hover {
  color: #fff;
  background: -webkit-linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  background: -moz-linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  background: -ms-linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  background: -o-linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  background: linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa11068', endColorstr='#ffd5570c', GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa11068',endColorstr='#ffd5570c',GradientType=0);
}
.btn:focus,
.btn:visited:focus,
.inner .LiveForm.Custom .Fileupload .plupload_button:focus,
.inner .LiveForm.Custom .Field.Submitbutton input:focus,
.footer .LiveForm.Custom .Field.Submitbutton input:focus,
input[type="button"]:focus {
  color: #fff;
}
.btn.alt,
.btn:visited.alt,
.inner .LiveForm.Custom .Fileupload .plupload_button.alt,
.inner .LiveForm.Custom .Field.Submitbutton input.alt,
.footer .LiveForm.Custom .Field.Submitbutton input.alt,
input[type="button"].alt {
  background: #cf1586;
}
.btn.alt:hover,
.btn:visited.alt:hover,
.inner .LiveForm.Custom .Fileupload .plupload_button.alt:hover,
.inner .LiveForm.Custom .Field.Submitbutton input.alt:hover,
.footer .LiveForm.Custom .Field.Submitbutton input.alt:hover,
input[type="button"].alt:hover {
  background: #f36f21;
}
nav {
  display: inline-block;
}
@media (max-width: 1199px) {
  nav {
    display: none;
  }
}
nav ul {
  list-style-type: none;
}
nav ul li {
  display: inline-block;
  position: relative;
  padding: 0 16px;
  z-index: 9999;
}
@media (max-width: 1400px) {
  nav ul li {
    padding: 0 12px;
  }
}
nav ul li.last {
  padding-right: 0;
}
nav ul li .dropdown {
  visibility: hidden;
  /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top: 100%;
  padding: 13px 0 0;
  left: 0;
  width: 176px;
  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;
}
.scroll nav ul li .dropdown {
  padding-top: 12px;
}
nav ul li .dropdown li {
  background: #d72870;
  width: 100%;
  padding-bottom: 0 !important;
}
nav ul li .dropdown li:hover {
  background: #df538d;
}
nav ul li .dropdown li a {
  font-weight: normal;
  text-transform: none;
  color: #fff !important;
  font-size: 1em;
  padding: 15px 10px;
}
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-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  font-size: 1.125em;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding: 14px 0;
  cursor: pointer;
}
@media (max-width: 1400px) {
  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: #d72870;
}
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: #f94b93;
}
nav #navigation > ul > li.first {
  display: none;
}
#mm-navigation.mm-menu {
  background: rgba(11, 11, 11, 0.9);
  /*title*/
}
#mm-navigation.mm-menu .logo {
  background-image: url('images/logo.png');
  background-size: 100%;
  background-repeat: no-repeat;
  height: 27px;
  margin: 0 auto;
  width: 179px;
  display: block;
}
#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.02);
  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.1);
}
#mm-navigation.mm-menu #mm-0 .mm-title {
  padding: 16px 0;
}
#mm-blocker {
  background: rgba(0, 0, 0, 0.5);
}
.btn.btn-primary {
  font-size: 1.25em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  background: -webkit-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -moz-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -ms-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -o-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf1586', endColorstr='#fff36f21', GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf1586',endColorstr='#fff36f21',GradientType=0);
}
.btn.btn-primary:hover {
  color: #fff;
  background: -webkit-linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  background: -moz-linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  background: -ms-linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  background: -o-linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  background: linear-gradient(90deg, #d5570c 0%, #a11068 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa11068', endColorstr='#ffd5570c', GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa11068',endColorstr='#ffd5570c',GradientType=0);
}
#search-container {
  display: none;
  padding: 0;
  background: #040404;
}
#search-container .input-group {
  padding: 10px 25px;
}
#search-container .input-group .form-control {
  height: 38px;
  border: 0 none;
}
#search-container .input-group button {
  min-width: inherit;
  padding: 8px 25px;
  font-size: 16px;
  border-color: transparent;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
#search-container .input-group button:hover {
  border-color: transparent;
  background: #cf1586;
}
.dnnSearchBoxPanel,
.dnnSearchResultPanel {
  width: 100%;
}
.dnnSearchBoxPanel .dnnSearchBox {
  margin-right: 140px;
}
/*videos*/
.video-container {
  position: relative;
  /*padding-bottom: 56.25%;*/
  padding-bottom: 53.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*full width bg video*/
.videobg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .videobg {
    background: url('images/ideas.jpg') center center / cover no-repeat;
  }
}
.videobg video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-aspect-ratio: 1.77777778) {
  .videobg video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 1.77777778) {
  .videobg video {
    width: 300%;
    left: -100%;
  }
}
@media (max-width: 479px) {
  .videobg video {
    display: none;
  }
}
.staff .item {
  margin: 0 0 25px;
}
.staff .item-wrapper {
  border-top: 3px solid #cf1586;
  display: table;
  width: 100%;
}
.staff .item .photo,
.staff .item .info {
  display: table-cell;
  float: none;
}
@media (max-width: 479px) {
  .staff .item .photo,
  .staff .item .info {
    display: block;
    width: 100%;
  }
}
.staff .item .photo {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 479px) {
  .staff .item .photo {
    height: 300px;
  }
}
.staff .item .main-details {
  float: left;
  margin: 20px 0 5px;
  width: 100%;
}
.staff .item .main-details p {
  margin: 0;
}
.staff .item .position {
  float: left;
  font-size: 0.875em;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .staff .item .links {
    float: right;
  }
}
.staff .item .links a {
  color: #0b0b0b;
  font-size: 1.3em;
  margin: 0 0 0 8px;
}
@media (max-width: 767px) {
  .staff .item .links a {
    font-size: 2em;
    margin: 0 15px 0 0;
  }
}
.staff .item .links a:hover {
  color: #f36f21;
}
.staff .item .name {
  font-size: 1.5em;
}
.staff .item .contact {
  color: #0b0b0b;
  display: block;
  font-size: 0.875em;
  margin: 0 0 7px;
}
.staff .item .contact:hover {
  color: #f36f21;
}
.staff .item .contact .fa {
  margin: 0 5px 0 0;
  text-align: center;
  width: 19px;
}
.staff .item .more.btn {
  float: right;
}
.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .parallax {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    position: relative;
  }
}
.parallax-container {
  margin-bottom: 70px;
  position: relative;
  height: 470px;
  overflow: hidden;
}
@media (max-width: 1500px) {
  .parallax-container {
    height: 350px;
  }
}
@media (max-width: 991px) {
  .parallax-container {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .parallax-container {
    height: auto;
    margin-top: 80px;
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .parallax-container {
    margin-top: 106px;
  }
}
.dnnEditState .parallax-container::before {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  content: 'Please insert a banner image or change skin to no banner';
  color: #fff;
  text-align: center;
  background-color: #040404;
}
.parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .parallax img {
    left: auto;
    min-height: auto !important;
    transform: none !important;
    position: relative;
    bottom: auto !important;
  }
}
.parallax h1 {
  color: #fff;
  margin: 0;
  text-align: center;
}
@media (max-width: 1500px) {
  .parallax h1 {
    font-size: 3em;
  }
}
@media (max-width: 991px) {
  .parallax h1 {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  .parallax h1 {
    color: #111111;
    margin: 20px 0 0;
  }
}
.parallax h1 span {
  color: #f36f21;
}
@media (max-width: 767px) {
  .parallax h1 span {
    color: #f36f21;
  }
}
.parallax .DnnModule {
  height: 100%;
  left: 0;
  margin: 0 auto;
  padding: 0 15px;
  position: absolute;
  top: 0;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.75+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.4) 0% 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#bf000000', GradientType=0);
  /* IE6-9 */
}
.parallax .DnnModule .content {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
}
@media (max-width: 767px) {
  .parallax .DnnModule,
  .parallax .DnnModule .content {
    height: auto;
    position: relative;
    left: auto;
    top: auto;
    background: none;
  }
}
.inner .parallax-container {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .inner .parallax-container {
    margin-bottom: 0;
  }
}
.news .item-article,
.home .ModLiveArticlesWidgetC .item-article {
  margin: 0 0 20px;
}
.news .item-article-wrapper,
.home .ModLiveArticlesWidgetC .item-article-wrapper {
  background: #efefef;
  padding: 0;
  border-top: 3px solid #f36f21;
}
.news .item-article-wrapper:hover,
.home .ModLiveArticlesWidgetC .item-article-wrapper:hover {
  opacity: 0.8;
}
.news .item-article:nth-of-type(2n) .item-article-wrapper,
.home .ModLiveArticlesWidgetC .item-article:nth-of-type(2n) .item-article-wrapper {
  border-color: #e14254;
}
.news .item-article:nth-of-type(3n) .item-article-wrapper,
.home .ModLiveArticlesWidgetC .item-article:nth-of-type(3n) .item-article-wrapper {
  border-color: #cf1586;
}
.news .item-article a,
.home .ModLiveArticlesWidgetC .item-article a {
  width: 100%;
}
.news .item-article a:hover,
.home .ModLiveArticlesWidgetC .item-article a:hover {
  opacity: 0.8;
}
.news .item-article .item-article-thumbnail,
.home .ModLiveArticlesWidgetC .item-article .item-article-thumbnail {
  height: 160px;
  background-size: cover;
  background-position: center;
}
.news .item-article .article-thumbnail,
.home .ModLiveArticlesWidgetC .item-article .article-thumbnail {
  display: none;
}
.news .item-article h3,
.home .ModLiveArticlesWidgetC .item-article h3 {
  color: #000;
  font-size: 1.111em;
  margin-top: 27px;
  font-weight: bold;
  margin-top: 25px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.news .item-article .item-article-content,
.home .ModLiveArticlesWidgetC .item-article .item-article-content {
  padding: 0 30px 30px;
}
.news .item-article p,
.home .ModLiveArticlesWidgetC .item-article p {
  font-size: 0.889em;
  margin: 20px 0 10px;
}
.news.single-news .photo,
.home .ModLiveArticlesWidgetC.single-news .photo,
.news.single-news .title,
.home .ModLiveArticlesWidgetC.single-news .title {
  display: none;
}
@media (max-width: 767px) {
  .news.single-news .title,
  .home .ModLiveArticlesWidgetC.single-news .title {
    display: block;
  }
}
.news.single-news .title .date,
.home .ModLiveArticlesWidgetC.single-news .title .date {
  background: -webkit-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -moz-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -ms-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -o-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf1586', endColorstr='#fff36f21', GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf1586',endColorstr='#fff36f21',GradientType=0);
  color: #fff;
  display: inline-block;
  margin: 0 0 6px;
  padding: 2px 11px;
}
.news.single-news .title h1,
.home .ModLiveArticlesWidgetC.single-news .title h1 {
  font-size: 2em;
  margin: 0 0 15px;
}
.news.single-news .extras,
.home .ModLiveArticlesWidgetC.single-news .extras {
  display: block;
  float: left;
  width: 100%;
}
.news.single-news .extras .categories,
.home .ModLiveArticlesWidgetC.single-news .extras .categories {
  float: left;
  text-align: left;
  display: none;
  margin: 30px 0 20px;
}
@media (max-width: 767px) {
  .news.single-news .extras .categories,
  .home .ModLiveArticlesWidgetC.single-news .extras .categories {
    float: none;
    margin: 0px 0 20px;
  }
}
.news.single-news .extras .categories a,
.home .ModLiveArticlesWidgetC.single-news .extras .categories a {
  font-size: 0.875em;
  margin: 0 10px;
  padding: 0;
  color: #f36f21;
}
.news.single-news .extras .categories a:hover,
.home .ModLiveArticlesWidgetC.single-news .extras .categories a:hover {
  color: #cf1586;
}
.news.single-news .extras .categories a:first-of-type,
.home .ModLiveArticlesWidgetC.single-news .extras .categories a:first-of-type {
  margin-left: 0;
}
.gunntalentnews > p {
  width: 100%;
  float: left;
  text-align: center;
}
.extras .social {
  float: right;
  margin: -45px 0 40px;
}
.extras .social .at-resp-share-element .at-share-btn {
  background-color: #040404 !important;
  border-radius: 100% !important;
}
.extras .social .at-resp-share-element .at-share-btn:hover {
  background-color: #f36f21 !important;
}
.extras .social .at-resp-share-element .at-share-btn .at-icon-wrapper,
.extras .social .at-resp-share-element .at-share-btn svg {
  height: 35px !important;
  line-height: 35px !important;
  width: 35px !important;
}
.extras .social .at-resp-share-element .at4-share-count-container {
  line-height: 35px !important;
}
@media (max-width: 767px) {
  .extras .social {
    float: none;
    margin: 40px 0;
  }
}
/*hide bottom share buttons in mobile*/
@media (max-width: 767px) {
  .DnnModule.DnnModule-DNN_HTML.DnnModule-671 {
    display: none;
  }
}
.parallax .title {
  margin: -30px 0 0;
}
.parallax .title h1 {
  font-size: 3em;
  text-align: left;
}
.parallax .title .date {
  background: -webkit-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -moz-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -ms-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: -o-linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  background: linear-gradient(90deg, #f36f21 0%, #cf1586 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf1586', endColorstr='#fff36f21', GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf1586',endColorstr='#fff36f21',GradientType=0);
  color: #fff;
  display: inline-block;
  margin: 0 0 6px;
  padding: 2px 11px;
}
@media (max-width: 767px) {
  .parallax .title {
    display: none;
  }
}
.categories {
  margin-bottom: 60px;
  text-align: center;
}
.categories ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .categories ul {
    display: block;
  }
}
.categories ul li {
  display: inline-block;
}
@media (max-width: 767px) {
  .categories ul li {
    display: block;
  }
}
.categories a {
  color: #0b0b0b;
  font-size: 1.125em;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .categories a {
    padding: 10px;
  }
}
.categories a:hover {
  color: #cf1586;
}
@media (max-width: 767px) {
  .recent-articles {
    overflow: hidden;
  }
  .recent-articles .btn {
    display: block;
    float: left;
  }
}
.recent-articles h3 {
  float: left;
  margin: 0;
}
.recent-articles a.more {
  color: #111;
  float: right;
  font-size: 1.5em;
  padding: 5px 0 0;
}
.recent-articles a.more:hover {
  color: #cf1586;
}
.recent-articles .item-article {
  border-top: 1px solid #bababa;
  float: left;
  margin: 0 0 8px;
  width: 100%;
  position: relative;
}
.recent-articles .item-article:hover p {
  color: #f36f21;
}
.recent-articles .item-article > a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.recent-articles .item-article p {
  display: table-cell;
  margin: 0;
  padding: 12px 0 0 20px;
  vertical-align: top;
}
.recent-articles-wrapper {
  float: left;
  margin: 50px 0;
}
@media (max-width: 767px) {
  .recent-articles-wrapper {
    margin-bottom: 20px;
  }
}
.recent-articles .photo {
  background-position: center center;
  background-size: cover;
  content: "";
  display: table-cell;
  height: 70px;
  width: 70px;
  vertical-align: top;
}
.recent-articles .photo img {
  display: none;
}
@media (max-width: 767px) {
  .recent-articles.single-news {
    margin-top: -40px;
  }
}
.recent-articles.single-news .recent-articles-wrapper {
  margin: 20px 0;
  width: 100%;
}
.recent-articles.single-news h3 {
  text-align: center;
  float: none;
  font-size: 1.65em;
  color: #0b0b0b;
  font-family: 'Rock Salt', cursive;
}
.recent-articles.single-news .photo,
.recent-articles.single-news a.more {
  display: none;
}
.recent-articles.single-news .item-article p {
  padding: 12px 0 15px;
}
.hide-in-detail {
  display: none;
}
.testimonials {
  margin: 0 0 40px 0;
  text-align: center;
}
@media (min-width: 480px) {
  .testimonials {
    margin: 0 0 90px 0;
  }
}
.testimonials h3 {
  padding: 0 0 10px;
  margin-top: 0;
  text-align: center;
  font-family: 'Rock Salt', cursive;
}
.testimonials .image {
  text-align: center;
}
.testimonials .image img {
  max-width: 300px;
  margin: 0 auto;
}
.testimonials .name {
  width: 100%;
}
.testimonials .desc {
  position: relative;
  padding: 0 50px 20px 50px;
}
@media (max-width: 767px) {
  .testimonials .desc {
    padding: 30px 20px;
  }
}
.testimonials .desc p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.testimonials .desc:before,
.testimonials .desc:after {
  color: #cf1586;
  position: absolute;
  font-size: 128px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.testimonials .desc:before {
  content: '“';
  top: -40px;
  left: 0;
}
.testimonials .desc:after {
  content: '”';
  right: 0;
  bottom: -30px;
  font-size: 72px;
}
.testimonials-listing .item {
  margin: 20px 0 0 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #bababa;
}
.testimonials-listing .name {
  margin: 0;
}
.testimonials-listing .image img {
  margin: 5px 0 0 0;
  max-width: 200px;
}
input,
textarea {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
/*Live Forms*/
.inner .LiveForm.Custom .Field.FieldSpacing,
.footer .LiveForm.Custom .Field.FieldSpacing,
.newsletter .LiveForm.Custom .Field.FieldSpacing {
  padding: 0;
  margin: 0 0 25px;
}
.inner .LiveForm.Custom .Field.FieldSpacing.Required::before,
.footer .LiveForm.Custom .Field.FieldSpacing.Required::before,
.newsletter .LiveForm.Custom .Field.FieldSpacing.Required::before {
  content: "*";
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
}
.inner .LiveForm.Custom input,
.footer .LiveForm.Custom input,
.newsletter .LiveForm.Custom input,
.inner .LiveForm.Custom select,
.footer .LiveForm.Custom select,
.newsletter .LiveForm.Custom select,
.inner .LiveForm.Custom textarea,
.footer .LiveForm.Custom textarea,
.newsletter .LiveForm.Custom textarea {
  border: 0;
  border-bottom: 2px solid #bababa;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #0b0b0b;
  background: transparent;
}
.inner .LiveForm.Custom input.error,
.footer .LiveForm.Custom input.error,
.newsletter .LiveForm.Custom input.error,
.inner .LiveForm.Custom select.error,
.footer .LiveForm.Custom select.error,
.newsletter .LiveForm.Custom select.error,
.inner .LiveForm.Custom textarea.error,
.footer .LiveForm.Custom textarea.error,
.newsletter .LiveForm.Custom textarea.error {
  border-color: #f36f21;
}
.inner .LiveForm.Custom textarea,
.footer .LiveForm.Custom textarea,
.newsletter .LiveForm.Custom textarea {
  min-height: 142px;
}
.inner .LiveForm.Custom .Field > label,
.footer .LiveForm.Custom .Field > label,
.newsletter .LiveForm.Custom .Field > label,
.inner .LiveForm.Custom .Field .MatrixWrapper > label,
.footer .LiveForm.Custom .Field .MatrixWrapper > label,
.newsletter .LiveForm.Custom .Field .MatrixWrapper > label {
  font-size: 1em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  position: absolute;
  top: 4px;
  color: #0b0b0b;
  z-index: 9;
  /*pointer-events: none;*/
  -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;
  width: 100%;
  left: 0;
  text-align: left;
}
.inner .LiveForm.Custom .Field > label.active,
.footer .LiveForm.Custom .Field > label.active,
.newsletter .LiveForm.Custom .Field > label.active,
.inner .LiveForm.Custom .Field .MatrixWrapper > label.active,
.footer .LiveForm.Custom .Field .MatrixWrapper > label.active,
.newsletter .LiveForm.Custom .Field .MatrixWrapper > label.active {
  font-size: 0.778em;
  font-weight: bold;
  color: #f36f21;
  top: -20px;
}
.inner .LiveForm.Custom label.error,
.footer .LiveForm.Custom label.error,
.newsletter .LiveForm.Custom label.error {
  background: #040404;
  text-transform: uppercase;
  color: #fff;
  font-size: 0.778em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin: 5px 0 0;
  padding: 7px 12px;
}
.inner .LiveForm.Custom .Dropdown .Field-Container,
.footer .LiveForm.Custom .Dropdown .Field-Container,
.newsletter .LiveForm.Custom .Dropdown .Field-Container {
  border-bottom: 2px solid #bababa;
  width: 100%;
  overflow: hidden;
  background: transparent;
}
.inner .LiveForm.Custom .Dropdown .Field-Container:after,
.footer .LiveForm.Custom .Dropdown .Field-Container:after,
.newsletter .LiveForm.Custom .Dropdown .Field-Container:after {
  color: #040404;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 1.4em;
  position: absolute;
  right: 0;
  top: 0;
}
.inner .LiveForm.Custom .Dropdown .Field-Container select,
.footer .LiveForm.Custom .Dropdown .Field-Container select,
.newsletter .LiveForm.Custom .Dropdown .Field-Container select {
  padding-left: 0;
  padding-right: 0;
  width: 110%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}
.inner .LiveForm.Custom .Dropdown .Field-Container select:focus,
.footer .LiveForm.Custom .Dropdown .Field-Container select:focus,
.newsletter .LiveForm.Custom .Dropdown .Field-Container select:focus {
  outline: none;
}
.inner .LiveForm.Custom .Dropdown .Field-Container select option,
.footer .LiveForm.Custom .Dropdown .Field-Container select option,
.newsletter .LiveForm.Custom .Dropdown .Field-Container select option {
  padding-left: 0;
  padding-right: 0;
}
.inner .LiveForm.Custom .Dropdown.Required .Field-Container::after,
.footer .LiveForm.Custom .Dropdown.Required .Field-Container::after,
.newsletter .LiveForm.Custom .Dropdown.Required .Field-Container::after {
  right: 18px;
}
.inner .LiveForm.Custom .Captcha label,
.footer .LiveForm.Custom .Captcha label,
.newsletter .LiveForm.Custom .Captcha label {
  display: none;
}
.inner .LiveForm.Custom .Fileupload label,
.footer .LiveForm.Custom .Fileupload label,
.newsletter .LiveForm.Custom .Fileupload label {
  display: none;
}
.inner .LiveForm.Custom .Fileupload .plupload_container,
.footer .LiveForm.Custom .Fileupload .plupload_container,
.newsletter .LiveForm.Custom .Fileupload .plupload_container {
  border: none;
}
.inner .LiveForm.Custom .Fileupload .plupload_filelist_header,
.footer .LiveForm.Custom .Fileupload .plupload_filelist_header,
.newsletter .LiveForm.Custom .Fileupload .plupload_filelist_header,
.inner .LiveForm.Custom .Fileupload .plupload_filelist_footer,
.footer .LiveForm.Custom .Fileupload .plupload_filelist_footer,
.newsletter .LiveForm.Custom .Fileupload .plupload_filelist_footer {
  background: transparent;
  padding: 0;
}
.inner .LiveForm.Custom .Fileupload .plupload_button,
.footer .LiveForm.Custom .Fileupload .plupload_button,
.newsletter .LiveForm.Custom .Fileupload .plupload_button,
.inner .LiveForm.Custom .Fileupload a.plupload_disabled,
.footer .LiveForm.Custom .Fileupload a.plupload_disabled,
.newsletter .LiveForm.Custom .Fileupload a.plupload_disabled {
  display: inline-block;
  margin-right: 10px;
  padding: 9px 15px;
  cursor: pointer;
  border-radius: 0;
  color: #fff;
  border: 0;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  background: #040404;
}
.inner .LiveForm.Custom .Fileupload .plupload_button:last-child,
.footer .LiveForm.Custom .Fileupload .plupload_button:last-child,
.newsletter .LiveForm.Custom .Fileupload .plupload_button:last-child,
.inner .LiveForm.Custom .Fileupload a.plupload_disabled:last-child,
.footer .LiveForm.Custom .Fileupload a.plupload_disabled:last-child,
.newsletter .LiveForm.Custom .Fileupload a.plupload_disabled:last-child {
  margin-right: 0;
}
.inner .LiveForm.Custom .Fileupload .plupload_button:hover,
.footer .LiveForm.Custom .Fileupload .plupload_button:hover,
.newsletter .LiveForm.Custom .Fileupload .plupload_button:hover,
.inner .LiveForm.Custom .Fileupload a.plupload_disabled:hover,
.footer .LiveForm.Custom .Fileupload a.plupload_disabled:hover,
.newsletter .LiveForm.Custom .Fileupload a.plupload_disabled:hover {
  background: #f36f21 !important;
  color: #fff;
}
.inner .LiveForm.Custom .Fileupload .plupload_file_name,
.footer .LiveForm.Custom .Fileupload .plupload_file_name,
.newsletter .LiveForm.Custom .Fileupload .plupload_file_name {
  float: left;
}
.inner .LiveForm.Custom .Fileupload .plupload_filelist_footer .plupload_file_name,
.footer .LiveForm.Custom .Fileupload .plupload_filelist_footer .plupload_file_name,
.newsletter .LiveForm.Custom .Fileupload .plupload_filelist_footer .plupload_file_name {
  float: none;
}
.inner .LiveForm.Custom .Fileupload .plupload_filelist li,
.footer .LiveForm.Custom .Fileupload .plupload_filelist li,
.newsletter .LiveForm.Custom .Fileupload .plupload_filelist li {
  background: #f5f5f5;
}
.inner .LiveForm.Custom .Fileupload .plupload_filelist,
.footer .LiveForm.Custom .Fileupload .plupload_filelist,
.newsletter .LiveForm.Custom .Fileupload .plupload_filelist {
  margin: 10px 0;
}
.newsletter {
  background: #f36f21;
}
.newsletter .LiveForm.Custom {
  overflow: hidden;
  margin-top: -33px;
}
.newsletter .LiveForm.Custom h2.Header {
  color: #fff;
  font-size: 1.125em;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.newsletter .LiveForm.Custom input,
.newsletter .LiveForm.Custom select,
.newsletter .LiveForm.Custom textarea,
.newsletter .LiveForm.Custom .Dropdown .Field-Container:after {
  color: #fff;
  border-color: #fff;
}
.newsletter .LiveForm.Custom .Field.FieldSpacing {
  float: left;
  margin: 0;
  padding: 0 30px 0 0;
  width: 30%;
}
@media (max-width: 767px) {
  .newsletter .LiveForm.Custom .Field.FieldSpacing {
    width: 100%;
    padding: 0 0 30px;
  }
}
.newsletter .LiveForm.Custom .Field.FieldSpacing.Required::before {
  display: none;
}
.newsletter .LiveForm.Custom .Field.FieldSpacing.Submitbutton {
  padding: 0;
  width: auto;
}
@media (max-width: 767px) {
  .newsletter .LiveForm.Custom .Field.FieldSpacing.Submitbutton {
    width: 100%;
    text-align: center;
  }
}
.newsletter .LiveForm.Custom .Field.FieldSpacing.Submitbutton input {
  background-color: #fff;
  background-image: url('images/submitbutton.jpg');
  background-repeat: no-repeat;
  background-size: 22px auto;
  background-position: center;
  border: 0 none;
  height: 40px;
  text-indent: -999999px;
  width: 40px;
}
.newsletter .LiveForm.Custom .Field.FieldSpacing.Submitbutton input:hover {
  background-color: #cf1586;
}
.newsletter .LiveForm.Custom .Field > label,
.newsletter .LiveForm.Custom .Field .MatrixWrapper > label {
  color: #fff;
}
.newsletter .LiveForm.Custom .Field > label.active,
.newsletter .LiveForm.Custom .Field .MatrixWrapper > label.active {
  color: #fff;
}
.newsletter .thank-you h3,
.newsletter .alt-dark .thank-you p {
  color: #fff;
}
.apply-for-job {
  margin: 0;
  padding: 30px 0 0;
  background-color: #efefef;
  border-top: 3px solid #cf1586;
  /*form*/
}
.apply-for-job .panel {
  background-color: #efefef;
  border: none;
}
.apply-for-job h1 {
  font-size: 1.6em;
  padding: 0 30px;
}
.apply-for-job h2 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.apply-for-job .form-group {
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
}
.apply-for-job .form-group:last-of-type {
  padding: 0;
  margin: 30px 0 0;
}
.apply-for-job .checkbox {
  padding-left: 20px;
}
.apply-for-job .btn-primary {
  width: 100%;
  white-space: normal;
}
.apply-for-job .form-control {
  padding: 21px 18px;
}
.apply-for-job .cv-block .form-control {
  background: none;
  border: 0;
  padding: 10px 0 20px;
  height: auto;
  box-shadow: none;
}
.apply-for-job label {
  font-weight: 500;
}
.job-item {
  margin: 30px 0 0;
  background: #efefef;
  padding: 25px 0 0;
  border-top: 3px solid #cf1586;
}
.job-item .same-height {
  padding: 0 25px;
}
.job-item .fa {
  margin: 0 6px 0 0;
}
.job-item h3 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: bold;
}
.job-item h3 a {
  color: #0b0b0b;
}
.job-item h3 a:hover {
  color: #cf1586;
}
.job-item .btn {
  width: 100%;
  font-size: 1em;
  margin: 20px 0 0;
}
.job-featured .job-thumb {
  display: block;
  border-top: 4px solid #e14254;
  height: 230px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.job-featured:first-child .job-thumb {
  border-top-color: #f36f21;
}
.job-featured:last-child .job-thumb {
  border-top-color: #cf1586;
}
.job-featured .job-bottom {
  padding: 20px;
  background-color: #efefef;
  text-align: center;
}
.job-featured .job-bottom h4 {
  margin: 0 0 10px 0;
  max-width: none;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #0b0b0b;
  text-align: center;
}
.job-featured .job-bottom h4 a {
  color: #0b0b0b;
}
.job-featured .job-bottom p {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.job.listing {
  margin-bottom: 0;
  padding: 20px 0px;
  border-bottom: 1px solid #f36f21;
}
.job.listing h3 {
  margin: 0;
}
.job.listing h4 {
  margin: 0 0 10px 0;
}
.job.listing a.job-title {
  text-transform: uppercase;
  color: #f03c2b;
  font-size: 24px;
  font-weight: normal;
}
.job.listing:last-child {
  border-bottom: none;
}
.job-view h1 {
  text-align: left;
}
@media (min-width: 768px) {
  .job-view h1 {
    margin-top: 5px;
  }
}
.job-view .fa {
  margin: 0 6px 0 0;
}
.job-view-content {
  border-top: 1px solid #efefef;
  padding: 10px 0 0;
  margin: 20px 0 0;
}
a.job-all {
  display: table;
  margin: 20px auto 0 auto;
  padding-left: 60px;
  padding-right: 60px;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  height: auto;
}
@media (min-width: 768px) {
  .slick-arrow {
    width: 10%;
  }
}
@media (max-width: 767px) {
  .slick-arrow {
    top: 0;
    width: auto;
  }
  .slick-arrow.arrow-next {
    right: 35%;
  }
  .slick-arrow.arrow-prev {
    left: 35%;
  }
}
.slick-arrow.arrow-next {
  right: 0;
}
@media (max-width: 767px) {
  .slick-arrow.arrow-next {
    right: 35%;
  }
}
@media (max-width: 370px) {
  .slick-arrow.arrow-next {
    right: 25%;
  }
}
.slick-arrow a {
  color: #fff;
  font-size: 3em;
}
@media (max-width: 767px) {
  .slick-arrow a {
    font-size: 2em;
  }
}
.slick-arrow a:hover {
  color: #040404;
}
.slick-dots {
  margin-top: 20px;
  list-style-type: none;
  padding: 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  display: inline-block;
  padding: 0 7px;
}
.slick-dots li button {
  background: #bababa;
  border: 0 none;
  border-radius: 100%;
  height: 8px;
  padding: 0;
  text-indent: -9999px;
  width: 8px;
}
.slick-dots li button:hover {
  background: #f36f21;
}
.slick-dots li.slick-active button {
  background: #f36f21;
}
.inner .liveaccdefault .ui-accordion {
  margin-top: 35px;
  font-size: inherit;
}
.inner .liveaccdefault .ui-accordion h3 {
  background: #efefef;
  color: #0b0b0b;
  margin: 0 0 3px;
  padding: 15px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  border: 0;
  border-radius: 0;
  font-size: 16px;
}
.inner .liveaccdefault .ui-accordion h3:hover {
  background: #e2e2e2;
}
.inner .liveaccdefault .ui-accordion h3 .ui-icon {
  display: none;
}
.inner .liveaccdefault .ui-accordion h3 a,
.inner .liveaccdefault .ui-accordion h3 a:link {
  position: relative;
  color: #0b0b0b;
}
.inner .liveaccdefault .ui-accordion h3 a:after,
.inner .liveaccdefault .ui-accordion h3 a:link:after {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome;
  right: 0;
  top: 0;
  font-size: 1.8em;
  color: #0b0b0b;
}
.inner .liveaccdefault .ui-accordion h3.ui-state-active a:after {
  content: "\f107";
}
.inner .liveaccdefault .ui-accordion .ui-accordion-header a {
  padding: 0;
}
.inner .liveaccdefault .ui-accordion .ui-accordion-content {
  background: #efefef;
  padding: 20px 28px;
  border: 0;
  border-bottom: 1px solid #cf1586;
  margin: 0 0 3px;
  border-radius: 0;
}
.inner .liveaccdefault .ui-accordion .ui-accordion-content a.btn {
  margin-bottom: 4px;
}
@media (max-width: 550px) {
  .inner .liveaccdefault .ui-accordion .ui-accordion-content a.btn {
    display: block;
  }
}
.IE-old .inner .liveaccdefault .ui-accordion h3 a:after {
  font-size: 30px;
}
/*sectors*/
@media (min-width: 1200px) {
  .sectors {
    margin: 0 -15px;
  }
  .sectors .item {
    width: 20%;
    float: left;
    padding: 0 15px;
  }
  .sectors .item-content {
    display: block !important;
  }
}
@media (max-width: 1199px) {
  .sectors .item-content {
    display: none;
    padding: 20px;
  }
  .sectors .item h3 {
    background: #eee;
    padding: 10px 20px;
    margin: 0 0 10px;
    cursor: pointer;
  }
  .sectors .item h3:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
  }
  .sectors .item h3.active:after {
    content: "\f107";
  }
}
.icon {
  background: #efefef;
  border-radius: 100%;
  width: 154px;
  height: 154px;
  line-height: 154px;
  font-size: 4em;
  color: #f36f21;
  margin-bottom: 36px;
}
.icon:hover {
  color: #cf1586;
}
.intro p {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.image-block {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .image-block {
    margin-top: 0;
  }
}
.image-block .Normal,
.image-block p {
  margin: 0;
}
.image-block img {
  display: block;
  margin: 0 auto;
}
.fancybox-box {
  /* Custom styling */
  max-width: 650px;
  padding: 10px 30px 30px 30px;
  border-radius: 4px;
  /* Custom transition - fade from top*/
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.3s;
}
.fancybox-slide--complete .fancybox-box {
  opacity: 1;
  transform: translateY(0);
}
/*contact page*/
.banner-pane iframe {
  margin: 80px 0 0;
  width: 100%;
}
@media (max-width: 1025px) {
  .banner-pane iframe {
    margin: 50px 0 0;
  }
}
@media (max-width: 479px) {
  .banner-pane iframe {
    margin: 100px 0 0;
  }
}
/*testimonials*/
.inner div.testimonials {
  border-top: 1px solid #bababa;
  padding-top: 50px;
  padding-bottom: 50px;
}
/*contact*/
/*.inner.contact .DnnModule-LiveForms {
    margin-top: 45px;
}*/
.home .intro h1 {
  color: #e14254;
  font-size: 3em;
}
.home header .logo .home-logo {
  display: block;
}
.home header .logo .inner-logo {
  display: none;
}
.home .DnnModule-LiveArticlesWidget {
  padding-top: 30px;
}
.home .DnnModule-LiveArticlesWidget .ModLiveArticlesWidgetC {
  margin: 50px 0 0;
}
.home .DnnModule-LiveArticlesWidget .ModLiveArticlesWidgetC .btn {
  margin-top: 40px;
}
.home .icons p {
  margin-bottom: 0;
}
.home #dnn_Banner .DnnModule {
  padding: 0;
}
.home #dnn_Banner .DnnModule .ModPropertyAgentC > table {
  max-width: 800px;
  margin: 0 auto;
  display: none;
}
.dnnEditState .home #dnn_Banner .DnnModule .ModPropertyAgentC > table {
  display: table;
}
.home #dnn_Banner .DnnModule > a {
  display: none;
}
.home #dnn_Banner .banner-wolf-mobile {
  max-width: 60%;
  margin: 0 auto -100px;
  padding: 40px 0 0;
}
.home #dnn_Banner .slider {
  width: 100%;
  position: relative;
  height: 100vh;
}
@media (max-width: 767px) {
  .home #dnn_Banner .slider {
    height: auto;
  }
}
@media (min-width: 768px) {
  .home #dnn_Banner .slider .overlay,
  .home #dnn_Banner .slider .container-fluid {
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.home #dnn_Banner .slider .overlay {
  background-repeat: no-repeat;
  background-size: 190px;
  background-position: 50% 125%;
}
@media (min-width: 768px) {
  .home #dnn_Banner .slider .overlay {
    background-size: 250px;
    background-position: 50% 130%;
  }
}
@media (min-width: 1200px) {
  .home #dnn_Banner .slider .overlay {
    background-size: 45%;
    background-position: 95% 15%;
  }
}
@media (min-width: 1400px) {
  .home #dnn_Banner .slider .overlay {
    background-size: 35%;
    background-position: 95% 15%;
  }
}
@media (max-width: 767px) {
  .home #dnn_Banner .slider .overlay {
    display: none;
  }
}
.home #dnn_Banner .slider .slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home #dnn_Banner .slider .slide {
    height: auto;
  }
}
.home #dnn_Banner .slider .slick-slide img {
  display: inline-block;
}
.home #dnn_Banner .slider .container-fluid {
  display: table;
  text-align: left;
  padding: 0;
  vertical-align: middle;
}
.home #dnn_Banner .slider .container-fluid > div {
  display: table-cell;
  float: none;
  padding-top: 140px;
  vertical-align: auto;
}
@media (min-width: 1200px) {
  .home #dnn_Banner .slider .container-fluid > div {
    padding-top: 45px;
    vertical-align: middle;
  }
}
.home #dnn_Banner .slider .container-fluid > div img {
  max-width: 70%;
}
.home #dnn_Banner .slider .container-fluid > div .slide-line1 {
  color: #e3e3e3;
  font-size: 3em;
  line-height: 1.1em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
@media (min-width: 992px) {
  .home #dnn_Banner .slider .container-fluid > div .slide-line1 {
    font-size: 5em;
  }
}
.home #dnn_Banner .slider .container-fluid > div .slide-line2 {
  margin-top: -0.35em;
  color: #e74d25;
  font-size: 3em;
  text-transform: capitalize;
  font-family: 'Rock Salt', cursive;
}
@media (min-width: 992px) {
  .home #dnn_Banner .slider .container-fluid > div .slide-line2 {
    font-size: 5em;
  }
}
.home #dnn_Banner .slider .container-fluid > div .slide-line3 {
  padding-top: 1em;
  color: #e3e3e3;
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
@media (min-width: 992px) {
  .home #dnn_Banner .slider .container-fluid > div .slide-line3 {
    font-size: 1.6em;
  }
}
.home #dnn_Banner .slider .container-fluid > div .slide-button-link {
  margin-top: 30px;
}
.home .full-width.about-us .parallax-container {
  height: 470px;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  .home .full-width.about-us .parallax-container {
    height: auto;
    margin: 0;
  }
  .home .full-width.about-us .parallax-container .image {
    display: none !important;
  }
}
.home .full-width.about-us .content-pane {
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 55px 65px 0;
}
@media (max-width: 1199px) {
  .home .full-width.about-us .content-pane {
    padding: 30px 43px 0;
  }
}
.home .full-width.about-us .content-pane p {
  color: #fff;
  margin-bottom: 60px;
}
.home .full-width.about-us .content-pane h1 {
  color: #f36f21;
  text-align: left;
  margin-bottom: 20px;
}
.home .main-content #dnn_FullWidthPane1 .DnnModule {
  padding-bottom: 0;
  padding-top: 0;
}
.home .main-content .logos {
  margin-top: 0px;
}
@media (min-width: 480px) {
  .home .main-content .logos {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .home .main-content .logos {
    margin-top: 30px;
  }
}
.home .main-content .logos h1 {
  margin-top: 0;
}
@media (max-width: 767px) {
  .home .main-content .logos h1 {
    margin-top: 60px;
  }
}
.home .main-content .logos .DnnModule {
  padding-top: 0;
}
.home .main-content .alt-bg .DnnModule {
  padding-bottom: 10px;
}
.home .main-content .alt-bg .row-coloured {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .home .main-content .alt-bg .row-coloured {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .home .main-content .alt-bg .row-coloured {
    margin-bottom: 0;
  }
}
.home .main-content .alt-bg .row-coloured .coloured-module .content {
  padding: 0 0 0 20px;
  border-left: 4px solid transparent;
}
@media (min-width: 992px) {
  .home .main-content .alt-bg .row-coloured .coloured-module .content {
    margin-bottom: 100px;
  }
}
.home .main-content .alt-bg .row-coloured .coloured-module .DnnModule {
  padding: 0;
}
.home .main-content .alt-bg .row-coloured .coloured-1 .content {
  border-color: #e14254;
}
.home .main-content .alt-bg .row-coloured .coloured-2 .content {
  border-color: #f36f21;
}
.home .main-content .alt-bg .row-coloured .coloured-3 .content {
  border-color: #cf1586;
}
.slider-logos {
  margin-top: 60px;
  margin-bottom: 25px;
}
.slider-logos .slick-dots {
  display: none !important;
}
.slider-logos .slick-slide img {
  margin: 0 auto;
  max-height: 83px;
  vertical-align: middle;
  display: inline-block;
}
.slider-logos .slick-slide {
  height: 83px;
  text-align: center;
}
.slider-logos .logo-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}