/**
 * Content
 */

.tagline{
    width: 100%;
    display: none;
    	animation: fadein 0.5s 2.5s ease forwards;
opacity: 0;
    	color: #26386B;
font-weight: 600 !important;
    text-align: center;
	max-width: 600px;
    transition: 0.5s ease all;
    margin: 0px auto 120px auto !important;
    font-size: 30px;
}

[data-aos^=fade][data-aos^=fade] {
	opacity: 1 !important;
	transform: initial !important;
}
@-webkit-keyframes scroller {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-10px);
	}
}
@-webkit-keyframes fadein {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.sub-title{
	margin-bottom: -10px;
    margin-top: 10px;
    display: block;
}

.pinned{
	
    height: auto !important;
}

.dark .play{
	
    display: none;
}

.play {
    transform: rotate(180deg);
    pointer-events: none;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50% !important;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
   -webkit-filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .3));
  filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .3));
  /* Similar syntax to box-shadow */
    position: absolute;
    z-index: 99999;
    background-image: url(https://files.cargocollective.com/c1514887/PLAY-NEW-alt.svg);
    height: 60px;
    width: 60px;
}

.video-holder {
	position: relative;
	padding-bottom: 32%;
	/* 16:9 */
	padding-top: 0px;
	height: 0;
}
.video-holder video {
	left: 0;
	padding-bottom: 0px;
	margin: auto;
	position: absolute;
	right: 0;
	height: 100% !important;
	bottom: 0px;
	top: 0;
	max-width: 100%;
}


