@charset "UTF-8";
/* CSS Document */
/* Joomla Custom Template Styles */

/* Remove link border from images */

img {
	max-width: 100%;
	border: 0;
	vertical-align: middle;
	height: auto;
}
div#slides img {
}
/* Global Reset */

* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,p,form,label,ol,fieldset {
	margin: 0;
}
ul, ol {
	margin: 0 0 0 25px;
}
ul.faqul {
	margin-left: 80px;
	margin-bottom: 20px;
}
li {
	padding: 0;
	font-size: 95%;
	line-height: 150%;
}
ul.bullets {
	list-style: none;
	margin-left: 25px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
	text-align: left;
	margin: 10px 0;
	width: 98%;
	border: 1px solid #21a9e1;
	font-size: 90%;
}
.pricestable th {
	padding: 3px 5px;
	border: 1px solid #21a9e1;
	letter-spacing: 1px;
	font-weight: 600;
}
td {
	padding: 3px 5px;
	border: 1px solid #21a9e1;
}

body#gdpr-policy-statement #maincontent ul {
	margin-left: 50px;
}
body#gdpr-policy-statement #maincontent li {
	padding:3px 6px;
}

ul.bullets li {
	background: url(../images/bullet.png) no-repeat left;
	padding-left: 20px;
}
fieldset {
	padding: 1em;
}
.login fieldset {
	padding: 1em;
	border: none;
}

#footer ul {
	margin-left: 0;
}
body {
	font-size: 18px;
	font-family: Roboto, sans-serif;  
	font-weight: 300;
	margin: 0;
	color: #454f54;
	padding: 0;
}
body#residents-comments, body#contact .item-page {
	text-align: center;
}

h1 {
	padding: 5px 0 12px 0;
	margin: 0;
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
}
h2 {
	font-size: 28px;
	color: #37aad5;
	font-weight: 400;
	margin: 5px 0;
	letter-spacing: 1.5px;
	text-align: center;
	padding: 12px;
	line-height: 180%;
}
body#home h2 {
	padding: 12px 90px;
}
.googlemap h2 {
	border-top: 1px solid #cbd8e5;
	margin-top: 35px;
	padding-top: 20px;
}
h3 {
	color: #0073bd;
    font-size: 32px;
    font-weight: 400;
    margin: 35px 0px 0px;
    letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
}
h4 {
	font-size: 21px;
	font-weight: 400;
	text-align: left;
	margin: 5px 0 10px 0;
}
#footer h4 {
    font-size: 24px;
    font-weight: 300;
    text-align: left;
    letter-spacing: 1.5px;
    color: #a9e2fb;
    border-bottom: 1px solid #106f98;
    padding: 0 0 15px 0;
    margin-bottom: 10px;
}
p {
	padding: 8px 0;
	letter-spacing: 0.5px;
	line-height: 160%;
}
.smallp {
	font-size: 85%;
}
hr {
	color: #cbd8e5;
	background-color: #cbd8e5;
	height: 1px;
	border-width: 0;
	clear: both;
	margin: 10px 0;
}


a {
	color: #cb5f00;
	text-decoration: none;
}
a:hover {
	color: #486072;
	text-decoration: underline;
}

.myclearfix {
	line-height: 0;
	clear: both;
	height: 0;
}
.clearflo {
	clear: both;
	height: 0px;
}
.clearflopad {
	clear: both;
	height: 15px;
}



/* Layout Styles */
#os-container {
 	width: 100%;
}
#header-os {
}
#header {
	max-width: 1120px;
	margin: 0 auto;
	position: relative;
}
#header p {
	margin: 0;
	padding: 0;
}
#logo {
    margin: 10px 0 10px 15px;
}
#logo img {
	float: left;
	margin-bottom: 10px;
}
#container {
}
#slides {
	width: 100%;
	height: auto;
	border-bottom: 5px solid #00acf6;
}
#slides img {
}
.arrow-down {
	text-align: center;
}
#contactfm {
}

#breadcrumbs {
	font-size: 95%;
	margin-left: 18px;
	padding-top: 12px;
	max-width: 640px;
}
#breadcrumbs ul {
	list-style: none;
	margin-left: 0;
}
#breadcrumbs li {
	display:block;
	float:left;
	margin-right: 6px;
}
#breadcrumbs a {
	margin-right: 6px;
}


