@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?xe5e8q");
  src: url("../fonts/icomoon/icomoon.eot?xe5e8q#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?xe5e8q") format("truetype"), url("../fonts/icomoon/icomoon.woff?xe5e8q") format("woff"), url("../fonts/icomoon/icomoon.svg?xe5e8q#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/****** Transition ******/
/****** Shadow ******/
/****** Transform ******/
/****** Radius ******/
/****** Flex ******/
/****** Lineheight ******/
/****** Order ******/
/****** Placeholder ******/
/****** Font Size ******/
/****** Linear Gradient ******/
.ourServiceSection {
  padding: 90px 0 20px;
}
@media (max-width: 767px) {
  .ourServiceSection {
    padding: 40px 0 40px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .ourServiceSection {
    padding: 70px 0 30px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .ourServiceSection {
    padding: 70px 0 30px;
  }
}
.ourServiceSection .container .serviceTabcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ourServiceSection .container .serviceTabcontainer .row {
  margin-bottom: 20px;
}
.ourServiceSection .container .serviceTabcontainer .row h2 {
  position: relative;
  padding-left: 90px;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .row h2 {
    padding-left: 50px;
  }
}
.ourServiceSection .container .serviceTabcontainer .row h2::before {
  content: "";
  width: 67px;
  height: 2px;
  background: #242424;
  left: 0;
  top: 0;
  top: 32px;
  position: absolute;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .row h2::before {
    width: 35px;
    top: 18px;
  }
}
.ourServiceSection .container .serviceTabcontainer .row .commontContSec {
  padding-left: 140px;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .row .commontContSec {
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .ourServiceSection .container .serviceTabcontainer .row .commontContSec {
    padding-left: 70px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .ourServiceSection .container .serviceTabcontainer .row .commontContSec {
    padding-left: 80px;
  }
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left {
  width: 33%;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .service-tab-left {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .ourServiceSection .container .serviceTabcontainer .service-tab-left {
    width: 40%;
  }
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs {
    display: none;
  }
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item {
  padding: 0;
  width: 100%;
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link {
  border: 0;
  padding: 18px 18px 18px 63px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link i::before {
  position: absolute;
  font-family: "icomoon" !important;
  font-size: 52px;
  font-size: 3.25rem;
  left: 0;
  top: 28px;
  color: #b65041;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-style: normal;
}
@media (min-width: 768px) and (max-width: 999px) {
  .ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link i::before {
    top: 17px;
    font-size: 47px;
    font-size: 2.9375rem;
  }
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link i.case_icon::before {
  content: "\e903";
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link i.power_icon::before {
  content: "\e904";
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link i.income_icon::before {
  content: "\e902";
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link i.citizen_icon::before {
  content: "\e900";
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link i.network_icon::before {
  content: "\e901";
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link h3 {
  color: #b65041;
  font-size: 25px;
  font-size: 1.5625rem;
  margin: 0;
  line-height: 22px;
  line-height: 22px;
  line-height: 1.375rem;
  padding-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link h3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin-bottom: 4px;
  }
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link p {
  color: #b65041;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 999px) {
  .ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link:hover {
  background: #ebdfb7;
  border: 0;
  border-radius: 0;
  padding-left: 83px;
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link:hover i::before {
  left: 20px;
  color: #242424;
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link:hover h3 {
  color: #242424;
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link:hover p {
  color: #242424;
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link:hover::before {
  left: 20px;
  color: #242424;
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link.active {
  background: #ebdfb7;
  border: 0;
  border-radius: 0;
  padding-left: 83px;
}
@media (min-width: 768px) and (max-width: 999px) {
  .ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link.active {
    padding-left: 73px;
  }
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link.active::before {
  left: 20px;
  color: #242424;
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link.active i::before {
  left: 20px;
  color: #242424;
}
@media (min-width: 768px) and (max-width: 999px) {
  .ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link.active i::before {
    left: 10px;
  }
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link.active h3 {
  color: #242424;
}
.ourServiceSection .container .serviceTabcontainer .service-tab-left .nav-tabs .nav-item .nav-link.active p {
  color: #242424;
}
.ourServiceSection .container .serviceTabcontainer .tab-content {
  width: 67%;
  padding-left: 140px;
  margin-top: -35px;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content {
    padding-left: 15px;
    width: 60%;
    margin-top: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content {
    margin-top: 0;
    padding-left: 80px;
  }
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane {
  border: none;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane.fade {
  -webkit-transition: inherit;
  transition: inherit;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane {
    margin-bottom: 10px;
    border-radius: 0;
    border: 1px solid #b65041;
    display: block !important;
    opacity: 1;
  }
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header {
  display: none;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header {
    display: block;
    padding-left: 60px;
    background: #ebdfb7;
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header h3 {
    color: #b65041;
    margin-bottom: 0;
    line-height: 25px;
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header p {
    color: #b65041;
    margin-bottom: 0;
  }
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header i::before {
  position: absolute;
  font-family: "icomoon" !important;
  font-size: 40px;
  font-size: 2.5rem;
  left: 10px;
  top: 15px;
  color: #b65041;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-style: normal;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header i.case_icon::before {
  content: "\e903";
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header i.power_icon::before {
  content: "\e904";
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header i.income_icon::before {
  content: "\e902";
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header i.citizen_icon::before {
  content: "\e900";
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .card-header i.network_icon::before {
  content: "\e901";
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse {
  display: block;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse {
    padding: 20px 20px 30px 20px;
    background: #fff;
    display: none;
  }
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse.show {
    display: block;
  }
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body {
  padding: 0;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body img {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body img {
    margin-bottom: 15px;
  }
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body h3 {
  color: #242424;
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body h3 {
    display: none;
  }
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body h3 + p {
  color: #242424;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  .ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body h3 + p {
    display: none;
  }
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body ul {
  list-style-type: none;
  margin-top: 15px;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 300;
  line-height: 28px;
  line-height: 1.75rem;
  color: #898989;
  position: relative;
  padding-left: 15px;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body ul li::before {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
  font-size: 0.625rem;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body a {
  color: #242424;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  position: relative;
  display: inline-block;
  margin-top: 15px;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body a::before {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
  font-size: 0.625rem;
  right: -12px;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body a:hover {
  color: #b65041;
}
.ourServiceSection .container .serviceTabcontainer .tab-content .tab-pane .collapse .card-body a:hover::before {
  right: -15px;
}

.events_newsSection {
  padding: 20px 0 70px;
  position: relative;
}
@media (max-width: 767px) {
  .events_newsSection {
    padding: 20px 0 50px;
  }
}
.events_newsSection .container {
  max-width: 100%;
}
.events_newsSection .container .eventImgBox_wrapper {
  position: relative;
}
.events_newsSection .container .eventsSection {
  padding: 0;
  position: relative;
}
.events_newsSection .container .eventsSection .eventImgBox {
  position: relative;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .eventsSection .eventImgBox {
    width: 80%;
  }
}
.events_newsSection .container .eventsSection .eventImgBox img {
  max-width: 100%;
  height: auto;
}
.events_newsSection .container .eventsSection .eventImgBox .imgBoxCont {
  position: absolute;
  top: 100px;
  right: 0;
  width: 48%;
}
@media (max-width: 767px) {
  .events_newsSection .container .eventsSection .eventImgBox .imgBoxCont {
    position: absolute;
    top: 36%;
    right: 0;
    width: 100%;
    padding: 0 15px 0 80px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .eventsSection .eventImgBox .imgBoxCont {
    top: 25%;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .events_newsSection .container .eventsSection .eventImgBox .imgBoxCont {
    width: 46%;
    top: 80px;
  }
}
.events_newsSection .container .eventsSection .eventImgBox .imgBoxCont h2 {
  color: #ffffff;
  position: relative;
}
.events_newsSection .container .eventsSection .eventImgBox .imgBoxCont h2::before {
  content: "";
  width: 67px;
  height: 2px;
  background: #ffffff;
  left: -77px;
  top: 32px;
  position: absolute;
}
@media (max-width: 767px) {
  .events_newsSection .container .eventsSection .eventImgBox .imgBoxCont h2::before {
    width: 35px;
    top: 18px;
    left: -50px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .eventsSection .eventImgBox .imgBoxCont h2::before {
    top: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .events_newsSection .container .eventsSection .eventImgBox .imgBoxCont h2::before {
    top: 20px;
  }
}
.events_newsSection .container .eventsSection .eventImgBox .imgBoxCont p {
  color: #ffffff;
}
@media (max-width: 767px) {
  .events_newsSection .container .eventsSection .eventImgBox .imgBoxCont p br {
    display: none;
  }
}
.events_newsSection .container .eventsSection .eventbtnSec {
  text-align: center;
}
@media (max-width: 767px) {
  .events_newsSection .container .eventsSection .eventbtnSec {
    margin-top: 25px;
  }
}
.events_newsSection .container .eventsSection .eventbtnSec .allnewsBtn {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 34px;
  background: inherit;
  color: #b65041;
  border: 2px solid #b65041;
}
.events_newsSection .container .eventsSection .eventbtnSec .allnewsBtn:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .events_newsSection .container .eventsSection .eventbtnSec .allnewsBtn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .eventsSection .eventbtnSec .allnewsBtn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .events_newsSection .container .eventsSection .eventbtnSec .allnewsBtn {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
.events_newsSection .container .eventsSection .eventbtnSec .allnewsBtn:hover {
  border: 2px solid #242424;
}
@media (max-width: 767px) {
  .events_newsSection .container .eventsSection .eventbtnSec .allnewsBtn {
    margin-top: 0;
  }
}
.events_newsSection .container .eventsSection .eventSlider {
  position: absolute;
  bottom: 3px;
  right: 0;
  width: 95%;
}
@media (max-width: 767px) {
  .events_newsSection .container .eventsSection .eventSlider {
    position: relative;
    bottom: inherit;
    right: inherit;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .eventsSection .eventSlider {
    bottom: 0;
    width: 95%;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .events_newsSection .container .eventsSection .eventSlider {
    bottom: 0;
  }
}
.events_newsSection .container .eventsSection .eventSlider .allevent {
  position: relative;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .card {
  border: none;
  border-radius: 0;
  border: 0;
  background: transparent !important;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .card .eventBox {
  position: relative;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .card .eventBox img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .card .eventBox .boxOverlay {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: url(../../images/shadowBg.png);
  background-repeat: repeat-x;
  background-position: bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .card .eventBox .boxCont {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 22px;
  line-height: 1.375rem;
  padding: 15px;
  margin: 0;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .card .eventBox:hover .boxCont {
  padding-bottom: 30px;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .slick-arrow {
  position: absolute;
  z-index: 999;
  top: calc(50% - 23px);
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
  padding: 12px 14px;
  color: #ffffff;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .fa-chevron-left {
  left: 0;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .fa-chevron-right {
  right: 0;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .slick-dots {
  position: absolute;
  bottom: -60px;
  width: 100%;
  text-align: center;
  margin: 0 0 30px 0;
  cursor: pointer;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .slick-dots li {
  display: inline-block;
  text-align: center;
  padding: 6px;
  background: #3e3e3e;
  margin: 0 4px;
  border-radius: 20px;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .slick-dots li button {
  display: none;
}
.events_newsSection .container .eventsSection .eventSlider .allevent .slick-dots .slick-active {
  background: #ebdfb7;
}
.events_newsSection .container .newsSection {
  padding: 100px 15px 0 70px;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection {
    padding: 40px 15px 0 15px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .newsSection {
    padding: 60px 50px 0 50px;
    text-align: center;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .events_newsSection .container .newsSection {
    padding: 80px 15px 0 15px;
  }
}
.events_newsSection .container .newsSection h2 {
  position: relative;
  width: 40%;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection h2 {
    width: 100%;
    padding-left: 50px;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .newsSection h2 {
    padding-left: 80px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .events_newsSection .container .newsSection h2 {
    padding-left: 80px;
    width: 100%;
  }
}
.events_newsSection .container .newsSection h2::before {
  content: "";
  width: 67px;
  height: 2px;
  background: #242424;
  left: -77px;
  top: 32px;
  position: absolute;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection h2::before {
    width: 35px;
    top: 18px;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .newsSection h2::before {
    left: 0;
    top: 18px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .events_newsSection .container .newsSection h2::before {
    left: 0;
    top: 20px;
  }
}
.events_newsSection .container .newsSection .newsListSec {
  margin-top: 50px;
  text-align: left;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection .newsListSec {
    margin-top: 25px;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .events_newsSection .container .newsSection .newsListSec {
    margin-top: 30px;
  }
}
.events_newsSection .container .newsSection .newsListSec .newsListRow {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection .newsListSec .newsListRow {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .newsSection .newsListSec .newsListRow {
    width: 45%;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .newsSection .newsListSec .newsListRow:last-child {
    float: right;
  }
}
.events_newsSection .container .newsSection .newsListSec .newsListRow h3 {
  font-size: 27px;
  font-size: 1.6875rem;
  color: #242424;
  margin-bottom: 15px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection .newsListSec .newsListRow h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.events_newsSection .container .newsSection .newsListSec .newsListRow p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 26px;
  line-height: 1.625rem;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection .newsListSec .newsListRow p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .newsSection .newsListSec .newsListRow p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
.events_newsSection .container .newsSection .newsListSec .newsListRow a {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #242424;
  font-family: "Heebo", sans-serif;
  margin-top: 15px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection .newsListSec .newsListRow a {
    margin-top: 10px;
  }
}
.events_newsSection .container .newsSection .newsListSec .newsListRow a::before {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
  font-size: 0.625rem;
  right: -12px;
  top: -2px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}
.events_newsSection .container .newsSection .newsListSec .newsListRow a:hover {
  color: #b65041;
}
.events_newsSection .container .newsSection .newsListSec .newsListRow a:hover::before {
  right: -15px;
}
.events_newsSection .container .newsSection .allnewsBtn {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 45px;
  background: inherit;
  color: #b65041;
  border: 2px solid #b65041;
}
.events_newsSection .container .newsSection .allnewsBtn:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection .allnewsBtn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .newsSection .allnewsBtn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .events_newsSection .container .newsSection .allnewsBtn {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
.events_newsSection .container .newsSection .allnewsBtn:hover {
  border: 2px solid #242424;
}
@media (max-width: 767px) {
  .events_newsSection .container .newsSection .allnewsBtn {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .events_newsSection .container .newsSection .allnewsBtn {
    margin-top: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .events_newsSection .container .newsSection .allnewsBtn {
    margin-top: 0;
    line-height: 55px;
    font-size: 18px;
  }
}

.praticeAreaSection {
  padding: 100px 0;
  text-align: center;
  border-top: 1px solid #bebebe;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .praticeAreaSection {
    padding: 25px 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaSection {
    padding: 50px 0;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaSection {
    padding: 60px 0;
  }
}
.praticeAreaSection p {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}
.praticeAreaSection .practiceList {
  text-align: left;
}
.praticeAreaSection .practiceList .listBox {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .praticeAreaSection .practiceList .listBox {
    margin-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaSection .practiceList .listBox {
    margin-top: 35px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaSection .practiceList .listBox {
    margin-top: 35px;
  }
}
.praticeAreaSection .practiceList .listBox img {
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .praticeAreaSection .practiceList .listBox img {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaSection .practiceList .listBox img {
    margin-bottom: 20px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaSection .practiceList .listBox img {
    margin-bottom: 20px;
  }
}
.praticeAreaSection .practiceList .listBox h3 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #b65041;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0 0 10px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .praticeAreaSection .practiceList .listBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 25px;
    line-height: 1.5625rem;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaSection .practiceList .listBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 25px;
    line-height: 1.5625rem;
    margin-bottom: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaSection .practiceList .listBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 25px;
    line-height: 1.5625rem;
    margin-bottom: 10px;
  }
}
.praticeAreaSection .practiceList .listBox h3 a {
  color: #b65041;
}
.praticeAreaSection .practiceList .listBox h3 a:hover {
  color: #000;
}
.praticeAreaSection .practiceList .listBox .subTitle {
  font-size: 16px;
  font-size: 1rem;
  color: #b65041;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .praticeAreaSection .practiceList .listBox .subTitle {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaSection .practiceList .listBox .subTitle {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaSection .practiceList .listBox .subTitle {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.praticeAreaSection .practiceList .listBox p {
  font-size: 16px;
  font-size: 1rem;
}
.praticeAreaSection .practiceList .listBox .moreLink {
  color: #242424;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  position: relative;
  display: inline-block;
  margin-top: 24px;
}
.praticeAreaSection .practiceList .listBox .moreLink::before {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
  font-size: 0.625rem;
  right: -12px;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}
.praticeAreaSection .practiceList .listBox .moreLink:hover {
  color: #b65041;
}
.praticeAreaSection .practiceList .listBox .moreLink:hover::before {
  right: -15px;
}
.praticeAreaSection .practiceList .news_listBox {
  margin-top: 0;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .praticeAreaSection .practiceList .news_listBox {
    margin-top: 0;
    margin-bottom: 35px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaSection .practiceList .news_listBox {
    margin-top: 0;
    margin-bottom: 35px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaSection .practiceList .news_listBox {
    margin-top: 0;
    margin-bottom: 35px;
  }
}

.disclouserContent {
  margin-bottom: 70px;
}

.praticeAreaDetailsSection {
  padding: 100px 0;
  border-top: 1px solid #bebebe;
}
@media (max-width: 767px) {
  .praticeAreaDetailsSection {
    padding: 25px 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaDetailsSection {
    padding: 50px 0;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaDetailsSection {
    padding: 60px 0;
  }
}
.praticeAreaDetailsSection .sidebar h2 {
  color: #242424;
  font-size: 35px;
  font-size: 2.1875rem;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .praticeAreaDetailsSection .sidebar h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaDetailsSection .sidebar h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
    line-height: 2.375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaDetailsSection .sidebar h2 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 38px;
    line-height: 2.375rem;
  }
}
.praticeAreaDetailsSection .sidebar ul li {
  list-style-type: none;
  max-width: 70%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0;
}
@media (max-width: 767px) {
  .praticeAreaDetailsSection .sidebar ul li {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaDetailsSection .sidebar ul li {
    max-width: 100%;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaDetailsSection .sidebar ul li {
    max-width: 100%;
  }
}
.praticeAreaDetailsSection .sidebar ul li a {
  color: #717171;
  font-size: 18px;
  font-size: 1.125rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  padding: 15px;
  line-height: 24px;
  line-height: 1.5rem;
}
@media (max-width: 767px) {
  .praticeAreaDetailsSection .sidebar ul li a {
    font-size: 16px;
    font-size: 1rem;
    padding: 13px 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaDetailsSection .sidebar ul li a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaDetailsSection .sidebar ul li a {
    font-size: 16px;
    font-size: 1rem;
  }
}
.praticeAreaDetailsSection .sidebar ul li:hover {
  background: #b65041;
}
.praticeAreaDetailsSection .sidebar ul li:hover a {
  color: white;
}
.praticeAreaDetailsSection .sidebar ul li.active {
  background: #b65041;
}
.praticeAreaDetailsSection .sidebar ul li.active a {
  color: white;
}
.praticeAreaDetailsSection .mainContSec .featureImgBox img {
  max-width: 100%;
  height: auto;
}
.praticeAreaDetailsSection .mainContSec h2 {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .praticeAreaDetailsSection .mainContSec h2 {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaDetailsSection .mainContSec h2 {
    margin-top: 30px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaDetailsSection .mainContSec h2 {
    margin-top: 30px;
  }
}
.praticeAreaDetailsSection .mainContSec h3 {
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  font-size: 24px;
  font-size: 1.5rem;
  color: #242424;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .praticeAreaDetailsSection .mainContSec h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaDetailsSection .mainContSec h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaDetailsSection .mainContSec h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.praticeAreaDetailsSection .mainContSec p {
  color: #4a4a4a;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .praticeAreaDetailsSection .mainContSec p {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaDetailsSection .mainContSec p {
    margin-bottom: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaDetailsSection .mainContSec p {
    margin-bottom: 10px;
  }
}
.praticeAreaDetailsSection .mainContSec ul {
  list-style-type: none;
}
.praticeAreaDetailsSection .mainContSec ul li {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 300;
  line-height: 28px;
  line-height: 1.75rem;
  color: #4a4a4a;
  position: relative;
  padding-left: 15px;
}
.praticeAreaDetailsSection .mainContSec ul li::before {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
  font-size: 0.625rem;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}
.praticeAreaDetailsSection .mainContSec h4 {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  color: #b65041;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .praticeAreaDetailsSection .mainContSec h4 {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .praticeAreaDetailsSection .mainContSec h4 {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .praticeAreaDetailsSection .mainContSec h4 {
    font-size: 16px;
    font-size: 1rem;
  }
}
.praticeAreaDetailsSection .mainContSec_news {
  max-width: 850px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .lgalDatatableWrap #dataTbleLAm td, .lgalDatatableWrap #dataTbleLAm th {
    padding: 12px 6px;
    font-size: 14px;
  }
  .lgalDatatableWrap #dataTbleLAm td ul li, .lgalDatatableWrap #dataTbleLAm th ul li {
    white-space: normal !important;
  }
  table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
  table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    top: 46%;
    left: 90% !important;
  }
  .lgalDatatableWrap #dataTbleLAm_wrapper > div.row {
    margin: 0;
    padding: 0;
  }
  .lgalDatatableWrap #dataTbleLAm_wrapper > div.row > .col-sm-12 {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .lgalDatatableWrap #dataTbleLAm td ul li, .lgalDatatableWrap #dataTbleLAm th ul li {
    white-space: normal !important;
  }
}
/*-------*/
.praticeAreaDetailsSection .downForm {
  border: 2px dashed #dbdbdb;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}
@media (max-width: 767px) {
  .praticeAreaDetailsSection .downForm {
    margin-top: 20px;
  }
}
.praticeAreaDetailsSection .downForm h2 {
  margin-top: 0;
}
.praticeAreaDetailsSection .ariesForms {
  margin-top: 30px;
}
.praticeAreaDetailsSection .ariesForms .row {
  margin-bottom: 15px;
}
.praticeAreaDetailsSection .ariesForms .row div .wpcf7-form-control-wrap {
  position: relative;
}
.praticeAreaDetailsSection .ariesForms .row div .wpcf7-form-control-wrap input[type=text], .praticeAreaDetailsSection .ariesForms .row div .wpcf7-form-control-wrap input[type=email], .praticeAreaDetailsSection .ariesForms .row div .wpcf7-form-control-wrap input[type=tel], .praticeAreaDetailsSection .ariesForms .row div .wpcf7-form-control-wrap input[type=date], .praticeAreaDetailsSection .ariesForms .row div .wpcf7-form-control-wrap textarea {
  border: solid 1px #ebdfb7;
  padding: 17px;
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  color: #b65041;
  width: 100%;
  height: 45px;
}
.praticeAreaDetailsSection .ariesForms .row div .wpcf7-form-control-wrap .walcf7-datepicker {
  background: url(../../images/calendar.svg) no-repeat calc(100% - 15px) 10px;
  background-size: 18px auto;
}
.praticeAreaDetailsSection .ariesForms .row div .wpcf7-form-control-wrap textarea {
  height: 110px;
}
.praticeAreaDetailsSection .ariesForms .row input[type=submit] {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 30px;
  padding: 0 110px;
  margin-left: 15px;
  cursor: pointer;
}
.praticeAreaDetailsSection .ariesForms .row input[type=submit]:hover {
  background: #242424;
  color: #ffffff;
}
.praticeAreaDetailsSection .ariesForms .row label {
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
}
.praticeAreaDetailsSection .ariesForms .radioDiv label {
  width: 100%;
}
.praticeAreaDetailsSection .ariesForms .radioDiv > span {
  width: 100%;
  clear: both;
}
.praticeAreaDetailsSection .ariesForms .wpcf7-list-item {
  margin: 10px 20px 5px 0px;
}
.praticeAreaDetailsSection .wpcf7-response-output {
  background: #ebdfb7;
  color: #b65041;
  padding: 20px !important;
  font-family: "Heebo", sans-serif;
}

.contactPageSection {
  padding: 100px 0;
  border-top: 1px solid #bebebe;
}
@media (max-width: 767px) {
  .contactPageSection {
    padding: 25px 0 40px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .contactPageSection {
    padding: 50px 0;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .contactPageSection {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .contactPageSection .left {
    text-align: center;
  }
}
.contactPageSection .left .box {
  margin-bottom: 20px;
}
.contactPageSection .left .box h2 {
  font-size: 35px;
  font-size: 2.1875rem;
  color: #b65041;
  margin: 0;
}
@media (max-width: 767px) {
  .contactPageSection .left .box h2 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .contactPageSection .left .box h2 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .contactPageSection .left .box h2 {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.contactPageSection .left .box p {
  margin: 0;
}
.contactPageSection .right {
  padding-left: 100px;
}
@media (max-width: 767px) {
  .contactPageSection .right {
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .contactPageSection .right {
    padding-left: 15px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .contactPageSection .right {
    padding-left: 15px;
  }
}
.contactPageSection .right form h2 {
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .contactPageSection .right form h2 {
    margin-bottom: 35px;
    padding-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .contactPageSection .right form h2 {
    margin-bottom: 40px;
    padding-left: 80px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .contactPageSection .right form h2 {
    margin-bottom: 40px;
    padding-left: 80px;
  }
}
.contactPageSection .right form h2::before {
  content: "";
  width: 67px;
  height: 2px;
  background: #242424;
  left: -77px;
  top: 32px;
  position: absolute;
}
@media (max-width: 767px) {
  .contactPageSection .right form h2::before {
    width: 35px;
    top: 18px;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .contactPageSection .right form h2::before {
    left: 0;
    top: 18px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .contactPageSection .right form h2::before {
    left: 0;
    top: 20px;
  }
}
.contactPageSection .right form .row {
  margin: 0 -7px;
}
.contactPageSection .right form .row div {
  padding: 0 7px;
}
.contactPageSection .right form .row div input[type=text],
.contactPageSection .right form .row div input[type=email],
.contactPageSection .right form .row div input[type=tel] {
  border: solid 1px #ebdfb7;
  padding: 17px;
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  color: #b65041;
  width: 100%;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .contactPageSection .right form .row div input[type=text],
  .contactPageSection .right form .row div input[type=email],
  .contactPageSection .right form .row div input[type=tel] {
    padding: 12px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.contactPageSection .right form .row div textarea {
  border: solid 1px #ebdfb7;
  color: #b65041;
  padding: 17px;
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  width: 100%;
  max-height: 110px;
  min-height: 110px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .contactPageSection .right form .row div textarea {
    padding: 12px;
    font-size: 15px;
    font-size: 0.9375rem;
    max-height: 100px;
    min-height: 100px;
  }
}
.contactPageSection .right form .row div label {
  padding: 17px;
  font-family: "Heebo", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  color: #898989;
  padding-left: 0;
  line-height: normal;
}
.contactPageSection .right form .row div input[type=checkbox] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.contactPageSection .right form .row div .wpcf7-not-valid-tip {
  margin-top: -10px;
  margin-bottom: 5px;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Heebo", sans-serif;
}
@media (min-width: 768px) and (max-width: 999px) {
  .contactPageSection .right form .row div .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .contactPageSection .right form .row div .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
    margin: 0;
  }
  .contactPageSection .right form .row div .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
    padding: 10px;
  }
}
.contactPageSection .right form .row div > p {
  margin: 0;
  text-align: left;
}
.contactPageSection .right form .frmbtn input {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 30px;
  padding: 0 110px;
  cursor: pointer;
}
.contactPageSection .right form .frmbtn input:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .contactPageSection .right form .frmbtn input {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .contactPageSection .right form .frmbtn input {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .contactPageSection .right form .frmbtn input {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
.contactPageSection .right form .wpcf7-response-output {
  background: #ebdfb7;
  color: #b65041;
  padding: 20px;
  font-family: "Heebo", sans-serif;
}
.contactPageSection .wpcf7-not-valid-tip {
  margin-top: -10px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .mapSection iframe {
    height: 250px !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .mapSection iframe {
    height: 300px !important;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .mapSection iframe {
    height: 350px !important;
  }
}

.getInvolv .right {
  padding-left: 15px;
}
.getInvolv .right h3 {
  text-transform: capitalize;
  font-size: 45px;
  font-size: 2.8125rem;
  color: #3e3e3e;
  font-weight: 700;
  line-height: 45px;
  line-height: 2.8125rem;
  text-align: center;
}
.getInvolv .right p {
  text-align: center;
  margin-bottom: 35px;
}
.getInvolv .frmbtn {
  text-align: center;
  margin-right: -60px;
}
@media (max-width: 767px) {
  .getInvolv .frmbtn {
    margin-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .getInvolv .frmbtn {
    margin-right: 0px;
  }
}

.resourcePageSection {
  padding: 100px 0 70px;
  border-top: 1px solid #bebebe;
  text-align: center;
}
@media (max-width: 767px) {
  .resourcePageSection {
    padding: 25px 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourcePageSection {
    padding: 50px 0;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .resourcePageSection {
    padding: 60px 0;
  }
}
.resourcePageSection h2 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .resourcePageSection h2 {
    margin-bottom: 20px;
  }
}
.resourcePageSection p {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}
.resourcePageSection .partnerList {
  margin-top: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .resourcePageSection .partnerList {
    margin-top: 15px;
  }
}
.resourcePageSection .partnerList .partnerBox {
  border: 1px solid #ebdfb7;
  padding: 25px 25px 50px;
  width: calc(33.33% - 30px);
  margin: 15px;
}
@media (max-width: 767px) {
  .resourcePageSection .partnerList .partnerBox {
    padding: 25px 15px 50px;
    width: 100% !important;
    margin: 8px 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourcePageSection .partnerList .partnerBox {
    width: calc(50% - 30px);
  }
}
.resourcePageSection .partnerList .partnerBox img {
  max-width: 100%;
  height: auto;
}
.resourcePageSection .partnerList .partnerBox h3 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #b65041;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0;
  line-height: 28px;
}
@media (max-width: 767px) {
  .resourcePageSection .partnerList .partnerBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourcePageSection .partnerList .partnerBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 23px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .resourcePageSection .partnerList .partnerBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 23px;
  }
}
.resourcePageSection .partnerList .partnerBox h4 {
  font-size: 16px;
  font-size: 1rem;
  color: #b65041;
  text-transform: uppercase;
  margin-top: 12px;
  font-weight: 400;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .resourcePageSection .partnerList .partnerBox h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourcePageSection .partnerList .partnerBox h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .resourcePageSection .partnerList .partnerBox h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.resourcePageSection .partnerList .partnerBox h4 a {
  color: #b65041;
}
.resourcePageSection .partnerList .partnerBox h4 a:hover {
  color: #000;
}
.resourcePageSection .partnerList .partnerBox p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}

.accordioArea {
  padding-bottom: 100px;
}
.accordioArea h2 {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .accordioArea h2 {
    margin-bottom: 20px;
  }
}
.accordioArea #accordion {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .accordioArea #accordion {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .accordioArea #accordion {
    width: 92%;
  }
}
.accordioArea #accordion .card {
  border-radius: 0;
  border: 1px solid #898989;
  border-bottom: 0;
}
.accordioArea #accordion .card:last-child {
  border-bottom: 1px solid #898989;
}
.accordioArea #accordion .card .card-header {
  background-color: inherit;
  border-bottom: 0;
}
.accordioArea #accordion .card .card-header button {
  width: 100%;
  color: #3e3e3e;
  text-align: left;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 17px;
  font-size: 1.0625rem;
  text-decoration: none;
  position: relative;
}
@media (max-width: 767px) {
  .accordioArea #accordion .card .card-header button {
    white-space: normal;
  }
}
.accordioArea #accordion .card .card-header button::before {
  content: "\f068";
  position: absolute;
  right: 10px;
  top: 6px;
  font-family: "Font Awesome 6 Pro";
}
@media (max-width: 767px) {
  .accordioArea #accordion .card .card-header button::before {
    right: -10px;
  }
}
.accordioArea #accordion .card .card-header button.collapsed::before {
  content: "\f067";
  position: absolute;
  right: 10px;
  top: 6px;
  font-family: "Font Awesome 6 Pro";
}
@media (max-width: 767px) {
  .accordioArea #accordion .card .card-header button.collapsed::before {
    right: -10px;
  }
}
.accordioArea #accordion .card .card-body {
  padding: 0 2rem 1.25rem;
}
.accordioArea #accordion .card .card-body p {
  font-size: 16px;
  font-size: 1rem;
  color: #3e3e3e;
}
.accordioArea #accordion .card .card-body p a {
  text-decoration: underline;
  color: #215aa9;
}
.accordioArea #accordion .card .card-body p a:hover {
  text-decoration: none;
}

.supportPageSection {
  padding: 100px 0 50px;
  border-top: 1px solid #bebebe;
  text-align: center;
}
@media (max-width: 767px) {
  .supportPageSection {
    padding: 25px 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .supportPageSection {
    padding: 50px 0 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .supportPageSection {
    padding: 60px 0 20px;
  }
}
.supportPageSection h2 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .supportPageSection h2 {
    margin-bottom: 20px;
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .supportPageSection h2 {
    margin-bottom: 20px;
    font-size: 45px;
    font-size: 2.8125rem;
  }
}
.supportPageSection p {
  width: 100%;
  max-width: 780px;
  margin: 0 auto 10px;
}
.supportPageSection .contributionSection {
  padding: 10px 0;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .supportPageSection .contributionSection {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .supportPageSection .contributionSection {
    margin-top: 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .supportPageSection .contributionSection {
    margin-top: 20px;
  }
}
.supportPageSection .contributionSection h3 {
  color: #b65041;
  margin-bottom: 10px;
  font-size: 60px;
  font-size: 3.75rem;
}
@media (max-width: 767px) {
  .supportPageSection .contributionSection h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .supportPageSection .contributionSection h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .supportPageSection .contributionSection h3 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
.supportPageSection .contributionSection a {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 25px 0 40px;
  padding: 0 60px;
  cursor: pointer;
}
.supportPageSection .contributionSection a:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .supportPageSection .contributionSection a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .supportPageSection .contributionSection a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .supportPageSection .contributionSection a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
@media (max-width: 767px) {
  .supportPageSection .contributionSection a {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 15px 20px;
    line-height: 20px;
    line-height: 1.25rem;
    margin: 25px 0 30px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .supportPageSection .contributionSection a {
    margin: 20px 0 0;
  }
}
.supportPageSection .contributionSection h4 {
  color: #242424;
  margin-bottom: 20px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .supportPageSection .contributionSection h4 {
    margin-top: 0;
  }
}
.supportPageSection .contributionSection h4 + p {
  color: #b65041;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
}
@media (max-width: 767px) {
  .supportPageSection .contributionSection h4 + p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.supportRepeatContSection {
  padding: 0 0 70px;
}
@media (max-width: 767px) {
  .supportRepeatContSection {
    padding: 0 0 20px;
  }
}
.supportRepeatContSection .container {
  max-width: 1000px;
}
.supportRepeatContSection .container .supportRepeatContBox {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .supportRepeatContSection .container .supportRepeatContBox {
    margin-bottom: 20px;
    text-align: center;
  }
}
.supportRepeatContSection .container .supportRepeatContBox h3 {
  position: relative;
  margin-bottom: 20px;
  padding-left: 80px;
  color: #242424;
  font-size: 45px;
  font-size: 2.8125rem;
}
@media (max-width: 767px) {
  .supportRepeatContSection .container .supportRepeatContBox h3 {
    margin-bottom: 30px;
    padding-left: 0;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .supportRepeatContSection .container .supportRepeatContBox h3 {
    margin-bottom: 20px;
    padding-left: 80px;
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .supportRepeatContSection .container .supportRepeatContBox h3 {
    margin-bottom: 20px;
    padding-left: 80px;
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.supportRepeatContSection .container .supportRepeatContBox h3::before {
  content: "";
  width: 67px;
  height: 2px;
  background: #242424;
  left: 0;
  top: 32px;
  position: absolute;
}
@media (max-width: 767px) {
  .supportRepeatContSection .container .supportRepeatContBox h3::before {
    width: 35px;
    top: inherit;
    left: calc(50% - 18px);
    bottom: -15px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .supportRepeatContSection .container .supportRepeatContBox h3::before {
    left: 0;
    top: 25px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .supportRepeatContSection .container .supportRepeatContBox h3::before {
    left: 0;
    top: 20px;
  }
}
.supportRepeatContSection .container .supportRepeatContBox p strong {
  color: #242424;
  font-size: 30px;
  font-size: 1.875rem;
}

.aboutusPageSection {
  padding: 100px 0 40px;
  border-top: 1px solid #bebebe;
  text-align: center;
}
@media (max-width: 767px) {
  .aboutusPageSection {
    padding: 25px 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .aboutusPageSection {
    padding: 50px 0;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .aboutusPageSection {
    padding: 60px 0;
  }
}
.aboutusPageSection h2 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .aboutusPageSection h2 {
    margin-bottom: 20px;
  }
}
.aboutusPageSection p {
  width: 100%;
  max-width: 830px;
  margin: 0 auto;
}

.directorSection {
  text-align: center;
  padding: 0 0 40px;
}
.directorSection h2 {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .directorSection h2 {
    margin-bottom: 20px;
  }
}
.directorSection .directorList {
  margin-top: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .directorSection .directorList {
    margin-top: 15px;
  }
}
.directorSection .directorList .directorBox {
  /*border-left: 1px solid color(primary, ptext);
  border-bottom: 1px solid color(primary, ptext);*/
  padding: 0 15px;
  width: calc(25% - 10px);
  margin: 5px;
  border: 1px solid #898989;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
@media (max-width: 767px) {
  .directorSection .directorList .directorBox {
    padding: 25px 15px 50px;
    width: 100% !important;
    margin: 8px 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .directorSection .directorList .directorBox {
    width: calc(50% - 30px);
  }
}
.directorSection .directorList .directorBox img {
  max-width: 100%;
  height: auto;
}
.directorSection .directorList .directorBox h3 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #b65041;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0;
  padding-top: 15px;
}
@media (max-width: 767px) {
  .directorSection .directorList .directorBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .directorSection .directorList .directorBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .directorSection .directorList .directorBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.directorSection .directorList .directorBox h4 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #b65041;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 400;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .directorSection .directorList .directorBox h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .directorSection .directorList .directorBox h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .directorSection .directorList .directorBox h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.directorSection .directorList .directorBox h4 a {
  color: #b65041;
}
.directorSection .directorList .directorBox h4 a:hover {
  color: #000;
}
.directorSection .directorList .directorBox p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}

.staffSection {
  text-align: center;
  padding: 0 0 30px;
}
.staffSection h2 {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .staffSection h2 {
    margin-bottom: 20px;
  }
}
.staffSection .staffList {
  margin-top: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .staffSection .staffList {
    margin-top: 15px;
  }
}
.staffSection .staffList .staffBox {
  /*border-left: 1px solid color(primary, ptext);
  border-bottom: 1px solid color(primary, ptext);*/
  padding: 15px;
  width: 20%;
  margin: 0;
}
@media (max-width: 767px) {
  .staffSection .staffList .staffBox {
    padding: 25px 15px 50px;
    width: 100% !important;
    margin: 8px 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .staffSection .staffList .staffBox {
    width: calc(50% - 30px);
  }
}
.staffSection .staffList .staffBox img {
  max-width: 100%;
  height: auto;
}
.staffSection .staffList .staffBox h3 {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #b65041;
  text-transform: capitalize;
  font-weight: 600;
  margin: 10px 0 10px;
}
@media (max-width: 767px) {
  .staffSection .staffList .staffBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .staffSection .staffList .staffBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .staffSection .staffList .staffBox h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.staffSection .staffList .staffBox h4 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #b65041;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 400;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .staffSection .staffList .staffBox h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .staffSection .staffList .staffBox h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .staffSection .staffList .staffBox h4 {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.staffSection .staffList .staffBox h4 a {
  color: #b65041;
}
.staffSection .staffList .staffBox h4 a:hover {
  color: #000;
}
.staffSection .staffList .staffBox p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 0;
  margin-bottom: 5px;
}
.staffSection .staffList .staffBox .staffDetails {
  background: #b65041;
  color: #ffffff;
  font-size: 25px;
  font-size: 1.5625rem;
  display: inline-block;
  padding: 9px 10px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  margin-top: 8px;
}
.staffSection .staffList .staffBox .staffDetails:hover {
  background: #3e3e3e;
}

.docLinkSection {
  padding-bottom: 100px;
  text-align: center;
}
.docLinkSection a {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
.docLinkSection a:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .docLinkSection a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .docLinkSection a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .docLinkSection a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}

.resourceDetailsPageSection {
  padding: 70px 0;
  border-top: 1px solid #bebebe;
  text-align: center;
  /*.contributionSection {
      padding: 10px 0;
      margin-top: 40px;

      @include breakpoint(mobile-potrait){
          margin-top: 0;
      }

      @include breakpoint(ipad-potrait){
          margin-top: 10px;
      }

      @include breakpoint(ipad-landscape){
          margin-top: 20px;
      }

      h3 {
          color: color(primary, brown);
          margin-bottom: 10px;
          @include font-size(60);

          @include breakpoint(mobile-potrait){
              @include font-size(30);
          }

          @include breakpoint(ipad-potrait){
              @include font-size(40);
          }

          @include breakpoint(ipad-landscape){
              @include font-size(35);
          }
      }

      a {
          @include buttonCommon;
          margin: 25px 0 40px;
          padding: 0 60px;
          cursor: pointer;

          @include breakpoint(mobile-potrait){
              @include font-size(15);
              padding: 15px 20px;
              @include lineheight(20);
              margin: 25px 0 30px;
          }

          @include breakpoint(ipad-potrait){
              margin: 20px 0 0;
          }
      }

      h4 {
          color: color(primary, darkgrey);
          margin-bottom: 20px;
          margin-top: 40px;

          @include breakpoint(mobile-potrait){
              margin-top: 0;
          }
      }

      h4 + p {
          color: color(primary, brown);
          @include font-size(20);
          font-weight: font(heebo, weight-regular);

          @include breakpoint(mobile-potrait){
              @include font-size(18);
          }
      }

  }*/
}
@media (max-width: 767px) {
  .resourceDetailsPageSection {
    padding: 25px 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourceDetailsPageSection {
    padding: 50px 0 10px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .resourceDetailsPageSection {
    padding: 60px 0 20px;
  }
}
.resourceDetailsPageSection .container {
  max-width: 1000px;
  text-align: left;
}
.resourceDetailsPageSection h2 {
  margin-bottom: 30px;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 63px;
  line-height: 3.9375rem;
}
@media (max-width: 767px) {
  .resourceDetailsPageSection h2 {
    margin-bottom: 20px;
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourceDetailsPageSection h2 {
    margin-bottom: 20px;
    font-size: 45px;
    font-size: 2.8125rem;
  }
}
.resourceDetailsPageSection p {
  width: 100%;
}
.resourceDetailsPageSection h3 {
  color: #303030;
  margin-bottom: 10px;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
}
@media (max-width: 767px) {
  .resourceDetailsPageSection h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourceDetailsPageSection h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .resourceDetailsPageSection h3 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
.resourceDetailsPageSection h4 {
  color: #303030;
  margin-bottom: 10px;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 45px;
  line-height: 2.8125rem;
}
@media (max-width: 767px) {
  .resourceDetailsPageSection h4 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourceDetailsPageSection h4 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .resourceDetailsPageSection h4 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
.resourceDetailsPageSection a {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 25px 0 40px;
  padding: 0 60px;
  cursor: pointer;
}
.resourceDetailsPageSection a:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .resourceDetailsPageSection a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourceDetailsPageSection a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .resourceDetailsPageSection a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
@media (max-width: 767px) {
  .resourceDetailsPageSection a {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 15px 20px;
    line-height: 20px;
    line-height: 1.25rem;
    margin: 25px 0 30px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourceDetailsPageSection a {
    margin: 20px 0 0;
  }
}
.resourceDetailsPageSection ul li {
  font-family: "Heebo", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 28px;
  line-height: 1.75rem;
  padding-left: 20px;
  margin-bottom: 5px;
  list-style-type: none;
  position: relative;
}
.resourceDetailsPageSection ul li strong {
  font-weight: 700;
}
.resourceDetailsPageSection ul li::before {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 12px;
  font-size: 0.75rem;
  left: 0;
  top: -1px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
  color: #b65041;
}
@media (max-width: 767px) {
  .resourceDetailsPageSection ul li {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .resourceDetailsPageSection ul li {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
  background-color: #b65041 !important;
}

.dataTables_wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

.lgalDatatableWrap #dataTbleLAm td ul li:before, .lgalDatatableWrap #dataTbleLAm th ul li:before {
  display: none !important;
}

.lgalDatatableWrap {
  padding-bottom: 65px;
  width: 100%;
  float: left;
  clear: both;
}
.lgalDatatableWrap #dataTbleLAm_wrapper > div.row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.lgalDatatableWrap #dataTbleLAm_wrapper > div.row:first-child > div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .lgalDatatableWrap #dataTbleLAm_wrapper > div.row:first-child > div:first-child {
    display: block;
  }
}
.lgalDatatableWrap #dataTbleLAm_wrapper > div.row:first-child > div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media (max-width: 767px) {
  .lgalDatatableWrap #dataTbleLAm_wrapper > div.row:first-child > div:last-child {
    display: block;
  }
}
.lgalDatatableWrap .dataTables_length {
  font-family: "Heebo", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
}
.lgalDatatableWrap .dataTables_length select {
  font-family: "Heebo", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #898989;
  border: 1px solid #b9b4b4;
  padding: 2px 3px;
  height: 27px !important;
  margin: 0 4px;
}
.lgalDatatableWrap #dataTbleLAm_filter {
  font-family: "Heebo", sans-serif;
}
@media (max-width: 767px) {
  .lgalDatatableWrap #dataTbleLAm_filter {
    padding-top: 15px;
  }
}
.lgalDatatableWrap #dataTbleLAm_filter input {
  border: 1px solid #b9b4b4;
  height: 30px;
  font-family: "Heebo", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 3px 7px;
  color: #898989;
}
.lgalDatatableWrap #dataTbleLAm {
  width: 100%;
  float: left;
  margin-top: 15px !important;
  font-family: "Heebo", sans-serif;
}
.lgalDatatableWrap #dataTbleLAm td, .lgalDatatableWrap #dataTbleLAm th {
  font-family: "Heebo", sans-serif !important;
}
.lgalDatatableWrap #dataTbleLAm td p, .lgalDatatableWrap #dataTbleLAm th p {
  word-break: break-word;
  white-space: break-spaces;
}
.lgalDatatableWrap #dataTbleLAm td ul, .lgalDatatableWrap #dataTbleLAm th ul {
  padding: 0;
  margin: 0;
}
.lgalDatatableWrap #dataTbleLAm td ul li, .lgalDatatableWrap #dataTbleLAm th ul li {
  list-style-type: none;
  display: block;
  position: relative;
  margin-top: 8px;
  line-height: 20px;
  line-height: 1.25rem;
  word-break: break-word;
  white-space: break-spaces;
}
.lgalDatatableWrap #dataTbleLAm td ul li:before, .lgalDatatableWrap #dataTbleLAm th ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #565f63;
  display: inline-block;
  margin-right: 5px;
}
.lgalDatatableWrap .dataTables_info {
  font-family: "Heebo", sans-serif;
  color: #000;
}
.lgalDatatableWrap .dataTables_paginate {
  padding-top: 20px;
}
.lgalDatatableWrap .dataTables_paginate ul > li {
  padding-left: 0;
}
.lgalDatatableWrap .dataTables_paginate ul > li > a {
  font-family: "Heebo", sans-serif;
  padding: 4px 8px;
  color: #ffffff;
  background: #b65041;
  border-radius: 3px;
  margin: 0 3px;
  cursor: pointer;
}
.lgalDatatableWrap .dataTables_paginate ul > li > a:hover {
  background: #d59288;
}
.lgalDatatableWrap .dataTables_paginate ul > li.disabled > a {
  cursor: not-allowed;
  background: #d59288;
}
.lgalDatatableWrap .dataTables_paginate ul > li.active > a {
  background: #d59288;
}

.error-404 {
  text-align: center;
  padding: 150px 0;
}
.error-404 h1 {
  font-family: "Heebo", sans-serif;
  font-weight: 600;
  color: #b65041;
  text-transform: uppercase;
}
.error-404 p {
  color: #242424;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .error-404 p {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.error-404 img {
  max-width: 100%;
  height: auto;
}
.error-404 a.rmbttn {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 15px;
  line-height: 66px;
  line-height: 4.125rem;
  margin-bottom: 30px;
}
.error-404 a.rmbttn:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .error-404 a.rmbttn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .error-404 a.rmbttn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .error-404 a.rmbttn {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
.error-404 a.rmbttn:hover {
  background-color: #000;
  color: #ffffff;
}

.careerLIstingpage {
  background: #fbfbf9;
  padding: 72px 0;
}
.careerLIstingpage h2 {
  text-align: center;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 64px;
  line-height: 4rem;
}
.careerLIstingpage .careerList {
  padding-top: 20px;
}
.careerLIstingpage .careerList > div {
  margin-top: 40px;
  border-left: 4px solid #ebe9e2;
  background: #ffffff;
  padding: 15px;
}
.careerLIstingpage .careerList > div h4 {
  font-size: 29px;
  font-size: 1.8125rem;
  line-height: 32px;
  line-height: 2rem;
  color: #000;
}
@media (max-width: 767px) {
  .careerLIstingpage .careerList > div h4 {
    margin-bottom: 5px;
  }
}
.careerLIstingpage .careerList > div p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #898989;
}
.careerLIstingpage .careerList > div a {
  background: none;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  padding-left: 0;
  color: #b65041;
  text-transform: uppercase;
  display: inline-block;
}
.careerLIstingpage .careerList > div a:hover {
  opacity: 0.8;
}

.careerDetails {
  padding: 40px 0;
}
@media (max-width: 767px) {
  .careerDetails h2 {
    margin-bottom: 5px;
  }
}
.careerDetails h3 {
  margin-bottom: 0;
  color: #242424;
}
@media (max-width: 767px) {
  .careerDetails h3 {
    margin-bottom: 5px;
  }
}
.careerDetails h4 {
  font-weight: 600;
  border-bottom: 1px solid #898989;
  padding: 6px 0 15px 0;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .careerDetails h4 {
    font-size: 19px;
    font-size: 1.1875rem;
    margin-bottom: 28px;
  }
}
.careerDetails ul {
  list-style-type: none;
  margin-top: 0;
}
.careerDetails ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 300;
  line-height: 28px;
  line-height: 1.75rem;
  color: #898989;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .careerDetails ul li {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    margin-bottom: 8px;
  }
}
.careerDetails ul li::before {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
  font-size: 0.625rem;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}

.single-tribe_events .tribe-events-event-image {
  display: none !important;
}
.single-tribe_events main.main h4 {
  font-family: "Crimson Text", serif;
  text-transform: capitalize !important;
  margin: 30px 0 8px;
  color: #242424;
}
.single-tribe_events main.main #tribe-events-pg-template {
  max-width: 1140px !important;
}
.single-tribe_events .tribe-events-event-meta {
  width: 100%;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
  border: 1px solid #898989;
  padding: 20px;
  margin: 20px 12px;
}
@media (max-width: 767px) {
  .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
    max-width: 33%;
  }
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group h2 {
  font-size: 30px;
  font-size: 1.875rem;
  text-transform: capitalize !important;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group .tribe-events-start-date-label {
  color: #000;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group dl dd {
  color: #898989;
}

.tribe-events-calendar-list__event-date-tag-datetime > span {
  background: #b65041;
  color: #ffffff !important;
}
.tribe-events-calendar-list__event-date-tag-datetime > span:first-child {
  padding-top: 5px;
}

.tribe-events-calendar-list__event-details h3 {
  font-family: "Crimson Text", serif !important;
  color: #242424 !important;
}
.tribe-events-calendar-list__event-details h3 a {
  color: #242424 !important;
}
.tribe-events-calendar-list__event-details h3 a:hover {
  color: #b65041 !important;
  text-decoration: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-bottom: 75px;
}

.tribe-events-calendar-list {
  overflow: hidden;
}

@media (max-width: 767px) {
  .tribe-events .tribe-events-calendar-list__event-date-tag {
    position: absolute;
  }
}
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill {
  background: #b65041;
  color: #ffffff !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  line-height: 46px;
  padding: 0 30px 0 20px;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill::after {
  content: "\f105";
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
  color: #ffffff;
  margin: 3px 0 0 8px;
  display: inline-block;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover, .tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:focus {
  background: #b65041 !important;
  color: #ffffff !important;
}

.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill::after {
  display: none;
}

.tribe-filter-bar .tribe-filter-bar-c-pill__remove-button-icon path {
  stroke: #ffffff;
}

.mcCourt_main {
  text-align: left;
}
.mcCourt_main p {
  max-width: inherit;
  margin: 0;
  padding: 9px 0 10px 0;
}
.mcCourt_main p strong {
  font-weight: 400;
  color: #b65041;
}
.mcCourt_main a.rmbttn {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #b65041;
  border: 0px solid #b65041;
  color: #ffffff;
}
.mcCourt_main a.rmbttn:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .mcCourt_main a.rmbttn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .mcCourt_main a.rmbttn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .mcCourt_main a.rmbttn {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
.mcCourt_main a.rmbttn:hover {
  background: #242424;
  color: #ffffff;
}

.mcCourt_clam {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .mcCourt_clam {
    margin-bottom: 40px;
  }
}
.mcCourt_clam .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .mcCourt_clam .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .mcCourt_clam .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.mcCourt_clam .container .leftImage {
  width: 74%;
}
@media (max-width: 767px) {
  .mcCourt_clam .container .leftImage {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .mcCourt_clam .container .leftImage {
    width: 100%;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .mcCourt_clam .container .leftImage {
    width: 65%;
  }
}
.mcCourt_clam .container .leftImage img {
  width: 100%;
  height: auto;
  display: block;
}
.mcCourt_clam .container .ritContent {
  width: 26%;
  background: #b65041;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .mcCourt_clam .container .ritContent {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .mcCourt_clam .container .ritContent {
    width: 100%;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .mcCourt_clam .container .ritContent {
    width: 35%;
  }
}
.mcCourt_clam .container .ritContent h3 {
  color: #ffffff;
  font-family: "Crimson Text", serif;
  font-size: 41px;
  font-size: 2.5625rem;
  line-height: 45px;
  line-height: 2.8125rem;
  font-style: italic;
  position: relative;
}
@media (max-width: 767px) {
  .mcCourt_clam .container .ritContent h3 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 32px;
    line-height: 2rem;
  }
}
.mcCourt_clam .container .ritContent h3:after {
  content: "";
  width: 70px;
  height: 2px;
  position: absolute;
  left: 0;
  top: -12px;
  background: #ffffff;
  display: inline-block;
}
.mcCourt_clam .container .ritContent h3 span {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-style: normal;
}
.mcCourt_clam .container .ritContent p {
  font-family: "Crimson Text", serif;
  color: #ffffff;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
}
@media (max-width: 767px) {
  .mcCourt_clam .container .ritContent p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .mcCourt_clam .container .ritContent p {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
}

body {
  font-family: "Heebo", sans-serif;
  color: #898989;
  background: #ffffff;
}

html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 16px;
  line-height: 1rem;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  -webkit-text-size-adjust: none;
}

mark {
  background-color: transparent;
  color: inherit;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

[type=reset], [type=submit], button, html [type=button] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  background: #ffffff;
}

a {
  text-decoration: none;
  color: #b65041;
}
a:hover {
  text-decoration: none;
  color: #000;
}

em, i {
  font-style: italic;
}

p {
  margin: 0 0 15px 0;
}

sub {
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  top: 0.5em;
}

sup {
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  top: -0.5em;
}

hr {
  border: 0;
}

blockquote {
  border-left: solid 4px #898989;
  font-style: italic;
  margin: 0 0 15px 0;
  padding: 0.5em 0 0.5em 2em;
}

code {
  background: #898989;
  border-radius: 3px;
  font-family: "Heebo", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
  margin: 0 0.25em;
  padding: 0.25em 0.65em;
}

pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Heebo", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 0 15px 0;
}
pre code {
  display: block;
  line-height: 28px;
  line-height: 1.75rem;
  padding: 1em 1.5em;
  overflow-x: auto;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

::-webkit-input-placeholder {
  color: #000 !important;
  opacity: 0.6;
}

:-moz-placeholder {
  color: #000 !important;
  opacity: 0.6;
}

::-moz-placeholder {
  color: #000 !important;
  opacity: 0.6;
}

:-ms-input-placeholder {
  color: #000 !important;
  opacity: 0.6;
}

ol {
  list-style: decimal;
  margin: 0 0 15px 0;
  padding-left: 0;
}
ol li {
  padding-left: 0.25em;
}

ul {
  list-style: disc;
  margin: 0 0 15px 0;
  padding-left: 0;
}
ul li {
  padding-left: 0.5em;
  font-family: "Heebo", sans-serif;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt li {
  border-top: solid 1px #898989;
  padding: 0.5em 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}

dl {
  margin: 0 0 15px 0;
}

h1 {
  font-family: "Crimson Text", serif;
  font-size: 80px;
  font-size: 5rem;
  color: #ffffff;
  font-weight: 700;
  line-height: 75px;
  line-height: 4.6875rem;
}
@media (max-width: 767px) {
  h1 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h1 {
    font-size: 52px;
    font-size: 3.25rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  h1 {
    font-size: 62px;
    font-size: 3.875rem;
    line-height: 55px;
    line-height: 3.4375rem;
  }
}

h2 {
  font-family: "Crimson Text", serif;
  font-size: 70px;
  font-size: 4.375rem;
  line-height: normal;
  color: #303030;
  margin-bottom: 12px;
  line-height: 63px;
  line-height: 3.9375rem;
}
@media (max-width: 767px) {
  h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 35px;
    line-height: 2.1875rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 35px;
    line-height: 2.1875rem;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 45px;
    line-height: 2.8125rem;
  }
}

h3 {
  font-family: "Crimson Text", serif;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: normal;
  color: #ffffff;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

h4 {
  font-family: "Crimson Text", serif;
  font-size: 30px;
  font-size: 1.875rem;
  color: #898989;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 10px;
  font-weight: 700;
}
@media (max-width: 767px) {
  h4 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

h5 {
  font-family: "Crimson Text", serif;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: normal;
}
@media (max-width: 767px) {
  h5 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  h5 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

p {
  font-family: "Heebo", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 28px;
  line-height: 1.75rem;
  color: #898989;
}
p strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

*:focus {
  outline: none;
}

.container {
  max-width: 1344px;
}

.siteHeader {
  background-color: #ffffff;
  position: relative;
  z-index: 59;
}
.siteHeader .container {
  max-width: 100%;
}
.siteHeader .container .logo-sec {
  margin-bottom: -154px;
}
@media (max-width: 767px) {
  .siteHeader .container .logo-sec {
    width: 100% !important;
    margin-bottom: -57px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteHeader .container .logo-sec {
    margin-bottom: -60px;
  }
}
.siteHeader .container .logo-sec a {
  margin: 0 auto;
  position: relative;
  z-index: 999;
}
@media (max-width: 767px) {
  .siteHeader .container .logo-sec a {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteHeader .container .logo-sec a {
    margin: 0;
  }
}
.siteHeader .container .logo-sec .navbar-toggler {
  display: none;
}
@media (max-width: 767px) {
  .siteHeader .container .logo-sec .navbar-toggler {
    display: block;
    margin-top: -55px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteHeader .container .logo-sec .navbar-toggler {
    display: block;
    margin-top: -55px;
  }
}
@media (max-width: 767px) {
  .siteHeader .container .logo-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 90%;
    z-index: 999;
  }
  .siteHeader .container .logo-sec img {
    max-width: 70%;
    height: auto;
  }
  .siteHeader .container .logo-sec .navbar-toggler span {
    display: block;
    background-color: #b65041;
    height: 3px;
    width: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
    -webkit-transform-origin: center left;
            transform-origin: center left;
  }
  .siteHeader .container .logo-sec .navbar-toggler span:nth-child(1) {
    margin-top: 0.3em;
  }
  .siteHeader .container .logo-sec .navbar-toggler:not(.collapsed) span:nth-child(1) {
    -webkit-transform: translate(15%, -33%) rotate(45deg);
            transform: translate(15%, -33%) rotate(45deg);
  }
  .siteHeader .container .logo-sec .navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
  }
  .siteHeader .container .logo-sec .navbar-toggler:not(.collapsed) span:nth-child(3) {
    -webkit-transform: translate(15%, 33%) rotate(-45deg);
            transform: translate(15%, 33%) rotate(-45deg);
  }
  .siteHeader .container .logo-sec .navbar-toggler span:nth-child(1) {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
  }
  .siteHeader .container .logo-sec .navbar-toggler span:nth-child(2) {
    opacity: 1;
  }
  .siteHeader .container .logo-sec .navbar-toggler span:nth-child(3) {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteHeader .container .logo-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 90%;
    z-index: 999;
  }
  .siteHeader .container .logo-sec img {
    max-width: 85%;
    height: auto;
  }
  .siteHeader .container .logo-sec .navbar-toggler span {
    display: block;
    background-color: #b65041;
    height: 3px;
    width: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
    -webkit-transform-origin: center left;
            transform-origin: center left;
  }
  .siteHeader .container .logo-sec .navbar-toggler span:nth-child(1) {
    margin-top: 0.3em;
  }
  .siteHeader .container .logo-sec .navbar-toggler:not(.collapsed) span:nth-child(1) {
    -webkit-transform: translate(15%, -33%) rotate(45deg);
            transform: translate(15%, -33%) rotate(45deg);
  }
  .siteHeader .container .logo-sec .navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
  }
  .siteHeader .container .logo-sec .navbar-toggler:not(.collapsed) span:nth-child(3) {
    -webkit-transform: translate(15%, 33%) rotate(-45deg);
            transform: translate(15%, 33%) rotate(-45deg);
  }
  .siteHeader .container .logo-sec .navbar-toggler span:nth-child(1) {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
  }
  .siteHeader .container .logo-sec .navbar-toggler span:nth-child(2) {
    opacity: 1;
  }
  .siteHeader .container .logo-sec .navbar-toggler span:nth-child(3) {
    -webkit-transform: translate(0%, 0%) rotate(0deg);
            transform: translate(0%, 0%) rotate(0deg);
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .siteHeader .container .logo-sec img {
    max-width: 100%;
    height: auto;
  }
}
.siteHeader .container .main_nav_sec {
  width: 100%;
  text-align: right;
  padding: 0;
}
.siteHeader .container .main_nav_sec ul {
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .siteHeader .container .main_nav_sec ul {
    padding: 20px 10px;
  }
}
.siteHeader .container .main_nav_sec ul li {
  list-style-type: none;
  display: inline-block;
  font-family: "Heebo", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  padding: 20px 25px;
  position: relative;
}
.siteHeader .container .main_nav_sec ul li:nth-child(4) {
  padding-right: 264px;
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteHeader .container .main_nav_sec ul li:nth-child(4) {
    padding-right: 220px;
  }
}
.siteHeader .container .main_nav_sec ul li:last-child {
  position: relative;
}
.siteHeader .container .main_nav_sec ul li:last-child::before {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 10px;
  font-size: 0.625rem;
  right: 14px;
  top: 32px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 600;
}
@media (max-width: 767px) {
  .siteHeader .container .main_nav_sec ul li:last-child::before {
    left: 89px;
    right: inherit;
    top: 13px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteHeader .container .main_nav_sec ul li:last-child::before {
    left: 90px;
    right: inherit;
    top: 16px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteHeader .container .main_nav_sec ul li:last-child::before {
    right: -3px;
    top: 32px;
  }
}
@media (max-width: 767px) {
  .siteHeader .container .main_nav_sec ul li {
    padding: 0 20px !important;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteHeader .container .main_nav_sec ul li {
    padding: 20px 8px;
  }
}
.siteHeader .container .main_nav_sec ul li a {
  padding: 0;
  color: #3e3e3e;
  display: block;
  line-height: 40px;
  line-height: 2.5rem;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 0.9375rem;
}
@media (max-width: 767px) {
  .siteHeader .container .main_nav_sec ul li a {
    text-align: left;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #000;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteHeader .container .main_nav_sec ul li a {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0;
  }
}
.siteHeader .container .main_nav_sec ul li a:hover, .siteHeader .container .main_nav_sec ul li.active a, .siteHeader .container .main_nav_sec ul li.current-menu-item a {
  color: #b65041;
}
.siteHeader .container .main_nav_sec ul li ul.sub-menu {
  position: absolute;
  left: 0;
  top: 79px;
  z-index: 999;
  background: #ffffff;
  text-align: left;
  width: 230px;
  display: none;
  -webkit-box-shadow: 0px 4px 5px #262626;
          box-shadow: 0px 4px 5px #262626;
}
.siteHeader .container .main_nav_sec ul li ul.sub-menu li {
  width: 100%;
  border-bottom: 1px solid #898989;
  padding: 10px 25px;
}
.siteHeader .container .main_nav_sec ul li ul.sub-menu li::before {
  display: none;
}
.siteHeader .container .main_nav_sec ul li:hover .sub-menu {
  display: block;
}
@media (max-width: 767px) {
  .siteHeader .container .main_nav_sec {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .siteHeader .container .main_nav_sec ul li {
    border-top: 1px solid white;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 4px 10px;
    width: 100%;
  }
  .siteHeader .container .main_nav_sec ul li ul.sub-menu {
    position: static;
    width: 100%;
    -webkit-box-shadow: inherit;
            box-shadow: inherit;
    padding-top: 0;
  }
  .siteHeader .container .main_nav_sec .navbar-collapse {
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: 500;
    width: 100%;
    background: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 1px 8px 15px #1a1a1a;
    -webkit-box-shadow: 1px 8px 15px #1a1a1a;
    -moz-box-shadow: 1px 8px 15px #1a1a1a;
    -ms-box-shadow: 1px 8px 15px #1a1a1a;
    -o-box-shadow: 1px 8px 15px #1a1a1a;
    margin-top: 18.7%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteHeader .container .main_nav_sec {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .siteHeader .container .main_nav_sec ul.navbar-nav {
    display: block !important;
  }
  .siteHeader .container .main_nav_sec ul.navbar-nav li {
    border-top: 1px solid white;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 4px 20px;
    width: 100%;
    text-align: left;
  }
  .siteHeader .container .main_nav_sec ul.navbar-nav li ul.sub-menu {
    position: static;
    width: 100%;
    -webkit-box-shadow: inherit;
            box-shadow: inherit;
    padding-top: 0;
  }
  .siteHeader .container .main_nav_sec .navbar-collapse {
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: 500;
    width: 100%;
    background: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 1px 8px 15px #1a1a1a;
    -webkit-box-shadow: 1px 8px 15px #1a1a1a;
    -moz-box-shadow: 1px 8px 15px #1a1a1a;
    -ms-box-shadow: 1px 8px 15px #1a1a1a;
    -o-box-shadow: 1px 8px 15px #1a1a1a;
    margin-top: 9%;
    display: none !important;
  }
  .siteHeader .container .main_nav_sec .navbar-collapse.collapse.show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

/*-------------------*/
.banerHomepage {
  position: relative;
}
.banerHomepage .slick-slide {
  position: relative;
}
.banerHomepage .slick-slide:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.banerHomepage .siteBanner__bannerOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .banerHomepage .siteBanner__bannerOverlay {
    margin-top: 0;
  }
}
.banerHomepage .siteBanner__bannerOverlay .container {
  padding: 0 10px;
  position: relative;
  z-index: 20;
}
.banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center {
  width: 100%;
  max-width: 775px;
  text-align: left;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center {
    margin-bottom: -50px;
    margin-left: 0;
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center {
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center {
    margin-left: 35px;
    max-width: calc(100% - 30px);
  }
}
.banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center h1 {
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center h1 {
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center h1 {
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center h1 {
    font-size: 52px;
    font-size: 3.25rem;
  }
}
.banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center h2 {
  text-transform: capitalize;
  font-size: 45px;
  font-size: 2.8125rem;
  color: #ffffff;
  font-weight: 700;
  line-height: 45px;
  line-height: 2.8125rem;
}
@media (max-width: 767px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center h2 {
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center h2 {
    margin-bottom: 12px;
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center h2 {
    margin-bottom: 10px;
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
.banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center p {
  font-size: 20px;
  font-size: 1.25rem;
  color: #ffffff;
}
@media (max-width: 767px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center p {
    font-size: 17px;
    font-size: 1.0625rem;
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center p {
    font-size: 17px;
    font-size: 1.0625rem;
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center p {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd {
  position: relative;
  padding-left: 130px;
}
@media (max-width: 767px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd {
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd {
    padding-left: 130px;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd {
    padding-left: 130px;
  }
}
.banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd::before {
  content: "";
  width: 112px;
  height: 2px;
  background: #ffffff;
  left: 0;
  top: 0;
  top: 12px;
  position: absolute;
}
@media (max-width: 767px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd::before {
    width: 30px;
  }
}
.banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center a {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 15px;
}
.banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center a:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
.banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center a:hover {
  background-color: #ffffff;
  color: #000;
}
@media (max-width: 767px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .banerHomepage .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 55px;
    line-height: 3.4375rem;
    margin-top: 0;
  }
}
.banerHomepage img {
  width: 100%;
  height: auto;
}
.banerHomepage .flip img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.banerHomepage .slick-slide {
  border: none;
}
.banerHomepage .slick-arrow {
  position: absolute;
  z-index: 99999;
  top: calc(50% - 17px);
  cursor: pointer;
  color: #ffffff;
  font-size: 25px;
  font-weight: 300;
}
@media (min-width: 1700px) {
  .banerHomepage .slick-arrow {
    font-size: 35px;
  }
}
.banerHomepage .fa-chevron-left {
  left: 5px;
}
@media (min-width: 1700px) {
  .banerHomepage .fa-chevron-left {
    left: 80px;
  }
}
@media (max-width: 767px) {
  .banerHomepage .fa-chevron-left {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .banerHomepage .fa-chevron-left {
    display: none !important;
  }
}
.banerHomepage .fa-chevron-right {
  right: 5px;
}
@media (min-width: 1700px) {
  .banerHomepage .fa-chevron-right {
    right: 80px;
  }
}
@media (max-width: 767px) {
  .banerHomepage .fa-chevron-right {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .banerHomepage .fa-chevron-right {
    display: none !important;
  }
}
.banerHomepage .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin: 0 0 30px 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .banerHomepage .slick-dots {
    bottom: -10px;
  }
}
.banerHomepage .slick-dots li {
  display: inline-block;
  text-align: center;
  padding: 6px;
  background: #3e3e3e;
  margin: 0 4px;
  border-radius: 20px;
}
.banerHomepage .slick-dots li button {
  display: none;
}
.banerHomepage .slick-dots .slick-active {
  background: #ebdfb7;
}

/*-------------------*/
.home .siteBanner .siteBanner__bannerOverlay::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.siteBanner {
  position: relative;
}
.siteBanner .siteBanner__slider .siteBanner__slider_item {
  position: relative;
}
.siteBanner .siteBanner__slider .siteBanner__slider_item img {
  width: 100%;
  height: auto;
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .flip img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay {
    margin-top: 0;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .container {
  padding: 0 10px;
  position: relative;
  z-index: 20;
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center {
  width: 100%;
  max-width: 775px;
  text-align: left;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center {
    margin-bottom: -50px;
    margin-left: 0;
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center {
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center {
    margin-left: 35px;
    max-width: calc(100% - 30px);
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h1 {
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h1 {
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h1 {
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h1 {
    font-size: 52px;
    font-size: 3.25rem;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h2 {
  text-transform: capitalize;
  font-size: 45px;
  font-size: 2.8125rem;
  color: #ffffff;
  font-weight: 700;
  line-height: 45px;
  line-height: 2.8125rem;
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h2 {
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h2 {
    margin-bottom: 12px;
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h2 {
    margin-bottom: 10px;
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center p {
  font-size: 20px;
  font-size: 1.25rem;
  color: #ffffff;
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center p {
    font-size: 17px;
    font-size: 1.0625rem;
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center p {
    font-size: 17px;
    font-size: 1.0625rem;
    text-shadow: 2px -1px 2px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center p {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd {
  position: relative;
  padding-left: 130px;
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd {
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd {
    padding-left: 130px;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd {
    padding-left: 130px;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd::before {
  content: "";
  width: 112px;
  height: 2px;
  background: #ffffff;
  left: 0;
  top: 0;
  top: 12px;
  position: absolute;
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center .banner_sub_hd::before {
    width: 30px;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center a {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 15px;
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center a:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center a:hover {
  background-color: #ffffff;
  color: #000;
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 55px;
    line-height: 3.4375rem;
    margin-top: 0;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner {
  position: relative;
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .slick-slide {
  border: none;
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .slick-arrow {
  position: absolute;
  z-index: 99999;
  top: calc(50% - 17px);
  cursor: pointer;
  color: #ffffff;
  font-size: 25px;
  font-weight: 300;
}
@media (min-width: 1700px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .slick-arrow {
    font-size: 35px;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .fa-chevron-left {
  left: 5px;
}
@media (min-width: 1700px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .fa-chevron-left {
    left: 80px;
  }
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .fa-chevron-left {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .fa-chevron-left {
    display: none !important;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .fa-chevron-right {
  right: 5px;
}
@media (min-width: 1700px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .fa-chevron-right {
    right: 80px;
  }
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .fa-chevron-right {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .fa-chevron-right {
    display: none !important;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin: 0 0 30px 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .slick-dots {
    bottom: -10px;
  }
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .slick-dots li {
  display: inline-block;
  text-align: center;
  padding: 6px;
  background: #3e3e3e;
  margin: 0 4px;
  border-radius: 20px;
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .slick-dots li button {
  display: none;
}
.siteBanner .siteBanner__slider .siteBanner__slider_item .allbanner .slick-dots .slick-active {
  background: #ebdfb7;
}

.siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay {
  background: rgba(0, 0, 0, 0.4);
}
.siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center {
  max-width: 100%;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center {
    margin-top: 0;
    margin-left: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center {
    margin-left: 35px;
  }
}
.siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h1 {
  font-size: 70px;
  font-size: 4.375rem;
  line-height: 72px;
  line-height: 4.5rem;
  letter-spacing: normal;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h1 {
    font-size: 38px;
    font-size: 2.375rem;
    text-align: center;
    margin-top: 10px;
    line-height: 30px;
    line-height: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h1 {
    font-size: 52px;
    font-size: 3.25rem;
    text-align: center;
    margin-top: 20px;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h1 {
    font-size: 60px;
    font-size: 3.75rem;
    text-align: left;
    margin-top: 20px;
    line-height: 60px;
    line-height: 3.75rem;
  }
}
@media (max-width: 767px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h2 {
    font-size: 25px;
    font-size: 1.5625rem;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h2 {
    font-size: 35px;
    font-size: 2.1875rem;
    text-align: center;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center h2 {
    font-size: 45px;
    font-size: 2.8125rem;
    text-align: left;
  }
}
.siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center p {
  max-width: 630px;
}
@media (max-width: 767px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center p {
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteBanner_innerpage .siteBanner__slider .siteBanner__slider_item .siteBanner__bannerOverlay .bannerOverlay__center p {
    margin: 0 auto;
  }
}

.breadcumbSection {
  border-bottom: 1px solid #bebebe;
  padding: 20px 0;
  overflow: hidden;
  margin-bottom: 3px;
}
@media (max-width: 767px) {
  .breadcumbSection {
    padding: 15px 0;
    margin-bottom: 2px;
  }
}
.breadcumbSection ul {
  margin: 0;
}
.breadcumbSection ul li {
  list-style-type: none;
  display: block;
  border-right: 1px solid #a4a4a4;
  border-left: 1px solid #a4a4a4;
  margin: 0 1px;
  padding: 0 25px;
  float: left;
  font-weight: 300;
  color: #565f63;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (max-width: 767px) {
  .breadcumbSection ul li {
    padding: 0 5px;
    margin: 0 0.5px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .breadcumbSection ul li {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .breadcumbSection ul li {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.breadcumbSection ul li:first-child {
  border-left: 0px solid #a4a4a4;
  padding-left: 0;
}
.breadcumbSection ul li:last-child {
  border-right: 0px solid #a4a4a4;
  padding-right: 0;
}
.breadcumbSection ul li a {
  color: #565f63;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (max-width: 767px) {
  .breadcumbSection ul li a {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .breadcumbSection ul li a {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .breadcumbSection ul li a {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.breadcumbSection ul li a:hover {
  color: #b65041;
}

.siteFooter {
  background: #f7f6f3;
  clear: both;
}
.siteFooter .siteFooter_top {
  padding: 70px 0 70px;
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_top {
    padding: 45px 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteFooter .siteFooter_top {
    padding: 60px 0;
  }
}
.siteFooter .siteFooter_top p {
  color: #242424;
  font-size: 30px;
  font-size: 1.875rem;
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_top p {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteFooter .siteFooter_top p {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .siteFooter .siteFooter_top p {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-bottom: 15px;
  }
}
.siteFooter .siteFooter_top h2 {
  font-size: 60px;
  font-size: 3.75rem;
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_top h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteFooter .siteFooter_top h2 {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .siteFooter .siteFooter_top h2 {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
  }
}
.siteFooter .siteFooter_top h2 a {
  color: #242424;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.siteFooter .siteFooter_top h2 a:hover {
  color: #b65041;
}
.siteFooter .siteFooter_top h3 {
  font-size: 45px;
  font-size: 2.8125rem;
  color: #242424;
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_top h3 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteFooter .siteFooter_top h3 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .siteFooter .siteFooter_top h3 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
.siteFooter .siteFooter_top .appoBtn {
  display: inline-block;
  font-family: "Crimson Text", serif;
  color: #ffffff;
  background: #b65041;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 60px;
  line-height: 75px;
  line-height: 4.6875rem;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border: 0px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 10px;
}
.siteFooter .siteFooter_top .appoBtn:hover {
  background: #242424;
  color: #ffffff;
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_top .appoBtn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 46px;
    line-height: 2.875rem;
    padding: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteFooter .siteFooter_top .appoBtn {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 45px;
    line-height: 2.8125rem;
    padding: 0 40px;
  }
}
@media (min-width: 1000px) and (max-width: 1299px) {
  .siteFooter .siteFooter_top .appoBtn {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    padding: 0 60px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteFooter .siteFooter_top .appoBtn {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
.siteFooter .siteFooter_bottom {
  padding: 15px 0;
  border-top: 1px solid #d7d7d7;
}
.siteFooter .siteFooter_bottom .copyRight {
  text-align: left;
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_bottom .copyRight {
    text-align: center;
  }
}
.siteFooter .siteFooter_bottom .copyRight p {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #717171;
  margin: 0;
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_bottom .copyRight p {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_bottom .footer_nav {
    margin: 5px 0;
  }
}
.siteFooter .siteFooter_bottom .footer_nav ul {
  list-style-type: none;
  margin: 0;
}
.siteFooter .siteFooter_bottom .footer_nav ul li {
  display: inline;
  padding: 0 25px;
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_bottom .footer_nav ul li {
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteFooter .siteFooter_bottom .footer_nav ul li {
    padding: 0 15px;
  }
}
.siteFooter .siteFooter_bottom .footer_nav ul li a {
  font-size: 16px;
  font-size: 1rem;
  color: #717171;
}
.siteFooter .siteFooter_bottom .footer_nav ul li a:hover {
  color: #b65041;
}
.siteFooter .siteFooter_bottom .footerContact {
  text-align: right;
}
@media (max-width: 767px) {
  .siteFooter .siteFooter_bottom .footerContact {
    text-align: center;
    margin: 10px 0;
  }
}
.siteFooter .siteFooter_bottom .footerContact p {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #242424;
  margin: 0;
  line-height: 20px;
  line-height: 1.25rem;
}
.siteFooter .siteFooter_bottom .footerContact p a {
  display: block;
  color: #b65041;
  font-size: 18px;
  font-size: 1.125rem;
}
.siteFooter .siteFooter_bottom .footerContact p a:hover {
  color: #242424 !important;
}
@media (min-width: 768px) and (max-width: 999px) {
  .siteFooter .siteFooter_bottom .footerContact p {
    line-height: 20px;
    line-height: 1.25rem;
  }
}