@charset "UTF-8";
/* CSS Document */ /**
 * Header css
 */
.MainBlog {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
  margin: 0 auto 0;
  position: relative;
  top: -140px;
  border: 10px solid #737a29;
  background-color: #737a29;
  border-bottom-right-radius: 40px;
}
.MainBlog img {
  border-bottom-right-radius: 30px;
}

.top-container {
  font-family: "Roboto", sans-serif;
  padding: 0 0 0 0;
  max-width: 1100px;
  width: 100%;
  margin: 40px auto;
  padding: 20px;
}
.top-container h1 {
  font-family: "Quicksand", sans-serif;
  text-transform: uppercase;
  color: #86C440;
}
.top-container ul li {
  list-style: square outside;
}

.textSlide {
  padding: 30px 0 30px 0;
}
.textSlide h3 {
  font-weight: 400 !important;
  font-size: 30px !important;
}

.MainCard {
  padding: 10px 10px 30px 10px;
  position: relative;
}
.MainCard h3 {
  color: #ffffff !important;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}
.MainCard p {
  color: #ffffff !important;
  font-family: "Roboto", sans-serif;
}

.card {
  margin: 60px auto;
  position: relative;
  max-width: 400px;
}
.card h2 {
  font-family: "Quicksand", sans-serif !important;
  text-transform: uppercase;
  color: #737a29 !important;
}

.content3column {
  border: 1px solid #e8e9ed;
  display: inline-block;
  margin: 0px 10px 20px 0;
  vertical-align: top;
  border-bottom-right-radius: 30px 30px;
  line-height: 2em;
  background: #2A55A6;
  position: relative;
  max-width: 400px;
}

.content3column .CornerAni {
  position: absolute;
  top: 0;
  right: 0;
}

#slidetext h1, #slidetext h2, #slidetext h3, #slidetext h4, #slidetext h5, #slidetext h6 {
  color: #ffffff;
  text-decoration: none;
  margin: 0;
  width: 450px;
}

#slidetext h1 {
  border: 2px solid #fff;
  padding: 20px 0;
  width: 450px;
  margin: 0 auto;
}

#slidetext h3 {
  margin: 10px 0;
  width: 450px;
  line-height: 30px;
}

.slidetop {
  width: 100%;
  margin: 0px auto 0;
  bottom: 0;
  padding: 0 0 0 0;
}

.slidetop h1 {
  font-size: 38px;
  line-height: 46px;
}

.morecont {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
}

.morecont1 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: right;
  position: absolute;
  right: 10px;
  cursor: pointer;
}

.blogmore b {
  position: relative;
  bottom: 8px;
}

.BlogsBlock {
  	margin: 0 auto 0px!important;
	padding: 0px 0 80px 0;
}

.blogImageV {
  width: 100%;
}

.blogImageH {
  width: 100%;
}

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

.pagination {
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 10px 40px;
  height: 50px;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.pagination span {
  background-color: #2A55A6;
  padding: 4px 10px;
  border-radius: 16px;
  color: white;
}
.pagination a {
  background-color: #737a29;
  padding: 4px 10px;
  border-radius: 16px;
  color: white !important;
}
.pagination a:hover {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  color: #dddddd;
}
.pagination .next, .pagination .prev {
  background-color: white;
  color: #737a29 !important;
  padding: 2px;
}

.nav-item {
  display: inline-block;
  margin: 10px 0 0 8px;
}
.nav-item .nav-link .tooltip-text {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
}
.nav-item .nav-link .d-sm-none i {
  font-size: 24px;
}

.nav-item:last-of-type {
  margin: 0 20px;
}

#menucontainer {
  position: relative;
  width: 100%;
  margin: 0px auto;
  height: 50px;
  z-index: 10;
  text-align: center;
  background-color: #ffffff;
}

.lowerbgright {
  text-align: right;
  margin: -18px auto;
  width: 100%;
  position: relative;
  padding: 0px 0;
  float: right;
  right: 0;
  background-color: #737a29;
  font-size: 10px;
  color: #ffffff;
  height: 50px;
}
.lowerbgright a {
  color: #ffffff;
  font-size: 16px;
}

.lowerbgleft {
  margin: -18px auto;
  width: 45%;
  position: relative;
  left: 0;
  float: left;
  padding: 5px 0;
  text-align: left;
  background-color: #737a29;
  color: #ffffff;
  font-size: 10px;
  height: 50px;
}
.lowerbgleft a {
  color: #ffffff;
  font-size: 16px;
}
.lowerbgleft a .tooltip-text {
  display: none;
}

.home-logo {
  padding: 0px 0px 0px;
  width: 180px;
  border-bottom-right-radius: 24px;
  z-index: 10;
  max-width: 1280px;
  margin: 50px 0px 0;
  border-bottom: 1px solid #737a29;
  border-right: 1px solid #737a29;
  text-align: center;
  display: block;
  position: absolute;
  background-color: white;
  left: 0;
  right: 0;
}
.home-logo a {
  display: block;
}
.home-logo a img {
  width: 160px;
  height: 100%;
}

#lowerbg {
  margin: 0 auto;
  width: 100%;
  position: absolute;
}
#lowerbg .inner-menu-back {
  color: #000;
  margin: 0px auto;
  /* max-width: 1280px; */
  font-size: 18px;
  text-align: right;
  padding: 14px 0;
  width: 100%;
}
#lowerbg .inner-menu-back span {
  color: #007dc4;
  padding: 8px 0;
  margin: 0 0 0 25px;
}
#lowerbg .inner-menu-back span a {
  color: #ffffff;
}
#lowerbg .inner-menu-back i {
  font-family: "Roboto Condensed", sans-serif;
  color: #ffffff;
  vertical-align: top;
}
#lowerbg .inner-menu-back i a {
  color: #ffffff;
}

.bgimg-1 {
  min-height: 100%;
}

.bgimg-1 {
  position: relative;
  opacity: 1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#bottom-svg {
  position: relative;
  top: -60px;
  float: left;
}

#wavey-svg {
  position: relative;
  top: -28px;
  height: 47px;
}

