:root {
  --nuvo-main: #2e3a41;
   --nuvo-blue: #5d9db0;
  --nuvo-slate: #cad5db;
   --nuvo-darkslate: #7d8488;
  --nuvo-green: #59a056;
  --nuvo-lightgreen: #8dc63f;
  --nuvo-bronze: #bd9b25;
  --nuvo-gold: #ffcf31;
  --nuvo-purple: #8d2f4f;
  --nuvo-pink: #c64972;

  
}

@charset "UTF-8"; 

#cookie-bar {
  background: rgb(23, 23, 20);
  height: auto;
  line-height: 24px;
  color: var(--nuvo-slate);
  text-align: center;
  padding: 8px;
}






  header#kn-app-header {
    background: none !important;
    height: 0px !important;
  }




#cookie-bar.fixed {
  position: fixed;
  top: 0px;
  z-index: 10;
  left: 0px;
  width: 100%;
}

#cookie-bar.fixed.bottom {
  bottom: 0px;
  top: auto;
}

#cookie-bar p {
  margin: 0px;
  padding: 0px;
}

#cookie-bar a {
  color: rgb(255, 255, 255);
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0px 6px;
  margin-left: 8px;
}

#cookie-bar .cb-enable {
  background: var(--nuvo-green);
}

#cookie-bar .cb-disable {
  background: rgb(153, 0, 0);
}

#cookie-bar .cb-disable:hover {
  background: rgb(187, 0, 0);
}

#cookie-bar .cb-policy {
  background: rgb(43, 43, 43);
  color: rgb(138, 138, 138);
}

#cookie-bar .cb-policy:hover {
  background: rgb(0 85 52);
  color: rgb(238, 238, 238);
}

@font-face {
  font-family: complete-icons;
  src: url("/fonts/complete-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/complete-icons.woff") format("woff"), url("/fonts/complete-icons.ttf") format("truetype"), url("/fonts/complete-icons.svg#complete-icons") format("svg");
  font-weight: 400;
  font-style: normal;
}

[data-icon]::before {
  content: attr(data-icon);
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-family: complete-icons !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-family: complete-icons !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
}

.icon-arrowdown::before {
  content: "a";
}

.icon-arrowleft::before {
  content: "b";
}

.icon-arrowright::before {
  content: "c";
}

.icon-arrowup::before {
  content: "d";
}

.icon-cross::before {
  content: "e";
}

.icon-email::before {
  content: "f";
}

.icon-facebook::before {
  content: "g";
}

.icon-linkedin::before {
  content: "h";
}

.icon-magnifying::before {
  content: "i";
}

.icon-magnifyingjobs::before {
  content: "j";
}

.icon-navarrow::before {
  content: "k";
}

.icon-navarrowdown::before {
  content: "l";
}

.icon-navarrowleft::before {
  content: "m";
}

.icon-navarrowright::before {
  content: "n";
}

.icon-navarrowup::before {
  content: "o";
}

.icon-phone::before {
  content: "p";
}

.icon-smallarrowright::before {
  content: "q";
}

.icon-twitter::before {
  content: "r";
}

.icon-upload::before {
  content: "s";
}

.icon-magnifyingjobs-1::before {
  content: "t";
}

.icon-quotes::before {
  content: "u";
}

.icon-arrowdownnew::before {
  content: "v";
}

.icon-arrowleftnew::before {
  content: "w";
}

.icon-arrowrightnew::before {
  content: "x";
}

.icon-arrowupnew::before {
  content: "y";
}

.icon-thumbs-up::before {
  content: "z";
}

.icon-mail::before {
  content: "A";
}

.icon-location::before {
  content: "B";
}

.icon-icons8-google-photos::before {
  content: "C";
}

.icon-mouse::before {
  content: "D";
}

.icon-call-phone::before {
  content: "E";
}

.icon-instagram::before {
  content: "F";
}

.icon-instagrem::before {
  content: "G";
}

.icon-download::before {
  content: "H";
}

.icon-in::before {
  content: "I";
}

.icon-pdf-file-format-symbol::before {
  content: "J";
}

.icon-file::before {
  content: "K";
}

.icon-docx-file-format-symbol::before {
  content: "L";
}

.icon-doc-file-format-symbol::before {
  content: "M";
}

.icon-windows::before {
  content: "N";
}

.icon-school-subjects17::before {
  content: "O";
}

.icon-school-subjects16::before {
  content: "P";
}

.icon-school-subjects15::before {
  content: "Q";
}

.icon-school-subjects13::before {
  content: "R";
}

.icon-school-subjects12::before {
  content: "S";
}

.icon-school-subjects10::before {
  content: "T";
}

.icon-school-subjects9::before {
  content: "U";
}

.icon-school-subjects8::before {
  content: "V";
}

.icon-school-subjects7::before {
  content: "W";
}

.icon-school-subjects3::before {
  content: "X";
}

.icon-school-subjects2::before {
  content: "Y";
}

.icon-school-subjects18::before {
  content: "Z";
}

.icon-school-subjects19::before {
  content: "0";
}

.icon-school-subjects20::before {
  content: "1";
}

.icon-school-subjects22::before {
  content: "2";
}

.icon-school-subjects23::before {
  content: "3";
}

.icon-school-subjects24::before {
  content: "4";
}

.icon-school-subjects25::before {
  content: "5";
}

.icon-school-subjects26::before {
  content: "6";
}

.icon-school-subjects27::before {
  content: "7";
}

.icon-school-subjects28::before {
  content: "8";
}

.icon-school-subjects29::before {
  content: "9";
}

.icon-school-subjects30::before {
  content: "!";
}

.icon-orderonline::before {
  content: "\"";
}

.icon-download-1::before {
  content: "#";
}

.icon-cloud-download-2::before {
  content: "$";
}

.icon-link::before {
  content: "%";
}

.icon-link-external::before {
  content: "&";
}

.icon-link-1::before {
  content: "'";
}

.icon-external-link::before {
  content: "(";
}

.icon-external-link-sqaure::before {
  content: ")";
}

.icon-link-2::before {
  content: "*";
}

.icon-link-3::before {
  content: "+";
}

.icon-clock::before {
  content: ",";
}

.icon-calendar::before {
  content: "-";
}

.icon-clock-1::before {
  content: ".";
}

.icon-calendar-o::before {
  content: "/";
}

.icon-youtube-play::before {
  content: ":";
}

.icon-youtube-square::before {
  content: ";";
}

.icon-align-justify::before {
  content: "<";
}

.icon-menu::before {
  content: "=";
}

.icon-reorder::before {
  content: ">";
}

.icon-android-add::before {
  content: "?";
}

.icon-plus::before {
  content: "@";
}

.icon-plus-round::before {
  content: "[";
}

.icon-discord-logo::before {
  content: "]";
}

.icon-foundation-logo::before {
  content: "^";
}

.icon-opensea-logo::before {
  content: "_";
}

.icon-linkedin-square::before {
  content: "`";
}

.icon-linkedin-1::before {
  content: "{";
}

.icon-android::before {
  content: "|";
}

.icon-apple::before {
  content: "}";
}

.icon-mobile::before {
  content: "~";
}

.icon-twitter-round::before {
}

.icon-fb-round::before {
}

.icon-linkedin-round::before {
}

a {
  text-decoration: none;
}










.lightgallery {
  display: grid;
  gap: 8px;
  width: 100%;
  grid-template-columns: repeat(3, 1fr);

}


.gallerythumbnew {
  /* margin-bottom: 20px; */
  position: relative;
  float: left;
  background-color: var(--nuvo-slate);
}

.gallerythumbnew a {
 float: left;
}

.gallerythumbnew > a > img {
  width: 100%;
  float: left;
}



.newcaption {
  float: left;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--nuvo-slate);
  
  padding: 5px;
  font-size: 12px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}






@media only screen and (max-device-width: 768px) {
  
}

@media only screen and (max-device-width: 480px) {
  
}





.newcaption p{
 padding: 0px !important;
  margin: 0px !important;
}


.basiccaption {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  float: left;
  background-color: var(--nuvo-slate);
  padding: 8px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
}

.basiccaption  p{
 padding: 0px !important;
  margin: 0px !important;
  width: 100%;
}



.nuvo-container a {
  padding: 0px;
  margin: 0px;
}

.moreinfo a {

  padding: 8px;
  background-color: var(--nuvo-green);
  border: none  !important;
  color: #fff;
  font-size: 18px;
  max-height: 48px;
  /* position: absolute; */
  left: 0px;
  bottom: 0px;
  border-radius: 4px;
  
}



.nuvo-container section a {
  text-decoration: none;
  
  margin: 0px;
}

.nuvo-container section p a {
  text-decoration: none;
  color: inherit;
  text-decoration: underline;
  color: var(--nuvo-green);
  margin: 0px;
}

.simpletext a {
  text-decoration: underline;
  color: var(--nuvo-green);
}

body {
  overflow-x: hidden;
  color: rgb(20 20 20);
  position: relative;
  margin: 0px;
  padding: 0px;
  left: 0px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5;
}



  .bannershallowest  {
      height: 172px;
    background-size: cover;
  }


.filterarea h3 {
padding: 0px;
margin: 0px;

}

.filterarea {
padding: 0px;
margin: 0px;
display: block;
float: left;
width: 100%;

}


.categories a.Sports {
  background-color: var(--nuvo-sports);
  color: #fff;
  padding: 4px;
  float: left;
   float: left;
   margin-bottom: 0px;
}


.categories a.Normal {
  background-color: var(--nuvo-green);
  color: #fff;
  padding: 4px;
   float: left;
   margin-bottom: 0px;
}


.categories a.Staff {
  background-color: var(--nuvo-green);
  color: #fff;
  padding: 4px;
  float: left;
  margin-bottom: 0px;
}


.categories a.Holiday {
  background-color: #676f98;
  color: #fff;
  padding: 4px;
   float: left;
   margin-bottom: 0px;
}


h3.Sports {
  background-color: var(--nuvo-sports);
  color: #fff;
  padding: 4px;
  float: left;
   float: left;
   margin-bottom: 12px;
}

h3.Normal{
  background-color: var(--nuvo-green);
  color: #fff;
  padding: 4px;
   float: left;
   margin-bottom: 12px;
}

h3.Staff {
  background-color: var(--nuvo-green);
  color: #fff;
  padding: 4px;
  float: left;
  margin-bottom: 12px;
}

h3.Holiday {
  background-color: #676f98;
  color: #fff;
  padding: 4px;
   float: left;
   margin-bottom: 12px;
}



.categories  {
  display: flex;
  width: 100%;
  margin: 16px 0px;
  gap: 16px;
background-color: #e5e5e5;
  float: left;
  padding: 8px;

}




iframe {
  position: relative;
float: left;
  
}

.iframemap {
  position: relative;
float: left;
width: 100%;
  border: 16px solid #fff;
  
}


.iframemap:after {
  position: absolute;
content: "";
width: 100%;
bottom: 0px;
left: 0px;
height: 24px;
background-color: #fff;
z-index: 3;
  

  
}




#modal_screen {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1100;
  background-color: rgb(0, 0, 0);
}

#modal_screen.nope {
  background-color: rgb(0, 0, 0);
}

#modal_content {
  position: fixed;
  z-index: 1101;
  margin: 0px auto;
  background-color: rgb(255 255 255);
  border: 16px solid var(--nuvo-green);
  width: auto;
  width: calc(100% - 48px);
  max-width: 880px;
}

#modal_content .content_wrapper {
  padding: 16px;
  margin: 0px auto;
  text-align: center;
}

#modal_content h2 {
  font-size: 1.6em;
}

.disclaimerlogo {
width: 100%;
text-align: center;
display: flex;
 display: flex;
align-items: center;
justify-content: center;
padding: 12px;
}

.disclaimerlogo img {
width: 100%;
text-align: center;
align-items: center;
align-self: center;
}


#modal_content p {
  font-size: 1.1em;
}

#modal_content div ul {
  padding: 0px;
}

#modal_content div li {
  display: inline-flex;
  width: 100%;
  padding: 5px;
}

#modal_content a.button {
  width: 100px;
  margin: 10px auto;
  background: rgb(255, 255, 255);
  color: var(--nuvo-green);
  padding: 12px;
  text-decoration: none;
  transition: background 0.15s ease-in 0s;
}

#modal_content a.notEligible {
  background: rgb(0, 0, 0);
}










ol, ul {
  list-style: none;
}


.breadcrumbs {
    width: 100%;
    border-bottom: 1px solid var(--nuvo-slate);
    padding-bottom: 8px;
    float: left;
    margin-bottom: 16px;
    position: relative;
}





.breadcrumbs li {
    float: left;
    padding-right: 4px;
  
}

.breadcrumbs a {
    color: var(--nuvo-slate);
    padding-right: 12px;
    font-size: 13px;
  position: relative;
  line-height: 12px;
}


.breadcrumbs a:after {
    position: absolute;
    content: "q";
    right: -4px;
top: 3px;
  line-height: 12px;
  font-family: complete-icons;
    color: var(--nuvo-slate);

}



.blogbanner {
  margin-bottom: 16px;
}

.prevnext {
  width: 100%;
  padding: 8px;
  background-color: var(--nuvo-green);
  margin: 24px 0px;
  font-size: 15px;
}

.previouslink {
  float: left;
  width: 50%;
  text-align: left;
}

.previouslink a{
  text-align: left;
  padding-left: 28px;
    position: relative;
  float: left;
  width: 100%;
}

.previouslink a:before{
  left: 0px;
  top: 0px;
  font-size: 24px;
  line-height: 1;
  content: "b";
  position: absolute;
  font-family: complete-icons;
}


.nextlink {
  float: right;
  width: 50%;
  text-align: right;
}

.nextlink a{
  text-align: right;
  padding-right: 28px;
  position: relative;
}

