#message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3rem;
  z-index: 9999;
  background: #000;
  transition: top 0.3s ease-in-out;
}

#inner-message {
  margin: 0 auto;
  text-align: center;
  color: #fff;
  line-height: 1.5rem;
  font-size: 1rem;
  margin-top: 0rem;
  padding-top: 0.5rem;
  transition: top 0.3s ease-in-out;
}



@font-face {
  font-family: 'Passion One';
  src: url('../fonts/PassionOne-Regular.eot');
  src: url('../fonts/PassionOne-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PassionOne-Regular.woff2') format('woff2'),
    url('../fonts/PassionOne-Regular.woff') format('woff'),
    url('../fonts/PassionOne-Regular.ttf') format('truetype'),
    url('../fonts/PassionOne-Regular.svg#PassionOne-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Fira Sans Condensed';
  src: url('../fonts/FiraSansCondensed-Regular.eot');
  src: url('../fonts/FiraSansCondensed-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FiraSansCondensed-Regular.woff2') format('woff2'),
    url('../fonts/FiraSansCondensed-Regular.woff') format('woff'),
    url('../fonts/FiraSansCondensed-Regular.ttf') format('truetype'),
    url('../fonts/FiraSansCondensed-Regular.svg#FiraSansCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* font for the contact us icons */

@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?58071590');
  src: url('../fonts/fontello.eot?58071590#iefix') format('embedded-opentype'),
    url('../fonts/fontello.woff2?58071590') format('woff2'),
    url('../fonts/fontello.woff?58071590') format('woff'),
    url('../fonts/fontello.ttf?58071590') format('truetype'),
    url('../fonts/fontello.svg?58071590#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?58071590#fontello') format('svg');
  }
}
*/

.bangers-regular {
  font-family: "Bangers", system-ui;
  font-weight: 400;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  /* margin-right: .2em; */
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em; */

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-mail:before {
  content: '\e800';
}

/* '' */
.icon-home-outline:before {
  content: '\e801';
}

/* '' */
.icon-phone-outline:before {
  content: '\e802';
}

/* '' */


.demo-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  /* width: 1em; */
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* You can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

@font-face {
  font-family: 'fontello-2';
  src: url('../fonts/fontello-2.eot?95222298');
  src: url('../fonts/fontello-2.eot?95222298#iefix') format('embedded-opentype'),
    url('../fonts/fontello-2.woff2?95222298') format('woff2'),
    url('../fonts/fontello-2.woff?95222298') format('woff'),
    url('../fonts/fontello-2.ttf?95222298') format('truetype'),
    url('../fonts/fontello-2.svg?95222298#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?95222298#fontello') format('svg');
  }
}
*/
[class^="icon2-"]:before,
[class*=" icon2-"]:before {
  font-family: "fontello-2";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}



.icon2-shop:before {
  content: '\e800';
}

/* '' */
.icon2-megaphone:before {
  content: '\e801';
}

/* '' */
.icon2-doc:before {
  content: '\e802';
}

/* '' */


/* global begins */

/* this is for the news ticker */
/* .newsticker-margin {
  margin-top:2.5rem;
} */

#newstuff img {
  width: 100%;
}

.nav--hidden {
  transform: translateY(calc(-1 * 3rem));
  box-shadow: none;
  display: none;
}

body {
  min-height: 100vh;
  font-family: Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}


section {
  padding-left: 1em;
}

h1 {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  font-weight: bold;
  /* color:#404040; */
  color: #eb001c;
  text-transform: capitalize;
  font-size: 3.3em;
}

section a {
  color: #eb001c;
}

a:hover {
  color: #eb001c;
  text-decoration: underline;
}

.title-underline {
  border-top: 0px;
  border-bottom: 2px solid #eb001c;
  width: 7em;
  border-radius: 40px;
  margin: 1.1em auto 2.1em auto;
  opacity: 1;
}

button {
  -webkit-border-radius: 1.8em !important;
  -moz-border-radius: 1.8em !important;
  border-radius: 1.8em !important;
}

/* speech balloon styles begin */

.box2 h1 {
  color: #fff !important;
}