.leaves-svg {
  position: relative;
  top: 18px;
  float: left;
  z-index: 1;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.caption1 {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.border1 {
  padding: 20% 0;
}
.border1 h1 {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  border: 2px solid #fff;
  color: #fff;
  padding: 18px;
  margin: 0 10px;
  font-size: 32px;
  letter-spacing: 3px;
  line-height: 34px;
  max-width: 400px;
}
.border1 h2 {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  border: 2px solid #fff;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 3px;
  line-height: 34px;
  width: 100%;
  max-width: 400px;
}
.border1 h3 {
  font-weight: 300;
  color: #fff;
  padding: 4px;
  font-size: 22px;
  letter-spacing: 3px;
  line-height: 26px;
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
}
.border1 h4 {
  font-weight: 300;
  color: #fff;
  padding: 4px;
  font-size: 20px;
  letter-spacing: 3px;
  line-height: 26px;
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
}
.border1 h5 {
  font-weight: 500;
  color: #fff;
  padding: 4px;
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 26px;
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
}

.pagewraptest {
  position: absolute;
  width: auto;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  z-index: 1;
}

.pagewraptest p {
  margin: 20px 0 !important;
}

.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex; /* Edge */
  display: -webkit-flex; /* Safari */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex: wrap;
  -webkit-flex: wrap;
}

.cards {
  max-width: 1000px;
  padding: 10px 0px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 0.4rem;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.testcards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex; /* Edge */
  display: -webkit-flex; /* Safari */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex: wrap;
  -webkit-flex: wrap;
}

.testcards {
  max-width: 1100px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.testcard {
  border-radius: 6px;
  margin: 10px;
  padding: 10px 20px 10px 0;
}

.testcard {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 30%;
          flex: 1 1 30%;
  max-width: 320px;
  margin: 0 auto;
  z-index: 0;
}

.contentBlock {
  padding: 20px 10px 0px;
}
.contentBlock h2 {
  font-weight: 200;
}

/* ONE, TWO and THREE COLUMN CONTENT BLOCKS */
.content3block .column1 {
  min-width: 300px;
  margin: 0 auto;
  padding: 20px 0;
  display: inline-block;
  vertical-align: top;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.content3block .column1 img {
  min-width: 300px;
  width: 100%;
}

.content3block .column1 span img {
  width: auto;
}

.content3block .column2 {
  min-width: 300px;
  max-width: 700px;
  width: 44%;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  //color: #000;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 0;
}

.content3block .column2 img {
  min-width: 300px;
  width: 100%;
  max-width: 600px;
}

.content3block .column2 span img {
  width: auto;
}

.content3block .column3 {
  display: inline-block;
  margin: 0 auto;
  vertical-align: top;
  min-width: 350px;
  width: 29%;
}

/*.content3block .column3
{
	min-width:300px;
    width: 29%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    color: #000;
	padding: 20px 0;
	flex: 1 0 21%;
	flex-direction: column;
}*/
.content3block .column3 img {
  min-width: 300px;
  width: 100%;
}

.content3block .column3 span img {
  width: auto;
}

.content3block {
  color: #000;
  padding: 20px 0;
}

.content3block p {
  margin: 0px 0 10px;
}

.content3block h3 {
  font-weight: 200;
  font-size: 22px;
  line-height: 28px;
}

.content3block .left {
  float: left;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}

.content3block .right {
  float: right;
  display: block;
  margin-bottom: 10px;
}

.content3block span {
  padding: 0 3px;
  color: #fff;
}

.content3block .primary,
.content3block .primary ul {
  display: inline;
  margin: 0;
  padding: 0;
}

.content3block .primary li {
  display: inline;
}

.ie6 .content3block .primary li,
.ie7 .content3block .primary li { /* this is a bugfix for ie6/7 */
  display: inline;
  zoom: 1;
  margin-right: 10px;
}

.content3block .primary li:after { /* adds '/' to separate the footer navigation items */
  padding: 0 3px 0 5px;
  content: "/";
  color: #999;
}

.content3block .primary li:last-child:after {
  content: ""; /* makes sure last nav item doesn't have a '/' following it */
}

.content3block .arrow {
  padding: 0 8px 0 5px;
  color: #b80000;
  font-size: 13px;
}

.content3block .primary .nav-open-button {
  display: none; /* the footer includes the primary nav include - this makes sure the nav open close button doesn't show up */
}

@media all and (max-width: 1250px) {
  #wavey-svg {
    height: 47px;
  }
}
/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-width: 1024px) {
  .leaves-svg {
    top: 0px;
  }
  .bgimg-1, .bgimg-2, .bgimg-3 {
    background-attachment: scroll;
  }
  .contentBlock {
    padding: 20px 10px 0px;
    display: block;
    max-width: 700px;
    margin: 0 auto;
  }
  .contentBlock h2 {
    font-weight: 200;
  }
  /* ONE, TWO and THREE COLUMN CONTENT BLOCKS */
  .MainBlog {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
    max-width: 350px;
    margin: 0 auto 0;
    position: relative;
    top: -80px;
    border: 10px solid #737a29;
    background-color: #737a29;
    border-bottom-right-radius: 40px;
  }
  .MainBlog img {
    border-bottom-right-radius: 30px;
  }
  .content3column .BlogImg {
    width: 100% !important;
  }
  #wavey-svg {
    height: 40px;
  }
  #wavey-svg {
    height: 46px;
  }
  .pagewraptest {
    top: 40%;
  }
  #slidetext h1 {
    border: 2px solid #fff;
    padding: 10px 0;
    width: 350px;
    font-size: 26px;
    line-height: 30px;
  }
  #slidetext h3 {
    font-size: 20px !important;
    line-height: 20px;
  }
  .bgimg-1, .bgimg-2, .bgimg-3 {
    background-attachment: scroll;
  }
  .lowerbgright {
    text-align: right;
    margin: 0px 0px;
    width: 100%;
    position: relative;
    padding: 0px 0px;
    float: right;
    right: 0;
    background-color: #737a29;
    font-size: 10px;
    color: #ffffff;
    height: 50px;
  }
  .lowerbgright a {
    color: #ffffff;
    font-size: 16px;
  }
  .lowerbgleft {
    margin: 0px auto;
    width: 45%;
    position: relative;
    left: 0;
    float: left;
    padding: 5px 0;
    text-align: left;
    background-color: #737a29;
    color: #ffffff;
    font-size: 10px;
    height: 50px;
  }
  .lowerbgleft a {
    color: #ffffff;
    font-size: 16px;
  }
  .home-logo {
    padding: 0px 0px 14px;
    width: 150px;
    border-bottom-right-radius: 20px;
    z-index: 10;
    max-width: 1080px;
    margin: 0px 0px;
    border-bottom: 1px solid #737a29;
    border-right: 1px solid #737a29;
    text-align: center;
    display: block;
    position: absolute;
    background-color: white;
    left: 0;
    right: 0;
  }
  .home-logo a {
    display: block;
  }
  .home-logo a img {
    width: 110px;
    height: 100%;
  }
  .nav-link .tooltip-text {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
  }
  .nav-link .tooltip-text::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
  }
  .nav-link:hover .tooltip-text {
    visibility: visible;
  }
  .nav-link {
    position: relative;
    text-align: center;
  }
}
@media all and (max-width: 900px) {
  #wavey-svg {
    height: 50px;
  }
}
@media all and (max-width: 650px) {
  #wavey-svg {
    height: 54px;
  }
  .card {
    margin: 0px auto;
    position: relative;
    max-width: 400px;
  }
}
@media all and (max-width: 700px) {
  .home-logo {
    width: 120px;
  }
  .home-logo a {
    display: block;
  }
  .home-logo a img {
    width: 90px;
    height: 100%;
  }
  .flexunit {
    display: block !important;
  }
  .MainBlog {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
    max-width: 350px;
    margin: 30px auto;
    position: relative;
    top: 0px;
    border: 10px solid #737a29;
    background-color: #737a29;
    border-bottom-right-radius: 40px;
  }
  .MainBlog img {
    border-bottom-right-radius: 30px;
  }
  .content3block .column1 {
    width: 100%;
  }
  .content3block .column2 {
    width: 100%;
  }
  .content3block .column3 {
    width: 100%;
  }
  .content3column .BlogImg {
    width: 100% !important;
  }
}
@media all and (max-width: 480px) {
  .border1 {
    padding: 20% 0;
  }
  .border1 h1 {
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    border: 2px solid #fff;
    color: #fff;
    padding: 18px;
    margin: 0 10px;
    font-size: 32px;
    letter-spacing: 3px;
    line-height: 34px;
    max-width: 300px;
  }
  .border1 h2 {
    font-family: "Quicksand", sans-serif;
    font-weight: 600;
    border: 2px solid #fff;
    color: #fff;
    padding: 18px;
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 28px;
    width: 100%;
    max-width: 300px;
  }
  .border1 h3 {
    font-weight: 300;
    color: #fff;
    padding: 4px;
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 26px;
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
  }
  .border1 h4 {
    font-weight: 300;
    color: #fff;
    padding: 4px;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 26px;
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
  }
  .border1 h5 {
    font-weight: 500;
    color: #fff;
    padding: 4px;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 20px;
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
  }
  .pagewraptest {
    top: 30%;
  }
  #slidetext h1 {
    width: 280px;
    font-size: 20px;
    line-height: 26px;
  }
  #slidetext h3 {
    display: none;
  }
  .home-logo {
    width: 100px;
  }
  .home-logo a {
    display: block;
  }
  .home-logo a img {
    width: 70px;
    height: 100%;
  }
}
/** ----------------------------------------------------------
 *
 * This stylesheet includes both generic form styles and
 *    additional form styles for the User Defined Form Module.
 *
 ** ------------------------------------------------------- */
/* GENERIC FORMS
----------------------------------------------- */
form {
  max-width: 500px;
  width: 50%;
}

div.field {
  margin: 10px 0 15px;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

form label {
  margin-bottom: 5px;
}

form label.left {
  display: block;
  font-weight: bold;
}

form label.right {
  font-size: 12px;
  color: #888;
}

form input.text,
form textarea,
form .textajaxuniquetext,
form select {
  width: 100%;
  max-width: 400px;
  padding: 6px 5px;
  font-size: 15px;
  background-color: #fff;
  border: 1px solid #dad9d9;
}

.ie7 form select {
  width: 400px;
} /* fix for ie7's rendering of max-width property on select input */
form input.text:focus,
form textarea:focus,
form .textajaxuniquetext:focus,
form select:focus {
  outline: none;
}

form input[disabled], form textarea[disabled] {
  background-color: #f7f7f7;
  border: 1px solid #dad9d9;
}

textarea {
  resize: vertical; /* forces text area to be resized vertically only */
}

/* Radio and Checkbox */
.field .checkbox:not(.field),
.field .radio:not(.field) {
  float: left;
  width: 13px;
  height: 13px;
  margin-right: 6px;
  margin-top: 5px;
  padding: 0;
}

.checkbox label.right,
.radio label.right {
  float: left;
}

/* Messages */
form .message {
  background-color: #fef4ba;
  padding: 5px 10px;
  border: 1px solid #e8c805;
  border-radius: 3px;
}

form .good {
  background-color: #ecf9d0;
  border-color: #8fbe00;
}

form .bad,
form .required,
form .error {
  background-color: #f9d0d0;
  border-color: #cf0000;
  color: #b80000;
}

/* ACTIONS */
.Actions {
  margin-bottom: 20px;
}

a.btn, button, input[type=submit], input[type=reset], .Actions .action {
  background: #60C3DD;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  padding: 6px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  font-size: 13px;
  margin-right: 10px;
  float: left;
}

a.btn:hover, button, input[type=submit]:hover, .Actions .action:hover {
  background: #4d6d80;
  color: #fff;
}

a.btn {
  line-height: 18px;
  margin-bottom: 10px;
}

a.btn:after { /* creates arrow in button */
  content: "→";
  padding-left: 10px;
}

.ie7 input.action {
  width: 0; /* IE table-cell margin fix */
  overflow: visible;
}

input.action[class] { /* IE ignores [class] */
  width: auto; /* cancel margin fix for other browsers */
}

.ie7 .Actions .action {
  float: left;
}

.Actions:after {
  color: #B94A48;
  display: inline-block;
  font-weight: normal;
  margin-top: 9px;
}

#MemberLoginForm_LoginForm .Actions:after {
  display: none;
}

