/*
Theme Name: Boxcar Children
Theme URI: http://albertwhitman.com
Description: Theme based on Bootstrap framework.
Author: LeMax IT | CultivateStudios
Author URI: http://cultivatestudios.com
Template: albertwhitman
Version: 1.0
*/
@import url("https://use.typekit.net/hru2esk.css");
@import url("../albertwhitman/style.css");
body, html { overflow-x: hidden !important; }

a { transition: 0.2s all; text-decoration: none; }

a:hover { text-decoration: none; }

.vc_row[data-vc-full-width] .vc_column_container .vc_column-inner { padding-left: 15px; padding-right: 15px; }

.full-height-image * { padding: 0 !important; }

.full-height-image img { max-width: none; width: auto; }

.hero-content { margin-left: calc(50% - 50vw); width: 100vw; height: 75vh; background-position: center center; background-size: cover; display: flex; flex-direction: column; justify-content: center; margin-top: -40px; margin-bottom: 5px; position: relative; z-index: 1; }

@media (min-width: 1200px) { .hero-content { padding: 35px 140px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .hero-content { padding: 35px 100px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .hero-content { padding: 35px 75px; } }

@media (max-width: 767.98px) { .hero-content { padding: 25px; } }

@media (max-width: 959px) { .hero-content { margin-top: -50px; } }

@media (max-width: 768px) { .hero-content { margin-top: -24px; } }

.hero-content a { text-decoration: none; color: #ffffff !important; }

@media (hover: hover) { .hero-content a:hover { text-decoration: none; color: #01426A !important; } }

.hero-content-inner { max-width: 450px; text-align: left; z-index: 2; position: relative; }

.hero-content-inner__headline { color: #ffffff; font-family: tenso, sans-serif; font-weight: 700; line-height: 110%; padding-bottom: 15px; }

@media (min-width: 1200px) { .hero-content-inner__headline { font-size: 70px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .hero-content-inner__headline { font-size: 70px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .hero-content-inner__headline { font-size: 50px; } }

@media (max-width: 767.98px) { .hero-content-inner__headline { font-size: 45px; } }

.hero-content-inner__copy p { color: #ffffff; font-family: kepler-std, serif; font-weight: 400; padding-bottom: 10px; }

@media (min-width: 1200px) { .hero-content-inner__copy p { font-size: 22px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .hero-content-inner__copy p { font-size: 22px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .hero-content-inner__copy p { font-size: 20px; } }

@media (max-width: 767.98px) { .hero-content-inner__copy p { font-size: 18px; } }

.hero-content-inner__button { all: unset; font-family: tenso, sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1.4px; border: 1px solid #ffffff; padding: 8px 15px; color: #ffffff; transition: 0.2s all; }

@media (hover: hover) { .hero-content-inner__button:hover { color: #01426A; background-color: #ffffff; border: 1px solid transparent; } }

.hero-content__overlay { position: absolute; background-color: rgba(0, 0, 0, 0.5); top: 0; right: 0; bottom: 0; left: 0; z-index: 1; display: none; }

@media (max-width: 991.98px) { .hero-content__overlay { display: block; } }

.primary-promo-banner { margin-left: calc(50% - 50vw); width: 100vw; background-color: #01426A; min-height: 160px; position: relative; z-index: 2; }

.primary-promo-banner-vertical-label { background-color: #ffffff; position: absolute; left: 0; min-width: calc(160px + 66px); min-height: 45px; top: -66px; -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); transform-origin: 60px 60px; display: flex; flex-direction: row; justify-content: center; align-items: center; }

@media (max-width: 991.98px) { .primary-promo-banner-vertical-label { transform-origin: 40px 40px; } }

@media (max-width: 767.98px) { .primary-promo-banner-vertical-label { transform-origin: center center; -moz-transform: none; -webkit-transform: none; -ms-transform: none; transform: none; position: relative; top: auto; left: auto; width: 100%; } }

.primary-promo-banner-vertical-label-inner { max-width: calc(160px + 66px); padding: 10px; }

.primary-promo-banner-vertical-label-inner__label { color: #01426A; text-transform: uppercase; font-family: tenso, sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 1.6px; margin: 0; }

.primary-promo-banner-inner { max-width: calc(100vw - 400px); margin: 0 auto; min-height: 160px; display: flex; flex-direction: row; justify-content: center; align-items: center; transition: 0.2s all; }

@media (max-width: 1199.98px) { .primary-promo-banner-inner { max-width: calc(100vw - 200px); margin: 0 50px 0 150px; } }

@media (max-width: 767.98px) { .primary-promo-banner-inner { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; margin: 0 auto; padding: 15px; width: 100%; max-width: 100vw; } }

.primary-promo-banner-inner__title { font-family: tenso, sans-serif; font-weight: 700; color: #ffffff; flex: 0 0 40%; padding: 0 15px; }

@media (min-width: 1200px) { .primary-promo-banner-inner__title { font-size: 25px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .primary-promo-banner-inner__title { font-size: 25px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .primary-promo-banner-inner__title { font-size: 23px; } }

@media (max-width: 767.98px) { .primary-promo-banner-inner__title { font-size: 22px; } }

.primary-promo-banner-inner__description { font-family: kepler-std, serif; color: #ffffff; flex: 0 0 50%; padding: 5px 15px; }

@media (min-width: 1200px) { .primary-promo-banner-inner__description { font-size: 16px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .primary-promo-banner-inner__description { font-size: 16px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .primary-promo-banner-inner__description { font-size: 16px; } }

@media (max-width: 767.98px) { .primary-promo-banner-inner__description { font-size: 14px; } }

.primary-promo-banner-inner__link { font-family: tenso, sans-serif; font-weight: 700; color: #ffffff !important; text-decoration: none !important; letter-spacing: 1.75px; text-transform: uppercase; flex: 0 0 10%; padding: 0 15px; transition: 0.2s all; }

@media (min-width: 1200px) { .primary-promo-banner-inner__link { font-size: 15px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .primary-promo-banner-inner__link { font-size: 15px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .primary-promo-banner-inner__link { font-size: 13px; } }

@media (max-width: 767.98px) { .primary-promo-banner-inner__link { font-size: 13px; } }

@media (hover: hover) { .primary-promo-banner-inner__link:hover { color: #ffffff; opacity: 0.75; } }

.flexible-row { margin: 150px 0; }

@media (max-width: 991.98px) { .flexible-row { margin: 100px 0; } }

@media (max-width: 767.98px) { .flexible-row { margin: 50px 0; } }

.flexible-row-content { display: flex; flex-direction: row; justify-content: space-between; align-items: center; margin: 100px 0; }

@media (max-width: 767.98px) { .flexible-row-content { margin: 50px 0; } }

@media (max-width: 991.98px) { .flexible-row-content { display: block; } }

.flexible-row-content a { text-decoration: none !important; color: inherit; }

.flexible-row-content-one { height: 450px; margin: 0 10px; flex-grow: 0; flex-shrink: 0; background-size: cover; }

@media (max-width: 991.98px) { .flexible-row-content-one { margin: 10px 0; } }

.flexible-row-content-one__label { display: inline-block; min-width: 165px; background-color: #FDDA24; padding: 8px 60px; color: #000000; font-family: tenso, sans-serif; font-weight: 700; margin: 0 !important; }

@media (min-width: 1200px) { .flexible-row-content-one__label { font-size: 18px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-content-one__label { font-size: 18px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-content-one__label { font-size: 16px; } }

@media (max-width: 767.98px) { .flexible-row-content-one__label { font-size: 16px; } }

.flexible-row-content-two { height: 450px; margin: 0 10px; flex-grow: 0; flex-shrink: 0; background-size: cover; padding: 35px; display: flex; flex-direction: column; align-items: flex-start; }

@media (max-width: 991.98px) { .flexible-row-content-two { margin: 10px 0; } }

.flexible-row-content-two a { text-decoration: none !important; color: #BA0C2F !important; }

.flexible-row-content-two__title { color: #000000; font-family: tenso, sans-serif; font-weight: 700; padding-bottom: 10px; }

@media (min-width: 1200px) { .flexible-row-content-two__title { font-size: 25px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-content-two__title { font-size: 25px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-content-two__title { font-size: 23px; } }

@media (max-width: 767.98px) { .flexible-row-content-two__title { font-size: 20px; } }

.flexible-row-content-two__description { color: #000000; font-family: kepler-std, serif; padding-bottom: 10px; }

@media (min-width: 1200px) { .flexible-row-content-two__description { font-size: 16px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-content-two__description { font-size: 16px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-content-two__description { font-size: 15px; } }

@media (max-width: 767.98px) { .flexible-row-content-two__description { font-size: 14px; } }

.flexible-row-content-two__button { all: unset; font-family: tenso, sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1.4px; border: 1px solid #000000; padding: 8px 15px; color: #000000; transition: 0.2s all; }

@media (hover: hover) { .flexible-row-content-two__button:hover { color: #000000; background-color: #ffffff; border: 1px solid transparent; } }

.flexible-row-content-three { height: 450px; margin: 0 10px; flex-grow: 0; flex-shrink: 0; background-size: cover; padding: 35px; display: flex; flex-direction: column; align-items: flex-start; }

@media (max-width: 991.98px) { .flexible-row-content-three { margin: 10px 0; } }

.flexible-row-content-three a { text-decoration: none !important; color: #ffffff !important; }

.flexible-row-content-three__title { color: #ffffff; font-family: tenso, sans-serif; font-weight: 700; padding-bottom: 10px; }

@media (min-width: 1200px) { .flexible-row-content-three__title { font-size: 25px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-content-three__title { font-size: 25px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-content-three__title { font-size: 23px; } }

@media (max-width: 767.98px) { .flexible-row-content-three__title { font-size: 20px; } }

.flexible-row-content-three__description { color: #ffffff; font-family: kepler-std, serif; padding-bottom: 10px; }

@media (min-width: 1200px) { .flexible-row-content-three__description { font-size: 16px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-content-three__description { font-size: 16px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-content-three__description { font-size: 15px; } }

@media (max-width: 767.98px) { .flexible-row-content-three__description { font-size: 14px; } }

.flexible-row-content-three__button { all: unset; font-family: tenso, sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1.4px; border: 1px solid #ffffff; padding: 8px 15px; color: #ffffff; transition: 0.2s all; }

@media (hover: hover) { .flexible-row-content-three__button:hover { color: #01426A; background-color: #ffffff; border: 1px solid transparent; } }

.flexible-row-content-four { height: 450px; margin: 0 10px; flex-grow: 0; flex-shrink: 0; border: 1px solid #E1E1E1; padding: 35px; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }

@media (max-width: 991.98px) { .flexible-row-content-four { margin: 10px 0; } }

.flexible-row-content-four__label { display: inline-block; min-width: 165px; background-color: #F4364C; padding: 8px 60px; color: #ffffff; font-family: tenso, sans-serif; font-weight: 700; position: absolute; top: 0; left: 0; margin: 0 !important; }

@media (min-width: 1200px) { .flexible-row-content-four__label { font-size: 18px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-content-four__label { font-size: 18px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-content-four__label { font-size: 16px; } }

@media (max-width: 767.98px) { .flexible-row-content-four__label { font-size: 16px; } }

.flexible-row-content-four__image { margin: 0 auto; }

.flexible-row-content-four__title { font-family: tenso, sans-serif; font-weight: 400; color: #000000; padding: 10px 0; }

@media (min-width: 1200px) { .flexible-row-content-four__title { font-size: 17px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-content-four__title { font-size: 17px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-content-four__title { font-size: 15px; } }

@media (max-width: 767.98px) { .flexible-row-content-four__title { font-size: 15px; } }

.flexible-row-content-four__price { font-family: tenso, sans-serif; font-weight: 700; color: #000000; font-size: 12px; }

.flexible-row-content-five { height: 450px; margin: 0 10px; flex-grow: 0; flex-shrink: 0; background-size: cover; position: relative; }

.flexible-row-content-five a { text-decoration: none !important; color: #ffffff !important; }

@media (max-width: 991.98px) { .flexible-row-content-five { margin: 10px 0; } }

.flexible-row-content-five-inner { background: rgba(195, 0, 47, 0.9); padding: 25px; position: absolute; left: 0; bottom: 0; width: 50%; }

@media (max-width: 767.98px) { .flexible-row-content-five-inner { width: 100%; } }

.flexible-row-content-five-inner__title { color: #ffffff; font-family: tenso, sans-serif; font-weight: 700; padding-bottom: 10px; }

@media (min-width: 1200px) { .flexible-row-content-five-inner__title { font-size: 25px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-content-five-inner__title { font-size: 25px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-content-five-inner__title { font-size: 23px; } }

@media (max-width: 767.98px) { .flexible-row-content-five-inner__title { font-size: 20px; } }

.flexible-row-content-five-inner__description { color: #ffffff; font-family: kepler-std, serif; padding-bottom: 10px; }

@media (min-width: 1200px) { .flexible-row-content-five-inner__description { font-size: 16px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-content-five-inner__description { font-size: 16px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-content-five-inner__description { font-size: 15px; } }

@media (max-width: 767.98px) { .flexible-row-content-five-inner__description { font-size: 14px; } }

.flexible-row-content-five-inner__button { all: unset; font-family: tenso, sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1.4px; border: 1px solid #ffffff; padding: 8px 15px; color: #ffffff; transition: 0.2s all; }

@media (hover: hover) { .flexible-row-content-five-inner__button:hover { color: #BA0C2F; background-color: #ffffff; border: 1px solid transparent; } }

.flexible-row-secondary-promo-banner { min-height: 70px; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; background-color: #808080; margin-right: calc(50% - 50vw); width: 100vw; margin-left: 10px; }

.flexible-row-secondary-promo-banner a { text-decoration: none !important; }

@media (max-width: 991.98px) { .flexible-row-secondary-promo-banner { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: 15px; } }

@media (max-width: 991.98px) { .flexible-row-secondary-promo-banner { margin-left: calc(50% - 50vw); width: 100vw; margin-right: auto; } }

.flexible-row-secondary-promo-banner__title { font-family: tenso, sans-serif; font-weight: 700; color: #ffffff; padding: 0 15px; margin: 0; }

@media (min-width: 1200px) { .flexible-row-secondary-promo-banner__title { font-size: 25px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-secondary-promo-banner__title { font-size: 25px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-secondary-promo-banner__title { font-size: 23px; } }

@media (max-width: 767.98px) { .flexible-row-secondary-promo-banner__title { font-size: 22px; } }

.flexible-row-secondary-promo-banner__description { font-family: tenso, sans-serif; font-weight: 400; color: #ffffff; padding: 5px 15px; }

@media (min-width: 1200px) { .flexible-row-secondary-promo-banner__description { font-size: 18px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-secondary-promo-banner__description { font-size: 18px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-secondary-promo-banner__description { font-size: 16px; } }

@media (max-width: 767.98px) { .flexible-row-secondary-promo-banner__description { font-size: 15px; } }

.flexible-row-secondary-promo-banner__link { font-family: tenso, sans-serif; font-weight: 700; padding: 0 15px; transition: 0.2s all; color: #ffffff !important; }

@media (min-width: 1200px) { .flexible-row-secondary-promo-banner__link { font-size: 18px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .flexible-row-secondary-promo-banner__link { font-size: 18px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .flexible-row-secondary-promo-banner__link { font-size: 16px; } }

@media (max-width: 767.98px) { .flexible-row-secondary-promo-banner__link { font-size: 15px; } }

@media (hover: hover) { .flexible-row-secondary-promo-banner__link:hover { opacity: 0.75; color: #ffffff; } }

.image-overlay { min-height: 320px; background-position: center center; background-size: cover; margin-left: calc(50% - 50vw); width: 100vw; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 15px; margin-bottom: 12px; }

.image-overlay a { text-decoration: none !important; color: #ffffff !important; }

.image-overlay__title { font-family: tenso, sans-serif; font-weight: 700; color: #ffffff; line-height: 120%; padding-bottom: 30px; max-width: 620px; text-align: center; }

@media (min-width: 1200px) { .image-overlay__title { font-size: 33px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .image-overlay__title { font-size: 33px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .image-overlay__title { font-size: 30px; } }

@media (max-width: 767.98px) { .image-overlay__title { font-size: 28px; } }

.image-overlay__button { all: unset; font-family: tenso, sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1.4px; border: 1px solid #ffffff; padding: 8px 15px; color: #ffffff; transition: 0.2s all; }

@media (hover: hover) { .image-overlay__button:hover { color: #01426A; background-color: #ffffff; border: 1px solid transparent; } }

.newsletter { min-height: 210px; background-color: #01426A; margin-left: calc(50% - 50vw); width: 100vw; margin-bottom: 12px; }

.newsletter a { text-decoration: none !important; }

.newsletter-inner { max-width: 1200px; padding: 35px; display: flex; flex-direction: row; justify-content: center; align-items: center; margin: 0 auto; min-height: 210px; }

@media (max-width: 767.98px) { .newsletter-inner { display: flex; flex-direction: column; justify-content: center; align-items: center; } }

.newsletter-inner-header { padding-right: 30px; max-width: 600px; max-height: 140px; }

.newsletter-inner-header img { max-width: 100%; }

@media (max-width: 767.98px) { .newsletter-inner-header { padding: 0 0 30px; } }

.newsletter-inner-copy__description { color: #ffffff; font-family: kepler-std, serif; padding: 5px 0; }

@media (min-width: 1200px) { .newsletter-inner-copy__description { font-size: 16px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .newsletter-inner-copy__description { font-size: 16px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .newsletter-inner-copy__description { font-size: 15px; } }

@media (max-width: 767.98px) { .newsletter-inner-copy__description { font-size: 14px; } }

.newsletter-inner-copy__link { font-family: tenso, sans-serif; font-weight: 700; color: #ffffff !important; letter-spacing: 1.75px; text-transform: uppercase; transition: 0.2s all; }

@media (min-width: 1200px) { .newsletter-inner-copy__link { font-size: 15px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .newsletter-inner-copy__link { font-size: 15px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .newsletter-inner-copy__link { font-size: 13px; } }

@media (max-width: 767.98px) { .newsletter-inner-copy__link { font-size: 13px; } }

@media (hover: hover) { .newsletter-inner-copy__link:hover { color: #ffffff !important; opacity: 0.75; } }

/* Temporary Styles */
.prototype { min-height: 312px; margin-bottom: 40px; border: 1px solid #8c8c8c; text-align: center; }

.prototype .prototype-title { font-family: "tenso", sans-serif; font-style: normal; font-weight: 300; font-size: 32px; line-height: 1.4; color: #000; margin-top: 40px; }

/* End of Temporary Styles */
/* General Styles */
*, p { font-size: 16px; line-height: 1.3; }

p { line-height: 1.5; margin-bottom: 20px; }

.section { margin-bottom: 80px; }

a:visited, a:link { color: #E8334E; }

h3 { font-weight: 400; font-size: 24px; line-height: 1.2; color: #000; margin-bottom: 16px; }

a.btn { font-weight: 400; font-size: 16px; line-height: 1.3; color: #fff; padding: 15px 58px; border-radius: 3px; border: 1px solid #C3003B; background-color: #C3003B; text-decoration: none; box-sizing: border-box; cursor: pointer; }

a.btn:hover { color: #C3003B; background-color: transparent; -webkit-transition: all 0.15s ease-in-out 0.1s; -moz-transition: all 0.15s ease-in-out 0.1s; -ms-transition: all 0.15s ease-in-out 0.1s; -o-transition: all 0.15s ease-in-out 0.1s; transition: all 0.15s ease-in-out 0.1s; }

content div.container h1.page-title, content div.container h2.page-title { text-align: center; }

/* Webkit */
::-webkit-input-placeholder { color: #9B9B9B !important; }

/* Firefox 4-18 */
:-moz-placeholder { color: #9B9B9B !important; }

/* Firefox 19+ */
::-moz-placeholder { color: #9B9B9B !important; }

/* IE10+ */
:-ms-input-placeholder { color: #9B9B9B !important; }

/* End of General Styles */
/* Header Styles */
header { position: relative; background-color: #C3002F; background-image: none; z-index: 999; }

header .container { position: relative; }

header:after { content: ''; display: block; position: absolute; top: 99%; left: 0; height: 6px; width: 100%; background-color: #E8334E; box-shadow: 0 6px 6px rgba(0, 0, 0, 0.15); z-index: 501; }

header div.nav-wrapper { position: relative; display: table; width: 100%; border-bottom: none; }

header .header-column { display: table-cell; float: none; vertical-align: middle; width: 470px; box-sizing: border-box; }

header div.logo-wrapper { display: table-cell; height: auto; width: 230px; }

header a.home-link { position: relative; display: inline-block; padding: 0; z-index: 11; }

header a.home-link img { max-height: 96px; margin-top: 18px; margin-bottom: 6px; z-index: 503; }

body header nav.ubermenu { position: static; padding: 0; box-sizing: border-box; }

body header nav.ubermenu .ubermenu-nav { padding: 0; }

header .header-column .ubermenu .ubermenu-item.ubermenu-item-level-0 { float: left; }

header .header-column:first-child .ubermenu .ubermenu-item.ubermenu-item-level-0 { float: right; }

body header nav.ubermenu li.ubermenu-item { padding: 0; }

body header nav.ubermenu .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target { padding: 50px 20px; }

body header nav.ubermenu li.ubermenu-item.ubermenu-item-level-0.ubermenu-current_page_item > .ubermenu-target, body header nav.ubermenu li.ubermenu-item.ubermenu-item-level-0.ubermenu-active > .ubermenu-target, body header nav.ubermenu li.ubermenu-item.ubermenu-item-level-0:hover > .ubermenu-target { background-color: #FFFAED; padding-bottom: 57px; margin-bottom: -6px; z-index: 505; }

body header nav.ubermenu li.ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target .ubermenu-target-text { padding-right: 14px !important; background-image: url(images/desktop-nav-triangle.png); background-repeat: no-repeat; background-position: right 8px; background-size: 9px 9px; }

body header nav.ubermenu li.ubermenu-item-level-0.ubermenu-has-submenu-drop:hover > .ubermenu-target .ubermenu-target-text, body header nav.ubermenu li.ubermenu-item-level-0.ubermenu-has-submenu-drop.ubermenu-current-menu-item > .ubermenu-target .ubermenu-target-text, body header nav.ubermenu li.ubermenu-item-level-0.ubermenu-has-submenu-drop.ubermenu-active > .ubermenu-target .ubermenu-target-text { background-image: url(images/desktop-nav-triangle-active.png); }

body header nav.ubermenu li.ubermenu-item.ubermenu-item-level-0.ubermenu-current_page_item > .ubermenu-target .ubermenu-target-text, body header nav.ubermenu li.ubermenu-item.ubermenu-item-level-0.ubermenu-active > .ubermenu-target .ubermenu-target-text, body header nav.ubermenu li.ubermenu-item.ubermenu-item-level-0:hover > .ubermenu-target .ubermenu-target-text { color: #C60C46; }

body header nav.ubermenu li.ubermenu-item .ubermenu-target-title { font-weight: 300; font-size: 18px; line-height: normal; color: #fff; padding: 0; text-transform: none; }

body header nav.ubermenu li.ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop { top: 100%; background-image: none; }

header nav.ubermenu li.ubermenu-item .ubermenu-submenu { background-color: transparent !important; }

header nav.ubermenu li.ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop:before, header nav.ubermenu li.ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop:after, body header nav.ubermenu li.ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop { background-image: url(images/top-nav-shadow.png); background-repeat: repeat-x; background-position: left bottom; background-size: 1px 1000px; }

header nav.ubermenu li.ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop:before { right: 100%; }

header nav.ubermenu li.ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop:after { left: 100%; }

.ubermenu .ubermenu-item .ubermenu-submenu .submenu-pages .ubermenu-submenu .ubermenu-item { min-height: 40px; }

.ubermenu .ubermenu-item .ubermenu-submenu .submenu-pages .ubermenu-submenu .ubermenu-item .ubermenu-target { min-width: 165px; }

.ubermenu .ubermenu-item .ubermenu-submenu .submenu-pages .ubermenu-submenu .ubermenu-item .ubermenu-target-text { color: #3D444C; border-top: none; padding: 12px 16px !important; width: auto; }

.ubermenu .ubermenu-item .ubermenu-submenu .submenu-pages .ubermenu-submenu .ubermenu-item .ubermenu-target-text:hover { background-color: #01426a; }

.ubermenu .ubermenu-item .ubermenu-submenu .submenu-pages p { font-weight: 400; font-size: 16px; line-height: 1.4; padding-top: 12px; margin: 0; color: #3D444C; }

.ubermenu .ubermenu-item .ubermenu-submenu .submenu-pages p sup { position: relative; font-size: 36px; top: 10px; }

.ubermenu .ubermenu-submenu li.ubermenu-item-type-column { display: table-cell; padding: 50px 0; }

.submenu-pages > ul > li.ubermenu-item .ubermenu-target { width: 100%; }

.ubermenu .ubermenu-submenu li.ubermenu-column.custom-border { position: relative; padding-left: 71px; border: none; box-sizing: border-box; overflow: hidden; }

.ubermenu .ubermenu-submenu li.ubermenu-column.custom-border:before { content: ''; position: absolute; top: 50px; left: 32px; height: 100%; width: 1px; border-right: 1px solid #CBCACA; }

.ubermenu .ubermenu-submenu li.ubermenu-column.custom-border:after { content: ''; position: absolute; bottom: 50px; left: 0; height: 200px; width: 100%; margin-bottom: -200px; background-color: #FFFAED; }

header .cart-menu-wrapper { position: absolute; top: 50%; right: -10px; margin-top: -10px; min-width: 64px; }

header ul.cart { position: static; }

ul.cart a.cart-link { font-size: 12px; line-height: 1; padding-right: 0; background: transparent none; }

.ubermenu .ubermenu-widget-area .ubermenu-widget a.search-title.hiddenable { font-size: 0; text-indent: -9999pt; height: 32px; padding: 0 28px; margin: 47px 0 44px -1px; border-left: 1px solid #fff; background-image: url(images/search-icon.png); background-repeat: no-repeat; background-position: center center; background-size: 17px 17px; }

.ubermenu .search-block { border-bottom: 6px solid #E8334E; z-index: 550; }

.ubermenu .search-block .search-form-wrapper { height: auto; }

.ubermenu .search-block .search-form-wrapper > div[class*="col-"] { float: right; width: 470px; margin-left: 0; }

.ubermenu .search-block .search-form-wrapper:after, .ubermenu .search-block .search-form-wrapper:before { bottom: 0; }

.ubermenu .search-block .search-form-wrapper, .ubermenu .search-block .search-form-wrapper:after, .ubermenu .search-block .search-form-wrapper:before { border-bottom: none; background-color: #C3002F; }

.ubermenu .search-block .search-form { margin: 42px 0; }

.ubermenu .search-block .search-form .search-title { background-image: url(images/menu-reset-icon.png); }

.search-loading-holder:after, .search-loading-holder:before, .ubermenu .search-block .search-results:after, .ubermenu .search-block .search-results:before, .search-loading-holder, .ubermenu .search-block .search-results { background-image: url(images/top-nav-shadow.png); background-repeat: repeat-x; background-position: left bottom; background-size: 1px 1000px; }

#ajax-loader .dot1, #ajax-loader .dot2 { background-color: #C3002F; }

.ubermenu .search-block .search-results h2.search-header, .ubermenu .search-block .search-results .search-link { color: #C3002F !important; }

nav.ubermenu li.ubermenu-item.ubermenu-current_page_item a span, header nav.ubermenu li.ubermenu-current-menu-ancestor .ubermenu-target-title { padding: 0 !important; border-bottom: none !important; }

.sm-header-wrapper { position: absolute; top: 50%; left: 0; margin-top: -10px; min-width: 80px; z-index: 1; }

.sm-header-wrapper a.facebook { margin-right: 14px; background-image: url(images/sm-fb-icon.png); }

.sm-header-wrapper a.insta { background-image: url(images/sm-insta-icon.png); }

.sm-header-wrapper a { display: inline-block; text-indent: -9999pt; font-size: 0; height: 29px; width: 33px; border-radius: 3px; background-color: #E8334E; background-repeat: no-repeat; background-position: 2px 3px; background-size: 28px 28px; vertical-align: top; }

/* End of Header Styles */
/* Front Page Styles */
.home header { margin-bottom: 0; }

.book-banner-wrapper { position: relative; margin-bottom: 0; }

.book-banner-wrapper .inner { min-height: 443px; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.book-banner-wrapper .text-wrapper { top: auto; bottom: 22px; left: 32px; margin-top: 0; margin-right: 32px; padding: 14px 0; border-radius: 3px; background: transparent none; box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.26); }

.book-banner-wrapper .text-wrapper td { vertical-align: top; }

.book-banner-wrapper .text-wrapper td.last { border-left: 2px solid #C3003B; }

.book-banner-wrapper .text-wrapper td.last h4 { font-weight: 400; font-size: 18px; line-height: 1; color: #C3003B; margin-bottom: 12px; text-align: center; }

.book-banner-wrapper .attachment-wrapper { padding: 0 20px; }

.book-banner-wrapper .attachment-wrapper img { max-width: 95px; box-shadow: 0 4px 4px rgba(0, 0, 0, 0.17); }

.book-banner-wrapper .text-wrapper h3 { font-weight: 500; font-size: 28px; line-height: 1.2; color: #C3003B; margin-top: 2px; margin-bottom: 10px; text-align: left; }

.book-banner-wrapper .text-wrapper p { font-weight: 400; font-size: 16px; line-height: 1.3; color: #3D444C; text-align: left; }

.book-banner-wrapper .text-wrapper h3, .book-banner-wrapper .text-wrapper p { margin-right: 60px; }

.book-banner-wrapper .text-wrapper a.read-more-btn { font-weight: 400; font-size: 16px; line-height: 1.3; color: #C3003B; text-transform: uppercase; text-decoration: underline; }

.book-banner-wrapper .text-wrapper a.read-more-btn:hover { text-decoration: none; }

.book-banner-wrapper .text-wrapper .bx-wrapper { width: 341px; margin: 0; }

.book-banner-wrapper .bx-wrapper div.bx-viewport { width: auto !important; margin: 0 55px; left: 0; }

.book-banner-wrapper .bx-wrapper div.bx-viewport li.slide { width: 60px !important; margin: 0 8px !important; text-align: center; }

.book-banner-wrapper .bx-wrapper div.bx-viewport li.slide div.attachment-image-wrapper { height: 89px; margin-bottom: 2px; }

.book-banner-wrapper .bx-wrapper div.bx-viewport li.slide div.attachment-image-wrapper a { height: 100%; }

.book-banner-wrapper .bx-wrapper div.bx-viewport li.slide .number-in-series a { font-family: "tenso", sans-serif; color: #3d444c; font-size: 16px; line-height: 0.9; }

.book-banner-wrapper .bx-wrapper div.bx-viewport li.slide h4 { display: none; }

.book-banner-wrapper .bx-wrapper .bx-controls-direction a { top: 25px; height: 31px; width: 18px; margin-top: 0; }

.book-banner-wrapper .bx-wrapper .bx-prev { left: 15px; background-image: url(./images/main-banner-prev-arrow.png); background-repeat: no-repeat; background-position: center center; background-size: 18px 31px; }

.book-banner-wrapper .bx-wrapper .bx-next { right: 15px; background-image: url(./images/main-banner-next-arrow.png); background-repeat: no-repeat; background-position: center center; background-size: 18px 31px; }

.bx-wrapper div.bx-viewport li.slide article div.attachment-image-wrapper img { box-shadow: 0 3px 4px rgba(0, 0, 0, 0.19); }

.bx-wrapper { max-width: 100% !important; padding: 0; background-image: none; }

.subbaner-wrapper { margin-bottom: 56px; background-image: url(images/homepage-subbanner-texture.jpg); background-repeat: repeat-x; background-position: left top; background-size: 26px 463px; text-align: center; }

.subbaner-wrapper-inner { min-height: 458px; max-width: 1440px; margin: 0 auto; padding-top: 30px; background-image: url(images/homepage-subbanner-bg.jpg); background-repeat: no-repeat; background-position: center center; background-size: 1440px 463px; }

.subbaner-wrapper h4.prototype-title { font-weight: 500; font-size: 32px; line-height: 1.2; color: #FEFAEB; padding-bottom: 14px; margin-bottom: 24px; border-bottom: 2px solid #FEFAEB; text-align: center; }

.subbaner-wrapper h3.featured-titles-heading { display: none; }

.subbaner-wrapper h4.prototype-title, .subbaner-wrapper .bx-wrapper { max-width: 1100px !important; margin-right: auto; margin-left: auto; }

.subbaner-wrapper .bx-wrapper div.bx-viewport li.slide div.attachment-image-wrapper { height: 188px; max-height: auto; max-width: 128px; margin: 0 auto 16px; }

.subbaner-wrapper .bx-wrapper div.bx-viewport li.slide { margin: 0 15px !important; }

.subbaner-wrapper .bx-wrapper div.bx-viewport li.slide article { max-width: 170px; text-align: center; margin: 0; }

.subbaner-wrapper .bx-wrapper div.bx-viewport li.slide article h4 { margin-bottom: 0; }

.subbaner-wrapper .bx-wrapper div.bx-viewport li.slide article h4 a { font-family: "tenso", sans-serif; font-weight: 400; font-size: 16px; line-height: 1.2; color: #fff; }

.subbaner-wrapper .bx-wrapper div.bx-viewport li.slide article div.authors { display: none; }

.subbaner-wrapper .bx-wrapper .bx-controls-direction a.bx-prev { display: none; }

.subbaner-wrapper .bx-wrapper .bx-controls-direction a.bx-next { right: -4%; background-image: url(images/subbaner-next-arrow.png); }

.subbaner-wrapper .bx-wrapper .bx-controls-direction a { height: 38px; width: 38px; background-repeat: no-repeat; background-position: center center; background-size: 26px 38px; }

.subbaner-wrapper a.btn { font-family: "tenso", sans-serif; font-weight: 500; font-size: 16px; line-height: 54px; color: #C3002F; height: 54px; margin-top: 14px; padding: 0 91px; border-radius: 2px; background-color: #FEFAEB; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25); text-decoration: none; }

.featured-titles-inner { width: 100%; margin-bottom: 0; }

.slogan-section { margin-bottom: 48px; }

.slogan-section p { font-family: "tenso", sans-serif; margin-bottom: 0; }

.small-banners-wrapper { padding: 0; margin: -30px -30px 0; border: none; }

.small-banners-inner { display: table; width: 100%; border-spacing: 30px; }

.small-red-banner { display: table-cell; width: 50%; padding: 9px 40px 0; border: 3px solid #c3003b; border-radius: 3px; background-color: #fefaeb; vertical-align: top; text-align: left; box-sizing: border-box; }

.small-red-banner.small-blue-banner { border-color: #01426a; }

.small-red-banner.fan-club-banner { background-image: url(images/fan-club-bg.png); background-repeat: no-repeat; background-position: -6px 71px; background-size: 244px 237px; text-align: left; }

.small-red-banner.classroom-banner { background-image: url(images/classroom-banner-bg.png); background-repeat: no-repeat; background-position: right -45px bottom -10px; background-size: 300px 173px; text-align: left; }

.small-red-banner h3 { font-weight: 500; font-size: 32px; line-height: 1.2; color: #C3002F; margin-bottom: 24px; }

.small-red-banner.small-blue-banner h3 { color: #01426a; text-align: center; }

.small-red-banner.fan-club-banner h3 { margin-top: 5px; text-align: center; }

.small-red-banner p { display: inline-block; font-family: "tenso", sans-serif; font-weight: 400; font-size: 18px; line-height: 1.2; color: #C3002F; margin-bottom: 14px; text-align: left; }

.small-red-banner.small-blue-banner p { color: #01426a; }

.small-red-banner.fan-club-banner p { margin-bottom: 10px; }

.small-red-banner.fan-club-banner p, .small-red-banner.fan-club-banner a { margin-left: 223px; }

.small-red-banner.classroom-banner p { margin-right: 146px; }

.small-red-banner a.btn { font-family: "tenso", sans-serif; font-weight: 400; font-size: 16px; line-height: 1; color: #fff; width: 144px; margin-bottom: 20px; padding: 9px 32px; border-radius: 3px; background-color: #C3002F; text-align: center; text-decoration: none; box-sizing: border-box; }

.small-red-banner a.btn:hover, .small-red-banner a.btn:active { color: #C3002F; border: 1px solid #C3002F; background-color: transparent; }

.small-red-banner.small-blue-banner a.btn { border-color: #01426a; background-color: #01426a; }

.small-red-banner.small-blue-banner a.btn:hover, .small-red-banner.small-blue-banner a.btn:active { color: #01426a; border: 1px solid #01426a; background-color: transparent; }

.animated-feature { border: 3px solid #C3002F; border-radius: 3px; margin-bottom: 32px; }

.animated-feature a { display: block; position: relative; min-height: 246px; background-image: url(images/animated-feature-bg.jpg); background-repeat: no-repeat; background-position: center center; background-size: 969px 246px; }

.animated-feature > p { margin: 0; }

.animated-feature a:empty { display: none !important; }

.animated-feature .logo { display: block; position: absolute; top: 14px; left: 50%; height: 123px; width: 328px; margin-left: -168px; background-image: url(images/animated-feature-logo.png); background-repeat: no-repeat; background-position: center center; background-size: 328px 123px; }

.animated-feature h3 { display: block; position: absolute; bottom: 6px; left: 0; font-weight: 500; font-size: 32px; line-height: 1.2; color: #C3002F; width: 100%; margin: 0; padding: 11px 25px 7px; border: 3px solid #C3002F; border-width: 3px 0; background-color: #FEFAEB; text-align: center; box-sizing: border-box; }

.gertrude-section { margin-bottom: 25px; }

.gertrude-section a { display: block; position: relative; min-height: 399px; border-radius: 3px; background-image: url(/wp-content/uploads/sites/2/2016/04/cutegertrude.jpg); background-repeat: no-repeat; background-position: right top; background-size: 335px 398px; text-decoration: none; }

.gertrude-section .column-first { display: none; }

.gertrude-section h3 { display: block; position: absolute; bottom: 10px; left: 0; font-weight: 400; font-size: 24px; line-height: 1.2; color: #01426a; padding: 14px 0 15px; width: 100%; border: 2px solid #01426a; border-width: 2px 0; background-color: #FEFAEB; text-align: center; }

.gertrude-section h3 span { display: block; font-weight: 500; line-height: 1; margin: 0 auto; }

.twitter-section, .blue-title-section { min-height: 399px; margin-bottom: 39px; border: 2px solid #0371B2; border-radius: 3px; box-sizing: border-box; }

.blue-title-section { padding-right: 15px; padding-left: 15px; }

.blue-title-section h3 { font-weight: 500; font-size: 32px; line-height: 67px; color: #FEFAEB; height: 69px; margin: 0 -15px 15px; border-bottom: 2px solid #0371B2; background-color: #01426a; text-align: center; box-sizing: border-box; }

.twitter-section { min-height: 0; margin-bottom: 0; border: none; border-radius: 0; margin-top: 20px; }

.twitter-section h2 { font-weight: 700; font-size: 36px; line-height: 116px; color: #FFFAED; height: 116px; background-color: #01426a; text-align: center; }

.twitter-section h2 span { padding-right: 50px; background-image: url(images/home-insta-icon.png); background-repeat: no-repeat; background-position: right top 11px; background-size: 33px 33px; }

.meet-the-bc-section { height: 322px; margin-bottom: 21px; border: 3px solid #01426a; border-radius: 3px; background-color: #FFFCF5; background-image: url(images/meet-the-bc-bg.jpg); background-repeat: no-repeat; background-position: center bottom; background-size: contain; box-sizing: border-box; }

.meet-the-bc-section h3 { font-weight: 400; font-size: 32px; line-height: 74px; color: #FFFCF5; height: 74px; background-color: #01426a; text-align: center; }

.medal-link a:visited, a:link { text-decoration-color: #01426a !important; }

.fun-stuff-section { position: relative; height: 322px; margin-bottom: 21px; border: 3px solid #E8334E; border-radius: 3px; background-color: #FFFCF5; background-image: url(images/fun-stuff-bg.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; box-sizing: border-box; }

.fun-stuff-section .heading { position: absolute; bottom: 0; left: 0; width: 100%; padding: 14px 0 11px; background-color: #E8334E; }

.fun-stuff-section h3 { font-weight: 500; font-size: 32px; line-height: 1.2; color: #FFFCF5; margin-bottom: 6px; }

.fun-stuff-section p { font-family: "tenso", sans-serif; font-weight: 300; font-size: 18px; line-height: 1.3; color: #FFFCF5; margin-bottom: 0; }

.fun-stuff-section a.btn { font-weight: 400; font-size: 16px; line-height: 1; color: #E8334E; width: 100%; max-width: 268px; padding: 14px 16px; margin-top: 10px; border: none; background-color: #FFFCF5; box-shadow: none; box-sizing: border-box; font-family: "tenso", sans-serif; }

.fun-stuff-section a.btn:hover, .fun-stuff-section a.btn:active { color: #FFFCF5; margin-top: 9px; border: 1px solid #FFFCF5; background-color: #E8334E; }

.about-bc-section { position: relative; min-height: 250px; border: 3px solid #C3002F; border-radius: 3px; background-image: url(/wp-content/uploads/sites/2/2016/07/booksslanted.jpg); background-repeat: no-repeat; /* background-position: left bottom -120px; */ background-size: cover; }

.about-bc-section h3 { font-family: "tenso", sans-serif; font-weight: 400; font-size: 32px; line-height: 1.3; color: #FFFCF5; padding: 10px 0 14px; background-color: #C3002F; text-align: center; }

.about-bc-section a.btn { position: absolute; bottom: 25px; left: 50%; margin-left: -134px; font-family: "tenso", sans-serif; font-weight: 400; font-size: 16px; line-height: 1.3; color: #C3002F; width: 268px; padding: 14px 0; border: none; background-color: #FFFCF5; }

.about-bc-section a.btn:hover, .about-bc-section a.btn:active { color: #FFFCF5; background-color: #C3002F; }

/* End of Front Page Styles */
/* Single Page Styles */
.single-page-banner { margin: -40px 0 50px; }

.single-page-banner img { margin: 0 auto; }

content div.container h1.page-title, h1.single-page-title, content div.container h2.page-title, h2.single-section-title, h2.single-page-title { font-family: "tenso", sans-serif; font-weight: 500; font-size: 32px; line-height: 1.2; color: #C3002F !important; margin-bottom: 25px; text-align: center; text-transform: none; }

content div.container h1.page-title, content div.container h2.page-title, h2.single-section-title { padding-bottom: 20px; border-bottom: 1px solid #C3002F; }

.video-section p, .single-creator br, .wallpapers-section br, .character br, .video-section br { display: none; }

a.fancybox.video { position: relative; display: block; margin-bottom: 17px; }

a.fancybox.video:after { content: ''; position: absolute; top: 50%; left: 50%; margin-top: -38px; margin-left: -38px; height: 76px; width: 76px; background-image: url(images/video-play-btn.png); background-repeat: no-repeat; background-position: center center; background-size: 76px 76px; }

h4.video-title { font-weight: 300; font-size: 16px; line-height: 1; color: #000; text-align: center; }

.markets-section { text-align: center; }

.markets-section a { color: #01426a; margin: 0 60px; text-decoration: underline; }

.markets-section a:hover { text-decoration: none; }

.character { float: left; width: 31.8%; margin-bottom: 74px; padding: 30px 35px 40px; border: 2px solid #C3002F; border-radius: 5px; min-height: 740px; background-color: #FFFAED; }

.character:nth-child(3n+4) { clear: left; }

.character:nth-child(3n+2) { margin-right: 25px; margin-left: 25px; }

.character img { margin: 0 auto 24px; }

.character h3 { font-weight: 500; font-size: 24px; line-height: 1.3; color: #C3002F; text-align: center; margin-bottom: 5px; }

.character h3 span { display: block; }

.chats-section div.column, .wallpapers-section a { float: left; width: 50%; padding: 0 15px 24px 0; box-sizing: border-box; }

.chats-section div.column:nth-child(2n+2), .wallpapers-section a:nth-child(2n+2) { padding: 0 0 24px 15px; }

.chats-section div.column:nth-child(2n+2), .chats-section div.column { padding-bottom: 0; }

.wallpapers-section img { margin: 0 auto; }

.single-creator { margin-bottom: 40px; }

.single-creator img { float: left; margin: 0 30px 20px 0; }

.single-creator h3 { font-weight: 400; font-size: 24px; line-height: 1.2; color: #000; margin-bottom: 16px; }

h3.single-section-title { font-weight: 400; font-size: 24px; line-height: 1.2; color: #C3002F; margin-bottom: 16px; text-align: center; }

h3.lined { padding-bottom: 12px; border-bottom: 1px solid #C3002F; }

.chats-section p { margin-bottom: 30px; }

.sidebar.filters-sidebar .sidebar-widget .breadcrumbs { padding: 26px 19px 12px; border: 2px solid #C3002F; border-radius: 4px; background-color: #FFFAED; background-image: none; }

.sidebar.filters-sidebar .sidebar-widget .breadcrumbs ul li:last-of-type, .sidebar.filters-sidebar .sidebar-widget .breadcrumbs ul li { padding-left: 19px; margin-bottom: 14px; background-image: url(images/breadcrumb-arrow.png); background-repeat: no-repeat; background-position: left center; background-size: 5px 10px; }

.sidebar.filters-sidebar .sidebar-widget .breadcrumbs ul li:last-of-type a, .sidebar.filters-sidebar .sidebar-widget .breadcrumbs ul li a { font-weight: 400; font-size: 16px; line-height: 1.3; color: #C3002F; }

.sidebar.filters-sidebar .sidebar-widget .breadcrumbs ul li span { display: none; }

.sidebar.filters-sidebar form { padding: 35px 0 0; background-image: none; }

.sidebar.filters-sidebar form fieldset { margin-bottom: 50px; }

.sidebar.filters-sidebar form fieldset div.filter-content { padding-left: 0; }

.sidebar.filters-sidebar form fieldset h4 { font-weight: 500; font-size: 16px; line-height: 1.2; color: #C3002F; margin-bottom: 0; padding-bottom: 8px; border-bottom: 1px solid #C60C46; text-transform: uppercase; }

.sidebar.filters-sidebar form fieldset label:first-child { border-top: none; }

.sidebar.filters-sidebar form fieldset label { position: relative; font-size: 14px; line-height: 1.5; color: #231F20; padding: 8px 0 8px 41px; border-color: #C60C46; }

.sidebar.filters-sidebar form fieldset label input[type="checkbox"] { position: absolute; left: 14px; border: 2px solid #01426a; margin-right: 0; }

#reset-filters.custom-link-btn { font-weight: 300; font-size: 16px; line-height: 29px; color: #fff; height: 29px; border-radius: 4px; background-color: #01426a; }

#search-tabs #navi-options span.books-total, #filters-result #navi-options span.books-total { margin-bottom: 25px; }

#search-tabs #navi-options li a, #filters-result #navi-options label { font-weight: 300; }

#search-tabs #navi-options span.customSelect, #filters-result #navi-options span.customSelect { font-weight: 300; font-size: 16px; line-height: 1.3; color: #fff; padding: 4px 26px 4px 13px; background-color: #01426a; background-image: url(images/search-select-arrow-closed.png); background-repeat: no-repeat; background-position: right 6px center; background-size: 10px 10px; white-space: nowrap; }

#search-tabs #navi-options span.customSelect.customSelectOpen:after, #filters-result #navi-options span.customSelect.customSelectOpen:after { background-image: url(images/search-select-arrow-open.png); }

#search-tabs #navi-options span.customSelect .customSelectInner, #filters-result #navi-options span.customSelect .customSelectInner { display: inline !important; }

.search-results-wrapper h2 a, #filters-result .category-archive div.type-book h3.subtitle a, #filters-result .category-archive div.type-book h2.entry-title a { color: #231F20; }

#filters-result .category-archive div.type-book h3.subtitle a { font-weight: 300; font-style: normal; font-size: 18px; line-height: 1.3; color: #C3002F; }

#filters-result .category-archive div.type-book h3.subtitle { margin-bottom: 23px; }

.search-results-wrapper div.authors, #filters-result .category-archive div.type-book div.authors { display: none; }

.add-to-cart-from-catalog { margin-top: 15px; }

.add-to-cart-from-catalog a { font-weight: 100; line-height: 1.3; color: #01426a; font-family: "tenso",sans-serif; }

.add-to-cart-from-catalog .added_to_cart { color: #E8334E; }

.add-to-cart-from-catalog a.added { display: none; }

.search-results-wrapper img, #filters-result .category-archive div.type-book img { margin-bottom: 0; }

.search-results-wrapper, #filters-result .category-archive div.type-book { padding-bottom: 27px; margin-bottom: 44px; border-color: #3D444C; }

.activities-desktop { margin: 20px -15px 40px; }

.activities-desktop table { border-collapse: separate; border-spacing: 30px; }

.activities-desktop table td { padding-bottom: 30px; border-bottom: 1px solid #979797; }

.activities-desktop table td.empty { border-bottom: none; }

.activities-mobile .item, .activities-desktop .item { text-align: center; }

.activities-mobile .item *, .activities-desktop .item * { font-family: "tenso", sans-serif; font-weight: 400; font-size: 16px; line-height: 1.5; color: #231F20; }

.activities-desktop .item h4.title { font-style: italic; }

.activities-mobile .item h5.book-title, .activities-desktop .item h5.book-title { margin-bottom: 4px; }

.activities-mobile .item h5.book-title a, .activities-desktop .item h5.book-title a { color: #231F20; }

.activities-mobile .item .actions a, .activities-desktop .item .actions a { color: #D0021B; padding-right: 17px; background-image: url(images/download-icon-small.png); background-repeat: no-repeat; background-position: right center; background-size: 12px 12px; }

a.checklist-wrapper { display: inline-block; font-family: "tenso", sans-serif; font-weight: 300; font-size: 16px; line-height: 1.3; color: #231F20; max-width: 286px; padding-left: 57px; background-image: url(images/download-icon.png); background-repeat: no-repeat; background-position: left center; background-size: 38px 38px; box-sizing: border-box; text-align: left; text-decoration: none; }

a.checklist-wrapper span { display: block; font-weight: 500; color: #C3002F; }

.wpcf7 form { text-align: center; }

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea { font-weight: 300; font-size: 16px; line-height: 1.3; margin-bottom: 0; padding: 17px 13px 20px; border: none; background-color: rgba(216, 216, 216, 0.37); box-shadow: none; box-sizing: border-box; }

.wpcf7 textarea { margin-top: 0; }

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] { height: 53px; }

.wpcf7 input[type="submit"] { font-weight: 500; font-size: 16px; height: 53px; line-height: 53px; color: #fff; margin-top: 0; padding: 0 48px; border: 1px solid #C3002F; background-color: #C3002F; box-sizing: border-box; }

.wpcf7 input[type="submit"]:hover { color: #C3002F; background-color: #fff !important; }

.wpcf7 .date-row { margin-bottom: 31px; }

.wpcf7 .date-row .date-row-inner, .wpcf7 .date-row p { display: inline-block; }

.wpcf7 .date-row br { display: none; }

.wpcf7 .date-row .wpcf7-form-control-wrap { display: inline-block; width: 115px; margin: 0 6px; }

.wpcf7 .date-row select { min-width: 100%; }

.wpcf7 .date-row .customSelect { min-width: 100%; height: 32px; padding: 8px 34px 8px 12px; background-image: url(images/form-select-arrow.png); background-repeat: no-repeat; background-position: right center; background-size: 32px 32px; box-sizing: border-box; }

.wpcf7 .date-row .customSelect.customSelectOpen { background-image: url(images/form-select-arrow-open.png); }

.wpcf7 .date-row label, .wpcf7 .date-row .customSelect .customSelectInner { font-weight: 300; font-size: 16px; line-height: 1; }

.wpcf7 .date-row label { display: block; margin: 0 10px 9px; text-align: left; }

.wpcf7 .wpcf7-validation-errors { height: auto; }

.character-row { margin-bottom: 77px; }

.character-row img { margin-right: auto; margin-left: auto; }

.personality-section { position: relative; height: 255px; padding: 22px 0 31px; border-radius: 3px; border: 2px solid #C3002F; background-color: #FFFAED; background-image: url(images/personality-section-bg.jpg); background-repeat: no-repeat; background-position: center center; background-size: 885px 80px; box-sizing: border-box; }

.personality-section h3 { color: #C3002F; }

.personality-section a.btn { line-height: 1; position: absolute; bottom: 18px; left: 50%; margin-left: -85px; padding-right: 0; padding-left: 0; width: 170px; text-align: center; }

a.purple-link { color: #663366; }

.expand-container .expander { display: inline-block; font-family: "tenso", sans-serif; font-weight: 300; color: #C60C46; margin-top: 20px; padding-right: 18px; background-image: url(images/expander-arrow-open.png); background-repeat: no-repeat; background-position: right center; background-size: 9px 9px; }

.expand-container .expander.collapsed { background-image: url(images/expander-arrow.png); }

.expand-container .expander .unexpand, .expand-container .expander.collapsed .expand { display: block; }

.expand-container .expander .expand, .expand-container .expander.collapsed .unexpand { display: none; }

.multiple-downloads-wrapper { display: table; width: 100%; }

.multiple-downloads-wrapper .downloadable-item { display: table-cell; border-left: 1px solid #979797; vertical-align: middle; text-align: center; }

.multiple-downloads-wrapper .downloadable-item:first-child { border-left: none; }

.multiple-downloads-wrapper .downloadable-item a, .multiple-downloads-wrapper .downloadable-item span { font-family: "tenso", sans-serif; font-weight: 400; font-size: 16px; line-height: 1.3; color: #231F20; margin-bottom: 11px; }

.multiple-downloads-wrapper .downloadable-item a { color: #D0021B; padding-right: 17px; background-image: url(images/download-icon-small.png); background-repeat: no-repeat; background-position: right center; background-size: 12px 12px; text-decoration: none; }

.contact-information { font-family: "tenso", sans-serif; }

.contact-information a:link { color: #000; text-decoration: none; }

.btn.info-btn { padding-right: 28px; padding-left: 28px; border-color: #01426a; background-color: #01426a; }

.btn.info-btn:hover { color: #01426a; }

.number-in-series { font-family: "tenso", sans-serif; color: #C3002F; }

.about-banner { height: 320px; margin-top: -40px; background-repeat: no-repeat; background-position: center; background-size: cover; }

.about-bc-single-section img { margin: 0 auto 8px; }

.about-bc-single-section span, .about-bc-single-section h4 { font-family: "tenso", sans-serif; font-weight: 400; font-style: italic; font-size: 13px; line-height: 1.4; color: #01426a; }

.about-bc-single-section h4 { font-weight: 700; font-style: normal; }

.through-the-years-section p:empty { display: none; }

.through-the-years-section .item { float: left; position: relative; width: 16.6666%; margin-top: -1px; background-repeat: no-repeat; background-position: center top; background-size: cover; }

.through-the-years-section .item img { max-width: 101%; }

.through-the-years-section .item.two-column { width: 33.3332%; }

.through-the-years-section .item.fluid-column { width: 83.3334%; background-color: #01426a; }

.through-the-years-section .item.fluid-column img { width: 20.2%; }

.through-the-years-section .item:nth-child(18), .through-the-years-section .item:nth-child(12), .through-the-years-section .item:nth-child(7) { clear: left; }

.through-the-years-section .item h3 { display: block; position: absolute; top: 50%; left: 0; font-family: "tenso", sans-serif; font-weight: 500; font-size: 32px; line-height: 40px; color: #fff; height: 40px; width: 100%; margin-top: -20px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); text-align: center; }

.through-the-years-section .item h3 span { display: none; font-size: 16px; }

.through-the-years-section .item:hover h3 { display: none; }

.through-the-years-section .item > div { display: none; }

.through-the-years-section .item.fluid-column > div, .through-the-years-section .item:hover > div { display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

.through-the-years-section .item.fluid-column > div > div, .through-the-years-section .item:hover > div > div { display: table; height: 100%; width: 100%; }

.through-the-years-section .item.fluid-column > div a, .through-the-years-section .item:hover > div a { display: table-cell; font-family: "tenso", sans-serif; font-weight: 400; font-size: 16px; line-height: 1.3; color: #fff; padding: 0 30px; text-align: center; text-decoration: none; vertical-align: middle; background-color: rgba(0, 57, 90, 0.75); box-sizing: border-box; }

.through-the-years-section .item.fluid-column > div a { background-color: transparent; }

.through-the-years-section .item.pink-bg:hover > div a { background-color: rgba(195, 0, 47, 0.75); }

.through-the-years-section .item.yellow-bg:hover > div a { background-color: rgba(255, 215, 54, 0.75); }

.through-the-years-section .item.transparent-bg:hover > div a { background-color: transparent; }

.through-the-years-section .item > div a span { text-decoration: underline; }

.through-the-years-section .item > div a span.spacer { display: block; clear: both; text-decoration: none; }

.through-the-years-section .item.fluid-column > div a > span.spacer { max-width: 318px; margin: 0 auto; }

.meet-bc-characters-section p:empty, .meet-bc-heading p:empty { display: none; }

.meet-bc-heading .description { padding: 44px 0; }

.meet-bc-heading .description p { font-family: "tenso", sans-serif; font-size: 18px; margin-bottom: 0; }

.meet-bc-characters-section { padding: 68px 0 10px; margin-bottom: 58px; background-color: #C3002F; }

.meet-bc-characters-section div[class*="col"] { margin-bottom: 34px; }

.meet-bc-characters-section img { margin: 0 auto 12px; }

.meet-bc-characters-section h3 { font-weight: 500; color: #fff; margin-bottom: 11px; text-align: center; }

.meet-bc-characters-section p { font-family: "tenso", sans-serif; font-weight: 400; color: #fff; }

.meet-bc-personality-section { height: 322px; padding: 29px 97px 0 72px; margin-bottom: 44px; border: 3px solid #01426a; border-radius: 3px; background-color: #FFFCF5; background-image: url(images/meet-the-bc-bg.jpg); background-repeat: repeat-x; background-position: left 0px bottom 0px; background-size: 100%; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.43); box-sizing: border-box; }

.meet-bc-personality-section h2 { float: left; font-family: "tenso", sans-serif; font-weight: 400; font-size: 32px; line-height: 1.2; color: #01426a; }

.meet-bc-personality-section a.btn { float: right; font-family: "tenso", sans-serif; font-weight: 400; font-size: 16px; line-height: 1; color: #fff; width: 268px; padding: 10px 0; border: none; border-radius: 3px; background-color: #01426a; box-shadow: none; }

.meet-bc-personality-section a.btn:active, .meet-bc-personality-section a.btn:hover { background-color: #C3003B; }

body #TB_ajaxContent .buttons a { height: 34px !important; line-height: initial !important; margin-bottom: 20px !important; }

/* End of Single Page Styles */
/* Validation Styles */
.wpcf7-form-control-wrap { display: block; margin-bottom: 31px; }

content div.wpcf7-response-output { border: none; }

span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip, div.wpcf7-validation-errors, content div.wpcf7-validation-errors { background-color: #C3002F; }

/* End of Validation Styles */
/* Footer Styles */
footer { background-color: #C3002F; background-image: url(images/footer-bg.png); background-repeat: no-repeat; background-position: center 184px; background-size: 217px 60px; box-sizing: border-box; }

footer .footer-inner { position: relative; min-height: 315px; }

.page-inner { padding-bottom: 315px; }

footer div[class*="menu-footer"] { margin-top: 64px; }

footer ul.menu { margin-bottom: 0; }

footer ul.menu li { margin: 0 4%; }

footer ul.menu li a { font-weight: 400; font-size: 18px; line-height: 1.2; color: #FEFAEB; }

footer .copy { font-family: "tenso", sans-serif; font-weight: 300; font-size: 14px; line-height: 1.3; color: #FEFAEB; position: absolute; bottom: 28px; left: 50%; margin-left: -119px; letter-spacing: 1px; }

/* End of Footer Styles */
.red-color { color: #C60C46; }

.black-color { color: #000; }

.lined.black-color { border-color: #979797; }

/* activities shortcode styles */
.activities-slider-section { margin-top: -40px; margin-bottom: 70px; padding-top: 40px; border-bottom: 2px solid #C3002F; background-color: #FFFCF5; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.17); }

.activities-slider-section .btn { font-family: "tenso", sans-serif; font-weight: 500; font-size: 16px; line-height: 1; color: #C3002F; display: none; width: 100%; padding: 0; border: 2px solid #C3002F; border-radius: 3px; background-color: #FFFCF5; vertical-align: middle; text-shadow: none; margin-bottom: 32px; }

.activities-slider-section .btn.btn-text, .activities-slider-section .btn.collapsed { display: block; }

.activities-slider-section .btn.btn-text { border: 0px transparent; box-shadow: none; }

.activities-slider-section .btn.btn-text:focus { outline: 0; }

.activities-slider-section p:empty { display: none; }

.bx-wrapper.kids-activities-slider-wrapper { margin-bottom: 56px; }

.bx-wrapper.kids-activities-slider-wrapper .bx-wrapper { margin-bottom: 0; }

.kids-activities-slider li.slide .article:nth-child(2n+1) { clear: left; }

.kids-activities-slider .item { min-height: 54px; margin: 16px 0; border: #c3002f 2px solid; border-radius: 3px; }

.kids-activities-slider .item img { margin: 0 auto; }

.kids-activities-slider a { text-decoration: none; }

.kids-activities-slider .title-wrapper { position: absolute; bottom: 24px; left: 0; width: 100%; padding: 7px 32px; background-color: #c3002f; text-align: center; }

.kids-activities-slider .title-wrapper h4 { font-family: "tenso", sans-serif; font-weight: 500; font-size: 20px; line-height: 1.3; color: #FFFCF5; }

.kids-activities-slider .title-wrapper h5 { font-family: "tenso", sans-serif; font-weight: 100; font-size: 14px; line-height: 1.3; color: #FFFCF5; }

.kids-activities-slider .download-icon { display: block; position: absolute; width: 39px; height: 39px; top: 0; left: 0; margin-top: 8px; margin-left: 12px; background: url(images/activity-download-icon.png) center center no-repeat; background-size: 39px 39px; z-index: 2; }

.bx-wrapper.kids-activities-slider-wrapper .bx-wrapper .bx-pager { position: static; padding-top: 40px; }

.bx-wrapper.kids-activities-slider-wrapper div.bx-pager-item { margin: 0 10px; }

.bx-wrapper.kids-activities-slider-wrapper div.bx-pager-item a.bx-pager-link { display: inline-block; height: 13px; width: 130px; margin: 0; border: 2px solid #C3002F; border-radius: 0; background-color: transparent; box-sizing: border-box; }

.bx-wrapper.kids-activities-slider-wrapper div.bx-pager-item a.bx-pager-link.active { background-color: #C3002F; }

.bx-wrapper.kids-activities-slider-wrapper .bx-wrapper div.bx-viewport { left: 0; }

.bx-wrapper.kids-activities-slider-wrapper .bx-controls-direction a.bx-prev { left: -120px; background-image: url(images/activities-new-slider-arrow-prev.png); }

.bx-wrapper.kids-activities-slider-wrapper .bx-controls-direction a.bx-next { right: -120px; background-image: url(images/activities-new-slider-arrow-next.png); }

.bx-wrapper.kids-activities-slider-wrapper .bx-controls-direction a { height: 86px; width: 86px; margin-top: -43px; background-repeat: no-repeat; background-position: center center; background-size: 86px 86px; }

.quiz-section .wpvq { max-width: 100%; }

.quiz-section .wpvq-single-page { padding: 36px 100px 33px; margin-bottom: 20px; border: 2px solid #01426a; border-radius: 5px; background-color: #FFFCF5; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.14); }

.quiz-section .wpvq-question { margin-bottom: 0; }

.quiz-section .wpvq-answer label, .quiz-section .wpvq-question .wpvq-question-label { font-weight: 400; font-size: 18px; line-height: 1.3; color: #000; margin: 0 0 21px; text-align: left; }

.quiz-section .wpvq-answer.wpvq-choose, .quiz-section .wpvq-answer:hover, .quiz-section .wpvq-answer { padding: 0 !important; margin: 0 !important; border: none !important; border-radius: 0 !important; background-color: transparent !important; }

.quiz-section input.vq-css-checkbox:checked + label.vq-css-label, .quiz-section .wpvq-answer.wpvq-choose label { background-image: url(images/quiz-radio-btn-active.png); }

.quiz-section .wpvq-answer label { background-image: url(images/quiz-radio-btn.png); background-repeat: no-repeat; background-position: left 3px; background-size: 16px 16px; }

.quiz-section #wpvq-general-results * { font-family: "tenso", sans-serif; color: #fff !important; }

.quiz-section #wpvq-general-results .fa { font-family: "FontAwesome"; }

.quiz-section div#wpvq-final-score, .quiz-section div#wpvq-final-personality, .quiz-section div#wpvq-ask-before-results, .quiz-section div#wpvq-forceToShare-before-results { background-color: #01426a; }

.quiz-section .wpvq-personality-content { padding-top: 10px; }

.ask-now-section .btn, .sign-up-section .btn { font-family: "tenso", sans-serif; font-weight: 500; font-size: 16px; line-height: 1; color: #C3002F; display: none; width: 100%; padding: 22px 0; border: 2px solid #C3002F; border-radius: 3px; background-color: #FFFCF5; vertical-align: middle; text-shadow: none; }

.ask-now-section .btn.collapsed, .sign-up-section .btn.collapsed { display: block; }

.ask-now-section .btn span.arrow, .sign-up-section .btn span.arrow { line-height: 1; margin-left: 10px; vertical-align: middle; }

.ask-now-section .collapse.in + div.content, .sign-up-section .collapse.in + div.content { display: none; }

.box-video { position: relative; margin: 0 auto 20px auto; cursor: pointer; overflow: hidden; max-height: 525px; max-width: 1439px; }

.box-video .bg-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; z-index: 2; }

.box-video .video-container { position: relative; margin: 0; z-index: 1; }

.box-video iframe { max-height: 525px; max-width: 1439px; }

.box-video .bt-play { position: absolute; top: 50%; left: 50%; margin: -30px 0 0 -30px; display: inline-block; width: 60px; height: 60px; background: #f05323; border-radius: 50%; text-indent: -999em; cursor: pointer; z-index: 2; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.box-video .bt-play:after { content: ''; position: absolute; left: 50%; top: 50%; height: 0; width: 0; margin: -12px 0 0 -6px; border: solid transparent; border-left-color: #000; border-width: 12px 20px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.box-video:hover .bt-play { transform: scale(1.1); }

.box-video.open .bg-video { visibility: hidden; opacity: 0; -webkit-transition: all .6s .8s; transition: all .6s .8s; }

.box-video.open .video-container { opacity: 1; -webkit-transition: all .6s .8s; transition: all .6s .8s; }

.activity-tags { margin: 6px 0 20px 0; }

.activity-tags a { font-family: "tenso", sans-serif; font-weight: 400; font-size: 16px; line-height: 1; color: #fff; width: 144px; margin-bottom: 20px; padding: 6px 30px; border-radius: 3px; background-color: #C3002F; text-align: center; text-decoration: none; box-sizing: border-box; }

.activity-tags a.selected { background-color: #01426a; }

.section.section-topbanner { margin: 0px !important; }

.tan-color { background-color: #FFFCF5; box-shadow: 0px -8px 12px rgba(0, 0, 0, 0.09); margin-top: -26px; }

span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip, div.wpcf7-response-output { height: auto; }

.meet-the-bc a { text-decoration: none !important; }

header nav.ubermenu li.ubermenu-item .ubermenu-submenu .ubermenu-item.ubermenu-current-menu-item .ubermenu-target .ubermenu-target-title, .ubermenu .ubermenu-submenu .ubermenu-item.submenu-simple .ubermenu-target .ubermenu-target-title:hover { color: #fff; background-color: #BA0C2F !important; }

.single-page-title.hr-line { padding-bottom: 20px; border-bottom: 1px solid #C3002F; }

.popup_video .modal-header { border-bottom: 0px !important; }

/* Bootstrap Spacing Classes */
.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.m-0 { margin: 0 0 !important; }

.mt-0 { margin-top: 0 !important; }

.mr-0 { margin-right: 0 !important; }

.mb-0 { margin-bottom: 0 !important; }

.ml-0 { margin-left: 0 !important; }

.mx-0 { margin-right: 0 !important; margin-left: 0 !important; }

.my-0 { margin-top: 0 !important; margin-bottom: 0 !important; }

.m-1 { margin: 0.25rem 0.25rem !important; }

.mt-1 { margin-top: 0.25rem !important; }

.mr-1 { margin-right: 0.25rem !important; }

.mb-1 { margin-bottom: 0.25rem !important; }

.ml-1 { margin-left: 0.25rem !important; }

.mx-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }

.my-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }

.m-2 { margin: 0.5rem 0.5rem !important; }

.mt-2 { margin-top: 0.5rem !important; }

.mr-2 { margin-right: 0.5rem !important; }

.mb-2 { margin-bottom: 0.5rem !important; }

.ml-2 { margin-left: 0.5rem !important; }

.mx-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }

.my-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }

.m-3 { margin: 1rem 1rem !important; }

.mt-3 { margin-top: 1rem !important; }

.mr-3 { margin-right: 1rem !important; }

.mb-3 { margin-bottom: 1rem !important; }

.ml-3 { margin-left: 1rem !important; }

.mx-3 { margin-right: 1rem !important; margin-left: 1rem !important; }

.my-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }

.m-4 { margin: 1.5rem 1.5rem !important; }

.mt-4 { margin-top: 1.5rem !important; }

.mr-4 { margin-right: 1.5rem !important; }

.mb-4 { margin-bottom: 1.5rem !important; }

.ml-4 { margin-left: 1.5rem !important; }

.mx-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }

.my-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }

.m-5 { margin: 3rem 3rem !important; }

.mt-5 { margin-top: 3rem !important; }

.mr-5 { margin-right: 3rem !important; }

.mb-5 { margin-bottom: 3rem !important; }

.ml-5 { margin-left: 3rem !important; }

.mx-5 { margin-right: 3rem !important; margin-left: 3rem !important; }

.my-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }

.p-0 { padding: 0 0 !important; }

.pt-0 { padding-top: 0 !important; }

.pr-0 { padding-right: 0 !important; }

.pb-0 { padding-bottom: 0 !important; }

.pl-0 { padding-left: 0 !important; }

.px-0 { padding-right: 0 !important; padding-left: 0 !important; }

.py-0 { padding-top: 0 !important; padding-bottom: 0 !important; }

.p-1 { padding: 0.25rem 0.25rem !important; }

.pt-1 { padding-top: 0.25rem !important; }

.pr-1 { padding-right: 0.25rem !important; }

.pb-1 { padding-bottom: 0.25rem !important; }

.pl-1 { padding-left: 0.25rem !important; }

.px-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }

.py-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }

.p-2 { padding: 0.5rem 0.5rem !important; }

.pt-2 { padding-top: 0.5rem !important; }

.pr-2 { padding-right: 0.5rem !important; }

.pb-2 { padding-bottom: 0.5rem !important; }

.pl-2 { padding-left: 0.5rem !important; }

.px-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }

.py-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }

.p-3 { padding: 1rem 1rem !important; }

.pt-3 { padding-top: 1rem !important; }

.pr-3 { padding-right: 1rem !important; }

.pb-3 { padding-bottom: 1rem !important; }

.pl-3 { padding-left: 1rem !important; }

.px-3 { padding-right: 1rem !important; padding-left: 1rem !important; }

.py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }

.p-4 { padding: 1.5rem 1.5rem !important; }

.pt-4 { padding-top: 1.5rem !important; }

.pr-4 { padding-right: 1.5rem !important; }

.pb-4 { padding-bottom: 1.5rem !important; }

.pl-4 { padding-left: 1.5rem !important; }

.px-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }

.py-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }

.p-5 { padding: 3rem 3rem !important; }

.pt-5 { padding-top: 3rem !important; }

.pr-5 { padding-right: 3rem !important; }

.pb-5 { padding-bottom: 3rem !important; }

.pl-5 { padding-left: 3rem !important; }

.px-5 { padding-right: 3rem !important; padding-left: 3rem !important; }

.py-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto { margin-top: auto !important; }

.mr-auto { margin-right: auto !important; }

.mb-auto { margin-bottom: auto !important; }

.ml-auto { margin-left: auto !important; }

.mx-auto { margin-right: auto !important; margin-left: auto !important; }

.my-auto { margin-top: auto !important; margin-bottom: auto !important; }

@media (min-width: 576px) { .m-sm-0 { margin: 0 0 !important; }
  .mt-sm-0 { margin-top: 0 !important; }
  .mr-sm-0 { margin-right: 0 !important; }
  .mb-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0 { margin-left: 0 !important; }
  .mx-sm-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .my-sm-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .m-sm-1 { margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1 { margin-left: 0.25rem !important; }
  .mx-sm-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .my-sm-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2 { margin-left: 0.5rem !important; }
  .mx-sm-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .my-sm-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .m-sm-3 { margin: 1rem 1rem !important; }
  .mt-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3 { margin-left: 1rem !important; }
  .mx-sm-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .my-sm-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .m-sm-4 { margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4 { margin-left: 1.5rem !important; }
  .mx-sm-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .my-sm-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .m-sm-5 { margin: 3rem 3rem !important; }
  .mt-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5 { margin-left: 3rem !important; }
  .mx-sm-5 { margin-right: 3rem !important; margin-left: 3rem !important; }
  .my-sm-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
  .p-sm-0 { padding: 0 0 !important; }
  .pt-sm-0 { padding-top: 0 !important; }
  .pr-sm-0 { padding-right: 0 !important; }
  .pb-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0 { padding-left: 0 !important; }
  .px-sm-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .py-sm-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .p-sm-1 { padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1 { padding-left: 0.25rem !important; }
  .px-sm-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .py-sm-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2 { padding-left: 0.5rem !important; }
  .px-sm-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .py-sm-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .p-sm-3 { padding: 1rem 1rem !important; }
  .pt-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3 { padding-left: 1rem !important; }
  .px-sm-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .py-sm-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .p-sm-4 { padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4 { padding-left: 1.5rem !important; }
  .px-sm-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .py-sm-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .p-sm-5 { padding: 3rem 3rem !important; }
  .pt-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5 { padding-left: 3rem !important; }
  .px-sm-5 { padding-right: 3rem !important; padding-left: 3rem !important; }
  .py-sm-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto { margin-top: auto !important; }
  .mr-sm-auto { margin-right: auto !important; }
  .mb-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto { margin-left: auto !important; }
  .mx-sm-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-sm-auto { margin-top: auto !important; margin-bottom: auto !important; } }

@media (min-width: 768px) { .m-md-0 { margin: 0 0 !important; }
  .mt-md-0 { margin-top: 0 !important; }
  .mr-md-0 { margin-right: 0 !important; }
  .mb-md-0 { margin-bottom: 0 !important; }
  .ml-md-0 { margin-left: 0 !important; }
  .mx-md-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .my-md-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .m-md-1 { margin: 0.25rem 0.25rem !important; }
  .mt-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1 { margin-left: 0.25rem !important; }
  .mx-md-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .my-md-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem 0.5rem !important; }
  .mt-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2 { margin-left: 0.5rem !important; }
  .mx-md-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .my-md-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .m-md-3 { margin: 1rem 1rem !important; }
  .mt-md-3 { margin-top: 1rem !important; }
  .mr-md-3 { margin-right: 1rem !important; }
  .mb-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3 { margin-left: 1rem !important; }
  .mx-md-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .my-md-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .m-md-4 { margin: 1.5rem 1.5rem !important; }
  .mt-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4 { margin-left: 1.5rem !important; }
  .mx-md-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .my-md-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .m-md-5 { margin: 3rem 3rem !important; }
  .mt-md-5 { margin-top: 3rem !important; }
  .mr-md-5 { margin-right: 3rem !important; }
  .mb-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5 { margin-left: 3rem !important; }
  .mx-md-5 { margin-right: 3rem !important; margin-left: 3rem !important; }
  .my-md-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
  .p-md-0 { padding: 0 0 !important; }
  .pt-md-0 { padding-top: 0 !important; }
  .pr-md-0 { padding-right: 0 !important; }
  .pb-md-0 { padding-bottom: 0 !important; }
  .pl-md-0 { padding-left: 0 !important; }
  .px-md-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .py-md-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .p-md-1 { padding: 0.25rem 0.25rem !important; }
  .pt-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1 { padding-left: 0.25rem !important; }
  .px-md-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .py-md-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem 0.5rem !important; }
  .pt-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2 { padding-left: 0.5rem !important; }
  .px-md-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .py-md-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .p-md-3 { padding: 1rem 1rem !important; }
  .pt-md-3 { padding-top: 1rem !important; }
  .pr-md-3 { padding-right: 1rem !important; }
  .pb-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3 { padding-left: 1rem !important; }
  .px-md-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .py-md-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .p-md-4 { padding: 1.5rem 1.5rem !important; }
  .pt-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4 { padding-left: 1.5rem !important; }
  .px-md-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .py-md-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .p-md-5 { padding: 3rem 3rem !important; }
  .pt-md-5 { padding-top: 3rem !important; }
  .pr-md-5 { padding-right: 3rem !important; }
  .pb-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5 { padding-left: 3rem !important; }
  .px-md-5 { padding-right: 3rem !important; padding-left: 3rem !important; }
  .py-md-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto { margin-top: auto !important; }
  .mr-md-auto { margin-right: auto !important; }
  .mb-md-auto { margin-bottom: auto !important; }
  .ml-md-auto { margin-left: auto !important; }
  .mx-md-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-md-auto { margin-top: auto !important; margin-bottom: auto !important; } }

@media (min-width: 992px) { .m-lg-0 { margin: 0 0 !important; }
  .mt-lg-0 { margin-top: 0 !important; }
  .mr-lg-0 { margin-right: 0 !important; }
  .mb-lg-0 { margin-bottom: 0 !important; }
  .ml-lg-0 { margin-left: 0 !important; }
  .mx-lg-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .my-lg-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .m-lg-1 { margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1 { margin-left: 0.25rem !important; }
  .mx-lg-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .my-lg-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2 { margin-left: 0.5rem !important; }
  .mx-lg-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .my-lg-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .m-lg-3 { margin: 1rem 1rem !important; }
  .mt-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3 { margin-left: 1rem !important; }
  .mx-lg-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .my-lg-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .m-lg-4 { margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4 { margin-left: 1.5rem !important; }
  .mx-lg-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .my-lg-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .m-lg-5 { margin: 3rem 3rem !important; }
  .mt-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5 { margin-left: 3rem !important; }
  .mx-lg-5 { margin-right: 3rem !important; margin-left: 3rem !important; }
  .my-lg-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
  .p-lg-0 { padding: 0 0 !important; }
  .pt-lg-0 { padding-top: 0 !important; }
  .pr-lg-0 { padding-right: 0 !important; }
  .pb-lg-0 { padding-bottom: 0 !important; }
  .pl-lg-0 { padding-left: 0 !important; }
  .px-lg-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .py-lg-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .p-lg-1 { padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1 { padding-left: 0.25rem !important; }
  .px-lg-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .py-lg-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2 { padding-left: 0.5rem !important; }
  .px-lg-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .py-lg-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .p-lg-3 { padding: 1rem 1rem !important; }
  .pt-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3 { padding-left: 1rem !important; }
  .px-lg-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .py-lg-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .p-lg-4 { padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4 { padding-left: 1.5rem !important; }
  .px-lg-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .py-lg-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .p-lg-5 { padding: 3rem 3rem !important; }
  .pt-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5 { padding-left: 3rem !important; }
  .px-lg-5 { padding-right: 3rem !important; padding-left: 3rem !important; }
  .py-lg-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto { margin-top: auto !important; }
  .mr-lg-auto { margin-right: auto !important; }
  .mb-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto { margin-left: auto !important; }
  .mx-lg-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-lg-auto { margin-top: auto !important; margin-bottom: auto !important; } }

@media (min-width: 1200px) { .m-xl-0 { margin: 0 0 !important; }
  .mt-xl-0 { margin-top: 0 !important; }
  .mr-xl-0 { margin-right: 0 !important; }
  .mb-xl-0 { margin-bottom: 0 !important; }
  .ml-xl-0 { margin-left: 0 !important; }
  .mx-xl-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .my-xl-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .m-xl-1 { margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1 { margin-left: 0.25rem !important; }
  .mx-xl-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .my-xl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2 { margin-left: 0.5rem !important; }
  .mx-xl-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .my-xl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .m-xl-3 { margin: 1rem 1rem !important; }
  .mt-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3 { margin-left: 1rem !important; }
  .mx-xl-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .my-xl-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .m-xl-4 { margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4 { margin-left: 1.5rem !important; }
  .mx-xl-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .my-xl-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .m-xl-5 { margin: 3rem 3rem !important; }
  .mt-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5 { margin-left: 3rem !important; }
  .mx-xl-5 { margin-right: 3rem !important; margin-left: 3rem !important; }
  .my-xl-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
  .p-xl-0 { padding: 0 0 !important; }
  .pt-xl-0 { padding-top: 0 !important; }
  .pr-xl-0 { padding-right: 0 !important; }
  .pb-xl-0 { padding-bottom: 0 !important; }
  .pl-xl-0 { padding-left: 0 !important; }
  .px-xl-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .py-xl-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .p-xl-1 { padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1 { padding-left: 0.25rem !important; }
  .px-xl-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .py-xl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2 { padding-left: 0.5rem !important; }
  .px-xl-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .py-xl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .p-xl-3 { padding: 1rem 1rem !important; }
  .pt-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3 { padding-left: 1rem !important; }
  .px-xl-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .py-xl-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .p-xl-4 { padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4 { padding-left: 1.5rem !important; }
  .px-xl-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .py-xl-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .p-xl-5 { padding: 3rem 3rem !important; }
  .pt-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5 { padding-left: 3rem !important; }
  .px-xl-5 { padding-right: 3rem !important; padding-left: 3rem !important; }
  .py-xl-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto { margin-top: auto !important; }
  .mr-xl-auto { margin-right: auto !important; }
  .mb-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto { margin-left: auto !important; }
  .mx-xl-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-xl-auto { margin-top: auto !important; margin-bottom: auto !important; } }

.text-justify { text-align: justify !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

@media (min-width: 576px) { .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-normal { font-weight: normal; }

.font-weight-bold { font-weight: bold; }

.font-italic { font-style: italic; }

.text-white { color: #fff !important; }

.text-muted { color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover { color: #4b5257 !important; }

.text-primary { color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover { color: #025aa5 !important; }

.text-success { color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover { color: #449d44 !important; }

.text-info { color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover { color: #31b0d5 !important; }

.text-warning { color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover { color: #ec971f !important; }

.text-danger { color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover { color: #c9302c !important; }

.text-gray-dark { color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover { color: #101112 !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.invisible { visibility: hidden !important; }

.hidden-xs-up { display: none !important; }

@media (max-width: 575px) { .hidden-xs-down { display: none !important; } }

@media (min-width: 576px) { .hidden-sm-up { display: none !important; } }

@media (max-width: 767px) { .hidden-sm-down { display: none !important; } }

@media (min-width: 768px) { .hidden-md-up { display: none !important; } }

@media (max-width: 991px) { .hidden-md-down { display: none !important; } }

@media (min-width: 992px) { .hidden-lg-up { display: none !important; } }

@media (max-width: 1199px) { .hidden-lg-down { display: none !important; } }

@media (min-width: 1200px) { .hidden-xl-up { display: none !important; } }

.hidden-xl-down { display: none !important; }

.visible-print-block { display: none !important; }

@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }

@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }

@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }
