 /*
 Theme Name: WriteBrain
 Theme URI: http://www.writebrainmedia.com
 Description: WriteBrain Theme
 Version: 0.5
 Author: Colin Pritchard
 Author URI: https://pritchard.design
 Tags: new, rwd
 */
 :root {
  --pink: #f635ba;
  --magenta: #910471;
  --font-regular: 'Glacial', sans-serif;
  --font-script: 'Pinyon', cursive;
}
*, *::before, *::after {
  box-sizing: border-box;
}
//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* =============  FONTS =============  */
@font-face {
    font-family: 'Glacial';
    src: url('assets/fonts/glacialindifference-bold.woff2') format('woff2'),
         url('assets/fonts/glacialindifference-bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Glacial';
    src: url('assets/fonts/glacialindifference-regular.woff2') format('woff2'),
         url('assets/fonts/glacialindifference-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
	font-family: 'Pinyon';
	src: url('assets/fonts/pinyonscript-regular.woff2') format('woff2'),
		 url('assets/fonts/pinyonscript-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src:  url('assets/fonts/icomoon.eot?tb9gzn');
  src:  url('assets/fonts/icomoon.eot?tb9gzn#iefix') format('embedded-opentype'),
	url('assets/fonts/icomoon.ttf?tb9gzn') format('truetype'),
	url('assets/fonts/icomoon.woff?tb9gzn') format('woff'),
	url('assets/fonts/icomoon.svg?tb9gzn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"], [class^="sidr-class-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-chevron-circle-right:before {
  content: "\e902";
}
.icon-facebook-square:before,
.sidr-class-icon-facebook-square:before {
  content: "\f082";
}
.icon-linkedin-square:before,
.sidr-class-icon-linkedin-square:before {
  content: "\f08c";
}
.icon-phone:before,
.sidr-class-icon-phone:before {
  content: "\f095";
}
.icon-pinterest:before,
.sidr-class-icon-pinterest:before {
  content: "\f0d2";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-envelope:before,
.sidr-class-icon-envelope:before {
  content: "\f0e0";
}
.icon-youtube-play:before,
.sidr-class-icon-youtube-play:before {
  content: "\f16a";
}
.icon-tiktok:before,
.sidr-class-icon-tiktok:before {
  content: "\e900";
}
.icon-x:before,
.sidr-class-icon-x:before {
  content: "\e901";
}
.icon-instagram:before,
.sidr-class-icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before,
.sidr-class-icon-whatsapp:before {
  content: "\ea93";
}


/* =============  GRID OF TWELVE ============= */
.span_12_of_12 {
	width: 100%;
}
.span_11_of_12 {
  	width: 91.53%;
}
.span_10_of_12 {
  	width: 83.06%;
}
.span_9_of_12 {
  	width: 74.6%;
}
.span_8_of_12 {
  	width: 66.13%;
}
.span_7_of_12 {
  	width: 57.66%;
}
.span_6_of_12 {
  	width: 49.2%;
}
.span_5_of_12 {
  	width: 40.73%;
}
.span_4_of_12 {
  	width: 32.26%;
}
.span_3_of_12 {
  	width: 23.8%;
}
.span_2_of_12 {
  	width: 15.33%;
}
.span_1_of_12 {
  	width: 6.866%;
}

body {
  font-family: var(--font-regular);
  font-size: calc(15px + 0.390625vw);
  /* use rem for others */
  background: white url('assets/img/bg-lg.webp') repeat-x;
}
a:hover {
	cursor: pointer;
}
/* =============  HEADER + NAV ============= */
header {
	width: 100%;
	padding: 40px 0 0 5%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
header a.logo-link {
	width: 34%;
}
header h2 img {
	width: 100%;
	max-width: 434px;
}
header div {
	width: 66%;
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
}
header h3 {
	width: 100%;
	padding-left: 33%;
	font-size: 1.4rem;
	font-weight: 400;
	font-family: var(--font-regular);
	line-height: 1.5em;
}
header h3 i {
  color: var(--pink);
  font-style: normal;
}
header h3 em {
  font-family: var(--font-script);
  font-style: normal;
  font-size: 2rem;
}
header h3 em sup {
  font-family: var(--font-regular);
  font-size: 65%;
}
header h3 span {
  font-size: 2rem;
  position: relative;
  color: var(--pink);
}
header nav {
	width: 100%;
}
nav {
	background: url(assets/img/bg-nav.svg) no-repeat;
	background-size: cover;
	height: 46px;
	padding: 0 7.5% 0 20px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	font-size: 1.2rem;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;

}
nav li {
	flex-grow: 1;
	flex-basis: auto;
	margin: .25em 0;
	padding: 0 1em;
	text-align: center;
	border-right: 1px solid var(--pink);
}
nav li:last-child {
	border-right: none;
}
nav a:link,
nav a:visited {
	color: white;
	text-decoration: none;
}
nav a:hover,
nav a:active {
	color: var(--pink);
}
nav .connect {
	position: relative;
	padding: 9px 0;
}
nav .connect a:link,
nav .connect a:visited {
	color: var(--pink);
}
#responsive-button {
  display: none;
}
#connect-menu {
	display: none;
	width: 232px;
	border: 1px solid var(--pink);
	border-radius: 3px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,.25);
	box-sizing: border-box;
	background: white;
	margin: 0;
	position: absolute;
	z-index: 100;
	right: -15px;
	max-height: calc(100vh - 100px);
	height: auto;
	top: 110%;
}
#connect-menu ul {
	list-style: none;
	padding: 6px 0;
	margin: 0;
	width: auto;
	height: auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	align-items: center;
}
#connect-menu li {
	width:46%;
	margin: 0 2% 8px 0;
	text-align: center;
	border: none;
}
#connect-menu a {
	font-size: 2rem;
}
#connect-menu a:hover {
	color:black;
}
#connect-menu:before {
	content: " ";
	position: relative;
	top: -10px;
	left: 130px;
	width: 0;
	height: 0;
	border-bottom: 10px solid var(--pink);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	display: block;
}
.connect:hover #connect-menu {
	display: block;
	/*margin-top: 10px;*/
}

