body {
/*	font-family: 'canada-type-gibson', sans-serif !important;
	font-weight: 400;
	font-style: normal;*/
}

.item-page ul > li {
	font-size: 19px;
}

.category-module.mod-list,
.category-module.mod-list li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.category-module.mod-list > li > .mod-articles-category-title {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
}
.category-module.mod-list .mod-articles-category-introtext,
.category-module.mod-list .mod-articles-category-introtext strong {
	padding-top: 10px;
	font-weight: 300 !important;
	font-family: "Lora", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.category-module.mod-list .mod-articles-category-readmore {
	margin-bottom: 30px;
}
.category-module.mod-list .mod-articles-category-readmore a {
	margin-bottom: 40px;
	-font-weight: bold;
	-text-decoration: underline;
	border-bottom: 1px solid white !important;
}


/*
.app-block-grid p {
  width: 100%;
}
*/
.app-block-grid img {
  width: auto;
  max-width: 100%;
}
.app-block-grid .vijftigprocent img {
  float: left;
  width: 46% !important;
  height: auto !important;
  margin-left: 2% !important;
  margin-right: 2% !important;
  margin-bottom: 15px;
}

.app-block-grid .vijfentwintigprocent img {
  float: left;
  width: 21% !important;
  height: auto !important;
  margin-left: 2% !important;
  margin-right: 2% !important;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
.app-block-grid .vijftigprocent img,
.app-block-grid .vijfentwintigprocent img {
  width: 100% !important;
  height: auto !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
}
/*
@media (max-width: 767px) {
.app-block-grid .vijftigprocent img {
  width: 100% !important;
  height: auto !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
}
}
*/

#brand {
	position: absolute;
	z-index: 100;
	top: 25px;
	right: 60px
}
.nothome #brand {
	top: 75px;
}
@media (max-width: 767px) {
#brand {
	right: 30px;
}
#brand img {
	width: 140px !important;
	height: auto !important;
}
}
@media (max-width: 500px) {
#brand {
	top: 20px;
	right: 20px;
}
.nothome #brand {
	top: 70px;
}
#brand img {
	width: 130px !important;
}
}

.stage-toggle {
/*	top: 50px;*/
	font-size: 18px;
}

.block-fill-height {
	height: 105vh;
}

/*.lead a,
.lead a:hover,
.lead a:active,
.lead a:visited {
	color: #bf7646;
	color: #FF8D00;
	color: white;
    border-bottom: 1px dotted white;
}
.lead a:hover {
    border-bottom: 1px solid white;
}
h1 {
	color: white;
	font-family: "Mr De Haviland", "Roboto", "Helvetica Neue", Helvetica,Arial, sans-serif;
	font-family: "Mrs Saint Delafield", "Roboto", "Helvetica Neue", Helvetica,Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	transform: rotate(-3deg);
}*/
.h1.block-title, h1.block-title {
/*	margin-left: -5px;*/
/*	font-weight: 400;
	font-style: normal;*/
	font-size: 50px;
	color: white;
/*	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);*/
}
@media (max-width: 767px) {
	.nothome .h1.block-title, h1.block-title {
		margin-top: 72px;
		font-size: 32px;
	}
}
/*.nothome .h1.block-title, .nothome h1.block-title {
	padding-top: 40px;
	padding-bottom: 30px;
}
.app-block-wayne .lead {
	font-size: .9em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
}
@media (min-width: 768px) {
.app-block-wayne .h1.block-title, .app-block-wayne h1.block-title {
	font-size: 85px;
	font-size: 120px;
	font-size: 150px;
	font-size: 130px;
	font-size: 110px;
	margin-left: -75px;
	margin-left: -50px;
}
.h1.block-title, h1.block-title {
	font-size: 130px;
	font-size: 100px;
}
.app-block-wayne .lead {
	font-size: 15px !important;
	text-align: left;
	letter-spacing: 4px;
}
.nothome .h1.block-title, .nothome h1.block-title {
	margin-top: 0;
	padding-top: 30px;
	padding-bottom: 60px;
}
}
@media (min-width: 1200px) {
.app-block-wayne .h1.block-title, .app-block-wayne h1.block-title {
	font-size: 130px;
	margin-left: -75px;
}
.app-block-wayne .lead {
	margin-bottom: 60px;
	font-size: 17px !important;
}
}
.block:not(.block-secondary) .lead {
	color: white;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.blog h2, .item-page h2 {
	margin-left: -2px;
}
.btn {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #fff !important;
}
.stage-toggle, .stage-toggle:hover {
}
.panel-bold.panel-info {
}*/
.panel-bold p {
	color: rgba(255, 255, 255, 0.85)
}


/* override color primary */

a, a:active, a:visited {
    color: #e6ae00;
}
a:hover {
    color: #e6ae00;
}
.panel a,
a.btn {
	color: #fff !important;
}
.text-ribbon a {
	color: #fff !important;
	border-bottom: 1px solid white !important;
}
.blog h2, .item-page h2, .blog h2 a, .item-page h2 a {
/*	margin-bottom: 13px;*/
    color: #e6ae00;
/*	color: #fff;
	font-size: 28px;
	font-weight: 300;*/
}
.text-ribbon-primary {
    background-color: #E5A900;
    background-color: #E6332A;
    background-color: #be1622;
}
.text-ribbon span {
	color: white;
}
.btn-primary,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary .badge {
    background-color: #d4b900;
    background-color: #c59500;
    background-color: #9d5f0f;
    background-color: #cd8425;
    background-color: #a6a000;
    background-color: #c27b00;
    background-color: #e6ae00;
    background-color: #be1622;
    border-color: #be1622;
}
.app-block-chainz .block-bg,
.block-app-mosdef .block-bg {
    border-bottom: 1px solid #000;
    border-bottom: 10px solid #e6ae00;
}
.nothome .app-block-chainz .block-bg,
.nothome .block-app-mosdef .block-bg {
    border-bottom: 1px solid #000;
    border-bottom: 10px solid #be1622;
}
.nav-bordered.nav-stacked > li > a:hover, .nav-bordered.nav-stacked > li > a:focus {
    border-left-color: #e6ae00;
}
.nav-bordered.nav-stacked > li.active > a, .nav-bordered.nav-stacked > li.active > a:hover, .nav-bordered.nav-stacked > li.active > a:focus {
    border-left-color: #e6ae00;
}
.nav-bordered > li.active > a, .nav-bordered > li.active > a:hover, .nav-bordered > li.active > a:focus {
    border-bottom-color: #e6ae00;
    color: #e6ae00;
}
.nav-bordered > li > a:hover, .nav-bordered > li > a:focus {
    border-bottom-color: #e6ae00;
    color: #e6ae00;
}

/* override color danger 5b8a96 */

/*.panel-bold.panel-danger {
    background-color: #cd8425;
    background-color: #cd7520;
    background-color: #437481;
    background-color: #63838b;
    background-color: #5b8a96;
}
.app-block-kanye .block-bg,
.nothome .app-block-chainz .block-bg {
    border-bottom: 1px solid #000;
    border-bottom: 10px solid #5b8a96;
}

.btn-danger,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger .badge {
    background-color: #5b8a96;
    border-color: #5b8a96;
}*/

#footer.block {
	padding: 70px 30px 40px;
}
@media screen and (min-width: 768px) {
#footer.block {
	padding: 90px 0 30px;
}
}