/*
Theme Name: Bootstrap WP Christine Zavod
Theme URI: http://christinezavod-art.com/
Author: Dawn Foster
Author URI: http://mentat.com.au/
Description: Christine Zavod WP Template theme using Bootstrap4.
Version: 1.0
Text Domain: bootstrapwpchristinezavod

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@font-face {
    font-family: 'kabel_bk_btbook';
    src: url('fonts/kabeln.eot');
    src: url('fonts/kabeln.eot?#iefix') format('embedded-opentype'),
         url('fonts/kabeln.woff') format('woff'),
         url('fonts/kabeln.ttf') format('truetype'),
         url('fonts/kabeln.svg#kabel_bk_btbook') format('svg');
  /*  font-weight: normal;
	font-style: normal;  */
}

@font-face {
    font-family: 'Open-Baskerville-0053';
    src:url('fonts/Open-Baskerville-0053.ttf.woff') format('woff'),
        url('fonts/Open-Baskerville-0053.ttf.svg#Open-Baskerville-0053') format('svg'),
        url('fonts/Open-Baskerville-0053.ttf.eot'),
        url('fonts/Open-Baskerville-0053.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}


@font-face {
    font-family: 'charlotteregular';
    src: url('fonts/charlotte.regular-webfont.eot');
    src: url('fonts/charlotte.regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/charlotte.regular-webfont.woff2') format('woff2'),
         url('fonts/charlotte.regular-webfont.woff') format('woff'),
         url('fonts/charlotte.regular-webfont.ttf') format('truetype'),
         url('fonts/charlotte.regular-webfont.svg#charlotteregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CAC-Champagne';
    src:url('fonts/CAC-Champagne.ttf.woff') format('woff'),
        url('fonts/CAC-Champagne.ttf.svg#CAC-Champagne') format('svg'),
        url('fonts/CACCHAMP.TTF') format('truetype'),
        url('fonts/CAC-Champagne.ttf.eot'),
        url('fonts/CAC-Champagne.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}

@font-face {
font-family: 'Gill Sans MT Medium';
font-style: normal;
font-weight: normal;
src: local('Gill Sans MT Medium'), url('Gill Sans MT Medium.woff') format('woff');
}


@font-face {
    font-family: 'Bradley Hand ITC';
    src: url('fonts/BradleyHandITC.eot');
    src: url('fonts/BradleyHandITC.eot?#iefix') format('embedded-opentype'),
        url('fonts/BradleyHandITC.woff2') format('woff2'),
        url('fonts/BradleyHandITC.woff') format('woff'),
        url('fonts/BradleyHandITC.ttf') format('truetype'),
        url('fonts/BradleyHandITC.svg#BradleyHandITC') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



html {
  font-size: 16px;
}


body {
  font-weight: 400;
  font-size: 1rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  color: #666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  text-rendering: optimizelegibility;
  background-color: #fff;
}


/* only uncomment this is having issues with side-to-side scrolling on mobile to debug
* {
    border-style:solid;
}
*/

/*  Try this to fix side-to-side scrolling on mobile */
html, body {
	width: 100%;
	overflow-x: hidden;
}

.maxwidth {
	max-width: 960px;
}




/* html, body {width: auto!important; overflow-x: hidden!important} */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}


h1 {
    margin-top: 30px;
	margin-bottom: 30px;
	font-size: 1.7em;
}

h1 {
  margin-top: 0;
  margin-bottom: 0 !important;
  font-weight: 700;
  line-height: 1 !important;
  font-size: 40px;
  text-transform: uppercase !important;
  text-align: center !important;
}

h1.homeh1 {
    margin-top: 0;
	margin-bottom: 0 !important;
    font-weight: 700;
	line-height: 1 !important;
	font-size: 40px;  
	text-transform: uppercase !important;  
	text-align: center !important;
}

h1 {
  margin-top: 0;
  margin-bottom: 0 !important;
  font-weight: 700;
  line-height: 1 !important;
  font-size: 40px;
  text-transform: uppercase !important;
  text-align: center !important;
  font-style: italic;
}


.bmus {
  font-size: 14px;
  text-transform: capitalize;
}


h3 {
	font-size: 1.75rem;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: .5rem;
	text-align: center !important;
	
}


.redline {
	margin-top: 1.8rem;
	width: 2.71429rem;
	border-top-width: 5px; 
	font-weight: 400;
}

h1, h2, h3 {
    color: #2f2f2f;
}

h4 {
    color: #7c7c7c;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	padding-bottom: 24px;
	margin-bottom: 0 !important;
	
}

h1.entry-title-search {
    font-size: 1.5em;
    margin-bottom: 20px;
}


p {
	padding-bottom: 24px;
	margin-bottom: 0 !important;
}

.widget.img-widget > h3 {
    padding-top: 30px;
    margin-bottom: 0px;
}

.widget.img-widget img {
    margin-bottom: 20px;
}

.widget.no-p-marg > h3 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

a {
  color: #9b51e0;
  text-decoration: underline;
  font-style: italic;
}

a:focus,
a:hover {
  color: #FF66CC;
} 

.nav-link {
  color: #999;
}

.nav-link:focus,
.nav-link:hover {
  color: #999;
}





.footback a {
   color: #9b51e0;
   text-decoration: none;
   font-style: normal 
}

.footback a:hover, 
.footback a:focus, 
.footback a:active {
	color: #FF66CC;
}

.mentat {
	font-style: italic !important;
}


.mentat a {
   color: #4e8bae;
   font-style: italic !important;
}

.mentat a:hover, 
.mentat a:focus, 
.mentat a:active {
	color: #9b51e0;
	text-decoration: underline;	
}


.footback {
	background-color: #fae1f2;  
/* 	background-color: #f5f1fa;    */
	color: #666;  

	font-family: "HKGrotesk", sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: 19.2px	
}





.flexbox {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
}



/* remove from haregroup

p {
    margin: 0 0 20px;	
}

p.notag {
	padding: 0px;
	margin: 0px;	
}
*/

.quote {
	color: #007bff;	
	font-style: italic;
}


.originalquote {
	text-align: center; 
	font-family: 'Bradley Hand ITC'; 
	font-size: 22px !important;
	color: #962838;	
	font-style: italic;
	font-weight: bold;
	padding-bottom: 25px;
}



.in-middle {
	margin-top: 30px;
	margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;	
    text-align: center;
	vertical-align: middle;
}

.header-HaRe {
	font-family: 'Open-Baskerville-0053', 'Times New Roman', Georgia, serif; 
	font-size: 54px;
	font-weight: 500;
	color: #0066FF;
 	line-height: 60px;
	padding-top: 0px;	
	text-shadow: 0.3em 0.3em 0.2em #CCCCCC;
/*    text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000; */
}	
	
a.linked-header {
	font-size: 40px;
	color: #0066FF;
    text-align: center;
	padding-right: 30px;
}

a.linked-header:hover {
	color: #000000;
}

 

@media (max-width: 767px) {
	.hide-when-complapsed {
			display: none;
	}
}



@media (max-width: 992px) {
	.in-middle {
			margin-top: 20px;
			margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.in-middle {
			margin-top: 10px;
			margin-bottom: 10px;
	}
}

/* fix menu font size on small screens */
/*
@media (max-width: 767px) {
	nav#site-navigation.navbar.navbar-expand.navbar-light.bg-light.text-uppercase.g-font-weight-400.g-pt-0--lg.ml-auto {
		padding-left: 0px !important;
	}
	nav#site-navigation.navbar.navbar-expand.navbar-light.bg-light.text-uppercase.g-font-weight-400.g-pt-0--lg.ml-auto .container.g-pos-rel {
		padding-left: 0px !important;
	}
	nav#site-navigation.navbar.navbar-expand > .container ul.navbar-nav .nav-link {
		padding-right: .3rem;
		padding-left: .3rem;
		font-size: .7rem !important;
		letter-spacing: 1px;
		font-family: arial;
	}
}


@media (max-width: 451px) {
	nav.navbar ul.navbar-nav li {
		margin-left: 4px !important;
		margin-right: 4px !important;
		font-size: .6rem !important;
	}
	nav#site-navigation.navbar.navbar-expand > .container ul.navbar-nav .nav-link {
		font-size: .6rem !important;
	}
}

*/

h2.heading-md {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: "Open Sans",Arial,sans-serif;
    margin-top: 5px;
}


.header {
	background-color: #fff;     
	background-size:100%;
	display:block;
	padding:0 !important;
	margin:0;
}


.col-md-9 p.header-Chris {
	font-family: 'CAC-Champagne', Verdana, sans-serif;
	font-size: 90px;
	font-weight: 500;
	color: #9b51e0;
	line-height: 100px;
	text-shadow: 0.3em 0.3em 0.2em #caa7eb;
/*    text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000; */
}	
	
.col-md-9 p.art-tag-sm {
	font-family: 'Gill Sans MT Medium', Verdana, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #9b51e0;
	line-height: 28px;
	padding-bottom: 0px !important;
}



p {
    font-size: 1em; 
}


.div-center {
	text-align: center;
}







h3.head {
	color: #000000;
	font-size: 1.09em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 30px;
    border: none;	
} 

h3.head2 {
	margin-top: 30px;
	font-size: 2em;
}
 

h3.head a {
	color: #008800;
} 

h3.head  a:hover, h3.head  a:focus, h3.head  a:active {
	color: #cc9900;
} 

h2.headtag {
	color: #000000;
	font-size: 1.45em;
	font-weight: 400;
	font-style: italic;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
    margin-bottom: 30px;
	font-family: 'Open-Baskerville-0053', 'Times New Roman', Georgia, serif;
}

h2.headtag a, h2.headtag a:hover, h2.headtag  a:focus, h2.headtag  a:active {
	color: #cccccc;
} 



@media (max-width:767px) {

	.hidebreak {
		display: none;
	}

	.div-center-sm {
		text-align: center;
	}


}


@media (min-width:768px) {

	.hideside {
		display: none;
	}
	
	.div-left-lg {
		text-align: left;
	}

}

@media (max-width:767px) {

	.hideunder {
		display: none;
	}

}


@media (min-width:1200px) {

	.hidebreak2 {
		display: none;
	}

}

@media (max-width:767px) {

	.hidebreak2 {
		display: none;
	}

}


@media (max-width: 878px) and (min-width: 768px) {
	h3.head {
		font-size: 1.2em;		
	} 
	
  .hidemed {
		display: none;
	}
	
	h2.headtag {
		margin-top: 30px;
		font-size: 2em;
	}
}


@media (max-width:432px) {

	h3.head {
		font-size: 1em;
	}
	.hidesmall {
		display: none;
	}

}


@media (max-width:767px) {

	.hidelogo {
		display: none;
	}
	
	
	.header-HaRe {
		font-size: 46px;
	}
	

	h2.headtag {
		margin-top: 30px;
	}
	
	h3.head {
		margin-top: 5px;
	}
	
	h3.head2 {
		font-size: 1.3em;
		margin-top: 5px;
	}
	
}


@media (min-width:768px) {
	.head-img-pad {
		padding-top: 20px;
	}
	
}

/*
@media (max-width:576px) {
	.head-img-pad {
		padding-left: 10px;
	}
	.header-HaRe {
		padding-right: 15px;
		text-align: left;
		font-size: 42px;
	}
	

}
*/

@media (max-width:575px) {
	.head-img-pad {
		text-align: center;
	}
	.header-HaRe {
		padding-top: 10px;
	}
	
}

@media (max-width:480px) {

	.alert {
		font-size: .9em;
	}

}


.alert {
	border-radius: 6px;
	box-shadow: 2px 1px 1px #ccc;
}

.alert-danger a {
    color: #721c24 !important;
}
.alert-danger a:hover, .alert-danger a:focus, .alert-danger a:active {
    color: #962838 !important;
}

.sm-block-quote {
    width: 75%;
    max-width: 600px; /* Will be AT MOST 600px wide */
}


.widget-block-quote {
	padding: 10px;
	margin: 5px;
}


.easy-footnote a sup {
    color: #721c24 !important;
}
.easy-footnote a sup:hover, .easy-footnote a sup:focus, .easy-footnote a sup:active {
    color: #962838 !important;
}

a.easy-footnote-to-top {
    color: #721c24 !important;
}
a.easy-footnote-to-top:hover, a.easy-footnote-to-top:focus, a.easy-footnote-to-top:active {
    color: #962838 !important;
}


.easy-footnote-title h4  {
    color: #721c24 !important;
	font-size: .85em;
}

ol.easy-footnotes-wrapper li  {
	font-size: .85em;
}



.searchform-top input {
	display: inline;
	max-width: 220px;
/*	width: 220px;  */
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}


form.searchform-top {
    margin-top: 10px;
    margin-bottom: 10px;
}


small.search-results {
	margin-bottom: 10px;
	display: block;
}

span.search-instance {
    font-weight: bold;
    background: #fffdca;
    padding: 2px;
//    display: inline-block;
//    text-transform: capitalize;
}


/* begin search form */
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.search-form input.search-form {
    padding: 8px 12px;
    font-size: 19px;
    line-height: 1;
    border-radius: 0;
    border: solid 1px #ccc;
    font-family: arial;
}

input {
    color: #817060;
    font-weight: normal;
}

.blog-search-form > form.searchform-top > input {
	border: 1px solid #2c3f1f;
}

@media (max-width: 878px) and (min-width: 768px) {
	.searchform-top input {
		max-width: 170px;
		width: 170px;
	} 
	
}

/* end search form */



/* Start Ninja Form */


.nf-field-description {
	font-size: .9em !important;
}

.nf-field-description > p {
	padding-bottom: 10px;
}

.nf-field-container .nf-field > .field-wrap > .nf-field-label > label {
    font-size: 1.2em !important;
	padding-top: 10px;
	color: #666 !important;
}

.submit-container .nf-field > .submit-wrap > .nf-field-element > input[type="button"] {
	color: #fff !important;
}

.submit-container .nf-field > .submit-wrap > .nf-field-element > input[type="button"]:hover {
	color: #dcebf2 !important;
/*    color: #fe6466 !important;  */
}


.nf-field-container .nf-field > .field-wrap > .nf-field-element > .ninja-forms-field {
    font-size: 1em !important;
    color: #caa7eb !important;
}

.nf-field-container .nf-field > .listcheckbox-wrap > .nf-field-element li label {
    font-size: 1em !important;
    line-height: 1.1em !important;
}

.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
    font-size: 1em !important;
}

.nf-form-content textarea.ninja-forms-field {
    margin-bottom: 20px;
}

.nf-form-content .nf-field-container .nf-field > .submit-wrap > .nf-field-element > input[type="submit"].ninja-forms-field {
  background: #caa7eb !important;
  color: #ffffff !important;
  padding-bottom: 25px !important;
}

.nf-form-content .nf-field-container .nf-field > .submit-wrap > .nf-field-element > input[type="submit"]:hover {
  background: #fae1f2 !important;
/*   background: #febfe9 !important; */
  color: #000000 !important;
}

/* end Ninja Form  */


.recent-post-widget ul {
	text-align: left !important;
}

.recent-post-widget ul li {
	padding-bottom: 10px !important;
}

.left-float {
	float: left;
	text-align: left !important;
}


ul.specbullet li {
	list-style-image:url('https://www.haregroup.com.au/wp-content/uploads/2021/01/arrow-bullet6.png');
}

ul.listpad li {
	padding-bottom: 10px !important;
}



.admin-bar .navbar-fixed-top {
	margin-top: 30px;
}


nav.navbar {
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
/*	font-family: "Lato",Verdana,Arial,sans-serif; */
	font-family: "HKGrotesk", Helvetica, Arial, sans-serif;
	  -moz-font-feature-settings: "liga", "kern";
	flex-wrap: wrap; /*this allows the menu to wrap to next line if not enough room */
}

nav.navbar ul.navbar-nav {
	  font-size: 14px;
	  font-weight: 600;
	  letter-spacing: 2.8px;
	  line-height: 22.4px;
	  flex-wrap: wrap; /*this allows the menu to wrap to next line if not enough room */
}

nav.navbar ul.navbar-nav li {
	  margin-left: 5px;
	  margin-right: 5px;
}

/* navwalker with BS 4.4 code */

nav.bg-primary {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #FFFFFF;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    background-color: #343A40 !important;
}

.navbar {
    padding-top: 5px !important;
}

.nav-link {
    padding: 7.5px 20px; !important;
}


ul.navbar-nav {
        width: 100%;
        justify-content: center;
}



.dropdown-menu {
    background-color: #000;
    font-size: 19px;
}


/* navwalker with BS 4.4 code  */





.navbar-right {
	margin-right: 15px;
}

@media (min-width: 768px) {
	.fixed {
		position: fixed;
		top: 0; 
		height: 50px; 
		width: 100%; 
		z-index: 1;
	}
}



@media (max-width: 782px) {
	.admin-bar .navbar-fixed-top {
		margin-top: 42px;
	}
}

.bg-light {
  background-color: #fff !important;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background: #000;	
}

/* Add hover effect underline */
/* Note: navbar refers to the whole menu bar; navbar-nav is the ul; nav-item is the li; nav-link is the a; */
.navbar .navbar-nav .nav-item {
  position: relative;
}
.navbar .navbar-nav .nav-item::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: #9b51e0;
  width: 100%;
  transform: scaleX(0);
  height: 1.5px;
  transform-origin: bottom left;
  transition: transform 0.25s ease-out;
}
.navbar .navbar-nav .nav-item:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}



.navbar-inverse .navbar-nav > li.current-menu-item > a {
	color: #fff;
	background: #000;	
}
.navbar-inverse .navbar-nav > li.current-menu-parent > a {
	color: #fff;
	background: #000;	
}
.current-menu-item > a, .current-menu-parent > a {
	color: #fff;
	background: #f5f1fa;	
}
.current-menu-item > a:hover {
	color: #fff;
	background: #f5f1fa;	
}
.current-menu-parent li a {
	background: inherit;
}
.current-menu-parent .current-menu-item a {
	color: #fff;
/*	font-weight: bold; */
	background: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}


.menu-item li a {
/*	color:#046c53; */
	color:#ffffff;
    background-color: #007bff;
	
}


.current_page_item a.dropdown-item {
	cursor: default !important;
}



a.dropdown-item:focus, a.dropdown-item:hover {
    color: rgba(255,255,255,.75);
    text-decoration: none;
    background-color: #343A40;
}

.current-menu-parent .current-menu-item a:hover {
    color: #ffffff;
    text-decoration: none;
/*     background-color: #f8f9fa; */
    background-color: #343A40;
}

li.menu-item-has-children > a {
	cursor: default !important;
}

div.n2-section-smartslider {
    margin-bottom: 30px !important;
}


.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #93b9a5;
}

.hover-underline-animation:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #93b9a5;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}


.page-header {
	margin-top: 20px;
    display: block;
    border-bottom: 1px dotted #E4E9F0;
    padding-bottom: 0px;
}

.page-header h1 {
    padding-bottom: 5px;
    display: inline-block;
/*    border-bottom: 2px solid #800020; */
}



.page-header h3 {
    color: #c5b358;
    margin: 0px 0px 30px;
    padding-bottom: 5px;
    display: inline-block;
	border-bottom: 2px solid #800020;
}


.pad-btn {
	margin: 15px 0;
}



.taxonomy-description {
    color: #007bff;
    padding-bottom: 10px;
    font-style: italic;
}


select {
	color:#888;
}

input, textarea {
	color:#000;
}



.img-responsive, .responsive-widget-img img, div.widget.img-responsive img {
    display: block;
    max-width: 100%;
    height: auto;
}

.alignright {
  float: right;
  margin: .5em 0 .5em 1em;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: .5em 1em .5em 0;
}

.pad-img-r {
  padding-left: 10px;
}
.pad-img-l {
  padding-right: 10px;
}

.page-img-r {
  float: right;
  margin: 10px 20px 20px 20px;
}
.page-img-c {
  text-align: center;
  margin: 10px 20px 20px 20px;
}
.page-img-l {
  float: left;
  margin: 10px 20px 20px 20px;
}


.sidebar {
	margin-top: 20px;
	color: #993333;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.sidebar p {
	line-height: 20px;
	font-size: 18px !important;
	margin-bottom: 5px;
}



.sidebar h3 {
	color: #888;
}

.widget {
/*	margin: 10px 0 30px; */
	margin: 10px 0 20px; 
}


.bborder.widget .textwidget, .bborder {
	padding: 5px;
	border: 1px dotted #800020;
}


.wp-block-latest-posts.wp-block-latest-posts__list.bullet-list {
    list-style-position: inside;
    list-style-type: disc;
    text-align: left;
	padding-left: 20px;
}


.wp-block-latest-posts.wp-block-latest-posts__list.bullet-list > li {
    padding-bottom: 10px !important;
}



.fixcopydate .widget {
	margin-bottom: 0px;
}

.fixcopydate {
	font-size: 14px;
}

.font-bigger {
	font-size: 1.2em;
}

.float-right {
	float: right; 
	margin: 0 20px 10px 20px;
}



blockquote {
	color: #666;
	background-color: #f5f1fa;
	border: 1px solid #ccc;
	border-radius: 30px;
	box-shadow: 2px 1px 1px #ccc;
    padding: 20px 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
}

blockquote > p {
    padding-bottom: 0px !important;
}

@media (max-width: 767px) {
	blockquote {
		margin-left: 5px;
		margin-right: 5px;
	}
}



.easy-footnote-title {
	border-top: 1px dotted #800020;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 30px;
}

.easy-footnote-single {
    color: #666666;
    font-style: italic;
}


sub, sup {
    font-size: 85%;
}



/* start code to adjust Jusinfoster to ChristineZavod */

.headback {
 	background-color:#fff;    
}

.headback a, .headback a:hover, .headback a:focus, .headback a:active {
	text-decoration: none;
}





#site-navigation.bd-black {
    background-color: #111;
}

#site-navigation.bd-white {
    background-color: #fff;
}

