a {
  text-decoration: none;
}
@media only screen and (max-width: 749px) {
  .lg-hide {
    display: block;
  }
  .small-hide {
    display: none;
  }
}
@media only screen and (min-width: 750px) {
  .lg-hide {
    display: none;
  }
  .small-hide {
    display: block;
  }
}

@media only screen and (max-width: 1060px) {
    .small-hide-cases {
        display: none;
    }
    .lg-hide-mobile-cases {
        display: block;
    }
}
@media only screen and (min-width: 1060px) {
    .small-hide-cases {
        display: block;
    }
    .lg-hide-mobile-cases {
        display: none;
    }
}
header#mastHead {
  height: 70px;
}
/* div#siteContainer {
  background: url(http://bermantabacco.sitecare.dev/wp-content/uploads/2022/10/Whistleblower.jpg);
  background-size: cover;
  background-attachment: fixed;
} */
div#slideWrapper {
    z-index: 10;
  position: relative;
  width: 100%;
  margin: 0 auto;
  clear: right;
  max-height: auto;
  -webkit-transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -o-transition: all ease 400ms;
  transition: all ease 400ms;
}
div#slideWrapper .siteCenter {
 padding: 0;
}
div#slideWrapper div.colLeft {
  width: 100%;
  padding: 30px 0;
  margin: 0;
  display: flex;
  position: relative;
  /* justify-content: end; */
}
div#slideWrapper div.colLeft .slideControllerWrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

div#slideWrapper div.colLeft div.headline {
  margin: 0;
  text-align: left;
  max-width: 20%;
  padding-left: 20px;
  margin-top: 20vh;
}
div#slideWrapper div.colLeft div.headline p {
  /* font-size: 48px !important;
  font-weight: 600 !important;
  letter-spacing: 3.37px !important;
  line-height: 52px !important; */
}
div#slideWrapper div.colLeft div.headline strong {
  /*  */
}


div#slideWrapper div.colLeft div.headline.home {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Oswald',sans-serif;
    font-size: 70px;
    line-height: 62px;
    letter-spacing: -4px;
}

div#slideWrapper div.colLeft div.headline.home strong {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Oswald',sans-serif;
    font-size: 70px;
    line-height: 62px;
    letter-spacing: -4px;
}

div#slideWrapper div.colLeft div.excerpts {
  text-align: right;
  color: #fff;
  font-size: 19px;
  line-height: 24px;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0 2%;
}
div#slideWrapper div.colLeft div.excerpts > div {
  display: none;
}
div#slideWrapper div.colLeft div.excerpts > div.active {
  display: block;
}
div#slideWrapper div.colLeft div.excerpts div.story {
  display: none;
  float: right;
  width: 397px;
}
div#slideWrapper
  div.colLeft
  div.excerpts
  > div.active
  > div.story:first-of-type {
  display: block;
}
div#slideWrapper div.colLeft div.story p:first-of-type {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  font-family: "Oswald", sans-serif;
  text-align: right;
}
@media only screen and (max-width: 749px) {
  div#slideWrapper div.colLeft div.story p:first-of-type {
    text-align: left;
  }
  div#slideWrapper div#slideController{
    margin: 10px 15px !important;
    text-align: left !important;
  }
}
div#slideWrapper div.colLeft div.story a.moreLink {
  color: #e9ae35;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  display: block;
  margin: -15px 0 0 0;
  font-weight: 500;
  font-family: "Roboto Condensed";
}
div#slideWrapper div.colLeft div.story a.moreLink:hover {
  color: #75a629;
}
div#featuredPractices div.featured-practices-container {
  width: 100%;
  padding: 30px 15%;
  margin: 0;
  font-family: "Oswald", sans-serif;
}
div#featuredPractices div.featured-practices-container ul {
  margin: 0;
  padding: 0;
}
div#featuredPractices div.featured-practices-container ul li {
  font-size: 15.8px;
  line-height: 15.8px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 4px 0;
  color: #2f2e2f;
  list-style: none;
}
div#featuredPractices div.featured-practices-container a {
  color: #7d8777;
}
div#featuredPractices div.featured-practices-container li.active a,
div#featuredPractices div.featured-practices-container li.active span,
div#featuredPractices div.featured-practices-container a:hover {
  color: #75a629;
}
div#featuredNewsWrapper {
  position: relative;
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin-top: 12px;
}

