/*
 Theme Name:   Alba
 Description:  Alba
 Author:       Utopia
 Author URI:   http://www.utopia.co.nz
 Version:      1.0.0
*/

/*
	orange	ff6e14	e64d1b
	blue	009bf3
	cyan	0895a3
*/
* {
/*   	border: 1px dashed red;  */
}
/* base document properties */
body {
    font-family: 'PT Sans',Helvetica,Arial,sans-serif;
}

/* type size - variable across devices */
body { font-size: 16px; line-height: 1.5; }
@media only screen and (min-width : 768px ) { body { font-size: 14px; } }
@media only screen and (min-width : 992px ) { body { font-size: 15px; } }
@media only screen and (min-width : 1200px) { body { font-size: 16px; } }

/* type size - fixed across all devices */
/*body { font-size: 12px; line-height: 1.3; } */

/* TinyMCE */
.wysiwyg {
	background-color: white;
}
.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4 {
	clear: both;
}
.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg p,.wysiwyg ul li,.wysiwyg ol li {
	color: black;
}
.wysiwyg table, .wysiwyg ul, .wysiwyg p, .wysiwyg ol {
    margin: 0 0 1em;
}
.wysiwyg ul, .wysiwyg ol {
    margin-left: 0.25em;
	padding-left: 1em;
}
.wysiwyg ul {
	list-style: disc;
}
.wysiwyg ul li, .wysiwyg ol li {
    padding: 0 0 0.5em 0.3em;
}
.wysiwyg img[style*="float: left"],
.wysiwyg img[style*="float: right"] {
	max-width: 300px !important;
	height: auto !important;
}
.wysiwyg img[style*="float: left"] {
	margin-right: 15px;
	margin-bottom: 15px;
}
.wysiwyg img[style*="float: right"] {
	margin-left: 15px;
	margin-bottom: 15px;
}

/* fonts */
.font-bob {
	font-family: 'Bob';
}
/* typesizes */
section p,section p a,.form-group,
section ul li,section ol li,
section blockquote,section .testimonials p,section blockquote cite,
section .alert,
section table thead tr th,section table tbody tr td,section table tr th,section table tr td {
	font-size: 1em;
	line-height: 1.4em;
}
section .form-group label,section .form-group .control-label,section .form-group .form-control,
section .dataTables_wrapper label,section .dataTables_wrapper .dataTables_info,section .dataTables_wrapper select, section .dataTables_wrapper input {
	font-size: 1em;
	line-height: 1.2em;
}
section .form-group .control-label { padding-top: 0.3em; }
section .form-group .form-control { padding: 0.3em; }
.form-group.required label:after { font-size: 0.6em; }
h1,h2,h3,h4 { font-size: 1.5em; }
@media only screen and (min-width : 768px) {
	h1 { font-size: 3em; }
	h2 { font-size: 2em; }
	h3 { font-size: 1.4em; }
	h4 { font-size: 1.4em; }
	h5 { font-size: 1.2em; }
}
section .breadcrumb li {
	font-size: .75em;
}
section ul, section ol {
	margin-left: 1em;
	padding-left: 1em;
}
footer ul li, section ul li,section ol li {
	padding: 0 0 0.5em 0;
}
section ul li:last-child,section ol li:last-child {
	padding-bottom: 0;
}
div.dataTables_paginate .paginate_button, .btn-tiny, .btn-tiny:hover, .btn-small, .btn-small:hover, .btn-large, .btn-large:hover {
	font-size: 1.1em;
	line-height: 1;
	padding: .2em 0.4em;
}
.alert {
	font-size: 1em;
	padding: .8em;
}

/* weights */
section h1,section h2,section h3,section h4 {
	font-weight: 400;
	line-height: 1.3;
}
strong,.alert span,
section table thead tr th,section table tr th,
section .breadcrumb > li + li:before {
	font-weight: 700;
}

