/* STYLE SHEET NICE WORLD INDUSTRIES 2020 */
/* NICEWORLD.ORG */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
/* DA BUTTONZ */
.title-container a.hb-tag {
  padding: 2%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffd452;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  line-height: 3.3;
  text-align: center;
  color: #4a4a4a;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .title-container a.hb-tag {
    line-height: 4.5;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .title-container a.hb-tag {
    line-height: 3.9;
  }
}
.title-container a.hb-tag:hover {
  background-color: #393939;
  color: #ffd452;
  text-decoration: none;
}
.title-container a.hb-add-to-favorites {
  padding: 2%;
  padding-right: 30px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  line-height: 2.1;
  text-align: center;
  color: #4a4a4a;
  background: #ffffff url("../img/icon-heart-blue.8d0c76cfba72.svg") no-repeat 95% 58%;
}
.title-container a.hb-add-to-favorites:hover {
  background-color: #393939;
  color: #ffd452;
  text-decoration: none;
}
a.cal-left,
a.cal-right {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  text-align: right;
  color: #4a4a4a;
  padding: 0.99%;
  background: #ffffff url("../img/icon-calendar-yellow.376bb247ced4.svg") no-repeat 6% 58%;
  padding-left: 20px;
  padding-right: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  a.cal-left,
  a.cal-right {
    padding-left: 17px;
    padding-right: 5px;
  }
}
a.cal-left:hover,
a.cal-right:hover {
  background-color: #393939;
  color: #ffd452;
  text-decoration: none;
}
a.cal-right {
  padding-left: 10px;
  padding-right: 20px;
  background: #ffffff url("../img/icon-calendar-yellow.376bb247ced4.svg") no-repeat 95% 58%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  a.cal-right {
    padding-left: 5px;
    padding-right: 17px;
  }
}
a.reset {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  text-align: right;
  color: #4a4a4a;
  background: #ffffff url("../img/icon-reset-arrow.ed8711f1ca73.svg") no-repeat 6% 58%;
  padding: 0.99%;
  padding-left: 20px;
  padding-right: 10px;
  float: right;
  margin-right: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  a.reset {
    padding: 1.1%;
    padding-left: 20px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  a.reset {
    position: relative;
    top: 1px;
  }
}
a.reset:hover {
  background-color: #393939;
  color: #ffd452;
  text-decoration: none;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  a.reset {
    display: inline-block;
    float: none;
    padding: 1.2%;
    padding-left: 20px;
    padding-right: 10px;
  }
}
form {
  padding-bottom: 0;
  margin-bottom: 0;
}
.nice-form-select {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  text-align: right;
  color: #4a4a4a;
  padding: 0.9% 0.5%;
  text-transform: uppercase;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .nice-form-select {
    margin-bottom: 4px;
  }
}
.nice-form-select.production {
  max-width: 172px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nice-form-select.production {
    max-width: 169px;
  }
}
.nice-form-select.manufacturers {
  max-width: 165px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nice-form-select.manufacturers {
    max-width: 161px;
  }
}
.nice-form-select.product {
  max-width: 156px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nice-form-select.product {
    max-width: 153px;
  }
}
.nice-form-select.segments {
  max-width: 169px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nice-form-select.segments {
    max-width: 164px;
  }
}
.nice-checkbox {
  display: inline-grid;
  grid-template-columns: min-content auto;
  grid-gap: 4px;
  background-color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  text-align: right;
  padding: 1.1% 1%;
  text-transform: uppercase;
  color: #4a4a4a;
  margin-bottom: 0;
  position: relative;
  top: 1px;
}
.checkbox__control {
  display: inline-grid;
  width: 1em;
  height: 1em;
  border-radius: 0.25em;
  border: 0.1em solid currentColor;
}
.checkbox__control svg {
  transition: transform 0.1s ease-in 25ms;
  transform: scale(0);
  transform-origin: bottom left;
}
.checkbox__input {
  display: grid;
  grid-template-areas: "checkbox";
}
.checkbox__input > * {
  grid-area: checkbox;
}
.checkbox__input input {
  opacity: 0;
  width: 1em;
  height: 1em;
}
.checkbox__input input:focus + .checkbox__control {
  box-shadow: 0 0 0 0.05em #fff, 0 0 0.15em 0.1em currentColor;
}
.checkbox__input input:checked + .checkbox__control svg {
  transform: scale(1);
}
.butt-type {
  display: inline-block;
  background-color: #393939;
  text-align: center;
  padding: 20px 20px;
  text-transform: uppercase;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .butt-type {
    padding: 10px 10px;
    margin-bottom: 4px;
  }
}
.butt-type h3.word {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}
.butt-type h3.num {
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 0.77;
  text-align: center;
  color: #ffd452;
}
.butt-type:hover {
  background-color: #ff5a09;
}
.butt-type:hover h3.word {
  color: #000000;
}
a.butt-type-sub {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  background-color: #393939;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  line-height: 2.4;
  color: #ff3000;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 100;
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 5px;
}
a.butt-type-sub:hover {
  background-color: #000000;
  color: #ffd452;
  text-decoration: none;
}
a.butt-toggle {
  display: block;
  margin-right: 20px;
  padding-top: 9px;
  background-color: rgba(57, 57, 57, 0.68);
  width: 122px;
  height: 28px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
}
a.butt-toggle.toys {
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  background-color: #ff5a09;
}
.icon-grid,
.icon-list {
  float: right;
  margin-right: 20px;
  margin-top: 10px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .icon-grid,
  .icon-list {
    margin: 0 auto;
    float: none;
  }
}
input.cal-left,
input.cal-right {
  width: 90px;
  font-size: 10px;
  font-weight: 600;
  line-height: 0;
  text-align: right;
  border: 0;
  color: #4a4a4a;
  padding: 0.9%;
  font-family: 'Open Sans', sans-serif;
  background: #ffffff url("../img/icon-calendar-yellow.376bb247ced4.svg") no-repeat 6% 58%;
}
input.cal-right {
  text-align: left;
  background: #ffffff url("../img/icon-calendar-yellow.376bb247ced4.svg") no-repeat 95% 58%;
}
/* STYLE SHEET NICE WORLD INDUSTRIES 2020 */
/* NICEWORLD.ORG */
.cover-bg,
.bg-cover {
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-charcoal {
  background-color: #393939;
}
.bg-husk {
  background-color: #222222;
}
.title-container.fullwidth {
  width: 100%!important;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .hb-item-detail.hb-list-items .title-info .title-controls.prodlines {
    height: 50px;
  }
}
.hb-item-detail.overwrite .container .row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-direction: row;
}
.courtesy-text {
  background: #000;
}
.courtesy-text p {
  color: #828282;
  text-align: left;
}
.courtesy-text a {
  color: #b7460e;
}
.hb-item-detail .title-info {
  margin-bottom: 0;
}
.row.forbak {
  flex-direction: row!important;
  width: 90%;
  margin-left: 0px;
  margin-right: -15px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .row.forbak {
    width: 100%;
  }
}
.row.forbak .col {
  padding-left: 0;
  padding-right: 0;
}
.row.forbak .col.left {
  margin-left: 0;
  margin-right: 10px;
}
.forbak.right {
  float: right;
  width: 100%!important;
  margin-right: 0px!important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .forbak.right {
    width: 70%!important;
    float: none;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .forbak.right {
    width: 100%!important;
  }
}
.forbak-holder {
  height: 120px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .forbak-holder {
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.forbak-butt-wrap {
  background-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
}
.forbak-butt-wrap h3 {
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  color: #FFFFFF;
  padding: 10px;
}
.forbak-butt-wrap .forbak-butt {
  display: block;
  width: 100%;
  padding: 10px;
}
.forbak-butt-wrap:hover {
  background-color: #ffd452;
}
.forbak-butt-wrap:hover h3 {
  color: black;
  text-decoration: none;
}
.forbak-butt-wrap.darker {
  background-color: rgba(0, 0, 0, 0.5);
}
.forbak-butt-wrap.darker:hover {
  background-color: #ffd452;
}
.forbak-butt-wrap.darker:hover h3 {
  color: black;
  text-decoration: none;
}
.darken-prodline-img {
  background-color: 000;
}
.darken-prodline-img img {
  opacity: 0.6;
}
.title.prodlines {
  line-height: 1.1 !important;
}
.title-tags.prodlines {
  margin-top: 20px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .title-controls.prodlines {
    margin-top: 15px!important;
  }
}
.bb-8-header .container .bread-crumbs {
  margin-bottom: 0;
}
.bb-8-header {
  background: #000000 url("../img/bg-bb-wide-flat.287b7a265cc7.jpg") no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 130px;
  padding-bottom: 20px;
}
.bb-nav-buttons {
  width: 100%;
  border-left: 1rem solid #f3843e;
  background: rgba(255, 90, 9, 0.8);
  padding: 8px 18px 10px 18px;
}
.bb-nav-buttons a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  letter-spacing: normal;
  color: #ffffff;
  margin-bottom: 0;
  padding: 6px;
  background: #393939;
  display: inline-block;
  margin-bottom: 5px;
}
.bb-nav-buttons a:hover {
  background: #3D90E0;
  text-decoration: none;
}
.bb-nav-buttons a.blue {
  background: #3D90E0;
}
.bb-nav-alphabet {
  width: 100%;
  border-left: 1rem solid #393939;
  background: rgba(0, 0, 0, 0.6);
  padding: 12px 18px 12px 18px;
}
.bb-nav-alphabet a {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 53px;
  letter-spacing: normal;
  color: #FF5A09;
  margin-bottom: 0;
  padding: 10px;
  background: #393939;
}
.bb-nav-alphabet a:hover {
  background: #FF5A09;
  color: black;
  text-decoration: none;
}
.bb-nav-alphabet a.active {
  background: #FF5A09;
  color: black;
  text-decoration: none;
}
.bb-nav-buttons a.disabled, .bb-nav-alphabet a.disabled {
  pointer-events: none;
  cursor: default;
  background-color: #747070;
  color: black;
}
/* STYLE SHEET NICE WORLD INDUSTRIES 2021 */
/* NICEWORLD.ORG */
.bg-gradient-circle {
  border: solid 1px black;
}
.butn-twitter {
  position: absolute;
  top: 82px;
  left: 0;
  z-index: 99;
  padding: 6px;
  background-color: #ffffff;
}
.butn-twitter:hover {
  background-color: #ff5a09;
}
.butn-facebook {
  position: absolute;
  top: 112px;
  left: 0;
  z-index: 99;
  padding: 7px;
  background-color: #ffffff;
}
.butn-facebook:hover {
  background-color: #ff5a09;
}
.hb-item-detail {
  position: relative;
  padding-bottom: 0px;
}
.hb-item-detail .container .row {
  padding-top: 0px;
}
.bread-crumbs-title {
  display: block;
}
.bread-crumbs-title h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 34px;
  font-weight: 900;
  background-color: #ff5a09;
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
}
.prodline-item .timeline-blok,
.prodline-item .timeline-blok-left {
  min-height: 132px;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .prodline-item .timeline-blok,
  .prodline-item .timeline-blok-left {
    min-height: auto;
  }
  .prodline-item .timeline-blok p.items {
    font-size: 10px;
    padding: 3px 6px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .prodline-item .timeline-blok p.items {
    font-size: 10px;
    padding: 3px 6px;
  }
}
.prodline-item:hover .timeline-blok-left p.red,
.prodline-item:hover .timeline-blok-left h2.red,
.prodline-item:hover .timeline-blok-left p.orange,
.prodline-item:hover .timeline-blok-left h2.orange,
.prodline-item:hover .timeline-blok-left p.green,
.prodline-item:hover .timeline-blok-left h2.green,
.prodline-item:hover .timeline-blok-left p.purple,
.prodline-item:hover .timeline-blok-left h2.purple,
.prodline-item:hover .timeline-blok-left p.charcoal,
.prodline-item:hover .timeline-blok-left h2.charcoal,
.prodline-item:hover .timeline-blok-left p.yellow,
.prodline-item:hover .timeline-blok-left h2.yellow {
  background-color: #ffffff;
}
.prodline-item:hover .timeline-blok::before {
  background-color: rgba(0, 0, 0, 0);
}
.timeline-blok::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .timeline-blok::before {
    background-color: rgba(0, 0, 0, 0);
  }
}
.timeline-blok .timeline-blok-left {
  z-index: 99;
}
.big-text-strip {
  height: 100px;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .big-text-strip {
    height: 54px;
  }
}
.big-text-strip h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 145px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 0;
  top: 52px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .big-text-strip h1 {
    font-size: 76px;
    top: 27px;
  }
}
.big-text-strip-sm {
  height: 79px;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .big-text-strip-sm {
    height: 54px;
  }
}
.big-text-strip-sm h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 110px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 0;
  top: 39px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .big-text-strip-sm h1 {
    font-size: 76px;
    top: 27px;
  }
}
.toy-slide {
  margin-left: -30%;
  animation: toy-slide 30s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-fill-mode: none;
}
.publishing-slide {
  margin-left: 0;
  animation: publishing-slide 30s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-fill-mode: none;
}
.gradient-text {
  background-color: #000000;
  background-image: linear-gradient(180deg, #353535, #D8D8D8);
  background-size: 100%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
}
.black-text {
  color: #000000;
  margin: 0 25px;
}
@keyframes toy-slide {
  0% {
    left: 100%;
    opacity: 0;
    margin-left: 0;
  }
  20% {
    opacity: 100%;
  }
  60% {
    opacity: 100%;
  }
  70% {
    left: -100%;
    opacity: 0;
  }
  71% {
    left: 0;
    margin-left: -30%;
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
@keyframes publishing-slide {
  0% {
    left: 100%;
    opacity: 0;
    margin-left: 0;
  }
  20% {
    opacity: 100%;
  }
  60% {
    opacity: 100%;
  }
  70% {
    left: -100%;
    opacity: 0;
  }
  71% {
    left: 0;
    margin-left: 0;
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
.tile-image-strip-grid {
  margin: 20px 0;
  display: grid;
  grid-template-columns: repeat(8, minmax(50px, auto));
  grid-template-rows: repeat(1, minmax(50px, auto));
  gap: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-image-strip-grid {
    grid-template-columns: repeat(4, minmax(50px, 25%));
    grid-template-rows: repeat(2, minmax(50px, auto));
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-image-strip-grid {
    grid-template-columns: repeat(1, minmax(300px, auto));
    grid-template-rows: repeat(auto-fit, minmax(300px, auto));
  }
}
.tile-image-strip-grid-item,
.tile-one-feature-grid-item {
  position: relative;
}
.tile-image-strip-grid-item img,
.tile-one-feature-grid-item img {
  transform-origin: 50% 0%;
  transition: transform 0.25s, filter 2s ease;
  transform: scale(1);
  filter: brightness(100%) saturate(100%);
}
.tile-image-strip-grid-item:hover img,
.tile-one-feature-grid-item:hover img {
  transform-origin: 50% 0%;
  transition: transform 0.25s, filter 2s ease;
  transform: scale(1.2);
  filter: brightness(120%) saturate(120%);
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-image-strip-grid-item:hover img,
  .tile-one-feature-grid-item:hover img {
    transform: scale(1);
  }
}
.tile-image-strip-grid-item:hover .tile-showcase-lg-text,
.tile-one-feature-grid-item:hover .tile-showcase-lg-text,
.tile-image-strip-grid-item:hover .tile-showcase-sm-text,
.tile-one-feature-grid-item:hover .tile-showcase-sm-text {
  background-color: #000000;
}
.tile-image-strip-grid-item:hover .tile-showcase-lg-text h2,
.tile-one-feature-grid-item:hover .tile-showcase-lg-text h2,
.tile-image-strip-grid-item:hover .tile-showcase-sm-text h2,
.tile-one-feature-grid-item:hover .tile-showcase-sm-text h2,
.tile-image-strip-grid-item:hover .tile-showcase-lg-text h3,
.tile-one-feature-grid-item:hover .tile-showcase-lg-text h3,
.tile-image-strip-grid-item:hover .tile-showcase-sm-text h3,
.tile-one-feature-grid-item:hover .tile-showcase-sm-text h3 {
  color: #FFFFFF;
}
.tile-image-strip-grid-item:hover a,
.tile-one-feature-grid-item:hover a {
  text-decoration: none;
}
.tile-image-strip-grid-item a:before,
.tile-one-feature-grid-item a:before,
.tile-text-strip-grid-item a:before,
.moar-butt-lg a:before,
.moar-butt-sm a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
}
.tile-showcase-lg {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 4;
  position: relative;
  border: solid #393939 5px;
  background-color: #393939;
  overflow: hidden;
}
.tile-showcase-lg.second {
  grid-column-start: 5;
  grid-column-end: 9;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-lg {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .tile-showcase-lg.second {
    grid-column-start: 3;
    grid-column-end: 5;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-lg {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .tile-showcase-lg.second {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 5;
  }
}
.tile-showcase-lg img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 600px;
}
.tile-showcase-lg-text {
  display: block;
  z-index: 99;
  background-color: #FF5A09;
  padding: 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.tile-showcase-lg-text h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 0;
}
.tile-showcase-sm {
  border: solid #393939 5px;
  background-color: #393939;
  overflow: hidden;
}
.tile-showcase-sm img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-sm img {
    height: 240px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-sm {
    grid-row: span 2;
  }
  .tile-showcase-sm img {
    height: 600px;
  }
}
.tile-showcase-sm.moar-butt-lg {
  position: relative;
  grid-column-start: 7;
  grid-column-end: 9;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-sm.moar-butt-lg {
    grid-column-start: 3;
    grid-column-end: 5;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-sm.moar-butt-lg {
    grid-column-start: 1;
    grid-column-end: 2;
    height: 250px;
  }
  .tile-showcase-sm.moar-butt-lg img {
    height: auto;
  }
}
.tile-showcase-sm.moar-butt-lg h3 {
  position: absolute;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  color: #FF5A09;
  top: 5%;
  right: 5%;
  z-index: 99;
}
.tile-showcase-sm.moar-butt-lg img.img-hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.tile-showcase-sm.moar-butt-lg:hover {
  background-color: #ff5a09;
}
.tile-showcase-sm.moar-butt-lg:hover img.img-hover {
  display: inline;
}
.tile-showcase-sm.moar-butt-lg:hover h3 {
  color: #000000;
}
.tile-showcase-sm-text {
  display: block;
  position: absolute;
  z-index: 99;
  background-color: #FF5A09;
  padding: 5px;
  bottom: 0;
  width: 100%;
}
.tile-showcase-sm-text h3 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 0;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-sm-text h3 {
    font-size: 28px;
    font-weight: 600;
  }
}
.tile-one-feature-stack-grid {
  margin: 20px 0;
  display: grid;
  grid-template-columns: repeat(10, minmax(50px, auto));
  grid-template-rows: repeat(3, minmax(50px, auto));
  gap: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-one-feature-stack-grid {
    grid-template-rows: repeat(2, minmax(50px, auto));
  }
  .tile-one-feature-stack-grid .tile-one-feature-lg,
  .tile-one-feature-stack-grid .tile-one-feature-med {
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .tile-one-feature-stack-grid .tile-one-feature-lg img,
  .tile-one-feature-stack-grid .tile-one-feature-med img {
    height: 300px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-one-feature-stack-grid {
    grid-template-columns: repeat(10, minmax(auto, auto));
  }
}
.tile-one-feature-lg {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 4;
  position: relative;
  border: solid #393939 5px;
  background-color: #393939;
  overflow: hidden;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-one-feature-lg {
    grid-column-start: 1;
    grid-column-end: 11;
    grid-row: span 2;
  }
}
.tile-one-feature-lg img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 500px;
}
.tile-one-feature-med {
  grid-column: span 2;
  grid-row-start: 1;
  grid-row-end: 3;
  position: relative;
  border: solid #393939 5px;
  background-color: #393939;
  overflow: hidden;
}
.tile-one-feature-med img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 300px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-one-feature-med {
    grid-column-start: 1;
    grid-column-end: 11;
    grid-row: span 2;
  }
  .tile-one-feature-med img {
    height: 500px;
  }
}
.tile-one-feature-sm,
.tile-text-strip-sm {
  position: relative;
  border: solid #393939 5px;
  background-color: #393939;
}
.tile-one-feature-sm h3,
.tile-text-strip-sm h3 {
  background: none;
}
.tile-one-feature-sm:hover,
.tile-text-strip-sm:hover {
  background-color: #FF5A09;
}
.tile-one-feature-sm:hover h3,
.tile-text-strip-sm:hover h3 {
  color: #393939;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-one-feature-sm,
  .tile-text-strip-sm {
    grid-column: span 2;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-one-feature-sm,
  .tile-text-strip-sm {
    grid-column: span 5;
    grid-row: span 2;
  }
}
.tile-one-feature-sm.moar-butt-sm,
.tile-text-strip-sm.moar-butt-sm {
  position: relative;
  grid-column-start: 9;
  grid-column-end: 11;
  border: none;
}
.tile-one-feature-sm.moar-butt-sm h3,
.tile-text-strip-sm.moar-butt-sm h3 {
  position: absolute;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  color: #FF5A09;
  top: 5%;
  right: 5%;
  z-index: 99;
}
.tile-one-feature-sm.moar-butt-sm img,
.tile-text-strip-sm.moar-butt-sm img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 190px;
}
.tile-one-feature-sm.moar-butt-sm img.img-hover,
.tile-text-strip-sm.moar-butt-sm img.img-hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.tile-one-feature-sm.moar-butt-sm:hover,
.tile-text-strip-sm.moar-butt-sm:hover {
  background-color: #ff5a09;
}
.tile-one-feature-sm.moar-butt-sm:hover img.img-hover,
.tile-text-strip-sm.moar-butt-sm:hover img.img-hover {
  display: inline;
}
.tile-one-feature-sm.moar-butt-sm:hover h3,
.tile-text-strip-sm.moar-butt-sm:hover h3 {
  color: #000000;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-one-feature-sm.moar-butt-sm,
  .tile-text-strip-sm.moar-butt-sm {
    grid-column: span 10;
    height: 200px;
  }
  .tile-one-feature-sm.moar-butt-sm img,
  .tile-text-strip-sm.moar-butt-sm img {
    width: auto;
    object-fit: cover;
    object-position: top;
  }
}
.tile-one-feature-sm-text,
.tile-text-strip-sm-text {
  display: block;
  padding: 5px;
  width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.tile-one-feature-sm-text h3,
.tile-text-strip-sm-text h3 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-one-feature-sm-text h3,
  .tile-text-strip-sm-text h3 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
  }
}
.tile-text-strip-sm-text p {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-text-strip-sm-text p {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
  }
}
.tile-text-strip-sm-text h3 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-text-strip-sm-text h3 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-hide-md {
    display: none;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-hide-sm {
    display: none;
  }
}
.tile-text-strip-grid {
  margin: 10px 0 20px 0;
  display: grid;
  grid-template-columns: repeat(8, minmax(130px, auto));
  gap: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tile-text-strip-grid {
    grid-template-columns: repeat(8, minmax(100px, 25%));
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-text-strip-grid {
    grid-template-columns: repeat(8, minmax(50px, 25%));
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-text-strip-grid {
    grid-template-columns: repeat(1, minmax(auto, auto));
  }
}
.tile-text-strip-sm {
  border: 0;
  overflow: hidden;
  border: solid #393939 5px;
}
.tile-text-strip-sm a {
  text-decoration: none;
}
.tile-text-strip-sm:hover p {
  color: #000000;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
}
.tile-text-strip-sm.moar-butt-lg {
  border: 0;
  grid-column: span 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-text-strip-sm.moar-butt-lg {
    grid-column: span 4;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-text-strip-sm.moar-butt-lg {
    grid-column: span 5;
  }
}
.tile-text-strip-sm.moar-butt-lg h3 {
  position: absolute;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  color: #FF5A09;
  top: 5%;
  right: 5%;
  z-index: 99;
}
.tile-text-strip-sm.moar-butt-lg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 190px;
}
.tile-text-strip-sm.moar-butt-lg img.img-hover {
  width: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.tile-text-strip-sm.moar-butt-lg:hover {
  background-color: #ff5a09;
}
.tile-text-strip-sm.moar-butt-lg:hover img.img-hover {
  display: inline;
}
.tile-text-strip-sm.moar-butt-lg:hover h3 {
  color: #000000;
}
/*  NEWS INDEX LIST VIEW */
.news-headline {
  background-color: #FF5A09;
  padding: 2vh;
  border-left: 20px solid #F3843E;
}
.news-headline h1 {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  color: #000000;
  width: 70%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .news-headline h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .news-headline h1 {
    font-size: 28px;
    line-height: 30px;
    width: 100%;
  }
}
#news-perma {
  padding: 2rem;
}
#news-perma p,
#news-perma a {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
}
#news-perma a {
  color: #FF5A09;
}
#news-perma .news-inline-img {
  margin: 2rem 0;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  width: 100%;
  background-color: #222222;
}
#news-perma .news-inline-img p {
  align-self: flex-end;
  font-size: 14px;
  line-height: 16px;
  color: #ACACAC;
  padding: 1rem;
  margin-bottom: 0;
}
#news-perma .news-inline-img img {
  width: 70%;
}
#news-perma-bottom {
  padding: 2rem;
  margin-bottom: 2rem;
  text-align: center;
}
#news-perma-bottom p {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 200;
}
.fb_comments_container {
  width: 90%;
  display: block;
  margin: 0 auto;
  background-color: #fff;
}
.hb-item-detail .container #news-perma .row {
  flex-direction: row;
}
a.pointy-tag {
  font-size: 10px!important;
  line-height: 40px!important;
  color: #393939 !important;
  width: auto;
  height: 40px;
  position: relative;
  background: #ACACAC;
  margin-bottom: 4px;
  padding-left: 10px;
  display: inline-block;
  text-decoration: none;
}
a.pointy-tag:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #ACACAC;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
a.pointy-tag:hover {
  background: #FF5A09;
}
a.pointy-tag:hover:before {
  border-left: 20px solid #FF5A09;
}
.sidebar-share {
  width: 64px;
  margin: 0 auto;
  margin-top: 2rem;
}
@media only screen and (max-width: 575px) {
  .sidebar-share {
    width: 90%;
  }
}
.sidebar-share-butt {
  position: relative;
  margin-top: 1rem;
  height: 60px;
  width: 60px;
  display: block;
}
@media only screen and (max-width: 575px) {
  .sidebar-share-butt {
    display: inline-block;
  }
}
.sidebar-share-butt img {
  object-fit: cover;
  object-position: top;
  height: 60px;
  width: 60px;
}
.sidebar-share-butt img.img-hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
a.sidebar-share-butt:hover img.img-hover {
  display: block;
}
/* STYLE SHEET NICE WORLD INDUSTRIES 2021 */
/* NICEWORLD.ORG */
/* HOMEPAGE */
#util-drawer {
  border: solid black 1px;
  border-bottom: 0;
  background: #ff5a09;
  background: radial-gradient(circle, #ff5a09 0%, #ffac09 52%, #ff5a09 100%);
  text-align: right;
  padding-right: 10px;
  display: block;
  overflow: hidden;
  height: 0;
  transition: height 0.3s;
}
#util-drawer .util-drawer-items {
  position: relative;
  top: -30px;
  transition: all 2s;
}
#util-drawer .util-drawer-items a {
  font-size: 12px;
  line-height: 14px;
  color: black;
  padding: 0;
  margin: 0;
}
#util-drawer.open {
  height: 28px;
  display: block;
  transition: height 1s;
}
#util-drawer.open .util-drawer-items {
  top: 0;
}
.icon-logout {
  width: 12px;
  display: inline-block;
  position: relative;
  top: 1px;
  right: 0px;
}
ul#mobile-nav-search {
  display: none;
  position: absolute;
  right: 220px;
  top: 25px;
}
ul#mobile-nav-search img {
  width: 40px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  ul#mobile-nav-search {
    display: inline-block;
  }
}
.navbar-brand {
  display: inline-block;
}
.navbar-bug {
  display: none;
}
.navbar-bug img {
  width: 55px;
  position: relative;
  top: 16px;
  left: 13px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .navbar-brand {
    display: none;
  }
  .navbar-bug {
    display: inline-block;
  }
}
/* STYLE SHEET NICE WORLD INDUSTRIES 2021 */
/* NICEWORLD.ORG */
/* HOMEPAGE */
body {
  min-width: 330px;
}
.bg-beep-grey {
  background-color: #838383;
}
.hero-copy-one {
  background: url('/static/img/bg-hero-copy-1.png') no-repeat center center;
  width: 600px;
  height: 455px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-80%, 6%);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-copy-one {
    position: relative;
    margin: 0 auto;
    left: auto;
    top: auto;
    height: 181px;
    background-position-x: 9px;
    background-position-y: 0px;
    transform: none;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-copy-one {
    width: 100%;
    position: relative;
    margin: 0 auto;
    left: auto;
    top: auto;
    height: 171px;
    background-position-x: -111px;
    background-position-y: -10px;
    transform: none;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-copy-one {
    background-image: none;
    background-color: rgba(255, 255, 255, 0.3);
    text-align: center;
    height: 155px;
  }
}
.hero-copy-one h1 {
  position: relative;
  top: 12px;
  left: 30px;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 42px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-copy-one h1 {
    font-size: 32px;
    left: 13px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-copy-one h1 {
    left: auto;
    padding: 0;
  }
}
.hero-copy-one-sub P {
  position: relative;
  top: 46px;
  left: 249px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 0;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-copy-one-sub P {
    left: 129px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-copy-one-sub P {
    padding: 10 0;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    left: auto;
    top: auto;
    font-size: 16px;
  }
}
.hero-copy-one-sub strong {
  weight: 700;
}
.hero-copy-two {
  background: url('/static/img/bg-hero-copy-2.svg') no-repeat center center;
  width: 471px;
  height: 168px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(0%, 134%);
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-copy-two {
    width: 600px;
    position: relative;
    margin: 0 auto;
    left: auto;
    right: auto;
    height: 170px;
    background-position-x: 9px;
    background-position-y: 0px;
    transform: none;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .hero-copy-two {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .hero-copy-two {
    background-image: none;
    background-color: rgba(255, 255, 255, 0.3);
    text-align: center;
  }
}
.hero-copy-two h1 {
  position: relative;
  top: 10px;
  left: 22px;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-copy-two h1 {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-copy-two h1 {
    left: auto;
    padding: 0;
  }
}
.hero-copy-two P {
  position: relative;
  top: 24px;
  left: 20px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0;
  width: 350px;
  padding-left: 10px;
}
@media only screen and (max-width: 575px) {
  .hero-copy-two P {
    padding: 10 0;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    left: auto;
    top: auto;
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .home-hero-cta-wrapper {
    text-align: center;
    margin-top: 20px;
  }
}
.hero-cta-buttn a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 22px;
  padding: 10px 30px;
  background-color: #ffffff;
  color: #FF5A09;
  text-decoration: none;
  border-left: solid #FF5A09 10px;
}
.hero-cta-buttn:hover a {
  background-color: #FF5A09;
  color: #000000;
}
.hero-cta-buttn.join-now {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-114.5%, 711%);
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-cta-buttn.join-now {
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
  }
}
.hero-cta-buttn.toys {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-119%, 883%);
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-cta-buttn.toys {
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
  }
}
.hero-cta-buttn.publishing {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-112.8%, 1055%);
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-cta-buttn.publishing {
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
  }
}
@media only screen and (max-width: 575px) {
  .hero-cta-buttn.publishing {
    margin-top: 23px;
  }
}
.home-load-more-buttn a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 22px;
  padding: 10px 30px;
  background-color: #FF5A09;
  color: #000000;
  border-left: solid 10px #F3843E;
  text-decoration: none;
}
.home-load-more-buttn:hover a {
  background-color: #ffffff;
  border-left: solid 10px #FFFFFF;
  color: #000000;
}
.home-tile-news {
  height: 100px;
  width: 100%;
  background: url('/static/img/home-tile-news-bg.svg') center right;
  background-size: 270px;
}
.home-tile-news:hover .home-tile-news-copy .wrap p {
  color: #FF5A09;
}
.home-tile-news:hover .rounded img {
  height: 110%;
}
.home-tile-news .rounded {
  position: absolute;
  left: 0;
  height: 100px;
  width: 100px;
  overflow: hidden;
  border-top-left-radius: 5%;
  border-bottom-left-radius: 5%;
}
.home-tile-news .rounded img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
  transition: all 2s;
}
.home-tile-news-copy {
  position: absolute;
  left: 110px;
  height: 100px;
  width: 232px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news-copy {
    width: 218px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .home-tile-news-copy {
    width: 65%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-tile-news-copy {
    width: 180px;
  }
}
.home-tile-news-copy .wrap p.pre {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #ffffff;
  margin-bottom: 0;
}
.home-tile-news-copy .wrap p {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-tile-news-copy .wrap p {
    font-size: 13px;
    line-height: 16px;
  }
}
.home-tile-news-buttn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 323%);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news-buttn {
    transform: translate(-50%, 478%);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .home-tile-news-buttn {
    transform: translate(-50%, 663%);
  }
}
@media only screen and (max-width: 575px) {
  .home-tile-news-buttn {
    display: none;
  }
}
.home-tile-news-buttn a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 22px;
  padding: 10px 30px;
  border: solid #FF5A09 1px;
  border-left: solid 10px #F3843E;
  background-color: #FF5A09;
  color: #000000;
  text-decoration: none;
}
.home-tile-news-buttn:hover a {
  background-color: #FFFFFF;
  color: #000000;
  border: solid white 1px;
  border-left: solid 10px white;
}
.home-section-title {
  margin-top: 30px;
  margin-bottom: 20px;
  float: left;
}
.title-btn {
  width: 383px;
}
.home-btn-row-title {
  height: 52px;
  width: 100%;
  background: #2D2D2D url('/static/img/bg-stripes-angle.png') repeat-x center center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.home-btn-row-title h1 {
  border-left: solid 10px #F3843E;
  background-color: #FF5A09;
  padding: 10px 20px;
  height: 100%;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 28px;
  color: #000000;
  margin-bottom: 0;
  align-self: flex-start;
  text-transform: uppercase;
}
.home-btn-row-title a.butt-more {
  background-color: #FF5A09;
  padding: 2px 5px;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #000000;
  margin-bottom: 14px;
  margin-right: 17px;
  align-self: flex-end;
  text-decoration: none;
}
.home-btn-row-title a.butt-more:hover {
  background-color: #ffffff;
  color: #000000;
}
.home-full-strip-grid {
  margin: 10px 0 5px 0;
  display: grid;
  grid-template-columns: repeat(7, minmax(130px, auto));
  gap: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-full-strip-grid {
    grid-template-columns: repeat(7, minmax(100px, 25%));
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-full-strip-grid {
    grid-template-columns: repeat(7, minmax(50px, 25%));
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .home-full-strip-grid {
    grid-template-columns: repeat(1, minmax(300px, auto));
  }
}
.home-tile-featured {
  border: solid #2D2D2D 5px;
  width: 100%;
}
.home-tile-featured .home-tile-f-image {
  overflow: hidden;
}
.home-tile-featured .home-tile-f-image img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 600px;
}
.tile-focus-point {
  width: 470px;
  height: 350px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-focus-point {
    width: 100%;
  }
}
.home-focus-point-copy {
  position: absolute;
  left: 230px;
  height: 100%;
  width: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-focus-point-copy {
    text-align: right;
    position: relative;
    width: 100%;
    left: auto;
    padding: 2em;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .home-focus-point-copy {
    text-align: center;
    position: relative;
    width: 100%;
    left: auto;
    padding: 2em;
  }
}
.home-focus-point-copy .wrap p.pre {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 0;
  text-transform: uppercase;
}
.home-focus-point-copy .wrap p {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
  font-size: 34px;
  line-height: 38px;
}
@media only screen and (max-width: 575px) {
  .home-focus-point-copy .wrap p {
    font-size: 24px;
    line-height: 26px;
  }
}
a.focus-point-cta {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 22px;
  position: relative;
  top: 14px;
  padding: 5px 14px;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  border: solid white 1px;
}
a.focus-point-cta:hover {
  background-color: #FF5A09;
  color: #000000;
  border: solid black 1px;
}
#bg-starr {
  height: auto;
  min-width: 245px;
  width: 100%;
  border: solid 1px transparent;
}

#bg-starr .youtube-video{
  display: flex;
  justify-content: center;
  color: #FFFFFF;
  margin-top: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bg-starr {
    min-height: 350px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #bg-starr {
    min-height: 454px;
  }
}
@media only screen and (max-width: 575px) {
  #bg-starr {
    min-height: 370px;
  }
}
.webp #bg-starr {
  background: #2D2D2D url('/static/img/bg-starr2.webp') center center;
  background-size: contain;
}
.no-webp #bg-starr {
  background: #2D2D2D url('/static/img/bg-starr.jpg') center center;
  background-size: contain;
}
#bg-sunset-tie {
  height: 484px;
  width: 100%;
  border: solid 1px black;
}
.webp #bg-sunset-tie {
  background: #2D2D2D url('/static/img/bg-sunset-tie.webp') no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.no-webp #bg-sunset-tie {
  background: #2D2D2D url('/static/img/bg-sunset-tie.jpg') no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#bg-green-planet {
  width: 100%;
}
.webp #bg-green-planet {
  background: #2D2D2D url('/static/img/bg-green-planet.webp') no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.no-webp #bg-green-planet {
  background: #2D2D2D url('/static/img/bg-green-planet.jpg') no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#bg-red-nebula {
  width: 100%;
}
.webp #bg-red-nebula {
  background: #2D2D2D url('/static/img/bg-red-nebula.webp') no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.no-webp #bg-red-nebula {
  background: #2D2D2D url('/static/img/bg-red-nebula.jpg') no-repeat center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#bg-blue-nebula {
  width: 100%;
}
.webp #bg-blue-nebula {
  background: #2D2D2D url('/static/img/bg-blue-nebula.webp') no-repeat center center;
  background-size: contain;
}
.no-webp #bg-blue-nebula {
  background: #2D2D2D url('/static/img/bg-blue-nebula.jpg') no-repeat center center;
  background-size: contain;
}
.carousel-center {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .carousel-center {
    margin-top: 27px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .carousel-center {
    margin-top: 0px;
  }
}
.carousel-indicators {
  bottom: -40px;
}
.carousel-inner {
  background: none;
}
.carousel-controls {
  width: 100%;
  position: relative;
  display: block;
  height: 1px;
}
.btn-floating {
  position: relative;
  top: 155px;
  z-index: 10;
  display: inline-block;
  height: 75px;
  width: 60px;
  background: black;
  text-align: center;
  -webkit-box-shadow: 0 8px 0px -7px white;
  -moz-box-shadow: 0 8px 0px -7px white;
  box-shadow: 0 8px 0px -7px white;
}
.btn-floating.left {
  left: -70px;
}
.btn-floating.right {
  left: 1040px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .btn-floating.right {
    left: 863px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .btn-floating.right {
    left: 620px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .btn-floating.right {
    left: 440px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-floating {
    display: none;
  }
}
.btn-floating a {
  text-decoration: none;
}
.btn-floating p {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  text-decoration: none;
  color: white;
  display: block;
}
.btn-floating:hover {
  -webkit-box-shadow: 0 8px 6px -6px #FF5A09;
  -moz-box-shadow: 0 8px 6px -6px #FF5A09;
  box-shadow: 0 8px 6px -6px #FF5A09;
}
.btn-floating:hover p {
  color: #FF5A09;
  text-decoration: none;
}
.btn-floating:hover p a {
  text-decoration: none;
}
.carousel-forbak-but {
  width: 50px;
}
/* STYLE SHEET NICE WORLD INDUSTRIES 2021 */
/* NICEWORLD.ORG */
/* REPORTS */
.bg-gradient-circle {
  padding-bottom: 0px;
}
.bg-beep-defstar {
  height: 610px;
  background-color: ;
  background: #393939 url("../img/bg-defstar.84f2b52e69b2.jpg") no-repeat 40px 80px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 2.2em;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .bg-beep-defstar {
    height: 450px;
  }
}
@media only screen and (max-width: 575px) {
  .bg-beep-defstar {
    height: auto;
  }
}
@media only screen and (max-width: 575px) {
  #reports br.resp {
    display: none;
  }
}
#reports h3 {
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  color: #FFFFFF;
}
#reports a.pointy-tag-reports {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 60px;
  color: #393939;
  width: auto;
  height: 60px;
  position: relative;
  background: #ACACAC;
  margin-bottom: 4px;
  padding-left: 10px;
  display: inline-block;
  text-decoration: none;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  #reports a.pointy-tag-reports {
    font-size: 22px;
    height: 40px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 575px) {
  #reports a.pointy-tag-reports {
    height: auto;
    line-height: 26px;
    padding: 5px;
    display: block;
  }
}
#reports a.pointy-tag-reports:before {
  content: "";
  position: absolute;
  right: -30px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 30px solid #ACACAC;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  #reports a.pointy-tag-reports:before {
    right: -20px;
    border-left: 20px solid #ACACAC;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
}
@media only screen and (max-width: 575px) {
  #reports a.pointy-tag-reports:before {
    display: none;
  }
}
#reports a.pointy-tag-reports:hover {
  background: #FF5A09;
}
#reports a.pointy-tag-reports:hover:before {
  border-left: 30px solid #FF5A09;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  #reports a.pointy-tag-reports:hover:before {
    border-left: 20px solid #FF5A09;
  }
}
@media only screen and (max-width: 575px) {
  #reports a.pointy-tag-reports:hover:before {
    display: none;
  }
}
#tie-candy {
  display: block;
  position: absolute;
  top: 0%;
  left: 10%;
  opacity: 0;
}
@media only screen and (max-width: 575px) {
  #tie-candy {
    display: none;
  }
}
/*# sourceMappingURL=/static/css/nice.css.map */

