.error,
.note {
  text-align: center;
  color: #1463a3;
}
.archives .theme-color {
  color: #9656d1;
}
.archives .theme-color.dark {
  color: #632998;
}
.fieldgroup {
  display: inline-block;
  margin-bottom: 15px;
}
.table {
  min-height: inherit;
  display: table;
  margin: auto;
}
.centered-cell {
  min-height: inherit;
  height: inherit;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.dots-overlay {
  background-image: url('/wp-content/themes/parallax/images/overlays/overlay2.png');
}
*:focus {
  outline: none;
}
body:not(.logged-in) .login-required {
  display: none !important;
}
body:not(.unauthenticated) .unauthenticated-required {
  display: none !important;
}
body:not(.ultimate) .ultimate-required {
  display: none !important;
}
body:not(.studio-access) .studio-access-required {
  display: none !important;
}
body.ultimate .not-ultimate-required {
  display: none !important;
}
.page-content p,
.page-content ul,
.page-content li,
.page-content label,
#content p,
#content ul,
#content li,
#content label {
  font-size: 17px;
}
.page-content h3,
#content h3 {
  text-align: left;
  margin: 20px 0;
}
html body {
  font-family: "Questrial", Questrial, sans-serif;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body a,
html body p,
html body .main-navigation ul li a {
  font-family: "Questrial", Questrial, sans-serif;
}
html body button,
html body input,
html body select,
html body textarea {
  font-family: "Questrial", Questrial, sans-serif;
}
.icon {
  background-size: cover;
  border-radius: 100% ;
  -webkit-border-radius: 100% ;
  -moz-border-radius: 100% ;
}
.image {
  background-size: cover;
}
#header-wrap .entry-header {
  position: relative;
  z-index: 2;
}
#header-wrap .entry-header h1 {
  font-weight: bold;
}
#site-logo a img {
  width: 50px;
  margin-top: -14px;
  margin-right: 6px;
}
@media screen and (max-width: 480px) {
  .root:not(.home) #site-logo a img {
    margin-top: 0px;
  }
}
#site-logo a {
  text-decoration: none;
  word-spacing: 5px;
}
@media screen and (max-width: 480px) {
  #site-logo a span.nuclai {
    display: none;
  }
}
#site-logo a span.nuclai,
#site-logo a:hover span.nuclai {
  color: #ffffff;
  font-size: 32px;
}
#site-logo a span.project,
#site-logo a:hover span.project {
  font-size: 32px;
}
header #main-header {
  background-color: #061727;
}
#header-wrap div.taxonomy-description {
  color: #c0c0c0;
  margin: auto;
  text-align: justify;
  margin-top: 25px;
}
#header-wrap div.taxonomy-description p {
  max-width: 830px;
}
#header-wrap p.category-link {
  opacity: 0.75;
  text-align: left;
  color: white;
  font-size: 17px !important;
}
#header-wrap p.category-link a {
  color: #f1f0ef !important;
  text-decoration: underline !important;
}
#header-wrap p.category-link a:hover {
  color: black !important;
}
#header-wrap .entry-header-inner .entry-header-inner-content-wrap {
  margin: auto;
  max-width: 1000px;
}
header #main-header .main-navigation ul li.current-menu-item > a {
  color: #e6e6e6;
}
header #main-header .main-navigation ul li a {
  color: #b3b3b3;
}
header #main-header .main-navigation ul li a:hover {
  color: #e6e6e6;
}
#header-wrap h1.entry-title {
  color: #ffffff !important;
  font-size: 32px;
  text-align: left;
  text-transform: none;
  text-shadow: 0px 0px 12px rgba(0,0,0,0.5);
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  #header-wrap h1.entry-title {
    font-size: 32px;
  }
}
#content span.byline {
  display: block;
  text-align: left;
  margin: auto;
  font-style: normal;
  font-size: 17px;
  padding-bottom: 25px;
}
.page #header-wrap h1.entry-title {
  color: #ffffff;
}
header img {
  margin-left: auto;
}
.entry-header-inner-wrap {
  background-attachment: fixed;
  background-position: center bottom !important;
}
@media screen and (min-width: 960px) {
  .entry-header-inner-wrap {
    background-position: center -288px !important;
  }
}
.entry-header-inner-wrap div.entry-header-inner-wrap-overlay {
  background-attachment: fixed;
}
footer .bottom-footer,
footer .bottom-footer a {
  color: rgba(255,255,255,0.7);
}
@media screen and (min-width: 769px) {
  footer .bottom-footer .footer-social-icons {
    padding-top: 0px;
  }
}
footer .bottom-footer .footer-social-icons a {
  border-color: rgba(255,255,255,0.7);
}
footer .bottom-footer .footer-social-icons a:hover {
  border-color: ;
}
footer .top-footer {
  padding: 0;
}
page-section,
.page-section {
  padding: 20px 0;
}
body {
  background-color: #f0f0f0 !important;
}
body.error404 #header-wrap .entry-title {
  color: #ffffff;
}
body.error404 #header-wrap .title-breadcrumb-wrap {
  color: #ffffff;
}
body #content {
  min-height: calc(100vh - 88px);
}
@media screen and (max-width: 768px) {
  body #content {
    min-height: calc(100vh - 72px);
  }
}
body.home #content {
  min-height: calc(100vh - 88px - 68px);
}
@media screen and (max-width: 768px) {
  body.home #content {
    min-height: calc(100vh - 72px - );
  }
}
body .parallax-section h1.parallax-title span:after {
  border-bottom: none;
}
#main #primary tt {
  padding: 2px 5px;
  background-color: white;
  border: 1px solid #c0c0c0;
}
.page .no-sidebar #primary,
.single-post #primary {
  max-width: 960px;
  float: none;
  margin: auto;
  width: 100%;
}
.page .no-sidebar #primary h2,
.single-post #primary h2 {
  padding: 20px 0;
}
.page .no-sidebar #primary h3,
.single-post #primary h3 {
  margin: 0 0 10px 0;
  text-align: left;
  text-transform: none;
  display: inline-block;
}
#go-top.disabled {
  display: none !important;
}
.go-back-button-wrap {
  width: 100%;
  text-align: center;
}
.go-back-button-wrap a.go-back-button {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0px ;
  -webkit-border-radius: 0px ;
  -moz-border-radius: 0px ;
  border: 1px solid #00A876;
  color: #00A876;
  box-shadow: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  padding: 10px 20px;
  text-decoration: none;
  background-color: none;
  background: none;
  font-weight: normal;
  text-align: center;
  float: right;
  margin-top: 10px;
  display: block;
  float: none;
  display: inline-block;
  font-size: 18px;
}
.go-back-button-wrap a.go-back-button span {
  color: #00A876;
}
.go-back-button-wrap a.go-back-button:hover {
  color: #ffffff;
  background-color: #00A876;
}
.go-back-button-wrap a.go-back-button:hover span {
  color: #ffffff;
}
.go-back-button-wrap a.go-back-button:hover {
  color: #ffffff !important;
}
body nav a {
  color: inherit;
}
body nav a:hover {
  color: inherit;
}
body nav a span {
  color: inherit;
}
body nav a span:hover {
  color: inherit;
}
.main-navigation > ul > li {
  border: none !important;
}
ul#menu-main {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#content {
  position: relative;
}
#content div.protected-content {
  padding: 15px;
  border: 1px solid #c0c0c0;
  padding: 30px 30px 10px 30px;
  margin: 0 0 30px 0;
  background-color: white;
}
#content div.protected-content * {
  color: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
}
#content .upsell-boxes .studio,
#content .upsell-boxes .individual {
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  float: left;
  text-align: center;
  color: #f1f0ef;
  width: 100%;
}
#content .upsell-boxes .studio div.dots-overlay,
#content .upsell-boxes .individual div.dots-overlay {
  padding: 50px 0 60px 0;
}
@media screen and (min-width: 768px) {
  #content .upsell-boxes .studio,
  #content .upsell-boxes .individual {
    width: calc(50% - 10px);
  }
}
#content .upsell-boxes .studio {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #content .upsell-boxes .studio {
    margin-left: 20px;
    margin-top: 0px;
  }
}
#content .teaser-after {
  padding-bottom: 20px;
}
#content .teaser-after h4 {
  padding-top: 10px;
  margin-bottom: 10px;
  color: white;
}
#content .teaser-after p {
  margin-bottom: 35px;
}
#content .teaser-after a {
  color: #f1f0ef !important;
}
#content .teaser-after a.button {
  font-weight: bold;
  padding: 6px 10px !important;
  color: #ffffff !important;
  border: 2px solid #ffffff;
  text-decoration: none;
  margin-right: 10px;
}
#content .teaser-after a.button:hover {
  color: #000000 !important;
  border-color: #000000;
}
.section-bckg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.cycle-1  .section-bckg {
  opacity: 1;
}
.cycle-2  .section-bckg {
  opacity: 0;
}
#boids {
  width: 100%;
  height: 100%;
  position: absolute;
}
section {
  min-height: inherit;
}
.page.account form.signup,
.page.account form.reset-password {
  text-align: left;
}
.page.account form.signup .fieldgroup,
.page.account form.reset-password .fieldgroup {
  margin-left: 0 !important;
}
.page.account form.signup input.form_submit,
.page.account form.reset-password input.form_submit {
  margin-left: 90px;
}
.page.account form.reset-password input[type="submit"] {
  margin-left: 90px;
}
.page.account .logout-button {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0px ;
  -webkit-border-radius: 0px ;
  -moz-border-radius: 0px ;
  border: 1px solid #103f69;
  color: #103f69;
  box-shadow: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  padding: 10px 20px;
  text-decoration: none;
  background-color: none;
  background: none;
  font-weight: normal;
  text-align: center;
  float: right;
  margin-top: 10px;
  display: block;
  float: none;
  display: inline;
}
.page.account .logout-button span {
  color: #103f69;
}
.page.account .logout-button:hover {
  color: #ffffff;
  background-color: #103f69;
}
.page.account .logout-button:hover span {
  color: #ffffff;
}
.page.account .logout-button:hover {
  color: #ffffff !important;
}
.page.account div.page-section.log-in,
.page.account div.page-section.log-in-with-email {
  display: none;
}
.page.account .login-form-comment .option-b,
.page.account .login-form-comment .option-c {
  display: none;
}
form.newsletter-groups div {
  width: 100%;
}
form.newsletter-groups div.button-wrap {
  margin-top: 5px;
}
form.newsletter-groups #group-subscription-101,
form.newsletter-groups #group-subscription-109 {
  display: none;
}
form.newsletter-groups div.checkbox label {
  font-weight: bold;
}
form.newsletter-groups div.checkbox p {
  padding-left: 1em;
  margin-top: 15px;
}
.o-auth .footer-social-icons {
  padding: 0;
  text-align: left;
  font-size: 2em;
}
.o-auth .footer-social-icons a {
  margin-right: 5px;
  font-size: 1.5em;
  width: 48px;
  height: 48px;
  margin-top: 2px;
}
.o-auth .footer-social-icons a i {
  margin-top: 4px;
}
.o-auth .footer-social-icons a.github {
  margin-top: 0px;
}
.o-auth .footer-social-icons a.github i {
  margin-top: 2px;
}
.page.log-in .entry-content .login-form-comment {
  margin-top: 50px;
}
.page.oauth .entry-header-inner-content-wrap {
  max-width: 1190px !important;
}
.page.oauth #primary {
  float: none;
  margin: auto;
  max-width: 1170px;
  width: 100%;
}
.page.oauth #content form.inline .fieldgroup {
  width: calc(50% - 10px);
}
.page.oauth #content form.inline input.form_submit {
  float: none;
  margin-top: 25px;
  -webkit-transition: all 0.25s !important;
  transition: all 0.25s !important;
}
.page.oauth form.login,
.page.oauth form.signup,
.page.oauth form.reset-password {
  text-align: left;
}
.page.oauth form.login #form_fields,
.page.oauth form.signup #form_fields,
.page.oauth form.reset-password #form_fields {
  text-align: center;
}
.page.oauth form.login .fieldgroup,
.page.oauth form.signup .fieldgroup,
.page.oauth form.reset-password .fieldgroup {
  margin-left: 0 !important;
}
.page.oauth form.login .fieldgroup.password,
.page.oauth form.signup .fieldgroup.password,
.page.oauth form.reset-password .fieldgroup.password {
  margin-left: 10px !important;
}
.page.oauth form.login .login-button-wrap,
.page.oauth form.signup .login-button-wrap,
.page.oauth form.reset-password .login-button-wrap {
  text-align: center;
  margin-top: 13px;
}
.page.oauth form.login .login-button-wrap input,
.page.oauth form.signup .login-button-wrap input,
.page.oauth form.reset-password .login-button-wrap input {
  color: #1463a3;
  border-color: #1463a3;
}
.page.oauth form.login .login-button-wrap input:hover,
.page.oauth form.signup .login-button-wrap input:hover,
.page.oauth form.reset-password .login-button-wrap input:hover {
  background-color: #1463a3;
  color: #ffffff;
}
.page.oauth form.new-account .button-wrap {
  margin-top: 20px;
}
.page.oauth form.new-account input[type="submit"] {
  color: #1463a3;
  border-color: #1463a3;
  -webkit-transition: all 0.25s !important;
  transition: all 0.25s !important;
  font-size: 18px;
}
.page.oauth form.new-account input[type="submit"]:hover {
  background-color: #1463a3;
  color: #ffffff;
}
.left-right-box {
  width: 100%;
  text-align: center;
}
.left-right-box:.left {
  margin-bottom: 20px;
}
@media screen and (min-width: 481px) {
  .left-right-box {
    width: 48%;
    float: left;
  }
  .left-right-box.left {
    margin-right: 4%;
    margin-bottom: 0px;
  }
}
#content ul.boxes {
  list-style: none;
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#content ul.boxes li {
  display: inline-block;
  width: 30%;
  margin-right: 1.33%;
}
#content ul.boxes li div.box-wrap a {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0px ;
  -webkit-border-radius: 0px ;
  -moz-border-radius: 0px ;
  border: 1px solid #c9c9c9;
  color: #c9c9c9;
  box-shadow: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  padding: 10px 20px;
  text-decoration: none;
  background-color: none;
  background: none;
  font-weight: normal;
  text-align: center;
  float: right;
  margin-top: 10px;
  display: block;
  float: none;
  display: inline-block;
  padding: 20px;
  width: 100%;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#content ul.boxes li div.box-wrap a span {
  color: #c9c9c9;
}
#content ul.boxes li div.box-wrap a:hover {
  color: #ffffff;
  background-color: #c9c9c9;
}
#content ul.boxes li div.box-wrap a:hover span {
  color: #ffffff;
}
#content ul.boxes li div.box-wrap a:hover {
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: #c9c9c9;
  color: #000000;
}
#content ul.boxes li div.box-wrap a:hover .title {
  color: #000000;
}
#content ul.boxes li div.box-wrap a div.table {
  width: 100%;
}
#content ul.boxes li div.box-wrap a .title {
  -webkit-transition: all 1s;
  transition: all 1s;
  color: #c9c9c9;
}
#content ul.boxes li div.box-wrap a .description {
  font-size: 1.2em;
}
.single-post #content #primary {
  float: none;
  margin: auto;
}
.single-post #content .byline,
.single-post #content .on-date-line,
.single-post #content .posted-on {
  color: #ffffff;
  font-size: 17px;
}
.single-post #content span.byline {
  display: inline-block;
  padding: 0px;
}
.single-post #content .title-breadcrumb-wrap {
  text-align: left;
}
.category #content .mid-content {
  padding-bottom: 20px;
}
.category #content .mid-content #primary {
  float: none;
  margin: auto;
  width: 100%;
}
.category #content .mid-content #primary article h3 {
  text-align: left;
}
.category #content {
  background-color: #333333;
}
.category #content #primary {
  color: rgba(255,255,255,0.9);
}
.category #content #primary ul {
  font-size: 17px;
  padding-bottom: 30px;
}
.category #content #primary ul:last-child {
  padding-bottom: 0px;
}
.category #content h2 {
  color: white;
}
.category #content h3 {
  color: rgba(255,255,255,0.9);
}
.category .taxonomy-description {
  text-align: left;
}
#header-wrap ul.categories-list {
  font-size: 15px;
}
p.title {
  display: inline-block;
}
#content .protected-content a.download-box:hover.paper div.icon {
  background-position: -66px -132px;
}
#content .protected-content a.download-box:hover.archive div.icon {
  background-position: -66px -198px;
}
#content .protected-content a.download-box:hover.video div.icon {
  background-position: -66px -66px;
}
#content .protected-content a.download-box:hover.audio div.icon {
  background-position: -66px -66px;
}
#content .download-box,
#content #primary .download-box {
  display: inline-block;
  width: 100%;
  padding: 15px;
  border: solid #1463a3 2px;
  position: relative;
  background-color: white;
}
#content .download-box:hover,
#content #primary .download-box:hover {
  background-color: white;
  border-color: #9656d1;
}
#content .download-box:hover span,
#content #primary .download-box:hover span {
  color: #9656d1;
}
#content .download-box span,
#content #primary .download-box span {
  color: #1463a3;
  display: inline-block;
  width: 100%;
  font-size: 17px;
}
#content .download-box span.title,
#content #primary .download-box span.title {
  font-weight: bold;
}
#content .download-box span.availability,
#content #primary .download-box span.availability {
  display: inline;
  padding-left: 20px;
}
#content .download-box div.icon,
#content #primary .download-box div.icon {
  background-image: url('/wp-content/themes/parallax/aigd/img/media.png');
  background-repeat: no-repeat;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0;
  right: 15px;
  top: calc((100% - 64px) / 2);
  background-position: -66px 0px;
  background-size: 130px 261px;
}
#content .download-box.paper div.icon,
#content #primary .download-box.paper div.icon {
  background-position: -66px -132px;
}
#content .download-box.archive div.icon,
#content #primary .download-box.archive div.icon {
  background-position: -66px -198px;
}
#content .download-box.video div.icon,
#content #primary .download-box.video div.icon {
  background-position: -66px -66px;
}
#content .download-box.audio div.icon,
#content #primary .download-box.audio div.icon {
  background-position: -66px -66px;
}
#content .download-box.disabled,
#content #primary .download-box.disabled {
  cursor: not-allowed;
  border-color: #808080;
}
#content .download-box.disabled span,
#content #primary .download-box.disabled span {
  color: #808080;
}
#content .download-box.disabled:hover,
#content #primary .download-box.disabled:hover {
  border-color: #808080;
}
#content .download-box.disabled:hover span,
#content #primary .download-box.disabled:hover span {
  color: #808080;
}
#content .download-box.disabled div.icon,
#content #primary .download-box.disabled div.icon {
  background-image: url('/wp-content/themes/parallax/aigd/img/disabled_media.png');
}
#content .download-box.disabled div.icon span,
#content #primary .download-box.disabled div.icon span {
  color: #808080;
}
#content .download-box:hover.paper div.icon,
#content #primary .download-box:hover.paper div.icon {
  background-position: 0px -132px;
}
#content .download-box:hover.archive div.icon,
#content #primary .download-box:hover.archive div.icon {
  background-position: 0px -198px;
}
#content .download-box:hover.video div.icon,
#content #primary .download-box:hover.video div.icon {
  background-position: 0px -66px;
}
#content .download-box:hover.audio div.icon,
#content #primary .download-box:hover.audio div.icon {
  background-position: 0px -66px;
}
#content .media-icon,
#content #primary .media-icon {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  width: 33px;
}
#content .media-icon div.icon,
#content #primary .media-icon div.icon {
  background-image: url('/wp-content/themes/parallax/aigd/img/media.png');
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 15px;
  top: calc((100% - 64px) / 2);
  background-position: -66px 0px;
  background-size: 65px 130px;
}
#content .media-icon.paper div.icon,
#content #primary .media-icon.paper div.icon {
  background-position: -33px -66px;
}
#content .media-icon.archive div.icon,
#content #primary .media-icon.archive div.icon {
  background-position: -33px -99px;
}
#content .media-icon.video div.icon,
#content #primary .media-icon.video div.icon {
  background-position: -33px -33px;
}
#content .media-icon.audio div.icon,
#content #primary .media-icon.audio div.icon {
  background-position: -33px -33px;
}
#content .media-icon div.icon,
#content #primary .media-icon div.icon {
  top: -21px;
  left: 0px;
}
#content .category pre,
#content #primary .category pre {
  background-color: transparent;
}
#content form.inline .fieldgroup {
  float: left;
  margin: 0;
  width: 30%;
}
#content form.inline .fieldgroup input[type="text"],
#content form.inline .fieldgroup input[type="email"],
#content form.inline .fieldgroup input[type="password"] {
  float: left;
  width: 100%;
}
#content form.inline input[type="submit"] {
  float: left;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 18px;
}
input[type="submit"][value="Search"] {
  font-weight: bold;
  border-width: 2px;
}
input[type="search"][name="s"] {
  background-color: rgba(255,255,255,0.88);
}
.caption-description {
  text-transform: initial;
}
.caption-description a {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-radius: 0px ;
  -webkit-border-radius: 0px ;
  -moz-border-radius: 0px ;
  border: 1px solid #ffffff;
  color: #ffffff;
  box-shadow: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  padding: 10px 20px;
  text-decoration: none;
  background-color: none;
  background: none;
  font-weight: normal;
  text-align: center;
  float: right;
  margin-top: 10px;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 26px;
  padding: 12px 22px;
  border-width: 2.5px;
  display: inline-block;
  float: none;
}
.caption-description a span {
  color: #ffffff;
}
.caption-description a:hover {
  color: #ffffff;
  background-color: #ffffff;
}
.caption-description a:hover span {
  color: #ffffff;
}
@media screen and (max-width: 480px) {
  .caption-description a {
    padding: 12px 14px;
    font-size: 16px;
  }
}
.caption-description a:hover {
  background-color: #f1f0ef;
  border-color: #f1f0ef;
}
.caption-description p:last-child {
  margin-top: 1.5em;
}
.caption-description p:first-child {
  opacity: 0.85;
}
.newsletter-form {
  text-align: center;
  padding-top: 25px;
}
.newsletter-form .submit-holder input {
  margin-top: 5px;
}
.newsletter-form .fieldgroup {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .newsletter-form .fieldgroup {
    width: 70%;
  }
}
form.login,
form.signup,
form.reset-password {
  text-align: center;
}
form.login .fieldgroup,
form.signup .fieldgroup,
form.reset-password .fieldgroup {
  width: 100%;
}
@media screen and (min-width: 769px) {
  form.login .fieldgroup,
  form.signup .fieldgroup,
  form.reset-password .fieldgroup {
    margin-left: -55px;
  }
}
form.login .fieldgroup input[type="text"],
form.login .fieldgroup input[type="email"],
form.login .fieldgroup input[type="password"],
form.signup .fieldgroup input[type="text"],
form.signup .fieldgroup input[type="email"],
form.signup .fieldgroup input[type="password"],
form.reset-password .fieldgroup input[type="text"],
form.reset-password .fieldgroup input[type="email"],
form.reset-password .fieldgroup input[type="password"] {
  width: 40%;
}
form.login .fieldgroup label,
form.signup .fieldgroup label,
form.reset-password .fieldgroup label {
  width: 55px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  form.login .fieldgroup,
  form.signup .fieldgroup,
  form.reset-password .fieldgroup {
    width: 70%;
  }
  form.login .fieldgroup input[type="text"],
  form.login .fieldgroup input[type="email"],
  form.login .fieldgroup input[type="password"],
  form.signup .fieldgroup input[type="text"],
  form.signup .fieldgroup input[type="email"],
  form.signup .fieldgroup input[type="password"],
  form.reset-password .fieldgroup input[type="text"],
  form.reset-password .fieldgroup input[type="email"],
  form.reset-password .fieldgroup input[type="password"] {
    width: 100%;
  }
  form.login .fieldgroup label,
  form.signup .fieldgroup label,
  form.reset-password .fieldgroup label {
    margin: 10px 0 5px;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  form.login input[type="submit"],
  form.signup input[type="submit"],
  form.reset-password input[type="submit"] {
    margin-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  form.login .fieldgroup,
  form.signup .fieldgroup {
    margin-left: -90px;
  }
}
form.login .fieldgroup label,
form.signup .fieldgroup label {
  width: 90px;
}
form.reset-password {
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  form.reset-password .fieldgroup {
    margin-left: -90px;
  }
}
form.reset-password .fieldgroup label {
  width: 90px;
}
form.login.ip_base .fieldgroup.password {
  display: none;
}
form.login.ip_base .login-form-comment {
  display: none;
}
div#popup-overlay {
  display: none;
  z-index: 9999;
  background-color: rgba(34,44,66,0.75);
}
div#popup-overlay.open {
  display: block;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
}
a.popup {
  cursor: pointer;
}
div.popup .individual_account_group {
  width: 250px;
  margin-left: 95px;
  padding-bottom: 30px;
}
div.popup .individual_account_group label {
  padding-left: 0;
}
div.popup {
  min-width: 40%;
  min-height: 30%;
  display: none;
  position: fixed;
  top: 20%;
  left: 50%;
  transform: translate(-50%,-20%);
  opacity: 1;
  z-index: 9999;
  z-index: 99999;
  background-color: #ffffff;
  border: 1px solid;
  border-color: inherit;
}
div.popup .login-form-comment {
  display: inline-block;
  width: 300px;
  text-align: left;
  margin-left: 95px;
  margin-top: 25px;
}
div.popup .login-form-comment p {
  font-size: 15px !important;
  margin: 0.5em 0 !important;
}
div.popup form.login {
  padding: 0 0 20px 0;
}
div.popup form.login p.error {
  display: none;
}
@media screen and (min-width: 768px) {
  div.popup form.login {
    padding: 20px 0;
  }
}
div.popup form.login .fieldgroup {
  margin-left: 0 !important;
}
div.popup form.login .fieldgroup input[type="text"],
div.popup form.login .fieldgroup input[type="email"],
div.popup form.login .fieldgroup input[type="password"] {
  width: 250px;
}
div.popup form.login .fieldgroup label {
  width: 95px;
}
@media screen and (min-width: 768px) {
  div.popup form.login input[type="submit"] {
    margin-left: 95px;
  }
}
div.popup form.login div.login-button-wrap {
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  div.popup form.login div.login-button-wrap {
    display: inline-block;
    width: 345px;
    text-align: left;
  }
}
div.popup div.oauth-wrap {
  text-align: left;
  margin-top: 15px;
}
div.popup div.oauth-wrap p {
  display: inline-block;
  margin: 0;
  margin-right: 5px;
}
div.popup div.oauth-wrap .footer-social-icons {
  padding: 0;
  text-align: left;
  display: inline-block;
}
div.popup div.oauth-wrap .footer-social-icons a {
  margin-left: 5px;
}
div.popup#access-denied-popup {
  min-width: 60%;
}
div.popup div.popup-header {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
div.popup div.popup-header p,
div.popup div.popup-header a {
  line-height: 40px;
  margin: 0;
}
div.popup div.popup-header div.title-wrap {
  width: 60%;
  float: left;
  text-align: center;
}
div.popup div.popup-header div.close-button-wrap {
  width: 20%;
  float: left;
  text-align: right;
}
div.popup div.popup-header div.close-button-wrap a {
  cursor: pointer;
}
div.popup div.popup-content {
  text-align: center;
  padding: 5px 30px;
  font-size: 16px;
}
div.popup div.popup-content p.note {
  color: inherit;
  padding-top: 15px;
}
@media screen and (max-width: 768px) {
  div.popup {
    top: 50%;
    transform: translate(-50%,-50%);
  }
}
div.popup.open {
  display: block;
}
div.popup div.login-with-email-wrap {
  display: none;
}
div.popup div.login-with-email-wrap form.login-with-email {
  padding: 0;
  margin: 0;
}
div.popup div.login-with-email-wrap .pre-form-section-text {
  margin-bottom: 5px;
  margin-top: 10px;
}
div.popup div.login-with-email-wrap .post-form-section-text {
  text-align: right;
  font-size: 0.9em;
  margin-top: 4px;
}
div.popup div.popup-header p.title {
  font-size: 19px !important;
}
div.popup div.popup-header div.close-button-wrap {
  position: relative;
}
div.popup div.popup-header a.close {
  position: absolute;
  top: -5px;
  margin-right: 10px;
  font-size: 16px;
  right: 0;
}
div.popup .upsell-boxes .individual,
div.popup .upsell-boxes .studio {
  background-attachment: inherit !important;
}
div.popup#access-denied-popup {
  min-width: 60%;
}
div.popup#access-denied-popup .teaser-after > h2 {
  display: none;
}
div.popup#access-denied-popup .popup-content > p {
  font-size: 19px;
}
.custom-vjs-error .vjs-big-play-button {
  display: none;
}
.vjs-error-display {
  display: none;
}
.custom-vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.custom-vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.custom-vjs-error .vjs-loading-spinner {
  display: none;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
div.video-wrap > div:first-child {
  width: 100% !important;
  min-height: 256px;
}
.vjs-error-dialog {
  background: #ff4d6f;
  border: 1px solid #fff;
  color: white;
  font-size: 22px;
  left: 0;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 0 20%;
}
.vjs-error-dialog .dialog-content-wrap {
  top: 50%;
  transform: translate(0%,-50%);
  position: absolute;
  width: 60%;
}
.vjs-error-dialog .dialog-title {
  font-size: 1.5em;
  padding-bottom: 1em;
}
.ui.checkbox {
  position: relative;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
  vertical-align: baseline;
  font-style: normal;
  min-height: 17px;
  font-size: 1rem;
  line-height: 17px;
  min-width: 17px;
}
.ui.checkbox input[type="checkbox"],
.ui.checkbox input[type="radio"] {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0 !important;
  outline: none;
  z-index: 3;
  width: 17px;
  height: 17px;
}
.ui.checkbox .box,
.ui.checkbox label {
  cursor: auto;
  position: relative;
  display: block;
  padding-left: 1.85714em;
  outline: none;
  font-size: 1em;
}
.ui.checkbox .box:before,
.ui.checkbox label:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 17px;
  height: 17px;
  content: '';
  background: #ffffff;
  border-radius: 0.21428571rem;
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  border: 1px solid #d4d4d5;
}
.ui.checkbox .box:after,
.ui.checkbox label:after {
  position: absolute;
  font-size: 14px;
  top: 0px;
  left: 0px;
  width: 17px;
  height: 17px;
  text-align: center;
  opacity: 0;
  color: rgba(0,0,0,0.87);
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
}
.ui.checkbox label,
.ui.checkbox + label {
  color: rgba(0,0,0,0.87);
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease;
}
.ui.checkbox + label {
  vertical-align: middle;
}
.ui.checkbox .box:hover::before,
.ui.checkbox label:hover::before {
  background: #ffffff;
  border-color: rgba(34,36,38,0.35);
}
.ui.checkbox label:hover,
.ui.checkbox + label:hover {
  color: rgba(0,0,0,0.8);
}
.ui.checkbox .box:active::before,
.ui.checkbox label:active::before {
  background: #f9fafb;
  border-color: rgba(34,36,38,0.35);
}
.ui.checkbox .box:active::after,
.ui.checkbox label:active::after {
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:active ~ label {
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:focus ~ .box:before,
.ui.checkbox input:focus ~ label:before {
  background: #ffffff;
  border-color: #96c8da;
}
.ui.checkbox input:focus ~ .box:after,
.ui.checkbox input:focus ~ label:after {
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:focus ~ label {
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:checked ~ .box:before,
.ui.checkbox input:checked ~ label:before {
  background: #ffffff;
  border-color: rgba(34,36,38,0.35);
}
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  opacity: 1;
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:indeterminate ~ .box:before,
.ui.checkbox input:indeterminate ~ label:before {
  background: #ffffff;
  border-color: rgba(34,36,38,0.35);
}
.ui.checkbox input:indeterminate ~ .box:after,
.ui.checkbox input:indeterminate ~ label:after {
  opacity: 1;
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:indeterminate:focus ~ .box:before,
.ui.checkbox input:indeterminate:focus ~ label:before,
.ui.checkbox input:checked:focus ~ .box:before,
.ui.checkbox input:checked:focus ~ label:before {
  background: #ffffff;
  border-color: #96c8da;
}
.ui.checkbox input:indeterminate:focus ~ .box:after,
.ui.checkbox input:indeterminate:focus ~ label:after,
.ui.checkbox input:checked:focus ~ .box:after,
.ui.checkbox input:checked:focus ~ label:after {
  color: rgba(0,0,0,0.95);
}
.ui.read-only.checkbox,
.ui.read-only.checkbox label {
  cursor: default;
}
.ui.disabled.checkbox .box:after,
.ui.disabled.checkbox label,
.ui.checkbox input[disabled] ~ .box:after,
.ui.checkbox input[disabled] ~ label {
  cursor: default;
  opacity: 0.5;
  color: #000000;
}
.ui.checkbox input.hidden {
  z-index: -1;
}
.ui.checkbox input.hidden + label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ui.radio.checkbox {
  min-height: 15px;
}
.ui.radio.checkbox .box,
.ui.radio.checkbox label {
  padding-left: 1.85714em;
}
.ui.radio.checkbox .box:before,
.ui.radio.checkbox label:before {
  content: '';
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  top: 1px;
  left: 0px;
}
.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  border: none;
  content: '' !important;
  width: 15px;
  height: 15px;
  line-height: 15px;
}
.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  top: 1px;
  left: 0px;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  -webkit-transform: scale(0.46666667);
  -ms-transform: scale(0.46666667);
  transform: scale(0.46666667);
  background-color: rgba(0,0,0,0.87);
}
.ui.radio.checkbox input:focus ~ .box:before,
.ui.radio.checkbox input:focus ~ label:before {
  background-color: #ffffff;
}
.ui.radio.checkbox input:focus ~ .box:after,
.ui.radio.checkbox input:focus ~ label:after {
  background-color: rgba(0,0,0,0.95);
}
.ui.radio.checkbox input:indeterminate ~ .box:after,
.ui.radio.checkbox input:indeterminate ~ label:after {
  opacity: 0;
}
.ui.radio.checkbox input:checked ~ .box:before,
.ui.radio.checkbox input:checked ~ label:before {
  background-color: #ffffff;
}
.ui.radio.checkbox input:checked ~ .box:after,
.ui.radio.checkbox input:checked ~ label:after {
  background-color: rgba(0,0,0,0.95);
}
.ui.radio.checkbox input:focus:checked ~ .box:before,
.ui.radio.checkbox input:focus:checked ~ label:before {
  background-color: #ffffff;
}
.ui.radio.checkbox input:focus:checked ~ .box:after,
.ui.radio.checkbox input:focus:checked ~ label:after {
  background-color: rgba(0,0,0,0.95);
}
.ui.slider.checkbox {
  min-height: 1.25rem;
}
.ui.slider.checkbox input {
  width: 3.5rem;
  height: 1.25rem;
}
.ui.slider.checkbox .box,
.ui.slider.checkbox label {
  padding-left: 4.5rem;
  line-height: 1rem;
  color: rgba(0,0,0,0.4);
}
.ui.slider.checkbox .box:before,
.ui.slider.checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  border: none !important;
  left: 0em;
  z-index: 1;
  top: 0.4rem;
  background-color: rgba(0,0,0,0.05);
  width: 3.5rem;
  height: 0.21428571rem;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  border-radius: 500rem;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
  background: #ffffff -webkit-linear-gradient(transparent,rgba(0,0,0,0.05));
  background: #ffffff linear-gradient(transparent,rgba(0,0,0,0.05));
  position: absolute;
  content: '' !important;
  opacity: 1;
  z-index: 2;
  border: none;
  box-shadow: 0px 1px 2px 0 rgba(34,36,38,0.15), 0px 0px 0px 1px rgba(34,36,38,0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: -0.25rem;
  left: 0em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  border-radius: 500rem;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}
.ui.slider.checkbox input:focus ~ .box:before,
.ui.slider.checkbox input:focus ~ label:before {
  background-color: rgba(0,0,0,0.15);
  border: none;
}
.ui.slider.checkbox .box:hover,
.ui.slider.checkbox label:hover {
  color: rgba(0,0,0,0.8);
}
.ui.slider.checkbox .box:hover::before,
.ui.slider.checkbox label:hover::before {
  background: rgba(0,0,0,0.15);
}
.ui.slider.checkbox input:checked ~ .box,
.ui.slider.checkbox input:checked ~ label {
  color: rgba(0,0,0,0.95) !important;
}
.ui.slider.checkbox input:checked ~ .box:before,
.ui.slider.checkbox input:checked ~ label:before {
  background-color: #545454 !important;
}
.ui.slider.checkbox input:checked ~ .box:after,
.ui.slider.checkbox input:checked ~ label:after {
  left: 2rem;
}
.ui.slider.checkbox input:focus:checked ~ .box,
.ui.slider.checkbox input:focus:checked ~ label {
  color: rgba(0,0,0,0.95) !important;
}
.ui.slider.checkbox input:focus:checked ~ .box:before,
.ui.slider.checkbox input:focus:checked ~ label:before {
  background-color: #000000 !important;
}
.ui.toggle.checkbox {
  min-height: 1.5rem;
}
.ui.toggle.checkbox input {
  width: 3.5rem;
  height: 1.5rem;
}
.ui.toggle.checkbox .box,
.ui.toggle.checkbox label {
  min-height: 1.5rem;
  padding-left: 4.5rem;
  color: rgba(0,0,0,0.87);
}
.ui.toggle.checkbox label {
  padding-top: 0.15em;
}
.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  z-index: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  border: none;
  top: 0rem;
  background: rgba(0,0,0,0.05);
  width: 3.5rem;
  height: 1.5rem;
  border-radius: 500rem;
}
.ui.toggle.checkbox .box:after,
.ui.toggle.checkbox label:after {
  background: #ffffff -webkit-linear-gradient(transparent,rgba(0,0,0,0.05));
  background: #ffffff linear-gradient(transparent,rgba(0,0,0,0.05));
  position: absolute;
  content: '' !important;
  opacity: 1;
  z-index: 2;
  border: none;
  box-shadow: 0px 1px 2px 0 rgba(34,36,38,0.15), 0px 0px 0px 1px rgba(34,36,38,0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: 0rem;
  left: 0em;
  border-radius: 500rem;
  -webkit-transition: background 0.3s ease, left 0.3s ease;
  transition: background 0.3s ease, left 0.3s ease;
}
.ui.toggle.checkbox input ~ .box:after,
.ui.toggle.checkbox input ~ label:after {
  left: -0.05rem;
}
.ui.toggle.checkbox input:focus ~ .box:before,
.ui.toggle.checkbox input:focus ~ label:before {
  background-color: rgba(0,0,0,0.15);
  border: none;
}
.ui.toggle.checkbox .box:hover::before,
.ui.toggle.checkbox label:hover::before {
  background-color: rgba(0,0,0,0.15);
  border: none;
}
.ui.toggle.checkbox input:checked ~ .box,
.ui.toggle.checkbox input:checked ~ label {
  color: rgba(0,0,0,0.95) !important;
}
.ui.toggle.checkbox input:checked ~ .box:before,
.ui.toggle.checkbox input:checked ~ label:before {
  background-color: #2185d0 !important;
}
.ui.toggle.checkbox input:checked ~ .box:after,
.ui.toggle.checkbox input:checked ~ label:after {
  left: 2.15rem;
}
.ui.toggle.checkbox input:focus:checked ~ .box,
.ui.toggle.checkbox input:focus:checked ~ label {
  color: rgba(0,0,0,0.95) !important;
}
.ui.toggle.checkbox input:focus:checked ~ .box:before,
.ui.toggle.checkbox input:focus:checked ~ label:before {
  background-color: #0d71bb !important;
}
.ui.fitted.checkbox .box,
.ui.fitted.checkbox label {
  padding-left: 0em !important;
}
.ui.fitted.toggle.checkbox,
.ui.fitted.toggle.checkbox {
  width: 3.5rem;
}
.ui.fitted.slider.checkbox,
.ui.fitted.slider.checkbox {
  width: 3.5rem;
}
@font-face {
  font-family: 'Checkbox';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
}
.ui.checkbox label:after,
.ui.checkbox .box:after {
  font-family: 'Checkbox';
}
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  content: '\e800';
}
.ui.checkbox input:indeterminate ~ .box:after,
.ui.checkbox input:indeterminate ~ label:after {
  font-size: 12px;
  content: '\e801';
}
.ui.checkbox .box:before,
.ui.checkbox label:before {
  background: #ffffff;
  border: 1px solid #d4d4d5;
}
.ui.checkbox .box:after,
.ui.checkbox label:after {
  color: rgba(0,0,0,0.87);
}
.ui.checkbox label,
.ui.checkbox + label {
  color: rgba(0,0,0,0.87);
}
.ui.checkbox .box:hover::before,
.ui.checkbox label:hover::before {
  background: #ffffff;
  border-color: rgba(34,36,38,0.35);
}
.ui.checkbox label:hover,
.ui.checkbox + label:hover {
  color: rgba(0,0,0,0.8);
}
.ui.checkbox .box:active::before,
.ui.checkbox label:active::before {
  background: #f9fafb;
  border-color: rgba(34,36,38,0.35);
}
.ui.checkbox .box:active::after,
.ui.checkbox label:active::after {
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:active ~ label {
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:focus ~ .box:before,
.ui.checkbox input:focus ~ label:before {
  background: #ffffff;
  border-color: #96c8da;
}
.ui.checkbox input:focus ~ .box:after,
.ui.checkbox input:focus ~ label:after {
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:focus ~ label {
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:checked ~ .box:before,
.ui.checkbox input:checked ~ label:before {
  background: #ffffff;
  border-color: rgba(34,36,38,0.35);
}
.ui.checkbox input:checked ~ .box:after,
.ui.checkbox input:checked ~ label:after {
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:indeterminate ~ .box:before,
.ui.checkbox input:indeterminate ~ label:before {
  background: #ffffff;
  border-color: rgba(34,36,38,0.35);
}
.ui.checkbox input:indeterminate ~ .box:after,
.ui.checkbox input:indeterminate ~ label:after {
  opacity: 1;
  color: rgba(0,0,0,0.95);
}
.ui.checkbox input:indeterminate:focus ~ .box:before,
.ui.checkbox input:indeterminate:focus ~ label:before,
.ui.checkbox input:checked:focus ~ .box:before,
.ui.checkbox input:checked:focus ~ label:before {
  background: #ffffff;
  border-color: #96c8da;
}
.ui.checkbox input:indeterminate:focus ~ .box:after,
.ui.checkbox input:indeterminate:focus ~ label:after,
.ui.checkbox input:checked:focus ~ .box:after,
.ui.checkbox input:checked:focus ~ label:after {
  color: rgba(0,0,0,0.95);
}
.ui.disabled.checkbox .box:after,
.ui.disabled.checkbox label,
.ui.checkbox input[disabled] ~ .box:after,
.ui.checkbox input[disabled] ~ label {
  opacity: 0.5;
  color: #000000;
}
.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  background-color: rgba(0,168,118,0.87);
}
.ui.radio.checkbox input:focus ~ .box:before,
.ui.radio.checkbox input:focus ~ label:before {
  background-color: #ffffff;
}
.ui.radio.checkbox input:focus ~ .box:after,
.ui.radio.checkbox input:focus ~ label:after {
  background-color: rgba(0,168,118,0.95);
}
.ui.radio.checkbox input:checked ~ .box:before,
.ui.radio.checkbox input:checked ~ label:before {
  background-color: #ffffff;
}
.ui.radio.checkbox input:checked ~ .box:after,
.ui.radio.checkbox input:checked ~ label:after {
  background-color: rgba(0,168,118,0.95);
}
.ui.radio.checkbox input:focus:checked ~ .box:before,
.ui.radio.checkbox input:focus:checked ~ label:before {
  background-color: #ffffff;
}
.ui.radio.checkbox input:focus:checked ~ .box:after,
.ui.radio.checkbox input:focus:checked ~ label:after {
  background-color: rgba(0,168,118,0.95);
}
.ui.slider.checkbox .box,
.ui.slider.checkbox label {
  color: rgba(0,0,0,0.4);
}
.ui.slider.checkbox .box:before,
.ui.slider.checkbox label:before {
  background-color: rgba(0,0,0,0.05);
}
.ui.slider.checkbox .box:after,
.ui.slider.checkbox label:after {
  background: #ffffff -webkit-linear-gradient(transparent,rgba(0,0,0,0.05));
  background: #ffffff linear-gradient(transparent,rgba(0,0,0,0.05));
}
.ui.slider.checkbox input:focus ~ .box:before,
.ui.slider.checkbox input:focus ~ label:before {
  background-color: rgba(0,0,0,0.15);
}
.ui.slider.checkbox .box:hover,
.ui.slider.checkbox label:hover {
  color: rgba(0,0,0,0.8);
}
.ui.slider.checkbox .box:hover::before,
.ui.slider.checkbox label:hover::before {
  background: rgba(0,0,0,0.15);
}
.ui.slider.checkbox input:checked ~ .box,
.ui.slider.checkbox input:checked ~ label {
  color: rgba(0,0,0,0.95) !important;
}
.ui.slider.checkbox input:checked ~ .box:before,
.ui.slider.checkbox input:checked ~ label:before {
  background-color: #545454 !important;
}
.ui.slider.checkbox input:focus:checked ~ .box,
.ui.slider.checkbox input:focus:checked ~ label {
  color: rgba(0,0,0,0.95) !important;
}
.ui.slider.checkbox input:focus:checked ~ .box:before,
.ui.slider.checkbox input:focus:checked ~ label:before {
  background-color: #000000 !important;
}
.ui.toggle.checkbox .box,
.ui.toggle.checkbox label {
  color: rgba(0,0,0,0.87);
}
.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
  background: rgba(0,0,0,0.05);
}
.ui.toggle.checkbox .box:after,
.ui.toggle.checkbox label:after {
  background: #ffffff -webkit-linear-gradient(transparent,rgba(0,0,0,0.05));
  background: #ffffff linear-gradient(transparent,rgba(0,0,0,0.05));
  box-shadow: 0px 1px 2px 0 rgba(34,36,38,0.15), 0px 0px 0px 1px rgba(34,36,38,0.15) inset;
}
.ui.toggle.checkbox input:focus ~ .box:before,
.ui.toggle.checkbox input:focus ~ label:before {
  background-color: rgba(0,0,0,0.15);
  border: none;
}
.ui.toggle.checkbox .box:hover::before,
.ui.toggle.checkbox label:hover::before {
  background-color: rgba(0,0,0,0.15);
  border: none;
}
.ui.toggle.checkbox input:checked ~ .box,
.ui.toggle.checkbox input:checked ~ label {
  color: rgba(0,0,0,0.95) !important;
}
.ui.toggle.checkbox input:checked ~ .box:before,
.ui.toggle.checkbox input:checked ~ label:before {
  background-color: #2185d0 !important;
}
.ui.toggle.checkbox input:checked ~ .box:after,
.ui.toggle.checkbox input:checked ~ label:after {
  left: 2.15rem;
}
.ui.toggle.checkbox input:focus:checked ~ .box,
.ui.toggle.checkbox input:focus:checked ~ label {
  color: rgba(0,0,0,0.95) !important;
}
.ui.toggle.checkbox input:focus:checked ~ .box:before,
.ui.toggle.checkbox input:focus:checked ~ label:before {
  background-color: #0d71bb !important;
}
@font-face {
  font-family: 'Checkbox';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
}
.ui.checkbox label:after,
.ui.checkbox .box:after {
  font-family: 'Checkbox';
}
#content .sponsor-main-wrap {
  float: left;
  width: 270px;
  height: 300px;
  margin-left: 15px;
  margin-bottom: 15px;
}
#content .sponsor-main-wrap > div {
  text-align: center;
}
#content .sponsor-main-wrap > div .sponsor-wrap {
  width: 210px;
  height: 210px;
  margin-left: 20px;
  box-sizing: border-box;
  background-color: rgba(255,255,255,0.75);
  color: #00A876;
  font-weight: bold;
  float: left;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#content .sponsor-main-wrap > div .sponsor-wrap.no-hover {
  cursor: default;
  font-size: 17px;
  background-color: transparent;
  border: 3px solid ;
}
#content .sponsor-main-wrap > div .sponsor-wrap:not(.no-hover):hover {
  width: 250px;
  height: 250px;
  margin-left: 0px;
  background-color: #ffffff;
}
#content .sponsor-main-wrap > div .sponsor-wrap:not(.no-hover):hover > div > div {
  width: 220px;
  height: 220px;
}
#content .sponsor-main-wrap > div .sponsor-wrap:not(.no-hover):hover > div > div.LogoCA {
  width: 200px;
  height: 200px;
}
#content .sponsor-main-wrap > div .sponsor-wrap:not(.no-hover) > div > div {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: inline-block;
  background-size: contain;
  width: 180px;
  height: 180px;
  background-position: center;
  background-repeat: no-repeat;
}
#content .sponsor-main-wrap > div .sponsor-wrap:not(.no-hover) > div > div.LogoCA {
  width: 160px;
  height: 160px;
}
a.news-wrap {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}
a.news-wrap div.icon {
  display: table-cell;
  width: 100px;
  height: 100px;
}
a.news-wrap div.text {
  padding-left: 20px;
}
a.news-wrap div.text p {
  margin: 0;
}
section {
  background: transparent !important;
  clear: both;
}
.home section.parallax-section {
  padding: 0px;
}
.home section.parallax-section .mid-content {
  padding: 45px 0;
  max-width: 1170px;
}
.home section.parallax-section .mid-content .parallax-content {
  padding: 0 10px;
}
#content .parallax-section .overlay {
  background-color: transparent;
}
#content .next-page {
  display: none;
}
#main-slider-wrap #main-slider .bx-wrapper .bx-pager.bx-default-pager {
  text-align: right;
  padding-right: 50px;
}
@media screen and (max-width: 480px) {
  #main-slider-wrap #main-slider .bx-wrapper .bx-pager.bx-default-pager {
    text-align: center;
    padding-right: 0px;
  }
}
#main-slider-wrap #main-slider .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
  text-align: center;
}
#main-slider-wrap #main-slider .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
  width: 20px;
  height: 20px;
  border-radius: 10px ;
  -webkit-border-radius: 10px ;
  -moz-border-radius: 10px ;
}
.recording #primary {
  margin: auto;
  float: none;
}
.recording #content .entry-header p.category-link {
  margin: 0px;
  font-size: 13px;
}
.recording #content .entry-header p.category-link a {
  text-decoration: none;
}
.single-recording .entry-content {
  padding-bottom: 20px;
}
.video-wrap {
  padding: 20px 0 40px;
  margin: auto;
  text-align: center;
}
.video-wrap > div.video-js {
  display: inline-block;
}
.download-list-wrap {
  padding-bottom: 10px;
}
.download-list-wrap a {
  margin-bottom: 15px;
}
.download-list-wrap a:last-child {
  margin-bottom: 0px;
}
div.oauth {
  display: none !important;
}
.oauth-wrap {
  display: none !important;
}
