@import url('https://fonts.googleapis.com/css?family=Raleway|Caveat|PT+Sans|Poppins|Roboto');
/***** Global Settings ======================================== *****/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a, a:visited, a:hover, a:focus, a:active, object, embed, a img {
	outline:none !important
}

:root {
	font:16px system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial;;
	font-weight: 400;
	line-height:1.4;
}
body {
	color: #333;
	margin:0;
	padding:0;
	background:#f9f9fb
	letter-spacing: 0.1px;
	line-height:1.4;
}
main {
	padding: 1rem; 
}
main img {
	border:1px solid #eee;
	padding:2px;
}
/***** Headings =====================================*****/

h1, h2, h3, h4, h5, h6 {
	
	margin: 0 0 20px 0;
padding:0;
	font-style: normal;
	font-weight: 400;
	color: #003988;
	animation: fadeIn 3s;
}
h1 {
	font-size:2em;
	font-weight:bold;
}
h2 {
		padding:0;
	font-size:1.7em;
	font-weight:bold;
	text-transform: capitalize;/*text-shadow: 0px 1px 0px #333;*/
	 animation: fadeIn 2s;
}

.section-title h2 {
	font-family:'Poppins', sans-serif;
	padding-bottom: 15px;
margin-bottom: 15px;
	font-size:2em;
	font-weight:bold;
	position: relative;
	text-transform: capitalize;/*text-shadow: 0px 1px 0px #333;*/
}
.section-title h2::before {
	content: "";
	width: 70px;
	height: 2px;
	position: absolute;
	bottom: -1px;
	background: #FF6853;
	left:50%;
	margin-left:-35px;
	border-radius:100%;
}
.section-title h2::after {
	content: "";
	width: 90px;
	height: 2px;
	position: absolute;
	bottom: 3px;
	background: #FF6853;
	left:50%;
	margin-left:-45px;
	border-radius:100%;
	
}
h3 {
	padding:0;
	font-size: 1.4em;
	font-weight:bold;
	 animation: fadeIn 2s;
}
h4 {
	font-size:1.0em;
	background-color:#003988;
	padding:5px;
	margin-bottom:10px;
	width:100%;
	color:#FFF;
	text-shadow:0 1px 0 #333;
	    box-shadow: 
        0 12px 20px rgba(0, 0, 0, 0.25),
        0 4px 6px rgba(0, 0, 0, 0.15);
}
h5 {
	font-size : 1.2em;
	font-weight:bold;
	color:#FFF;
	display:inline-block;
	border-bottom:1px dotted #666;
	text-transform: uppercase;
}
h6 {
	color: #777;
	font-size : 1em;
}
.home h2{
padding: 0;
  font-size: 1.65em;
  font-weight: bold;
  animation: fadeIn 2s;
  color:#fff;
  }
.home h3 {
	padding: 0;
  font-size: 1.1em;
  font-weight: bold;
  animation: fadeIn 2s;
  color:#fff;
}
p {
	margin: 0 0 1em 0;
	font-size : 1.0em;
	letter-spacing: 0.25px;
}
p {
	hyphens : auto;
}
a, h1 a, h2 a, h3 a, h4 a, h5 a {
	color:#99a484;
	transition: all 0.2s ease-in-out;
	text-decoration:none;
	outline:none;
}
a:hover, a:active, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color:#186176;
}
a.underline {
	position:relative;
	white-space:nowrap
}
a.underline:after, a.underline:before {
	content:'';
	position:absolute;
	bottom:-6px;
	left:0;
	right:0;
	height:1px;
	background:#333;
-webkit-transition:-webkit-transform .15s;
-o-transition:-o-transform .15s;
transition:transform .15s;
	opacity:1;
	-webkit-transform:scaleX(0) translateZ(0);
	transform:scaleX(0) translateZ(0);
	-webkit-transform-origin:0 0;
	-ms-transform-origin:0 0;
	-o-transform-origin:0 0;
	transform-origin:0 0
}
a.underline.active:before, a.underline:hover:after {
	-webkit-transform:scaleX(1) translateZ(0);
	transform:scaleX(1) translateZ(0)
}
b, strong {
	font-weight : bold;
}
em {
	font-style:italic;
}
.introtext {
	font-size: 18px;
	color: #226600;
	padding: 0;
	margin: 0.1em 0 1.5em 0;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 0.8em;
	font-weight:bold;
	float:left;
	margin: 0 0 0 60px
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 0.7em;
}
.styletestimononial {
	font-weight: bold;
	font-family:Oleo Script;
	font-style:italic;
	letter-spacing: 1px;
	color:#666;
	background:#F6FAFC;
	padding:2px 20px;
}
figure {
	font-size: 11px;
	font-style:italic;
}
cite {
	font-style:italic;
}
.vibes {
	font-family: 'Great Vibes', cursive !important;
	color: #969696;
	margin-bottom: -15px;
	font-size:38px;
}
.linebreak {
	border-bottom: 2px dotted #95adc3;
	clear: both;
	margin: 15px 0;
	padding: 8px;
}
.iconica {
    box-shadow: 
        0 12px 20px rgba(0, 0, 0, 0.25),
        0 4px 6px rgba(0, 0, 0, 0.15);	
		border-radius: 10px;
		margin: 0 0 20px 0
}
img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	height: auto;
}
address {
	font-style:normal;
}
.redtext {
	color:#a04432;
}
.white {
	color:#fff
}
.grey {
  font-size: 1.1em;
  color: #333;
}
.larger {
	font-size:1.2em;
	font-weight:bold;
}
.smaller {
	font-size:0.8em;
}
.mint {
	color:#f6fbfa;
	font-size: 0.9em;
}
/*testimonials*/
.attr {
	color:#ae2c37;
	font-style:italic;
	font-size:.9em
}
/***** HR Styles *****/
hr.style-one {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 0;
	border-top: 0;
	background-image: url(../assets/images/hr-pink-flower.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 24px;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
hr.style-two {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.style-three {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 0;
	border-top: 0;
	background-image: url(../assets/images/title_underline.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 23px;
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
.style-four {
	height: 3px;
	width: 100px;
	margin:20px auto;
	display: block;
	clear: both;
	border:0;
	background: linear-gradient(to right, red, yellow, green);
}
hr.style-four:before, hr.style-four:after {
	content: '';
	height:10px;
	width:10px;
	border-radius:10px;
	float:left;
	background: #4E5263;
	margin-top: -4px;
}
hr.style-four:after {
	float: right;
}
hr.style-five {
	border: 0 solid #e7e6e6;
	height: 6px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	width:100%;
}
hr.style-seven {
	height: 30px;
	border-style: solid;
	border-color: black;
	border-width: 1px 0 0 0;
	border-radius: 20px;
}
hr.style-nine {
	height:1px;
	width:50px;
	border:3px solid #d10100;
	color:#d10100;
	margin:10px auto
}
.sep-con {
	display: flex;
	align-items: center;
}
.line {
	border: 0 solid #e7e6e6;
	height: 6px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	flex-grow: 1;
	margin: 0 10px 5px 10px;
}
/*  GRID FORMAT  ============================================================================= */

/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  GROUPING  ============================================================================= */


.group:before, .group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
	zoom:1;
}
/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 0.5% 0 0.5% 1.6%;
	background: transparent;
	padding:0 0;
	text-align:left;
}
.coln {
	display: block;
	float:left;
	margin: 0;
	background: transparent;
	padding:0 0;
}
.colh {
	display: block;
	float:left;
	margin: 0 0 -10px 0;
	background: transparent;
	padding:0 0;
}
.colz {
	display: block;
	float:left;
	margin: 1% 0 1% 0%;
}
.col:first-child {
	margin-left: 0;
} /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
 .col {
 margin: 1% 0 1% 0%;
}
}
/*  GRID OF TWO   ============================================================================= */


.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_2_of_2 {
 width: 100%;
}
 .span_1_of_2 {
 width: 100%;
}
}
/*  GRID OF THREE   ============================================================================= */

	
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.13%;
}
.span_1_of_3 {
	width: 32.26%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_3_of_3 {
 width: 100%;
}
 .span_2_of_3 {
 width: 100%;
 float:none;
}
 .span_1_of_3 {
 width: 100%;
 float:none;
 margin:25px auto;
 clear:both;
}
}
/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_4_of_4 {
 width: 100%;
}
 .span_3_of_4 {
 width: 100%;
}
 .span_2_of_4 {
 width: 100%;
}
 .span_1_of_4 {
 width: 100%;
}
}
/*  GRID OF FIVE   ============================================================================= */

	
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 79.68%;
}
.span_3_of_5 {
	width: 59.36%;
}
.span_2_of_5 {
	width: 39.04%;
}
.span_1_of_5 {
	width: 18.72%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_5_of_5 {
 width: 100%;
}
 .span_4_of_5 {
 width: 100%;
}
 .span_3_of_5 {
 width: 100%;
}
 .span_2_of_5 {
 width: 100%;
}
 .span_1_of_5 {
 width: 100%;
}
}
/*  GRID OF SIX   ============================================================================= */


.span_6_of_6 {
	width: 100%;
}
.span_5_of_6 {
	width: 83.06%;
}
.span_4_of_6 {
	width: 66.13%;
}
.span_3_of_6 {
	width: 49.2%;
}
.span_2_of_6 {
	width: 32.26%;
}
.span_1_of_6 {
	width: 15.33%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_6_of_6 {
 width: 100%;
}
 .span_5_of_6 {
 width: 100%;
}
 .span_4_of_6 {
 width: 100%;
}
 .span_3_of_6 {
 width: 100%;
}
 .span_2_of_6 {
 width: 100%;
}
 .span_1_of_6 {
 width: 100%;
}
}
/*  GRID OF SEVEN   ============================================================================= */