/* =============  CONTENT ============= */
main {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-content: flex-start;
	padding: 15px 5% 0 5%;
}
a:link,
a:visited {
	color: var(--pink);
	text-decoration: underline;
}
a:hover,
a:active {
	color: var(--magenta);
	text-decoration: none;
}
h1,
p.h1-callout {
	color: var(--pink);
	font-size: 2.8rem;
	margin: 0;
}
p.h1-callout {
	font-weight: 800;
	text-align: right;
}
h2 {
	font-weight: 400;
	font-size: 1.9rem;
}
h1 + h2 {
	margin-top: 5px;
}
li {
	margin-bottom: 11px;
}
.list li::marker {
  color: var(--pink);
}
.continue {
  font-weight: 700;
  text-align: right;
}
.grid1 {
  display: grid;
  grid-template-columns: 65% 25%;
  grid-template-rows: minmax(260px, auto);
  grid-gap: 40px 10%;
}
/*.intro {
  grid-area: 1 / 1 / 2 / 3;
}
.news {
  grid-area: 2 / 1 / 3 / 2;
}
.work {
  grid-area: 2 / 2 / 3 / 3;
}*/
#recent {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
	margin-top: 40px;
}
.recent {
  border: 2px solid var(--pink);
  border-bottom-width: 5px;
  padding: 1rem 1rem 0.5rem 1rem;
  width: 49%;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
}
.recent h3 {
  color: black;
  font-size: 1.62rem;
  margin: 0;
}
.recent ul {
  padding: 0;
  margin: 8px 0 12px 0;
}
.recent .continue {
  margin-bottom: 0;
  flex: content 1 2;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  width: 100%;
  align-items: flex-end;
}
.recent .continue a:link,
.recent .continue a:visited {
  color: black;
  text-decoration: none;
}
.recent .continue a:hover,
.recent .continue a:active {
  color: var(--pink);
}
.news ul {
	list-style: none;
	padding: 0;
	margin: 8px 0 16px 0;
}
.news li {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 12px;
  justify-content: space-between;
  align-items: start;
}
.news span {
  width:18%;
  min-width: 80px;
  font-family: var(--font-regular);
}
.news a {
  width: 78%;
}
.interest-click {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	margin: 40px 0 10px 0;
	width: 100%;
	padding: 0 5%;
}
.interest-click h3 {
	font-size: 1.5rem;
	color: var(--pink);
	font-weight: 400;
	flex-basis: content;
	padding: 0 10px;
}
.interest-click hr {
	border: 0 none;
	border-bottom: 1px solid black;
	flex-grow: 3;
	margin-bottom: 0;
}
ul.interest {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.interest li {
	margin: 0 10px 25px 10px;
}
ul.interest a {
	padding: 2px 16px;
	background: var(--pink);
	border: 1px solid var(--pink);
	border-radius: 20px;
	color: white;
	text-decoration: none;
	text-shadow:
	   -1px -1px 0 var(--magenta),
		1px -1px 0 var(--magenta),
		-1px 1px 0 var(--magenta),
		 1px 1px 0 var(--magenta);
	white-space: nowrap;
	font-weight: 800;
}
ul.interest a:hover {
	background-color: transparent;
	color: var(--pink);
	text-shadow: none;
}


/* =============  SIDEBAR ============= */
#sidebar {
  background-color: white;
  padding: 1.5%;
  text-align: center;
  height: 100%;
  padding-top: 18px;
  border: 2px solid var(--pink);
  box-shadow: 0 0 12px rgb(0,0,0,0.5);
}
#sidebar img {
  width: 60%;
}
#sidebar h3 {
	font-family: var(--font-regular);
	font-weight: 400;
	font-size: 2.2rem;
	color: black;
	margin: 0 auto 22px auto;
	position: relative;
}
#sidebar h3 strong {
  font-weight: 800;
  color: var(--pink);
  display: block;
}
#sidebar span {
  color: var(--pink);
}
#sidebar a {
	width: 80%;
	background-color: var(--pink);
    border: 1px solid var(--pink);
	border-radius: 40px;
	color: white;
	font-family: var(--font-regular);
	font-weight: bold;
	font-size: 2.4rem;
	text-shadow:
	   -1px -1px 0 var(--magenta),
		1px -1px 0 var(--magenta),
		-1px 1px 0 var(--magenta),
		 1px 1px 0 var(--magenta);
	text-decoration: none;
	display: block;
	padding: 6px 18px;
	margin: 25px auto 20px auto;
}
#sidebar a:hover {
  background-color: transparent;
  color: var(--pink);
  text-shadow: none;
}
/* =============  SCROLLER ============= */
.scroller-wrap {
	margin: 80px 0;
	width: 100%;
	border: 1px solid var(--pink);
	padding: 10px 20px;
	position: relative;
	height: 120px;
}
.scroller-wrap:before {
	content: 'AS SEEN/HEARD ON';
	font-size: 1.62rem;
	font-weight: 700;
	color: var(--pink);
	position: absolute;
	padding: 5px;
	top: -23px;
	background: white;
	left: 40%;
}
#scroller {
  height: 96px;
}
#scroller div {
  height: 96px;
}
#scroller img {
	height: 75%;
	width: auto;
	max-width: 145px;
	max-height: 80px;
}