.nextlink a:before{
  right: 0px;
  top: 0px;
  font-size: 24px;
  line-height: 1;
  content: "c";
  position: absolute;
  font-family: complete-icons;
}


.tags {
  display: block;
  width: auto;
  float: left;
}

.tags li {
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
}



.tags a {
  padding: 8px;
  float: left;
  background: var(--nuvo-slate);
  border-radius: 4px;
}

.plaintextarea table {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  border: 1px solid #ececec;
  margin-top: 24px;
}

.plaintextarea table td {
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 8px;
  border: 1px solid #eee;
}

.plaintextarea table tr {
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 4px;
  background-color: #fdfdfd;
}



.plaintextarea table tr:nth-child(2n) {
    background-color: #ececec;
}
section ul {
  text-align: left;
  padding: 12px 24px;
  width: 100%;
}


section li {
  position: relative;
  
}

  .introarea {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  width: 100%;
}



.twothirds section {
  border: none;
}

section.productwrapper {
 border-bottom: 8px solid var(--nuvo-green);
  float: left;
  width: 100%;
  margin-bottom: 24px;
}

section.productwrapper h2.locationtitle {
 color: var(--nuvo-green);
  font-size: 32px;
 
}


.newgallerywrapper {width: calc(100% + 48px);position: relative;margin: 24px -24px;padding: 32px 0px;background-color: var(--nuvo-slate);padding: 48px 24px;float: left;}



.newgallerywrapper h3 {
width: 100%;
  float: left;
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 18px;
  
}




.newgallerywrapper:before {
 background-position:bottom left;
 background-repeat:no-repeat;
 width:100%;
 background-size:100% 36px;
 height:36px;
 content:" ";
 left:0;
 top: 0px;
 background-image:url(/assets/icons/darkgreydiagonal-top.png);
 position:absolute;
 z-index: 1;

}


.newgallerywrapper:after {
 background-position:bottom left;
 background-repeat:no-repeat;
 width:100%;
 background-size:100% 36px;
 height:36px;
 content:" ";
 left:0;
 bottom: 0px;
 background-image:url(/assets/icons/darkgreydiagonal.png);
 position:absolute;
 z-index: 1;

}













.onethird {
  grid-column: 3 / span 1;
}

.halfcolumn {
  grid-column: span 6;
}

.onethirdcolumn {
  grid-column: span 4;
}


.twothirdscolumn {
  grid-column: span 8;
}

 grid-column: 3 / span 1;

section ul li {
  margin-left: 24px;
  position: relative;
  margin-top: 4px;
}

.insidewrapper section ul li p {
  padding: 0px;
}

section ul li::before {
  background-color: var(--nuvo-green);
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("");
  background-size: 100%;
  border-radius: 50%;
  position: absolute;
  left: -24px;
  top: 6px;
}


.videoblock {
  /* display: flex; */
  gap: 16px;
  grid-template-columns: repeat(1, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  align-items: center;
  justify-content: center;
}


.videoarea {
  padding: 16px;
  background-color: rgb(0, 0, 0);
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  margin-top: 24px;
  border-radius: 8px;
  color: rgb(255, 255, 255);
}

.videoareainside {
  padding: 16px;
  background-color: var(--nuvo-darkslate);
  width: 100%;
  border-bottom:1px solid  rgba(0,0,0,0.3);
  display: flex;
  background-repeat: no-repeat;
  float: left;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  justify-content: space-between;
}

.videoeventarea .videoarea {
  padding: 8px;
  background-color: rgb(33, 42, 41);
  width: 100%;
  display: inline-block;
}

.videoarea h3 {
  padding: 8px;
  color: rgb(255, 255, 255);
  line-height: 1;
}

.videosize.small {
  width: 33%;
  min-width: 300px;
}

.videosize.medium {
  width: 50%;
  min-width: 340px;
}

.videosize.large {
  width: 100%;
  min-width: 340px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0px;
  overflow: hidden;
  /* margin-top: 12px; */
  /* padding-top: 30px; */
  width: 100%;
  float: left;
}

.video-container embed, .video-container iframe, .video-container object {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0px;
}

#navigationarea {
  float: right;
  display: block;
  width: 100%;
  position: relative;
  overflow: visible;
  z-index: 30;
  
}

.topbar {
  position: absolute;
  top: 96px;
  right: 0px;
}

.sb-icon-search {
  width: 64px;
  display: block;
  position: absolute;
  right: 0px;
  /* top: 32px; */
  padding: 17px;
  margin: 0px;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  background: rgb(255, 255, 255);
  opacity: 1;
  color: transparent;
  border: none;
  outline: 0px;
}

.sb-icon-search {
  /* color: rgb(255, 255, 255); */
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  background-color: var(--nuvo-slate);
  height: 64px;
}

.sb-icon-search::before {
  content: "t";
  font-family: complete-icons;
  font-size: 32px;
  line-height: 24px;
}

.modal {
  display: none;
  position: absolute;
  right: 0px;
  width: 600px;
  max-width: 100%;
  height: auto;
  z-index: 40;
}

.shrink .modal {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 600px;
  height: auto;
}

.modal form {
  margin: 0px;
  padding: 24px;
  background-color: var(--nuvo-main);;
  float: left;
  width: 100%;
}

.modal form input {
  width: 70%;
  float: left;
}

.modal form input.sb-search-submit {
  float: left;
  width: 30%;
  border-bottom: none;
  color: rgb(255, 255, 255);
  background-color: var(--nuvo-lightgreen);
  padding: 15px;
}

.modalheader {
  float: right;
  width: 106px;
  line-height: 50px;
  text-align: center;
  position: relative;
  height: 66px;
  box-sizing: border-box;
  z-index: 2;
  background-color: var(--nuvo-light-grey);
}

.modalheader a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block !important;
}

.modalheader::before {
  position: absolute;
  content: "e";
  font-family: complete-icons;
  top: 8px;
  left: 0px;
  font-size: 48px;
  width: 106px;
  pointer-events: none;
  color: var(--nuvo-light-blue);
}

.modal_header a {
  position: absolute;
  top: 0px;
  right: 0px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 500;
  display: block;
  padding: 0px 20px;
  font-size: 16px;
  background: rgb(85, 85, 85);
  height: 100%;
}

a.js-open-search-modal {
  /* position: absolute; */
  /* width: 106px; */
  /* height: 72px; */
  /* top: 0px; */
  /* right: 0px; */
  /* z-index: 2; */
  /* padding: 24px; */
  /* color: rgb(238, 238, 238); */
}

a.js-open-search-modal {
  /* top: 12px; */
  /* right: 80px; */
}

.modal form {
  margin: 0px;
}

.modal form input {
  width: 70%;
  float: left;
}

.modal.visible {
  display: block;
}

.modalheader {
  float: right;
  width: 64px;
  line-height: 80px;
  text-align: center;
  position: relative;
  height: 64px;
  box-sizing: border-box;
  z-index: 2;
  background-color: var(--nuvo-slate);
}

.modalheader a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block !important;
}

.modalheader::before {
  position: absolute;
  content: "e";
  font-family: complete-icons;
  top: 0px;
  left: 0px;
  font-size: 40px;
  line-height: 64px;
  width: 64px;
  pointer-events: none;
  /* color: var(--nuvo-dark-blue); */
}

.modal_header a {
  position: absolute;
  top: 0px;
  right: 0px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 500;
  display: block;
  padding: 0px 20px;
  font-size: 16px;
  background: rgb(85, 85, 85);
  height: 100%;
}

a.js-open-search-modal {
  position: absolute;
  width: 6px;
  height: 72px;
  top: 0px;
  right: 0px;
  z-index: 40;
  /* padding: 24px; */
  /* color: rgb(238, 238, 238); */
}

input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea {
  appearance: none;
  background-color: rgb(255 255 255);
  display: block;
  width: 100%;
  padding: 18px;
  margin-bottom: 0px;
  border: 0px;
}


#snipcart input[type="color"], #snipcart input[type="date"], 
#snipcart input[type="datetime-local"], 
#snipcart input[type="datetime"], 
#snipcart input[type="email"], 
#snipcart input[type="month"], 
#snipcart input[type="number"], 
#snipcart input[type="password"], 
#snipcart input[type="search"], 
#snipcart input[type="tel"], 
#snipcart input[type="text"], 
#snipcart input[type="time"], 
#snipcart input[type="url"], 
#snipcart input[type="week"], 
#snipcart textarea {
  appearance: none;
  background-color: rgb(255 255 255);
  display: block;
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
  border: 1px;
}

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus {
  background: rgb(250, 250, 250);
  border-color: rgb(153, 153, 153);
  outline: 0px;
}

input[type="submit"] {
  appearance: none;
  border-radius: 0px;
  padding: 10px;
  margin-top: 0px;
  border: 0px;
  font-size: 20px;
  color: rgb(69, 69, 69);
}

.contentbreak {
  width: 100%;
  float: left;
  padding: 32px 0px;
  border: 1px solid var(--nuvo-green);
}

.profilelist {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.singleprofile {
  border: 1px solid rgb(51, 51, 51);
  padding: 16px;
}

.profilename {
  padding: 16px 0px;
}

.profiledesc {
  padding: 16px 0px;
}

.profilename h3 {
  font-size: 24px;
  color: var(--nuvo-green);
}

.profileimages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

form {
  float: left;
  width: 100%;
}


#snipcart form {
  float: none;
  width: 100%;
}

::placeholder { 
  color: var(--nuvo-green);
  opacity: 1;
}


.filterform {
    background-color: var(--nuvo-main);
    width: 100%;
    color: #212434;
    padding: 12px;
    float: left;
    text-align: left;
    margin: 16px 0px;
}

.filterform label {
    width: 100%;
    font-size: 24px;
    padding-bottom: 12px;
    float: left;
  color: #fff;
}

.filterform input {
    float: left;
    position: relative;
    color: var(--nuvo-green);
}


.searchterm-highlight {
  background-color: var(--nuvo-green);
}

.socialwall {
  float: left;
  width: 100%;
  
}


.modal-content {

  
  position: fixed;
  padding: 16px;
  top: 50%;
  background: #fff;
  left: 0;
  width: 70%;
  right: 0;
  margin: auto;
  transform: translate(0px, -50%);
  border-radius: 6px;
  z-index: 5;
  max-width: 900px;

}



#eventModal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 4;
  display: none;
}






.clientlogosouter {
                   position: relative;
                   z-index: 0;
                   max-width: 1480px;
                   width: 100%;
                   /* margin-bottom: 80px; */
                   background-color: var(--nuvo-slate);
                   text-align: center;
                   float: left;
                   padding: 32px;
                   }

section.clientlogos {
  display: inline-grid;
  padding: 0px 0px;
  gap: 4px;
  grid-template-columns: repeat(5, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  text-align: center;
  width: 100%;
 
}

section.clientlogos img {float: none;display: inline-block;width: auto;max-height: 100px;padding: 12px;}

.clientlogo {
             display: grid;
             color: var(--nuvo-slate);
             align-items: center;
             justify-items: center;
             padding: 12px;
             /* background-color: #ffffff5c; */
             font-size: 14px;
             }





*, html {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
}

.campaignarea {

  width: 100%;
  padding: 12px;
  border: 8px solid var(--nuvo-slate);
  margin-bottom: 12px;
  float: left;
}
.donatebutton {
  position: absolute;
  right: 8px;
  top: 72px;
}

.needhelpbutton {
  position: absolute;
  right: 128px;
  top: 72px;
}

.needhelpbutton a{
  background-color: var(--nuvo-green);
  padding: 4px 24px;
  color: #fff;
  border-radius: 18px;
  float: right;
}

.donatebutton a{
  background-color: var(--nuvo-green);
  padding: 4px 24px;
  color: #fff;
  border-radius: 18px;
  float: right;
}

body.pink .donatebutton a{
  background-color: var(--nuvo-pink);
 
}

body.green .donatebutton a{
  background-color: var(--nuvo-green);
 
}

body.gold .donatebutton a{
  background-color: var(--nuvo-gold);
 
}

body.grey .donatebutton a{
  background-color: var(--nuvo-slate);
 
}

body.blue .donatebutton a{
  background-color: var(--nuvo-blue);
 
}

body.slate .donatebutton a{
  background-color: var(--nuvo-main);
 
}


.ctainsert {
  margin: 16px 0px;
  padding: 16px;
  background-color: var(--nuvo-slate);
  width: 100%;
  float: left;
  border-radius: 8px;
  text-align: center;
  color: #fff;
}

.ctamessage {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 4px;
  font-weight: 700;
  color: var(--nuvo-green);
}


.ctamessage h3 {
  float: left;
  width: 100%;
  clear: both;
  font-size: 24px;
  margin-bottom: 4px;
  font-weight: 400;
  color: #fff;
}

.contactline {
  float: left;
  width: 100%;
  clear: both;
  font-size: 20px;
  margin-bottom: 4px;
}

.quote {
  float: left;
  width: 100%;
  clear: both;
  font-size: 20px;
  margin-bottom: 4px;
}

h3.keymessage, .emailline {
  float: left;
  width: 100%;
  clear: both;
  font-size: 24px;
  padding-bottom: 12px;
}

.telicon {
  position: relative;
  padding: 4px 12px 8px 48px;
  display: inline-flex;
  clear: both;
  font-size: 24px;
  border-radius: 8px;
  background-color: var(--nuvo-green);
}

.quoteline {
  position: relative;
  padding: 4px 12px 8px 48px;
  display: inline-flex;
  clear: both;
  font-size: 24px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.9);
  color: rgb(255, 255, 255);
  margin: 16px 0px;
}

.quoteline::before {
  content: "T";
      font-family: complete-icons;
  top: 0px;
  font-size: 28px;
  position: absolute;
  left: 0px;
  color: rgb(255, 255, 255);
  background-color: var(--nuvo-main);
  padding: 8px;
  line-height: 1;
  border-radius: 50%;
}

