@import url("//fonts.googleapis.com/css?family=Josefin+Slab:300,400,600,700");

.contact-main-container {
  display: inline-block;
  width: 100%;
}

.contact-hours {
  width: 50%;
  float: left;
}

.contact-form-div {
  width: 50%;
  float: right;
}

.shout-title {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  text-align: left;
  font-weight: 700;
}

.shout_text {
  font-size: 17px;
  line-height: normal;
  color: #ffffff;
  margin-top: 10px;
  text-align: left;
  font-weight: 600;
}

.shout_time {
  font-size: 13px;
  letter-spacing: 0.5px;
  color: #ffffff;
  font-weight: 600;
  text-align: left;
}

.text_area_contact {
  padding: 10px;
  margin-bottom: 20px;
  transition: 0.7s;
  width: 90%;
  max-width: 500px;
  font-size: 18px;
  background: none;
  color: #000000;
  border: #555555 2px solid;
}

.btn_submit {
  padding: 10px 15px;
  text-transform: uppercase;
  background-color: #ffffff !important;
  border: 1px solid #882b2b;
  transition: 0.7s;
  width: 100px;
  cursor: pointer;
  font-weight: 600;
  color: #882b2b;
}

.details {
  margin-bottom: 10px;
}

.details a {
  color: #000000;
}

.main-part-index {
  display: table;
  width: 100%;
}

.main-part-div {
  display: inline-block;
  width: 50%;
  float: left;
}

.main-part-div a {
  font-size: 30px;
  text-transform: uppercase;
  width: 100%;
  color: #ffffff;
  padding: 150px 0;
  display: inline-block;
  text-align: center;
}

.main-part-div a:hover {
  background: rgba(0, 0, 0, 0.5);
}

.menu-index-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../images/slide-4.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.photos-index-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(../images/slide-3.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.index-wrapper-extra-content {
  width: calc(100% - 290px);
  margin-left: 290px;
}

.index-wrapper-extra-content section {
  padding: 50px 20px;
}

.white-color {
  color: #ffffff;
}

.index-wrapper-extra-content section #aboutus-container p {
  color: #ffffff;
}

.images-link-index {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.images-link-inner-bg {
  height: 300px;
  width: 50%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.images-link-inner-bg a {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.images-link-inner-bg a:hover {
  background: rgba(0, 0, 0, 0.6);
}

.images-link-inner-bg a h3 {
  color: #ffffff;
  font-size: 5vh;
  font-weight: 400;
}

.menu-home {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/slide-4.jpg) no-repeat center center / cover;
}

.photos-home {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/photos-header.jpg) no-repeat center center / cover;
}

.private-home {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/134.jpg) no-repeat center center / cover;
}

@media screen and (min-width: 1050px) {
  .nav-size {
    font-size: 17px !important;
    line-height: normal !important;
  }

  .latest-shout {
    position: absolute;
    bottom: 10px;
    left: 20px;
    padding-right: 30px;
  }

  .l-nav-main ul li a {
    color: #ffffff;
  }

  .index-side {
    margin-left: 290px;
  }
}

@media screen and (max-width: 1050px) {
  .l-header-global h1 {
    text-align: left;
  }

  .l-nav-main-desktop {
    display: none !important;
  }

  .l-nav-main-mobile-button {
    display: block !important;
  }

  .latest-shout {
    display: none;
  }

  .index-wrapper-extra-content {
    width: 100%;
    margin-left: 0;
  }

  .images-link-inner-bg {
    height: 200px;
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }

  #slides .slides-wrapper {
    min-height: auto !important;
    height: 38vh !important;
    margin-top: 72px;
  }

  #slides .slides-container li span img {
    top: 0 !important;
    height: 100% !important;
    object-fit: contain;
  }
}