#pagecontent {
	max-width: 1120px;
	margin: 0 auto;
	width: 96%;
	padding: 2%;
}
/* Accommodation split column page */

body#accommodation-available #maincontent {
	width: 65%;
	float: left;
	padding-bottom: 25px;
}
#col-right {
	width: 30%;
	float: right;
	border-left: 1px solid #cbd8e5;
	padding-left: 15px;
}
body#accommodation-available h1, body#accommodation-available h2 {
	text-align: left;
	padding: 0;
}
/* home page */
.home-square {
	background: #eef6fa;	
    margin: 25px 0;
}
.square-col {
	margin-top: 50px;
}
.square-col, .square-pic {
	width: 50%;
	float: left;
}
.square-pic img {
	width: 100%;
}
.square-col p {
	font-size: 19px;
	padding: 20px 40px 10px 50px;
	line-height: 170%;
}

#home-links .caption {
	text-align: center;
	font-size: 17px;
	background: #30505e;
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px;
}
#home-links .caption a {
	color: #fff;
}
.waters, p.flourish {
	text-align: center;
	margin-top: 40px;
}
.waters img {
	max-width: 200px;
}
p.flourish {
	text-align: center;
	margin-top: 20px;
}

p.flourish img {
	max-width: 150px;
}
/* home page img links */
.homelinks {
	width: 31.6%;
	float: left;
	margin-right: 2.5%;
}
.homelinks-last {
	width: 31.6%;
	float: right;
}
.homelinks img, .homelinks-last img {
	width: 100%;
}

/* Quotes in main content */
.quotediv {
	background: #eaf7fc;
	padding: 20px 25px 35px 25px;
	line-height: 180%;
	margin: 20px 0;
	text-align: center;
}
.quotediv p {
	font-size: 21px;
	color: #0073bd;
    letter-spacing: 1.5px;
}
.quotediv p.quote-text {
    font-style: italic;
    font-size: 26px;
	color: #454f54;
}

#footer {
	width: 100%;
	font-weight: 300;
	background: #0388dd;
	clear: both;
	color: #fff;
	font-size: 15px;
}
#footer p {
	letter-spacing: 1px;
}
.footcontent {
	max-width: 1120px;
	margin: 0 auto;
	position: relative;
	padding: 25px 0;
	width: 96%;
}
.footdesc {
	width: 30%;
	margin-right: 8%;
	float: left;
	text-align: left;
}
.footcontact {
	width: 30%;
	margin-right: 7%;
	float: left;
	text-align: left;
}
.copyright {
	width: 25%;
	float: right;
	text-align: center;
}
/* Footer Links Navigation styles */
#footer a {
	color: #aae4fd;
	text-decoration: underline;
	font-style: italic;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* Accommodation facilities included/excluded */
.included, .excluded {
	padding-top: 25px;
}
.included ul, .excluded ul {
	list-style: none;
	margin: 6px 0;
}
.included ul li {
	background: url(../images/icon-tick.png) no-repeat 0 2px;
	padding: 3px 0 3px 40px;
}
.excluded ul li {
	background: url(../images/icon-cross.png) no-repeat 0 2px;
	padding: 3px 0 3px 40px;
}

/* Accommodation photos */
.singlepic, .doublepic {
	margin: 10px 0;
}
.singlepic img {
	width: 100%;
}

.doublepic img {
	width: 50%;
	float: left;
}
.triplepic img {
	width: 22.6%;
	float: left;
}


/* Responsive Google map */

#google-map {
    position: relative;
    padding-bottom: 75%; 
    height: 0;
    overflow: hidden;
}
#google-map iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100% !important;
     height: 100% !important;
}

/* FAQ Pages */

.faq_q {
	background-image: url(../images/faq-q.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #bd5c07;
	padding: 2px 20px 5px 40px;
	margin: 0px 10px 4px 10px;
}
.faq_a {
	background-image: url(../images/faq-a.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	color: #3e5971;
	padding: 2px 20px 5px 40px;
	margin: 0px 10px 12px 10px;
}

/* Terms and Conditions */

body#terms-conditions ol {
	margin: 5px 0 5px 25px;
}
body#terms-conditions ol li {
	padding-left: 8px;
	margin: 6px 0;
}
body#terms-conditions ol li ul {
	margin-left: 30px;
}
body#terms-conditions ol li ul li {
	list-style: disc;
}

