html {
  scrollbar-gutter: stable;
}

ul.MenuBarVertical a {
  aria-expanded: "true";
  color: #7b2a29;
  font-weight: 600;
}
#HeaderPicture {
  z-index: 200;
}
header .menu {
    margin-top: 271px;
    order: 1;
    flex: 0;
    min-height: 429px;
    position: relative;
}
ul#mainNav {
    position: relative;
}
h1 {
  line-height: 1.4;
}
/* Media query for Mobile devices*/
@media only screen and (max-width : 844px) {
  .mainContent .section3hide {
    display: none;
  }
  .flex-container2 {
    flex-direction: column !important;
    max-height: none !important;
    height: auto !important;
    width: 94vw !important;
  }
  .TitleSection {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;

  }
  .TitleVideoOperaHome,
  .TitleVideoHome,
  .TitleVideo,
  .vimeo-responsive-container {
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width : 428px) {
  .mainContent {
    position: relative;
    display: block;
  }
  #rColTop {
    height: 136px;
    margin-top: 41px;
    display: flex;
  }
  #nameplate {
    padding: 1em;
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-bottom: auto;
    position: relative;
    align-items: center;
    align-content: center;
    height: auto;
    flex-wrap: wrap;
  }
  #leftDiv {
    min-height: 0px;
  }
  #middleUL li {
    left: 0px;
  }
  header {
    margin-bottom: 0px;
  }
  #HeaderPicture {
    top: 0px;
    margin-bottom: -16px;
    margin-top: -5px;
    width: calc(100% + 14px);
    min-height: 147px;
    left: 7px;
    max-width: none;
    margin-left: -19px;
    margin-right: 0px;
  }
  #HeaderSpacer {
    height: 0px;
  }
  #InsideMenu {
    left: calc((100% - -66px)/2);
    top: 11px;
    min-height: 0px;
  }
  .forwhomtitle {
    margin-top: 19px;
  }
  h1 {
    line-height: 1.1;
  }
  .MenuBarVertical h9 {
    text-indent: -14px;
  }
/*   h12 {
    font: 17px/1.2 Helvetica, Arial, sans-serif;
  }
 h13 {
    font: 15px/1.3 Helvetica, Arial, sans-serif;

  }*/
  #absDiv1 {
    top: 0px;
    overflow: hidden;
  }
  header .ProfilePhotoHome {
    left: calc(20vw - 48px);
    width: 137px;
    top: 76px;
  }
  .flex-container2 {
    margin-top: 32px;
    margin-bottom: 0px;
    min-height: none;
    height: auto;
    margin-left: 0px;
    width: 100%;
  }
  /*.flex-container2 section {
    width: 100%;
    min-height: none;
    height: auto;
  }*/
  header .menu {
    display: block;
    min-height: 223px;
    margin-left: 5vw;
  }
}

