/* cmsms stylesheet: layout modified: 10/07/25 14:01:09 */
/* Page */
body {
    overflow-x: hidden;
}
body.noscroll {
	overflow:hidden;
}

/* reset */
a,
a:hover {
	text-decoration:none;
}
* {
	padding: 0;
	margin: 0;
}
/* Fix up BS */
input[type=image] {
	width: auto;
	height: auto;
}
.img-responsive {
	width: auto;
}

/* TinyMCE editor overrides */
#tinymce h1,#tinymce h2,#tinymce h3,#tinymce h4, #tinymce,
#tinymce p,#tinymce ul li,#tinymce ol li,#tinymce p a {
    font-family: 'Verdana', sans-serif;
}
#tinymce img {
	max-width: 100%;
}

/* tables */
section table {
	width: 100%;
	border-collapse:collapse;
}
section table tr th,
section table tr td,
section table thead tr th,
section table tbody tr td {
	padding: .2em;
}
section table tr td .multi {
	overflow: auto;
}
section table tr td .multi .form-control {
	width: 75%;
	float: right;
}

/* accordians */
.accordion {
	background-color: transparent;
}
.accordion .panel {
	background-color: transparent;
	border: none;
}
.accordion .panel-collapse {
	background-color: transparent;
	width: 100%;
	padding: 0;
}
.accordion a {
	display: block;
	text-decoration:none;
	margin: 0;
}
.accordion a h2,.accordion a h3,.accordion a h4 {
	margin: 0;
}

/* viewtable */
.dataTables_scrollHeadInner {
	padding-left: 0px !important;
}
.viewtable thead .sorting:after, .viewtable thead .sorting_asc:after, .viewtable thead .sorting_desc:after,
.viewtable thead .sorting_asc_disabled:after, .viewtable thead .sorting_desc_disabled:after {
	bottom: 2px !important;
	right: 2px !important;
}
.badgebutton {
	margin-right: 10px;
	float: left;
	position:relative;
}

/* quickfiltertable */
.quickfiltertable {
	
}

@media only screen and (min-width : 768px) {
	/* layer containers */
	.container-layered {
		position: relative;
/*		overflow: hidden; */
	}
	.container-layered .container-fluid {

	}
	.container-layered .container {
		position: absolute;
		top: 0;
		left: 0; 
		right: 0; 
		margin-left: auto; 
		margin-right: auto; 
	}
}


/* badges */
.badge-notify {
	position:absolute;
	right: -5px;
	bottom: -5px;
}

/* readmorereveal */
.readmorereveal {
	max-height: 150px;
	position: relative;
	overflow: hidden;
}
.readmorereveal .readmorereveal-btn {
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 100%; 
	text-align: center; 
	margin: 0;
	padding: 100px 0 0px; 
	background-image: linear-gradient(transparent, white);
}
    
/* breadcrumbs */
section .breadcrumb {
	padding: 0;
	margin: 0;
	background-color: transparent;
}
section .breadcrumb > li + li:before {
    content: ">";
}

/* padding and margins */
.nopadding {
	padding: 0px;
}
/* content defaults */
blockquote {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	margin: 0px 0px 20px 0px;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
}
blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: 0px;
	top: -20px;
}
blockquote cite {
	display: block;
	margin-top: 5px;
}
blockquote cite:before {
	content: "\2014 \2009";
}
section blockquote,section .testimonials p {
	font-family: Georgia, serif;
	font-style: italic;
}

ul.multicolumn {
	overflow:hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
ul.multicolumn li {
	float:left;
	display:inline;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #f0f0f0;
}
ul.double li  { width:50%;}
ul.triple li  { width:33.333%; }
ul.quad li    { width:25%; }

/* Testimonial */
.testimonials p {
	background: #d1d1d1;
	border-radius: 5px;
	margin-bottom: 25px;
	padding: 20px;
	position: relative;
}
.testimonials p:after {
	border-top: 22px solid ;
	border-left: 0px solid transparent;
	border-right: 22px solid transparent;
	left: 60px;
	bottom: -22px;
	width: 0;
	height: 0;
	content: "";
	display: block;
	position: absolute;
	border-top-color: #d1d1d1;
	border-left-style: inset;
	border-right-style: inset;
}
.testimonials .testimonial-info {
  min-height: 60px;
}
.testimonials .testimonial-info span {
  color: #000000;
}
.testimonials .testimonial-info span em {
  color: #777;
  display: block;
}
.testimonials .testimonial-info img {
  border: 4px solid #d1d1d1;
  float: left;
  height: 60px;
  margin-right: 15px;
  padding: 2px;
  width: 60px;
}
.testimonials .carousel-indicators {
  bottom: 46px;
  left: auto;
  right: 80px;
  width: auto;
}
.testimonials .carousel-indicators li {
  border-color: #b3b3b3;
}
.testimonials-arrows {
  bottom: 57px;
  left: auto;
  right: 37px;
  width: auto;
  position: absolute;
}
.testimonials-arrows a {
  color: #b3b3b3;
}
.testimonials-bg-primary p {
  background: #3c3343;
  color: #ffffff;
}
.testimonials-bg-primary p:after {
  border-top-color: #3c3343;
}
.testimonials-bg-light p {
  background: #ffffff;
}
.testimonials-bg-light p:after {
  border-top-color: #ffffff;
}
.testimonials-bg-dark p {
  background: #27212c;
  color: #FFFFFF;
}
.testimonials-bg-dark p:after {
  border-top-color: #27212c;
}

/* special formating */
.gridpadding p:last-child, .gridpadding .form-group:last-child,
.removemargin p:last-child, .removemargin .form-group:last-child,
.removemargin h2:last-child, .removemargin h3:last-child, .removemargin h4:last-child {
	margin-bottom: 0px;
}

/* special content effects */
.headingline {
	text-align:center;
}
.headingline:after {
	content:' ';
	width: 15%;
	margin: 0.2em auto 0 auto;
	display:block;
	height: 1px;
}

/* Header */
header.coverpage {
    text-align: center;
}

/* Navigation */
header {
	min-height: 0px;
	margin: 0px;
}
.nav-stacked>li{
	float: none;
}
.navstyle1 nav,
.navstyle2 nav,
.navstyle3 nav,
.navstyle4 nav,
.navstyle5 nav,
.navstyle6 nav,
.navstyle7 nav,
.navstyle8 nav {
	border: none;
	min-height: 0px;
	border-radius: 0px;
	margin: 0px;
}
.navstyle1 .navbar-brand {
	padding-top: 10px;
}

.widemenu .nav,
.widemenu .dropup,
.widemenu .dropdown,
.widemenu .collapse {
  position: static;
}
.widemenu .navbar-inner,
.widemenu .container {
  position: relative;
}
.widemenu .dropdown-menu {
  left: auto;
}
.widemenu .dropdown-menu > li {
  display: block;
}
.widemenu .dropdown-submenu .dropdown-menu {
  left: 100%;
}
.widemenu .nav.pull-right .dropdown-menu {
  right: 0;
}
.widemenu .widemenu-content {
  padding: 20px 30px;
  *zoom: 1;
}
.widemenu .widemenu-content:before,
.widemenu .widemenu-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.widemenu .widemenu-content:after {
  clear: both;
}
.widemenu.navbar .nav > li > .dropdown-menu:after,
.widemenu.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.widemenu .dropdown.widemenu-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0;
}
@media (max-width: 969px) {
  .widemenu .dropdown.widemenu-fullwidth .dropdown-menu {
    width: auto;
  }
  .widemenu .widemenu-content {
    padding-left: 0;
    padding-right: 0;
  }
  .widemenu .dropdown-menu > li > ul {
    display: block;
  }
}

