/*
Theme Name: APESB
Theme URL: https://apesb.org.au
Description: APESB
Author: HITORI
Author URL: https://hitori-inc.com
Template: shophistic-lite
Version: 1.0.0
Text Domain: twentyseventeen-child
*/

body {
  /*font-family: "Helvetica Neue, ";*/

  font-family: "Open Sans", sans-serif;
  background-color: #ffffff;
}

* {
  outline: none !important;
}

a,
a:hover,
a:focus {
  color: #0078ae;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
  margin-top: 35px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

header .logo {
  max-width: 256px;
}

header .social_container {
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translate(0, -50%);
}

header .social_container ul li {
  background-size: cover !important;
  width: 28px !important;
  height: 25px !important;
  background-repeat: no-repeat !important;
  float: left;
  margin-right: 24px;
}

.yellow {
  color: #e6ad27 !important;
}

.mobilelinks {
  display: block;
  height: 30px;
  width: 130px;
}

body .white-text a {
  color: #ffffff;
}

.project-contact-section {
  padding: 34px 40px;
  background: #2e2a2b;
  color: #fff;
}

.project-contact-section .task-forces .name {
  font-size: 14px;
  font-weight: lighter;
}

.table.round {
  border-radius: 10px;
}

.table.shadow {
  box-shadow: 1px 1px 1px 2px #3333338a;
}

.table.blue {
  background: #026c9c;
}

.comments-seciton {
  background-color: #006e9a;
  padding: 27px 24px;
  border-top: 1px solid #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  position: relative;
}

.comments-seciton.open {
  padding: 38px 24px;
  padding-top: 15px;
}

.comments-seciton.open .open-until {
  bottom: 21px;
}

.comments-seciton.open i {
  top: 11px;
}

.nomb {
  margin-bottom: 0px !important;
}

.ve-cat-widget-div ul.ve-cat-widget-listing li a {
  color: #777777 !important;
}

#sidebar .widget ul li > a:hover,
.ve-cat-widget-div ul.ve-cat-widget-listing li a:hover {
  color: #0078af !important;
  text-indent: 10px;
  text-decoration: none;
}

body.single .post_title {
  color: #0078af;
}

#sidebar .widget > ul li > a {
  font-size: 16px;
}

body .gallery-header-center-right-links {
  padding: 10px 20px;
  height: auto;
  box-shadow: 0px 1px 1px 0px #01587f36;
  border-radius: 6px;
}

.mt35 {
  margin-top: 35px;
}

.heading-section.box-bg {
  background: url(/wp-content/uploads/2020/02/title_background-3.png);
  background-repeat: repeat-x;
  background-position-y: -45px;
  background-size: 65%;
  border-bottom: 1px solid #f1f4f7;
}

#gallery-content-center .gallery_content {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

#gallery-content {
  margin-bottom: 100px;
}

.picture-item__description .description {
  font-size: 14px;
}

.picture-item__description h4 {
  font-size: 17px;
  line-height: 22px;
  margin-top: 10px;
}

.project-phase-desc .item {
  padding: 20px 40px;
}

.form-group {
  display: flex;
  align-items: center;
}

.wpcf7-form-control-wrap,
.form-group label,
.form-group select {
  flex: 1;
}

.wpcf7 select {
  width: 100%;
  height: 44px;
}

.form-group label {
  flex: inherit;
}

.project-phase-desc .heading {
  font-size: 14px;
  color: #2e2a2b;
  margin-bottom: 16px;
  font-weight: bold;
}

.modal-launcher {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
}

.project-phase-desc .desc,
.project-phase-desc .link {
  font-size: 14px;
  color: #2e2a2b;
  margin-bottom: 16px;
}

.project-phase-desc .link a {
  color: #2e2a2b !important;
  font-size: 14px;
  text-decoration: underline;
}

.colored-tabs.table > thead > tr > th {
  border-bottom: 0px;
}

.colored-tabs.table > tbody > tr > td {
  border-top: 0px;
}

th.skewed {
  margin-left: -20px;
  margin-right: -55px;
  display: block;
  top: 3px;
  margin-bottom: -2px;
}

.colored-tabs th a {
  width: 100%;
  height: 100%;
  display: block;
}

.colored-tabs a.skew {
  transform: skewX(34deg);
  background: #e6ad27;
  margin-left: -20px;
  color: #ffffff;
  margin-right: -20px;
  z-index: 99;
}

.colored-tabs th {
  text-align: center;
}

.colored-tabs a {
  color: #ffffff !important;
  padding: 16px 0;
  font-size: 18px;
  font-weight: normal;
}

.colored-tabs a.dark {
  background: #1a1919 !important;
}

.colored-tabs a.yellow {
  background: #e6ad27 !important;
}

.colored-tabs a.blue {
  background: #006e9a !important;
}

.colored-tabs a.green {
  background: green !important;
}

.colored-tabs li {
  float: left;
  margin-bottom: -1px;
  width: 25%;
  text-align: center;
}

