/*

MOBILE SIZE
	These are the mobile styles.
*/

/* typography */
body{
	background:#fff;
	color:#565966;
	font-family:"Didact Gothic", sans-serif; 
	font-size:1.1em;
	line-height:1.8em; 
	font-weight:normal;
	max-width: 100%;
    overflow-x: hidden;
	
}

h1 { font-family: "Didact Gothic", sans-serif; font-weight:normal; line-height:1.4em;
	margin:.45em 0;
	padding:0;
	font-size: 1.8em;
}

h2 {
	font-weight:normal;
	font-family:"Didact Gothic", sans-serif;
	line-height:1.5em;
	margin:.45em 0;
	padding:0;
	font-size: 1.8em;
} 
h3 {
	font-weight:normal;
	font-family:"Didact Gothic", sans-serif;
	line-height:1.7em;
	margin:.45em 0;
	padding:0;
} 

h4, h5, h6{
	font-weight:normal;
	font-family:"Didact Gothic", sans-serif;
	line-height:1.5em;
	margin:.45em 0;
	padding:0;
} 


#footer a,
a:visited,
a:active {color:#fced90;}
a:hover {color:#fff; text-decoration:underline;}

h1, h2 a,
a:visited,
a:active,
a:hover{color:#413834;}
a:hover{ text-decoration:none;}

a,
a:visited,
a:active { color:#af4595; text-decoration: none; font-weight: 500; }
a:hover{color:#502846; text-decoration:none; font-weight: 500;}


/* Box sizing */
*{	box-sizing:border-box;
	-moz-box-sizing:border-box;}

  
/* structure */   
.wrapper{
	width: 92%; 
	margin: 0 auto;
}


header p { 
	margin:0!important;
}

#hero{
	z-index: 9;
	width: 100%;
	/*margin-bottom: -80px;*/
	background: #fff;
}

#hero1{
	background: #fff;
	padding:10px 0 20px 0;
	color: #4e5b66;
}
#hero1a{
	background: #fff;
	padding:10px 0 20px 0;
	color: #4e5b66;	
	margin-top: 130px;
}

#hero1sm{
	background: #c0bcb3;
	background-size:cover;
	padding:30px 0 20px 0;
	color: #4e5b66;
}

#hero2 {
	background:#a9cf92;
	padding:0;
	color: #fff;
}
#hero2 h2 { color: #fff; }

#hero3 {
	background:#a9d091;
	padding:30px 0;	
	
}
#hero3 h2 { color: #fff; }

#hero4{
	background: #fff;
	padding:10px 0 20px 0;
	color: #4e5b66;
}

#hero5 {
	background:#413834;
	padding: 10px 30px 30px 30px;
	color: #fff;
}

#hero6{
	background: #7d7d7d;
	padding:10px 10px 0 10px;
	color: #4e5b66;
	margin: 0 auto;
}

#hero h1{ 
	line-height:1.5em;
	margin-top:10px;
	margin-bottom:10px;
	color: #c7cbbb; }

#content {  
	margin:30px 0;
	padding: 20px;
	background: #fff;
}

.height { min-height: 65px; }