.telicon::before {
  content: "p";
      font-family: complete-icons;
  top: 4px;
  font-size: 18px;
  position: absolute;
  left: 0px;
  color: rgb(255, 255, 255);
  background-color: var(--nuvo-main);
  padding: 8px;
  line-height: 1;
  border-radius: 50%;
}

.emailicon {
  position: relative;
  padding: 4px 12px 8px 48px;
  display: inline-flex;
  clear: both;
  font-size: 24px;
  border-radius: 8px;
  background-color: var(--nuvo-green);
}

.emailicon::before {
  content: "f";
      font-family: complete-icons;
  top: 4px;
  font-size: 18px;
  position: absolute;
  left: 6px;
  color: rgb(255, 255, 255);
  background-color: var(--nuvo-main);
  padding: 8px;
  line-height: 1;
  border-radius: 50%;
}

.emailicon a {
  float: left;
  width: 100%;
  clear: both;
  font-size: 18px;
  font-weight: 600;
}

.telicon a {
  float: left;
  width: 100%;
  clear: both;
  font-size: 20px;
  font-weight: 700;
}






#picturenav {
    display: inline-grid;
    grid-gap: 24px;
    row-gap: 24px;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: row;
    padding: 40px 0;
    text-align: left;
  width: 100%;
}



.picturenavimagearea {
    float: left;
    width: 100%
}



.picturenavtext {
    width: 100%;
    float: left;
    /* margin-top: -24px; */
}

.learnmore {
    float: left;
    padding: 8px;
    font-weight: 600;
    color: #fff;
}

.imagelink:after {
    position: absolute;
    bottom: 0px;
    content: "x";
    right: 16px;
    font-family: complete-icons;
  font-size: 32px;
  color: #fff;
}

.picturenavtext span {
    width: auto;
    padding: 4px 12px;
    font-weight: 700;
    height: auto;
    background-color: var(--nuvo-accent);
    font-size: 22px;
    color: #fff;
    float: left;
}

.picturenavimagearea {
    float: left;
    width: 100%
}


.picturenavdesc {
    width: 100%;
    float: left;
    padding: 16px 64px;
    padding-bottom: 0px;
    color: #fff;
    background-color: rgb(109, 135, 134);
}

.serviceicon {
  width: 100px;
  height: 100px;
  position: absolute;
  border-radius: 50%;
  right: 16px;
  top: 16px;
  background-color: var(--nuvo-slate);
}


hr {
  
  margin: 16px 0px;
  height:1px;
  background-color: #eaecef;
  border: 1px solid var(--nuvo-slate);
}



input[type="checkbox"].filter {
  width: 22px;
  height: 22px;
}


#masterbannerarea .masterbanner {
      height: 480px;
      width: 100%;
      float: left;
      background-size: cover;
  }



.negativeblock {
 float: left;
 margin-top: -80px;
 background-color: #fff;
 z-index: 3;
 padding: 8px 24px;
 width: 100%;
 position: relative;
}

.nonegativeblock {
 float: left;
 margin-top: 0px;
 background-color: #fff;
 z-index: 3;
 padding: 24px;
 width: 100%;
 position: relative;
}

.negativeblock:before {
 background-position:bottom left;
 background-repeat:no-repeat;
 width:100%;
 background-size: 100% 68px;
 height: 68px;
 content:" ";
 left:0;
 top: -68px;
 background-image:url(/assets/icons/darkgreydiagonal.png);
 position:absolute;
 z-index: 1;
}







.lastmodified {
  font-size: 14px;
  padding: 12px;
  float: left;
  text-align: right;
  width: 100%;
  /* color: var(--nuvo-slate); */
}


.blogdetails {
  font-size: 16px;
  float: left;
  width: 100%;
  padding: 0px;
  background-color: var(--nuvo-slate);
  margin-bottom: 8px;
}

.note-date {
  float: left;
  padding: 4px;
}

.blog-excerpt-text {
  float: left;
  padding-top: 12px;
  width: 100%;
}

.author {
  float: left;
  padding: 4px;
}

.posttags {
  float: left;
  padding: 4px;
  /* display: none; */
}

.hightlighttag {
  background-color: var(--nuvo-green);
  padding: 4px 5px;
  border-radius: 2px;
  margin: 0px 4px;
  /* font-size: 20px; */
  color: #fff;
}

.strapline {
  font-family: "Roboto", sans-serif;;
  text-align: center;
  width: 100%;
 
  float: left;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
  margin-bottom: 12px;
}

.strapline span {
  position: relative;
  text-align: center;
  line-height: 1;
  font-size: 28px;
  float: none;
  display: inline-block;
  max-width: 100%;
  color: var(--nuvo-lightgreen);
  padding: 24px;
  /* padding-top: 16px; */
}

body.green

.strapline span {

  color: var(--nuvo-lightgreen);
 
}

body.blue

.strapline span {

  color: var(--nuvo-blue);
 
}

body.pink

.strapline span {

  color: var(--nuvo-pink);
 
}

body.gold

.strapline span {

  color: var(--nuvo-gold);
 
}

body.grey

.strapline span {

  color: var(--nuvo-slate);
 
}




.sitemaphtml .submenu {
  padding-left: 0px;
}

.sitemaphtml .submenu .submenu {
  padding-left: 32px;
}


.div1, .div2, .div3, .div4, 
.div5, .div2, .div6, .div7 {
  position: absolute;
  opacity: 0;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  left: 0px;
  top: 0%;
  padding: 16px;
  background-color: rgb(0 0 0 / 95%);
  color: #fff;
  transition: all 0.4s ease-in-out 0s;
  z-index: 40;
  pointer-events: none;
}

.popuptext {

position: absolute;
  top: 100%;
  padding-top: 16px;
   transition: all 0.4s ease-in-out 0s;
  
}




.sitemapleft,
.sitemapright {
    width: 100%;
    float: left
}

.sitemapright .sitemaphtml a {
    width: 100%;
    color: #36A9AA;
    margin: 0;
    padding: 0
}

.sitemapright .sitemaphtml li {
    margin: 0;
    padding: 0
}

.sitemaphtml li {
    margin-left: 0;
    list-style: none;
    color: #250725;
    margin-top: 4px;
    font-weight: 400;
    width: 100%;
    float: left
}

.sitemaphtml li a {
    color: #88b6dc;
    padding: 8px;
    float: left;
    width: 100%;
    background-color: #2f3348;
}

.sitemaphtml ul li {
    color: #ed1650;
    font-weight: 400;
    width: 100%;
    border-bottom: none
}

.sitemaphtml li ul li {
    margin-left: 0;
    list-style: none;
    margin-top: 0
}

.sitemaphtml li ul li a {
    color: #250725;
    background-color: #eaedf2;
    border-bottom: 1px solid #fff
}


.sitemaphtml li ul li ul li a {
    color: #4c8dc3;
    background-color: #f5f5f5;
    border-bottom: 1px solid #fff
}


.memorialsearch {
  display: inline-grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  width: 100%;
  padding: 16px;
  border-bottom: 1px solid rgb(221, 228, 225);
  margin-bottom: 24px;
  border-radius: 4px;
  background-color: var(--nuvo-lightgreen);
}

.monthfiltermonths {
  display: inline-grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 2px;
  width: 100%;
}

.monthfiltermonths label {
  width: 100%;
  text-align: center;
  padding: 4px;
  background-color: rgba(256,256,256,0.3)
}

.monthtitle {
 width: 100%;
  float: left;
}



.soldierlist {
  display: inline-grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  width: 100%;
  padding: 16px;
  border-bottom: 1px solid rgb(221, 228, 225);
  margin-bottom: 24px;
  border-radius: 4px;
  background-color: var(--nuvo-slate);
}

.governorlist {
  display: inline-grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  width: 100%;
  padding-bottom: 24px;
}

.singlesoldier {
  /* padding: 8px; */
  background-color: #f8f8f8;
  position: relative;
  align-items: start;
  grid-column: span 1 / auto;
  align-items: start;
  /* color: #fff; */
}

.singlesoldier h3, .singlesoldier p {
  padding: 0px !important;
  /* color: #fff; */
}

.singlesoldier .regiment {
  padding: 0px !important;
  color: var(--nuvo-lightgreen);
}

.singlesoldier h3 {
  font-weight: 400;
  font-size: 24px;
  margin: 0px 0px;
  /* color:#fff; */
}

.soldierimage {
  width: 33.3333%;
  float: left;
  padding: 8px;
  border-radius: 50%;

  
}

.graveimage {
  width: 33.3333%;
  float: right;
  padding: 8px;
  border-radius: 50%;

  
}

.graveimage img {
  width: 100%;
  float: right;
  padding: 0px;

  
}

.gravecaption {
  background-color: var(--nuvo-lightgreen);
  padding: 4px;
  color: #fff;
  float: left;
  text-align: center;
  font-size: 12px;
}

.soldierimage img {
  width: 100%;
  float: left;
  padding: 0px;
  border-radius: 4px;
}

.soldierdetails {
  font-size: 14px;
  width: 66.6666%;
  float: left;
  padding: 16px;
  /* color: #fff; */
}




.govdetails {
  display: grid;
  gap: 8px;
  padding: 2px 0px;
  grid-template-columns: repeat(2, 1fr);
}

.goveheading {
  font-weight: 600;
  color: var(--nuvo-green);
}

video, .video {
  max-width: 100% !important;
}


.lightgallerygrid {
    display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 4px;
  margin: 24px 0px;
}



.gallerythumb {
  padding: 0.5px;
  position: relative;
}

.gallerythumb a{
display: flex;
  padding: 0px;
  margin: 0px;
  
}




.gallerythumb::after {
  content: "+";
  position: absolute;
  right: 8px;
  bottom: 8px;
  font-size: 24px;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: rgb(255, 255, 255);
  border-radius: 50%;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
}

.emaillineheader, .tellineheader {
  float: left;
  border-radius: 12px;
  color: rgb(255, 255, 255);
  margin-right: 12px;
}

.emaillineheader a, .tellineheader a {
  padding: 8px 12px 8px 42px;
  border-radius: 20px;
  position: relative;
  color: #fff;
}

.tellineheader a::before {
  content: "p";
  font-family: complete-icons;
  border-radius: 20px;
  position: absolute;
  /* background-color: rgb(255, 255, 255); */
  color: #fff;
  left: 4px;
  top: 4px;
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 1;
}

.emaillineheader a::before {
  content: "A";
  font-family: complete-icons;
  color: #fff;
  border-radius: 20px;
  position: absolute;
  /* background-color: rgb(255, 255, 255); */
  left: 4px;
  top: 4px;
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 1;
}








.contactpagetel, .contactpagefax,
.contactpageemail, .contactpageopening {
font-size: 24px;

}

.emaillineheader a, .tellineheader a {
  padding: 8px 12px 8px 42px;
  border-radius: 20px;
  position: relative;
  color: #fff;
}

.tellineheader a::before {
  content: "p";
  font-family: complete-icons;
  border-radius: 20px;
  position: absolute;
  /* background-color: rgb(255, 255, 255); */
  color: #fff;
  left: 4px;
  top: 4px;
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 1;
}

.emaillineheader a::before {
  content: "A";
  font-family: complete-icons;
  color: #fff;
  border-radius: 20px;
  position: absolute;
  /* background-color: rgb(255, 255, 255); */
  left: 4px;
  top: 4px;
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 1;
}




.externallink, .internallink {
  display: block;
  clear: both;
  padding: 0px;
  float: left;
  width: 100%;
}

.externallink img {
  display: block;
  clear: both;
  padding: 0px;
  float: left;
  width: 100px;
}




.externallink a {
  padding: 8px 24px;
  float: left;
  width: auto;
  font-size: 20px;
  background-color: var(--nuvo-green);
  color: #fff;
  border-radius: 24px;
  text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
  position: relative;
  padding-right: 40px;
}

.internallink a {
  padding: 8px 24px;
  float: left;
  width: auto;
  font-size: 20px;
  background-color: var(--nuvo-green);
  color: #fff;
  border-radius: 24px;
  text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
  position: relative;
  padding-right: 40px;
}

.internallink a:hover {
  background-color: rgb(205, 205, 205);
}

.externallink a:hover {
  background-color: #d3deef;
}

.externallink a::after {
  position: absolute;
  top: -3px;
  right: 4px;
  font-family: complete-icons;
  content: ")";
  padding: 4px 9px 8px 3px;
  font-size: 28px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  color: #fffe);
  z-index: 0;
}

.internallink a::after {
  position: absolute;
  top: -3px;
  right: 4px;
  font-family: complete-icons;
  content: "c";
  padding: 4px 9px 8px 3px;
  font-size: 28px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  color: rgb(255 255 255);
  z-index: 0;
}

.insetbanner {
  height: 100%;
  background-size: cover;
  position: absolute;
  bottom: 32px;
  right: 0px;
  z-index: 1;
  width: 30%;
  display: none;
}

.textinner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1180px;
}

h1, h2, h3, h4 {
  padding-bottom: 16px;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

p {
  padding-bottom: 16px;
  line-height: 1.4;
  font-weight: 400;
}

h1 {
  font-size: 28px;
  letter-spacing: -1px;
  color: var(--nuvo-main);
}

h2 {
  font-size: 21px;
}

.campaignarea h2 {
  font-size: 32px;
}


.mainlinksouter h3 {
  font-size: 28px;
}

h3 {
  color: var(--nuvo-green);
}

body.green h3 {
  color: var(--nuvo-green);
}

body.blue h3 {
  color: var(--nuvo-blue);
}

body.grey h3 {
  color: var(--nuvo-darkslate);
}

body.pink h3 {
  color: var(--nuvo-pink);
}

body.gold h3 {
  color: var(--nuvo-bronze);
}

body.slate h3 {
  color: var(--nuvo-main);
}


.whitetext h3 {
  color: #fff !important;
}

nav h3 {
  text-align:center;
}

footer h3 {
  font-size: 19px;
  color: #fff;
  margin-top: 32px;
}



#snipcart section {
  width: 100%;
  float: none;
  border: none;
}