@media screen and (min-width: 767px) {
  .interaction-buttons {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .l-nav-main-mobile ul {
    margin-top: 130px;
  }
  .nav-size {
    font-size: 20px !important;
    line-height: normal !important;
    display: inline-block;
  }

  .contact-hours {
    width: 100%;
    float: none;
  }

  .contact-form-div {
    width: 100%;
    float: none;
    margin-top: 40px;
  }

  .interaction-buttons {
    position: relative;
    /* bottom: 10px; */
    /* z-index: 9999; */
    width: 100%;
    text-align: center;
    margin-top: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .interaction-buttons a {
    padding: 5px;
    border: 2px solid #ffffff;
    display: inline-block;
    font-size: 20px;
    width: 49%;
    margin: 0.5%;
    color: #ffffff;
    background: rgba(3, 73, 115, 0.75);
    border-radius: 4px;
  }

  .interaction-buttons a i {
    font-size: 13px;
  }

  .main-part-div a {
    padding: 100px 0;
  }

  .main-part-div {
    display: inline-block;
    width: 100%;
    float: none;
  }
}

/***************** body ends ***********************************/
/***************** menu styles ***********************************/
#menuSectionOfSections {
  display: inline-block;
  width: 100%;
  /*     z-index: 9999;*/
}

.back_btn_menu {
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  padding: 10px;
  max-width: 160px;
}

#menuSectionOfSections > div {
  width: 98%;
  max-width: 47%;
  height: 0;
  position: relative;
  cursor: pointer;
  display: inline-table;
  font-size: 2em;
  transition: 0.4s;
  margin-bottom: 10px;
  margin: 1%;
}

#menuSectionOfSections > div:hover {
  transition: 0.4s;
}

.menu-dots {
  display: none;
}

.menuSectionName {
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color: #ffffff;
  /*     background: #d24936;*/
  padding: 90px 10px;
  /*     max-width: 700px;*/
}

.menuSectionName:hover {
  /* color: #034972; */
  /*     text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);*/
}

.menu-category {
  border-color: #0a2044;
  color: #fff;
}

.menu-category-selected {
  background: #0a2044;
  color: #ffffff;
  border-color: #06244d;
}

.menu-container-mobile {
  display: inline-block;
  width: 100%;
}

.menu-category:hover {
  cursor: pointer;
  background: #06244d;
}

.menu-category-container {
  margin: 0;
}

.menu-category-items {
  display: inline-block;
  width: 100%;
  text-align: left;
}

.sub-item-box {
  display: table;
  width: 100%;
  max-width: 1300px;
  text-align: left;
  /*    padding: 20px 10px;*/
}

.sub-item-box h1 {
  margin-bottom: 5px;
  margin-top: 30px;
  font-size: 28px;
  font-weight: 600;
  text-transform: capitalize;
  color: #ffffff;
  font-family: "Crimson Text", serif;
  text-align: center;
}

.sub-item-box h3 {
  margin: 0px;
}

.menu-item-description {
  width: 100%;
  /*float: left;*/
  text-align: center;
}

.menu-item-prices {
  width: 20%;
  display: none;
  float: left;
  text-align: right;
  padding: 0;
}

.menu-item {
  display: -webkit-inline-flex;
  display: inline-flex;
  width: 47%;
  float: none;
  margin: 15px 1.5% 0px 1.5%;
}

.menu-item-description p {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
  /*    padding-top: 5px;*/
  text-align: left;
}

.menu-item-description h3 {
  font-size: 18px;
  line-height: normal;
  margin: 0px;
  text-align: left;
  font-weight: 600;
  /* text-transform: uppercase; */
  letter-spacing: 0;
}

.menu-var {
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
}

.menu-item .menu-img {
  width: 100%;
  text-align: left;
  /*     min-height: 10px;*/
  /*     margin-right: 1%;*/
  /*     display: none;*/
}

.menu-img img {
  max-width: 200px;
}