/* =============  FOOTER ============= */
footer {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 30px 0;
	width: 100%;
	padding: 0 5%;
}
footer p {
	color: var(--pink);
	font-size: 1.5rem;
}
footer p a:link,
footer p a:visited {
	color: black;
	text-decoration: none;
}
footer p a:hover,
footer p a:active {
	color: var(--pink);
}
footer .connect {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}
footer .connect ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 7px;
}
footer .connect p,
footer .connect li {
	display: inline-block;
}
footer .connect li {
	margin: 0 16px;
}
footer .connect a:link,
footer .connect a:visited {
	color: black;
	text-decoration: none;
}
footer .connect a:hover,
footer .connect a:active {
	color: var(--pink);
	text-decoration: none;
}
footer p.legal {
	color: black;
	width: 100%;
	font-size: 1rem;
	margin: 20px auto;
	text-align: center;
}
/* =============  SIDR MOBILE MENU ============= */
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 15px;
  background: #333;
  color: #fff;
  box-shadow: 0 0 5px 5px #222 inset;
}
.sidr .sidr-inner {
  padding: 0 0 15px;
}
.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr.right {
  left: auto;
  right: -260px;
}
.sidr.left {
  left: -260px;
  right: auto;
}
.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkNGQ0ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));
  background-image: -moz-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: -webkit-linear-gradient(#4d4d4d, #1a1a1a);
  background-image: linear-gradient(#4d4d4d, #1a1a1a);
  font-size: 11px;
  font-weight: normal;
  padding: 0 15px;
  margin: 0 0 5px;
  color: #fff;
  line-height: 24px;
  box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}
.sidr p {
  font-size: 13px;
  margin: 0 0 12px;
}
.sidr p a {
  color: rgba(255, 255, 255, 0.9);
}
.sidr > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #4d4d4d;
}
.sidr ul li {
  display: block;
  margin: 0;
  line-height: 48px;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #1a1a1a;
}
.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
  border-top: 0;
  line-height: 49px;
}
.sidr ul li:hover > a,
.sidr ul li:hover > span, .sidr ul li.active > a,
.sidr ul li.active > span, .sidr ul li.sidr-class-active > a,
.sidr ul li.sidr-class-active > span {
  box-shadow: 0 0 15px 3px #222 inset;
}
.sidr ul li a,
.sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: #fff;
}
.sidr ul li a i {
	font-size: 150%;
}
.sidr ul li ul {
  border-bottom: 0;
  margin: 0;
}
.sidr ul li ul li {
  line-height: 40px;
  font-size: 13px;
}
.sidr ul li ul li:last-child {
  border-bottom: 0;
}
.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active {
  border-top: 0;
  line-height: 41px;
}
.sidr ul li ul li:hover > a,
.sidr ul li ul li:hover > span, .sidr ul li ul li.active > a,
.sidr ul li ul li.active > span, .sidr ul li ul li.sidr-class-active > a,
.sidr ul li ul li.sidr-class-active > span {
  box-shadow: 0 0 15px 3px #222 inset;
}
.sidr ul li ul li a,
.sidr ul li ul li span {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 30px;
}
.sidr form {
  margin: 0 15px;
}
.sidr label {
  font-size: 13px;
}
.sidr input[type="text"],
.sidr input[type="password"],
.sidr input[type="date"],
.sidr input[type="datetime"],
.sidr input[type="email"],
.sidr input[type="number"],
.sidr input[type="search"],
.sidr input[type="tel"],
.sidr input[type="time"],
.sidr input[type="url"],
.sidr textarea,
.sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px;
  border-radius: 2px;
  border: 0;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.6);
  display: block;
  clear: both;
}
.sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}
.sidr input[type=button],
.sidr input[type=submit] {
  color: #333;
  background: #fff;
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover {
  background: rgba(255, 255, 255, 0.9);
}
.sidr-inner a.sidr-class-trigger {
	padding: 0 15px;
	text-decoration: none;
	color: #fff;
}
#sidr-id-connect-menu ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	border-top: 0 none;
	margin-top: 8px;
}
#sidr-id-connect-menu li {
	width: 33%;
	border-right: 1px solid #4d4d4d;
	text-align: center;
}
#sidr-id-connect-menu li:nth-child(3n) {
	border-right: 0 none;
}
#sidr-id-connect-menu li:nth-child(-n+3) {
	border-top: 0 none;
}