.dropdown-toggle.nav-link::after
{
/*  content: "\e900"; */
  content: '\f107' !important;
  position: relative;
  top: 0.21429rem;
/*  font-family: "hs-icons" !important; */
  font-family: 'fontawesome' !important;
  font-size: 10px;
  display: inline;
  border: none;
  margin-left: 0.5rem;
}

/*
.dropdown::after {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 11px;
  content: '\f107';
  font-family: 'fontawesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
*/


.menu-item li a {
	font-weight: 400;
	color: #999 !important;
	font-size: 1.0rem !important;
	text-align: inherit;
	white-space: nowrap;
	background-color: #ffffff;
	border: 0;
}


.g-width-150 {
  width: 150px !important;
}

.g-font-weight-700 {
  font-weight: 700 !important;
}

.g-pos-rel {
  position: relative !important;
}

@media (min-width: 992px) {
	.g-pt-0--lg {
		padding-top: 0px !important;
	}
}


@media (min-width: 992px) {
	.g-pt-0--lg {
		padding-top: 0 !important;
	}
}


  @media (min-width: 0px) {
	.g-pt-20 {
		padding-top: 1.42857rem !important;
	}
}





.pad-menu-bar {
	padding-top: 5px;
	padding-bottom: 5px;
}


.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  color: #fe6466;
}