.colored-tabs li.active::after {
  display: block;
  content: "";
  opacity: 1;
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid;
  left: 50%;
  position: absolute;
  bottom: -13px;
  margin-left: -23px;
}

.colored-tabs li.active.dark::after {
  border-top-color: #1a1919 !important;
}

.colored-tabs li.active.yellow::after {
  border-top-color: #e6ad27 !important;
}

.colored-tabs li.active.blue::after {
  border-top-color: #006e9a !important;
}

.colored-tabs li.active.green::after {
  border-top-color: green !important;
}

.colored-tabs a.skew span {
  transform: skewX(-34deg);
  display: inline-block;
}

.block {
  display: block;
}

.comments-seciton i {
  font-size: 29px;
  color: #e7ae00;
  position: relative;
}

.card-body ol li {
  position: relative;
  padding: 20px 0;
}

.card-body ol li:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #d8d8d8;
  position: absolute;
  left: 0;
  bottom: 8px;
}

.mt20 {
  margin-top: 20px;
}

.mt34 {
  margin-top: 34px;
}

.mt50 {
  margin-top: 50px;
}

.comments-seciton span {
  margin-right: 24px;
  color: #ffffff;
}

.project-contact-section .task-forces .cred {
  font-size: 14px;
  margin-left: 10px;
}

.project-contact-section .task-forces .item {
  padding: 8px 0;
}

.project-contact-section h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.project-contact-section .name {
  font-size: 14px;
  font-weight: lighter;
}

.project-contact-section .name i {
  margin-right: 8px;
}

.project-contact-section .name a {
  color: white;
  text-decoration: underline;
}
.project-contact-section .name a:hover {
  color: #e6ad27;
}

.project-contact-section .project-desc {
  text-align: justify;
}

header .social_container ul li i {
  font-size: 27px;
  color: #006e9a;
}

header .social_container ul {
  list-style: none;
}

header .social_container ul li:first-child {
  width: 131px !important;
  height: 35px !important;
}

header .social_container ul li:nth-child(3) {
  background-position-x: -55px !important;
  background-position-y: 0px !important;
}

header .social_container ul li:nth-child(4) {
  background-position-x: -111px !important;
  background-position-y: 0px !important;
}

header .social_container ul li:nth-child(5) {
  background-position-x: -170px !important;
  background-position-y: 0px !important;
  margin-right: 0px;
}

header #nav {
  display: inline-block;
  text-align: center;
  float: none;
}

header #jqueryslidemenu {
  background-image: linear-gradient(to bottom, #01293b 0%, #0078ae 100%);
  margin-top: 32px;
  margin-bottom: 0px;
  border: 0;
  border-bottom: 1px solid #01293b;
  border-radius: 0;
}

header #jqueryslidemenu ul.nav > li > a {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none !important;
}

header #jqueryslidemenu ul.nav > li > a:hover {
  text-decoration: underline !important;
}

header #jqueryslidemenu ul.nav > li.current_page_item > a {
  color: #e6ad27;
  text-decoration: underline;
}

header #jqueryslidemenu ul.nav > li {
  margin-top: 9px;
}

.table {
  display: table;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 0px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="select"],
.wpcf7 input[type="text"],
.wpcf7 textarea {
  width: 100% !important;
}

.wpcf7 input[type="file"] {
  border: none;
}

.mobile-app .container {
  position: relative;
  margin-top: 100px;
}

.relative {
  position: relative;
}

.top-line {
  position: absolute;
  top: 37px;
  height: 1px;
  width: 100%;
  background: #d8d8d8;
  content: " ";
  z-index: -1;
  left: 0;
}

.break-line {
  width: 85%;
  height: 1px;
  background: #d8d8d8;
  z-index: -1;
}

.focus-content {
  padding: 60px 20px;
  width: 85%;
}

.focus-content p {
  font-size: 16px;
  line-height: 21px;
}

.focus-content strong {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin: 50px 0 20px 0;
  display: block;
}

.focus-main {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 60px 0;
}

.focus-left {
  width: 75%;
}

.focus-right {
  width: 25%;
}

.focus-card {
  width: 95%;
  border: 1px solid #d8d8d8;
  padding: 55px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.focus-card-left {
  width: 60%;
}

.focus-card-left-title {
  font-size: 24px;
  font-weight: bold;
}

.focus-card-left-subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #0078AE;
}

.card-break-line {
  width: 100%;
  height: 1px;
  background: #d8d8d8;
  margin: 25px 0;
}

.card-content p {
  font-size: 14px;
}

.card-downloads {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-top: 40px;
}

.card-downloads-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}

.card-downloads-icon {
  object-fit: contain;
  height: 26px;
  width: 21px;
  margin-right: 15px;
}

.card-downloads-title {
  font-size: 16px;
  font-weight: bold;
  color: #0078AE;
  margin: 0;
  text-decoration: none !important;
}

.card-downloads-file {
  font-size: 11px;
  font-weight: bold;
  color: #0078AE;
  margin: 0;
}

.focus-card-right {
  width: 35%;
}