/* =============  OWL CAROUSEL ============= */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  margin-top: 8px;
 }
  .owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
	/* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0; }
  .owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none; }
  .owl-item div {
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 96px;*/
  }
  .owl-carousel .owl-item img {
	display: block;
	width: 100%; }
 /* .owl-carousel .owl-nav.disabled,
  #scroller div.owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
	display: none; }*/
  #scroller div.owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
	display: none; 
}
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit; }
  .owl-carousel.owl-loaded {
	display: block; }
  .owl-carousel.owl-loading {
	opacity: 0;
	display: block; }
  .owl-carousel.owl-hidden {
	opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
	visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
		touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; }
  .owl-carousel.owl-grab {
	cursor: move;
	cursor: grab; }
  .owl-carousel.owl-rtl {
	direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
	float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
	opacity: 1; }
  100% {
	opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
	max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
	  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
   * Owl Carousel v2.3.4
   * Copyright 2013-2018 David Deutsch
   * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
   */
  /*
   * 	Default theme - Owl Carousel CSS File
   */
.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
 }
  .owl-theme .owl-nav [class*='owl-']:hover {
	color: var(--pink);
	text-decoration: none; 
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }

.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791; }

#scroller .owl-nav.disabled {
	display: none;
}
/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
@media only screen and (max-width: 1900px) {
   #sidebar.span_3_of_12 {
	   width: 26%;
   }
}
@media only screen and (max-width: 1780px) {
	#sidebar a {
		width: 90%;
	}
	.interest-click hr {
		margin-bottom: 12px;
	}
}
@media only screen and (max-width: 1360px) {
  body {
    font-size: calc(14px + 0.390625vw);
  }
  h1,
  p.h1-callout {
    font-size: 2.6rem;
  }
  h2 {
	  font-size: 1.7rem;
  }
  header h3 {
    padding-left: 25%;
  }
  footer p {
    font-family: var(--font-regular);
  }
}
@media only screen and (max-width: 1330px) {
  /*header div {
    width: 60%;
  }*/
  header h3 {
    padding-left: 20%;
  }
  header nav {
    font-family: var(--font-regular);
  }
}
@media only screen and (max-width: 1270px) {
	body {
		font-size: calc(13px + 0.390625vw);
	}
	.grid1 {
		grid-template-columns: 65% 30%;
		grid-gap: 40px 5%;
	}
	#sidebar.span_3_of_12 {
		width: 28%;
	}
	nav li {
		padding: 0 .6em;
	}
	#sidebar h3 {
		font-size: 1.4rem;
	}
  footer .connect {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1160px) {
	header h3 {
		padding-left: 10%;
	}
}
@media only screen and (max-width: 1090px) {
	#menu {
		display: none;
	 }
   #responsive-button {
     display: block;
     color: black;
     float: right;
     margin-top: 7px;
     position: relative;
     z-index: 20000;
     right: 15px;
     top: 10px;
   }
   .scroller-wrap:before {
	   left: 35%;
   }
}
@media only screen and (max-width: 1020px) {
    header h3 {
      font-size: 1.1rem;
    }
    header h3 em,
    header h3 span {
      font-size: 1.6rem;
    }
}
@media only screen and (max-width: 930px) {
  body {
    background: white url('assets/img/bg-med.webp') repeat-x;
  }
	header h2 {
		margin-top: 0;
	}
	#sidebar a {
		width: 96%;
		font-size: 1.8rem;
	}
}
@media only screen and (max-width: 900px) {
	.scroller-wrap:before {
	   left: 30%;
    }
	header h3 span:after {
		 bottom: -2px;
	}
}

