.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Big Shoulder Text", sans-serif !important;
  font-style: normal !important;
  color: #3b707e !important;
}

.header-rule {
  border-top: 2px solid #3b707e !important;
  margin-bottom: 10px !important;
  margin-left: 0 !important;
  width: 50% !important;
}

/* ==== FIXES FF TEXT WRAP ISSUT ==== */
.btn-border-blue {
  white-space: normal !important;
}

.btn-solid-blue {
  text-wrap: wrap;
  white-space: normal !important;
}

.row-line {
  border-bottom: 1px solid #3b707e !important;
  padding-bottom: 10px !important;
}

/* ===== CARDS2 ===== */
.icon-block {
  border-width: 0;
  box-shadow: 0 12px 15px rgba(140, 152, 164, 0.1);
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  /* border: 0.0625rem solid rgba(231, 234, 243, 0.7); */
  border-radius: 0.75rem;
}

.ht-100 {
  height: 100% !important;
}

.icon-block-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.5rem;
}
.figure {
  margin: 0 0 1rem;
  display: block;
}

.max-wd-8rem {
  max-width: 3.5rem;
}

.wd-100 {
  width: 100% !important;
}

.mgb-0 {
  margin-bottom: 0 !important;
}

.mgb-2 {
  margin-bottom: 0.5rem !important;
}

.mgb-3 {
  margin-bottom: 1rem !important;
}

.mgb-4 {
  margin-bottom: 1.5rem !important;
}

.mgx-n2 {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

.pdr-0 {
  padding-right: 0 !important;
}

.pdr-2 {
  padding-right: 0.5rem !important;
}

.pdl-2 {
  padding-left: 0.5rem !important;
}

.pdr-3 {
  padding-right: 1rem !important;
}

.text-green {
  color: #395a12;
}

.text-gold {
  color: #f7ad29;
}

.text-cyan {
  color: #00b9f2;
}

.text-black {
  color: #444444;
}

.text-blue {
  color: #3b707e;
}

.text-white {
  color: #fff;
}

.icon-block-footer {
  padding: 0 1.5rem 1rem;
  background-color: #fff;
  border-radius: 0 0 0.75rem 0.75rem;
}

.brdr-0 {
  border: 0 !important;
}

.pdt-0 {
  padding-top: 0 !important;
}

.icon-block-title {
  font-family: "Big Shoulder Text";
  font-size: 24px;
  font-weight: 500;
  padding-top: 10px !important;
  display: inline-block;
  padding-bottom: 5px;
}

/* ==== STYLE AND CENTER SEAL ==== */
.center-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  padding-bottom: 10px;
}

/* === LARGE RADIUS == */
.round-lrg {
  border-radius: 0.75rem !important;
}

/*==== BIOS IMAGE TABLE ====*/
.bio-tbl {
  width: 205px;
  height: 332px;
  float: right;
}

/* ==== STYLE BOOTSTRAP ACCORDIAN ==== */
.panel-heading {
  background-color: #f1f5f6 !important;
}

/*==== SIDE PANEL WITH CONNECT WITH US ====*/
.side-pnl {
  background-color: #f1f5f6;
  padding: 20px;
  border-radius: 4px;
  overflow: auto;
}

.side-pnl-title {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.side-pnl-list-cont {
  font-weight: 600;
  list-style: none;
  margin-left: 0px !important;
  margin-bottom: 25px !important;
}

.side-pnl-list-cont li a {
  color: #333333;
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 9px 6px;
  margin-bottom: 0;
}

.side-pnl-list-cont li a:hover {
  color: #f7ad29;
}
.side-pnl-btn-cont {
  list-style: none;
  margin-left: 0px !important;
  margin-bottom: 25px !important;
}

.side-pnl-btn-cont li a {
  margin-bottom: 10px;
}

.rgt-rule-blk {
  background: #000000;
  height: 0.5px;
  margin: 0px 0px 10px;
}

.rgt-rule {
  background: #3b707e;
  height: 0.5px;
  margin: 0px 0px 10px;
}

/* ==== SIDE PANEL LINKS ONLY ==== */
.side-ql {
  font-size: medium;
  font-weight: bold;
  border: 1px solid #ddd;
  padding: 10px;
}

/*==== LEADERSHIP IMAGES ====*/
.img-tn {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 0;
}

.img-tn > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.tn-name {
  font-size: 13px;
  font-weight: bold;
  color: #3b707e;
  margin: 5px 0;
}

.tn-title {
  font-size: 13px;
}

/*==== SOCIAL ICONS ====*/
.social-icons {
  list-style: none;
  /* padding-left: 6px; */
  margin-top: 10px;
  margin-left: 0px;
}

.social-icons li {
  float: left;
  margin-right: 20px;
  max-width: 42px;
}

/**** CARD-THUMBNAILS ****/

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}

