*,*:focus,*:hover{
    outline:none;
}
html {
	height: 100%;
}
html,
body {
	width: 100%;
	overflow-x: hidden;
}
body {
	min-height: 100%;
	position: relative;
	background: #FFF;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.015em;
	font-size: 19px;
	z-index: 1;
	margin: 0;
	padding-top: 50px;
	padding-bottom: 6.5em;
	-webkit-background-size: cover;
	background-position: right center;
}
a {
	color: #a67c00;
	text-decoration: none;
	cursor: pointer;
}
header {
	position: relative;
	height: 500px;
	background-image: url('../img/white_leather.png');
	margin-bottom: 25px;
}
h1 {
	padding: 0;
	text-align: center;
}
header h1 {
	color: #a67c00;
	font-size: 45px;
	margin: 0 0 5px;
}
header h2 {
	font-family: 'Playfair Display', serif !Important;
	font-size: 22px;
	margin: 8px 0 0
}
sup {
	font-weight: 700;
	font-size: 55%
}
srtong {
  font-weight: 600;
}
.book sup {
	font-size: 80%
}
.insert {
	font-size: 50%!important;
	font-weight: 500!Important;
}
.start-reading {
	background: #a67c00;
	color: #fff;
	transition: 0.2s;
	border: 1px solid #a67c00;
	text-align: center;
	font-size: 14px;
	margin-top: 10px!important;
	margin-right: 10px !Important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 90px !important;
	height: 28px !important;
	text-decoration: none;
	border-radius: 0.15em;
	line-height: 27px;
}
.start-reading:hover {
	background: #fff;
	color: #a67c00;
	transition: 0.2s;
}
.bookmark {
	margin-top: 10px!important;
	display: none;
}
svg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100px;
}
h1 {
	font-family: 'Playfair Display', serif !Important;
	color: black;
	font-weight: 900;
	text-align: center;
	font-size: 60px;
	letter-spacing: 1px;
	margin: 40px auto 0px;
}
h2 {
	font-family: 'Playfair Display', serif !Important;
	color: black;
	text-align: center;
	letter-spacing: 1px;
	font-size: 30px;
	line-height: 40px;
	margin: 28px auto;
	color: #343434;
	font-weight: 600;
}
h3 {
	font-family: 'Playfair Display', serif !Important;
	color: black;
	text-align: center;
	letter-spacing: 1px;
	font-size: 22px;
	line-height: 25px;
	margin: 20px auto;
	color: #343434;
	font-weight: 600;
}
.firstcharacter {
	color: #a67c00;
	float: left;
	font-family: 'Rurintania';
	font-size: 67px;
	line-height: 90px;
	padding: 21px 20px 0px 8px;
}
p {
	margin: 0 auto 22px;
	font-weight: 400;
	color: #343434;
	line-height: 1.82;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.011em;
}
.top-panel {
	top: 0;
	height: 50px;
	background: white;
	border-bottom: 1px #ebebeb solid;
	width: 100%;
	position: fixed;
	z-index: 2;
}
.trb-logo:hover {
	opacity: 1
}
.trb-logo {
	width: 35px;
	height: 35px;
	position: fixed;
	top: 7px;
	left: 59px;
	opacity: 1;
	transition: 0.5s
}
.trb-logo-large {
	margin-top: 40px;
	text-align: center;
	padding: 20px 85px 10px;
}
.book {
	padding: 0 25px;
	max-width: 1050px;
	margin: 0 auto
}
.panel h3 {
	font-family: 'Playfair Display', serif !Important;
	text-align: center;
	margin: 0 0 5px;
	font-size: 30px;
	color: #a67c00;
}
.panel h4 {
	font-family: 'Playfair Display', serif !Important;
	text-align: center;
	margin: 15px 0 30px;
}
.panel p {
	text-align: center
}
p::selection {
	background: #a67c00;
	color: #fff!Important
}
p::-moz-selection {
	background: #a67c00;
	color: #fff!Important
}
.border-box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
/* Element Variables
   Change @bar-w to adjust entire button size.
*/

/* Start Styles - Side Menu
***************************************************************/