strong {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.spacer {
  padding: 20px 0;
}

.spacer-small {
  padding: 15px 0;
}

.weekly-menu-button {
  /* padding: 10px; */
  /* border: 2px solid #555555; */
  border-bottom: 2px dotted #000000;
  font-weight: 800;
  color: #000;
  display: inline-block;
  line-height: normal;
  /* margin-bottom: 15px; */
}

.weekly-menu-button:hover {
  color: #9a825d;
  border-color: #9a825d;
}

.mailto {
  border-bottom: 2px dotted #555555;
  color: #555555;
}

.mailto:hover {
  border-bottom: 2px dotted #000000;
  color: #000000;
}

.menu-item-prices p {
  margin-bottom: 0px;
  line-height: 15px;
  text-align: right;
  margin-top: 5px;
}

.menu-category-items-container {
  max-width: 1000px;
}

.price {
  font-weight: 500;
  padding-left: 5px;
  font-size: 20px;
  line-height: 20px;
}

.dollarSign {
  font-weight: 600;
  font-size: 18px;
  display: none;
}

.menu-category-desc {
  padding: 0px 10px 10px 10px;
  font-size: 15px;
}

@media screen and (max-width: 1024px) {
  #menuSectionOfSections > div {
    max-width: 100%;
  }

  .pizza-div {
    max-width: 98% !important;
  }
}

@media screen and (max-width: 767px) {
  .menuSectionName {
    padding: 100px 10px;
  }

  .menu-item-description {
    padding-left: 0px;
  }

  .menu-item-prices {
    padding: 0;
  }

  .menu-item {
    display: table;
    width: 97%;
  }
}

@media screen and (max-width: 479px) {
  .article__headline {
    margin-top: 60px;
  }

  .menu-item-description p {
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: lowercase;
    line-height: 18px;
    text-align: left;
  }

  .menu-item-description {
    width: 100%;
  }

  .menu-item-prices {
    width: 30%;
  }

  #menu-container {
    display: inline-block;
    width: 97%;
    /* margin: 40px 0; */
    margin-top: 0px;
    padding: 0 5px;
  }

  .menu-item {
    display: table;
    width: 97%;
  }

  .menu-item-description h3 {
    line-height: 20px;
    font-size: 20px;
    text-align: left;
  }

  .price {
    font-weight: 400;
    padding-left: 2px;
    font-size: 20px;
  }

  .dollarSign {
    font-weight: 400;
    font-size: 16px;
  }

  .sub-item-box h1 {
    font-size: 22px;
  }

  #menu-container hr {
    display: none;
  }

  .menuSectionName {
    font-size: 25px;
    line-height: 22px;
    padding: 70px 10px;
  }
}

.back_btn_menu {
  background: #000000;
  color: #ffffff;
}

#menuSectionOfSections > div {
  color: #000;
  background: #0d1e3d;
}

#menuSectionOfSections > div:hover {
  background: #fcfcfc;
}

.menu-item-description p {
  color: #ffffff;
}

.menu-category-items h1 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 0px;
}

.menu-item-description h3 {
  color: #ffffff;
}

.menu-var {
  color: #dcdcdc;
}

.price {
  color: #ffffff;
}

.dollarSign {
  color: #000000;
}

.menu-category-desc {
  color: #dcdcdc;
  max-width: 800px;
  margin: auto;
  text-align: center;
  white-space: pre-wrap;
}

.menu-item .menu-img img {
  border-radius: 5px;
  height: 180px;
  width: 180px;
  object-fit: cover;
  margin: 5px 0;
}

/***************** menu styles ends ***********************************/
/***************** hours styles ***********************************/
.hours-section {
  display: table;
  max-width: 300px;
  width: 100%;
  margin: auto;
  padding-top: 20px;
}

.hours-section hr {
  display: none;
}

.hours-section h3 {
  display: none;
}

.hours_container_box {
  width: 100%;
  float: left;
  padding: 0;
  font-size: 14px;
  margin: 0;
}

.hours_container_box h3 {
  font-size: 16px;
  padding-bottom: 5px;
  margin-top: 0px;
  display: none;
}

.day-toggle {
  font-size: 16px;
  font-weight: 600;
  float: left;
  margin-bottom: 0;
}

.hours-numbers {
  float: right;
}

