/* additions by CJ */

@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');

/* Macondo Font */
@import url('https://fonts.googleapis.com/css2?family=Macondo&display=swap');
.macondo-regular {
  font-family: "Macondo", serif !important;
  font-weight: 400;
  font-style: normal;
}

#bncsr_ad h4.macondo-regular {
  font-size: xx-large;
}


.topbar {
  background-color: var(--primary-color) !important;
  color: white;
}
.topblock .nav-link {
  color: white;
}
.topbar a, .topbar a:visited {
  color: white;
}

@media screen and (min-width: 992px) {
  .first-title {
    font-size: xxx-large !important;
    line-height: 1.2 !important; 
  }
}

.taglist h3 {
  color: var(--primary-color);
}
.taglist .btn {
  padding: .25rem .5rem !important;
  color: var(--primary-color) !important;
  border-color: var(--primary-color);
  border-width: 0.1rem;
  border-radius: 0.6rem;
  font-size: 1.3rem;
  line-height: 1.7rem;
  font-weight: 400;
  letter-spacing: normal;
}
.taglist .btn:hover {
  background-color: var(--primary-color);
  color: white !important;
}
.category i.far {
  font-weight: 300;
}
.recent-news-wrapper .hero-poster {
  /*
  width: 100%;
  max-width: 100%;
  aspect-ratio: 8/3;
  */
  width: calc(75vh * 1.77);
  height: 75vh;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .recent-news-wrapper .hero-poster {
    aspect-ratio: 1/1;
  }
}

.main-navigation a {
  color: var(--primary-color);
}

.main-content {
  width: 100vw;
  height: auto;
  padding: 0;
  margin:0;
  position: relative;
}

.subscribe-section {
  padding: 75px 0;
  margin: 75px 0;
  background-color: var(--primary-color);
  position: relative;
  clip-path: view-box;
  border-radius: 15px;
}
.subscribe-image {
  filter: grayscale(1) brightness(1.2) opacity(0.11);
  position: absolute;
  top: -150px;
  left: -100px;
}
@media (max-width: 767px) {
  .subscribe-image {
    display: none;
  }
}
.subscribe-container {
  position: relative;
  z-index: 2;
}
.subscribe-section, .subscribe-section h2, .subscribe-section input, .subscribe-section p {
  color: white;
}

.short-section-content {
    position: relative;
    z-index: 2;
}

.subscribe-form {
    width: 600px;
    position: relative;
    margin: 30px auto 0;
}

@media (max-width: 767px) {
  .subscribe-form {
    width: auto;
  }
}

.subscribe-form input[type=email] {
    background: transparent;
    border: 2px solid #fff;
    width: 100%;
    height: 50px;
    border-radius: 6px;
    padding: 5px 105px 5px 10px;
    color: #fff;
    font-weight: 600;
}

.subscribe-btn {
    position: absolute;
    height: 50px;
    border-top: 0;
    border-left: 2px solid #fff;
    border-bottom: 0;
    border-right: 0;
    top: 0;
    right: 0;
    background: #fff;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 600;
}
#bncsr_ad a {
  color: white;
}
#bncsr_ad h4 {
  color: #f339e5;
}
#bncsr_ad h3 {
  color: #a5efff;
}

#bncsr_ad h4 span {
  color: yellow;
}


/* Top list of menu items when in mobile form */
@media (max-width: 991px) {
  .navbar {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .main-nav-toggler.expanded {
    top: 0;
    left: 0;
  }
  .main-navigation a {
    color: white !important;
  }
}

/* Display Writan Categories */
ul.list-inline.writan_cat {
  padding-top: 1px;
  /* color: var(--primary-color); */
}
ul.list-inline.writan_cat.writan_cat_small {
  font-size: 10px;
}


.contactus-popup .newsletter-widget {
  background-color: #b07cff;
  padding: 25px 20px;
  border-radius: 10px;
}

.contactus-form {
    width: 600px;
    position: relative;
    margin: 30px auto 0;
    color: var(--primary-color);
    font-weight: 600;
    font-size: large;
}

@media (max-width: 767px) {
  .contactus-form {
    width: auto;
  }
}

.contactus-form input[type=email], .contactus-form input[type=text], .contactus-form textarea {
    background: #5d00ff6b;
    border: 2px solid var(--primary-color);
    width: 100%;
    height: 50px;
    border-radius: 6px;
    padding: 5px 105px 5px 10px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 12px;
}

.contactus-form textarea {
  height: 150px;
  font-size: 16px;
  resize: none;
}

.contactus-btn {
    background-color: var(--primary-color);
    color: #fff;
    border-radius: 8px;
}

#menu-contact-form, #menu-logo-display {
  display: none;
}
#side-nav-toggler i {
  font-size: 2.8rem;
  vertical-align: text-top;
   color: var(--primary-color);
}
@media (max-width: 767px) {
  #menu-contact-form, #menu-logo-display {
    display: block;
  }
  .contactus-form {
    width: 100%;
  }
  .contactus-popup .contactus-popup-inner {
    max-width: 90vw;
  }
}