.span_7_of_7 {
	width: 100%;
}
.span_6_of_7 {
	width: 85.48%;
}
.span_5_of_7 {
	width: 70.97%;
}
.span_4_of_7 {
	width: 56.45%;
}
.span_3_of_7 {
	width: 41.94%;
}
.span_2_of_7 {
	width: 27.42%;
}
.span_1_of_7 {
	width: 12.91%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_7_of_7 {
 width: 100%;
}
 .span_6_of_7 {
 width: 100%;
}
 .span_5_of_7 {
 width: 100%;
}
 .span_4_of_7 {
 width: 100%;
}
 .span_3_of_7 {
 width: 100%;
}
 .span_2_of_7 {
 width: 100%;
}
 .span_1_of_7 {
 width: 100%;
}
}
/*  GRID OF EIGHT   ============================================================================= */

	
.span_8_of_8 {
	width: 100%;
}
.span_7_of_8 {
	width: 87.3%;
}
.span_6_of_8 {
	width: 74.6%;
}
.span_5_of_8 {
	width: 61.9%;
}
.span_4_of_8 {
	width: 49.2%;
}
.span_3_of_8 {
	width: 36.5%;
}
.span_2_of_8 {
	width: 23.8%;
}
.span_1_of_8 {
	width: 11.1%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_8_of_8 {
 width: 100%;
}
 .span_7_of_8 {
 width: 100%;
}
 .span_6_of_8 {
 width: 100%;
}
 .span_5_of_8 {
 width: 100%;
}
 .span_4_of_8 {
 width: 100%;
}
 .span_3_of_8 {
 width: 100%;
}
 .span_2_of_8 {
 width: 100%;
}
 .span_1_of_8 {
 width: 100%;
}
}
/*  GRID OF NINE   ============================================================================= */


.span_9_of_9 {
	width: 100%;
}
.span_8_of_9 {
	width: 88.71%;
}
.span_7_of_9 {
	width: 77.42%;
}
.span_6_of_9 {
	width: 66.13%;
}
.span_5_of_9 {
	width: 54.84%;
}
.span_4_of_9 {
	width: 43.55%;
}
.span_3_of_9 {
	width: 32.26%;
}
.span_2_of_9 {
	width: 20.97%;
}
.span_1_of_9 {
	width: 9.68%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_9_of_9 {
 width: 100%;
}
 .span_8_of_9 {
 width: 100%;
}
 .span_7_of_9 {
 width: 100%;
}
 .span_6_of_9 {
 width: 100%;
}
 .span_5_of_9 {
 width: 100%;
}
 .span_4_of_9 {
 width: 100%;
}
 .span_3_of_9 {
 width: 100%;
}
 .span_2_of_9 {
 width: 100%;
}
 .span_1_of_9 {
 width: 100%;
}
}
/*  GRID OF TEN   ============================================================================= */


.span_10_of_10 {
	width: 100%;
}
.span_9_of_10 {
	width: 89.84%;
}
.span_8_of_10 {
	width: 79.68%;
}
.span_7_of_10 {
	width: 69.52%;
}
.span_6_of_10 {
	width: 59.36%;
}
.span_5_of_10 {
	width: 49.2%;
}
.span_4_of_10 {
	width: 39.04%;
}
.span_3_of_10 {
	width: 28.88%;
}
.span_2_of_10 {
	width: 18.72%;
}
.span_1_of_10 {
	width: 8.56%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_10_of_10 {
 width: 100%;
}
 .span_9_of_10 {
 width: 100%;
}
 .span_8_of_10 {
 width: 100%;
}
 .span_7_of_10 {
 width: 100%;
}
 .span_6_of_10 {
 width: 100%;
}
 .span_5_of_10 {
 width: 100%;
}
 .span_4_of_10 {
 width: 100%;
}
 .span_3_of_10 {
 width: 100%;
}
 .span_2_of_10 {
 width: 100%;
}
 .span_1_of_10 {
 width: 100%;
}
}
/*  GRID OF ELEVEN   ============================================================================= */

.span_11_of_11 {
	width: 100%;
}
.span_10_of_11 {
	width: 90.76%;
}
.span_9_of_11 {
	width: 81.52%;
}
.span_8_of_11 {
	width: 72.29%;
}
.span_7_of_11 {
	width: 63.05%;
}
.span_6_of_11 {
	width: 53.81%;
}
.span_5_of_11 {
	width: 44.58%;
}
.span_4_of_11 {
	width: 35.34%;
}
.span_3_of_11 {
	width: 26.1%;
}
.span_2_of_11 {
	width: 16.87%;
}
.span_1_of_11 {
	width: 7.63%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_11_of_11 {
 width: 100%;
}
 .span_10_of_11 {
 width: 100%;
}
 .span_9_of_11 {
 width: 100%;
}
 .span_8_of_11 {
 width: 100%;
}
 .span_7_of_11 {
 width: 100%;
}
 .span_6_of_11 {
 width: 100%;
}
 .span_5_of_11 {
 width: 100%;
}
 .span_4_of_11 {
 width: 100%;
}
 .span_3_of_11 {
 width: 100%;
}
 .span_2_of_11 {
 width: 100%;
}
 .span_1_of_11 {
 width: 100%;
}
}
/*  GRID OF TWELVE   ============================================================================= */

.span_12_of_12 {
	width: 100%;
}
.span_11_of_12 {
	width: 91.53%;
}
.span_10_of_12 {
	width: 83.06%;
}
.span_9_of_12 {
	width: 74.6%;
}
.span_8_of_12 {
	width: 66.13%;
}
.span_7_of_12 {
	width: 57.66%;
}
.span_6_of_12 {
	width: 49.2%;
}
.span_5_of_12 {
	width: 40.73%;
}
.span_4_of_12 {
	width: 32.26%;
}
.span_3_of_12 {
	width: 23.8%;
}
.span_2_of_12 {
	width: 15.33%;
}
.span_1_of_12 {
	width: 6.86%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
 .span_12_of_12 {
 width: 100%;
}
 .span_11_of_12 {
 width: 100%;
}
 .span_10_of_12 {
 width: 100%;
}
 .span_9_of_12 {
 width: 100%;
}
 .span_8_of_12 {
 width: 100%;
}
 .span_7_of_12 {
 width: 100%;
}
 .span_6_of_12 {
 width: 100%;
}
 .span_5_of_12 {
 width: 100%;
}
 .span_4_of_12 {
 width: 100%;
}
 .span_3_of_12 {
 width: 100%;
}
 .span_2_of_12 {
 width: 100%;
}
 .span_1_of_12 {
 width: 100%;
}
}
.span_half {
	float:left;
	width:50%
}
@media only screen and (max-width: 768px) {
 .span_half {
 width: 100%;
}
}
.span_third {
	float:left;
	width:33.333333333333%
}
.span_quarter {
	float:left;
	width:25%
}
.span_fifth {
	float:left;
	width:20%
}
/*EMPTY DIV*/
.push {
	visibility: hidden;
}
 @media only screen and (max-width: 480px) {
.push {
 display: none;
}
}
/*  MAIN LAYOUT	============================================================================= */
.page-wrap {
	float:left;
	width:100%;
	-moz-transition: all 0.05s linear;
	-o-transition: all 0.05s linear;
	-webkit-transition: all 0.05s linear;
	transition: all 0.05s linear;
}
.wrap {
	float:left;
	width:100%;
}
.inner {
	width:85%;
	max-width:85em;
	margin:0 auto
}
div.title {
	background:var(--main-bg-color);
	padding: 0;
	border-bottom:none;
	margin:0 auto;
}
.title h1 {
	font-family: Tahoma, Arial, "Times New Roman";
	color:#666;
	font-size: 10px;
	line-height:1.0em;
	text-align:right;
}
/* Header */
header {
	padding: 10px 0 ;
		display:block;
		margin: 0;
		background:#013c7c;
		border-bottom: 4px solid #b5bda5;
		box-shadow: 0 10px 18px rgba(0, 0, 0, 0.22);
}
header p {
	font-size: 09.em;
	color: #fff;
}
header  a{
	color: #fff;
}

header a:hover {
	color: #87bac3;
}
#logo {
	width: 420px;
	margin: 10px auto 0 auto;
	text-align:left;
}
.logofoot {
	width:100%;
	float:left;
	padding:0;
	margin:0 0 20px 0;
}
.h_socials { float:right; clear:right; padding:.5em 0 0em 0; }
.h_socials img { width:32px; margin-left:6px; }
.email {
	clear:both;
	float:right;
	padding: .75em 0;
}
#headerbox {
	font-family: Tahoma, Geneva, sans-serif;
	width: 100%;
	padding: 37px 20px 15px 0;
	vertical-align:middle;
	text-align:center;
	margin: 0;
	float:right;
}
#headerbox h6 {
	font-weight:bold;
	font-size:1.2em;
	text-transform: capitalize;
	padding:0;
	margin: 15px 0 0 0;
	background:none;
	text-align:right;
	color:#333;
}
.style2 {
	color:#fff;
	float:right;
	clear:both;
	display:inline-block;
	font-weight:700;
	background-color:#b5bda5;
	font-size:1.2em;
 padding:.8rem 2rem;
	text-align:center;
 margin: .5rem 0;
	border:0;
 transition:background-color .2s ease;
	text-decoration:none;
	-moz-border-radius:20px / 20px;
	-webkit-border-radius:20px 20px;
	border-radius:20px / 20px;
	min-width:200px;
	width:auto
}
.style2:hover, .style2:focus, .style2:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
	background-color:#fff;
	color:#b5bda5
}
#headerbox h6 a, .style2 a {
	color:#fff;
}
#headerbox h6 a:hover, .style2 a:hover {
	color:#87bac3;
}
/*Abacus Coding*/
.container {
	max-width:1080px;
	margin:0 auto;
	padding:28px
}
.brand {
	display:flex;
	flex-direction:column
}
.brand h1 {
	font-size:1.25rem;
	margin:0
}
.tag {
font-size:.9rem;
	color:#666
}
.hero {
	background:white;
	padding:28px;
	border-radius:10px;
	box-shadow:0 6px 22px rgba(0, 0, 0, .06);
	margin-bottom:20px
}
.lead {
	font-size:1.125rem;
	color:#0b2540;
	margin:0 0 12px
}
.credentials {
 font-size:.95rem;
	color:#333;
	margin:8px 0
}
.cta {
	display:inline-block;
	background:#003988;
	color:#fff;
	padding:10px 16px;
	border-radius:8px;
	text-decoration:none;
	margin-top:10px;
	box-shadow: 
 0 12px 20px rgba(0, 0, 0, 0.25), 0 4px 6px rgba(0, 0, 0, 0.15);
}
.grid {  
  display:grid;  
  grid-template-columns:1fr;  
  gap:18px  
}  
@media (min-width:760px) {  
  .grid {  
    grid-template-columns: 1fr 370px;  
  }  
}  
  /* New variant (left narrow, right wide) */  