/* AREA SPECIFIC */
/* LOGIN and FORGOT PASSWORD */
#Remember {
  min-height: 20px;
}

#ForgotPassword {
  clear: left;
}

#MemberLoginForm_LostPasswordForm .Actions:after {
  display: none;
}

/* Search / Login */
.header form .middleColumn {
  /* float: none;
  width: 100% !important; */
}

/* USER DEFINED USER FORM MODULE STYLES
----------------------------------------------- */
/*Generic and mixed*/
.FormHeading {
  clear: both;
  padding-top: 15px;
}

form .date .middleColumn input {
  /*background: transparent url(../images/icons/your_icon_here.png) no-repeat scroll 90px 5px;*/
  width: 114px;
}

.Actions input.resetformaction,
.Actions input.action-minor { /* Clear button */
  float: left;
  background-color: #888;
}

.Actions input.resetformaction:hover,
.Actions input.action-minor:hover { /* Clear button */
  background-color: #aaa;
}

/* Labels */
.checkbox label.right {
  font-size: 13px; /* reset to default */
  color: #333; /* reset to default */
}

form .requiredField label.left:after { /* pseudo element adds an asterisk to a required fields label */
  color: #B94A48;
  content: "*";
  font-size: 14px;
  font-weight: normal;
  padding-left: 3px;
}

/* Radio / Checkbox */
form .checkboxset ul,
form .optionset ul {
  margin: 0;
}

form .checkboxset li,
form .optionset li {
  margin-bottom: 5px;
  list-style-type: none;
}

form div.checkbox:after { /* clearfix */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

form .checkbox .checkbox {
  clear: both;
}

/* Messages */
span.message {
  margin: 10px 0;
  display: block;
  max-width: 390px;
  clear: left;
}

div.holder-required { /* This class needs to be changed - is used for both input and div */
  /* background-color: #f9d0d0;
  border: 1px solid #cf0000;
  padding: 10px;
  margin-left: -11px; */
}

form input.holder-required { /* This class needs to be changed - is used for both input and div */
  border: 1px solid #cf0000;
}

/* Error messages */
input:invalid,
textarea:invalid {
  border-radius: 1px;
}

.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}

/* To test - potentially not needed? */
.ss-uploadfield-item-info button {
  margin-top: 4px !important;
  float: left;
}

form .creditCardField input,
form input.currency,
form input.numeric {
  width: 50px;
}

form #DMYDate-month,
form #DMYDate-day {
  width: 25px;
}

/* Responsive form styles
----------------------------------------------- */
@media only screen and (max-width: 700px) {
  /* To test - potentially not needed? */
  .header form .middleColumn {
    float: none;
    width: 100% !important;
  }
  form label.left,
#MemberLoginForm_LoginForm label {
    margin-bottom: 8px;
  }
  form input.text, form textarea, form .textajaxuniquetext, form select {
    max-width: 300px;
  }
}
@media only screen and (max-width: 700px) and (max-width: 900px) {
  form {
    max-width: 100%;
  }
}
/*  CSSMENU  */
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  /* line-height: 1;*/
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.DropChild {
  display: block;
}

#cssmenu:after,
#cssmenu > ul:after {
  /*  content: ".";
  display: block;*/
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #menu-button {
  display: none;
  width: 20px;
  float: right;
}

#cssmenu {
  width: 100%;
  display: block;
  font-family: "Montserrat", sans-serif;
  margin: 34px auto 0;
  text-align: right;
  position: relative;
  z-index: 2;
}

#cssmenu ul {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}

#cssmenu.align-right > ul > li {
  float: right;
}

#cssmenu > ul > li {
  display: inline-block;
}

#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}

#cssmenu.align-center > ul > li {
  float: none;
}

#cssmenu.align-center ul ul {
  text-align: left;
}

#cssmenu > ul > li > a {
  padding: 0 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  font-weight: normal;
  color: #60C3DD;
}

#cssmenu ul li .has-sub {
  padding: 12px 35px 12px 15px;
}

#cssmenu > ul > li:last-child > a {
  border-right: none;
}

#cssmenu > ul > li:hover,
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #4d6d80;
  margin: 0;
}



#cssmenu > ul > li.has-sub > a {
  padding-right: 45px;
}

#cssmenu > ul > li > .fa-search {
  margin: 0 0;
  padding: 17px 25px 17px;
  border-right: 1px solid white;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  color: #ffffff;
  text-transform: capitalize;
}

#cssmenu > ul > .locale:hover, #cssmenu > ul > .locale a:hover {
  background: none;
}

#cssmenu > ul > .locale {
  float: right;
  width: 40px;
}

#cssmenu > ul > .locale a {
  padding: 7px 0px 3px;
  border-right: none;
}

#cssmenu ul li .has-sub::after {
  content: "\a";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #564988;
  right: 14px;
  top: 18px;
}

#cssmenu > ul > li .has-sub .active > a::after,
#cssmenu > ul > li .has-sub:hover > a {
  border-top-color: #ffffff;
}

#cssmenu ul ul {
  /*border-top: 1px solid #fff;*/
  z-index: 101;
  position: absolute;
  left: -9999px;
  top: 60px;
  margin-top: -6px;
  font-size: 15px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
  background: #32a9c3;
}

#cssmenu.align-right ul ul {
  text-align: right;
}

#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}

#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
}

#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}

#cssmenu > ul > li > ul {
  /* top: 120px;*/
}

#cssmenu > ul > li:hover > ul {
  top: 52px;
  left: 0;
  opacity: 1;
}

#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}

#cssmenu ul ul ul {
  margin: 10px 0 0 0;
  padding-top: 0;
  z-index: 4;
}

#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}

#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}

#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}

#cssmenu ul ul li {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  width: 250px;
  /* box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);*/
}

#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 10px 25px 10px;
  color: #ffffff !important;
  background: #004587;
  /* box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);*/
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #004587 !important;
  background: #fff;
}

#cssmenu ul ul li:first-child > a {
  /*  border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
}

#cssmenu ul ul li:last-child > a {
  /* border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px;*/
}

#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}

#cssmenu ul ul li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #999;
  right: 17px;
  top: 14px;
}

#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #999;
  right: auto;
  left: 17px;
}

#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333;
}

#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333;
  border-left-color: transparent;
}

.search-hide {
  display: inline-block !important;
}

@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .search-hide-mob {
    display: block !important;
    padding: 0 0 20px !important;
  }
  .search-hide {
    display: none !important;
  }
  #cssmenu {
    float: none;
    right: 0;
    z-index: 101;
  }
  #cssmenu > ul {
    display: none;
    max-width: 350px;
    float: right;
    background: #60c3dd;
  }
  #cssmenu ul li .has-sub {
    padding: 7px 35px 7px 20px;
  }
  #cssmenu ul ul ul {
    display: none;
  }
  #cssmenu > ul.open {
    display: block;
    position: fixed;
    right: 0;
    overflow-y: scroll;
    scrollbar-width: thin;
    padding: 80px 0 40px;
    height: 100vh;
    -webkit-overflow-scrolling: touch;
  }
  #cssmenu > ul.open::-webkit-scrollbar {
    width: 0px; /* Remove scrollbar space */
    background: transparent; /* Optional: just make scrollbar invisible */
  }
  #cssmenu > ul > .locale:hover, #cssmenu > ul > .locale a:hover {
    background: none;
  }
  #cssmenu > ul > .locale {
    z-index: 1;
    float: right;
    width: 40px;
  }
  #cssmenu > ul > .locale a {
    padding: 10px 0px;
    border-right: none;
  }
  #cssmenu.align-right > ul {
    float: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu > ul > li,
#cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
 
  #cssmenu #menu-button {
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 30px;
    text-decoration: none;
    font-weight: 700;
    color: #272F4E;
    padding: 42px 45px 38px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: fixed;
    border-bottom-left-radius: 70px;
    right: 0;
    cursor: pointer;
    z-index: 4;
    background: white;
  }
  #cssmenu ul ul,
#cssmenu ul li:hover > ul,
#cssmenu > ul > li > ul,
#cssmenu ul ul ul,
#cssmenu ul ul li:hover > ul,
#cssmenu.align-right ul ul,
#cssmenu.align-right ul li:hover > ul,
#cssmenu.align-right > ul > li > ul,
#cssmenu.align-right ul ul ul,
#cssmenu.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu > ul > li > #locale .styled {
    margin: 30px 20px 0;
  }
  #cssmenu > ul > li > a {
    padding: 15px 20px 15px 20px;
    border-right: none;
    color: #ffffff;
  }
  #cssmenu ul ul {
    margin: 0;
    padding-top: 1px;
  }
  #cssmenu > ul > li > ul:after {
    /* top: -9px;*/
  }
  #cssmenu ul ul li a {
    padding: 7px 25px 7px;
    color: #fff;
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-left: 35px;
  }
  #cssmenu ul ul li a:hover {
    background-color: #ffffff;
    color: dark gray;
  }
  #cssmenu ul ul li {
    width: 100%;
    border-left: none;
    border-bottom: none;
    border-right: none;
  }
  #cssmenu ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu ul ul li:first-child > a,