.m-row div .diagram {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 93% !important;
	position: relative;
	height: auto;
	width: 100%;
	background-image: url(https://freight.cargo.site/t/original/i/de5a4835b958a8f64a7768bf8e9dbfaba5a97f6dcbc153cc9f501628b8d59c8c/Diagram-alt-1.svg);
}
.partners.alt {
	max-width: 900px;
	text-align: center;
	padding: 80px !important
}
[data-set-id="32654180"] .quote.award {
	margin: 0px auto;
	border-radius: 100%;
	display: flex;
	width: 300px;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: center;
	padding: 30px 30px 40px 30px;
	height: 300px;
	color: white !Important;
	background: #C46076;
	;
}
[data-set-id="32654180"] h2 {
	color: #26386b !important;
	font-size: 20px !Important;
}
[data-set-id="32654180"] h2 a {
	color: #26386b !important;
	font-size: 20px !Important;
}
[data-set-id="32654180"] h2:hover {
	color: #C46076 !important;
	font-size: 20px !Important;
}
[data-set-id="32654180"] h2:hover a {
	color: #C46076 !important;
	font-size: 20px !Important;
}
.larger.red-back {
	margin-top: 82px !important;
	text-align: center;
	background: #C46076;
	;
}
[data-set-id="32654180"] .quote.award i {
	margin-bottom: -20px;
}
[data-set-id="32654180"] .quote.award {
	outline-offset: 5px;
	outline: 4px dotted #C46076;
	;
}
[data-set-id="32654180"] .quote.award:before {
	display: none;
}
[data-set-id="32654180"] .quote.award:after {
	display: none;
}
[data-set-id="32654180"] .quote:before {
	font-size: 78px !important;
	margin: 0px auto;
	left: 0px;
	right: 0px;
	content: "''";
	position: absolute;
	top: -59px;
	color: #26386B;
}
[data-set-id="32654180"] .quote:after {
	color: #26386B;
	font-size: 78px !important;
	transform: rotate(180deg);
	content: "''";
	position: absolute;
	bottom: -59px;
	margin: 0px auto;
	left: 0px;
	right: 0px;
}
[data-set-id="32654180"] .quote {
	padding: 20px 0px;
	text-align: center;
	font-size: 27px !important;
	position: relative;
	color: #C46076 !important;
}
[data-page-id="32733998"] [data-view="pinned_top"] {
	opacity: 1;
}
[data-set-id="32654180"] [data-view="pinned_top"] {
	opacity: 1;
}
[data-set-id="32654180"] .m-row {
	max-width: 1200px;
}
.charity-header span {
	position: relative;
	z-index: 9999;
}
.charity-header .larger {
	margin: 0px !important;
	padding: 0px;
	color: white;
}
.charity-header {
	position: relative;
	z-index: -1;
	background-size: cover !important;
	background-position: center !important;
	color: white;
	font-size: 50px;
	margin-top: 82px;
	background: #C46076;
	;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	height: 45vh;
}
.charity-header:after {
	content: "";
	z-index: 0;
	background: rgba(0, 0, 0, 0.28);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
}
.expand.expanded .more {
	display: block;
	padding-top: 0px;
}
.expand .selected .more {
	display: block;
	max-width: 700px;
	padding-top: 20px;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.5);
	font-family: 'AvantGarde-Book';
}
.expand.expanded .plus {
	display: none;
}
.expand.expanded .minus {
	display: block
}
.more {
	display: none;
}
.expand {
	padding: 0px;
	margin-bottom: 30px;
	position: relative;
	display: block;
	margin: 0px 0px 0px 0px;
}
.minus {
	display: none;
}
.read-more {
	display: block;
	text-transform: uppercase;
	position: relative;
	margin: 0px auto 0px auto !important;
	text-align: center;
}
.read-more {
	text-align: left;
}
.read-less {
	display: none;
	color: #C46076;
	;
}
.expand.expanded .read {
	display: none;
}
.expand.expanded .more {
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
.expand.expanded .read-less {
	display: block;
}
.read-more span {
	display: none
}
.profile .expand h1 {
	display: block;
	text-align: center !important;
	cursor: pointer;
}
.more {
	overflow: hidden;
	display: block;
	height: 0px;
}
.read {
	color: #C46076;
	;
	margin-top: 10px;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
}
.read-less {
	margin-top: 10px;
}
.partners {
	max-width: 1000px;
	margin: 0px auto;
	padding: 0px 30px !Important;
}
.quote {
	font-weight: 600;
	color: #C46076;
	;
}
body {
	margin-bottom: 0px !important;
}
.text-box {
	max-width: 1000px!important;
	margin: 0px auto !important;
	padding: 40px 80px !important;
}
h2 img {
	display: block;
	max-width: 400px;
	margin: 0px auto !important;
	;
}
.button-outer {
	position: absolute !important;
	right: 146px !important;
}
#cookie-bar-prompt-logo {
	display: none !important;
}
#cookie-bar-prompt-content a {
	font-family: acumin-pro, sans-serif !Important;
	color: white !important;
}
#cookie-bar-prompt {
	z-index: 9999999999 !important;
	font-family: acumin-pro, sans-serif !Important;
}
#cookie-bar-prompt-content span {
	color: white !important;
	font-family: acumin-pro, sans-serif !Important;
}
#cookie-bar-prompt-content {
	background: #C46076 !important;
}
#cookie-bar-prompt #cookiebar-save-customized {
	margin-top: 10px;
	background: #C46076 !important;
}
#cookie-bar {
	font-family: acumin-pro, sans-serif;
	position: fixed !important;
	font-size: 10px !important;
	left: initial !important;
	bottom: 20px !important;
	right: 20px !important;
	text-shadow: 0px !important;
	letter-spacing: 1px;
	font-weight: normal !important;
	text-transform: uppercase;
	color: #fff !important;
	background: #C46076 !important;
	width: 100% !important;
	max-width: 260px !important;
}
#cookie-bar-button {
	font-weight: 600;
	font-weight: normal !important;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left !important;
	font-size: 10px !important;
}
#cookie-bar p a {
	font-weight: 600;
	padding: 0px !important;
}
#cookie-bar a {
	font-weight: 600 !Important;
	border: 0px;
	font-family: acumin-pro, sans-serif !Important;
	padding: 0px;
	background: none;
	color: #fff !important;
	text-shadow: none !important;
	font-size: 9px !important;
}
#cookie-bar p:first-child {
	font-size: 9px !important;
}
#cookie-bar p {
	color: #fff !important;
	margin: 20px !important;
	font-weight: 600 !important;
	font-family: acumin-pro, sans-serif !Important;
	font-size: 5px !important;
}
#cookie-bar-button {
	background-color: transparent !important;
	border-color: #fff !important;
	;
}
[data-set-id="26221360"] [data-view="pinned_top"] {
	opacity: 1;
}
[data-set-id="26369762"] [data-view="pinned_top"] {
	opacity: 1;
}
[data-set-id="26221750"] [data-view="pinned_top"] {
	opacity: 1;
}
[data-set-id="26337043"] [data-view="pinned_top"] {
	opacity: 1;
}
[data-set-id="26222320"] [data-view="pinned_top"] {
	opacity: 1;
}
[data-set-id="26222099"] [data-view="pinned_top"] {
	opacity: 1;
}
[data-set-id="26222469"] [data-view="pinned_top"] {
	opacity: 1;
}
[data-set-id="26222572"] [data-view="pinned_top"] {
	opacity: 1;
}
.lottie {
	width: 100%
}
.open [data-set-id="26203175"] [data-view="pinned_top"] {
	opacity: 1;
	visibility: visible;
}
.open [data-view="pinned_top"] {
	opacity: 1 !important;
	visibility: visible;
}
.lottie lottie-player {
	max-width: 900px;
    margin-top: -100px;
	width: 100% !important;
}
li {
	list-style: none !important;
	padding-left: 1.5em;
}
.menu li {
	list-style: none !important;
	padding: 0px;
}
.menu li:before {
	display: none;
	content: "";
}
li:before {
	display: inline-block;
	margin-left: -1.5em;
	width: 26px;
	top: 7px;
	left: -10px;
	position: relative;
	height: 24px;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c1514887/RIGHT-ARROW.svg");
	content: "";
}
.shift {
	display: inline-block;
}
.shift img {
	margin-left: -15px;
}
.equal {
	display: flex;
	align-items: center !important;
}
.larger {
	font-size: 7rem !important;
	padding: 100px 20px !important;
	margin-top: 70px !important;
}
[data-view="pinned_top"] {
	opacity: 0;
}
[data-set-id="26203175"] [data-view="pinned_top"] {
	visibility: hidden;
	opacity: 0;
	transition: 1s ease all;
}
.scrolled[data-set-id="26203175"] [data-view="pinned_top"] {
	visibility: visible;
	opacity: 1;
	transition: 1s ease all;
}
.modules {
	font-size: 16px;
	line-height: 22px;
	position: relative;
	max-width: 1500px;
	text-align: center !important;
	margin: 0px auto !important;
	width: calc(100% - 30px);
	padding: 100px 0px 50px 0px !important;
}
.modules>div {
	padding: 0px 10px;
	margin-bottom: 50px;
}
.modules>div:nth-child(7) {
	width: 25% !important
}
.modules>div:nth-child(6) {
	width: 25% !important
}
.modules>div:nth-child(5) {
	width: 25% !important;
}
.modules>div:nth-child(4) {
	width: 25% !important
}
.modules h1 {
	font-size: 50px !important;
}
.modules .button {
	font-size: 12px;
	padding: 7px 14px 9px 14px;
}
.modules img {
	display: block;
	margin: 0px auto 30px auto!important;
	min-height: 240px;
	max-width: 290px;
	max-height: 240px;
}
.smaller img {
	max-width: 150px;
	width: 100% !important
}
#toolset {
	display: none;
}
.footer {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.5px;
	padding: 30px 50px !important;
	margin: 0px !important;
	color: white;
}
.footer a {
	color: white !important;
}
.footer a:hover {
	color: #C46076 !important;
}
.footer hr {
	margin: 0px auto 10px 0px;
	width: calc(100% - 0px);
	background: rgba(255, 255, 255, 0) !important;
}
.footer-upper {
	width: calc(100% - 0px);
	max-width: 1350px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin: 0px auto !important;
	padding-bottom: 0px !important;
}
.footer-upper div {
	padding: 0px 80px 0px 0px !important;
	margin: 0px !important;
}
.footer-lower div {
	display: flex;
	padding: 0px 0px 0px 0px;
	justify-content: flex-start;
	align-items: flex-end;
	align-content: flex-end;
}
.footer {}
.footer-lower {
	display: flex;
	max-width: 1350px;
	flex-wrap: wrap;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 30px !important;
	margin: 0px auto !important;
	justify-content: flex-end;
	align-items: flex-end !important;
	align-content: flex-end;
}
lottie-player {
	max-width: 600px;
	text-align: center;
	width: 100% !important;
	height: 100% !important;
	margin: 0px auto;
}
.chimo-text {
	max-width: 1200px;
	margin: 0px auto;
	color: white;
	text-align: center;
}
.chimo-text h1 {
	color: white !important;
	padding: 0px 50px !important;
}
.chimo-text p {
	width: calc(100% - 50px);
	max-width: 660px;
	font-size: 20px;
	margin: 40px auto;
}
.wide-row {
	max-width: 1500px;
	margin: 0px auto !important;
}
.wide-row h1 {
	font-size: 12rem !important;
}
.three-col {
	font-size: 16px;
	;
	max-width: 1300px;
	padding: 0px !important;
	width: calc(100% - 100px);
	margin: 50px auto 50px auto !important;
}
.three-col>div {
	margin: 0px !important;
	padding: 25px 40px !important;
}
.three-col > b{
    margin-bottom: 0px;
    top: 10px;
    position: relative;
	margin-top: 10px;
    display: block ;
    
}
.wide-row>div {
	padding: 50px 40px;
	max-width: 511px;
	;
}
.three-col h2 {
	margin-top: 15px !important;
	display: block;
}
.m-row {
	max-width: 1300px;
	padding: 0px !important;
	width: calc(100% - 30px);
	margin: 50px auto 50px auto !important;
}
.m-row div {
	margin: 0px !important;
	padding: 35px !important;
}
.switch.m-row>div:nth-child(2) {
	padding: 25px 50px !important;
}
#artist {
    pointer-events: none;
    position: relative;
    top: -100px;
	margin-bottom: 0px !important;
	padding-top: 70px !important;
}
#donate-section {
	margin-bottom: 0px !important;
	padding-top: 70px !important;
}
#start {
    pointer-events: none;
    top: -90px;
    position: relative;
	padding-top: 0px !important;
}
.m-row iframe {
	max-width: 100% !important;
	height: 900px !important;
	width: 100% !important;
}
.m-row img {
	width: 100% !important
}
#intro {
	padding: 30px 30px;
	margin: 50px auto 0px auto;
	max-width: 1100px;
}
#intro p {
	display: block;
	max-width: 700px;
	font-size: 20px;
	margin: 40px auto;
	;
}
.down-arrow {
	position: absolute;
	bottom: 60px;
	margin: 0px auto;
	left: 0px;
	right: 0px;
	-webkit-animation: scroller 1s infinite alternate;
	animation: scroller 1s infinite alternate;
	height: 100px;
	width: 86px;
	margin: 0px auto;
	background-position: center;
	;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c1514887/ARROW-DOWN.svg");
}
.shift .down-arrow {
	opacity: 1;
	margin: 0px auto;
	display: block;
	position: relative;
	bottom: 0px !important;
}
.alt .down-arrow {
	bottom: 60px !important;
}
[data-view="pinned_top"] {
	z-index: 9999 !important;
}
.menu-navigation {
	top: 0px;
	display: block;
	position: relative;
	transition: all 0.4s ease;
	z-index: 999999999;
}
.menu-icon-toggle {
	display: block;
	width: 55px;
	height: 40px;
	position: relative;
	z-index: 9;
}
.open .menu-icon-toggle::before {
	background-color: #293968;
}
.open .menu-icon-toggle::after {
	background-color: #293968;
}
.open .menu-icon-toggle span {
	background: #293968 !important;
}
.menu-icon-toggle span {
	display: block;
	width: 100%;
	height: 4px;
	border-radius: 10px;
	position: absolute;
	top: 50%;
	background-color: #293968;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}
.menu-icon-toggle::before, .menu-icon-toggle::after {
	content: '';
	display: block;
	width: 100%;
	border-radius: 10px;
	height: 4px;
	position: absolute;
	background-color: #293968;
	-webkit-transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
	transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;
	transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
}
.menu-icon-toggle::before {
	top: 6px;
}
.menu-icon-toggle::after {
	bottom: 6px;
}
.open .menu-icon-toggle span {
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.open .menu-icon-toggle::before {
	background-color: #293968;
}
.open .menu-icon-toggle::after {
	background-color: #293968;
}
.open .menu-icon-toggle::before {
	top: calc(50% - 1px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.open .menu-icon-toggle::after {
	bottom: calc(50% - 2px);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
	-webkit-transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.open .menu {
	top: 0px;
	transform: translate(0vh, 0vh);
	visibility: visible;
	opacity: 1;
	transition: all 1s;
}
.menu {
	visibility: visible;
	box-sizing: border-box;
	left: 0%;
	opacity: 1;
	overflow: hidden;
	right: 0px;
	z-index: 999;
	transform: translate(0vh, -100vh);
	padding: 125px 30px 50px 30px;
	transition: all 1s;
	background: #fff;
	position: fixed;
	width: 100%;
	text-align: left;
	justify-content: center;
	flex-direction: column;
	align-content: flex-start;
	align-items: flex-start;
	display: flex;
	height: 100vh;
}
.menu ul {
	position: relative;
	top: -0px;
	padding: 30px 80px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	margin-left: 0px !important;
}
.menu ul ul li a {
	font-size: 18px;
	color: #d7d7d7;
	line-height: 24px;
}
.menu li {
	list-style: none;
	opacity: 1;
	margin-bottom: 13px;
}
.menu a {
	text-transform: uppercase;
	font-family: "Garage Gothic", Icons;
	display: inline-block;
	position: relative;
	font-size: 5rem;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-decoration: none;
	color: #26386B;
	font-style: normal;
}
.menu a:hover {
	color: #C46076;
}
.header {
	background: white;
	/*box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);*/
}
.open .header {
	background: rgba(255, 255, 255, 0);
	box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.0);
}
.left {
	width: 68%;
}
.header-inner {
	padding: 10px 50px;
	display: flex;
	max-width: 1350px;
	position: relative;
	margin: 0px auto;
	align-content: center;
	align-items: center;
	justify-content: space-between;
}
.logo {
	width: 145px;
	background-position: left center;
	height: 62px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://files.cargocollective.com/c1514887/CHIMO-LOGO.svg");
}
.lottie-file {
	width: 500px;
	background-position: center;
	height: 300px;
	background-size: contain;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-image: url("https://files.cargocollective.com/c1514887/CHIMO-LOGO.svg");
}
.donate-button:hover {
	background: #26386B;
	;
}
.donate-button {
	color: white;
	position: relative;
	right: 0px;
	display: block;
	white-space: normal;
	top: 0px;
	border-radius: 60px;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 8px 22px 10px 23px;
	background: #C46076;
	font-weight: 600;
}
.button {
	color: white !important;
	display: inline-block;
	border-radius: 60px;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px 25px 14px 25px;
	background: #C46076;
	font-weight: 600;
}
.button:hover {
	background: #26386B;
}
.button.blue {
	background: #26386B;
}
.button.blue:hover {
	background: #C46076;
}
body {
	background-color: #fff;
	color: #000;
}
a:active {
	opacity: 0.7;
}
.page a.active {
	opacity: 1;
}
i, em {
	font-style: italic;
}
b, strong {
	font-weight: 800;
}
sub, sup {
	position: relative;
	vertical-align: baseline;
}
sub {
	top: 0.3em;
}
sup {
	top: -0.4em;
}
s {
	text-decoration: line-through;
}
img {
	border: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 1em;
}
blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}
hr {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 1px;
	display: block;
}
.content img {
	float: none;
	margin-bottom: .5em;
}
.gallery_image_caption {
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.3;
}
.footer img {
	margin: 0px;
	height: auto !important;
	max-width: 150px;
}
.footer-upper>div:nth-child(4) img {
	max-width: 100%;
}
/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px;
	left: 8px;
}
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 18px;
	color: #4D4D4D;
	font-family: acumin-pro, sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.5;
}
#intro {
	min-height: 750px;

	display: flex;
	align-self: center;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}