/* Mobile search  */
#id_happybeeps_nav {
  z-index: 30;
}
#util-drawer {
  border: solid black 1px;
  border-bottom: 0;
  background: #ff5a09;
  background: radial-gradient(circle, #ff5a09 0%, #ffac09 52%, #ff5a09 100%);
  text-align: right;
  padding-right: 10px;
  display: block;
  overflow: hidden;
  height: 0;
  transition: height 1s;
}
#util-drawer .mobile-search {
  text-align: center;
  position: absolute;
  top: 3px;
  display: block;
  visibility: hidden;
  width: 100%;
  transition: all 2s;
}
#util-drawer .mobile-search .hb-global-search-input {
  display: inline-block;
}
#util-drawer .mobile-search .hb-global-search-input .form-control-feedback {
  position: absolute;
  top: 0px;
  z-index: 1;
}
#util-drawer .mobile-search .hb-global-search-input .form-control-feedback:before {
  position: absolute;
  top: 0;
  z-index: -1;
}
#util-drawer .my-account-items {
  position: absolute;
  top: 43px;
  display: block;
  width: 100%;
  padding-right: 1em;
  transition: all 1s;
}
#util-drawer .my-account-items a {
  font-size: 12px;
  line-height: 14px;
  color: black;
  padding: 0;
  margin: 0;
}
#util-drawer.open-account {
  height: 28px;
  transition: height 1s;
}
#util-drawer.open-account .my-account-items {
  top: 80px;
}
#util-drawer.open-search {
  height: 40px;
  display: block;
  transition: all 1s;
}
#util-drawer.open-search .mobile-search {
  display: block;
  visibility: visible;
  top: 83px;
}
.icon-logout {
  width: 12px;
  display: inline-block;
  position: relative;
  top: 1px;
  right: 0px;
}
.icon-close {
  width: 19px;
  display: inline-block;
  position: relative;
  top: 4px;
  right: -2px;
}
ul#mobile-nav-search {
  list-style: none;
  display: none;
  position: absolute;
  right: 214px;
  top: 25px;
  width: 40px;
  height: 40px;
}
.mobile-nav-search-bg {
  background: url(/static/img/icon-search-mag-glass-orange.svg);
  background-repeat: no-repeat;
  width: 40px;
  position: relative;
  left: -40px;
  top: -1px;
}
.mobile-nav-search-link {
  width: 40px;
  height: 40px;
  position: relative;
  display: block;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  ul#mobile-nav-search {
    display: inline-block;
    width: 30px;
  }
}
.navbar-brand {
  display: inline-block;
}
.navbar-bug {
  display: none;
}
.navbar-bug img {
  width: 55px;
  position: relative;
  top: 16px;
  left: 13px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .navbar-brand {
    display: none;
  }
  .navbar-bug {
    display: inline-block;
  }
  .button {
    margin-left: 73%;
    right: 50%;
  }
}
#mobile-login-account {
  width: 124px;
}
#mobile-login-account li {
  position: relative;
  left: -46px;
}