#cssmenu ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
#cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  #cssmenu {
    width: 100%;
  }
}
/* This reset is loosely derived from HTML5 boilerplate 
for more information visit http://html5boilerplate.com/ */
/* Every browser has its own default ‘user agent’ stylesheet, that it uses to make unstyled websites appear more legible.
Using a CSS Reset, CSS authors can force every browser to have all its styles reset to null, thus avoiding cross-browser differences as much as possible.
From the consistent base that you’ve set up via your reset, you can then go on to re-style your document,
safe in the knowledge that the browsers’ differences in their default rendering of HTML can’t touch you! */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

html {
  overflow-y: scroll;
}

body {
  -webkit-text-size-adjust: none;
}

.clear:before, .clear:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clear:after {
  clear: both;
}

.clear {
  zoom: 1;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}

textarea {
  overflow: auto;
}

.ie6 legend, .ie7 legend {
  margin-left: -7px;
}

input[type=radio], input.radio {
  vertical-align: text-bottom;
}

input[type=checkbox], input.checkbox, .checkboxes input {
  vertical-align: bottom;
}

.ie7 input[type=checkbox], .ie7 input.checkbox, .ie7 .checkboxes input {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

label, input[type=button], input[type=submit], input[type=image], button, .btn {
  cursor: pointer;
}

button, input, select, textarea {
  margin: 0;
}

/* .checkbox, .radio {float:left; width:13px; height:13px; margin-right:6px; padding:0;} */
button {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

a:hover, a:active {
  outline: none;
}

.content ul, .content ol {
  margin-left: 2em;
}

ol {
  list-style-type: decimal;
}

ul li {
  list-style-type: none;
}

nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}

strong, b, th {
  font-weight: bold;
}

/** ----------------------------------------------------------
 *
 * Contains the generic theme typography styles
 *
 *    Include your notes or table of contents here
 *
 *    Include color hex's or values of your grid
 *      #333333             - body
 *      #B80000             - links, headings
 *      #D80000             - links on hover
 *      5px Vertical grid   - based on multiples of 5px, eg 10px, 15px, 20px, 25px...
 *
 *    @author Your Name <email@gmail.com>
 *
 * ------------------------------------------------------- */
/* TEMPLATE CUSTOM FONTS */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 20, 2012 06:04:25 AM America/New_York */
/* add your own custom fonts here */
@font-face {
  font-family: "fontawesome";
  src: url("../webfonts/fontawesome/webfonts/fa-solid-900.eot");
  src: url("../webfonts/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fontawesome/webfonts/fa-solid-900.svg#fa-solid-900") format("svg"), url("../webfonts/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fontawesome/webfonts/fa-solid-900.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* BASE TYPOGRPHY */
/* These are the default styles for the Simple theme */
body {
  font-size: 16px; /* This overrides the browsers default font size */
  line-height: 22px; /* If you change the font-size make sure you change the line-height value as well - the usual ratio is around 1.5 (font-size x 1.5 = line-height) */
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

body a {
  text-decoration: none;
} /* this removes the underline from all links */
body a:link {
  -webkit-tap-highlight-color: #b80000;
} /* this sets the highlight color when links are tapped on Safari (browser) on iPhone */
/* HEADERS */
.typography h4,
.typography h5,
.typography h6 {
  font-family: "Montserrat", sans-serif; /* This references one of the custom @font-face fonts - the other fonts that are referenced are fallbacks for browsers that don't support @fontface */
  font-weight: normal;
  margin-bottom: 10px;
}

.typography h1,
.typography h2,
.typography h3 {
  font-family: "Montserrat", sans-serif; /* This references one of the custom @font-face fonts - the other fonts that are referenced are fallbacks for browsers that don't support @fontface */
  font-weight: normal;
  margin-bottom: 10px;
}

.typography h1 {
  font-size: 36px;
  line-height: 45px;
  margin: 0 0 15px 0;
  padding-bottom: 5px;
}

.typography h2 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 15px;
}

.typography h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}

.typography h4 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 5px;
}

.typography h5 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
}

.typography h6 {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* PARAGRAGHS */
.typography p {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 20px;
}

.typography .intro {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 20px;
}

.typography em {
  font-style: italic;
}

::-moz-selection { /* Applies style to highlighted portion of a page */
  background: #b80000;
  color: #fff;
  text-shadow: none;
}

::selection,
::-moz-selection { /* Applies style to highlighted portion of a page */
  background: #b80000;
  color: #fff;
  text-shadow: none;
}

/* LINKS */
.typography a,
.typography a.intro {
  color: #4d6d80;
  text-decoration: none;
  cursor: pointer;
}

.typography a:hover {
  color: #A7b458;
  cursor: pointer;
}

/* LIST STYLES
-------------------------------------------- */
.typography ul,
.typography ol,
.typography dl {
  margin: 0 0 20px 25px;
}

.typography ul li {
  list-style-type: disc;
} /* adds disc style bullet to the list */
.typography li {
  margin-bottom: 5px;
}

/* TABLE STYLES
-------------------------------------------- */
.typography table {
  border-collapse: collapse; /* borders are collapsed into a single border when possible */
  border: 1px solid #d4d4d4;
  border-spacing: 0; /* The border-spacing property sets the distance between the borders of adjacent cells - acts as a backup to border-collapse: collapse */
  margin: 0 0 10px;
  text-align: left;
}

.typography table tr:nth-child(even) {
  background-color: #ededed;
}

.typography table tr.even,
.typography table th,
.typography thead td {
  background-color: #ededed;
}

.typography table td,
.typography table th {
  padding: 2px 5px;
  border: 1px solid #d4d4d4;
  vertical-align: top;
}

.typography table th {
  font-weight: bold;
}

/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
  text-align: left;
}

.typography .center {
  text-align: center;
}

.typography .right {
  text-align: right;
}

/* IMAGES 
-------------------------------------------- */
.typography img {
  height: auto; /* resets the image height so that it maintains its aspect ratio when width is set */
  background: transparent url(../images/ajax-loader.gif) no-repeat center center;
}

.typography img.left {
  float: left;
  max-width: 50%;
  margin: 5px 20px 10px 0;
}

.typography img.right {
  float: right;
  max-width: 50%; /* Responsive width */
  margin: 5px 0 10px 20px;
}

.typography img.leftAlone {
  float: left;
  margin-right: 100%;
  margin-bottom: 10px;
  clear: both;
}

.typography img.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
  clear: both;
}

.typography .captionImage {
  width: 100%;
  margin-top: 5px;
}

.typography .captionImage img {
  margin: 0;
}

.typography .captionImage.left {
  float: left;
  margin: 5px 30px 20px 0px;
}

.typography .captionImage.right {
  float: right;
  margin: 5px 0 20px 30px;
}

.typography .captionImage.left[style],
.typography .captionImage.right[style] {
  max-width: 50%; /* Overides core width to make responsive */
}

.typography .captionImage.left img,
.typography .captionImage.right img {
  float: none;
  max-width: none;
  width: 100%;
}

.typography .captionImage.left img {
  margin-right: -10px;
}

.typography .captionImage.right img {
  margin-left: -10px;
}

.typography .captionImage.right p {
  margin-left: -10px;
  text-align: left;
  margin-left: -10px;
}

.typography .captionImage.leftAlone {
  float: none;
  margin: 0 20px 20px 0px;
}

.typography .captionImage.center {
  margin: 0 auto 20px;
}

.typography .captionImage p {
  clear: both;
  margin: 5px 0;
  font-style: italic;
  color: #888;
}

/* BLOCKQUOTES
-------------------------------------------- */
.typography blockquote {
  background: transparent url(../images/blockquote.png) no-repeat 0px 6px;
  font-family: "Montserrat", sans-serif;
  color: #777;
  display: block;
  font-style: italic;
  margin: 0 0 20px;
  float: right;
  text-indent: 30px;
  width: 50%;
  margin-left: 5%;
  clear: both;
}

.typography blockquote p {
  font-size: 17px;
  line-height: 25px;
}

.typography pre {
  background: #F7F7F7;
  border: 1px solid #E4E4E4;
  font-family: "Montserrat", sans-serif;
  margin: 0 0 20px 0;
  padding: 15px;
  clear: both;
}

/* ADDRESS
-------------------------------------------- */
address {
  display: block;
  margin-bottom: 20px;
}

@media only screen and (max-width: 600px) {
  .typography img.right {
    float: none;
    max-width: 100%;
    margin: 5px 0 10px 0px;
  }
}
/** ----------------------------------------------------------
 *
 * Contains the main layout of the page and the individual styles.
 * Acts as the main stylesheet for theme.
 *
 *		Include your notes or table of contents below....
 *		Include color hex's or values of your grid
 *
 *		1. OOCSS GRID
 *		2. MAIN LAYOUT
 *		3. HEADER
 *			- Brand
 *			- Search Form
 *		4. Navigation
 *			- Primary Navigation
 *			- tablet Navigation
 *			- Secondary Navigation
 *			- Secondary Nav 2-5 Levels deep
 *		5. Mixed
 *		6. Footer
 *		7. Page Specific Layout
 *			- Homepage
 *			- Search Results
 *		8. Device and Responsive Layout
 *			- Breakpoint 960px
 *			- Breakpoint 640px
 *				- Search Form
 *				- Main Content
 *		9. Print Styles
 *			- Simple Theme custom print styles
 *
 * @author Your Name <email@silverstripe.com>
 * ------------------------------------------------------- */