/* nav-stacked */
ul.nav-stacked {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
ul.nav-stacked li {
	margin: 0px;
	padding: 0px;
}
ul.nav-stacked li ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
ul.sidenav {
	margin: 0;
	padding: 0;
}

/* make sidebar nav vertical */ 
@media (min-width: 768px) {
	header.coverpage {
		color: #fff;
		background-attachment: fixed;
		background-position: center center;
		background-repeat: none;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
	}	
}

/* sections */
section.flush .container {
	padding-left: 0px;
	padding-right: 0px;
}
section.shaded {
	box-shadow:	inset 0px 20px 20px -7px rgba(0,0,0,0.1);
}
section.shaded .container, section.shaded .container-fluid {
	background-color: transparent;
}
section.boxed {
	background-color: transparent;
}
section {
	padding: 0px;
	margin: 0px;
}
section.parallax {
	background-position: 0% 50%;
    background-attachment: fixed;
    background-repeat: repeat;
	background-size:100% auto;
/*
	background-size: 50% 0;
	height: auto; 
	margin: 0 auto;
	position: relative;
	padding: 100px 0;
*/
}
.section-diamondmenu {
	padding: 0px;
}
.hoverlink:hover {
	cursor: pointer;
}
header.boxed .container,
footer.boxed .container,
section.boxed .container {
	background-color: white;
}
.diamondswrap .iteminfo {
	width: 100%;
	height: 100%;
	cursor: pointer;
	padding-top: 100px;
	color: white;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.diamondswrap .item:hover .iteminfo {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.diamondswrap .iteminfo:hover {
	background: rgba(0, 0, 0, 0.7);
}
.diamondswrap .item {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0% 0;
    background-position: center center;
    background-size: 400px;
/*    background-size: cover; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.diamonds {
	width: 2000px;	
	position: relative;
	left: -200px;
	top: -200px;
	text-align: center;
	overflow: visible;
	white-space: nowrap;
	display: inline-block;
}

.diamond-row-wrap {
    text-align: center;
    position: relative;
    float: left;
    clear: both;
}
.diamond-row-upper, .diamond-row-lower {
    overflow: visible;
    clear: both;
    width: 100%;
}
.diamond-row-lower {
    position: absolute;
    bottom: 0;
}
.diamond-row-lower .diamond-box {
	margin-left: 64.644660941%; /* 1 - 1 / sqrt(2) / 2 */
	margin-top: 64.644660941%;
}

.diamond-box-wrap {
    float: left;
}
.diamond-box {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

    overflow: hidden;
    
    position: relative;
    z-index: 1;
    
    width: 70.710678118%; /* x = sqrt(x^2 / 2) = 1 / sqrt(2) = 0.70710678118 */
    height: 70.710678118%;
    margin: 14.644660941%;
    
    border: 1px solid transparent;
}

.diamond-box-inner {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);

    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    
    width: 141.421356237%; /* sqrt(2) */
    height: 141.421356237%;
    margin: -20.7106781185% 0 0 -20.7106781185%; /* (1 - sqrt(2)) / 2 */
}

/* Carousels */
.sequencecontainer {
    position: relative;
	overflow: hidden;
}
.sequencecontainer > .sequence-canvas li > * {
    position: absolute;
}
.sequencecontainer > .sequence-canvas { 
    height: 100%; 
    width: 100%;
	padding: 0px;
	margin: 0px;
}
.sequencecontainer > .sequence-canvas > li { 
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
	padding: 0px;
	margin: 0px;
}
.animate-in .framespeed,
.animate-out .framespeed {
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -ms-transition-duration: .25s;
    transition-duration: .25s;
}

/* isotope */
.isotopegrid .item .item-wrap {
	position:relative;
	overflow:hidden;
	margin-bottom: 20px;
}
.isotopegrid .item .item-wrap .caption {
	position:absolute;
	top:0;
	background:rgba(50, 50, 50, 0.25);
	height:100%;
	width:100%;
	right:0;
	display: none;
	text-align:center;
	color:#fff !important;
	z-index:2;
}
.isotope,
.isotope .item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.isotope .item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

.multiitemcarousel {
	overflow: hidden;
}
.multiitemcarousel .carousel-control.left,
.multiitemcarousel .carousel-control.right {
    background-image: none;
	width: 40px;
}
.multiitemcarousel .carousel-control.left {
	left: 0px;
}
.multiitemcarousel .carousel-control.right {
	right: 15px;
}
.multiitemcarousel .carousel-control .glyphicon {
	font-size: 50px;
}
.multiitemcarousel .carousel-inner {
	width: auto;
	margin-left: 50px;
	margin-right: 50px;
}
.multiitemcarousel .carousel-inner .active.left { left: -33%; }
.multiitemcarousel .carousel-inner .next        { left:  33%; }
.multiitemcarousel .carousel-inner .prev        { left: -33%; }
.multiitemcarousel .carousel-inner .item {
	-webkit-transition: 500ms ease-in-out left;
	transition: 500ms ease-in-out left;
	-webkit-transition: 500ms ease-in-out left;
	transition: 500ms ease-in-out left;
	-webkit-transition: 500ms ease-in-out all;
	transition: 500ms ease-in-out all;
	-webkit-backface-visibility: visible;
			backface-visibility: visible;
	-webkit-transform: none!important;
			transform: none!important;
}
.multiitemcarousel .item:not(.prev) {visibility: visible;}
.multiitemcarousel .item.right:not(.prev) {visibility: hidden;}
.multiitemcarousel .rightest{ visibility: visible;}

/* Fade in and out slides */
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
	transition-duration: 1s;
	transition-timing-function:linear;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}
.listcarousel {
}
.listcarousellist {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
.listcarousellist li {
	padding: 10px;
	margin: 0px;
	border-bottom: 1px solid red;
}
.listcarousellist li.active {
	background-color: #666666;
}
/* carousel - thumbnails */
.thumbcarousel {
	position: relative;
}
.thumbcarousel .carousel-inner .item {
	margin-bottom: 80px;
	overflow: hidden;
}
.thumbcarousel .carousel-inner .item img {
	height: 300px;
}
.thumbcarousel .carousel-inner .item img {
	margin: 0 auto;
	text-align:center;
}
.thumbcarousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 0;
    overflow: auto;
    width: 100%;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.thumbcarousel .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: 60px;
    width: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.thumbcarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5;
	margin: 0px;
	padding: 0px;
    height: 60px;
}
.thumbcarousel .carousel-indicators li.active img {
    opacity: 1;
}
.thumbcarousel .carousel-indicators li:hover img {
    opacity: 0.75;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* back to top */
#back-top a{position:fixed;bottom:30px;right:30px;color:#eee;background-color:rgba(0,0,0,0.3);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;padding:10px;border-radius:5px;text-align:center}
#back-top a:hover{background-color:rgba(0,0,0,0.7)}

/* buttons and icons */
.btn {
display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;
}
ul.largesocialicons {
    margin-bottom: 0;
}
ul.largesocialicons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.icon-large:hover{ 
    filter: grayscale(90%);
    -webkit-filter: grayscale(90%);
    filter: none;
}

/* content animation */
.animateblock img.img-responsive,
.animate {
    opacity:0;
}
/* forms */
.input-group-btn button {
	border: none;
}
.form-group .input-group .input-group-addon.text + .form-control {
    border-left:none;
}
.form-group .input-group .input-group-addon.text {
    background-color:#FFF;
	color: #CCCCCC;
}
.form-group.required label:after {
	font-family: 'FontAwesome';
	content: " \f069";
	vertical-align:top;
}
.form-group input[type=text],
.form-group input[type=checkbox],
.form-group input[type=radio],
.form-group select,
.form-group input[type=password] {
	height: auto;
}
.form-group textarea.form-control {
	height: 8em;
}
input[type=checkbox],
input[type=radio] {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
.form-subfields {
	overflow: auto;
	width: 100%;
}
.form-subfields select {
	margin-right: 20px;
	width: auto;
	float: left;
}
form h1,form h2,form h3,form h4 {
	text-align:center;
}
.form-group select[multiple] {
	min-height: 300px;
}
.twitter-typeahead {
	width: 100%;
}
.tt-menu {
	background-color: white;
	padding: 0.2em;
	margin-top: 0.2em;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	width: 100%;
}

/* content */
section form {
	clear: both;
}

/* images */
section img.imagepopupsingle,
.imagepopups img:hover {
	cursor: pointer;
}
.text-center img.img-responsive {
	margin: 0 auto;
}
#imagepopupmodal .modal-body {
	padding: 0px;
}
#imagepopupmodal .modal-dialog .modal-content,
#imagepopupmodal .modal-body button {
	background-color: transparent;
}
#imagepopupmodal .modal-dialog .modal-content {
	box-shadow: none;
	-webit-box-shadow: none;
	border: none;
	border-radius: 0px;
}

#imagepopupmodal.wide .modal-dialog {
	width: 1000px;
	height: auto;
	position: relative;
}
#imagepopupmodal.square .modal-dialog {
	width: 705px;
	height: 750px;
}
#imagepopupmodal.tall .modal-dialog {
	width: 750px;
	height: 750px;
}
#imagepopupmodal .modal-body img {
	width: 100%;
	height: auto;
}
#imagepopupmodal.tall .modal-dialog .modal-body img {
	width: auto;
	height: 750px;
	margin: 0 auto;
	display: block; 
}
#imagepopupmodal .modal-body button {
	position: absolute;
	top: -20px;
	right: -20px;
	padding: 0px;
	border: none;
}
/* images - gallery */
.gallery {
	overflow: hidden;
}
.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 300px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}
.imggogrey:hover{ 
	-webkit-filter: grayscale(90%);
	-webkit-filter: grayscale(1);
	filter: grayscale(90%);
	filter: gray;
}
.imggocoloured {
	-webkit-filter: grayscale(90%);
	-webkit-filter: grayscale(1);
	filter: grayscale(90%);
}
.imggocoloured:hover {
	-webkit-filter: grayscale(0%);
	-webkit-filter: grayscale(0);
	filter: none;
}

.imagebutton {
	position: relative;
}
.imagebutton .zoom {
    overflow: hidden;
}
.imagebutton .zoom img {
    -webkit-transition: all .5s ease; /* Safari and Chrome */
  	-moz-transition: all .5s ease; /* Firefox */
  	-o-transition: all .5s ease; /* IE 9 */
  	-ms-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
	z-index: 5;
}
.imagebutton:hover .zoom img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform:translateZ(0) scale(1.20); /* Safari and Chrome */
    -moz-transform:scale(1.20); /* Firefox */
    -ms-transform:scale(1.20); /* IE 9 */
    -o-transform:translatZ(0) scale(1.20); /* Opera */
    transform:translatZ(0) scale(1.20);
}
.imagebutton .captionlower {
	position: absolute;
	bottom: 0px;
	z-index: 10;
	width: 100%;
}
.imagebutton .captioncentred {
	width: 100%;
	height: 100%;
	z-index: 10;
	position: absolute;
	top: 0px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
}

.flipcard {
border: 1px solid red;
  width: 100%;
  height: auto;
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
	 -moz-transition: -moz-transform 1s;
	   -o-transition: -o-transform 1s;
		  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
	 -moz-transform-style: preserve-3d;
	   -o-transform-style: preserve-3d;
		  transform-style: preserve-3d;
}

.flipcard.flipped {
  -webkit-transform: rotateY( 180deg );
	 -moz-transform: rotateY( 180deg );
	   -o-transform: rotateY( 180deg );
		  transform: rotateY( 180deg );
}

.flipcard figure {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  -webkit-backface-visibility: hidden;
	 -moz-backface-visibility: hidden;
	   -o-backface-visibility: hidden;
		  backface-visibility: hidden;
}

.flipcard .flipcardfront {
}

.flipcard .flipcardback {
  -webkit-transform: rotateY( 180deg );
	 -moz-transform: rotateY( 180deg );
	   -o-transform: rotateY( 180deg );
		  transform: rotateY( 180deg );
}
/* links */
.btn-tiny,.btn-small,.btn-large {
	transition: all 0.3s ease 0s;
}