.box2 {
  width: 500px;
  margin: 50px auto;
  border: 4px solid #eb001c;
  padding: 1px;
  text-align: center;
  color: #fff !important;
  background: #eb001c;
  position: relative;
}

.sb9:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #eb001c;

  border-bottom: 10px solid transparent;
  right: 50%;
  bottom: -23px;
}

.sb9:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #eb001c;
  border-bottom: 10px solid transparent;
  right: 50%;
  bottom: -18px;
}

/* header begins */

header {
  transition: 0.4s;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.0);
  z-index: 900;
}

.insidePg {
  transition: 0.4s;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 900;
}


header .navbar,
.insidePg .navbar {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  font-size: 1.2em;
  line-height: 1.8em;
  padding: 1em 0;
}

header .nav-item>.nav-link {
  color: #ffffff;
  margin-left: 0.5em;
  text-transform: uppercase;
  -webkit-transition: color ease-in-out 300ms;
}

header .nav-item>.nav-link:hover {
  color: #eb001c !important;
  text-decoration: none;
}


header .navbar-brand {
  width: 220px;
}

header .mainmenu-sociallink {
  font-size: 0.9em;
  display: inline;
  padding-right: .2em !important;
  padding-left: .2em !important;
  line-height: 2.9em;
}

header .menu-socialicons a:nth-child(1) {
  margin-left: 0.6em !important;
}

header .menu-socialicons a:nth-child(2),
header .menu-socialicons a:nth-child(3) {
  margin-left: 0.1em !important;
}

#mainmenu-sociallink-four {
  margin-left: 0.1em !important;
}


#header_logo {
  width: 40%;
  -webkit-transition: color ease-in-out 400ms;
}

.navbar-toggler {
  height: 2em;
  width: 2.5em;
  display: block;
  position: relative;
  border-radius: 10px !important;
}

.icon-bar {
  background: #ffffff !important;
  width: 1.3em;
  height: 0.1em;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.icon-bar:nth-child(1) {
  margin-top: 0px
}

.icon-bar:nth-child(2) {
  margin-top: 5px
}

.icon-bar:nth-child(3) {
  margin-top: 5px
}


/* above fold begins */



#mainVidModal .modal-content,
#HyperspaceModal .modal-content {
  background-color: #000000;
}


#mainVidModal .modal-header,
#HyperspaceModal .modal-header {
  border-bottom: 1px solid #323232;
}

.jumbotron {
  margin-bottom: 0em;
  position: relative;
  overflow: hidden;
  background-color: #000000;
  height: 768px;
  text-align: center;
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  color: #fff;
}

.jumbotron .container h1 {
  padding-top: 7em;
  color: #fff;
}

.jumbotron video {
  position: absolute;
  left: 0;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
  /*  object-fit is not supported on IE  */
  object-fit: cover;
  opacity: 0.5;
}

.jumbotron .container {
  z-index: 2;
  position: absolute;
  bottom: 60px;
  width: 100%;
  max-width: 100%;
}

.jumbotron button {
  font-size: 0.9em;
  padding: 0.8em 1.3em;
  line-height: 1.4em;
  /* color: #eb001c; */
  color: #fff;
  /* border: 1px solid #eb001c; */
  border: 1px solid #fff;
  background: transparent;
  width: 250px;
  margin: 0.2rem 0.2rem;
}

.jumbotron button i {
  font-size: 0.5em;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.jumbotron button:hover {
  border: 1px solid #eb001c;
  color: #fff;
  background: #eb001c;
}

.jumbotron button:active {
  border: 1px solid #ff4b4b;
  color: #fff;
  background: #ff4b4b !important;
}

.jumbotron button:focus {
  box-shadow: 0px 0px 10px #ff8484 !important;
}

#fullvideo-modal {
  max-width: 1024px;
  padding: 0;
  height: auto;
  background: #000;
}

/* about us */




.btn-blank,
.btn-blank-red {
  transition: all 0.3s ease-out;
}

.btn-blank:hover {
  background: #bdbdbd !important;
  border: 1px solid #bdbdbd !important;
}