#copyright {
	position: absolute;
	bottom: 0;
	font-size: 14px;
	padding: 20px 0;
	width: 100%;
	text-align: center;
	background: #fff;
	border-top: 1px #ebebeb solid
}
.panel {
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	position: fixed;
	z-index: 9999;
	top: 0;
	height: 100%;
	width: 450px;
	/* ul */
	/* Ninja Button styles */
	/* Ninja Button */
	/* Ninja Button Active */
}
.panel ul {
	list-style-type: none;
	z-index: 1;
	margin: 0;
	padding: 0;
	margin-left: 60px;
	margin-right: 60px;
	height: auto;
	text-align: left;
	margin-top: 0 !Important;
	overflow: auto;
	/* li & a */
}
.panel ul li,
.panel ul a {
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 1.4;
	padding: 4px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 500;
	letter-spacing: 0.07em;
}
.panel ul li.menu-label {
	font-size: 17.5px;
	margin: 20px 0 10px 0;
}
.panel ul li.menu-label:first-child {
	margin-top: 0;
}
.panel ul a {
	font-size: 17.5px;
	text-transform: uppercase;
}
.panel ul li.menu-contacts a {
	font-size: 17.5px;
	text-transform: inherit;
}
.panel .ninja-btn {
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	display: inline-block;
	float: left;
	cursor: pointer;
	padding: 13.5px 16px;
	position: absolute;
	z-index: 2;
	top: 0;
	width: 30px;
	height: 23px;
}
.panel .ninja-btn span,
.panel .ninja-btn span:before,
.panel .ninja-btn span:after {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	width: 30px;
	height: 2px;
}
.panel .ninja-btn span {
	position: relative;
	display: inline-block;
	float: left;
	margin-top: 10px;
}
.panel .ninja-btn span:before,
.panel .ninja-btn span:after {
	content: "";
	position: absolute;
	left: 0;
}
.panel .ninja-btn span:before {
	top: -8px;
}
.panel .ninja-btn span:after {
	top: 8px;
}
.panel .ninja-btn.active span {
	background-color: transparent;
}
.panel .ninja-btn.active span:before,
.panel .ninja-btn.active span:after {
	top: 0;
}
.panel .ninja-btn.active span:before {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
}
.panel .ninja-btn.active span:after {
	-webkit-transition-delay: 0.09s;
	-moz-transition-delay: 0.09s;
	-o-transition-delay: 0.09s;
	-msa-transition-delay: 0.09s;
	transition-delay: 0.09s;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
}
/* Panel */

.panel-overlay {
	position: fixed;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(0, 0, 0, 0.1);
	cursor: pointer;
}
/* overlay */

.panel-white {
	background-color: #FFFFFF;
	/* ul */
}
.panel-white ul {
	/* li */
}
.panel-white ul li,
.panel-white ul a {
	color: #3a3a3a;
}
.panel-white ul li a:hover,
.panel-white ul li.active a {
	color: #000;
}
.panel-white .ninja-btn {
	background-color: #FFFFFF;
}
.panel-white .ninja-btn span,
.panel-white .ninja-btn span:before,
.panel-white .ninja-btn span:after {
	background-color: #a67c00;
}
/* panel white */

.panel-black {
	background-color: #000000;
	/* ul */
}
.panel-black ul {
	/* li */
}

.panel-black ul li,
.panel-black ul a {
	color: rgba(255, 255, 255, 0.9);
}
.panel-black ul li a:hover,
.panel-black ul li.active a {
	color: #FFFFFF;
}
.panel-black .ninja-btn {
	background-color: #000000;
}
.panel-black .ninja-btn span,
.panel-black .ninja-btn span:before,
.panel-black .ninja-btn span:after {
	background-color: #000;
}
/* panel black */