.focus-card-image {
  width: 100%;
  object-fit: cover;
  margin-bottom: 20px;
}

.card-right-link {
  border: 1px solid #0077AD;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 10px 20px;
  margin-bottom: 10px;
  overflow-wrap: anywhere;
}

.card-right-link-text {
  font-size: 16px;
  font-weight: bold;
  color: #0077AD;
  text-decoration: none !important;
}

.focus-bottom-content {
  padding: 30px 0;
  width: 95%;
}

.focus-bottom-content p {
  font-size: 16px;
  line-height: 21px;
}

.focus-bottom-content strong {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin: 50px 0 20px 0;
  display: block;
}

.focus-bottom-links {
  width: 95%;
  display: inline-block;
}

.focus-bottom-link {
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #0077AD;
  text-decoration: none !important;
  border: 1px solid #0077AD;
  padding: 10px 100px 10px 20px;
  margin-bottom: 10px;
  margin-right: 20px;
  white-space: nowrap;
}

.right-top-box {
  width: 100%;
  background-color: #0077AD;
  padding: 30px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none !important;
}

.right-top-box span {
  cursor: pointer;
}

.right-title {
  font-size: 18px;
  font-weight: bold;
  color: white;
}

.right-mid-box {
  margin-top: 20px;
  width: 100%;
  background-color: #D49D19;
  padding: 30px 50px;
}

.break-line-right {
  width: 100%;
  height: 1px;
  background: #d8d8d8;
  margin: 15px 0;
}

.right-downloads-title {
  color: white;
}

.right-downloads-title:hover {
  color: white !important;
}

.task-force {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.task-force-name {
  font-size: 14px;
  font-weight: 300;
  color: white;
  margin-right: 15px;
}

.task-force-position {
  font-size: 14px;
  font-weight: 300;
  color: white;
}

.right-bottom-box {
  margin-top: 20px;
  width: 100%;
  background-color: #2E2A2B;
  padding: 30px 50px;
}

.external-resources {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.external-resource {
  padding: 15px 20px;
  margin-bottom: 15px;
  border: 1px solid white;
}

.card-resource-link {
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-decoration: none !important;
}

.card-resource-link:hover {
  color: white !important;
}

.right-bottom-links {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.right-bottom-link {
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
  color: #0077AD;
  text-decoration: none !important;
  border: 1px solid #0077AD;
  padding: 10px 25px;
  margin-bottom: 15px;
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.page-template-events-template .content-wrap > div:first-child,
.page-template-media-release-lists .content-wrap > div:first-child,
.page-template-e-news-lists .content-wrap > div:first-child {
  margin-bottom: 100px;
}

.page-template-issued_standards .card-body a,
.page-template-issued_standards .card-body p,
.page-template-prouncements-list .card-body a,
.page-template-prouncements-list .card-body p {
  display: inline-block !important;
}

.page-template-issued_standards .card-body a:hover,
.page-template-issued_standards .card-body p:hover,
.page-template-prouncements-list .card-body a:hover,
.page-template-prouncements-list .card-body p:hover {
  text-decoration: underline;
}

.open-until {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  color: #fff;
  bottom: 12px;
  font-size: 11px;
  font-weight: lighter;
  margin-left: -21px;
}

.line {
  height: 1px;
  width: 100%;
  background: #d8d8d8;
  content: " ";
}

.register-section {
  padding: 36px 0;
  background-color: #01293b;
  margin-bottom: 4px;
}

.links-white a {
  color: #ffffff;
  text-decoration: none;
}

.links-bold a {
  font-weight: bold;
}

.register-section p {
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 10px;
}

.register-section a {
  font-size: 16px;
  font-weight: bold;
  background: #fff;
  color: #01293b;
  min-width: 404px;
  padding: 17px 0;
  display: inline-block;
  border-radius: 3px;
  text-decoration: underline;
  cursor: pointer;
}

.mb77 {
  margin-bottom: 32px;
}

body .form-control {
  border: 2px solid #d8d8d8;
  height: 53px;
  border-radius: 4px;
}

body input.form-control {
  margin-bottom: 15px;
}

.submit-section input {
  font-size: 16px;
  font-weight: bold;
  border: none;
  background-color: #0078ae;
  padding: 0 90px !important;
  height: 44px;
  color: #f4b919;
}

body .mb15 {
  margin-bottom: 15px;
}

.inline-block {
  display: inline-block;
}

.table-cell {
  display: table-cell;
  float: none;
  width: 1%;
  vertical-align: middle;
}

.mobile-app .col-sm-3 {
  display: table-cell;
}

.mobile-app .store-icons img {
  max-height: 46px;
  display: block;
  max-width: 136px;
}

.mobile-app .icon img {
  max-height: 300px;
  max-width: 100%;
}

.mobile-app-desc p {
}

.invisible {
  visibility: hidden;
}

.dia {
  float: left;
  margin-right: 6.8%;
  margin-bottom: -7.65%;
  width: 12.9%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 11;
  position: relative;
}

.visible-xs .dia {
  width: 60%;
}

.grid.small {
  position: absolute;
  width: 50%;
  padding-bottom: 50%;
  bottom: 50%;
}

body .navbar-nav {
  float: none;
  text-align: center;
  display: inline-block;
  display: table;
  margin: 0 auto;
  padding-right: 0;
}

#jqueryslidemenu ul.nav > li {
  display: table-cell !important;
  float: none;
  padding-top: 7px;
}

#ql-navigation {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.no-pad-bottom {
  padding-bottom: 0px !important;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: inherit !important;
}

.nav.nav-tabs > li > a.dark:hover,
.nav.nav-tabs > li > a.dark:focus {
  background-color: #1a1919 !important;
}

.nav.nav-tabs > li > a.yellow:hover,
.nav.nav-tabs > li > a.yellow:focus {
  background-color: #e6ad27 !important;
}

.nav.nav-tabs > li > a.blue:hover,
.nav.nav-tabs > li > a.blue:focus {
  background-color: #006e9a !important;
}

.nav.nav-tabs > li > a.green:hover,
.nav.nav-tabs > li > a.green:focus {
  background-color: green !important;
}

body .btn-primary {
  background-color: #006e9a;
  border-color: transparent;
}

body .modal-header .close {
  margin-top: -58px;
}

body .btn-primary:hover,
body .btn-primary:focus,
body .btn-primary.focus,
body .btn-primary:active,
body .btn-primary.active,
body .open > .dropdown-toggle.btn-primary {
  background-color: #006e9a;
  border-color: transparent;
}

.grid {
  position: relative;
  overflow: hidden;
  float: left;
  margin-top: 9%;
  width: 100%;
  padding-bottom: 100%;
  border: 1px solid #1382b3;
  border-radius: 6px;
}

.diamond-text-top {
  position: absolute;
  left: 18%;
  font-size: 18px;
  color: #0078ae;
}

.diamond-text-bottom {
  position: absolute;
  font-size: 18px;
  color: #0078ae;
  bottom: 10%;
  z-index: 999;
  max-width: 53%;
  right: 15%;
  text-align: justify;
  bottom: 2%;
  margin-bottom: -20px;
}

a {
  cursor: pointer;
}

.modal-header h5.modal-title {
  font-size: 40px;
  color: #0078ae;
}

.footer_wrap {
  background-image: linear-gradient(to bottom, #01293b 0%, #0078ae 100%);
}

.grid-img {
  position: absolute;
  top: -25%;
  left: -25%;
  width: 150%;
  height: 150%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);

  /*background-image: url(/wp-content/uploads/2019/11/aus_city_1.png);*/
}

.grid-img img {
  display: none;
}

.grid-img img.active {
  display: block;
}

body #footer {
  background-color: inherit;
  font-size: 14px;
  padding: 66px 0;
}

.small-line {
  content: " ";
  width: 10px;
  height: 2px;
  background: #fff;
  margin-top: 11px;
}

body #footer ul {
  color: #ffffff;
  padding-left: 0px;
  font-size: 14px;
}