.btn-blank-red:hover {
  background: #650000a3 !important;
  border: 1px solid #650000a3 !important;
}

#aboutus {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  margin: 0;
  padding: 4em 0 9em 1.5em;
  background: #f3f3f3;
}

#aboutus-header {
  text-align: left;
  padding: 0 !important;
}

#aboutus .title-underline {
  margin-left: 0 !important;
}


#aboutus img {
  width: 90% !important;
}

#aboutus button,
#newstuff button {
  font-size: 0.9em;
  padding: 0.7em 0.9rem;
  color: #000;
  margin: 0.7em 0.5em 0 0;
  border: 1px solid #000;
  background: none;
  min-width: 200px;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 2.5em !important;
}

#aboutus button span {
  text-align: center;
  line-height: 1.2em;
  text-transform: uppercase;
}


#aboutus button i {
  float: left;
  font-size: 1.5em;
  line-height: 1.7em;
}


/* in the news begins */

@media only screen and (min-width: 992px) {

  #newslettersignup {
    padding-bottom: 24rem;
  }

}

#newslettersignup {
  /* padding: 0 0 0 2em; */
  background: #ce3b3b !important;
  height: 450px;
  color: #fff;
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
}


#newslettersignup input {
  background: none;
  border: none;
  margin-top: 1em;
  border-bottom: 1px solid white;
  color: #fff !important;
  width: 100%;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}


#inthenews-header {
  color: #fff;
  padding: 1em 0 0 0;
}

#newslettersignup p {
  margin: 0.5em 0 1em 0;
}

#newslettersignup img {
  margin-top: -63px;
  margin-right: 40px;
  width: 72%;
  float: right;
}

#newslettersignup button {
  margin-top: 1.5em;
  background: none;
  border: 1px solid #fff;
  padding: 0.8em 3em;
  box-shadow: none;
  font-size: 0.9em;
  text-align: left;
}

#hypaspace-modal {
  max-width: 768px !important;
  max-height: 525px !important;
  background: #000;
  padding: 0.8em 0.8em 1.1em 0.8em !important;
}

#hypaspace-modal video {
  width: 100%;
  height: auto;
}



/* new stuff begins */


#newstuff figure {
  margin: 20px 0 20px 15px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border: 4px solid #fff;
}



/* upcoming stuff begins */


@media only screen and (min-width: 992px) {
  .upcomingstuff-para {
    padding-left: 4rem !important;
  }
}


#upcomingstuff {
  padding: 0;
  margin: 0;
}

#upcomingstuff figure {
  height: 6.2em;
}


#upcomingstuff i {
  font-size: 5.5rem;
  margin: 3rem 0 1rem 0;
}

#upcomingstuff img[src*="img-nannygoat"] {
  width: 86px;
  margin: -0.5em -0.5em 3em 0;
}

#upcomingstuff img[src*="img-koala"] {
  width: 86px;
  margin: -0.2em -0.2em 3em 0;
}

#upcomingstuff img[src*="img-hippo"] {
  width: 86px;
  margin: -1.1em 0 3em 0;
}

#upcomingstuff-header {
  text-align: center;
  width: 100%;
  padding-left: 0;
}

#upcomingstuff h2 {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  font-size: 1.8em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 1.5rem;
}

#upcomingstuff article p {
  line-height: 1.3em;
  font-size: 1em;
  margin: 0.5em 0 3em 0;
}

@media only screen and (max-width: 991px) {
  #upcomingstuff article p {
    margin: 0.5em 0 7em 0;
  }
}

#upcomingstuff article .button {
  position: absolute;
  bottom: 70px;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  #upcomingstuff article {
    padding: 3em 8em 5.5em 8em !important;
  }
}

@media only screen and (max-width: 767.98px) {
  #upcomingstuff article {
    padding: 3em 2em 5.5em 2em;
  }
}


#upcomingstuff article {
  color: #fff;
  text-align: center;
  position: relative;
}

#upcomingstuff article:nth-child(1) {
  background: #f54141;
}

#upcomingstuff article:nth-child(2) {
  background: #ce3b3b;
}