.siteCenter {
  max-width: 1300px;
}
div#featuredNewsWrapper .siteCenter {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#33000000', GradientType=0);
}
div#featuredNewsWrapper h3 {
  font-size: 18px;
  color: #76a534;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  width: 5%;
  float: left;
  margin: 10px 0 0 0;
}
div#featuredNewsWrapper ul {
  float: right;
  width: 95%;
}
div#featuredNewsWrapper ul li {
  display: table-cell;
  list-style: none;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 19px;
  width: 30%;
  border-left: 1px solid #fff;
  margin: 0 0 0 2%;
  padding: 3px 2% 10px 2%;
}
div#featuredNewsWrapper ul li:first-child {
  border-left: none;
  margin-left: 0;
}
div#featuredNewsWrapper a {
  color: #fff;
  text-decoration: none;
}
div#featuredNewsWrapper a:hover {
  color: #a8cf54;
}
div#bgImages {
  position: fixed;
  top: 4.3rem;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
  background-color: #6dbbdb;
  
  /* background: url(http://bermantabacco.sitecare.dev/wp-content/uploads/2018/02/4040BT-whistleblower_1500x1000_01jc1-min.jpg); */
}
div#bgImages > div {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
}
/* div#bgImages > div.active {
  display: block;
} */
div#bgImages > div > div {
  display: none;
}
@media only screen and (min-width: 1500px) {
  div#slideWrapper div.colLeft {
    width: 100%;
  }
  div#slideWrapper div.colRight {
    max-width: 225px;
  }
}
@media only screen and (min-width: 1800px) {
  div#slideWrapper {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#b3ffffff', GradientType=1);
  }
}
@media only screen and (min-width: 2000px) {
  div#slideWrapper {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#b3ffffff', GradientType=1);
  }
}
@media only screen and (min-width: 2400px) {
  div#slideWrapper {
    background: transparent;
  }
}
@media only screen and (max-height: 900px) and (min-width: 900px) {
  header#mastHead {
    height: 70px !important;
  }
  div#bgImages {
    height: calc(100vh - 70px);
    top: 70px;
  }
  div#bgImages > div {
    background-position: center bottom;
  }
}
@media only screen and (max-height: 900px) and (min-width: 1350px) {
  div#bgImages > div {
    background-position: center center;
  }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  div.wrap {
    min-height: 45vh;
  }
}
div#slideWrapper div#slideController {
  /* float: right; */
  margin: -5px 0 15px 0;
  height: 35px;
  /* padding: 0 5%; */
  width: 60%;
  text-align: right;
}

div#dotController {
  display: none;
}

div#slideWrapper div#slideController a {
  color: rgba(255, 255, 255, 0.7);
  padding: 0 0 0 5px;
  display: inline-block;
  font-size: 45px;
  line-height: 45px;
  vertical-align: middle;
}

div#slideWrapper div#slideController a:hover {
  color: #ffffff;
}

div#slideWrapper div#slideController a.pause,
div#slideWrapper div#slideController a.play {
  font-size: 25px;
  margin: 0 5px;
}