body #footer ul li,
body #footer ul li a {
  margin-bottom: 11px;
  color: #fff !important;
}

.sub_footer .logo img {
  max-height: 63px;
}

.sub_footer h4 {
  font-weight: bold;
  margin-bottom: 15px;
}

.sub_footer a {
  color: white !important;
  text-decoration: none !important;
}
.sub_footer a:hover {
  text-decoration: underline !important;
}

.yellow {
  color: #f5b710;
}

.white {
  color: #ffffff;
}

/*.img-09{

    background-image: url(/wp-content/uploads/2019/11/aus_city_1.png);
}*/

/*.img-01{

	background-image: url(/wp-content/uploads/2019/11/aus_city_1.png);

}

.img-02{

	background-image: url(/wp-content/uploads/2019/11/aus_city2.png);
}

.img-03{

	background-image: url(/wp-content/uploads/2019/11/aus_city3.png);
}*/

.img-04 {
  background-image: none;
}

/*.img-05{

	background-image: url(/wp-content/uploads/2019/11/aus_city5.png);
}*/

.img-06 {
  background-image: none;
}

/*.img-07{

	background-image: url(/wp-content/uploads/2019/11/aus_city6.png);
}*/

.img-08 {
  background-image: none;
}

.footer-social {
  padding-top: 40px;
  padding-bottom: 60px;
}

.navbar .dropdown-toggle b {
  display: none;
}

.footer-social p {
  font-size: 12px;
  font-weight: 300;
}

.footer-social ul {
  list-style: none;
  text-align: right;
}

.heading-description p {
  font-size: 14px;
  color: #2e2a2b;
  margin-bottom: 25px;
  text-align: justify;
}

.collapsible-section button {
  width: 100%;
  height: 100%;
  text-align: left;
  background: url(/wp-content/uploads/2019/12/triangle_up.png) no-repeat right;
  font-size: 24px;
  color: #2e2a2b;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
  white-space: inherit;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  padding-right: 30px;
}