section {
  width: 100%;
  float: left;
  border: none;
}



section.eventlist {
  display: flex;
  
}

.eventlistitem {
  display:block ;
  position: relative;
  width: 100%;
  padding: 8px;
  display: flex;
  gap: 16px;
    margin-bottom: 8px;
  background-color: var(--nuvo-slate);
  border-bottom: 4px solid #bdc2c6;

}

.shortdate {
  background-color: var(--nuvo-green);
  grid-column: span 1;
  width: 80px;
  min-width: 80px;
  order: 0;
  padding: 0px;
  display: grid;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}



.multidate {
  width: 80px;
  min-width: 80px;
  order: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: start;
 font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}

.multistart {
  background-color: var(--nuvo-green);
  padding: 0px;
  display: grid;
  align-self: start;
  /* height: 100%; */
}

.multiend {
  background-color: #212434;
  padding: 0px;
  display: grid;
  align-self: start;
  /* height: 100%; */
}

.datenumber {
  font-size: 48px;
  font-weight: 500;
  text-align: center;
  line-height: 48px;
  color: #fff;
   align-self: end;
}

.datemonth {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
      align-self: start;
}


.multidate .datenumber {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 24px;
  color: #fff;
  align-self: start;
  padding: 4px 0px;
}

.dateyear {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 4px 0px;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
  align-self: start;
  
}

    .datemonth {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 4px 0px;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
  align-self: start;
  background-color: var(--nuvo-lightgreen);
}


.eventlistiteminfo {
    grid-column: span 3;
    order: 1;
  
}


.startdatetime, .enddatetime {
  float: left;
  padding-right: 16px;

  
}

.timeitem {display: none;}


.eventlistiteminfo h3 {
    padding: 0px;
    margin: 0px;
    color: var(--nuvo-green);
  font-size: 18px;
  
}


.eventlistitem .accordion {
  width: 100%;
  text-align: left;
  cursor: pointer;
  padding: 0px;
  background-color: #fff;
  margin: 0px;
  border-bottom: none;
  float: left;
  font-size: 20px;
}

.eventlistitem .accordion.active {
  width: auto;
  text-align: left;
  cursor: pointer;
  padding: 0px;
  background-color: #fff;
  margin: 0px;
  border-bottom: none;
  font-size: 20px;
}

.eventlistitem .accordion:hover {
  width: auto;
  /* text-align: left; */
  cursor: pointer;
  padding: 0px;
  background-color: #fff;
  margin: 0px;
  border-bottom: none;
  /* display: flex; */
  font-size: 20px;
}

.eventlistitem .accordion span {
  width: auto;
  position: absolute;
  top: 8px;
  right: 8px;
  text-align: left;
  cursor: pointer;
  padding: 4px 4px;
  background-color: var(--nuvo-green);
  margin: 0px;
  border-bottom: none;
  font-size: 16px;
  color: #fff;
}


.eventslist {
  margin-bottom: 32px;
}

.insidewrapper section.singleproducts {
    margin-left: auto;
    margin-right: auto;
    max-width: 1480px;
    width: 100%;
    padding: 16px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
    background-color: #fff;
}


.singleproduct {
    display: grid;
    padding: 16px;
    gap: 16px;
    grid-template-columns: repeat(3, 1fr);
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
    background-color: #fff;
  border-bottom: 4px solid #eee;
}


.productimage img {
  grid-column: 3 / span 2;
  position: relative;
  border: 1px solid #ccc;
  float: right;
  position: relative;
  z-index: 3;
  padding: 4px;
  box-shadow: 0px 2px 0px #b2b8bd;
  border: 1px solid var(--nuvo-slate);
  background-color: var(--nuvo-slate);
}

 

.calendardownload {
  width: 100%;
  float: left;
}

bold, strong, .kn-label {
  font-weight: 500 !important
}

.calendardownload iframe{
  width: 100%;
  float: left;
}



.h_iframe {
    position:
    relative;
    width:100%;
    height:auto;
    float: left;
    padding: 0px;
    background-color: #075435;
    margin-top: 12px;
   padding: 16px;
  }

.h_iframe iframe {
    position: relative;
    width: calc(100%);
    height:100vh;
    float: left;
  padding: 4px;
  background-color: #fff;
   
  }








.linkslist {
  margin-bottom: 16px;
}

.videogallery {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.singlevideo {
  float: left;
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 8px;
  background-color: rgb(0, 0, 0);
}

.videoheading {
 text-align: center;
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 16px;
}

section.imagelinks {
  width: 100%;
  float: left;
  /* background-color: #dde4e1; */
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 12px;
}

section.internallinkslist,
section.linkslist {
  width: 100%;
  float: left;
  /* background-color: #eaedf2; */
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 12px;
}


.singlestaff {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: row;
    padding: 16px 16px;
    text-align: left;
    width: 100%;
  border: 2px solid var(--nuvo-slate);
  margin-bottom: 16px;
  border-radius: 4px;
  
}


.staffdetails {
   grid-column: span 2 / auto;

  
}

.staffdetails h3 {
  font-size: 28px;
}

.staffimage {
   grid-column: span 1 / auto;

  
}

.staffimage img {
   border-radius: 50%;

  
}






#picturenav {
    display: inline-grid;
    grid-gap: 24px;
    row-gap: 24px;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: row;
    padding: 40px 16px;
    text-align: left;
    width: 100%;
  background-color: #fff;
  position: relative
}


.imagelink {
            background-color: var(--nuvo-darkslate);
            padding-bottom: 0px;
            position: relative;
  padding-bottom: 48px;
           }

.imagelinknew {

    display: grid;
    padding: 8px;
    grid-template-columns: repeat(4, 1fr);
    border-bottom: 1px solid #ccc;
            background-color: var(--nuvo-slate);
            padding-bottom: 0px;
            position: relative;
  padding-bottom: 48px;
  padding: 16px;
  margin-bottom: 12px;
           }

.imagelink a{
          float: left;
  width: 100%;
           }


.imagelinkimage {
    grid-column: span 1;
    order: 1;
}

.imagelinkname {
    grid-column: span 3;
    order: 2;
  padding: 12px;
  align-items: center;
    justify-items: center;
    align-self: center;
}

.imagelinkdesc {
    grid-column: span 6;
    order: 3;
}

section.randomslider {
  width: 100%;
  float: left;
  background-color: var(--nuvo-green);
  padding: 0px 0px;
  margin-top: 80px;
}


.singleimage,
.twoimage,
.threeimage{
   padding: 8px;
  box-shadow: 0px 3px 0px #b2b8bd;
  border: 1px solid var(--nuvo-slate);
  background-color: var(--nuvo-slate);
  
}




section.twoimages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  padding-bottom: 32px;
}


.twoimage a {
  float: left;
  line-height: 1;
}

.twoimage a img {
  float: left;
  line-height: 1;
}

.twoimage img {
  float: left;
  line-height: 1;
}

.twoimage p {
  float: left;
  line-height: 1.4;
  margin: 0px important;
  padding: 0px important;
}



section.threeimages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  
  padding-bottom: 32px;
}


.threeimage a {
  float: left;
  line-height: 1;
}

.threeimage a img {
  float: left;
  line-height: 1;
}

.threeimage img {
  float: left;
  line-height: 1;
}

.threeimage p {
  float: left;
  line-height: 1.4;
  margin: 0px important;
  padding: 0px important;
}

section.fourimages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  margin-bottom: 24px;
  
}

section.singleimage {

  margin-bottom: 24px;
}


.fourimage a {
  float: left;
  line-height: 1;
}

.fourimage a img {
  float: left;
  line-height: 1;
}

.fourimage img {
  float: left;
  line-height: 1;
}

.fourimage  {
  padding-bottom: 0px important;
  line-height: 1.4;
  
}

section.videoblock {

  margin-bottom: 24px;
}

section.mainlinks {
  display: grid;
  /* padding: 32px; */
  /* width: 1180px; */
  gap: 32px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  margin-top: 60px;
  /* padding-top: 80px; */
  text-align: center;
  background: var(--nuvo-slate)
}

.mainlinksouter {
  display: block;
  padding: 32px;
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  background: var(--nuvo-slate)
}

.eventshome {
  background-color: #fff;
  padding: 16px;
  
}

.newshome {
  /* background-color: #fff; */
  padding: 16px;
}

.newsandeventshome



.newshome {
   display: grid;
   padding: 24px 0px;
   gap: 16px;
   grid-template-columns: repeat(3, 1fr);
   position: relative;
   z-index: 0;
   width: 100%;
   /* margin: 40px 0px; */
   float: left;
}




.newsandeventshome

.newshome h3 {
  /* background-color: var(--nuvo-slate); */
  padding: 16px 0px;
  color: #fff;
}




.graphmain {
  /* margin-top: 12px; */
  float: left;
  /* border: 1px solid #ccc; */
  padding: 16px;
  width: 100%;
  max-width: 480px;
  /* border-radius: 8px; */
  /* background-color: #eee; */
}

.graphtitle {
  float: left;
  width: 100%;
  font-size: 22px;
  padding-bottom: 8px;
  font-family: 'roboto_slablight', serif;

}

.rowarea {
  float: left;
  width: 100%;
  font-size: 24px;

}