ul.hs-sub-menu > li.dropdown-item > a.nav-link:hover, ul.hs-sub-menu > li.dropdown-item > a.nav-link:focus, ul.hs-sub-menu > li.dropdown-item > a.nav-link:active {
  color: #fe6466 !important;
}

/* end code to adjust Haregroup to Jusinfoster */












/* start shadow */

.shadow-wrapper {
    z-index: 1;
    position: relative;
}
.half-shadow {
    width: 75:;
}

.box-shadow {
    background: #fff;
    position: relative;
}

.shadow-effect-2 {
    position: relative;
}

.shadow-effect-2::after, .shadow-effect-2::before, .shadow-effect-3::before, .shadow-effect-4::after {
    transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    box-shadow: 0 15px 10px #999;
    -moz-box-shadow: 0 15px 10px #999;
    -webkit-box-shadow: 0 15px 10px #999;
}

.box-shadow::after, .box-shadow::before {
    top: 80%;
    left: 5px;
    width: 50%;
    z-index: -1;
    content: "";
    bottom: 15px;
    max-width: 300px;
    background: #999;
    position: absolute;
}

.servive-block {
    padding: 20px 30px;
    text-align: center;
    margin-bottom: 20px;
}
.servive-block-yellow {
    background: #f1c40f;
}