[data-predefined-style="true"] bodycopy a {
	color: #4D4D4D;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}
[data-predefined-style="true"] bodycopy a:hover {}
.down {
	opacity: 0;
	animation: fadein 0.5s 3.5s ease forwards;
}
.shift.down {
	opacity: 1;
	animation: none;
}
.alt.down {
	opacity: 1;
	animation: none;
}
bodycopy a.image-link, bodycopy a.icon-link, bodycopy a.image-link:hover, bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}
.email {
	color: #4D4D4D !important;
}
[data-predefined-style="true"] h1 {
	font-family: "Garage Gothic", Icons;
	font-style: normal;
	font-weight: 600;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
	font-size: 70px;
	line-height: 1;
	color: #26386B;
}
[data-predefined-style="true"] h1 a {
	color: #26386B;
}
#intro h1 {
	max-width: 900px;
	margin: 0px auto;
	;
	padding: 0px 0px;
}
[data-predefined-style="true"] h2 {
	font-family: acumin-pro, sans-serif;
	font-style: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	color: #293968;
	font-size: 28px;
	line-height: 1.2;
}
[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.3;
	font-family: acumin-pro, sans-serif;
	font-style: normal;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.35);
}
[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 1);
	border-bottom-width: 0em;
}
/**
 * Breakpoints
 */