.graphrow {border-bottom: 1px solid #444;width: 100%;height: 78px;float: left;color: #eee;padding: 8px;}


.rowarea .graphrow:nth-child(1) {background-color: #8bb31d;}

.rowarea .graphrow:nth-child(2) {background-color: #649215;}

.rowarea .graphrow:nth-child(3) {background-color: #005434;}

.rowarea .graphrow:nth-child(4) {
background-color: #333;
}

.houseimage {width: 10%;float: left;min-width: 60px;}

.houseimage img {width: 100%;float: left; border-radius: 50%;
}

.housename {
width: 45%;
float: left;
padding: 12px;
height: 100%;
font-size: 24px;
}

.housetotal {width: 30%;border: 1px solid rgba(256,256,256,0.4);padding: 12px;float: right;text-align: center;border-radius: 12px;background-color: rgba(0,0,0,0.2);color: #eee;height: 100%;position: relative;}




section.houselinks {
  display: grid;
  gap: 0px;
  grid-template-columns: repeat(5, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  text-align: center;
}







.houselink {
    background-color: var(--nuvo-green);
    position: relative;
    padding: 16px;
    position: relative;
    z-index: 0;
    overflow: visible;
    font-size: 32px;
    color: #fff;
}


.houselink a{
   width: 100%;
  float: left;
}




.housebuttontext {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 120px auto;
  width: 100%;
  border-radius: 00%;
  position: relative;
  z-index: 100;
  padding: 0px;
  z-index: 2;
  margin-top: -12px;
  float: left;
  font-size: 16px;
}






.houseimage {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100px auto;
  width: 100%;
  height: 185px;
  border-radius: 00%;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 100;
  padding: 0px;
  /* left: 16px; */
  z-index: 2;
  float: left;
  margin-top: -24px;
}







.newsandeventshome {
   display: grid;
   /* padding: 24px 0px; */
   gap: 16px;
   grid-template-columns: repeat(1, 1fr);
   position: relative;
   z-index: 0;
   max-width: 1180px;
   width: 100%;
   /* background-color: #333; */
   /* padding: 16px; */
   /* margin: 40px 0px; */
   float: left;
}




.keyhomelinks {background-color: #ffffff;}


.keyhomelink {
    display: grid;
    padding: 8px;
    gap: 16px;
    grid-template-columns: repeat(6, 1fr);
    border-bottom: 1px solid #ccc;
}


.keyhomelink a{
    display: flex;
    
}



.keyhomelinkimage {
    grid-column: span 1;
    order: 1;
   
}

.keyhomelinkname {
    grid-column: span 5;
    order: 2;
     align-items: center;
    justify-items: center;
    align-self: center;
}

.keyhomelinkname h3 {
   margin: 0px;
   padding: 0px;
   font-size: 20px;
}






.homelink {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 16px;
  position: relative;
}

.homelink a{
  float: left;
  width: 100%;
}




.picwrapper {

transition: all 0.3s ease 0s;
  border-radius: 50%;
  box-shadow: rgb(0, 0, 0) 2px 2px 2px;

}




.linkdesc {
   width: 100%;
   height: auto;
   text-align: center;
   color: #333;
  background: #fff;
  padding: 16px;
   z-index: 3;
   width: 100%;
   display: block;
  float: left;
}


.linkinsetpic {
 width: auto;
 text-align: center;
 display: block;
 align-items: center;
 justify-content: center;
 /* margin-bottom: 16px; */
 z-index: 3;
 position: relative;
}

.linkicon {
 width: 100%;
 text-align: center;
  position: absolute;
 display: inline-flex;
 align-items: center;
  z-index: 30;
  left: 0px;
  top: -60px;
}

.linkicon img {
 width: 100px;
 z-index: 3;
 align-self: center;
 margin-left: auto;
 margin-right: auto;
 display: block;
}

.linktitle {
  float: left;
  padding: 8px;
  width: 100%  
  
}

.linktitle h3 {
  float: left;
  color: #fff !important;
  padding: 8px;
  font-size: 28px;
  width: 100%  
  
}

.homelink:nth-child(1) .linktitle {
    background-image: linear-gradient(to right top, #8d2f4f, #c64972);

}

.homelink:nth-child(2) .linktitle {
    background-image: linear-gradient(to right top, #59a056,  #8dc63f);

  
  
}

.homelink:nth-child(3) .linktitle {
  background-image: linear-gradient(to right top, #2e3a41, #5d9db0);
  
}


.linkinsetpic img {
  opacity: 1;
  height: auto;
  width: 100%;
  align-self: center;
  /* border-radius: 50%; */
  float: left;
}





section.documentslist {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(1, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}



.upperschoolprosp .singledoc {
  border-bottom: 1px solid rgb(106 119 127);
  background-color: var(--nuvo-green);
  position: relative;
}

.upperschoolprosp .singledoc .docname {
  font-size: 20px;
   font-weight: 500;
}


.sixthformprosp .singledoc .docname {
  font-size: 20px;
  font-weight: 500;
}


.sixthformprosp .singledoc {
  border-bottom: 1px solid rgb(106 119 127);
  background-color: var(--nuvo-green);
  position: relative;
  /* color: #fff; */
}


.active {
  color: var(--nuvo-lightgreen);
}

.accordion .active {
  color: var(--nuvo-green);
}

[class*="nuvoicon-"] {
  position: absolute;
  padding: 16px;
  left: 4px;
  top: 4px;
}

[class*="nuvoicon-"]::before {
  font-family: iconfont;
  position: absolute;
  right: 44px;
  top: 4px;
  content: "6";
  font-size: 24px;
  color: var(--nuvo-green);
  /* background-color: rgb(255, 255, 255); */
  padding: 4px;
}




.document_list {
  margin-bottom: 24px;
  display: flex;
  max-width: 100%;
  width: 100%;
  flex-wrap: wrap;
  justify-content: start;
  
}



.singledoc::before {
  font-family: 'complete-icons';
  position: absolute;
  right: 4px;
  top: 4px;
  content: "R;
  font-size: 24px;
  padding: 4px;
}

.singledoc a {
  padding: 14px;
  display: block;
  text-decoration: none !important;
  font-weight: 400 !important;
  color: #333 !important;
  padding-left: 48px;
  width: auto;
  background-color: var(--nuvo-slate);
  position: relative;
  padding-right: 180px;
  margin-right: 8px !important;
}

.singledoc a::after { 
position: absolute; 
 
top: 0px; right: 0px; 
content: "H"; 
font-family: complete-icons; font-size: 24px; height: 32px; 
width: 32px; 
padding: 8px; 
color: #333; line-height: 32px; }


.filename {
  padding: 0px 12px;
  width: auto;
  overflow: hidden;
  font-style: italic;
  font-size: 14px;
  color: #343a50;
}

.docname {
  padding: 0px 12px;
  width: auto;
  overflow: hidden;
}

.docsize {
  padding: 0px 0px;
  color: #ccc;
  position: absolute;
  right: 48px;
  font-size: 14px;
  background-color: #fff;
  padding: 4px;
  border-radius: 4px;
}

.doctype {
  padding: 0px 12px;
   position: absolute;
  left: 0px;
}




.nuvoicon-doc, .nuvoicon-doc::before, .nuvoicon-docx, .nuvoicon-docx::before, nuvoicon-pdf, .nuvoicon-pdf::before, .nuvoicon-xls, .nuvoicon-xls::before, .nuvoicon-xlsx, .nuvoicon-xlsx::before, 
.nuvoicon-pptx, .nuvoicon-pptx::before {
    position: absolute;
    font-size: 32px;
    background-color: rgb(255 255 255 / 86%);
    color: #333;
    line-height: 1;
    top: 0px;
    font-family: complete-icons;
}

.nuvoicon-doc, .nuvoicon-docx, .nuvoicon-pdf, .nuvoicon-xls, 
.nuvoicon-xlsx, .nuvoicon-pptx, .nuvoicon-pptx {
  position: absolute;
  left: 0px;
}

.nuvoicon-doc::before, .nuvoicon-docx::before, .nuvoicon-pdf::before, 
.nuvoicon-xls::before, .nuvoicon-xlsx::before, 
.nuvoicon-pptx::before, .nuvoicon-pptx::before {
    height: 32px;
    width: 32px;
    padding: 6px;
    left: 4px;
}

.nuvoicon-doc::before {
    content: "M";
}

.nuvoicon-xls::before, .nuvoicon-xlsx::before {
    content: "K";
}

.nuvoicon-docx::before {
     content: "L";
}

.nuvoicon-pdf::before {
    content: "J";
}

.nuvoicon-pptx::before {
    content: "M";
}



section.textandimage {
  display: block;
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  padding-bottom: 32px;
}

.textandimage.left .textblock {
  float: left;
  width: 100%;
}

.textandimage.right .textblock {
  width: 100%;
}

.textblock p {
}

.textandimage.left .insetimage {
  float: left;
  width: 33%;
  margin-right: 32px;
  margin-bottom: 4px;
  margin-left: 0px;
   padding: 8px;
  box-shadow: 0px 3px 0px #b2b8bd;
  border: 1px solid var(--nuvo-slate);
  background-color: var(--nuvo-slate);

}

.textandimage .insetimage {
  float: right;
  width: 33%;
  margin-left: 32px;
  margin-bottom: 4px;
}

.textandimage .insetimage {
  float: left;
  width:33%;
  margin-bottom: 4px;
}

.textandimage.right .insetimage {
  float: right;
  width: 33%;
  margin-left: 16px;
  margin-bottom: 16px;
  position: relative;
  z-index: 3;
  padding: 8px;
  box-shadow: 0px 3px 0px #b2b8bd;
  border: 1px solid var(--nuvo-slate);
  background-color: var(--nuvo-slate);
}


.meetingaddress,
.addressline1,
.addressline2,
.addressline3,
.addresscity,
.county,
.postcode {
  float: left;
}

.locationdetails {
  float: left;
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  background: #f1f1f1;
  margin-bottom: 16px;
}

.locationdetails h3,
.locationdetails h2,
.locationdetails p{
 
  margin: 0px;
  padding: 0px;
}

.locationfull {
  float: left;
  width: 100%;
  margin-bottom: 16px;
}

.locationinfo {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 32px;
}

.locationleft {
  width: 66.666666%;
}

.locationimage {
  width: 33.33333%;
  padding: 8px;
  background-color: #eee;
}

.locationimage img {
  width: 100%;
  padding: 0px;
  float: left;
  background-color: #eee;
}


.meetingaddress {
  border-bottom: 1px solid var(--nuvo-slate);
  padding: 8px 0px;
  position: relative;
  padding-left: 32px;
  float: left;
  width: 100%;
}


.meetingaddress:before {
    content: "B";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 28px;
  font-family: complete-icons;
  color: var(--nuvo-green);
}

.meetingtime {
  border-bottom: 1px solid var(--nuvo-slate);
  padding: 8px 0px;
  position: relative;
  padding-left: 32px;
  float: left;
  width: 100%;
}

.meetingtime p {
  padding: 0px 0px;

}

.meetingtime:before {
  content: ",";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 28px;
  font-family: complete-icons;
  color: var(--nuvo-green);
}

.meetingtelephone {
  border-bottom: 1px solid var(--nuvo-slate);
  padding: 8px 0px;
    float: left;
  width: 100%;
  position: relative;
  padding-left: 32px;
}

.meetingtelephone a {
  text-decoration: underline !important;
  color: var(--nuvo-green);
}

.meetingemail a {
  text-decoration: underline !important;
  color: var(--nuvo-green);
}


.meetingtelephone:before {
    content: "E";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 28px;
  font-family: complete-icons;
  color: var(--nuvo-green);
}

.meetingmobile {
  border-bottom: 1px solid var(--nuvo-slate);
  padding: 8px 0px;
  float: left;
  width: 100%;
}

.meetingemail {
  border-bottom: 1px solid var(--nuvo-slate);
  padding: 8px 0px;
   float: left;
  width: 100%;
  position: relative;
  padding-left: 32px;
}


.meetingemail:before {
    content: "f";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 28px;
  font-family: complete-icons;
  color: var(--nuvo-green);
}


.pagelinkbutton {
  padding: 8px 0px;
  float: left;
  width: 100%;
  margin-top: 16px;
}

.pagelinkbutton a {
  padding: 8px 24px;
  float: left;
  width: auto;
  font-size: 20px;
  background-color: var(--nuvo-green);
  color: #fff;
  border-radius: 24px;
  text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
}


.insetimage picture {
  float: left;
  width: 100%;
  
}

.insetimage img {
  float: left;
  width: 100%;
  max-width: 100%;
  
}

.insetimage.square {
}

.insetimage.square img {
  border-radius: 4px;
}

.insetimage img {
  border-radius: 4px;
}

.insetimage.circular {
  border-radius: 50%;
}

.insetimage.circular img {
  border-radius: 50%;
}


.archive {
  padding: 12px;
  background-color: var(--nuvo-slate);
  margin-bottom: 12px;
  border-radius: 4px;
  line-height: 2;
}

.archive h3 {
  padding: 0px;
  /* background-color: #e8edf4; */
  margin-bottom: 12px;
  border-radius: 4px;
  margin: 0px;
}

.newsouterwrapper {
  padding: 16px 0px;
  margin-bottom: 32px;
  float: left;
  width: 100%;
  background-color: var(--nuvo-green)
}

.newsouterwrapper .textinner {
  position: relative;
  display: flex;
}

.newsouterwrapper .textinner:before {
  position: absolute;
  width: 60px;
  left: 0px;
  top: 0px;
  height: 100%;
  content: "";
  z-index: 1;
}

.newsouterwrapper .textinner:after {
  position: absolute;
  width: 60px;
  right: -0px;
  top: 0px;
  height: 100%;
  content: "";
  z-index: 1;
}

.newsareahome {
  background-color: var(--nuvo-accent)
}

.ideasheading {
  width: 100%;
  text-align: center;
  color: var(--nuvo-gold);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.ideasheading h2 {
  font-size: 28px;
}


.bloglisting {
  grid-column: span 12 / auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
  border-bottom: 1px solid rgb(238, 238, 238);
  background-color: rgb(255, 255, 255);
  padding: 8px;
}

.bloglistinghome {
  grid-column: span 12 / auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 8px;
 padding: 16px;
}

.campaignlistinghome {
  grid-column: span 12 / auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 8px;
 padding: 16px;
  margin: 4px;
  position: relative;
}


.campaignlinks .slick-list .slick-track .campaignlistinghome:nth-child(1) {
    background-image: linear-gradient(to right top, #59a056,  #8dc63f);
  z-index: 3;
  position: relative;

  
  
}

.campaignlistinghome {
    background: rgba(0,0,0,0.2);
    z-index: 3;
    position: relative;
    border-bottom: 1px solid rgb(48 0 0 / 70%);
}
.campaignlinks .slick-list .slick-track .campaignlistinghome:nth-child(2) {
    background-image: linear-gradient(to right top, #59a056,  #8dc63f);
  z-index: 3;
  position: relative;

  
  
}

.campaignlinks .slick-list .slick-track .campaignlistinghome:nth-child(3) {
    background-image: linear-gradient(to right top, #59a056,  #8dc63f);
  z-index: 3;
  position: relative;

  
  
}



.bloglistinghome h3 {
  padding: 0px;
  margin: 0px;
  font-size: 20px;
}

.bloglistingimage {
  grid-column: span 3 / auto;
}

.bloglistingtext h4 {
                      padding: 0px;
                      margin: 0px;
                      font-weight: 600;
  color
:#fff;
  font-size: 22px;
                     }

.campaigntitle {
                      padding: 0px;
                      margin: 0px;
                      font-weight: 500;
                      color
:#fff;
  text-align: center;
                      font-size: 32px;
  margin-bottom: 12px;
  text-shadow:1px 1px 1px rgba(0,0,0,1);
                     }

.campaigndesc {
                      padding: 0px;
                      margin: 0px;
                      font-weight: 400;
  color: #fff;
                     }

.campaignlink {
                      padding: 0px;
                      margin: 0px;
                      font-weight: 400;
  float: left;
  width: 100%;
  
  
                     }

.campaignlink a {
             background-color: var(--nuvo-gold);
  padding: 4px 24px;
  border-radius: 18px;
  float: left;
  position: absolute;
  top: 32px;
  right: 32px;
  z-index: 3;
  
                     }

.campaigndate {
  background-color: #00000012;
  padding: 4px 8px;
  border-radius: 2px;
  float: left;
  width: 100%;
  top: 32px;
  right: 32px;
  z-index: 3;
  color: #fff;
  margin-bottom: 12px;
  text-align: center;
  }

.bloglistingimage img {
  background: #ffffff;
  padding: 8px;
  margin-bottom: 16px;
}

.bloglistingtext {
  grid-column: span 9 / auto;
}


.newshome .bloglistingtext a {
 color: #fff
}

.albumcover:nth-child(1) {
  grid-column: span 3 / auto;
}

.albumcover:nth-child(2) {
  grid-column: span 3 / auto;
}

.albumcover:nth-child(3) {
  grid-column: span 3 / auto;
}

.albumcover:nth-child(4) {
  grid-column: span 3 / auto;
}

.albumcover {
  grid-column: span 4 / auto;
}

#strapline {
  float: right;
  padding: 16px;
  height: 64px;
  background-color: rgb(47 51 73);
  color: rgb(238, 238, 238);
  font-size: 19px;
  letter-spacing: 0.8px;
  width: auto;
}

.insidewrapper #strapline {
  float: left;
  padding: 0px;
  height: 64px;
  background-color: rgb(255, 255, 255);
  color: rgb(238, 238, 238);
  font-size: 19px;
  letter-spacing: 0.8px;
  width: 100%;
}

.insidewrapper form {
  /* background-color: rgb(38, 40, 47); */
  padding: 0px;
  /* color: rgb(255, 255, 255); */
}


abbr[title] {
  text-decoration: none;
  background-color: var(--nuvo-lightgreen);
  color: var(--nuvo-main);
  width: 24px;
  height: 24px;
  display: inline-block;
  top: 0px;
  right: 0px;
  padding: 4px;
  border-radius: 50%;
  line-height: 0.9;
  text-align: center;
  font-size: 32px;
}



form.enquiryform {
  background-color: var(--nuvo-main);
  color: rgb(255, 255, 255);
  padding: 24px;
  border-radius: 4px;
  margin-top: 24px;
  margin-bottom: 24px;
}

form.enquiryform label {
  position: relative;
}

.formgroup {
  grid-column: span 12 / auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  padding: 24px 0px;
}

.newsletterform label {
  background-color: initial;
  cursor: default;
  appearance: auto;
  box-sizing: border-box;
  border: initial;
  padding-right: 80px;
  position: relative;
  width: 100%;
}

.thirdform {
  position: relative;
}

.thirdform input[type="submit"] {
  appearance: none;
  border-radius: 8px;
  padding: 16px;
  margin-top: 0px;
  border: 0px;
  font-size: 24px;
  font-weight: 700;
  font-family: museo-sans, sans-serif;
  width: 100%;
  background-color: var(--nuvo-lightgreen);
}

.newsletterform {
  position: relative;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 12px;
}

.newsletterform input[type="checkbox" i] {
  background-color: initial;
  cursor: default;
  appearance: auto;
  box-sizing: border-box;
  margin: 2px 0px 3px 20px;
  padding: initial;
  border: initial;
  scale: 3;
  top: 20px;
  right: 20px;
  position: absolute;
}

.honey {
  display: none;
}






#socialmedia {
  margin-top: 0px;
  padding: 32px;
  /* background-color: rgb(53 53 53); */
  color: rgb(0, 0, 0);
  position: relative;
  text-align: center;
  width: 100%;
  float: left;
  clear: both;
}

.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 8px;
  width: 54px;
  height: 54px;
  position: relative;
  z-index: 1;
  color: rgb(255, 255, 255);
}

.hi-icon::after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  box-sizing: content-box;
}

.hi-icon::before {
  speak: none;
  font-size: 32px;
  line-height: 54px;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.hi-icon-effect-1 .hi-icon {
  background: rgba(255, 255, 255, 0.1);
  margin: 0px;
  transition: background 0.2s ease 0s, color 0.2s ease 0s;
}

.hi-icon-effect-1 .hi-icon::after {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: rgb(255, 255, 255) 0px 0px 0px 4px;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transform: scale(0.8);
  opacity: 0;
}

.hi-icon-effect-1a .hi-icon:hover {
  background: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
}

.hi-icon-effect-1a .hi-icon:hover::after {
  transform: scale(1);
  opacity: 1;
}

.hi-icon, .hi-icon::after, .nuvo_imagearea.circularpic img {
  border-radius: 50%;
}

.nuvocolumn1, .nuvocolumn2, .nuvocolumn3, .nuvocolumn4, .nuvocolumn5, .nuvocolumn6, .nuvocolumn7, .nuvocolumn8, .nuvocolumn9, .nuvocolumn10, .nuvocolumn11, .nuvocolumn12 {
}

.nuvocolumn1 {
  grid-column: span 1 / auto;
}

.nuvocolumn2 {
  grid-column: span 2 / auto;
}

.nuvocolumn3 {
  grid-column: span 3 / auto;
}

.nuvocolumn4 {
  grid-column: span 4 / auto;
}

.nuvocolumn5 {
  grid-column: span 5 / auto;
}

.nuvocolumn6 {
  grid-column: span 6 / auto;
}

.nuvocolumn7 {
  grid-column: span 7 / auto;
}

.nuvocolumn8 {
  grid-column: span 8 / auto;
}

.nuvocolumn9 {
  grid-column: span 9 / auto;
}

.nuvocolumn10 {
  grid-column: span 10 / auto;
}

.nuvocolumn11 {
  grid-column: span 11 / auto;
}

.nuvocolumn12 {
  grid-column: span 12 / auto;
}



#socialmedia i {
  width: 28px;
  height: 28px;
  display: inline-block;
  font-size: 28px;
  top: 0px;
  text-align: center;
  cursor: pointer;
  color: rgb(255, 255, 255);
}

#socialmedia i {
  color: rgb(189, 189, 189);
}

#socialmedia i:hover {
  color: rgb(238, 238, 238);
}

footer .socialmedia {
  position: relative;
  top: 0px;
  right: 0px;
  padding-right: 0px;
  z-index: 1;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 12px;
  padding-bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .socialheader {
  position: relative;
  z-index: 1;
  width: 100%;
  float: left;
  text-align: center;
  padding: 24px;
}

footer .socialmedia i {
  width: 64px;
  display: block;
  font-size: 44px;
  top: 0px;
  padding: 0px;
  text-align: center;
  cursor: pointer;
  margin: 4px;
}

footer .socialmedia i::before {
  padding: 12px;
  border-radius: 50%;
  background: -webkit-linear-gradient(right, rgb(214, 26, 94), rgb(255, 140, 5)) text;
  -webkit-text-fill-color: transparent;
  border: 1px solid var(--nuvo-green);
}

footer .socialmedia i:hover::before {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: rgb(198, 201, 208);
  border: 1px solid var(--nuvo-green);
}

img {
  width: 100%;
  height: auto;
  max-width: 100%;
  padding: 0px;
}

body {
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  overflow-x: hidden;
  background-position: top -32px center;
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: 17px;
}



.newsandeventsouter {
  
  width: 100%;
  position: relative;
  margin: 16px 0px;
  
  padding: 32px 0px;background-color: var(--nuvo-slate);padding: 48px 24px;float: left;}



.newsandeventsouter:before {
 background-position:bottom left;
 background-repeat:no-repeat;
 width:100%;
 background-size:100% 36px;
 height:36px;
 content:" ";
 left:0;
 top: 0px;
 background-image:url(/assets/icons/darkgreydiagonal-top.png);
 position:absolute;
 z-index: 1;

}


.newsandeventsouter:after {
 background-position:bottom left;
 background-repeat:no-repeat;
 width:100%;
 background-size:100% 36px;
 height:36px;
 content:" ";
 left:0;
 bottom: 0px;
 background-image:url(/assets/icons/darkgreydiagonal.png);
 position:absolute;
 z-index: 1;

}

header {
  width: 100%;
  float: left;
  position: fixed;
  z-index: 20;
  /* padding-top: 32px; */
  background-color: none;
  height: 80px;
}

header.shrink {
position: fixed;
  padding-top: 0px;
 
}

.accordionblock {
  margin-bottom: 24px;
}

.accordion {
  width: 100%;
  font-weight: 500;
  text-align: left;
  cursor: pointer;
  padding: 4px;
  background-color: var(--nuvo-slate);
  margin: 0px;
  border-bottom: 1px solid rgb(193, 202, 198);
  display: flex;
  font-size: 17px;
  line-height: 2;
}







.singlesoldier .accordion {
  
  cursor: pointer;
  margin-top: 12px;
  padding: 4px;
  font-size: 32px;
  float: left;
 position: relative; 
  line-height: 1;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: var(--nuvo-lightgreen);color: #fff;}

.indexnumber {
  padding: 0px;
  font-weight: 500;
  background-color: #fff;
  line-height: 40px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-right: 12px;color: #333;
}



.accordion.active {
  background-color: #eaedf2;
  color: #333;
}

.accordion:hover {
  background-color: #eaedf2;
  color: inherit;
}

.panel {
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease 0s;
  height: 0px;
  padding: 16px;
  display: none;
  float: left;
  width: 100%;
}

.panel.active {
  opacity: 1;
  width: 100%;
  padding: 16px;
  height: auto;
  transition: all 0.3s ease 0s;
  display: block;
  background-color: #eaf0f5;
  color: var(--nuvo-main);
}

.basicsearch {
  float: left;
  left: 0px;
  background-color: var(--nuvo-slate);
  width: 100%;
  height: auto;
  margin-top: 32px;
  margin-bottom: 32px;
  position: relative;
  padding: 16px;
}

.insidewrapper .basicsearch form input {
  color: rgb(79 79 79) !important;
}

.basicsearch form {
  margin: 0px;
}

.basicsearch form input {
  border-bottom: 1px solid rgb(255, 255, 255);
  width: 85%;
  float: left;
  color: #333;
}

.basicsearch form input::-webkit-input-placeholder {
  color: rgb(255, 255, 255);
}

.basicsearch form input::placeholder {
  color: rgb(83 83 83);
}

.basicsearch form input.sb-search-submit {
  float: left;
  width: 15%;
  border-bottom: none;
  color: var(--nuvo-main);
  background-color: var(--nuvo-slate);
  font-family: complete-icons;
  cursor: pointer;
  font-size: 30px;
}



#logoareatwo {
    float: left;
      opacity: 0;
      z-index: 3;
      transition: all 0.1s ease-in-out 0s;
      padding: 8px;
      position: fixed;
      width: 100%;
      background: #8bb31d;
  
}

#logoareatwo img {
  float: left;
  width: 58px;
}

#logoareatwo .logotext img {
  float: left;
  width: 178px;
  padding-top: 14px;
  -webkit-filter: drop-shadow(1px 1px 1px #000);
  filter: drop-shadow(1px 1px 1px #000);
}

#logoareatwo .logotext {
  float: left;
  padding-left: 8px;
}

#logoarea .logotext img {
  float: left;
  width: 212px;
  /* padding-top: 12px; */
}

#logoarea .logotext {
  float: left;
  /* padding-left: 8px; */
  /* z-index: 4; */
}

#logoarea {
  /* top: 32px; */
  left: 0px;
  padding: 8px;
  position: absolute;
  opacity: 1;
  transition: all 0.4s ease-in-out 0s;
  z-index: 40;
  /* background-color: rgba(256,256,256,0.8); */
  /* border: 1px solid #fff; */
}

#logoarea img {
  float: left;
  width: 72px;
}

.nuvo-container {
  display: block;
  /* flex-wrap: wrap; */
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /* margin-top: 24px; */
}

.nuvo-container.classes {
 padding: 24px 0px;
 display: flex;
 flex-wrap: wrap;
 width: 100%;
 margin-left: auto;
 margin-right: auto;
 position: relative;
 background-image: url(/assets/icons/tudorrosetint.svg);
 background-position: right -220px top -200px;
 background-repeat: no-repeat;
 background-size: 500px;
 margin-bottom: 32px;
 background-color: #dde4e1;
 background-color:
}

.nuvo-container.prosps {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #8bb31d;
  padding: 0px;
}


.footerlogosouter {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(1, 1fr);

}

.footerlogos {
  
   display: flex;
   padding: 0px;
 width: 100%;
   max-width: 700px;
   justify-self: center;
  align-items: center;
  justify-content: center;
}



.footerlogos .clientlogo {
  width: autox;
  height: 100%;
  padding: 12px;



}

.footerlogos .clientlogo img {justify-content: center;justify-self: center;max-width: 140px;}

.testimonials {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.testimonialshome {
  width: 100%;
  background-color: var(--nuvo-slate);
  color: var(--nuvo-green);
  position: relative;
  margin-top: 32px;
  float: left;
}

.testimonialsingle {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.testimonialsingle h3 {
  font-family: 'Cookie', cursive;
  font-size: 38px;
  font-weight: 400;
  line-height: 1;
  padding: 8px 0px;
  /* color: rgb(63 63 63); */
}

.testimonialsingle p {
  font-size: 19px;
  padding: 8px 0px;
  color: #fff;
   text-shadow: rgb(0, 0, 0) 0.5px 0.5px 0.5px;
}

.insidetestimonial {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  margin:  32px auto;
  max-width: 1180px;
  background-image: url(/assets/icons/greenback.jpg);
  background-size: cover;
  background-position: center bottom;
  padding: 32px;
}

.insidetestimonial:before {
  position: absolute;
  content:"";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
 background-color: rgba(0,0,0,0.2);
}


.testimonialhome blockquote {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

.testimonialdesc {
  position: relative;
  z-index: 3;
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  float: left;
  padding: 8px 60px;
  text-align: center
}


.testimonialsingle:before {
 position: absolute;
  z-index: 2;
 content: "\201C";
 left: 0px;
 top: 0px;
 padding: 12px;
 font-size: 180px;
 line-height: 1;
 font-weight: 500;
 color: var(--nuvo-main);
}


.testimonialsingle:after {
 position: absolute;
 content: "\201D";
 right: 0px;
 top: 0px;
 padding: 12px;
 font-size: 180px;
 line-height: 1;
 font-weight: 500;
 color: var(--nuvo-main);
}


.slickperson {
  margin-top: 0px;
  position: relative;
  color: #fff;
  z-index: 3;
    text-shadow: rgb(0, 0, 0) 0.5px 0.5px 0.5px;
}

footer {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background: var(--nuvo-main);
  margin-top: 80px;
  padding: 0px 16px;
}

 .footertop {
  position: relative;
   float: left;
   width: 100%;
   padding: 24px;
 }

 .footerbottom {
  position: relative;
  float: right;
  width: 100%;
  padding: 0px;
 }

.footerbottom .allcolours
{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 16px;
  position: relative
}

.footerbottom .allcolours:before
{
  content: "";
  width: 100%;
  background-color: rgba(0,0,0,0.3);
  height: 8px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  z-index: 3;
}

 .footerbottom .colourone,
.footerbottom .colourtwo,
.footerbottom .colourthree,
.footerbottom .colourfour,
.footerbottom .colourfive,
.footerbottom .coloursix{
  position: relative;
  float: left;
  padding: 16px;
 }


.homelink:nth-child(1) .linktitle {
  
}

.homelink:nth-child(2) .linktitle {
  
}

.homelink:nth-child(3) .linktitle {
  
}



.footerbottom .colourone {
     background-image: linear-gradient(to right top, #2e3a41, #5d9db0);

 }

.footerbottom .colourtwo {
  background-image: linear-gradient(to right top, #7d8488,#cad5db);
 }

.footerbottom .colourthree {
  background-image: linear-gradient(to right top, #59a056,  #8dc63f);
 }

.footerbottom .colourfour {

background-image: linear-gradient(to right top, #bd9b25,  #ffcf31);
 }

.footerbottom .colourfive {
  background-image: linear-gradient(to right top, #8d2f4f,  #c64972);
 }





 .footerbottom:after {
 content: "";
 position: absolute;
 left:0px;
 bottom: 0px;
 pointer-events: none;
 background-color: var(--nuvo-green);
 background-position: top center;
 background-repeat: repeat-x;
 background-size: 1920px;
 width: 100%;
 /* height: 8px; */
 z-index: 0;
 opacity: 1;
 }




 .footertop:after {
 content: "";
 position: absolute;
  left:0px;
 top: -40px;
 pointer-events: none;
 /* background: url(/assets/icons/curve.svg); */
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 width: 100%;
 height: 100px;
 z-index: 2;
 }

 .footertop:before {
 content: "";
 position: absolute;
  left:0px;
 top: -80px;
 pointer-events: none;
 background: url(/assets/icons/threekeys.png);
 background-position: center center;
 background-repeat: no-repeat;
 background-size: 320px;
 width: 100%;
 height: 180px;
 z-index: 3;
 }

 footer:before {
 content: "";
 position: absolute;
 left: 0%;
 top: 0px;
 pointer-events: none;
 /* background: url(/assets/icons/logotint.png); */
 background-position: center center;
 background-repeat: no-repeat;
 background-size: 500px;
 width: 100%;
 height: 100%;
 }






.insidewrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  width: 100%;
  padding: 0px 0px;
  /* min-height: 600px; */
}

.houselinkarea {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0px 0px;
background-color: var(--nuvo-green);
  float: left;
  margin: 48px 0px;
  


}


.prospectus {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  width: 100%;
  padding: 24px 24px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;

}


.multicolumn {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  width: 100%;
  padding: 0px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
  background-color: #fff;
}


.homebannerwrapper {
  margin-left: auto;
  float: left;
  margin-right: auto;
  max-width: 100%;
  width: 100%;
  margin-top: 60px;
  display: grid;
}

.homecontentwrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  width: 100%;
  /* display: grid; */
  background-color: #fff;
}


.subjectdetails {
background: #eaedf2;
  padding: 8px;
  display: inline-grid;
  width: 100%;
  margin-bottom: 16px;
}



.contactname {
  grid-column: span 5 / auto;
}

.contactemail {
  grid-column: span 6 / auto;
}

.multicolumn nav {
                  width: 100%;
                  padding: 16px;
                  background-color: var(--nuvo-slate);
                  float: left;
  border-radius: 4px;
                  }

.bh-sl-container .bh-sl-map {
  width: 100% !important;
}

.subpagesarea {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  width: 100%;
  padding: 48px 16px;
  /* margin-bottom: 100px; */
  display: block;
  float: left;
  background-color: var(--nuvo-slate);
}

.subpages {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(4, 1fr);

}

.subpagessimple .sublink a.active {
  color: #fff;
  padding-left: 32px;
  background-color: var(--nuvo-green);
  position: relative;
}


body.green
.subpagessimple .sublink a.active {
  background-color: var(--nuvo-lightgreen);
}

body.slate
.subpagessimple .sublink a.active {
  background-color: var(--nuvo-main);
}

body.pink
.subpagessimple .sublink a.active {
  background-color: var(--nuvo-pink);
}

body.grey
.subpagessimple .sublink a.active {
  background-color: var(--nuvo-darkslate);
}

body.gold
.subpagessimple .sublink a.active {
  background-color: var(--nuvo-gold);
}

body.blue
.subpagessimple .sublink a.active {
  background-color: var(--nuvo-blue);
}

.subsubmenu {
  padding-left: 24px;
  float: left;
}

.subsubsubmenu {
  padding-left: 48px;
  float: left;
}

.subpagessimple .sublink a.active:before {
  content: "q";
  left: 0px;
  top: 0px;
  position: absolute;
  padding: 8px;
  font-family: complete-icons;
}

.sublink {
 float: left;
  width: 100%;
  position: relative;
}

.sublink a {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(12, 1fr);
  background-color: #fefefe;
  padding: 8px;
  align-items: center;
  position: relative;
}


.sublink:before

{
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background-color: rgba(0,0,0,0.2);
  bottom: 0px;
  left: 0px;
  z-index: 1;
}


.subpagessimple .sublink a {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(4, 1fr);
  padding: 8px;
  align-items: center;
  position: relative;
}

.subnavimage {
  grid-column: span 3 / auto;
  order: 1;
}

.subnavtext {
  grid-column: span 9 / auto;
  order: 2;
  font-weight: 400;
}

.testimarea {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  width: 100%;
  padding: 0px 24px;
  margin-bottom: 32px;
}

.testimpages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  color: rgb(255, 255, 255);
}

aside {
  background-color: rgb(53, 57, 65);
  display: block;
  padding: 16px;
  width: 100%;
  margin-top: 16px;
  float: left;
}

aside h3 {
  width: 100%;
  float: left;
  clear: both;
}

.testimpages * {
  color: rgb(255, 255, 255);
}

.testimlink a {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, 1fr);
  background-color: rgb(53, 57, 65);
  padding: 8px;
  align-items: center;
  position: relative;
}

.testimimage {
  grid-column: span 1 / auto;
  order: 1;
}

.testimtext {
  grid-column: span 3 / auto;
  order: 2;
}

.testimtext h3 {
  font-size: 20px;
  padding: 0px;
  font-family: "Over the Rainbow", cursive;
}

.numbering {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 3;
  padding: 0px;
  background-color: rgb(5, 7, 10);
  line-height: 32px;
  width: 32px;
  height: 32px;
  text-align: center;
}

.insidewrapper p {
  /* padding-bottom: 16px; */
}

.telcontact {
  padding-left: 28px;
  position: relative;
}


.telcontact:before {
  position: absolute;
  content: "p";
  font-family: complete-icons;
  left: 0px;
  font-size: 24px;
  line-height: 1;
  pointer-events: none;
}


.emailcontact {
  padding-left: 28px;
  position: relative;
}


.emailcontact:before {
  position: absolute;
  content: "f";
  font-family: complete-icons;
  left: 0px;
  font-size: 24px;
  line-height: 1;
  pointer-events: none;
}


.solid-container {
    height: 600px;
    float: left;
    width: 100%;
    margin-bottom: 24px;
    border: 12px solid rgb(6, 9, 60);
}



.insidewrapper.homemain {
}

.twocolumns {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(12, 1fr);
}


 .multicolumn .fullwidthcolumn {
  grid-column: span 12;
  order: 1;
}


.multicolumn .columnleft {
  grid-column: span 9;
  order: 1;
}

.multicolumn .fullwidth {
  grid-column: span 12;
  order: 1;
}

.column6 {
  grid-column: span 6;
}


.column12 {
  grid-column: span 12;
}

.multicolumn .columnright {
  grid-column: span 3;
  order: 1;
}

.learningzonearea {
  padding: 16px;
  margin-top: 16px;
  float: left;
}

.columnright {
  grid-column: span 4 / auto;
  order: 2;
}


.columnleft {
  grid-column: span 2 / auto;
  order: 1;
}

.columnright {
  grid-column: span 4 / auto;
  order: 2;
}



body.blue 
.insidetestimonial {
  background-image: url(/assets/icons/blueback.jpg);

}

body.gold 
.insidetestimonial {
  background-image: url(/assets/icons/goldback.jpg);
}

.testtint {
  float: left;
  width: 100%;
}

body.green 
.insidetestimonial {
  background-image: url(/assets/icons/greenback.jpg);

}

body.pink 
.insidetestimonial {
  background-image: url(/assets/icons/pinkback.jpg);

}

body.grey 
.insidetestimonial {
  background-image: url(/assets/icons/greyback.jpg);

}

body.slate 
.insidetestimonial {
  background-image: url(/assets/icons/greyback.jpg);

}

.nuvo-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(12, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.nuvo-grid.classnews {
  padding: 16px;
  background-color: #8bb31d;
}

.grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(12, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.nuvo-grid img {
  width: 100%;
}

.searchresults {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(1, 5fr);
  background-color: #fff;
  padding: 16px;
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  gap: 4px;
  margin: 8px 0px;
}

 grid-template-columns: repeat(1, 5fr); {}

.searchresultsingle {
  grid-template-rows: auto;
  text-align: left;
  gap: 1.5rem;
  border: 1px solid rgb(204, 204, 204);
  padding: 16px;
}

.searchresulttext {
  float: left;
  width: 90%;
}
.searchimage {
  float: left;
  width: 10%;
}

.pageurlresult {
  color: var(--nuvo-green);
  text-decoration: none;
}

.searchresultsingle a{
 grid-column: span 1;
}

.searchtext {
  grid-column: span 1;

}



#footercolumns {
  color: rgb(238, 238, 238);
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(1, 1fr);
  position: relative;
  z-index: 0;
  width: 100%;
  text-align: center;
}

#footercolumns a {
  color: var(--nuvo-slate);
}

#bannerarea {
  display: block;
  width: 100%;
  float: left;
  margin-top: 0px;
  margin-bottom: 24px;
}

#slider-wrapper-shallow {
  float: left;
  width: 100%;
  position: relative;
}

#slider-wrapper {
  float: left;
  width: 100%;
  position: relative;
}

#slideshome {
  display: block;
  width: 100%;
  float: left;
  position: relative;
}

#slideshome li {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0px;
  float: left;
}



.captionarea {
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
  z-index: 100000;
  height: 100%;
  width: 100%;
}


.bannershallow .captioncontainer {
  width: 100%;
  position: absolute;
  bottom: 120px;
  right: 0px;
  /* text-align: right; */
  z-index: 6;
  height: auto;
  display: block;
}

.textinner {
  padding: 24px;
}

.captionarea {
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
  z-index: 100000;
  height: 100%;
  width: 100%;
}

.captionblock {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 6;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.captioncontainer {
  width: 100%;
  position: absolute;
  bottom: 120px;
  left: 0px;
  z-index: 6;
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: end;
  padding-bottom: 0px;
}

.caption1 span {
 color: rgb(255, 255, 255);
 float: left;
 font-weight: 400;
 text-shadow: rgb(0, 0, 0) 1px 1px 1px;
 font-size: 30px !important;
 letter-spacing: -1px;
 line-height: 1;
 padding-top: 8px;
 font-family: "Roboto", sans-serif;;
}

.caption2 {
  width: 100%;
  float: left;
}


.caption2 span {
 color: rgb(255, 255, 255);
 float: left;
 /* font-weight: 600; */
 text-shadow: rgb(0, 0, 0) 1px 1px 1px;
 font-size: 22px !important;
 letter-spacing: 0px;
 line-height: 1;
 padding-top: 8px;
 border-bottom: 4px solid var(--nuvo-green);
 padding-bottom: 12px;
}


body.green 

.caption2 span {

 border-bottom: 4px solid var(--nuvo-green);
 
}

body.blue 

.caption2 span {

 border-bottom: 4px solid var(--nuvo-blue);
 
}

body.pink 

.caption2 span {

 border-bottom: 4px solid var(--nuvo-pink);
 
}

.tinyline {
  padding: 0px;
  font-weight: 300;
  color: rgb(255, 255, 255);
  position: relative;
  margin: 24px 0px 0px;
  text-align: right;
  text-shadow: rgba(0, 0, 0, 0.9) 1px 1px 1px;
}

.tinyline span {
  background-color: var(--nuvo-green);
  padding: 4px;
  font-size: 16px;
  text-align: center;
}



.bannerlinkbutton {
  width: 100%;
  float: left;
  margin-top: 0px;
}


.bannerlinkbutton a{

  margin-top: 8px;
   background-color: var(--nuvo-lightgreen);
  padding: 4px 24px;
  color: #fff;
  border-radius: 18px;
  float: left;
}


   body.blue
 .bannerlinkbutton a {
  background-color: var(--nuvo-blue);

}

  body.green
 .bannerlinkbutton a {
  background-color: var(--nuvo-green);

}










.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}



.rslides {
  position: relative;
  padding: 0px;
  margin: 0px auto;
  z-index: 0;
  background-color: rgb(255, 255, 255);
  float: left;
  width: 100%;
}

.rslides ul {
  padding: 0px;
  margin: 0px;
  float: left;
  width: 100%;
}

.rslides li {
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  float: left;
  width: 100%;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0px;
}

#overlaybox {
  position: absolute;
  z-index: 0;
  width: 100%;
  bottom: 0px;
  left: 0px;
  height: 180px;
}

#slider-wrapper .banner {
  position: relative;
  height: 640px;
  width: 100%;
  float: left;
  max-width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: visible;
  background-position: calc(50% - 0px) calc(0% + 0px);
}

.banner {
  position: relative;
  height: 480px;
  width: 100%;
  float: left;
  max-width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  background-position: calc(50% - 0px) calc(0% + 0px);
}



.banner::after {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  background-size: cover;
  top: 0px;
  left: 0px;
  z-index: 0;
  content: "";
  background-position: right bottom;
}


.banner:before {
 background-position:center center;
 background-repeat:no-repeat;
 width:100%;
 background-size:100% auto;
 height:500px;
 content:" ";
 left:0;
 bottom: -600px;
 background-image:url(/assets/icons/greenback.jpg);
 position:absolute;
 z-index: 1;
 background-color: #333;
 transform: rotate(-3deg) skew(-3deg);
}


.bannershallowest:before {
 background-position:center center;
 background-repeat:no-repeat;
 width:100%;
 background-size:100% auto;
 height:500px;
 content:" ";
 left:0;
 bottom: -600px;
 background-image:url(/assets/icons/greenback.jpg);
 position:absolute;
 z-index: 1;
 background-color: #333;
 transform: rotate(-3deg) skew(-3deg);
}


body.green
.bannershallowest:before {
 background-image:url(/assets/icons/greenback.jpg);
}

body.green
.bannershallow:before {
 background-image:url(/assets/icons/greenback.jpg);
}

body.green
.banner:before {
 background-image:url(/assets/icons/greenback.jpg);
}



body.blue
.bannershallowest:before {
 background-image:url(/assets/icons/blueback.jpg);
}

body.blue
.bannershallow:before {
 background-image:url(/assets/icons/blueback.jpg);
}

body.blue
.banner:before {
 background-image:url(/assets/icons/blueback.jpg);
}


body.slate
.banner:before {
 background-image:url(/assets/icons/greyback.jpg);
}

body.grey
.bannershallowest:before {
 background-image:url(/assets/icons/greyback.jpg);
}

body.grey
.bannershallow:before {
 background-image:url(/assets/icons/greyback.jpg);
}

body.slate
.bannershallow:before {
 background-image:url(/assets/icons/greyback.jpg);
}

body.grey
.banner:before {
 background-image:url(/assets/icons/greyback.jpg);
}



body.pink
.bannershallowest:before {
 background-image:url(/assets/icons/pinkback.jpg);
}

body.pink
.bannershallow:before {
 background-image:url(/assets/icons/pinkback.jpg);
}

body.pink
.banner:before {
 background-image:url(/assets/icons/pinkback.jpg);
}


body.gold
.bannershallowest:before {
 background-image:url(/assets/icons/goldback.jpg);
}

body.gold
.bannershallow:before {
 background-image:url(/assets/icons/goldback.jpg);
}

body.gold
.banner:before {
 background-image:url(/assets/icons/goldback.jpg);
}




.bannershallow:before {
 background-position:center center;
 background-repeat:no-repeat;
 width:100%;
 background-size:100% auto;
 height:500px;
 content:" ";
 left:0;
 bottom: -600px;
 background-image:url(/assets/icons/greenback.jpg);
 position:absolute;
 z-index: 1;
 background-color: #333;
 transform: rotate(-3deg) skew(-3deg);
}




 .bannershallowest::after {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background-color: rgba(0,0,0,0.5);
  background-size: cover;
  top: 0px;
  left: 0px;
  z-index: 0;
  content: "";
  background-position: right bottom;
}





.bannershallow {
  height: 480px;
  width: 100%;
  max-width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  background-position: calc(50% - 0px) calc(0% + 0px);
}


.bannershallow::after {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background-color: rgba(0,0,0,0.5);
  background-size: cover;
  top: 0px;
  left: 0px;
  z-index: 0;
  content: "";
  background-position: right bottom;
}


.bannershallowcurriculum {
  position: relative;
  height: 200px;
  width: 100%;
  max-width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  background-position: calc(50% - 0px) calc(0% + 0px);
}



.bannershallow::after {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background-color: rgb(0 0 0 / 25%);
  top: 0px;
  left: 0px;
  z-index: 0;
  content: "";
}

.rslides1_nav.next::before, .rslides1_nav.prev::before, .rslides2_nav.next::before, .rslides2_nav.prev::before {
  font-size: 1em;
  width: 40px;
  line-height: 1.2;
  font-family: complete-icons !important;
}

.rslides1_nav:active {
  opacity: 1;
}

.rslides1_nav.next {
  left: auto;
  background-position: right top;
  right: 0px;
}

.rslides2_nav {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  background: rgb(255, 255, 255);
  opacity: 0;
  width: auto;
  text-indent: -9999px;
  height: 91%;
}

.rslides2_nav.next {
  left: auto;
  right: 0px;
}

.rslides3_nav {
  position: absolute;
  opacity: 0.6;
  text-indent: -9999px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  background: url("themes.gif") left 50% no-repeat rgb(0, 0, 0);
  width: 38px;
}

.rslides3_nav:active {
  opacity: 1;
}

.rslides3_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0px;
}

.rslides_tabs {
  position: absolute;
  width: 100%;
  bottom: -32px;
  text-align: center;
}

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 5px;
  z-index: 3;
  position: relative;
}