div#slideWrapper div#slideController a.play {
  display: none;
  color: #ffffff;
}
div#slideWrapper div.colLeft div.excerpts {
  font-size: 16px;
  line-height: 19px;
  width: 65%;
  padding: 0 3%;
}
div#slideWrapper div.colLeft div.story p:first-of-type {
  font-size: 17px;
  line-height: 20px;
}
div.headline {
  /* font-size: 55px;
  line-height: 50px;
  letter-spacing: -3px; */
}
div#slideWrapper div.colLeft div.headline {
  width: 35%;
}
div#featuredNewsWrapper {
  position: relative;
  bottom: auto;
  z-index: 10;
}
div#featuredNewsWrapper ul {
  margin-bottom: 0.7em;
}
@media only screen and (max-width: 900px) and (orientation: portrait) {
  div#featuredPractices {
    margin-top: 30px !important;
  }
  div#slideWrapper {
    position: relative;
    top: 10px !important;
  }
  div#slideWrapper div.colLeft div.excerpts {
  }
  div#featuredNewsWrapper {
    position: relative;
    top: 20px;
    min-height: 40px;
  }
  div#bgImages > div {
    background-image: none !important;
    background-position: -9999px -9999px;
    background-size: 1px 1px;
    position: relative;
  }
  div#bgImages > div > div.mobileBackground {
    display: block;
    height: calc(100% + 50px);
    width: 100%;
    position: absolute;
    top: -50px;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
  }
  div#featuredNewsWrapper h3 {
    float: none;
    display: block;
    width: 100%;
    padding-left: 10px;
  }
  div#featuredNewsWrapper ul {
    float: none;
    width: 100%;
    padding-left: 10px;
  }
  div#featuredNewsWrapper ul li {
    display: block;
    width: 100%;
    border-left: none;
    border-top: 1px solid #fff;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
  }
  div#featuredNewsWrapper ul li:first-child {
    border-top: none;
    padding-top: 0;
  }
  div#casesSection .tab-content > .active {
    display: block !important;
  }
  div#casesSection .cases-card {
    width: 90% !important;
    margin-bottom: 10px !important;
    margin-left: 0 !important;
  }
  div#casesSection .nav {
    display: flex !important;
  }
  div#casesSection .nav-tabs {
    text-align: left;
  }
  div#casesSection .nav-tabs .nav-link {
    text-align: left !important;
  }
}
@media all and (max-width: 1060px) {
  div#siteContainer {
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
  }
  div#slideWrapper {
    top: 130px;
  }

  div#featuredPractices {
    margin-top: 30px !important;
  }
  div#slideWrapper {
    max-height: 331px !important;
    top: 20px !important;
  }

  div#slideWrapper div.colLeft {
    float: none;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  div#slideWrapper div.colLeft div.excerpts {
    width: 100%;
  }
  div.headline {
    font-size: 55px;
    line-height: 47px;
    width: 100%;
    margin-top: 0px !important;
  }

  div#casesSection .tab-content > .active {
    display: block !important;
  }
  div#casesSection .cases-card:first-child {
    margin-left: auto !important;
  }
  div#casesSection .cases-card {
    width: 90% !important;
    margin: 0 auto !important;
    margin-bottom: 10px !important;
    margin-left: auto !important;
  }
  div#casesSection .nav {
    display: flex !important;
  }
  div#casesSection .nav-tabs {
    text-align: left;
  }
  div#casesSection .nav-tabs .nav-link {
    text-align: left !important;
  }
  @media all and (orientation: landscape) {
    div#slideWrapper {
      top: auto;
      margin-top: 20vh;
    }
  }
}
@media all and (max-width: 550px) {
  div#siteContainer {
    background-position: 30%;
  }

  div#slideWrapper {
    top: 80px;
  }
  div#slideWrapper div.colLeft div.headline {
    width: 100%;
    margin-bottom: 0.5em;
    text-align: left;
    max-width: 100%;
    padding: 0 1rem;
    margin-top: 140px !important;
  }

  div#slideWrapper div.colLeft div.excerpts {
    clear: both;
    float: none;
    width: 100%;
    text-align: left;
    padding: 0;
  }
  div#slideWrapper div.colLeft div.excerpts p {
    display: none;
  }
  div#slideWrapper div.colLeft div.excerpts p:first-of-type {
    display: block;
    color: #fff;
    margin-bottom: 17px;
  }
  div#slideWrapper div.colLeft div.headline {
    font-size: 45px;
    line-height: 41px;
    letter-spacing: -3px;
  }
  div#featuredNewsWrapper {
    margin-top: 25px;
    margin-bottom: 25px;
    min-height: 45px;
    top: 40px;
  }
  div#slideWrapper div.colLeft div.story a.moreLink {
    margin-bottom: 20px;
    text-align: left;
  }
} /* end of 550 */

div#featuredPractices {
  width: 1440px;
  position: relative;

  margin: 100px auto 0 auto;
}
div#featuredPractices div.featured-practices-container {
  padding: 17px;
  width: 414px;
  float: right;
  background: rgba(255, 255, 255, 0.7);
}
@media only screen and (max-width: 749px) {
  div#featuredPractices div.featured-practices-container {
    float: none;
  }
}
div#featuredPractices div.featured-practices-container ul li a {
  color: #7d8777;
}
div#casesSection {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  z-index: 10;
}
div#casesSection .siteCenter {
  padding: 0;
  border-radius: 0px;
  margin-top: 42px;
  margin-bottom: 10px;
}
div#casesSection .nav-tabs {
  background: rgba(130, 130, 130, 0.5);
  align-items: flex-start;
  border: 0;
}

