/* @override 
	https://frqnc2.xyz/zinc/css/maa-02.css
	https://morhafalachkar.com/zinc/css/maa-02.css
*/

/* ---------------SITEWIDE--------------- */

/* @group Base */

body {
background-color: #0d1527;
font-family: regulator-nova, sans-serif;
	font-weight: 501;
	font-style: normal;
}

a {
	color: #c9a965;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

a:hover {
	color: #b79ecb;
}

a:focus,a:hover{color: gray}

#header h3{font-size: 4em;
	text-transform: lowercase;
	font-style: italic;
	text-decoration: none;
	margin-right: .2em;
}

h1,h2,h3,h4,h5,h6,h7 {
font-family: regulator-nova, sans-serif;
font-weight: 700;
font-style: normal;
	color: #b79ecb;
}

.pagination {
	font-size: 1.2em;
	border-top: 1px solid #f6f3f3;
	border-bottom: 1px solid #f6f3f3;
	padding-top: 1em;
	padding-bottom: 1em;
}

.pagination a {
	font-size: 1.2em;
}



/* @end */

/* @group Header */

#header {
	border-bottom: 1px solid #f6f3f3;
	background-image: none;
}

.header-container {
	background-color: #f8f8f8;
	padding-top: 1em;
	padding-bottom: 2em;
}

.content-container {
	background-color: #f8f8f8;
	padding-top: 2em;
}

.logo {

	padding-right: 0;
	font-weight: bold;
	color: #c9a965;
	font-size: 1.6em;
}

.logo a {
	color: #c9a965;
	border-bottom: 3px solid #18e3ac;
}

.logo a:hover {
	color: #b79ecb;
	border-bottom: 3px solid red;
}

/* SECTION HEADERS */

.insightscontainer-header {
	padding-top: 5em;
	padding-bottom: 5em;
	background-image: url(/zinc/img/water-2.jpg);
	background-color: #b4b4c3;
	background-blend-mode: multiply;
	background-size: cover;
}

.the-authorcontainer-header {
	padding-top: 5em;
	padding-bottom: 5em;
	background-image: url(/zinc/img/water-2.jpg);
	background-color: #b4b4c3;
	background-blend-mode: multiply;
	background-size: cover;
}

.the-bookcontainer-header {
	padding-top: 5em;
	padding-bottom: 5em;
	background-image: url(/zinc/img/water-2.jpg);
	background-color: #b4b4c3;
	background-blend-mode: multiply;
	background-size: cover;
}

.storiescontainer-header {
	padding-top: 5em;
	padding-bottom: 5em;
	background-image: url(/zinc/img/water-2.jpg);
	background-color: #b4b4c3;
	background-blend-mode: multiply;
	background-size: cover;
}

.contactcontainer-header {
	padding-top: 5em;
	padding-bottom: 5em;
	background-image: url(/zinc/img/water-2.jpg);
	background-color: #b4b4c3;
	background-blend-mode: multiply;
	background-size: cover;
}

.mediacontainer-header {
	padding-top: 5em;
	padding-bottom: 5em;
	background-image: url(/zinc/img/water-2.jpg);
	background-color: #b4b4c3;
	background-blend-mode: multiply;
	background-size: cover;
}

.eventscontainer-header {
	padding-top: 5em;
	padding-bottom: 5em;
	background-image: url(/zinc/img/water-2.jpg);
	background-color: #b4b4c3;
	background-blend-mode: multiply;
	background-size: cover;
}

.section-header h3 {
	font-family: regulator-nova, sans-serif;
font-weight: 500;
font-style: normal;
	color: white;
	text-transform: lowercase;
	text-align: left;
	font-size: 3em;
}



/* @end */

/* @group Page */

.greybg {
	padding-top: 1em;
	padding-bottom: 2em;
}

.greybg2 {
	background-color: #9196c2;
	padding-top: 2em;
	padding-bottom: 3em;
	text-align: center;
}

.twocolumns {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}

#content {
	background-color: #f8f8f8;
}

.sidebar-image {
	width: 100%;
	margin-top: 2em;
}

.readmore {
	color: white;
	font-size: .9em;
	display: inline-block;
	font-weight: bold;
	font-style: italic;
	padding-bottom: .4em;
	
}

.readmore a {
	color: white;
	border-bottom: 1px solid #c9a965;
}

.readmore a:hover {
	color: #0d1527;
	border-bottom: 1px solid white;
}

.img-circle {
    border-radius: 50%;
}

.article {
	font-size: 1.2em;
}

.article h3 {
	font-size: 2.3em;
	line-height: 1.2;
	margin-top: .5em;
}

.share-icons {
	margin-top: 2em;
}