.rslides1_nav.next, .rslides2_nav.next {
  left: auto;
  background-position: right top;
  right: 16px;
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  margin: 0px;
  color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 50%;
}

.rslides_tabs {
  position: absolute;
  width: auto;
  bottom: 8px;
  text-align: center;
  right: 8px;
}

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 4px;
  position: relative;
}

.rslides_tabs a {
  display: inline-block;
  height: 14px;
  border-radius: 50%;
}

.rslides1_nav, .rslides2_nav {
  position: absolute;
  bottom: 24px;
  left: 0px;
  z-index: 1;
  height: 40px;
  width: 40px;
}

.rslides1_nav.next:hover, .rslides2_nav.next:hover {
  background-color: #ccc;
}

.rslides1_nav.next:active, .rslides2_nav.next:active {
  background-color: #ccc);
}

.rslides1_nav.prev, .rslides2_nav.prev {
  background-position: right top;
  left: 16px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  margin: 0px;
  color: rgba(255, 255, 255, 0);
}

.rslides1_nav.prev:hover, .rslides2_nav.prev:hover {
  background-color: #ccc;
}

.rslides1_nav.next::before, .rslides2_nav.next::before {
  position: absolute;
  content: "x";
  left: -4px;
  top: 4px;
  text-align: center;
  color: #ccc;
}