.mtb24 {
  margin: 24px auto;
}

.collapsible-section button[aria-expanded="true"] {
  background: url(/wp-content/uploads/2019/12/triangle_down.png) no-repeat right;
}

.collapsible-section .collapse {
  margin-bottom: 40px;
}

.collapsible-section .card-body {
  border: 2px solid #ebebeb;
  padding: 30px 65px;
  border-radius: 4px;
}

.collapsible-section .table > thead > tr > th {
  font-size: 14px;
  color: #2e2a2b;
  font-weight: lighter;
  border-bottom: 1px solid #dddddd;
}

.collapsible-section .table > tbody > tr > td {
  font-size: 16px;
  color: #2e2a2b;
}

.collapsible-section h2 {
  margin: 0;
  padding: 20px 20px;
  border-top: 1px solid #d8d8d8;
}

.collapsible-section .card {
  border-bottom: 1px solid #d8d8d8;
}

.static-page h2 {
  margin: 20px 0;
}

.footer-social ul li {
  /*background: url(/wp-content/uploads/2019/12/social_footer.png) no-repeat;*/
  /*   width: 17px;
    height: 17px;*/
  font-size: 20px;
  display: inline-block;
  margin-right: 24px;
}

.footer-social ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.footer-social ul li.linkedin {
  background-position: 0;
}

.footer-social ul li.instgagram {
  background-position-x: -43px;
}

.footer-social ul li.facebook {
  background-position: -85px;
}

#jqueryslidemenu ul.nav > li > ul {
  top: 112%;
}

.mb122 {
  margin-bottom: 122px !important;
}

.diamond {
  margin-top: 20px;
  position: relative;
  height: fit-content;
  padding-bottom: 8.65%;
  padding-left: 5%;
}

.info-boxes {
  margin-bottom: 40px !important;
}

.info-boxes .item {
  /*min-height: 335px;*/
  padding: 25px;
  overflow: auto;
  border-radius: 3px;
}

.section {
  margin-bottom: 100px;
}

.info-boxes .item img {
  float: right;
  max-height: 93px;
}

.mb100 {
  margin-bottom: 100px;
}

.info-boxes .item p {
  color: #fff;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 0px;
}

.contact-details div {
  font-size: 24px;
  color: #2e2a2b;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 10px;
}

.contact-details {
  margin-top: 50px;
  margin-top: 20px;
}

.blue-box {
  padding-bottom: 90px;
  background-color: #0078ae;
  color: #ffffff;
  font-weight: lighter;
}

.nbtop {
  border-top: 0px !important;
}

.npad {
  padding: 0px !important;
}

.nmb {
  margin-bottom: 0px !important;
}

.blue-text {
  color: #0078ae !important;
  font-weight: bold;
  font-size: 14px !important;
}

.box {
  margin-bottom: 65px;
}

.box .item {
  margin-bottom: 48px;
}

.blue-box h2 {
  font-weight: lighter;
  margin-bottom: 25px;
}

.klinks {
  padding-left: 15px;
  margin-top: 28px;
  font-weight: bold;
}

.klinks li {
  /*    display: inline-block;*/
  float: left;
  margin-right: 32px;
  padding: 5px 0;
}

.blue-box .upper-content {
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  background: url(/wp-content/uploads/2019/12/blue_background_rectangles.png)
      no-repeat 0 100%,
    url(/wp-content/uploads/2019/12/blue_background_rectangles.png) no-repeat
      117% 100%;
  background-size: auto 100%;
  padding-bottom: 44px;

  background: url(/wp-content/uploads/2019/12/blue_background_rectangles.png)
      no-repeat 0 100%,
    url(/wp-content/uploads/2019/12/blue_background_rectangles.png) no-repeat 1%
      100%;
  background-size: 110%;
  background-repeat: no-repeat;
  background-position-y: top;
}

.box .item .heading {
  font-weight: bold;
}

.card-body .description {
  text-align: justify;
}
.page-template-issued_standards .card-body p:hover {
  text-decoration: none;
}

.page-template-prouncements-list .table > tbody > tr > td:first-child,
.page-template-issued_standards .table > tbody > tr > td:first-child {
  border-top: none;
}

/*.postbox > .acf-fields > .acf-field > .acf-input > .acf-repeater >.acf-table > tbody > tr > td:nth-child(2){
    width: 70%;
}*/

.tab-content {
  padding: 50px 1%;
}

.mb44 {
  margin-bottom: 44px;
}

.box .item .detail {
  text-decoration: underline;
}

.blue-box .upper-content .line {
  height: 1px;
  background-color: #4da0c6;
  width: 100%;
  margin-top: 44px;
}

header .search-container {
  padding-top: 18px;
  padding-bottom: 12px;
  background: #0078ae;
  border: 0px solid #d6d6d6;
  position: absolute;
  width: 100%;
  bottom: 0px;
}

header .search-container form {
  border: 0px;
  border-radius: 0px;
  max-width: 40%;
  margin: 0 auto;
  background: inherit;
  border-bottom: 1px solid #00608c;
  color: #fff;
}