/* end of mobilesearch  */
.hb-form {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 50%;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .hb-form {
    width: 100%;
  }
}
.hb-form .form-control,.span-form-control input {
  /* padding-left: 1.375rem; */
  padding: 1.1rem 0.5rem;
  border-radius: 0;
  height: 32px;
  width: 100%;
}
.hb-form .form-control::-webkit-input-placeholder {
  color: #A2AF9F;
  font-family: Oswald;
  font-weight: 300;
}
.hb-form .form-control::-moz-placeholder {
  color: #A2AF9F;
  font-family: Oswald;
  font-weight: 300;
}
.hb-form .form-control:-ms-input-placeholder {
  color: #A2AF9F;
  font-family: Oswald;
  font-weight: 300;
}
.hb-form .form-control:-moz-placeholder {
  color: #A2AF9F;
  font-family: Oswald;
  font-weight: 300;
}
.hb-form .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
  width: 18.3rem;
  /* height: 2.375rem; */
  line-height: 1.6rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
.hb-form .form-control-feedback::before{
  pointer-events: all;
}

.hb-form .hb-form-submit {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 22px;
  padding: 10px 30px;
  background-color: #FF5A09;
  color: #000000;
  border: solid 3px #FF5A09;
  text-decoration: none;
  margin: 10px;
}

