.div-block {
  width: 100%;
  height: 350px;
  background-color: #374595;
  background-image: url('../images/navbg.png');
  background-position: 100% 0%;
  background-size: cover;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  width: 90%;
  height: 50px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #e9c200;
}

.div-block-4 {
  width: 90%;
  height: 34.5vw;
  max-height: 460px;
  max-width: 1200px;
  margin-top: -200px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.div-block-5 {
  float: none;
}

.div-block-6 {
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 400px;
  max-width: 1200px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e2e8fd;
  cursor: pointer;
}

.div-block-8 {
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  max-width: none;
  margin-top: 0vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-10 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9c200;
}

.div-block-11 {
  width: 100%;
  height: auto;
  margin-top: 3vw;
  background-color: #e2e8fd;
  background-image: url('../images/cal-bg.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin: 3vw auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.section {
  position: relative;
  overflow: hidden;
  height: auto;
  background-color: #161616;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 68px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.image {
  height: 85px;
  margin-left: 1vw;
}

.slider {
  width: 100%;
  height: 100%;
}

.slide {
  background-image: url('../images/slideplaceholder1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 60px;
}

.div-block-16 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #e9c200;
}

.image-2 {
  height: 100%;
}

.image-3 {
  height: 100%;
  margin-top: 0vw;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.text-block {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.text-block-2 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  text-decoration: none;
}

.div-block-20 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  color: #de4351;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.div-block-21 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-22 {
  width: 100%;
  height: 1px;
  margin-top: 4px;
  background-color: #de4351;
}

.div-block-23 {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  background-color: #de4351;
}

.div-block-24 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.text-block-4 {
  padding-left: 15px;
  font-family: proxima-nova, sans-serif;
  color: #de4351;
  font-size: 12.5px;
  font-weight: 700;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-26 {
  width: 33.33%;
  margin-right: 0px;
  padding-right: 0px;
  cursor: pointer;
}

.div-block-26c {
  width: 33.33%;
  cursor: pointer;
}

.div-block-26b {
  width: 33.33%;
  cursor: pointer;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-28 {
  width: 1px;
  height: 100%;
  background-color: #de4351;
}

.div-block-29 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 19vw;
  max-height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.div-block-31 {
  width: 200%;
  height: 19vw;
  background-image: url('../images/Featured_1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-3b {
  width: 100%;
  height: 20vw;
  background-image: url('../images/feat3.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-31b {
  width: 100%;
  height: 19vw;
  max-height: 255px;
  background-image: url('../images/featured.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1), -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
}

.div-block-31c {
  width: 100%;
  height: 19vw;
  max-height: 255px;
  background-image: url('../images/featured.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1), -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
}

.text-block-5 {
  margin-top: 15px;
  margin-bottom: 6px;
  font-family: proxima-nova, sans-serif;
  color: #191919;
  font-size: 16px;
  line-height: 17px;
  font-weight: 700;
}

.image-4 {
  height: 15px;
  padding-right: 6px;
}

.text-block-6 {
  font-family: proxima-nova, sans-serif;
  color: #969696;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0px;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-33 {
  width: 33.33%;
  height: 100%;
}

.image-5 {
  height: 200px;
  padding: 0px;
  border: 1px solid #2c5ab6;
  border-radius: 100%;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 235px;
  height: 235px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
  border-radius: 100%;
}

.image-6 {
  height: 95%;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-7 {
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
  font-size: 20px;
  font-weight: 700;
}

.div-block-35b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-8 {
  margin-top: 25px;
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
}

.div-block-36 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 35px;
  margin-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
}

.text-block-8a {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: transparent;
  font-size: 12px;
  font-weight: 600;
}

.image-7 {
  height: 235px;
  opacity: 1;
}

.text-block-31 {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
  font-size: 20px;
  font-weight: 700;
}

.div-block-221 {
  width: 100%;
  height: 1px;
  margin-top: 4px;
  background-color: #2c5ab6;
}

.div-block-231 {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  background-color: #2c5ab6;
}

.div-block-232 {
  display: -ms-grid;
  display: grid;
  margin-top: 0vw;
  margin-bottom: 0px;
  padding-bottom: 4vw;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-233 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 132px;
  padding-top: 26px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #2c5ab6;
}

.image-8 {
  width: 52px;
}

.body {
  font-family: Montserrat, sans-serif;
}

.text-block-32 {
  margin-top: 18px;
  padding-right: 0px;
  padding-left: 0px;
  color: #191919;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  text-align: center;
}

.slider-2 {
  width: 90%;
  height: 415px;
  max-width: 1200px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-10a {
  width: 50%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/testimonial5.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-234 {
  width: 60%;
}

.text-block-33 {
  color: #1c223d;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
}

.div-block-235 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-34 {
  color: #1c223d;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.text-block-35 {
  color: #1c223d;
  font-size: 12px;
  line-height: 16px;
}

.div-block-236 {
  width: 90%;
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3vw;
  padding-bottom: 7vw;
}

.text-block-31g {
  position: static;
  width: auto;
  padding-right: 15px;
  background-color: #e2e8fd;
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
  font-size: 20px;
  font-weight: 700;
}

.div-block-237 {
  overflow: hidden;
  width: 80%;
  height: 440px;
  margin: 5vw auto 0vw;
}

.div-block-238 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-right: 1.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #374595;
  background-image: url('../images/twitter_bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-239 {
  overflow: hidden;
  width: 28vw;
  height: 480px;
  max-width: 380px;
  min-width: 320px;
  margin-top: 6vw;
  margin-bottom: 6vw;
  background-color: #fff;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.div-block-240 {
  width: 1px;
  height: 450px;
  background-color: #fff;
}

.html-embed {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-238a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-left: 1.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/mapbg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-241 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #de4351;
}

.text-block-36 {
  margin-left: 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.div-block-242 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 420px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-243 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
}

.text-block-37 {
  color: #2c5ab6;
}

.div-block-244 {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.text-block-38 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-39 {
  margin-top: 10px;
  color: #2c5ab6;
  font-size: 16px;
  cursor: pointer;
}

.div-block-245 {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  background-color: #2c5ab6;
}

.div-block-243a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
}

.viewonmap {
  color: #2c5ab6;
}

.viewonmaptext {
  color: #2c5ab6;
  text-decoration: none;
}

.viewonmapbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
  text-decoration: none;
  cursor: pointer;
}

.emailusbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
  text-decoration: none;
  cursor: pointer;
}

.emailustext {
  color: #2c5ab6;
  text-decoration: none;
}

.div-block-246 {
  position: relative;
  z-index: 2;
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3vw;
}

.div-block-247 {
  width: 100%;
  height: 1px;
  margin-top: 0vw;
  background-color: #fff;
  opacity: 0.3;
}

.div-block-248 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-9 {
  width: auto;
  height: 100px;
}

.div-block-249 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 128px;
  height: 90px;
  margin-left: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-10 {
  height: 100%;
}

.image-11 {
  height: 100%;
}

.div-block-250 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-251 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-39a {
  margin-top: 10px;
  opacity: 0.7;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  white-space: nowrap;
}

.text-block-39-copy {
  margin-top: 10px;
  opacity: 0.7;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  cursor: pointer;
}

.div-block-244a {
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 4.5vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-244b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-247a {
  width: 100%;
  height: 1px;
  margin-top: 4vw;
  background-color: #fff;
  opacity: 0.3;
}

.text-block-40 {
  opacity: 0.7;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
}

.link-block {
  width: 50px;
  height: 50px;
}

.image-12 {
  height: 100%;
}

.link-block-2 {
  height: 38px;
  margin-right: 2vw;
}

.image-13 {
  height: 100%;
}

.facebooklink {
  display: none;
  width: 38px;
  height: 38px;
  margin-right: 0.6vw;
  cursor: pointer;
}

.twitterlink {
  display: none;
  width: 38px;
  height: 38px;
  margin-right: 0.6vw;
}

.emaillink {
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.div-block-250a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2vw;
  padding-bottom: 2vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.html-embed-2 {
  height: 100%;
}

.div-block-252 {
  position: relative;
  z-index: 4;
  width: 100%;
  height: auto;
  margin-top: 0vw;
  padding-bottom: 0px;
  background-color: #e6e6e6;
}

.div-block-253 {
  position: relative;
  width: 68%;
  height: auto;
  min-height: 500px;
  margin-top: 0vw;
  margin-bottom: 3vw;
  padding: 4.5vw;
  float: left;
  background-color: #fff;
}

.div-block-254 {
  position: -webkit-sticky;
  position: sticky;
  top: 3vw;
  width: 32%;
  height: 100vh;
  min-height: 680px;
  margin-bottom: 3vw;
  padding-bottom: 4vw;
  padding-left: 3vw;
  float: right;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.div-block-255 {
  width: 100%;
  height: 50px;
  max-width: 780px;
  margin-left: 0vw;
  padding-left: 0vw;
  float: right;
  background-color: #000;
}

.div-block-256 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 94%;
  max-width: 1190px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-257 {
  position: relative;
  top: 0px;
  z-index: 1;
  padding-top: 0vw;
  padding-bottom: 0vw;
  background-color: transparent;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

.sectiona {
  height: auto;
  margin-top: 0vw;
  background-color: #1c223d;
  background-image: url('../images/footer-bg.png');
  background-position: 0% 50%;
  background-size: cover;
}

.div-block-78 {
  position: relative;
  overflow: hidden;
  height: 523px;
  margin-top: 2vw;
  padding: 10px 10px 5vw;
  border: 1px solid #d4d4d4;
  background-color: #fff;
}

.div-block-76 {
  position: absolute;
  display: block;
  width: 28px;
  height: 20px;
  background-color: #e3e9ff;
}

.html-embed-12 {
  margin-top: 0vw;
  margin-left: 0%;
}

.text-block-41 {
  margin-top: 0vw;
  font-family: Montserrat, sans-serif;
  color: transparent;
  font-size: 16px;
  font-weight: 600;
}

.div-block-78a {
  position: relative;
  display: block;
  overflow: visible;
  height: auto;
  margin-top: 2vw;
  padding-bottom: 5vw;
}

.div-block-38d {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-38b {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-258 {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.div-block-54 {
  width: 77%;
  padding-left: 20px;
}

.div-block-39last {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #d8d8d8;
  cursor: pointer;
}

.div-block-38f {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-75 {
  height: 7px;
  background-color: #e2e8fd;
}

.div-block-38 {
  width: 50px;
  height: auto;
  margin-right: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.div-block-75a {
  height: 1px;
  background-color: transparent;
}

.div-block-55 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 7px;
  background-color: hsla(0, 0%, 100%, 0.65);
  cursor: pointer;
}

.div-block-55:hover {
  background-color: #fff;
}

.div-block-39 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #d8d8d8;
  border-radius: 7px;
  background-color: hsla(0, 0%, 100%, 0.65);
  cursor: pointer;
}

.div-block-39:hover {
  background-color: #fff;
}

.div-block-38g {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-14 {
  padding-right: 10px;
  font-size: 12.5px;
  line-height: 1.15em;
}

.div-block-38e {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-38c {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.body-3 {
  font-family: Montserrat, sans-serif;
}

.body-4 {
  font-family: Montserrat, sans-serif;
}

.div-block-9a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  max-width: none;
  margin-top: 0vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-10b {
  width: 50%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/testimonial4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-10c {
  width: 50%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/testimonial6.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.navdetails {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 60px;
}

.div-block-35h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-251a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.html-embed-13 {
  margin-top: 1.8vw;
}

.text-block-42 {
  margin-top: 0vw;
  color: #de4351;
  font-size: 25px;
  line-height: 1.1em;
  font-weight: 600;
}

.div-block-259 {
  width: 100%;
  height: 1px;
  margin-top: 14px;
  background-color: #de4351;
}

.div-block-260 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  margin-top: 0vw;
  padding-top: 4vw;
  background-color: #fff;
}

.div-block-261 {
  width: 65px;
}

.div-block-75b {
  height: 1px;
  background-color: #e2e8fd;
}

.div-block-262 {
  width: 100%;
  height: 1px;
  margin-top: 14px;
  background-color: #374595;
}

.div-block-263 {
  display: none;
}

.html-embed-3 {
  height: 100%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.link-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.link-4 {
  color: #2c5ab6;
  text-decoration: none;
}

.link-block-3 {
  height: 44%;
  cursor: pointer;
}

.link-block-4 {
  width: auto;
  height: 44%;
  max-width: none;
  cursor: pointer;
}

.link-block-5 {
  width: 26px;
  height: 42%;
  cursor: pointer;
}

.link-block-6 {
  width: 26px;
  height: 42%;
  margin-top: 0.5vw;
  cursor: pointer;
}

.div-block-27a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-28a {
  width: 1px;
  height: 100%;
  background-color: #de4351;
}

.div-block-30c {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.div-block-29c {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 19vw;
  max-height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-5c {
  margin-top: 15px;
  margin-bottom: 6px;
  font-family: proxima-nova, sans-serif;
  color: #191919;
  font-size: 16px;
  line-height: 17px;
  font-weight: 700;
}

.div-block-32c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-248a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.horizontal-scroll-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-block-13 {
  padding: 1.5vw;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  font-size: 12.5px;
  line-height: 1.15em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.02em;
}

.div-block-36e {
  width: 100%;
  height: 8vw;
  max-height: 100px;
  border-top-width: 2px;
  border-top-color: #fff;
  background-color: #6ab84f;
}

.div-block-36c {
  width: 100%;
  height: 8vw;
  max-height: 100px;
  border-top-color: #fff;
  background-color: #6ab84f;
}

.div-block-36f {
  width: 100%;
  height: 8vw;
  max-height: 100px;
  border-top-width: 2px;
  border-top-color: #fff;
  background-color: #0e376d;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.div-block-32a {
  position: relative;
  height: auto;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.div-block-35a {
  position: relative;
  overflow: hidden;
  width: auto;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-37 {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.div-block-35e {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-36d {
  width: 100%;
  height: 8vw;
  max-height: 100px;
  border-top-width: 2px;
  border-top-color: #fff;
  background-color: #0e376d;
}

.div-block-32c-2 {
  position: relative;
  width: auto;
  height: auto;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.horizontal-scroll-menu-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-35b-2 {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-32d {
  position: relative;
  width: auto;
  height: auto;
  margin-top: 0%;
  margin-right: 0%;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.div-block-36b {
  width: 100%;
  height: 8vw;
  max-height: 100px;
  border-top-color: #fff;
  background-color: #0e376d;
}

.div-block-35d {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-36a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 8vw;
  max-height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top-color: #fff;
  background-color: #6ab84f;
}

.div-block-265 {
  position: absolute;
  left: 50%;
  top: 50%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: width 200ms ease-in-out;
  transition: width 200ms ease-in-out;
}

.div-block-32b {
  position: relative;
  width: auto;
  height: auto;
  margin-right: 0px;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.div-block-32e {
  position: relative;
  width: auto;
  height: auto;
  margin-top: 0%;
  margin-right: 0%;
  float: none;
  background-color: transparent;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
}

.div-block-266 {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-35f {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-35c {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-32f {
  position: relative;
  width: auto;
  height: auto;
  margin-top: 0%;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.horizontal-scroll-menu3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-menu-2-copy {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scrol {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-copy {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-menu1 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-menu3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-menu2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 2vw;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-232a {
  display: -ms-grid;
  display: grid;
  margin-top: 18px;
  margin-bottom: 18px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.div-block-233a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px none #2c5ab6;
  border-radius: 6px;
  background-color: #fff;
}

.div-block-233-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 132px;
  padding-top: 26px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #2c5ab6;
}

.text-block-32a {
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 20px;
  color: #191919;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  text-align: left;
}

.text-block-31a {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
  font-size: 20px;
  font-weight: 700;
}

.div-block-21a {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-20a {
  position: relative;
  display: none;
  width: 100%;
  height: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-21-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.slide-2 {
  background-image: url('../images/slideplaceholder1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/slideplaceholder.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/slideplaceholder1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-254a {
  position: -webkit-sticky;
  position: sticky;
  top: 3vw;
  width: 32%;
  height: 100vh;
  min-height: 680px;
  padding-bottom: 4vw;
  padding-left: 3vw;
  float: right;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.text-block-41a {
  margin-top: 0vw;
  color: #882938;
  font-size: 16px;
  font-weight: 600;
}

.div-block-254b {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 32%;
  height: 100vh;
  min-height: 680px;
  padding-bottom: 4vw;
  padding-left: 5vw;
  float: right;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: #e2e8fd;
}

.div-block-11a {
  display: none;
  width: 100%;
  height: auto;
  margin-top: 3vw;
  background-color: #e2e8fd;
  background-image: url('../images/cal-bg.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.browsersupport {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  margin-top: 0vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.text-block-24 {
  height: 30px;
  margin-top: 5px;
  color: #6d6d6d;
  line-height: 15px;
  text-align: center;
}

.div-block-100a {
  display: block;
  width: 80px;
  height: 115px;
  margin-right: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}

.div-block-98 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-height: 60%;
  min-width: 60%;
  padding: 80px 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 11px 1px rgba(0, 0, 0, 0.3);
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-100c {
  width: 80px;
  height: 115px;
  margin-right: 25px;
  text-decoration: none;
  cursor: pointer;
}

.div-block-100b {
  width: 80px;
  height: 115px;
  margin-right: 25px;
  text-decoration: none;
}

.text-block-23 {
  margin-top: 20px;
  color: #6d6d6d;
  line-height: 17px;
  text-align: center;
}

.text-block-22 {
  font-size: 25px;
  line-height: 25px;
}

.div-block-100d {
  width: 80px;
  height: 115px;
  text-decoration: none;
  cursor: pointer;
}

.div-block-16a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px none #e9c200;
}

.iglink {
  display: none;
  width: 38px;
  height: 38px;
  margin-right: 0vw;
}

.section-2 {
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-269 {
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 3vw;
  margin-left: auto;
  padding-top: 0vw;
  padding-bottom: 0vw;
}

.html-embed-14 {
  height: 500px;
  margin-top: 1vw;
  padding-top: 0vw;
}

.text-block-31ga {
  position: static;
  width: auto;
  padding-right: 15px;
  background-color: #fff;
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
  font-size: 20px;
  font-weight: 700;
}

.div-block-270 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #fff;
}

.name1 {
  font-family: Montserrat, sans-serif;
  color: #882938;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.div-block-271 {
  position: relative;
  z-index: 100;
  width: 94%;
  height: 50px;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
}

.school-details-2 {
  display: none;
  margin-left: 15px;
}

.name2 {
  font-family: Montserrat, sans-serif;
  color: #882938;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.01em;
}

.link-5 {
  font-family: Montserrat, sans-serif;
  color: #882938;
  text-decoration: none;
  cursor: pointer;
}

.text-block-44 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.div-block-273 {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.div-block-274 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 94%;
  height: 100px;
  max-width: 1190px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bgholder {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100%;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/footerbg.png');
  background-position: 120% 50%;
  background-size: 750px;
  background-repeat: no-repeat;
  opacity: 0.03;
}

.image-15 {
  max-width: none;
}

.div-block-275 {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.text-block-45 {
  color: hsla(0, 0%, 100%, 0.4);
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 0.01em;
}

.div-block-26b-2 {
  width: 32%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  cursor: pointer;
}

.div-block-276 {
  width: 32%;
  margin-right: 0px;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  cursor: pointer;
}

.div-block-277 {
  position: relative;
  z-index: 1;
  width: 94%;
  height: 34.5vw;
  max-height: 460px;
  max-width: 1190px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.div-block-278 {
  position: relative;
  z-index: 1;
  width: 94%;
  height: auto;
  max-width: 1190px;
  margin-top: 2.5vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-279 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
}

.text-block-5c-2 {
  margin: 15px 15px 6px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 17px;
  font-weight: 700;
}

.div-block-32c-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-46 {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}

.text-block-47 {
  margin: 15px 15px 6px;
  color: #fff;
  font-size: 12.5px;
  line-height: 14px;
  font-weight: 700;
}

.image-16 {
  height: 14px;
  padding-right: 10px;
  opacity: 0.4;
}

.div-block-280 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26c-2 {
  width: 33.33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  cursor: pointer;
}

.div-block-21-copy-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.div-block-281 {
  position: relative;
  overflow: hidden;
  padding-bottom: 4vw;
  background-color: #fff;
}

.div-block-282 {
  width: 200%;
  height: 19vw;
  max-height: 255px;
  background-image: url('../images/featured.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1), -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
}

.text-block-48 {
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12.5px;
  font-weight: 300;
}

.div-block-283 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 94%;
  height: 380px;
  max-width: 1190px;
  margin-top: 4vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #f1f1f1;
  cursor: pointer;
}

.image-17 {
  height: 88%;
}

.text-block-49 {
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  color: #191919;
  font-size: 12.5px;
  line-height: 19px;
  font-weight: 400;
}

.div-block-284 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 235px;
  height: 235px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  border-radius: 100%;
  background-color: #cddfd6;
}

.apptitle {
  font-family: Montserrat, sans-serif;
  color: transparent;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.text-block-51 {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  color: transparent;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0em;
  text-transform: none;
}

.div-block-285 {
  width: 94%;
  height: auto;
  max-width: 1190px;
  margin: 3.5vw auto 4vw;
  border-bottom: 1px solid transparent;
}

.div-block-286 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 132px;
  padding-top: 26px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-287 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-color: #374595;
  text-decoration: none;
  cursor: pointer;
}

.div-block-288 {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  background-color: transparent;
}

.image-15-copy {
  width: auto;
  height: 120%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.bgholder-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  width: 90%;
  height: auto;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/headerbg.png');
  background-position: 110% 50%;
  background-size: 650px;
  background-repeat: no-repeat;
  opacity: 0.18!important;
}

.div-block-289 {
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-top: 0vw;
  padding-bottom: 0vw;
  background-color: #fff;
}

.div-block-290 {
  display: block;
  width: 300px;
  height: 170px;
  margin-top: 12px;
  margin-right: auto;
  margin-left: 13px;
}

.div-block-291 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 250px;
  padding: 1.5vw;
  float: left;
  clear: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block-7 {
  cursor: default;
}

.map-desktop {
  position: relative;
  overflow: hidden;
  width: 30%;
  height: 100%;
  margin-bottom: 0px;
  padding-bottom: 0%;
  float: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-293 {
  overflow: visible;
  width: 255px;
  height: 50px;
  float: right;
}

.div-block-294 {
  overflow: hidden;
  width: 100%;
  height: 0px;
  float: left;
}

.image-34 {
  margin-top: 10px;
}

.div-block-295 {
  width: 30px;
  height: 30px;
  margin-top: 41px;
  float: left;
}

.div-block-296 {
  width: 30px;
  height: 30px;
  float: left;
}

.div-block-297 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 94%;
  height: 500px;
  max-width: 1190px;
  margin: 0vw auto 4vw;
  padding-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.text-block-53 {
  margin-top: 24px;
  float: left;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
  cursor: pointer;
}

.html-embed-6 {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  float: none;
}

.image-35 {
  margin-top: 16px;
}

.text-block-55 {
  margin-top: 4px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
}

.image-36 {
  margin-top: 0px;
}

.div-block-298 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-37 {
  width: 38px;
}

.text-block-56 {
  padding-top: 9px;
  padding-left: 15px;
  color: #fff;
}

.image-38 {
  width: 38px;
}

.image-39 {
  width: 38px;
}

.div-block-299 {
  width: auto;
  height: 100%;
  max-width: none;
  min-width: 32%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-300 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 94%;
  height: auto;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-301 {
  width: 32%;
  height: 500px;
  margin-right: 2%;
  margin-left: 2%;
  border: 1px solid #d4d4d4;
  background-color: #e3e9ff;
}

.div-block-302 {
  overflow: hidden;
  width: 32%;
  height: 500px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  background-color: #fff;
}

.fb1col {
  position: relative;
  overflow: visible;
  width: 360px;
  height: 500px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #d4d4d4;
  background-color: #fff;
}

.html-embed-18 {
  width: 32%;
}

.div-block-304 {
  width: 90%;
  max-width: 1120px;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-305 {
  width: 66%;
  height: auto;
}

.html-embed-19 {
  width: 94%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.gcal2col {
  display: block;
  width: 33%;
  height: 500px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #e3e9ff;
}

.div-block-306 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 32%;
  height: 100%;
  min-width: 360px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: transparent;
  color: #333;
  text-decoration: none;
}

.div-block-307 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  padding-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: #f1f1f1;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.div-block-308 {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.school-details-1 {
  display: none;
  margin-left: 15px;
}

.image-40 {
  height: 100%;
}

.div-block-309 {
}

.div-block-252a {
  position: relative;
  z-index: 4;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-bottom: 0px;
  background-color: #e6e6e6;
}

.div-block-273a {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.html-embed-20 {
  width: 94%;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3vw;
  padding-bottom: 3vw;
}

.text-block-57 {
  width: 94%;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 25px;
  line-height: 1.1em;
}

.div-block-257a {
  position: relative;
  top: 0px;
  z-index: 1;
  padding-top: 3vw;
  padding-bottom: 3vw;
  background-color: transparent;
}

.div-block-253a {
  position: relative;
  width: 68%;
  height: auto;
  min-height: 500px;
  margin-top: 0vw;
  margin-bottom: 3vw;
  padding: 2.5vw 4.5vw 4.5vw;
  float: left;
  background-color: #fff;
}

.html-embed-21 {
  width: 100%;
}

.div-block-310 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 40px;
  margin-right: 1.5vw;
  margin-bottom: 1.5vw;
  padding-bottom: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #1b7349;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.div-block-310:hover {
  text-decoration: none;
}

.text-block-58 {
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.2em;
}

.div-block-311 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link-block-8 {
  width: 48%;
  cursor: pointer;
}

.link-block-9 {
  width: 48%;
}

.div-block-312 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 70%;
  height: 100%;
  margin-top: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.body-5 {
  font-family: Montserrat, sans-serif;
}

.div-block-313 {
  width: 94%;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3vw;
  padding-bottom: 3vw;
}

.text-block-59 {
  font-size: 16px;
  line-height: 1.5em;
}

.div-block-314 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-315 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #cddfd6;
  border-radius: 5px;
}

.image-41 {
  width: auto;
  margin-top: 20px;
}

.div-block-316 {
  width: 50%;
}

.text-block-60 {
  margin-top: -10px;
}

.image-42 {
  margin-top: 2vw;
}

.div-block-273a-copy {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.div-block-252aa {
  position: relative;
  z-index: 4;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-bottom: 0px;
  background-color: #e6e6e6;
}

.image-43 {
  height: 40px;
  margin-left: 30px;
}

.text-block-6a {
  margin-top: 1.2vw;
  font-size: 12.5px;
  line-height: 16px;
}

.div-block-317 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #8a2939;
}

.link-block-10 {
  cursor: pointer;
}

.div-block-318 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  max-width: 600px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-61 {
  color: #8a2939;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center;
}

.div-block-319 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #662841;
}

.text-block-62 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
  cursor: pointer;
}

.div-block-320 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  max-width: 595px;
  padding-top: 100px;
  padding-bottom: 0px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-63 {
  width: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-size: 11px;
  line-height: 12px;
}

.div-block-321 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-64 {
  font-size: 20px;
  font-weight: 700;
}

.div-block-322 {
  width: 80%;
  height: 1px;
  margin-top: 0vw;
  background-color: #b3b3b3;
}

.div-block-323 {
  position: relative;
  z-index: 1;
  display: block;
  width: 50%;
  height: 100%;
  max-width: 595px;
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 50px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.html-embed-22 {
  display: none;
}

.text-block-65 {
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}

.div-block-324 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 100%;
  margin-left: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.schoolcode {
  padding: 12px 40px;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  background-color: #fff;
  font-family: proxima-nova, sans-serif;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 4px;
}

.text-block-6-copy {
  display: none;
  margin-top: 0.5vw;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
}

.div-block-325 {
  display: none;
  width: 68%;
  margin-top: -80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-44 {
  width: 145px;
  margin-top: 14px;
}

.div-block-326 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  min-height: 666px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e6e6e6;
}

.text-block-66 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.text-block-67 {
  margin-top: 6px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 9px;
  line-height: 9px;
}

.div-block-327 {
  width: 100%;
  height: 5%;
}

.div-block-328 {
  width: 25%;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-329 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 1.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-17a {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 2vw;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-330 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-331 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
}

.div-block-332 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 68%;
  margin-top: 0vw;
  margin-bottom: 4.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-333 {
  width: 50%;
  height: 100%;
  max-width: 600px;
}

.div-block-334 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #b3b3b3;
}

.div-block-19b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-68 {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.2em;
}

.div-block-335 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100%;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-336 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-256a {
  position: relative;
  display: none;
  width: 94%;
  max-width: 1190px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-337 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  height: 330px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.calendar-agenda {
  display: none;
  width: 94%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.fb-iframe-holder {
  display: block;
}

.facebook-mobile-div {
  position: relative;
  display: block;
  overflow: visible;
  width: 360px;
  height: 500px;
  border: 1px none #d4d4d4;
  background-color: #fff;
}

.div-block-338 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-339 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 70px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-339.w--current {
  width: auto;
}

.div-block-340 {
  margin-left: 15px;
}

.name1-2 {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.name2-2 {
  margin-top: 2px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.01em;
}

.div-block-341 {
  display: block;
  width: 235px;
  height: 235px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: transparent;
}

.image-46 {
  display: block;
}

.div-block-342 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-69 {
  color: #fff;
  font-weight: 400;
}

.text-block-69a {
  color: #fff;
  font-weight: 700;
}

.text-block-70 {
  padding-top: 9px;
  padding-left: 15px;
  color: #fff;
}

.link-block-11 {
  margin-right: 3vw;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.facebook-mobile-embed {
  display: block;
  width: 100%;
}

.link-block-11a {
  margin-top: 10px;
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.text-block-70a {
  padding-top: 0px;
  padding-left: 0px;
  color: #fff;
}

.youtubelink {
  display: none;
  width: 38px;
  height: 38px;
  margin-right: 0.6vw;
}

.div-block-344 {
  width: 94%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.html-embed-25 {
  width: 94%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-300a {
  display: none;
  overflow: visible;
  width: 94%;
  height: auto;
  max-width: 1190px;
  /* margin-top: 4vw; */
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.gcalendara {
  display: block;
  width: 32%;
  height: 500px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #e3e9ff;
}

.vid-app-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  height: 500px;
  margin-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.halfpanel-app {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-top: 20px;
  padding-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.halfpanel-app-visual {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 70%;
  height: 30vw;
  margin-top: 30px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vid-div {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 56.25%;
  float: none;
}

.html-embed-26 {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 0%;
}

.div-block-347 {
  width: 64%;
  margin-left: 2%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.facebook-desktop-div-2 {
  position: relative;
  overflow: visible;
  width: 290px;
  height: 500px;
  max-width: 290px;
  min-width: 290px;
  padding-bottom: 0%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #d4d4d4;
  background-color: #fff;
}

.facebook-desktop-embed-2 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.map-desktop-2 {
  position: relative;
  overflow: hidden;
  width: 70%;
  height: 0px;
  margin-bottom: 0px;
  padding-bottom: 0%;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-297a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 94%;
  height: 500px;
  max-width: 1190px;
  margin: 0vw auto 4vw;
  padding-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.html-embed-27 {
  width: 300px;
  height: 500px;
}

.div-block-306a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  height: 100%;
  max-width: 360px;
  min-width: 360px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #d4d4d4;
  color: #333;
  text-decoration: none;
}

.div-block-297b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 94%;
  height: 500px;
  max-width: 1190px;
  margin: 0vw auto 3vw;
  padding-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

._1col2col-app-a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34%;
  height: 100%;
  max-width: none;
  min-width: 0px;
  margin-right: 0%;
  margin-left: 0%;
  padding-bottom: 35.75%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  color: #333;
  text-decoration: none;
}

.div-block-307b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  padding-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: #f1f1f1;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.div-block-348 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #d4d4d4;
}

.div-block-349 {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.html-embed-28 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.div-block-306c {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 500px;
  min-width: 0px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #d4d4d4;
  color: #333;
  text-decoration: none;
}

.div-block-307a {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.div-block-312a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 70%;
  height: 100%;
  margin-top: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-350 {
  width: 100%;
  height: 100%;
}

.hometag {
  position: absolute;
  width: 0px;
  height: 0px;
}

.div-block-351 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.div-block-352 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin-top: 17.25vw;
  padding-right: 0px;
}

.div-block-261a {
  width: 52px;
}

.div-block-353 {
  width: 235px;
  height: 235px;
}

@media screen and (min-width: 1280px) {
  .body {
    font-family: Montserrat, sans-serif;
  }

  .div-block-273 {
    height: auto;
  }

  .bgholder {
    left: 0%;
    top: 0%;
    right: -400px;
    bottom: 0%;
  }

  .image-15 {
    margin-right: -140px;
  }

  .div-block-282 {
    width: 100%;
  }

  .image-15-copy {
    margin-right: -140px;
  }

  .bgholder-copy {
    left: 0%;
    top: 0%;
    right: -400px;
    bottom: 0%;
    background-position: 120% 50%;
    background-size: 750px;
  }

  .div-block-291 {
    width: 100%;
    height: 50%;
    padding-right: 1vw;
    padding-bottom: 1vw;
    padding-left: 1vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .map-desktop {
    height: 100%;
    margin-bottom: 0px;
    float: none;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-294 {
    width: auto;
    height: 0%;
    float: none;
  }

  .div-block-297 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 0px;
  }

  .html-embed-6 {
    margin-right: 0px;
    float: none;
  }

  .div-block-298 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-56 {
    padding-top: 12px;
    padding-left: 12px;
    color: #fff;
  }

  .div-block-299 {
    width: auto;
    min-width: 32%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-306 {
    height: 100%;
  }

  .div-block-311 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-312 {
    height: 100%;
    margin-top: 35px;
  }

  .facebook-mobile-div {
    display: none;
  }

  .div-block-343 {
    width: auto;
    height: 100px;
  }

  .div-block-300a {
    display: none;
  }

  .halfpanel-app-visual {
    height: 100%;
    margin-top: 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-347 {
    width: 64%;
    height: auto;
    margin-left: 2%;
  }

  .map-desktop-2 {
    height: 0%;
    margin-bottom: 0px;
    float: none;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-297a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 450px;
    margin-bottom: 3vw;
  }

  .div-block-306a {
    height: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-297b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
  }

  ._1col2col-app-a {
    height: 100%;
    max-width: none;
  }

  .div-block-306c {
    height: 500px;
  }

  .div-block-307a {
    width: 450px;
  }

  .div-block-312a {
    margin-top: 30px;
  }

  .hometag {
    position: absolute;
    width: 0px;
    height: 0px;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    height: 250px;
  }

  .div-block-3 {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 5;
    display: block;
    overflow: scroll;
    width: 0px;
    height: 100vh;
    border-left: 1px solid transparent;
    border-top-style: none;
    background-color: #313f88;
  }

  .div-block-4 {
    margin-top: -150px;
  }

  .div-block-7 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-8 {
    height: auto;
  }

  .div-block-11 {
    margin-top: 5vw;
  }

  .div-block-12 {
    width: 100%;
    margin-top: 0vw;
    margin-bottom: 0vw;
  }

  .section {
    margin-top: 0vw;
    background-image: none;
  }

  .nav-details {
    display: none;
  }

  .div-block-24 {
    text-decoration: none;
    cursor: pointer;
  }

  .text-block-5 {
    font-size: 15px;
    line-height: 16px;
  }

  .image-4 {
    height: 12px;
  }

  .text-block-6 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 11px;
    line-height: 11px;
  }

  .div-block-32 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 14px;
  }

  .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .div-block-35b {
    width: 59%;
    padding-right: 6vw;
  }

  .text-block-8a {
    color: #8e3442;
  }

  .div-block-232 {
    padding-bottom: 0vw;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-right: 1px solid #cddfd6;
    border-left: 1px solid #cddfd6;
    background-color: #cddfd6;
  }

  .div-block-233 {
    border-right: 1px none #000;
    border-bottom: 1px none #2c5ab6;
    border-left-style: none;
    background-color: #fff;
  }

  .text-block-32 {
    margin-top: 15px;
    font-size: 12px;
    line-height: 14px;
  }

  .slider-2 {
    height: 38vw;
  }

  .div-block-234 {
    width: 65%;
  }

  .text-block-33 {
    font-size: 16px;
    line-height: 17px;
  }

  .div-block-235 {
    padding-bottom: 25px;
  }

  .text-block-34 {
    font-size: 10px;
    line-height: 12px;
  }

  .text-block-35 {
    font-size: 10px;
    line-height: 12px;
  }

  .div-block-237 {
    width: 100%;
  }

  .div-block-238 {
    margin-right: 0vw;
  }

  .div-block-239 {
    width: 27vw;
    min-width: 290px;
  }

  .div-block-238a {
    margin-left: 0vw;
  }

  .div-block-246 {
    padding-top: 4vw;
  }

  .div-block-249 {
    margin-left: 2vw;
  }

  .div-block-244b {
    margin-top: 4vw;
  }

  .div-block-250a {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .div-block-252 {
    margin-top: 0px;
    background-color: #fff;
    background-image: none;
  }

  .div-block-253 {
    width: 94%;
    min-height: 0px;
    margin-right: auto;
    margin-bottom: 5vw;
    margin-left: auto;
    padding: 0vw 4.5vw;
  }

  .div-block-254 {
    display: none;
    width: 100%;
    height: auto;
    min-height: 0px;
    padding-top: 5%;
    padding-right: 5%;
    padding-left: 5%;
    background-color: #fff;
  }

  .div-block-256 {
    width: 100%;
    min-height: 500px;
    margin-top: 1%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-41 {
    display: none;
  }

  .div-block-78a {
    display: block;
    height: auto;
    padding-bottom: 0vw;
  }

  .div-block-38d {
    width: 45px;
    height: 45px;
    margin-right: 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .div-block-38b {
    width: 45px;
    height: 45px;
    margin-right: 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .div-block-258 {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
  }

  .div-block-54 {
    width: 80%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-39last {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-38f {
    width: 45px;
    height: 45px;
    margin-right: 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .div-block-75 {
    display: none;
    width: 50%;
  }

  .div-block-38 {
    width: 45px;
    height: auto;
    margin-right: 0px;
    background-image: none;
  }

  .div-block-55 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    float: left;
  }

  .div-block-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-38g {
    width: 45px;
    height: 45px;
    margin-right: 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .div-block-38e {
    width: 45px;
    height: 45px;
    margin-right: 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .div-block-38c {
    width: 45px;
    height: 45px;
    margin-right: 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .navdetails {
    display: none;
  }

  .div-block-35h {
    display: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .left-arrow {
    width: 5vw;
  }

  .right-arrow {
    width: 5vw;
  }

  .slide-nav {
    height: 4vw;
  }

  .div-block-251a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-261 {
    width: 52px;
  }

  .div-block-263 {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 101;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35px;
    height: 60px;
    margin-top: 25px;
    margin-right: 5%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
  }

  .text-block-43 {
    display: none;
    margin-top: 5px;
    padding: 2px 0px;
    border-radius: 20px;
    color: #882938;
    font-size: 9px;
    line-height: 9px;
    text-align: center;
    letter-spacing: 0.1em;
  }

  .html-embed-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    height: auto;
    margin: 160px auto 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-14 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    border-radius: 100%;
    background-color: #fff;
  }

  .text-block-5c {
    font-size: 15px;
    line-height: 16px;
  }

  .div-block-32c {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 14px;
  }

  .div-block-36e {
    height: 10vw;
  }

  .div-block-36c {
    height: 10vw;
    background-color: #0e376d;
  }

  .div-block-36f {
    height: 10vw;
  }

  .div-block-35a {
    height: 21vw;
    max-height: none;
  }

  .div-block-35e {
    height: 21vw;
    max-height: none;
  }

  .div-block-36d {
    height: 10vw;
    background-color: #16a15e;
  }

  .horizontal-scroll-menu-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-35b-2 {
    height: 21vw;
    max-height: none;
  }

  .div-block-36b {
    height: 10vw;
  }

  .div-block-35d {
    height: 21vw;
    max-height: none;
  }

  .div-block-36a {
    height: 10vw;
  }

  .div-block-266 {
    height: 21vw;
    max-height: none;
  }

  .div-block-35f {
    height: 21vw;
    max-height: none;
  }

  .div-block-35c {
    height: 21vw;
    max-height: none;
  }

  .horizontal-scroll-menu-2-copy {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .horizontal-scrol {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .horizontal-scroll {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .horizontal-scroll-copy {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .horizontal-scroll-menu1 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-232a {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-right: 1px solid #2c5ab6;
    border-left: 1px solid #2c5ab6;
    background-color: #2c5ab6;
  }

  .div-block-233a {
    height: 132px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 1px none #000;
    border-bottom: 1px none #2c5ab6;
    border-left-style: none;
    border-radius: 0px;
    background-color: #fff;
  }

  .div-block-233-copy {
    border-right: 1px none #000;
    border-bottom: 1px none #2c5ab6;
    border-left-style: none;
    background-color: #fff;
  }

  .text-block-32a {
    margin-top: 20px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }

  .div-block-21a {
    background-color: #fff;
  }

  .div-block-20a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-254a {
    display: none;
    width: 100%;
    height: auto;
    min-height: 0px;
    padding-top: 5%;
    padding-right: 5%;
    padding-left: 5%;
    background-color: #e2e8fd;
  }

  .text-block-41a {
    display: block;
    margin-top: 0vw;
    margin-bottom: 4vw;
  }

  .div-block-254b {
    display: none;
    width: 100%;
    height: auto;
    min-height: 0px;
    padding-top: 5%;
    padding-right: 5%;
    padding-left: 5%;
    background-color: #fff;
  }

  .div-block-11a {
    display: block;
    margin-top: 5vw;
  }

  .browsersupport {
    background-color: rgba(0, 0, 0, 0.45);
  }

  .section-2 {
    width: 90%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .div-block-269 {
    padding-top: 3vw;
  }

  .html-embed-14 {
    height: 400px;
    margin-top: 1.5vw;
  }

  .section-3 {
    margin-bottom: 5vw;
  }

  .div-block-271 {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 5;
    display: block;
    overflow: scroll;
    width: 0px;
    height: 100vh;
    border-left: 1px none transparent;
    border-top-style: none;
  }

  .div-block-273 {
    height: auto;
  }

  .div-block-274 {
    position: static;
  }

  .bgholder {
    background-position: 160% 50%;
    background-size: 710px;
  }

  .text-block-45 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 11px;
    line-height: 11px;
  }

  .div-block-277 {
    /* margin-top: 0px; */
    margin-top: 2vw;
  }

  .div-block-279 {
    text-decoration: none;
    cursor: pointer;
  }

  .text-block-5c-2 {
    font-size: 15px;
    line-height: 16px;
  }

  .div-block-32c-3 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 14px;
  }

  .text-block-46 {
    font-size: 16px;
  }

  .text-block-47 {
    font-size: 15px;
    line-height: 16px;
  }

  .image-16 {
    height: 12px;
  }

  .div-block-280 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 14px;
  }

  .text-block-48 {
    font-size: 11px;
  }

  .div-block-283 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-285 {
    height: auto;
  }

  .div-block-286 {
    border-right: 1px none #cddfd6;
    border-bottom: 1px none #cddfd6;
    border-left: 1px none #cddfd6;
    background-color: #fff;
    cursor: pointer;
  }

  .div-block-287 {
    text-decoration: none;
    cursor: pointer;
  }

  .bgholder-copy {
    background-position: 110% -100px;
    background-size: 440px;
  }

  .div-block-289 {
    margin-top: 4%;
  }

  .div-block-291 {
    width: 100%;
  }

  .map-desktop {
    display: none;
    width: 50%;
  }

  .div-block-294 {
    width: 100%;
  }

  .div-block-297 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 0px;
    margin-bottom: 35px;
  }

  .html-embed-15 {
    margin-top: -4px;
    margin-right: -503px;
    float: right;
  }

  .html-embed-6 {
    display: none;
  }

  .image-36 {
    width: 100%;
    max-width: none;
    margin-top: -45px;
  }

  .html-embed-17 {
    display: block;
    margin-top: auto;
    margin-left: auto;
    opacity: 1;
  }

  .div-block-299 {
    width: 50%;
    min-width: 0px;
    float: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .html-embed-19 {
    display: none;
  }

  .div-block-306 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-right: auto;
    margin-left: 2%;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-309 {
    padding-top: 4%;
  }

  .div-block-252a {
    margin-top: 0px;
    background-color: #fff;
    background-image: none;
  }

  .div-block-273a {
    height: 125px;
  }

  .div-block-253a {
    width: 94%;
    min-height: 0px;
    margin-right: auto;
    margin-bottom: 5vw;
    margin-left: auto;
    padding: 0vw;
  }

  .html-embed-21 {
    display: block;
  }

  .image-14a {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: none;
    border-radius: 100%;
    opacity: 1;
  }

  .div-block-273a-copy {
    height: 250px;
  }

  .div-block-252aa {
    margin-top: 0px;
    background-color: #fff;
    background-image: none;
  }

  .text-block-6a {
    margin-top: 3vw;
  }

  .text-block-61 {
    font-size: 14px;
  }

  .div-block-320 {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    height: 100vh;
    max-width: none;
  }

  .div-block-321 {
    width: 100%;
    height: auto;
    margin-top: 3vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-64 {
    text-align: center;
  }

  .div-block-323 {
    height: auto;
  }

  .html-embed-22 {
    display: block;
    margin-top: 10px;
  }

  .text-block-65 {
    font-size: 19px;
    line-height: 21px;
  }

  .schoolcode {
    background-color: transparent;
  }

  .text-block-6-copy {
    display: block;
    margin-top: 1vw;
  }

  .div-block-325 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-44 {
    width: 145px;
    margin-top: 8px;
  }

  .div-block-326 {
    display: block;
    height: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-327 {
    height: 30px;
  }

  .div-block-328 {
    width: 35%;
  }

  .div-block-15 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-329 {
    margin-top: 2vw;
  }

  .div-block-17a {
    margin-top: 3vw;
  }

  .div-block-331 {
    height: auto;
  }

  .div-block-332 {
    margin-bottom: 5vw;
  }

  .div-block-334 {
    width: 100%;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right-style: none;
  }

  .text-block-68 {
    display: none;
    margin-top: 1vw;
  }

  .div-block-335 {
    margin-top: 15px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .div-block-256a {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-337 {
    width: 65%;
  }

  .calendar-agenda {
    display: block;
  }

  .fb-iframe-holder {
    display: block;
  }

  .html-embed-23 {
    margin-bottom: 0px;
  }

  .facebook-mobile-embed {
    display: block;
  }

  .div-block-300a {
    display: none;
  }

  .halfpanel-app {
    width: 50%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .halfpanel-app-visual {
    height: 31vw;
  }

  .div-block-347 {
    float: right;
  }

  .facebook-desktop-embed-2 {
    display: block;
  }

  .map-desktop-2 {
    width: 50%;
  }

  .div-block-297a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    margin-top: 0px;
    margin-bottom: 35px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-306a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 290px;
    height: 52vw;
    min-width: 0px;
    margin-right: auto;
    margin-left: 2%;
    float: left;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-297b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 0px;
    margin-bottom: 35px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  ._1col2col-app-a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
  }

  .div-block-307b {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-306c {
    display: none;
  }

  .div-block-307a {
    width: 90%;
    max-width: 430px;
    margin-top: 0px;
  }

  .div-block-261a {
    width: 52px;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    height: 250px;
  }

  .div-block-2 {
    height: 160px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-4 {
    width: 100%;
    height: 42vw;
    margin-top: -84px;
  }

  .div-block-7 {
    height: 485px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-10 {
    width: 100%;
    height: 75%;
  }

  .div-block-12 {
    margin-bottom: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-13.w--current {
    width: auto;
  }

  .image {
    margin-top: -18px;
  }

  .div-block-14 {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-24 {
    display: none;
  }

  .div-block-25 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-26 {
    width: 48%;
  }

  .div-block-26c {
    width: 48%;
  }

  .div-block-26b {
    width: 100%;
  }

  .div-block-27 {
    width: 4%;
  }

  .div-block-28 {
    width: 1px;
    height: 100%;
  }

  .div-block-29 {
    height: 28vw;
  }

  .div-block-31 {
    height: 28vw;
  }

  .div-block-31b {
    height: 28vw;
  }

  .div-block-31c {
    width: 100%;
    height: 28vw;
  }

  .div-block-34 {
    width: 180px;
    height: 180px;
  }

  .div-block-35 {
    width: 100%;
    margin-top: 30px;
  }

  .div-block-35b {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-left: 6vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-8 {
    text-align: left;
  }

  .div-block-232 {
    padding-bottom: 0vw;
  }

  .slider-2 {
    height: 100vw;
  }

  .div-block-10a {
    width: 100%;
  }

  .div-block-235 {
    padding-bottom: 20px;
  }

  .div-block-236 {
    padding-top: 4vw;
  }

  .div-block-237 {
    width: 75%;
    margin-left: 0px;
  }

  .div-block-238 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-239 {
    width: 65%;
    max-width: none;
    margin-left: 7%;
  }

  .div-block-238a {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-248 {
    width: 100%;
    margin-bottom: 6vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
  }

  .div-block-250 {
    padding-top: 4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-247a {
    margin-top: 8vw;
  }

  .link-block-2 {
    margin-right: 3vw;
  }

  .facebooklink {
    margin-right: 2vw;
  }

  .twitterlink {
    margin-right: 2vw;
  }

  .div-block-250a {
    padding-top: 4vw;
    padding-bottom: 5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-252 {
    margin-top: 0px;
  }

  .div-block-253 {
    width: 85%;
    margin-top: 0vw;
    margin-bottom: 8vw;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .div-block-254 {
    height: auto;
    padding-right: 5%;
    padding-left: 5%;
  }

  .div-block-256 {
    padding-top: 10px;
  }

  .text-block-41 {
    display: none;
  }

  .div-block-258 {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-38 {
    width: 45px;
  }

  .div-block-9a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-10b {
    width: 100%;
  }

  .div-block-10c {
    width: 100%;
  }

  .left-arrow {
    width: 10vw;
  }

  .right-arrow {
    width: 10vw;
  }

  .slide-nav {
    height: 10vw;
  }

  .div-block-27a {
    width: 100%;
    height: 28px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-28a {
    width: 100%;
    height: 1px;
  }

  .div-block-30c {
    width: 100%;
  }

  .div-block-29c {
    display: block;
    width: 48%;
    height: 28vw;
    float: left;
  }

  .text-block-5c {
    width: 100%;
    float: left;
  }

  .div-block-32c {
    width: 100%;
  }

  .div-block-264 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 52%;
    height: 28vw;
    padding-left: 4%;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-248a {
    width: 100%;
    margin-bottom: 6vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
  }

  .horizontal-scroll-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .text-block-13 {
    padding: 2vw;
    font-size: 12px;
  }

  .div-block-36e {
    height: 14vw;
    max-height: none;
  }

  .div-block-36c {
    height: 14vw;
    max-height: none;
  }

  .div-block-36f {
    height: 14vw;
    max-height: none;
  }

  .div-block-32a {
    width: 100%;
    margin-right: 0%;
  }

  .div-block-35a {
    height: 34.4vw;
    max-height: none;
  }

  .div-block-37 {
    height: 14vw;
  }

  .div-block-35e {
    height: 34.4vw;
    max-height: none;
  }

  .div-block-36d {
    height: 14vw;
    max-height: none;
  }

  .div-block-32c-2 {
    width: 100%;
  }

  .div-block-35b-2 {
    height: 34.4vw;
    max-height: none;
  }

  .div-block-32d {
    width: 100%;
    margin-right: auto;
  }

  .div-block-36b {
    height: 14vw;
    max-height: none;
  }

  .div-block-35d {
    height: 34.4vw;
    max-height: none;
  }

  .div-block-36a {
    height: 14vw;
    max-height: none;
  }

  .div-block-32b {
    margin-right: 0%;
  }

  .div-block-266 {
    height: 34.4vw;
    max-height: none;
  }

  .div-block-35f {
    height: 34.4vw;
    max-height: none;
  }

  .div-block-35c {
    height: 34.4vw;
    max-height: none;
  }

  .horizontal-scroll-menu3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .horizontal-scroll-menu3-copy {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .horizontal-scroll-menu2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-254a {
    height: auto;
    padding-right: 5%;
    padding-left: 5%;
  }

  .text-block-41a {
    display: none;
  }

  .div-block-254b {
    height: auto;
    padding-right: 5%;
    padding-left: 5%;
  }

  .browsersupport {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .div-block-98 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .text-block-22 {
    font-size: 22px;
    text-align: center;
  }

  .iglink {
    margin-right: 2vw;
  }

  .div-block-273 {
    height: auto;
  }

  .div-block-274 {
    height: 100px;
    padding-top: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .bgholder {
    width: 100%;
    background-position: 50% 50%;
    background-size: 1070px;
    opacity: 0.02;
  }

  .div-block-26b-2 {
    width: 100%;
    margin-top: 4%;
  }

  .div-block-276 {
    width: 48%;
  }

  .div-block-277 {
    width: 100%;
    height: 42vw;
    margin-top: 0px;
  }

  .div-block-278 {
    width: 92%;
    margin-top: 4%;
  }

  .div-block-279 {
    display: none;
  }

  .text-block-5c-2 {
    float: left;
    font-family: Montserrat, sans-serif;
  }

  .div-block-32c-3 {
    width: 100%;
  }

  .text-block-46 {
    font-size: 16px;
  }

  .div-block-26c-2 {
    width: 48%;
  }

  .div-block-281 {
    padding-bottom: 4%;
  }

  .div-block-282 {
    height: 28vw;
  }

  .div-block-283 {
    width: 92%;
    height: 485px;
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-49 {
    text-align: left;
  }

  .div-block-284 {
    width: 180px;
    height: 180px;
  }

  .apptitle {
    font-size: 16px;
  }

  .div-block-285 {
    width: 92%;
    margin-top: 30px;
  }

  .div-block-287 {
    display: none;
  }

  .bgholder-copy {
    width: 100%;
    height: auto;
    background-position: 50% 30%;
    background-size: 90%;
  }

  .div-block-289 {
    margin-top: 30px;
  }

  .div-block-290 {
    width: 320px;
    margin-left: 15px;
  }

  .div-block-291 {
    width: 100%;
    height: 50%;
  }

  .map-desktop {
    display: block;
    width: 100%;
    height: 180px;
    margin-bottom: 0px;
    float: left;
    background-image: none;
  }

  .div-block-294 {
    width: 100%;
    height: 00%;
    margin-top: 0px;
  }

  .div-block-295 {
    margin-top: 70px;
    float: none;
  }

  .div-block-297 {
    display: block;
    width: 92%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-53 {
    font-size: 15px;
  }

  .html-embed-15 {
    margin-right: -404px;
  }

  .text-block-55 {
    font-size: 15px;
  }

  .image-36 {
    margin-top: -28px;
  }

  .div-block-299 {
    width: 100%;
    height: 400px;
  }

  .div-block-300 {
    display: block;
    width: 92%;
  }

  .fb1col {
    display: none;
    width: 48.5%;
    min-width: 360px;
    float: left;
  }

  .fb1col.col1 {
    display: block;
  }

  .html-embed-19 {
    display: block;
  }

  .gcal2col {
    width: 100%;
    min-width: 0px;
    margin-top: 30px;
    margin-left: 0%;
    float: right;
  }

  .div-block-306 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 500px;
    min-height: 280px;
    min-width: 0px;
    margin-top: 30px;
    margin-left: 0%;
    float: left;
  }

  .div-block-307 {
    width: 70%;
    min-width: 260px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 35px;
  }

  .div-block-309 {
    padding-top: 30px;
  }

  .div-block-252a {
    margin-top: 0px;
  }

  .div-block-273a {
    position: relative;
    height: auto;
  }

  .html-embed-20 {
    width: 85%;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .text-block-57 {
    font-size: 22px;
    text-align: center;
  }

  .div-block-257a {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .div-block-253a {
    width: 92%;
    margin-bottom: 8vw;
    padding-right: 0vw;
  }

  .html-embed-21 {
    display: none;
  }

  .div-block-310 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-right: 2vw;
    margin-bottom: 2vw;
    margin-left: 0vw;
  }

  .div-block-313 {
    width: 85%;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .div-block-273a-copy {
    height: 250px;
  }

  .div-block-252aa {
    margin-top: 0px;
  }

  .text-block-6a {
    margin-top: 30px;
  }

  .div-block-318 {
    width: 100%;
    max-width: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-319 {
    position: static;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-320 {
    position: static;
    width: 100%;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-321 {
    margin-top: 30px;
  }

  .div-block-322 {
    width: 82%;
    margin-top: 30px;
  }

  .div-block-323 {
    width: 85%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .text-block-65 {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-324 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 50px;
    margin-top: -20px;
    margin-left: 0px;
  }

  .text-block-6-copy {
    margin-top: 10px;
  }

  .div-block-325 {
    width: 82%;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-326 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-67 {
    width: auto;
    margin-top: 10px;
  }

  .div-block-327 {
    height: 60px;
  }

  .div-block-328 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    height: 75px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-15 {
    padding-top: 50px;
  }

  .div-block-329 {
    margin-top: 30px;
  }

  .div-block-17a {
    margin-top: 30px;
  }

  .div-block-330 {
    width: auto;
    margin-right: 30px;
    margin-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-332 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .div-block-333 {
    display: none;
  }

  .text-block-68 {
    margin-top: 10px;
  }

  .div-block-335 {
    width: 80%;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-256a {
    padding-top: 10px;
  }

  .div-block-337 {
    max-width: 360px;
  }

  .calendar-agenda {
    display: none;
  }

  .fb-iframe-holder {
    display: block;
    width: 100%;
  }

  .facebook-mobile-div {
    display: block;
    width: 48.5%;
    min-width: 360px;
    float: left;
  }

  .div-block-338 {
    margin-top: 15px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-339.w--current {
    width: auto;
  }

  .div-block-341 {
    width: 180px;
    height: 180px;
  }

  .facebook-mobile-embed {
    display: block;
    width: 100%;
  }

  .youtubelink {
    margin-right: 2vw;
  }

  .div-block-300a {
    display: none;
    width: 92%;
  }

  .gcalendara {
    width: 100%;
    min-width: 0px;
    margin-top: 30px;
    margin-left: 0%;
    float: right;
  }

  .halfpanel-app {
    min-width: 260px;
    padding-top: 4vw;
  }

  .facebook-desktop-div-2 {
    display: none;
    width: 48.5%;
    min-width: 360px;
    float: left;
  }

  .facebook-desktop-embed-2 {
    display: block;
    width: 100%;
  }

  .map-desktop-2 {
    width: 100%;
    height: 0px;
    margin-bottom: 0px;
    background-position: 50% 60%;
    background-size: 890px;
  }

  .div-block-297a {
    display: block;
    width: 92%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-306a {
    min-height: 280px;
    margin-top: 30px;
    margin-left: 0%;
  }

  .div-block-297b {
    display: block;
    width: 92%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  ._1col2col-app-a {
    min-height: 280px;
  }

  .div-block-307b {
    width: 65%;
    min-width: 0px;
  }

  .div-block-306c {
    min-height: 280px;
    margin-left: 0%;
    float: left;
  }

  .div-block-307a {
    min-width: 260px;
    padding-top: 4vw;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    height: 230px;
    background-position: 100% 0%;
  }

  .div-block-2 {
    height: 140px;
  }

  .div-block-4 {
    height: 44vw;
  }

  .div-block-6 {
    width: 100%;
    max-width: none;
  }

  .div-block-7 {
    height: auto;
    margin-bottom: 0vw;
  }

  .div-block-8 {
    margin-top: 5vw;
  }

  .div-block-10 {
    height: 100%;
  }

  .div-block-13 {
    width: auto;
    height: 52px;
  }

  .div-block-13.w--current {
    width: auto;
  }

  .image {
    height: 65px;
    margin-top: -12px;
  }

  .div-block-14 {
    position: relative;
    z-index: 2;
  }

  .div-block-20 {
    width: 100%;
    margin: 0px auto 0px 0px;
    padding-left: 18px;
  }

  .text-block-3 {
    font-size: 17px;
  }

  .div-block-21 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .div-block-26 {
    display: inline-block;
    width: 80%;
    height: auto;
    margin: 18px 18px 10px;
  }

  .div-block-26c {
    display: inline-block;
    width: 80%;
    height: auto;
    margin-right: 18px;
  }

  .div-block-26b {
    display: inline-block;
    width: 80%;
    height: auto;
    margin-right: 18px;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-27 {
    display: none;
  }

  .div-block-29 {
    height: 47vw;
  }

  .div-block-31 {
    height: 47vw;
  }

  .div-block-31b {
    height: 47vw;
  }

  .div-block-31c {
    height: 47vw;
  }

  .text-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    margin-top: 0px;
    padding: 10px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #374595;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    text-align: center;
    white-space: normal;
  }

  .div-block-32 {
    margin-bottom: 5px;
  }

  .text-block-7 {
    font-size: 16px;
  }

  .div-block-35b {
    padding-top: 7vw;
    padding-right: 7vw;
    padding-left: 7vw;
  }

  .text-block-8a {
    font-size: 3vw;
  }

  .text-block-31 {
    font-size: 17px;
  }

  .div-block-232 {
    grid-template-areas: ".";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .slider-2 {
    height: 120vw;
  }

  .div-block-234 {
    width: 75%;
  }

  .text-block-33 {
    font-size: 14px;
    line-height: 16px;
  }

  .div-block-236 {
    padding-top: 7vw;
  }

  .text-block-31g {
    font-size: 17px;
  }

  .div-block-237 {
    margin-top: 7vw;
  }

  .div-block-239 {
    margin-top: 8vw;
    margin-bottom: 8vw;
  }

  .div-block-246 {
    width: 88%;
    padding-top: 7vw;
  }

  .div-block-247a {
    margin-top: 9vw;
  }

  .link-block-2 {
    height: 40px;
  }

  .div-block-252 {
    margin-top: 0px;
  }

  .div-block-253 {
    margin-top: 0vw;
    margin-bottom: 10vw;
  }

  .div-block-256 {
    min-height: 500px;
    padding-top: 0px;
  }

  .div-block-78 {
    overflow: hidden;
    height: 280px;
    margin-right: 18px;
    margin-bottom: 18px;
    margin-left: 18px;
    padding-bottom: 0px;
  }

  .div-block-76 {
    display: none;
    margin-top: 12px;
  }

  .html-embed-12 {
    margin-top: 12px;
    margin-left: -3%;
  }

  .div-block-78a {
    overflow: hidden;
    height: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
  }

  .div-block-38d {
    width: 60px;
    height: 60px;
  }

  .div-block-38b {
    width: 60px;
    height: 60px;
  }

  .div-block-258 {
    position: static;
    top: 30px;
    display: block;
    padding: 18px;
  }

  .div-block-39last {
    padding: 12px;
    background-color: #fff;
  }

  .div-block-38f {
    width: 60px;
    height: 60px;
  }

  .div-block-75 {
    background-color: transparent;
  }

  .div-block-38 {
    width: 60px;
    height: 60px;
  }

  .div-block-55 {
    padding: 12px;
    background-color: #fff;
  }

  .div-block-39 {
    padding: 12px;
    background-color: #fff;
  }

  .div-block-38g {
    width: 60px;
    height: 60px;
  }

  .div-block-38e {
    width: 60px;
    height: 60px;
  }

  .div-block-38c {
    width: 60px;
    height: 60px;
  }

  .div-block-10c {
    height: 100%;
  }

  .div-block-75b {
    background-color: transparent;
  }

  .image-14 {
    background-color: #fff;
  }

  .link {
    white-space: normal;
  }

  .div-block-27a {
    display: none;
    width: 1px;
    height: 100%;
  }

  .div-block-29c {
    width: 100%;
    height: 47vw;
    float: none;
  }

  .text-block-5c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    margin-top: 0px;
    padding: 10px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #374595;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    text-align: center;
  }

  .div-block-32c {
    margin-bottom: 5px;
  }

  .div-block-264 {
    display: block;
    width: 100%;
    height: auto;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    float: none;
  }

  .horizontal-scroll-menu {
    display: block;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .text-block-13 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 2.5vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    text-align: center;
    white-space: normal;
  }

  .div-block-36e {
    position: relative;
    display: block;
    height: 20vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.08);
  }

  .div-block-36c {
    position: relative;
    display: block;
    height: 20vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-36f {
    position: relative;
    display: block;
    height: 20vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-32a {
    position: static;
    display: inline-block;
    width: 80%;
    height: auto;
    margin: 18px;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .div-block-35a {
    height: 60vw;
  }

  .div-block-37 {
    position: static;
    display: block;
    height: 100%;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-35e {
    height: 60vw;
  }

  .div-block-36d {
    position: relative;
    display: block;
    height: 20vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-32c-2 {
    position: static;
    display: inline-block;
    width: 80%;
    height: auto;
    margin-top: 18px;
    margin-right: 18px;
    margin-bottom: 18px;
    float: none;
    clear: none;
  }

  .horizontal-scroll-menu-2 {
    display: block;
  }

  .div-block-35b-2 {
    height: 60vw;
  }

  .div-block-32d {
    position: static;
    display: inline-block;
    width: 80%;
    height: auto;
    margin-top: 18px;
    margin-right: 18px;
    margin-bottom: 18px;
    float: none;
    clear: none;
  }

  .div-block-36b {
    position: relative;
    display: block;
    height: 20vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-35d {
    height: 60vw;
  }

  .div-block-36a {
    position: relative;
    display: block;
    height: 20vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-32b {
    position: static;
    display: inline-block;
    width: 80%;
    height: auto;
    margin-top: 18px;
    margin-right: 18px;
    margin-bottom: 18px;
    float: none;
    clear: left;
  }

  .div-block-32e {
    position: static;
    display: inline-block;
    width: 80%;
    height: auto;
    margin-top: 18px;
    margin-right: 18px;
    margin-bottom: 18px;
    float: none;
    clear: none;
  }

  .div-block-266 {
    height: 60vw;
  }

  .div-block-35f {
    height: 60vw;
  }

  .div-block-35c {
    height: 60vw;
  }

  .div-block-32f {
    position: static;
    display: inline-block;
    width: 80%;
    height: auto;
    margin-top: 18px;
    margin-right: 18px;
    margin-bottom: 18px;
    float: none;
    clear: none;
  }

  .horizontal-scroll-menu3 {
    display: block;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .horizontal-scroll-menu-2-copy {
    display: block;
  }

  .horizontal-scrol {
    display: block;
  }

  .horizontal-scroll {
    display: block;
  }

  .horizontal-scroll-copy {
    display: block;
  }

  .horizontal-scroll-menu1 {
    display: none;
  }

  .horizontal-scroll-menu3-copy {
    display: block;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .horizontal-scroll-menu2 {
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-267 {
    width: 100%;
    height: auto;
  }

  .div-block-268 {
    width: 100%;
    height: auto;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .div-block-232a {
    grid-template-areas: ".";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .text-block-31a {
    font-size: 17px;
  }

  .div-block-20a {
    width: 100%;
    margin: 0px auto 0px 0px;
  }

  .div-block-21-copy {
    margin-left: 0px;
    padding-left: 0px;
  }

  .div-block-21-copy {
    margin-left: 0px;
    padding-left: 0px;
  }

  .browsersupport {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .text-block-24 {
    font-size: 3vw;
    line-height: 1.2em;
  }

  .div-block-100a {
    width: 16vw;
    height: auto;
    margin-right: 1vw;
  }

  .div-block-98 {
    width: 90%;
    height: 70%;
    min-height: auto;
    min-width: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-100c {
    width: 16vw;
    height: auto;
    margin-right: 1vw;
  }

  .div-block-100b {
    width: 16vw;
    height: auto;
    margin-right: 1vw;
  }

  .div-block-100d {
    width: 16vw;
    height: auto;
  }

  .html-embed-14 {
    height: 250px;
  }

  .text-block-31ga {
    font-size: 17px;
  }

  .div-block-273 {
    height: auto;
    background-image: none;
  }

  .div-block-274 {
    position: static;
    width: 90%;
    height: 85px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-26b-2 {
    display: inline-block;
    width: 80%;
    height: auto;
    margin-right: 4%;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-276 {
    display: inline-block;
    width: 80%;
    height: auto;
    margin: 18px 4% 10px;
  }

  .div-block-277 {
    height: 44vw;
  }

  .div-block-278 {
    width: 100%;
    max-width: none;
  }

  .text-block-5c-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    margin-top: 15px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
    text-align: left;
  }

  .div-block-32c-3 {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-46 {
    font-size: 3.5vw;
    line-height: 1em;
  }

  .text-block-47 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    margin-top: 15px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
    text-align: left;
    white-space: normal;
  }

  .div-block-280 {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-26c-2 {
    display: inline-block;
    width: 80%;
    height: auto;
    margin-right: 4%;
  }

  .div-block-21-copy-2 {
    margin-left: 0px;
    padding-left: 5%;
  }

  .div-block-281 {
    padding-bottom: 5%;
  }

  .div-block-282 {
    height: 47vw;
  }

  .div-block-283 {
    width: 90%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 0vw;
    border-radius: 0px;
  }

  .text-block-49 {
    font-size: 3vw;
    line-height: 1.6em;
  }

  .apptitle {
    font-size: 3.5vw;
    line-height: 1em;
  }

  .text-block-51 {
    font-size: 3.5vw;
  }

  .div-block-285 {
    width: 90%;
    margin-top: 30px;
    margin-bottom: 6%;
  }

  .bgholder-copy {
    z-index: 0;
    background-position: 50% 50%;
    background-size: 90%;
    opacity: 0.06;
  }

  .div-block-289 {
    margin-top: 30px;
  }

  .div-block-290 {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-291 {
    width: 100%;
    height: 58vw;
    padding: 5vw 4vw 5vw 3vw;
    clear: left;
  }

  .image-33 {
    display: block;
    width: 45px;
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-52 {
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0.5px;
  }

  .map-desktop {
    width: 100%;
    float: none;
  }

  .div-block-294 {
    width: 100%;
    height: 0vw;
  }

  .div-block-65 {
    margin-top: 15px;
  }

  .map-mobile {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 285px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .div-block-295 {
    width: 28px;
  }

  .div-block-296 {
    width: 28px;
    height: 28px;
  }

  .div-block-297 {
    display: block;
    height: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .text-block-53 {
    font-size: 13px;
  }

  .div-block-70 {
    display: block;
    width: 90%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }

  .html-embed-16 {
    display: block;
    overflow: visible;
    height: 285px;
    padding-left: 0px;
    float: none;
  }

  .div-block-67 {
    margin-top: 20px;
  }

  .text-block-54 {
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
  }

  .link-6 {
    text-decoration: none;
  }

  .text-block-15 {
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0px;
  }

  .text-block-55 {
    font-size: 13px;
    line-height: 18px;
  }

  .image-36 {
    margin-top: -5px;
  }

  .div-block-299 {
    height: auto;
  }

  .div-block-300 {
    width: 90%;
  }

  .fb1col.col1 {
    display: block;
    width: 84%;
    min-width: 290px;
  }

  .html-embed-19 {
    display: none;
  }

  .gcal2col {
    height: 510px;
  }

  .div-block-306 {
    height: 94vw;
    margin-top: 30px;
  }

  .div-block-307 {
    width: 100%;
    padding-top: 9vw;
  }

  .div-block-309 {
    padding-top: 30px;
  }

  .div-block-252a {
    margin-top: 0px;
  }

  .div-block-273a {
    height: auto;
    background-image: none;
  }

  .html-embed-20 {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .text-block-57 {
    width: 90%;
    font-size: 5vw;
    text-align: left;
  }

  .div-block-257a {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .div-block-253a {
    width: 90%;
    margin-bottom: 10vw;
  }

  .div-block-310 {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .div-block-312 {
    width: 70%;
    height: 100%;
  }

  .div-block-313 {
    width: 85%;
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .div-block-273a-copy {
    height: 230px;
    background-position: 100% 0%;
  }

  .div-block-252aa {
    margin-top: 0px;
  }

  .image-43 {
    margin-top: 30px;
    margin-left: 0px;
  }

  .div-block-318 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-61 {
    line-height: 1.4em;
  }

  .div-block-319 {
    height: auto;
  }

  .div-block-320 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .text-block-63 {
    font-size: 12px;
  }

  .text-block-64 {
    font-size: 18px;
    line-height: 1.2em;
  }

  .div-block-323 {
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .html-embed-22 {
    margin-top: 10px;
    background-color: transparent;
  }

  .text-block-65 {
    font-size: 16px;
    line-height: 1.2em;
  }

  .schoolcode {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: transparent;
    color: #642841;
    letter-spacing: 5px;
  }

  .text-block-6-copy {
    margin-top: 15px;
  }

  .div-block-328 {
    width: 100%;
  }

  .div-block-15 {
    width: 80%;
  }

  .div-block-329 {
    margin-top: 20px;
  }

  .div-block-330 {
    width: 100%;
    margin-right: 0px;
    padding: 35px 30px 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-332 {
    margin-top: 10px;
  }

  .text-block-68 {
  /*  display: none;  */
  }

  .div-block-256a {
    padding-top: 10px;
  }

  .div-block-337 {
    width: 82%;
    height: 265px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom: 1px solid #bbb;
  }

  .calendar-agenda {
    display: block;
    width: 90%;
    margin-top: 20px;
  }

  .facebook-mobile-div {
    width: 84%;
    min-width: 290px;
  }

  .html-embed-24 {
    margin-top: 2vw;
  }

  .image-45 {
    width: 80%;
  }

  .div-block-338 {
    margin-top: 0px;
  }

  .div-block-339 {
    position: relative;
    z-index: 1;
    width: 55px;
    height: 55px;
  }

  .div-block-339.w--current {
    position: relative;
    z-index: 1;
    width: auto;
    height: 55px;
  }

  .div-block-340 {
    padding-top: 2px;
  }

  .name1-2 {
    font-size: 17px;
    line-height: 17px;
  }

  .name2-2 {
    font-size: 17px;
    line-height: 17px;
  }

  .html-embed-25 {
    display: block;
  }

  .div-block-300a {
    width: 90%;
  }

  .gcalendara {
    height: 510px;
  }

  .halfpanel-app {
    width: 100%;
    padding-top: 9vw;
  }

  .halfpanel-app-visual {
    width: 70%;
    height: 52vw;
  }

  .map-desktop-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    float: none;
  }

  .div-block-297a {
    display: block;
    height: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-306a {
    height: 94vw;
    margin-top: 30px;
  }

  .div-block-297b {
    display: block;
    width: 90%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-307b {
    width: 100%;
    padding-top: 9vw;
  }

  .div-block-306c {
    height: 94vw;
  }

  .div-block-307a {
    width: 100%;
    padding-top: 9vw;
  }

  .div-block-312a {
    width: 70%;
    height: 52vw;
  }
}

