/**GENERAL**/

body {
	color:#2B2B2B;
	background-color:#ffffff;
font-family: "darkmode-off", sans-serif;
font-weight: 400;
font-style: normal;
/*	font-size:1.3rem;
	line-height: 1.5rem;*/
}

p {
font-family: "darkmode-off", sans-serif;
font-weight: 400;
font-style: normal;
	font-size:1.3rem;	
	line-height: 1.5rem;
}

li {
font-family: "darkmode-off", sans-serif;
font-weight: 400;
font-style: normal;
/*	font-size:1.3rem;
	line-height: 1.5rem;*/
}

h1, h2, h3, h4, h5 {
font-family: "darkmode-off", sans-serif;
font-weight: 800;
font-style: normal;
	margin: 25px 0px 20px 0px;
}

h1 {font-size: 2.5rem; line-height: 2.7rem;}
h2{font-size: 2.2rem; line-height: 2.4rem;}
h3{font-size: 1.9rem; line-height: 2.1rem;}
h4{font-size: 1.8rem; line-height: 2.0rem;}
h5{font-size: 1.6rem; line-height: 1.8rem;}

a {
  transition-duration: 0.5s;
}

iframe {max-width:100%;}

img {max-width:100%;}

hr {
max-width: 200px;
background-color: #139335;
height: 4px;
border: 0;
}

.bold {font-weight: bold;}

strong {font-weight: bold;}

.side-padding {
    padding: 5px 30px !important;
}

.cta{
	text-transform: uppercase;
	font-size:1.3rem;
	display:inline-block;
	font-family: "darkmode-off", sans-serif;
font-weight: 500;
font-style: normal;
	text-decoration: none !important;
	box-shadow: 0 4px 15px -6px #535353;
}

.logo {
  max-width: 200px;
  width: 100%;
  margin-bottom: -178px;
  z-index: 3;
  position: relative;
  margin-top: -140px;
}

  .logo-sub {
    max-width: 100px;
    width: 100%;
    margin-bottom: -36px;
    margin-top: -81px;
	  z-index: 3;
  position: relative;  
  }

.logo-splash {
  max-width: 170px;
  width: 100%;
}

.box-shadow {
box-shadow: 0 4px 15px -6px #535353;
	}

/**WHITE BACKGROUND**/
.white-background {
color:#2B2B2B;
background-color:#ffffff;
}