div#casesSection .nav-tabs .nav-link {
  min-height: 88px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-family: "Oswald";
  text-transform: uppercase;
  margin-bottom: 0px;
  border: none;
  border-radius: 0;
  text-align: left;
}
div#casesSection .nav-tabs .nav-item.active .nav-link {
  color: #2f2e2f !important;

  border: none;
  line-height: 20px;
  margin-bottom: -2px;
}
div#casesSection .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border: none;
}
div#casesSection .tab-content > .active {
  display: flex;
  overflow: hidden;
  flex-wrap: nowrap;
}
div#casesSection .tab-content {
  background: rgba(130, 130, 130, 0.5);
}
div#casesSection .cases-card {
  width: 202px;
  padding: 10px;
  background: rgba(47, 46, 47, 0.1);
  margin: 0 6px 0 6px;
  min-height: 140px;
  flex: 0 0 19%;
}
div#casesSection .cases-card:first-child {
  margin-left: 0;
}
div#casesSection .cases-card:last-child {
  margin-right: 0;
}
div#casesSection .cases-card .cases-heading {
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 700;
  font-family: "Oswald";
  text-transform: uppercase;
  min-height: 40px;
  max-height: 40px;
  overflow: hidden;
}
div#casesSection .cases-card a {
  font-size: 12px !important;
  line-height: 17px;
  font-weight: 400;
  font-family: "Oswald";
  text-transform: uppercase;
  color: #2f2e2f;
  text-decoration: none;
}

div#casesSection .cases-card:hover a:first-child {
  text-decoration-color: #333;
  color: #004987;
}
div#casesSection .cases-card:hover * {
  /* text-decoration: underline; */
  color: #004987;
  cursor: pointer;
}

footer {
  position: fixed;
  bottom: 0;
}

#wpadminbar {
  display: none;
}
#arrow-down {
  background: #ddd;
  padding: 12px 14px;
  border-radius: 50px;
  position: fixed;
  right: 2vh;
  bottom: 2vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  display: none;
}
#arrow-down img {
  width: 20px;
}

.wrap {
  display: flex;
  flex-direction: column;
}
.wrap {
  height: 100%;
  min-height: 70vw;
}
@media screen and (min-width: 1400px) {
  .wrap {
    min-height: 70vw;
  }
}
@media screen and (min-width: 1600px) {
  .wrap {
    min-height: 55vw;
  }
}
@media screen and (min-width: 1900px) {
  .wrap {
    min-height: 55vw;
  }
}
.content-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  flex: 1 0 auto;
}
@media only screen and (max-width: 749px) {
  .content-area {
    padding: 4em 0;
  }
}
footer {
  flex-shrink: 0;
}

.container-1440p {
  max-width: 1440px;
  margin: auto;
}
div#casesSection .tab-pane {
  background: rgba(130, 130, 130, 0.5);
  padding: 24px;
  margin-bottom: 100px;
}
div#casesSection .nav-tabs .nav-link {
  position: relative;
  padding: 0 24px;
}

@media only screen and (max-width: 1050px) {
    .nav {
        display: block;
    }
    div#casesSection .nav-tabs, div#casesSection .nav-tabs .nav-item, div#casesSection .nav-tabs .nav-item .nav-link{
        width: 100%;
    }
}
div#casesSection
  .nav-tabs
  .nav-item:not(:last-child):not(.active)
  .nav-link:after {
  content: "";
  border-right: 1px solid rgba(247, 247, 247, 0.8);
  height: 40px;
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1px;
  margin: auto;
}
div#casesSection .nav-tabs .nav-item.active .nav-link {
  background: rgba(247, 247, 247, 0.8);
  color: #2f2e2f !important;
}

div#casesSection .tab-pane.active {
  background-color: rgba(247, 247, 247, 0.8);
}

div#mobileCasesSection {
  margin-top: 42px;
  margin-bottom: 100px;
}
div#mobileCasesSection .panel-default > .panel-heading {
  color: #fff;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

div#mobileCasesSection .panel-default > .panel-heading a {
  padding: 18px 24px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

div#mobileCasesSection .panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform 0.25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}

div#mobileCasesSection .panel-default > .panel-heading a[aria-expanded="true"] {
  background: rgba(247, 247, 247, 0.8);
  color: #2f2e2f;
}

div#mobileCasesSection
  .panel-default
  > .panel-heading
  a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

div#mobileCasesSection
  .panel-default
  > .panel-heading
  a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
div#mobileCasesSection .panel-group {
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#33000000', GradientType=0);
}

div#mobileCasesSection .panel-heading .panel-title {
  margin: 0;
}
div#mobileCasesSection .panel-collapse {
  background: rgba(247, 247, 247, 0.8);
}
div#mobileCasesSection .panel-body {
  padding: 15px 0;
}


@media only screen and (max-width: 878px) {
    div#featuredNewsWrapper .siteCenter {
        padding-left: 16px;
        padding-right: 16px;   
    }
    div#featuredNewsWrapper .siteCenter h3, div#featuredNewsWrapper .siteCenter ul {
        padding-left: 5px;
    }
}