@import url("microtip-master/microtip.css");
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
.w-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20% !important;
      flex: 0 0 20% !important;
  max-width: 20%;
  padding: 0 2%;
}
@media all and (min-width: 576px) {
  .container.widerContainer {
    max-width: 96%;
  }
}
@media all and (min-width: 768px) {
  .container.widerContainer {
    max-width: 96%;
  }
}
@media all and (min-width: 992px) {
  .container.widerContainer {
    max-width: 1100px;
  }
}
@media all and (min-width: 1200px) {
  .container.widerContainer {
    max-width: 1300px;
  }
}
@media all and (max-width: 575px) {
  .owl-carousel-fours .owl-nav {
    display: none;
  }
}
/* General Stuff */
body {
  margin: 0;
  background: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.6;
}
a,
a:link,
a:visited {
  color: #990000;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin-top: 0;
  margin-bottom: 16px;
}
.myBtn,
a.myBtn,
a.myBtn:link,
a.myBtn:visited,
.wp-block-button__link,
a.wp-block-button__link,
a.wp-block-button__link:link,
a.wp-block-button__link:visited {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  padding: 12px 24px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border: 2px solid transparent;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  background-color: #990000;
  color: #fff;
  text-transform: uppercase;
}
.myBtn.smaller,
a.myBtn.smaller,
a.myBtn:link.smaller,
a.myBtn:visited.smaller,
.wp-block-button__link.smaller,
a.wp-block-button__link.smaller,
a.wp-block-button__link:link.smaller,
a.wp-block-button__link:visited.smaller {
  padding: 8px;
  font-size: 0.75em;
}
.myBtn.forward:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  font-weight: 900;
  padding-left: 5px;
}
.myBtn:hover,
.wp-block-button__link:hover,
a.myBtn:hover,
a.wp-block-button__link:hover {
  background-color: #660000;
  border-color: #660000;
}
.well {
  padding: 30px 0;
}
.well.lessPadding {
  padding: 15px 0;
}
.well p:last-of-type {
  margin-bottom: 0;
}
.well.bg {
  background-color: #f5e6e6;
}
.well.beigeBg {
  background-color: #b3cee0;
}
.centerIt {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.centerItText {
  text-align: center;
}
.leftItText {
  text-align: left;
}
.rightItText {
  text-align: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #990000;
  margin-top: 0;
  line-height: 1.25;
}
h1 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 14px;
  line-height: 1.2;
}
h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #025d98;
  margin-top: 40px;
}
h3 {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 40px;
  color: #679ec1;
}
h2 + h3 {
  margin-top: 0;
}
h5 {
  padding: 0 0 3px 20px;
  border-left: 5px solid #81aecc;
  margin-top: 60px;
  color: #025d98;
  font-size: 18px;
  border-bottom: solid 1px #81aecc;
  margin-bottom: 10px;
  text-transform: uppercase;
}
h6 {
  font-size: 18px;
  margin-bottom: 0;
  color: #718FC8;
  font-weight: 600;
}
.contactInfo {
  font-size: 0.8em;
  padding-left: 20px;
}
.grow,
a > img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.grow:hover,
a > img:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
a > img.noGrow:hover {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.myPositionRelative {
  position: relative;
  top: 0;
  left: 0;
}
.circle {
  width: 100%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
/* All delay classes will take half the time to start */
:root {
  --animate-delay: 0.5s;
}
.anchor {
  display: block;
  height: 110px;
  /*same height as header*/
  margin-top: -90px;
  /*move it back the height of itself, plus the margin at the bottom of the <p> tag it is wrapped in */
  visibility: hidden;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  margin: 0;
  padding: 0;
}
/* Responsive iFrame */
.responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.responsive-iframe-container.vimeo {
  padding-top: 0px;
}
.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.illustration {
  display: block;
  border: 1px solid #ccc;
  max-width: 350px;
  width: 96%;
  margin: 0 auto;
  border-radius: 20%;
}
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menuBurger * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 300;
}
.menuBurger a,
.menuBurger a:visited,
.menuBurger a:hover,
.menuBurger a:active {
  color: inherit;
  text-decoration: none;
}
.outer-menu {
  position: fixed;
  top: 46px;
  left: 0;
  z-index: 10000;
}
.outer-menu .checkbox-toggle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.outer-menu .checkbox-toggle:checked + .hamburger > div {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:before,
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
  opacity: 0;
}
.outer-menu .checkbox-toggle:checked ~ .menuBurger {
  pointer-events: auto;
  visibility: visible;
}
.outer-menu .checkbox-toggle:checked ~ .menuBurger > div {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-duration: 0.75s;
          transition-duration: 0.75s;
}
.outer-menu .checkbox-toggle:checked ~ .menuBurger > div > div {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease 0.4s;
  transition: opacity 0.4s ease 0.4s;
}
.outer-menu .checkbox-toggle:hover + .hamburger {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.outer-menu .hamburger {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 60px;
  height: 60px;
  padding: 0.5em 1em;
  background: rgba(153, 0, 0, 0.75);
  border-radius: 0 0.12em 0.12em 0;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 0.4s ease;
  transition: -webkit-box-shadow 0.4s ease;
  transition: box-shadow 0.4s ease;
  transition: box-shadow 0.4s ease, -webkit-box-shadow 0.4s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.outer-menu .hamburger > div {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100%;
  height: 2px;
  background: #FEFEFE;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.outer-menu .hamburger > div:before,
.outer-menu .hamburger > div:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  background: inherit;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.outer-menu .hamburger > div:after {
  top: 10px;
}
.outer-menu .menuBurger {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  outline: 1px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.outer-menu .menuBurger > div {
  width: 200vw;
  height: 200vw;
  color: #FEFEFE;
  background: rgba(0, 168, 89, 0.97);
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.outer-menu .menuBurger > div > div {
  text-align: center;
  max-width: 90vw;
  max-height: 100vh;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  overflow-y: auto;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.outer-menu .menuBurger > div > div ul {
  list-style: none;
  padding: 0 1em;
  margin: 0;
  display: block;
  max-height: 100vh;
}
.outer-menu .menuBurger > div > div ul > li {
  padding: 0;
  margin: 0.5em;
  font-size: 20px;
  display: block;
}
.outer-menu .menuBurger > div > div ul > li > a {
  position: relative;
  display: inline;
  cursor: pointer;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.outer-menu .menuBurger > div > div ul > li > a:hover {
  color: #e5e5e5;
}
.outer-menu .menuBurger > div > div ul > li > a:hover:after {
  width: 100%;
}
.outer-menu .menuBurger > div > div ul > li > a:after {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: -0.15em;
  left: 0;
  width: 0;
  height: 2px;
  background: #e5e5e5;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
}
.mobileLogo {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 10;
  padding: 10px;
  height: 60px;
  background: #990000;
}
.mobileLogo img {
  height: 100%;
  display: block;
  margin: 0 auto;
}
body:before {
  display: block;
  color: #fff;
  background-color: rebeccapurple;
  background-color: green;
  padding: 10px;
  text-align: center;
  position: fixed;
  bottom: 33px;
  width: 100%;
  content: 'All (Smallest Up)';
  z-index: 111111111111;
  display: none;
}
#wpadminbar:before {
  content: 'All (Smallest Up)';
  padding-left: 70px;
  float: left;
}
#wpadminbar .menupop .ab-sub-wrapper {
  top: auto;
  bottom: 32px;
  position: fixed;
}
#wpadminbar {
  bottom: 0;
  top: auto;
  overflow: hidden;
}
html[lang] {
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}
header.siteHeader {
  background-color: #000;
  padding: 30px;
}
header.siteHeader .siteBanner {
  display: block;
  width: 90%;
  margin: 0 auto;
  max-width: 900px;
}
.newReturnFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 60px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.newReturnFlex .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.newReturnFlex .item a.myBtn {
  width: 300px;
  text-align: center;
}
.ifAsterisk {
  font-style: italic;
  text-indent: -10px;
  margin-left: 10px;
  font-size: 0.8em;
}
ul#menu-utility {
  list-style-type: none;
  margin: 0;
  padding: 0 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 14px;
  text-transform: lowercase;
}
ul#menu-utility li a,
ul#menu-utility li a:link,
ul#menu-utility li a:visited {
  display: block;
  color: #fff;
  text-decoration: none;
}
ul#menu-utility li a:hover {
  color: #D2AE6D;
}
ul#menu-utility.stuck li a,
ul#menu-utility.stuck li a:link,
ul#menu-utility.stuck li a:visited {
  color: #025d98;
}
ul#menu-primary {
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
  background-color: rgba(55, 52, 53, 0.5);
}
ul#menu-primary a,
ul#menu-primary a:link,
ul#menu-primary a:visited {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
ul#menu-primary a:hover {
  color: #D2AE6D;
}
ul#menu-primary > li {
  display: inline-block;
  position: relative;
  margin: 0 14px;
  padding: 5px 0;
}
ul#menu-primary > li > ul.sub-menu {
  display: none;
}
ul#menu-primary > li.menu-item-has-children > a::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  font-weight: 900;
  padding-left: 5px;
  color: #aeaeae;
  font-size: 0.8em;
}
ul#menu-primary > li:hover > ul.sub-menu {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 10px;
  list-style-type: none;
  background-color: #ccdfea;
  z-index: 1000;
  min-width: 150px;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 15px;
}
ul#menu-primary > li:hover > ul.sub-menu > li > a,
ul#menu-primary > li:hover > ul.sub-menu > li a:link,
ul#menu-primary > li:hover > ul.sub-menu > li a:visited {
  padding: 10px 10px;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul#menu-primary > li:hover > ul.sub-menu > li > a:hover {
  background-color: #eaeaea;
  color: #990000;
}
ul#menu-primary > li.connect a,
ul#menu-primary > li.connect a:link,
ul#menu-primary > li.connect a:visited {
  background-color: #ebcccc;
  padding: 10px 20px !important;
  border-radius: 40px;
  color: #990000 !important;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