.white-background h1, .white-background h2, .white-background h3, .white-background h4, .white-background h5 {color:#2B2B2B;}

.white-background hr {background-color: #692135; margin: 0;}

.white-background a {color: #692135; text-decoration: underline;}
.white-background a:hover {color: #686868;}

.white-background .cta {
padding: 12px 18px 12px 18px;
  background:#fff;
  color: #692135;
  transition:0.5s;
  display: inline-block;
  border:solid 4px #692135;
}
.white-background .cta:hover{
	background: #692135;
	color:#fff;
	transition: 0.5s;	
	border: solid 4px #692135;
}

/**WHITE TRANSPARENT BACKGROUND**/
.white-transparent-background {
color:#2B2B2B;
background-color:rgba(255, 255, 255, 0.7);
}

.white-transparent-background h1, .white-transparent-background h2, .white-transparent-background h3, .white-transparent-background h4, .white-transparent-background h5 {color:#2B2B2B;}

.white-transparent-background hr {background-color: #692135; margin: 0;}

.white-transparent-background a {color: #692135; text-decoration: underline;}
.white-transparent-background a:hover {color: #686868;}

.white-transparent-background .cta {
padding:12px 18px 12px 18px;
  background:rgba(255, 255, 255, 0.7);
  color: #692135;
  transition:0.5s;
  display: inline-block;
  border:solid 4px #692135;
}
.white-transparent-background .cta:hover{
	background: #692135;
	color:#fff;
	transition: 0.5s;	
	border: solid 4px #692135;
}


/**BURGUNDY BACKGROUND**/
.burgundy-background {
color:#FFFFFF;
background-color:#692135;
}

.burgundy-background h1, .burgundy-background h2, .burgundy-background h3, .burgundy-background h4, .burgundy-background h5 {color:#FFFFFF;}

.burgundy-background hr {background-color: #cdb76c; margin: 0;}

.burgundy-background a {color: #cdb76c; text-decoration: underline;}
.burgundy-background a:hover {color: #FFFFFF;}

.burgundy-background .cta {
padding: 12px 18px 12px 18px;
  background: #692135;
 color: #fff;
  transition: 0.5s;
  display: inline-block;
  border: solid 3px #cdb76c;
}
.burgundy-background .cta:hover{
	background: #cdb76c;
	color:#692135;
	transition: 0.5s;	
	border: solid 3px #cdb76c;
}

/**GREY BACKGROUND**/
.grey-background {
color:#ffffff;
background-color:#484647;
}

.grey-background h1, .grey-background h2, .grey-background h3, .grey-background h4, .grey-background h5 {color:#ffffff;}

.grey-background hr {background-color: #cdb76c; margin: 0;}

.grey-background a {color: #cdb76c; text-decoration: underline;}
.grey-background a:hover {color: #FFFFFF;}

.grey-background .cta {
padding: 12px 18px 12px 18px;
  background: #484647;
 color: #fff;
  transition: 0.5s;
  display: inline-block;
  border: solid 3px #cdb76c;
}
.grey-background .cta:hover{
	background: #cdb76c;
	color:#484647;
	transition: 0.5s;	
	border: solid 3px #cdb76c;
}



/**GOLD BACKGROUND**/
.gold-background {
color:#2B2B2B;
background-color:#cdb76c;
}

.gold-background h1, .gold-background h2, .gold-background h3, .gold-background h4, .gold-background h5 {color:#2B2B2B;}

.gold-background hr {background-color: #692135; margin: 0;}

.gold-background a {color: #692135; text-decoration: underline;}
.gold-background a:hover {color: #2B2B2B;}

.gold-background .cta {
	padding:12px 18px 12px 18px;
	background: #cdb76c;
	color:#2B2B2B;
	transition: 0.5s;
	display: inline-block;
	border: solid 4px #2B2B2B;
}
.gold-background .cta:hover{
	background: #2B2B2B;
	color:#cdb76c;
	transition: 0.5s;	
	border: solid 4px #2B2B2B;
}



/**TOP & FOOTER**/

.top-row a {text-decoration: none !important;}

.top-row .width-100 {
  padding-top: 10px;
}


.logo-menu .width-70 {
  padding-top: 0px;
}

.p7LBM-01{
            min-height: 100vh;
    display: flex;
    flex-direction: column;
}

footer{
    margin-top: auto;
}


.footer ul {
  list-style: none;
	padding-left:0px;
}
.footer li {
  margin-bottom: 10px !important;
}

/**SLIDESHOW**/
.slideshow{
	/*position: initial !important;	*/
}


.slideshow p {
font-family: "darkmode-off", sans-serif;
font-weight: 500;
font-style: normal;
margin: 25px 0px 20px 0px;
font-size: 2.2rem; 
line-height: 2.4rem;
color: #692135;	
}

/**IMAGE TITLE**/

.image-tile-margin {
  margin-top: 30px;
}

.image-tile-image-left {
padding: 0px;
width: 100%;
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  height: 30.6rem;
}

.image-tile-image-left img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s,-webkit-transform .5s;
}

.image-tile-image-right {
	padding: 0px;
width: 100%;
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
height: 39rem;
margin-bottom: 0px;
}

.image-tile-image-right img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s,-webkit-transform .5s;
}

.tile-image-link:hover img{
 -webkit-transform:scale(1.1);
 transform:scale(1.1);

	
}
/**SPACING & BORDERS**/

.spacing {
padding-top:70px;
padding-bottom:70px;	
}

.spacing-ss {
margin-top:200px;
margin-bottom:200px;
padding:50px;	
margin-left: 20px;
margin-right: 20px;	
}

.top-row .width-100 {
  padding-bottom: 0px !important;
}

.croeso {
  margin-top: -50px !important;
  z-index: 1000;
  position: relative;
}

.gold-border {
  border-bottom: 10px solid #cfba73;
}
.gold-border-top {
  border-top: 10px solid #cfba73;
}

.in-this-section .width-30 {
  width: 29%;
margin-top: 35px;	
}


/**CEFNDIR**/

.cefndir {
background-image: url("../images/cefndir.png");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/**PROJECT SEVEN**/
.lbm-centered hr {margin:auto;}
.lbm-right hr {margin-right: 0 !important; margin: auto;}

.p7AMM.amm-rootlinks-rust ul a {
background-color: rgb(255, 255, 255) !important;
  color: #000 !important;
  border: 2px solid #692135 !important;
}

div.p7AMM ul ul li a {
  margin: 5px !important;
}


.p7AMM.amm-subs-gold ul ul {
  background-color: transparent !important;
}

.p7AMM.amm-rootlinks-rust ul a:hover, .p7AMM.amm-rootlinks-rust ul a:focus, .p7AMM.amm-rootlinks-rust ul a.amm-trigger.open {
  background-color: rgb(74, 19, 34) !important;
color: #fff !important;	
}
.p7MBX-01.light .mbx-slide .p7mbx-content-slide {
  background-color: rgba(255, 255, 255, 0) !important;
}

.agm-caption {
  color: #FFF;
  background-color: rgba(105, 33, 53,0.75)  !important;
}

.agm-white .agm-section.agm-down a {
  border-color: rgb(117, 52, 70)  !important;
}


.p7AP4-01.ap4-trig-border a.p7AP4-01 {
  border-bottom: 2px solid #fff  !important;
}

a.p7AP4-01 {
  background-color: rgb(105, 33, 53)  !important;
  color: #fff  !important;
  background-image: url(../p7ap4/img/p7AP4_east_white.png)  !important;
}

.p7AP4-01.ap4-trig-border a.p7AP4-01:hover {
  background-color: rgb(74, 19, 34) !important;
  color: #fff !important;
}
a.p7AP4-01.ap4Trigs_down {
  background-image: url(../p7ap4/img/p7AP4_south_white.png) !important;
  color: #ffffff !important;
  background-color: #000000 !important;
}
.p7AP4trig  a {
  text-decoration: none ;
}

/**IMG BOX**/
.image-tile-image {
    min-height: 325px;
    width: 100%;
    height: 16.875rem ;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
	box-shadow: inset 0 0 0 2000px #1a843ae0;
	margin-bottom: -1px;	
	
}

.image-tile-image img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	/*-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .5s;*/
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s,-webkit-transform .5s;
	
}

.tile-image-link:hover img{
 -webkit-transform:scale(1.1);
 transform:scale(1.1);
	
}

.tile-image-link:hover .centered{
/*font-size:1.5em; transition:0.5s;*/
}

.overlay {
  position: absolute;
  transition:0.5s;
	color:#fff;
	font-size: 30px;
	box-shadow: inset 0 0 0 2000px rgba(205, 183, 108,0.6);
	height:100%;
	width:100%;
font-family: "darkmode-off", sans-serif;
font-weight: 800;
font-style: normal; 
}

.overlay:hover{
	box-shadow: none;
	font-size:2em;
	color:#fff;
}

.tile-text {
  position: absolute;
  top: 41%;
  left: 5%;
  /*transform: translate(-50%, -50%);*/
  text-shadow: 1px 1px 8px #000, 1px 1px 8px #000;
}


.tile-text-section {
  position: absolute;
  top: 55%;
  left: 5%;
 right: 5%;
  text-shadow: 1px 1px 8px #000, 1px 1px 8px #000;
}



.tile-description {
    padding: 26px 15px 15px 20px;
	min-height: 250px !important;
	font-size:1.2em;
}

.tile-image-link-container {
    transition: box-shadow .5s,transform .5s,-webkit-box-shadow .5s,-webkit-transform .5s;
    -webkit-box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);
    box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);
	background: #fff;
}

/**CLIPPY PATH**/
.clippy-path {
 clip-path: polygon(0% 15%, 3% 15%, 3% 0, 97% 0, 97% 15%, 100% 15%, 100% 85%, 97% 85%, 97% 100%, 3% 100%, 3% 85%, 0% 85%);
}



/**RESPONSIVE FORM**/

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=tel],
input[type=number]
 {
	max-width:500px;
	width: 100%;
	padding:10px;	
	border: 1px solid #191010;
font-family: "darkmode-off", sans-serif;
font-weight: 400;
font-style: normal;
	font-size:1.3rem;
	line-height: 1.5rem;
	 margin-bottom:15px;
	 display: inline-block;
	 margin-top: 5px;
}

textarea{
	max-width:500px;
	width: 100%;
	border: 1px solid #191010;	
font-family: "darkmode-off", sans-serif;
font-weight: 400;
font-style: normal;
	font-size:1.3rem;
	line-height: 1.5rem;
	margin-bottom:15px;
	padding:10px;
	resize: none;
	display: inline-block;
	margin-top: 5px;
  }

select {
max-width: 520px;
  width: 107%;
	border: 1px solid #191010;	
font-family: "darkmode-off", sans-serif;
font-weight: 400;
font-style: normal;
	font-size:1.3rem;
	line-height: 1.5rem; 
	margin-bottom:15px;
	padding:10px;	
	color:#191010;
	display: inline-block;
	background: #ffffff;
	margin-top: 5px;
}


select[multiple] option:checked { background: none; }

select option:focus,
select option:hover,
select option:active ,
select option {
	background:#191010;
	color: #fff;
}

input[type=submit]{
	font-size:1.3rem;
	font-family: "darkmode-off", sans-serif;
font-weight: 500;
font-style: normal;
	text-transform: uppercase;
	margin-top:15px;
	display:inline-block;
	border:none;
	padding: 12px 18px 12px 18px;
	background: #80c0d2;
	color:#fff;
	transition: 0.5s;
	-webkit-border-radius:0px;
	border-radius: 0;
	-webkit-appearance: none;
}

input[type=submit]:hover{
	background: #bce6fb;
	color:#5e5e5e;
	transition: 0.5s;
}

select option:focus, select option:hover, select option:active, select option {
  background: #692135;
  color: #fff;
}


input:focus-visible {
border:2px solid #692135 !important;
}


textarea:focus-visible {
border:2px solid #692135 !important;
}

input:focus {
  outline: 2px solid transparent;
}

textarea:focus {
  outline: 2px solid transparent;
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #191010;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #191010;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #191010;
}

.name_2{
	display: none !important;
}


.p7LBM-01{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

footer{
    margin-top: auto;
}


	.search {
min-height: 43vh;
}

/*
***************************************************
NEWS LISTING PAGE
***************************************************
*/
.news-image-tile-image{
	padding: 0px;
    width: 100%;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    height: 15rem;
}


.news-image-tile-image img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	/*-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .5s;*/
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s,-webkit-transform .5s;		
}

.news-tile-image-link:hover img{
 -webkit-transform:scale(1.1);
 transform:scale(1.1)
}

.news-tile-image-link{
	text-decoration: none;
}

.news-tile-image-link-container{
	transition: box-shadow .5s,transform .5s,-webkit-box-shadow .5s,-webkit-transform .5s;
	-webkit-box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);
	box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);	
}

.news-tile-description{
	padding:5px 15px 15px 20px;
	background-color: #692135;
height: 10rem;	
border-top: 10px solid #cfba73;	
}

.news-tile-description h2{
	font-size: 1.2rem;
}

.news-tile-description hr{
	border-bottom: 5px solid #131C47;
	margin:-15px 0px 0px 0px;
	width: 100px;
	max-width: 100%;
	border-top: none;
}
.news-grid p {color: #fff;}
.news-grid h2 {color: #fff;}
.news-grid a {text-decoration: none !important;}
.news-grid a:hover {color: #fff;}
.news-grid a:hover h2 {color: #fff;}




/*
***************************************************
SECTION LISTING PAGE
***************************************************
*/
.section-image-tile-image{
	padding: 0px;
    width: 100%;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    height: 15rem;
}


.section-image-tile-image img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	/*-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .5s;*/
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s,-webkit-transform .5s;		
}

.section-tile-image-link:hover img{
 -webkit-transform:scale(1.1);
 transform:scale(1.1)
}

.section-tile-image-link{
	text-decoration: none;
}

.section-tile-image-link-container{
	transition: box-shadow .5s,transform .5s,-webkit-box-shadow .5s,-webkit-transform .5s;
	-webkit-box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);
	box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);	
}

.section-tile-description{
	padding:5px 15px 15px 20px;
	background-color: #484647;
height: 7rem;	
border-top: 10px solid #cfba73;
}

.section-tile-description h2{
	font-size: 1.2rem;
}

.section-tile-description hr{
	border-bottom: 5px solid #131C47;
	margin:-15px 0px 0px 0px;
	width: 100px;
	max-width: 100%;
	border-top: none;
}
.section-grid p {
color: #ffffff;
  background-color: rgba(105, 33, 53,0.6);
  padding: 10px !important;
  font-size: 1.7rem;
 line-height: 1.9rem;
  display: inline-block;
  box-shadow: 0 4px 15px -6px #000;
border: 2px solid #fff;	
}
.section-grid h2 {color: #cfba73 ;}
.section-grid a {text-decoration: none !important;}
.section-grid a:hover {color: #cfba73 ;}
.section-grid a:hover h2 {color: #cfba73 ;}


/**STAFF**/
.staff-grid h2 {
  font-size: 1.4rem;
  line-height: 1.6rem;
}



/*
***************************************************
USEFUL LISTING PAGE
***************************************************
*/
.useful-image-tile-image{
	padding: 0px;
    width: 100%;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    height: 15rem;
}


.useful-image-tile-image img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	/*-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .5s;*/
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s,-webkit-transform .5s;		
}

.useful-tile-image-link:hover img{
 -webkit-transform:scale(1.1);
 transform:scale(1.1)
}

.useful-tile-image-link{
	text-decoration: none;
}

.useful-tile-image-link-container{
	transition: box-shadow .5s,transform .5s,-webkit-box-shadow .5s,-webkit-transform .5s;
	-webkit-box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);
	box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);	
}

.useful-tile-description{
	padding:5px 15px 15px 20px;
	background-color: #484647;
height: 10rem;	
border-top: 10px solid #cfba73;	
}

.useful-tile-description h2{
	font-size: 1.2rem;
}

.useful-tile-description hr{
	border-bottom: 5px solid #131C47;
	margin:-15px 0px 0px 0px;
	width: 100px;
	max-width: 100%;
	border-top: none;
}
.useful-grid p {color: #fff; 	margin: 25px 0px 20px 0px;}
.useful-grid h2 {color: #fff;}
.useful-grid a {text-decoration: none !important;}
.useful-grid a:hover {color: #fff;}
.useful-grid a:hover h2 {color: #fff;}




/*
***************************************************
GALLERY LISTING PAGE
***************************************************
*/
.gallery-image-tile-image{
	padding: 0px;
    width: 100%;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
height: 24rem;
}


.gallery-image-tile-image img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	/*-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .5s;*/
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s,-webkit-transform .5s;		
}

.gallery-tile-image-link:hover img{
 -webkit-transform:scale(1.1);
 transform:scale(1.1)
}

.gallery-tile-image-link{
	text-decoration: none;
}

.gallery-tile-image-link-container{
	transition: box-shadow .5s,transform .5s,-webkit-box-shadow .5s,-webkit-transform .5s;
	-webkit-box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);
	box-shadow: 0 10px 40px -15px rgba(0,0,0,.2);	
}

.gallery-tile-description{
	padding:5px 15px 15px 20px;
background-color: #fff;
height: 10rem;	
border-top: 10px solid #cfba73;	
}

.gallery-tile-description h2{
	font-size: 1.2rem;
}

.gallery-tile-description hr{
	border-bottom: 5px solid #131C47;
	margin:-15px 0px 0px 0px;
	width: 100px;
	max-width: 100%;
	border-top: none;
}
.gallery-grid p {color: #484647; 	margin: 25px 0px 20px 0px;}
.gallery-grid h2 {color: #692135;}
.gallery-grid a {text-decoration: none !important;}
.gallery-grid a:hover {color: #484647;}
.gallery-grid a:hover h2 {color: #692135;}





/**RESPONSIVE**/

.splash-cta .cta {
padding:12px 18px 12px 18px;
  background:rgba(255, 255, 255, 0.7);
  color: #692135;
  transition:0.5s;
  display: inline-block;
  border:solid 4px #692135;
}
.splash-cta .cta:hover{
	background: #692135;
	color:#fff;
	transition: 0.5s;	
	border: solid 4px #692135;
}

.slideshow-overlay-splash{
min-height: 90vh;
box-shadow: inset 0 0 0 2000px rgba(255, 255, 255, 0.6);
}



/**RESPONSIVE**/

@media only screen and (max-width: 1400px) {
	body {
font-size:1.2rem;
line-height: 1.5rem;
}

p {
font-size:1.2rem;	
line-height: 1.5rem;
}

li {
font-size:1.2rem;
line-height: 1.5rem;
}

h1{font-size: 2.1rem; line-height: 2.7rem;}
h2{font-size: 1.9rem; line-height: 2.5rem;}
h3{font-size: 1.7rem; line-height: 2.1rem;}
h4{font-size: 1.6rem; line-height: 1.8rem;}
h5{font-size: 1.5rem; line-height: 1.7rem;}

.cta{
font-size:1.2rem;
}
	
.slideshow p {
  font-size: 1.9rem;
  line-height: 2.1rem;
}	
	
 .logo {
    max-width: 100px;
    width: 100%;
    margin-bottom: -36px;
    margin-top: -81px;
  }
.spacing-ss {
  margin-top: 150px;
  margin-bottom: 150px;
  padding:50px;
}	
.spacing {
  padding-top: 30px;
  padding-bottom: 30px;
}	
.cefndir {
  background-attachment: inherit;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
div.mbx-thumbs li img {
  max-height: 250px  !important;
  max-width: 250px  !important;
}
	
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=tel],
input[type=number]
 {
font-size:1.2rem;
line-height: 1.4rem;
}

textarea{
font-size:1.2rem;
line-height: 1.4rem;
  }

select {
font-size:1.2rem;
line-height: 1.4rem;
}


input[type=submit]{
	font-size:1.2rem;
}	
.news-image-tile-image {
  height: 13rem  !important;
}	
.section-image-tile-image {
  height: 13rem  !important;
}	
  .staff-grid .hmy-section {
    flex-basis: 25% !important;
  }	
	.gallery-image-tile-image {
  height: 20rem;
}
	.slideshow-overlay-splash {
  min-height: 93vh;
}
	.section-grid .hmy-section {flex-basis: 33% !important;}		
}

@media only screen and (min-width: 0px) and (max-width: 1210px) {
	.hide-on-tablet {display:none;}
	div.mbx-thumbs li img {
  max-height: 200px  !important;
  max-width: 200px  !important;
}
 .news-image-tile-image {
    height: 11rem !important;
  }	
 .section-image-tile-image {
    height: 11rem !important;
  }	
	.gallery-image-tile-image {
  height: 17rem;
}	
}




@media only screen and (min-width: 0px) and (max-width: 1110px) {
	div.mbx-thumbs li img {
  max-height: 150px  !important;
  max-width: 150px  !important;
}	
	.news-grid .hmy-section {flex-basis: 33% !important;}	
}

@media only screen and (min-width: 0px) and (max-width: 1050px) {
.section-grid p {
  font-size: 1.5rem;
 line-height: 1.7rem;
}
}

@media only screen and (min-width: 0px) and (max-width: 1019px) {
.gallery-tile-description {
  height: 11rem;
}
}

@media only screen and (min-width: 0px) and (max-width: 1000px) {
.image-tile-image-right {
        height: 42rem;
}
  .staff-grid .hmy-section {
    flex-basis: 33% !important;
  }	
		.gallery-image-tile-image {
  height: 15rem;
}
}

@media only screen and (min-width: 0px) and (max-width: 950px) {
.footer .width-45 {
  width: 100% !important;
    float: left !important;
}	
	
.footer .width-25 {
  width: 50% !important;
    float: left !important;
}	
.footer .width-30 {
  width: 50% !important;
    float: left !important;
}
		
.footer .width-45 {
  padding-bottom: 0px;
}	
	
.footer .width-25 {
  padding-bottom: 0px;
}	
.footer .width-35 {
  padding-bottom: 0px;
}	
	
.footer .width-100 {
  padding-top: 1px;
}
.news-image-tile-image {
    height: 13rem !important;
  }
	.section-image-tile-image {
    height: 13rem !important;
  }
	
	.in-this-section .width-30 h2 {
font-size: 1.5rem !important;
    line-height: 1.7rem !important;
}
	.gallery-grid h2 {
		font-size: 1.5rem;
    line-height: 1.7rem;	
	}
	.gallery-tile-description {
  height: 13rem;
}
		.section-grid .hmy-section {flex-basis: 50% !important;}
}
@media only screen and (max-width: 980px) {
	
  .croeso .width-60 {
    width: 100% !important;
    float: left !important;
	 margin-top: 10px; 
	   margin-bottom: 10px;
  }

  .croeso .width-40 {
display: none !important;
  }
.croeso {
  margin-top: 0px !important;
}
  .image-tile-image-right {
    height: 17rem;
  }	
	  .social .width-70 {
    width: 100% !important;
    float: left !important;
		  margin-bottom:10px;
  }

  .social .width-30 {
  display: none !important;
  }
	
}

@media only screen and (min-width: 0px) and (max-width: 930px) {

  .spacing-ss {
    margin-top: 50px;
    margin-bottom: 50px;
    padding:40px;
  }	
	.news-grid .hmy-section {flex-basis: 50% !important;}	
.section-grid .hmy-section {flex-basis: 50% !important;}		
}

@media only screen and (min-width: 0px) and (max-width: 850px) {
	div.mbx-thumbs li img {
  max-height: 120px  !important;
  max-width: 120px  !important;
}	
.news-image-tile-image {
    height: 11rem !important;
  }	
.section-image-tile-image {
    height: 11rem !important;
  }	
  .gallery-image-tile-image {
    height: 13rem;
  }	
  .gallery-image-tile-image {
    height: 12rem;
  }	
}

@media only screen and (max-width: 800px) {
.overlay:hover {
  font-size: 1.7em;
}
	
.in-this-section .width-30 {
width:100%;
	float:left;
}

.in-this-section .width-70 {
width:100%;
	float:left;
}

  .gallery-grid h2 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
	  .gallery-tile-description {
    height: 14rem;
  }
	}

@media only screen and (max-width: 750px) {
 .gallery-tile-description {
    height: 15rem;
  }
}

@media only screen and (max-width: 700px) {
	.hide-on-mobile {display:none !important;}
	.mobile-side-padding {padding: 10px 30px !important;}
body {
font-size:1.0rem;
line-height: 1.2rem;
}

p {
font-size:1.0rem;
line-height: 1.2rem;
}

li {
font-size:1.0rem;
line-height: 1.2rem;
}

h1{font-size: 1.7rem; line-height: 2.2rem;}
h2{font-size: 1.5rem; line-height: 2.0rem;}
h3{font-size: 1.4rem; line-height: 1.9rem;}
h4{font-size: 1.3rem; line-height: 1.8rem;}
h5{font-size: 1.2rem; line-height: 1.7rem;}

.cta{
font-size:1.0rem;
}
	

	
.slideshow p {
  font-size: 1.5rem;
  line-height: 1.7rem;
}	
  .p7AMM.amm-responsive .amm-toolbar {
    background-color: #fff !important;
  }

  .p7AMM.amm-responsive .amm-toolbar a {
    color: #692135 !important;
    opacity: 1 !important;
  }


  .p7AMM.amm-responsive .amm-toolbar a:hover {
    opacity: 0.7 !important;
  }	
	.logo-menu .width-70 {
  margin-top: -130px;
}
  .logo {
    max-width: 60px;
    width: 100%;
    margin-bottom: 58px;
    margin-top: -75px;
    z-index: 3000;
  }
	
	  .logo-sub {
    max-width: 60px;
    width: 100%;
    margin-bottom: 58px;
    margin-top: -75px;
    z-index: 3000;
  }
	  .spacing-ss {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
  }

	
	.spacing {
  padding-top: 10px;
  padding-bottom: 15px;
}

  .croeso .width-40 {
margin-bottom: 10px;
  }	
	
 .social .width-30 {
margin-bottom: 10px;
  }
.boxes .width-33 {
  margin: 10px;
}	


.logo-menu .width-70 {
  padding-top: 20px;
}
	div.p7AMM ul.amm-level-0 {
  margin-top: 20px;
}	
.p7AMM li a {
  padding:8px 20px;
  font-size: 14px;
}	
.overlay:hover {
  font-size: 2em;
}	
	
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=tel],
input[type=number]
 {
font-size:1.0rem;
line-height: 1.3rem;
}

textarea{
font-size:1.0rem;
line-height: 1.3rem;
  }

select {
font-size:1.0rem;
line-height: 1.3rem;
}


input[type=submit]{
	font-size:1.0rem;
}		

  .staff-grid .hmy-section {
    flex-basis: 50% !important;
  }
  .gallery-image-tile-image {
    height: 18rem;
  }	
 .gallery-tile-description {
    height: auto;
  }	
  .gallery-grid h2 {
    margin-top: 0px;
  }	
	
.logo-splash {
  max-width: 100px;
  width: 100%;
}
	.top-padding {
  padding-top: 0px;

}

	
	
@media only screen and (max-width: 650px) {	
		.section-grid .hmy-section {flex-basis: 100% !important;}	
	}

@media only screen and (max-width: 600px) {
	.news-grid .hmy-section {flex-basis: 100% !important;}	

.news-tile-description{
height: auto;	
}	
	.section-tile-description{
height: auto;	
}	
	
.news-image-tile-image {
    height: 15rem !important;
  }	
	
	.section-image-tile-image {
    height: 15rem !important;
  }	
 .gallery-image-tile-image {
    height: 16rem;
  }		
}



@media only screen and (max-width: 500px) {
.news-image-tile-image {
    height: 13rem !important;
  }	
	
.section-image-tile-image {
    height: 13rem !important;
  }		
	 .gallery-image-tile-image {
    height: 14rem;
  }	
	.slideshow-overlay-splash{
min-height: 88.5vh;
}
}
@media only screen and (max-width: 450px) {

	 .gallery-image-tile-image {
    height: 12rem;
  }	
}


@media only screen and (max-width: 400px) {
.footer .width-45 {
  width: 100% !important;
    float: left !important;
}	
	
.footer .width-25 {
  width: 100% !important;
    float: left !important;
}	
.footer .width-30 {
  width: 100% !important;
    float: left !important;
}
	.news-image-tile-image {
    height: 11rem !important;
  }	
	.section-image-tile-image {
    height: 11rem !important;
  }		
	 .gallery-image-tile-image {
    height: 10rem;
  }	
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
     html {
        -webkit-text-size-adjust: none;
     }
}