/* OOCSS Grid
* https://github.com/stubbornella/oocss/wiki/grids
*/
.line,
.lastUnit {
  overflow: hidden;
  *overflow: visible;
  *zoom: 1;
  /*padding:0 10px;*/
}

.unit { /* unit - Base class which divides a line into sections (columns). */
  float: left;
  z-index: 1;
  /*padding:0 10px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* box-sizing:border-box; creates a box-model where
padding and border are NOT added onto the width - they are included in the width,
so a 200px wide element with 20px padding will be 200px, NOT 240px wide */
}

.unitRightv { /* Use this class if you want to offset a column eg: |--content(.unit)--|--content(.unit)--|--no-content--|--no-content--|--content(.unitRighttv)--| */
  float: right;
}

/* sizeXofY - Extends unit. Indicates the fractional width of the unit, for example size3of4 would take up three quarters, or 75%, of the horizontal space.
The following fractions are supported: 1, 1/2, 1/3, 2/3, 1/4, 3/4, 1/5, 2/5, 3/5, 4/5 */
/* It is possible to add more columns if you wish you will just have to add the fractions that are missing eg: .size1of6 {width:16.66666%;} */
.size1of1 {
  float: none;
}

.size1of2 {
  width: 50%;
}

.size1of3 {
  width: 33.33333%;
}

.size2of3 {
  width: 66.66666%;
}

.size1of4 {
  width: 25%;
}

.size3of4 {
  width: 75%;
}

.size1of5 {
  width: 20%;
}

.size2of5 {
  width: 40%;
}

.size3of5 {
  width: 60%;
}

.size4of5 {
  width: 80%;
}

.lastUnit { /* lastUnit - Extends unit. Applied to the last child of every line. */
  float: none;
  width: auto;
  _position: relative; /* Bug fix for IE6 - Internet Explorer 6 and below wouldn't fail on properties that were prefixed with non-alphanumeric characters.
meaning that anything prefixed with _ wouldn't be picked up by any other browsers */
  _left: -3px;
  _margin-right: -3px;
  _z-index: 1;
}

.flexunit {
  /* unit - Base class which divides a line into sections (columns). */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* box-sizing:border-box; creates a box-model where
  padding and border are NOT added onto the width - they are included in the width,
  so a 200px wide element with 20px padding will be 200px, NOT 240px wide */
}

/* MAIN LAYOUT */
body {
  margin: 0;
  background: #ffffff;
  min-width: 240px;
  -webkit-text-size-adjust: none; /* The text size is not adjusted for Safari on iPhone */
}

.ie7 body,
.ie8 body {
  min-width: 860px; /* media queries are not supported in ie7/8 without a polyfill */
}

.main {
  height: 100%;
  width: 100%;
  display: block;
}

.inner {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
}

.ie6 .inner {
  width: 960px;
}

.content-container {
  float: left;
  width: 100%; /* makes content container full width when there is no sidebar */
}

.content-container .userform {
  padding: 0 30px;
}

.content-container .searchResults {
  padding: 0 30px;
}

.sidebar { /* this is the sidebar element */
  margin-top: 12px;
}

.no-sidebar .sidebar {
  display: none;
}

.unitPad {
  padding: 0 30px 0 0;
}

.pagewraptest {
  position: absolute;
  max-width: 1000px;
  margin: 0 auto;
  padding: 300px 30px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  display: block;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
}

.pagewraptest h1 {
  padding: 0 30px;
}

.pagewraptest .fas {
  font-size: 48px;
  padding: 0 30px;
  position: relative;
  z-index: 100;
  display: block;
  /* width: 400px; */
}

.pagewraptest a {
  color: #ffffff;
}

/* VIDEO -----   Style the video: 100% width to cover the entire window */
video {
  display: block;
}

video#bgvid {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, white), color-stop(55%, transparent));
  mask-image: linear-gradient(white 25%, transparent 55%);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, white), color-stop(55%, transparent));
  -webkit-mask-image: linear-gradient(white 25%, transparent 55%);
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: contain;
}

.VideoPlayer {
  margin: 0 auto;
  width: 400px;
}

.canvas,
.video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, white), color-stop(55%, transparent));
  mask-image: linear-gradient(white 25%, transparent 55%);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, white), color-stop(55%, transparent));
  -webkit-mask-image: linear-gradient(white 25%, transparent 55%);
  width: auto;
  height: auto;
  background: #fff;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  background-size: contain;
}

/* Block styles */
.container-pos {
  margin: 20px auto;
  width: 100%;
  max-width: 1200px;
}

.container-user {
  margin: 20px auto;
  padding: 0 20px 20px 20px;
  width: 100%;
  max-width: 1000px;
}
.container-user .userform {
  max-width: 500px;
  width: 90%;
}
.container-user .field label, .container-user .field p {
  color: #4d6d80;
}

.editor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.columns2 {
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  padding: 10px;
}