.panel-brand {
	background-color: #000;
	/* ul */
	/*
  .ninja-btn.active span:before,
  .ninja-btn.active span:after {
    background-color: rgba( 0, 0, 0, 0.50 );
  }*/
}
.panel-brand ul {
	/* li */
}
.panel-brand ul li,
.panel-brand ul a {
	color: rgba(0, 0, 0, 0.5);
}
.panel-brand ul li a:hover,
.panel-brand ul li.active a {
	color: #FFFFFF;
}
.panel-brand .ninja-btn {
	background-color: #000;
}
.panel-brand .ninja-btn span,
.panel-brand .ninja-btn span:before,
.panel-brand .ninja-btn span:after {
	background-color: #FFFFFF;
}
/* panel brand */

.panel.left {
	left: -450px;
}
.panel.left .ninja-btn {
	left: 100%;
}
/* Panel Left Active */

.panel.left.active {
	left: 0;
}
.panel.left.active .ninja-btn {
	left: 100%;
	margin-left: -80px;
}
/* Panel Menu Active */

.panel.right {
	right: -450px;
}
.panel.right .ninja-btn {
	right: 100%;
}
/* Panel Right Active */

.panel.right.active {
	right: 0;
}
.panel.right.active .ninja-btn {
	right: 100%;
	margin-right: -90px;
}
/* Panel Menu Active */

.font {
	margin-top: 10px;
	margin-right: 16px;
	display: flex;
	width: 100px;
	height: 28px;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
}
.font p {
	font-size: 16px !important;
	cursor: pointer;
	margin-left: 12px;
}
.font a {
	margin-right: 10px;
	margin-top: 5px;
	letter-spacing: 0.07em;
}
.tools-info {
	margin-top: 0;
	margin-right: 0;
	display: flex;
	width: 230px;
	height: 50px;
	float: right;
}
.tools-info p {
	font-size: 18px !important;
	cursor: pointer;
	margin-left: 12px;
}
.tools-info a {
	margin-right: 0;
	margin-top: 0;
	letter-spacing: 0.07em;
}
.tools-book {
	margin-top: 0;
	margin-right: 0;
	width: 250px;
	height: 50px;
}
.tools-book p {
	font-size: 16px !important;
	cursor: pointer;
	margin-left: 12px;
	line-height: 28px;
}
.tools-book a {
	margin-right: 0;
	margin-top: 0;
	letter-spacing: 0.07em;
}
.book p {
	font-size: 17.5px;
}
.comment {
	display: none
}
.portrait {
	width: 320px;
	height: 320px;
	border-radius: 50%;
	overflow: hidden;
	margin: 5px auto 30px;
}
/* -----------------
Slide In Panel Right
----------------- */