/* end shadow */



/* bootstrap shadow code */

.u-shadow-v3::after, .u-shadow-v3::before, .u-shadow-v4::before, .u-shadow-v5::after {
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.u-shadow-v3::after, .u-shadow-v3::before, .u-shadow-v4::before, .u-shadow-v5::after {
    content: "";
    position: absolute;
    top: 80%;
    left: 0.35714rem;
    bottom: 1.07143rem;
    width: 50%;
    max-width: 21.42857rem;
    background: rgba(0, 0, 0, 0.2);
    z-index: -1;              
}


/* .g-pa-40 {
    padding: 2.85714rem !important; 
}*/

.g-pa-40 {
    padding: 2.85714rem !important;
    padding-bottom: 1.3rem !important;
}
.g-mb-30 {
    margin-bottom: 2.14286rem !important;
}
.g-line-height-2 {
    line-height: 2 !important;
}
.g-brd-gray-light-v4 {
    border-color: #eee !important;
}
.g-brd-around {
    border: solid 1px transparent !important;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
}
.g-bg-white {
    background-color: #fff !important;
}

.g-bg-grey {
    background-color: #eee !important;
}

.g-bg-green {
    background-color: #ddeeee !important;
/*    background-color: #cce0e0 !important; */
}

.g-bg-blue {
    background-color: #ddeeff !important;
}

.g-bg-yellow2 {
    background-color: #fbfbdc !important;
}



.g-bg-yellow {
	color: #000000;
    background-color: #fffdca !important;
	border-radius: 12px;
}

.g-bg-yellow a {
	color: #008080;

}
.g-bg-yellow a:hover, .g-bg-yellow a:hover, .g-bg-yellow a:focus, .g-bg-yellow a:active {
	color: #cc9900;
}

.u-shadow-v3, .u-shadow-v4, .u-shadow-v5 {
    position: relative;
}

.u-shadow-v3::after, .u-shadow-v5::after {
    left: auto;
    right: 0.35714rem;
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
}

.equal-col {
	 height: calc(100% - 2.14286rem);
}


/* end bootstrap shadow code */



/* start service blocks */

.service-or {
    overflow: hidden;
    position: relative;
}
.service-block-yellow {
    background: #dca40a none repeat scroll 0% 0%;
}
.service-block-green {
    background: #015639 none repeat scroll 0% 0%;
}
.service-block-red {
    background: #5f1f44 none repeat scroll 0% 0%;
}
.service-block-black {
    background: #000000 none repeat scroll 0% 0%;
}

.service-block {
    padding: 20px 15px;
    text-align: center;
    margin-bottom: 20px;
}

.service-bg {
    width: 250px;
    padding: 60px;
    position: absolute;
    top: -10px;
    right: -100px;
    background-color: rgba(255, 255, 255, 0.1);
    transform: rotate(55deg);
}

.service-block p {
    color: #fff;
    font-size: 13px;
    line-height: 1.6;
	margin-left: 0px;
}

.service-block p.service-links {
    text-align: left;
    line-height: 1.1;
}
.service-block p.service-links a {
	display: block;
	margin-bottom: 3px;
}

.service-block-green a, .service-block-red a {
    color: #dca40a;
}
.service-block-yellow a:hover, .service-block-green a:hover, .service-block-red a:hover {
    color: #060A87;
}

/* end service blocks */


/* start tags */

.rounded-4x {
    border-radius: 20px !important;
}


ul.tags-v4 {
    text-align: center;
    padding-left: 0;
    list-style: none;
}

ul.tags-v4 li { 
	display: inline-block; 
/* display: inline !important; */
	zoom: 1;
    margin: 0 0 10px 0;
}


ul.tags-v4 a {
    color: #FFF;
	font-family: 'kabel_bk_btbook', verdana;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 10px;
    border: 1px solid #962838;
	display: block; 	
}

.textwidget ul.tags-v4 a {
	background: #000000 none repeat scroll 0% 0%;
}

ul.tags-v4 li a {
	background: #c5b358 none repeat scroll 0% 0%;
}


ul.tags-v4 a:hover {
    color: #FFF;
	font-family: 'kabel_bk_btbook', verdana;
/*   'Lato' 'kabel_bk_btbook' 'Gill Sans MT Medium' 'Bradley Hand ITC'  */	
	background: #c5b358 none repeat scroll 0% 0%;
    text-decoration: none;
    transition: all 0.25s ease 0s, transform 0.25s ease 0s;
}

ul.tags-v4 a, ul.tags-v4 a:hover, ul.tags-v4 a:active, ul.tags-v4 a:focus {
    text-decoration: none;
}

.textwidget ul.tags-v4 a:hover {
	background: #c5b358 none repeat scroll 0% 0%;
}

ul.tags-v4 a:hover {
	background: #000000 none repeat scroll 0% 0%;
}



@media (max-width:900px) {
	ul.tags-v4 {
		display: none;
	}
	
}



/* end tags 962838  c5b358  */


/*start parallax   511 516 544  569 */

#parallax_511_content, #parallax_516_content, #parallax_544_content, #parallax_569_content {
	background-image: linear-gradient(270deg, rgb(124, 124, 124) -50%, rgba(192, 192, 192, 0) 50%);
/* 	background-image: linear-gradient(270deg, rgb(0, 0, 0) -50%, rgba(255, 255, 255, 0) 100%); */
}