@media screen and (max-width: 767px) {
  .hours_container_box {
    width: 100%;
    margin-top: 0px;
  }
}

/***************** hours styles ends ***********************************/
/***************** events styles ***********************************/
#events-container {
  display: inline-block;
  width: 100%;
}

.events_main {
  width: 98%;
  margin: 1%;
  float: left;
  background: #1d1d1d;
  border: 2px solid rgb(3, 73, 115);
  padding: 10px;
}

.event {
  min-height: 200px;
  width: 30%;
  float: left;
}

.event a {
  height: 300px !important;
}

.event img {
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.zoom-text {
  font-size: 12px;
  color: #efefef;
}

.event-info {
  width: 68%;
  margin-left: 2%;
  float: right;
  text-align: left;
  color: #fff;
}

.event-info h3 {
  margin-bottom: 10px;
  color: #ec2532;
}

.event-info h3 a {
  color: rgb(3, 73, 115);
  text-transform: capitalize;
}

.event-info p {
  /*max-width: 430px;*/
}

.no-event-post-text {
  color: #ffffff;
}

@media screen and (max-width: 1000px) {
  .event img {
    max-width: 300px;
  }

  .event {
    width: 100%;
    float: none;
  }

  .event-info {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }

  .event-info p {
    max-width: none;
  }
}

/***************** events styles ends ***********************************/
/***************** Gallery styles ***********************************/
#gallery {
  /* display: inline-block; */
  width: 100%;
}

#photos-container {
  width: 100%;
  position: relative;
  /* display: inline-block; */
  max-width: 1200px;
}

.album_gallery_div {
  width: 49%;
  overflow: hidden;
  max-width: 600px;
  float: left;
  background: #000000;
  margin: 0.5%;
  position: relative;
}

.album {
  height: 400px;
  z-index: 9999;
  position: relative;
  opacity: 1;
  transition: all ease 0.3s;
  cursor: pointer;
}

.album:hover .album-meta {
  background: rgba(0, 0, 0, 0.7);
}

.album img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.album-meta-container {
  display: table;
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0;
}

.album-meta {
  display: table-cell;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  line-height: 22px;
  transition: all ease 0.3s;
}

.album_name_caption {
  font-size: 35px;
  font-weight: 400;
  line-height: 1.1;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  text-transform: capitalize;
}

.album-meta hr {
  width: 20px;
  margin: 5px 0 10px 0;
}

.photos_number {
  font-size: 17px;
  color: #c7c7c7;
  font-weight: 800;
}

.back-to-album {
  font-size: 25px;
  color: #000000;
  opacity: 1;
}

.gallery-wrap {
  display: inline-block;
  max-width: 1300px;
  width: 100%;
}

.image_inside_cont {
  display: inline-block;
  float: left;
  width: 25%;
  /*border: 2px solid #202020;*/
}