#upcomingstuff article:nth-child(3) {
  background: #f54141;
}


#upcomingstuff button {
  background: none;
  border: 1px solid #fff;
  padding: 0.5em 2em;
  box-shadow: none;
  font-size: 0.9em;
  color: #fff;
}

#terms-modal {
  font-size: 0.8em;
  padding: 2em 1em 2em 0.5em !important;
}


/* slider css */


@media screen and (max-width: 575.98px) {
  .slick-dots {
    bottom: -45px !important;
  }
}

* {
  box-sizing: border-box;
}

/* .slider {
  width: 70%;
  max-width: 1000px;
  margin: 1em auto 6em auto;
} */

.slider {
  width: 100%;
  max-width: 1400px;
  margin: 1em auto 6em auto;
}

.slick-slide {
  margin: 0;
}

.slick-slide img {
  margin: 20px 0 20px 15px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border: 4px solid #fff;
}

.slick-slide img {
  width: 85%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}


/* contact begins */



#contact {
  margin-top: 8em;
}

.row>.col,
.row>[class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}

#callforsubmissions .form-control {
  background: transparent !important;
  color: #000;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none;
  margin-top: 2rem;
  font-size: 1.1em;
  border-bottom: 2px solid #c5c5c5;
}

#callforsubmissions label {
  display: none;
}

.form-check {
  margin-top: 2em;
}

#callforsubmissions .form-check-label {
  display: inline !important;
}

#callforsubmissions textarea {
  height: 2.4em;
}



#contact hr {
  margin: 6em 0 3em 0;
}


#contact .col-md>* {
  text-align: center !important;
  margin: 0 auto;
  display: block;
}

#contact .col-md p {
  padding-bottom: 3em;
}


#contact .circle {
  border: 1px solid #cbcbcb;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}

#contact .circle i {
  color: #d8d8d8;
  font-size: 3em;
}

.icon-home-outline {
  margin-left: 0.1em;
}

.icon-mail {
  margin-left: 0.2em;
}

#contact h2 {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  font-weight: bold;
  /* text-transform: uppercase; */
  padding-top: 2rem;
  font-size: 1.4rem;
  margin-bottom: 0px;
  line-height: 1rem;
}

#contact div p {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  font-size: 1em;
  padding-top: 0.6em;
  line-height: 1.2em;
}


/* archives begins */

#archives,
#newstuff {
  padding: 2em 0 0 2em;
}


@media only screen and (min-width: 992px) {
  #archives,
  #newstuff {
    padding: 6em 0 0 2em;
  }
}


#archives .row {
  flex-wrap: nowrap !important;
}

#archives p {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  font-size: 1em;
  margin: 0.6em 0 3em 0;
  line-height: 1.2em;
  text-align: center;
}

/* we are canadian begins */

#wearecanadian {
  padding: 0 3em;
  text-align: center;
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
}

.row-wearecanadian {
  margin: -1.5em 0 9em 0 !important;
}

#wearecanadian .list-history p {
  margin: 0;
}

#wearecanadian h3 {
  font-size: 1.4em;
  margin: 0;
  padding: 0;
}

#wearecanadian h2 {
  margin-top: 3em;
  font-size: 2em !important;
}


#wearecanadian .row ul:nth-child(even) {
  background: #e9e9e9;
}


#wearecanadian .list-history {
  list-style: none !important;
  padding: 2.5rem 1rem;
  margin-top: 2rem;
}

.list-history hr {
  width: 40%;
  border-top: 1px dashed #a7a7a7 !important;
  opacity: 1;
  margin: 1rem auto;
}

#wearecanadian .list-history-heading {
  padding: 0rem 0.5rem 0.4rem 0.5rem !important;
  margin: 0 2.2rem 1rem;
  font-size: 1.4rem;
}

#wearecanadian .list-history li {
  padding: 0.8rem 1.8rem;
}

/* call for submissions begins */


.form-check-input {
  border: solid 1px #919191 !important;
}


#callforsubmissions {
  background: #e9e9e9;
  padding: 4em 0 6em 0;
  margin: 0;
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
}