.listing-container {
	margin-top: 2em;
	margin-bottom: 2em;
}

/* @end */

/* @group Footer */

footer {
	padding-bottom: 2em;
	list-style-type: none;
	padding-top: 1em;
}

.footerlinks {
	margin-top: 2em;
	color: #9196c2;
}

.footerlinks a {
	color: #9196c2;
}

.footerlinks a:hover {
	color: #c9a965;
}

.socialmedia {
	text-align: center;
}

.social-icon {
	display: inline-block;
	font-size: 2em;
	text-align: center;
	margin: 0 .5em;
}



/* @end */

/* @group Navigation */

#navigation {
font-family: regulator-nova, sans-serif;
font-weight: 700;
font-style: normal;
font-style: normal;
}

#navigation li {
	display: inline-block;
	color: #3e3e3e;
	font-size: 1.6em;
}

#navigation a {
	line-height: 1.3em;
	color: black;
}

.title-bar {
	background-color: white;
	color: #3a3c3f;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

.menu-icon {
	color: white;
	background-color: #d74114;
}

/* @end */

/* @group Sidebar */

.sidebar-listing {
	margin-top: 2em;
	margin-bottom: 2em;
}

.sidebar-excerpt {
	margin-top: 2em;
	margin-bottom: 2em;
}

.sidebar-header {
	color: #6a6b64;
	font-size: 2em;
	text-transform: capitalize;
	border-bottom: 1px solid #0d1527;
	text-align: center;
}

.book-sidebar {
	margin-top: 2em;
	padding: 2em;
}

.news-list-sidebar h5 {
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid #9196c2;
}



/* @end */

/* @group Hover Effects */

#header .hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
#header .hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #c9a965;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#header .hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
	background-color: #c9a965;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: black;
  color: white;
}

.orangebg .hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
	background-color: white;
	color: #c9a965;
}

.orangebg .hvr-fade a {
	color: #c9a965;
}
.orangebg .hvr-fade:hover {
  background-color: #6a6c71;
  color: white;
}

.orangebg .hvr-fade:focus {
  background-color: #c9a965;
  color: white;
}

.orangebg .hvr-fade:active {
  background-color: #c9a965;
  color: white;
}



/* @end */

/* ---------------SECTION SPECIFIC--------------- */

/* @group Homepage */

.homepage {
	margin-top: 2em;
}