#parallax_511_posttitle, #parallax_516_posttitle, #parallax_544_posttitle #parallax_569_posttitle  {
	padding: 0px !important;
}

#parallax_511_postcontent p span, #parallax_516_postcontent p span, #parallax_544_postcontent p span, #parallax_569_postcontent p span {
	color: #c5b358;
	text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
/*	font-family: Kabel, Arial, sans-serif !important; */
	font-size: 24px;
	font-weight: bold; */
}


@media (max-width:768px) {
	#parallax_511_postcontent p span, #parallax_516_postcontent p span, #parallax_544_postcontent p span, #parallax_569_postcontent p span {
		font-size: 28px !important;
	}
	
}

@media (max-width:656px) {
	#parallax_511_postcontent p span, #parallax_516_postcontent p span, #parallax_544_postcontent p span, #parallax_569_postcontent p span {
		font-size: 26px !important;
	}
	
}



/* end parallax  */



.modal-backdrop {
	display: none;
}


article.post {
	margin: 20px 0 40px;
}


@media (max-width:900px) {
	div.n2-ss-layer div.n2-ss-section-main-content.n2-ss-layer-content.n2-ow {
		padding: 1.875em 4.6875em 1.875em 2.6875em !important;
	}

	div.n2-ss-layer div#n2-ss-2item13 {
		font-size: 42px;
	}

}