/* Image Block */
.ImageBlock {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.ImageBlock h2 {
  color: #ffffff;
  padding: 20px 0 0;
}

/* Logo Block */
.LogoBlock .cards {
  max-width: 1200px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 0.1rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.LogoBlock .card {
  display: -ms-grid;
  display: grid;
  margin: 10px auto;
  padding: 10px 20px;
}

.LogoBlock .logo-text {
  color: #005c94;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.LogoBlock .post-image {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.LogoBlock .post-image img {
  max-width: 350px;
	width: 100%;
}

/* Action Block */
.ActionBlock .cards {
  max-width: 1000px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 0.1rem;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.ActionBlock .card {
  height: 350px;
  border-radius: 25px;
  margin: 10px;
  padding: 10px 20px;
}

.ActionBlock .colour1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ee7606), color-stop(40%, #ee7606), color-stop(70%, #f18b0c));
  background: linear-gradient(180deg, #ee7606 40%, #ee7606 40% 70%, #f18b0c 70%);
}

.ActionBlock .colour2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #f08929), color-stop(40%, #f08929), color-stop(70%, #f39c40));
  background: linear-gradient(180deg, #f08929 40%, #f08929 40% 70%, #f39c40 70%);
}

.ActionBlock .colour3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #f39c4b), color-stop(40%, #f39c4b), color-stop(70%, #f5ac63));
  background: linear-gradient(180deg, #f39c4b 40%, #f39c4b 40% 70%, #f5ac63 70%);
}

.ActionBlock .colour4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #f5af6e), color-stop(40%, #f5af6e), color-stop(70%, #f7bd84));
  background: linear-gradient(180deg, #f5af6e 40%, #f5af6e 40% 70%, #f7bd84 70%);
}

.ActionBlock {
  background: #ffffff;
}

.ActionBlock .OverLay {
  color: #ffffff;
}

.ActionBlock .OverLay h2 {
  font-family: "Montserrat", sans-serif;
  text-align: left;
  color: #ffffff;
}

.ActionBlock .OverLay h5 {
  text-align: left;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
}

.ActionBlock .circle {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: #ffffff;
  margin: 10px 0;
}

/* Blog Block */
.BlogsBlock {
  background: #ffffff;
}

.BlogsBlock .blogs {
  max-width: 1200px;
  margin: 20px auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 0.1rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.blog-content {
  max-width: 1000px;
  width: 100%;
  padding: 0 30px;
}

/* Editor Block */
.EditorBlock .editorpos {
  margin: 20px auto;
  padding: 20px;
  max-width: 1150px;
}
.EditorBlock .editorpos h1, .EditorBlock .editorpos h2, .EditorBlock .editorpos h3, .EditorBlock .editorpos h4, .EditorBlock .editorpos h5, .EditorBlock .editorpos h6 {
  font-family: "Montserrat", sans-serif;
}
.EditorBlock .editorpos h1 {
  font-size: 46px;
  letter-spacing: 10px;
  text-transform: uppercase;
}
.EditorBlock .editorpos h2 {
  font-size: 36px;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  line-height: 40px;
}
.EditorBlock .editorpos h3 {
  font-size: 26px;
  letter-spacing: 4px;
  margin: 0 0 20px 0;
  line-height: 32px;
}
.EditorBlock .editorpos h4 {
  font-size: 22px;
  letter-spacing: 0px;
  margin: 0 0 20px 0;
  line-height: 28px;
}
.EditorBlock .editorpos h5 {
  font-size: 20px;
  letter-spacing: 0px;
  margin: 0 0 20px 0;
  line-height: 26px;
}
.EditorBlock .editorpos h6 {
  font-size: 18px;
  letter-spacing: 0px;
  margin: 0 0 20px 0;
  line-height: 24px;
}

/* Events Block */
.EventsBlock .image {
  position: relative;
  display: inline-block;
}

.EventsBlock .image a img {
  cursor: pointer;
  cursor: hand;
}

.EventsBlock .image h3 {
  position: absolute;
  right: 0px; /*edited*/
  top: -18px;
  color: #ddd;
  text-shadow: 0 0 3px #666666;
  transform: rotate(-90deg);
  color: #ffffff;
  /*	pointer-events: none 
   Legacy vendor prefixes that you probably don't need... */
  /* Safari */
  -webkit-transform: rotate(-90deg);
  -webkit-transform-origin: 100% 100%;
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
}

/*	INSTAGRAM FEED WIDGET */
.elfsight-app-7e9dbd34-de7a-455c-ab3c-5ce03ca1456f {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#eapps-instagram-feed-1 {
  width: 100% !important;
  max-width: 1200px;
}

.back-container {
  width: 100%;
  margin: 60px 0 0;
}

.home-container {
  display: block;
  position: relative;
  height: 100vh;
  width: 100vw;
  right: 0;
  left: 0;
  top: 0;
  z-index: -1;
  max-height: 800px;
}

.cont-container {
  position: absolute;
  background: #ffde59;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 40px;
}
.cont-container .content {
  color: #0d5c90;
  padding: 50px;
  text-align: center;
}
.cont-container .content h1, .cont-container .content h2, .cont-container .content h3, .cont-container .content h4, .cont-container .content h5, .cont-container .content h6 {
  font-family: "Montserrat", sans-serif;
  padding: 0 0;
  margin: 0;
}
.cont-container .content h1 {
  font-size: 60px;
  color: #60c3dd;
  text-transform: uppercase;
  width: 300px;
  letter-spacing: 5px;
  line-height: 80px;
  margin: 0 auto;
}
.cont-container .content h3 {
  font-size: 31px;
  color: #ff5757;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 40px;
  width: 450px;
  margin: 46px auto 40px;
}
.cont-container .content h5 {
  font-size: 18px;
  color: #60c3dd;
  text-transform: uppercase;
  margin: 0px auto;
  letter-spacing: 2px;
}

/* Add some content at the bottom of the video/page */
.cont-image {
  color: #4d6d80;
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  padding: 0 20px;
}
.cont-image .Unit h1, .cont-image .Unit h2, .cont-image .Unit h3, .cont-image .Unit h4, .cont-image .Unit h5, .cont-image .Unit h6, .cont-image .lastUnit h1, .cont-image .lastUnit h2, .cont-image .lastUnit h3, .cont-image .lastUnit h4, .cont-image .lastUnit h5, .cont-image .lastUnit h6 {
  color: #4d6d80;
  font-weight: 700;
}
.cont-image .Unit p, .cont-image .lastUnit p {
  color: #4d6d80;
}
.cont-image .Unit p img, .cont-image .lastUnit p img {
  border-radius: 30px;
}

/* .  Slideshow details  */
.no-slider {
  width: 100%;
  height: 200px;
  background: #ffa95e;
}

#slide10000 {
  background-attachment: scroll;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.cycle-slideshow {
  /* margin: 80px auto;
   height: 400px; */
}

.cycle-slideshow {
  margin: 0 auto;
  padding: 0;
  height: 100vh;
  width: 100%;
  /*max-width: 1200px;*/
  -webkit-background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  z-index: -2;
  display: -ms-grid;
  display: grid;
}

/* HEADER */
.header {
  margin: 0 auto;
  width: 100%;
}

.header .inner {
  position: relative;
  min-height: 220px;
}

.Social {
  position: relative;
  top: 20px;
  left: 5%;
  letter-spacing: 5px;
}

.header .inner .unit {
  position: relative; /* used to position the main navigation */
}

.header .inner .NavConfig {
  position: relative;
  right: 0;
}

.header .inner .Config {
  display: block;
  position: relative;
  z-index: 100;
  margin: 0 0 0 0;
}
.header .inner .Config .Logo {
  display: block;
  width: 400px;
  height: 100px;
}
.header .inner .Config .Logo a {
  width: 400px;
  height: 100px;
  color: #738b11;
  font-size: 60px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.header .inner .Config .Logo a img {
  width: 400px;
  height: 100px;
  margin: 28px 0 0 20px;
}

.header .inner .Config .Logo .Substrap {
  text-align: center;
  margin: 0px 0 0 22px;
  padding-top: 10px;
  text-transform: uppercase;
  color: #4d6d80;
  font-size: 25px;

}

/* Brand */
.header .brand h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  line-height: 50px;
  text-transform: capitalize;
  letter-spacing: -1px;
  margin: 40px 0 0;
}

.header .Social h3 {
  font-size: 20px;
  color: #ffffff;
}

.header .Social .fab {
  font-size: 26px;
  color: #ffffff;
}

.header .Social .fab a {
  color: #ffffff;
}

/* Search form */
#Content {
  margin: 200px 50px;
}

.search-bar {
  position: absolute;
  right: 13px;
  top: 12px;
}

.search-bar .field {
  margin: 0;
  padding: 0;
}

.search-bar form input.text {
  width: 155px;
  padding: 5px 34px 5px 15px;
  color: #888;
  margin: 0;
  border: none;
  border-radius: 14px;
  background: #fff;
}

.search-bar form input.action { /* positions the search button icon over the top of the search input */
  font-size: 14px;
  position: absolute;
  right: 5px;
  top: 0;
  cursor: pointer;
  border: none;
  padding: 5px;
  background: none;
  font-family: "WebSymbolsRegular";
  color: #848484;
  border-radius: 0;
  margin: 0;
}

.search-bar form input.active,
.search-bar form input.action:hover {
  color: #000;
}

.search-bar form input:focus,
.header textarea:focus {
  outline: none; /* removes default browser outlining on focus */
}

.search-dropdown-icon {
  display: none; /* hides search-dropdown-icon when site is at full width - media queries set it to display:block when at mobile/tablet width */
}

/* search box 

.search-box .text .middleColumn, .search-box .textarea .middleColumn  {
	background: #E8E8E4;
	position: absolute;
	top: 54px;
	right: 28.7%;
	width: 350px;
	height: 60px;
	line-height: 60px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-top:4px solid #D80B15;
	display: none;
}
*/
#SearchForm_SearchForm_Search_Holder {
  margin: 15px 0px 0px;
  float: none;
  width: 300px;
  height: 0px;
}

.search-hide-mob .text .middleColumn, .search-box .text .middleColumn, fieldset .textarea .middleColumn {
  border: none;
  width: 300px;
  margin: 6px 0;
}

.search-hide-mob {
  display: none !important;
}

.search-hide-mob .text .middleColumn input, .search-box .text .middleColumn input, fieldset .textarea .middleColumn .textarea {
  width: 200px;
  float: left;
  display: block;
  font-family: "HelveticaNeue", sans-serif;
  border: none;
}

.search-box {
  background: #004587;
  position: absolute;
  top: 45px;
  right: 0;
  width: 300px;
  height: 60px;
  line-height: 60px;
  display: none;
  border-top: white 1px solid;
  z-index: 100;
}

.search-box input[type=submit] {
  width: 40px;
  padding: 5px 0;
  background: #D80B15;
  color: #fff;
  margin: 0 6px;
  border: 1px solid #D80B15;
  outline: none;
  cursor: pointer;
}

.search-hide-mob input[type=text] {
  width: 200px;
  padding: 5px 10px;
  margin-left: 23px;
  border: 1px solid #D80B15;
  outline: none;
}

.search-hide-mob input[type=submit] {
  width: 60px;
  padding: 8px 0;
  background: #D80B15;
  color: #fff;
  margin: 6px;
  border: 1px solid #D80B15;
  outline: none;
  cursor: pointer;
  float: right;
}

.search-box input[type=text] {
  width: 200px;
  padding: 5px 10px;
  margin-left: 23px;
  border: 1px solid #D80B15;
  outline: none;
}

.search-box input[type=button] {
  width: 80px;
  padding: 5px 0;
  background: #D80B15;
  color: #fff;
  margin-left: -6px;
  border: 1px solid #D80B15;
  outline: none;
  cursor: pointer;
}

/* NAVIGATION */
.footer .right {
  float: left;
  width: 100%;
}

/* MIXED */
header:after,
.main:after,
#Root:after,
.search-bar:after,
header .inner:after,
footer:after { /* clearfix */
  height: 0;
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
}

.search-box form input.action,
.header .primary li a,
.footer a, #cssmenu > ul > li > a { /* adds color transition when links/inputs on hover */
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

/* Lower FOOTER */
.lowerfooter {
  color: #004587;
  background: #a7b458;
  padding: 20px;
  font-size: 11px;
  line-height: 22px;
}

.lowerfooter h1, .lowerfooter h2, .lowerfooter h3, .lowerfooter h4, .lowerfooter h5, .lowerfooter h6, .lowerfooter p {
  font-family: "RobotoCondensed-Light", sans-serif;
  color: #004587;
}

/* FOOTER */
.footer .inner {
  max-width: 1200px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 0.1rem;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.lowerfooter .inner {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.footer-content {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 0.1rem;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}

.footer-column {
  padding: 0 30px 0 0;
}

.footer-column iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 400px;
  height: 300px;
}

.footer {
  color: #ffffff;
  background: #a7b458;
  padding: 20px;
  font-size: 11px;
  line-height: 22px;
}

.lowerfooter .inner .unit {
  color: #4d6d80;
}

.lowerfooter .inner .unit a {
  color: #4d6d80;
}

.footer h1, .footer h2, .footer h3 {
  color: #ffffff;
}

.footer h4, .footer h5, .footer h6 {
  color: #ffffff;
}

.footer a {
  color: #ffffff;
}

.footer a:hover {
  color: #32a9c3;
}

.footer .left {
  float: left;
  color: #ffffff;
  display: block;
  margin-bottom: 10px;
}

.footer .right {
  float: right;
  display: block;
  margin-bottom: 10px;
}

.footer span {
  padding: 0 3px;
  color: #fffffff;
}

.footer .primary,
.footer .primary ul {
  display: inline;
  margin: 0;
  padding: 0;
}

.footer .primary li {
  display: inline;
}

.ie6 .footer .primary li,
.ie7 .footer .primary li { /* this is a bugfix for ie6/7 */
  display: inline;
  zoom: 1;
  margin-right: 10px;
}

.footer .primary li:after { /* adds '/' to separate the footer navigation items */
  padding: 0 3px 0 5px;
  content: "/";
  color: #999;
}

.footer .primary li:last-child:after {
  content: ""; /* makes sure last nav item doesn't have a '/' following it */
}

.footer .arrow {
  padding: 0 8px 0 5px;
  color: #b80000;
  font-size: 13px;
}

.footer .primary .nav-open-button {
  display: none; /* the footer includes the primary nav include - this makes sure the nav open close button doesn't show up */
}

/* PAGE SPECIFIC LAYOUT */
/* Homepage */
/* currently no Hompage specific styles - feel free to add your own */
/* Search Results */
.typography .searchResults h1 {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.searchResults p.searchQuery {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}

.searchResults ul#SearchResults {
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
}

.searchResults ul#SearchResults li {
  border-top: 1px solid #e5e5e5;
  padding: 20px 0;
  list-style-type: none;
}

.searchResults ul#SearchResults p {
  margin-bottom: 10px;
}

.searchResults #PageNumbers a {
  padding: 0 5px;
}

