/*
Theme Name: Sector3 Appraisals 2021
Version: 1.0
Author: 3 Media Web
Author URI: https://www.3mediaweb.com/
Description: Custom WordPress template by 3 Media Web.
*/
html {
  scroll-padding-top: 140px;
  /* height of sticky header */
}

.logo-slider .slick-arrow {
  line-height: 2.75rem;
  width: 2.75rem;
}

.logo-slider .slick-arrow .fa-angle-left {
  margin-right: 3px;
}

.logo-slider .slick-arrow .fa-angle-right {
  margin-right: -3px;
}

body.home h1 {
  font-size: 2.25rem;
  line-height: 3.3125rem;
}

.half-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

.dark_section .half-image.position-right {
  background-size: cover;
}

.slick-track {
  display: flex;
  justify-content: space-between;
}

.gform_wrapper textarea.large {
  padding-top: 13px !important;
}

.recaptcha label {
  display: none !important
}

.member-info:not(.box-back) h3,
.member-info:not(.box-back) .initials,
.member-info:not(.box-back) label {
  color: #000;
}

.border-fix .team-grid {
  border: 0px none;
  margin-left: 0px;
  margin-top: 0px;
  border-right: 2px solid #050c6d;
  /*box-shadow: 0px 0px 0px 2px rgb(5 12 109);*/
}

/*.border-fix .team-grid:nth-child(4n+1){border-left-width: 2px;}
.border-fix .team-grid:nth-child(4n){border-right-width: 2px;}
.border-fix .team-grid:last-child{border-bottom-width: 2px;border-right-width: 2px;}*/
.single_section .row.border-fix {
  border: 2px solid #050c6d
}

.single_section .row.border-fix:last-child {
  border: none;
}

.single_section .row.border-fix:last-child .team-grid {
  border: 2px solid #050c6d;
  border-top: none;
}

.single_section .row.border-fix .team-grid:last-child {
  border-right: none;
}

.single_section .row.border-fix .team-grid:first-child {
  border-right: 2px solid #050c6d;
}

.single_section .row.border-fix+.row.border-fix {
  border-top: none;
}

.single_section .row:not(.border-fix)+.row.border-fix {
  border-top: 2px solid #050c6d;
}

.single_section .row:not(.border-fix)+.row.border-fix:last-child .team-grid:last-child {
  border-right: 2px solid #050c6d;
}

.sector-table {
  background: #f9f9f9;
  margin: 0 auto;
}

.sector-table i {
  color: #2f3386;
}