.featured-image img, 
.portfolio-piece img, 
.portfolio-image img {
	max-width: 100%;
}

.prev-next {
	font-size: 24px;
	margin-top: 30px;
	padding-right: 10px;
	text-align: right;
}



.vert-align {
	vertical-align: middle;
	text-align: left;
}

p.airplanetype {
	font-size: 16px;
}

@media (min-width:541px) {
	.show-short {
		display: none;
	}
	
}

@media (max-width:540px) {
	.portfolio-piece h4 {
		font-size: .8em;
	}

	.prev-next {
		font-size: 18px;
/*		margin-top: 15px;  */
		margin-top: 25px;  /* used on mirage  */
	}
	
	
	.carousel-caption h4 {
		font-size: 14px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.carousel-caption p {
		margin: 0px 0px 5px;
		font-size: 12px;
	}
	
	.show-long {
		display: none;
	}


}


@media (max-width:767px) {
	.adj-logo-sm {
		max-height: 100px;
	}

	.adj-CZ-sm {
		font-size: 80px !important;
	}

	
}



@media (max-width:350px) {

	.carousel-caption {
		background-color: transparent; 
	}
	.carousel-caption h4 {
		display: none;
	}
	.carousel-caption p {
		display: none;
	}

}

/*
 * To center with margin auto (ie: .im-centered), you need to have a width assigned to the object.
 * --------------------------------------------------
 */
.im-centered, img.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.text-centered {
	text-align: center;
}

.indent {
	margin-left: 15px;
} 

.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-40 {
	margin-top: 40px;
}
.padding-top-70 {
	padding-top: 70px;
}
.padding-top-20 {
	padding-top: 20px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}


.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}