.rslides1_nav.prev::before, .rslides2_nav.prev::before {
  position: absolute;
  content: "w";
  right: -4px;
  top: 4px;
  text-align: center;
  color: #ccc;
}


.rslides1_nav.next:hover:before, .rslides2_nav.next:hover:before {

  color: #fff;
}

.rslides1_nav.prev:hover:before, .rslides2_nav.prev:hover:before {

  color: #fff;
}

.rslides_tabs {
  position: absolute;
  bottom: 24px;
  text-align: center;
  right: 8px;
  display: none;
}

.rslides_tabs li {
  display: inline-block;
  float: none;
  position: relative;
}

.rslides_tabs a {
  background: rgb(255, 255, 255);
  display: inline-block;
  height: 12px;
  border-radius: 50%;
  padding: 10px;
}

.rslides_tabs a {
  text-indent: -9999px;
  background-color: var(--nuvo-dark-blue);
  border: 1px solid rgb(204, 204, 204);
  display: inline-block;
}

.rslides_tabs .rslides_here a {
  background-color: var(--nuvo-green);
  border: 1px solid rgb(204, 204, 204);
}




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



  header {
  /* width: 100%; */
  /* float: left; */
  /* position: fixed; */
  /* z-index: 20; */
  /* padding-top: 32px; */
  background-color: var(--nuvo-green);
  height: 60px;
}


  body.green
 header {
  background-color: var(--nuvo-green);

}

    body.blue
 header {
  background-color: var(--nuvo-blue);
}

    body.grey
 header {
  background-color: var(--nuvo-slate);

}

    body.pink
 header {
  background-color: var(--nuvo-pink);

}

      body.gold
 header {
  background-color: var(--nuvo-gold);

}

       body.slate
 header {
  background-color: var(--nuvo-main);

}




 

  
  #logoarea {
  /* top: 8px; */
  /* left: 8px; */
  /* padding: 8px; */
  }

    a.js-open-search-modal {
display: none;
}


  #picturenav {

    grid-gap: 16px;
    row-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
 
}



  section.clientlogos {

  grid-template-columns: repeat(4, 1fr);

 
}


  
.memorialsearch {
  grid-template-columns: repeat(1, 1fr);
  gap: 8px;

}
  




    .bannershallowest  {
      height: 172px;
  }

  
  #logoarea .logotext img {
  float: left;
  width: 178px;
  /* padding-top: 12px; */
}


  section.classbuttons {
  grid-template-columns: repeat(1, 1fr);
  gap: 4px;
}

  


  a.js-open-search-modal {
display: none;
}


  .keyhomelinks {/* display: none; */}



  #slider-wrapper .banner {height: 480px;}


    .newsandeventshome {

   grid-template-columns: repeat(2, 1fr);

}
  

   .banner {
  height: 400px;;
 }




  #navigationarea {
  float: right;
  display: block;
  width: 100%;
  position: fixed;
  overflow: visible;
  z-index: 30;
  top: 0px;
  transition: all 0.4s ease-in-out 0s;
}



  section.mainlinks {
  gap: 24px;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}







  #logoareatwo {
      float: left;
      opacity: 1;
      z-index: 3;
      transition: all 0.1s ease-in-out 0s;
      padding: 8px;
      position: fixed;
      width: 100%;
      background: #6faadc;
  }

  .topbar {
      display: none;
  }
}



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



    .multicolumn .columnleft {
  grid-column: span 12;
  order: 1;
}