#callforsubmissions .requiredfield {
  color: #9b9b9b;
}

#callforsubmissions .form-check .form-check-input {
  float: none;
  margin-right: 0.5rem;
}

#callforsubmissions .dropdown-row {
  margin-bottom: 0.8em;
}

#callforsubmissions #form .feedback {
  font-size: 0.6em !important;
  color: red;
  margin-top: 0.2em;
}

#callforsubmissions #form .form-copy {
  text-align: center;
  margin-bottom: 4em;
}

#callforsubmissions .custom-select {
  font-size: 1.1em;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #c5c5c5;
  border-radius: 0 !important;
  width: 100% !important;
  padding: 0 0.5rem 0.4rem;
}

#callforsubmissions .red {
  color: #eb001c;
}

#callforsubmissions h1 {
  margin-top: 1em;
  text-align: center;
}

#callforsubmissions .row>.col>p,
#callforsubmissions .row>form>p {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  text-align: center;
  margin-bottom: 4em;

}

#callforsubmissions form label,
#callforsubmissions .requiredfield {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  font-size: 0.9em;
  margin-bottom: 0.4em;
  /* font-weight:bold; */
}

#callforsubmissions form input,
#callforsubmissions form textarea {
  background: transparent;
  border: 1px solid #b9b9b9;
}

#callforsubmissions .form-group {
  text-align: center;
  margin-top: -1em;
}

#callforsubmissions .btn-custom-shadow {
  display: block;
  margin: 4em auto 0 auto;
  background: #eb001c;
  padding: 14px 90px;
  border: #eb001c;
  text-transform: uppercase;
}

#callforsubmissions .btn-custom-shadow:hover {
  background: #b50012;
}



@media (max-width: 575.98px) {
  #btn_submit {
    padding: 0.7rem 1rem !important;
    width: 90%;
  }
}

#btn_submit {
  padding: 0.7rem 8rem;
  margin: 3.5rem auto 0 auto;
  display: block;
}

/* news styles begin */

.carousel-indicators [data-bs-target] {
  border-radius: 0 !important;
}

#news,
#ourcreators {
  font-family: 'Fira Sans Condensed', Helvetica, sans-serif;
  /* max-width:1048px; */
  margin: 0 auto;
  padding: 10rem 1.8rem 0 1.8rem;
}

#news figure {
  float: left;
}

#news figure img {
  float: left;
}

@media only screen and (min-width: 992px) {
  #news article {
    margin: 0 3em 2em 0;
  }
}

#news article {
  border-bottom: 1px solid #ccc;
}

#news article:last-child {
  border-bottom: none;
}

#news article strong {
  font-weight: bold;
}

#news article address,
#news article address a {
  margin-right: 0.4em;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #b1b1b1 !important;
}


#news .archivedposts {
  background: #efefef;
  padding: 1.5em 1em;
}

#news .archivedposts h3 {
  font-size: 1em;
  font-weight: bold;
}

#news .archivedposts ul {
  list-style: none;
  padding-left: 0;
}

#news .archivedposts ul li {
  border-bottom: 1px dashed #ccc;
  padding: 0.3em 0.2em;
}


#news article h2 {
  margin-top: 0em;
  text-transform: capitalize;
  margin-bottom: 1.5em;
}

#news article address {
  margin-top: 2em;
}

#news article address a[rel="author"] {
  padding-right: 0.5em;
  border-right: 1px solid #b1b1b1;
}

#carouselExampleIndicators,
#carouselExampleIndicators2 {
  margin: 1em 0;
  background: #000;
}

#carouselExampleIndicators small,
#carouselExampleIndicators2 small {
  color: #fff;
  text-align: center;
}

#news figure figcaption {
  font-size: 0.8em;
  margin: 0.4em 0;
}

#news #fanexpo figure,
#news #june2007 figure {
  width: 100%;
  padding: 1em 0;
  background: #000;
}

#news #fanexpo figure img,
#news #june2007 figure img {
  max-height: 500px !important;
  width: auto !important;
  float: none !important;
  margin: 0 auto;
}