/* spacing and margins */
header {
	padding: 1em 0 1em 0;
}
section table,section p,section ul,section ol,
section .breadcrumb, section .readmorereveal,
section .card,
.contentpadding, .navstyle5,
.bottompadding {
	margin-top: 0;
	margin-bottom: 1.5em;
}
section h1,section h2,section h3,section h4,section h5 {
	margin: 0 0 0.3em 0;
}
section.contentstyle-image .container, section.contentstyle-parallax .container,
.bleeding .container .left, .bleeding .container .right,
section.contentstyle-global .container,
section.contentstyle-global .container-fluid,
.contentstyle-boxes .container-fluid .inner {
	padding-top: 1em;
	padding-bottom: 1em;
}
section.followon .container {
	padding-top: 0em;
}
.nicegrid-padding {
	padding-bottom: 1em;
}
.nicegrid-col .nicegrid-inner h2, .nicegrid-col .nicegrid-inner h3, .nicegrid-col .nicegrid-inner h4, .nicegrid-col .nicegrid-inner p {
	margin-top: 1em;
	margin-bottom: 0em;
}
@media only screen and (min-width : 768px) {
	section.contentstyle-global .container,
	section.contentstyle-global .container-fluid {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	section.contentstyle-parallax .container,
	section.contentstyle-image .container {
		padding-top: 5em;
		padding-bottom: 5em;
	}
	.bleeding .container .left, .bleeding .container .right {
		padding: 6em 4em;
	}
	.contentstyle-boxes .container-fluid .inner {
		padding: 4em;
	}
	footer.contentstyle-footer1 .container,
	footer.contentstyle-footer2 .container {
		padding-top: 0;
	}
}

/* special sections */
section.headertop {
	background-color: #FFFF00;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
section.headertop .container {
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* global classes for look */
.borderrounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/*
.backgroundmask {
	background-color: rgba(0,0,0,0.6) !important;
}
*/

/* contentstyle-video */
.contentstyle-video {
	position: relative;
	overflow: hidden;
}
.contentstyle-video, .contentstyle-video .backgroundmask {
	height: 350px;
}
.contentstyle-video .backgroundmask {
	position: absolute;
	top: 0;
}
.contentstyle-video video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

/* contentstyle-global - colours */
.contentstyle-global .dataTables_paginate .paginate_button,
.contentstyle-global .btn {
	background-color: white;
	border-color: #009bf3;
	color: #009bf3;
	text-decoration:none;
}
.contentstyle-global .dataTables_paginate .paginate_button:hover, .contentstyle-global .dataTables_paginate .paginate_button.current,
.contentstyle-global .btn:hover,.contentstyle-global.btn:focus,.contentstyle-global.btn:active,.contentstyle-global .btn.active,
.hoverborder1:hover .btn {
	background-color: #009bf3;
	border-color: #009bf3;
	color: white;
	text-decoration:none;
}

/* contentstyle-global - font, borders etc */
.contentstyle-global .dataTables_paginate .paginate_button,
.contentstyle-global .dataTables_paginate .paginate_button:hover, .contentstyle-global .dataTables_paginate .paginate_button.current,
.contentstyle-global .btn, .contentstyle-global .btn:hover,.contentstyle-global.btn:focus,.contentstyle-global.btn:active,.contentstyle-global .btn.active,
.hoverborder1:hover .btn {
	/* simple */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-transform:uppercase;
}

.contentstyle-global .btnstyle-square {
	border-radius: 0px;
	border-width: 0px;
}
.contentstyle-global .btnstyle-rounded {
	background-color: transparent;
	text-transform: uppercase;
	border-width: 2px;
}
.contentstyle-global .btnstyle-rounded,
.contentstyle-global .btnstyle-rounded i {
	border-radius: 20px;
}
.contentstyle-global .btnstyle-rounded i {
	background-color: #b1cb49;
	color: #352e78;
	padding: 0.2em;
}
.contentstyle-global .btnstyle-tag,
.contentstyle-global .btnstyle-tag:hover {
	background-color: #c0c0c0;
	color: #808080;
	font-size: 12px;
	border-radius: 10px;
	border: none;
}

/* contentstyle-default */
.contentstyle-default {
	background-color: white;
}
.contentstyle-default .container, .contentstyle-default .container-fluid {
	background-color: transparent;
}
.contentstyle-default h1, .contentstyle-default h1 a, .contentstyle-default h1 a:hover {
	color: #009bf3;
}
.contentstyle-default h2,.contentstyle-default h2 a, .contentstyle-default h2 a:hover {
	color: #ff6e14;
	text-transform:uppercase;
	font-weight: bold;
}
.contentstyle-default h3,.contentstyle-default h3 a, .contentstyle-default h3 a:hover {
	color: black;
	font-weight: bold;
}
.contentstyle-default h4, .contentstyle-default h4 a, .contentstyle-default h4 a:hover {
	color: #009bf3;
}
.contentstyle-default h5, .contentstyle-default h5 a, .contentstyle-default h5 a:hover {
	text-transform:uppercase;
	font-weight: bold;
}
.formstyle-global, .formstyle-global .control-label,
.contentstyle-default p,
.contentstyle-default ul li, .contentstyle-default ol li,
.contentstyle-default table tbody tr th, .contentstyle-default table tbody tr td, .contentstyle-default table tbody tr td a,.contentstyle-default table tbody tr td a:hover,
.contentstyle-default blockquote, .contentstyle-default blockquote:before, .contentstyle-default blockquote cite,
.contentstyle-default .breadcrumb li.active, .contentstyle-default .breadcrumb > li + li:before,
.contentstyle-default .dataTables_wrapper label,
.contentstyle-default .dataTables_wrapper select, .contentstyle-default .dataTables_wrapper input,
.contentstyle-default .dataTables_wrapper .dataTables_info {
	color: black;
}
.contentstyle-default p a, .contentstyle-default ul li a, .contentstyle-default ol li a {
	color: #663399;
	text-decoration:underline;
}
.contentstyle-default p a:hover, .contentstyle-default ul li a:hover, .contentstyle-default ol li a:hover {
	color: #663399;
	text-decoration:underline;
}
.contentstyle-default p strong em {
	color: #ff6e14;
}
.contentstyle-default .editabletableorderable tr:hover td:first-child {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.contentstyle-default .dataTables_paginate {
	text-align:center !important;
	padding: 10px 0px;
}
.contentstyle-default .dataTables_paginate .paginate_button {
	cursor:pointer;
	margin-right: 1px;
	padding: 0.2em 0.8em;
}
.contentstyle-default .dataTables_paginate .paginate_button.disabled {
	display: none;
}
.contentstyle-default .dataTables_paginate .paginate_button.previous {
	-webkit-border-radius: 5px 0px 0px 5px;-moz-border-radius: 5px 0px 0px 5px;border-radius: 5px 0px 0px 5px;
}
.contentstyle-default .dataTables_paginate .paginate_button.next {
	-webkit-border-radius: 0px 5px 5px 0px;-moz-border-radius: 0px 5px 5px 0px;border-radius: 0px 5px 5px 0px;
}
.contentstyle-default .card .card-body,
.contentstyle-default .card .card-header {
	padding: 0.5em;
}
.contentstyle-default .card .card-header {
	background-color: #009bf3;
}
.contentstyle-default .card .card-header h2 {
	margin: 0;
	font-size: 1em;
}
.contentstyle-default .card .card-header h2 a {
	margin: 0;
	color: white;
	text-transform:none;
}
.contentstyle-default .card .card-body {
	background-color: white;
	border: 1px solid #009bf3;
}
.contentstyle-default .card .card-body p {
	color: black;
}
.contentstyle-default .btnimage {
	border: 1px solid rgba( 0, 0, 0, 0.2);
}
.contentstyle-default .btnimage .overlay {
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
    display:flex;
    align-items: center; /* Vertical center alignment */
    justify-content: center
}
.contentstyle-default .overlayhover .overlay {
	visibility:hidden;
}
.contentstyle-default .overlayhover:hover .overlay {
	visibility: visible;
}

.contentstyle-default .btnimage .overlay p, .contentstyle-default .btnimage .overlay h4 {
	text-align:center;
	margin: 0.5em;
  	color: white;
}
.contentstyle-default .btnimage .overlay p a, .contentstyle-default .btnimage .overlay h4 a {
	color: white;
	text-decoration:none;
}
.contentstyle-default .btnimage .overlay:hover {
  	-webkit-transition: background-color 1s;
	background-color: rgba(0,0,0,0.8);
}
.contentstyle-default .btnimage .overlay:hover p a, .contentstyle-default .btnimage .overlay:hover h4 a {
  	-webkit-transition: color 1s;
	color: green;
}

.contentstyle-default table tr th, .contentstyle-default table thead tr th, .contentstyle-default table tbody tr td {
}
.contentstyle-default table tr {
}
.contentstyle-default table thead tr th, .contentstyle-default table tr th {
}

.contentstyle-default table.tablestyle tr th, .contentstyle-default table.tablestyle thead tr th, .contentstyle-default table.tablestyle tbody tr td {
	border: 1px solid #cccccc;
}
.contentstyle-default table.tablestyle tr {
	background-color: #e0e0e0;
}
.contentstyle-default table.tablestyle thead tr th, .contentstyle-default table.tablestyle tr th {
	background-color: #CCCCCC;
}
.contentstyle-default table.tablestyle .clickable:hover {
	background-color: #DDDDDD;
	cursor: pointer;	
}
.contentstyle-default table.tablestyle tr:nth-child(odd) {
	background-color: #EEEEEE;
}

/* contentstyle-breakout */
.contentstyle-breakout {
	width: 80%;
	margin: 0 auto 1em auto;
	border: 2px solid black;
	padding: 1em;
}
.contentstyle-breakout p.top, .contentstyle-breakout p.bottom {
	margin-bottom: 0;
}
.contentstyle-breakout p.top {
	color: #009bf3;
	font-weight: bold;
	font-style: italic;
}
.contentstyle-breakout p.bottom {
	color: #ff6e14;
}

.contentstyle-highlight {
	background-color: #ff6e14;
}
.contentstyle-highlight p, .contentstyle-highlight ul li, .contentstyle-highlight ol li, .contentstyle-highlight p a {
	color: white;
}

/* contentstyle-image-dark */
.contentstyle-image-dark .container {
	background-color: transparent;
}
.contentstyle-image-dark h3, .contentstyle-image-dark h4, .contentstyle-image-dark p {
	color: white;
}
.contentstyle-image-dark p a, .contentstyle-image-dark p a:hover {
	color: white !important;
}
p.stars,
.contentstyle-image-dark i.fa-star {
	color: #ff6e14;
	padding: 0 0.1em;
}
.contentstyle-image-dark p.quote {
	background-image: url( '../../uploads/2019/08/quotes.png' );
	background-repeat: no-repeat;
	background-position: 30px 0px;
	padding-top: 0.25em;
	font-style: italic;
}

/* contentstyle-image-header */
section.contentstyle-image-header {
	background-size: auto 100%;
}
section.contentstyle-image-header .container-fluid {
	padding-top: 0;
	padding-bottom: 0;
}
.contentstyle-image-header .btn {
	background-color: #009bf3;
	border-color: #009bf3;
	color: white;
	text-decoration:none;
	border-radius: 0;
	text-transform:none;
}
.contentstyle-image-header .btn:hover,.contentstyle-image-header.btn:focus,.contentstyle-image-header.btn:active,.contentstyle-image-header .btn.active {
	background-color: #0895a3;
	border-color: #0895a3;
	color: white;
	text-decoration:none;
	border-radius: 0;
	text-transform:none;
}
.contentstyle-image-header h1 {
	color: #ff6e14;
	font-size: 1.8em;
}
.contentstyle-image-header h2 {
	color: #ff6e14;
	font-size: 2.7em;
	font-weight: bold;
	text-transform:uppercase;
}
.contentstyle-image-header p {
	color: black;
	font-size: 1.3em;
	font-weight: bold;
}

/* contentstyle-orange */
.contentstyle-orange {
	background-color: #ff6e14;
}
.contentstyle-orange .container {
	background-color: transparent;
}
.contentstyle-orange-inner {
	background-color: white;
	padding: 1.5em;
}
.contentstyle-orange h1, .contentstyle-orange h2, .contentstyle-orange p {
	color: white;
}
.contentstyle-orange-inner h3, .contentstyle-orange-inner h3 a, .contentstyle-orange-inner h3 a:hover, .contentstyle-orange-inner p {
	color: black;
}
.contentstyle-orange-inner p a {
	text-decoration:none;
}
.contentstyle-orange-inner p a i {
	color: #ff6e14;
	font-size: 4em;
}

/* contentstyle-image-white */
.contentstyle-image-white {
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	background-size: 80% auto; /* auto 100%; */
}
.contentstyle-image-white .backgroundmask {
	background-image: url( '../../uploads/2019/08/whiteshaded-bg.png' );
	background-repeat: repeat-y;
	background-color: transparent;
}
.contentstyle-image-white .container {
	background-color: transparent;
}
.contentstyle-image-white h1, .contentstyle-image-white h2, .contentstyle-image-white h3, .contentstyle-image-white p {
	color: black;
}
.contentstyle-image-white h2 {
	text-transform: none;
}
/* bleeding */
section.bleeding h2, section.bleeding h2 a, section.bleeding h2 a:hover, section.bleeding p {
	color: white;
}
.contentstyle-bleeding1 .left {	background-color: rgba(251,233,21,0.90); }

/* section parallax */
section.contentstyle-parallax {
	background-color: transparent;
}
section.contentstyle-parallax .container-fluid {
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
}
section.contentstyle-parallax .container {
	background-color: transparent;
}
.contentstyle-parallax ul {
	list-style: none;
}
.usercontent table.maplinks tbody tr td {
	text-align: left;
}
.usercontent table.maplinks tbody tr td a, .usercontent table.maplinks tbody tr td a:hover {
	color: #009bf3;
	text-decoration: none;
	font-weight: bold;
}
.usercontent table.maplinks tbody tr td a::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f3c5";
	padding-right: 0.6em;
}
  
/* contentstyle-overimage */
.contentstyle-overimage h1, .contentstyle-overimage h1 a, .contentstyle-overimage h1 a:hover,
.contentstyle-overimage h2, .contentstyle-overimage h2 a, .contentstyle-overimage h2 a:hover,
.contentstyle-overimage h3, .contentstyle-overimage h3 a, .contentstyle-overimage h3 a:hover,
.contentstyle-overimage p,
.contentstyle-overimage ul li, .contentstyle-overimage ol li,
.contentstyle-overimage table tbody tr th, .contentstyle-overimage table tbody tr td, .contentstyle-overimage table tbody tr td a,.contentstyle-overimage table tbody tr td a:hover,
.contentstyle-overimage blockquote, .contentstyle-overimage blockquote:before, .contentstyle-overimage blockquote cite,
.contentstyle-overimage .breadcrumb li.active, .contentstyle-overimage .breadcrumb > li + li:before,
.contentstyle-overimage .dataTables_wrapper label,
.contentstyle-overimage .dataTables_wrapper select, .contentstyle-overimage .dataTables_wrapper input,
.contentstyle-overimage .dataTables_wrapper .dataTables_info {
	color: white;
}

/* contentstyle-image */
section.contentstyle-image {
	background-repeat:no-repeat;
	background-size: cover;
}
section.contentstyle-image .container-fluid {
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
}
section.contentstyle-image .container {
	background-color: transparent;
}

/* usercontent */
.usercontent p[style*="text-align: center"] img,
.usercontent img.float-left,
.usercontent img.float-right {
/*
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
*/
	border: 3px solid purple;
	margin-bottom: 1em;
}

/* contentstyles-circles */
.contentstyles-circles {
	position: relative;
}
.contentstyles-circles-boxes {
	position: absolute;
	overflow: hidden;
}
.contentstyles-circles-box1 {
	top: 0px;
	right: 0px;
}
.contentstyles-circles-box3 {
	bottom: 0px;
	left: 0px;
}
.contentstyles-circles-boxes .small1, .contentstyles-circles-boxes .small2, .contentstyles-circles-boxes .small3,
.contentstyles-circles-boxes .large1, .contentstyles-circles-boxes .large2, .contentstyles-circles-boxes .large3 {	
	position: absolute;
}
.contentstyles-circles-boxes .small1 {	
	top: 0;
	left: 0;
	background-color: #009bf3;
	border-radius: 50%;
}
.contentstyles-circles-boxes .small2 {	
	background-color: white;
	border-radius: 50%;
}
.contentstyles-circles-boxes .small3 {
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 200%;
}
.contentstyles-circles-boxes .large1 {	
	top: 0;
	left: 0;
	background-color: #009bf3;
	border-radius: 50%;
}
.contentstyles-circles-boxes .large2 {
	border-radius: 50%;
	background-color: white;
}
.contentstyles-circles-boxes .large3 {
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

/* formstyle-global */
.formstyle-global .form-group.row {
	margin-left: 0;
	margin-right: 0;
}
.formstyle-global .form-group.row .control-label, .formstyle-global .form-group.row .control-field  {
	padding-left: 0;
	padding-right: 0;
}
.formstyle-global {
	/* uses content default color: purple; */
}
.formstyle-global .control-label {
	/* uses content default color: green; */
}
.formstyle-global .control-field {
}

.formstyle-global .form-control::placeholder {
	color: #e0e0e0;
}
.formstyle-global .form-control::-webkit-input-placeholder {
	color: #e0e0e0;
}
.formstyle-global .form-control::-moz-placeholder {
	color: #e0e0e0;
}
.formstyle-global .form-control:-ms-placeholder {
	color: #e0e0e0;
}
.formstyle-global .required label:after {
	content: "   *";
	vertical-align:top;
	color: red;
	font-size: 1.2em;
	font-weight: bold;
}
.formstyle-global input.form-control[type=radio],
.formstyle-global input.form-control[type=checkbox] {
	width: 1em;
	height: 1em;
	float: left;
	margin-right: 0.5em;
}
.formstyle-global input.form-control-plaintext {
	background-color: transparent !important;
	border: none !important;
	border-radius: 0 !important;
}
.formstyle-global input.form-control[type=text],
.formstyle-global input.form-control[type=email],
.formstyle-global input.form-control[type=password],
.formstyle-global select.form-control,
.formstyle-global textarea.form-control,
.formstyle-global input.form-control[type=text]:active,
.formstyle-global input.form-control[type=email]:active,
.formstyle-global input.form-control[type=password]:active
.formstyle-global select.form-control:active,
.formstyle-global textarea.form-control:active {
    overflow: auto;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;	
}
.formstyle-global .dropdown-menu {
	background-color: white;
	padding: 0.25em;
	margin: 0;
}
.formstyle-global .dropdown-menu ul.list-unstyled {
	padding: 0;
	margin: 0;
}
.formstyle-global .dropdown-menu ul.list-unstyled li {
	padding: 0;
	margin: 0;
}
.formstyle-global .dropdown-menu ul.list-unstyled li.accordion-toggle {
	display: none;
}
.formstyle-global .dropdown-menu table {
}
.formstyle-global .dropdown-menu table tr {
	background-color: transparent !important;
}
.formstyle-global .dropdown-menu table tr th {
	background-color: transparent !important;
	font-weight: bold;
	font-size: 1em;
}
.formstyle-global .dropdown-menu table tr td {
	font-size: 0.8em;
}
.formstyle-global .dropdown-menu table tr th,
.formstyle-global .dropdown-menu table tr td {
	padding: 0.5em;
	border: none;
	color: black;
	text-align:center;
}
.formstyle-global .dropdown-menu table tr th.prev:hover,
.formstyle-global .dropdown-menu table tr th.next:hover,
.formstyle-global .dropdown-menu table tr td:hover {
	cursor:pointer;
}
.formstyle-global .dropdown-menu table tr td.today {
	background-color: rgba( 204,204,204, 0.3);
	color: black;
}
.formstyle-global .dropdown-menu table tr td.active {
	background-color: rgba( 0,0,255, 0.3);
	color: white;
}

/* formstyle-clean */
.formstyle-clean input.form-control[type=text],
.formstyle-clean input.form-control[type=email],
.formstyle-clean select.form-control,
.formstyle-clean textarea.form-control,
.formstyle-clean input.form-control[type=password] {
	background-color: transparent;
	border: none;
	border-radius: 0;
	padding-left: 0;
	padding-bottom: 0;
	color: white;
	border-bottom: 1px solid white;
}
.formstyle-clean textarea.form-control {
	height: 60px;
}
/* formstyle-boxed */
.formstyle-boxed input.form-control[type=text],
.formstyle-boxed input.form-control[type=email],
.formstyle-boxed select.form-control,
.formstyle-boxed textarea.form-control,
.formstyle-boxed input.form-control[type=password] {
	background-color: white;
	border: none;
	border-radius: 0;
}
/* formstyle-boxedborder */
.formstyle-boxedborder input.form-control[type=text],
.formstyle-boxedborder input.form-control[type=email],
.formstyle-boxedborder select.form-control,
.formstyle-boxedborder textarea.form-control,
.formstyle-boxedborder input.form-control[type=password] {
	border: 1px solid #ced4da;
	border-radius: 0;
}
/* formstyle-nicecorners */
.formstyle-nicecorners input.form-control[type=text],
.formstyle-nicecorners input.form-control[type=email],
.formstyle-nicecorners select.form-control,
.formstyle-nicecorners textarea.form-control,
.formstyle-nicecorners input.form-control[type=password],
.formstyle-nicecorners input.form-control[type=text]:active,
.formstyle-nicecorners input.form-control[type=email]:active,
.formstyle-nicecorners select.form-control:active,
.formstyle-nicecorners textarea.form-control:active,
.formstyle-nicecorners input.form-control[type=password]:active {
	background-color: white;
	border: 1px solid #ced4da;
	border-radius: 3px;
}
.formstyle-nicecorners .input-group .input-group-addon {
	border: 1px solid #ced4da;
	border-left: none;
	border-radius: 0px 3px 3px 0px;
}
.formstyle-nicecorners .input-group .input-group-addon .input-group-text {
	padding: 5px 10px;
}
.formstyle-nicecorners .input-group input.form-control[type=text] {
	border-radius: 3px 0px 0px 3px;
	border-right: none;
}
/* animation-scrollzoom */
.animation-scrollzoom {
	width: 100%;
}
.animation-scrollzoom-canvas {
	top: 0px;
	width: 100%;
	overflow: hidden;
}
.animation-scrollzoom-canvas img {
	position: absolute;
	top: 0;
	width: 100%;
}

/* contentstyle-imagerow */
.contentstyle-imagerow-index {
}
.contentstyle-imagerow-big {
	margin-bottom: 0.5em;
}
.contentstyle-imagerow-index .item {
	margin: 0 0.5em 0.5em 0;
}
.contentstyle-imagerow-index .item {
	border: 1px solid #404040;
	height: 5em;
	width: 5em;
	overflow: hidden;
	float: left;
}
.contentstyle-imagerow-index .item img {
	height: 100%;
	width: auto;
}
.contentstyle-imagerow-big {
	clear: both;
	border: 1px solid #404040;
}

/* contentstyle-nicegrid1 */
.contentstyle-nicegrid1 .nicegrid-col {
	padding: 1em;
}
.contentstyle-nicegrid1 .nicegrid-col .nicegrid-inner {
	border: 1px solid #ced4da;
	border-radius: 10px;
	background-color: white;
	overflow: hidden;
	padding: 1em;
}
.contentstyle-nicegrid1 .nicegrid-col .nicegrid-inner img {
}

/* contentstyle-nicegrid2 */
.contentstyle-nicegrid2 .nicegrid-col {
	padding: 1em;
}
.contentstyle-nicegrid2 .nicegrid-col .nicegrid-inner, .contentstyle-nicegrid2 .nicegrid-col .nicegrid-inner .imgfill {
	border: 1px solid #ced4da;
	border-radius: 10px;
}
.contentstyle-nicegrid2 .nicegrid-col .nicegrid-inner {
	background-color: white;
	overflow: hidden;
	padding: 1em;
}
.contentstyle-nicegrid2 .nicegrid-col .nicegrid-inner img {
}

/* contentstyle-nicegrid3 */
.contentstyle-nicegrid3 .nicegrid-col {
	padding: 0em;
}
.contentstyle-nicegrid3 .nicegrid-col .nicegrid-inner, .contentstyle-nicegrid3 .nicegrid-col .nicegrid-inner .imgfill {
}
.contentstyle-nicegrid3 .nicegrid-col .nicegrid-inner {
	overflow: hidden;
	padding: 1em;
}
.contentstyle-nicegrid3 .nicegrid-col .nicegrid-inner img {
}

/* contentstyle-boxes */
section.contentstyle-boxes .container-fluid {
	padding: 0;
}
.contentstyle-boxes .container-fluid .inner {
	text-align:center;
}
.contentstyle-boxes .container-fluid .inner p, .contentstyle-boxes .container-fluid .inner h2, .contentstyle-boxes .container-fluid .inner h3,
.contentstyle-boxes .container-fluid .inner h2 a, .contentstyle-boxes .container-fluid .inner h3 a, .contentstyle-boxes .container-fluid .inner p a i {
	color: white;
}
.contentstyle-boxes .container-fluid .box1 { background-color: #00a1de; }
.contentstyle-boxes .container-fluid .box2 { background-color: #e6b711; }
.contentstyle-boxes .container-fluid .box3 { background-color: #e9292c; }

/* contentstyle-nicegridblog */
.contentstyle-nicegridblog .nicegrid-col .nicegrid-inner {
	border: 1px solid #ced4da;
	position: relative;
	padding-bottom: 1em;
}
.contentstyle-nicegridblog-date {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 44px;
	height: 60px;
	padding-top: 2px;
	background-color: black;
	color: white;
	font-size: 35px;
	line-height: 35px;
	text-align:center;
}
.contentstyle-nicegridblog-date span {
	font-size: 15px;
	line-height: 15px;
	text-transform:uppercase;
	position: relative;
	top: -20px;
}

/* popupstyle-global */
.popupstyle-global .modal-content {
	background-color: white;
}
.popupstyle-global .modal-content,
.popupstyle-image .modal-content img {
	border-radius: 10px;
	border: 1px solid white;
}
.popupstyle-image .comment, .popupstyle-image .previous, .popupstyle-image .next {
	color: black;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.popupstyle-image .previous, .popupstyle-image .next {
	font-size: 1.4em;
}
.popupstyle-image .comment {
	text-align: center;
}

.popupstyle-image .previous {
	float: left;
	padding-left: 1em;
}
.popupstyle-image .next {
	float: right;
	padding-right: 1em;
}

/* gallerystyle-flowing */
.gallerystyle-flowing {
	-webkit-column-count: 2;
	-webkit-column-gap:   0px;
	-moz-column-count:    2;
	-moz-column-gap:      0px;
	column-count:         2;
	column-gap:           0px;  
}
.gallerystyle-flowing img {
	width: 100% !important;
	height: auto !important;
	border: 3px solid purple;
}
@media only screen and (min-width : 768px) {
	.gallerystyle-flowing { -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; }
}
@media only screen and (min-width : 992px) {
	.gallerystyle-flowing { -moz-column-count: 4; -webkit-column-count: 4; column-count: 4; }
}
@media only screen and (min-width : 1200px) {
	.gallerystyle-flowing { -moz-column-count: 5; -webkit-column-count: 5; column-count: 5; }
}

/* gallerystyle-folder */
.gallerystyle-folder .overlay {
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
    display:flex;
    align-items: center; /* Vertical center alignment */
    justify-content: center
}
.gallerystyle-folder .overlay p {
	text-align:center;
	margin: 2em;
  	color: #303030;
}
.gallerystyle-folder .overlay:hover {
  	-webkit-transition: background-color 1s;
	background-color: rgba(0,0,0,0.7);
}
.gallerystyle-folder .overlay:hover p {
  	-webkit-transition: color 1s;
	color: white;
}

/* gallerystyle-pictureframe */
.gallerystyle-pictureframe {
  -webkit-box-shadow:
     0px 0px 0px 2px rgba(0,0,0,0.6),
                0px 0px 0px 14px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 17px #555;
  
     -moz-box-shadow:
     0px 0px 0px 2px rgba(0,0,0,0.6),
                0px 0px 0px 14px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 17px #555;
  
          box-shadow:
     0px 0px 0px 2px rgba(0,0,0,0.6),
                0px 0px 0px 14px #fff,
                0px 0px 0px 18px rgba(0,0,0,0.2),
                6px 6px 8px 17px #555;
	margin: 1em;
}

/* Specific site containers and styling */
.wysiwyg .textstyle-red,
.textstyle-red {
	color: red;
}
.badge-notify {
   background:red;
}


/* global - maps */
#map1 {
	width: 100%;
	height: 500px;
}

/* global - rounding borders */
/*
.wysiwyg img,
.btn-small,
.btn-large,
.multiitemcarousel .img-responsive {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.wysiwyg img,
.imgthumb,
section img.niceborder {
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #fafafa;
}
.wysiwyg img.noborder,img.noborder {
	border-radius: 0;
	border: none;
}
.imgcircle {
	border-radius: 50%;
}
section img.img-icon {
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.imagebutton .captionlower {
	background:rgba(0,0,0,0.7);
}
.imagebutton .captionlower a {
	color: white;
}
.imagebutton .captioncentred a {
	color: white;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);	
}
*/

/* carousel - isotope */
.isotopegrid .item .caption,
.isotopegrid .item img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* carouselstyle-default */
.carouselstyle-default .carousel-item .container {
	position: absolute;
	z-index: 30;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: transparent;
}
.carouselstyle-default .carousel-item {
	overflow: hidden;
}
.carouselstyle-default .carousel-item img.square {
	width: 100%;
	height: auto;
}
.carouselstyle-default .carousel-item img.wide {
	width: 100%;
	height: auto;
}
.carouselstyle-default .carousel-item img.superwide {
	width: auto;
	height: 100%;
}
.carouselstyle-default .carousel-item img.tall {
	width: auto;
	height: 100%;
}
.carouselstyle-default .carousel-item .carousel-item-mask {
/*	background-color: rgba( 255,0,0,0.75); */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.carouselstyle-default .carousel-item .caption-center,
.carouselstyle-default .carousel-item .caption-left,
.carouselstyle-default .carousel-item .caption-right {
	text-align:center;
}
.carouselstyle-default .caption-overlay h1, .carouselstyle-default .caption-overlay h2, .carouselstyle-default .caption-overlay h3 {
	color: green;
	font-size: 1.5em;
	text-shadow: 2px 2px #c0c0c0;
}
.carouselstyle-default .caption-overlay p {
	font-size: 1em;
	color: white;
}
.carouselstyle-default .carousel-item .container {
	top: 15%;
}
.carouselstyle-default .carousel-item {
	height: 200px;
}
.carouselstyle-default .carousel-item .caption-withmask .container,
.carouselstyle-default .carousel-item .caption-withmask .container-fluid,
.carouselstyle-default .carousel-item .caption-withmask .inner {
	height: 3em;
	padding: 0;
}
.carouselstyle-default .carousel-item .caption-withmask .inner {
	padding: 0.5em;
}
.carouselstyle-default .carousel-item .caption-withmask {
	position: absolute;
	z-index: 30;
	left: 0; 
	right: 0; 
	top: 35%;
}
.carouselstyle-default .carousel-item .caption-withmask .container-fluid {
}
.carouselstyle-default .carousel-item .caption-withmask .container-fluid .inner {
	background-color: rgba( 0,0,0,0.4);
}
.carouselstyle-default .carousel-item .caption-withmask .container {
	position: absolute;
	top: 0;
}

/* carouselstyle-short */
.carouselstyle-short .carousel-item .container {
	top: 25%;
}
.carouselstyle-short .carousel-item {
	height: 100px;
}

/* carouselstyle-multi */
.carouselstyle-multi .carousel-item {
	height: 240px;
}
.carouselstyle-multi .row {
	padding: 0;
	margin: 0;
}
.carouselstyle-multi .carousel-item .carousel-item-inner {
	float: left;
}
.carouselstyle-multi .carousel-item .imgthumbtiny {
	width: 100%;
	height: 120px;
}
/* carouselstyle-variedcontent */
.carouselstyle-variedcontent .carousel-item {
	padding-top: 0em;
	padding-bottom: 0em;
}
.carouselstyle-variedcontent .carousel-control-prev, .carouselstyle-variedcontent .carousel-control-next {
	font-size: 4em;
	color: purple;
}
/* carouselstyle-endless */
.carouselstyle-endless {
	visibility: hidden;
	overflow: hidden;
}
.carouselstyle-endless img {
	padding-left: 1em;
	padding-right: 1em;
	width: auto;
}
.carouselstyle-endless {
	height: 60px;
}
.carouselstyle-endless img {
	max-height: 60px;
}

/* contentstyle-flexbox */
.contentstyle-flexbox {
 	align-items:center;
}
.contentstyle-flexbox img {
	max-height: 90px;
}


/* headerstyle-default */
.headerstyle-global {
	padding: 0;
}

/* navstyle-global */
.navstyle-global {
	background-color: white;
}
.navstyle-global .container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.navstyle-global .row1 {
	margin: 0;
}
.navstyle-global .tagline {
	text-align: center;
	margin-bottom: 0.5em;
}
.navstyle-global .tagline,
.navstyle-global .tagline p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 0.1em;
}

.navstyle-global .tagline .btn {
	background-color: #352e78;
	border-color: #352e78;
	color: #b1cb49;
	text-decoration:none;
}
.navstyle-global .tagline .btn:hover {
	background-color: #b1cb49;
	border-color: #b1cb49;
	color: #352e78;
	text-decoration:none;
}
.navstyle-global .tagline .btn, .navstyle-global .tagline .btn:hover {
	/* override sizes */
	font-size: 1em;
	line-height: 1em;
	/* simple */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-transform:uppercase;
}


.navstyle-global .logo img {
	height: 60px;
}
.navstyle-global .formstyle-labelinside .form-control {
	border: none;
}
.navstyle-global .input-group .form-control,
.navstyle-global .input-group .input-group-text {
	border: none;
}
.navstyle-global .input-group .input-group-text {
	background-color: transparent;
}
.navstyle-global button,
.navstyle-global .form-control {
	background-color: transparent;
}
.navstyle-global button:hover {
	cursor:pointer;
}
.navstyle-global .row1 {
	background-color: white;
	padding: 0.5em;
}
.navstyle-global .row2 {
	background-color: #ff6e14;
}
.navstyle-global .tagline p, 
.navstyle-global button, 
.navstyle-global .form-control,
.navstyle-global .tagline a,.navstyle-global .tagline a:hover,
.navstyle-global .tagline p a,.navstyle-global .tagline p a:hover { 
	color: #ff6e14;
}
.navstyle-global .tagline p.blue { 
	color: #009bf3;
}
.navstyle-global .formstyle-labelinside .input-group {
	border: 1px solid purple;
}
.navstyle-global .formstyle-labelinside .form-control::placeholder {
	color: #c0c0c0;
}
.navstyle-global .formstyle-labelinside .form-control::-webkit-input-placeholder {
	color: #c0c0c0;
}
.navstyle-global .formstyle-labelinside .form-control::-moz-placeholder {
	color: #c0c0c0;
}
.navstyle-global .formstyle-labelinside .form-control:-ms-placeholder {
	color: #c0c0c0;
}
.navstyle-global .headertall {
	display: none;
}
.navstyle-global .navbar-brand img.logo {
	height: 30px;
}
.navstyle-global .navbar-nav > li,
.navstyle-global .navbar-nav .dropdown-menu,
.navstyle-global .navbar-nav .dropdown-menu > li {
	background-color: transparent;
}
.navstyle-global .navbar-nav > li.open > a,
.navstyle-global .navbar-nav > li.open > a:focus,
.navstyle-global .navbar-nav > li.open > a:hover,
.navstyle-global .navbar-nav > li > a,
.navstyle-global .navbar-nav .open .dropdown-menu > li >a,
.navstyle-global .navbar-nav .dropdown-menu > li > a {
	text-transform: uppercase;
	color: white;
	font-size: 1.4em;
	line-height: 1.3em;
	padding: 0.2em 0.2em;
	display: block;
	background-color: transparent;
}
.navstyle-global .navbar-nav .open .dropdown-menu > li >a,
.navstyle-global .navbar-nav .dropdown-menu > li > a {
	text-transform: none;
}
.navstyle-global .navbar-nav > li.open > a:focus,
.navstyle-global .navbar-nav > li.open > a:hover,
.navstyle-global .navbar-nav > li > a:hover,
.navstyle-global .navbar-nav > li > a:focus,
.navstyle-global .navbar-nav .open .dropdown-menu > li > a:hover, .navstyle-global .navbar-nav .open .dropdown-menu > li > a:focus,
.navstyle-global .navbar-nav .dropdown-menu > li > a:hover, .navstyle-global .navbar-nav .dropdown-menu > li > a:focus {
	color: black;
}
.navstyle-global .navbar-nav.navbar-tabs > li.active,
.navstyle-global .navbar-nav > li.active > a,
.navstyle-global .navbar-nav > li.active > a:hover,
.navstyle-global .navbar-nav > li.active > a:focus,
.navstyle-global .navbar-nav .open .dropdown-menu > li.active > a,.navstyle-global .navbar-nav .open .dropdown-menu > li.active > a:hover,
.navstyle-global .navbar-nav .dropdown-menu > li.active > a, .navstyle-global .navbar-nav .dropdown-menu > li.active > a:hover {
	color: black;
	background-color: transparent;
}
.navstyle-global .navbar-toggler {
	float: right;
	border-color: #ff6e14;
	border-width: 3px;
	padding: 4px;
}
.navstyle-global .navbar-toggler i {
	color: #ff6e14;
}
.navstyle-global .navbar-toggler:hover,
.navstyle-global .navbar-toggler:focus {
	background-color: #0895a3;
}
.navstyle-global .collapse .dropdown-menu {
	background:none;
	border:none;
	padding: 0 1em;
}
.navstyle-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

/* navstyle-4 */
.navstyle-4 .navbar-brand img.logo {
	height: 30px;
}

/* contentstyle-footer1 */
.contentstyle-footer1 p, .contentstyle-footer1 ul li {
	font-size: 1em;
	line-height: 1.3em;
}
.contentstyle-footer1 {
	padding-top: 4em;
	padding-bottom: 0em;
}
.contentstyle-footer1 .container {
	padding-bottom: 2em;
}
.contentstyle-footer1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.contentstyle-footer1 ul li {
}
.contentstyle-footer1 {
	background-color: black;
}
.contentstyle-footer1 .container {
	background-color: transparent;
	padding-top: 0;
	border-bottom: 2px solid #ff6e14;
}
.contentstyle-footer1 h4, .contentstyle-footer1 p, .contentstyle-footer1 p a, .contentstyle-footer1 p a:hover, 
.contentstyle-footer1 ul li, .contentstyle-footer1 ul li a, .contentstyle-footer1 ul li a:hover {
	color: white;
}
.contentstyle-footer1 p a, .contentstyle-footer1 p a:hover, .contentstyle-footer1 ul li a, .contentstyle-footer1 ul li a:hover {
	text-decoration: none;
}
.contentstyle-footer1 h5 {
	color: #ff6e14;
}
.contentstyle-footer1 i {
	color: #ff6e14;
}
.contentstyle-footer1 .btn, .contentstyle-footer1 .btn:hover,.contentstyle-footer1.btn:focus,.contentstyle-footer1.btn:active,.contentstyle-footer1 .btn.active {
	background-color: black;
	border: 2px solid #ff6e14;
	color: #ff6e14;
	text-decoration:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-transform:uppercase;
}

/* contentstyle-footer2 */
.contentstyle-footer2 p, .contentstyle-footer2 ul li {
	font-size: 0.8em;
	line-height: 1.1em;
}
.contentstyle-footer2 {
	padding-top: 1em;
	padding-bottom: 1em;
}
.contentstyle-footer2 {
	background-color: black;
}
.contentstyle-footer2 .container {
	background-color: transparent;
	padding-top: 0;
	padding-bottom: 0;
}
.contentstyle-footer2 h4, .contentstyle-footer2 h5, .contentstyle-footer2 p, .contentstyle-footer2 p a, .contentstyle-footer2 p a:hover, 
.contentstyle-footer2 ul li, .contentstyle-footer2 ul li a, .contentstyle-footer2 ul li a:hover {
	color: white;
}
.contentstyle-footer2 p a, .contentstyle-footer2 p a:hover {
	text-decoration:none;
}

/* icons */
/*
.fa-facebook { color: #3b5998; }
.fa-instagram { color: #3f729b; }
.fa-youtube-square  { color: #e52d27; }
*/

/* sharestyle-plain */
.sharestyle-plain .jssocials-share-link {
  padding: .5em .6em;
  border-radius: 0.3em;
  border: 2px solid #ed174b;
  color: #ed174b;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }
.sharestyle-plain .jssocials-share-link:hover, .sharestyle-plain .jssocials-share-link:focus, .sharestyle-plain .jssocials-share-link:active {
    border: 2px solid #ed174b;
    color: #ed174b; }

.sharestyle-plain .jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 .3em;
  margin-left: 0.4em;
  background: #f5f5f5;
  border-radius: 0.3em;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }
.sharestyle-plain .jssocials-share-count-box:hover {
    background: #e8e8e8; }
.sharestyle-plain .jssocials-share-count-box:hover:after {
      border-color: transparent #e8e8e8 transparent transparent; }
.sharestyle-plain .jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.75em;
    left: -0.4em;
    width: 0;
    height: 0;
    border-width: 0.5em 0.5em 0.5em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
            transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }
.sharestyle-plain .jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #acacac; }

/* ------------------ Mobile overrides ------------------ */
@media only screen and (max-width : 768px) {
	section img.float-right,
	section img.float-left {
		width: 100%;
		float: none;
	}
	footer .text-left p,
	footer .text-right p {
		text-align:center;
	}
	.carousel .carousel-indicators, .carousel .carousel-control-prev, .carousel .carousel-control-next {
		display: none;
	}
	.fa-10x { font-size: 3em; }	
	.navstyle-global .tagline,
	.navstyle-global .tagline p {
		margin: 0;
	}
}
/* ------------------ Tablet portrait overrides ------------------ */
@media only screen and (min-width : 768px) and (max-width : 992px) {
	/* navigation - global */
	.navbar-default .navbar-nav > li.open > a,
	.navbar-default .navbar-nav > li.open > a:focus,
	.navbar-default .navbar-nav > li.open > a:hover,
	.navbar-default .navbar-nav > li > a {
		font-size: 0.9em;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a,
	.navbar-default .navbar-nav .dropdown-menu > li > a {
		font-size: 0.9em;
	}
}
/* ------------------ Small Devices, Tablets col-sm- ------------------*/
@media only screen and (min-width : 768px) {
	/* spacing and margins */
	section img.float-right {
		margin-left: 1em;
	}
	section img.float-left {
		margin-right: 1em;
	}
	.gridboxcontainer .gridbox {
		height: 300px;
	}
	.btn-tiny, .btn-tiny:hover {
		font-size: 1.3em;
		padding: .3em 1em;
	}
	div.dataTables_paginate .paginate_button,
	.btn-small, .btn-small:hover {
		font-size: 1.6em;
		padding: .3em 0.8em;
	}
	.btn-large, .btn-large:hover {
		font-size: 2.4em;
		padding: .4em 1em;
	}

	/* bleeding */
	section.bleeding {
		background-color: transparent;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
	}
	section.bleeding .container-fluid {
		background-color: transparent;
		position: absolute;
		top: 0;
		padding: 0;
		background-size: cover;
	}
	section.bleeding .container {
		background-color: transparent;
		padding: 0;
	}
	section.bleeding iframe {
		width: 100%;
	}
	.contentstyle-bleeding1 .left {	background-color: transparent; }
	section.bleeding .leftbg,
	section.bleeding .rightbg {
		padding: 0;
	}
	.contentstyle-bleeding1 .leftbg {
		background-color: rgba(251,233,21,0.90);
	}
	.contentstyle-bleeding1 .rightbg {
		background-color: transparent;
	}

	/* navstyle-global */
	.navstyle-global {
		padding: 0;
	}
	.navstyle-global .navbar-brand img {
		height: auto;
	}
	.navstyle-global .navbar-nav > li.open > a,
	.navstyle-global .navbar-nav > li.open > a:focus,
	.navstyle-global .navbar-nav > li.open > a:hover,
	.navstyle-global .navbar-nav > li > a {
		padding: 0.9em 1em;
	}
	.navstyle-global .navbar-nav > li.open > a,
	.navstyle-global .navbar-nav > li.open > a:focus,
	.navstyle-global .navbar-nav > li.open > a:hover,
	.navstyle-global .navbar-nav > li > a,
	.navstyle-global .navbar-nav .open .dropdown-menu > li >a,
	.navstyle-global .navbar-nav .dropdown-menu > li > a {
		font-size: 1.1em;
		line-height: 1em;
	}
	.navstyle-global .collapse .dropdown-menu {
		background-color: #ff6e14;
		border:none;
		border-radius: 0;
		padding: 0.3em;
		width: 18em;
		margin: 0;
	}
	.navstyle-global .collapse .dropdown-menu li {
		padding: 0.25em 0;
	}
	.navstyle-global .tagline {
		margin-bottom: 0;
	}
	.navstyle-global .tagline,
	.navstyle-global .tagline p {
		font-size: 1.3em;
		line-height: 1.1em;
	}
	.navstyle-global .tagline p.phone {
		color: orange;
	}
	.navstyle-global .tagline p.phone span {
		color: white;
	}
	.navstyle-global .logo img {
		height: 85px;
	}
	.navstyle-global .tagline {
		text-align: right;
	}
	/* navstyle-4 */
	.navstyle-4 .tagline {
		height: 50px;
	}
	.navstyle-4 .navbar-brand img.logo {
		height: 40px;
	}
	.navstyle-4 .tagline {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.navstyle-4 .row1 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.navstyle-4 .carousel {
		position: relative;
	}
	.navstyle-4 .carousel .row2 {
		margin-top: 0px;
		background-color: rgba( 0,0,0,0.3);
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		z-index: 1000;
	}
	.navstyle-4 .navbar-nav {
		width: 100%;
		display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
  	}


	/* contentstyle-carousel */
	.carouselstyle-default .carousel-item .container {
		top: 30%;
	}
	.carouselstyle-default .carousel-item .caption-full .container {
		top: 2%;
	}
	.carouselstyle-default .carousel-item {
		height: 300px;
	}
	.carouselstyle-default .carousel-item .caption-withmask .container,
	.carouselstyle-default .carousel-item .caption-withmask .container-fluid,
	.carouselstyle-default .carousel-item .caption-withmask .inner {
		height: 3.5em;
	}
	.carouselstyle-default .carousel-item .caption-withmask {
		top: 55%;
	}

	/* carouselstyle-short */
	.carouselstyle-short .carousel-item .container {
		top: 25%;
	}
	.carouselstyle-short .carousel-item {
		height: 150px;
	}
	/* carouselstyle-multi */
	.carouselstyle-multi .carousel-item {
		height: 250px;
	}
	/* carouselstyle-endless */
	.carouselstyle-endless {
		height: 60px;
	}
	.carouselstyle-endless img {
		max-height: 60px;
	}
	/* carouselstyle-endless-large */
	.carouselstyle-endless-large {
		background-color: green;
		width: 100%;
	}
	.carouselstyle-endless-large, .carouselstyle-endless-large .carouselstyle-endless {
		height: 120px;
	}
	.carouselstyle-endless-large .carouselstyle-endless img {
		padding-top: 1em;
		padding-bottom: 1em;
		max-height: 120px;
	}
	/* carouselstyle-variedcontent */
	.carouselstyle-variedcontent .container {
		height: 250px;
	}
	
	/* content */
	.allow2lines {
		min-height: 4.2em;
	}
	section img.float-left,
	section img.float-right {
		width: initial;
		max-width: 300px;
	}
	.imagebutton .captionlower {
		padding: 5px;
	}
	.imagebutton .captionlower a {
		font-size: 16px;
	}
	.imagebutton .captioncentred {
		padding: 20px;
	}
	.imagebutton .captioncentred a {
		font-size: 35px;
		line-height: 40px;
	}
	.contentstyle-bleeding .setheight {
		height: 300px;
	}
	/* contentstyle-video */
	.contentstyle-video, .contentstyle-video .backgroundmask {
		height: 300px;
	}
	/* ecommstyle-default */
	.ecommstyle-default .prodcategory .prodinfo {
		padding: 1em;
		height: 10em;
	}
	/* content */
	.contentstyle-default p[style*="text-align: center"] img {
		display: inline;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 20px;
		height: 200px;
	}
	/* formstyle-global */
	.formstyle-global .form-group.row .control-label {
		padding-right: 1em;
	}
	
	/* contentstyles-circles */
	.contentstyles-circles {
		float: right;
	}
	.contentstyles-circles {
		width: 400px;
		height: 400px;
	}
	.contentstyles-circles-box1, .contentstyles-circles-box3 {
		width: 140px;
		height: 140px;
		/* background-size: 80%; */
	}
	.contentstyles-circles-box2 {
		width: 320px;
		height: 320px;
		top: 40px;
		right: 40px;
		/* background-size: 80%; */
	}
	.contentstyles-circles-boxes .small1 {	
		width: 140px;
		height: 140px;
	}
	.contentstyles-circles-boxes .small2 {	
		width: 120px;
		height: 120px;
		top: 10px;
		left: 10px;
	}
	.contentstyles-circles-boxes .small3 {
		width: 110px;
		height: 110px;
		top: 5px;
		left: 5px;
	}
	.contentstyles-circles-boxes .large1 {	
		width: 320px;
		height: 320px;
	}
	.contentstyles-circles-boxes .large2 {
		width: 290px;
		height: 290px;
		top: 15px;
		left: 15px;
	}
	.contentstyles-circles-boxes .large3 {
		width: 270px;
		height: 270px;
		top: 10px;
		left: 10px;
	}
	.responsive-embed iframe {
		width: 100%;
		height: 400px;
	}
}

/* ------------------ Medium Devices, Desktops - col-md- ------------------*/
@media only screen and (min-width : 992px) {
	.contentstyle-image-header h1 {
		margin-top: 60px;
	}
	.contentstyle-image-header p {
		margin-bottom: 3em;
	}
	/* spacing and margins */
	.gridboxcontainer .gridbox {
		height: 240px;
	}
	
	/* navstyle-4 */
	.navstyle-4 .tagline,
	.navstyle-4 .navbar-brand img.logo {
		height: 50px;
	}

	/* popups */
	.contentstyle-popup {
		border: 1px solid #c0c0c0;
		border-radius: 10px;
		-webkit-box-shadow: 0px 0px 25px -1px rgba(208,208,208,1);
		-moz-box-shadow: 0px 0px 25px -1px rgba(208,208,208,1);
		box-shadow: 0px 0px 25px -1px rgba(208,208,208,1);
		overflow-hidden;
		background-color: #fff;
	}
	.contentstyle-popup .container-fluid {
		padding: 1.2em;
		background-color: transparent;
	}
	
	/* animate-rotatein */
	.animate-rotatein {
		display: flex;
		align-items: center;
		justify-content: center;
		position: fixed;
		width: 100vw;
		height: 100vh;
		bottom: 0;
		right: 0;
		z-index: 2;
		visibility: hidden;
		opacity: 0;
		overflow: hiden;
		transition: .64s ease-in-out;
		z-index: 1200;
	}
	.animate-rotatein-content {
		-webkit-box-shadow: -1px 4px 28px 0px rgba(255,255,255,0.5);
		-moz-box-shadow: -1px 4px 28px 0px rgba(255,255,255,0.5);
		box-shadow: -1px 4px 28px 0px rgba(255,255,255,0.5);
		border-radius: 10px;
		border: 1px solid #c0c0c0;
		position: relative;
		bottom: -100vw;
		right: -100vh;
		padding: 1em;
		max-width: 800px;
		max-height: 600px;
		width: 60%;
		height: 80%;
		-webkit-transform: rotate(32deg);
			  transform: rotate(32deg);
		transition: .64s ease-in-out;
	}
	.animate-rotatein.open {
		visibility: visible;
		opacity: 1;
	}
	.animate-rotatein.open .animate-rotatein-content {
		bottom: 0;
		right: 0;
		-webkit-transform: rotate(0);
			  transform: rotate(0);
	}
	.animate-rotatein-close {
		position: absolute;
		right: -1rem;
		top: -1rem;
		width: 3rem;
		height: 3rem;
		font-size: 1.6em;
		font-weight: 300;
		border-radius: 100%;
		background-color: #0A0A0A;
		z-index: 4;
		line-height: 3rem;
		text-align: center;
		cursor: pointer;
		text-decoration: none;
	}
	.animate-rotatein-close, .animate-rotatein-close:hover {
		color: white;
	}	
	/* animation-scrollzoom */
	.animation-scrollzoom {
		width: 100%;
	}
	.animation-scrollzoom-canvas {
		position: fixed;
	}
	.animation-scrollzoom-canvas img {
		position: absolute;
		top: 0;
	}
	.animation-scrollzoom-canvas img.pic2 {
		opacity: 0;
	}

	/* content */
	section img.float-left,
	section img.float-right {
		max-width: 400px;
	}
	.imagebutton .captionlower {
		padding: 2px;
	}
	.imagebutton .captionlower a {
		font-size: 14px;
	}
	.imagebutton .captioncentred {
		padding: 15px;
	}
	.imagebutton .captioncentred a {
		font-size: 25px;
		line-height: 30px;
	}
	.contentstyle-bleeding .setheight {
		height: 350px;
	}

	/* contentstyle-carousel */
	.carouselstyle-default .carousel-item .caption-left, .carouselstyle-default .carousel-item .caption-right {
		width: 60%;
	}
	.carouselstyle-default .carousel-item .caption-left {
		text-align: left;
	}
	.carouselstyle-default .carousel-item .caption-right {
		text-align: right;
		float: right;
	}
	.carouselstyle-default .caption-overlay h1, .carouselstyle-default .caption-overlay h2, .carouselstyle-default .caption-overlay h3 {
		font-size: 3em;
	}
	.carouselstyle-default .caption-overlay p {
		font-size: 2em;
	}
	.carouselstyle-default .carousel-item .container {
		top: 25%;
	}
	.carouselstyle-default .carousel-item .caption-full .container {
		top: 2%;
	}
	.carouselstyle-default .carousel-item {
		height: 400px;
	}
	.carouselstyle-default .carousel-item .caption-withmask .container,
	.carouselstyle-default .carousel-item .caption-withmask .container-fluid,
	.carouselstyle-default .carousel-item .caption-withmask .inner {
		height: 9em;
	}
	.carouselstyle-default .carousel-item .caption-withmask {
		top: 50%;
	}

	/* carouselstyle-short */
	.carouselstyle-short .carousel-item .container {
		top: 25%;
	}
	.carouselstyle-short .carousel-item {
		height: 190px;
	}
	/* carouselstyle-multi */
	.carouselstyle-multi .carousel-item {
		height: 250px;
	}
	/* carouselstyle-endless */
	.carouselstyle-endless {
		height: 100px;
	}
	.carouselstyle-endless img {
		max-height: 100px;
	}
	/* carouselstyle-endless-large */
	/* carouselstyle-endless-large */
	.carouselstyle-endless-large, .carouselstyle-endless-large .carouselstyle-endless {
		height: 480px;
	}
	.carouselstyle-endless-large .carouselstyle-endless img {
		max-height: 480px;
	}
	/* carouselstyle-variedcontent */
	.carouselstyle-variedcontent .container {
		height: 200px;
	}

	/* contentstyle-imagerow-index */
	.contentstyle-imagerow-index .item {
		height: 2.7em;
		width: 2.7em;
	}

	/* contentstyle-video */
	.contentstyle-video, .contentstyle-video .backgroundmask {
		height: 300px;
	}

	/* contentstyles-circles */
	.contentstyles-circles {
		width: 500px;
		height: 500px;
	}
	.contentstyles-circles-box1, .contentstyles-circles-box3 {
		width: 160px;
		height: 160px;
	}
	.contentstyles-circles-box2 {
		width: 420px;
		height: 420px;
		top: 40px;
		right: 40px;
	}
	.contentstyles-circles-boxes .small1 {	
		width: 160px;
		height: 160px;
	}
	.contentstyles-circles-boxes .small2 {	
		width: 120px;
		height: 120px;
		top: 20px;
		left: 20px;
	}
	.contentstyles-circles-boxes .small3 {
		width: 100px;
		height: 100px;
		top: 10px;
		left: 10px;
	}
	.contentstyles-circles-boxes .large1 {	
		width: 420px;
		height: 420px;
	}
	.contentstyles-circles-boxes .large2 {
		width: 360px;
		height: 360px;
		top: 30px;
		left: 30px;
	}
	.contentstyles-circles-boxes .large3 {
		width: 320px;
		height: 320px;
		top: 20px;
		left: 20px;
	}
}

/* ------------------ Large Devices, Wide Screens - col-lg- ------------------ */
@media only screen and (min-width : 1200px) {
	/* contentstyles-circles */
	.contentstyles-circles {
		width: 580px;
		height: 580px;
	}
	.contentstyles-circles-box1, .contentstyles-circles-box3 {
		width: 200px;
		height: 200px;
	}
	.contentstyles-circles-box2 {
		width: 460px;
		height: 460px;
		top: 60px;
		right: 60px;
	}
	.contentstyles-circles-boxes .small1 {	
		width: 200px;
		height: 200px;
	}
	.contentstyles-circles-boxes .small2 {	
		width: 160px;
		height: 160px;
		top: 20px;
		left: 20px;
	}
	.contentstyles-circles-boxes .small3 {
		width: 140px;
		height: 140px;
		top: 10px;
		left: 10px;
	}
	.contentstyles-circles-boxes .large1 {	
		width: 460px;
		height: 460px;
	}
	.contentstyles-circles-boxes .large2 {
		width: 400px;
		height: 400px;
		top: 30px;
		left: 30px;
	}
	.contentstyles-circles-boxes .large3 {
		width: 360px;
		height: 360px;
		top: 20px;
		left: 20px;
	}

	/* spacing and margins */
	.gridboxcontainer .gridbox {
		height: 210px;
	}

	/* navstyle-4 */
	.navstyle-4 .tagline,
	.navstyle-4 .navbar-brand img.logo {
		height: 66px;
	}

	/* contentstyle-carousel */
	.carouselstyle-default .carousel-item .container {
		top: 35%;
	}
	.carouselstyle-default .carousel-item .caption-full .container {
		top: 5%;
	}
	.carouselstyle-default .carousel-item .container {
		top: 35%;
	}
	.carouselstyle-default .carousel-item {
		height: 600px;
	}
	.carouselstyle-default .carousel-item .caption-withmask,
	.carouselstyle-default .carousel-item .caption-withmask .container,
	.carouselstyle-default .carousel-item .caption-withmask .container-fluid,
	.carouselstyle-default .carousel-item .caption-withmask .inner {
		height: 9em;
	}
	.carouselstyle-default .carousel-item .caption-withmask {
		top: 65%;
	}
	/* carouselstyle-short */
	.carouselstyle-short .carousel-item .container {
		top: 30%;
	}
	.carouselstyle-short .carousel-item {
		height: 250px;
	}
	/* carouselstyle-multi */
	.carouselstyle-multi .carousel-item {
		height: 250px;
	}
	/* content */
	section img.float-left,
	section img.float-right {
		max-width: 600px;
	}
	.imagebutton .captionlower {
		padding: 3px;
	}
	.imagebutton .captionlower a {
		font-size: 16px;
	}
	.imagebutton .captioncentred {
		padding: 15px;
	}
	.imagebutton .captioncentred a {
		font-size: 33px;
		line-height: 40px;
	}
	.contentstyle-bleeding .setheight {
		height: 350px;
	}

	/* contentstyle-video */
	.contentstyle-video, .contentstyle-video .backgroundmask {
		height: 500px;
	}

	/* ecommstyle-default */
	.ecommstyle-default .prodcategory .prodinfo {
		padding-right: 7em;
		height: 10em;
	}

}

/* Printing */
@media print {
	* {
		font-size: 1em;
		line-height: 1em;
	}
	a[href]:after {
		content: none;
	}
	.noprint,
  	header,
	.alert,
	.btn,
	.navbar {
		display: none;
	}
	section .form-group .control-label {
		text-align: left;
	}
	.table>tbody>tr>td {
		padding: 2px;
	}
	table tr td .form-control,
	section .form-group .form-control {
    	box-shadow: none;
		border: none;
		padding: 0px;
	}
}