.thumbnail-kenburn img {
	left: 10px;
	margin-left: -10px;
	position: relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.thumbnail-kenburnl:hover img {
   -webkit-transform: scale(1.08) rotate(.8deg);
   -moz-transform: scale(1.08) rotate(.8deg);
   -o-transform: scale(1.08) rotate(.8deg);
   -ms-transform: scale(1.08) rotate(.8deg);
   transform: scale(1.08) rotate(.8deg);
}

.thumbnail-kenburnc:hover img {
   -webkit-transform: scale(1.1) rotate(0deg);
   -moz-transform: scale(1.1) rotate(0deg);
   -o-transform: scale(1.1) rotate(0deg);
   -ms-transform: scale(1.1) rotate(0deg);
   transform: scale(1.1) rotate(0deg);
}
.thumbnail-kenburnr:hover img {
   -webkit-transform: scale(1.08) rotate(-.8deg);
   -moz-transform: scale(1.08) rotate(-.8deg);
   -o-transform: scale(1.08) rotate(-.8deg);
   -ms-transform: scale(1.08) rotate(-.8deg);
   transform: scale(1.08) rotate(-.8deg);
}



/*Blog Latest Tweets*/
.blog-twitter .blog-twitter-inner {
	padding: 10px;
	position: relative;
	background: #f7f7f7;
	margin-bottom: 10px;
}

.blog-twitter .blog-twitter-inner,
.blog-twitter .blog-twitter-inner:after,
.blog-twitter .blog-twitter-inner:before {
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;	
}

.blog-twitter .blog-twitter-inner:after,
.blog-twitter .blog-twitter-inner:before {
	width: 0; 
	height: 0;
	right: 0px;
	bottom: 0px;
	content: " "; 
	display: block; 
	position: absolute;
}

.blog-twitter .blog-twitter-inner:after {
	border-top: 15px solid #eee;	
	border-right: 15px solid transparent;
	border-left: 0px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-right-style: inset; /*FF fixes*/
}
.blog-twitter .blog-twitter-inner:before {
	border-bottom: 15px solid #fff;	
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}

.blog-twitter .blog-twitter-inner:hover {
	border-color: #800020; 
	border-top-color: #800020;
}
.blog-twitter .blog-twitter-inner:hover:after {
	border-top-color: #800020;
}

.blog-twitter .blog-twitter-inner span.twitter-time {
	color: #bbb;  /* #777 */
	display: block;
	font-size: 11px; 
}

.blog-twitter .blog-twitter-inner a {
	color: #94C249; /* #72c02c */
	text-decoration: none;
}
.blog-twitter .blog-twitter-inner a:hover {
	text-decoration: underline;
}

.blog-twitter .blog-twitter-inner i.fa {
	top: 2px;
	color: #bbb;
	font-size: 18px;
	position: relative;
}

.blog-twitter .blog-twitter-inner > p {
	color: #888;
	font-style: italic;
}

.headline {
    display: block;
    margin: 10px 0px 25px;
    border-bottom: 1px dotted #E4E9F0;
}

.blog-twitter > .headline h3, .blog-twitter > h3.headline {
	color: #999;
    margin-top: 10px;
    font-size: 20px;
}


.sider > .headline h3, .sider > h3.headline {
	color: #999;
    margin-top: 10px;
    font-size: 20px;
}

.headline h2, 
.headline h3, h3.headline,
.headline h4 {
    margin: 0px 0px -2px;
    padding-bottom: 5px;
    display: inline-block;
	border-bottom:2px solid #caa7eb; 
}


div#n2-ss-6-align p {
	padding-bottom: 0 !important;
}