#newsletter_feedback {
  font-size: 0.7em;
  margin-top: -1em !important;
}

/* news styles ends */

/* our creators styles begin */

.modal-header h1 div {
  display: block;
}

.tabs-wrapper li a {
  font-weight: 800;
  color: #eb001c !important;
  text-decoration: underline !important;
}

.tab-content-item {
  display: none;
}

.tab-content-item.active {
  display: block;
}

.tab-content-item.active {
  animation: fadein 1s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.tab-items a.active {
  font-weight: 800;
  color: #000 !important;
  text-decoration: none !important;
}

.rte-content .tabs-wrapper li.active a,
.rte-content .tabs-wrapper li:hover a {
  font-weight: 800;
}



@media only screen and (max-width: 991.98px) {
  
  #inthenews-header,
  #aboutus-header,
  #upcomingstuff-header,
  #upcomingstuff-header,
  #wearecanadian h1,
  #callforsubmissions h1 {
    font-size: 2.2rem;
  }

}

@media only screen and (min-width: 992px) {

  #inthenews-header,
  #aboutus-header,
  #upcomingstuff-header,
  #upcomingstuff-header,
  #wearecanadian h1,
  #callforsubmissions h1 {
    font-size: 3.3em;
  }

  .tabs-wrapper li.active a,
  .tabs-wrapper li:hover a {
    /* color: #eb001c; */
    color: #000;
    text-decoration: underline;
  }

  .tabs-wrapper li a {
    color: #eb001c;
    text-decoration: underline;
  }
}

@media only screen and (min-width: 992px) {
  .tabs-wrapper li {
    border-right: 1px solid #ddd;
    padding: 0.2rem 2rem;
    text-align: center;
    align-items: center;
    cursor: pointer;
  }

  .tabs-wrapper li:last-child {
    border-right: none;
  }
}


@media only screen and (min-width: 992px) {
  ul.tab-items {
    position: relative;
    display: flex !important;
    justify-content: center;
  }
}


.tabs-wrapper li {
  position: relative;
  text-align: center;
  margin: 0;
}

#ourcreators li>figure {
  border-radius: 50%;
  overflow: visible;
}

#ourcreators li>figure>span,
#ourcreators li>figure a {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: visible;
  display: block;
  margin: auto;
}

#ourcreators figure a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 5px solid #eb001c;
  transform: scale(1);
  opacity: 0;
  transition: transform 0.4s ease;
  z-index: 0;
  /* Behind image */
}

#ourcreators figure a:hover::before {
  transform: scale(1.12);
  /* Slightly larger than the image */
  opacity: 1;
}

#ourcreators li>figure img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  position: relative;
  z-index: 1;
  /* On top of the border */
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

#ourcreators ul {
  font-size: 0.9em;
  list-style: none;
  margin: 2rem auto;
  padding-left: 0;
}

#ourcreators ul li {
  font-size: 1.2em;
  margin-top: 2em;
  line-height: 1.4em;
  text-align: center;
}

#ourcreators ul li figcaption {
  margin-top: 0.5em;
}

#ourcreators ul li figcaption span {
  display: block;
  color: #777777;
  font-size: 0.8em !important;
  line-height: 1.3em;
  padding: 0 2.5em;
  word-wrap: break-word;
}

/* footer begins */

footer hr {
  margin-bottom: 0em;
}

footer {
  margin-top: 5em;
  bottom: 0;
  width: 100%;
  min-height: 6em;
  padding: 1em 0 4em 0;
}

footer .navbar {
  padding: .5rem 0rem;
}

footer .navbar>div {
  margin: 0 auto;
}

footer .nav-link,
footer .navbar-brand {
  color: #222;
  text-transform: uppercase;
  font-size: 0.8em;
  line-height: 4em;
}

footer .nav-link:hover,
footer .navbar-brand:hover {
  text-decoration: underline;
}

footer .socialicons li {
  margin: 2.5em 1.5em 0 1.5em;
  display: inline-block;
}

