﻿@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Sanchez';
  font-style: normal;
  font-weight: 400;
  src: local('Sanchez'), local('Sanchez-Regular'), url(https://fonts.gstatic.com/s/sanchez/v8/Ycm2sZJORluHnXbIfmlR-A.ttf) format('truetype');
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
@media (min-width: 991px) {
  .modal .modal-dialog {
    /*margin-top: 150px;*/
  }
}
@media (min-width: 1199px) {
  .modal-xl {
    width: 1100px;
  }
}
#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 > a {
  display: inline;
}
.container-item-edit {
  float: right;
}
.container .dnnModuleManager {
  padding: 0 !important;
}
#dnnModuleDigitalAssetsSelectionToolbar,
#dnnModuleDigitalAssetsListViewToolbar,
#dnnModuleDigitalAssetsListContainer,
.dnnModuleDigitalAssetsGrid > table > thead > tr {
  min-height: 37px;
}
.dnnDialogMask {
  z-index: 99999 !important;
}
.dnnModuleDialog {
  z-index: 999999 !important;
}
.dnnEditState .header-phone.dnnModuleManager.dnnSortable {
  min-height: 1px !important;
}
.dnnEditState div#dnn_Social {
  min-height: 0 !important;
  height: 80px !important;
}
.DnnModule-PropertyAgent select {
  width: inherit;
}
.DnnModule-PropertyAgent input {
  width: inherit;
}
/*CKEditor*/
.cke_panel_listItem.cke_selected a,
.cke_panel_listItem a:hover,
.cke_panel_listItem a:focus,
.cke_panel_listItem a:active {
  background: #ccc !important;
}
.cke_editable h1 {
  color: #111;
}
.cke_panel_block {
  background: #e4e3e3 !important;
}
div.actionMenu ul {
  z-index: 1000 !important;
}
.DnnModule-DNN_HTML img {
  max-width: 100% !important;
  height: auto !important;
}
h1,
.home h2 {
  margin: 0;
  font-size: 2em;
  color: #001441;
  line-height: 1.5em;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
.inner h1,
.inner .home h2 {
  margin: 24px 0 49px;
  text-transform: none;
}
@media (max-width: 767px) {
  .inner h1,
  .inner .home h2 {
    margin-top: 0;
    line-height: normal;
    margin-bottom: 25px;
  }
}
.inner h1:not(:first-of-type) {
  margin: 39px 0 24px;
}
.inner #dnn_ContentCenter h1 {
  margin-bottom: 12px;
}
h2 {
  margin-top: 0;
  margin-bottom: 23px;
  color: #001441;
  font-size: 1.333em;
  line-height: 1.2em;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.inner h2 {
  font-size: 1.5em;
  margin-top: 15px;
}
.home h2 {
  margin: 30px 0 0;
}
h2.container-title {
  margin-top: 60px;
}
h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #60bb46;
  font-size: 1.333em;
  line-height: 1.2em;
  font-weight: 300;
}
.inner h3 {
  font-family: 'Open Sans', sans-serif;
}
h4 {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #001441;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
@media (max-width: 767px) {
  .text-right {
    text-align: center;
  }
}
p,
.Normal,
.NormalDisabled,
.NormalDeleted,
li p {
  margin-bottom: 0;
  color: #111111;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
}
p,
li p {
  margin-bottom: 30px;
}
.Normal ul,
ul.bullets,
.liveaccdefault ul,
.news ul,
.livehtml ul {
  list-style-type: none;
  margin: 0 0 30px;
  padding: 0;
  font-weight: 400;
}
.Normal ul li,
ul.bullets li,
.liveaccdefault ul li,
.news ul li,
.livehtml ul li {
  padding: 0 0 9px 20px;
}
.Normal ul li:before,
ul.bullets li:before,
.liveaccdefault ul li:before,
.news ul li:before,
.livehtml ul li:before {
  content: "\f067";
  color: #001441;
  font-size: 0.6em;
  line-height: 0;
  margin: 0 0 0 -20px;
  padding: 0 12px 0 0;
  vertical-align: 2px;
  font-family: FontAwesome;
}
.Normal ul ul,
ul.bullets ul,
.liveaccdefault ul ul,
.news ul ul,
.livehtml ul ul {
  margin: 13px 0 0 10px;
}
ol,
.Normal ol,
.news ol {
  font-weight: 400;
  margin-left: 25px;
}
ol li,
.Normal ol li,
.news ol li {
  padding: 0 0 12px 5px;
}
/*///// LINKS /////*/
a,
a:visited,
input[type="button"],
input[type="submit"] {
  text-decoration: none;
  cursor: pointer;
  word-wrap: break-word;
  color: #60bb46;
  display: inline-block;
  font-weight: 700;
  -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 {
  color: #001441;
}
a:hover,
a:visited:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
a:focus,
a:visited:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
  text-decoration: none !important;
}
@media (max-width: 479px) {
  a,
  a:visited,
  input[type="button"],
  input[type="submit"] {
    word-break: break-word;
  }
}
.btn,
.btn:visited,
input[type="button"],
.inner a.btn,
.inner .LiveForm.Custom input[type="submit"],
.inner .CustomForm input[type="submit"].btn,
.inner .liveaccdefault a.btn {
  background: #60bb46;
  color: #fff;
  padding: 13px 30px !important;
  border-radius: 0 !important;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  white-space: inherit;
  font-size: 1em;
  font-weight: 400;
}
.btn:active,
.btn:visited:active,
input[type="button"]:active,
.inner a.btn:active,
.inner .LiveForm.Custom input[type="submit"]:active,
.inner .CustomForm input[type="submit"].btn:active,
.inner .liveaccdefault a.btn:active,
.btn:focus,
.btn:visited:focus,
input[type="button"]:focus,
.inner a.btn:focus,
.inner .LiveForm.Custom input[type="submit"]:focus,
.inner .CustomForm input[type="submit"].btn:focus,
.inner .liveaccdefault a.btn:focus,
.btn:hover,
.btn:visited:hover,
input[type="button"]:hover,
.inner a.btn:hover,
.inner .LiveForm.Custom input[type="submit"]:hover,
.inner .CustomForm input[type="submit"].btn:hover,
.inner .liveaccdefault a.btn:hover {
  background: #001441;
  color: #fff !important;
}
.btn .fa,
.btn:visited .fa,
input[type="button"] .fa,
.inner a.btn .fa,
.inner .LiveForm.Custom input[type="submit"] .fa,
.inner .CustomForm input[type="submit"].btn .fa,
.inner .liveaccdefault a.btn .fa {
  font-size: 1.4em;
  vertical-align: -1px;
  margin: 0 0 0 5px;
}
html {
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  background: #001441;
}
body {
  background: #fff;
  color: #111111;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  overflow: hidden;
}
html.mm-opened body {
  padding-top: 0;
}
#Form {
  background: #fff;
}
.main-content {
  padding-top: 181px;
}
@media (max-width: 1600px) {
  .main-content {
    padding-top: 140px;
  }
}
@media (min-width: 992px) {
  .main-content {
    min-height: 65vh;
  }
}
@media (max-width: 1199px) {
  .main-content {
    padding-top: 85px;
  }
}
@media (max-width: 991px) {
  .main-content {
    padding-top: 85px;
  }
}
@media (max-width: 767px) {
  .main-content {
    padding-top: 70px;
  }
}
@media (min-width: 1600px) {
  .inner .container,
  .header .container,
  .footer .container {
    width: 1500px;
  }
}
.inner .main-content .container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.noStickyBar {
  padding-top: 15px !important;
}
@media (max-width: 992px) {
  .reverse-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
}
.livehtml img,
.article-thumbnail {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}
@media (min-width: 768px) {
  img.float-right {
    float: right;
    margin: 0 0 0 50px;
  }
  img.float-left {
    float: left;
    margin: 0 50px 0 0;
  }
}
@media (max-width: 767px) {
  img.float-right,
  img.float-left {
    margin: 0 auto 30px;
    display: block;
  }
}
*:focus {
  outline: 0 none !important;
}
/*table*/
.table,
.vertical-align {
  display: table;
  margin: 0;
}
.table .table-cell,
.vertical-align .table-cell,
.table .vertical-align-center,
.vertical-align .vertical-align-center {
  display: table-cell;
  float: none;
}
.table .table-row,
.vertical-align .table-row {
  display: table-row;
}
@media (max-width: 767px) {
  .table .table-row,
  .vertical-align .table-row,
  .table .table-cell,
  .vertical-align .table-cell {
    display: block;
  }
}
.vertical-align {
  height: 100%;
  width: 100%;
}
.vertical-align-center {
  vertical-align: middle;
  width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
  .inner .col-sm-1 {
    padding-right: 0;
  }
}
.alt-bg {
  background: #f0f0f0;
  margin-bottom: 40px;
  margin-top: 60px;
}
.home .alt-bg {
  margin-top: 23px;
}
.grey-bg {
  background: #f0f0f0;
  padding: 10px;
  overflow: auto;
}
.green-bg {
  background-color: #60bb46;
  padding: 30px 30px 1px;
}
.green-bg.container-warning {
  text-align: left;
}
.green-bg p {
  font-weight: normal;
  color: #FFF;
}
.green-bg a.btn {
  background: #f0f0f0;
  color: #001441;
}
.green-bg a.btn:hover {
  background: #f0f0f0;
  color: #60bb46 !important;
}
footer {
  color: #fff;
  width: 100%;
  float: left;
  background-image: url('images/bg-footer.jpg');
  background-repeat: repeat-x;
  background-position: left top 213px;
}
@media (max-width: 767px) {
  footer {
    background-position: left top;
  }
}
footer .footer-wrapper {
  background-image: url('images/bg-copyright.jpg');
  background-repeat: no-repeat;
  background-position: right top;
  padding: 279px 0 0;
}
@media (max-width: 767px) {
  footer .footer-wrapper {
    background-image: none;
    padding: 30px 0 0;
  }
}
footer .footer {
  background-color: #001441;
}
@media (max-width: 767px) {
  footer .footer {
    text-align: center;
  }
}
footer .footer .logo {
  margin: -30px 0 60px;
}
@media (max-width: 767px) {
  footer .footer .logo {
    margin: 8px 0 60px;
  }
}
footer .footer .btn {
  background: #fff;
  color: #001441;
  font-family: 'Open Sans', sans-serif;
  border: 0;
  box-shadow: none;
  font-weight: bold;
  padding: 10px 15px;
  font-size: 0.722em;
  min-width: 125px;
}
@media (max-width: 991px) {
  footer .footer .btn {
    min-width: auto;
  }
}
@media (max-width: 400px) {
  footer .footer .btn {
    width: 100%;
    margin: 0 0 10px;
  }
}
footer .footer .btn:hover {
  color: #fff;
  background: #60bb46;
}
footer .footer p {
  margin: 0;
}
footer .footer .links {
  text-align: right;
  color: #fff;
}
@media (max-width: 767px) {
  footer .footer .links {
    text-align: center;
  }
}
footer .footer .links a {
  color: #fff;
  font-weight: normal;
  font-size: 0.778em;
  text-decoration: underline;
}
footer .footer .social {
  margin-bottom: 14px;
  text-align: right;
  margin-top: 49px;
}
@media (max-width: 767px) {
  footer .footer .social {
    text-align: center;
  }
}
footer .footer .social a {
  background: #fff;
  font-size: 2.8em;
  width: 63px;
  height: 63px;
  text-align: center;
  line-height: 63px;
  color: #001441;
}
footer .footer .social a:hover {
  color: #fff;
  background: #60bb46;
}
footer .copyright {
  font-size: 0.667em;
  background-color: #001441;
  padding: 10px 0 20px;
  color: #79839b;
}
@media (max-width: 767px) {
  footer .copyright {
    text-align: center;
  }
}
footer .copyright .credits {
  text-align: right;
}
@media (max-width: 1199px) {
  footer .copyright .credits {
    text-align: left;
  }
}
@media (max-width: 991px) {
  footer .copyright .credits {
    text-align: center;
  }
}
footer .copyright a {
  color: #79839b;
  display: inline-block;
  font-weight: 400;
}
footer .copyright a:hover {
  color: #60bb46;
}
.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 980;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .header {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  }
}
.header .logo {
  float: left;
  max-width: 312px;
}
@media (max-width: 1600px) {
  .header .logo {
    max-width: 229px;
  }
}
@media (max-width: 991px) {
  .header .logo {
    max-width: 242px;
  }
}
@media (max-width: 767px) {
  .header .logo {
    max-width: 157px;
    margin: 4px 0 0;
  }
}
@media (max-width: 410px) {
  .header .logo {
    margin: 0;
  }
}
@media (max-width: 365px) {
  .header .logo {
    max-width: 114px;
    margin: 7px 0 0;
  }
}
.header .logo img {
  max-width: 100%;
}
.header-area {
  padding-top: 16px;
  padding-bottom: 23px;
}
@media (max-width: 1600px) {
  .header-area {
    padding-top: 10px;
    padding-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .header-area {
    padding-top: 12px;
    padding-bottom: 13px;
  }
}
.scroll .header-area {
  padding: 4px 7px;
}
.header a {
  color: #60bb46;
}
.header a:hover {
  color: #001441;
}
.header-right {
  float: right;
  margin: 16px 0 0;
}
@media (max-width: 1600px) {
  .header-right {
    margin: 10px 0 0;
  }
}
@media (max-width: 991px) {
  .header-right {
    margin: 7px 0 0;
  }
}
@media (max-width: 767px) {
  .header-right {
    margin: 0;
  }
}
.scroll .header-right {
  margin: 6px 0 0;
}
.header #search-desktop {
  width: 350px;
  border-radius: 0;
  border: 1px solid #c1c9d6;
  display: inline-block;
}
@media (max-width: 1199px) {
  .header #search-desktop {
    display: none;
  }
}
.header #search-desktop input.form-control {
  border: 0;
}
.header #search-desktop .form-control {
  height: 47px;
  padding: 23px 12px;
}
.header #search-desktop .input-group-btn {
  font-size: 1em;
}
.header #search-desktop .input-group-btn button {
  width: 40px;
  border: 0;
  background: none;
  color: #60bb46;
  font-size: 1.2em;
  padding-right: 20px;
}
.header #search-desktop .input-group-btn button:hover {
  color: #001441;
}
.header .btn.find-centre,
.inner .header .btn.find-centre {
  background: #001441;
  outline: 0 none;
  box-shadow: none;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  vertical-align: top;
  margin: 0 0 0 20px;
  font-size: 0.9em;
  padding: 13px 25px 13px 22px;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 767px) {
  .header .btn.find-centre,
  .inner .header .btn.find-centre {
    padding: 13px 22px 13px 22px;
  }
}
@media (max-width: 410px) {
  .header .btn.find-centre,
  .inner .header .btn.find-centre {
    padding: 9px 16px;
    margin: 0 0 0 10px;
  }
}
.header .btn.find-centre .fa,
.inner .header .btn.find-centre .fa {
  margin: 0 6px 0 0;
}
@media (max-width: 767px) {
  .header .btn.find-centre .fa,
  .inner .header .btn.find-centre .fa {
    margin: 0;
  }
}
.header .btn.find-centre:hover,
.inner .header .btn.find-centre:hover {
  background: #60bb46;
}
@media (max-width: 767px) {
  .header .btn.find-centre span,
  .inner .header .btn.find-centre span {
    display: none;
  }
}
.header-social {
  text-align: right;
  font-size: 1.2em;
}
@media (max-width: 1199px) {
  .header-social {
    float: left;
    font-size: 1.4em;
  }
  .header-social .Normal {
    margin: 0;
    line-height: normal;
  }
}
.header-social .fa {
  padding: 0 0 0 10px;
}
.header-social p {
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 991px) {
  .header-social p {
    margin-top: -2px;
  }
}
.header-social p:first-of-type {
  font-size: 0.7em;
  font-style: italic;
  font-weight: 300;
  color: #001441;
}
@media (max-width: 1199px) {
  .header-social p:first-of-type {
    font-size: 0.61em;
  }
}
@media (max-width: 991px) {
  .header-social p:first-of-type {
    display: none;
  }
}
.header-social p:first-of-type span {
  font-weight: 600;
}
.header-extra-items {
  float: right;
  font-size: 1.2em;
  padding: 6px 0 10px 20px;
}
@media (max-width: 1199px) {
  .header-extra-items {
    padding: 0 0 0 15px;
  }
}
@media (max-width: 767px) {
  .header-extra-items {
    padding: 0 0 0 10px;
  }
}
.header-extra-items a {
  float: right;
}
.header-extra-items .close-search {
  display: none;
}
.header-extra-items .search-toggle {
  background: #fff;
  border: 1px solid #ccc;
  color: #60bb46;
  padding: 9px 16px 8px;
  margin-right: 5px;
  margin-left: 0;
}
.header-extra-items .search-toggle:hover {
  background: #001441;
  color: #fff;
}
@media (min-width: 1200px) {
  .header-extra-items .search-toggle {
    display: none;
  }
}
@media (max-width: 410px) {
  .header-extra-items .search-toggle {
    padding: 5px 11px;
  }
}
.header-extra-items .btn,
.header-extra-items .btn:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .header-extra-items .btn,
  .header-extra-items .btn:hover {
    display: none;
  }
}
@media (min-width: 1200px) {
  .header.scroll .header-area .logo {
    max-width: 212px !important;
    padding-top: 4px;
  }
}
.header .toggle-nav {
  display: none;
  float: right;
  font-size: 1.2em;
  color: #001441;
  padding: 13px 11px 12px;
  margin-left: 6px;
  background: #fff;
}
@media (max-width: 1290px) {
  .header .toggle-nav {
    display: block !important;
  }
}
@media (max-width: 410px) {
  .header .toggle-nav {
    padding: 9px;
    margin: 0 0 0 1px;
  }
}
.header .toggle-nav i {
  display: none;
}
.header .toggle-nav i.active {
  display: block;
}
.header p.tagline {
  float: right;
  text-align: right;
  font-size: 0.68em;
  font-style: italic;
  font-weight: 300;
  margin-top: -7px;
  margin-bottom: 0;
  color: #001441;
}
.header p.tagline span {
  font-weight: 600;
}
.header .btn-nav {
  float: right;
  margin-top: 8px !important;
}
@media (max-width: 1600px) {
  .header .btn-nav {
    margin-top: 2px !important;
    font-size: 0.8em !important;
  }
}
.header .btn-nav:hover {
  background: #001441 !important;
}
#search {
  display: none;
  background: #60bb46;
  padding-top: 15px;
  padding-bottom: 15px;
}
#search .container {
  padding: 10px 100px;
}
@media (max-width: 767px) {
  #search .container {
    padding: 10px;
  }
}
#search .btn {
  background: #001441;
  padding: 7px 30px;
}
#search .btn:hover {
  background: #00040e;
}
#search .input-group-btn {
  font-size: 1em;
}
#search input.form-control.search-input {
  font-size: 1em;
  height: initial;
  padding: 8px 12px 7px;
  border: 0;
  border-radius: 1px;
}
.menu-container {
  width: 100%;
  background: #60bb46;
}
@media (max-width: 1199px) {
  .menu-container {
    display: none;
  }
}
nav {
  font-size: 1em;
  float: left;
}
nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
nav .nav > ul > li {
  display: inline-block;
  position: relative;
  padding: 0;
  z-index: 999;
  background: transparent;
  -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;
  /* &.last { */
  /* display: none; */
  /* } */
}
nav .nav > ul > li a,
nav .nav > ul > li a:visited,
nav .nav > ul > li span {
  font-weight: 400;
  display: block;
  color: #fff;
  position: relative;
  padding: 20px 16px;
  cursor: pointer;
}
@media (max-width: 1600px) {
  nav .nav > ul > li a,
  nav .nav > ul > li a:visited,
  nav .nav > ul > li span {
    padding: 13px 16px;
  }
}
nav .nav > ul > li:hover,
nav .nav > ul > li:focus,
nav .nav > ul > li.active,
nav .nav > ul > li.active:hover {
  background: #fff;
}
nav .nav > ul > li:hover > a,
nav .nav > ul > li:focus > a,
nav .nav > ul > li.active > a,
nav .nav > ul > li.active:hover > a,
nav .nav > ul > li:hover > a:visited,
nav .nav > ul > li:focus > a:visited,
nav .nav > ul > li.active > a:visited,
nav .nav > ul > li.active:hover > a:visited,
nav .nav > ul > li:hover > span,
nav .nav > ul > li:focus > span,
nav .nav > ul > li.active > span,
nav .nav > ul > li.active:hover > span {
  color: #001441;
}
nav .nav > ul > li .dropdown {
  -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;
  display: none;
  position: absolute;
  top: 100%;
  padding: 12px 0 0;
  left: 0;
  text-align: left;
  z-index: -1;
  background: #fff;
  padding: 9px 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
nav .nav > ul > li .dropdown li {
  width: 100%;
  display: inline-block;
  position: relative;
  -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;
}
nav .nav > ul > li .dropdown li a,
nav .nav > ul > li .dropdown li span,
nav .nav > ul > li .dropdown li a.dropdown-toggle,
nav .nav > ul > li .dropdown li span.dropdown-toggle {
  color: #001441;
  font-size: 0.9em;
  white-space: nowrap;
  padding: 11px 30px;
}
nav .nav > ul > li .dropdown li:hover {
  background: #60bb46;
}
nav .nav > ul > li .dropdown li:hover a,
nav .nav > ul > li .dropdown li:hover span,
nav .nav > ul > li .dropdown li:hover a.dropdown-toggle,
nav .nav > ul > li .dropdown li:hover span.dropdown-toggle {
  color: #fff;
}
nav .nav > ul > li:hover > .dropdown {
  display: block;
}
nav .nav > ul > li.first > .dropdown,
nav .nav > ul > li.last > .dropdown {
  width: 1200px;
}
@media (max-width: 1600px) {
  nav .nav > ul > li.first > .dropdown,
  nav .nav > ul > li.last > .dropdown {
    width: 1140px;
  }
}
nav .nav > ul > li.first > .dropdown a span,
nav .nav > ul > li.last > .dropdown a span {
  color: #de0000 !important;
  display: inline-block;
  padding: 0;
  font-weight: bold;
}
nav .nav > ul > li.first > .dropdown .label,
nav .nav > ul > li.last > .dropdown .label {
  text-align: left;
  display: block;
  padding: 5px 25px 0;
  font-size: 0.8em;
  font-weight: 600;
  margin: 0;
  color: #de0000;
}
nav .nav > ul > li.first > .dropdown .label:hover,
nav .nav > ul > li.last > .dropdown .label:hover {
  opacity: 0.8;
}
@media (max-width: 1600px) {
  nav .nav > ul > li.first > .dropdown .label,
  nav .nav > ul > li.last > .dropdown .label {
    font-size: 0.7em;
    padding: 5px 25px 3px;
  }
}
nav .nav > ul > li.first > .dropdown > li,
nav .nav > ul > li.last > .dropdown > li {
  float: left;
  width: 30%;
}
nav .nav > ul > li.first > .dropdown .nav-col-2,
nav .nav > ul > li.last > .dropdown .nav-col-2 {
  float: left;
  width: 20%;
}
nav .nav > ul > li.first > .dropdown .nav-col-3,
nav .nav > ul > li.last > .dropdown .nav-col-3,
nav .nav > ul > li.first > .dropdown > li.last,
nav .nav > ul > li.last > .dropdown > li.last {
  float: left;
  width: 25%;
}
nav .nav > ul > li.first > .dropdown > li,
nav .nav > ul > li.last > .dropdown > li,
nav .nav > ul > li.first > .dropdown > div > li,
nav .nav > ul > li.last > .dropdown > div > li {
  margin-bottom: 20px;
}
@media (max-width: 1600px) {
  nav .nav > ul > li.first > .dropdown > li,
  nav .nav > ul > li.last > .dropdown > li,
  nav .nav > ul > li.first > .dropdown > div > li,
  nav .nav > ul > li.last > .dropdown > div > li {
    margin-bottom: 10px;
  }
}
nav .nav > ul > li.first > .dropdown > li:hover,
nav .nav > ul > li.last > .dropdown > li:hover,
nav .nav > ul > li.first > .dropdown > div > li:hover,
nav .nav > ul > li.last > .dropdown > div > li:hover {
  background: transparent;
}
nav .nav > ul > li.first > .dropdown > li:hover a,
nav .nav > ul > li.last > .dropdown > li:hover a,
nav .nav > ul > li.first > .dropdown > div > li:hover a,
nav .nav > ul > li.last > .dropdown > div > li:hover a,
nav .nav > ul > li.first > .dropdown > li:hover span,
nav .nav > ul > li.last > .dropdown > li:hover span,
nav .nav > ul > li.first > .dropdown > div > li:hover span,
nav .nav > ul > li.last > .dropdown > div > li:hover span,
nav .nav > ul > li.first > .dropdown > li:hover a.dropdown-toggle,
nav .nav > ul > li.last > .dropdown > li:hover a.dropdown-toggle,
nav .nav > ul > li.first > .dropdown > div > li:hover a.dropdown-toggle,
nav .nav > ul > li.last > .dropdown > div > li:hover a.dropdown-toggle,
nav .nav > ul > li.first > .dropdown > li:hover span.dropdown-toggle,
nav .nav > ul > li.last > .dropdown > li:hover span.dropdown-toggle,
nav .nav > ul > li.first > .dropdown > div > li:hover span.dropdown-toggle,
nav .nav > ul > li.last > .dropdown > div > li:hover span.dropdown-toggle {
  color: #001441;
}
nav .nav > ul > li.first > .dropdown > li > a,
nav .nav > ul > li.last > .dropdown > li > a,
nav .nav > ul > li.first > .dropdown > div > li > a,
nav .nav > ul > li.last > .dropdown > div > li > a {
  font-weight: bold;
  padding: 11px 25px;
}
@media (max-width: 1600px) {
  nav .nav > ul > li.first > .dropdown > li > a,
  nav .nav > ul > li.last > .dropdown > li > a,
  nav .nav > ul > li.first > .dropdown > div > li > a,
  nav .nav > ul > li.last > .dropdown > div > li > a {
    padding: 5px 25px;
    font-size: 0.7em;
  }
}
nav .nav > ul > li.first > .dropdown > li > a:hover,
nav .nav > ul > li.last > .dropdown > li > a:hover,
nav .nav > ul > li.first > .dropdown > div > li > a:hover,
nav .nav > ul > li.last > .dropdown > div > li > a:hover {
  color: #60bb46;
}
nav .nav > ul > li.first > .dropdown > li .dropdown,
nav .nav > ul > li.last > .dropdown > li .dropdown,
nav .nav > ul > li.first > .dropdown > div > li .dropdown,
nav .nav > ul > li.last > .dropdown > div > li .dropdown {
  padding: 0;
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  display: block;
  z-index: 0;
}
@media (max-width: 1600px) {
  nav .nav > ul > li.first > .dropdown > li .dropdown li,
  nav .nav > ul > li.last > .dropdown > li .dropdown li,
  nav .nav > ul > li.first > .dropdown > div > li .dropdown li,
  nav .nav > ul > li.last > .dropdown > div > li .dropdown li {
    float: left;
  }
}
nav .nav > ul > li.first > .dropdown > li .dropdown li:hover,
nav .nav > ul > li.last > .dropdown > li .dropdown li:hover,
nav .nav > ul > li.first > .dropdown > div > li .dropdown li:hover,
nav .nav > ul > li.last > .dropdown > div > li .dropdown li:hover {
  background: transparent;
}
nav .nav > ul > li.first > .dropdown > li .dropdown li a,
nav .nav > ul > li.last > .dropdown > li .dropdown li a,
nav .nav > ul > li.first > .dropdown > div > li .dropdown li a,
nav .nav > ul > li.last > .dropdown > div > li .dropdown li a {
  padding: 4px 25px;
  font-size: 0.75em;
}
@media (max-width: 1600px) {
  nav .nav > ul > li.first > .dropdown > li .dropdown li a,
  nav .nav > ul > li.last > .dropdown > li .dropdown li a,
  nav .nav > ul > li.first > .dropdown > div > li .dropdown li a,
  nav .nav > ul > li.last > .dropdown > div > li .dropdown li a {
    padding: 0 25px;
  }
}
nav .nav > ul > li.first > .dropdown > li .dropdown li a:hover,
nav .nav > ul > li.last > .dropdown > li .dropdown li a:hover,
nav .nav > ul > li.first > .dropdown > div > li .dropdown li a:hover,
nav .nav > ul > li.last > .dropdown > div > li .dropdown li a:hover {
  color: #60bb46;
}
nav .nav > ul > li.last > .dropdown {
  width: 800px;
}
#mm-navigation.mm-menu {
  background: #fff;
  /*title*/
}
#mm-navigation.mm-menu .logo {
  background-image: url('images/logo.svg');
  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.last.has-dropdown {
  background: #001441;
}
#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: #000;
  right: 49px;
  top: 2px;
}
#mm-navigation.mm-menu .mm-listview > li:not(.mm-divider)::after {
  border-color: rgba(255, 255, 255, 0.1);
  left: 20px;
}
#mm-navigation.mm-menu .mm-listview > li > a,
#mm-navigation.mm-menu .mm-listview > li > span {
  color: #000;
  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: #001441;
}
#mm-navigation.mm-menu .mm-navbar .mm-title {
  text-transform: uppercase;
  /*font-family: 'Sanchez';*/
  font-weight: normal;
  color: #001441;
  padding: 13px 0 0;
}
#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: #001441;
}
#mm-navigation.mm-menu #mm-1 {
  padding-top: 0;
}
#mm-navigation.mm-menu #mm-1:before {
  height: 0;
}
#mm-navigation.mm-menu #mm-1 .mm-navbar {
  display: none;
}
#mm-navigation.mm-menu #mm-0 .mm-title {
  padding: 16px 0;
}
#mm-blocker {
  background: rgba(0, 0, 0, 0.5);
}
.inner .main-content .breadcrumbs {
  background: #f0f0f0;
}
.inner .main-content .breadcrumbs .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.inner .main-content .breadcrumbs .container a {
  font-size: 0.899em;
  color: #111111;
  font-weight: 400;
}
.inner .main-content .breadcrumbs .container a:hover {
  color: #001441;
}
.inner .main-content .breadcrumbs .container img {
  display: none;
}
.inner .main-content .breadcrumbs .container span span > span:before {
  content: "/";
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.4);
}
.inner .main-content .breadcrumbs .container span span > span:last-of-type a {
  color: #001441;
}
.slider {
  width: 100%;
}
.slider ul.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  margin: 0 0 10px;
  left: 50%;
  transform: translateX(-50%);
}
.slider ul.slick-dots button {
  text-indent: -99999px;
  border: 0;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0;
  background: #60bb46;
}
.slider ul.slick-dots button:hover {
  background: #fff;
}
.slider ul.slick-dots li {
  display: inline-block;
  margin-right: 8px;
}
.slider ul.slick-dots li.slick-active button {
  background: #fff;
}
.banner-home .slick-track,
.banner-home .item,
.banner-home .slick-list {
  height: 100%;
}
.banner-home .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: right;
}
.banner-home .item h2 {
  color: #fff;
  margin-bottom: 0;
}
.banner-home .item .btn {
  margin-top: 23px;
}
.banner-home .vertical-align {
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.52) 1%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.52) 1%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.52) 1%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85000000', endColorstr='#00000000', GradientType=1);
}
.home .banner {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 289px 0 8px;
}
@media (max-width: 1199px) {
  .home .banner {
    padding: 254px 0 8px;
  }
}
@media (max-width: 767px) {
  .home .banner {
    padding: 150px 20px 8px;
  }
}
.home .banner h2,
.home .banner p {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
.home .banner h2 {
  line-height: 1em;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .home .banner h2 {
    font-size: 1.2em;
  }
}
.home .appointment {
  padding: unset;
  display: table;
}
.home .appointment > div {
  display: table-cell;
  vertical-align: middle;
}
/*banners*/
.inner .main-banner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 367px;
  position: relative;
}
@media (max-width: 1600px) {
  .inner .main-banner {
    height: 250px;
  }
}
@media (max-width: 1199px) {
  .inner .main-banner {
    height: 276px;
  }
}
@media (max-width: 767px) {
  .inner .main-banner {
    height: 200px;
  }
}
.inner .main-banner .container,
.inner .main-banner .content,
.inner .main-banner .DNNModuleContent,
.inner .main-banner .row {
  height: 100%;
}
.inner .main-banner .DNNModuleContent {
  display: table;
  width: 100%;
  vertical-align: middle;
}
.inner .main-banner .DNNModuleContent .Normal {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.inner .main-banner h1 {
  margin: 0;
}
.inner .main-banner h2 {
  margin-top: 0;
  margin-bottom: 14px;
  color: #fff;
}
.inner .main-banner .overlay {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.52) 1%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.52) 1%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.52) 1%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85000000', endColorstr='#00000000', GradientType=1);
}
@media (max-width: 767px) {
  .inner .main-banner .container {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#PropertyAgentButtons .btn {
  margin-top: 18px;
}
.inner .liveaccdefault .ui-accordion {
  margin: 11px 0 40px;
  font-size: inherit;
  font-family: 'Open Sans', sans-serif;
}
.inner .liveaccdefault .ui-accordion h2 {
  background: #f0f0f0;
  color: #111111;
  margin: 0 0 3px;
  padding: 10px 20px;
  font-family: 'Open Sans', sans-serif;
  border: 0;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
  display: block;
  font-size: 14px;
}
.inner .liveaccdefault .ui-accordion h2 .ui-icon {
  display: none;
}
.inner .liveaccdefault .ui-accordion h2 a,
.inner .liveaccdefault .ui-accordion h2 a:link {
  position: relative;
  color: #111111;
  text-transform: none;
}
.inner .liveaccdefault .ui-accordion h2.ui-state-active,
.inner .liveaccdefault .ui-accordion h2:hover {
  background: #60bb46;
}
.inner .liveaccdefault .ui-accordion h2.ui-state-active a,
.inner .liveaccdefault .ui-accordion h2:hover a,
.inner .liveaccdefault .ui-accordion h2.ui-state-active a:link,
.inner .liveaccdefault .ui-accordion h2:hover a:link {
  color: #fff;
}
.inner .liveaccdefault .ui-accordion h3 {
  background: #f0f0f0;
  color: #111111;
  margin: 0 0 3px;
  padding: 10px 20px;
  font-family: 'Open Sans', sans-serif;
  border: 0;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
}
.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: #111111;
  text-transform: none;
}
.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: 8px;
  font-size: 1.8em;
  color: #504d4d;
}
.inner .liveaccdefault .ui-accordion h3.ui-state-active,
.inner .liveaccdefault .ui-accordion h3:hover {
  background: #60bb46;
}
.inner .liveaccdefault .ui-accordion h3.ui-state-active a,
.inner .liveaccdefault .ui-accordion h3:hover a,
.inner .liveaccdefault .ui-accordion h3.ui-state-active a:link,
.inner .liveaccdefault .ui-accordion h3:hover a:link {
  color: #fff;
}
.inner .liveaccdefault .ui-accordion h3.ui-state-active a:after,
.inner .liveaccdefault .ui-accordion h3:hover a:after,
.inner .liveaccdefault .ui-accordion h3.ui-state-active a:link:after,
.inner .liveaccdefault .ui-accordion h3:hover a:link:after {
  content: "\f107";
  color: #fff;
}
.inner .liveaccdefault .ui-accordion h3:hover a:after {
  content: "\f107";
}
.inner .liveaccdefault .ui-accordion .ui-accordion-header a {
  padding: 0.5em 2.2em 0.5em 0 !important;
}
.inner .liveaccdefault .ui-accordion .ui-accordion-content {
  background: #60bb46;
  padding: 20px 22px !important;
  border: 0;
  color: #FFF;
  margin: 0 0 3px;
  border-radius: 0;
}
.inner .liveaccdefault .ui-accordion .ui-accordion-content * {
  color: #FFF;
}
.inner .liveaccdefault .ui-accordion .ui-accordion-content table {
  margin: 0 0 20px;
}
.inner .liveaccdefault .ui-accordion .ui-accordion-content table td {
  padding: 16px 0 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.inner .liveaccdefault .ui-accordion .ui-accordion-content table thead td {
  font-weight: bold;
  padding: 10px 0 14px;
  text-transform: uppercase;
}
.IE-old .inner .liveaccdefault .ui-accordion h3 a:after {
  font-size: 30px;
}
/*child links*/
.DnnModule-TheDoctorsChildLinks .child-links {
  list-style-type: none;
  padding: 16px 0;
  margin: 0;
}
.DnnModule-TheDoctorsChildLinks .child-links-container {
  background: #f0f0f0;
  background-image: url('images/cross-bg-grey.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  margin: 0 0 25px;
}
.medical-center .DnnModule-TheDoctorsChildLinks .child-links-container {
  background-image: url('images/cross-bg-white.png');
}
@media (max-width: 767px) {
  .DnnModule-TheDoctorsChildLinks .child-links {
    padding: 0 0 16px 0;
  }
}
.DnnModule-TheDoctorsChildLinks .child-links li {
  padding: 0;
}
.DnnModule-TheDoctorsChildLinks .child-links li:before {
  display: none;
}
.DnnModule-TheDoctorsChildLinks .child-links li a {
  font-weight: 400;
  color: #001441;
  display: block;
  padding: 10px 30px;
}
.DnnModule-TheDoctorsChildLinks .child-links li a:before {
  content: "+";
  padding-right: 5px;
  font-weight: bold;
}
.DnnModule-TheDoctorsChildLinks .child-links li a:hover,
.DnnModule-TheDoctorsChildLinks .child-links li a.active {
  color: #fff;
  background: #001441;
}
input,
textarea {
  font-family: 'Open Sans', sans-serif;
}
/*Live Forms*/
.inner .LiveForm.Custom {
  margin: 20px 0 0;
}
@media (max-width: 1199px) {
  .inner .LiveForm.Custom {
    margin: 35px 0;
  }
}
.inner .LiveForm.Custom .Field.FieldSpacing {
  padding: 0;
  margin: 0 0 10px;
}
.inner .LiveForm.Custom .Field.FieldSpacing.Required::before {
  content: "*";
  font-weight: bold;
  position: absolute;
  right: 15px;
  top: -10px;
  z-index: 50;
  color: #f57c06;
  top: 13px;
}
.inner .LiveForm.Custom label.Field-Label-Auto,
.inner .LiveForm.Custom label.Field-Label-Hidden,
.inner .LiveForm.Custom span.Field-Label-Auto {
  display: none;
}
.inner .LiveForm.Custom input,
.inner .LiveForm.Custom select,
.inner .LiveForm.Custom textarea {
  border: 0;
  padding: 10px 20px;
  height: auto !important;
  font-family: 'Open Sans', sans-serif;
  color: #111111;
  background: #f0f0f0;
}
.inner .LiveForm.Custom input.error,
.inner .LiveForm.Custom select.error,
.inner .LiveForm.Custom textarea.error {
  border-color: #001441;
}
.inner .LiveForm.Custom textarea {
  min-height: 160px;
}
.inner .LiveForm.Custom label.error {
  color: #fff;
  font-size: 0.778em;
  font-weight: 300;
  margin: 5px 0 0;
  padding: 7px 12px;
  color: #f57c06;
}
.inner .LiveForm.Custom .Captcha label {
  display: none;
}
.sb-title a {
  font-weight: 300 !important;
  font-size: 1.5em !important;
  color: #111111 !important;
}
.sb-description a,
.sb-no-results p {
  font-weight: 300 !important;
  font-size: 1em !important;
  color: #111111 !important;
}
.bstrap30 hr {
  border-top: 1px solid #ccc !important;
}
.bstrap30 .sb-container {
  margin: 7px 0 30px !important;
}
.dnnSearchResultPanel,
.dnnSearchBoxPanel {
  max-width: none;
}
.dnnSearchBoxPanel .dnnSearchBox {
  font-size: 14px;
}
.dnnSearchResultAdvancedTip {
  font-size: 13px;
  font-weight: 400;
}
.inner .gs-title,
.inner .gsc-table-result,
.inner .gsc-thumbnail-inside,
.inner .gsc-url-top,
.inner .gsc-table-result,
.inner .gsc-thumbnail-inside,
.inner .gsc-url-top,
.inner .gs-snippet,
.inner .gs-fileFormat,
.inner .gsc-result-info,
.inner .gsc-results .gsc-cursor-box,
.inner .gsc-orderby,
.inner .gsc-selected-option,
.inner .gsc-option,
.inner .gs-webResult div.gs-visibleUrl-long,
.inner .gs-webResult div.gs-visibleUrl {
  font-family: 'Open Sans', sans-serif;
  padding-left: 0;
  padding-right: 0;
}
.inner .gs-webResult {
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0 30px;
}
.inner .gcsc-branding,
.inner .gsc-thumbnail {
  display: none;
}
.inner .gs-bidi-start-align.gs-snippet {
  padding-top: 8px;
  font-size: 16px;
}
.inner .gsc-control-cse .gs-result .gs-title,
.inner .gsc-control-cse .gs-result .gs-title *,
.inner .gs-webResult.gs-result a.gs-title:link,
.inner .gs-webResult.gs-result a.gs-title:link b,
.inner .gs-imageResult a.gs-title:link,
.inner .gs-imageResult a.gs-title:link b {
  height: initial;
  text-decoration: none;
  color: #60bb46 !important;
  font-size: 18px;
  line-height: normal;
}
.inner .gsc-control-cse .gs-result .gs-title:hover,
.inner .gsc-control-cse .gs-result .gs-title *:hover,
.inner .gs-webResult.gs-result a.gs-title:link:hover,
.inner .gs-webResult.gs-result a.gs-title:link b:hover,
.inner .gs-imageResult a.gs-title:link:hover,
.inner .gs-imageResult a.gs-title:link b:hover {
  color: #001441 !important;
}
.inner .gs-fileFormat {
  padding: 0 4px 6px;
}
.inner .gs-webResult div.gs-visibleUrl-long,
.inner .gs-webResult div.gs-visibleUrl {
  color: #60bb46;
}
.inner .gs-webResult div.gs-visibleUrl-long:hover,
.inner .gs-webResult div.gs-visibleUrl:hover {
  color: #001441;
}
.inner .gsc-results .gsc-cursor-box {
  text-align: center;
  font-size: 16px;
  margin: 0;
  padding: 50px 0 0;
}
.inner .gsc-results .gsc-cursor-box .gsc-cursor-page {
  padding: 10px 16px;
  line-height: normal;
  color: #111111;
  margin: 0;
}
.inner .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page,
.inner .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  font-weight: normal;
  color: #fff;
  color: #001441;
  text-decoration: none;
}
.inner .gsc-control-cse {
  padding: 10px 0 0;
}
@media (max-width: 767px) {
  .inner .gsc-result-info-container {
    display: none;
  }
}
.inner .gs-no-results-result .gs-snippet,
.inner .gs-error-result .gs-snippet {
  background: #f0f0f0;
  border: 0;
}
.full-width-video {
  width: 100%;
  height: 80vh;
  position: relative;
  margin: 0 0 35px;
}
@media (max-width: 767px) {
  .full-width-video {
    height: 100vh;
  }
}
.full-width-video .video-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .full-width-video .video-content {
    background: rgba(0, 0, 0, 0.7);
  }
}
.full-width-video .audio-control {
  color: #fff;
  background: #001441;
  border-radius: 100%;
  z-index: 99999999;
  position: absolute;
  bottom: 30px;
  left: 30px;
  display: block;
  width: 50px;
  height: 50px;
  padding: 16px 0 0;
  text-align: center;
  cursor: pointer;
}
.full-width-video .audio-control:hover {
  background: #60bb46;
}
.full-width-video .audio-control .fa {
  display: none;
}
.full-width-video .audio-control .fa.active {
  display: block;
}
.videobg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  /*z-index: -100;*/
}
@media (max-width: 767px) {
  .videobg {
    background: url(images/video.jpg) no-repeat center center fixed;
  }
}
.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: 767px) {
  .videobg video {
    display: none;
  }
}
.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%;
}
.regular-video video {
  width: 100%;
}
.item-article {
  padding: 3px;
}
@media (max-width: 767px) {
  .item-article {
    padding: 3px 0;
  }
}
.item-article a {
  background: #f0f0f0;
  width: 100%;
}
.item-article a > span {
  width: 100%;
  display: block;
  background: #60bb46;
  font-family: 'Sanchez', sans-serif;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 12px 20px;
  -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;
}
.item-article a:hover > span {
  background: #001441;
}
.item-article .item-article-thumbnail {
  height: 160px;
  background-size: cover;
  background-position: center;
  background-image: url('images/default-image.jpg');
  overflow: hidden;
}
.item-article .item-article-thumbnail img {
  width: 100%;
}
.item-article .article-thumbnail {
  display: none;
}
.item-article h3 {
  color: #001441;
  font-weight: 600;
  font-size: 1.111em;
  margin-top: 27px;
}
.item-article .item-article-content {
  padding: 0 25px 0px 25px;
}
@media (max-width: 1760px) {
  .item-article .item-article-content {
    padding-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .item-article .item-article-content {
    padding-bottom: 0;
  }
}
.item-article p {
  font-size: 0.889em;
  margin: 20px 0 10px;
  height: 100px;
  position: relative;
  overflow: hidden;
}
.item-article p:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f0+0,f0f0f0+100&0+0,1+99 */
  background: -moz-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 99%, #f0f0f0 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 99%, #f0f0f0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0%, #f0f0f0 99%, #f0f0f0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f0f0f0', endColorstr='#f0f0f0', GradientType=0);
  /* IE6-9 */
}
.pager {
  margin: 50px 0 0;
  float: left;
  width: 100%;
}
.pager a,
.pager span.CurrentPage {
  font-size: 0.799em;
  font-weight: 400;
  padding: 5px 11px;
  background: #f0f0f0;
  margin: 0 2px;
  color: #60bb46;
}
.pager span.CurrentPage,
.pager a:hover {
  background: #60bb46;
  color: #fff;
}
@media (max-width: 767px) {
  .categories {
    margin: 0 0 20px;
    display: block;
  }
}
#dnn_Categories {
  background: #f0f0f0;
}
#dnn_Categories .btn.toggle-categories .fa {
  font-size: 1em !important;
  vertical-align: -1px !important;
  display: none;
}
#dnn_Categories .btn.toggle-categories .fa.active {
  display: inline-block;
}
#dnn_Categories ul {
  list-style-type: none;
  margin: 0;
  padding: 7px 0;
  overflow: hidden;
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (max-width: 767px) {
  #dnn_Categories ul {
    display: none;
  }
}
#dnn_Categories ul li {
  display: table-cell;
  text-align: center;
}
@media (max-width: 767px) {
  #dnn_Categories ul li {
    width: 25%;
    float: left;
    margin: 0 0 30px;
  }
}
#dnn_Categories ul li a {
  font-weight: 400;
  color: #001441;
  font-size: 0.889em;
  text-transform: lowercase;
  display: block;
  padding: 12px 0;
}
#dnn_Categories ul li a:hover {
  color: #60bb46;
}
.news a.jackbox,
.news a.jackbox div,
.news a.jackbox img {
  width: 100% !important;
}
.news h1 {
  margin-top: 0;
  line-height: 1.2em;
}
h1 a {
  float: right;
  margin: 7px 0 0;
}
h1 a.btn .fa {
  font-size: 1.2em !important;
  margin: 0 5px 0 0 !important;
}
@media (max-width: 767px) {
  h1 a.btn .fa {
    display: none;
  }
}
.inner .edMaps_html p.btn_wrapper {
  float: left;
  margin: 10px 0 0;
}
.inner .edMaps_html .btn_wrapper a {
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  background: #f3f3f3;
  color: #555;
  transition: all ease-in-out 0.2s;
  font: 13px/1.3 Arial, Helvetica, sans-serif;
  cursor: pointer;
  padding: 3px 8px;
  margin: 0 10px 0 0;
}
.inner .edMaps_html .btn_wrapper a:hover {
  color: #fff !important;
}
.inner .edMaps_map .edMaps_markerActions > .edMaps_button:hover,
.inner .edMaps_html .btn_wrapper a:hover {
  background: #001441;
}
.inner .edMaps_content h1 {
  margin: 10px 0 20px;
  font-size: 2em;
}
.modal-content {
  border-radius: 0px;
  border: none;
}
.modal-content .modal-header {
  background: #60bb46;
}
.modal-content .modal-header .modal-title {
  color: #FFF;
  font-weight: bold;
}
h1 a.btn.back {
  font-size: 0.5em;
  margin: -5px 0 0 0;
}
/*sidebar*/
.sidebar-element iframe {
  width: 100% !important;
}
#dnn_LeftSidebar {
  margin: 36px 0 0;
}
@media (max-width: 1199px) {
  #dnn_LeftSidebar {
    margin-bottom: 36px;
  }
}
#dnn_LeftSidebar .btn {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
a.manage-my-health-btn {
  background: #001441 url('images/managemyhealth.png') no-repeat top left / 100% auto;
  color: #fff;
  border: 1px solid #dddddd !important;
  font-size: 18px;
  padding: 222px 0 22px;
  text-align: center;
  width: 100%;
  margin: 0 0 20px;
}
a.manage-my-health-btn:hover {
  opacity: 0.8;
}
@media (max-width: 1199px) {
  a.manage-my-health-btn {
    padding: 195px 0 22px;
  }
}
@media (max-width: 991px) {
  a.manage-my-health-btn {
    background: #fff url('images/managemyhealth-mobile.jpg') no-repeat top 15px center / auto auto;
    color: #001441;
    padding: 114px 20px 20px;
  }
}
a.sidebar-button {
  background: #001441 url('images/button-bg.png') no-repeat scroll right bottom;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  padding: 25px 20px;
  width: 100%;
}
@media (max-width: 1199px) {
  a.sidebar-button {
    padding: 19px 65px 25px 20px;
  }
}
a.sidebar-button:hover {
  opacity: 0.8;
}
.ad {
  height: 250px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.ad .livehtml:not(:empty) {
  background: rgba(3, 41, 81, 0.8);
  color: #fff;
  padding: 20px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.centre-pane {
  background-color: #001441;
  background-image: url('images/centre-map.jpg');
  background-repeat: no-repeat;
  background-position: center right;
  padding: 44px 60px 57px 60px;
}
@media (max-width: 1199px) {
  .centre-pane {
    padding: 44px 39px 57px;
  }
}
@media (max-width: 991px) {
  .centre-pane {
    padding: 44px 80px 57px;
  }
}
@media (max-width: 767px) {
  .centre-pane {
    padding: 44px 30px 57px;
  }
}
.centre-pane .urgent-care a {
  margin: 0 0 20px;
}
.centre-pane .urgent-care a:hover {
  color: #fff;
}
.centre-pane #centre-message {
  padding-top: 9px;
  color: #e30505;
}
.centre-pane .select-wrapper {
  width: 350px;
  height: 50px;
  max-width: 100%;
  border: 1px solid #808a96;
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url('images/arrow-down.png');
  background-repeat: no-repeat;
  background-position: center right 10px;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .centre-pane .select-wrapper {
    width: 100%;
  }
}
.centre-pane .select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  color: #fff;
  width: 100%;
  height: 50px;
  border: 0;
  padding: 0 15px;
  background: transparent;
}
.centre-pane .select-wrapper select option {
  background-color: #fff;
  color: #808a96;
}
.centre-pane .input-radio {
  position: relative;
}
.centre-pane .input-radio input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.centre-pane .input-radio label {
  display: block;
  color: #fff;
  font-weight: 400;
  position: relative;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  margin: 0 0 8px 32px;
}
.centre-pane .input-radio label span {
  font-size: 13px;
  text-transform: lowercase;
  padding: 0;
  margin: 0;
  line-height: 1.3em;
}
.centre-pane .input-radio .check {
  display: block;
  position: absolute;
  border: 4px solid #ffffff;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  background: #fff;
  top: 3px;
  left: 0;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
  cursor: pointer;
}
.centre-pane .input-radio:hover {
  opacity: 0.8;
}
.centre-pane .input-radio .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 12px;
  width: 12px;
  top: 0px;
  left: 0px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}