@media (min-width:760px) {  
  .grid.reverse {  
    grid-template-columns: 370px 1fr;  
  }
.card {
	background:white;
	padding:18px;
	border-radius:10px;
	box-shadow:0 6px 18px rgba(0, 0, 0, .04)
}}
/*.state {
	background: #013c7c;
		padding:18px;
	border-radius:10px;
	box-shadow:0 6px 18px rgba(0, 0, 0, .04)
}
.card-b h3, p{
	color:#fff;
}*/

.small {
font-size:.9rem;
	color:#666
}
form input, form textarea {
	width:100%;
	padding:10px;
	margin-top:6px;
	border:1px solid #ddd;
	border-radius:6px
}
form button {
	background:#0b63b6;
	color:#fff;
	border:none;
	margin-top:10px;
	padding:10px 14px;
	border-radius:6px;
	cursor:pointer;
	box-shadow: 
 0 12px 20px rgba(0, 0, 0, 0.25), 0 4px 6px rgba(0, 0, 0, 0.15);
}
/* Featured Image */
div.featured-image {
	background:var(--main-bg-color);
	text-align:center;
	margin:2px auto 0 auto;
	width:100%;
	position: relative;
}
.banner-pattern {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background: url(../assets/bg/videomask.png) left top repeat;/*pattern-overlay.png*/
	opacity: .4 !important;
}
/* ============== MAIN Navigation   ================================ */
/*  100% NAVIGATION BAR #navigation {
	width:100%;
	background-color: #5fa7cd;
	padding:0;
	margin: 0;
	
}*/
*, *:after, *:before {
	 box-sizing: border-box;
}

/* General Animenu Styles (Mostly Desktop) */
.animenu {
	 display: block;
	 text-align: center; /* Centering the nav items on desktop */
	 z-index: 10;
}

.animenu ul { /* This is .animenu__nav, .animenu__nav__child etc. */
	 padding: 0;
	 list-style: none;
	 font-size: 0px ; /* Collapse whitespace between inline-block li elements */
}

.animenu li, .animenu a { /* Applies to all li and a within .animenu */
	 display: inline-block; /* For desktop horizontal layout */
	 font-size: 16px; /* Base font size for nav items, overridden later */
}

.animenu a {
	 color: #013c7c;
	 text-decoration: none;
}

/* Main Navigation Bar (.animenu__nav) - Desktop */
.animenu__nav {
	 background-color: transparent;
}

.animenu__nav > li {
	 position: relative;
	 border-right: 1px solid transparent;
	 font-weight: normal;
}

.animenu__nav > li > a {
	 padding: 10px 18px;
	 font-weight: bold;
   display: inline-block;
   font-size: 16px;
}

/* Arrow for dropdowns on desktop - only shows if a <ul> follows the <a> */
.animenu__nav > li > a:first-child:nth-last-child(2):before {
	 content: "";
	 position: absolute;
	 border: 4px solid transparent;
	 border-bottom: 0;
	 border-top-color: currentColor;
	 top: 50%;
	 margin-top: -2px;
	 right: 5px;
}

.animenu__nav > li:hover > a { /* Desktop hover */
	 color: #fff;
	 background-color: #013c7c;
}

/* Desktop Dropdowns (2nd tier) */
.animenu__nav > li:hover > .animenu__nav__child { /* Show on hover */
	 opacity: 1;
	 visibility: visible;
	 margin: 0;
}

.animenu__nav__child {
	 min-width: 100%;
	 position: absolute;
	 top: 100%;
	 left: 0;
	 z-index: 999;
	 opacity: 0;
	 visibility: hidden;
	 margin: 20px 0 0 0;
	 background-color: #f9f9fb;
	 transition: margin .15s, opacity .15s;
   text-align: left;
}

.animenu__nav__child > li {
	 width: 100%;
	 border-bottom: 1px solid #eee;
	 display: block;
}
.animenu__nav__child > li:last-child {
	 border-bottom: 0;
}

.animenu__nav__child > li > a {
	 padding: 10px;
	 width: 100%;
	 display: block;
	 font-size: 16px;
   color: #333;
}
.animenu__nav__child > li > a:hover {
	 background-color: #003988;
	 color: #fff;
}

/* Arrow for 2nd tier pointing upwards - only shows if it's the first child */
.animenu__nav__child > li:first-child > a:after {
	 content: '';
	 position: absolute;
	 height: 0;
	 width: 0;
	 left: 1em;
	 top: -6px;
	 border: 6px solid transparent;
	 border-top: 0;
	 border-bottom-color: inherit; /* Takes color from parent background (#f3af5e) */
}


/* Desktop Dropdowns (3rd tier) */
.animenu__nav__child > li:hover > .animenu__nav__grandchild { /* Show on hover */
	 opacity: 1;
	 visibility: visible;
}
.animenu__nav__grandchild {
	 position: absolute;
	 left: 100%;
	 top: 0;
	 opacity: 0;
	 visibility: hidden;
	 background-color: #003988;
	 min-width: 100%;
	 transition: opacity 0.2s ease;
   text-align: left;
}
.animenu__nav__grandchild > li {
	 width: 100%;
	 border-bottom: 1px solid #eee;
	 display: block;
}
.animenu__nav__grandchild > li > a {
	 padding: 10px;
	 display: block;
	 color: #fff;
	 text-decoration: none;
	 font-size: 14px;
}
.animenu__nav__grandchild > li > a:hover {
    background-color: #003652;
}

/* Desktop Dropdowns (4th tier) */
.animenu__nav__grandchild > li:hover > .animenu__nav__greatgrandchild { /* Show on hover */
	 opacity: 1;
	 visibility: visible;
}
.animenu__nav__greatgrandchild {
	 position: absolute;
	 left: 100%;
	 top: 0;
	 opacity: 0;
	 visibility: hidden;
	 background-color: #0077a6;
	 min-width: 100%;
	 transition: opacity 0.2s ease;
	 z-index: 2;
   text-align: left;
}
.animenu__nav__greatgrandchild > li {
	 width: 100%;
	 border-bottom: 1px solid #eee;
	 display: block;
}
.animenu__nav__greatgrandchild > li > a {
	 padding: 10px;
	 display: block;
	 color: #fff;
	 text-decoration: none;
	 font-size: 13px;
}
.animenu__nav__greatgrandchild > li > a:hover {
    background-color: #005a80;
}


/* Hamburger Toggle Button */
.animenu__toggle {
	 display: none; /* Hidden by default, shown in media query */
	 cursor: pointer;
	 background-color: transparent;
	 border: 0;
	 padding: 10px;
	 height: 40px;
	 text-align: center;
	 margin: 0;
   position: relative;
   z-index: 1010; /* Above the slide-in menu */
}

.animenu__toggle:hover {
	 background-color: transparent;
}

.animenu__toggle__bar {
	 display: block;
	 width: 30px;
	 height: 3px;
	 background-color: #111;
	 transition: all 0.25s ease-in-out;
   border-radius: 1px;
   margin: 0 auto;
}

.animenu__toggle__bar + .animenu__toggle__bar { /* Applies to 2nd and 3rd bar */
	 margin-top: 5px;
}

/* Hamburger to "X" Animation */
/* nth-of-type targets spans with class .animenu__toggle__bar specifically */
.animenu__toggle.animenu__toggle--active .animenu__toggle__bar:nth-of-type(1) {
    transform: translateY(8px) rotate(45deg); /* 3px bar height + 5px margin = 8px */
}

.animenu__toggle.animenu__toggle--active .animenu__toggle__bar:nth-of-type(2) {
    opacity: 0;
    transform: translateX(-20px);
}

.animenu__toggle.animenu__toggle--active .animenu__toggle__bar:nth-of-type(3) {
    transform: translateY(-8px) rotate(-45deg);
}