.hb-form .hb-form-submit:hover {
  background-color: #ffffff;
  border: solid 4px #ffffff;
  color: #000000;
  margin: 9px;
}
.hb-title {
  font-family: 'Raleway', sans-serif;
  font-size: 34px;
  font-weight: 900;
  background-color: #ff5a09;
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
}

.hb-form .hb-form-label {
  font-family: Oswald;
  font-size: 20px;
  line-height: 22px;
  color: #FF5A09;
  font-weight:200;
  margin-bottom: 1.1px;
  margin-top: 0.25rem;
}

.hb-form .form-control.form-control-textarea {
  height: 90px;
}

.social-auth {
  width: 40%;
  padding: 12px;
  border: none;
  border-radius: 4px;
  margin: 5px 0;
  opacity: 0.85;
  display: inline-block;
  font-size: 17px;
  line-height: 20px;
  text-decoration: none; /* remove underline from anchors */
}
@media only screen and (max-width: 991px) {
  .social-auth{
    width: 100%;
  }
}
.social-auth:hover {
  opacity: 1;
}

.google {
  background-color: #dd4b39;
  color: white;
}
.facebook {
  background-color: #3B5998;
  color: white;
}

/* toggle button  */

 .toggle {
  font-family: 'Raleway', sans-serif;
	color: #fff;
  padding-left: 25%;
  padding-right: 20%;
  padding-top: 3%;
}
 .toggle input[type="radio"] {
	 display: none;
}
 .toggle input[type="radio"]:checked + .box {
	 background-color: #ff5a09;
}
.toggle input[type="radio"]:checked + .box span {
	 color: white;
	 transform: translateY(70px);
}
 .toggle input[type="radio"]:checked + .box span:before {
	 transform: translateY(0px);
	 opacity: 1;
}
 .toggle .box {
	 width: 200px;
	 height: 50px;
	 background-color: #fff;
	 transition: all 500ms ease;
	 will-change: transition;
	 display: inline-block;
	 text-align: center;
	 cursor: pointer;
	 position: relative;
   font-family: 'Raleway', sans-serif;
	 font-weight: 900;
   padding: 13px;
   color: black;
}
.toggle .box:active {
	 transform: translateY(10px);
}
 .toggle .box span {
	 position: absolute;
	 transform: translate(0, 60px);
	 left: 0;
	 right: 0;
	 transition: all 300ms ease;
	 font-size: 1.5em;
	 user-select: none;
	 color: rgba(100, 35, 4, 0.919);
}
 .toggle .box span:before {
	 font-size: 1.2em;
	 display: block;
	 transform: translateY(-80px);
	 opacity: 0;
	 transition: all 300ms ease-in-out;
	 font-weight: normal;
	 color: white;
}
.account {
  border-top-left-radius: 23px;
  border-bottom-left-radius: 23px;
}
.change-password {
  border-top-right-radius: 23px;
  border-bottom-right-radius: 23px;
}
 .account span:before {
	 content: "\f121";
}

 .change-password span:before {
	 content: "\f0f4";
}
@media only screen and (max-width: 600px) {
  .toggle .box{
    width: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .toggle {
    padding-left: 16%;
    padding-right: 14%;
  }
}
@media only screen and (max-width: 767px) {
  .toggle {
    padding-left: 2%;
    padding-right: 0%;
  }
}
 /* end of toggle  */

 /* .span-form-control input {
   padding: 50px;
 } */

 div.pointy-tag {
  font-size: 10px!important;
  line-height: 40px!important;
  color: #393939 !important;
  width: auto;
  height: 40px;
  position: relative;
  background: #ACACAC;
  margin-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  text-decoration: none;
 }


 .tile-showcase-grid-home {
  margin: 20px 0;
  display: grid;
  grid-template-columns: repeat(7, minmax(50px, auto));
  grid-template-rows: repeat(2, minmax(50px, auto));
  gap: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-grid-home {
    grid-template-columns: repeat(6, minmax(50px, auto));
    grid-template-rows: repeat(4, minmax(50px, auto));
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-grid-home {
    grid-template-columns: repeat(1, minmax(auto, auto));
  }
}
.tile-showcase-home-lg {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 4;
  position: relative;
  border: solid #393939 5px;
  background-color: #393939;
  overflow: hidden;
}
.tile-showcase-home-lg.second {
  grid-column-start: 5;
  grid-column-end: 9;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-home-lg {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .tile-showcase-home-lg.second {
    grid-column-start: 4;
    grid-column-end: 7;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-home-lg {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .tile-showcase-home-lg.second {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 5;
  }
}
.tile-showcase-home-lg img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 600px;
}
.tile-showcase-lg-text {
  display: block;
  z-index: 99;
  background-color: #FF5A09;
  padding: 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tile-showcase-lg-text {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-lg-text {
    width: 100%;
  }
}
.tile-showcase-lg-text h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 0;
}
.tile-showcase-home-sm {
  border: solid #393939 5px;
  background-color: #393939;
  overflow: hidden;
  position: relative;
}
.tile-showcase-home-sm img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-home-sm {
    grid-column: span 2;
  }
  .tile-showcase-home-sm img {
    height: 240px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-home-sm {
    grid-row: span 2;
  }
  .tile-showcase-home-sm img {
    height: 600px;
  }
}
.tile-showcase-home-sm.moar-butt-lg {
  position: relative;
  grid-column-start: 7;
  grid-column-end: 9;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-home-sm.moar-butt-lg {
    grid-column-start: 3;
    grid-column-end: 5;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-home-sm.moar-butt-lg {
    grid-column-start: 1;
    grid-column-end: 2;
    height: 250px;
  }
  .tile-showcase-home-sm.moar-butt-lg img {
    height: auto;
  }
}
.tile-showcase-home-sm.moar-butt-lg h3 {
  position: absolute;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  color: #FF5A09;
  top: 5%;
  right: 5%;
  z-index: 99;
}
.tile-showcase-home-sm.moar-butt-lg img.img-hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.tile-showcase-home-sm.moar-butt-lg:hover {
  background-color: #ff5a09;
}
.tile-showcase-home-sm.moar-butt-lg:hover img.img-hover {
  display: inline;
}
.tile-showcase-home-sm.moar-butt-lg:hover h3 {
  color: #000000;
}
.tile-showcase-sm-home-text {
  display: block;
  position: absolute;
  z-index: 99;
  background-color: #FF5A09;
  padding: 5px;
  bottom: 0;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tile-showcase-sm-home-text {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-sm-home-text {
    width: 100%;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-sm-home-text {
    width: 100%;
  }
}
.tile-showcase-sm-home-text h3 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-sm-home-text h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-sm-home-text h3 {
    font-size: 28px;
    font-weight: 600;
  }
}
.tile-showcase-sm {
  border: solid #393939 5px;
  background-color: #393939;
  overflow: hidden;
  position: relative;
}
.tile-showcase-sm img {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-sm img {
    height: 240px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-sm {
    grid-row: span 2;
  }
  .tile-showcase-sm img {
    height: 600px;
  }
}
.tile-showcase-sm.moar-butt-lg {
  position: relative;
  grid-column-start: 7;
  grid-column-end: 9;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tile-showcase-sm.moar-butt-lg {
    grid-column-start: 3;
    grid-column-end: 5;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tile-showcase-sm.moar-butt-lg {
    grid-column-start: 1;
    grid-column-end: 2;
    height: 250px;
  }
  .tile-showcase-sm.moar-butt-lg img {
    height: auto;
  }
}
.tile-showcase-sm.moar-butt-lg h3 {
  position: absolute;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  color: #FF5A09;
  top: 5%;
  right: 5%;
  z-index: 99;
}
.tile-showcase-sm.moar-butt-lg img.img-hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.tile-showcase-sm.moar-butt-lg:hover {
  background-color: #ff5a09;
}
.tile-showcase-sm.moar-butt-lg:hover img.img-hover {
  display: inline;
}
.tile-showcase-sm.moar-butt-lg:hover h3 {
  color: #000000;
}

/* video section  */
#testimonial {
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  #testimonial .right-position {
    position: relative; }
  #testimonial .testimonial-area {
    position: absolute;
    width: 100%;
    z-index: 12;
    top: 260px;
    margin: 0px auto; }
  
  #testimonial .video-promo-content {
    padding-top: 0;
    padding-bottom: 300px; }
  #testimonial .video-play-button {
    position: absolute;
    z-index: 40;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px; }
    #testimonial .text {
      position: absolute;
      z-index: 40;
      top: 25%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      color: white;
      }

    #testimonial .thumbnail {
      position: absolute;
      z-index: 20;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      width:100%;
      height:100%; 
      
    }
  #testimonial .video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite; }
  #testimonial .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    transition: all 200ms;
    opacity: 0.5; }
  #testimonial .video-play-button:hover:after {
    background-color:#ff5a09; }
  #testimonial .video-play-button:hover span {
    border-left: 22px solid #fff;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-radius: 2px; }
  #testimonial .video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 22px solid #ff5a09;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-radius: 2px;
    margin-top: 8px;
    margin-left: 5px; }

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }
/* end of video section */