@media only screen and (min-width : 428px) and (max-width : 531px) {
  #HeaderSpacer {
    height: 430px;
    ;
  }
  #nameplate {
    padding: 1em;
    justify-content: center;
    flex-direction: column;
    margin-top: auto;
    margin-bottom: auto;
    height: fit-content;
  }
  #nameplate h1 h2 {
    line-height: normal;
  }
  #rColTop {
    height: 72px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    margin-top: 17px;
  }
  .flex-container2 {
    left: 0px;
    margin-bottom: 0px;
  }
  .flex-container2 section {
    min-height: 0px;
  }
  header .menu {
    margin-left: 9vw;
    display: block;
    margin-top: 0px;
  }
  #absDiv1 {
    top: 184px;
    height: 39px;
    overflow: hidden;
    z-index: 1;
  }
  .littleBox {
    height: 2em;
    width: 4.2%
  }
  #leftDiv {
    min-height: 138px;
    margin-left: -2%;
  }
  header {
    height: auto;
    margin-top: -17px;
  }
  #InsideMenu {
    left: calc(((100% - 300px)/2) + -12px);
    top: 0px;
    min-height: 292px;
  }
  header .ProfilePhotoHome {
    top: 0;
    width: 300px;
    left: calc((100% - 300px)/2);
    margin-bottom: 0px;
      position: relative;
  }
  .forwhomtitle {
    margin-top: 19px;
  }
  ul.MenuBarVertical a {
    width: 125px;
  }
  h10 {
    font: 222%/1.1 Helvetica, Arial, sans-serif;
  }
  #HeaderPicture {
    margin-bottom: -28px;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    max-width: none;
    left: 0px;
  }
}
@media only screen and (min-width : 531px) and (max-width : 844px) {
  /* Header */
  header {
    height: auto;
    min-height: 771px;
  }
  header .ProfilePhotoHome {
    width: 430px;
    left: calc((100% - 430px)/2);
    top: 0px;
    margin-bottom: -218px;
    position: relative;
    z-index: 10;
  }
  #nameplate {
    padding: 1em;
    justify-content: center;
    flex-direction: column;
    margin-top: auto;
    margin-bottom: auto;
    height: fit-content;
  }
  #nameplate h1 h2 {
    line-height: normal;
  }
  #rColTop {
    height: 72px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
  }
  .flex-container2 {
    margin-top: 206px;
    margin-left: 0px;
    max-height: none;
  }
  .menu {
    margin-left: calc(((100% - 430px)/2) + -31px);
  }
  .TitleSection {
    margin-bottom: 0px;
    margin-top: 714px;
  }
  #leftDiv {
    margin-left: 0%;
  }
  #absDiv1 {
    z-index: 0;
    top: 233px;
    height: 53px;
    overflow: hidden;
      position: absolute;
  }
  .littleBox {
    height: 2em;
    width: 2em;
    margin: 1em 0.5em;
  }

  }
  #HeaderPicture {
    left: -21px;
    margin-top: -66px;
    margin-left: calc(((100% - 373px)/2) + -31px);
    width: 288px !important;
    max-width: none;
    margin-bottom: 119px;
  }
  #middleUL li {
    width: 400px;
  }
  .MenuBarVertical h9 {
    text-indent: 6px;
  }
  h10 {
    font: 248%/1.1 Helvetica, Arial, sans-serif;
  }
  #InsideMenu {
    margin-bottom: 49px;
    left: 32px;
    min-height: 355px;
  }
  ul.MenuBarVertical a {
    width: 130px;
  }
}
/* Media Query for Tablets */
@media only screen and (min-width : 844px) and (max-width : 1166px) {
  #nameplate {
    padding: 0 !important;
    font-size: 100% !important;
    position: relative !important;
    display: flex !important;
    width: calc(100% - 288px) !important;
    margin-left: 288px !important;
    align-items: center !important;
    flex-direction: column !important;
    justify-content: center !important;
    margin-top: 0 !important;
    height: 169px !important;
  }
  #nameplate h1 {
    line-height: normal !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    text-align: center !important;
    width: 100% !important;
  }
  #nameplate h2 {
    line-height: normal !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    text-align: center !important;
    width: 100% !important;
  }
    /* #absDiv1 {
        margin-top: -24px;
    } */
    
  #HeaderPicture {
    min-height: 0px;
    margin-left: 0px;
    margin-top: 55px;
    max-width: 30%;
    width: calc(100% - 288px) !important;
    left: 0px;
  }
  #leftDiv {
    margin-left: -5%;
    padding: 0PX;
  }
  #InsideMenu {
    margin-top: -133px;
    left: 23px;
  }
  .embededMenu {
    margin-left: 0px;
    margin-top: 108px;
  }
  #middleUL {
    left: 0px;
  }
  #middleUL li {
    left: 0px;
    width: 288px;
  }
  header .ProfilePhotoHome {
    z-index: 2000;
  }
  .flex-container2 {
    margin-top: 18px !important;
    min-height: 342px;
    width: 1063px;
    margin: 0px;
    flex-direction: row;
    max-height: fit-content;
    margin-bottom: 0px;
      align-items: flex-start !important;
  }
  .menu {
    min-height: 305px;
      margin-top: 72px;
      margin-left: 1vw;
  }