.searchResults #PageNumbers .pagination {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  display: table; /* displays the pagination as a table so that elements stay inline and the middle column adjusts its size to accomodate and the right arrow stays to the right */
  width: 100%;
}

.searchResults #PageNumbers .pagination span {
  display: table-cell; /* each element in the pagination div displays as a table cell */
}

.searchResults #PageNumbers p {
  text-align: center;
  padding: 20px 0;
}

.searchResults #PageNumbers .next,
.searchResults #PageNumbers .prev {
  font-size: 14px;
  padding: 0 20px;
  display: table-cell; /* each element in the pagination div displays as a table cell */
  vertical-align: middle;
  border-bottom: 0 !important;
}

.searchResults #PageNumbers .next {
  margin-left: 15px;
}

.searchResults #PageNumbers .prev {
  margin-right: 15px;
}

/* DEVICE & RESPONSIVE LAYOUT */
.header .nav-open-button {
  display: none; /* removes the nav toggle button for desktop site */
}

#media-query-trigger {
  /* instead of detecting the width of the window in simple/javascript/script.js it detects the visibility of this element (which is set using media queries)
  instead to trigger the hiding/showing of nav and search in mobile mode */
  display: none;
  visibility: hidden;
}

/* BREAKPOINT 1024px */
@media only screen and (max-width: 1024px) {
  body {
    max-width: 1024px;
  }
  .header {
    margin: 0 0 0 0;
    height: 142px;
    z-index: 100;
  }
  .header .inner {
    width: 100%;
    position: relative;
    max-width: 1024px;
  }
  .header .inner .Social {
    top: 8px;
    left: 20px;
    letter-spacing: 5px;
  }
  .pagewraptest {
    padding: 300px 30px;
  }
  .header .inner .NavConfig {
    position: relative;
    right: 0;
    top: -60px;
  }
  .header .Social .fab {
    color: #004587;
  }
  .header .inner .Logo {
    position: absolute;
    top: -40px;
    z-index: -1;
  }
  .main {
    /* margin: 10px; */
  }
  .search-hide-mob {
    display: block !important;
  }
  .search-hide-mob input[type=submit] {
    display: none !important;
  }
}
/* BREAKPOINT 960px */
@media only screen and (max-width: 960px) {
  body {
    max-width: 960px;
  }
  .home-container {
    max-height: 600px;
  }
  .cont-container {
    position: absolute;
    background: #ffde59;
    border-radius: 50%;
    width: 500px;
    height: 500px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 20px;
  }
  .cont-container .content {
    color: #0d5c90;
    padding: 50px;
    text-align: center;
  }
  .cont-container .content h1, .cont-container .content h2, .cont-container .content h3, .cont-container .content h4, .cont-container .content h5, .cont-container .content h6 {
    font-family: "Montserrat", sans-serif;
    padding: 0 0;
    margin: 0;
  }
  .cont-container .content h1 {
    font-size: 50px;
    color: #60c3dd;
    text-transform: uppercase;
    width: 300px;
    letter-spacing: 5px;
    line-height: 60px;
    margin: 0 auto;
  }
  .cont-container .content h3 {
    font-size: 25px;
    color: #ff5757;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 30px;
    width: 400px;
    margin: 46px auto 40px;
  }
  .cont-container .content h5 {
    font-size: 16px;
    color: #60c3dd;
    text-transform: uppercase;
    margin: 0px auto;
    letter-spacing: 2px;
  }
  .header {
    margin: 0 0 0 0;
  }
  .header .inner {
    width: 100%;
    max-width: 960px;
  }
  .lastUnit {
    float: left;
  }
  /* Brand */
  .header .brand, .header .brand:hover {
    margin: 30px;
  }
  .brand img {
    height: 100px;
  }
  .content img {
    max-width: 97%;
    height: auto;
  }
  .header .primary ul {
    margin-left: -12px;
    -webkit-padding-start: 0px; /* removes default webkit padding on ul items */
  }
}
/* BREAKPOINT 640px */
/* when changing the breakpoint below, change it ito the same value in the script.js file as well */
@media only screen and (max-width: 640px) {
  body {
    max-width: 640px;
  }
	.EditorBlock .editorpos {
    margin: 0px auto;
    padding: 0px 20px;
  }
  .EditorBlock .editorpos h1 {
    font-size: 40px;
    letter-spacing: 5px;
	  margin:15px 0;
  }
  .EditorBlock .editorpos .editor .columns p img {
    width: 100%;
  }
  .home-container {
    max-height: 500px;
  }
  .cont-container {
    position: absolute;
    background: #ffde59;
    border-radius: 50%;
    width: 400px;
    height: 400px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 20px;
  }
  .cont-container .content {
    color: #0d5c90;
    padding: 50px;
    text-align: center;
  }
  .cont-container .content h1, .cont-container .content h2, .cont-container .content h3, .cont-container .content h4, .cont-container .content h5, .cont-container .content h6 {
    font-family: "Montserrat", sans-serif;
    padding: 0 0;
    margin: 0;
  }
  .cont-container .content h1 {
    font-size: 40px;
    color: #60c3dd;
    text-transform: uppercase;
    width: 250px;
    letter-spacing: 5px;
    line-height: 40px;
    margin: 0 auto;
  }
  .cont-container .content h3 {
    font-size: 20px;
    color: #ff5757;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 30px;
    width: 330px;
    margin: 26px auto 20px;
  }
  .cont-container .content h5 {
    font-size: 14px;
    color: #60c3dd;
    text-transform: uppercase;
    margin: 0px auto;
    letter-spacing: 2px;
  }
  #media-query-trigger {
    visibility: visible;
  }
  .pagewraptest {
    padding: 200px 30px;
  }
  /* Navigation*/
  .header .inner .Config .Logo {
    width: 300px;
    height: 75px;
  }
  .header .inner .Config .Logo a img {
    width: 300px;
    height: 75px;
  }
  .header .brand img {
    height: 80px;
  }
  /* Brand */
  .header .brand, .header .brand:hover {
    margin: 5px 18px;
  }
}
/* Print Styles */
/* Based on HTML5 boilerplate print styles */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
  /* Simple theme custom print styles */
  .header,