.footer small {
	color: white;
	display: inline-block !important;
	margin-right: 30px !important;
	font-family: "Social Variable", Icons;
	font-style: normal;
	font-weight: 400;
	font-variation-settings: 'wdth' 100, 'slnt' 0;
}
[data-css-preset] .page {
	background-color: initial/*!page_bgcolor*/
	;
}
.mobile .page, [data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent/*!page_bgcolor*/
	;
}
[data-css-preset] .container {
	margin-left: 0/*!content_left*/
	;
	margin-right: auto/*!content_left*/
	;
	text-align: left/*!text_left*/
	;
}
[data-css-preset] body {
	background-color: rgb(255, 255, 255)/*!body_bgcolor*/
	;
}
[data-css-preset] .container_width {
	width: 100%/*!content_left*/
	;
}
[data-css-preset] .content_padding {
	padding-top: 0rem/*!main_margin*/
	;
	padding-bottom: 0rem/*!main_margin*/
	;
	padding-left: 0rem/*!main_margin*/
	;
	padding-right: 0rem/*!main_margin*/
	;
}
[data-css-preset] text-limit {
	display: inline-block/*!text_width*/
	;
	max-width: 66rem/*!text_width*/
	;
}
.m-row.shift-up {
	margin-bottom: 0px !Important;
}
.thumbnails {
	max-width: 1200px;
	padding: 0px 30px;
	margin: 0px auto 50px auto;
}
/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}
[data-css-preset] .thumbnails {
	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	;
}
[data-css-preset] [thumbnails-pad] {
	padding: 1.5rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: -2rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 0.5rem/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -1rem/*!responsive_thumbnails_padding*/
	;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, .12);
	outline-offset: -1px;
}
.thumbnails .title {
	font-family: "Garage Gothic", Icons;
	font-style: normal;
	font-weight: 600;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
	margin-top: 1.2rem;
	text-align: center;
	margin-bottom: .3rem;
	font-size: 42px;
	color: #C46076 !important;
	font-style: normal;
	line-height: 1.1;
}
.thumbnail img {
	position: absolute;
	left: 0px !important;
	right: 0px !important;
	top: 0px;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.thumbnail:hover img {
	opacity: 1;
	margin: auto;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1);
}
.thumbnail:hover a {
	opacity: 1;
}
.thumbnails .tags {
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.2;
}
.thumbnails .tags a {
	border-bottom: 0;
	color: rgba(0, 0, 0, 0.35);
	text-decoration: none;
}
.thumbnails .has_title .tags {
	margin-top: 0rem;
}
/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(0, 0, 0, 0.75);
	line-height: 1;
	font-size: 28px/*!site_menu_button*/
	;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 2rem/*!site_menu_button*/
	;
	right: 2rem/*!site_menu_button*/
	;
}
body.mobile #site_menu_button {
	margin: -6px;
	font-size: 34px;
}
#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}
#site_menu_button.active {
	display: none;
}
/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}
body.mobile #site_menu {
	width: 100%;
}
#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}
#site_menu .set-link>a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}
#site_menu a:active {
	opacity: .7;
}
#site_menu a.active {
	opacity: .4;
}
#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}
body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}
#site_menu .break {
	height: 28px;
}
#site_menu .indent {
	margin-left: 28px;
}
/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
	background: transparent;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: fixed;
	padding: 6px;
	top: 2rem/*!shop_button*/
	;
	right: 2rem/*!shop_button*/
	;
}
#shop_button.text {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}
#shop_button.custom_icon {
	width: 40px;
	height: auto;
}
body.mobile #shop_button:not(.text) {
	margin: -6px;
	font-size: 36px;
}
/*
 * Shop Product Widget
 */

