@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700,700i&display=swap");
.videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .videoContainer iframe, .videoContainer object, .videoContainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#give-gateway-gocardless-10599-1, #give-gateway-option-gocardless {
  display: none; }

.classHide {
  display: none !important; }

.meta-details {
  opacity: 0; }

.event-description {
  display: none !important; }

.cool-timeline .timeline-post .timeline-content h2.content-title, .ctl-popup-content h2 {
  text-transform: none !important; }

.containerScroll {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 75px; }
  .containerScroll .chevron {
    position: absolute;
    width: 28px;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite; }
  .containerScroll .chevron:first-child {
    animation: move 3s ease-out 1s infinite; }
  .containerScroll .chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite; }
  .containerScroll .chevron:before,
  .containerScroll .chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #fff; }
  .containerScroll .chevron:before {
    left: 0;
    transform: skew(0deg, 30deg); }
  .containerScroll .chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg); }
@keyframes move {
  25% {
    opacity: 1; }
  33% {
    opacity: 1;
    transform: translateY(30px); }
  67% {
    opacity: 1;
    transform: translateY(40px); }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5); } }
  .containerScroll .text {
    display: block;
    margin-top: 75px;
    margin-left: -30px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    opacity: .25;
    animation: pulse 2s linear alternate infinite; }
@keyframes pulse {
  to {
    opacity: 1; } }
/* Google Fonts Import
------------------------------------------------------------------------------------ */
/* Custom Fonts
------------------------------------------------------------------------------------ */
/* edsfont */
@font-face {
  font-family: 'edsfont';
  src: url("../fonts/edsfont.woff") format("woff"), url("../fonts/edsfont.ttf") format("truetype");
  font-display: swap; }
/* Glyphicons Halflings */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype");
  font-display: swap; }
/* Olivier */
@font-face {
  font-family: 'Olivier';
  src: url("../fonts/olivier.woff") format("woff"), url("../fonts/olivier.ttf") format("truetype");
  font-display: swap; }
/* Thunderhouse */
@font-face {
  font-family: 'Thunderhouse';
  src: url("../fonts/thunderhouse.otf") format("opentype");
  font-display: swap; }
/* Brushup */
@font-face {
  font-family: 'Brushup';
  src: url("../fonts/brushup.otf") format("opentype");
  font-display: swap; }
/* Bitterbrush */
@font-face {
  font-family: 'Bitterbrush';
  src: url("../fonts/bitterbrush-regular-webfont.woff2") format("woff2"), url("../fonts/bitterbrush-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* Veneer */
@font-face {
  font-family: 'Veneer';
  src: url("../fonts/veneer-webfont.woff2") format("woff2"), url("../fonts/veneer-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* ==========================================================================
   Colors
   ========================================================================== */
/* ==========================================================================
   Fonts
   ========================================================================== */
/* ==========================================================================
   Spacing
   ========================================================================== */
/* ==========================================================================
   Timing
   ========================================================================== */
/* ==========================================================================
   Breakpoints
   ========================================================================== */
.widget-h2--blue {
  background: #00ABE6;
  padding: 10px 10px 15px 10px; }
  .widget-h2--blue.h2-no-bg {
    background: none !important;
    padding: 0 !important; }

.widget-h2--green {
  background: #A6CE39;
  padding: 10px 10px 15px 10px; }
  .widget-h2--green.h2-no-bg {
    background: none !important;
    padding: 0 !important; }

.widget-h2--orange {
  background: #FCAF17;
  padding: 10px 10px 15px 10px; }
  .widget-h2--orange.h2-no-bg {
    background: none !important;
    padding: 0 !important; }

.widget-h2--red {
  background: #D71920;
  padding: 10px; }
  .widget-h2--red.h2-no-bg {
    background: none !important;
    padding: 0 !important; }

.h2-no-bg {
  background: none !important;
  padding: 0 !important; }

@media screen and (max-width: 350px) {
  .donate_menu {
    padding: 0 5px !important; }

  .mega-toggle-block.mega-spacer-block.mega-toggle-block-12 {
    margin-right: 0px !important; }

  #mega-menu-wrap-footer-menu #mega-toggle-block-4, #mega-menu-wrap-footer-menu #mega-toggle-block-5 {
    display: block !important; }

  .the_champ_horizontal_sharing li {
    width: 25px; }
    .the_champ_horizontal_sharing li i {
      width: 25px !important;
      height: 25px !important; } }
@media screen and (max-width: 900px) {
  #mega-toggle-block-5 {
    display: none !important; }

  #mega-toggle-block-6 {
    display: none !important; } }
@media screen and (max-width: 768px) {
  #mega-toggle-block-7 {
    display: none !important; }

  #mega-toggle-block-8 {
    display: none !important; }

  #mega-toggle-block-13 {
    display: none !important; }

  #mega-toggle-block-14 {
    display: none !important; } }
@media screen and (max-width: 500px) {
  #mega-toggle-block-8 {
    display: none !important; }

  #mega-toggle-block-9 {
    display: none !important; }

  #mega-toggle-block-10 {
    display: none !important; } }
@media screen and (max-width: 390px) {
  #mega-toggle-block-15 {
    display: none !important; } }
@media screen and (max-width: 350px) {
  #mega-toggle-block-3 {
    display: none !important; }

  #mega-toggle-block-11 {
    display: none !important; }

  #mega-toggle-block-12 {
    display: none !important; } }
.blogCamp, .campBloc, .campBlocFlex {
  margin: 32px 0; }

.campBlocTiT {
  margin-top: 25px; }

.campBloc {
  width: 100%;
  display: block; }

.campBlocFlex, .campBlocFlexButton {
  display: flex; }

.campBlocFlexBanner {
  display: inline-table; }

.blogCamp {
  margin-left: auto;
  margin-right: auto; }

.btn {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: 0.5s; }

/*
	Theme Name: viva Blank
	Description: viva Blank WordPress Theme
	Tags: Blank, viva, CSS3
*/
/* ==========================================================================
   Main
   ========================================================================== */
/* Global box-sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
  text-rendering: optimizeLegibility; }

/* Clearfix */
.clear::before,
.clear::after {
  content: ' ';
  display: table; }

.clear::after {
  clear: both; }

.clear {
  *zoom: 1; }

/* Images */
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

/* ==========================================================================
   Structure
   ========================================================================== */
/* Wrapper */
.wrapper {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

@media only screen and (max-width: 1100px) {
  .blogCampLoop .wrapper {
    padding: 5px; } }
/* ==========================================================================
   Typography
   ========================================================================== */
@font-face {
  font-family: 'Font-Name';
  src: url("fonts/font-name.eot");
  src: url("fonts/font-name.eot?#iefix") format("embedded-opentype"), url("fonts/font-name.woff") format("woff"), url("fonts/font-name.ttf") format("truetype"), url("fonts/font-name.svg#font-name") format("svg");
  font-weight: normal;
  font-style: normal; }
/* ==========================================================================
   Responsive
   ========================================================================== */
/* High-resolution devices */
/* ==========================================================================
   Misc
   ========================================================================== */
/* Selection */
::selection {
  background: #545454;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #545454;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #545454;
  color: #FFF;
  text-shadow: none; }

/* ==========================================================================
   WordPress Core
   ========================================================================== */
/* Image alignment */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 5px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 5px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 5px 20px; }