.kitem {
  display: inline-block;
  float: left;
  border: 1px solid #ccc;
  width: 31%;
  height: 369px;
  margin: 0 1.16% 30px 1.16%;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
}

.kitem .kfmbg {
  min-height: 200px;
  background: #fff url(/img/kfm/kareo-tile.jpg) center center no-repeat;
  width: 100%;
  display: block;
}

.kitem > * {
  -webkit-transition: all 250ms cubic-bezier(0.79, -0.15, 0, 1.43);
  -moz-transition: all 250ms cubic-bezier(0.79, -0.15, 0, 1.43);
  transition: all 250ms cubic-bezier(0.79, -0.15, 0, 1.43);
}

.kitem .kfmbg:after {
  content: " ";
  width: 110%;
  height: 200px;
  /* background: transparent url(../img/kfile-tile-clip.png) 0 170px no-repeat; */
  position: absolute;
  top: 0;
  left: -1px;
}

.kitem .a2a_kit.a2a_kit_size_32.a2a_default_style {
  width: 100%;
  position: absolute;
  text-align: center;
  bottom: 70px;
  height: 0;
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 100;
}

.kitem .kbody {
  padding: 10px 19px 10px 19px;
  line-height: 24px;
  font-size: 14px;
  color: #778185;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: 0;
}

.kitem > * {
  -webkit-transition: all 250ms cubic-bezier(0.79, -0.15, 0, 1.43);
  -moz-transition: all 250ms cubic-bezier(0.79, -0.15, 0, 1.43);
  transition: all 250ms cubic-bezier(0.79, -0.15, 0, 1.43);
}

.kitem .klink {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  height: 57px;
  width: 100%;
  background: transparent url(/img/kfm/klink-bg.png) left -5px repeat-x;
  border-bottom: 15px solid #fff;
}

.kcontainer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.kitem.hover {
  background-color: #0078ae;
  -webkit-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.35);
}
.kitem.hover .kfmbg {
  margin: -200px 0 0 0;
}
.kitem.hover h3 {
  color: #fff;
  padding: 30px 24px 0 24px;
  font-size: 18px;
}

.kitem.hover .kbody {
  color: rgb(185, 225, 237);
  font-size: 14px;
  font-weight: 400;
  padding: 14px 24px 10px 24px;
}

.kitem .klink a,
.klink a {
  display: block;
  padding: 0;
  color: #fff;
  margin: 0 0 0 19px;
  line-height: 18px;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 600;
  margin-left: 0px;
}

h4.related {
  margin-top: 42px;
}

.people .item .img {
  float: left;
  margin-right: 30px;
}

.people .item .img img {
  max-width: 200px;
}

.people .item h5 {
  font-size: 20px;
  color: #0078ae;
}

.people .item {
  margin-bottom: 78px;
}

.people .item .position {
  font-style: italic;
  font-size: 12px;
  margin-bottom: 15px;
}

.people .item .desc .appointment {
  font-style: italic;
  font-size: 14px;
}

.people .item .desc {
  text-align: justify;
  font-size: 15px;
}

.klink {
  margin-top: 25px;
  display: inline-block;
}

div.klink:not(:first-child) {
  margin-right: 10px;
}

.kitem h3 {
  padding: 16px 19px 0 19px;
  margin: 0;
  font-size: 17px;
  color: #333;
  font-weight: 400;
}

.kitem.hover .klink {
  background: none;
  border: 0 none;
  color: #fff;
  text-align: center;
  font-weight: 300;
  height: 70px;
}

.kitem.hover .klink a {
  color: #d0edf7;
  background-color: #007fad;
  margin: 0 auto;
  width: 80%;
  padding: 15px;
  border-radius: 40px;
  font-size: 16px;
  border: 1px solid #b0d5e2;
  text-decoration: none;
  font-weight: 400;
}

.kitem.hover .klink a:hover {
  background-color: #fff;
  color: rgb(35, 128, 161);
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  margin-top: -2px;
}

body div.asl_r.vertical {
  background: #ffffff;
}

header .search-container .promagnifier {
  position: absolute;
  right: 34.5%;
  background-color: transparent !important;
  background-image: none !important;
}

header .search-container .proclose {
  /*display: block;
    position: absolute;
    right: 11%;
    margin-right: 32px;*/
}

header .search-container input {
  padding: 25px 21px;
}

header .search-container #ajaxsearchlite1 .probox,
div.asl_w .probox,
header .search-container div[id*="ajaxsearchlite"].wpdreams_asl_container {
  background-color: transparent;
  background-image: none;
}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
  font-size: 14px !important;
  text-indent: 60px;
}

header .search-container input:focus {
  border-radius: 8px;
}

header .search-container input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
}

header .search-container .search-form label::before {
  position: absolute;
  right: 11%;
  top: 8px;
  color: #484848;
  font-size: 23px;
}

header .search-container input[type="submit"] {
  display: none;
}

.hidden {
  display: none;
}