@media only screen and (min-width: 1170px) {
	.cd-main-content h1 {
		font-size: 3.2rem;
	}
}
.cd-panel {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	visibility: hidden;
	-webkit-transition: visibility 0s 0.6s;
	transition: visibility 0s 0.6s;
}
.cd-panel::after {
	/* overlay layer */
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	cursor: pointer;
	-webkit-transition: background 0.3s 0.3s;
	transition: background 0.3s 0.3s;
	cursor: pointer;
}
.cd-panel.cd-panel--is-visible {
	visibility: visible;
	-webkit-transition: visibility 0s 0s;
	transition: visibility 0s 0s;
}
.cd-panel.cd-panel--is-visible::after {
	background: rgba(0, 0, 0, 0.1);
	-webkit-transition: background 0.3s 0s;
	transition: background 0.3s 0s;
}
.cd-panel__header {
	position: fixed;
	width: 90%;
	height: 50px;
	line-height: 50px;
	background: rgba(255, 255, 255, 0.96);
	z-index: 2;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
	-webkit-transition: -webkit-transform 0.3s 0s;
	transition: -webkit-transform 0.3s 0s;
	transition: transform 0.3s 0s;
	transition: transform 0.3s 0s, -webkit-transform 0.3s 0s;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.cd-panel__header h2 {
	color: #a67c00;
	padding-left: 25px;
	margin: 10px 0;
	text-align: left;
	font-size: 25px;
	line-height: 27px;
}
.cd-panel--from-right .cd-panel__header {
	right: 0;
}
.cd-panel--from-left .cd-panel__header {
	left: 0;
}
.cd-panel--is-visible .cd-panel__header {
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
@media only screen and (min-width: 768px) {
	.cd-panel__header {
		width: 70%;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-panel__header {
		width: 50%;
	}
}
.cd-panel__close {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 60px;
	/* image replacement */
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.cd-panel__close::before,
.cd-panel__close::after {
	/* close icon created in CSS */
	content: '';
	position: absolute;
	top: 22px;
	left: 20px;
	height: 2px;
	width: 25px;
	background-color: #a67c00;
	/* this fixes a bug where pseudo elements are slighty off position */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cd-panel__close::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-panel__close::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.cd-panel__close:hover {
	background-color: #a67c00;
}
.cd-panel__close:hover::before,
.cd-panel__close:hover::after {
	background-color: #ffffff;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}
.cd-panel__close:hover::before {
	-webkit-transform: rotate(220deg);
	-ms-transform: rotate(220deg);
	transform: rotate(220deg);
}
.cd-panel__close:hover::after {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.cd-panel--is-visible .cd-panel__close::before {
	-webkit-animation: cd-close-1 0.6s 0.3s;
	animation: cd-close-1 0.6s 0.3s;
}
.cd-panel--is-visible .cd-panel__close::after {
	-webkit-animation: cd-close-2 0.6s 0.3s;
	animation: cd-close-2 0.6s 0.3s;
}
@-webkit-keyframes cd-close-1 {
	0%, 50% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}
@keyframes cd-close-1 {
	0%, 50% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}
@-webkit-keyframes cd-close-2 {
	0%, 50% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}
@keyframes cd-close-2 {
	0%, 50% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}
.cd-panel__container {
	position: fixed;
	width: 90%;
	height: 100%;
	top: 0;
	background: #ffffff;
	z-index: 1;
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.cd-panel--from-right .cd-panel__container {
	right: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.cd-panel--from-left .cd-panel__container {
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.cd-panel--is-visible .cd-panel__container {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
@media only screen and (min-width: 768px) {
	.cd-panel__container {
		width: 70%;
	}
}
@media only screen and (min-width: 1170px) {
	.cd-panel__container {
		width: 50%;
	}
}
.cd-panel__content {
	position: absolute;
	top: 1px;
	left: 0px;
	width: calc(100% - 50px);
	height: 100%;
	padding: 70px 25px;
	overflow: auto;
	/* smooth scrolling on touch devices */
	-webkit-overflow-scrolling: touch;
}
.cd-panel__content p {
	font-size: 17.5px;
	color: #000;
	line-height: 1.82;
	margin: 2em 0 110px;
}
.cd-panel__content p:first-of-type {
	margin-top: 0;
}
.hidden,
.lang-ukr,
.lang-ru {
	display: none;
}
.switch-tong {
	border-radius: 2px;
	border: 1px solid #e6e6e6;
	display: initial;
	padding: 0;
	float: right;
	margin-top: 9px;
	margin-right: 12px;
	height: 30px;
	display: flex;
}
.switch-tong a {
	color: #a67c00;
	text-decoration: none;
	padding: 6px 8px;
	border-radius: 1px;
	font-size: 14px;
	letter-spacing: 0.05em;
}
a.tongSelect {
	background: #a67c00;
	color: #ffffff;
}
.lang-ukr,
.lang-ru {
	display: none
}
.tools-info .bookmark {
	margin-top: 5px;
	margin-right: 0px;
}
.tools-book .bookmark {
	margin-top: 10px;
	margin-right: 5px;
}
.right-top {
	float: right;
	display: flex
}
.tooltip {
	border-bottom: 1px dotted #111;
	cursor: help;
	display: inline-block;
	text-decoration: none;
  font-weight: 100;
	color: black;
}
#tooltip {
	text-align: left;
	font-size: 17.5px;
	line-height: 1.82;
	letter-spacing: 0.011em;
	color: #343434;
	background: #fff;
	position: absolute;
	z-index: 9999999999;
	padding: 15px 20px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
#tooltip:after
/* triangle decoration */

{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #a67c00;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}
#tooltip.top:after {
	border-top-color: transparent;
	border-bottom: 10px solid #a67c00;
	top: -20px;
	bottom: auto;
}
#tooltip.left:after {
	left: 10px;
	margin: 0;
}
#tooltip.right:after {
	right: 10px;
	left: auto;
	margin: 0;
}
.verse {
	color: #a67c00
}
.first {position: absolute}
.second{position: absolute; margin-left: 18px; margin-top: -4px;}
.mine {
	color: #8a8a8a;
	font-weight: 400;
}
.quote {
	font-style: italic
}
.support-flex {
	margin-top: 28px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px #989898 solid
}
.support-element img {
	max-width: 120px;
}
.support-element {
	cursor: pointer;
	width: 25%;
	text-align: center;
	text-transform: uppercase;
	opacity: 0.5;
	transition: 0.25s;
	position: relative;
	padding-bottom: 35px;
}
.support-element:hover {
	opacity: 1
}
.support-flex h3 {
	font-size: 14px;
	letter-spacing: 0.07em;
	color: #a67c00;
	margin: 0
}
.support-flex .active {
	opacity: 1;
}
.arrow-up {
	display: none;
	width: 23px;
	position: absolute;
	bottom: -6px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.active .arrow-up {
	display: block;
}
.support-content-item {
	display: none;
}
.support-content .active.support-content-item {
	display: block;
}
.support-content {
	padding: 30px 0 60px;
	position: relative
}
.chapter-prev {
	background-image: url(../img/arrow-left.svg);
	background-color: rgba(255, 255, 255, 0.5);
	position: fixed;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 45px;
	height: 70px;
}
.chapter-next {
	background-image: url(../img/arrow-right.svg);
	background-color: rgba(255, 255, 255, 0.5);
	position: fixed;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 45px;
	height: 70px;
}
.inactive {
	opacity: 0.35;
	cursor: initial;
}
.social-flex {display: flex; justify-content: center; flex-wrap: wrap;}
.social-flex a {width: 8%; margin: 0 5px;}
@media only screen and (max-width: 1250px) {
	.chapter-prev {
		left: 15px!important;
		top: 90px!important;
		width: 30px!important;
		height: 50px!important;
	}
	.chapter-next {
		right: 15px!important;
		top: 90px!important;
		width: 30px!important;
		height: 50px!important;
	}
}
.main-logo {width: 200px}
@media only screen and (max-width: 768px) {
	.support-flex h3 {
		font-size: 2vw!important;
	}
	.main-logo {width: 30%!important}
	.panel {width: 90%!important}
	.panel.left {left: -90%!important;}
	.panel.left.active {
    left: 0!important;
}
	.panel.right {
	right: : -90%!important;}
	.panel h3 {font-size: 6vw!important}
	.panel h4 {font-size: 4vw!important}
	#copyright {font-size: 3vw!important}
	.panel ul {text-align: center!important}
	.social-flex a {width:15%;}
}

.donate {
  margin: 40px auto 50px;
  text-align: center;
}
.donate a {
    background: #005bbb;
    font-weight: bold;
    color: #fff;
    font-size: 26px;
    padding: 15px 25px;
    border-radius: 4px;
    letter-spacing: 0.05em;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.banner a {
    background: linear-gradient(to bottom, #005BBB 50%, #FFD500 50%);
    position: fixed;
    z-index: 3;
    font-weight: bold;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    top: 5.5px;
    left: 110px;
    text-shadow: -1px 1px 0 #005BBB,
				  1px 1px 0 #005BBB,
				 1px -1px 0 #005BBB,
				-1px -1px 0 #005BBB;
    letter-spacing: 0.035em;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.banner a:hover, .donate a:hover {
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
@media only screen and (max-width: 560px) {
	.support-flex h3 {
		display: none;
	}
	.main-logo {width: 50%!important}
	header h1 {font-size: 10vw!important}
	header h2 {font-size: 5vw!important}
	header {    height: auto!important;
    padding-bottom: 30%!important;}
	.cd-panel header {    height: 50px!important;
    padding-bottom: 0!important;}
	.social-flex a {width:30%;margin: 0 1.5%;}
  .banner a {
    left: 0;
    right: 0;
    margin: 0 auto 0;
    bottom: 100px;
    top: auto;
    display: table;
  }
}