/* === Mobile Styles === */
@media screen and (max-width: 1002px) {
	 .animenu__toggle {
		 display: inline-block;
	 }

   .animenu__toggle .style1 { /* The "Navigation" text */
      display: none;
   }

	 .animenu__nav {
      font-size: 16px; /* Base font for mobile menu items */
		  display: block;
		  position: fixed;
		  top: 0;
		  left: -100%;
		  width: 75%;
		  max-width: 280px;
		  height: 100vh;
		  background-color: #f9f9f9;
		  padding: 70px 0 20px;
		  box-shadow: 2px 0 10px rgba(0,0,0,0.15);
		  overflow-y: auto;
		  z-index: 1000;
		  transition: left 0.35s ease-in-out;
      text-align: left;
	 }

	 .animenu__nav--open {
		  left: 0;
	 }

	 .animenu__nav > li {
		  width: 100%;
		  border-right: 0;
		  border-bottom: 1px solid #e0e0e0;
      display: block;
	 }
	 .animenu__nav > li:last-child {
		  border-bottom: none;
	 }

   /* Remove desktop dropdown arrow from main items on mobile */
   .animenu__nav > li > a:first-child:nth-last-child(2):before {
      content: none;
   }
    /* Remove specific arrow from first child of animenu__nav on mobile (if any was applied by other rules) */
	 .animenu__nav > li:first-child > a:after { /* This selector might be too general or not needed */
		  content: none;
	 }

	 .animenu__nav > li > a {
		  width: 100%;
		  padding: 15px 20px;
		  display: block;
		  color: #333;
      font-size: 18px;
      font-weight: normal;
	 }

	 .animenu__nav a:hover,
   .animenu__nav a:focus {
		  background-color: #eee;
		  color: #111;
	 }

	 /* Submenu Styling within Slide-in Panel (Consistent for all levels) */
	 .animenu__nav__child,
	 .animenu__nav__grandchild,
	 .animenu__nav__greatgrandchild {
		  position: static; /* Key for mobile display in flow */
		  background-color: transparent;
		  margin: 0;
		  transition: none;
		  visibility: visible;
		  opacity: 1;
      display: block;
      width: 100%;
      padding-left: 0;
      box-shadow: none;
      border-top: 1px solid #f0f0f0; /* Lighter separator for sub-sections */
	 }

   /* Remove desktop hover effects for submenus on mobile */
	 .animenu__nav > li:hover > ul,
   .animenu__nav__child > li:hover > .animenu__nav__grandchild,
   .animenu__nav__grandchild > li:hover > .animenu__nav__greatgrandchild {
      opacity: 1;
      visibility: visible;
      margin: 0;
   }

   /* Remove arrow from 2nd tier items on mobile */
	 .animenu__nav__child > li:first-child > a:after {
		  content: none;
	 }

   /* Styling for links within any submenu level */
	 .animenu__nav__child li a, /* Target <a> inside <li> of .animenu__nav__child */
	 .animenu__nav__grandchild li a,
	 .animenu__nav__greatgrandchild li a {
		  width: 100%;
      display: block;
      color: #444;
      border-bottom: 1px dotted #e9e9e9; /* Dotted for sub-items */
	 }
    .animenu__nav__child li:last-child > a, /* Target <a> inside last <li> */
    .animenu__nav__grandchild li:last-child > a,
    .animenu__nav__greatgrandchild li:last-child > a {
        border-bottom: none; /* No border for the very last link in a sub-section */
    }

	 .animenu__nav__child a { /* Specific padding for 2nd tier links */
		  padding: 12px 20px 12px 35px;
		  font-size: 16px;
	 }

	 .animenu__nav__grandchild a { /* Specific padding for 3rd tier links */
		  padding: 10px 20px 10px 50px;
		  font-size: 15px;
	 }

	 .animenu__nav__greatgrandchild a { /* Specific padding for 4th tier links */
		  padding: 10px 20px 10px 65px;
		  font-size: 14px;
	 }
}

/* Styles for 768px breakpoint (mostly font adjustments from your original) */
@media screen and (max-width: 768px) {
	 .animenu__nav__child a { /* These are already covered by the 1002px rules but can be fine-tuned */
		  font-size: 16px;
	 }
	 .animenu__nav__grandchild a {
		  font-size: 15px;
	 }
	 .animenu__nav__greatgrandchild a {
		  font-size: 14px;
	 }
}

/* Body class for when menu is open */
body.menu-open-state {
	 overflow: hidden;
}

/* Clickable Page Overlay */
#page-overlay {
  display: none; /* Hidden by default, JS will manage display */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 990; /* Below menu (1000), above page content */
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s ease-in-out, visibility 0.35s ease-in-out;
  cursor: pointer; /* Indicate it's clickable */
}

/* When menu is open and ready for overlay to be fully visible */
body.menu-open-state.animenu-nav-really-open #page-overlay, /* Old way, keep for safety or remove if #page-overlay.active is enough */
#page-overlay.active { /* JS adds .active class for transition */
  opacity: 1;
  visibility: visible;
}