.home-tile-news {
  height: 383px;
  width: 100%;
  background: transparent;
  background: #2D2D2D url('/static/img/home-tile-news-tall-bg.svg') bottom center;
  background-repeat: no-repeat;
  background-size: 460px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news {
    height: 313px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-tile-news {
    background-size: 436px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news {
    background-size: 313px;
  }
}
@media only screen and (max-width: 575px) {
  .home-tile-news {
    background-size: 100%;
  }
}
.home-tile-news:hover .home-tile-news-copy .wrap p {
  color: #FF5A09;
}
.home-tile-news:hover .rounded img {
  height: 110%;
}
.home-tile-news .rounded {
  position: absolute;
  left: 48px;
  height: 273px;
  width: 458px;
  overflow: hidden;
  border-radius: 2%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-tile-news .rounded {
    left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news .rounded {
    left: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .home-tile-news .rounded {
    left: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .home-tile-news .rounded {
    left: 14px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-tile-news .rounded {
    width: 435px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news .rounded {
    width: 315px;
    height: 223px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .home-tile-news .rounded {
    width: 460px;
    height: 273px;
  }
}
@media only screen and (max-width: 575px) {
  .home-tile-news .rounded {
    width: 93%;
  }
}
.home-tile-news .rounded img {
  object-position: top;
  object-fit: cover;
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  transition: all 2s;
}
.home-tile-news-copy {
  position: absolute;
  left: 60px;
  top: 273px;
  height: 100px;
  width: 412px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-tile-news-copy {
    left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news-copy {
    left: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .home-tile-news-copy {
    left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news-copy {
    top: 216px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-tile-news-copy {
    width: 410px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news-copy {
    width: 298px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .home-tile-news-copy {
    width: 85%;
  }
}
.home-tile-news-copy .wrap p.pre {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #ffffff;
  margin-bottom: 0;
}
.home-tile-news-copy .wrap p {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .home-tile-news-copy .wrap p {
    font-size: 22px;
    line-height: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news-copy .wrap p {
    font-size: 16px;
    line-height: 22px;
  }
}
.home-tile-news-buttn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 752%);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-tile-news-buttn {
    transform: translate(-50%, 627%);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .home-tile-news-buttn {
    transform: translate(-50%, 1333%);
  }
}
@media only screen and (max-width: 575px) {
  .home-tile-news-buttn {
    display: none;
  }
}
.home-tile-news-buttn a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 22px;
  padding: 10px 30px;
  border: solid #FF5A09 1px;
  border-left: solid 10px #F3843E;
  background-color: #FF5A09;
  color: #000000;
  text-decoration: none;
}
.home-tile-news-buttn:hover a {
  background-color: #FFFFFF;
  color: #000000;
  border: solid white 1px;
  border-left: solid 10px white;
}



 /* nice quick fixes post launch part-2  */

 @media only screen and (max-width: 575px) {
  .sponsored-image {
    width: 100%;
    }
  }