/* Custom modules */

/* Ignite */

.slick-slider {
    margin-bottom: 0 !important;
}

/* Article container div styling */

div[itemprop="articleBody"] {
   clear: both;
}
.slicknav_menu {
	position: absolute;
	top: 100px;
	right: 10px;
	border: 1px solid #00acf6;
	background: #fff;
	border-radius: 5px;
	padding: 5px 0;
	z-index: 800;
}

/* Main Navigation styles */



.mod-menu {
	list-style: none;
	line-height: 1;
	padding: 0;
	position: absolute;
	top: 105px;
	right: 0;
	max-width: 850px;
}
ul.mod-menu {
	margin-right: 5px;
	float: right;
}
.mod-menu li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-left: 12px;
}
.mod-menu a, .mod-menu span.nav-header {  
	font-size: 18px;
	color: #1374bf;
	display: block;
	text-decoration: none;
	padding: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.mod-menu a:hover {  
	color: #0073bd;
}

.mod-menu li.current a {
	color: #21a9e1;
}

/* DROP DOWN  MENU */

.mod-menu li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	border-bottom: none;
	z-index: 100;
	margin-top: -4px;
}
.mod-menu li:hover ul {
	left: auto;
}
.mod-menu li ul li {
     width: 95%;
     padding: 5px 0;
     z-index: 800;
	 margin-left: 5px;
}
.mod-menu li ul {
	border: 3px solid #00acf6;
	background: #fff;
	border-radius: 5px;
	max-width: 200px;
	padding: 8px 0;
}
.mod-menu li.parent:hover {
	background: url(../images/menu-top.png) no-repeat center 105% #fff;
}
.mod-menu li ul li a {
	display: block;
	text-decoration: none;
	z-index: 100;
	padding: 2px 8px;
	margin: 0;
	text-align: left;
	font-size: 15px;
  	padding: 5px 8px !important;
	border-bottom: 1px solid #d9e8f4;
	line-height: 125%;
}

.mod-menu a.current {
	color: #21a9e1 !important;
}

html>body .mod-menu li a {
     width: auto;
}
.mod-menu li ul li.bottomli a {
	border-bottom: none;
}
  
.mod-menu ul.nav-child a:hover {
	color: #21a9e1 !important;
	text-decoration: none;
}
.mod-menu li ul li a:hover {
	color: #21a9e1 !important;
}

.mod-menu li:hover ul, .mod-menu li.sfhover ul {
     left: auto;
}
/* Overrides for ContactForm */

.convertforms .cf-checkbox-group {
	display: inline;
}

.convertforms .cf-checkbox-group input {
	float: left;
	margin-right: 10px;
}
.convertforms .cf-control-group label {
	margin-left: 15px;
}
.convertforms .cf-control-group .cf-btn {
	background: #00acf6 !important;
}

.readbuttons {
	width: 142px;
	height: 26px;
	background-color: #7b3aae;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 5px 12px 5px 0;
	float: left;
	border-radius: 8px;
	padding-top: 6px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
}
.readbuttons a {
	color: #fff !important;
	text-decoration: none!important;
}
.readbuttons a:hover, .bookbuttons a:hover {
	color: #e9c8df !important;
	text-decoration: none!important;
}


/* Print & email icons */

.pull-right{
    float:right;
}

.btn-group{
    position:relative;
}

.btn-group ul{
    list-style:none;
    display: inline;
    padding-left:4px;
}

.print-icon{
    background: url(../images/printButton.png) no-repeat;
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
}

.email-icon{
    background: url(../images/emailButton.png) no-repeat;
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
}

.print-icon a, .print-icon a:link,
.email-icon a, .email-icon a:link {
    color:transparent;
}

/* Blog category items */

p.readmore {
	clear: both;
	margin: 0 0 6px;
}
p.readmore a.btn {
	font-family: 'Arima Madurai', cursive;
	font-size: 16px;
	color: #fff;
	background: #718699;
	font-weight: 700;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding: 6px 15px;
	border: 0;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 90%;
	margin: 15px auto 0 auto;
	max-width: 200px;]
}
.blog .item-image img {
	width: 35%;
	float: left;
	margin-right: 25px;
	margin-bottom: 12px;
}
.blog h2 {
	text-align: left;
}
.blog h2 a {

}