/* Navigation Bottom  ================================ */
div.nav-bottom {
	background-color: #9197a0;
	background-image:linear-gradient(#89919e, #dfd2b3, #fff);
	border-bottom:2px solid #323232;
	margin: 0 auto;
	padding:10px 0;
	text-align:center;
}
div.nav-bottom ul {
	padding: 2px 0px 4px 0px;
	list-style: none;
	margin:0;
}
div.nav-bottom ul li {
	display: inline;
	padding: 0px 13px 0 8px;
	border-right:1px solid #fff;
	line-height:1.0;
	text-transform: uppercase;
}
div.nav-bottom ul li:last-child {
	border-right:none;
}
div.nav-bottom ul li a {
	color: #666;
	font-size:13px;
	text-decoration: none;
	float: none;
}
div.nav-bottom ul li a:hover {
	color:#000;
	border-bottom: 1px solid #666;
}
/* Feature Image*/
#feature{
	background:#171717 url(../assets/bg/relationships-sexual-therapy-bg.jpg) no-repeat bottom center;/*1600 x 500*/
	background-size:cover;
	margin:1px 0 0 0;
	padding-top:3em
}
@media screen and (min-width: 1500px) {
#feature{
background-image:url(../assets/bg/relationships-sexual-therapy-bg.jpg)/*1600 x 500*/
}
}
@media screen and (max-width: 768px) {
#feature{
background-image:url(../assets/bg/relationships-sexual-therapy-bg-800.jpg)/*800 x 250*/
}
}
@media screen and (max-width:480px) {
	{background-image:url(../assets/bg/relationships-sexual-therapy-bg-mob.jpg)/*800 x 250*/
}
}
.feature-text {
	color:#fff;
	padding:2.25em 0 2.25em 0;
	text-align:center;
	
}
.feature-text .inner {
	max-width:800px
}
.feature-text .headline {
	text-shadow: 0px 2px 0px #333;
	letter-spacing:0;
	font-size:1.5em;
	line-height:1;
		font-weight:bold;
}
.feature-text .headline em {	
	font-style:normal;
	font-size:.4em;
	padding:.5em 0 0 2em
}
.feature-text .headline h2 {
	font-size:1.8em;
	color:#fff;
	padding:.125em 0 0 0;
	text-align:center;
	font-weight:normal
}
.feature-text p {
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
	text-shadow: 0px 2px 0px #333;
	text-align:center;
	padding-top:.5em;
	padding-bottom: 1em;
	clear:both;
	margin: 0;
}
div.tagline {
	-webkit-animation: fadeInUp-animated 1s both .25s;
	animation: fadeInUp-animated 1s both .25s;
    animation-delay: .75s;
}
@media screen and (max-width: 700px) {
.inner {
width:90%
}
#feature{
background-size:900px;
background-position:top center
}
.feature-text {
padding:2em 0
}
.feature-text .headline {
text-align:center;
font-size:3em;
width:100%
}
.feature-text .headline em {
float:none;
padding-left:0
}
.feature-text .headline h1 {
float:none;
display:inline-block
}
.feature-text p {
font-size:1em
}
}
/* ------- PAGE BG ------- */
.sunset-section {
  background: url('../assets/bg/sunset-still.jpg') no-repeat center center fixed;
  background-size: cover;
  padding: 40px 10px;
  color: white;
  text-align: center;
  position: relative;
  z-index: 1;
}
.sunset-section::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: rgba(0,0,0,0.2); /* optional: dark overlay for text readability */
  z-index: -1;
}
.content-wrapper {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
/* Overlay strength options */
.overlay-light::before {
  background-color: rgba(0, 0, 0, 0.2);
}

.overlay-medium::before {
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay-dark::before {
  background-color: rgba(0, 0, 0, 0.6);
}

.overlay-black::before {
  background-color: rgba(0, 0, 0, 0.8);
}
/* Different background images */
.bg-studio {
  background-image: url('../assets/bg/recording-studio-bg.jpg');
}
.bg-drums {
  background-image: url('../assets/bg/drum-set-bg.jpg');
}
@media (max-width: 768px) {
  .sunset-section {
    background-attachment: scroll;
}
  .sunset-section::before {
  background-color: rgba(0,0,0,0.5); /* optional: dark overlay for text readability */
}
}
/* Main Content  ================================*/
.container1 {
	width:100%;
	background-image:url(../assets/images/stripes_tiny_diagonal.png);
	background-repeat:repeat;
	margin:0 0 20px;
	padding:20px 0
}
.divider {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	width:960px;
	margin:20px auto;
	padding:10px;
	text-align:center;
}
.divider p {
	font-weight:bold;
	font-size:20px;
	letter-spacing: 3px;
	text-transform: capitalize;
	padding:0;
	margin-bottom:0;
	color:#346E96;
}
.blueZone {
	width:100%;
	padding: 10px;
	margin: 0;
	background: rgba(114,174,178,.25); 
}
.tall{
     display: none;
}
.wide {
	display: block;
}
#statement {
	width:100%;
	padding:0;
	background-color:transparent;
	margin:0
}
#statement h1 {
	font-weight:700;
	font-size:2.2em;
	letter-spacing:5px;
	text-transform:capitalize;
	padding:0;
	margin:0;
	color:#004c73
}
#statement p, #statement p a {
	font-weight:700;
	font-size:1.3em;
	padding:0;
	margin-bottom:40px
}
#statement p a:hover {
	font-weight:700;
	font-size:18px;
	padding:0;
	margin-bottom:40px
}
.gradient {
  background: linear-gradient(
    to right, 
    hsl(98 100% 62%), 
    hsl(204 100% 59%)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.subheading {
	font-size: 1.2em;
	font-weight: 400;
	color: #888;
	letter-spacing: 6px;
	margin: 0px;
	text-transform: uppercase;
}
.section-title {
		width:100%;
		margin: 20px 0;
}
section.reading-box {
	width:100%;
	background: #eee;
	padding: 0 0 10px 0;
	border-top:5px solid #666;
}
.textTop {
	width: 100%;
	margin: 10px 0 0 0;
}
.panel1 {
	background-color:#004c73;
	width: 100%;
	margin: 0;
	padding:5px 10px 10px 15px;
}
.panel1 p, .panel1 p a, .panel1 h2 {
color: #fff;
}
.panel1 h2 {
	font-size: 1.2em;
}
.panel2 {
	background-color:#fff;
}
.panel2 h2 {
	font-size: 1.2em;
}
section.upperText {
	width:85%;
	margin:20px auto;
	display: block;
	text-align:center;
	text-wrap: balance;
}
.upperText h3 {
	font-size: 1.6em;
	text-align:center;
}
.upperText h4 {
	font-size: 1.3em;
	text-align:center;
	text-transform: capitalize;
	display:inline-block;
	background:none;
	padding: 0;
	width:100%;
}
.upperText p {
	text-align:center;
}
.upperText p a {
}
.upperText p a:hover {
}
section.midText {
	padding: 0 10px ;
	margin:50px auto;
	display: block;
}
.midText h3 {
	font-size: 1.6em;

}
.midText h4 {
	font-size: 1.3em;

	text-transform: capitalize;
	display:inline-block;
	background:none;
	padding: 0;
	width:100%;
}
.midText p {

}
.midText p a {
}
.midText p a:hover {
}
.sectionbg {
	background-image: url(../assets/photos/2.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-size: cover; 
	background-color:#666;
	padding: 50px 0 0 0;
	width:100%;center center cover no-repeat fixed;
}

.sectionbg2 {
	background-image: url(../assets/bg/gethyn-jones-stokes-bay-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	 background-attachment: fixed; 
	 background-size: cover; 
	 background-color:#666;
	padding: 50px 0 0 0;
	width:100%;
color:#fff;
}
.sectionbg2 p, .sectionbg2 h3{
	color:#fff;
	text-shadow: 0px 1px 0px #333;
}
/*/headline container/*/
.containerstrip {
	width: 100%;
	background: #502643 url(../assets/images/section-grey-bg.png) repeat center bottom;
	-webkit-clip-path: polygon(0 93%, 0% 100%, 100% 100%);
	clip-path: polygon(0 93%, 0% 100%, 100% 100%);
	margin: 20px 0;
	padding: 20px 0;
}
.containerstrip h3 {
	font-size: 1.8em;
	color:#fff;
	font-style:italic;
	font-weight:normal;
}
.container1 {
	width: 100%;
	background-image:url(../assets/bg/employers-bg.png);
	background-repeat: repeat;
	background: #f8f8f8 url(../assets/images/section-grey-bg.png) repeat center bottom;
	background-size: 641px;
	margin: 0 0 20px 0;
	padding: 20px 0;
}
/*/photo BG + 2 Text Boxes/*/
.container2 {
	width: 100%;
	background:var(--site-color);
	z-index: 1;
	background-attachment: scroll;
	background-size: cover;
	margin: 20px 0;
	padding: 20px 0;
}
.container2 .mask {
	color:#333;
	font-size: 1.2em;
	text-align:center;
	padding: 15px;
	font-family: 'Work Sans', sans-serif;
	font-weight:normal;
	letter-spacing: 0;
	background-color: #FFF;
}
.container3 {
	background: #f90;
	background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23cccccc' fill-opacity='0.3' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
	padding: 2em 0 .5em 0;
	clear:both;
}
.page-text-content {
	padding:1em 3em;
}
.page-text-content p{
	font-size: 1.2em;
	font-style:italic;
}
.matchvert {
	width:100%;
		height: 100%;
		display: flex;
		margin:40px 0;
}
.matchvert-left{
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;

}
.matchvert-right {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: left;
 padding-left: 20px;
}
.mainText {
	background-color: rgba(51, 51, 51, 0.3);
	padding:50px 20px;
	width:100%;
	height:auto;
	overflow: hidden;
}
.mainLeft {
	width:100%;
	padding: 20px 50px 0 0;
	margin:0 auto;
	line-height: 1.8;
}
.mainLeft h2 {
	font-size: 1.9em;
}
.mainLeft p {
	font-size: 1.0em;
}
.mainLeft p a {
	color: #fff;
}
.mainLeft p a:hover {
	color: #fff;
}
.mainRight {
	width:100%;
	padding: 20px 0;
}
.mainRight h2 {
	font-size: 1.6em;
}
.mainRight p {
	font-size: 1.0em;
}
.mainRight p a {
	color: #fff;
}
.mainRight p a:hover {
	color: #fff;
}

.page-text .inner {
	max-width:1024px;
	width:100%
}
audio {
	width: 100%;
}
.logos {
	clear: both;
	text-align: center;
	padding: 1em 0;
	background: #fff;
	border-top: 20px rgba(223, 226, 230, 0.3) solid;
	border-bottom: 20px rgba(223, 226, 230, 0.3) solid;
	margin-bottom:20px;
}
.logos img {
	border:none;
}
.display {
	width: 100%;
	color:#637375;
	clear:both;
	margin:20px 0;
	padding:2em;
}
.display h4 {
	font-size: 1.3em;
	font-weight:bold;
	color:#111;
	margin: 0.7em 0 0 0;
	background:none;
	text-align: left;
}
.display_top {
	font-size: 1.1em;
	text-align:center;
	padding: 0 8em;
	margin:0 auto;
}
.display_top p {
	font-size: 1em;
	color:#637375;
	margin-bottom: 2.2em;
}
.display_top h2 {
	font-size: 2.2em;
	font-weight:bold;
	color:#111;
	margin-bottom: 1.2em;
	text-shadow:none;
}
.display_top h6 {
	font-family: 'Caveat', cursive;
	font-size: 2.2em;
	color:#7fb98d;
	margin-bottom: 0.5em;
}
.display2 {
	width: 100%;
	color:#637375;
	margin: 50px 0;
	clear:both;
}
.display2left {
	height:55vh;
	max-width:100%;
	display: flex;
	flex-direction:column;
	justify-content: left;
	align-items: left;
	padding: 0 2em 0 0;
	text-align:center;
}
.display2left h2 {
	font-size: 2.2em;
	font-weight:bold;
	color:#111;
	margin-bottom: 1.0em;
	text-shadow:none;
}
.display2left h6 {
	font-family: 'Caveat', cursive;
	font-size: 2.2em;
	color:#1a1436;
}
.display2right {
	margin: 0 0;	
}
.display3 {
	width: 100%;
	color:#637375;
	margin: 70px 0 20px 0;
	clear:both;
}
.display3right {
	height:55vh;
	max-width:100%;
	display: flex;
	flex-direction:column;
	justify-content: center;
	align-items: center;
	padding: 0 0 0 2em;
	text-align:center;
}
.display3right h2 {
	font-size: 2.0em;
	font-weight:bold;
	color:#111;
	margin-bottom: 0.8em;
	text-shadow:none;
}
.display3right h6 {
	font-family: 'Caveat', cursive;
	font-size: 2.2em;
	color:#7fb98d;
}
.highlightbox1 {
	background-color: #111;
	padding:20px ;
	margin: 20px 0;
	border-radius: 5px;
	text-align: center;
	color:#fff;
	text-shadow: 0px 1px 0px #333;
}
.highlightbox1 h3{
		color: #fff;
}
.highlightbox2 {
	background-color: #f3af5e;
	padding:20px;
	margin: 20px 0;
	border-radius: 5px;
	text-align: center;
	color:#fff;
	text-shadow: 0px 1px 0px #333;
	
}
.highlightbox2 h3{
	
	color: #fff;
}
.highlightbox3 {
	background-color: #111;
	padding:20px;
	margin: 20px 0;
	border-radius: 5px;
	text-align: center;
	color:#fff;
	text-shadow: 0px 1px 0 #333;	
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.highlightbox3 h3{
		color: #fff;
}
/*  EQUAL COLS  ============================================================================= */
.blocks {
		padding:0;
	margin: 20px auto;
}

.block {
	background:#Fff;
	padding:0;
	letter-spacing:.2
}

.box-padding {
	padding:5px
}
.block img {
	border-radius: 8px 8px 0 0;
	padding:0;
}
.blockin {
	padding:5px;
	text-align:center;
}
.excerpt {
	font-size: 0.8em;
-webkit-line-clamp: 3;
line-height: 20px;
}
/*  TESTIMONIALS   ============================================================================= */
.reviewbox {
	width: 100%;
	padding:30px;
	margin: 0 0 30px 0;
	background-color:#eee;
}
.testimonials blockquote {
	display:block;
	background:#fff;
	padding:10px 20px 15px 45px;
	margin:0 0 20px;
	position:relative;
	font-family:Georgia, serif;
	font-size:1em;
	line-height:1.6;
	color:#666;
	text-align:justify
}
.icon, span.footicon, span.footicon:before {
	display:inline-block
}
.testimonials blockquote::before {
content:"\201C";
font-family:Georgia, serif;
font-size:50px;
font-weight:700;
color:#999;
position:absolute;
left:10px;
top:-5px
}
.testimonials blockquote::after {
content:""
}
.testimonials blockquote cite {
	font-style:italic;
	font-weight:700;
	color:#C31008
}
span.quoted {
	font-family:Georgia;
	font-size:1em;
	display:inline;
	margin:14px 0 10px;
	font-style:italic;
	line-height:1.8
}
span.quoted:after, span.quoted:before {
	font-size:28px;
	color:#999;
	line-height:0;
	display:inline-block
}
span.quoted:before {
	content:"“";
	margin:0 4px 0 0
}
span.quoted:after {
	content:" ”";
	margin:0 0 0 2px
}
/* +++++ */
.speechbubble {
	position:relative;
	padding:1em;
	margin:0;
	color:#333;
	background: #2d4a88;
	border: 1px solid #1C3977;
	box-shadow: inset 0 1px 0 #4966A4;
	-webkit-box-shadow: inset 0 1px 0 #4966A4;
	-moz-box-shadow: inset 0 1px 0 #4966A4;
	font-style: normal;
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:100%;
}
.speechbubble + p {
	margin:15px 0 2em 55px;
	font-style:italic;
}
/* triangle */
.speechbubble:after {
	content:"";
	display:block;
	position:absolute;
	bottom:-50px;
	left:20px;
	width:0;
	height:0;
	border-width:0 20px 50px 0px;
	border-style:solid;
	border-color:transparent #2d4a88;
}
.speechbubble h6 {
	margin-top: 0 5em;
	font-weight:bold;
	color:#c7c650;
	padding-bottom:0.5em;
}
.speechbubble--sp2 {
	position:relative;
	padding:30px 5% 5% 5%;
	margin:0;
	color:red;
	background: #dddddd;
	font-style: normal;
}
.speechbubble--sp2 + p {
	margin:15px 0 2em 55px;
	font-style:italic;
}
.speechbubble--sp2:after {
}
.speechbubble--sp2 h6 {
	font-size:1.9em;
}
.speechbubble3 {
	position:relative;
	padding:1em;
	-webkit-box-shadow: 10px 10px 5px -5px rgba(195, 195, 201, 0.55);
	-moz-box-shadow: 10px 10px 5px -5px rgba(195, 195, 201, 0.55);
	box-shadow: 10px 10px 5px -5px rgba(195, 195, 201, 0.55);
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:100%;
}
.speechbubble3 + p {
	margin:15px 0 2em 55px;
	font-style:italic;
	color:#d62108;
}
.speechbubble3:after {
	content:"";
	display:block;
	position:absolute;
	bottom:-50px;
	left:20px;
	width:0;
	height:0;
	border-width:0 20px 50px 0px;
	border-style:solid;
	border-color:transparent #eee;
}
.citations {
	width: 100%;
	margin: 3% 0 0 0;
	padding: 0 0 0 2%;
}
.citation {
	padding: 0 60px 0 0;
}
.citation2 {
	padding: 0 20px 0 30px;
}
@media screen and (max-width:480px) {
.citation2 {
padding: 0 10px 0 0;	
}
}
.citationstars {
	display: block;
	margin: 0 auto 20px auto;
	border: 0;
}
.handwritten {
	font-family: 'Shadows Into Light Two', cursive;
}
.textbox {
	width:100%;
	padding:25px 10px;
	margin:30px auto;
	background-image:linear-gradient(#3f3f3f, #8B8A8A);
	border-top:3px solid #daa66f;
	text-align:center;
	border-radius: 5px;
    -webkit-box-shadow: 3px 3px 6px #666;
	-moz-box-shadow: 3px 3px 6px #666;
	box-shadow: 3px 3px 6px #666;
}
.textbox h3 {
	color:#fff;
}
.textbox p {
	color:#fff;
	text-shadow: 0px 1px 0px #000;
	font-size:18px;
	margin:0;
}
.textbox a {
	color:#fff;
}
.textbox a:hover {
	color:#b12d34;
}
.textbox2 {
	float: left;
	width: 100%;
	background-color:#666;
	color: #fff;
	color: rgba(255, 255, 255, 0.7);
	padding: 1.5em 0 .5em 0;
	margin:30px 0;
}
.textbox2 h3 {
	margin: 0 0 .25em 0;
	color: #fff;
}
section.contactbox {
	background-image: url(../assets/bg/beach.jpg);
	background-position: center center;
	background-repeat: no-repeat; 
	 background-size: cover; 
	 background-color:#666;
	padding: 50px 0 0 0;
	width:100%;
}
.textbox3 {
	width:100%;
	padding:25px 10px;
	margin:30px auto;
	text-align:center;
	border-radius: 5px;
}
.textbox3 h3 {
	color:#fff;
	font-size: 2.0em
}
.textbox3 p {
	color:#fff;
	text-shadow: 0px 1px 0px #000;
	font-size:1.5rem;
	margin:0;
}
.textbox3 a {
	color:#fff;
}
.textbox3 a:hover {
	color:#b12d34;
}
.testimonialwrap {
	width:100%;
	background-image:url(../assets/images/stripes_tiny_diagonal.png);
	background-repeat:repeat;
	margin:0 0 20px
}
.testimonialwrap2 {
	width:100%;
	background-color:#3f8db6;
	margin:40px 0 20px 0;
	padding:20px;
}
.testimonialwrap3 {
	width:100%;
	background-color:#3f8db6;
	margin:40px 0 20px;
	padding:10px;
}
.testimonialwrap2 h6 {
	color:#fff;
	padding:10px 0
}

.testimonialwrap3 h6 {
	color:#fff;
	padding:10px 0
}
.testimonials blockquote {
	display:block;
	background:#fff;
	padding:10px 20px 15px 45px;
	margin:0 0 20px;
	position:relative;
	font-family:Georgia, serif;
	font-size:1em;
	line-height:1.6;
	color:#666;
	text-align:justify
}
/* Footer  ================================*/
/* Alternative transparentbackgrounds: cross-stripes  dark-stripes diagonal-noise*/
footer {
	background: #013c7c url(../assets/bg/cream-pixels.png) center repeat;
	color: #FFF;
	border-top: 2px solid #b5bda5;
	padding:20px 0 0 0;
	text-align: left;
	overflow: hidden;
	clear:both;
	width:100%;
	font-size:0.95em;
}
.footblock {
	margin: 0 0 30px 0;
	padding:0;
}
/***** Keywords  ================================ *****/
div.keywords {
	padding:0;
	text-align:center;
	margin:20px auto 0 auto;
	width:100%;
	clear:both;
	font-size: 1em;
}
/***** BREADCRUMB  ================================ *****/
#breadcrumb {
	padding:10px 0;
	font-size:0.9em;
}
#breadcrumb h5 {
	color:#aaa;
	border-bottom:none;
	font-size:0.9em;
}
#breadcrumb h5 a {
	color:#aaa;
	border-bottom:1px #aaa dotted;
	font-size:1em;
}
#breadcrumb h5 a:hover {
	border-bottom:1px #aaa dotted;
}
/***** LINKS  ================================ *****/

footer a {
	color:#fff;
}
footer a:hover {
	text-decoration:underline;
	color:#fff;
	font-weight:normal;
}
.readmore {
	font-size:12px;
	color:#FFF;
	background:#363839;
	padding:2px;
	width:100px;
}
.readmore a {
	color:#FFF;
	text-decoration:none;
}
.readmore a:hover {
	color:#EEE;
	background-color:#858788;
}
p > a[href^="mailto:"] {
 background: url(../assets/images/email.png) no-repeat right center;
 padding-right: 15px;
}
p > a[href$=".pdf"] {
 background:url(../assets/images/pdf-logo.png) no-repeat right top;
 padding-right:20px;
}
p > a[href$=".doc"] {
 background:url(../assets/images/word-logo.png) no-repeat right top;
 padding-right:20px;
}
p > a[href^="http:"] {
 background: url(../assets/images/externalLink.gif) no-repeat right center;
 padding-right: 10px;
}
p > a[href^="https:"] {
 background: url(../assets/images/externalLink.gif) no-repeat right center;
 padding-right: 10px;
}
/***** Content Lists  ================================ *****/
ol.simple {
	margin:0 0 2% 5%;
}
ol.simple li {
	padding: 5px 0 5px 10px;
	color:#fff;
	text-shadow: 0px 1px 0px #333;
}
/*Center Bullets*/
ul.simple {
	text-align: left;
    list-style-position: inside;
	margin:0 0 2% 0;
}
ul.simple li{
	font-size: 1em;
	padding:4px;
    list-style-position: inside;
}
ul.simple ul {  
  list-style: disc; /* Re-adds default bullets for nested lists */  
  padding-left: 20px; /* Indents nested lists */  
  margin-top: 0.4em;  
  margin-bottom: 0.4em;  
}
ul.display {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
ul.display li {
	background-image:url(../assets/images/green-tick.png);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:2px 0 2px 35px;
	float: left;
	text-decoration:none;
}
ul.display li a {
}
ul.display li a:hover {
 color:#;
}

ul.sidelist {
	width:100%;
	padding:20px 10px;
	margin:50px 0 0 0;
	background-color:#00aeef;
	text-align:center;
	list-style-type: none;
}
ul.sidelist li::before {
	content: "•"; color: #3d9504;
	 display: inline-block; 
	 width: 1em;
	 margin-left: -1em}
ul.sidelist li {
	padding:4px 0;
	text-decoration:none;
	color:#fff;
	list-style-position: inside;
}
ul.sidelist li a {
	color:#fff;
	font-size:0.8em;
}
ul.sidelist li a:hover {
	color:#db2331;
}
ul.sidelist h3 {
	font-size:1.1em;
	font-weight:100;
	font-style:italic;
	margin-bottom:20px;
	color:#fff;
}
.listwrap {
	width:100%;
	margin:0;
	padding:50px 0;
	background:url(../assets/bg/portfolio-bg.jpg) top no-repeat #fff;
	background-size:cover
}
.listwrap h3 {
	color:#fff;
	font-size:1.8em;
	font-family:'Merienda One', cursive
}
.listwrap p {
	color:#fff;
}
div.lateral {
	width:100%;
	margin:0 auto;
	line-height:1.9;
}
div.lateral ul {
	margin:0;
	list-style:none;
}
div.lateral ul li {
	padding:0 20px;
	text-decoration:none;
	display:inline;
}
div.lateral ul li a {
	font-weight:bold;
	color:#000;
}
div.lateral ul li a:hover {
	color:#ac050f;
}
ul.listBasic {
	margin:0 0 2% 5%;
	list-style:none;
}

 ul.listBasic li::before {
content: " ";
display: block;
float: left;
background: #007ecd;
height: 6px;
width: 6px;
margin: 11px 6px 0 -18px;
}
ul.listBasic li {
	padding: 5px 0 5px 10px;
	font-weight:bold;
}
ul.listBasic li a {
	color: #333;
}
ul.listBasic li a:hover {
	color: #000;
}
ul.list1 {
	width:100%;
	margin:0;
	float:left;
	padding:0;
	margin:0
}

ul.list1 li {
	background-image:url(../assets/images/bullet-white.png);
	background-position:0 .5em;
	padding:5px 0 5px 35px;
	margin:0 0 0 5px;
	font-size:1.3em;
	color:#FFF
}
div.list2 {
	width:45%;
	float:left;
	margin:0 0 20px 0;
}
div.list2 ul {
	padding:0 0 0 50px;
	text-decoration:none;
	margin: 0 0 20px 0px;
	display:inline-block;
	float:left;
}
div.list2 ul li {
	background-image:url(../assets/images/black-tick.png);
	background-position:0 0.4em;
	background-repeat:no-repeat;
	padding:2px 0 2px 35px;
	margin:0 0 0 25px;
	border-bottom:1px dotted #D5D2D2;
	font-weight:bold;
	list-style:none;
	text-indent: -1em;
}
div.services ul li {
	margin: 0 0 0 15px;
}
div.keywords ul {
	list-style:none;
	margin:0;
}
div.keywords ul li {
	display:inline;
	padding: 0 5px;
	text-indent: -1em;
}
div.keywords ul li a {
	font-size: 1em;
	text-decoration:none;
	color:#fff;
}
ul.pagefooterlist {
	display: block;
	margin: 0 0 20px 1px;
	padding: 0px;
	list-style: none;
}
ul.pagefooterlist li {
	clear: left;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	display: block;
	line-height: 1.5em;
	font-weight: normal;
	background: none;
	text-indent: -1em;
}
ul.pagefooterlist ul li a {
	color:#fff;
	text-decoration:none;
}
.socialmedia li{
	padding:5px 0;
}
.bright img {
	padding: 5px;
	vertical-align: middle;
	opacity: 0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha( opacity = 75);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.bright a {
	text-decoration: none;
}
.bright a:hover img {
	padding: 5px;
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha( opacity = 100);
}
section.widebg {
	width:100%;
	margin:50px auto;
	background-color:#f6f6fc;
	padding: 30px 0;
	overflow: hidden;
}
/***** IMAGES  ================================ *****/
.imgArray {
	width:100%;
	margin:20px auto;
	text-align:center;
}
.imgArray img {
	border: 1px solid #eee;
	padding:2px;
}
img.floatleft {
	float: left;
	margin: 0 10px 0 0;
}
img.floatright {
	float: right;
	margin: 0 0 0 10px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.noborder {
	border: none;
}
img.border {
	border:1px solid #eee;
	padding:2px;
}
.pad {
	padding:1.2em;
}
.radius {
	border-radius: 0 12px 0 12px;
}
.radius-tl {
	border-radius: 12px 0 0 0;
}
.radius-tr {
	border-radius:0 12px  0 0;
}
.radius-br {
	border-radius: 0 0 30px 0;
}
.radius-bl {
	border-radius: 0 0 0 12px;
}
.overlay {
	background: #FFF url(../assets/photos/food-test-2301.jpg) no-repeat;
	background-position: center;
	background-size:cover;
	height: 150px;
}
.maske {
	color:#FFF;
	font-size: 1.2em;
	text-align:center;
	padding: 15px;
	font-family: 'Work Sans', sans-serif;
	font-weight:300;
	letter-spacing: 0;
}
.grow {
transition: all .2s ease-in-out;
}
.grow:hover {
	transform: scale(1.1);
}
.shrink:hover {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	transition:all 0.3s ease;
}
.circle {
transition: all .2s ease-in-out;
}
.circle:hover {
	border-radius:50%;
}
.imgshadow {
	box-shadow: 1px 36px 66px -17px rgba(72, 42, 12, 0.63);
 -webkit-filter: brightness(100%) hue-rotate(0deg) saturate(100%);

}
/*IMAGE OVERLAY
<div class="image-container">
    <img src="http://lorempixel.com/200/300" />
    <div class="after">This is some content</div>
</div>*/
.image-container {
    position: relative;
    width: 213px;
    height: 213px;
	margin:0;
}
.image-container .after {
    position: absolute;
    top: 00;
    left: 00;
    width: 100%;
    height: 100%;
    display: none;
    color: #FFF;
	padding: 41% 41%;
}
.image-container:hover .after {
    display: block;
    background: rgba(0, 0, 0, .4);
}
.image-container a{
	color: #FFF;
	font-weight:bold;
}
/***** Gallery  ================================ *****/
.array {
	margin: 25px;
}
.array img {
	max-width: 100%;
	height: auto;
}
.gallery {
	padding:0;
	margin:0 auto;
}
.gallery h1 {
	margin:0 0 20px 0;
	padding:0 0 0 50px;
	background: #fff url(../assets/images/camera-icon.png) no-repeat;
	background-position:5px 50%;
	font-size: 34px;
}
.gallery img {
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	padding:2px;
	margin-bottom:10px;
	max-width: 100%;
	height: auto;
}


/* Contact  ================================ */

.contact {
	margin: 0;
	width: 80%;
}
.contact p.bold {
	font-weight:bold;
	font-size:1em;
}
input[type=text], textarea[name=message] {
	width: 100%;
	line-height: 1.8em;
}

/* GOOGLE MAPS*/
.google-maps {
	position: relative;
	padding-bottom: 75%;
	margin-bottom:20px;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
#map, .google-maps {
	margin-bottom:20px;
	overflow:hidden
}
.video {
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
}
.video iframe {
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}
.areazone {
	width:100%;
	margin: 40px 0;
	padding: 0;
}
#map {
	position:relative;
	padding-bottom:75%;
	height:100%
}
#map .frame {
	position:absolute;
	top:0;
	left:0;
	width:100%!important;
	height:100%!important
}
#map {
	min-height:500px;
	width:100%
}
/***** General Classes  ================================ ================================*****/
.spacer {margin: 20px 0;}
.spaceTop {margin-top:20px;}
.spaceRight {margin-right:20px;}
.spaceBottom {margin-bottom:20px;}
.spaceLeft {margin-left:20px;}
.spaceTopBot {margin: 20px 0;}
.paddingSides {padding: 0 20px;}
.padleftright {
	padding: 0 50px;
}
.martop {
	margin-top: 20px;
}
.marright {
	margin-right: 20px;
}
.marbot {
	margin-bottom: 20px;
}
.marleft {
	margin-left: 20px;
}
.padleft {
	padding-left: 50px;
}
.padright {
	padding-right:50px;
}
.center {
	text-align:center;
}
.left {
	float:left;
}
.right {
	float:right;
}
section#info-board {
	background-color: #f8f8f8;
	background-image: url(../assets/bg/info-board-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top:30px;
	padding-right:30px;
	padding-bottom:30px;
	padding-left:30px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#e5e4e4;
	border-top-style:solid;
	border-bottom-style:solid;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-attachment:fixed
}
.info-board {
	margin: 20px 0;
	padding: 15px 30px 15px 15px;
	border-left: 5px solid #eee;
	box-shadow: 5px 5px 7px #ccc;
	font-size: 1.2em;
	background:  transparent;
}
.info-board-blue {
	background-color: transparent;
	border-color:#eee #eee #eee #00B4FF;
}
.info-board h3 {
	margin: 0 0 10px 0;
	font-style:italic;
	font-size: 1.1em;
	color: #333;
}
.info-board p {
	font-size: 0.9em;
	color:#747474;
	margin: 0 0 10px 0;
}
.info-board-button {
	float:right;
	clear:both;
	display:inline-block;
	font-weight:700;
	background-color:#a0ce4e;
	color:#fff;
	font-size:1.0em;
	padding:15px;
	text-align:center;
 margin: .5rem 0;
	border:0;
	min-width:190px;
	width: auto
}
/*ROLLOVERS*/

/* relevant styles */
.img__wrap {
	position: relative;
	height: 200px;
	width: 257px;
}
.img__description_layer {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(36, 62, 206, 0.6);
	color: #fff;
	visibility: hidden;
	opacity: 0;
	display: flex;
	align-items: center;
	justify-content: center;
  transition: opacity .2s, visibility .2s;
}
.img__wrap:hover .img__description_layer {
	visibility: visible;
	opacity: 1;
}
.img__description {
 transition: .2s;
	transform: translateY(1em);
}
.img__wrap:hover .img__description {
	transform: translateY(0);
}
.tagline {
	color:#fff;
	font-size:1.25em;
}
/* ==== BUTTONS +++++ ===== */
.call-actions {
	padding:0.85em 0 0 0;
	text-align:right;
}
.button {
	clear:both;
	display:inline-block;
	font-weight:700;
	background-color:#57B9E6;
	color:#fff;
	font-size:1.2em;
 padding:.8rem 2rem;
	text-align:center;
 margin: .5rem 0;
	border:0;
 transition:background-color .2s ease;
	text-decoration:none;
	-moz-border-radius:20px / 20px;
	-webkit-border-radius:20px 20px;
	border-radius:20px / 20px;
	min-width:200px;
	width:auto
}
.button:hover, .button:focus, .button:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
	background-color:#383D3F;
	color:#fff
}
.button--button2 {
	background-color:#df2238;
}
.btn {
	display:inline-block;
	min-width:200px;
	width:auto;
	background:#026C02;
	background-image:linear-gradient(#025902, #12C212, #025902);
	color:#FFF;
	font-size:1em;
	font-weight: 700;
	letter-spacing: 3px;
 margin:.6rem auto .7rem auto;
 padding:.5rem;
	border:1px solid #025902;
	border-radius: 20px;
	box-shadow: 3px 3px 6px #666;
	text-align:center;
}
.btn a {
	color:#FFF;
}
.btn--btn2 {
	background:#333;
	background-image:linear-gradient(#333, #666, #000);
	color:#FFF;
}
.btn--btn2 a {
	color:#FFF;
}
.contact-btn {
	border-radius:1em;
	border:1px solid #fff;
	font-weight:600;
	background:#df2238;
	padding:1em 1.5em;
	font-size:.875em;
	color:#FFFFFF;
	display:inline-block;
	text-align:center;
	text-transform:uppercase;
	margin:0 0.5em 0.5em 1em;
}
.contact-btn:nth-child(2) {
margin-left:0
}
.contact-btn:hover {
	background:#ca1d31;
	color:#fff;
	padding:1em 1.5em;
}
.inbord:hover {
	box-shadow: inset 0 0 0 25px #53a7ea;
}

.fb-like {
	margin-bottom:5px;
}
.googleplus {
	margin:0 5px;
	padding:0;
}
/*PSEUDO CLASSES ==============================================================*/
.logo:before {
	content: "";
	width: 23px;
	height: 25px;
	background: url(../assets/images/mini-logo.gif) 0 0 no-repeat;
	float: left;
	margin: 2px 10px 2px 0;
}
/* ++++++++++ QUOTATIONS ++++++++++++++ */

span.footicon {
	font-weight:bold;
	margin:0 0 10px 0;
	color:#FFF;
	display:inline-block;
	border-bottom:1px dotted #666;
	text-transform: uppercase;
}
span.footicon:before {
	content: url("../assets/images/footicon.png");
	line-height: 0;
	display: inline-block;
	margin: 0 6px 0 0;
}
.icon {
	display:inline-block;
	font-size:22px;
	line-height:21px;
	width:130px;
	margin:0 auto;
	position:relative;
	color:#9c1c26;
	text-align:center;
}
.icon:before {
	display:inline-block;
	content:"";
	border-bottom:1px solid #9c1c26;
	position:absolute;
	left:0;
	top:10px;
	width:50px;
}
.icon:after {
	display:inline-block;
	content:"";
	border-bottom:1px solid #9c1c26;
	position:absolute;
	right:0;
	top:10px;
	width:50px;
}
.icon img {
	width:20px;
}
.blackline ul {
	text-decoration:none;
	margin:10px 0 0 0;
}
.blackline ul li {
	border-bottom: 1px solid #212121;
	border-top: 1px solid #4b4b4b;
	list-style-type:none;
}
.clearfloat {
	clear:both;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}

/* ======  TOP ======== */
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
  overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(51, 51, 51, 0.8) url(../assets/images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
 -webkit-transition: opacity .3s 0s, visibility 0s .3s;
 -moz-transition: opacity .3s 0s, visibility 0s .3s;
 transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
 -webkit-transition: opacity .3s 0s, visibility 0s 0s;
 -moz-transition: opacity .3s 0s, visibility 0s 0s;
 transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
  visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #666;
	opacity: 1;
}

@media only screen and (min-width:768px) {
.cd-top {
right:20px;
bottom:20px
}

}
@media only screen and (min-width:1024px) {
.cd-top {
height:60px;
width:60px;
right:30px;
bottom:30px
}
}
@media only screen and (max-width:1024px) {

footer, header {
width:100%
}

}
@media only screen and (max-width:900px) {
.wide {
     display: none;
}
.tall{
     display: block;
}
.display2 {
	 margin: 0;
}
h2, h3 {
font-size:1.5em
}
.upperText h3{
	font-size:1.5em;
}
.upperText h4{
	font-size:1.2em;
}
.mainLeft h3 {
	font-size:1.5em;
}
ul.list1 li {
font-size:1.0em;
margin:0 0 0 20px;
}
ul.listBasic li {
font-size:1.0em;
margin:0
}
}
@media screen and (max-width:768px) {
.sectionbg2 {
		background-image: url(../assets/bg/gethyn-jones-stokes-bay-bg-mob.jpg);
}
.address {
	line-height: 1.9;
	font-size: 1.2em;
}
.h_socials { float:none; clear:right; padding:.5em 0 0em 0; }
h2, h3 {
font-size:1.4em
}
@media screen and (max-width:620px) {

}
@media screen and (max-width:480px) {

#logo, .contact, div.list1, div.listBasic, div.textbox, footer, header {
width:100%
}
#headerbox, #headerbox h6, #logo, .style2, div.gallery {
text-align:center;
margin:0
}
footer {
padding: 5% 0 0 3%;
}
p {
font-size:1rem;	
}
h1, h2, h3 {
font-size:1.2em
}
#logo {
margin:0 auto 10px
}
header {
height:100%
}
footer {
font-size:1em
}
#headerbox {
padding:0 ;
margin:0 auto 20px auto;
float:none;
text-align:center;
}
#headerbox h6 {
padding:0;
float:none;
font-size: 1em;
}
.style2 {
float:none;
font-size:0.9em; 
margin: 0 auto;
text-align:center;
}
#headerbox h6, .style2 {
font-size:1.2em;
}
#headerbox h6 a, .style2 a {

}
.feature-text .headline h2 {
 font-size:1.8rem;
}
.iconica {
	display:none;
}
#statement {
padding:10px 0 20px 0;
margin:0
}
#statement h2 {
font-size:2.4em
}
.subheading {
font-size:1.1em
}
.section-title {
	margin-top: 5px;
}
.section-title h2{
	font-size:1.4em;;
}
section.upperText {
	width: 95%;
	padding:10px 5px;
}
.textTop h2, .upperText h2 {
	font-size:1.2em;
}
.textTop h3, .upperText h3 {
	font-size:1.1em;
}
.upperText h3 {
	font-size: 1.5em;
}
.upperText h4 {
	font-size: 1.1em;
}
.mainText {
	padding:10px 5px;
}
.mainText p{
	font-size: 1.1em;
}
.mainLeft h3 {
	font-size: 1.5em;
}
.mainLeft {
 padding: 20px 0 0 0;
}
.highlightbox1 {
	padding: 20px 5px;
}
.highlightbox2 {
	padding: 20px 5px;
}
.highlightbox3 {
	padding: 20px 5px;
}
.reviewbox {
	width: 100%;
	padding:10px;
	margin: 0 0 10px 0;

}
.testimonials blockquote {
 text-align: left;
}
.textbox p {
font-size:1.2em
}
.mob-br {
 display:block;
}
.citation {
 padding: 0 0 0 0;
}
.display {
 padding:0;
}
.display_top {
 padding: 0 0.1em;
}
.display2 {
	 margin: 0 0 0 0;
}
.display2left h2 {
	font-size:1.4em
}
.display2 h6{
	 font-size:1.4em
}
.display_top h2 {
	font-size:1.4em
}
.info-board-button {
font-size:0.9em;
 padding:10px;
 max-width: 200px;
}