ul#menu-primary > li.connect a:hover {
  background-color: #990000 !important;
  color: #fff !important;
}
ul#menu-primary.stuck {
  background-color: transparent;
  border: 1px solid #b3cee0;
}
ul#menu-primary.stuck a,
ul#menu-primary.stuck a:link,
ul#menu-primary.stuck a:visited {
  color: #025d98;
}
ul#menu-primary.stuck a:hover {
  color: #D2AE6D;
}
ul#menu-primary.stuck > li.menu-item-has-children > a::after {
  color: #990000;
}
ul#menu-primary.stuck > li.connect a,
ul#menu-primary.stuck > li.connect a:link,
ul#menu-primary.stuck > li.connect a:visited {
  background-color: #990000;
  color: #fff !important;
}
ul#menu-primary.stuck > li.connect a:hover {
  background-color: #ebcccc !important;
  color: #990000 !important;
}
footer.site-footer {
  background-color: #373435;
  padding: 10px;
  font-size: 0.9em;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.leadIn {
  color: #990000;
  font-size: 26px;
  margin-bottom: 0px;
  line-height: 1.3;
  font-weight: 500;
}
.miniContent {
  margin-bottom: 20px;
}
.miniContent .ul {
  margin-left: 0;
  padding-left: 20px;
  margin-top: 10px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.miniContent .ul li {
  margin-bottom: 10px;
}
figure.imageHundred img,
.imageHundred {
  display: block;
  width: 100%;
}
.threeBoxesGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 40px;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: left;
}
.threeBoxesGrid > div {
  background-color: #990000;
  color: #fff;
  font-size: 0.8em;
  padding: 14px;
}
.threeBoxesGrid > div h3 {
  background-color: #373435;
  color: #025d98;
  font-weight: 600;
  font-size: 22px;
  padding: 14px;
  margin: -14px -14px 20px -14px;
}
.threeBoxesGrid ul,
.threeBoxesGrid ol {
  margin: 0 0 20px 0;
  padding-left: 0;
}
.threeBoxesGrid ul li,
.threeBoxesGrid ol li {
  margin-left: 20px;
  margin-bottom: 10px;
}
.threeBoxesGrid ul li > ul,
.threeBoxesGrid ol li > ul,
.threeBoxesGrid ul li > ol,
.threeBoxesGrid ol li > ol {
  margin-bottom: 0;
  margin-top: 5px;
}
.threeBoxesGrid ul li > ul,
.threeBoxesGrid ol li > ul {
  list-style-type: square;
}
.threeBoxesGrid ul li::marker,
.threeBoxesGrid ol li::marker {
  color: #025d98;
}
input#toggleAnimation.toggle {
  opacity: 0;
  position: absolute;
  left: -99999px;
}
input#toggleAnimation.toggle + label {
  position: absolute;
  bottom: 32vh;
  right: 20px ;
  z-index: 8;
  font-size: 0.9em;
  text-transform: lowercase;
  height: 30px;
  line-height: 30px;
  background-color: #ccc;
  padding: 0px 16px;
  border-radius: 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.5);
}
input#toggleAnimation.toggle + label:before,
input#toggleAnimation.toggle + label:hover:before {
  content: ' ';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 46px;
  height: 26px;
  background: #fff;
  z-index: 2;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  border-radius: 18px;
}
input#toggleAnimation.toggle + label .off,
input#toggleAnimation.toggle + label .on {
  color: #fff;
}
input#toggleAnimation.toggle + label .off {
  margin-left: 46px;
  display: inline-block;
}
input#toggleAnimation.toggle + label .on {
  display: none;
}
input#toggleAnimation.toggle:checked + label .off {
  display: none;
}
input#toggleAnimation.toggle:checked + label .on {
  margin-right: 46px;
  display: inline-block;
}
input#toggleAnimation.toggle:checked + label,
input#toggleAnimation.toggle:focus:checked + label {
  background-color: #990000;
}
input#toggleAnimation.toggle:checked + label:before,
input#toggleAnimation.toggle:focus:checked + label:before,
input#toggleAnimation.toggle:checked + label:hover:before,
input#toggleAnimation.toggle:focus:checked + label:hover:before {
  background-position: 0 0;
  top: 2px;
  left: 100%;
  margin-left: -48px;
}
.innerTopImage {
  position: relative;
  margin-top: 60px;
}
.innerTopImage img {
  display: block;
  width: 100%;
}
.innerTopImage.noImage img {
  visibility: hidden;
  max-height: 242px;
}
.innerTopImage .headerTitle {
  position: absolute;
  bottom: 0;
  right: 0;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 10px;
  z-index: 1;
  font-weight: normal;
  font-size: 1em;
}
.innerTopImage::after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
}
#main.site-main {
  padding-top: 40px;
}
.footerSn {
  text-align: center;
}
.footerSn a,
.footerSn a:link,
.footerSn a:visited {
  font-size: 36px;
  color: #fff;
  margin-left: 10px;
}
.footerSn a:hover {
  color: #025d98;
}
.midSize {
  margin: 20px auto;
  max-width: 900px;
}
.simpleLists {
  margin-left: 0;
  padding-left: 20px;
  margin-top: 10px;
  line-height: 1.3;
  margin-bottom: 20px;
}
.simpleLists li {
  margin-bottom: 10px;
}
.someBottomMargin {
  margin-bottom: 30px;
}
.someMoreBottomMargin {
  margin-bottom: 60px;
}
.someTopMargin {
  margin-top: 30px;
}
.someMoreTopMargin {
  margin-top: 60px;
}
.advantagesGrid {
  max-width: 1300px;
  font-size: 12px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2px;
}
.advantagesGrid .item {
  text-align: center;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.advantagesGrid .item:nth-child(6n + 1),
.advantagesGrid .item:nth-child(6n + 2),
.advantagesGrid .item:nth-child(6n + 3) {
  background-color: #e8eaf1;
}
.advantagesGrid .item:nth-child(6n + 4),
.advantagesGrid .item:nth-child(6n + 5),
.advantagesGrid .item:nth-child(6n + 6) {
  background: #ced2e2;
}
.advantagesGrid .item.header,
.advantagesGrid .item.col1 {
  background-color: #4a66ac;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
}
.advantagesGrid .item.col1:not(.header) {
  text-align: left;
  text-transform: none;
  font-weight: 500;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.advantagesGrid .item.col2:not(.header),
.advantagesGrid .item.col3:not(.header) {
  font-size: 1.2em;
}
.advantagesGrid .item.col2:not(.header) {
  color: #7FAB3A;
}
.advantagesGrid .item.col2:not(.header) .fa-solid {
  color: #7FAB3A;
}
.advantagesGrid .item.col3:not(.header) {
  color: #AB4029;
}
.advantagesGrid .item.col3:not(.header) .fa-solid {
  color: #AB4029;
}
.fa-solid {
  display: inline-block;
}
h2.oldAvadaHeading {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 16px;
  color: #990000;
}
.memberSn {
  margin-bottom: 10px !important;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.memberSn a:hover {
  color: #025d98;
}
.memberSn .fa-brands {
  font-size: 3em;
}
.thumbWrap .post-thumbnail {
  margin-bottom: 20px;
}
.outer-menu {
  top: 0px;
}
.entry-content.forPage > ul li {
  margin-left: 20px;
}
footer a,
footer a:link,
footer a:visited {
  color: #fff;
  font-size: 0.9em;
}
.benefitsGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 1fr 1fr 1fr;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  grid-gap: 12px;
  margin-top: 10px;
  margin-bottom: 40px;
}
.benefitsGrid .item {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.benefitsGrid .item span {
  background-color: #dcdddc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 18px;
  border-radius: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.benefitsGrid .item span .fa-solid {
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1px;
}
.benefitsGrid .item span .fa-solid.fa-check {
  color: #456b1d;
}
.benefitsGrid .item span .fa-solid.fa-x {
  color: #bf0001;
}
.benefitsGrid .item:nth-child(8n+1) span,
.benefitsGrid .item:nth-child(8n+2) span,
.benefitsGrid .item:nth-child(8n+3) span,
.benefitsGrid .item:nth-child(8n+4) span {
  background-color: #c2c3c2;
}
.benefitsGrid .item:nth-child(4n + 1) span {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  text-align: left;
  font-size: 0.8em;
}
.benefitsGrid .item.item-1 span,
.benefitsGrid .item.item-3 span {
  background-color: #990000;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1em;
  font-weight: bold;
}
.benefitsGrid .item.item-2 span,
.benefitsGrid .item.item-4 span {
  background-color: #757675;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.landingBoxImage {
  margin-bottom: 60px;
}
.row.ivt h3 {
  margin-top: 40px;
  margin-bottom: 14px;
}
.row.ivt h4 {
  color: #00A859;
  font-size: 20px;
  font-weight: normal;
  margin: 20px auto 10px auto;
}
.row.ivt p {
  margin-bottom: 20px;
  font-size: 1.1em;
}
.cardFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
  margin-bottom: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cardFlex .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 300px;
          flex: 0 1 300px;
  text-align: center;
}
.cardFlex .item img {
  margin-bottom: 16px;
}
.cardFlex .item h3 {
  font-size: 24px;
  font-weight: bold;
}
.cardFlex a,
.cardFlex a:link,
.cardFlex a:visited {
  text-decoration: none;
}
.cardGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-bottom: 40px;
}
.cardGrid .item {
  border: 1px solid #ccc;
}
.cardGrid .item a,
.cardGrid .item a:link,
.cardGrid .item a:visited {
  text-decoration: none;
}
.cardGrid .item .posted {
  font-weight: bold;
  color: #333;
}
.cardGrid .item .padIn {
  padding: 10px;
  padding-top: 0;
  padding-bottom: 20px;
  text-align: center;
}
.cardGrid .item .imageWrapper {
  aspect-ratio: 1.33333333;
  width: 100%;
  overflow: hidden;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  border: solid #ccc;
  border-width: 0 0px 1px 0px;
  margin-bottom: 14px;
}
.cardGrid .item .imageWrapper.isSvg {
  background-size: 90%;
  background-position: center center;
}
.cardGrid .item img {
  display: block;
  width: 100%;
}
.cardGrid .item h2 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 3px;
  font-weight: normal;
  color: #000;
  line-height: 1.4;
}
.cardGrid .item p.permalinkWrap {
  margin-bottom: 0;
}
.utilitySearchFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 14px;
  margin-bottom: 10px;
}
.cottonGrid {
  display: -ms-grid;
  display: grid;
  margin: 40px 0;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 10px 20px;
}
.cottonGrid .item.summary > ul {
  list-style-type: none;
}
.cottonGrid .item.summary > ul li {
  color: #718FC8;
  font-size: 1.3em;
  margin-bottom: 6px;
  font-weight: 600;
}
.cottonGrid .item.summary > ul li:last-child {
  margin-bottom: 0px;
}
.cottonGrid .item.photo > img {
  display: block;
  width: 100%;
  border: 1px solid #990000;
}
.cottonGrid .item.content {
  line-height: 1.4;
}
.cottonGrid .item.icon {
  text-align: center;
  font-size: 0.8em;
  line-height: 1.2;
  padding-bottom: 60px;
}
.cottonGrid .item.icon > img {
  display: block;
  margin-bottom: 10px;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.blogSingle {
  padding-bottom: 40px;
}
body.home .topSection .topSectionFlex .logoSide .top-logo #whiteLogo {
  display: none;
}
.iconFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 540px;
  margin: 0 auto 30px auto;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.iconFlex .item img {
  display: block;
  width: 100%;
}
.iconFlex .item.left {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.33%;
          flex: 0 1 33.33%;
}
.iconFlex .item.right {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 66.66%;
          flex: 0 1 66.66%;
}
.intro {
  font-size: 1.2em;
  text-align: center;
}
.csFormWrap {
  max-width: 650px;
  /* Style for labels */
  /* Style for input fields and text area */
  /* Style for submit button */
  /* Hover effect for submit button */
  /* Responsive styling for smaller screens */
}
.csFormWrap label {
  display: block;
  margin-bottom: 5px;
}
.csFormWrap input[type="text"],
.csFormWrap input[type="email"],
.csFormWrap input[type="tel"],
.csFormWrap textarea {
  width: 100%;
  padding: 4px 8px;
  margin-bottom: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 0.9em;
}
.csFormWrap input[type="submit"] {
  background-color: #00A859;
  color: white;
  padding: 10px 15px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.csFormWrap input[type="submit"]:hover {
  background-color: #00A859;
}
.sliderHolder {
  margin-top: 30px;
  margin-bottom: 30px;
}
.owl-carousel-bottom {
  padding: 0 30px;
}
.owl-carousel-bottom .owl-nav {
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.owl-carousel-bottom .owl-stage-outer {
  border-width: 1px 0;
  border-color: #025d98 transparent;
  border-style: solid;
  padding: 20px 0;
}
.owl-carousel-bottom .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.owl-carousel-bottom .owl-carousel .owl-nav button.owl-next,
.owl-carousel-bottom .owl-carousel .owl-nav button.owl-prev,
.owl-carousel-bottom .owl-carousel button.owl-dot {
  margin-top: 3px;
}
.owl-carousel-bottom .slideMock img {
  display: block;
  margin: 0 auto;
}
.middleSectionItem {
  position: relative;
  margin-bottom: 20px;
}
.middleSectionItem .overlay {
  width: 100%;
  background: rgba(255, 255, 255, 0.7) 50%;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0px;
  font-size: 1.3em;
  line-height: 1.4;
}
.middleSectionItem .overlay a,
.middleSectionItem .overlay a:link,
.middleSectionItem .overlay a:visited,
.middleSectionItem .overlay a:hover {
  text-decoration: none;
}
.middleButtons {
  font-size: 0;
}
.middleButtons .myBtn {
  margin: 0 6px;
  display: block !important;
  max-width: 280px;
  margin: 0 auto 10px auto;
}
.tempFooter {
  background-color: #000;
  padding: 10px;
  color: #fff;
}
.tempFooter a,
.tempFooter a:link,
.tempFooter a:visited {
  color: #fff;
}
.tempFooter a:hover {
  color: #D2AE6D;
}
.tempFooter .whiteBtn,
.tempFooter a.whiteBtn,
.tempFooter a.whiteBtn:link,
.tempFooter a.whiteBtn:visited {
  display: inline-block;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  color: #000;
  background: #fff;
  font-size: 1.2em;
  padding: 3px 20px;
  border: 1px solid #D2AE6D;
}
.tempFooter a.whiteBtn:hover {
  background-color: #D2AE6D;
}
@media all and (max-width: 992px) {
  .row.footerRow > div {
    margin: 10px 0;
    text-align: center !important;
  }
}
.topTemp {
  position: relative;
  top: 0;
  left: 0;
}
.topTemp .logoOverlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
}
.topTemp .logoOverlay > img {
  width: 75%;
  max-width: 462px;
}
.caseStudy h2 {
  font-size: 26px;
}
.caseStudy hr.wp-block-separator {
  margin-top: 20px;
  height: 1px;
  border: none;
}
.cardWrap {
  margin-bottom: 60px;
}
.textile-card {
  text-align: center;
  margin-bottom: 40px;
}
.textile-card a,
.textile-card a:link,
.textile-card a:visited {
  text-decoration: none;
  font-size: 0.9em;
}
.textile-card a > img,
.textile-card a:link > img,
.textile-card a:visited > img {
  max-width: 200px;
}
.adnasFlexer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
}
.adnasFlexer .text {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  text-align: center;
  font-size: clamp(16px, 1.4cqw, 22px);
  line-height: 1.3;
}
.adnasFlexer .image {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.adnasFlexer .image img {
  height: 60px;
}
.wp-block-quote {
  overflow-wrap: break-word;
  border-left: 6px solid #80d4ac;
  margin: 0;
  padding-left: 24px;
  text-indent: -8px;
  color: #025d98;
  font-style: italic;
  margin-bottom: 30px;
}
.wp-block-quote cite {
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #6c8cc7;
  letter-spacing: 1px;
}
.partnerDetailGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
      grid-template-areas: "logo" "mainContent" "papers";
  gap: 20px;
}
.partnerDetailGrid .item.logo {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: logo;
}
.partnerDetailGrid .item.papers {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: papers;
  border-top: 1px dotted #025d98;
  padding-top: 20px;
}
.partnerDetailGrid .item.mainContent {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: mainContent;
}
.pressRelease {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.pressRelease i {
  color: #00A859;
  font-size: 16px;
  display: block;
}
.pressRelease a,
.pressRelease a:visited,
.pressRelease a:link {
  display: block;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  position: relative;
  top: 2px;
}
.pressRelease a:hover {
  color: #00A859;
}
.whitePapers h4,
.sidebar h4 {
  margin-top: 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 4px;
}
.whitePapers ul,
.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.whitePapers ul li,
.sidebar ul li {
  position: relative;
  margin-bottom: 24px;
  padding: 0 0 0 24px;
  line-height: 1.4;
}
.whitePapers ul li:before,
.sidebar ul li:before {
  content: "\f15c";
  color: #a8a9a8;
  padding: 0 8px 0 0;
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  top: 0;
  left: 0;
}
.whitePapers ul li a,
.sidebar ul li a,
.whitePapers ul li a:link,
.sidebar ul li a:link,
.whitePapers ul li a:visited,
.sidebar ul li a:visited {
  text-decoration: none;
  color: #990000;
}
.whitePapers ul li a:hover,
.sidebar ul li a:hover {
  text-decoration: underline;
}
.whitePapers ul.caseStudies li,
.sidebar ul.caseStudies li {
  margin-bottom: 5px;
}
.sidebar ul li {
  margin-bottom: 14px;
}
.sidebar h4 {
  margin-bottom: 8px;
}
h1.partnerH1 {
  font-size: 20px;
  margin-bottom: 24px;
  line-height: 1.2;
  background-color: #D2AE6D;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
h1.partnerH1 .label {
  background-color: #718FC8;
  font-size: 0.7em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
h1.partnerH1 .label > span {
  padding: 6px 10px 5px 10px;
}
h1.partnerH1 .partner {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding-top: 1px;
}
.mainContent ul,
.forPage ul,
.mainBlog ul,
.mainContent ol,
.forPage ol,
.mainBlog ol {
  margin: 0 0 30px 20px;
}
.mainContent h4,
.forPage h4,
.mainBlog h4 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 4px;
}
.mainContent h4.video,
.forPage h4.video,
.mainBlog h4.video {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #025d98;
}
.videoGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 30px;
}
.iconHeaderGrid {
  display: -ms-inline-grid;
  display: inline-grid;
  -ms-grid-columns: 3fr 1fr 1fr 1fr;
  grid-template-columns: 3fr 1fr 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  margin: 30px auto 20px auto;
  max-width: 820px;
  gap: 20px;
}
.iconHeaderGrid .theName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.8em;
  padding-right: 30px;
  white-space: nowrap;
}
.iconHeaderGrid .theName > img {
  display: block;
  width: 80px;
}
.iconHeaderGrid .anImage > img {
  width: 10px;
  width: 100%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.someMarginBottom {
  margin-bottom: 30px;
}
h1.entry-title {
  margin-bottom: 0;
}
.thumbWrap {
  width: 50%;
  float: right;
  margin-left: 30px;
  margin-bottom: 15px;
}
.sidebar {
  padding-left: 30px;
  border-top: 4px solid #00A859;
}
.mainBlog {
  padding-right: 30px;
}
.caseStudy .thumbWrap {
  display: none;
}
.caseStudy h1.entry-title {
  margin-bottom: 20px;
}
.myAnchors {
  display: block;
  max-width: 500px;
  margin: 0 auto 30px auto;
}
#btt {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Fixed/sticky position */
  bottom: 40px;
  /* Place the button at the bottom of the page */
  right: 30px;
  /* Place the button 30px from the right */
  z-index: 99;
  /* Make sure it does not overlap */
  border: none;
  /* Remove borders */
  outline: none;
  /* Remove outline */
  background-color: #718FC8;
  /* Set a background color */
  color: white;
  /* Text color */
  cursor: pointer;
  /* Add a mouse pointer on hover */
  padding: 15px;
  /* Some padding */
  border-radius: 10px;
  /* Rounded corners */
  font-size: 18px;
  /* Increase font size */
}
#btt:hover {
  background-color: #555;
  /* Add a dark-grey background on hover */
}
#myPagination.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  gap: 5px;
  font-family: "Open Sans", sans-serif;
}
#myPagination.pagination a,
#myPagination.pagination a:link,
#myPagination.pagination a:visited {
  text-decoration: none;
}
#myPagination.pagination a:hover {
  background-color: #ccdfea;
}
#myPagination.pagination .page-numbers {
  font-size: 1em;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#myPagination.pagination .page-numbers.current {
  background-color: #718FC8;
  color: #fff;
}
#myPagination.pagination .page-numbers.current:hover {
  background-color: #718FC8;
}
#myPagination.pagination .page-numbers.next,
#myPagination.pagination .page-numbers.prev {
  width: auto;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 0.7em;
  font-family: "Open Sans", sans-serif;
}
#myPagination.pagination .page-numbers.next:hover,
#myPagination.pagination .page-numbers.prev:hover {
  background-color: #fff;
  color: #718FC8;
}
.white {
  color: #fff;
}
.nineEm {
  font-size: 0.9em;
}
.eightEm {
  font-size: 0.8em;
}
.bubbles {
  display: block;
  width: 90%;
  margin: 0 auto 30px auto;
  max-width: 500px;
}
.bubblesBig,
.image700 img {
  display: block;
  width: 90%;
  margin: 0 auto 30px auto;
  max-width: 700px;
}
.policies_menu {
  font-size: 0.8em;
  list-style-type: none;
  margin: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  border-top: 1px dotted #666;
  padding-top: 20px;
}
.policies_menu li {
  margin: 0;
  padding: 0;
}
.policies_menu li a,
.policies_menu li a:link,
.policies_menu li a:visited {
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.policies_menu li a:hover {
  text-decoration: underline;
}
.bubblesFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}
.bubblesFlex .item img {
  display: block;
  max-width: 130px;
  width: 100%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Open Sans", sans-serif;
  color: #00A859;
  border-bottom: 1px dotted #990000;
  padding-bottom: 4px;
  margin-bottom: 20px;
}
.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:visited {
  text-decoration: none;
  color: #025d98;
}
.breadcrumb a:hover {
  color: #000000;
}
.breadcrumb .fa-chevron-right {
  font-size: 0.8em;
  color: #990000;
}
.someMarginTop {
  margin-top: 40px;
}
.footerLogo {
  max-width: 320px;
}
.welcomeMessage {
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 16px;
}
#menu-main-menu {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  width: 100%;
}
#menu-main-menu li {
  list-style: none;
}
#menu-main-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px 3px;
  text-decoration: none;
  background-color: #025d98;
  color: white;
  border-radius: 5px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  height: 100%;
  text-transform: uppercase;
}
#menu-main-menu li a:hover {
  background-color: #012f4c;
}
#menu-main-menu li a .subTitle {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #ccc;
  margin-top: 0px;
  text-transform: none;
}
#menu-main-menu li.current-menu-item a {
  background-color: #012f4c;
}
.test_lists {
  text-align: left;
  margin: 20px;
}
.test_lists li {
  font-weight: bold;
  margin-bottom: 30px;
}
.test_lists .test_answer_lists {
  list-style-type: upper-alpha;
}
.test_lists .test_answer_lists li {
  font-weight: normal;
  margin-bottom: 2px;
  position: relative;
  padding-left: 5px;
}
.test_lists .test_answer_lists li input[type="radio"] {
  position: absolute;
  left: -40px;
  top: 8px;
}
.test_lists .test_answer_lists li::marker {
  font-weight: bold;
  color: #000;
}
.test_lists .test_answer_lists li:nth-child(odd) {
  background-color: #eff8fe;
}
.test_lists .test_answer_lists li:nth-child(even) {
  background-color: #eee;
}
.submit-btn {
  background-color: #990000;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  font-size: 20px;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.submit-btn:hover {
  background-color: #330000;
}
.primary {
  color: #990000;
}
.secondary {
  color: #025d98;
}
.green {
  color: green;
}
.correctAnswer {
  font-style: italic;
}
.wrong {
  color: red;
}
li.wrong {
  color: red;
}
li.wrong ol,
li.wrong ol * {
  color: #000;
}
li.wrong::marker {
  color: #000;
}
.unanswered {
  background-color: #ffdddd;
  border: 1px solid #ff0000;
}
.miniHead {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #000;
}
.course ul {
  list-style-type: square;
}
.course ul li::marker {
  color: #990000;
}
.course ul,
.course ol {
  margin-bottom: 20px;
  margin: 0 0 30px 20px;
  line-height: 1.4;
}
.course ul li,
.course ol li {
  margin-bottom: 8px;
}
.red {
  color: #990000;
}
a.pdf {
  position: relative;
  padding-left: 30px;
  color: #373435;
}
a.pdf::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f1c1";
  color: #990000;
  position: absolute;
  left: 0;
}
.course ol.practice_test_lists {
  text-align: left;
  margin: 40px 20px;
}
.course ol.practice_test_lists li {
  font-weight: bold;
  margin-bottom: 30px;
}
.course ol.practice_test_lists li > ol {
  list-style-type: upper-alpha;
}
.course ol.practice_test_lists li > ol li {
  font-weight: normal;
  margin-bottom: 2px;
  position: relative;
  padding-left: 5px;
}
.course ol.practice_test_lists li > ol li:nth-child(odd) {
  background-color: #eff8fe;
}
.course ol.practice_test_lists li > ol li:nth-child(even) {
  background-color: #eee;
}
#weCardVideo {
  width: 96%;
  max-width: 500px;
  margin: 10px auto;
  display: block;
}
.videoPlaying {
  text-align: center;
  display: none;
  margin-top: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
}
.videoPlaying .fa-solid {
  color: green;
}
.videoPlaying.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#weCardVideo::-webkit-media-controls-timeline,
#weCardVideo::-webkit-media-controls-seek-back-button,
#weCardVideo::-webkit-media-controls-seek-forward-button {
  display: none;
}
.small_text {
  font-size: 0.85em;
}
.course ul:has(~ p.small_text) {
  margin-bottom: 0px;
}
p.willAddress {
  margin-bottom: 5px;
}
.successMessage,
.failedMessage {
  padding: 15px 20px;
  margin: 0 auto 20px auto;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
/* Success message styling in green */
.successMessage {
  background-color: #4CAF50;
  /* Green background */
  border: 1px solid #3E8E41;
  /* Darker green border */
}
/* Failure message styling in red */
.failedMessage {
  background-color: #F44336;
  /* Red background */
  border: 1px solid #D32F2F;
  /* Darker red border */
}
@media all and (min-width: 440px) {
  #wpadminbar:before {
    content: 'Extra Small Up';
  }
}
@media all and (min-width: 576px) {
  #wpadminbar:before {
    content: 'Small Up';
  }
  #menu-main-menu {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .myPullQuote {
    -ms-grid-columns: 100px 1fr;
    grid-template-columns: 100px 1fr;
  }
  #topHeaderWrap {
    display: block;
  }
  .formGrid {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
        grid-template-areas: "fname fname lname lname bname bname" "tob tob tob busAddy busAddy busAddy" "city city state state zip zip" "country country phone phone email email" "message message message message message message" ". theSubmit theSubmit theSubmit theSubmit . ";
  }
  .formGrid.formGridSmall {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
        grid-template-areas: "lname phone" "bname email" "message message" "theSubmit theSubmit";
  }
  .cardGrid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (min-width: 768px) {
  #wpadminbar:before {
    content: 'Medium Up';
  }
  #menu-main-menu {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
  }
  .nav#mainNav {
    position: sticky;
    margin-top: 0;
  }
  .nav#mainNav .rightSide {
    text-align: right;
  }
  .nav#mainNav .rightSide ul.menu {
    display: block;
  }
  .flexerMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tab_content {
    padding: 20px;
    display: none;
  }
  .tab_drawer_heading {
    display: none;
  }
  .myThreeLogos {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .entry-content.forPage h2 {
    margin-top: 60px;
    font-size: 36px;
  }
  .entry-content.forPage > h2:first-child {
    margin-top: 0px;
  }
  #topHeaderWrap .topHeader > div.contactWrap {
    display: none;
  }
  #topHeaderWrap .topHeader > div.phoneWrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    text-align: left;
    display: block;
  }
  #topHeaderWrap .topHeader > div.formWrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    display: block;
    text-align: right;
  }
  .memberSn {
    margin-bottom: 0px;
    padding-bottom: 0;
    border-bottom: none;
  }
  .tempLeft {
    padding-right: 30px;
  }
  .tempRight {
    padding-left: 30px;
  }
  .middleButtons .myBtn {
    display: inline-block !important;
    max-width: none;
    margin: 0 6px;
  }
  .middleSectionItem .overlay {
    width: 35%;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7)));
    background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.7) 100%);
    padding-right: 40px;
    font-size: 1.75em;
  }
  .adnasFlexer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 16px;
  }
  .adnasFlexer .text {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    text-align: right;
  }
  .adnasFlexer .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 273px;
            flex: 0 1 273px;
  }
  .adnasFlexer .image img {
    height: auto;
  }
  .innerTopImage .headerTitle {
    font-size: 2.25em;
  }
  .iconHeaderGrid .theName {
    font-size: 1.65em;
  }
  .cottonGrid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 10px 40px;
  }
  .cardGrid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .mainBlog {
    border-right: 1px dotted #025d98;
  }
  .newReturnFlex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media all and (min-width: 992px) {
  #wpadminbar:before {
    content: 'Large Up';
  }
  .visualsFlex {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .visualsFlex .gallerySide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    margin: 0 1% 20px 1%;
  }
  .visualsFlex .videoSide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    margin: 0 1% 20px 1%;
  }
  .documentBox {
    margin: 0 1% 40px 1%;
  }
  #topHeaderWrap .topHeader > div.contactWrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
    display: block;
  }
  #topHeaderWrap .topHeader > div.phoneWrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
    text-align: center;
  }
  #topHeaderWrap .topHeader > div.formWrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
  }
  .outer-menu {
    display: none;
  }
  #mainNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bx-wrapper {
    margin-top: -117px;
  }
  #mobileLogoWrap {
    display: none;
  }
  .threeBoxesGrid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 0;
  }
  .partnerDetailGrid {
    -ms-grid-columns: 1fr 60px 3fr;
    grid-template-columns: 1fr 3fr;
    -ms-grid-rows: auto 10px 1fr;
    grid-template-rows: auto 1fr;
        grid-template-areas: "logo mainContent" "papers mainContent";
    gap: 10px 60px;
  }
  .footerSn {
    text-align: right;
  }
  .innerTopImage {
    margin-top: 0px;
  }
  .cottonGrid {
    -ms-grid-columns: 6fr 5.5fr 6.5fr 1.5fr;
    grid-template-columns: 6fr 5.5fr 6.5fr 1.5fr;
    gap: 60px 40px;
  }
  .cottonGrid .item.icon {
    padding-bottom: 0;
  }
  .partnerDetailGrid .item.logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .partnerDetailGrid .item.papers {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .partnerDetailGrid .item.mainContent {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
}
@media all and (min-width: 1240px) {
  #wpadminbar:before {
    content: 'Extra Large Up';
  }
  #topHeaderWrap .topHeader > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.3333%;
            flex: 0 1 33.3333%;
  }
  .videoGrid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (min-width: 1500px) {
  #wpadminbar:before {
    content: 'Super Large Up';
  }
}
/*# sourceMappingURL=onea.css.map */