@media only screen and (max-width: 780px) {
	.grid1 {
		grid-template-columns: 100%;
	}
  #sidebar img {
      width: 30%;
  }
  #sidebar h3 {
    display: inline-block;
    margin: 0 0 15px 0;
    border-right: 1px solid white;
    font-size: 2rem;
  }
  #sidebar h3:last-of-type {
    border-right: 0 none;
  }
  #sidebar a {
    width: 66%;
  }
  ul.interest {
    font-size: 1.5rem;
  }
  footer {
    flex-flow: column nowrap;
  }
}
@media only screen and (max-width: 700px) {
	.scroller-wrap {
		margin-bottom: 30px;
	}
	.services {
		flex-flow: column nowrap;
	}
	.services h3 {
		margin: 3px;
	}
	.services i,
	.services hr {
		display: none;
	}
}
@media only screen and (max-width: 600px) {
	body {
		font-size: calc(14px + 0.390625vw);
	}
  header {
    padding-top: 0;
    flex-flow: row wrap;
  }
  header h2,
  header a.logo-link,
  header div {
    width: 100%;
  }
  header h2 {
    margin: 6px 0 0 0;
  }
  header h3 {
    padding-left: 0;
    font-size: 1.3rem;
	margin-top: 2px;
  }
  .recent {
	  width: 100%;
  }
  .recent.news {
	  margin-bottom: 25px;
  }
  .scroller-wrap:before {
	 left: 25%;
  }
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 490px) {
  body {
    background: white url('assets/img/bg-sm.webp') repeat-x;
  }
	header h2 img {
		width: 94%;
	}
	h1,
	p.h1-callout {
		font-size: 2.2rem;
	}
	h2 {
		  font-size: 1.3rem;
	  }
	footer img {
		width: 95%;
	}
	footer .connect p {
		margin-bottom: 8px;
	}
	footer ul {
		font-size: 150%;
	}
	.scroller-wrap:before {
	   left: 20%;
	}
}
@media only screen and (max-width: 436px) {
	.interest-click hr {
		border-bottom: 1px solid white;
	}
	.interest-click h3 {
		font-weight: 800;
	}
}
@media only screen and (max-width: 400px) {
	h1,
	p.h1-callout {
		font-size: 2rem;
	}
	h2 {
		  font-size: 1.1rem;
	  }
	.scroller-wrap:before {
	   left: 12%;
	}
	.owl-nav {
		display: none;
	}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    head {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