/* images */
section p[style*="text-align: center"] img {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

/* navbar defaults */
.navbar-brand {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: auto;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border: none;
}

/* embedded content */
.embed-video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } .embed-video iframe, .embed-video object, .embed-video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Extra Small Devices, Phones col-xs- */ 
/* content */
header.coverpage .coverpageinner {
	padding-top: 80px;
	padding-bottom: 70px;
}
#back-top a i{font-size:1em}

/* images */
.imgfill img, .imgfit img, .imgfillheight img {
	width: 100%;
}
/*
.imgfillcover {
	text-align:center;
}
.imgfillcover img.tall {
	height: 90%;
}
.imgfillcover img.wide {
	width: 90%;
}
.imgfill img {
	z-index: 10;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform:translateY(-50%) translateX(-50%);
	-moz-transform:translateY(-50%) translateX(-50%);
	width: auto;
	height: 200px;
	max-width: none !important;
}
.imgfill img.tall {
	height: auto;
	width: 400px;
}
.imgfill.imgcircle {
	border-radius: 50%;
	width: 200px;
	height: 200px;
}
.imgfill.imgsquare {
	width: 200px;
	height: 200px;
}
.imgfillcover,
.imgfill.imgphoto {
	width: 320px;
	height: 200px;
}
.imgfill.imgcircle div {
	padding: 1em;
}
*/

/* Small Devices, Tablets col-sm- */
@media only screen and (min-width : 768px) {
	/* images */
	.imgthumb {
		height: 100px;
	}
	.imgfill, .imgfit, .imgfillheight {
		z-index: 20;
		overflow: hidden;
		position: relative;
	}
	.imgfill img, .imgfit img, .imgfillheight img {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		-ms-transform:translateY(-50%) translateX(-50%);
		-moz-transform:translateY(-50%) translateX(-50%);
		max-width: none !important;
		display: none;
	}
	.imgfill img.tall {
		width: 100%;
		height: auto;
	}
	.imgfill img.square, .imgfill img.wide {
		height: 100%;
		width: auto;
	}
	.imgfit img.tall {
		height: 100%;
		width: auto;
	}
	.imgfit img.square, .imgfit img.wide {
		height: 100%;
		width: auto;
	}
	.imgfillheight img.tall, .imgfillheight img.square {
		height: 100%;
		width: auto;
	}
	.imgfillheight img.wide {
		height: 100%;
		width: auto;
	}

	#back-top a i{font-size:3em}
	header.coverpage .coverpageinner {
		padding-top: 150px;
		padding-bottom: 150px;
	}
	.navbar-default .navbar-centered {
		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;
  	}
	.hoverborder1 .hoverborder,
	.hoverborder1:hover .hoverborder {
		border-width: 4px;
		border-style: solid;
	}
	.hoverborder1 .hoverborder {
		transition: border 200ms ease-in-out;
	}
	.hoverborder2 .imgfill {
		position: relative;
	}
	.hoverborder2 .imgfill .hoverborder {
		border-radius: 50%;
		position: absolute;
		left: 0px;
		top: 0px;
		right: 0px;
		bottom: 0px;
		transition: box-shadow 200ms ease-in-out;
		pointer-events: none;
	}

}

/* Medium Devices, Desktops - col-md- */
@media only screen and (min-width : 992px) {
	/* images */
	.imgthumb {
		height: 150px;
	}
	.navbar-default .dropdown:hover>.dropdown-menu {
		display: block;
	}
	header.coverpage .coverpageinner {
		padding-top: 250px;
		padding-bottom: 250px;
	}
	.navbar-default .navbar-centered-logo {
		float: none;
		text-align:center;
	}
	.navbar-default .navbar-centered-logo a.navbar-brand {
		float: none;
	}
	.navbar-default .navbar-centered-logo a.navbar-brand img {
		float: none;
		margin: auto;
		display: inline;
	}
}

/* Large Devices, Wide Screens - col-lg- */
@media only screen and (min-width : 1200px) {
	/* images */
	.imgthumb {
		height: 160px;
	}
}
/* cmsms stylesheet: style modified: 10/08/25 10:52:30 */
/*
	blue		0066af
	green		66a81b
	OLD
	blue		253d88
	lightblue	00a5e5
*/
* {
/*   	border: 1px dashed red;   */
}
/* base document properties */
body {
    font-family: 'DM Sans',Helvetica,Arial,sans-serif;
}

.checkbox input {
	margin-left: 0;
}
.checkbox label {
	font-weight: bold;
}
p span.cannotdeliver {
	color: red;
	font-weight: bold;
}
/* 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;
	color: black;
}
/* fonts */

form.smsmessage textarea { height: 130px; font-size: 22px; }

/* typesizes */
section p,section p a,.form-group,
section ul li,section ol li,
.modal p,.modal p a,
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,
div.dataTables_paginate .paginate_button,
.btn-tiny, .btn-small, .btn-large {
	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 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.4em; }
section .breadcrumb li {
	font-size: .75em;
}
section ul, section ol {
	margin-left: 1em;
	padding-left: 1em;
}
section ul li,section ol li {
	padding: 0 0 0.5em 0.3em;
}
section ul li:last-child,section ol li:last-child {
	padding-bottom: 0;
}
.btn-tiny, .btn-tiny:hover {
	font-size: 1em;
	line-height: 1;
	padding: .3em 1em;
	margin-right: 0.3em;
}
div.dataTables_paginate .paginate_button,
.btn-small, .btn-small:hover {
	font-size: 1.2em;
	line-height: 1;
	padding: .4em 1em;
	margin-right: 0.4em;
}
.btn-large, .btn-large:hover {
	font-size: 1.4em;
	line-height: 1;
	padding: .4em 1em;
	margin-right: 0.4em;
}
.alert {
	font-size: 1em;
	padding: .8em;
}
footer.footer1 p, footer.footer1 ul li {
	font-size: 1em;
	line-height: 1.5em;
}
footer.footer2 p, footer.footer2 ul li {
	font-size: 0.8em;
	line-height: 1.1em;
}

/* weights */
section h1,section h2,section h3,section h4,
.modal h2,.modal h3 {
	font-weight: 400;
	line-height: 1.0;
}
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: 0.7em 0 0 0; /* 0.7em 0 0.7em 0; */
}
section table,section p,section ul,section ol,
section .breadcrumb, section .readmorereveal,
section img.pull-left, section img.img-responsive, section img.pull-right,
.accordion, .navstyle5, section.firstsection .widecarousel,
.contentmargin, .bottompadding {
	margin: 0 0 1em 0;
}
section h1 {
	margin: 0 0 0.4em 0;
}
section h2,section h3,section h4,section h5 {
	margin: 0 0 0.4em 0;
}
.gridboxcontainer .gridbox {
	padding: 1em;
}
.gridboxcontainer, .gridpadding {
	padding-bottom: 1em;
}
section .container,
section .container-fluid,
section.parallax .container {
	padding-top: 0em;
	padding-bottom: 1em;
}
.contentstyle-default .container, .contentstyle-alternate .container, .contentstyle-alternate .container-fluid,
section.parallax .container {
	padding-top: 1em;
}
section.firstsection .container {
	padding-top: 2em;
}
.contentstyle-alternate .container, .contentstyle-alternate .container-fluid,
.maxpadding {
	padding-top: 2em;
	padding-bottom: 2em;
}
.toppadding {
	padding-top: 2em;
}
footer.footer1 {
	padding-top: 2em;
	padding-bottom: 2em;
}
footer.footer2 {
	padding-top: 1em;
	padding-bottom: 1em;
}
footer.footer1 p, footer.footer1 ul {
	margin-bottom: 1em;
}
footer.footer2 p, footer.footer2 ul {
	margin-bottom: 0em;
}

/* editor */
.wysiwyg h1, .wysiwyg h2,.wysiwyg h3, .wysiwyg h4, .wysiwyg p, .wysiwyg ul, .wysiwyg ol {
	margin: 0 0 1rem 0;
}
.wysiwyg ul, .wysiwyg ol {
	margin-left: 1rem;
}
.wysiwyg ul {
	list-style:disc;
}
.wysiwyg ul {
	list-style: decimal;
}
.wysiwyg ul li, .wysiwyg ol li {
	padding: 0 0 1rem 1rem;
}