.linksep {
	display:block;
	line-height: 2.4;
}
.container3 {
	padding:0.3em 0.6em;
}

.section-title h2 {
font-size: 1.4em;
}
.wow {
 visibility: visible !important;
 -webkit-animation: none !important;
 -moz-animation: none !important;
 -o-animation: none !important;
 -ms-animation: none !important;
 animation: none !important;
}
div.list1 ul li, div.list1 ul li a, div.listBasic ul li a {
font-size:1.1em
}
#feature-image, div.title {
display:none
}
.banner-pattern, .hide-mobile, .keywords, div.nav-bottom {
display:none
}
ul.side-list li a {
	color:#fff;
	font-size:1em;
}
ul.listBasic {
padding:0;
margin:0 0 5% 3%
}
ul.listBasic li {
font-size:1.1em;
margin:0
}
ul.listBasic li::before {
margin:10px 6px 0 -18px
}
ul.list1 {
padding:0;
margin: 0 0 10px 0;
}
ul.list1 li {
font-size:1.0em;
margin:0 0 0 20px;
}
.areazone {
 display:none;
}
.google-maps {
margin:20px 0
}
div.gallery {
float:none;
margin-left:8%
}
div.mobile-collapse {
width:auto;
float:none;
margin-right:0
}
.footblock {
margin:0;
padding:0
}
p {
letter-spacing:0
}
.martop {
 margin-top: 0px;
}
.marright {
 margin-right: 0px;
}
.marbot {
 margin-bottom: 0px;
}
.marleft {
 margin-left: 0px;
}
.padleft {
 padding-left: 0px;
}
.padright {
 padding-right:0px;
}
.span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 {
width:100%
}
.span_2_of_6 {
width:66.13%
}
.span_1_of_6 {
width:32.26%
}
.span_1_of_6:nth-child(3n+1) {
clear:both;
margin-left:0
}
}
.profile-pic {
	position: relative;
	display: inline-block;
}

.profile-pic:hover .edit {
	display: block;
}

.edit {
	padding-top: 7px;	
	padding-right: 7px;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.edit a {
	color: #666;
}