.mg-image img {
  transition: all 0.3s ease;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.mg-image:hover img {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  position: relative;
  opacity: 0.2;
}

.mg-image {
  max-width: 100%;
  height: 250px;
  float: left;
  min-width: 100%;
  transition: 0.3s;
  overflow: hidden;
}

.mg-image:hover {
  background: url(../GNSE/gn-sites/images/zoom.png) center center no-repeat #000;
  transition: 0.3s;
  border: none;
}

@media screen and (max-width: 768px) {
  .album_gallery_div {
    width: 100%;
    float: left;
    height: auto;
    max-width: 100%;
  }

  .album {
    height: 300px;
  }

  .album-meta-container {
    height: 300px;
  }

  .album_name_caption {
    font-size: 24px;
    padding-top: 10px;
  }

  .photos_number {
    font-size: 12px;
  }

  .image_inside_cont {
    width: 50%;
  }
}

@media screen and (max-width: 500px) {
  .album {
    height: 200px;
  }

  .album_gallery_div {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }

  .album {
    height: 200px;
  }

  .album-meta-container {
    height: 200px;
  }

  .image_inside_cont {
    width: 33.33%;
  }

  .mg-image {
    height: 100px;
  }

  .mg-image img {
    min-width: 200px;
  }
}

@media screen and (min-width: 2200px) {
  .image_inside_cont {
    width: 20%;
  }

  .mg-image {
    height: 150px;
  }
}

/***************** Gallery styles ends ***********************************/
fieldset {
  display: block;
  width: 100%;
  margin: auto;
  max-width: 1000px;
  margin-bottom: 15px;
  border: none;
  padding: 0;
}

.text-area-contact {
  padding: 15px 10px;
  width: 50%;
  max-width: 358px;
  transition: 0.7s;
  border: 2px solid rgb(3, 73, 115);
  background: rgba(3, 73, 115, 0.09);
  margin: 0.5%;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  outline: -webkit-focus-ring-color auto 0px;
}

.text-area-contact::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

.text-area-contact:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

.text-area-contact::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

.text-area-contact::placeholder {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

.text-area-contact-msg {
  height: 80px;
  max-height: 80px;
  padding: 15px 10px;
  width: 94%;
  font-weight: 700;
  max-width: 840px;
  transition: 0.7s;
  border: 2px solid rgb(3, 73, 115);
  background: rgba(3, 73, 115, 0.09);
  margin: 0 0.5%;
  color: #000000;
  font-size: 16px;
  outline: -webkit-focus-ring-color auto 0px;
}

.text-area-contact-msg::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

.text-area-contact-msg:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

.text-area-contact-msg::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

.text-area-contact-msg::placeholder {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

.text-area-contact:focus {
  background: rgba(3, 73, 115, 0.5);
  outline: -webkit-focus-ring-color auto 0px;
  outline-offset: 0px;
  color: #ffffff;
}

.text-area-contact-msg:focus {
  background: rgba(3, 73, 115, 0.5);
  outline: -webkit-focus-ring-color auto 0px;
  outline-offset: 0px;
  color: #ffffff;
}

.btn-submit {
  padding: 10px 15px !important;
  text-transform: uppercase;
  border: 2px solid rgba(93, 93, 94, 0.39);
  background: rgba(236, 236, 236, 0);
  color: #000000;
  transition: all 0.5s ease-in-out;
  width: 100px;
  cursor: pointer;
  font-size: 16px;
  outline: -webkit-focus-ring-color auto 0px;
}

.btn-submit:hover {
  background: rgba(0, 0, 0, 0.61);
  color: #ffffff;
}

.form-group.has-error .help-block.error {
  display: block;
  margin: 5px 0 10px;
  font-size: 70%;
  color: #fc6d58;
}

.form-group.has-error .help-block.error {
  display: none !important;
  margin: 0 0.5% !important;
  width: 49%;
  /* float: left; */
  text-align: left;
  max-width: 430px;
  margin: 0 0.5%;
  font-size: 12px !important;
  color: #ff4c43;
}

.form-group.has-error input {
  border: 2px solid rgb(212, 0, 0) !important;
  background: #ffffff !important;
  border-radius: 3px !important;
  transition: 0.1s;
  color: #000;
}

.form-pad {
  padding-right: 20px;
}

.input-username-c {
  position: absolute;
  top: -9999px;
}

@media screen and (max-width: 768px) {
  .form-pad {
    padding-right: 0px;
  }
}

@media screen and (max-width: 1000px) {
  fieldset {
    margin-bottom: 0px;
  }

  .text-area-contact {
    width: 86% !important;
    margin-bottom: 20px;
    max-width: 400px;
    margin: 0 2% 20px 2%;
  }

  .text-area-contact-msg {
    width: 86% !important;
    margin-bottom: 20px;
    max-width: 400px;
  }
}

#events-container,
.no-event-post-text {
  color: #444;
}

/* 072A4C */
.secure-form .secure-form-item input,
.secure-form .secure-form-item textarea {
  background: rgba(255, 255, 255, 0.7);
  color: #444;
  border-radius: 0;
  border: 1px solid #072a4c;
  box-shadow: none;
}

.secure-form .secure-form-item input::-webkit-input-placeholder,
.secure-form .secure-form-item textarea::-webkit-input-placeholder {
  color: #999;
}

.secure-form .secure-form-item input:-ms-input-placeholder,
.secure-form .secure-form-item textarea:-ms-input-placeholder {
  color: #999;
}

.secure-form .secure-form-item input::-ms-input-placeholder,
.secure-form .secure-form-item textarea::-ms-input-placeholder {
  color: #999;
}

.secure-form .secure-form-item input::placeholder,
.secure-form .secure-form-item textarea::placeholder {
  color: #999;
}

.secure-form .secure-form-item .secure-form-submit-button {
  background-color: #072a4c;
  color: white;
  max-width: 200px;
  margin: auto;
  padding: 8px;
  font-family: inherit;
  text-transform: uppercase;
}

.secure-form .secure-form-item .secure-form-submit-button:hover {
  background-color: rgb(14, 68, 122);
  color: white;
}

.secure-form .secure-form-item input::-webkit-input-placeholder,
.secure-form .secure-form-item textarea::-webkit-input-placeholder {
  color: rgb(153, 153, 153);
}

.secure-form .secure-form-item input:-ms-input-placeholder,
.secure-form .secure-form-item textarea:-ms-input-placeholder {
  color: rgb(153, 153, 153);
}

.secure-form .secure-form-item input::-ms-input-placeholder,
.secure-form .secure-form-item textarea::-ms-input-placeholder {
  color: rgb(153, 153, 153);
}

.secure-form .secure-form-item input::placeholder,
.secure-form .secure-form-item textarea::placeholder {
  color: rgb(153, 153, 153);
}

.secure-form-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 30px;
}

.secure-form .secure-form-item label {
  color: #444;
  padding: 0;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 5px;
}

.flex-center {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.shout-container {
  height: auto;
  position: relative;
}

.shout-container shouteventcontent shoutimg.shout-image-block {
  height: 180px;
  width: 240px;
  padding: 10px;
  text-align: center;
}

.shout-container shoutitemcontent shoutimg.shout-image-block {
  height: 180px;
  width: 240px;
  padding: 10px;
}

.shout-container shouteventcontent shoutimg.shout-image-block img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 2px solid #003a5a;
}

.shout-container shoutitemcontent shoutimg.shout-image-block img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 2px solid #003a5a;
}

.shout-container shouteventcontent {
  -webkit-flex-direction: row;
  flex-direction: row;
}

.shout-container shoutitemcontent {
  -webkit-flex-direction: row;
  flex-direction: row;
}

.shout-container shoutinner {
  padding: 0px;
}

.shout-container shouttext {
  border-bottom: 2px solid #003a5a;
  /* margin-bottom: 10px; */
}

.shout-container shouteventtype {
  width: 100%;
  background: #034970;
  margin: 0;
  color: #fff;
}

.shout-container shoutitemtype {
  width: auto;
  max-width: 100px;
  background: #003a5a;
  margin: 0;
  color: #fff;
}

.shout-container shouteventname {
  padding-top: 10px;
  text-align: left;
  padding-bottom: 5px;
  font-weight: 500;
}

.shout-container shoutitemname {
  padding-top: 10px;
  text-align: left;
  padding-bottom: 5px;
  font-weight: 500;
}

.shout-container shouteventdescription {
  text-align: left;
}

.shout-container shoutitemdescription {
  text-align: left;
}

.shout-container shouttitle {
  font-size: 21px;
}

@media all and (max-width: 1200px) {
  .shout-container shoutinner {
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .shout-container shouteventcontent {
    -webkit-flex-direction: column;
    flex-direction: column;
    max-width: 90%;
  }

  .shout-container shoutitemcontent {
    -webkit-flex-direction: column;
    flex-direction: column;
    max-width: 90%;
  }
}

@media all and (max-width: 1050px) {
  .callout-tagline {
    position: relative;
    height: auto;
    margin-top: 10px;
    background: none;
    background: #062e56;
  }

  #slides {
    height: auto;
  }

  #shout-container {
    margin-left: 0px;
    width: 100%;
  }

  .shout-container shouteventtype {
    background: #fff;
    color: #034973;
  }

  .shout-container shouttitle {
    color: #ffffff;
    text-transform: uppercase;
  }

  .shout-container shoutdate {
    color: #ffffff;
  }

  .shout-container shoutmessage {
    color: #ffffff;
  }

  .shout-container shoutitemname {
    color: #950501;
  }

  .shout-container shoutitemdescription {
    color: #000000;
  }
}