p.readmore a.btn:hover {
	background-color: #95adc3;
}

#lwd {
	margin: 30px 10px 0px 0;
	width: 100%;
	height: 60px;
	clear: both;
	position: relative;
}


/* ##########################  tooltip  ########################### */

[role=tooltip]:not(.show) {
  /*right: 5em;*/
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: 0.5em;
  margin: 0.5em;
  color: black;
  text-align: start;
  background: white;
  border: 1px solid #6d757e;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.8);
}
[role=tooltip]:not(.show)[id^=editarticle-] {
  right: auto;
  -webkit-margin-start: -10em;
          margin-inline-start: -10em;
}
[role=tooltip]:not(.show)[id^=editcontact-] {
  right: auto;
  -webkit-margin-start: -10em;
          margin-inline-start: -10em;
}
[role=tooltip]:not(.show)[id^=id-skip-] {
  right: auto;
}
[role=tooltip]:not(.show)[id^=cbunpublish] {
  right: auto;
}

:focus + [role=tooltip],
:hover + [role=tooltip] {
  position: absolute;
  display: block;
}


#tooltip {
  /*position: absolute;
  z-index: 1070;
  display: block;*/
  margin: 0;
	font-size: 14px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 400;  
	font-style: normal;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: black;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: black;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: black;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: black;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: white;
  text-align: center;
  background-color: black;
  border-radius: 0.25rem;
}

/* Login Module */
body#log-in #maincontent {
	padding-top: 25px;
}
body#log-in ul.nav-tabs {
	display: none;
}

div.login {
	border: 1px solid #d9edf9;
	border-radius: 8px;
	padding: 20px 0;	
	margin-bottom: 25px;
}
div.login fieldset {
	border: none;
}
.login label {
	width: 250px;
	display: block;
	float: left;
	margin-right: 10px;
}
.login input {
	border: 1px solid #999;
	padding: 5px 8px;
	background: #fff;
	margin-bottom: 7px;
	font-size: 12px;
}
.login input#modlgn-remember {
	width: auto;
}
.btn-primary, .btn-danger {
	background-color: #24940d;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 12px 12px 12px 0;
	border-radius: 5px;
	border: 0;
	cursor: pointer;
	line-height: 25px;
	padding: 5px 30px;
}
.btn-danger {
	background-color: #fd0c39;
}
.btn-primary:hover {
}
.btn-danger:hover {
	background-color: #ccc;
}
.logout .btn {
	background-color: #f69240;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 12px 4px;
	border-radius: 3px;
	border: 0;
	padding: 6px 15px;
	cursor: pointer;
	color: #fff;
	float: left;
	line-height: 25px;
}
div.edit .btn-group .btn:hover, .logout .btn:hover {
    background-color: #f9ba88 !important;
}

.login ul, .login ul {
	margin-left: 20px;
}
.login li, .login li {
	padding: 3px 0 2px 8px;
}

.login .btn {
	background-color: #0e74b8;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 5px 12px 5px 0;
	border-radius: 5px;
	border: 0;
	padding: 6px 25px;
	font-weight: bold;
	cursor: pointer;
	line-height: 25px;
	border-radius:6px;
	padding: 5px 30px;
}
.login .btn:hover {
	background: #000;
	text-decoration: none;
}

.login ul {
	margin-left: 20px;
}
.login li {
	padding: 3px 0 2px 8px;
}
.com-users-login__options {
	text-align: center;
}