.flexbox {
	display: grid;
	align-items: center;
	min-height: 450px;
}
.bg { padding: 20px; color: #fff; background: #413834; }
.white { background: #fff; color: #6a8683!important; padding: 10px 15px; }
.white p { color: #6a8683; }
.imagebg1 { background: url(../images/bgimage.jpg) }

.dots { border-bottom: dotted 1px #ccc; }

/* Animation */

@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
/* Opacity #1 */
.hover11 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	
}
.hover11 figure:hover img {
	opacity: .7;
} 

ul.listlist
{
	list-style-type: none;
	text-align: left; display: inline-block;
}

ul.icon li
{
	text-indent: -1.4em;
}
	
ul.listlist li:before
{
	font-family: 'FontAwesome';
	content: "\f046";
	font-size: 1.2em;
	list-style:none;
	line-height: 1.8em;
	margin:0 0.2em 0 -1.2em;
}
	

.undisplay {display: none; }
.undisplaymob {display: block; }

.calltoaction { background: #fff; text-align:center; max-width: 500px; margin: 0 auto; padding: 20px; }
.calltoaction h2 { color: #fff; padding-top: 10px; }

.transport { background: #171413; border-radius:7px; float: left; text-align: center; padding: 15px; color: #fff!important; margin: 0 auto 20px; min-height: 375px; }
.transport h2 { color: #d6c9c6; }
.transport h3 { color: #d6c9c6; font-size: 1.2em!important; }

a.link4:link { color: #fff; text-decoration: none; border-bottom: dotted 1px  #fff; background: transparent;  font-weight: 500; }
a.link4:visited { color: #fff; background: transparent; text-decoration: none; border-bottom: dotted 1px  #fff; font-weight: 500; }
a.link4:hover { color: #e8f1f2; background: transparent;  text-decoration: none; border-bottom: solid 1px  #fff; font-weight: 500; }

div#nav a { text-decoration: none; font-weight:500!important;  padding: 10px 15px!important; display:block; margin: 10px 0; border: solid 1px #637b7d; text-align: center; background: #7e9799; color: #fff; transition: background .2s ease-in-out,color .2s ease-out,border .2s ease-in-out; }
div#nav a:visited { text-decoration: none; font-weight:500!important;  padding: 10px 15px!important; display:block; margin:10px 0;border: solid 1px #637b7d; text-align: center; background: #7e9799; color: #fff; }
div#nav a:hover { text-decoration: none; font-weight:500!important; padding: 10px 15px!important; display:block; margin: 10px 0; border: solid 1px #637b7d; text-align: center;  background: #fff; color: #637b7d; }

#nav li a.nav-selected { color: #dc651e!important; }
#nav ul li { list-style-type: none!important; margin: 0 0 0 -40px!important; padding: 0!important; }
/* RESPONSIVE IMAGES */
img{ max-width:100%; height:auto;}

header {
    position: fixed;
    top: 0px;
    align-items: center;
    width: 100%;
    padding: 5px 0 0 0;;
    transition: padding 300ms ease;	
	z-index: 3;
}

header.sticky {
    padding: 0;
}

.ineditmode { margin-top: 0; position: relative; }

.ccm-toolbar-visible header {
  margin-top: 50px;
}

/*SPACE GRID ELEMENTS VERTICALLY, SINCE THEY ARE ONE UNDER ANOTHER SO FAR*/
.grid_1,
.grid_2,
.grid_3,
.grid_3a,
.grid_3b,
.grid_6a,
.grid_4,
.grid_4a,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-bottom:10px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
/*For mobile header nav*/
.grid_8a { margin-bottom:-10px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }

div#ccm-highlighter {z-index:100!important;}

table { width: 100%; }

table td { border: 1px solid #ccc; padding: 10px; }

tbody tr:nth-child(even) { background: #f3f2f1; }

.button { display: none; }
.buttonmob { display: inline-block; float: right; margin-right: 6%; }

a.buttonlink{
border: solid 1px #67a9ad; 
	color:#fff;
	background:#7fb6b9;
	margin:20px 10px; 
	padding: 10px 20px;
	text-decoration:none; text-align: center;
	display: inline-block;
	font-size: 1.2em;
	transition: background .6s ease-in-out,color .2s ease-out,border .2s ease-in-out; 	
	font-family: "Didact Gothic", sans-serif;	
}
a.buttonlink:hover{
	background:#fff;
	color: #8ea8a5;
}

a.buttonlinkfooter{
border: solid 1px #67a9ad; 
	color:#fff!important;
	background:#7fb6b9;
	margin:20px 10px; 
	padding: 10px 20px;
	text-decoration:none; text-align: center;
	display: inline-block;
	font-size: 1.2em;
	transition: background .6s ease-in-out,color .2s ease-out,border .2s ease-in-out; 	
	font-family: "Didact Gothic", sans-serif;	
}
a.buttonlinkfooter:hover{
	background:#fff;
	color: #8ea8a5!important;
}

a.buttonlinkmob{
border: solid 1px #67a9ad; 
	color:#fff;
	background:#7fb6b9;
	padding: 5px 10px;
	text-decoration:none; text-align: center;
	display: inline-block;
	font-size: 1em;
	transition: background .6s ease-in-out,color .2s ease-out,border .2s ease-in-out; 	
	font-family: "Didact Gothic", sans-serif;	
	margin: 20px 10px;
}
a.buttonlinkmob:hover{
	background:#fff;
	color: #8ea8a5;
}

a.buttonlinkbook{
	border: solid 1px #fff; 
	color:#fff;
	margin:20px 10px 20px 0; 
	padding: 10px 20px;
	text-decoration:none; text-align: center;
	font-size: 1.2em;
	transition: background .6s ease-in-out,color .2s ease-out,border .2s ease-in-out; 	
	white-space: nowrap;
	
}
a.buttonlinkbook:hover{
	background:#8c7e70;
}
.paddingtophead { padding-top: 15px; }
.paddingtophead1 { padding-top: 10px; }

/* Medium  start*/

.anchor a {
  position: absolute;
  left: 0px;
  top: -240px;
}

.anchor {
  position: relative;
}

.list-inline li { display: inline-block; list-style-type: none; padding: 10px; margin: 0; font-size: 1.5em; }


/*FOOTER*/
footer{  
	background:#555d6b url(../images/footer.jpg);
	clear:both;
	padding:25px 0 0 0;	
}
footer ul{
	margin:0;
	padding:0;
}

footer p { line-height: 1.5em; color: #fff; }
footer h2 { line-height: 1.5em; color: #fff; }

.contact { font-size: 1.2em; line-height: 35px; text-align: center; padding-top: 20px; }
.contact h1 { margin-bottom: 0!important; padding-bottom: 0!important; }

.tel { font: 1.3em "Didact Gothic", arial, verdana, sans sans-serif; color: #c0bc9c; } 
ol.breadcrumb li { display: inline; }
ol.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ol.breadcrumb { margin-bottom: 20px; padding: 10px; background: #ecf2f1; }

/*colors and backgrounds*/


h1 {
	color:#76777b;
}

h2, h3 { color: #76777b; line-height: 1.5em; }
h4, h5, h6 { color: #76777b; }
.white h1 { color: #fff; font-size: 1.6em; margin-top: 35%; margin-left: 3%; line-height: 1.5em; }

#logo { margin-top: 0; }
#logo img { max-width:160px; height:auto; padding-top: 10px; }
#logo h1 { margin: 0; padding: 15px 0 0 0; font-size: 1.2em; color: #8ea8a5; }
.contact h3 { color: #705202; }
.nopad { padding-top: 0; margin-top: 0; }

.grid_3a { width: 50%; float: left;	display: block; } /*For footer*/
.grid_3b { display: none; } /*For footer*/
.grid_4a { width: 33.3333%; float: left;	display: block; } /*For footer*/
.grid_6a { width: 50%; float: left;	display: block; } /*For footer*/
.rowa {	 margin-left: 0; margin-right: 0; }

/*footer{ 
	margin-top: 50px;
}*/

footer ul{
	margin:0 0 20px 0;
}
/*footer ul li { list-style: none; display: inline; }
footer li+li:before {
  padding: 8px;
  content: "/\00a0";
}
footer p { font-size: .9em!important; }*/

/* Contain floats*/ 
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after{
  clear: both;
}

a.link2:link { color: #fff; text-decoration: none; font-size:1em; font-weight: 500; padding: 5px 10px; margin: 15px 0; }
a.link2:visited { color: #fff;  text-decoration: none; font-size:1em;  font-weight: 500; padding: 5px 10px; margin: 15px 0; }
a.link2:hover { color: #e6f8f7;  text-decoration: none; font-size:1em;  font-weight: 500; padding: 5px 10px; margin: 15px 0; }

a.link3:link { color: #c59608; text-decoration: none; background: transparent; font-size:1em; font-weight: 500; }
a.link3:visited { color: #c59608; background: transparent; text-decoration: none; font-size:1em;  font-weight: 500; }
a.link3:hover { color: #dab34a; background: transparent;  text-decoration: none; font-size:1em;  font-weight: 500; }

.paddingtop { padding-top: 15px; }
.paddingtop1 { padding-top: 40px; }
.paddingtopmob { padding-top: 20px; }
.nodisplay { display: none; }

a.whitelink { color: #fff!important; text-decoration: none!important; }

.border { background: #fff; padding: 10px; }
.picright { float: right; padding: 0 0 0 20px; }

.clear { clear: both; }

.slider { background: #96c1c5 url(../images/hero.jpg);
	background-size: cover; }
.slider img { display: block;
    border: solid 10px #fff!important;
    margin: 140px auto 0;
	float: none!important; }
.slider p { margin: 0!important; }
/*Responsive Nav*/
* { box-sizing: border-box;
}
.book { display: none; }
.bookmob { display: inline-block; margin-left: -30px; }

.imageContainer {
   margin-left:0;
/*   display: inline-block;*/
   position: relative;
   text-align: center;
   color: #fff;
}
.caption{
   font-size: 2em; background-color:  rgba(85,93,107,0.7); padding: 10px 20px; line-height: 1.5em; border-radius: 10px; width: max-content;
   }
.centre {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}

.content {
   /* margin-top: 220px;*/
    padding: 20px 0 0;
    color: #202020;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
header.sticky img { max-width: 150px!important;
transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;  
  /*margin-top: -50px;*/ }  
}
/*End Responsive Side Nav*/
/*
LARGER MOBILE DEVICES
This is for mobile devices with a bit larger screens.
*/
@media only screen and (min-width: 481px) {

.menu-toggle{/*make menu float right, instead of sitting under the logo*/
	margin-top:10px; /*this depends on the height of the logo*/
	float:right;
}
.nodisplay { display: none; }

} 

/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 820px) {

.wrapper{
	max-width: 92%; 
	margin: 0 auto;
}

header{
	padding:0;
}
#content {  
	float:left;
	width:100%;
}
#content.wide-content{
	float:none;
	width:100%;
	margin: 30px auto 0;
}


/*MAIN MENU*/
.navigation {
	padding-top: 0;
	padding-bottom: 0;
}
.navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.navigation ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
.navigation ul li a {
	padding: 10px 20px;
	width: 100%;
	display: inline;
	float: none;
	color: #596369;
	font-weight: normal;
	text-decoration: none;
}
.navigation ul li a:hover,
.navigation ul li a.nav-selected {
	color: #293135;
}
.slider img { display: block;
    border: solid 10px #fff!important;
    margin: 160px auto 0;
	float: none!important; }

.anchor a {
  position: absolute;
  left: 0px;
  top: -200px;
}


.anchor {
  position: relative;
}


#hero1{
	background: #fff;
	padding:10px 0 20px 0;
	color: #4e5b66;
}
/* Medium  start*/

#nav-icon3.medium {

	width: 45px;

    height: 35px;
margin-top: 15px!important;
}


.rightfloat{float:right;}
 .vl {
  border-left: 1px solid #7fb6b9;
  height: 500px;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 0;
  display: block;
}

.content {
  /*  margin-top: 150px;*/
    padding: 20px 0 0;
    color: #202020;
}
header.sticky img { max-width: 180px!important;
transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;  
  margin-top: 0; }  
  
#logo img { max-width:220px; height:auto; }

.paddingtop { padding-top: 20px; }

}
@media only screen and (min-width: 991px) {
	
	/*GRID*/
/*
 & Columns : 12 

 */
 .row{
	 margin-left: -15px;
     margin-right: -15px;
}
 
.grid_1 { width: 8.33333333%; }
.grid_2 { width: 16.66666667%; }
.grid_3 { width: 25%; }
.grid_3a { width: 25%; }
.grid_3b { width: 25%; }
.grid_4 { width: 33.33333333%; }
.grid_4a { width: 33.33333333%; }
.grid_5 { width: 41.66666667%; }
.grid_6 { width: 50%; }
.grid_6a { width: 50%; }
.grid_7 { width: 58.33333333%; }
.grid_8 { width: 66.66666667%; }
.grid_9 { width: 75%; }
.grid_10 { width: 83.33333333%; }
.grid_11 { width: 91.66666667%; }
.grid_12 { width: 100%; }

.grid_8a { width: 66.66666667%; }

.grid_1,
.grid_2,
.grid_3,
.grid_3b,
.grid_4,
.grid_4a,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	float: left;
	display: block;
}
	.grid_8a {
	float: left;
	display: block;
}
	.undisplay {display: block; }
	.undisplaymob {display: none; }
.smallimg { max-width: 100%; }
	.fixednav {
margin: 0;
position: relative!important;
top: 30px!important;
right: 0!important;
left:auto;
width: auto;
height: auto;
z-index: 100;
display: none;
text-decoration: none;
text-align:center;
}

.fixednavdesk { display: none; }

header {
     position: fixed;
	/*position: -webkit-sticky;  Safari */ 
    top: 0px;
    align-items: center;
    width: 100%;
    padding: 0;
    transition: padding 300ms ease;
	z-index: 3;
}

header.sticky {
    padding: 0 0 10px 0;
}
header.sticky img { max-width: 190px!important;
transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;  
  margin-top: 0; }

.slider img { display: block;
    border: solid 10px #fff!important;
    margin: 140px auto 0;
	float: none!important; }
.button { display: inline-block; white-space: nowrap; }
.buttonmob {display: none; }
.book { display: inline-block; padding-top: 15px; }
.bookmob { display: none; }

a.buttonlinkmob{
border: solid 1px #67a9ad; 
	color:#fff;
	background:#7fb6b9;
	margin:20px 10px; 
	padding: 10px 20px;
	text-decoration:none; text-align: center;
	display: inline-block;
	font-size: 1.2em;
	transition: background .6s ease-in-out,color .2s ease-out,border .2s ease-in-out; 	
	font-family: "Didact Gothic", sans-serif;	
}
a.buttonlinkmob:hover{
	background:#fff;
	color: #7fb6b9;
}

.paddingtop { padding-top: 0; }
}
/*
DESKTOP
This is the average viewing window. Desktops, Laptops etc
*/
@media only screen and (min-width: 1200px) {
.nodisplay { display: block; }
.grid_12a {
	margin-bottom:10px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.center { margin: 0; }
.white h1 { color: #fff; font-size: 3em; margin-top: 25%; margin-left: 3%; }

.book { display: inline-block; padding-top: 15px; }
.bookmob { display: none; }


#logo img { max-width:100%; height:auto; }
h2 { font-size: 1.8em; }
h1 { font-size: 2.2em; }
.content {
/*    margin-top: 135px;*/
    padding: 20px 0 0;
    color: #202020;
}
  
.smallimg { max-width: 100%; }  
.paddingtopmob { padding-top: 0; }
.paddingtophead { padding-top: 20px; }
} 

/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {
.nodisplay { display: block; }
.grid_12a {
	margin-bottom:10px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


#hero1{
	background: #fff;
	padding:10px 0 0 0;
	color: #4e5b66;
}

} 

@media only screen and (min-width: 1600px) {
.wrapper { width: 82%; }
}

/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {
.nodisplay { display: none; }

.grid_8 {
	margin-bottom:0;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}
.book { display: none; }
.bookmob { display: inline-block; }
} 

/*
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 

  .nodisplay { display: none; }
.grid_8 {
	margin-bottom:0;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}
.book { display: none; }
.bookmob { display: inline-block; }
.buttonmob { display: inline-block; float: right; margin-right: 0; }

@media only screen and (min-device-width: 374px) and (max-device-width: 376px)  and (-webkit-min-device-pixel-ratio: 2) { .buttonmob { display: inline-block; float: right; margin-right: 0; }

}

/*
PRINT STYLESHEET
*/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}