footer .socialicons a {
  color: #ccc !important;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

footer .socialicons i {
  font-size: 1.4rem !important;
}


footer .socialicons a:hover {
  color: #eb001c !important;
}


footer p {
  color: #222;
  margin-top: 5px;
  font-size: 0.7em;
  line-height: 1.4em;
  text-align: center;
}


#footer_logo {
  width: 4.5rem;
  margin-top: 2.5em;
}

/* scroll to top button begins */


.scrolltop {
  display: block;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  /* bottom:-60px; */
  bottom: 100px;
  right: 10px;
}

.scroll a {
  color: #fff !important;
}

.scroll {
  z-index: 999;
  position: absolute;
  right: 30px;
  background: #b2b2b2;
  background: rgba(247, 0, 26, 0.6);
  padding: 12px 14px;
  text-align: center;
  margin: 0 0 0 0;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  color: #fff !important;
  /* transform: translate(100px,100px); */

}

.scroll:hover {
  background: rgba(247, 0, 26, 1.0);
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;

}

.scroll:hover .fa {
  padding-top: -10px;
}

.scroll .fa {
  font-size: 30px;
  margin-top: -1px;
  margin-left: 1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}


/* modal begins */

.comicmodal {
  z-index: 999 !important;
  /* background:#eaebf0 !important; */
  background: #000 !important;
  padding: 0 !important;
  /* width:100%; */
  /* max-width: 700px !important; */
  height: auto;
}

.modal img {
  width: 100% !important;
}

.modal a.close-modal {
  top: 19.5px !important;
  right: 18.5px !important;
}

.blocker {
  z-index: 998 !important;
  background-color: rgba(0, 0, 0, 0.85) !important;
}


/* speech balloons  */

.speech-bubble {
  position: relative;
  background: #e9e9e9;
  -moz-border-radius: 5rem;
  -webkit-border-radius: 5rem;
  border-radius: 5rem;
  width: 8rem;
  padding: 2.1rem 5rem;
  font-size: 2.8em;
  color: #fff;
  margin-bottom: 0.4rem !important;
}

.speech-bubble:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 46px solid transparent;
  border-top-color: #e9e9e9;
  border-bottom: 0;
  border-right: 0;
  margin-left: -50px;
  margin-bottom: -17px;
}


#newsletter {
  margin-top: 25px;
  margin-bottom: 15px;
}


@media only screen and (max-width: 772px) {
  #newslettersignup img {
    display: none;
  }

  #footer_logo {
    width: 7rem;
  }
}

/* contest styles begin */

#callforsubmissions .jumbotron-contest {
  height: auto !important;
}


.backdrop-vote {
  width: 100%;
}

/* podcast styles */

/* =========================
   BUTTON SYSTEM (UPDATED RED + ROUNDED)
========================= */


/* episode button */
.btn.small {
  border: 1px solid #e60000;
  color: #e60000;
  padding: 7px 14px;
  font-size: 12px;
  border-radius: 999px;
}

.btn.small:hover {
  background: #e60000;
  color: #fff;
  text-decoration: none !important ;
}

/* DATE STYLE */
.date {
  opacity: 0.7;
  font-weight: normal;
}

/* episode meta alignment tweak */
.episode-meta {
  font-size: 12px;
  text-transform: uppercase;
  opacity: 0.6;
  margin-bottom: 8px;
  display: flex;
  gap: 8px;
}

/* =========================
   INTRO
========================= */
.page-intro {
  padding: 50px 0 30px;
  background: #fff;
}

.page-intro h1 {
  font-size: 34px;
  margin-bottom: 10px;
}

/* =========================
   EPISODES (no thumbnails)
========================= */
.episodes {
  padding: 40px 0;
}

.episode {
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  padding: 20px;
  margin-bottom: 15px;
  transition: transform 0.15s ease;
}

/* .episode:hover {
  transform: translateY(-2px);
} */

.episode-meta {
  font-size: 12px;
  text-transform: uppercase;
  opacity: 0.6;
  margin-bottom: 8px;
}

.episode h2 {
  font-size: 18px;
  margin-bottom: 8px;
}

.episode p {
  font-size: 14px;
  margin-bottom: 12px;
  opacity: 0.85;
}