/* 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: #0066af;
}
.contentstyle-default h2,.modal h2, .contentstyle-default h2 a, .contentstyle-default h2 a:hover {
	color: #66a81b;
}
.contentstyle-default h3,.modal h3, .contentstyle-default h3 a, .contentstyle-default h3 a:hover {
	color: #66a81b;
}
.contentstyle-default h4 {
	color: black;
}
.contentstyle-default h4 strong {
	color: #0066af;
}
.contentstyle-default h4 a, .contentstyle-default h4 a:hover {
	color: black;
	text-decoration: underline;
}
.contentstyle-default p,
.contentstyle-default ul li, .contentstyle-default ol li,
.modal p,
.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 .form-group, .contentstyle-default .form-group .form-control, .contentstyle-default .form-group .control-label, 
.contentstyle-default .dataTables_wrapper label,
.contentstyle-default .dataTables_wrapper select, .contentstyle-default .dataTables_wrapper input,
.contentstyle-default .dataTables_wrapper .dataTables_info {
	color: #303030;
}
.contentstyle-default p a {
	color: #6a6f2d;
	text-decoration:underline;
}
.contentstyle-default p a:hover {
	color: #6a6f2d;
	text-decoration:underline;
}
.contentstyle-default .dataTables_paginate .paginate_button,
.contentstyle-default .btn {
	background-color: #0066af;
	border-color: #0066af;
	color: white;
	text-decoration:none;
}
.contentstyle-default .dataTables_paginate .paginate_button:hover, .contentstyle-default .dataTables_paginate .paginate_button.current,
.contentstyle-default .btn:hover,.contentstyle-default.btn:focus,.contentstyle-default.btn:active,.contentstyle-default .btn.active,
.hoverborder1:hover .btn-tiny,.hoverborder1:hover .btn-small,.hoverborder1:hover .btn-large {
	background-color: #66a81b;
	border-color: #66a81b;
	color: white;
	text-decoration:none;
}
.contentstyle-default .btnstyle-square {
	background-color: transparent;
	border-color: #352e78;
	color: #b1cb49;
	border-width: 2px;
}
.contentstyle-default .btnstyle-rounded {
	background-color: transparent;
	text-transform: uppercase;
	border-width: 2px;
}
.contentstyle-default .btnstyle-rounded,
.contentstyle-default .btnstyle-rounded i {
	border-radius: 20px;
}
.contentstyle-default .btnstyle-rounded i {
	background-color: #b1cb49;
	color: #352e78;
	padding: 0.2em;
}
.contentstyle-default table tr th,
.contentstyle-default table thead tr th,
.contentstyle-default table tbody tr td {
	border: 1px solid #cccccc;
}
.contentstyle-default table tr {
	background-color: #e0e0e0;
}
.contentstyle-default table thead tr th,
.contentstyle-default table tr th {
	background-color: #CCCCCC;
}
.contentstyle-default table .clickable:hover {
	background-color: #DDDDDD;
	cursor: pointer;	
}
.contentstyle-default table tr:nth-child(odd) {
	background-color: #EEEEEE;
}
.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 .container-layered iframe {
	width: 100%;
}
.contentstyle-default .container-layered .layerleft {
	background-color: #FF6699;
}
.contentstyle-default .container-layered .layerright {
	background-color: #CCCC66;
}
.contentstyle-default .container-layered .container {
	background-color: transparent;
}

/* contentstyle-alternate */
.contentstyle-alternate {
	background-color: #f0f0f0;
}
.contentstyle-alternate .container, .contentstyle-alternate .container-fluid {
	background-color: transparent;
}
.contentstyle-alternate h1, .contentstyle-alternate h1 a, .contentstyle-alternate h1 a:hover {
	color: #0066af;
	font-weight: bold;
}
.contentstyle-alternate h2,.modal h2, .contentstyle-alternate h2 a, .contentstyle-alternate h2 a:hover {
	color: #0066af;
}
.contentstyle-alternate h3,.modal h3, .contentstyle-alternate h3 a, .contentstyle-alternate h3 a:hover {
	color: #66a81b;
}
.contentstyle-alternate h4, .contentstyle-alternate h4 a, .contentstyle-alternate h4 a:hover {
	color: #66a81b;
}
.contentstyle-alternate hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #101010;
    margin: 1em 0;
    padding: 0; 
}
.contentstyle-alternate p,
.contentstyle-alternate ul li, .contentstyle-alternate ol li,
.contentstyle-alternate table tbody tr th,
.contentstyle-alternate table tbody tr td,
.contentstyle-alternate table tbody tr td a,.contentstyle-alternate table tbody tr td a:hover,
.contentstyle-alternate blockquote, .contentstyle-alternate blockquote:before, .contentstyle-alternate blockquote cite,
.contentstyle-alternate .breadcrumb li.active, .contentstyle-alternate .breadcrumb > li + li:before,
.contentstyle-alternate .form-group, .contentstyle-alternate .form-group .form-control, .contentstyle-alternate .form-group .control-label,
.contentstyle-alternate .dataTables_wrapper label, .contentstyle-alternate .dataTables_wrapper select, .contentstyle-alternate .dataTables_wrapper input,
.contentstyle-alternate .dataTables_wrapper .dataTables_info {
	color: #303030;
}
.contentstyle-alternate p a {
	color: #6a6f2d;
	text-decoration:underline;
}
.contentstyle-alternate p a:hover {
	color: #6a6f2d;
	text-decoration:underline;
}
.contentstyle-alternate .dataTables_paginate .paginate_button,
.contentstyle-alternate .btn {
	background-color: #0066af;
	border-color: #0066af;
	color: white;
	text-decoration:none;
}
.contentstyle-alternate .dataTables_paginate .paginate_button:hover,
.contentstyle-alternate .dataTables_paginate .paginate_button.current,
.contentstyle-alternate .btn:hover,.contentstyle-alternate.btn:focus,.contentstyle-alternate.btn:active,.contentstyle-alternate .btn.active,
.hoverborder1:hover .btn-tiny,.hoverborder1:hover .btn-small,.hoverborder1:hover .btn-large {
	background-color: #66a81b;
	border-color: #66a81b;
	color: white;
	text-decoration:none;
}
.contentstyle-alternate .btn-alt {
	background-color: white;
	border-color: #0066af;
	color: #0066af;
	text-decoration:none;
}
.contentstyle-alternate .btn-alt:hover {
	border-color: #66a81b;
	background-color: white;
	color: #66a81b;
	text-decoration:none;
}

.contentstyle-alternate .btnstyle-square {
	background-color: transparent;
	border-color: #352e78;
	color: #b1cb49;
	border-width: 2px;
}
.contentstyle-alternate .btnstyle-rounded {
	background-color: transparent;
	text-transform: uppercase;
	border-width: 2px;
}
.contentstyle-alternate .btnstyle-rounded,
.contentstyle-alternate .btnstyle-rounded i {
	border-radius: 20px;
}
.contentstyle-alternate .btnstyle-rounded i {
	background-color: #b1cb49;
	color: #352e78;
	padding: 0.2em;
}
.contentstyle-alternate table tr th,
.contentstyle-alternate table thead tr th,
.contentstyle-alternate table tbody tr td {
	border: 1px solid #cccccc;
}
.contentstyle-alternate table tr {
	background-color: #e0e0e0;
}
.contentstyle-alternate table thead tr th,
.contentstyle-alternate table tr th {
	background-color: #CCCCCC;
}
.contentstyle-alternate table .clickable:hover {
	background-color: #DDDDDD;
	cursor: pointer;	
}
.contentstyle-alternate table tr:nth-child(odd) {
	background-color: #EEEEEE;
}
.contentstyle-alternate .editabletableorderable tr:hover td:first-child {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.contentstyle-alternate .dataTables_paginate {
	text-align:center !important;
	padding: 10px 0px;
}
.contentstyle-alternate .dataTables_paginate .paginate_button {
	cursor:pointer;
	margin-right: 1px;
	padding: 0.2em 0.8em;
}
.contentstyle-alternate .dataTables_paginate .paginate_button.disabled {
	display: none;
}
.contentstyle-alternate .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-alternate .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;
}

/* section parallax - colours */
section.parallax,
section.parallax .container {
	background-color: transparent;
}

/* formstyle-boxed */
.formstyle-boxed .form-control {
	border: none;
	border-radius: 0;
	background-color: #ed792a;
	color: #7a6347;
}
.formstyle-boxed .form-control::placeholder {
	color: #f6c3ab;
}
.formstyle-boxed .form-control::-webkit-input-placeholder {
	color: #f6c3ab;
}
.formstyle-boxed .form-control::-moz-placeholder {
	color: #f6c3ab;
}
.formstyle-boxed .form-control:-ms-placeholder {
	color: #f6c3ab;
}

/* 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,
section img.pull-left,
section img.pull-right,
.btn-small,
.btn-large,
.multiitemcarousel .img-responsive,
.imgfillcover,.imgfill.imgphoto {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* global - image treatment */
.wysiwyg img[style*="float: left"],
.wysiwyg img[style*="float: right"] {
	max-width: 300px !important;
}
.wysiwyg img,
section img.pull-left,
section img.pull-right,
.imgfillcover,.imgfill.imgphoto,
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[style*="float: left"] {
	margin-right: 15px;
	margin-bottom: 15px;
}
.wysiwyg img[style*="float: right"] {
	margin-left: 15px;
	margin-bottom: 15px;
}
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;
}

/* endlessscarousel-default */
.endlessscarousel-default .endlessscarousel {
	background-color: green;
}
.endlessscarousel-default .endlessscarousel img {
	margin-right: 1em;
	width: auto;
}
.endlessscarousel-default .endlessscarousel,
.endlessscarousel-default .endlessscarousel img {
	height: 100px;
}

/* inner boxes over slides */
.carousel .item .container {
	position: absolute;
	top: 20%;
	z-index: 30;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: transparent;
}
.caption1 {
	text-align: center;
	background-color: transparent;
}
.caption2 {
	text-align: left;
	background-color: rgba(128,128,128,0.6);
	width: 80%;
	float: left;
	padding: 15px;
}
.caption2 h2 {
	font-size: 2em;
}
.caption2 p {
	font-size: 1.5em;
}
.caption2 h1, .caption2 h2, .caption2 h3, .caption2 p {
	text-shadow: 2px 2px #000000;
	color: white;
}
.caption1 a.btn {
	text-shadow: none;
}
/* global carousel - dynamicwidecarousel */
.dynamicwidecarousel .overlay {
	position: absolute;
	z-index: 1000;
	left: 0px;
	width: 100%;
}
.dynamicwidecarousel .item img {
	width: 100%;
	height: auto;
}

/* global carousel - widecarousel */
.widecarousel {
}
.widecarousel .overlay {
	position: absolute;
	z-index: 1000;
	left: 0px;
	height: 100%;
}
.widecarousel .item {
	height: 150px;
	overflow: hidden;
}
.widecarousel .item img {
	width: 100%;
	height: auto;
}

/* global carousel - innercarousel */
.innercarousel .overlay {
	position: absolute;
	z-index: 1000;
	right: 0px;
	height: 100%;
}
.innercarousel .item {
	max-height: 300px;
	overflow: hidden;
}
.innercarousel .item img {
	width: 100%;
	height: auto;
}

/* navigation - font and colours */
header {
	background-color: white; /* #0066af; */
}
.navbar-default {
	background-color: transparent; /*  #0066af; */
}
.navbar-default .nav,
.navbar-default .nav.navbar-tabs > li {
	background-color: transparent;
}
header .container {
	background-color: transparent; /* #0066af; */
}