.footer,
.nav-open-button,
.search-bar,
.search-dropdown-icon,
nav.primary {
    display: none;
  }
}
/* BREAKPOINT 480px */
@media only screen and (max-width: 480px) {
  body {
    max-width: 480px;
  }
  .search-hide-mob .text .middleColumn input, .search-box .text .middleColumn input, fieldset .textarea .middleColumn .textarea {
    width: 150px;
  }
  .header .inner .Config .Logo a img {
    width: 270px;
    height: 65px;
  }
  .cont-container {
    width: 350px;
    height: 350px;
  }
  .home-container {
    display: block;
    position: relative;
    height: 100vh;
    width: 100vw;
    right: 0;
    left: 0;
    top: 0;
    z-index: -1;
    max-height: 500px;
  }
  .cont-container .content {
    color: #0d5c90;
    padding: 30px 0px;
    text-align: center;
  }
  .cont-container .content h1 {
    font-size: 36px;
    color: #60c3dd;
    text-transform: uppercase;
    width: 250px;
    letter-spacing: 5px;
    line-height: 36px;
    margin: 0 auto;
  }
  .cont-container .content h3 {
    font-size: 20px;
    color: #ff5757;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 30px;
    width: 330px;
    margin: 15px auto 15px;
  }
  .cont-container .content h5 {
    font-size: 14px;
    color: #60c3dd;
    text-transform: uppercase;
    margin: 0px auto;
    letter-spacing: 2px;
  }
  .footer-column iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 250px;
    height: 250px;
  }
  .tablet-nav .header .Social h3 {
    font-size: 14px;
  }
  .header .Social .fab {
    font-size: 18px;
  }
  .header .brand img {
    height: 60px;
  }
  /* Brand */
  .header .brand, .header .brand:hover {
    margin: 5px 18px;
  }
}
.comments-holder-container form {
  margin: 0 0 60px;
}

.comments-holder ul {
  margin: 0;
  padding: 0;
}

.comments-holder ul li {
  list-style: none;
  padding: 20px;
}

.comments-holder ul .odd {
  background: #a3d8e6;
}

.comments-holder ul .even {
  background: #a3d8e6;
}

.comments-holder ul li .author {
  list-style: none;
  font-weight: bold;
}

.post-image2 img {
  height: 100%;
  width: 100%;
}

.post-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.post-image .feat-inner {
  width: 1150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.post-image .feat-inner h1 {
  padding: 0 40px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  letter-spacing: 6px;
  line-height: 30px;
}

.blog-post-meta {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 750px;
  color: #a7b458;
}
.blog-post-meta a {
  color: #a7b458;
}

.blogcontent {
  color: #4d6d80;
  margin: 0 auto;
  padding: 0 20px;
}

.blog-summary {
  margin: 10px;
  padding: 0;
  display: block;
}

.blog-text {
  margin: 0 20px;
  padding: 20px 0;
}
.blog-text h1 {
  font-family: "Archivo", sans-serif;
  font-size: 40px;
  line-height: 44px;
  margin: 10px 0;
}
.blog-text h2 {
  font-family: "Archivo", sans-serif;
  font-size: 30px;
  line-height: 34px;
}
.blog-text h3 {
  font-family: "Archivo", sans-serif;
  font-size: 24px;
  line-height: 28px;
  margin: 10px 0;
}

.blog-text h1, .blog-text h2, .blog-text h3, .blog-text h4, .blog-text h5, .blog-text h6 {
  font-family: "Archivo", sans-serif;
  color: #ffffff;
}
.blog-text h5 {
  padding: 5px 0;
  line-height: 18px;
  font-size: 16px;
}
.blog-text h6 {
  padding: 5px 0;
  font-size: 12px;
  line-height: 14px;
}

.blog-summary a .blog-text h2 {
  font-family: "Archivo", sans-serif;
  color: #ffffff;
}

.blog-summary a .blog-text h5 {
  font-family: "Archivo", sans-serif;
  color: #ffffff;
}

.blog-summary a .blog-text h2 a {
  font-family: "Archivo", sans-serif;
  color: #ffffff;
}

.blog-summary a .blog-text h5 a {
  font-family: "Archivo", sans-serif;
  color: #ffffff;
}

.blog-summary a {
  color: #ffffff;
}

.blog-summary:hover, .blog-summary a:hover {
  cursor: pointer;
}

.blog-back {
  max-width: 1200px;
  margin: 20px auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 0.1rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

@media only screen and (max-width: 640px) {
  .post-image .feat-inner h1 {
    padding: 0 10px;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 20px;
  }
}
/* https://www.websitepolicies.com/cookie-consent-banner-generator */
.wpcc-container {
  opacity: 1;
}

.wpcc-transparency-5 {
  opacity: 0.95;
}

.wpcc-transparency-10 {
  opacity: 0.9;
}

.wpcc-transparency-15 {
  opacity: 0.85;
}

.wpcc-transparency-20 {
  opacity: 0.8;
}

.wpcc-transparency-25 {
  opacity: 0.75;
}

.wpcc-container {
  border-style: solid;
  border-width: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  overflow: hidden;
  position: fixed;
  transition: opacity 1s ease;
  z-index: 9999;
}

@media print {
  .wpcc-container {
    display: none;
  }
}
.wpcc-pushdown-wrap {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}

.wpcc-pushdown {
  margin: 0 !important;
  position: static;
}

.wpcc-invisible {
  opacity: 0;
}

.wpcc-fontsize-tiny {
  font-size: 12px;
}

.wpcc-fontsize-small {
  font-size: 14px;
}

.wpcc-fontsize-large {
  font-size: 18px;
}

.wpcc-border-thin {
  border-width: 1px;
}

.wpcc-border-normal {
  border-width: 3px;
}

.wpcc-border-thick {
  border-width: 5px;
}

.wpcc-float {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 22em;
  padding: 1.5em;
}

.wpcc-float.wpcc-padding-small {
  padding: 1em;
}

.wpcc-float.wpcc-padding-large {
  padding: 2em;
}

.wpcc-banner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 1em;
  padding: 1em;
}

.wpcc-banner.wpcc-padding-small {
  padding: 0.5em 0.5em 0.5em 1em;
}

.wpcc-banner.wpcc-padding-large {
  padding: 1.5em;
}

.wpcc-banner.wpcc-margin-none {
  margin: 0;
}

.wpcc-banner.wpcc-margin-small {
  margin: 0.5em;
}

.wpcc-banner.wpcc-margin-large {
  margin: 1.5em;
}

.wpcc-padding-none {
  padding: 0;
}

.wpcc-padding-none.wpcc-float .wpcc-message {
  margin: 1em;
}

.wpcc-padding-none.wpcc-banner .wpcc-message {
  margin: 0.8em 1em;
}

.wpcc-padding-none.wpcc-banner .wpcc-btn {
  height: 100%;
  padding: 0.9em 1.5em;
}

.wpcc-btn, .wpcc-privacy {
  cursor: pointer;
}

.wpcc-privacy {
  display: inline-block;
  opacity: 0.85;
  text-decoration: underline;
}

.wpcc-privacy:hover {
  opacity: 1;
}

.wpcc-privacy:active, .wpcc-privacy:visited {
  color: initial;
}

.wpcc-btn {
  display: block;
  font-size: 0.9em;
  font-weight: 700;
  padding: 0.4em 0.8em;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
}

.wpcc-btn:hover {
  text-decoration: none;
}

.wpcc-top {
  top: 1em;
}

.wpcc-top.wpcc-margin-none {
  top: 0;
}

.wpcc-top.wpcc-margin-small {
  top: 0.5em;
}

.wpcc-top.wpcc-margin-large {
  top: 1.5em;
}

.wpcc-left {
  left: 1em;
}

.wpcc-left.wpcc-margin-none {
  left: 0;
}

.wpcc-left.wpcc-margin-small {
  left: 0.5em;
}

.wpcc-left.wpcc-margin-large {
  left: 1.5em;
}

.wpcc-right {
  right: 1em;
}

.wpcc-right.wpcc-margin-none {
  right: 0;
}

.wpcc-right.wpcc-margin-small {
  right: 0.5em;
}

.wpcc-right.wpcc-margin-large {
  right: 1.5em;
}

.wpcc-bottom {
  bottom: 1em;
}

.wpcc-bottom.wpcc-margin-none {
  bottom: 0;
}

.wpcc-bottom.wpcc-margin-small {
  bottom: 0.5em;
}

.wpcc-bottom.wpcc-margin-large {
  bottom: 1.5em;
}

.wpcc-float .wpcc-message {
  display: block;
  margin-bottom: 1em;
}

.wpcc-banner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wpcc-banner.wpcc-top {
  left: 0;
  right: 0;
  top: 0;
}

.wpcc-banner.wpcc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.wpcc-banner .wpcc-message {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 1em;
  max-width: 100%;
}

.wpcc-float .wpcc-compliance {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.wpcc-corners-small {
  border-radius: 5px;
}

.wpcc-corners-normal {
  border-radius: 7px;
}

.wpcc-corners-large {
  border-radius: 10px;
}

.wpcc-corners-round .wpcc-btn {
  border-radius: 4px;
}

.wpcc-corners-round.wpcc-margin-none, .wpcc-corners-round.wpcc-padding-none .wpcc-btn {
  border-radius: 0;
}

.wpcc-corners-round.wpcc-margin-none {
  border-radius: 0;
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .wpcc-top {
    top: 0 !important;
  }
  .wpcc-bottom {
    bottom: 0 !important;
  }
  .wpcc-banner, .wpcc-float, .wpcc-left, .wpcc-right {
    left: 0 !important;
    margin: 0 !important;
    right: 0 !important;
  }
  .wpcc-banner {
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .wpcc-corners-round {
    border-radius: 0 !important;
  }
  .wpcc-float {
    max-width: none;
  }
  .wpcc-message {
    margin-bottom: 1em;
  }
  .wpcc-banner.wpcc-padding-small {
    padding: 0.5em;
  }
  .wpcc-padding-small .wpcc-message {
    margin-bottom: 0.5em;
  }
}