.multicolumn .columnright {
  grid-column: span 12;
  order: 1;
  display: none;
}

}

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


  .locationleft {
  width: 50%;
}

.locationimage {
  width: 50%;

}


  .videosize.small,
  .videosize.medium,
  .videosize.large{
  width: 100%;
  min-width: 100px;
}




  .formgroup {
  grid-template-columns: repeat(1, 1fr);
}
  


    h1 {
  font-size: 22px;
}


  h2 {
  font-size: 19px;
}

   h3 {
  font-size: 17px;
}


  body {

  font-size: 16px;

}


  .bannerlinkbutton {
  display: none;
   
}


  .captioncontainer {
  width: 100%;
  position: absolute;
  bottom: 12px;
  left: 0px;
  z-index: 6;
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: end;
  padding-bottom: 0px;
}



  .caption1 span {

 font-size: 20px !important;

}

.caption2 {
  width: 100%;
  float: left;
}


.caption2 span {font-size: 14px !important;}


  section.threeimages,
  section.fourimages{

  grid-template-columns: repeat(2, 1fr);

}


  .monthfiltermonths {
  display: inline-grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 2px;
  width: 100%;
}



   #picturenav {

    grid-gap: 16px;
    row-gap: 16px;
    grid-template-columns: repeat(1, 1fr);
 
}

.negativeblock {
 margin-top: 0px;

}


   section.clientlogos {

  grid-template-columns: repeat(2, 1fr);

 
}



  .textandimage.right .insetimage {
 float: right;
 width: 50%;
 margin-left: 0px;
 margin-bottom: 24px;
    padding: 2px;
}

  


  .productlisting {
   
    grid-template-columns: repeat(2, 1fr);
   
}


  section.houselinks {
  display: grid;
  gap: 0px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  text-align: center;
}



 

  


    .rslides1_nav.prev, .rslides1_nav.next,
   .rslides2_nav.prev, .rslides2_nav.next{
display: none;
  }


  

  #slider-wrapper {/* padding: 16px; */}

  


  
.subnavimage {
  grid-column: span 2 / auto;

}

.subnavtext {
  grid-column: span 10 / auto;

}


  h1 {
  /* font-size: 28px; */
  letter-spacing: -1px;
  color: var(--nuvo-main);
}


  section.classbuttons {grid-template-columns: repeat(1 1fr);}

  

    .newsandeventshome {
   display: grid;
   /* padding: 24px 0px; */
   gap: 16px;
   grid-template-columns: repeat(2, 1fr);
   position: relative;
   z-index: 0;
   max-width: 1480px;
   width: 100%;
}


  


  #logoarea .logotext img {
  /* float: left; */
  width: 178px;
  /* padding-top: 12px; */
}


  #slider-wrapper .banner {height: 300px;}

  


   .banner {
  height: 280px;;
 }



  


  #calendar {
  display: none;
}


  .onethirdcolumn {
  grid-column: span 12;
}


.twothirdscolumn {
  grid-column: span 12;
}


  .prospectus {

  grid-template-columns: repeat(1, 1fr);


}


  .halfcolumn {
  grid-column: span 12;
}


    section.mainlinks {
  gap: 32px;
  grid-template-columns: repeat(1, 1fr);

}

.homelink {
  /* height: 220px; */
  position: relative;
  background-size: cover;
}



  .soldierlist {
    grid-template-columns: repeat(2, 1fr);

}
  






  .subpages {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(2, 1fr);
}

  




  
  .videogallery {
      display: grid;
      gap: 16px;
      grid-template-columns: repeat(2, 1fr);
      position: relative;
      z-index: 0;
      max-width: 1480px;
      width: 100%;
  }

  .introarea {
      display: grid;
      gap: 16px;
      grid-template-columns: repeat(1, 1fr);
      position: relative;
      z-index: 0;
      width: 100%;
  }

  .twothirds {
      grid-column: 1 / span 1;
  }

  .onethird {
      grid-column: 1 / span 1;
  }
}

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


    .locationleft {
  width: 100%;
      order: 2
}

.locationimage {
  width: 100%;
  order: 1;
  margin-bottom: 32px;

}


      h1 {
  font-size: 22px;
}


  h2 {
  font-size: 18px;
}




  .caption1 span {

 font-size: 18px !important;
 
}


  .caption2 span {
 border-bottom: 0px solid var(--nuvo-green);
 padding-bottom: 0px;
     font-size: 14px !important;
}


   .captionblock {/* display: none; */}


    section.threeimages {

  grid-template-columns: repeat(1, 1fr);

}


     section.fourimages {

  grid-template-columns: repeat(1, 1fr);

}








    .productlisting {
   
    grid-template-columns: repeat(1, 1fr);
   
}




  

  .docsize {
 display: none;
}

  .previouslink {
  float: left;
  width: 100%;
  text-align: left;
}

    .nextlink {
  float: left;
  width: 100%;
  text-align: right;
}


  section.classbuttons {

  grid-template-columns: repeat(1, 1fr);
    gap: 4px;

}

    .soldierlist {
    grid-template-columns: repeat(1, 1fr);

}




.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: white;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 60%; /* Could be more or less, adjust as needed */
}

/* Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

  .newsandeventshome {
   display: grid;
   gap: 16px;
   grid-template-columns: repeat(1, 1fr);
   position: relative;
   z-index: 0;
   max-width: 1480px;
   width: 100%;
}


 .subpages {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}

  
  .bannershallow {
      height: 240px;
  }

}