.TitleSection {
    display: flex;
    width: calc(100% - 312px) !important;
    /* margin-left: 13px; */
    margin-right: 13px;
    min-width: auto;
}
  ul.MenuBarVertical a {
    width: 124px;
  }
  /*  #HeaderSpacer {}
  header {
    min-height: 0px;
  }
  #HeaderPicture {
    position: relative;
    margin: 111px 0 0 0;
    width: calc(100% - 390px);
  }
  header .ProfilePhotoHome {
    width: 390px;
    margin: 0;
  }
  #nameplate h1 {
    margin-left: 390px;
    line-height: 3.2em;
  }
  #nameplate h2 {
    margin-left: 390px;
  }
  .flex-container2 {
    width: 100%;
  }
  .flex-container2 section {
    width: 390px;
  }
  #absDiv1 {
    height: 55px;
    top: 148px;
  }
  .littleBox {
    height: 2.2em;
    width: 2.2em;
    float: right;
  }
  #leftDiv {
    margin-left: 4%;
  }*/
}
@media only screen and (min-width : 750px) and (max-width : 844px) {
  #nameplate h1 {
    line-height: 0.2em;
    margin-left: 0px;
  }
  #nameplate h2 {
    line-height: 2em;
    margin-left: 0px;
  }
  #nameplate {
    padding: 2em 1em 0 1em;
  }
}
/* Desktops and laptops  */
@media only screen and (min-width : 1166px) {
  #nameplate {
    padding: 0;
    font-size: 100%;
    position: relative;
    display: flex;
    width: calc(100% - 390px);
    margin-left: 390px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    height: 169px;
  }
  #nameplate h1 {
    line-height: normal;
    margin-left: 0px;
  }
  #nameplate h2 {
    line-height: normal;
    margin-left: 0px;
  }
  header {
    min-height: 700px;
    height: auto;
  }
  #leftDiv {
    margin-left: 5%;
  }
  #absDiv1 {
    height: 49px !important;
    top: 149px;
    z-index: auto;
  }
  /* .littleBox {
    height: 2.2em;
    width: 2.2em;
    float: right;
  } */
  header .ProfilePhotoHome {
    width: 390px;
    margin: 0;
  }
  .embededMenu {
    margin-top: 42px ;
  }
  .flex-container2 {
    width: 1063px;
    margin-top: 74px;
      margin-left: 0px;
    flex-direction: row;
    max-height: fit-content;
    margin-bottom: 0px;
  }
  .menu {
    min-width: 388px;
  
      margin-top: 0px;
  }
  .MenuChildTop, .menu .MenuChildTop, .embededMenu, .menu .embededMenu, #InsideMenu, .menu #InsideMenu, #middleUL, .menu #middleUL, #left, .menu #left, #leftDiv, .menu #leftDiv, #mainNav, .menu #mainNav, #accordion1, .menu #accordion1, .card, .menu .card, .card-header, .menu .card-header {
    position: relative !important;
    left: 3.5px !important;
    right: 0 !important;
    width: 288px !important;
    max-width: 288px !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
    box-sizing: border-box !important;
    margin-top: 0px !important;
}
  #HeaderPicture {
    position: relative;
    margin: 0px 0 0 0;
    left: 0px;
    right: 0px;
    min-height: 283px;
    margin-left: 0px;
    margin-top: 0px;
    width: calc(100% - 390px) !important;
  }
.TitleSection {
    width: calc(100% - 439px) !important;
    min-width: auto;
    margin-top: -34px !important;
    margin-left: 10px;
}
  #leftDiv {
    margin-left: -11%;
  }
  #InsideMenu {
    margin-top: -69px;
    left: 31px;
  }
  .embededMenu {
    margin-left: 0px;
    margin-top: 108px;
  }
  #middleUL li {
    left: 9px;
    width: 390px;
  }
  ul.MenuBarVertical a {
    width: 157px;
  }
}
.MenuBarVertical h9 {
text-indent: 0px;
}
/* ==========================================================================
   Fullscreen Video Player Enhancements & Auto-Hide Fullscreen Button
   ========================================================================== */
