@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,800;1,600&display=swap";

.bbc-new-header-main {
  width: 100%;
  background: #fff;
  padding: 30px 2%;
  box-sizing: border-box;
  display: flex;
}

.menu-100vh {
  margin: auto;
  text-align: center;
}

.bbc-new-header-1 {
  width: 200px;
}

.bbc-new-header-2 {
  flex: 1;
  text-align: center;
}

.bbc-new-header-3 {
  width: 140px;
  font-family: league_gothicregular;
  font-size: 22px;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
}

.bbc-nav-main ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: league_gothicregular;
  font-size: 22px;
}

.bbc-nav-main ul li {
  display: inline-block;
  margin: 0 16px;
  padding: 0;
  letter-spacing: 1px;
}

.bbc-nav-main ul li a {
  color: #000;
}

.bbc-new-header-3 img {
  width: 26px;
  height: auto;
  vertical-align: middle;
  margin-right: 5px;
}

.bbc-new-header-3 a {
  color: inherit;
}

@font-face {
  font-family: league_gothicitalic;
  src: url(/wp-content/themes/wmgburn/new-fonts/leaguegothic-italic-webfont.woff2) format("woff2"),
    url(/wp-content/themes/wmgburn/new-fonts/leaguegothic-italic-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: league_gothicregular;
  src: url(/wp-content/themes/wmgburn/new-fonts/leaguegothic-regular-webfont.woff2) format("woff2"),
    url(/wp-content/themes/wmgburn/new-fonts/leaguegothic-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

.collapse .navbar-collapse {
  margin: 0 !important;
  padding: 0 !important;
}

.nav-box-bbc {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.nb-bbc-1 {
  width: 210px;
  margin: auto;
}

.nb-bbc-1 img {
  width: 100%;
  height: auto;
  margin: auto;
}

.nb-bbc-2 {
  flex: 1;
  margin: auto;
}

.nb-bbc-2 ul li a {
  font-family: league_gothicregular;
  font-size: 19px;
  color: #000;
  letter-spacing: 1.5px;
  font-weight: 400;
}

.nav__main li {
  padding: 2px 15px !important;
}

.nb-bbc-2 a {
  font-family: league_gothicregular;
  font-size: 22px;
  color: #000;
}

.nb-bbc-3 {
  width: 140px;
  font-family: league_gothicregular;
  font-size: 19px;
  letter-spacing: 1.5px;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  margin: auto;
}

nav {
  background-color: #fff !important;
  padding: 10px 20px !important;
  box-sizing: border-box;
}

.nb-bbc-3 img {
  width: 26px;
  height: auto;
  vertical-align: middle;
  margin-right: 5px;
}

.nb-bbc-3 a {
  color: inherit;
}

.collapse .navbar-collapse {
  margin: 0 auto !important;
}

.modal.show .modal-dialog {
  max-width: 460px;
}

.modal-body {
  overflow: auto;
}

.headroom--not-top {
  transform: inherit !important;
  top: 0 !important;
}

.nb-bbc-2-find-gym {
  display: none;
  margin: 14px 0;
  padding: 14px 22px;
}

.nb-bbc-2-find-gym img {
  margin: 0 5px;
  vertical-align: baseline;
  height: 32px;
  width: auto;
}

.nb-bbc-2-find-gym h4 {
  color: #000;
  font-size: 40px;
  line-height: 0;
  font-family: league_gothicregular;
  margin: 10px 0;
  letter-spacing: 1.5px;
}

.nb-bbc-2-find-gym h5 {
  font-family: open sans, sans-serif;
  color: #00b1e1;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
}

.nb-bbc-2-find-search {
  display: flex;
  width: 100%;
  margin: 20px 0 10px;
}

.nb-bbc-2-find-search-1 {
  flex: 1;
}

.nb-bbc-2-find-search-2 {
  width: 60px;
}

.nb-bbc-2-find-search-btn {
  padding: 10px;
  border: 0;
  background-color: #00b1e1;
  background-image: url(/wp-content/themes/wmgburn/src/images/menu-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  width: 50px;
  height: 100%;
  box-sizing: border-box;
}

.nb-bbc-2-find-search-input {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  color: #727272;
  font-size: 20px;
  font-family: league_gothicregular;
  background: rgba(0, 0, 0, 0.1);
  border: 0;
  letter-spacing: 1.5px;
}

.menu-terms {
  font-family: open sans, sans-serif;
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px;
}

.menu-terms a {
  color: rgba(0, 0, 0, 0.6);
  font-family: open sans, sans-serif;
  font-size: 13px;
  padding: 0 3px;
  font-weight: 600;
}

.menu-social-media a {
  color: #00b1e1;
  margin-left: 6px;
  display: inline-block;
}

.menu-social-media {
  border-top: 9px solid #ffdc1a;
  padding: 10px 24px;
  margin: 0;
  font-size: 20px;
  color: #000;
  font-family: league_gothicregular;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.navbar-light .navbar-toggler-icon {
  color: #000;
  font-family: league_gothicregular;
  font-size: 16px;
}

.navbar-light .navbar-toggler {
  color: #000 !important;
  font-family: league_gothicregular;
  font-size: 24px;
  letter-spacing: 1px;
}

.menu-social-media {
  display: none;
}

@media screen and (max-width: 959px) {
  .menu-100vh {
    height: 101vh;
    padding-bottom: 20px;
    box-sizing: border-box;
  }

  .nav-box-bbc {
    padding: 6px 0 !important;
  }

  .nav__main li {
    padding: 5px 24px !important;
  }

  .menu-social-media a {
    font-size: 18px;
  }

  .navbar {
    padding: 0 !important;
    margin: 0 !important;
  }

  .nav__main {
    width: 100%;
    padding-bottom: 0;
  }

  .nb-bbc-1 {
    order: 1;
    margin: auto 0;
    padding: 10px;
  }

  .nb-bbc-2 {
    border-left: 20px solid rgba(0, 177, 255, 0.8);
    padding: 0;
    order: 3;
    flex: inherit;
    width: 100%;
  }

  .nb-bbc-2-find-gym {
    text-align: left;
    display: block;
    border-top: 1px solid #707070;
  }

  .nb-bbc-3 {
    order: 2;
    padding-right: 50px;
  }

  .nb-bbc-3 {
    display: none;
  }

  .nb-bbc-2 button {
    float: right;
    margin-top: -38px;
  }

  .nb-bbc-2 ul li a {
    font-size: 36px;
    color: #000;
    text-align: left;
  }

  .nav__main li a {
    text-align: left !important;
  }

  .nav__main li a {
    display: flex;
    justify-content: flex-start;
  }

  .menu-social-media {
    text-align: left;
    display: block;
  }

  .nb-bbc-2 {
    position: relative;
  }

  .navbar-collapse {
    max-height: 90vh;
    overflow-y: auto;
  }
}

.bbc-section-5-wrap {
  padding: 0;
}

.bbc-s5-list {
  display: flex;
  width: 100%;
}

.bbc-s5-list-1 {
  width: 50%;
}

.bbc-s5-list-2 {
  width: 50%;
  display: flex;
}

.bbc-s5-list:nth-child(even) .bbc-s5-list-1 {
  order: 2;
}

.bbc-s5-list:nth-child(even) .bbc-s5-list-2 {
  order: 1;
}

.bbc-s5-list:nth-child(even) .bbc-s5-list-2-content {
  text-align: right;
}

.navbar-toggler img {
  width: 84%;
}

.bbc-s5-list-1 img {
  width: 100%;
  vertical-align: bottom;
}

.bbc-s5-list-2 {
  width: 50%;
  display: flex;
}

.bbc-s5-list-2-content {
  margin: auto;
  max-width: 70%;
  padding: 0;
}

.bbc-s5-list-2-content h2 {
  margin: 0;
  padding: 0;
  font-family: league_gothicregular;
  font-size: 36px;
  letter-spacing: 1.6px;
  color: #000;
  line-height: 40px;
}

.bbc-s5-list-2-content p {
  margin: 0;
  padding: 20px 0;
  font-family: open sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #000;
}

.bbc-s5-list-2-content a {
  display: inline-block;
  font-family: open sans, sans-serif;
  color: #fff;
  padding: 10px 22px;
  font-weight: 800;
  text-transform: uppercase;
  background: #00b1e1;
  text-decoration: none;
  border-radius: 4px;
  font-size: 18px;
  letter-spacing: 1.4px;
  text-shadow: none;
}

.bbc-s5-list-2-content a:hover {
  background: #ffdc1a;
  color: #000;
}

.navbar {
  z-index: 99999 !important;
}

a {
  transition: 0.5s;
}

.bbc-new-banner {
  position: relative;
}

.bbc-new-banner img {
  width: 100%;
  height: auto;
  min-height: 600px;
  object-fit: cover;
  object-position: center top;
}

.bbc-banner-content {
  position: absolute;
  bottom: 60px;
  text-align: center;
  width: 80%;
  left: 50%;
  z-index: 999;
  color: #fff;
  max-width: 900px;
  transform: translate(-50%, 0%);
}

.bbc-banner-content h1 {
  margin: 0;
  padding: 0;
  font-family: league_gothicregular;
  font-size: 96px;
  color: #fff;
  line-height: 80px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

/* .bbc-banner-content h1 br {
  display: none;
} */
.bbc-banner-content p {
  width: 90%;
  margin: 0 auto;
  padding: 8px 0 20px;
  font-family: open sans, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}

.bbc-blue-btn-1 {
  display: inline-block;
  font-size: 18px;
  font-family: open sans, sans-serif;
  color: #fff;
  padding: 10px 40px;
  font-weight: 800;
  text-transform: uppercase;
  background: #00b1e1;
  text-decoration: none;
  border-radius: 4px;
  letter-spacing: 2px;
}

.bbc-blue-btn-1:hover {
  background: #ffdc1a;
  color: #000;
}

.bbc-yellow-btn-1 {
  display: inline-block;
  font-family: open sans, sans-serif;
  color: #000;
  padding: 10px;
  font-weight: 800;
  text-transform: uppercase;
  background: #ffdc1a;
  text-decoration: none;
  border-radius: 4px;
  font-size: 18px;
  letter-spacing: 1.4px;
  text-shadow: none;
}

.bbc-yellow-btn-1:hover {
  background: #00b1e1;
  color: #fff;
}

.bbc-sec-1-main {
  width: 90%;
  margin: 0 auto;
  padding: 70px 0;
  max-width: 700px;
  text-align: center;
}

.bbc-sec-1-main h2 {
  margin: 0 0 4px;
  padding: 0;
  color: #00b1e1;
  font-family: open sans, sans-serif;
  letter-spacing: 2px;
  font-weight: 800;
  font-size: 25px !important;
}

h2.section-pre-header,
h3.section-pre-header {
  margin: 0 0 4px;
  padding: 0;
  color: #00b1e1 !important;
  font-family: open sans, sans-serif;
  letter-spacing: 2px;
  font-weight: 800;
  font-size: 25px !important;
  line-height: unset !important;
}

.bbc-sec-1-main p {
  padding: 0;
  color: #000 !important;
  font-family: open sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  max-width: 86%;
  margin: 0 auto;
  opacity: 1;
}

.bbc-sec-2-main {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  justify-content: space-between;
  display: flex;
}

.bbc-sec-2-item {
  width: 32%;
  position: relative;
}

.bbc-sec-2-item img {
  width: 100%;
  height: auto;
}

.bbc-sec-2-item-content {
  max-width: 410px;
  position: absolute;
  bottom: 80px;
  text-align: center;
  width: 86%;
  left: 50%;
  z-index: 999;
  color: #fff;
  transform: translate(-50%, 0%);
}

.bbc-sec-2-item-content h3 {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: league_gothicregular;
  font-size: 42px;
  color: #fff;
  letter-spacing: 3px;
}

.bbc-sec-2-item-content h3:before {
  content: "";
  position: absolute;
  bottom: -8px;
  width: 40%;
  text-align: center;
  background: #009ee0;
  height: 6px;
  left: 50%;
  transform: translate(-50%, 0%);
}

.bbc-sec-2-item-content h6 {
  position: relative;
  margin: 10px 0 -27px;
  padding: 0;
  font-family: open sans, sans-serif;
  font-size: 14px;
  color: #9a9696;
  letter-spacing: 1px;
  font-style: italic;
  letter-spacing: 0;
  font-style: italic;
  font-weight: 600;
}

.bbc-sec-2-item-content::before {
  height: 54px;
  width: 100px;
  left: 10%;
  bottom: 0;
}

.bbc-sec-2-item-content ul {
  margin: 20px 0 30px;
  padding: 0;
  list-style: none;
  display: inline-block;
}

.bbc-sec-2-item-content ul li {
  margin: 0;
  padding: 6px 0 6px 24px;
  font-family: open sans, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  background-image: url(/wp-content/themes/wmgburn/src/images/check-circle.svg);
  background-repeat: no-repeat;
  background-position: left top 9px;
  background-size: 18px;
}

.min-height-c-1 {
  min-height: 180px;
}

.bbc-sec-2-item:nth-child(2) ul {
  max-width: 300px;
  margin: 20px auto 30px;
}

.bbc-sec-2-item:nth-child(3) ul {
  max-width: 320px;
  margin: 20px auto 30px;
}

.bbc-sec-2-item-content h4 {
  margin: 0 auto;
  width: 90%;
  max-width: 280px;
  padding: 0 0 20px;
  font-family: open sans, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}

.bbc-sec-3-main {
  width: 90%;
  margin: 0 auto;
  padding: 80px 0;
  max-width: 900px;
  text-align: center;
}

.bbc-sec-3-main h2 {
  margin: 0;
  padding: 0;
  color: #00b1e1;
  font-family: open sans, sans-serif;
  font-size: 28px;
}

.bbc-sec-3-main p {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: open sans, sans-serif;
  font-size: 24px;
}

.bbc-s3 {
  display: flex;
  width: 100%;
  font-family: open sans, sans-serif;
  font-size: 28px;
  flex-wrap: wrap;
}

.bbc-s3-1 {
  width: 134px;
  margin: auto;
}

.bbc-s3-1 img {
  width: 88px !important;
  height: 88px !important;
  border-radius: 600px;
  object-fit: cover !important;
  object-position: center center !important;
  min-height: auto !important;
}

.bbc-s3-2 {
  flex: 1;
  padding-left: 14px;
  margin: auto;
  padding: 15px 0;
}

.bbc-s3-3 {
  width: 100%;
  margin: 10px 0 0;
}

.bbc-s3-3 h6 {
  padding: 14px 0 8px;
  margin: 0;
  text-align: center;
  font-family: open sans, sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: 600;
  color: #000 !important;
  line-height: 24px;
  position: relative;
}

.bbc-s3-3 h6:before {
  content: "";
  position: absolute;
  top: -8px;
  width: 50%;
  max-width: 170px;
  background: #00b1e1;
  height: 4px;
  left: 50%;
  transform: translate(-50%, 0%);
}

.bbc-s3-2 h2 {
  padding: 0;
  margin: 0;
  font-size: 20px;
}

.bbc-sec-3-main h2 {
  margin: 0 0 4px;
  padding: 0;
  color: #00b1e1;
  font-family: open sans, sans-serif;
  letter-spacing: 2px;
  font-weight: 800;
  font-size: 20px;
}

.bbc-s3-2 h5 {
  padding: 10px 0;
  font-weight: 500;
  margin: 0;
  text-align: left;
  position: relative;
  font-family: open sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #000 !important;
  line-height: 28px;
}

.bbc-s3-2 h6 {
  padding: 0;
  margin: 30px 0 0 -20%;
  text-align: center;
  font-family: open sans, sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: 600;
  color: #000 !important;
  line-height: 24px;
}

.bbc-s3-2 h5:after {
  width: 200px;
  height: 100px;
}

.bbc-s5-list-1 {
  transition: 0.3s;
}

.bbc-s5-list-1 {
  position: relative;
}

.bbc-s5-list-1 .bbc-up {
  opacity: 1;
  transition: opacity 1s ease-out;
}

.bbc-s5-list-1 .bbc-down {
  transition: opacity 1s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.bbc-s5-list-1:hover .bbc-down {
  opacity: 1;
}

.bbc-s5-list-1:hover .bbc-up {
  opacity: 0;
}

.slick-slider .element {
  width: 100px;
  border-radius: 5px;
  display: inline-block;
  margin: 0 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;
  font-size: 20px;
}

.slick-slider .slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}

.slick-dots li {
  margin: 0 0.25rem;
  border: 1px solid #00b1e1;
  border-radius: 100px;
}

.slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #fff;
  text-indent: -9999px;
}

.slick-dots li.slick-active button {
  background-color: #00b1e1;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
  outline: none;
}

.rotator-list {
  width: 100%;
  position: relative;
  height: auto;
  height: 600px;
}

.rotator-image {
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
}

.rotator-image img {
  width: 100%;
  height: 600px;
  margin: 0 auto;
  display: block;
  opacity: 1;
  object-fit: cover;
  object-position: center center;
}

.slick-slider {
  position: relative;
  display: flex;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  flex-wrap: wrap;
  justify-content: center;
}

.slick-list {
  width: 100%;
  order: 1;
}

.slick-next {
  order: 4;
  font-size: 0.1px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
  background-image: url(/wp-content/themes/wmgburn/src/images/slider-right-arrow-1.svg);
  margin: auto 4px;
}

.slick-dots {
  order: 3;
}

.slick-prev {
  order: 2;
  font-size: 0.1px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
  background-image: url(/wp-content/themes/wmgburn/src/images/slider-left-arrow-1.svg);
  margin: auto 4px;
}

.bbc-sec-2-main {
  flex-wrap: wrap;
}

.bbc-sec-2-item:nth-child(1) {
  order: 1;
}

.bbc-sec-2-item:nth-child(2) {
  order: 2;
}

.bbc-sec-2-item:nth-child(3) {
  order: 3;
}

.bbc-sec-2-item:nth-child(4) {
  order: 4;
  width: 100%;
}

.bbc-sec-2-item:nth-child(5) {
  display: none;
  width: 90%;
  margin: 0 auto;
  padding: 24px 0;
  max-width: 700px;
  text-align: center;
}

.bbc-sec-2-item:nth-child(5) .bbc-sec-1-main p {
  max-width: 100% !important;
}

@media screen and (max-width: 1600px) {
  .rotator-list {
    height: 520px;
  }

  .rotator-image img {
    height: 520px;
  }
}

@media screen and (max-width: 1400px) {
  .rotator-list {
    height: 420px;
  }

  .rotator-image img {
    height: 420px;
  }
}

@media screen and (max-width: 1170px) {
  .bbc-s5-list-2-content h2 {
    font-size: 26px;
    letter-spacing: 1px;
  }

  .bbc-s5-list-2-content p {
    padding: 14px 0;
    font-size: 18px;
    line-height: 24px;
  }

  .bbc-s5-list-2-content {
    max-width: 90%;
  }

  .bbc-s5-list-2-content a {
    padding: 8px;
    font-size: 14px;
    line-height: 18px;
  }

  .bbc-s5-list-1 img {
    width: 100%;
    vertical-align: bottom;
    min-height: 260px;
    object-fit: cover;
    object-position: center;
  }

  .bbc-banner-content h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .bbc-banner-content p {
    padding: 10px 0 22px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
  }

  .bbc-banner-content {
    bottom: 40px;
  }

  .bbc-sec-2-item-content h3 {
    font-size: 30px;
    letter-spacing: 2px;
  }

  .bbc-sec-2-item-content ul li {
    padding: 6px 0 6px 24px;
    font-size: 16px;
    line-height: 22px;
    background-position: left top 8px;
    background-size: 16px;
    text-align: left;
  }

  .bbc-yellow-btn-1 {
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .bbc-sec-2-item-content ul {
    margin: 10px 0;
  }
}

.workout-sec2-wraptext p {
  font-family: open sans, sans-serif;
}

.count-2 {
  font-family: open sans, sans-serif;
}

@media screen and (max-width: 1280px) {
  .bbc-sec-2-item img {
    width: 100%;
    height: auto;
    min-height: 550px;
    max-height: 580px;
    object-fit: cover;
  }

  .nav__main li {
    padding: 2px 7px !important;
  }

  .nb-bbc-2 ul li a {
    font-size: 18px;

    letter-spacing: 1.4px;
  }

  .features-sec-1 p,
  .weekly-protocal-wrap h5,
  .workout-content-wrap-2 p {
    font-family: open sans, sans-serif;
    font-size: 14px;
  }
}

@media screen and (max-width: 830px) {
  .bbc-sec-2-item img {
    vertical-align: top;
    width: 100%;
    height: auto;
    min-height: 540px;
    object-fit: cover;
    object-position: center top;
    max-height: 580px;
  }

  .bbc-sec-2-item-content {
    max-width: 360px;
    position: absolute;
    bottom: 50px;
  }

  .bbc-banner-content h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .bbc-banner-content p {
    padding: 10px 0 18px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
  }

  .bbc-banner-content {
    bottom: 40px;
    width: 90%;
  }

  .bbc-sec-2-item-content h3 {
    font-size: 30px;
    letter-spacing: 2px;
  }
}

.desktop_banner_heading {
  display: block;
}

.mobile_banner_heading {
  display: none;
}

@media screen and (max-width: 767px) {
  .desktop_banner_heading {
    display: none;
  }

  .mobile_banner_heading {
    display: block;
  }

  .bbc-sec-1-main p {
    font-size: 15px;
    line-height: 22px;
  }

  .bbc-sec-1-main h2 {
    font-size: 18px;
  }

  .bbc-sec-2-main {
    flex-wrap: wrap;
  }

  .bbc-sec-2-item:nth-child(1) {
    order: 1;
  }

  .bbc-sec-2-item:nth-child(2) {
    order: 3;
  }

  .bbc-sec-2-item:nth-child(3) {
    order: 5;
  }

  .bbc-sec-2-item:nth-child(4) {
    order: 2;
    width: 100%;
  }

  .bbc-sec-2-item:nth-child(5) {
    order: 4;
    display: block;
  }

  .bbc-s5-list {
    flex-wrap: wrap;
  }

  .bbc-s5-list-1 {
    width: 100%;
  }

  .bbc-s5-list-2 {
    width: 100%;
    text-align: center !important;
  }

  .bbc-s5-list-2-content {
    text-align: center;
  }

  .bbc-s5-list-2-content {
    margin: 30px auto;
    max-width: 90%;
    padding: 0;
  }

  .rotator-list {
    border-top: 1px solid #707070;
  }

  .bbc-s5-list-1 img {
    margin: 10px auto;
    max-width: 90%;
  }

  .bbc-s5-list:nth-child(even) .bbc-s5-list-2 {
    order: 2;
  }

  .bbc-s5-list:nth-child(even) .bbc-s5-list-1 {
    order: 1;
  }

  .bbc-s5-list:nth-child(even) .bbc-s5-list-2-content {
    text-align: center;
  }

  .bbc-sec-2-main {
    flex-wrap: wrap;
  }

  .bbc-sec-2-item {
    width: 100%;
    position: relative;
  }

  .bbc-sec-1-main {
    padding: 30px 0;
  }

  .bbc-s3 {
    flex-wrap: wrap;
  }

  .bbc-s3-1 {
    width: 100%;
    text-align: center;
    display: none;
  }

  .bbc-s3-1 img {
    height: 100px;
    width: auto;
    max-width: 100%;
    margin: auto;
  }

  .bbc-s3-2 {
    flex: inherit;
    width: 100%;
    padding-top: 10px;
  }

  .bbc-banner-content p {
    font-size: 14px;
    line-height: 22px;
  }

  .bbc-banner-content h1 {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 1.5px;
    margin: 0 0 0 10px;
  }

  .bbc-banner-content h1 br {
    display: block;
  }

  .bbc-banner-content {
    bottom: 40px;
  }

  .bbc-new-banner img {
    min-height: 700px;
    object-fit: cover;
    background-position: center top;
  }

  .bbc-blue-btn-1 {
    padding: 10px;
    font-weight: 800;
    font-size: 14px;
  }

  .bbc-s5-list-2-content a {
    padding: 8px;
  }

  .bbc-sec-1-main h2 {
    font-size: 18px;
  }

  .bbc-sec-1-main p {
    font-size: 16px;
  }

  .bbc-s5-list-2-content p {
    padding: 14px 0 20px;
    font-size: 16px;
    line-height: 22px;
  }

  .bbc-sec-2-item-content h3 {
    font-size: 32px;
    letter-spacing: 1.5px;
  }

  .bbc-sec-2-item-content ul li {
    font-size: 16px;
    line-height: 22px;
  }

  .bbc-s3-2 h5 {
    font-size: 16px;
    line-height: 22px;
    padding: 0 0 15px;
  }

  .bbc-s3-2 h6 {
    font-size: 14px;
    line-height: 22px;
    margin: 30px 0 0;
  }

  .bbc-s5-list-2-content h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .bbc-sec-3-main h2 {
    margin: 0 0 10px;
    font-size: 18px;
    letter-spacing: 1px;
  }

  .bbc-sec-3-main {
    padding: 30px 0;
  }

  .bbc-s3-2 h5:before {
    left: 50%;
    width: 40%;
  }

  .rotator-list {
    height: 210px;
  }

  .rotator-image img {
    height: 190px;
    min-height: auto;
  }

  .rotator-image {
    padding: 20px 0;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-block;
    box-sizing: border-box;
  }
}

.bbc-new-footer {
  background-color: #ededed;
  padding: 40px 0;
}

.bbc-new-footer-wrapper {
  width: 96%;
  max-width: 1440px;
  margin: 0 auto;
}

.bbc-new-footer-flex {
  display: flex;
  width: 100%;
  margin-bottom: 100px;
}

.bbc-ff-1 {
  width: 200px;
}

.bbc-ff-2 {
  flex: 1;
}

.bbc-ff-3 {
  width: 300px;
  text-align: center;
}

.bbc-new-footer-flex h3 {
  font-family: league_gothicregular;
  font-size: 24px;
  text-transform: uppercase;
  color: #676767;
}

.bbc-new-footer-flex ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #676767;
}

.bbc-new-footer-flex ul li a {
  color: #676767;
  font-family: open sans, sans-serif;
  font-weight: 500;
  font-size: 16px;
}

.bbc-new-footer-flex h2 {
  font-family: league_gothicregular;
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #676767;
}

.bbc-footer-social {
  color: #676767;
  font-family: league_gothicregular;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.bbc-footer-social a {
  color: #676767;
  margin-left: 6px;
  display: inline-block;
}

.bbc-footer-social i {
  font-size: 16px;
}

.bbc-footer-text {
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
  max-width: 90%;
  max-width: 0 auto;
  font-family: open sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.bbc-footer-links-2 {
  text-align: center;
  padding: 0 0 20px;
}

.bbc-footer-links-2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #676767;
}

.bbc-footer-links-2 ul li {
  display: inline-block;
  margin: 0;
}

.bbc-footer-links-2 ul li:first-child::before {
  content: "";
  padding: 0 5px;
  font-size: 10px;
}

.bbc-footer-links-2 ul li::before {
  content: "|";
  padding: 0 5px;
  font-size: 10px;
}

.bbc-footer-links-2 ul li a {
  display: inline-block;
  color: #676767;
  font-family: open sans, sans-serif;
  font-weight: 400;
  font-size: 10px;
}

.bbc-footer-logo-1 {
  width: 100%;
  text-align: center;
}

.bbc-footer-logo-1 img {
  width: 50%;
  height: auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .bbc-new-footer-wrapper {
    width: 90%;
  }

  .bbc-footer-links-2 ul li::before {
    content: "|";
    padding: 0 5px;
  }

  .bbc-new-footer-flex {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .bbc-ff-1 {
    width: 30%;
    margin-bottom: 20px;
    order: 2;
  }

  .bbc-new-footer-flex h2 {
    font-size: 38px;
    letter-spacing: 1px;
    margin-bottom: 8px;
  }

  .bbc-footer-social {
    font-size: 18px;
    letter-spacing: 1px;
    padding-bottom: 12px;
  }

  .bbc-ff-3 {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    order: 1;
    margin-bottom: 30px;
  }

  .bbc-ff-2 {
    width: 30%;
    flex: inherit;
    order: 2;
    min-width: 126px;
  }

  .bbc-new-footer-flex h3 {
    font-size: 20px;
  }

  .bbc-new-footer-flex ul li a {
    font-size: 14px;
    padding: 3px 0;
    display: block;
  }

  .bbc-footer-social i {
    font-size: 12px;
  }

  .bbc-footer-logo-1 {
    width: 100%;
    text-align: center;
  }

  .bbc-new-footer-flex {
    margin-bottom: 30px;
  }

  .bbc-new-footer {
    background-color: #ededed;
    padding: 20px 0;
  }
}