.blue-box .lower-content {
  padding-left: 50px;
  padding-right: 50px;
}

.blue-box .lower-content a {
  color: #ffffff;
}

.contact-details div a {
  font-size: 32px;
  color: #0078ae;
}

.contact-details div .email,
.contact-details div .email a {
  font-size: 21px;
  font-weight: bold;
  color: #2e2a2b;
  margin: 0;
}

.contact-details div .fax {
  font-size: 21px;
  font-weight: bold;
  color: #0078ae;
  margin-bottom: 30px;
}

.mw1400 {
  max-width: 1400px;
  margin: 0 auto;
}

.no-sidebar .col-md-10 {
  width: 100% !important;
  left: 0 !important;
}

.mb45 {
  margin-bottom: 45px;
}

.mb35 {
  margin-bottom: 35px;
}

.info-boxes .item.blue {
  background: url(/wp-content/uploads/2019/11/box-bg.png) #0078ae;
}

.info-boxes .item.yellow {
  background: url(/wp-content/uploads/2019/11/background_yellow.png) #d09917;
}

.mb59 {
  margin-bottom: 59px;
}

.spaced-items > ol > li {
  margin-bottom: 50px;
}

.breadcrumbs {
  /*margin-bottom: 26px;*/
  font-weight: bold;
}

.spaced-items > ol > li li {
  margin-bottom: 20px;
}

.sub-heading-sm {
  font-size: 21px;
  font-weight: bold;
}

.btn-link:hover,
.btn-link:focus {
  color: #0078ae;
}

.grey {
  color: #6d6b6b;
}

.section-heading {
  margin-bottom: 60px;
}

.main-heading {
  margin: 50px 0;
}

.main-heading.lg-mb {
  margin-bottom: 50px;
}

.main-heading,
.section-heading {
  color: #0078ae;
}

.news .latest h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000000;
}

.news .latest .item,
.news .latest-news .item {
  padding-bottom: 22px;
  margin-bottom: 19px;
  border-bottom: 1px solid #d8d8d8;
}

.news .latest .date {
  margin-bottom: 14px;
  color: #9f9f9f;
  font-weight: 100;
  font-size: 14px;
}

.news .latest a {
  font-size: 16px;
  text-decoration: underline;
  margin-right: 65px;
  color: #000000;
}

.news .latest-news .date {
  font-size: 12px;
  color: #000000;
  margin-bottom: 15px;
}

.news .latest-news h4 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000000;
}