.shop_product {
	width: 100%;
	max-width: 22rem;
	position: relative;
	display: block;
}
.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
	display: block;
	margin-bottom: 1rem;
}
.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
	display: inline-block;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, .2);
	background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
	margin-bottom: 1rem;
	line-height: 1.2;
	padding: .7rem 2.5rem .7rem 1rem;
}
.shop_product .button {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
	background: rgba(0, 0, 0, 0.7);
	color: rgba(255, 255, 255, 1);
	flex: 0 0 50%;
	text-align: left;
	display: inline-block;
	line-height: 1;
	padding: .8rem 1rem .9rem;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
	opacity: .7;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
	padding-top: 2.5rem/*!quick_view_padding*/
	;
	padding-bottom: 2.5rem/*!quick_view_padding*/
	;
	padding-left: 2.5rem/*!quick_view_padding*/
	;
	padding-right: 2.5rem/*!quick_view_padding*/
	;
	height: 100%/*!quick_view_height*/
	;
	width: 100%/*!quick_view_width*/
	;
}
body.mobile .quick-view {
	width: 100%;
	height: 100%;
	margin: 0;
}
[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.85)/*!quick_view_bgcolor*/
	;
}
.quick-view-caption {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
	font-weight: 400;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 3.5rem 0;
	text-align: center;
	font-size: 1.5rem;
}
.quick-view-caption span {
	padding: 0.5rem 1rem;
	display: inline-block;
	background: rgba(0, 0, 0, .5);
	color: white;
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
	left: 10px;
}
.quick-view-navigation .right-arrow {
	right: 10px;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.quick-view-navigation .left-arrow .inner-color, .quick-view-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
.quick-view-navigation .close-button {
	top: 10px;
	right: 10px;
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.quick-view-navigation .close-button .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow, .wallpaper-navigation .right-arrow {
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color, .wallpaper-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color, .wallpaper-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
/**
 * Feed
 */

.feed .content_container .page {
	border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
	max-width: 36rem;
	height: 3.3rem;
	outline: 1px solid rgba(0, 0, 0, 0.15);
	color: rgba(0, 0, 0, 0.6);
	background: #fff;
	font-size: 1.2rem;
	line-height: 1.3;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	margin: 1px 1px 1em 1px;
}
body.mobile .audio-player {
	max-width: 100%;
}
.audio-player .separator {
	width: 1px;
	background-color: rgba(0, 0, 0, 0.15);
}
.audio-player .button {
	background: transparent;
	cursor: pointer;
	fill: rgba(0, 0, 0, 0.85);
}
.audio-player .icon {
	fill: rgba(0, 0, 0, 0.85);
	padding: 30%;
	width: 100%;
	margin: auto;
}
.audio-player .buffer {
	background: rgba(0, 0, 0, 0.03);
}
.audio-player .progress {
	background: rgba(0, 0, 0, 0.1);
}
.audio-player .progress-indicator {
	border: 1px solid rgba(0, 0, 0, 0.7);
	width: 1px;
	height: 100%;
	right: 0;
	position: absolute;
	cursor: ew-resize;
}
.audio-player .note-icon {
	height: 100%;
	width: 3.8rem;
	padding: 1rem;
	fill: rgba(0, 0, 0, 0.5);
}
.audio-player .current-time {
	padding-left: 1rem;
}
.audio-player .total-time {
	padding-right: 1rem;
}
@media only screen and (max-width: 1240px) {
	.modules>div:nth-child(7) {
		width: 50% !important
	}
	.modules>div:nth-child(6) {
		width: 50% !important
	}
	.modules>div:nth-child(5) {
		width: 50% !important
	}
	.modules>div:nth-child(4) {
		width: 50% !important
	}
}
@media only screen and (max-width: 1040px) {
	.modules>div {
		width: 50%;
		padding: 0px 30px;
	}
	.footer-upper div {
		padding: 0px 80px 30px 0px !important;
		margin: 0px !important;
		width: 50% !important
	}
	.footer-lower>div {
		margin: 0px !important;
		padding-bottom: 30px;
		width: 50% !important
	}
}
@media only screen and (max-width: 980px) {
    
    .tagline{
padding: 0px 30px;  
	max-width: 468px;
    
    margin: 0px auto 160px auto !important;
    font-size: 21px;
}
    
    
	.partners.alt {
		max-width: 900px;
		text-align: center;
		padding: 80px !important
	}
	[data-set-id="32654180"] .m-row img {
		width: 90% !important;
		padding-left: 10%;
	}
	[data-set-id="32654180"] .quote.award {
		margin: 0px auto;
		border-radius: 100%;
		display: flex;
		width: 300px;
		flex-direction: column;
		align-items: center;
		align-content: center;
		justify-content: center;
		padding: 30px 30px 40px 30px;
		height: 300px;
		color: white !Important;
		background: #C46076;
		;
	}
	.larger.red-back {
		margin-top: 82px !important;
		text-align: center;
		background: #C46076;
		;
	}
	[data-set-id="32654180"] .quote.award i {
		margin-bottom: -20px;
	}
	[data-set-id="32654180"] .quote.award {
		outline-offset: 5px;
		outline: 4px dotted #C46076;
		;
	}
	[data-set-id="32654180"] .quote.award:before {
		display: none;
	}
	[data-set-id="32654180"] .quote.award:after {
		display: none;
	}
	[data-set-id="32654180"] .quote:before {
		font-size: 65px !important;
		top: -21px;
	}
	[data-set-id="32654180"] .quote:after {
		font-size: 65px !important;
		bottom: -20px;
	}
	[data-set-id="32654180"] .quote {
		padding: 15px 0px;
		line-height: 29px !important;
		font-size: 20px !important;
	}
	.lottie lottie-player {
		max-width: 600px;
		width: 100% !important;
	}
	.partners.alt {
		max-width: 900px;
		text-align: center;
		padding: 60px 30px !important
	}
	.charity-header {
		font-size: 40px !important;
		margin-top: 82px;
		height: 400px;
	}
	.charity-header .larger {
		font-size: 60px !important;
	}
	.text-box {
		max-width: 1100px !important;
		margin: 0px auto !important;
		padding: 0px 25px !important;
	}
	.modules {
		flex-wrap: wrap !important;
		display: flex !important;
	}
	.modules>div {
		width: 50%;
		display: inline-block;
	}
	.menu a {
		font-size: 4rem;
	}
	.three-col>div {
		width: 100% !important;
		margin: 0px !important;
		padding: 25px 0px !important;
	}
    
    .play {
	width:35px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        height: 40px;
}
    
    .video-holder {
	position: relative;
	padding-bottom: 50%;
	/* 16:9 */
	padding-top: 0px;
	height: 0;
}
}
@media only screen and (max-width: 780px) {
	#start {
        top: -0px;
		padding-top: 70px !important;
	}
	.footer-upper div {
		padding: 0px 80px 30px 0px !important;
		margin: 0px !important;
		width: 50% !important
	}
	.footer-lower>div {
		margin: 0px !important;
		width: 50% !important
	}
	.charity-header {
		margin-top: 71px;
		height: 300px;
	}
	.text-box {
		max-width: 1100px !important;
		margin: 0px auto !important;
		padding: 0px 10px !important;
	}
	.three-col {
		font-size: 16px;
		;
		padding: 0px !important;
		width: calc(100% - 70px);
		margin: 20px auto 20px auto !important;
	}
	.m-row.switch>div:first-child {
		order: 1;
	}
	.footer-lower>div {
		display: block;
		margin-bottom: 20px;
		text-align: left !important;
		width: 100% !important
	}
	.footer-lower {
		display: block;
		flex-direction: column;
		padding-top: 0px !important;
		margin: 0px auto !important;
	}
	.m-row {
		max-width: 1300px;
		padding: 0px !important;
		width: calc(100% - 0px);
		margin: 20px auto 20px auto !important;
	}
	[data-predefined-style="true"] h2 {
		font-family: acumin-pro, sans-serif;
		font-style: normal;
		font-weight: 700;
		padding: 0;
		margin: 0;
		color: #293968;
		font-size: 22px;
		line-height: 1.3;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 16px;
		font-weight: 500;
	}
	.larger {
		font-size: 5rem !important;
		padding: 70px 0px !important;
		margin-top: 80px !important;
	}
	.chimo-text h1 {
		color: white !important;
		padding: 0px 30px !important;
	}
	[data-predefined-style="true"] h1 {
		font-family: "Garage Gothic", Icons;
		font-style: normal;
		font-weight: 600;
		text-transform: uppercase;
		margin: 0;
		font-size: 50px;
		line-height: 1;
		color: #26386B;
	}
    
    #artist{
	
        top: -50px;
}
	.m-row>div {
		margin: 0px !important;
		padding: 30px !important;
	}
	.modules>div:nth-child(7) {
		width: 100% !important
	}
	.modules>div:nth-child(6) {
		width: 100% !important
	}
	.modules>div:nth-child(5) {
		width: 100% !important
	}
	.modules>div:nth-child(4) {
		width: 100% !important
	}
	.switch.m-row>div:nth-child(2) {
		padding: 25px 30px !important;
	}
	.footer img {
		margin: 0px 0px 30px 0px;
		height: auto !important;
		max-width: 120px;
	}
	.footer-upper div {
		display: block;
		padding: 0px 0px 0px 0px !important;
		margin: 0px 0px 30px 0px !important;
	}
	.footer {
		font-size: 16px;
		line-height: 30px;
		letter-spacing: 0.5px;
		padding: 10px 30px 0px 30px !important;
		margin: 0px !important;
		color: white;
	}
	.header-inner {
		padding: 10px 30px;
	}
	.button-outer {
		right: 97px !important;
	}
	.donate-button {
		font-size: 12px;
		letter-spacing: 1px;
		padding: 8px 22px 10px 23px;
	}
	.menu a {
		font-size: 3rem;
	}
	.menu ul {
		position: relative;
		top: -0px;
		padding: 0px 0px;
		text-align: center;
		margin: 0px auto;
		width: 100%;
		margin-left: 0px !important;
	}
	.menu {
		padding: 50px 30px 50px 30px;
	}
	.button {
		color: white !important;
		display: inline-block;
		border-radius: 60px;
		font-size: 14px;
		letter-spacing: 1px;
		padding: 7px 20px 10px 21px;
		background: #C46076;
		font-weight: 600;
	}
	.modules>div {
		width: 100%;
		display: inline-block;
	}
	[local-style="26222129"] .page {
		padding: 30px 0px;
		min-height: 0px !important;
		background-color: initial/*!page_bgcolor*/
		;
	}
	[local-style="26203176"] .page {
		min-height: 650px !important;
		background-color: initial/*!page_bgcolor*/
		;
	}
	#intro {
		padding-top: 20px;
		height: auto;
	}
	.wide-row>div {
		max-width: 100%;
		;
	}
	.left {
		width: auto;
	}
	#intro p {
		font-size: 16px;
		margin: 30px auto;
		;
	}
    #intro{
	
        min-height: 0px;
}
	.charity-header .larger {
		text-align: center;
		padding: 0px 20px;
		font-size: 40px !important;
	}
}
@media only screen and (max-width: 500px) {
    
     .tagline{
padding: 0px 20px;  
	max-width: 360px;
    
    margin: 0px auto 130px auto !important;
    font-size: 21px;
}
	.button-outer {
		right: 80px !important;
	}
	.menu-icon-toggle {
		display: block;
		width: 40px;
	}
	[data-predefined-style="true"] h1 {
		font-family: "Garage Gothic", Icons;
		font-style: normal;
		font-weight: 600;
		text-transform: uppercase;
		margin: 0;
		font-size: 42px;
		line-height: 1;
		color: #26386B;
	}
	.donate-button {
		font-size: 10px;
		letter-spacing: 0.5px;
		padding: 8px 14px 10px 16px;
	}
	.button-outer {}
	.logo {
		width: 94px;
		height: 51px;
	}
}