.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 {
	color: white;
	font-size: 1em;
	padding: 0.2em;
	background-color: transparent;
}
.navbar-default .navbar-nav > li.open > a:focus,
.navbar-default .navbar-nav > li.open > a:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #66a81b;
}
.navbar-default .navbar-nav.navbar-tabs > li.active,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > a:focus {
	color: #66a81b;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #0066af;
	border-width: 3px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #66a81b;
	height: 3px;
}
.navbar-default .navbar-nav > li.open > ul.dropdown-menu,
.navbar-default .navbar-nav .dropdown-menu {
	background-color: #0066af;
	width: auto;
	overflow: auto;
}
.navbar-default .navbar-nav > .dropdown-menu > li {
	width: auto;
	padding: 0;
	text-align: left;
}
.navbar-default .navbar-nav .open .dropdown-menu > li >a,
.navbar-default .navbar-nav .dropdown-menu > li > a {
	color: white;
	background-color: transparent;
	font-size: 1.2em;
	padding: 0.2em 0.5em;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .dropdown-menu > li > a:focus {
	color: white;
}
.navbar-default .navbar-nav .open .dropdown-menu > li.active > a,.navbar-default .navbar-nav .open .dropdown-menu > li.active > a:hover,
.navbar-default .navbar-nav .dropdown-menu > li.active > a, .navbar-default .navbar-nav .dropdown-menu > li.active > a:hover {
	color: white;
	font-weight: bold;
}
.navbar-default .tagline {
	font-size: 1em;
	padding: 0;
	text-transform:uppercase;
	width: 100%;
	clear: both;
	text-align:center;
}
.navbar-default .tagline,
.navbar-default .tagline p,
.navbar-default .tagline a {
	color: #0066af; /* white; */
}
.navbar-default .tagline .contentstyle-header-left h2 {
	font-size: 1em;
	line-height: 1rem;
	color: black;
	text-transform:none;
	margin: 10px 0 10px 0;
}
.navbar-default .tagline .contentstyle-header-left p {
	font-size: 0.7em;
	line-height: 1.2em;
	text-transform:none;
}
.navbar-default .tagline .contentstyle-header-right {
	text-transform:none;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-top: 8px;
}

.navbar-default .tagline .contentstyle-header-right span {
	position: relative;
	top: 3px;
}


/* contentstyle-footer1 */
footer ul {
	list-style: none;
}
footer ul li {
	margin: 0;
	padding: 0;
}
.contentstyle-footer1 {
	background-color: white;
}
.contentstyle-footer1 h4, .contentstyle-footer1 p, .contentstyle-footer1 a, .contentstyle-footer1 a:hover, .contentstyle-footer1 ul li {
	color: black;
}
.contentstyle-footer1 i.fa {
	color: black;
}

.contentstyle-footer1 a:hover {
	color: black;
}
/* contentstyle-footer2 */
.contentstyle-footer2 {
	background-color: #c6c2b3;
}
.contentstyle-footer2 p, .contentstyle-footer2 a, .contentstyle-footer2 a:hover, .contentstyle-footer2 ul li {
	color: #333333;
}

/* ecommstyle-default */
.ecommstyle-default .prodcategory,
.ecommstyle-default .proditem {
	border: 1px solid #c0c0c0;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(192,192,192,0.47);
	-moz-box-shadow: 2px 2px 5px 0px rgba(192,192,192,0.47);
	box-shadow: 2px 2px 5px 0px rgba(192,192,192,0.47);
	background-color: white;
}
.ecommstyle-default .prodcategory {
	padding: 0;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.ecommstyle-default .prodcategory .prodinfo {
	padding: 1em 3em 1em 1em;
	padding-right: 0em;
	z-index: 20;
}
.ecommstyle-default .prodcategory .prodimageonly {
	width: 100%;
	height: 220px;
	overflow: hidden;
	position: relative;
}
.ecommstyle-default .prodcategory .prodimageonly img {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
}
.ecommstyle-default .prodcategory .prodimage {
	position: absolute;
	opacity: 0.3;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 100%;
	z-index: -10;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
  	-moz-transition: all .5s ease; /* Firefox */
  	-o-transition: all .5s ease; /* IE 9 */
  	-ms-transition: all .5s ease; /* Opera */
  	transition: all .5s ease;
}
.ecommstyle-default .prodcategory .prodimage img {
	width: auto;
	height: 100%;
	float: right;
}
.ecommstyle-default .prodcategory .prodinfo h2, .ecommstyle-default .prodcategory .prodinfo h3, .ecommstyle-default .prodcategory .prodinfo p, .ecommstyle-default .prodcategory .prodinfo h3 a {
	z-index: 20;
	color: #303030;
}
.ecommstyle-default .prodcategory .prodinfo h3 {
	font-size: 1em;
	line-height: 1.3em;
}

.ecommstyle-default .prodcategory .prodlink a {
	display: block;
	background-color: #0066af;
	color: white;
	font-size: 1.2em;
	padding: 0.5em;
}
.ecommstyle-default .prodcategory .prodlink a span {
	float: right;
}
.ecommstyle-default .prodcategory:hover .prodimage {
    -webkit-transform:translateZ(0) scale(1.20); /* Safari and Chrome */
    -moz-transform:scale(1.20); /* Firefox */
    -ms-transform:scale(1.20); /* IE 9 */
    -o-transform:translatZ(0) scale(1.20); /* Opera */
    transform:translatZ(0) scale(1.20);
}
.ecommstyle-default .prodcategory:hover {
	cursor:pointer;
}
.ecommstyle-default .prodcategory:hover .prodlink a {
	background-color: #00a5e5;
}
.ecommstyle-default .proditem {
	background-color: white;
	padding: 1em;
	position: relative;
}
.ecommstyle-default .proditem .prodimage {
	background-color: transparent;
}
.ecommstyle-default .proditem .prodinfo,
.ecommstyle-default .proditem .prodlink {
	text-align:center;
}
.ecommstyle-default .proditem .prodinfo {
	overflow: hidden;
	padding-top: 0.5em;
}
.ecommstyle-default .proditem .prodinfo h3,
.ecommstyle-default .proditem .prodinfo p {
	margin: 0;
}
.ecommstyle-default .proditem .prodorder {
	padding: 0.5em;
}
.ecommstyle-default .prodprice {
	font-size: 1.2em;
	color: black;
}
.ecommstyle-default .orderprice {
	font-size: 1.8em;
	color: #66a81b;
}
.ecommstyle-default .prodprice span {
	text-decoration:line-through;
	padding-right: 0.5em;
	font-size: 0.6em;
	color: #c0c0c0;
}
.ecommstyle-default .prodprice span.units {
	text-decoration:none;
	padding-left: 0.5em;
	color: #101010;
}
.ecommstyle-default form .prodprice,
.ecommstyle-default form .prodprice span,
.ecommstyle-default form .prodprice span.units {
	font-size: 1em;
}
.ecommstyle-default .prodonsale {
	position: absolute;
	top: -5px;
	right: -5px;
	background-image: url( 'https://www.framingonline.co.nz/uploads/layout/sale-ribbon.png' );
	width: 90px;
	height: 90px;
	background-size: 90px 90px;
	background-repeat:no-repeat;
	z-index: 1000;
}
.ecommstyle-default .proditem .prodorder {
	text-align:center;
}
.ecommstyle-default .proditem select {
	width: 5em;
	display: inline;
}
.carticon {
	height: 30px;
}
.cart .cartimage {
	width: 120px;
}
/* isotope */
.isotopegrid .item .item-wrap .caption {
	padding: 20% 5%;
}
.isotopegrid .item .caption h3,
.isotopegrid .item .caption h3 a,
.isotopegrid .item .caption h3 a:hover {
	font-size: 12px;
	line-height: 14px;
	color: white;
	margin-bottom: 5px;
}

/* accordians */
.accordionstyle1 .panel-collapse,
.accordionstyle1 .panel a {
	background-color: blue;
}
.accordionstyle1 .panel a.collapsed {
	background-color: green;
}
.accordionstyle1 a, .accordionstyle1 p {
	padding: 0.25em;
}
.accordionstyle1 a,.accordionstyle1 a:hover,
.accordionstyle1 a h2,.accordionstyle1 a:hover h2 {
	color: red;
}
.accordionstyle1 p {
	color: yellow;
}
.accordionstyle1 a h2 span {
	float: right;
    font-family: 'FontAwesome';
	font-size: 1.6em;
	position: relative;
	top: -12px;
	height: 15px;
}
.accordionstyle1 a h2 span:after {
    content: "\f106";
}
.accordionstyle1 a.collapsed h2 span:after {
    content: "\f107";
}

/* tabs */
.tabstyle1 ul.nav {
	margin: 0px 0px 0px 10px;
}
.tabstyle1 ul.nav>li {
	border-radius: 10px 10px 0px 0px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.tabstyle1 ul.nav>li a {
	color: red;
	background-color: transparent;
	padding: 0.6em 1.2em;
}
.tabstyle1 .tab-content>.tab-pane {
	border-radius: 10px;
	padding: 10px;
}
.tabstyle1 ul.nav>li {
	background-color: green;
}
.tabstyle1 ul.nav>li.active,
.tabstyle1 .tab-content>.tab-pane {
	background-color: blue;
}
input[type=checkbox], input[type=radio] {
	width: 15px;
	height: 15px;
}
/* ------------------ Extra Small Devices, Phones col-xs- ------------------ */ 
/* navigation - navstyle3 */
.navstyle3 .navbar-brand {
	height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.navstyle3 .navbar-brand img {
	height: 20px;
}
.navstyle3 .tagline {
	padding-right: 10px;
	padding-top: 10px;
}
.navstyle3 .navbar-toggle {
	margin-left: 10px;
	float: right;
}
.navstyle3 .row2 {
	background-color: #0066af;
}
.navstyle3 .navbar-brand2 img {
	height: 30px;
}



/* ------------------ Mobile defaults ------------------ */
/* content */
.imagebutton .captionlower {
	padding: 5px;
}
.imagebutton .captionlower a {
	font-size: 20px;
}
.imagebutton .captioncentred {
	padding: 20px;
}
.imagebutton .captioncentred a {
	font-size: 35px;
	line-height: 40px;
}
.gridbox {
	background-color: green;
}
.embed-responsive {
	width: 100%;
	height: 300px;
}
.embed-responsive-tall {
	height: 300px;
}

/* video homepage */
.contentstyle-innerbanner {
	width: 100%;
	overflow: hidden;
	text-align:center;
	margin-bottom: 1em;
}
.contentstyle-innerbanner img {
	width: 100%;
	height: auto;
}
.contentstyle-video {
	width: 100%;
	height: 250px;
	overflow: hidden
}
.contentstyle-video video {
	width: 300%;
	height: auto;
}
.contentstyle-video .overlay {
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	text-align: center;	
}
.contentstyle-video .overlay h1, .contentstyle-video .overlay h2, .contentstyle-video .overlay p {
	color: white;
	text-shadow: 0 0 3px #333;
}
.contentstyle-video .overlay h1 { font-size: 3rem  }
.contentstyle-video .overlay h2 { font-size: 1.5rem; }
.contentstyle-video .overlay p { font-size: 1.5rem;  }

.contentstyle-default .btn-alt {
	background-color: white;
	border-color: #0066af;
	color: #0066af;
	text-shadow:none;
}

.contentstyle-blue {
	background-color: #d4e9fa;
}
.contentstyle-blue h2, .contentstyle-blue p, .contentstyle-blue table tr td {
	color: #0066af;
}
.contentstyle-default.contentstyle-blue table tbody tr {
	border-collapse:collapse;
	background-color: transparent !important;
}
.contentstyle-default.contentstyle-blue table tbody tr td {
 	border: none;
}

.breadcrumb {
	text-align: left;
}

/* ------------------ Mobile overrides ------------------ */
@media only screen and (max-width : 768px) {
	section img.pull-right,
	section img.pull-left {
		width: 100%;
		float: none;
	}
	.carousel .overlay,
	.carousel-inner .caption1,
	.carousel-inner .caption2 {
		display: none;
	}
	footer .text-left p,
	footer .text-right p {
		text-align:center;
	}
}
/* ------------------ 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) {
	/* layer containers */
	.navbar-default .tagline {
		font-size: 1.3em;
		line-height: 1.5em;
	}
	.navbar-default .tagline {
		clear: none;
		text-align:right;
		float: right;
	}
	.navbar-default .navbar-nav > li {
		padding: 0;
	}
	.navbar-default .navbar-nav.navbar-tabs {
		background-color: transparent;
	}
	.navbar-default .navbar-nav.navbar-tabs > li {
		-webkit-border-radius: 12px 12px 0px 0px;
		-moz-border-radius: 12px 12px 0px 0px;
		border-radius: 12px 12px 0px 0px;
		margin-left: 0.3em;
		-webkit-box-shadow: 7px -1px 9px -5px rgba(0,0,0,0.75);
		-moz-box-shadow: 7px -1px 9px -5px rgba(0,0,0,0.75);
		box-shadow: 7px -1px 9px -5px rgba(0,0,0,0.75);
	}

	/* spacing and margins */
	section img.pull-right {
		margin-left: 1em;
	}
	section img.pull-left {
		margin-right: 1em;
	}
	.gridboxcontainer .gridbox {
		height: 300px;
	}
	
	/* navstyle3 */
	.navstyle3 .navbar-brand img {
		height: 40px;
	}
	.navstyle3 .navbar-header {
		height: 65px;
		width: 100%;
	}
	.navstyle3 .tagline {
		width: 40%;
	}
	.navstyle3 .row1 {
		margin-bottom: 0px;
	}
	.navstyle3 .row2 {
		background-color: #0066af;
	}

	.navstyle3 .row2 .container {
		padding-left: 0px !important;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navstyle3 .widemenu-fullwidth .row h2 {
		color: green;
	}
	.navstyle3 .widemenu-fullwidth .row ul > li > a {
		color: red;
	}
	/* carousel - widecarousel */
	.widecarousel .item {
		height: 250px;
	}
	/* carousel - thumbnails */
	.thumbcarousel .carousel-inner .item img {
		height: 250px;
	}
	/* content */
	.allow2lines {
		min-height: 4.2em;
	}
	section img.pull-left,
	section img.pull-right {
		width: initial;
		max-width: 300px;
	}
	section .col-sm-6 img.pull-left,
	section .col-sm-6 img.pull-right {
		max-width: 150px;
	}
	.imagebutton .captionlower {
		padding: 5px;
	}
	.imagebutton .captionlower a {
		font-size: 16px;
	}
	.imagebutton .captioncentred {
		padding: 20px;
	}
	.imagebutton .captioncentred a {
		font-size: 35px;
		line-height: 40px;
	}
	.contentstyle-default .setheight {
		height: 300px;
	}
	/* ecommstyle-default */
	.ecommstyle-default .prodcategory .prodinfo {
		padding: 1em;
		height: 10em;
	}

	/* images */
	.imgfillcover,.imgfill.imgphoto { width: 100%; height: 100px; }

	.contentstyle-video video {
		width: 100%;
	}
}

/* ------------------ Medium Devices, Desktops - col-md- ------------------*/
@media only screen and (min-width : 992px) {

	/* video homepage */
	.contentstyle-innerbanner {
		height: 540px;
		margin-bottom: 0;
	}
	.contentstyle-innerbanner img {
		height: 540px;
	}
	.contentstyle-innerbanner.contentstyle-innerbanner-box {
		height: 257px;
		overflow: hidden;
	}
	.contentstyle-innerbanner.contentstyle-innerbanner-box img {
		height: 257px !important;
	}
	.contentstyle-home2 .ecommstyle-default .prodcategory .prodimageonly {
	    height: 210px;
	}
	.contentstyle-home2 .ecommstyle-default .prodcategory.contentmargin {
		margin-bottom: 20px;
	}

	.contentstyle-video {
		height: 410px;
	}
	.contentstyle-video .overlay {
		top: 38%;
	}

	/* spacing and margins */
	.gridboxcontainer .gridbox {
		height: 240px;
	}
	
	/* navstyle3 */
	.navstyle3 .navbar-brand img {
		height: 55px;
	}
	.navstyle3 .navbar-header {
		height: 90px;
	}
	/* content */
	section img.pull-left,
	section img.pull-right {
		max-width: 500px;
	}
	section .col-sm-6 img.pull-left,
	section .col-sm-6 img.pull-right {
		max-width: 250px;
	}
	.imagebutton .captionlower {
		padding: 2px;
	}
	.imagebutton .captionlower a {
		font-size: 14px;
	}
	.imagebutton .captioncentred {
		padding: 15px;
	}
	.imagebutton .captioncentred a {
		font-size: 25px;
		line-height: 30px;
	}
	.contentstyle-default .setheight {
		height: 350px;
	}

	/* carousel - widecarousel */
	.widecarousel .item {
		height: 300px;
	}
	/* carousel - thumbnails */
	.thumbcarousel .carousel-inner .item img {
		height: 300px;
	}

	/* embedded */
	.embed-responsive {
		height: 400px;
	}
	.embed-responsive-tall {
		height: 600px;
	}

	/* ecommstyle-default */
	.ecommstyle-default .prodcategory .prodinfo {
		padding-right: 7em;
		height: 12em;
	}
	.ecommstyle-default .proditem .prodinfo {
		height: 9em;
	}
	.ecommstyle-default .prodcategory .prodimage {
		width: 45%;
		opacity: 1;
	}
	.ecommstyle-default .prodcategory .prodimage img {
		width: 100%;
		height: auto;
	}

	/* images */
	.imgfill.imgcircle { width: 150px; height: 150px; }
	.imgfill.imgsquare { width: 150px; height: 150px; }
	.imgfillcover,.imgfill.imgphoto { height: 150px; }
}

.contentstyle-green {
	background-color: #4d7252;
}
.contentstyle-green .container-fluid {
	padding-bottom: 0;
}
.contentstyle-green h1, .contentstyle-green h2, .contentstyle-green h3, .contentstyle-green p {
	color: white;
}
.contentstyle-green-text {
	padding: 50px;
}
.contentstyle-green-image {
	height: 200px;
}
.contentstyle-green-image {
	background-repeat:no-repeat;
	background-size: 100% auto;
}

.checkbox input[type=checkbox] {
	float: left;
	position: relative;
	margin: 0 0.5rem 0 0;
}
/* ------------------ Large Devices, Wide Screens - col-lg- ------------------ */
@media only screen and (min-width : 1200px) {
	.ecommstyle-default .proditem {
		height: 340px;
	}
	.contentstyle-green-text {
		padding: 100px 0 0 100px;
	}
	.contentstyle-green,
	.contentstyle-green-text,
	.contentstyle-green-image {
		height: 360px;
	}
	.contentstyle-innerbanner.contentstyle-innerbanner-wide img {
		width: auto;
		height: 100%;
	}
	.contentstyle-video {
		height: 700px;
	}
	.contentstyle-video .overlay h1 { font-size: 5rem  }
	.contentstyle-video .overlay h2 { font-size: 3rem; }
	.contentstyle-video .overlay p { font-size: 2.5rem;  }

	/* navstyle3 */
	.navstyle3 .navbar-brand img {
		height: 50px;
	}

	.navbar-default .tagline .contentstyle-header-left p {
		font-size: 0.8em;
		line-height: 1.2em;
	}
	.navbar-default .tagline .contentstyle-header-right {
		font-size: 0.8em;
		line-height: 1.2em;
		padding-top: 22px;
	}

	/* spacing and margins */
	.gridboxcontainer .gridbox {
		height: 210px;
	}

	/* navstyle3 */
	.navstyle3 .navbar-brand img {
		height: 62px;
		margin-top: 10px;
	}
	.navstyle3 .navbar-header {
		height: 110px;
	}
	/* carousel - widecarousel */
	.widecarousel .item {
		height: 480px;
	}
	/* carousel - thumbnails */
	.thumbcarousel .carousel-inner .item img {
		height: 480px;
	}
	
	/* content */
	.imagebutton .captionlower {
		padding: 3px;
	}
	.imagebutton .captionlower a {
		font-size: 16px;
	}
	.imagebutton .captioncentred {
		padding: 15px;
	}
	.imagebutton .captioncentred a {
		font-size: 33px;
		line-height: 40px;
	}
	.contentstyle-default .setheight {
		height: 350px;
	}

	/* ecommstyle-default */
	.ecommstyle-default .prodcategory .prodinfo {
		padding-right: 9em;
		height: 10em;
	}
	.ecommstyle-small .prodcategory .prodinfo {
		padding-right: 9em;
		height: 6em;
	}
	.ecommstyle-small .proditem .prodinfo {
		height: 4em;
		overflow: hidden;
	}

	/* images */
	.imgfill.imgcircle { width: 200px; height: 200px; }
	.imgfill.imgsquare { width: 200px; height: 200px; }
	.imgfillcover,.imgfill.imgphoto { height: 170px; }
}
/* ------------------ Super large Devices ------------------ */
@media only screen and (min-width : 1600px) {
	/* spacing and margins */
	.gridboxcontainer .gridbox {
		height: 200px;
	}
	/* navstyle6 */
	header.navstyle6 nav  {
		height: 95px;
	}
	.navstyle6 .navbar-header {
		height: 20px;
	}
	.navstyle6 .navbar-brand img {
		width: 140px;
	}
	/* content */
	.contentstyle-default .setheight {
		height: 400px;
	}

	/* carousel - widecarousel */
	.widecarousel .item {
		height: 450px;
	}
	/* carousel - thumbnails */
	.thumbcarousel .carousel-inner .item img {
		height: 450px;
	}
}

/* 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;
	}
}
/* cmsms stylesheet: Overriding styles modified: 10/08/25 10:33:21 */
/*
Overriding styles
*/

.contentstyle-innerbanner img, .contentstyle-innerbanner.contentstyle-innerbanner-wide img {width:100%; height:auto !important;}

/***Buttons & Hover States***/
.contentstyle-default .dataTables_paginate .paginate_button:hover, .contentstyle-default .dataTables_paginate .paginate_button.current,  .contentstyle-default.btn:focus, .contentstyle-default.btn:active, .contentstyle-default .btn.active, .hoverborder1:hover .btn-tiny, .hoverborder1:hover .btn-small, .hoverborder1:hover .btn-large,  {background-color:#0099dc; border-color:#0099dc;}

.prodcategory .prodlink a {background-color:#0065AF;}
.ecommstyle-default .prodcategory .prodlink a {font-size:1.35em; line-height:1.2em; padding-right:15px;}
.contentstyle-footer1 a:hover {color:#73ad1b;}
.btn.btn-small.header-cta {font-size:.9em; margin-top:-20px;}

.navbar-default .navbar-nav > li.open > ul.dropdown-menu, .navbar-default .navbar-nav .dropdown-menu {background-color:#0972bc;}

.contentstyle-default p a {color:#0065AF;}
.contentstyle-default p a:hover {color:#73AD1B;}

/***Typography***/
section h1 {font-size: 2.5em; font-weight:500; letter-spacing:.03em; margin: .25em 0 0em 0;}
.contentstyle-default h2 {font-size:1.8em; color:black; font-weight:500; padding: 10px 0 20px 0; line-height:1.2em;}
.contentstyle-default h3 {color: #0065AF; text-transform:uppercase; font-weight:600; font-size:1.05em; padding-top:5px;}

.prodinfo h2 {font-weight:600; font-size:1.4em; line-height:1.1em;}

.breadcrumb li a {color:#303030;}
.contentstyle-default .breadcrumb li.active {color:#679A4D;}

.navbar-default .navbar-nav.navbar-tabs > li.active, 
.navbar-default .navbar-nav > li.active > a, 
.navbar-default .navbar-nav > li.active > a:hover, 
.navbar-default .navbar-nav > li.active > a:focus {color:#a4d0f2 !important;}

.navbar-default .navbar-nav > li.open > a:focus, 
.navbar-default .navbar-nav > li.open > a:hover, 
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {color:#a4d0f2!important;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a, 
.navbar-default .navbar-nav .dropdown-menu > li > a {padding:.4em 1.1em 0.4em 1em ;}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, 
.navbar-default .navbar-nav .dropdown-menu > li > a:hover {color:#a4d0f2!important;}

/**** Mobile Navigation ******/
@media only screen and (max-width:768px) { 
header .container.mobile-nav-container{padding:0;}
.navbar-default .navbar-nav .open .dropdown-menu > li.active > a,.navbar-default .navbar-nav .dropdown-menu > li.active > a {color:#333333;}

.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, .navbar-default .navbar-nav > li.active > a {font-size:1.2em; padding:.9em 1.3em .9em 1em;}
ul.dropdown-menu li {padding:2px;}
}


.contentstyle-default .dataTables_paginate .paginate_button, .contentstyle-default .btn {border-radius:40px; font-size:1.15em; padding:.65em 1.2em!important;} 

.contentstyle-video .overlay h1, .contentstyle-video .overlay h2, .contentstyle-video .overlay p {text-shadow:none; margin:5px 0 0 0;}
.contentstyle-video .overlay h1 {margin: 0 auto 15px auto; line-height:1.2em;}

.dropdown-menu {margin-top:4px;}

@media only screen and (max-width:991px) {
section h1 {font-size:1.9em; margin: 15px 0 0 0;}
.contentstyle-default h2 {font-size:1.5em; line-height:1.3em; font-weight:600;}
.contentstyle-video .overlay h1 {font-size:3.1rem; padding:10px; line-height:1.3em;}
.contentstyle-video .overlay p {font-size:1.7rem; padding:10px;}
}
/**** Mobile Navigation ******/
@media only screen and (max-width:768px) { 
header .container.mobile-nav-container{padding:0;}
.navbar-default .navbar-nav .open .dropdown-menu > li.active > a,.navbar-default .navbar-nav .dropdown-menu > li.active > a {color:#333333;}
.navbar-default .navbar-nav > li > a {font-size:1.2em;}
}

/***Homepage Banners Content***/
.contentstyle-innerbanner, .prodimageonly {background:#ffffff;}
.contentstyle-innerbanner img:hover, .prodcategory img:hover{opacity:.5;}
.overlay a.btn.header-cta {background-color: #ffffff; border:2px solid #73AD1B; color:#73AD1B;}
.overlay a.btn.header-cta:hover {background-color: #73AD1B; border:2px solid #ffffff; color:#ffffff;}

.contentstyle-blue .container {width:100%; padding:0;}

.contentstyle-blue {background-color:#ffffff; padding:10px 10px 40px 10px;}
.contentstyle-blue .framing-services {margin:0;}
.text-center .framing-services img.img-responsive {width:53%;}

.contentstyle-blue img.img-responsive {width: 54%; border-radius:100px; transition-property: background-color; transition-duration: .5s; background-color:#E3F1FC;}
.contentstyle-blue img.img-responsive:hover {background-color:#bed995;}


.contentstyle-green {background:#3A644A;}
.contentstyle-green-text p{font-size:1.1em; line-height:1.6em; margin:20px 0;}
.contentstyle-green-image {height:420px; background-position: bottom; margin:0;}
.contentstyle-green p a:hover{color:#73ad1b!important;}

.contentstyle-innerbanner, .prodimageonly {background-color:#F1EDE4;}
.ecommstyle-default .prodcategory .prodimageonly {height:210px;}
.ecommstyle-default .prodcategory .prodimageonly img {width:110%; margin-right:-16px;}
.contentstyle-home2 .prodcategory {box-shadow:none;}


/***Homepage Trust & Delivery Sections***/
.contentstyle-video + .contentstyle-default .container{width:100%; padding:0; margin:-20px 0 0 0; }

.contentstyle-blue .three-box-section {background-color:#0166AF; border:0;}
.three-box-section {display:flex; justify-content:center; flex-wrap:wrap; align-items:stretch; gap:30px; padding:28px 0px 30px 0px; background-color:#3A644A; border-bottom: 2px solid #73AD1B;}
.contentstyle-blue .text-center {padding:0;}
.enquire {background-color:#E3F1FC; padding:30px 20px; margin-bottom:20px;}
.enquire h3 {text-transform:none; font-size:1.4em; margin-bottom:18px;}
.framing-icons {width:95%; margin:0 auto; padding:10px 20px 0px 20px;}

.three-box-section.contact-pg {background-color:white; border:0; flex-wrap:unset; gap:15px; padding:8px 0px 25px 0px;}
.three-box-section.contact-pg .box {padding:15px 10px;}

.box {flex:1 1 300px; max-width:350px; background-color:white; border-radius:8px; box-shadow:0 2px 6px rgba(0,0,0,0.1); padding:20px 15px; text-align:center; display:flex; flex-direction:column; justify-content:space-between;}
.box h3 {font-size: 1.4em; margin-bottom: 10px; text-transform:none; line-height:1.3em;}
.box p {font-size: 1em; line-height: 1.5; color:#000000;}

@media only screen and (min-width: 1200px) {
.contentstyle-green, .contentstyle-green-text, .contentstyle-green-image {height:440px;}
.contentstyle-green-text {padding:75px 120px 0 100px;}
}
@media only screen and (max-width:991px) {
.contentstyle-green-image {margin:0 20px;}
.ecommstyle-default .prodcategory .prodimageonly {height:130px;}
.ecommstyle-default .prodcategory .prodimageonly img { margin-right:0;}
.contentstyle-blue img.img-responsive {width: 60%;}
}
@media only screen and (max-width:768px) {
.ecommstyle-default .prodcategory .prodimageonly {height:200px;}
.ecommstyle-default .prodcategory .prodimageonly img {margin-right:0px; width: 100%;}
.contentstyle-home2 .col-xs-6, .contentstyle-home2 .col-sm-12 {width:100%;}

.contentstyle-blue img.img-responsive {width: 90%;}
.contentstyle-green-text {padding:25px 30px;}

.ecommstyle-default .prodcategory .prodimageonly {height:180px;}
.contentstyle-innerbanner .budget-friendly img {width:50%!important;}
.navstyle3 .row2 {position:relative; z-index:100;}
.navstyle3 .navbar-brand img {height:28px; margin-top:6px;}
.contentstyle-green-image {margin:0 10px; background-position: top; height:270px;}

.three-box-section {padding:15px; gap:15px;}
.three-box-section .box {padding: 16px 20px 8px 20px;}
.three-box-section.contact-pg {background-color:white; border:0; flex-wrap:wrap; gap:15px;}
}

/***Landing Pages ***/
@media (min-width: 768px) {
.col-sm-3, .col-lg-3 {width:33%;} 
}

.ecommstyle-default .prodcategory,
.ecommstyle-default .proditem  {border:0 !important;}
.ecommstyle-default .proditem .prodinfo {height:170px; margin:0 10px;}
.ecommstyle-default .proditem .prodinfo p:not(.prodprice) {font-size:.95em; padding:0px 5px 8px 5px;}

.ecommstyle-default .prodcategory .prodimage {width:100%;}

@media only screen and (min-width: 1200px){
.ecommstyle-small .prodcategory .prodinfo, .imgthumb {height:200px;}
.ecommstyle-default .proditem {height:360px;}
}
@media (min-width: 768px) {
.col-sm-5 {width:33%;}
}
@media only screen and (max-width:768px){
.ecommstyle-default .proditem .prodinfo {height:auto;}
.ecommstyle-default .proditem {padding:0 0 15px 0;}
}
.learn-about-stas {text-align:left; width:83.33333333%; margin:10px auto;}
.h2-hide {display:none;}

/***Product Pages***/
.ecommstyle-default .prodprice span {color:#e03311; font-size:.9em; padding-right:0.6em;}
.ecommstyle-default .proditem {padding:1rem;}
.contentstyle-alternate .form-group .form-control {padding:9px 11px;}
.prodorderform .form-group {margin-bottom:10px;}
.ecommstyle-default .orderprice {color:#2266AF; float:right; font-size:1.55em; margin: 0 10px 5px 0!important;}

.contentstyle-alternate {background-color:#dbdfd9; padding:12px 0 15px 0;} 
.container.contentstyle-innerecomm {background-color:#ffffff; margin:13px auto;}
.container.contentstyle-innerecomm .col-sm-3.imagepopups{width:27%;}
.container.contentstyle-innerecomm .col-sm-5 {width:36%;}

.contentstyle-alternate h1, .contentstyle-alternate h1 a, .contentstyle-alternate h1 a:hover{font-weight:normal;}

.contentstyle-alternate .dataTables_paginate .paginate_button, .contentstyle-alternate .btn,
.contentstyle-alternate .btn.btn-alt {border-radius:40px; font-size:1.15em; padding:.65em 1.3em; margin-bottom:15px; border:2px solid #c0d7e4!important;}
.contentstyle-alternate .btn.btn-alt:hover {border:2px solid #66a81b !important;}

.contentstyle-alternate .btn:not(.btn-alt) {border:1px solid #2266AF!important;}
.contentstyle-alternate .btn:not(.btn-alt):hover {border:1px solid #66a81b!important;}

.contentstyle-alternate .btn.btn-small {margin:0 0 10px 15px;}
.contentstyle-alternate .btn {border:0;}
.prodorderform .text-center {float:right;}

.contentstyle-alternate hr {margin:1.3em 0 .4em 0;}
 
.contentstyle-paging.text-center .btn.btn-small.active {background-color:#ffffff; border:0; color:#000000; -webkit-box-shadow:none;}
.contentstyle-paging.text-center .btn.btn-small {background-color:#DBDFD8; color:#000000; border:1px solid #DBDFD8 !important; margin:0 0 12px 0; font-size:1.05em;}

.prodinfolarge h1 {margin-bottom:17px;}
.prodinfolarge form {margin-top:20px;}
.contentstyle-innerecomm {padding:20px 40px 20px 40px;}
.contentstyle-innerecomm .imagepopups #secondimage {width:70%;}
.contentstyle-alternate .form-group .control-label {padding:10px 0 0 0;}
.contentstyle-alternate .form-group .col-sm-8 {padding-right:0;}

@media only screen and (max-width: 768px){
.container.contentstyle-innerecomm .col-sm-3.imagepopups{width:100%;}
.container.contentstyle-innerecomm .col-sm-5 {width:100%;}
.prodorderform .form-group {margin: 0 8px 0 0;}
.contentstyle-alternate .form-group .control-label {padding:16px 0 0 14px;}
.contentstyle-alternate .btn.btn-small {margin:5px 5px 15px 5px;}
.contentstyle-alternate .btn.btn-small .fa {display:none;}
.container.contentstyle-innerecomm .col-xs-6 {width:100%;}
.contentstyle-innerecomm .imagepopups #secondimage {width:60%;}
.container.contentstyle-innerecomm {margin:0;}
.contentstyle-alternate .container {padding:1em 1.6em;}
}

/***Cart Pages***/
.fa.fa-arrow-left, .fa.fa fa-cart-plus {font-size:.8em; margin-right:7px;}
.navbar-default .tagline .contentstyle-header-right {padding-right:25px; padding-top:20px;}

@media only screen and (max-width:992px){
.navbar-default .tagline .contentstyle-header-right {padding-top:0;}
}

/***Footer Styles***/
footer.footer1{padding-bottom: 1.25em!important;}
.contentstyle-footer1 a:hover {text-decoration:underline;}
.contentstyle-footer1 .img-responsive {width:70%!important; padding: 0 0 12px 0;}
.contentstyle-footer1 h2 {font-size:1.1em !important; color:#0065AF; font-weight:600;}
.contentstyle-footer2 {background-color:#0065AF;}
.contentstyle-footer2 p, .contentstyle-footer2 a, .contentstyle-footer2 a:hover, .contentstyle-footer2 ul li {color:#ffffff!important;}

.footer2.contentstyle-footer2 p {float:left;}
.footer2.contentstyle-footer2 p.premium {float:right; line-height:1.7em;}
.footer2.contentstyle-footer2 a {text-decoration:underline;}

.contentstyle-footer1 {border-top:2px solid #73AD1B;}
.contentstyle-footer1 .col-sm-5 p {width:75%;}

.table.cart {font-size:1.1em;}
.table.cart .form-control {border-radius:40px; font-size:.9em; padding:.70em 1.3em;}
.table.cart .btn {font-size:.75em;}

.table.cart tr th, 
.table.cart thead tr th, 
.table.cart tbody tr td {padding:10px 12px;}
@media only screen and (max-width:768px){
footer.footer1 p, footer.footer1 ul li, section p {font-size:.9em;}
.footer2.contentstyle-footer2 p.premium {float:none;}
.contentstyle-footer1 .col-sm-5 p {width:100%;}
}

/***Customer Reviews***/
.review-column {width:90%; margin: 15px auto; background-color:#efefed; border-radius:20px; padding:18px 50px 2px 50px;}
.review-column p img {margin:0 auto -5px auto; vertical-align:unset;}

/***Images***/
img.review {width:100px; margin: 10px 0;}

@media only screen and (max-width:992px){
.contentstyle-default.contentstyle-video {height:105%; border:0;}
.contentstyle-video .overlay {top:15%; padding: 0 10px; }
}
@media only screen and (min-width: 992px){
.contentstyle-video {height:360px;}
.contentstyle-video .overlay {padding: 0 15px; top:28%;}
}
@media only screen and (min-width: 1200px){
.contentstyle-video {height:380px;}
}
@media (max-width: 768px) {
.contentstyle-video video {margin-left:-330px;}
.contentstyle-video .overlay {padding: 0 15px; top:22%;}

}

/***Resource/About pages***/
@media (min-width: 768px) {
.col-sm-10 {width: 78%; float:none; margin:0 auto;}
}

h2.content-header {padding:10px 0; margin:16px auto 6px auto; font-size:1.6em; width:fit-content; font-weight:600; text-align:center;}
p.content-header {text-align:center; padding:10px 19px 13px 19px; margin:0 auto 22px auto!important; border:1.5px solid #73AD1B; border-radius:28px; font-size:.9em; width:fit-content;}
section ol, section .breadcrumb {margin:0 0 .4em 0;}

img.about-pages {margin:0 auto!important; width:70%; border-radius:20px;}
.caption {text-align:center; font-size:.9em; color:#666666!important; margin:-2px 0 10px 0;}
.ecommstyle-default .prodonsale {top:0px; background-size: 85px 85px;}

@media only screen and (max-width:768px){
p.content-header {padding:7px 10px 7px 10px; color:#5e910d !important;}
h2.content-header {font-size:1.2em; line-height:1.3em; margin:5px auto 2px auto;}
.navbar-nav .caret{float:right; font-size:30px;}
.navstyle3 .tagline {padding:0; }
.navbar-default .tagline, .navbar-default .tagline p, .navbar-default .tagline a {color:#ffffff; background-color:#0066af;}
.ecommstyle-default .prodcategory .prodlink a {font-size:1.2em;}
.ecommstyle-default h1 {margin-bottom:15px;}
.contentstyle-default {margin-bottom:-10px; }
}