:fullscreen .re-enter-fullscreen-btn,
:-webkit-full-screen .re-enter-fullscreen-btn,
:-moz-full-screen .re-enter-fullscreen-btn,
:-ms-fullscreen .re-enter-fullscreen-btn,
.is-fullscreen .re-enter-fullscreen-btn,
.is-fullscreen .video-touch-overlay .re-enter-fullscreen-btn,
.is-fullscreen .video-touch-overlay.unmuted .re-enter-fullscreen-btn,
.video-touch-overlay.unmuted.is-fullscreen .re-enter-fullscreen-btn,
.TitleVideoOperaHome.is-fullscreen .re-enter-fullscreen-btn,
.TitleVideoOperaHome.is-fullscreen .video-touch-overlay .re-enter-fullscreen-btn,
.TitleVideoOperaHome.is-fullscreen .video-touch-overlay.unmuted .re-enter-fullscreen-btn,
.TitleVideoHome.is-fullscreen .re-enter-fullscreen-btn,
.TitleVideoHome.is-fullscreen .video-touch-overlay .re-enter-fullscreen-btn,
.TitleVideoHome.is-fullscreen .video-touch-overlay.unmuted .re-enter-fullscreen-btn,
.vimeo-responsive-container.is-fullscreen .re-enter-fullscreen-btn,
.vimeo-responsive-container.is-fullscreen .video-touch-overlay .re-enter-fullscreen-btn,
.vimeo-responsive-container.is-fullscreen .video-touch-overlay.unmuted .re-enter-fullscreen-btn {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}


/* Universal Menu Text-Decoration None (No Underline) */
ul.MenuBarVertical a,
ul.MenuBarVertical a:link,
ul.MenuBarVertical a:visited,
ul.MenuBarVertical a:hover,
ul.MenuBarVertical a:active,
ul.MenuBarVertical a:focus,
dl.MenuBarVertical a,
dl.MenuBarVertical a:link,
dl.MenuBarVertical a:visited,
dl.MenuBarVertical a:hover,
dl.MenuBarVertical a:active,
dl.MenuBarVertical a:focus,
dt.MenuBarVertical a,
dt.MenuBarVertical a:link,
dt.MenuBarVertical a:visited,
dt.MenuBarVertical a:hover,
dt.MenuBarVertical a:active,
dt.MenuBarVertical a:focus,
li.MenuBarVertical a,
li.MenuBarVertical a:link,
li.MenuBarVertical a:visited,
li.MenuBarVertical a:hover,
li.MenuBarVertical a:active,
li.MenuBarVertical a:focus,
.card-header a,
.card-header a:link,
.card-header a:visited,
.card-header a:hover,
.card-header a:active,
.card-header a:focus,
.card-body a,
.card-body a:link,
.card-body a:visited,
.card-body a:hover,
.card-body a:active,
.card-body a:focus,
.hover-dropdown a,
.hover-dropdown a:link,
.hover-dropdown a:visited,
.hover-dropdown a:hover,
.hover-dropdown a:active,
.hover-dropdown a:focus,
.dropdown-content a,
.dropdown-content a:link,
.dropdown-content a:visited,
.dropdown-content a:hover,
.dropdown-content a:active,
.dropdown-content a:focus,
.menu a,
.menu a:link,
.menu a:visited,
.menu a:hover,
.menu a:active,
.menu a:focus,
.embededMenu a,
.embededMenu a:link,
.embededMenu a:visited,
.embededMenu a:hover,
.embededMenu a:active,
.embededMenu a:focus,
#InsideMenu a,
#InsideMenu a:link,
#InsideMenu a:visited,
#InsideMenu a:hover,
#InsideMenu a:active,
#InsideMenu a:focus,
#mainNav a,
#mainNav a:link,
#mainNav a:visited,
#mainNav a:hover,
#mainNav a:active,
#mainNav a:focus,
.menu-overlay a,
.menu-overlay a:link,
.menu-overlay a:visited,
.menu-overlay a:hover,
.menu-overlay a:active,
.menu-overlay a:focus,
.MenuChildTop a,
.MenuChildTop a:link,
.MenuChildTop a:visited,
.MenuChildTop a:hover,
.MenuChildTop a:active,
.MenuChildTop a:focus,
.MenuChild a,
.MenuChild a:link,
.MenuChild a:visited,
.MenuChild a:hover,
.MenuChild a:active,
.MenuChild a:focus {
    text-decoration: none !important;
}