.centre-pane .input-radio input[type=radio]:checked ~ .check::before {
  background: #001441;
}
.centre-pane input[type="submit"] {
  border: 0;
  padding: 10px 23px;
  margin: 26px 0 0;
  text-transform: uppercase;
  color: #001441;
  background: #fff;
  font-weight: 600;
}
.centre-pane input[type="submit"]:hover {
  color: #fff;
  background: #60bb46;
}
.centre-pane h4 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  margin: 16px 0 30px;
  font-size: 1.5em;
}
.home a#btn-go {
  margin-top: 21px;
}
.home a#btn-go:hover {
  background: rgba(96, 187, 70, 0.5);
}
.home .banner .Normal {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 1500px) {
  .home .banner .Normal {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .home .banner .Normal {
    width: 100%;
  }
}
.home .link-box {
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}
.home .link-box .Normal {
  margin: 0;
}
.home .link-box .DnnModule > a {
  display: none;
}
.home .link-box .same-height * {
  height: 100%;
}
.home .link-box .Normal a {
  height: 310px;
  width: 100%;
  color: #fff;
  font-weight: 700;
  display: table;
  padding: 0 10px;
  font-size: 1.6em;
  background: rgba(0, 20, 65, 0.5);
  padding: 80px 20px;
  line-height: 1.3em;
  vertical-align: middle;
}
.home .link-box .Normal a:hover {
  background: rgba(0, 20, 65, 0.7);
}
.home .link-box .Normal a span {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .home .link-box .Normal a {
    height: 233px;
    font-size: 1.4em;
  }
}
.medical-center-menu {
  display: flex;
  flex-wrap: wrap;
}
.medical-center-menu .center-menu {
  margin: 5px 0px;
  flex: 1;
  color: #001441;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .medical-center-menu .center-menu {
    flex: 0 100%;
  }
  .medical-center-menu .center-menu:not(:last-child) {
    border-right: none;
    border-bottom: 2px solid #60bb46;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .medical-center-menu .center-menu:not(:last-child) {
    border-right: 2px solid #60bb46;
  }
}
.medical-center-menu .center-menu:hover {
  cursor: pointer;
}
.medical-center-menu .center-menu:hover * {
  color: #60bb46;
  cursor: pointer;
  -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;
}
.medical-center-menu .center-menu a {
  font-weight: 900;
  color: #001441;
  font-size: 0.75em;
  -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;
}
.medical-center-menu .center-menu a.video-consults {
  width: 100%;
  height: 100%;
}
.medical-center-menu .center-menu p {
  font-size: 0.72em;
  color: #001441;
  padding: 0px;
  margin: 0px 0px 5px;
  -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;
}
.medical-center p {
  color: #001441;
}
.medical-center li {
  color: #001441;
}
.medical-center .green-bg p {
  color: #FFF;
}
.medical-center .green-bg a {
  color: #001441;
}
.medical-center .green-bg a.btn {
  background: #f0f0f0;
  color: #001441;
}
.medical-center .green-bg a.btn:hover {
  background: #f0f0f0;
  color: #60bb46 !important;
}
.medical-center .ad {
  height: 250px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.medical-center .ad .livehtml:not(:empty) {
  background: rgba(3, 41, 81, 0.4);
  color: #fff;
  padding: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-align: center;
}
.medical-center .ad .livehtml:not(:empty) * {
  color: #FFF;
  margin: 5px;
}
.medical-center .ad .livehtml:not(:empty) p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.medical-center #notice-container,
.medical-center #get-registered,
.medical-center #enrol-container,
.medical-center #hours-container,
.medical-center #news-container,
.medical-center #feedback-info-container {
  padding: 40px 0px;
  display: none;
}
.medical-center .LiveForm.Custom ul li {
  list-style: inherit;
}
.medical-center .main-content .btn {
  font-weight: bold;
  background: #61bf1a;
  border: none;
  text-transform: none;
  font-size: 14px;
}
.medical-center .main-content .btn.btn-rounded {
  border-radius: 10px !important;
}
.medical-center .main-content .btn.btn-very-rounded {
  border-radius: 40px !important;
}
.medical-center .appointment-wrapper {
  overflow: hidden;
  position: relative;
}
.medical-center .appointment-wrapper:hover {
  cursor: pointer;
}
.medical-center .appointment-wrapper .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  height: 200px;
}
.medical-center .appointment-wrapper .wrapper-inner {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 150px;
  padding: 10px 0px;
  background: rgba(0, 20, 65, 0.6);
  text-align: center;
  color: #FFF;
}
.medical-center .appointment-wrapper .wrapper-inner a {
  color: #FFF;
}
.medical-center .appointment-wrapper .wrapper-inner a:hover {
  color: #60bb46;
}
.inner #dnn_ContentRight h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
.btn-prescription {
  margin-top: 6px;
}
.btn-prescription,
.btn-calendar,
.btn-callback {
  background-color: #60bb46;
  background-image: url('images/cross-bg-button.png');
  background-position: bottom right;
  background-repeat: no-repeat;
  color: #fff !important;
  text-transform: uppercase;
  padding: 18px;
  width: 100%;
  font-size: 16px;
}
.btn-prescription:hover,
.btn-calendar:hover,
.btn-callback:hover {
  color: #fff;
  opacity: 0.8;
}
.btn-prescription img,
.btn-calendar img,
.btn-callback img,
.btn-prescription span,
.btn-calendar span,
.btn-callback span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
}
.btn-prescription span,
.btn-calendar span,
.btn-callback span {
  width: 153px;
  padding: 0 0 0 17px;
}
.btn-prescription span div,
.btn-calendar span div,
.btn-callback span div {
  font-size: 11px;
  text-transform: lowercase;
  padding: 0;
  margin: 0;
  line-height: 1.3em;
}
h2 {
  font-weight: 400;
}
.clinic-info {
  margin: -47px 0 -1px;
  float: left;
  width: 100%;
}
.clinic-info .icons {
  position: absolute;
  top: 29px;
  right: 15px;
}
@media (max-width: 991px) {
  .clinic-info .icons {
    position: relative;
    top: auto;
    right: auto;
    margin: 15px 0 0;
    display: block;
    float: left;
    width: 100%;
  }
}
.clinic-info .icons a {
  font-size: 1.5em;
  background: #001441;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  float: left;
  margin: 0 0 1px 2px;
}
.clinic-info .icons a:hover {
  background: #60bb46;
  color: #fff;
}
.clinic-info .icons a.active {
  height: 52px;
}
.clinic-info .info.contact-details {
  margin: 0 0 40px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .clinic-info .info.contact-details {
    margin: -1px 0 40px;
    float: left;
    width: 100%;
  }
}
.clinic-info .info.contact-details .item {
  display: none;
  float: right;
  margin: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .clinic-info .info.contact-details .item {
    padding: 0 30px;
  }
}
.clinic-info .info.contact-details .item.location {
  text-align: left;
}
@media (max-width: 767px) {
  .clinic-info .info.contact-details .item.location {
    padding: 7px;
  }
}
.clinic-info .info.contact-details .item.hours {
  padding: 10px 15px 20px;
}
.clinic-info .info.contact-details h3 {
  margin-top: 20px;
}
.clinic-info .info.contact-details h3,
.clinic-info .info.contact-details a,
.clinic-info .info.contact-details p {
  color: #fff;
}
.clinic-info .info.contact-details a:hover,
.clinic-info .info.contact-details a:hover * {
  color: #60bb46;
}
.clinic-info .info.contact-details iframe {
  height: 300px;
}
.clinic-info .info.contact-details .location > div:first-child {
  padding-left: 0;
}
@media (max-width: 767px) {
  .clinic-info .info.contact-details .location > div:first-child {
    padding-right: 0;
  }
}
.contact-details {
  background: #001441;
  margin: 7px 0 0;
  padding: 30px 25px 20px;
}
.contact-details > div {
  padding-left: 0;
}
.contact-details > div:first-of-type {
  line-height: 0;
  padding: 5px;
}
.contact-details > div:last-of-type {
  padding: 30px 16px;
}
.contact-details p {
  margin-bottom: 16px;
  font-size: 0.725em;
  font-weight: 300;
}
.contact-details iframe {
  width: 100%;
}
.contact-details span,
.contact-details .fa {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  display: table-cell;
}
.contact-details a {
  color: #fff;
  font-weight: 400;
  font-size: 0.78em;
}
.contact-details a:hover span {
  color: #60bb46;
}
.contact-details p {
  font-size: 0.78em;
}
.contact-details p a {
  font-weight: normal;
  font-size: 1em;
}
.contact-details .fa {
  padding: 4px 10px 0 0;
  width: 26px;
  text-align: center;
}
.contact-details .fa.fa-phone,
.contact-details .fa.fa-map-marker {
  font-size: 1.3em;
}
.contact-details a.social-link {
  margin-top: 20px;
  padding: 0px 20px;
}
#dnn_ContentPane .contact-details .contact-details-info {
  padding-left: 30px;
}
#dnn_ContentPane .contact-details p {
  font-size: 1em;
}
.doctors .item {
  background: #f0f0f0;
  margin: 0 0 5px;
  overflow: hidden;
}
.doctors .item .photo {
  padding-left: 0;
}
@media (max-width: 767px) {
  .doctors .item .photo {
    display: none;
  }
}
.doctors .item .photo-article:empty + div {
  width: 100%;
}
.doctors .item .photo img {
  width: 100%;
}
.doctors .item .name {
  color: #60bb46;
  font-weight: 600;
  margin: 30px 0 10px;
}
.doctors .item .qualifications {
  font-size: 0.8em;
}
.doctors .item .info {
  padding: 20px 15px;
}
.doctors .item .item-content {
  display: table;
  width: 100%;
  padding-right: 15px;
}
.doctors .item .item-content .table-cell {
  display: table-cell;
  vertical-align: top;
}
.doctors .item .item-content .table-cell:last-of-type {
  width: 118px;
  padding: 30px 0 0;
}
.doctors .item .toggle-about {
  float: right;
  box-shadow: none;
  background: #001441;
  text-transform: none;
  padding: 9px 20px 10px 20px;
  color: #fff;
  font-weight: 300;
}
.doctors .item .toggle-about .fa {
  font-size: 1em;
  display: none;
}
.doctors .item .toggle-about .fa.active {
  display: inline-block;
}
.doctors .item .toggle-about:hover {
  background: #60bb46;
}
.doctors .item .about {
  float: left;
  width: 100%;
  margin: 20px 0 0;
  display: none;
}
.doctors-list {
  margin: 0 0 60px;
  overflow: auto;
  list-style-type: none;
  width: 100%;
}
.doctors-list .item {
  background: none;
  padding: 0 5px;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
  margin-bottom: 10px;
  width: 33.33333%;
  -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: 991px) {
  .doctors-list .item {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .doctors-list .item {
    width: 100%;
  }
}
.doctors-list .item h3 {
  color: #60bb46;
  display: inline-block;
  margin: 0;
  padding: 0 8px;
  position: relative;
  z-index: 0;
  font-weight: bold;
}
.doctors-list .item p {
  margin: 10px 0 10px;
  padding: 0 8px;
}
.doctors-list .item .overlay {
  -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;
  /* 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 */
}
.doctors-list .item .image-wrapper {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 275px;
  text-align: center;
}
.doctors-list .item .image-wrapper:before {
  content: "";
  display: inline-block;
  padding-bottom: 75%;
}
.doctors-list .item .image-wrapper p {
  color: #fff;
}
.doctors-list .item .image-wrapper .toggle-opened {
  display: block;
}
.doctors-list .item .image-wrapper .toggle-closed {
  display: none;
}
.doctors-list .item .image-wrapper .toggle-closed i {
  color: #FFF;
}
.doctors-list .item .image-wrapper .name-content {
  bottom: 0;
  padding: 12px 4px;
  position: absolute;
  width: 100%;
  -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;
  background: rgba(3, 41, 81, 0.6);
  font-weight: bold;
  cursor: pointer;
}
.doctors-list .item .image-wrapper .name-content h3 {
  color: #FFF;
  font-size: 1em;
  font-weight: 400;
}
.doctors-list .item .image-wrapper .name-content p {
  text-transform: uppercase;
  margin: 0px;
  font-weight: bold;
  font-size: 0.7em;
  padding: 0px 8px;
}
.doctors-list .item .image-animated {
  opacity: 0;
}
.doctors-list .item .image-animated div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.doctors-list .item .description {
  background: #f0f0f0;
  padding: 25px 15px;
  width: 100%;
}
.doctors-list .item .description-wrapper {
  padding: 10px 15px 0px 15px;
  opacity: 0;
  left: 0;
  position: absolute;
  width: 100%;
  top: auto;
  overflow: hidden;
  transition-delay: 0s;
  pointer-events: none;
}
.doctors-list .item .description-wrapper .la-intro {
  padding: 0px 8px;
}
.doctors-list .item .description-wrapper p {
  padding: 0px;
}
.doctors-list .item .description-wrapper .name-content p {
  padding: 0px 8px;
  font-size: 0.8em;
  font-weight: bold;
}
.doctors-list .item .description ul li:last-child {
  padding-bottom: 0;
}
.doctors-list .item.opened {
  /*.image-wrapper .name-content, .overlay {
                opacity: 0;
            }*/
}
.doctors-list .item.opened .image-animated,
.doctors-list .item.opened .description-wrapper {
  opacity: 1;
}
.doctors-list .item.opened .description-wrapper {
  transition-delay: 0.3s;
}
.doctors-list .item.opened .toggle-opened {
  display: none;
}
.doctors-list .item.opened .toggle-closed {
  display: block;
}
.doctors-list .item.last {
  text-align: center;
}
.doctors-list .item.last .name-content {
  background: #001441;
  text-align: center;
  display: block;
  height: 100%;
}
.doctors-list .item.last img {
  max-width: 40%;
  display: block;
  margin: 0 auto 13px;
}
@media (max-width: 1199px) {
  .doctors-list .item.last img {
    max-width: 36%;
  }
}
@media (max-width: 991px) {
  .doctors-list .item.last img {
    max-width: 38%;
  }
}
.doctors-list .item.last h3,
.doctors-list .item.last p {
  color: #fff;
  display: block;
}
@media (max-width: 767px) {
  .doctors-list .item.last .name-content {
    height: 100%;
  }
}
.doctors-list .item .image-wrapper:hover .image-animated {
  opacity: 1;
}
.contact-mobile {
  margin: 0 0 25px;
}
@media (max-width: 767px) {
  .contact-mobile {
    margin: 0;
    padding: 25px 0;
    background: #fff;
  }
  .scroll .contact-mobile {
    padding: 10px 0;
    z-index: 99 !important;
  }
}
.contact-mobile a {
  width: 25%;
  text-align: center;
  border: 1px solid #ccc;
  padding: 9px;
  font-size: 0.899em;
  background: #fff;
}
@media (max-width: 465px) {
  .contact-mobile a span {
    display: none;
  }
}
.contact-mobile a .fa,
.contact-mobile a .fas {
  display: block;
  font-size: 1.5em;
  margin: 0 0 4px;
}
.contact-mobile a:hover {
  color: #fff;
}
.contact-mobile a:hover:hover {
  background: #60bb46;
}
.contact-mobile.extra-btn a {
  width: 20%;
  font-size: 0.66em;
}
@media (min-width: 768px) {
  #dnn_LeftSidebarSmaller {
    display: block !important;
  }
}
.inner h1.toggle-menu {
  padding: 0 0 25px;
}
@media (max-width: 767px) {
  .inner h1.toggle-menu {
    margin: 0;
    background: #f0f0f0;
    padding: 20px 58px 20px 25px;
    font-size: 1.7em;
    color: #001441;
    position: relative;
  }
  .inner h1.toggle-menu:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 25px;
    top: 24px;
  }
  .inner h1.toggle-menu.active:after {
    content: "\f107";
  }
}
.sticky-wrapper.is-sticky h1 {
  z-index: 99 !important;
  background: #fff;
  margin: 0;
  padding: 10px 0 20px;
  font-size: 34px;
  color: #001441;
}
.scroll .sticky-wrapper.is-sticky h1 {
  padding: 35px 0 25px;
  font-size: 28px;
}
@media (max-width: 767px) {
  .scroll .sticky-wrapper.is-sticky h1 {
    padding: 25px 0 70px;
  }
  .scroll .sticky-wrapper.is-sticky h1:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .sticky-wrapper.is-sticky h1 {
    padding: 15px 0 17px;
  }
  .sticky-wrapper.is-sticky h1:after {
    display: none;
  }
}
.icon-pills:before {
  content: url('/Portals/0/Skins/TheDoctors2018/fonts/pills-solid.svg');
}
/*.manage-my-health{
    font-size: 0.8em;
    p{
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
}*/
.medical-center-banner {
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  background-size: cover;
  background-position: center top;
  height: 200px;
  position: relative;
  display: table;
  width: 100%;
}
.medical-center-banner .banner-content {
  padding-left: 25px;
  display: table-cell;
  vertical-align: middle;
}
.medical-center-banner .banner-content p {
  margin-bottom: 5px;
}
.medical-center-banner .row {
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  align-items: center;
}
.medical-center-banner .row > div {
  padding-left: 0px;
  padding-right: 0px;
}
@media print {
  .header {
    position: static;
  }
  .inner .main-banner {
    height: auto;
  }
  .inner .main-content .container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header-extra-items {
    display: none;
  }
  section.main-content {
    padding-top: 0;
  }
  .inner .liveaccdefault .ui-accordion h3 a span.number,
  .inner .liveaccdefault .ui-accordion h3 a:link span.number {
    font-size: 1em;
    color: #111 !important;
  }
  footer {
    display: none;
  }
  .inner .liveaccdefault .ui-accordion h3 {
    background-color: #ebebeb !important;
    -webkit-print-color-adjust: exact;
  }
  .inner .liveaccdefault .ui-accordion h3 a:after,
  .inner .liveaccdefault .ui-accordion h3 a:link:after {
    position: absolute !important;
    content: "\f105" !important;
    font-family: FontAwesome !important;
    right: 0 !important;
    top: 0 !important;
    font-size: 1.8em !important;
    color: #504d4d !important;
  }
  .inner .liveaccdefault .ui-accordion h3.ui-state-active a:after {
    content: "\f107" !important;
  }
  iframe {
    display: none;
  }
  .quick-link {
    display: none;
  }
}