.logo-in-menu {
  width: 85%;
  filter: invert(1) hue-rotate(254deg);
  padding-bottom: 3rem;
}

/* scroll to top icon */
.scroll-to-top-icon {
  float: right;
  color: var(--primary-color);
  cursor: pointer;
}


/* Ruminations */
#popular-posts .axil-post-title {
  line-height: 1.25 !important;
}
#popular-posts .content-block .media-caption {
  padding: 1.5rem;
}
#popular-posts .post-metas ul {
  color: var(--grey-dark-four);
  line-height: 1.7rem;
}
/*
#popular-posts .ruminations-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 15px;
  filter: blur(1.2px) brightness(1) opacity(0.8);
  background-color: var(--primary-color);
  background-blend-mode: screen;
}
#popular-posts a:hover > .ruminations-bg, {
  filter: none;
  background-color: unset;
}
*/

/* footer */
.page-footer {
  background-color: #2d007c; /* var(--primary-color);*/
}
.footer-bottom .axil-copyright-txt {
  color: var(--secondary-color);
  font-weight: var(--p-light);
  line-height: 2rem;
  filter: opacity(0.8);
}
.footer-mid {
    padding: 3rem 0 1rem;
}

/* Word Cloud */
#wordCloud {
  padding: 50px 0 150px;
}

.wordcloud {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 3.75rem;
  /* width: 450px; */
}

.wordcloud a[data-weight="1"] { --size: 1; }
.wordcloud a[data-weight="2"] { --size: 2; }
.wordcloud a[data-weight="3"] { --size: 3; }
.wordcloud a[data-weight="4"] { --size: 4; }
.wordcloud a[data-weight="5"] { --size: 5; }
.wordcloud a[data-weight="6"] { --size: 6; }
.wordcloud a[data-weight="7"] { --size: 7; }
.wordcloud a[data-weight="8"] { --size: 8; }
.wordcloud a[data-weight="9"] { --size: 9; }

.wordcloud li:nth-child(2n+1) a { color: #181; }
.wordcloud li:nth-child(3n+1) a { color: #33a; }
.wordcloud li:nth-child(4n+1) a { color: #c38; }

.wordcloud a {
/*
  --size: 4;
  --color: #a33;
*/
  color: var(--color);
  font-size: calc(var(--size) * 1rem + 0.5rem);
  display: block;
  padding: 0.25rem 1.25rem;
  position: relative;
  text-decoration: none;
}


.wordcloud a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  background: var(--color);
  transform: translate(-50%, 0);
  opacity: 0.15;
  transition: width 0.25s;
}

.wordcloud a:focus::before,
.wordcloud a:hover::before {
  width: 100%;
}
.cloudcontainer {
  text-align: center;
  padding: 0 25%;
}
@media (max-width: 767px) {
  .cloudcontainer {
    padding: 0 150px;
  }
  .ad-we-create {
    padding-top: 35px;
  }
}

.footer-links {
  justify-content: center;
}
.footer-social {
  justify-content: flex-end;
}
.social-share li a, .social-share li a:hover, .nav-link:hover {
  color: white;
}
@media (max-width: 767px) {
  .footer-links {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer-social {
    justify-content: center;
  }
  .footer-logo-container {
    text-align: center;
  }
}

/* SCROLLBARS */
/* width */
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #bc8ff9; /* var(--primary-color); */
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--primary-color); /* var(--third-color); */
  border-radius: 25px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  /* background: var(--primary-color); */
}


/* SCROLLBARS */
/* width */
#studiobody::-webkit-scrollbar-track {
  background: #96cda9;
}
/* Handle */
#studiobody::-webkit-scrollbar-thumb {
  background: #004236;
}


/* pageclip.co local customizations */
.pageclip-form__success__message {
  color: var(--primary-color);
  font-size: 3.5rem;
  font-weight: 800;
}

/* from the studio section */
.studio {
  color: var(--studio-color);
  margin-bottom: 80px;
  background-color: #29686342; /* #00577c42; */
  border-radius: 15px;
/*  margin-left: 80px;
  margin-right: 80px;*/
}
.studio:hover {
  box-shadow: 0px 20px 30px #666;
}