.secure-form .secure-form-name,
.secure-form .secure-form-email,
.people,
.secure-form-preffered,
.secure-form-preffered,
.secure-form-preffered,
.party {
  -webkit-flex: 1 auto !important;
  flex: 1 auto !important;
}

.secure-form .party {
  width: 100%;
  max-width: 350px;
  margin: 20px auto;
}

.secure-form .party fieldset {
  margin-bottom: 0px;
}

.secure-form .party fieldset div {
  display: -webkit-flex;
  display: flex;
  /* flex-direction: row-reverse; */
}

.secure-form .party fieldset div input[type="radio"] {
  margin-bottom: 0px;
  display: inline-block;
  width: auto !important;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 25px;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.secure-form .party fieldset div label {
  color: #444;
  padding: 0;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 5px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: flex;
}

.secure-form .service {
  width: 100%;
  max-width: 450px;
  margin: 20px auto;
}

.secure-form .service fieldset {
  margin-bottom: 0px;
}

.secure-form .service fieldset div {
  display: -webkit-flex;
  display: flex;
  /* flex-direction: row-reverse; */
}

.secure-form .service fieldset div input[type="radio"] {
  margin-bottom: 0px;
  display: inline-block;
  width: auto !important;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 25px;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.secure-form .service fieldset div label {
  color: #444;
  padding: 0;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 5px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: flex;
}

.secure-form .secure-form-type {
  width: 100%;
  max-width: 490px;
  margin: 20px auto;
}

.secure-form .secure-form-type fieldset {
  margin-bottom: 0px;
}

.secure-form .secure-form-type fieldset div {
  display: -webkit-flex;
  display: flex;
  /* flex-direction: row-reverse; */
}

.secure-form .secure-form-type fieldset div input[type="radio"] {
  margin-bottom: 0px;
  display: inline-block;
  width: auto !important;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 25px;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.secure-form .secure-form-type fieldset div label {
  color: #444;
  padding: 0;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 5px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: flex;
}

.secure-form-item input[type="radio"] {
  margin-bottom: 0px;
  display: inline-block;
  width: auto !important;
  float: ri;
}

.events-home-container .events_main {
  background: none;
  border: 2px solid rgb(13, 29, 60);
}

.private-parties-text-2 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px 0;
}

.private-parties-text-2 p {
  margin-bottom: 0px;
  padding: 10px;
  width: 32.33%;
  margin: 0.5%;
  text-align: center;
  background: #024973;
  color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.55);
}

@media all and (max-width: 768px) {
  .private-parties-text-2 p {
    width: 49%;
  }
}

@media all and (max-width: 600px) {
  .private-parties-text-2 p {
    width: 99%;
  }
}

.img-press {
  width: 100%;
  max-width: 50%;
  min-width: 50%;
  float: left;
  /* max-height: 235px; */
  min-height: 200px;
  height: 100%;
  object-fit: cover;
  object-position: center;
  height: 263px;
}

.l-header-global h1 a img {
  width: 100%;
  display: table;
  max-width: 160px;
  margin: auto;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .img-press {
    max-height: 100px;
    min-height: unset;
  }

  .l-header-global h1 a img {
    width: 100%;
    display: table;
    max-width: 110px;
    margin: 0;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  #Phone {
    width: 50%;
  }
}

.index-separator {
  margin-top: 30px;
  margin-bottom: 30px;
}

.pandemic-note {
  color: white;
}