/* frontend editing */
div.edit .btn-group .btn {
	background-color: #f69240;
	font-size: 12px;
	text-align: center;
	margin: 0 4px;
	border-radius: 3px;
	border: 0;
	padding: 6px 15px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	float: left;
}
div.edit .btn-group .btn:hover, .logout .btn:hover {
    background-color: #2B2123 !important;
}
div.edit #adminForm fieldset {
	clear: both;
	margin-top: 20px;
}
div.edit #adminForm .btn-toolbar {
	padding-bottom: 20px;
}
div.edit #adminForm fieldset ul.bsbcedit li {
	float: left;
	list-style: none;
	width: auto;
	height: 40px;
	padding: 3px 10px 0 0;
}
.bsbc-tabcontent {
	clear: both;
	margin-top: 20px;
}
div.edit.item-page {
	padding-top: 25px;
}
ul.nav-tabs.bsbcedit {
	display: none;
}
.joomla4 joomla-tab div[role="tablist"] .wf-editor-tabs > li > a {
	border-radius: 5px 5px 0 0;
	margin-left: 3px;
	background: #fff;
}
.joomla4 joomla-tab div[role="tablist"] .wf-editor-tabs > li.active > a {
	background: #f69240;
}
#modules-form input {
	padding: 2px 6px;
}
.choices__inner {
	color: #000;
}
.choices__button_joomla {
	padding: 5px 8px;
	background-color: #fd0c39;
	margin-left: 5px;
	border: none;
	border-radius: 4px;
	color: #fff;
}
joomla-tab button[aria-expanded="true"]::after {
  background-color: #f69240;
}
/* Hide form elements to simplify the form for users 

#modules-form #options, #modules-form .control-group {
	display: none;
}
#adminForm #publishing, #adminForm #language, #adminForm #metadata, #adminForm #com-content-formTabs {
	display: none;
}
.editor-xtd-buttons {
	display: none;
}
*/

#versionsModal, div.editor-xtd-buttons {
	display: none;
}

/* hide edit buttons for menu and gallery */
#menu .jmodedit, #slides .jmodedit, #respnav .jmodedit {
	display: none;
}



div.edit .control-group {
	clear: left;
	margin: 10px 0;
}
div.edit .control-group label {
	float: left;
	width: 180px;
	margin: 10px 0;
}
div.edit .control-group input {
	float: left;
	width: 50%;
	padding: 3px 8px;
}
#jform_featured_up_btn {
}
div.edit #adminForm fieldset {
	clear: both;
	margin-top: 20px;
}
div.edit #adminForm .btn-toolbar {
	padding-bottom: 20px;
}
div.edit #adminForm fieldset ul.bsbcedit li {
	float: left;
	list-style: none;
	width: auto;
	height: 40px;
	padding: 3px 10px 0 0;
}
.bsbc-tabcontent {
	clear: both;
	margin-top: 20px;
}
div.edit.item-page {
	padding-top: 25px;
}
ul.nav-tabs.bsbcedit {
	display: none;
}
a.jmodedit, .item-page .float-end a {
	border-radius: 4px;
	padding: 4px 12px;
	color: #fff;
	background: #0e74b8;
}
.quotediv a.jmodedit {

}
#footer a.jmodedit {
	background: #000;
	border-radius: 4px;
	padding: 4px 12px;
	color: #fff;
	font-style: normal;
}

/* Hide advanced options */


#modules-form div#options {
	display: none;
}


/* Media queries */

@media screen and (max-width: 1050px) {

/* Accommodation split column page */

body#accommodation-available #maincontent, #col-right {
	width: 98%;
	float: none;
	padding: 8px;
}
#col-right {
	border-left: none;
}
body#accommodation-available h1, body#accommodation-available h2 {
	text-align: center;
}

}


@media screen and (max-width: 980px) {
.square-col p {
    font-size: 16px;
	padding: 10px 20px 10px 30px;
	line-height: 150%;
}
.square-col {
    margin-top: 25px;
}
body#home h2 {
	padding: 12px 20px;
	font-size: 21px;
}

}
@media screen and (max-width: 700px) {
.square-col, .square-pic {
    width: 100%;
    float: none;
	margin-bottom: 25px;
}
.footdesc, .footcontact, .copyright {
	width: 100%;
	margin-right: auto;
	float: none;
	text-align: center;
}
#footer h4 {
	text-align: center;
}
.square-col p {
    font-size: 20px;
    text-align: center;
}
.homelinks, .homelinks-last {
    width: 96%;
	max-width: 500px;
    float: none;
    margin: 10px auto;
}
}
@media screen and (max-width: 350px) {
#logo {
    margin: 12px auto 12px 0;
	max-width: 140px;
}
.slicknav_menu {
    top: 60px;
}
}
@media screen and (max-width: 576px) {

}
@media screen and (max-width: 510px) {

}

/* Responsive menu toggle */

.slicknav_menu {
	display:none;
}

@media screen and (max-width: 1100px) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}