#studio-posts {
/*  padding-bottom: 6rem; */
}

#studio-posts .post-block img {
  aspect-ratio: 3/5;
}

#studio-posts .post-block > a {
  margin-right: 1.5rem;
}

#studio-posts .post-block .axil-post-title {
  font-size: 2.2rem;
  line-height: 2.3rem !important;
}

#studio-posts .post-metas ul {
  font-size: 1.4rem;
}

#studio-posts .axil-title, #studio-posts .section-title i, #studio-posts .axil-post-title, #studio-posts .post-metas, #studio-posts .writan_cat, #studio-posts .list-inline li, #studio-posts .list-inline li i {
  color: var(--studio-color);
}
#studio-posts .axil-post-title a:hover, #studio-posts a:hover {
  color: #0e9772;
}

/* broadnibcreekstudio ad */
@media (min-width: 768px) {
  #bncsr_ad {
    padding: 60px 0 20px;
  }
}


.help-description {
  background-color: var(--primary-color);
  border-radius: 15px;
  padding: 25px;
  font-size: 300% !important;
}




.main-navigation a {
  color: var(--studio-color);
  font-weight: 700 !important;
}
.main-navigation a:hover {
/*  color: #931621 !important; */
}
.brand-logo {
  filter: drop-shadow(2px 2px 1px #5d00ff);
}

.instructions-content {
  padding: 0 60px;
}
@media (max-width: 768px) {
  .instructions-content {
    padding: 0;
  }
}

/* advertisement / promo */
.advert {
  padding: 0.25rem;
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
  text-align: center;
}
.advert img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: -4px 6px 8px #111;
}

.dropship {
  padding: 0.5rem;
}

.dropship, .dropship:hover, .dropship h5, .dropship a, .dropship a:hover {
  color: white;
  line-height: 1.2;
  cursor: pointer;
}
.dropship h5 {
  margin-bottom: 0;
}
.dropship, .dropship:hover {
  border: 1px solid var(--studio-color);
  background-color: #00854091;
  border-radius: 10px;
}
.dropship .product-price {
  position: absolute;
  right: 20px;
  bottom: 50px;
  background-color: #ff0000;
  color: white;
  font-weight: 700;
  text-align: center;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
}
.dropship img {
  box-shadow: none;
}

#more_studio .post-block > a {
  margin: 2rem;
}
@media (max-width: 991px) {
    #studiobody #more_studio .axil-title {
        font-size: 1.5rem;
        line-height: 3rem;
    }
    #studiobody #broadnibcreek-ad .axil-title {
      font-size: 1.5rem;
    }
}

#kodexkorner {
  background-color: var(--studio-color);
  padding: 30px;
  background-image: url('/assets/images/bncs-words-video-bg.png');
  background-size: cover;
  background-blend-mode: overlay;
}

#kodex {
  position: absolute;
  top: -50px;
  right: -17px;
  width: 90px;
  z-index: 5;
  transform: scaleX(-1);
}

.kodex-quote {
  color: #56db8b;
  line-height: 1.5;
  font-size: medium;
  font-family: 'Macondo';
  text-align: justify;
}

.kodex-quote img:first-child {
  vertical-align: bottom;
  padding-right: 8px;
}

.kodex-quote img:nth-child(2) {
  vertical-align: text-top;
  padding-left: 8px;
}

@media (max-width: 768px) {
  #kodex {
    top: -60px;
  }
}

.bncs-btn-more {
  padding: 0.8rem 0.7rem;
  border-radius: 6px;
  background-color: rgb(243, 57, 229);
  border-color:  rgb(243, 57, 229);
}

.bncs-btn-more:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.brncs-studio-logo {
  padding-top: 10px;
  padding-bottom: 20px;
}
.brncs-studio-logo img {
  width: 60%;
  filter: brightness(1.5) saturate(1.5);
}


#container-cic {
  background-image: url('/assets/images/pink-typewriter1.png');
  height: calc((100vw * 22) / 100);
  background-size: cover;
  background-position: top center;
}

#cic {
  font-family: 'Source Code Pro', monospace;
  font-weight: 400;
  color: var(--primary-color);
//  text-align: center;
//  padding-top: calc((100vw * 10) / 100);
  padding: calc((100vw * 5.5) / 100) calc((100vw - 47.5vw) / 2) 0;
  margin-left: calc((100vw * 3.18) / 100);
}

@media (max-width: 768px) {
  #cic {
    font-size: xx-small;
  }
}

.flashcaret {
  border-right: .05em solid;
  animation: caret 1s steps(1) infinite;
}

@keyframes caret {
  50% {
    border-color: transparent;
  }
}