a img.alignnone {
  margin: 5px 20px 5px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 5px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Captions */
.wp-caption {
  border: none;
  max-width: 100%;
  padding: 0px;
  text-align: right; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 0.8em;
  line-height: 1em;
  margin-top: 10px;
  text-align: right;
  font-style: italic; }

/* ==========================================================================
   Print
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/* Normalize
------------------------------------------------------------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.2; }

img {
  max-width: 100%;
  height: auto; }

a img {
  border: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Base Styles
------------------------------------------------------------------------------------ */
html {
  font-size: 16px;
  scroll-behavior: smooth; }

*, *:before, *:after {
  box-sizing: border-box; }

body {
  font-family: "Montserrat", sans-serif;
  color: #444444; }

main {
  padding: 10px; }

/* Typography
------------------------------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

h1, h2, h3, h1 a, h2 a, h3 a {
  font-family: 'Bitterbrush', sans-serif; }
  h1 strong, h2 strong, h3 strong, h1 a strong, h2 a strong, h3 a strong {
    font-family: 'Bitterbrush', sans-serif; }

.bitterbrush h1, .bitterbrush h2, .bitterbrush h3, .bitterbrush h1 a, .bitterbrush h2 a, .bitterbrush h3 a {
  font-family: 'Bitterbrush', sans-serif; }
  .bitterbrush h1 strong, .bitterbrush h2 strong, .bitterbrush h3 strong, .bitterbrush h1 a strong, .bitterbrush h2 a strong, .bitterbrush h3 a strong {
    font-family: 'Bitterbrush', sans-serif; }

.brushup h1, .brushup h2, .brushup h3, .brushup h1 a, .brushup h2 a, .brushup h3 a {
  font-family: 'Brushup', sans-serif; }
  .brushup h1 strong, .brushup h2 strong, .brushup h3 strong, .brushup h1 a strong, .brushup h2 a strong, .brushup h3 a strong {
    font-family: 'Brushup', sans-serif; }

.veneer h1, .veneer h2, .veneer h3, .veneer h1 a, .veneer h2 a, .veneer h3 a {
  font-family: 'Veneer', sans-serif; }
  .veneer h1 strong, .veneer h2 strong, .veneer h3 strong, .veneer h1 a strong, .veneer h2 a strong, .veneer h3 a strong {
    font-family: 'Veneer', sans-serif; }

.olivier h1, .olivier h2, .olivier h3, .olivier h1 a, .olivier h2 a, .olivier h3 a {
  font-family: 'Olivier', sans-serif; }
  .olivier h1 strong, .olivier h2 strong, .olivier h3 strong, .olivier h1 a strong, .olivier h2 a strong, .olivier h3 a strong {
    font-family: 'Olivier', sans-serif; }

.thunderhouse h1, .thunderhouse h2, .thunderhouse h3, .thunderhouse h1 a, .thunderhouse h2 a, .thunderhouse h3 a {
  font-family: 'Thunderhouse', sans-serif; }
  .thunderhouse h1 strong, .thunderhouse h2 strong, .thunderhouse h3 strong, .thunderhouse h1 a strong, .thunderhouse h2 a strong, .thunderhouse h3 a strong {
    font-family: 'Thunderhouse', sans-serif; }

.montserrat h1, .montserrat h2, .montserrat h3, .montserrat h1 a, .montserrat h2 a, .montserrat h3 a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600; }
  .montserrat h1 strong, .montserrat h2 strong, .montserrat h3 strong, .montserrat h1 a strong, .montserrat h2 a strong, .montserrat h3 a strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600; }

h1 {
  font-size: 4em; }

h2 {
  font-size: 3em; }

h3 {
  font-size: 2em; }

h4 {
  font-weight: 600;
  font-size: 1.2em; }

h1, h2, h3, h4, h5, p {
  margin: 20px 0; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, p:first-child {
    margin-top: 0; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, p:last-child {
    margin-bottom: 0; }

p {
  line-height: 1.5em;
  color: #444444; }

/* Media Queries
------------------------------------------------------------------------------------ */
@media screen and (max-width: 1500px) {
  h1, h2, h3, h4, h5, p {
    margin: 10px 0; }
    h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, p:first-child {
      margin-top: 0; }
    h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, p:last-child {
      margin-bottom: 0; }

  p {
    line-height: 1.3em; } }
@media screen and (max-width: 600px) {
  h1 {
    font-size: 3em; }

  h2 {
    font-size: 2.5em; }

  h3 {
    font-size: 2em; }

  h1, h2, h3, h4, h5, h6 {
    line-height: 1; } }
/* Hyperlinks
------------------------------------------------------------------------------------ */
a {
  color: #D71920;
  text-decoration: none; }
  a:hover {
    color: #8B0304; }
  a:focus {
    outline: 0; }

h1 a, h2 a, h3 a, h1 a a, h2 a a, h3 a a {
  color: #444444;
  text-decoration: none; }
  h1 a:hover, h2 a:hover, h3 a:hover, h1 a a:hover, h2 a a:hover, h3 a a:hover {
    color: #222222; }

/* Lists
------------------------------------------------------------------------------------ */
ul, ol {
  margin-left: 36px;
  margin-bottom: 1em;
  line-height: 1.5em; }

.colSearch ul {
  margin-left: 0;
  margin-right: 20px; }

ol li {
  margin-bottom: 10px; }

/* Blockquotes
------------------------------------------------------------------------------------ */
blockquote {
  padding: 0 5%;
  font-style: italic;
  font-weight: 600; }

/* Strong and Emphasis
------------------------------------------------------------------------------------ */
strong, .important {
  font-family: "Montserrat", sans-serif; }

em {
  font-style: italic; }

/* ==========================================================================
   Layout
   ========================================================================== */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #ffffff; }

/* Logos
----------------------------------------------------------------------------------------------------------------------- */
.logoTop {
  width: 100%;
  height: 140px;
  text-align: center; }
  .logoTop img {
    width: 300px; }

.mega-menu-logo {
  max-width: 180px; }
  @media screen and (max-width: 1400px) {
    .mega-menu-logo {
      min-width: auto; } }
  @media screen and (max-width: 1100px) {
    .mega-menu-logo {
      max-height: 40px; } }
  @media screen and (max-width: 600px) {
    .mega-menu-logo {
      max-height: 30px;
      min-width: 60px; } }
  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .mega-menu-logo {
      max-height: 30px;
      min-width: 60px; } }

@media screen and (max-width: 600px) {
  img.mega-menu-logo {
    max-height: 30px !important;
    min-width: 60px !important; } }
@media screen and (min-width: 1100px) {
  .mega-menu-logo {
    min-width: 170px !important; } }
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  img.mega-menu-logo {
    max-height: 30px !important;
    min-width: 60px !important; } }
/* Menu 
----------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1550px) {
  .topMenuDesk #mega-toggle-block-3 {
    display: none !important; }
  .topMenuDesk #mega-toggle-block-4 {
    display: none !important; } }
@media screen and (max-width: 900px) {
  .topMenuDesk #mega-toggle-block-5 {
    display: none !important; }
  .topMenuDesk #mega-toggle-block-6 {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .topMenuDesk #mega-toggle-block-7 {
    display: none !important; }
  .topMenuDesk #mega-toggle-block-8 {
    display: none !important; }
  .topMenuDesk #mega-toggle-block-13 {
    display: none !important; }
  .topMenuDesk #mega-toggle-block-14 {
    display: none !important; } }
@media screen and (max-width: 500px) {
  .topMenuDesk #mega-toggle-block-8 {
    display: none !important; }
  .topMenuDesk #mega-toggle-block-9 {
    display: none !important; }
  .topMenuDesk #mega-toggle-block-10 {
    display: none !important; } }
@media screen and (max-width: 390px) {
  .topMenuDesk #mega-toggle-block-15 {
    display: none !important; } }
@media screen and (max-width: 350px) {
  .topMenuDesk #mega-toggle-block-11 {
    display: none !important; }
  .topMenuDesk #mega-toggle-block-12 {
    display: none !important; } }
@media screen and (max-width: 1550px) {
  .topMenuDesk #mega-toggle-block-3, .topMenuDesk #mega-toggle-block-4 {
    display: none !important; } }
@media screen and (max-width: 900px) {
  .topMenuDesk #mega-toggle-block-5, .topMenuDesk #mega-toggle-block-6 {
    display: none !important; }
  .topMenuDesk #mega-menu-wrap-footer-menu #mega-toggle-block-4 {
    display: block !important; } }
@media screen and (max-width: 768px) {
  .topMenuDesk #mega-menu-wrap-footer-menu #mega-toggle-block-3 {
    display: block !important; }
  .topMenuDesk .mega-toggle-label-closed, .topMenuDesk .mega-toggle-label-open {
    vertical-align: top; }
  .topMenuDesk #mega-toggle-block-7, .topMenuDesk #mega-toggle-block-8, .topMenuDesk #mega-toggle-block-13, .topMenuDesk #mega-toggle-block-14 {
    display: none !important; }
  .topMenuDesk #mega-menu-wrap-footer-menu #mega-toggle-block-4, .topMenuDesk #mega-menu-wrap-footer-menu #mega-toggle-block-5 {
    display: block !important; } }
@media screen and (max-width: 500px) {
  .topMenuDesk #mega-toggle-block-8, .topMenuDesk #mega-toggle-block-9, .topMenuDesk #mega-toggle-block-10 {
    display: none !important; }
  .topMenuDesk .searchMobile {
    display: block; }
  .topMenuDesk #mega-menu-wrap-footer-menu #mega-toggle-block-4, .topMenuDesk #mega-menu-wrap-footer-menu #mega-toggle-block-5 {
    display: block !important; } }
@media screen and (max-width: 390px) {
  .topMenuDesk #mega-toggle-block-15 {
    display: none !important; } }
@media screen and (max-width: 350px) {
  .topMenuDesk .donate_menu {
    padding: 0 5px !important; }
  .topMenuDesk .mega-toggle-block.mega-spacer-block.mega-toggle-block-12 {
    margin-right: 0px !important; }
  .topMenuDesk #mega-menu-wrap-footer-menu #mega-toggle-block-4, .topMenuDesk #mega-menu-wrap-footer-menu #mega-toggle-block-5 {
    display: block !important; } }
@media screen and (max-width: 345px) {
  .topMenuDesk #mega-toggle-block-11, .topMenuDesk #mega-toggle-block-12 {
    display: none !important; } }
@media screen and (max-width: 350px) {
  .topMenuDesk .the_champ_horizontal_sharing li {
    width: 25px; }
    .topMenuDesk .the_champ_horizontal_sharing li i {
      width: 25px !important;
      height: 25px !important; } }

.searchMobile {
  display: none;
  background-color: #f7f8f2;
  text-align: center;
  min-height: 3rem; }

#mega-menu-wrap-header-menu #mega-menu-header-menu li#mega-menu-item-10651 .mega-search-wrap {
  width: 95%;
  margin: 10px 10px; }

#mega-menu-wrap-white-menu #mega-menu-white-menu li#mega-menu-item-10651 .mega-search .search-icon {
  display: none; }

#mega-menu-wrap-white-menu #mega-menu-white-menu li#mega-menu-item-50025.mega-menu-megamenu > ul.mega-sub-menu {
  width: 1250px !important; }

#mega-menu-wrap-header-menu-mobiles #mega-menu-header-menu-mobiles li#mega-menu-item-10651 .mega-search input[type=text] {
  font-size: 18px; }

@media screen and (max-width: 700px) {
  #mega-menu-wrap-header-menu .mega-menu-toggle {
    line-height: 35px;
    height: 35px; }

  img.mega-menu-logo {
    max-height: 25px !important; }

  #mega-menu-wrap-sidebar-menu .mega-menu-toggle {
    line-height: 35px;
    height: 35px; }

  #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-14 {
    width: 0px;
    margin: 0;
    margin-right: 1px !important; }

  .mega-toggle-block.mega-spacer-block.mega-toggle-block-10, .mega-toggle-block.mega-spacer-block.mega-toggle-block-12 {
    margin-right: 0px !important;
    width: 0px !important; }

  .donate_menu {
    padding: 0 10px !important; }

  .sidebar {
    position: fixed;
    width: 100%;
    bottom: 0; }
    .sidebar #mega-menu-wrap-sidebar-menu .mega-menu-toggle {
      border-radius: 0px; }

  #mega-menu-wrap-header-menu-mobiles #mega-menu-header-menu-mobiles li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0px 15px 5px 15px !important; } }
#mega-menu-wrap-white-menu #mega-menu-item-50023 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50023 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #d71920 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50023 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50023 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #d71920 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-30939 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-30939 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #d71920 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-30939 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-30939 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #d71920 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50035 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50035 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #d71920 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50035 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50035 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #d71920 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-64201 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-64201 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #d71920 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-64201 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-64201 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #d71920 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50025 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50025 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #A6CE39 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50025 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50025 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #A6CE39 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50027 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50027 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #00ABE6 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50027 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50027 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #00ABE6 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50033 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50033 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #FCAF17 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50033 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50033 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #FCAF17 !important; }

#mega-menu-wrap-white-menu #mega-menu-item-50025 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50025 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #A6CE39 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50025 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50025 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #A6CE39 !important; }

#mega-menu-wrap-white-menu #mega-menu-item-50027 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50027 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #00ABE6 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50027 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50027 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #00ABE6 !important; }

#mega-menu-wrap-white-menu #mega-menu-item-50033 ul.mega-sub-menu li a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 2px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50033 ul.mega-sub-menu li a.mega-menu-link:hover {
  border-color: #FCAF17 !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50033 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link {
  border-color: rgba(215, 25, 32, 0) !important;
  border-style: solid !important;
  border-bottom-width: 0px !important; }
#mega-menu-wrap-white-menu #mega-menu-item-50033 ul.mega-sub-menu li.mega-toggle-on a.mega-menu-link:hover {
  color: #FCAF17 !important; }

.appealMenu {
  margin-top: 0px !important; }

#mega-menu-white-menu .mega-search-wrap {
  display: none !important; }

.goUP {
  text-align: right;
  cursor: pointer;
  padding: 0 10px;
  position: absolute;
  right: 0;
  bottom: 10px; }

.goUP:after {
  content: '↥';
  width: 40px;
  height: 100%;
  font-weight: 600;
  margin-left: 5px;
  transition: 0.5s; }

.goUP:hover {
  padding-bottom: 3px; }

@media screen and (max-width: 650px) {
  .goUP {
    position: fixed;
    right: 0;
    bottom: 0px !important;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 10px;
    width: 100%;
    text-align: center;
    display: none; }

  .goUP2 {
    position: relative;
    right: 0;
    bottom: 0px !important;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    padding: 0 0 0 10px;
    width: auto;
    text-align: center; } }
#rum_sst_tab {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1em !important;
  top: 45vh !important; }

.rum_sst_right {
  -moz-border-radius-topright: 0px !important;
  border-top-right-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  border-top-left-radius: 0px !important;
  box-shadow: rgba(0, 0, 0, 0.6) -2px 2px 5px -1px; }

.rum_sst_contents {
  padding: 8px 18px 8px 18px; }

/* Typography
----------------------------------------------------------------------------------------------------------------------- */
.topAuthor {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5em;
  margin-bottom: 10px; }

.topCategories {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 1em;
  margin-bottom: 10px; }
  .topCategories a {
    color: #fff;
    background-color: #d71920;
    transition: 0.5s;
    padding: 4px 10px;
    font-weight: 600; }
  .topCategories a:hover {
    background-color: #8b0304;
    color: #fff; }

.color-green .topCategories a {
  color: #fff;
  background-color: #A6CE39; }
.color-green .topCategories a:hover {
  background-color: #218A3D;
  color: #fff; }

.color-blue .topCategories a {
  color: #fff;
  background-color: #00ABE6; }
.color-blue .topCategories a:hover {
  background-color: #005496;
  color: #fff; }

.color-orange .topCategories a {
  color: #fff;
  background-color: #FCAF17; }
.color-orange .topCategories a:hover {
  background-color: #F15A22;
  color: #fff; }

.topDate {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 1em;
  margin-bottom: 20px; }

.timeClock {
  vertical-align: middle;
  margin-right: 3px; }

.timeClock:after {
  content: "\f469";
  font-family: 'dashicons';
  font-size: 1.5em; }

.topTime {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 1em;
  margin-bottom: 30px; }

.bottomAuthor {
  font-family: "Bitterbrush";
  font-size: 1.5em; }

@media screen and (max-width: 700px) {
  .topDate {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 1em;
    margin-bottom: 10px;
    margin-top: 20px; }

  .topTime {
    margin-bottom: 10px; } }
.loopPostCredits {
  font-size: 0.70em; }

.bodyText {
  opacity: 1; }

.posthumb img {
  width: 100%; }

/* Buttons
----------------------------------------------------------------------------------------------------------------------- */
/* Buttons
----------------------------------------------------------------------------------------------------------------------- */
button {
  font-size: 12px;
  font-size: 1.2rem;
  min-width: 60px;
  font-family: "Montserrat", sans-serif;
  border-radius: 3px;
  padding: 0.5em 1em;
  line-height: 1.6rem;
  border: 1px solid #444444;
  vertical-align: middle;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.15s;
  background-color: transparent;
  cursor: pointer;
  outline: none; }
  button:disabled {
    cursor: not-allowed;
    opacity: 0.4;
    background-color: transparent;
    color: #ffffff; }

@media screen and (min-width: 1500px) {
  button {
    font-size: 13px;
    font-size: 1.3rem;
    min-width: 60px; } }
@media screen and (max-width: 1024px) {
  button {
    font-size: 10px;
    font-size: 1rem; } }
@media screen and (min-width: 1025px) and (max-width: 1500px) {
  button {
    font-size: 11px;
    font-size: 1.1rem;
    min-width: 40px; } }
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;
  background-color: #545454;
  color: #fff;
  transition: 0.5s; }

.btn:hover {
  background-color: #757575;
  color: #fff; }

.buttonLink {
  background: #545454;
  color: #ffffff;
  padding: 1em;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5em;
  border-top-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0px; }
  .buttonLink a, .buttonLink a:hover {
    color: #ffffff;
    font-weight: 600; }

@media screen and (max-width: 600px) {
  .buttonLink {
    background: #545454;
    color: #ffffff;
    padding: 0.5em;
    font-size: 1.3em; } }
.color-neutral .buttonLink {
  background: #545454; }
  .color-neutral .buttonLink a, .color-neutral .buttonLink a:hover {
    background: #757575; }
  .color-neutral .buttonLink a, .color-neutral .buttonLink a:focus {
    background: #222222; }
.color-neutral .btn .colTitle {
  background-color: #545454; }
.color-neutral .btn:hover {
  background-color: #222222; }

.color-blue .buttonLink {
  background: #00ABE6; }
  .color-blue .buttonLink a, .color-blue .buttonLink a:hover {
    background: #D1E8F8;
    color: #ffffff; }
  .color-blue .buttonLink a, .color-blue .buttonLink a:focus {
    background: #005496;
    color: #ffffff; }
.color-blue .btn, .color-blue .colTitle {
  background-color: #00ABE6;
  color: #ffffff; }
.color-blue .btn:hover {
  background-color: #005496;
  color: #ffffff; }
.color-blue a {
  color: #00ABE6; }
.color-blue a:hover {
  color: #005496; }
.color-blue h1 a, .color-blue h2 a, .color-blue h3 a, .color-blue h1 a a, .color-blue h2 a a, .color-blue h3 a a {
  color: #444444;
  text-decoration: none; }
.color-blue h1 a:hover, .color-blue h2 a:hover, .color-blue h3 a:hover, .color-blue h1 a a:hover, .color-blue h2 a a:hover, .color-blue h3 a a:hover {
  color: #222222; }
.color-blue .pagination .current {
  background-color: #00ABE6; }

.color-red .buttonLink {
  background: #D71920; }
  .color-red .buttonLink a, .color-red .buttonLink a:hover {
    background: #FCD3C1;
    color: #ffffff; }
  .color-red .buttonLink a, .color-red .buttonLink a:focus {
    background: #8B0304;
    color: #ffffff; }
.color-red .btn, .color-red .colTitle {
  background-color: #D71920;
  color: #ffffff; }
.color-red .colTitle {
  font-weight: 600;
  font-size: 1.3em;
  text-align: center;
  padding: 10px;
  line-height: 1.5; }
  @media only screen and (max-width: 600px) {
    .color-red .colTitle {
      line-height: 1; } }
.color-red .btn:hover {
  background-color: #8B0304;
  color: #ffffff; }
.color-red a {
  color: #D71920; }
.color-red a:hover {
  color: #8B0304; }
.color-red h1 a, .color-red h2 a, .color-red h3 a, .color-red h1 a a, .color-red h2 a a, .color-red h3 a a {
  color: #444444;
  text-decoration: none;
  font-weight: 300; }
.color-red h1 a:hover, .color-red h2 a:hover, .color-red h3 a:hover, .color-red h1 a a:hover, .color-red h2 a a:hover, .color-red h3 a a:hover {
  color: #222222; }

.color-green .buttonLink {
  background: #A6CE39; }
  .color-green .buttonLink a, .color-green .buttonLink a:hover {
    background: #EAF3D5;
    color: #ffffff; }
  .color-green .buttonLink a, .color-green .buttonLink a:focus {
    background: #218A3D;
    color: #ffffff; }
.color-green .btn, .color-green .colTitle {
  background-color: #A6CE39;
  color: #ffffff; }
.color-green .btn:hover {
  background-color: #218A3D;
  color: #ffffff; }
.color-green a {
  color: #A6CE39;
  font-weight: 600; }
.color-green a:hover {
  color: #218A3D; }
.color-green h1 a, .color-green h2 a, .color-green h3 a, .color-green h1 a a, .color-green h2 a a, .color-green h3 a a {
  color: #444444;
  text-decoration: none;
  font-weight: 300; }
.color-green h1 a:hover, .color-green h2 a:hover, .color-green h3 a:hover, .color-green h1 a a:hover, .color-green h2 a a:hover, .color-green h3 a a:hover {
  color: #222222; }
.color-green .pagination .current {
  background-color: #A6CE39; }

.color-orange .buttonLink {
  background: #FCAF17; }
  .color-orange .buttonLink a, .color-orange .buttonLink a:hover {
    background: #FFECCD;
    color: #ffffff;
    font-weight: 300; }
  .color-orange .buttonLink a, .color-orange .buttonLink a:focus {
    background: #F15A22;
    color: #ffffff; }
.color-orange .btn, .color-orange .colTitle {
  background-color: #FCAF17;
  color: #ffffff; }
.color-orange .btn:hover {
  background-color: #F15A22;
  color: #ffffff; }
.color-orange a {
  color: #FCAF17;
  font-weight: 600; }
  .color-orange a h1 a, .color-orange a h2 a, .color-orange a h3 a, .color-orange a h1 a a, .color-orange a h2 a a, .color-orange a h3 a a {
    color: #444444;
    text-decoration: none;
    font-weight: 300; }
.color-orange a:hover {
  color: #F15A22; }
  .color-orange a:hover h1 a:hover, .color-orange a:hover h2 a:hover, .color-orange a:hover h3 a:hover, .color-orange a:hover h1 a a:hover, .color-orange a:hover h2 a a:hover, .color-orange a:hover h3 a a:hover {
    color: #222222; }
.color-orange h1 a, .color-orange h2 a, .color-orange h3 a, .color-orange h1 a a, .color-orange h2 a a, .color-orange h3 a a {
  color: #444444;
  text-decoration: none;
  font-weight: 300; }
.color-orange h1 a:hover, .color-orange h2 a:hover, .color-orange h3 a:hover, .color-orange h1 a a:hover, .color-orange h2 a a:hover, .color-orange h3 a a:hover {
  color: #222222; }
.color-orange .pagination .current {
  background-color: #FCAF17; }

.color-other .buttonLink {
  background: #D71920; }
  .color-other .buttonLink a, .color-other .buttonLink a:hover {
    background: #FCD3C1;
    color: #ffffff; }
  .color-other .buttonLink a, .color-other .buttonLink a:focus {
    background: #8B0304;
    color: #ffffff; }
.color-other .btn {
  background-color: #D71920;
  color: #ffffff; }
.color-other h2 {
  background-color: #FCAF17;
  color: #ffffff;
  line-height: 1.5 !important;
  padding: 0.5em 0; }
.color-other .colTitle {
  background-color: #FCAF17;
  background: #f7f7f7;
  padding: 10px 15px;
  border-left: 6px solid #FCAF17;
  border-radius: 4px; }
.color-other .colTitle {
  font-weight: 600;
  font-size: 1.3em;
  text-align: left;
  line-height: 1.5; }
  @media only screen and (max-width: 600px) {
    .color-other .colTitle {
      line-height: 1; } }
.color-other .btn:hover {
  background-color: #8B0304;
  color: #ffffff; }
.color-other a {
  color: #D71920; }
.color-other a:hover {
  color: #8B0304; }
.color-other h1 a, .color-other h2 a, .color-other h3 a, .color-other h1 a a, .color-other h2 a a, .color-other h3 a a {
  color: #444444;
  text-decoration: none;
  font-weight: 300; }
.color-other h1 a:hover, .color-other h2 a:hover, .color-other h3 a:hover, .color-other h1 a a:hover, .color-other h2 a a:hover, .color-other h3 a a:hover {
  color: #222222; }

/* Input elements / forms
----------------------------------------------------------------------------------------------------------------------- */
.nf-form-fields-required {
  display: none; }

.searchandfilter ul li {
  padding: 0 0 15px 0; }

.searchandfilter {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%; }

.searchandfilter select::-ms-expand {
  display: none; }

.searchandfilter select {
  padding: 10px 5px; }

.searchandfilter select:disabled {
  opacity: 0.5;
  pointer-events: none; }

.select_arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0px 5px;
  border-color: #ffffff transparent transparent transparent; }

.searchandfilter select:hover ~ .select_arrow,
.searchandfilterselect:focus ~ .select_arrow {
  border-top-color: #ffffff; }

.searchandfilter select:disabled ~ .select_arrow {
  border-top-color: #cccccc; }

.searchandfilter:after {
  position: absolute;
  top: 16px;
  right: 15px;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0px 5px;
  border-color: #ffffff transparent transparent transparent; }

.hidden_field {
  display: none !important; }

.sf-input-text, .searchandfilter select, .chosen-container .chosen-container-multi {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 5px 10px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
  font-size: 0.9em;
  height: auto;
  color: #666;
  font-family: inherit;
  min-width: 250px !important;
  max-width: 250px !important; }

/* Main menu
----------------------------------------------------------------------------------------------------------------------- */
/* Tables
----------------------------------------------------------------------------------------------------------------------- */
th {
  padding: 10px;
  font-weight: 700;
  background-color: #8B0304;
  color: #fff;
  text-align: left; }
  th p {
    color: #fff; }

table.give-table th, .give-receipt-thead-text {
  color: #444; }

td {
  padding: 10px; }

tr:nth-child(even) {
  background-color: #FCD3C1; }

.color-red th {
  background-color: #8B0304; }
.color-red tr:nth-child(even) {
  background-color: #FCD3C1; }

.color-green th {
  background-color: #218A3D; }
.color-green tr:nth-child(even) {
  background-color: #EAF3D5; }

.color-blue th {
  background-color: #005496; }
.color-blue tr:nth-child(even) {
  background-color: #D1E8F8; }

.color-orange th {
  background-color: #F15A22; }
.color-orange tr:nth-child(even) {
  background-color: #FFECCD; }

.sameWidth {
  table-layout: fixed;
  width: 100%;
  display: block; }

@media screen and (max-width: 650px) {
  .responsive-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .responsive-table tr {
    display: block;
    border-bottom: 2px solid #ddd;
    margin-bottom: 1em; }
  .responsive-table td {
    display: block;
    text-align: right;
    padding-left: 50%;
    position: relative; }
    .responsive-table td::before {
      content: attr(data-label);
      position: absolute;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      font-weight: bold;
      text-align: left; } }
#post-6421 table {
  width: 100%;
  margin-bottom: 50px; }

/* Other modules
----------------------------------------------------------------------------------------------------------------------- */
.gdpr-wrapper .gdpr-preferences {
  display: none; }

.gdpr.gdpr-privacy-bar .gdpr-agreement, .gdpr.gdpr-reconsent-bar .gdpr-agreement {
  background: #D71920;
  border-color: #D71920;
  -webkit-box-shadow: 0 1px 0 #D71920;
  box-shadow: 0 1px 0 rgba(215, 25, 31, 0.74);
  color: #fff;
  text-decoration: none;
  text-shadow: 0 -1px 1px #D71920, 1px 0 1px #D71920, 0 1px 1px #D71920, -1px 0 1px #D71920; }

.gdpr.gdpr-privacy-bar .gdpr-agreement:hover, .gdpr.gdpr-reconsent-bar .gdpr-agreement:hover {
  background: rgba(215, 25, 31, 0.89);
  border-color: rgba(215, 25, 31, 0.89); }

.gdpr *:not(textarea):not(input):not(select) {
  color: #fff;
  font-family: "Montserrat", sans-serif !important; }

.gdpr {
  display: none !important; }

.slider-home article {
  display: block !important; }

.introHome {
  max-width: 1100px;
  margin: auto;
  background-color: #ffffff;
  padding: 30px; }

.homeB {
  width: 525px; }
  .homeB .tit {
    text-align: center;
    background-color: #FCAF17;
    padding: 10px 0px;
    transition: 0.5s; }
    .homeB .tit h2 {
      color: #fff; }
  .homeB .tit:hover {
    background-color: #F15A22; }

.whyH {
  margin-right: 50px; }
  .whyH .tit {
    background-color: #D71920; }
  .whyH .tit:hover {
    background-color: #8B0304; }

.shopNow, .donateNow, .whoWeAre, .signMails {
  background-color: #D71920;
  text-align: center;
  width: 100%;
  padding: 10px 0px;
  border-radius: 10px;
  transition: 0.5s;
  margin-bottom: 30px;
  cursor: pointer; }
  .shopNow h3, .shopNow h2, .donateNow h3, .donateNow h2, .whoWeAre h3, .whoWeAre h2, .signMails h3, .signMails h2 {
    color: #fff; }

.shopNow:hover, .donateNow:hover {
  background-color: #8B0304; }

.donatesButH, .whoWeAreS {
  display: flex;
  padding-top: 50px; }

.donateNow, .whoWeAre, .signMails {
  width: 525px; }

.donateNowJoin, .whoWeAre {
  margin-right: 50px; }

.homeBC {
  display: flex;
  padding-top: 50px; }

@media screen and (max-width: 1110px) {
  .homeBC {
    margin: 10px;
    display: flex;
    padding-top: 30px; }

  .whyH {
    margin-right: 15px; }

  .donateNowJoin, .whoWeAre {
    margin-right: 0px; }

  .donatesButH, .whoWeAreS {
    margin: 10px;
    display: block; }

  .donateNow, .signMails, .whoWeAre {
    width: 100%; }

  .shopNow {
    margin: 10px;
    box-sizing: content-box;
    width: auto; } }
@media screen and (max-width: 700px) {
  .homeBC {
    padding-top: 0px; }

  .donateNow {
    width: 100%; }

  .donatesButH, .whoWeAreS {
    display: block;
    padding-top: 25px; } }
.featured {
  position: absolute;
  padding: 2%;
  color: #fff;
  text-align: left;
  left: 0;
  width: 50%;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  bottom: 0; }
  .featured h3 a, .featured a, .featured p {
    color: #ffffff; }

.featuredB {
  position: absolute;
  bottom: 10px;
  right: 5px; }

.featuredC {
  display: none;
  width: 100%;
  padding: 20px; }

@media screen and (max-width: 600px) {
  .featured, .featuredB {
    display: none; }

  .featuredC {
    display: block; } }
.slider-shop {
  /* the slides */
  /* the parent */ }
  .slider-shop .slick-slide {
    margin: 0 10px !important; }
  .slider-shop .slick-list {
    margin: 0 -10px !important; }
  @media screen and (max-width: 1110px) {
    .slider-shop {
      margin: 10px 10px 50px 10px !important; } }

.nextHS, .previousHS {
  background: rgba(0, 0, 0, 0.8);
  padding: 5px;
  color: #fff;
  cursor: pointer; }

.nextHS:hover, .previousHS:hover {
  color: #000000;
  background: rgba(200, 200, 200, 0.9); }

.catSlider {
  padding: 3px;
  background-color: #D71920; }

@media screen and (min-width: 1100px) {
  #mega-menu-wrap-extra-menu .mega-menu-toggle + #mega-menu-extra-menu {
    width: 25%;
    right: 0; } }
@media only screen and (max-width: 4000px) {
  #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
    width: 25%;
    right: 0; } }
@media screen and (max-width: 480px) {
  #mega-menu-header-menu, #mega-menu-wrap-extra-menu .mega-menu-toggle .mega-toggle-block-4 .mega-search input[type=text] {
    width: 100% !important; } }
@media screen and (max-width: 600px) {
  .catSlider a {
    color: #ffffff; } }
.homeMenu {
  position: fixed;
  display: inline-table;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 35px;
  min-height: 35px;
  background-color: #000;
  padding: 0; }
  .homeMenu .logoHome {
    display: contents; }
    .homeMenu .logoHome img {
      height: 100%;
      width: auto; }

@media screen and (max-height: 450px) {
  .homeMenu {
    min-height: 30px; }

  #mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo img.mega-menu-logo {
    padding: 3px; } }
.whiteMenu li a:after {
  display: block;
  content: '';
  border-bottom: solid 3px #D71920;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out; }
.whiteMenu li a:hover:after {
  transform: scaleX(1); }

#mega-menu-wrap-white-menu #mega-menu-white-menu {
  text-align: center !important; }

.artMargin {
  margin-top: 50px; }

@media screen and (max-width: 767px) {
  .artMargin {
    margin-top: 20px; } }
@media only screen and (device-width: 768px) {
  .artMargin {
    margin-top: 90px; } }
@media screen and (max-width: 1100px) and (max-height: 500px) {
  .artMargin {
    margin-top: -20px; } }
@media screen and (max-width: 1100px) and (min-width: 1024px) {
  .artMargin {
    margin-top: 90px; } }
.widget_nav_menu ul {
  padding: 0;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  position: relative; }
  .widget_nav_menu ul li a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    color: #000;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    outline: none;
    padding: 10px 15px 10px 10px;
    text-align: left;
    text-decoration: none;
    border-bottom: solid black 1px;
    transition: 0.5s; }
  .widget_nav_menu ul li a.mPS2id-highlight {
    color: #fff;
    font-weight: 400;
    text-decoration: none; }
  .widget_nav_menu ul .current_page_item {
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    border-bottom: none; }
    .widget_nav_menu ul .current_page_item a {
      color: #fff;
      font-weight: 600; }

.color-red .widget_nav_menu ul li a.mPS2id-highlight {
  border-bottom: solid #D71920 1px !important;
  background: #D71920; }
.color-red .widget_nav_menu ul .current_page_item {
  background: #D71920; }

.color-blue .widget_nav_menu ul li a.mPS2id-highlight {
  border-bottom: solid #00ABE6 1px !important;
  background: #00ABE6; }
.color-blue .widget_nav_menu ul .current_page_item {
  background: #00ABE6; }

.color-green .widget_nav_menu ul li a.mPS2id-highlight {
  border-bottom: solid #A6CE39 1px !important;
  background: #A6CE39; }
.color-green .widget_nav_menu ul .current_page_item {
  background: #A6CE39; }

.color-orange .widget_nav_menu ul li a.mPS2id-highlight {
  border-bottom: solid #FCAF17 1px !important;
  background: #FCAF17; }
.color-orange .widget_nav_menu ul .current_page_item {
  background: #FCAF17; }

.color-blue h2 {
  background: #00ABE6;
  color: #fff;
  padding: 10px 10px 15px 10px; }
.color-blue h2.noColor {
  background: none;
  text-shadow: #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px;
  -webkit-font-smoothing: antialiased; }

.color-green h2 {
  background: #A6CE39;
  color: #fff;
  padding: 10px 10px 15px 10px; }
.color-green h2.noColor {
  background: none;
  text-shadow: #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px;
  -webkit-font-smoothing: antialiased; }

.color-orange h2 {
  background: #FCAF17;
  color: #fff;
  padding: 10px 10px 15px 10px; }
.color-orange h2.noColor {
  background: none;
  text-shadow: #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px;
  -webkit-font-smoothing: antialiased; }

.color-red h2 {
  background: #D71920;
  color: #fff;
  padding: 10px; }
.color-red h2.noColor {
  background: none;
  text-shadow: #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px;
  -webkit-font-smoothing: antialiased; }

.leftCol {
  width: 20%;
  margin-top: 1px;
  float: left;
  transition: 0.5s;
  padding-right: 9px; }

.rightCol {
  width: 80%;
  float: left;
  display: block;
  padding: 0 10px; }

.menuLeft {
  margin-top: 32px; }

.menuLeft.fly {
  position: fixed;
  width: 211px;
  margin-top: -160px;
  display: block; }

@media screen and (max-width: 1024px) {
  .leftCol {
    display: none; }

  .rightCol {
    width: 100%;
    float: none;
    display: block;
    padding: 0 10px; } }
main {
  margin-top: 30px; }

.menuBase {
  position: relative;
  display: table;
  width: 100%;
  background-color: #000;
  padding: 2px 0px; }

@media screen and (max-width: 1024px) {
  main {
    margin-top: 100px; } }
@media screen and (max-width: 700px) {
  main {
    margin-top: 60px; } }
.breadcrumbs {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-left: 10px;
  background-color: #000; }
  .breadcrumbs p {
    color: #ffffff;
    font-size: 0.8em; }
    @media screen and (max-width: 1100px) {
      .breadcrumbs p {
        padding: 5px 0; } }
  .breadcrumbs a {
    color: #ffffff;
    font-weight: 700; }

#mega-menu-sidebar-menu li:hover {
  border-bottom: solid #D71920 1px !important;
  background-color: black; }
  #mega-menu-sidebar-menu li:hover a {
    color: #ffffff !important; }

#mega-menu-sidebar-menu {
  box-sizing: content-box; }
  #mega-menu-sidebar-menu li {
    border-bottom: solid black 1px !important; }

@media screen and (max-width: 700px) {
  .blackMenuC {
    padding-bottom: 0px;
    position: absolute !important;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding-bottom: 0px !important;
    z-index: 10; }
    .blackMenuC .mega-toggle-block {
      z-index: 100; } }
.homePage {
  width: 100%;
  height: 85vh;
  display: block;
  position: relative; }
  .homePage .menuButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 10%;
    z-index: 1;
    width: 50%; }
  .homePage .topBanners {
    height: 100%;
    background-color: #f7f8f2; }
  .homePage .col {
    width: 25%;
    height: 100%;
    float: left;
    overflow: hidden;
    background-color: #000000;
    position: relative; }
  @media screen and (max-width: 1100px) {
    .homePage {
      height: 100% !important; } }
  @media screen and (max-width: 768px) {
    .homePage .col {
      width: 50%;
      height: 50%;
      float: left;
      overflow: hidden;
      background-color: #000000;
      position: relative; } }
  .homePage .inner-col {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center bottom;
    transition: all 0.5s ease;
    position: relative;
    cursor: pointer;
    position: relative;
    opacity: 0.7;
    transition: 0.5s; }
  .homePage .inner-col:hover {
    transform: scale(1.1);
    opacity: 1; }
  .homePage .row {
    width: 47.5%;
    height: 7.5%;
    float: left;
    overflow: hidden;
    position: relative; }
    .homePage .row .title {
      text-align: center;
      line-height: 6.5vh;
      cursor: pointer;
      font-family: Bitterbrush;
      color: #fff;
      font-size: 2em;
      top: auto;
      transition: 0.5s; }
      .homePage .row .title a {
        color: #fff;
        font-size: 2em; }
    .homePage .row .title:hover {
      transform: scale(1.1); }
    .homePage .row--top {
      width: 50%; }
  .homePage .mouse {
    width: 5%;
    height: 7.5%;
    float: left;
    overflow: hidden;
    background-color: #D71920;
    position: relative; }
  .homePage .title {
    width: 100%;
    position: absolute;
    top: 15%;
    color: #fff;
    font-size: 2em;
    cursor: pointer;
    font-family: Bitterbrush;
    text-align: center;
    transition: 0.5s; }
    .homePage .title a {
      color: #fff;
      font-size: 2em; }
  .homePage .title:hover {
    transform: scale(1.1); }

.errorPage {
  height: 50vh !important;
  margin-bottom: 50px; }

@media screen and (max-width: 600px) {
  .errorPage {
    height: 70vh !important;
    margin-bottom: 50px; } }
.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%; }

.icon-scroll {
  width: 40px;
  height: 70px;
  margin-left: -20px;
  top: 50%;
  margin-top: -35px;
  box-shadow: inset 0 0 0 3px #fff;
  border-radius: 25px;
  zoom: 0.5;
  cursor: pointer;
  transition: 0.5s; }

.icon-scroll:hover {
  transform: scale(1.1); }

.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll; }

@-webkit-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
    transform: translateY(46px); } }
@keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
    transform: translateY(46px); } }
@media screen and (max-width: 1100px) {
  .homePage .row .title {
    font-size: 1.5em; }
    .homePage .row .title a {
      font-size: 1.5em; }
  .homePage .title {
    font-size: 1.5em; }
    .homePage .title a {
      font-size: 1.5em; }

  .icon-scroll {
    zoom: 0.3; } }
.sectionT {
  margin: 10px 0px;
  font-size: 3em;
  margin-bottom: 20px; }

@media screen and (max-width: 1100px) {
  .sectionT {
    margin: 10px; } }
.bottomAuthorBlock {
  border: solid 5px #d71920;
  margin: 30px 0; }

.color-green .bottomAuthorBlock {
  border: solid 5px #A6CE39; }

.color-blue .bottomAuthorBlock {
  border: solid 5px #00ABE6; }

.color-orange .bottomAuthorBlock {
  border: solid 5px #FCAF17; }

.avatarImg img {
  vertical-align: middle;
  width: 100px;
  height: auto;
  border-radius: 50%; }

.authorCon {
  margin: 32px 0;
  display: flex; }
  .authorCon .authImg {
    float: left;
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    min-width: 120px; }
  .authorCon .authDes {
    float: left;
    width: 80%;
    padding: 10px;
    justify-content: center;
    align-items: center; }

@media screen and (max-width: 700px) {
  .authorCon {
    display: grid; }
    .authorCon .authImg {
      width: 100%; }
    .authorCon .authDes {
      width: 100%;
      text-align: center; } }
.SocialAndTags {
  min-height: 50px;
  display: flex;
  width: 100%; }

.categoryBottom a, .tagsBottom a {
  font-weight: 700; }

.socialBottom {
  width: 50%;
  display: block; }
  .socialBottom ul {
    position: absolute;
    right: 10px; }

.tagsBottom {
  width: 50%;
  text-align: right; }

@media screen and (max-width: 700px) {
  .SocialAndTags {
    min-height: 50px;
    width: 100%;
    display: grid; }

  .socialBottom {
    width: 100%;
    display: block; }

  .tagsBottom {
    width: 100%;
    text-align: left;
    margin-top: 15px; } }
.nextPrevblock {
  display: flex;
  margin: 30px 0px 10px 0px; }
  .nextPrevblock div {
    width: 50%; }
  .nextPrevblock .next {
    text-align: right; }

.footer {
  padding-top: 50px;
  padding-bottom: 10px;
  background-color: #000000;
  color: #ffffff;
  z-index: 10;
  position: relative;
  margin-bottom: -40px; }
  .footer .foot-wrapper {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    position: relative; }
  .footer .copyright, .footer .copyright a {
    color: #ffffff; }
  .footer .copyright {
    margin: 10px;
    font-size: 0.7em; }
  .footer .wrapper {
    padding-bottom: 10px; }
  .footer #mega-menu-wrap-footer-menu {
    width: 100%; }
  .footer .row1 {
    width: 25%;
    float: left;
    display: grid; }
  .footer .row2 {
    width: 75%;
    float: left;
    display: contents; }
  .footer .footMenuM {
    display: none;
    width: 100%;
    margin-bottom: 25px; }
  @media screen and (max-width: 1000px) {
    .footer {
      padding: 25px 0px 10px 0px; }
      .footer #mega-menu-wrap-footer-menu {
        width: 100%; }
      .footer .row1 {
        width: 50%;
        display: none; }
      .footer .row2 {
        width: 50%;
        display: none; }
      .footer .footMenuM {
        display: block; } }
  .footer .the_champ_sharing_ul {
    margin-left: 0px;
    margin-bottom: 0em;
    display: inline-block; }

.widgetTitle {
  background: #000;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  line-height: 2.5;
  padding: 0 10px;
  width: 100%;
  display: block; }

.color-red .widgetTitle {
  border-bottom: solid #d71920 2px !important; }

.color-blue .widgetTitle {
  border-bottom: solid #00ABE6 2px !important; }

.color-green .widgetTitle {
  border-bottom: solid #A6CE39 2px !important; }

.color-orange .widgetTitle {
  border-bottom: solid #FCAF17 2px !important; }

.sidebar-widget > div {
  margin-bottom: 20px; }
  @media screen and (max-width: 700px) {
    .sidebar-widget > div {
      margin-bottom: 0px; } }

@media screen and (max-width: 700px) {
  .sidebar-widget {
    margin-bottom: 0px !important; } }
.blogCampLoop {
  display: inline-block;
  width: 100%;
  padding: 20px 0; }
  .blogCampLoop .col {
    left: 0px;
    top: 0px;
    width: 100%;
    opacity: 0;
    display: block;
    margin-bottom: 15px; }
    .blogCampLoop .col article {
      opacity: 1;
      transform: matrix(1, 0, 0, 1, 0, 0);
      background: #fff;
      padding: 0;
      margin: 0px;
      will-change: transform, opacity;
      display: block; }
      .blogCampLoop .col article a img {
        width: 100%;
        padding: 0; }
      .blogCampLoop .col article .textContent {
        padding: 20px; }
    .blogCampLoop .col .col1, .blogCampLoop .col .col2 {
      float: left;
      width: 50%; }
    .blogCampLoop .col h4 {
      margin-top: 10px; }

@media only screen and (max-width: 600px) {
  .blogCampLoop {
    padding: 50px 0; }
    .blogCampLoop .col .col1, .blogCampLoop .col .col2 {
      float: none;
      width: 100%; } }
.row {
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.blogHome, .relatedC {
  display: inline-block;
  min-height: 100vh;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background-color: #f7f8f2;
  width: 100%;
  padding: 50px 0; }
  .blogHome .col, .relatedC .col {
    left: 0px;
    top: 0px;
    width: 33.3%;
    float: left;
    opacity: 0;
    display: flex; }
    .blogHome .col h4, .relatedC .col h4 {
      margin-top: 10px; }
    .blogHome .col article, .relatedC .col article {
      opacity: 1;
      transform: matrix(1, 0, 0, 1, 0, 0);
      background: #fff;
      padding: 0;
      margin: 10px;
      will-change: transform, opacity;
      display: block; }
      .blogHome .col article a img, .relatedC .col article a img {
        width: 100%;
        padding: 0;
        max-height: 194.78px;
        object-fit: cover;
        object-position: top center; }
        @media only screen and (max-width: 1024px) {
          .blogHome .col article a img, .relatedC .col article a img {
            max-height: 276.75px; } }
        @media only screen and (max-width: 768px) {
          .blogHome .col article a img, .relatedC .col article a img {
            max-height: 420.75px; } }
        @media only screen and (max-width: 480px) {
          .blogHome .col article a img, .relatedC .col article a img {
            max-height: none; } }
      .blogHome .col article .textContent, .relatedC .col article .textContent {
        padding: 20px; }

@media only screen and (max-width: 1024px) {
  .blogHome .col, .relatedC .col {
    width: 50%;
    float: left; } }
@media only screen and (max-width: 768px) {
  .blogHome .col, .relatedC .col {
    width: 100%;
    float: none; } }
@media only screen and (max-width: 600px) {
  .blogHome {
    padding: 25px 0; } }
.blogResources {
  display: flex;
  min-height: 100vh;
  flex-wrap: wrap;
  background-color: #f7f8f2;
  width: 100%;
  padding: 0 0 50px 0; }
  .blogResources .col {
    width: 20%;
    opacity: 0; }
    .blogResources .col article {
      opacity: 1;
      background: #fff;
      padding: 0;
      margin: 10px;
      will-change: transform, opacity;
      display: block; }
      .blogResources .col article a img {
        width: 100%;
        padding: 0; }
      .blogResources .col article .textContent {
        padding: 20px; }
  @media only screen and (max-width: 1200px) {
    .blogResources .col {
      width: 25%; } }
  @media only screen and (max-width: 992px) {
    .blogResources .col {
      width: 33.33%; } }
  @media only screen and (max-width: 768px) {
    .blogResources .col {
      width: 50%; } }
  @media only screen and (max-width: 700px) {
    .blogResources {
      padding: 0; }
      .blogResources .col {
        width: 100%; } }

.blogSearch {
  display: flex;
  flex-wrap: wrap;
  min-height: 100vh;
  background-color: #f7f8f2;
  width: 100%;
  padding: 20px 0; }
  .blogSearch .col {
    width: 100%;
    opacity: 0; }
    .blogSearch .col article {
      display: flex;
      background: #fff;
      margin: 10px;
      padding: 0;
      will-change: transform, opacity; }
      .blogSearch .col article .thumbnail {
        width: 20%;
        min-height: 100px; }
        .blogSearch .col article .thumbnail a img {
          width: auto;
          padding: 0;
          margin: 0 15px 0 0; }
        @supports (object-fit: cover) {
          .blogSearch .col article .thumbnail a img {
            height: 200px;
            object-fit: contain;
            object-position: center center; } }
      .blogSearch .col article .contentS {
        width: 80%; }
        .blogSearch .col article .contentS .textContent {
          padding: 20px; }

.camp .blogSearch {
  background-color: #FFFFFF; }

.hed3red {
  background: #D71920;
  color: #fff;
  padding: 10px; }

.blogSearchHF .col article .thumbnail {
  width: 30%; }
  .blogSearchHF .col article .thumbnail .catag {
    display: none; }
.blogSearchHF .col article .contentS {
  width: 70%; }

.camp .blogSearch .col article .thumbnail {
  width: 50%; }
  .camp .blogSearch .col article .thumbnail .catag {
    display: none; }
.camp .blogSearch .col article .contentS {
  width: 50%; }
  .camp .blogSearch .col article .contentS .textContent {
    padding-top: 0px; }

.noImage {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%; }

.GenSearch .col article .thumbnail {
  width: 50%; }
  .GenSearch .col article .thumbnail .catag {
    right: 53%; }
.GenSearch .col article .contentS {
  width: 50%; }
  .GenSearch .col article .contentS .textContent {
    padding-top: 0px; }

@media only screen and (max-width: 600px) {
  .GenSearch .col article .thumbnail .catag {
    right: 7%; }
  .GenSearch .col article .contentS .textContent {
    padding-top: 20px; } }
.colBanners {
  width: 32.4% !important;
  height: 20vh;
  margin: 5px;
  display: grid; }

@media only screen and (max-width: 1100px) {
  .colBanners {
    width: 31.99% !important;
    height: 20vh; } }
@media only screen and (max-width: 768px) {
  .colBanners {
    height: 10vh;
    width: 31% !important; } }
@media only screen and (max-width: 450px) {
  .colBanners {
    height: 10vh;
    width: 100% !important;
    float: none; } }
.bannerIMG {
  width: 100%;
  height: 100%;
  display: block;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center; }

.bannerBlackT {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.bannerT {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }

.pagResoCont {
  background: #000000;
  display: table;
  position: relative;
  padding: 10px;
  width: 100%;
  color: #fff; }
  .pagResoCont .col1, .pagResoCont .col2 {
    width: 50%;
    float: left; }
  .pagResoCont .col2 {
    text-align: right; }
  .pagResoCont a {
    color: #ffffff;
    font-weight: 700;
    padding-right: 15px; }

.colSearch {
  float: left;
  width: 30%; }

.colResults {
  float: left;
  width: 70%; }

@media only screen and (max-width: 1000px) {
  .pagResoCont {
    background: #000000;
    display: table;
    position: relative;
    padding: 5px;
    width: 100%;
    color: #fff; }
    .pagResoCont .col1, .pagResoCont .col2 {
      width: 100%;
      float: none;
      text-align: center; }
    .pagResoCont .col1 {
      padding-top: 15px; }
    .pagResoCont .col2 {
      padding: 15px; }
    .pagResoCont a {
      color: #ffffff;
      font-weight: 700;
      padding-right: 15px; }

  .colSearch {
    float: left;
    width: 35%; }
    .colSearch ul {
      margin-left: 0px; }
      .colSearch ul select {
        min-width: 90% !important;
        width: 90%; }
    .colSearch h4 {
      font-size: 1em;
      font-weight: 600; }

  .colResults {
    float: left;
    width: 65%; } }
@media only screen and (max-width: 900px) {
  .colSearch {
    float: none;
    width: 100%; }

  .colResults {
    float: none;
    width: 100%; } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
    transform: translateY(0); } }
.socialW {
  float: left;
  width: 50%;
  height: 50vh;
  margin: 10px;
  border: solid 2px #333;
  overflow: scroll;
  background: #fff; }
  .socialW.banner {
    height: auto;
    overflow: hidden; }

.faceS {
  display: none; }

.socialWCont {
  position: relative;
  display: flex; }

@media screen and (max-width: 1023px) and (min-width: 581px) {
  .faceF {
    display: none !important; }

  .faceS {
    display: block !important; } }
@media screen and (max-width: 450px) {
  .faceF {
    display: none !important; }

  .faceS {
    display: block !important; } }
@media only screen and (max-width: 580px) {
  .socialW {
    float: none;
    width: auto; }

  .socialWCont {
    display: block; } }
.socialBloc {
  display: flex;
  color: #ffffff;
  text-align: center;
  margin: 50px 0 75px 0; }

.the_champ_sharing_title {
  margin-bottom: 5px; }

.socialButtons {
  background-image: url("../img/social-media.jpg");
  background-size: cover;
  background-position: center;
  float: left;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0px; }
  .socialButtons .the_champ_sharing_title {
    margin-bottom: 10px;
    font-size: 2.5em;
    font-family: Bitterbrush;
    text-shadow: 2px 2px 5px #000000;
    font-weight: normal !important; }
  .socialButtons li {
    width: 20% !important;
    display: flex; }
    .socialButtons li i {
      margin: auto !important; }
  .socialButtons .the_champ_sharing_container.the_champ_horizontal_sharing {
    min-width: 80%; }

.the_champ_sharing_ul {
  display: inline-block; }

.subsButton {
  float: left;
  width: 50%;
  background-image: url("../img/signupViva.jpg");
  background-size: cover;
  background-position: center;
  min-height: 160px;
  margin-left: 15px;
  color: #ffffff;
  text-align: center;
  font-size: 3em;
  font-weight: 600;
  padding: 0;
  transition: 0.5s;
  border-top-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0px; }
  .subsButton a, .subsButton a:hover {
    color: #ffffff; }

.color-green .subsButton {
  background-image: url("../img/signupVivaGreen.jpg"); }
.color-green .socialButtons {
  background-image: url("../img/social-mediaGreen.jpg"); }

.color-orange .subsButton {
  background-image: url("../img/signupVivaOrange.jpg"); }
.color-orange .socialButtons {
  background-image: url("../img/social-mediaOrange.jpg"); }

.color-blue .subsButton {
  background-image: url("../img/signupVivaBlue.jpg"); }
.color-blue .socialButtons {
  background-image: url("../img/social-mediaBlue.jpg"); }

.zoomHover {
  transition: 0.5s; }

.zoomHover:hover {
  color: #ffffff;
  transform: scale(1.1); }

@media only screen and (max-width: 600px) {
  .subsButton {
    float: none;
    width: 100%;
    text-align: center;
    font-size: 2em;
    margin-left: 0px;
    min-height: 80px; }

  .socialButtons {
    float: none;
    width: 100%;
    display: flex;
    margin-bottom: 15px;
    min-height: 100px; }

  .socialBloc {
    display: block;
    color: #ffffff;
    text-align: center;
    margin-right: 0px; } }
.postRes {
  display: block;
  width: 100%;
  padding: 50px 0; }
  .postRes .col {
    display: flex;
    flex-direction: row;
    width: 100%; }
    .postRes .col .thumbnail {
      width: 25%;
      padding-right: 20px;
      margin-top: 10px; }
    .postRes .col .contentR {
      width: 75%; }
    @media (max-width: 768px) {
      .postRes .col {
        flex-direction: column; }
        .postRes .col .thumbnail,
        .postRes .col .contentR {
          width: 100%;
          padding-right: 0; }
        .postRes .col .thumbnail {
          margin-bottom: 10px; } }
    .postRes .col .marginB {
      margin-bottom: 20px; }
      .postRes .col .marginB--left {
        float: left;
        margin-right: 10px; }

.resultsTag li {
  display: inline; }
.resultsTag li:after {
  content: "; "; }

ul.resultsTag {
  display: contents; }

.mejs-controls {
  padding: 0 5px; }

.mejs-button, .mejs-time, .mejs-time-rail {
  width: 80px; }

.mejs-time.mejs-duration-container, .mejs-button.mejs-volume-button.mejs-mute, .mejs-horizontal-volume-slider {
  display: none !important; }

.mejs-button.mejs-playpause-button.mejs-play {
  width: 70px; }

.solid_background {
  padding: 5%;
  background-color: #757575;
  color: #ffffff; }
  .solid_background p {
    color: #ffffff;
    font-weight: 600; }
  .solid_background h4, .solid_background h3, .solid_background h2, .solid_background ul, .solid_background li {
    color: #ffffff; }

.color-blue .solid_background {
  background-color: #D1E8F8; }
  .color-blue .solid_background p {
    color: #444;
    font-weight: 600; }
  .color-blue .solid_background h4, .color-blue .solid_background h3, .color-blue .solid_background h2, .color-blue .solid_background ul, .color-blue .solid_background li {
    color: #444; }

.color-red .solid_background {
  background-color: #FCD3C1; }
  .color-red .solid_background p {
    color: #444;
    font-weight: 600; }
  .color-red .solid_background h4, .color-red .solid_background h3, .color-red .solid_background h2, .color-red .solid_background ul, .color-red .solid_background li {
    color: #444; }

.color-green .solid_background {
  background-color: #EAF3D5; }
  .color-green .solid_background p {
    color: #444;
    font-weight: 600; }
  .color-green .solid_background h4, .color-green .solid_background h3, .color-green .solid_background h2, .color-green .solid_background ul, .color-green .solid_background li {
    color: #444; }

.color-orange .solid_background {
  background-color: #FFECCD; }
  .color-orange .solid_background p {
    color: #444;
    font-weight: 600; }
  .color-orange .solid_background h4, .color-orange .solid_background h3, .color-orange .solid_background h2, .color-orange .solid_background ul, .color-orange .solid_background li {
    color: #444; }

.linkHeader {
  background: #FCD3C1;
  color: #444;
  padding: 1em;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0px; }
  .linkHeader .col1 {
    width: 75%;
    text-align: left; }
    .linkHeader .col1 .title {
      font-size: 1.4em;
      font-weight: 400;
      margin-bottom: 0px; }
  .linkHeader .col2 {
    width: 25%;
    font-size: 2em;
    text-align: right;
    padding: 10px 0px; }
    .linkHeader .col2 a {
      padding: 10px 30px;
      background: #D71920;
      font-family: Bitterbrush;
      color: #ffffff;
      transition: 0.5s; }
    .linkHeader .col2 a:hover {
      padding: 10px 30px;
      background: #8B0304;
      font-family: Bitterbrush;
      color: #ffffff;
      transition: 0.5s; }

@media only screen and (max-width: 1000px) {
  .linkHeader {
    display: block; }
    .linkHeader .col1 {
      width: 100%; }
    .linkHeader .col2 {
      width: 100%;
      font-size: 1.5em; } }
.color-red .linkHeader {
  background: #FCD3C1; }
  .color-red .linkHeader .col2 a {
    background: #D71920; }
  .color-red .linkHeader .col2 a:hover {
    background: #8B0304; }

.color-green .linkHeader {
  background: #EAF3D5; }
  .color-green .linkHeader .col2 a {
    background: #A6CE39; }
  .color-green .linkHeader .col2 a:hover {
    background: #218A3D; }

.color-blue .linkHeader {
  background: #D1E8F8; }
  .color-blue .linkHeader .col2 a {
    background: #00ABE6; }
  .color-blue .linkHeader .col2 a:hover {
    background: #005496; }

.color-orange .linkHeader {
  background: #FFECCD; }
  .color-orange .linkHeader .col2 a {
    background: #FCAF17; }
  .color-orange .linkHeader .col2 a:hover {
    background: #F15A22; }

.modern-footnotes-footnote a::before {
  content: "["; }
.modern-footnotes-footnote a::after {
  content: "]"; }

.modern-footnotes-footnote__note {
  cursor: pointer; }

/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
/* Prevent iOS Safari from zooming on form fields with font-size less than 16px */
/* Using a broader max-width to cover common mobile devices, including iPhones */
@media screen and (max-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px; } }
.postLinkCont {
  display: inline-block;
  position: relative; }
  .postLinkCont h3 {
    margin: 1%; }

.postLink {
  float: left;
  width: 48%;
  text-align: center;
  background: #545454;
  padding: 10px;
  margin: 1%;
  color: #fff;
  transition: 0.5s; }
  .postLink:hover {
    background: #222222; }

.color-blue .postLink {
  background: #00ABE6; }
  .color-blue .postLink:hover {
    background: #005496; }

.color-red .postLink {
  background: #D71920; }
  .color-red .postLink:hover {
    background: #8B0304; }

.color-green .postLink {
  background: #A6CE39; }
  .color-green .postLink:hover {
    background: #218A3D; }

.color-orange .postLink {
  background: #FCAF17; }
  .color-orange .postLink:hover {
    background: #F15A22; }

#colorbox {
  background: #444444;
  padding: 20px;
  color: #ffffff;
  display: table !important;
  border: solid 0px !important;
  outline-width: 0; }
  #colorbox p {
    color: #ffffff; }
  #colorbox button {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0px;
    right: 0px; }

#cboxContent {
  background: #444444; }

.headerFW {
  width: 100%;
  min-height: 90vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }
  .headerFW img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 15vh 0;
    max-height: 90vh;
    width: 320px;
    max-width: 320px; }
  .headerFW h1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 20vh 0;
    font-size: 6em;
    position: relative; }
    @media only screen and (max-width: 600px) {
      .headerFW h1 {
        font-size: 3em;
        padding: 30vh 0; } }

.headerFWsemi {
  width: 100%;
  min-height: 65vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }
  .headerFWsemi img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 15vh 0;
    max-height: 90vh;
    width: 320px;
    max-width: 320px; }
  .headerFWsemi h1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 30vh 0;
    font-size: 6em;
    position: relative; }
    @media only screen and (max-width: 600px) {
      .headerFWsemi h1 {
        font-size: 3em;
        padding: 30vh 0; } }

.headerFWs {
  width: 100%;
  min-height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }
  .headerFWs img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
    max-height: auto;
    width: 320px;
    max-width: 320px; }
    @media only screen and (max-width: 600px) {
      .headerFWs img {
        padding: 25vh 0; } }
  .headerFWs h1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 150px 0;
    font-size: 6em;
    position: relative; }
    @media only screen and (max-width: 600px) {
      .headerFWs h1 {
        font-size: 3em;
        padding: 25vh 0; } }

/* Style the video: 100% width and height to cover the entire window */
#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  min-height: 90vh; }

#myVideo2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }
  @media only screen and (max-width: 600px) {
    #myVideo2 {
      font-size: 3em;
      padding: 0vh 0; } }
  @media only screen and (orientation: portrait) {
    #myVideo2 {
      width: auto;
      height: 100%; } }

.lightText {
  color: #fff;
  text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px,#000 0px 0px 1px, #000 0px 0px 1px; }
  .lightText p {
    color: #fff; }
  .lightText h1 {
    color: #fff;
    text-shadow: #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px,#000 0px 0px 3px, #000 0px 0px 3px;
    -webkit-font-smoothing: antialiased; }
  .lightText h2 {
    color: #fff;
    text-shadow: none; }

.text_size_extra_large, .text_size_extra_large a {
  font-family: Bitterbrush; }

.bitterbrush .text_size_extra_large, .bitterbrush .text_size_extra_large a {
  font-family: Bitterbrush; }

.brushup .text_size_extra_large, .brushup .text_size_extra_large a {
  font-family: Brushup; }

.veneer .text_size_extra_large, .veneer .text_size_extra_large a {
  font-family: Veneer; }

.olivier .text_size_extra_large, .olivier .text_size_extra_large a {
  font-family: Olivier; }

.thunderhouse .text_size_extra_large, .thunderhouse .text_size_extra_large a {
  font-family: Thunderhouse; }

.montserrat .text_size_extra_large, .montserrat .text_size_extra_large a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600; }

.blurImg {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  transition: 0.5s; }

.blurImg:hover {
  -webkit-filter: blur(0px);
  filter: blur(0px); }

.fullWsection {
  width: 100%;
  padding: 6vh 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 600px) {
    .fullWsection {
      line-height: 3;
      padding: 30px 10px; } }
  .fullWsection p {
    margin-bottom: 20px; }
  .fullWsection h1 {
    font-size: 5em; }
  .fullWsection h2 {
    font-size: 4em; }
  .fullWsection h3 {
    font-size: 3.25em; }
  .fullWsection h4 {
    font-weight: 600;
    font-size: 1.2em; }
  @media only screen and (max-width: 600px) {
    .fullWsection h1 {
      font-size: 3em; }
    .fullWsection h2 {
      font-size: 2.5em; }
    .fullWsection h3 {
      font-size: 2em;
      line-height: 1.2; }
    .fullWsection td {
      font-size: 0.8em; } }
  .fullWsection .colTitle {
    font-weight: 600;
    font-size: 2em;
    text-align: center;
    padding: 10px;
    line-height: 1.5; }
    @media only screen and (max-width: 600px) {
      .fullWsection .colTitle {
        line-height: 1.2; } }
  .fullWsection .animated1 {
    margin-left: 200px;
    opacity: 0;
    transition: 1s; }
  .fullWsection .animated2 {
    margin-right: 200px;
    opacity: 0;
    transition: 1s easeInOutQuad; }
  .fullWsection .animated3 {
    margin-top: 50px;
    opacity: 0;
    transition: 1s; }
  .fullWsection .animated4 {
    opacity: 0;
    transition: 1s; }
  .fullWsection .animatedEnd {
    margin: 0px;
    opacity: 1; }
  @media only screen and (max-width: 600px) {
    .fullWsection .animated1 {
      margin-left: 0px;
      opacity: 1;
      transition: 1s; }
    .fullWsection .animated2 {
      margin-right: 0px;
      opacity: 1; }
    .fullWsection .animated3 {
      margin-top: 0px;
      opacity: 1; }
    .fullWsection .animated4 {
      opacity: 1; }
    .fullWsection .animatedEnd {
      margin: 0px;
      opacity: 1; } }
  .fullWsection .videoC {
    max-width: 1100px;
    max-height: 619px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .fullWsection .embed-container {
    box-shadow: 2px 5px 6px #222; }
  .fullWsection .slick-slide .embed-container {
    box-shadow: none; }
  .fullWsection .campBlocText, .fullWsection .campBlocFlex, .fullWsection .campBloc, .fullWsection .relatedCpage {
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto; }
    .fullWsection .campBlocText li, .fullWsection .campBlocFlex li, .fullWsection .campBloc li, .fullWsection .relatedCpage li {
      line-height: 1.5;
      margin-bottom: 0.5em; }
    @media only screen and (max-width: 600px) {
      .fullWsection .campBlocText, .fullWsection .campBlocFlex, .fullWsection .campBloc, .fullWsection .relatedCpage {
        padding-left: 5px;
        padding-right: 5px; } }
  .fullWsection .campBlocFlex.full_width {
    max-width: 100%; }
    @media only screen and (min-width: 600px) {
      .fullWsection .campBlocFlex.full_width {
        padding-left: 50px;
        padding-right: 50px; } }
  .fullWsection .relatedCpage {
    display: block; }
  .fullWsection .relatedC .col img {
    width: 100%; }
  .fullWsection .link, .fullWsection .linkR {
    line-height: 50px;
    height: auto;
    padding: 15px;
    vertical-align: baseline;
    width: fit-content;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    text-decoration: none;
    background: #000;
    font-family: inherit;
    font-size: 1em;
    font-weight: 600;
    outline: none;
    transition: 0.5s; }
  .fullWsection .link:hover {
    background: #8B0304;
    color: #fff;
    font-weight: 600;
    text-decoration: none; }
  .fullWsection .linkR {
    background: #D71920;
    color: #fff; }
  .fullWsection .linkR:hover {
    background: #000;
    color: #fff; }
  .fullWsection .linkBoxRed {
    background: #D71920;
    color: #fff;
    padding: 20px;
    transition: 0.5s; }
    @media only screen and (max-width: 600px) {
      .fullWsection .linkBoxRed {
        line-height: 3; } }
  .fullWsection .linkBoxRed:hover {
    background: #8B0304;
    color: #fff; }
  .fullWsection .buttonTC, .fullWsection ul {
    font-size: 1.5em;
    line-height: 1.3; }
  .fullWsection .btn {
    font-size: 1em;
    padding: 15px 30px;
    width: 100%;
    border-radius: 0px; }
    @media only screen and (max-width: 600px) {
      .fullWsection .btn {
        width: 100%; } }
    .fullWsection .btn a {
      color: #fff; }
  .fullWsection .textContent .btn {
    width: 100%; }
  .fullWsection .audioCol1 {
    width: 20%; }
  .fullWsection .audioCol2 {
    width: 80%;
    padding-left: 0px; }
  .fullWsection .halfWidth {
    width: 50%;
    margin: auto;
    padding: 30px; }
    @media only screen and (max-width: 1100px) {
      .fullWsection .halfWidth {
        width: 100%;
        padding: 20px; } }
    @media only screen and (max-width: 900px) {
      .fullWsection .halfWidth {
        width: 100%;
        padding: 10px; } }

.fullWsection24Cont h1 {
  font-size: 6em;
  line-height: 1.1;
  opacity: 0;
  margin-top: 200px;
  animation: titleFadeIn 1s ease-out 2s forwards;
  text-shadow: none; }
@keyframes titleFadeIn {
  0% {
    opacity: 0;
    margin-top: 200px;
    text-shadow: none; }
  100% {
    opacity: 1;
    margin-top: 0;
    text-shadow: #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 0px 3px,#000 0px 0px 3px, #000 0px 0px 3px; } }
.fullWsection24Cont h2 {
  font-size: 2.5em;
  line-height: 1.2; }
.fullWsection24Cont h3 {
  font-size: 2em;
  line-height: 1.2; }
.fullWsection24Cont h4 {
  font-weight: 600;
  font-size: 1.1em; }
@media only screen and (max-width: 600px) {
  .fullWsection24Cont h1 {
    font-size: 3em;
    line-height: 1.2; }
  .fullWsection24Cont h2 {
    font-size: 2.5em;
    line-height: 1.2; }
  .fullWsection24Cont h3 {
    font-size: 2em;
    line-height: 1.2; }
  .fullWsection24Cont td {
    font-size: 0.8em; } }

.fullWsection24 {
  width: 100%;
  padding: 5vh 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  overflow: hidden;
  /* només afecta blockquotes dins .fullWsection24 */
  /* cometa d'obertura */
  /* cometa de tancament */
  /* paràgrafs dins blockquote */
  /* versió responsive */ }
  @media only screen and (max-width: 600px) {
    .fullWsection24 {
      line-height: 3;
      padding: 30px 10px; } }
  .fullWsection24 p {
    margin-bottom: 20px; }
  .fullWsection24 h1 {
    font-size: 3em;
    line-height: 1.1; }
  .fullWsection24 h2 {
    font-size: 2.5em;
    line-height: 1.2; }
  .fullWsection24 h3 {
    font-size: 2em;
    line-height: 1.2; }
  .fullWsection24 h4 {
    font-weight: 600;
    font-size: 1.1em; }
  @media only screen and (max-width: 600px) {
    .fullWsection24 h1 {
      font-size: 3em;
      line-height: 1.2; }
    .fullWsection24 h2 {
      font-size: 2em;
      line-height: 1.2; }
    .fullWsection24 h3 {
      font-size: 1.7em;
      line-height: 1.2; }
    .fullWsection24 h4 {
      font-weight: 600;
      font-size: 1.1em; }
    .fullWsection24 td {
      font-size: 0.8em; } }
  .fullWsection24 .colTitle {
    font-weight: 600;
    font-size: 2em;
    text-align: center;
    padding: 10px;
    line-height: 1.5; }
    @media only screen and (max-width: 600px) {
      .fullWsection24 .colTitle {
        line-height: 1.2; } }
  .fullWsection24 .animated1 {
    margin-left: 200px;
    opacity: 0;
    transition: 1s; }
  .fullWsection24 .animated2 {
    margin-right: 200px;
    opacity: 0;
    transition: 1s easeInOutQuad; }
  .fullWsection24 .animated3 {
    margin-top: 50px;
    opacity: 0;
    transition: 1s; }
  .fullWsection24 .animated4 {
    opacity: 0;
    transition: 1s; }
  .fullWsection24 .animatedEnd {
    margin: 0px;
    opacity: 1; }
  @media only screen and (max-width: 600px) {
    .fullWsection24 .animated1 {
      margin-left: 0px;
      opacity: 1;
      transition: 1s; }
    .fullWsection24 .animated2 {
      margin-right: 0px;
      opacity: 1; }
    .fullWsection24 .animated3 {
      margin-top: 0px;
      opacity: 1; }
    .fullWsection24 .animated4 {
      opacity: 1; }
    .fullWsection24 .animatedEnd {
      margin: 0px;
      opacity: 1; } }
  .fullWsection24 .videoC {
    max-width: 1100px;
    max-height: 619px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .fullWsection24 .embed-container {
    box-shadow: 2px 5px 6px #222; }
  .fullWsection24 .slick-slide .embed-container {
    box-shadow: none; }
  .fullWsection24 .campBlocText, .fullWsection24 .campBlocFlex, .fullWsection24 .campBloc, .fullWsection24 .relatedCpage {
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto; }
    .fullWsection24 .campBlocText li, .fullWsection24 .campBlocFlex li, .fullWsection24 .campBloc li, .fullWsection24 .relatedCpage li {
      line-height: 1.5;
      margin-bottom: 0.5em; }
    @media only screen and (max-width: 600px) {
      .fullWsection24 .campBlocText, .fullWsection24 .campBlocFlex, .fullWsection24 .campBloc, .fullWsection24 .relatedCpage {
        padding-left: 5px;
        padding-right: 5px; } }
  .fullWsection24 .campBlocFlex.full_width {
    max-width: 100%; }
    @media only screen and (min-width: 600px) {
      .fullWsection24 .campBlocFlex.full_width {
        padding-left: 50px;
        padding-right: 50px; } }
  .fullWsection24 .relatedCpage {
    display: block; }
  .fullWsection24 .relatedC .col img {
    width: 100%; }
  .fullWsection24 .link, .fullWsection24 .linkR {
    line-height: 50px;
    height: auto;
    padding: 15px;
    vertical-align: baseline;
    width: fit-content;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    text-decoration: none;
    background: #000;
    font-family: inherit;
    font-size: 1em;
    font-weight: 600;
    outline: none;
    transition: 0.5s; }
  .fullWsection24 .link:hover {
    background: #8B0304;
    color: #fff;
    font-weight: 600;
    text-decoration: none; }
  .fullWsection24 .linkR {
    background: #D71920;
    color: #fff; }
  .fullWsection24 .linkR:hover {
    background: #000;
    color: #fff; }
  .fullWsection24 .linkBoxRed {
    background: #D71920;
    color: #fff;
    padding: 20px;
    transition: 0.5s; }
    @media only screen and (max-width: 600px) {
      .fullWsection24 .linkBoxRed {
        line-height: 3; } }
  .fullWsection24 .linkBoxRed:hover {
    background: #8B0304;
    color: #fff; }
  .fullWsection24 .buttonTC {
    font-size: 1.3em;
    line-height: 1.2; }
  .fullWsection24 .btn {
    font-size: 1em;
    padding: 15px 30px;
    width: fit-content;
    border-radius: 0px; }
    @media only screen and (max-width: 600px) {
      .fullWsection24 .btn {
        width: fit-content; } }
    .fullWsection24 .btn a {
      color: #fff; }
  .fullWsection24 .textContent .btn {
    width: 100%; }
  .fullWsection24 .audioCol1 {
    width: 20%; }
  .fullWsection24 .audioCol2 {
    width: 80%;
    padding-left: 0px; }
  .fullWsection24 .halfWidth {
    width: 50%;
    margin: auto;
    padding: 30px; }
    @media only screen and (max-width: 1100px) {
      .fullWsection24 .halfWidth {
        width: 100%;
        padding: 20px; } }
    @media only screen and (max-width: 900px) {
      .fullWsection24 .halfWidth {
        width: 100%;
        padding: 10px; } }
  .fullWsection24 .wp-caption {
    background: none;
    text-align: right;
    border: none;
    max-width: 100%;
    margin: 0px; }
  .fullWsection24 .wp-caption.alignright {
    text-align: right; }
  .fullWsection24 .wp-caption .wp-caption-text, .fullWsection24 .gallery-caption {
    font-size: 1em;
    line-height: 1.3;
    padding: 5px 4px 5px;
    font-style: italic; }
  .fullWsection24 .wp-caption img {
    width: 100%;
    height: auto; }
  .fullWsection24 .authorImage {
    text-align: right;
    font-style: italic;
    font-size: 1em;
    line-height: 1.3;
    padding: 5px 4px;
    margin: 0;
    max-width: 100%;
    display: block;
    word-wrap: break-word;
    overflow-wrap: break-word;
    box-sizing: border-box; }
  .fullWsection24 blockquote {
    position: relative;
    border: none;
    padding: 30px 70px 60px 70px;
    margin: 30px auto;
    max-width: 800px;
    font-style: normal;
    font-weight: 400;
    quotes: "“" "”" "‘" "’";
    color: #333;
    line-height: 1.7;
    overflow: visible !important;
    /* <- molt important */ }
  .fullWsection24 blockquote::before,
  .fullWsection24 blockquote::after {
    position: absolute;
    color: #D71920;
    font-size: 90px;
    font-weight: bold;
    font-family: Georgia, serif;
    line-height: 1;
    z-index: 0;
    opacity: 0.9; }
  .fullWsection24 blockquote::before {
    content: "“";
    top: 0px;
    left: 0;
    transform: translate(-15%, -10%); }
  .fullWsection24 blockquote::after {
    content: "”";
    bottom: 0px;
    right: 10px;
    transform: translate(10%, 10%); }
  .fullWsection24 blockquote p {
    position: relative;
    z-index: 1;
    margin: 0; }
  @media (max-width: 700px) {
    .fullWsection24 blockquote {
      padding: 20px 40px 50px 40px; }
    .fullWsection24 blockquote::before,
    .fullWsection24 blockquote::after {
      font-size: 60px; } }

.veneer .fullWsection24 h1.bigH {
  font-size: 6em !important; }
.veneer .fullWsection24 h4 {
  font-size: 1.5em !important; }

.text_size_small p, .text_size_small td, .text_size_small ul, .text_size_small li {
  font-size: inherit; }

.text_size_normal_small p, .text_size_normal_small td, .text_size_normal_small ul, .text_size_normal_small li {
  font-size: 20px; }

.text_size_normal p, .text_size_normal td {
  font-size: 1.5em; }
.text_size_normal ul, .text_size_normal li {
  font-size: 1.2em;
  line-height: 1.3; }

.text_size_large p {
  font-size: 2.5em;
  font-weight: 600; }
.text_size_large h3 {
  font-size: 6em;
  line-height: 1; }

.text_size_extra_large p {
  font-size: 4.5em; }

.montserrat .text_size_extra_large p {
  font-size: 4em; }
.montserrat .text_size_large h3 {
  font-size: 3.25em; }

.fullWT {
  padding: 50px;
  border-left: solid 20px #D71920; }

@media only screen and (max-width: 600px) {
  .fullWT {
    padding: 15px;
    border-left: solid 5px #D71920; }

  .text_size_normal_small p, .text_size_normal_small td, .text_size_normal_small li {
    font-size: 17.5px; }

  .text_size_normal p, .text_size_normal td {
    font-size: 1.3em;
    line-height: 1.5; }
  .text_size_normal li {
    font-size: 0.9em;
    line-height: 1.5; }

  .text_size_large p {
    font-size: 2em;
    font-weight: 600; }
  .text_size_large h3 {
    font-size: 3em; }

  .text_size_extra_large p {
    font-size: 4.5em; }

  .montserrat .text_size_extra_large p {
    font-size: 2.5em;
    line-height: 1.2; }
  .montserrat .text_size_large h3 {
    font-size: 2em; } }
@media only screen and (max-width: 375px) {
  .text_size_normal td {
    font-size: 1.2em; } }
#give-form-19489-wrap {
  text-align: center; }

[id*=give-form] .give-form-title {
  padding: 20px;
  margin: 0 0 15px; }

.donation-btn {
  border: 2px solid #d71920 !important;
  background: #d71920 !important;
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  color: white;
  font-weight: 500;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  line-height: 20px;
  margin-bottom: 16px;
  min-width: 236px;
  filter: brightness(1);
  order: 99 !important;
  border-radius: 4px;
  transition: filter 0.2s ease 0s;
  padding: 20px 28px !important; }

.donateBanner {
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  background: #D71920;
  background: -webkit-linear-gradient(to bottom, #b51b20, #D71920);
  background: -moz-linear-gradient(to bottom, #b51b20, #D71920);
  background: linear-gradient(to bottom, #b51b20, #D71920); }
  .donateBanner .textBanner {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    margin: auto;
    text-shadow: 2px 2px 6px #222; }
  .donateBanner .donateButton {
    background-color: #a4151a;
    display: flex;
    padding: 20px 40px;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    border-radius: 10px;
    margin-right: 30px;
    cursor: pointer;
    transition: 0.5s;
    box-shadow: 2px 2px 6px #222; }
  .donateBanner .donateButton:hover {
    background-color: #6b0f12; }

@media only screen and (max-width: 700px) {
  .donateBanner {
    height: 50px; } }
.bannerFixed {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 100; }

.donationB {
  width: 100%;
  display: flex;
  margin-bottom: 50px; }
  .donationB .donationOne, .donationB .donationMonth {
    width: 49.5%;
    float: left;
    color: #fff;
    font-size: 1.5em;
    line-height: 1.5;
    border-radius: 10px;
    background-color: #d71920;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    transition: 0.5s;
    cursor: pointer; }
  .donationB .donationOne:hover, .donationB .donationMonth:hover {
    background-color: #901317; }
  .donationB .donationOne.active, .donationB .donationMonth.active {
    font-weight: 600;
    background-color: #901317; }
  .donationB .donationOne {
    margin-right: 1%; }

.donationW .monthlyDonation {
  display: none; }
  .donationW .monthlyDonation .donform {
    width: 50%;
    float: left;
    padding: 0px 10px 20px 10px; }

@media only screen and (max-width: 800px) {
  .donationW .monthlyDonation .donform {
    width: 100%;
    float: left; }
    .donationW .monthlyDonation .donform li {
      font-size: 0.7em;
      line-height: 1.5; } }
.subs_area {
  display: flex;
  width: 100%;
  height: auto;
  margin: 50px 0px; }
  .subs_area h2 {
    font-size: 3em;
    padding: 20px; }

.subs_month {
  width: 80%;
  float: left;
  display: grid; }
  .subs_month h2 {
    font-size: 3em;
    padding: 20px; }

.subs_year {
  width: 100%;
  float: left;
  display: grid; }
  .subs_year h2 {
    font-size: 3em;
    padding: 20px; }

.subs_life {
  width: 21%;
  height: auto;
  float: left;
  justify-content: center;
  align-items: center;
  display: flex;
  text-align: center;
  background-color: #D71920;
  color: #fff;
  min-height: 120px;
  font-size: 1.5em;
  font-weight: 600;
  padding: 10px;
  cursor: pointer; }

.pounds {
  font-size: 2em; }

.subs_month_Row {
  display: block;
  position: relative;
  min-height: 75px;
  justify-content: center;
  align-items: center;
  display: flex; }
  .subs_month_Row--dark {
    background-color: #f9f9f9; }

.subs_month_Cell {
  float: left;
  width: 23%;
  text-align: center;
  padding: 10px;
  font-weight: 600; }
  .subs_month_Cell--tit {
    width: 31%; }
  .subs_month_Cell--dark {
    background-color: #545454;
    color: #fff;
    font-size: 2em;
    font-weight: 600;
    min-height: 185px;
    font-size: 2em;
    justify-content: center;
    align-items: center;
    display: flex; }
  .subs_month_Cell--red {
    background-color: #D71920;
    color: #fff;
    min-height: 150px;
    font-size: 1.3em;
    padding: 20px;
    min-height: 185px;
    justify-content: center;
    align-items: center;
    display: flex; }
  .subs_month_Cell--blue {
    background-color: #00ABE6;
    color: #fff;
    min-height: 150px;
    font-size: 1.3em;
    padding: 20px;
    min-height: 185px;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer; }
  .subs_month_Cell--green {
    background-color: #A6CE39;
    color: #fff;
    min-height: 150px;
    font-size: 1.3em;
    padding: 20px;
    min-height: 185px;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer; }
  .subs_month_Cell--orange {
    background-color: #FCAF17;
    color: #fff;
    min-height: 150px;
    font-size: 1.3em;
    padding: 20px;
    min-height: 185px;
    justify-content: center;
    align-items: center;
    display: flex;
    cursor: pointer; }

.subs_area_year {
  display: grid;
  width: 100%;
  margin: 50px 0px; }
  .subs_area_year .subs_year {
    width: 100%; }
  .subs_area_year .subs_month_Cell {
    float: left;
    width: 30%;
    text-align: center;
    padding: 10px;
    font-weight: 600; }
    .subs_area_year .subs_month_Cell--tit {
      width: 40%; }

.included {
  width: 40px;
  height: 40px;
  background-image: url("../img/included.png");
  background-size: contain;
  display: inline-flex; }

.not_included {
  width: 40px;
  height: 40px;
  background-image: url("../img/not_included.png");
  background-size: contain;
  display: inline-flex; }

.joinB {
  font-size: 2em;
  cursor: pointer; }
  .joinB a {
    color: #ffffff; }
  .joinB a:hover {
    color: #dbdbdb; }
  .joinB--green {
    background-color: #A6CE39; }
  .joinB--blue {
    background-color: #00ABE6; }
  .joinB--orange {
    background-color: #FCAF17; }
  .joinB--red {
    background-color: #D71920; }

.lifebutton {
  margin-top: 30px; }
  .lifebutton a {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    font-size: 1.5em;
    color: #D71920;
    transition: 0.5s; }
  .lifebutton a:hover {
    color: #8B0304;
    box-shadow: 5px 4px 5px #000; }

@media only screen and (max-width: 1350px) {
  .pounds {
    font-size: 1.5em; }

  .joinB {
    font-size: 1.5em; }

  .lifebutton {
    margin-top: 25px; }
    .lifebutton a {
      padding: 15px;
      font-size: 1em; } }
@media only screen and (max-width: 1000px) {
  .pounds {
    font-size: 1.3em; }

  .subs_month_Row {
    display: block;
    position: relative;
    min-height: 75px;
    justify-content: center;
    align-items: center;
    display: flex; }
    .subs_month_Row--dark {
      background-color: #f9f9f9; }

  .subs_month_Cell {
    float: left;
    width: 23%;
    text-align: center;
    padding: 10px;
    font-weight: 600; }
    .subs_month_Cell--tit {
      width: 31%; }
    .subs_month_Cell--dark {
      background-color: #545454;
      color: #fff;
      font-size: 1.3em;
      font-weight: 600;
      min-height: 185px;
      font-size: 1.3em;
      justify-content: center;
      align-items: center;
      display: flex; }
    .subs_month_Cell--red {
      background-color: #D71920;
      color: #fff;
      min-height: 150px;
      font-size: 1.3em;
      padding: 20px;
      min-height: 185px;
      justify-content: center;
      align-items: center;
      display: flex; }
    .subs_month_Cell--blue {
      background-color: #00ABE6;
      color: #fff;
      min-height: 150px;
      font-size: 1.3em;
      padding: 20px;
      min-height: 185px;
      justify-content: center;
      align-items: center;
      display: flex; }
    .subs_month_Cell--green {
      background-color: #A6CE39;
      color: #fff;
      min-height: 150px;
      font-size: 1.3em;
      padding: 20px;
      min-height: 185px;
      justify-content: center;
      align-items: center;
      display: flex; }
    .subs_month_Cell--orange {
      background-color: #FCAF17;
      color: #fff;
      min-height: 150px;
      font-size: 1.3em;
      padding: 20px;
      min-height: 185px;
      justify-content: center;
      align-items: center;
      display: flex; }

  .joinB {
    font-size: 1.3em;
    cursor: pointer; }
    .joinB a {
      color: #ffffff; }
    .joinB a:hover {
      color: #dbdbdb; }
    .joinB--green {
      background-color: #A6CE39; }
    .joinB--blue {
      background-color: #00ABE6; }
    .joinB--orange {
      background-color: #FCAF17; }
    .joinB--red {
      background-color: #D71920; } }
@media only screen and (max-width: 900px) {
  .subs_area_year {
    display: none; } }
.subs_area_mobile {
  display: none; }

@media only screen and (max-width: 900px) {
  .subs_area {
    display: none; }

  .subs_area_mobile {
    display: flex;
    width: 100%;
    height: auto;
    margin: 50px 0px; }
    .subs_area_mobile h2 {
      font-size: 3em;
      padding: 20px; }

  .subs_month_Row {
    min-height: 60px; }

  .subs_month {
    width: 100%;
    float: left;
    display: grid; }

  .subs_life {
    width: 100%;
    height: auto;
    float: left;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    background-color: #D71920;
    color: #fff;
    min-height: 120px;
    font-size: 1.5em;
    font-weight: 600;
    padding: 10px;
    cursor: pointer; }

  .subs_month_Cell {
    float: left;
    width: 50%;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    line-height: 1.3; }
    .subs_month_Cell--tit {
      width: 50%; }
    .subs_month_Cell--dark {
      min-height: 110px; }
    .subs_month_Cell--red {
      min-height: 110px; }
    .subs_month_Cell--blue {
      min-height: 110px; }
    .subs_month_Cell--green {
      min-height: 110px; }
    .subs_month_Cell--orange {
      min-height: 110px; }

  .included {
    width: 25px;
    height: 25px; }

  .not_included {
    width: 25px;
    height: 25px; } }
.activist .subs_month_Cell {
  float: left;
  width: 50%;
  text-align: center;
  padding: 10px;
  font-weight: 600; }
  .activist .subs_month_Cell--tit {
    width: 50%; }

@media only screen and (max-width: 900px) {
  .activist {
    display: block; } }
.formDonEm {
  width: 553px;
  background-color: #FFF; }

@media only screen and (max-width: 570px) {
  .formDonEm {
    width: 100%; } }
#external-buttons .butdon {
  font-size: 1.3em;
  font-weight: 600;
  cursor: pointer;
  text-shadow: none;
  width: 35%;
  text-align: center;
  background: #ebe7e7;
  padding: 10px 0;
  transition: 0.3s;
  color: #444;
  line-height: 1.2; }
#external-buttons .active {
  background: #D71920;
  color: #fff; }

.monthly-don, .legacies-don {
  padding: 40px;
  text-align: center; }
  .monthly-don p, .legacies-don p {
    text-shadow: none;
    color: #444;
    font-size: 1em;
    margin: 0px 0px 20px 0px; }
  .monthly-don a, .legacies-don a {
    background: #FCAF17;
    color: #fff;
    font-weight: 600;
    padding: 10px 30px;
    text-align: center;
    font-size: 1.3em;
    transition: 0.3s;
    line-height: 1.2;
    margin-top: 50px; }
    @media only screen and (max-width: 600px) {
      .monthly-don a, .legacies-don a {
        font-size: 1em; } }
  .monthly-don a:hover, .legacies-don a:hover {
    background: #F15A22;
    color: #fff; }
  .monthly-don .sub, .legacies-don .sub {
    cursor: pointer;
    background-color: #D71920;
    color: #fff;
    text-align: center;
    font-size: 1em;
    line-height: 1.3;
    transition: 0.5s;
    padding: 10px 0px;
    margin-bottom: 10px; }
  .monthly-don .sub:hover, .legacies-don .sub:hover {
    filter: brightness(1.2); }

a.anchorM {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden; }

.easy-vegan-link-button {
  display: inline-block;
  border: 1px solid #ffffff;
  font-size: 28px;
  color: #ffffff;
  line-height: 50px;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px 0 15px 0;
  position: relative;
  z-index: 1;
  text-align: center;
  cursor: pointer; }

.easy-vegan-link-button:hover {
  color: #000;
  border: 1px solid #000;
  background-color: #fff;
  transition: 0.5s;
  text-shadow: none; }

.easy-vegan-link-button:before, .easy-vegan-link-button:after {
  content: "";
  display: inline-block;
  background: #ffffff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 10px 5px 10px; }

.easy-vegan-link-button:hover::before, .easy-vegan-link-button:hover::after {
  background: #000;
  transition: 0.5s; }

.easy-vegan-get-inspired {
  text-align: center;
  margin: 100px 0 70px 0;
  position: relative; }

.easy-vegan-get-inspired hr {
  margin: 0;
  padding: 0;
  border: none;
  border-top: 2px solid white;
  outline: none;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  z-index: 0; }

.easy-vegan-get-inspired h2:before, .easy-vegan-get-inspired h2:after {
  content: "";
  display: inline-block;
  background: #f61e1e;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 0 10px 10px 10px; }

.easy-vegan-get-inspired h2 {
  display: inline-block;
  font-size: 3.5em;
  color: #222;
  line-height: 74px;
  padding: 0 30px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0); }
  @media only screen and (max-width: 600px) {
    .easy-vegan-get-inspired h2 {
      padding: 0 10px;
      line-height: 50px; } }

.easy-vegan .theChampSharingRound i {
  width: 60px !important;
  height: 60px !important; }

#post-87719 .relatedC {
  background-color: rgba(0, 0, 0, 0); }

.wrapperTab {
  width: 100% !important;
  padding: 0 20px;
  max-width: none !important; }
  .wrapperTab article {
    width: 31.3% !important;
    margin: 10px 1% !important; }
    .wrapperTab article .textContent p {
      font-weight: 600;
      margin: 20px 0;
      font-size: 1.3em; }
    .wrapperTab article .btn {
      font-size: 1em; }
      @media only screen and (max-width: 1000px) {
        .wrapperTab article .btn {
          font-size: 0.8em !important;
          padding: 15px 10px !important; } }
      @media only screen and (max-width: 850px) {
        .wrapperTab article .btn {
          font-size: 0.5em !important;
          padding: 15px 10px !important; } }
  @media only screen and (max-width: 600px) {
    .wrapperTab article {
      width: 100% !important;
      margin: 10px 1% !important; }
      .wrapperTab article .textContent p {
        font-weight: 600 !important;
        margin: 20px 0 !important;
        font-size: 1.3em !important; }
      .wrapperTab article .btn {
        font-size: 1em !important; } }
  .wrapperTab .btn {
    font-size: 1.3em;
    width: 100%; }

.lifeIssues {
  min-height: 950px; }
  @media only screen and (max-width: 1100px) {
    .lifeIssues {
      min-height: auto; } }

@media only screen and (max-width: 600px) {
  .lifeIssues.miniStyle {
    min-height: 2600px; } }
@media only screen and (max-width: 600px) {
  .donationTable table, .donationTable td, .donationTable th {
    display: block; } }

.mwai-reply p {
  color: #ffffff; }

.entry-header {
  margin-bottom: 20px; }

.entry-meta {
  font-size: 0.9em;
  color: #888;
  margin-bottom: 10px; }

.entry-meta span {
  margin-right: 10px; }

.entry-title {
  margin-bottom: 15px; }

.entry-thumbnail {
  margin-bottom: 20px; }

.entry-content {
  margin-bottom: 30px; }

.entry-footer {
  border-top: 1px solid #eee;
  padding-top: 20px; }

.author-info {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }

.author-avatar {
  margin-right: 15px; }

.author-avatar img {
  border-radius: 50%; }

.tags {
  margin-bottom: 10px; }

.categories {
  margin-bottom: 10px; }

.edit-link {
  margin-top: 20px; }

.video-placeholder {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  overflow: hidden;
  cursor: pointer;
  background-color: #000;
  /* Optional: fallback background color */ }

.video-placeholder img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.video-placeholder .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-color: #D71920;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10; }

.video-placeholder .play-button:before {
  content: "";
  border-left: 20px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%); }

/* Vimeo: botó blau */
.video-placeholder[data-video-provider="vimeo"] .play-button {
  background: #1ab7ea; }

/* Lightbox Styles (Centered 80% Width) */
#video-lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  justify-content: center;
  /* Center horizontally */
  align-items: center;
  /* Center vertically */
  overflow: auto;
  /* Enable scroll if content overflows */ }

#video-lightbox-content {
  position: relative;
  width: 80%;
  /* Set the desired width */
  max-width: 1920px;
  /* Optional: maximum width */
  background-color: #fff;
  /* Optional background for content */
  border-radius: 5px;
  /* Optional: add rounded corners */
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  /* Optional: add a shadow */
  /* Ensure content is centered within its container (though in this case, the iframe will fill it) */
  display: flex;
  justify-content: center;
  align-items: center; }

#video-lightbox-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
  z-index: 1001;
  padding: 5px;
  /* Some padding for easier clicking */
  background-color: rgba(0, 0, 0, 0.2);
  /* Optional background for better visibility */
  border-radius: 3px; }

#video-lightbox-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  width: 100%;
  /* The iframe container fill the lightbox content width */
  height: 0;
  background-color: #000;
  /* Fallback for loading */ }

#video-lightbox-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

/* END - Lightbox Styles (Centered 80% Width */
/* Legacy page styles */
.legacy .title1 {
  background-color: #fcaf17;
  padding: 5px 10px;
  text-shadow: none;
  font-size: 2.5em;
  line-height: 1.3;
  font-weight: 600; }
  @media only screen and (max-width: 1170px) {
    .legacy .title1 {
      padding: 5px 0px;
      font-size: 2em; } }
.legacy .title2 {
  background-color: #fff;
  padding: 5px 10px;
  color: #000;
  text-shadow: none;
  font-size: 3em;
  line-height: 1.5; }
  @media only screen and (max-width: 1170px) {
    .legacy .title2 {
      padding: 5px 0px;
      font-size: 2em; } }

.btn.btnleg {
  text-shadow: none; }

@media only screen and (max-width: 1000px) {
  .membCont {
    width: 100%;
    display: block;
    border: #222 solid 2px;
    padding: 10px 0;
    margin-bottom: 40px; } }

.memberships {
  min-height: 475px;
  padding: 0 10px; }
  .memberships .mem_row {
    min-height: 40px;
    line-height: 1.5;
    padding: 10px;
    display: flex;
    text-align: left;
    position: relative;
    align-items: center; }
    .memberships .mem_row i {
      margin-right: 6px;
      zoom: 2.5; }
  .memberships .mem_row.last {
    border-bottom: 0px; }
  @media only screen and (max-width: 1000px) {
    .memberships {
      min-height: auto;
      padding: auto; } }

@media only screen and (max-width: 1000px) {
  .norm-member {
    margin-top: 2em; }

  .gift-member {
    margin-top: 2em; } }
.subStyle {
  background: #f7f7f7;
  padding: 3em;
  border-left: 6px solid #D71920;
  border-radius: 4px; }
  @media only screen and (max-width: 1000px) {
    .subStyle {
      padding: 2em 1em; } }

.poundsup {
  color: #fff;
  background-color: #222;
  padding: 30px;
  border-radius: 50px;
  font-size: 30px;
  display: inline-block; }

.checkMembership {
  margin-top: 40px;
  font-size: 1.4em;
  /* Hide the default checkbox */
  /* Style the label to be clickable and act as the custom checkbox */
  /* Create the custom checkbox box (the ::before pseudo-element) */
  /* Create the checkmark (the ::after pseudo-element) */
  /* Style the custom box and checkmark when the actual checkbox is checked */
  /* Optional: Add focus styles for accessibility */ }
  .checkMembership input[type="checkbox"] {
    /* Visually hide the checkbox but keep it accessible */
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    pointer-events: none;
    /* Prevent interactions with the hidden input */ }
  .checkMembership .custom-checkbox-label {
    position: relative;
    /* Needed for positioning the pseudo-elements */
    padding-left: 25px;
    /* Make space for the custom box */
    cursor: pointer;
    -webkit-user-select: none;
    /* Prevent text selection when clicking the label */
    user-select: none;
    /* Prevent text selection when clicking the label */
    display: inline;
    /* Or block, depending on layout needs */ }
  .checkMembership .custom-checkbox-label::before {
    content: "";
    position: absolute;
    top: 4px;
    /* Adjust vertical alignment */
    left: 0;
    width: 18px;
    /* Size of the custom box */
    height: 18px;
    /* Size of the custom box */
    border: 2px solid #555;
    /* Border color of the box */
    border-radius: 3px;
    /* Rounded corners */
    background-color: #eee;
    /* Background color of the box */
    transition: all 0.2s ease;
    /* Smooth transition on state change */ }
  .checkMembership .custom-checkbox-label::after {
    content: "";
    position: absolute;
    top: 6px;
    /* Adjust vertical alignment of the checkmark */
    left: 6px;
    /* Adjust horizontal alignment of the checkmark */
    width: 6px;
    /* Width of the checkmark */
    height: 12px;
    /* Height of the checkmark */
    border: solid white;
    /* Color of the checkmark (will be visible over the checked background) */
    border-width: 0 3px 3px 0;
    /* Create the checkmark shape */
    transform: rotate(45deg);
    /* Rotate to get the checkmark angle */
    opacity: 0;
    /* Hide the checkmark by default */
    transition: all 0.2s ease;
    /* Smooth transition on state change */ }
  .checkMembership input[type="checkbox"]:checked + .custom-checkbox-label::before {
    background-color: #D71920;
    /* Background color when checked */
    border-color: #D71920;
    /* Border color when checked */ }
  .checkMembership input[type="checkbox"]:checked + .custom-checkbox-label::after {
    opacity: 1;
    /* Show the checkmark when checked */ }
  .checkMembership input[type="checkbox"]:focus + .custom-checkbox-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    /* Add a focus outline */ }

.gift-member {
  display: none; }

.page-wrapper {
  max-width: 100%;
  /* Adjust as needed, similar to max-w-4xl */
  width: 100%;
  background: white;
  border-radius: 0.75rem;
  /* Equivalent to rounded-xl */
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  /* Equivalent to shadow-2xl */
  overflow: hidden; }

.donation-section {
  padding: 2rem;
  /* Equivalent to p-8 */
  text-align: center; }

/* Responsive padding for larger screens */
@media (min-width: 768px) {
  /* Equivalent to md: */
  .donation-section {
    padding: 3rem;
    /* Equivalent to md:p-12 */ } }
.highlight {
  color: #D71920;
  /* Equivalent to green-600 */ }

.intro-paragraph {
  font-size: 1.125rem;
  /* Equivalent to text-lg */
  color: #4b5563;
  /* Equivalent to gray-600 */
  margin-bottom: 2.5rem;
  /* Equivalent to mb-10 */
  max-width: 42rem;
  /* Equivalent to max-w-2xl */
  margin-left: auto;
  margin-right: auto; }

/* Donation Tiers Grid */
.donation-cards-grid {
  display: grid;
  grid-template-columns: 1fr;
  /* Equivalent to grid-cols-1 */
  gap: 2rem;
  /* Equivalent to gap-8 */
  margin-bottom: 0rem;
  /* Equivalent to mb-10 */ }

@media (min-width: 768px) {
  /* Equivalent to md: */
  .donation-cards-grid {
    grid-template-columns: repeat(3, 1fr);
    /* Equivalent to md:grid-cols-3 */ } }
/* Individual Donation Cards */
.donation-card {
  background: white;
  padding: 1.5rem;
  /* Equivalent to p-6 */
  border-radius: 0.5rem;
  /* Equivalent to rounded-lg */
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  /* Equivalent to shadow-lg */
  border: 1px solid #e5989b;
  /* Equivalent to border border-green-200 */
  transition: all 0.3s ease-in-out;
  /* Equivalent to transition-all duration-300 */ }

.donation-card:hover {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  /* Equivalent to hover:shadow-xl */
  transform: translateY(-0.25rem);
  /* Equivalent to transform hover:-translate-y-1 */ }

.donation-amount {
  font-size: 3rem;
  /* Equivalent to text-5xl */
  font-weight: 700;
  /* Equivalent to font-bold */
  color: #D71920;
  margin-bottom: 1rem;
  /* Equivalent to mb-4 */ }

.donation-card h3 {
  font-size: 1.5rem;
  /* Equivalent to text-2xl */
  font-weight: 600;
  /* Equivalent to font-semibold */
  color: #1f2937;
  /* Equivalent to gray-800 */
  margin-bottom: 0.75rem;
  /* Equivalent to mb-3 */ }

.card-description {
  font-size: 1rem;
  /* Equivalent to text-base */
  color: #4b5563;
  /* Equivalent to gray-600 */ }

.impact-tag {
  color: #D71920;
  /* Equivalent to green-700 */
  font-weight: 500;
  /* Equivalent to font-medium */
  margin-top: 0.75rem;
  /* Equivalent to mt-3 */
  font-style: italic; }

.column-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  /* The media query handles the switch from two columns to one at 800px */ }
  .column-container .column {
    width: 50%;
    /* Default state: two columns */
    min-height: 100px;
    box-sizing: border-box;
    /* Ensures padding and border are included in the width */
    padding: 0px 10px; }
  @media (max-width: 800px) {
    .column-container .column {
      width: 100%;
      /* On smaller screens, columns become full width */ } }

/* Podcast ACF styles */
.podcast-acf-container {
  margin: 32px 0;
  display: block; }

.podcast-acf-inner-container {
  width: 100%;
  display: block; }

.campaign-block-margin {
  margin: 25px 0; }

.campaign-block-margin-top {
  margin-top: 25px; }

.campaign-block-margin-bottom {
  margin-bottom: 25px; }

.campaign-block-margin-bottom-10 {
  margin-bottom: 10px; }

.campaign-block-full-width {
  width: 100%;
  display: block; }

.campaign-image-header,
.campaign-full-width-image img {
  width: 100%; }

.campaign-full-width-image .authorImage {
  margin-top: 10px; }

.audio-block .audioCol1 div {
  margin-top: 10px; }
.audio-block .audioCol2 .wp-audio-shortcode {
  margin-top: 30px; }

.banner-section-wrapper {
  margin-bottom: 25px;
  display: inline-block; }

.threecol.no-margin, .campBloc.no-margin {
  margin: 0; }

.campaign-block-image-wrapper {
  padding-top: 5px; }

.table-container {
  overflow-x: auto;
  width: 100%; }

.slider-wrapper {
  margin: 30px 0; }

.related-content-grid {
  margin: 30px 0; }

.slide-margin-bottom {
  margin-bottom: 15px; }

.slider-related-margin-bottom {
  margin-bottom: 30px; }

.related-content-title {
  margin-top: 10px; }

.flex-display {
  display: flex; }

.subscription-container {
  width: 100%;
  display: block; }

.campBlocTiT {
  margin-bottom: 25px !important; }
  @media only screen and (max-width: 600px) {
    .campBlocTiT {
      margin: 25px 0 !important; } }

.blogCamp {
  min-height: 100vh;
  flex-flow: row wrap;
  background-color: #f7f8f2; }
  .blogCamp .col {
    width: 100%;
    opacity: 0;
    margin-bottom: 15px;
    display: block; }
    .blogCamp .col article {
      opacity: 1;
      background: #fff;
      margin: 10px;
      will-change: transform, opacity;
      display: block; }
      .blogCamp .col article .textContent {
        padding: 20px; }
      .blogCamp .col article a img {
        width: 100%;
        padding: 0; }
    .blogCamp .col .col1, .blogCamp .col .col2 {
      float: left;
      width: 50%; }
  @media only screen and (max-width: 768px) {
    .blogCamp .col1, .blogCamp .col2 {
      float: none; } }

.campBloc {
  overflow: hidden; }
  .campBloc h3 {
    margin-bottom: 10px; }
  .campBloc li {
    line-height: 1.5;
    margin-bottom: 0.5em; }
  @media only screen and (max-width: 600px) {
    .campBloc {
      margin: 15px 0; } }

@media only screen and (max-width: 600px) {
  .campBlocFlex {
    display: block; } }

.campBlocFlexBanner {
  float: left;
  width: 47%;
  border: solid 10px #545454;
  border-radius: 30px 0 30px 0;
  color: white;
  padding: 3%;
  margin: 10px; }
  .campBlocFlexBanner p {
    color: white; }
  @media only screen and (max-width: 600px) {
    .campBlocFlexBanner {
      margin: 10px 0;
      width: 100%;
      float: none;
      display: block; } }

.campBlocFlexButton {
  position: relative;
  float: left;
  width: 100%;
  min-height: 80px;
  border-radius: 30px 0 30px 0;
  color: white;
  cursor: pointer;
  transition: 0.5s;
  padding: 10px;
  margin: 10px;
  align-content: center; }
  .campBlocFlexButton p {
    color: white;
    transition: 0.5s;
    align-self: center;
    width: 100%;
    margin: 0;
    text-align: center;
    font-weight: 600;
    font-size: 1.2em; }
  .campBlocFlexButton .btn {
    font-size: 1.2em;
    background-color: transparent;
    transition: 0.5s; }
    .campBlocFlexButton .btn:hover {
      background-color: transparent; }
  .campBlocFlexButton .buttonB {
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    display: flex; }
    .campBlocFlexButton .buttonB p {
      text-align: center;
      align-self: center; }
    @media only screen and (max-width: 900px) {
      .campBlocFlexButton .buttonB {
        display: block;
        overflow: auto; } }
  .campBlocFlexButton:hover {
    filter: brightness(150%);
    transition: all 0.5s ease; }
  @media only screen and (max-width: 600px) {
    .campBlocFlexButton {
      float: none;
      height: 85px;
      margin: 15px 0;
      font-size: 1.4em; } }

.color-orange .campBlocFlexButton a {
  color: #fff; }

@media only screen and (max-width: 600px) {
  .campBlocFlexButton {
    position: relative;
    display: flex;
    align-content: center;
    float: none;
    width: 100%;
    height: 85px;
    margin: 15px 0px;
    font-size: 1.4em; }

  .campBlocFlex {
    margin: 32px 0;
    display: block; }

  .campBlocFlexBanner {
    display: block;
    float: none;
    width: 100%; } }
.campBloc.hiddenTB {
  margin: 10px 0 32px 0;
  display: block; }

.audioCol1 {
  width: 25%; }

.audioCol2 {
  width: 75%;
  padding-left: 15px; }

@media only screen and (max-width: 768px) {
  .blogCamp .col1, .blogCamp .col2 {
    float: none; }

  .audioCol1 {
    width: 50%;
    text-align: center; }

  .audioCol2 {
    width: 100%;
    padding-left: 0px; } }
.iconText {
  display: flex; }
  .iconText .col1 {
    width: 20%;
    padding-right: 20px; }
  .iconText .col2 {
    width: 80%;
    display: block;
    align-self: center; }
  @media only screen and (max-width: 600px) {
    .iconText {
      display: block !important; }
      .iconText .col1 {
        width: 100% !important;
        padding-right: 0px !important;
        text-align: center !important;
        padding-bottom: 20px !important; }
      .iconText .col2 {
        width: 100% !important;
        display: block !important;
        align-self: center !important;
        text-align: center !important; } }

.relatedCpage {
  display: inline-block;
  width: 100%;
  margin: 0; }
  @media only screen and (max-width: 600px) {
    .relatedCpage {
      margin: 0; } }
  .relatedCpage .col {
    left: 0px;
    top: 0px;
    width: 100%;
    float: left;
    opacity: 0;
    display: contents; }
    .relatedCpage .col article {
      opacity: 1;
      transform: matrix(1, 0, 0, 1, 0, 0);
      background: #fff;
      padding: 0;
      margin: 10px;
      will-change: transform, opacity;
      display: block; }
      .relatedCpage .col article a img {
        width: 100%;
        padding: 0; }
      .relatedCpage .col article .textContent {
        padding: 0 20px 20px 20px; }
      .relatedCpage .col article .col1, .relatedCpage .col article .col2 {
        width: 50%;
        float: left; }
      @media only screen and (max-width: 600px) {
        .relatedCpage .col article .col1, .relatedCpage .col article .col2 {
          width: 100%;
          margin-bottom: 15px; } }
  .relatedCpage .slider-related .col1, .relatedCpage .slider-related .col2 {
    width: 50%;
    float: left; }
  .relatedCpage .slider-related .col1, .relatedCpage .slider-related .col2 {
    width: 50%;
    float: left; }
  .relatedCpage .slider-related .col2 {
    padding: 0px 10px; }
  @media only screen and (max-width: 600px) {
    .relatedCpage .slider-related .col1 {
      margin-bottom: 15px; }
    .relatedCpage .slider-related .col1, .relatedCpage .slider-related .col2 {
      width: 100%; }
    .relatedCpage .slider-related .col2 {
      padding: 10px; } }

.buttonTC {
  width: 100%;
  display: block;
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 10px 15px;
  border: 1px solid #ddd;
  transition: 0.5s;
  font-family: inherit;
  font-weight: 600;
  color: #D71920;
  cursor: pointer; }
  .buttonTC a, .buttonTC a:hover {
    color: #D71920; }

.buttonTC:hover {
  background: #dedede; }

.buttonTC:after {
  content: '⤵';
  width: 40px;
  height: 100%;
  font-weight: 600;
  margin-left: 5px;
  transition: 0.5s; }

.buttonTC.active:after {
  content: '⤴';
  width: 40px;
  height: 100%;
  font-weight: 600;
  margin-left: 5px;
  transition: 0.5s; }

.color-blue .buttonTC {
  color: #00ABE6; }
  .color-blue .buttonTC a, .color-blue .buttonTC a:hover {
    color: #00ABE6; }

.color-red .buttonTC {
  color: #D71920; }
  .color-red .buttonTC a, .color-red .buttonTC a:hover {
    color: #D71920; }

.color-green .buttonTC {
  color: #A6CE39; }
  .color-green .buttonTC a, .color-green .buttonTC a:hover {
    color: #A6CE39; }

.color-orange .buttonTC {
  color: #FCAF17; }
  .color-orange .buttonTC a, .color-orange .buttonTC a:hover {
    color: #FCAF17; }

.fullTC {
  margin: 30px 0;
  width: 100%;
  padding: 0px 10%;
  display: block;
  display: none; }

.col1, .col2 {
  width: 50%; }

.col1.col1resize {
  width: 70%; }

.col2.col2resize {
  width: 30%; }

.col1.col1resize2 {
  width: 30%; }

.col2.col2resize2 {
  width: 70%; }

.col1left, .col2right {
  width: 100%; }
  .col1left img.corners, .col2right img.corners {
    border: solid 10px #545454;
    border-top-left-radius: 10%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10%;
    border-bottom-left-radius: 0px; }

.col1left {
  padding-right: 15px; }

.col2right {
  padding-left: 15px; }

@media only screen and (max-width: 600px) {
  .col1, .col2 {
    width: 100% !important; }

  .col1left, .col2right {
    width: 100%; }

  .col1left {
    padding-right: 0px;
    margin-bottom: 20px; }

  .col2right {
    padding-left: 0px; } }
.threecol .col1, .threecol .col2, .threecol .col3 {
  width: 33%; }
.threecol .col1left, .threecol .col2middle, .threecol .col3right {
  width: 100%;
  text-align: center; }
  .threecol .col1left img.corners, .threecol .col2middle img.corners, .threecol .col3right img.corners {
    border: solid 10px #545454;
    border-top-left-radius: 10%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10%;
    border-bottom-left-radius: 0px; }
.threecol .col1left {
  padding-right: 15px; }
.threecol .col2middle {
  padding-right: 15px; }
.threecol .col3right {
  padding-right: 15px; }
@media only screen and (max-width: 600px) {
  .threecol .col1, .threecol .col2, .threecol .col3 {
    width: 100%; }
  .threecol .col1left, .threecol .col2middle, .threecol .col3right {
    width: 100%; }
  .threecol .col1left {
    padding-right: 0px; }
  .threecol .col2middle {
    padding-left: 0px;
    padding-right: 0px; }
  .threecol .col3right {
    padding-left: 0px; } }

.authorImage {
  text-align: right;
  font-style: italic;
  font-size: 0.8em;
  margin-top: 10px;
  line-height: 1; }

.threecol .authorImage {
  text-align: center; }

.pagination {
  display: block;
  position: relative;
  width: 100%;
  margin: 10px; }
  .pagination .current {
    color: #ffffff;
    background-color: #D71920;
    margin: 5px;
    padding: 5px 10px; }
  .pagination .next, .pagination .prev {
    font-weight: 600; }
  .pagination .page-numbers {
    margin: 5px; }

.advSearch {
  position: absolute;
  top: 0;
  right: 20px; }

@media only screen and (max-width: 700px) {
  .advSearch {
    display: none; } }
.catag {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 3px;
  font-size: 0.70em;
  background-color: #D71920; }
  .catag a, .catag a:hover {
    color: #ffffff; }

.relatedC {
  background-color: #ffffff;
  padding: 0px;
  min-height: auto;
  margin-bottom: 100px; }
  .relatedC .col {
    padding: 0 10px;
    text-align: center;
    display: block;
    margin-bottom: 20px; }

.color-red .authorImage {
  text-align: right; }

.color-green .authorImage {
  text-align: left; }

.color-blue .authorImage {
  text-align: center; }

.color-orange .authorImage {
  text-align: center; }

.color-red .campBlocFlexBanner {
  background-color: #D71920; }

.color-green .campBlocFlexBanner {
  background-color: #A6CE39; }

.color-blue .campBlocFlexBanner {
  background-color: #00ABE6; }

.color-orange .campBlocFlexBanner {
  background-color: #FCAF17; }

.color-red .joinB {
  background-color: #D71920; }

.color-green .joinB {
  background-color: #A6CE39; }

.color-blue .joinB {
  background-color: #00ABE6; }

.color-orange .joinB {
  background-color: #FCAF17; }

.legend {
  border: 2px solid;
  padding: 10px;
  max-width: 250px;
  background-color: #fff; }

.healthTopics {
  background-color: #A6CE39;
  padding: 3px;
  margin: 3px 0px;
  max-width: 250px;
  text-align: center; }

.foodTopics {
  background-color: #FCAF17;
  padding: 3px;
  margin: 3px 0px;
  max-width: 250px;
  text-align: center; }

@media only screen and (max-width: 1000px) {
  .foodTopics, .healthTopics {
    display: none; } }
.sf-item-254 {
  font-weight: 600; }

.sf-item-153 {
  font-weight: 600; }

.sf-item-143 {
  font-weight: 600; }

.healthTags li:first-letter {
  text-transform: capitalize; }

.theChampFacebookSvg, .theChampFacebookSvg:hover {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23ffffff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat center center; }

.theChampTwitterSvg, .theChampTwitterSvg:hover {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2039%2039%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23ffffff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E") no-repeat center center; }

.theChampInstagramSvg, .theChampInstagramSvg:hover {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%22-10%20-10%20148%20148%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23ffffff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23ffffff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23ffffff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center; }

.theChampLinkedinSvg, .theChampLinkedinSvg:hover {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2039%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center center; }

.theChampBlueskySvg, .theChampLinkedinSvg:hover {
  background: url("data:image/svg+xml;charset=utf8,%0A%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%2014.903c-.996-1.928-3.709-5.521-6.231-7.293C7.353%205.912%206.43%206.206%205.827%206.478%205.127%206.793%205%207.861%205%208.49s.346%205.155.572%205.91c.747%202.496%203.404%203.34%205.851%203.07.125-.02.252-.036.38-.052-.126.02-.253.037-.38.051-3.586.529-6.771%201.83-2.594%206.457%204.595%204.735%206.297-1.015%207.171-3.93.874%202.915%201.88%208.458%207.089%203.93%203.911-3.93%201.074-5.928-2.512-6.457a8.122%208.122%200%200%201-.38-.051c.128.016.255.033.38.051%202.447.271%205.104-.573%205.85-3.069.227-.755.573-5.281.573-5.91%200-.629-.127-1.697-.827-2.012-.604-.271-1.526-.566-3.942%201.132-2.522%201.772-5.235%205.365-6.231%207.293Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center center; }

ul.the_champ_sharing_ul, ul.heateor_ss_follow_ul {
  margin: 1px 0 !important; }

ul.the_champ_login_ul, ul.the_champ_sharing_ul, ul.heateor_ss_follow_ul {
  list-style: none !important;
  padding-left: 0 !important; }

ul.the_champ_sharing_ul li.theChampSharingRound, ul.heateor_ss_follow_ul li.theChampSharingRound {
  background: 0 0 !important; }

div.the_champ_horizontal_sharing li {
  width: auto; }

ul.heateor_ss_follow_ul li, ul.the_champ_sharing_ul li {
  float: left !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border: none !important;
  clear: none; }

.the_champ_sharing_ul > a {
  margin-right: 5px; }

.theChampSharing {
  float: left;
  border: none; }

.theChampSharing {
  display: block;
  cursor: pointer;
  margin: 2px; }

.the_champ_horizontal_sharing .theChampFacebookSvg, #the_champ_ss_rearrange .theChampFacebookSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat center center; }

.theChampSharingSvg {
  width: 100%;
  height: 100%; }

.theChampYoutubeSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.78%2011.6s-.215-1.515-.875-2.183c-.837-.876-1.774-.88-2.204-.932-3.075-.222-7.693-.222-7.693-.222h-.01s-4.618%200-7.697.222c-.43.05-1.368.056-2.205.932-.66.668-.874%202.184-.874%202.184S5%2013.386%205%2015.166v1.67c0%201.78.22%203.56.22%203.56s.215%201.516.874%202.184c.837.875%201.936.85%202.426.94%201.76.17%207.48.22%207.48.22s4.623-.007%207.7-.23c.43-.05%201.37-.056%202.205-.932.66-.668.875-2.184.875-2.184s.22-1.78.22-3.56v-1.67c0-1.78-.22-3.56-.22-3.56zm-13.052%207.254v-6.18l5.944%203.1-5.944%203.08z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat center center; }

.the_champ_horizontal_sharing .theChampTwitterSvg, #the_champ_ss_rearrange .theChampTwitterSvg {
  background: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' style='display:block;border-radius:999px;' focusable='false' aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M21.751 7h3.067l-6.7 7.658L26 25.078h-6.172l-4.833-6.32-5.531 6.32h-3.07l7.167-8.19L6 7h6.328l4.37 5.777L21.75 7Zm-1.076 16.242h1.7L11.404 8.74H9.58l11.094 14.503Z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center; }

.the_champ_horizontal_sharing .theChampInstagramSvg, #the_champ_ss_rearrange .theChampInstagramSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%22-10%20-10%20148%20148%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center; }

.the_champ_horizontal_sharing .theChampLinkedinSvg, #the_champ_ss_rearrange .theChampLinkedinSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2039%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center center; }

.the_champ_horizontal_sharing .theChampWhatsappSvg, #the_champ_ss_rearrange .theChampWhatsappSvg {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2040%2040%22%3E%3Cpath%20id%3D%22arc1%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20d%3D%22M%2011.579798566743314%2024.396926207859085%20A%2010%2010%200%201%200%206.808479557110079%2020.73576436351046%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%207%2019%20l%20-1%206%20l%206%20-1%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2010%2010%20q%20-1%208%208%2011%20c%205%20-1%200%20-6%20-1%20-3%20q%20-4%20-3%20-5%20-5%20c%204%20-2%20-1%20-5%20-1%20-4%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") no-repeat center center; }

.theChampFacebookBackground, .theChampYoutubeBackground, .theChampTwitterBackground, .theChampInstagramBackground, .theChampLinkedinBackground {
  background: no-repeat !important;
  background-color: #000000 !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    margin-bottom: 20px !important; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 10;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  @media only screen and (max-width: 600px) {
    .slick-prev,
    .slick-next {
      top: 35%; } }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 50px;
    line-height: 1;
    color: #cacaca;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 10px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 10px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: 10px; }
  [dir="rtl"] .slick-next {
    left: 10px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*
	Theme Name: viva Blank
	Description: viva Blank WordPress Theme
	Tags: Blank, viva, CSS3
*/
/* ==========================================================================
   Main
   ========================================================================== */
/* Global box-sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
  text-rendering: optimizeLegibility; }

/* Clearfix */
.clear::before,
.clear::after {
  content: ' ';
  display: table; }

.clear::after {
  clear: both; }

.clear {
  *zoom: 1; }

/* Images */
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

/* ==========================================================================
   Structure
   ========================================================================== */
/* Wrapper */
.wrapper {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

@media only screen and (max-width: 1100px) {
  .blogCampLoop .wrapper {
    padding: 5px; } }
/* ==========================================================================
   Typography
   ========================================================================== */
@font-face {
  font-family: 'Font-Name';
  src: url("fonts/font-name.eot");
  src: url("fonts/font-name.eot?#iefix") format("embedded-opentype"), url("fonts/font-name.woff") format("woff"), url("fonts/font-name.ttf") format("truetype"), url("fonts/font-name.svg#font-name") format("svg");
  font-weight: normal;
  font-style: normal; }
/* ==========================================================================
   Responsive
   ========================================================================== */
/* High-resolution devices */
/* ==========================================================================
   Misc
   ========================================================================== */
/* Selection */
::selection {
  background: #545454;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #545454;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #545454;
  color: #FFF;
  text-shadow: none; }

/* ==========================================================================
   WordPress Core
   ========================================================================== */
/* Image alignment */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 5px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 5px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 5px 20px; }

a img.alignnone {
  margin: 5px 20px 5px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 5px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Captions */
.wp-caption {
  border: none;
  max-width: 100%;
  padding: 0px;
  text-align: right; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 0.8em;
  line-height: 1em;
  margin-top: 10px;
  text-align: right;
  font-style: italic; }

/* ==========================================================================
   Print
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=style.css.map */