.feature-panel-container {
	background: linear-gradient(90deg,#20cf6b 0,#01b4ac);
}

.feature-panel {
	padding-top: 2em;
	padding-bottom: 2em;
	background-image: url(/zinc/img/water-2.jpg);
	background-color: #b4b4c3;
	background-blend-mode: multiply;
	background-size: cover;
	text-align: center;
}

.feature-text-container {
	color: white;
	padding: 1em;
	font-weight: bold;
	font-style: italic;
	font-size: 1.6em;
	margin-top: 3em;
	margin-bottom: 2em;
	text-shadow: #0040e0 .3em .3em 1em;
}

.feature-text-container h3 {
	color: white;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
}

.full-width-listing {
	margin-bottom: 2em;
	padding-bottom: 2em;
}

.book-panel-container {
	background-color: white;
}

.book-panel-text {
	padding-top: 3em;
	font-size: 1.4em;
	color: #5a6b9c;
}

.book-panel-image {
	margin-top: -3em;
}

.insight-home-container {
	color: #feffff;
	padding: 1em;
	font: 1.3em regulator-nova, sans-serif;
	text-align: left;
}

.insight-home-container h3 {
	color: #feffff;
	margin-top: 1em;
}

.insight-home-container h3 a {
	color: #feffff;
}

.insight-home-container h3 a:hover {
	color: #feffff;
}

.insight-header {
	color: #feffff;
	letter-spacing: .1em;
	border-bottom: 2px solid #0d1527;
	font-size: 3em;
	line-height: 2;
}



/* @end */

/* @group Book */

.book-cover {
	text-align: center;
}

.book-purchase-links {
	padding-top: 1em;
	padding-bottom: 1em;
}

.book-purchase-links a {
	color: #9196c2;
	border-style: solid;
	border-width: 3px;
	padding: .4em;
}

.book-purchase-links a:hover {
	color: #c9a965;
	padding: .4em;
	border: 3px solid #c9a965;
}



/* @end */

/* @group News */

.news-list-sidebar {
	padding: 2em 2em 0;
}

.date {
	color: #6a6c71;
	display: inline-block;
	font-size: 1em;
	margin-right: 1em;
	border-bottom: 2px solid #9196c2;
}

.content-listing {
	margin-bottom: 2em;
	margin-top: 1em;
}



/* @end */

/* @group Forms */

label {
	font-weight: bold;
	margin-bottom: .5em;
}

.form-submit {
	color: white;
	display: inline-block;
	padding: .5em 2em;
	background-color: #d74114;
}



/* @end */

/* @group Contact */

.introblock {
	margin-bottom: 3em;
}

.contact-form {
	margin-bottom: 3em;
}

/* @end */

/* @group Blog */

.alignleft {
	float: left;
	margin: 1em;
	display: inline-block;
}

.alignright {
	float: right;
	display: inline-block;
	margin: 1em;
}

.mh-logo-placeholder {
	
}

.video-fluid {
	margin-top: 1em;
	margin-bottom: 1em;
}

.books-fluid {
	margin-top: 1em;
	margin-bottom: 1em;
}



/* @end */

/* @group Stories */

.stories {
	border-bottom-style: solid;
	border-bottom-color: #c9a965;
	padding: 1em;
	font-size: 1.2em;
}



/* @end */

/* @group Twitter */

.twitter-container {
	background-color: white;
	text-align: center;
	border-bottom: 2px solid white;
}

.twitter-homepage {
	margin-top: 1em;
	margin-bottom: 2em;
}

.twitter-homepage .ce_tweet_time{color: black;
	font-size: .9em;
}

.ce_tweet_name{
	font-size: 1.6em;
	color: #c9a965;
	text-decoration: none;
	font-weight: bold;
}

.tweet-content{line-height:1.5;
	color: black;
}

.tweet-content a {
	color: black;
	text-decoration: underline;
}.tweet-actions a{line-height:1.6;font-size: 1em;
	color: black;
	padding: 1em;
}

.tweet-actions a:hover {
	color: #c9a965;
}.tweet-actions i{color: black;}

/* ----HOMEPAGE-------- */



/* @end */

/* @group Events */

.full-width-listing-event
{margin-bottom:1em;background-image:none;padding:1em;border:1px solid silver}

.event-date
{color:#000;font-size: 1em}

.event-date-date
{color: #c9a965;display:inline-block;font-weight:700}

.event-date-time
{color: #c9a965;display:inline-block;font-weight:700}



/* @end */

/* ---------------MEDIA QUERIES--------------- */

/* Small only */

@media screen and (max-width: 39.9375em) {

.header-container {
	margin-top: 0;
}

.twocolumns {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}}

/* Medium and up */

@media screen and (min-width: 40em) {}

/* Medium only */

@media screen and (min-width: 40em) and (max-width: 63.9375em) {

/* @group Slider */

.orbit-container {
	background-color: #efefef;
}

.slider-imagepanel {
	text-align: center;
}

.slider-textpanel {
	background-color: white;
	display: inline-block;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 1em;
}

.slider-textpanel-content {
	display: inline-block;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 1em;
}

.slider-textpanel h3 {
	font-size: 3em;
	line-height: 1;
	margin-top: 1.6em;
}

.secondline {
	margin-top: 1em;
	margin-bottom: 1em;
}

.elevated h4 {
	color: white;
}



/* @end */}

/* Large and up */

@media screen and (min-width: 64em) {

/* @group Slider */

.orbit-container {
	background-color: #efefef;
}

.slider-textpanel {
	background-color: #efefef;
}

.slider-textpanel-content {
	text-align: right;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	display: inline-block;
	width: 70%;
	float: left;
}

.slider-textpanel h3 {
	font-size: 3em;
	margin-top: 35%;
	line-height: 1;
}

.secondline {
	margin-top: 1em;
	margin-bottom: 1em;
}

.elevated h4 {
	color: white;
}

.slidetabtitle {
	text-align: right;
	color: red;
	position: relative;
	z-index: 100000007;
	width: 100%;
	display: inline-block;
	top: 0;
	right: 99px;
}



/* @end */}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}

/* @group Colour Palette */

#9196c2 {
	background-color: #9196c2;
}

#b79ecb {
	background-color: #b79ecb;
}

#0d1527 {
	background-color: #0d1527;
}

#c9a965 {
	background-color: #c9a965;
}b79ecb



/* @end */

/* @group FX */

.insight-home-container {
opacity: 1;
	overflow: hidden;
background-image: linear-gradient(135deg, rgb(32, 186, 230),rgb(110, 6, 173));
	margin-bottom: 1.5em;
}

.insight-home-container img {
	opacity: 1;
	background-blend-mode: normal;
	background-image: linear-gradient(135deg, rgb(32, 186, 230),rgb(110, 6, 173));
}

.insight-home-container img:hover {
opacity: 0.6;
	overflow: hidden;
	width: 100%;
		-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	background-blend-mode: multiply;
	background-image: linear-gradient(135deg, rgb(32, 186, 230),rgb(110, 6, 173));
}



/* @end */