.animated {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

.news .latest-news p {
  font-size: 12px;
  font-weight: 400;
  color: #000000;
}

.section-heading.underline:after {
  content: " ";
  height: 3px;
  background-color: #d8d8d8;
  display: block;
  margin-top: 23px;
}

.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.row-spacing {
  margin-bottom: 30px;
}

.diamond.overlay {
  content: " ";
  position: absolute;
  width: 100%;
  height: 230px;
  background: #f7f7f7d6;
}

.diamond:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 50%;
  background: #f7f7f7d6;
  left: 0;
  z-index: 10;

  display: block;
  clear: both;
  border-top: 1px solid #dedbdb;
  background-image: linear-gradient(#dedbdb00, #fff);
  bottom: 0;
}

/*searh icon woth animation*/

.center-position {
  position: absolute;
  border-radius: 8px;
}
.search-button {
  width: 40px;
  height: 40px;

  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.search-button::before {
  content: "";
  position: absolute;
  top: 22.5%;
  right: 30.5%;
  width: 0;
  height: 2px;
  margin-top: -2px;
  background-color: #e6ad27;
  transform: rotate(-45deg);
  transform-origin: right top;
}
.search-button::after {
  content: "";
  position: absolute;
  bottom: 30.5%;
  right: 34.5%;

  width: 30%;
  height: 2px;
  margin-top: -2px;
  background-color: #e6ad27;
  transform: rotate(45deg);
  transform-origin: right bottom;
}
.search-icon {
  position: absolute;
  display: block;
  top: 20%;
  left: 20%;
  width: 35%;
  height: 35%;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: #e6ad27;
}
.search-button.active::before,
.search-button.active::after {
  width: 70.5%;
}
.search-button.active .search-icon {
  width: 0;
  height: 0;
  border-color: transparent;
}
.search-button::before,
.search-button::after,
.search-button .search-icon {
  transition: all 0.3s ease-in-out;
}
.search-button.active,
.search-button:hover {
}

.search article {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/*search icon with animation*/

/*media queries*/

.desktop {
  display: block;
}

.mobile {
  display: none;
}

.mobile-header {
  display: none;
}

@media screen and (max-width: 1630px) {
  .diamond-text-bottom {
    bottom: 0%;
  }

  .diamond-text-top {
    position: relative;
    position: relative;
    left: 3%;
    max-width: 90%;
    padding-top: 50px;
  }
}

@media screen and (max-width: 1365px) {
  .diamond-text-bottom {
    bottom: -12%;
  }
}

@media screen and (max-width: 1172px) {
  .hidden-xs .diamond-text-bottom {
    position: relative;
    margin-top: 13%;
    left: 0;
    width: 100%;
    bottom: 0;
    max-width: 90%;
    right: auto;
  }

  .hidden-xs.diamond:after {
    bottom: 71px;
  }

  .hidden-xs.diamond.section {
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  .page-template-tiled_links .box-row {
    display: flex;
    margin-bottom: 40px;
  }

  .page-template-tiled_links .box-row .box {
    margin-bottom: 0px;
    height: 100%;
  }

  .page-template-tiled_links .box-row .col-sm-6 {
    flex: 1;
    float: none;
    max-width: 50%;
  }

  header #jqueryslidemenu {
    padding: 3px 0 8px;
  }

  .nav-link.skew.yellow {
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  header .social_container {
    display: none;
  }
  #jqueryslidemenu ul.nav > li {
    display: block !important;
  }

  .nav.navbar-nav.container {
    width: 100% !important;
  }

  .visible-xs .diamond-text-top {
    margin-bottom: 63px;
    text-align: center;
    left: 0;
  }

  .diamond.section.visible-xs {
    padding-left: 0;
    margin-bottom: 18px;
  }
  .visible-xs .dia {
    margin-left: 17%;
  }
  .visible-xs .diamond-text-bottom {
    position: relative;
    width: 100%;
    max-width: 100%;
    left: auto;
    right: auto;
    text-align: center;
    padding: 0 2%;
    margin-top: 24%;
  }

  .mobile-app .table {
    display: block;
  }

  .mobile-app .table-cell {
    display: block;
    float: none;
    width: 100%;
  }

  .mobile-app .table-cell h5,
  .mobile-app-desc p {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }

  .register-section a {
    min-width: 100%;
  }

  .collapsible-section .card-body {
    padding: 14px 9px;
  }

  body {
    overflow-wrap: break-word;
  }

  .collapsible-section h2 {
    padding: 20px 6px;
  }

  .colored-tabs .nav-item a {
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: white;
  }

  .colored-tabs {
    display: flex;
  }

  .colored-tabs a.skew,
  .colored-tabs a.skew span {
    transform: none;
  }

  .colored-tabs a.skew {
    margin-right: 2px;
    margin-left: 0;
  }

  .colored-tabs li {
    float: none;
    margin-bottom: 0;
    max-width: 25%;
    float: none;
    flex: 1;
  }

  .colored-tabs li.active::after {
    bottom: -8px;
  }

  .desktop {
    display: none;
  }
  
  .mobile {
    display: block;
  }

  .focus-content {
    padding: 20px 30px;
    width: 100%;
  }

  .mobile-header {
    width: 93%;
    display: flex;
    flex-direction: row;
    margin-top: 25px;
  }

  .back {
    height: 24px;
    width: 18px;
    margin-right: 14px;
    object-fit: contain;
  }

  .mobile-header-text {
    font-size: 24px;
    color: #006E9A;
    font-weight: bold;
  }

  .focus-main {
    flex-direction: column;
  }

  .focus-left {
    width: calc(100vw - 40px);
  }

  .focus-card {
    width: calc(100vw - 80px);
    margin: 0 20px 50px 20px;
    flex-direction: column;
    padding: 45px 35px;
  }

  .focus-card-left {
    width: 100%;
  }

  .mobile-card {
    width: 100%;
    margin: 30px 0;
  }

  .focus-bottom-content {
    padding: 20px 30px;
    width: 100%;
  }

  .focus-bottom-links {
    padding: 20px 30px;
    width: 100%;
  }

  .focus-bottom-link {
    margin-right: 0;
    padding: 0 20px;
    width: 100%;
    display: block;
    line-height: 45px;
  }

  .focus-right {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 40px;
  }

  .right-mid-box {
    padding: 30px 40px;
  }

  .right-bottom-box {
    padding: 30px 40px;
  }
}

a {
  text-decoration: underline !important;
}
a:hover {
  /*text-decoration: underline !important;*/
  color: #e6ad27 !important;
}

#myTab a {
  color: white !important;
  text-decoration: none !important;
}
#myTab a:hover {
  text-decoration: none !important;
}

#sidebar .widget ul {
  text-transform: capitalize;
}

.archive article {
  margin-bottom: 30px !important;
}

.gallery {
  background: #eee;
}

.gallery-cell {
  width: 28%;
  height: 200px;
  margin-right: 10px;
  background: url(/wp-content/uploads/2019/11/box-bg.png) #0078ae;
  counter-increment: gallery-cell;
  text-align: center;
  line-height: 20px;
  padding-top: 40px;
  padding-left: 5px;
  padding-right: 5px;
}

.gallery-cell a {
  color: white;
  text-decoration: none !important;
}
.gallery-cell a:hover {
  text-decoration: underline;
  color: white !important;
}

.gallery-cell.is-selected {
  background: url(/wp-content/uploads/2019/11/background_yellow.png) #d09917;
}

.grecaptcha-badge {
  z-index: 9999999999;
}