.thumbnail {
  height: 90%;
  box-shadow: 0 10px 15px 2px rgba(140, 152, 164, 0.1);
  border: 0px !important;
}

.thumbnail-no-pad {
  padding: 0px 0px 20px !important;
}

.transition-card-hover {
  transition: all 0.2s ease-in-out;
}

.transition-card-hover:focus,
.transition-card-hover:hover {
  transform: translateY(-3px);
}

.card-section-title {
  font-size: 12px;
  font-weight: 700;
  color: #444444;
  padding: 15px 10px 0;
  display: inline-block;
}

.card-os-pad {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.lgi-card-no-rad {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background-color: #f1f5f6;
  border: 0px !important;
}

.lgi-card-item-bg {
  background-color: #3b707e;
}

.transition-card-hover {
  transition: all 0.2s ease-in-out;
}

.transition-card-hover:focus,
.transition-card-hover:hover {
  transform: translateY(-3px);
}

/* SIDE PANEL */
.panel-section-title {
  font-size: 16px;
  font-weight: 700;
  color: #444444;
  text-transform: uppercase;
}

.panel-gray-heading {
  border-color: #f1f5f6 !important;
  background-color: #f1f5f6 !important;
}

.panel-gray-bg {
  border-color: #f1f5f6;
  background-color: #f1f5f6;
}

.btn-no-rad {
  border-radius: 0;
  font-size: 13px;
  text-transform: uppercase;
}

.btn-solid-blue {
  color: #ffffff !important;
  background-color: #3b707e;
  border-color: #3b707e;
}

.btn-solid-blue:hover {
  background-color: #638993;
}

.btn-border-blue {
  border-color: #3b707e;
  border-width: 2px;
  font-weight: 600;
  text-wrap: wrap;
}

.btn-border-blue:hover {
  background-color: #3b707e;
  color: #f1f5f6;
  font-weight: 100;
}

.ul-list-group {
  margin-left: 0 !important;
}

.lgi-gray-bg {
  background-color: #f1f5f6 !important;
  border-top: 1px solid #f1f5f6 !important;
}

.panel-rule {
  background: #3b707e;
  height: 1px;
  margin: 5px auto;
  padding-left: 16px;
  padding-right: 16px;
  width: calc(100% - 32px);
}

/****** MODULE *********/
.mdl-hdr {
  border-bottom: none !important;
}

.mdl-btn-cont {
  background-color: #3b707e;
  padding: 10px;
}

.mdl-btn {
  color: #fff !important;
  padding-left: 10px;
}

.mdl-dlg {
  max-width: 550px;
  margin: 1.75rem auto;
}

.mdl-dlg-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 3.5rem);
}

.mdl-cnt {
  width: 100%;
}

.cls-btn {
  padding: 15px;
}

.mdl-title {
  font-size: 20px !important;
  font-weight: bold;
  padding-top: 25px !important;
}

.mdl-crd {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  background-color: #3b707e;
  /* border: 0.0625rem solid rgba(231, 234, 243, 0.7); */
  border-radius: 0.75rem;
}

.mdl-crd:hover {
  background-color: #638993;
}

.mdl-crd-bdy {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.5rem;
  /* color: #fff !important; */
  /* color: #1e2022 !important; */
  font-size: 16px;
  /* font-weight: bold; */
}

/****** FACEBOOK TWITTER MODULE ********/
.smt-tabs-container .smt-tab-labels .smt-tab-label {
  background-color: #3b707e !important;
}

.smt-tabs-container .smt-tab-labels .smt-tab-label.active::after {
  border-top-color: #3b707e !important;
}

.smt-tabs-container .smt-tab-contents {
  background-color: #f1f5f6;
}