div#n2-ss-14-align p {
	padding-bottom: 0 !important;
}


div#n2-ss-6-align hr.redline {
	margin-top: 0 !important;
}

div#n2-ss-14-align hr.redline {
	margin-top: 0 !important;
}


.gradback {

	background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,1));
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #c5b358;
    background-color: #caa7eb;
	border-color: #c5b358;
}


.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success, .btn-success:not(:disabled):not(.disabled):active {
    color: #c5b358;
    background-color: #fae1f2;
	border-color: #c5b358;
	box-shadow: 0 0 0 .2rem rgba(203, 195, 227,.5);
}

.btn-success {
    background-color: #caa7eb;
	border-color: #c5b358;
}


div.textwidget ul.page-list {
  list-style-type: none !important; /* Remove bullets */
}

div.textwidget ul.page-list li {
	text-align: left !important;
	padding-bottom: 10px;
	text-decoration: none !important;
}

div.textwidget ul.page-list li.page_item a {
	text-decoration: none !important;
}


.footermap {
	/* */
}


.footermap > ul {
	padding-left: 0px; 
}

.footermap > ul ul.children {
	list-style-type: none; 
	padding-left: 15px; 
}

.footermap > li .a {
  color: #f79696 !important;
  outline: none !important;
}


.footermap ul li {
  position: relative !important;
  margin-bottom: 0.71429rem !important;
}

.footermap ul.children {
  margin-top: 0.71429rem !important;
}


footer.footback .footermap a > i {
  padding-right: 5px;
  color: #666 !important;
  font-size: 0.57143rem !important;
}

footer.footback .footermap ul ul.children a > i.fa::before {
  content: "\f0da";
    font-size: 0.85714rem !important;
}

footer.footback .widget {
	list-style-type: none; 
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}


footer.footback .widgetmb p {
	margin-bottom: 14px !important;
	padding-bottom: 0 !important;
}

footer.footback .widget ul {
	list-style-type: none; 
	padding-left: 0 !important;
}

footer.footback .widget ul li {
  margin-bottom: 0.71429rem !important;
}

footer.footback .widget li > i {
  padding-right: 5px;
  color: #666 !important;
  font-size: 0.57143rem !important;
}



footer.footback .aboutlist ul ul.children li > i.fa::before {
  content: "\f0da";
  font-size: 0.85714rem !important;
}

.aboutlist > ul ul.children {
	list-style-type: none; 
	padding-left: 15px; 
}





footer .widget h2 {
	padding-top: 10px;
	padding-bottom: 10px;

}

footer h2 {
	color: #2f2f2f;
	margin-bottom: 1.07143rem !important;
	margin-top: 0px !important;
	padding-bottom: 0px !important;

	font-family: "HKGrotesk", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 4.2px;
	line-height: 22.4px;	
	
/*	font-size: 1em !important;
	line-height: 1.4; */
}

.widget-adj-h2-marg {
    margin-top: 20px;
    margin-bottom: 0px;
	padding-bottom: 20px !important;
	padding-top: 20px !important;
}






/*Social Icons*/
.social-icons {
	margin-top: 5px;
}

.social-icons li {
	margin: 0; 
	list-style: none;
	margin-right: 3px;
	margin-bottom: 5px;
	text-indent: -9999px;
	display: inline-block;
}

.social-icons li a {
	margin: 0 3px;
}

.social-icons li a, a.social-icon {
	width: 28px;
	height: 28px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.social-icons li:hover a {
    background-position: 0px -38px;
}


.rounded-x { border-radius: 50% !important;}

.social_linkedin {background: url(images/linkedin.png) no-repeat;}
.social_facebook {background: url(images/facebook.png) no-repeat;}
.social_youtube {background: url(images/youtube.png) no-repeat;}
.social_instagram {background: url(images/instagram.png) no-repeat;}

/*
.wp-video .mejs-container .mejs-controls {
    visibility: hidden;
}
.wp-video:hover .mejs-container .mejs-controls { 
	display: block; 
	visibility: visible; 
}
*/

.mejs-controls {
  opacity: 0!important;
  transition: all 0.5s ease;
}

.mejs-container:hover .mejs-controls {
  opacity: 1!important;
}

.mejs-overlay-button{
  display: none !important;
  visibility: hidden !important;
}
