  
@media (min-width: 1200px) {
.container {
	width: 100%;
}
.sub-nav.open {
  width: 100%;
}
/*
blockquote {
	border-right: 0px;
	background-image: url(/ar/events/mandeladay/assets/img/qtmrk.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
cite {padding-right: 50%;}
.event-date {
	color: gray;
	font-size: 95%;
	font-weight: 200;
    line-height: 2em;
}
*/
.event-date {
	color: gray;
	font-size: 95%;
	font-weight: 200;
	line-height: 2em;
}
.lnk4prnt {
    width: 42%;
    float: left;
}
.top-card {
	width: 95%;
	padding: 7px 3rem 3rem 3rem;
	position: relative;
	z-index: 0;
	margin: -48px auto auto auto;
	/*border: 1px solid #ccc;*/
	box-shadow: 0 4px 8px 0 rgb(204,204,204);
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	border-radius: 3px;
	background-color: #fff;
	overflow: auto;
}
h2 {
     color: #9D6431;
	 }
h4, h4 {
    font-size: 18px;
	font-weight: bold;
}
h5, h5 {
    color: rgb(201, 145, 69);
}
p.red {
    border-right: #7F0D0D solid 2px;
    padding: 0px 30px 3px 3px;
    background-image: url(/ar/events/mandeladay/assets/img/false.gif);
    background-repeat: no-repeat;
   background-position: right top;
}
p.green {
    border-right: #008197 solid 2px;
    padding: 0px 30px 3px 3px;
    background-image: url(/ar/events/mandeladay/assets/img/true.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
@media only screen and (max-width: 845px) {
/* for mobile */
[class*="top-card"] {
	margin: -28px auto auto auto;
}
.event-date {
	color: gray;
	font-size: 95%;
	font-weight: 200;
	line-height: 2em;
}
.lnk4prnt {
    width: 42%;
    float: left;
}
}
blockquote.quote-lg {
	margin-top: 30px;
	margin-bottom: 2.5em;
	min-height: 32px;
	text-align: center;
	font-style: italic;
	font-size: 2.5rem !important;
	padding-right: 7rem;
	padding-left: 7rem;
	border: none;
}
h2 {
     color: #9D6431;
	 }
h4, h4 {
    font-size: 18px;
	font-weight: bold;
}
h5, h5 {
    color: rgb(201, 145, 69);
}
p.red {
    border-right: #7F0D0D solid 2px;
  padding: 0px 30px 3px 3px;
    background-image: url(/ar/events/mandeladay/assets/img/false.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
p.green {
    border-right: #008197 solid 2px;
    padding: 0px 30px 3px 3px;
    background-image: url(/ar/events/mandeladay/assets/img/true.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
@media only screen and (max-width: 845px) {
/* for mobile */
blockquote.quote-lg {
	font-size: 1.5rem !important;
}
.lnk4prnt {
    width: 42%;
    float: left;
}
}
.quote-lg-long-text {
	font-size: 2rem !important;
}
.h2 {
     color: #9D6431;
	 }
.h4  {
    font-size: 18px;
	font-weight: bold;
	color: #9D6431;
}
.h5 {
    color: rgb(201, 145, 69);
}
p.red {
    border-right: #7F0D0D solid 2px;
    padding: 0px 3px 3px 30px;
    background-image: url(/ar/events/mandeladay/assets/img/false.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
p.green {
    border-right: #008197 solid 2px;
    padding: 0px 3px 3px 30px;
    background-image: url(/ar/events/mandeladay/assets/img/true.jpg);
    background-repeat: no-repeat;
    background-position: right top;;
}
@media only screen and (max-width: 845px) {
/* for mobile */
.quote-lg-long-text {
	font-size: 1.5rem !important;
}
.lnk4prnt {
    width: 42%;
    float: left;
}
}
.card {
	box-shadow: 0 4px 8px 0 rgb(204,204,204);
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	width: 100%;
	border-radius: 5px;
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.card-quotable-cream {
	background-color: rgb(243, 228, 158);
	background-color: rgba(243, 228, 158, 90%);
	padding: 2rem 2rem;
}
.card-quotable-brown {
	background-color: rgb(196, 133, 49);
	background-color: rgba(196, 133, 49, 90%);
	text-align: center !important;
	padding: 2rem 1rem;
}
.card-quotable-brown h2, .card-quotable-brown h3, .card-quotable-brown h4, .card-quotable-brown p, .card-quotable-brown a {
	color: #000 !important;
	padding: 1rem 0;
	margin: 0;
}
.card-quotable-brown ul, .card-quotable-brown li {
	color: #000 !important;
}
.card-quotable-brown a {
	background: transparent;
	color: #000;
	text-decoration: underline;
}
.card-quotable-brown a:hover {
	background: transparent;
	color: #000;
	text-decoration: none;
}
.shoutout {
	font-size: 2rem;
}
.card-quotable-blue {
	background-color: #337ab7;
	font-size: 1.75rem;
	color: #fff;
	padding: 2rem 2rem;
}
.card .card-image {
	border-radius: 5px 5px 0 0;
}
.card .card-image .card-photo-copyleft {
	font-size: 1.25rem !important;
	color: #000;
	position: relative;
	bottom: 30px;
	right: 0px;
	padding-left: 7px;
	text-align: left;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 80%);
}
.card .card-body {
	padding: 2rem;
}
.card .card-footer {
	text-align: left;
	padding-bottom: 7px;
	padding-left: 7px;
}
.card .card-footer .author {
	font-size: 1.5rem;
	text-align: right;
	padding: 3px 15px;
}
.card .card-footer .author .img-circle .avatar {
}
.photo-background {
	padding-bottom: 4rem;
	padding-top: 4rem !important;
	padding-left: 3rem !important;
	padding-right: 3rem !important;
	text-align: center;
	color: #fff;
}
.photo-background h4 {
	color: #fff;
}
.photo-caption {
	font-style: italic;
	color: #000;
	text-align: center;
}
.btn-white {
	margin-bottom: 2rem;
	margin-top: 2rem;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.75);
	border-radius: 2px;
	color: #000;
}
.golden {
	background-color: rgba(226,204,167,0.60);
	border-radius: 6px;
}
.text-golden {
	color: #9D6431;
}
a.wht_undrln {
	color: #fff;
	text-decoration: underline;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a.wht_undrln:hover {
	color: #fff;
	text-decoration: none;
}
ul.fist {
	list-style: none;
	padding: 0;
	margin: 1em 0;
}
ul.fist li {
	background: url('/ar/events/mandeladay/assets/css/assets/img/fist-g-30.png') no-repeat right top;
	padding-right: 50px;
	display: block;
	font-style: italic;
}
h2 {
     color: #9D6431;
	 }
h4, h4 {
    font-size: 18px;
	font-weight: bold;
}
h5, h5 {
    color: rgb(201, 145, 69);
}
p.red {
    border-right: #7F0D0D solid 2px;
    padding: 0px 30px 3px 3px;
    background-image: url(/ar/events/mandeladay/assets/img/false.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
p.green {
    border-right: #008197 solid 2px;
    padding: 0px 30px 3px 3px;
    background-image: url(/ar/events/mandeladay/assets/img/true.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

.cardcenter { margin-right: 30%; margin-left:-10%; }
}
@media only screen and (max-width: 600px) {
	
	.cardcenter { color:#FFF; margin: 15px; font-size: 80%; text-align: center;}
}