.sector-table th[scope=row] {
  text-align: right;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.sector-table th[scope=col] {
  vertical-align: bottom;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.sector-table th[scope=col] span {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
}

.team-grid .initials sup {
  backface-visibility: hidden;
}

.sector-table tr:nth-child(odd) th[scope=row],
.sector-table th[scope=col]:nth-child(even) {
  background-color: #f2f3f4;
}

table.table-bordered {
  border: 2px solid white;
}

table.table-bordered>thead>tr>th {
  border: 2px solid white;
  border-bottom-color: white !important;
}

table.table-bordered>tbody>tr>td {
  border: 2px solid white;
}

table.table-fit {
  width: auto !important;
  table-layout: auto !important;
}

table.table-fit thead th,
table.table-fit tfoot th {
  width: auto !important;
}

table.table-fit tbody td,
table.table-fit tfoot td {
  width: auto !important;
}

.red-table i {
  color: red;
}

.modal-body {
  overflow-x: auto;
}

.page-id-368 .single_section .row .bellow-holder p {
  margin-bottom: 0;
  font-size: 1.5rem;
}

.page-id-368 .single_section .row .bellow-holder p+ul {
  margin-top: 1.5625rem;
}

.top_half_section .top-element {
  max-width: 100%;
}

p.services-fix {
  font-size: 1.25rem;
  line-height: 1.68rem;
  margin-top: 0;
  margin-bottom: 1.68rem;
}

.web_logo {
  float: left;
  margin-top: -5px;
  margin-right: 10px;
  font-size: 0;
  opacity: 0.4;
  width: 20px;
  height: 20px;
  display: block;
  background: url('https://www.sector3appraisals.com/wp-content/uploads/2025/08/logo-3mw.webp') no-repeat center;
  background-size: 100%;
}

.footer .footer-bottom p {
  margin-left: 0 !important;
}

:target::before {
  content: "";
  display: block;
  height: 140px;
  margin: -140px 0 0;
}

.bellow-holder ul li {
  list-style-image: none;
  padding-left: 24px;
  position: relative;
  list-style: none;
}

.bellow-holder ul li:before {
  content: "";
  background: url(dist/img/list.png);
  width: 19px;
  height: 17px;
  position: absolute;
  top: 8px;
  left: 0;
}

.team-grid .member-info {
  position: absolute;
  top: 0;
  z-index: 900;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.team-grid .member-info.box-back {
  position: absolute;
  top: 0;
  z-index: 899;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.team-grid:hover .member-info.box-back {
  z-index: 1000;
}

.hero {
  padding: 0;
}

.hero .content-wrap {
  /*padding-top: 6rem;
  padding-bottom: 6rem;*/
}

.custom-logo {
  max-width: 156px;
  height: 88px;
}

.single_section p:first-of-type {
  margin-top: -7px;
}

.navbar-toggler span {
  height: 2px;
}

.single_section .row.border-fix .team-grid>a {
  transform-style: preserve-3d;
  transition: transform .6s;
}

.single_section .row.border-fix .team-grids:hover>a {
  transform: rotateY(180deg);
}

.single_section .row.border-fix:last-child .team-grid:last-child {
  border-right: 2px solid #050c6d;
}

.single_section .row.border-fix:last-child .team-grid:first-child:not(:last-child) {
  border-right: none;
}

@media (min-width: 768px) {
  .admin-bar {
    margin-top: 32px !important;
  }
}

@media(min-width: 992px) {
  .single_section .row.border-fix .team-grid {
    border-right: 2px solid #050c6d;
  }

  .single_section .row:not(.border-fix)+.row.border-fix:last-child .team-grid:nth-child(n+1) {
    border-right: none;
  }

  .single_section .row:not(.border-fix)+.row.border-fix:last-child .team-grid:nth-child(4n) {
    border-right: 2px solid #050c6d;
  }
}

@media (max-width:991.98px) {
  .single_section .row.border-fix .team-grid:nth-child(2n) {
    border-right: none;
  }

  .single_section .row.border-fix .team-grid:nth-child(1),
  .single_section .row.border-fix .team-grid:nth-child(2) {
    border-bottom: 2px solid #050c6d
  }

  .single_section .row.border-fix:last-child .team-grid:last-child {
    border-right: 2px solid #050c6d;
  }

  .single_section .row.border-fix .team-grid:nth-child(2n+1) {}

  .single_section .row:not(.border-fix)+.row.border-fix:last-child .team-grid:nth-child(2n+1) {
    border-right: none;
  }

  .single_section .row:not(.border-fix)+.row.border-fix:last-child .team-grid:nth-child(2) {
    border-right: 2px solid #050c6d;
  }

  .logo-slider .slick-arrow {
    top: 55%;
    left: -1.7rem;
  }

  .logo-slider .slick-arrow.slick-next {
    right: -1.7rem;
    top: 50%;
  }

  .half-image {
    background-size: contain;
    background-position: center;
  }

  .team-grid .flip-box {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: inherit;
  }

  .team-grid:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }

  .custom-logo {
    height: 41px;
  }
}

@media (max-width: 767.98px) {
  .logo-slider .slick-arrow {
    left: 0.2rem;
  }

  .logo-slider .slick-arrow.slick-next {
    right: 0.2rem;
  }

  p.services-fix {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .half-image {
    height: 100%;
    background-image: none !important;
  }

  .hero .content-wrap {
    padding-top: 0;
    padding-bottom: 1.875rem;
  }

  .page-id-368 .hidden-home-mobile img {
    display: none !important
  }

  .border-fix .team-grid,
  .single_section .row.border-fix .team-grid {
    box-shadow: 0px 0px 0px 2px rgb(5 12 109);
  }

  .single_section .row.border-fix .team-grid:first-child,
  .single_section .row.border-fix .team-grid:nth-child(1),
  .single_section .row.border-fix .team-grid:nth-child(2),
  .single_section .row:not(.border-fix)+.row.border-fix,
  .single_section .row.border-fix,
  .border-fix .team-grid {
    border: 0px none !important
  }

  .admin-bar {
    margin-top: 46px !important;
  }

  .hero .d-flex {
    align-items: flex-start;
  }
}

@media (min-width: 768px) and (max-width:991.98px) {
  .admin-bar .page-holder {
    padding-top: 9rem;
  }

  .admin-bar .top-menu {
    top: 2.8125rem !important;
  }

  .page-holder {
    padding-top: 6rem;
  }

  .section-team .team-grid .initials {
    font-size: 6rem;
  }
}

@media (min-width: 575px) and (max-width:991px) {
  /*.single_section .row + .row.border-fix {
    width: 75%;
    margin: 0 auto;
  }*/
}

@media (max-width: 991.98px) {
  .logo_section.display-logo-grid {
    padding-bottom: 0rem;
    padding-top: 3rem
  }

  .custom-logo {
    max-width: 5.625rem;
  }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
  .custom-logo {
    max-width: 5.625rem;
    height: 41px;
  }

}

@media (max-width: 575px) {
  .slick-list {
    max-width: 80%;
    margin: 0 auto;
  }

  .team-grid .initials {
    font-size: 3rem;
  }

  .team-grid .initials sup {
    font-size: 1.2rem;
  }

  .team-grid h3 {
    font-size: 1.2rem;
    line-height: 1rem;
  }

  .page-id-368 .team-grid h3 {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }

  .team-grid label {
    font-size: 1.1rem;
  }

  .slick-slide img {
    max-height: 50px;
  }

  section.logo_section.display-logo-slider {
    padding: 2rem 0;
  }
}

@media all and (-ms-high-contrast:none) {
  .team-grid:hover .flip-box .member-info.box-back {
    backface-visibility: visible;
  }
}

@media print {
  .team-grid .member-info.box-back {
    display: none !important
  }

  .top-menu {
    position: relative;
  }
}

@media (max-width: 1200px) {
  .bellow-holder ul li:before {
    top: 5px;
  }
}

/*@media only screen and (min-width: 412px) and (max-width: 767px) and (orientation: portrait) {
	.bellow-holder ul li:before {top: 3px;}
}*/
@media (min-width: 412px) and (max-width: 767px) and (orientation: portrait) {
  @supports (-moz-appearance:none) {
    .bellow-holder ul li:before {
      top: 3px;
    }
  }
}

/* ---------------------------- Begin WordPress Core ---------------------------- */
img {
  max-width: 100%;
  height: auto;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

@media (max-width: 600px) {

  .alignleft,
  .alignright,
  .aligncenter,
  .alignnone,
  a img.alignright,
  a img.alignleft,
  a img.alignnone,
  a img.aligncenter {
    float: none;
    margin: 5px auto;
    display: block;
  }
}

/* ---------------------------- Text meant only for screen readers ---------------------------- */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* ---------------------------- End WordPress Core ---------------------------- */