@font-face {
  font-family: 'Signature Script';
  src: url('/fonts/SignatureScript.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Solitas Norm Med';
  src: url('/fonts/Solitas-NorMed.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Solitas Slab Norm Light';
  src: url('/fonts/SolitasSlab-NorLig.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Solitas Serif Cond Reg';
  src: url('/fonts/Solitas Serif Cond Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Solitas Serif Norm Demi';
  src: url('/fonts/Solitas Serif Norm Demi.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Solitas Ext Book';
  src: url('/fonts/Solitas-ExtBook.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Solitas Ext Med';
  src: url('/fonts/Solitas-ExtMed.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
#previewAlert {
  display: none;
  margin-bottom: 0px;
  padding: 30px;
  font-weight: bold;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 9999;
}
/* Global styles */
html body {
  background: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
}
html body .row {
  margin-left: 0;
  margin-right: 0;
}
img {
  max-width: 100%;
}
h1 {
  /* h1 - Solitas slab norm light 45pt */
  font-family: 'Solitas Slab Norm Light', serif;
  font-style: normal;
  font-weight: 300;
  font-size: 45px;
  line-height: 115.5%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #1C9AD6;
}
h2 {
  font-family: 'Signature Script', cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 95px;
  line-height: 34.5%;
  text-transform: lowercase;
  color: #213469;
}
h3 {
  font-family: 'Solitas Serif Cond Reg', serif;
  font-style: normal;
  font-weight: normal;
  font-size: 31px;
  line-height: 140%;
  color: #213469;
}
h4 {
  font-family: 'Solitas Serif Norm Demi', serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #213469;
}
nav {
  font-family: 'Solitas Norm Med', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background-color: #1C9AD6;
  color: #FFFFFF;
}
p {
  font-family: 'Solitas Ext Book', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 140%;
  /* or 29px */
  color: #213469;
}
a {
  font-family: 'Solitas Ext Med', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 140%;
  /* or 29px */
  color: #D19F2A;
}
/* Header */
header {
  width: 100%;
  background: transparent;
  position: relative;
  z-index: 5;
}
header .row .col-md-12 {
  padding: 20px;
}
header #menu-toggle {
  display: none;
}
header .navigation {
  background: #1C9AD6;
  height: 112px;
  width: 100%;
  vertical-align: middle;
  display: flex;
}
header .navigation .img {
  margin-left: 10px;
  display: inline-block;
  width: 300px;
  vertical-align: middle;
}
header .navigation .logo {
  width: 346px;
  padding: 0px;
  display: inline-block;
  position: relative;
  left: 20px;
  top: 20%;
  vertical-align: middle;
  margin: 5px;
  z-index: 6;
}
header .navigation .logo img {
  height: 46px;
  width: 346px;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  overflow-x: visible;
}
header .navigation .nav-container {
  background: #1C9AD6;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  height: 70px;
  position: relative;
  z-index: 5;
  overflow-x: visible;
  width: calc(100% - (375px + 140px));
  /* Main Navigation */
  /* Mobile Menu */
  /* Mobile Drop Down */
}
header .navigation .nav-container li {
  white-space: normal;
}
header .navigation .nav-container .main-menu {
  background-color: #1C9AD6;
  margin: 20px auto;
  padding-left: 0px;
  list-style-type: none;
  display: block;
  vertical-align: middle;
  text-align: center;
  clear: both;
}
header .navigation .nav-container .main-menu li {
  padding: 8px 10px;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
header .navigation .nav-container .main-menu li:hover {
  color: #1C9AD6;
  background-color: white;
}
header .navigation .nav-container .main-menu li:hover a {
  color: #1C9AD6;
  background-color: white;
}
header .navigation .nav-container .main-menu li a {
  font-family: 'Solitas Norm Med', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background-color: #1C9AD6;
  color: #FFFFFF;
}
header .navigation .nav-container .main-menu li .dropdown-menu a {
  font-family: 'Solitas Norm Med', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background-color: #1C9AD6;
  color: #FFFFFF;
}
header .navigation .nav-container .main-menu li .dropdown-menu a:hover {
  background-color: #FFFFFF;
  color: #1C9AD6;
  cursor: pointer;
}
header .navigation .nav-container .dropdown {
  position: absolute;
  bottom: 0px;
}
header .navigation .nav-container .main-menu .dropdown-menu {
  background: #1C9AD6;
  margin-top: 0px;
  padding: 0px;
  left: -100%;
  box-shadow: none;
  border: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
header .navigation .nav-container .main-menu .dropdown-menu li {
  border: 0px;
  width: 100%;
  padding: 8px 20px;
}
header .navigation .nav-container .main-menu .dropdown-menu li:hover {
  background-color: #FFFFFF;
  color: #1C9AD6;
}
header .navigation .nav-container .main-menu .dropdown-menu li a {
  font-family: 'Solitas Norm Med', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background-color: #1C9AD6;
  color: #FFFFFF;
}
header .navigation .nav-container .main-menu .dropdown-menu li a.active {
  background-color: #FFFFFF;
  color: #1C9AD6;
}
header .navigation .nav-container .main-menu .dropdown-menu li a.active:hover {
  background-color: #FFFFFF;
  color: #1C9AD6;
}
header .navigation .nav-container .mobile-show {
  display: none;
}
header .navigation .nav-container #menu-toggle {
  display: none;
}
header .navigation .nav-container .mobile-menu {
  position: relative;
  left: 0px !important;
  top: 78px;
  background: #1C9AD6;
  margin: 0 auto;
  padding-left: 0px;
  list-style-type: none;
  display: none;
  border-radius: 0px;
}
header .navigation .nav-container .mobile-menu i {
  font-size: 28px;
  color: white;
  background-color: #1C9AD6;
  position: relative;
  right: 0px !important;
  padding: 5px;
  margin: 5px;
  top: -78px;
}
header .navigation .nav-container .mobile-menu li {
  position: relative;
  background: #1C9AD6;
  float: none;
  display: none;
  text-align: left;
  border: 2px solid #8DC5E6;
  padding: 5px 0px;
  margin-top: -3px;
}
header .navigation .nav-container .mobile-menu li a {
  font-family: 'Solitas Norm Med', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background-color: #1C9AD6;
  color: #FFFFFF;
  padding-left: 15px;
}
header .navigation .nav-container .mobile-menu li a:hover {
  background-color: #FFFFFF;
  color: #1C9AD6;
}
header .navigation .nav-container .mobile-menu li a img {
  border: 1px solid #8DC5E6;
  width: 33px;
  height: 31px;
  margin: 0;
  position: absolute;
  right: -1px;
  top: -1px;
  padding: 7px 8px !important;
}
header .navigation .nav-container .mobile-menu .login {
  width: 100%;
  position: relative;
  left: 0;
  display: block;
  align-content: center;
  float: none;
  vertical-align: middle;
  margin: auto;
  background: white;
  box-shadow: 0 1px 9px 1px rgba(0, 0, 0, 0.4);
}
header .navigation .nav-container .mobile-menu .login li {
  background: white;
  border: 2px solid white;
  padding: 0;
}
header .navigation .nav-container .mobile-menu .login a {
  margin-top: 2px;
  padding-top: 4px;
  float: none;
  width: 100%;
  height: 53px;
  border: 1px solid #FFFFFF;
  font-family: 'Solitas Norm Med', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-align: center;
  background-color: #FFFFFF;
  color: #D19F2A;
}
header .navigation .nav-container .mobile-menu .login a:hover {
  background-color: transparent;
  color: white;
}
header .navigation .nav-container .mobile-menu .dropdown {
  left: 180px;
}
header .navigation .nav-container .mobile-menu .dropdown-menu {
  float: none;
  width: 250px;
  margin: 0px;
  background-color: #1C9AD6;
  border: 0px;
  box-shadow: 0px;
  padding: 0px;
}
header .navigation .nav-container .mobile-menu .dropdown-menu li {
  padding: 0px;
  border: 2px solid #8DC5E6;
}
header .navigation .nav-container .mobile-menu .dropdown-menu li a {
  border: 0px;
  padding: 5px 20px 5px 25px;
  font-family: 'Solitas Norm Med', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background-color: #1C9AD6;
  color: #FFFFFF;
}
header .navigation .nav-container .mobile-menu .dropdown-menu li a:hover {
  background-color: #FFFFFF;
  color: #1C9AD6;
}
header .navigation .nav-container .toggle-menu {
  display: none;
  position: absolute;
  right: 0px !important;
  border-radius: 4px;
  color: white;
}
header .navigation .login {
  width: 76px;
  display: inline-block;
  position: relative;
  right: 31px;
  vertical-align: middle;
  margin: auto;
}
header .navigation .login a {
  margin-top: 2px;
}
header .navigation .login .button {
  padding-top: 4px;
  padding: 0;
  float: none;
  width: 76px;
  height: 39px;
  border: 2px solid #FFFFFF;
  font-family: 'Solitas Norm Med', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-align: center;
  background-color: #FFFFFF;
  color: #D19F2A;
}
header .navigation .login .button:hover {
  background-color: transparent;
  color: white;
}
header .navigation .col-md-12,
header .navigation .col-sm-12 {
  padding: 4px;
}
header .mastHead {
  padding: 0px 0px;
  display: block;
  align-content: center;
  justify-content: center;
  height: auto;
  width: 100%;
  overflow: hidden;
  border-bottom: 22px solid #8DC5E6;
  position: relative;
  z-index: 0;
  margin-bottom: 60px;
}
header .mastHead .container {
  padding: 0px;
}
header .mastHead .mainSlider {
  position: relative;
}
header .mastHead .mainSlider .bxslider {
  padding-left: none;
  list-style-type: none;
}
header .mastHead .mainSlider .bxslider li {
  width: 100%;
  left: 0px;
}
header .mastHead .mainSlider .bxslider img {
  left: 0px;
  top: -10px;
  width: 100%;
}
header .mastHead .mainSlider .slides {
  padding: 0px;
}
header .mastHead .mainSlider .bx-viewport {
  left: 0px;
  height: 545px;
  max-height: 545px;
  border: 0px;
  box-shadow: none;
}
header .mastHead .mainSlider .bx-viewport img {
  align-content: center;
  justify-content: center;
  height: auto;
  width: 100%;
  overflow: hidden;
}
header .mastHead .mainSlider .slideshow .bx-viewport {
  left: 0px;
  height: 545px;
  border: 0px;
  box-shadow: none;
}
header .mastHead .mainSlider .slideshow .bx-viewport img {
  align-content: center;
  justify-content: center;
  height: auto;
  width: 100%;
  overflow: hidden;
}
header .mastHead .mainSlider .slideshow .bx-controls a {
  transition: all 0.2s ease-in;
}
header .mastHead .mainSlider .slideshow .bx-controls a.bx-prev {
  position: absolute;
  top: 90%;
  left: auto;
  margin-top: -16px;
  outline: 0;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
  z-index: 9999;
  background: url('../images/prev.png') no-repeat;
  background-size: 100%;
  opacity: 0.6;
  right: 70px;
}
header .mastHead .mainSlider .slideshow .bx-controls a.bx-next {
  position: absolute;
  top: 90%;
  left: auto;
  margin-top: -16px;
  outline: 0;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
  z-index: 9999;
  background: url('../images/next.png') no-repeat;
  background-size: 100%;
  opacity: 0.6;
  right: 30px;
}
header .mastHead .mainSlider .slideshow .bx-controls a:hover {
  opacity: 1;
}
header .mastHead .mainSlider .main-img-wrapper {
  height: 545px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: hidden;
}
header .mastHead .mainSlider .head-img-wrapper {
  height: 400px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  overflow: hidden;
}
#schoolInfo {
  background: #FFFFFF;
  width: 100%;
  color: #1C9AD6;
  padding: 40px;
  margin-top: 20px;
}
#slider #banner {
  width: 100%;
  position: relative;
  z-index: 3;
}
.homeContent {
  background: #fff;
  width: 100%;
  padding: 60px;
}
.homeContent .force-left {
  text-align: left !important;
}
.homeContent .sideBG {
  display: inline;
  margin: 60px auto 30px;
  background: url("../images/Fleur.jpg") no-repeat;
  background-position: right -170px center;
  background-size: 379px 425px;
  overflow: hidden;
  min-height: 430px;
}
.homeContent .sideBG h1 {
  font-weight: 400;
  font-size: 74px;
  line-height: 85px;
  letter-spacing: 0.1em;
}
.homeContent .sideBG .divider1 {
  margin-top: 82px;
  margin-bottom: 85px;
  height: 3px;
  width: 85px;
  border-bottom: 2px solid #A3AAAD;
}
.homeContent .sideBG .divider2 {
  margin-top: 32px;
  margin-bottom: 35px;
  height: 3px;
  width: 85px;
  border-bottom: 2px solid #A3AAAD;
}
.homeContent .sideBG h2 {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 140px;
  line-height: 29px;
}
.homeContent .sideBG2 img {
  width: 185px;
  height: 208px;
  position: relative;
  vertical-align: center;
  align-content: center;
}
.homeContent .home-photo {
  text-align: center;
}
.homeContent .home-photo .img-wrapper-lg {
  width: 35vw;
  height: 532px;
  position: relative;
  margin-bottom: 30px;
}
.homeContent .home-photo .img-wrapper {
  width: 377px;
  height: 363px;
  position: relative;
  margin: 0 14px;
}
#pageContent {
  background-color: white;
  background: url("../images/Fleur.jpg"), url("../images/Fleur.jpg"), url("../images/Fleur.jpg"), url("../images/Fleur.jpg");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: right -150px top -30px, right 150px top 50%, left -100px bottom 33%, right 0 bottom 0;
  background-size: 379px 425px,
  185px 208px,
  247px 277px,
  270px 303px;
  overflow: hidden;
  min-height: 430px;
  width: 100%;
  padding: 50px 0px;
  text-align: left;
  align-content: center;
}
#pageContent .sideBG {
  display: inline;
  margin: 60px auto 30px;
  overflow: hidden;
  min-height: 430px;
  text-align: left;
}
#pageContent h1 {
  font-weight: 300;
  font-size: 45px;
  line-height: 52px;
  letter-spacing: 0.08em;
}
#pageContent .divider1 {
  margin-top: 42px;
  margin-bottom: 45px;
  height: 3px;
  width: 85px;
  border-bottom: 2px solid #A3AAAD;
}
#pageContent .divider2 {
  margin-top: 32px;
  margin-bottom: 35px;
  height: 3px;
  width: 85px;
  border-bottom: 2px solid #A3AAAD;
}
#pageContent .container {
  width: 70%;
}
#pageContent a {
  color: #213469 !important;
}
#pageContent .slideshow {
  z-index: 2;
}
#pageContent .page-content {
  /* Bio Page Layouts */
}
#pageContent .page-content .video {
  margin-top: 20px;
}
#pageContent .page-content .video iframe {
  height: auto;
}
#pageContent .page-content iframe {
  width: 100%;
}
#pageContent .page-content img {
  height: auto;
}
#pageContent .page-content .bio-text {
  white-space: pre-line;
}
#pageContent .page-content .officer-title h2 {
  font-size: 65px;
  padding: 0px 0px 10px 15px;
}
#pageContent #interiorSidebar {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  z-index: 2;
}
#pageContent #interiorSidebar .home-photo {
  text-align: center;
  align-content: center;
  padding: 20px 15px 40px;
  margin: auto;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
#pageContent #interiorSidebar .home-photo .img-wrapper {
  width: 29vw;
  height: 20vw;
  position: relative;
  margin: 0 14px;
  overflow: hidden !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
#pageContent .sidebar_content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#pageContent .sidebar_content form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#pageContent .sidebar_content form table {
  width: 100%;
  margin: 0px 0px 10px 0px;
}
#pageContent .sidebar_content form table tr:first-child td {
  display: none;
  text-align: left;
  padding-left: 20px;
  padding-top: 6px;
  padding-bottom: 0px;
}
#pageContent .sidebar_content form table tr td {
  padding: 0px !important;
}
#pageContent .sidebar_content form select {
  width: 100%;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  padding: 5px;
}
#pageContent .sidebar_content form input[type=image] {
  max-height: 47px;
  max-width: 144px;
}
#pageContent form[target='paypal'] table {
  width: 100%;
}
#pageContent form[target='paypal'] table tr:first-child td {
  text-align: left;
  padding-left: 20px;
  padding-top: 6px;
  padding-bottom: 0px;
}
#pageContent form[target='paypal'] table tr td {
  text-align: left;
  padding-left: 20px;
  padding-top: 6px;
  padding-bottom: 15px;
}
#pageContent form[target='paypal'] select {
  width: 100%;
}
#pageContent .morecontent span {
  display: none;
}
#pageContent .morecontent span.less {
  display: inline;
}
#pageContent .lesslink {
  display: none;
}
body.interior-page #navigation {
  border-bottom: 0px;
}
body.interior-page #pageContent .page-content p {
  margin-bottom: 30px;
}
body.interior-page #pageContent .page-content a {
  color: #000;
}
body.interior-page #pageContent table tr td {
  padding: 20px;
}
#albumSelector {
  margin-top: 40px;
}
#albumSelector label {
  cursor: pointer;
  text-align: center;
}
#albumSelector label > input {
  visibility: hidden;
  position: absolute;
}
#albumSelector label > input + img {
  border: 4px solid transparent;
  display: block;
}
#albumSelector label > input:checked + .album-thumbnail {
  border: 4px solid #213469;
}
/* Footer */
footer {
  padding: 20px 0px 0px;
}
footer .interiorBotPics {
  align-content: center;
  text-align: center;
  padding: 20px 200px 40px;
  margin: 20px auto 40px;
}
footer .interiorBotPics .home-photo {
  text-align: center;
  align-content: center;
  margin: auto;
  padding: 0;
  display: block;
}
footer .interiorBotPics .home-photo .img-wrapper {
  width: 292px;
  height: 265px;
  display: inline-block;
  position: relative;
  margin-right: 20px;
  overflow: hidden;
}
footer .home-photo {
  text-align: center;
  align-content: center;
  padding: 20px 15px 40px;
  margin: auto;
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
footer .home-photo .img-wrapper {
  width: 29vw;
  height: 29vw;
  position: relative;
  margin: 0 14px;
}
footer .sideBG3 {
  background: url("../images/Fleur.jpg"), url("../images/Fleur.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: bottom right, top left;
  background-size: auto 200px;
  min-height: 300px;
}
footer .copyright {
  padding: 20px 0px 10px;
  margin-bottom: 0px;
  clear: both;
  text-align: center;
  font-family: 'Solitas Norm Med';
  font-style: normal;
  font-weight: 500;
  font-size: 8pt;
  letter-spacing: 0.06em;
  background-color: #1C9AD6;
  color: #FFFFFF;
  /* or 29px */
  text-transform: uppercase;
}
footer .copyright .a {
  text-transform: uppercase;
  color: white;
}
footer .footer-bg {
  width: 100%;
  margin: 50px 0px 0;
  padding-left: 80px;
  border-top: 2px solid #A3AAAD;
  display: inline-flex;
}
footer .footer-bg .col-sm-4 {
  padding-top: 57px;
  padding-bottom: 52px;
  width: 29vw;
  margin-right: 28px;
  align-content: center;
  justify-content: center;
}
footer .footer-bg .footImage {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0px;
}
footer .footer-bg .footImage img {
  vertical-align: top;
}
footer .footer-bg .footer-chapter-address {
  display: inline-block;
  margin-left: 40px;
}
footer .footer-bg .footer-chapter-address h4 {
  font-size: 18px;
}
footer .footer-bg .footer-chapter-address p {
  font-family: 'Solitas Ext Book', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}
footer .footer-bg .footer-chapter-address p a {
  font-family: 'Solitas Ext Book', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}
footer .footer-bg .bumper {
  padding-top: 30px;
}
footer .footer-bg a {
  color: #213469;
}
footer .footer-bg .social-icons {
  margin: -5px 0px 42px;
  white-space: nowrap;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border-color: #213469;
  background: white;
  color: #D19F2A;
  transition: all 0.2s ease-in;
  line-height: 42px;
  vertical-align: middle;
  display: inline;
  margin-right: 10px;
  text-align: center;
}
footer .footer-bg .social-icons:hover {
  background: #000;
  cursor: pointer;
}
footer .footer-bg .social-icons a {
  border-color: #213469;
  background: white;
  color: #D19F2A;
}
footer .footer-bg .social-icons a img {
  border-color: #213469;
  background: white;
  color: #D19F2A;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  height: 42px;
  width: 42px;
}
footer .footer-bg #form-inline {
  width: 100%;
}
footer .footer-bg #form-inline input {
  float: none;
  display: block;
  width: 100%;
  margin: 5px auto;
}
footer .footer-bg #form-inline .button {
  background-color: #D19F2A;
  color: #FFFFFF;
  float: none;
  width: 179px;
  height: 39px;
  padding-top: 6px;
  border: 1px solid #D19F2A;
}
footer .footer-bg #form-inline .button img {
  padding-top: 0;
  vertical-align: center;
}
footer .footer-bg #form-inline .button:hover {
  background-color: #213469;
  color: #D19F2A;
  border-color: #D19F2A;
}
footer .footer-bg #form-inline .button:hover img {
  padding-top: 0;
  vertical-align: center;
  color: #D19F2A;
}
footer #mastFooter {
  background: #1C9AD6;
  margin-top: 20px;
  padding-top: 40px;
}
footer #mastFooter img {
  width: 482px;
  height: auto;
}
footer #mastFooter .copyright {
  border-top: 2px solid #A3AAAD;
  padding: 20px 0px 10px;
  margin-bottom: 0px;
  clear: both;
  color: white;
  text-align: center;
  font-family: 'Solitas Ext Med';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
footer #mastFooter .copyright p {
  font-family: 'Solitas Ext Med';
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  font-weight: 500;
}
footer #mastFooter .copyright p a {
  font-family: 'Solitas Ext Med';
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  font-weight: 500;
}
footer #mastFooter .copyright a {
  font-size: 14px;
  text-transform: uppercase;
  color: white;
}
footer .footer-chapter-address h4 {
  font-size: 18px;
}
footer .footer-chapter-address p {
  font-size: 16px;
}
.name-container {
  background-color: #D19F2A;
  margin: 15px 0px;
  width: 100%;
  padding: 4px;
}
.name-container .name-border {
  border: 1px solid #D19F2A;
  height: 77px;
  padding: 10px 0px;
  overflow: visible;
  white-space: nowrap;
}
.name-container #chapterName,
.name-container #school {
  margin: 0px;
  -ms-transform: left center;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
/* Scrapbook */
#albumSelector label > input:checked + .album-thumbnail {
  border-color: #1C9AD6;
}
@media only screen and (max-width: 768px) {
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  header {
    position: relative;
    z-index: 3;
    height: 78px;
    width: 100%;
  }
  header .navigation {
    height: 78px;
  }
  header .navigation .logo {
    display: none;
  }
  header .navigation .login {
    display: none;
  }
  header .navigation .nav-container {
    width: 100%;
    height: 78px;
    background: #1C9AD6 url("../images/horizontal - white.png") no-repeat;
    background-position: left 10px center;
    background-size: 67% auto;
  }
  header .navigation .nav-container .main-menu {
    display: none;
  }
  header .navigation .nav-container .mobile-menu {
    width: 100%;
    z-index: 5;
    display: block;
  }
  header .navigation .nav-container .mobile-menu:first-child {
    position: absolute;
    top: 78px;
  }
  header .navigation .nav-container .mobile-menu .toggle-menu {
    display: inline-block;
    right: 30px !important;
  }
  header .navigation .nav-container .mobile-menu .toggle-menu i {
    top: -62px;
  }
  header .navigation .nav-container .mobile-menu .toggle-menu.active {
    content: '\e616';
  }
  header .navigation .nav-container .mobile-menu li a {
    display: block;
  }
  header .mastHead {
    height: 272px;
    width: auto;
    overflow-x: hidden;
  }
  header .mastHead .mainSlider {
    height: 272px;
    width: auto;
    overflow-x: hidden;
  }
  header .mastHead .mainSlider .head-img-wrapper {
    height: 272px;
  }
  header .mastHead .mainSlider .slideshow {
    height: 272px;
    width: auto;
    overflow: hidden;
  }
  header .mastHead .mainSlider .slideshow .bx-wrapper {
    height: 272px;
    width: auto;
    overflow: hidden;
  }
  header .mastHead .mainSlider .slideshow .bx-wrapper .bx-viewport {
    height: 272px;
    width: auto;
    overflow: hidden;
  }
  header .mastHead .mainSlider .slideshow .bx-wrapper .bx-viewport img {
    object-fit: cover;
    height: 272px;
    width: 100%;
    overflow: hidden;
  }
  header .mastHeader {
    height: auto;
    display: block;
  }
  header .mastHeader .head-img-wrapper {
    height: 400px;
    width: 100%;
    overflow: hidden;
  }
  .homeContent {
    margin-top: 272px;
    padding: 30px;
    background: url("../images/Fleur.jpg") no-repeat;
    background-position: right -50px bottom;
    background-size: 185px 208px;
    min-height: 220px;
  }
  .homeContent .col-md-6 {
    width: auto;
  }
  .homeContent .home-photo {
    display: block;
  }
  .homeContent .home-photo .img-wrapper-lg {
    margin: auto;
    align-content: center;
    width: 90%;
    max-height: 212px;
  }
  .homeContent .sideBG {
    display: block;
    background-size: 201px 225px;
    background-position: right -80px center;
    min-height: 230px;
  }
  .homeContent .sideBG h1 {
    font-weight: 300;
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0.08em;
  }
  .homeContent .sideBG .divider1 {
    margin-top: 42px;
    margin-bottom: 45px;
  }
  .homeContent .sideBG .divider2 {
    margin-top: 32px;
    margin-bottom: 35px;
    height: 3px;
    width: 85px;
    border-bottom: 2px solid #A3AAAD;
  }
  .homeContent .sideBG h2 {
    font-size: 95px;
    line-height: 33px;
  }
  #pageContent {
    display: block;
    margin: 272px auto 10px;
    background: url("../images/Fleur.jpg") no-repeat;
    background-position: right -75px bottom;
    background-size: 185px 208px;
    overflow: hidden;
    min-height: 220px;
  }
  #pageContent .container {
    width: 90%;
  }
  #pageContent .divider1 {
    margin-top: 42px;
    margin-bottom: 45px;
  }
  #pageContent .divider2 {
    margin-top: 32px;
    margin-bottom: 35px;
    height: 3px;
    width: 85px;
    border-bottom: 2px solid #A3AAAD;
  }
  #pageContent #interiorSidebar {
    padding: 80px 0 0;
    width: 100%;
  }
  #pageContent #interiorSidebar .home-photo {
    padding: 0 20px;
    display: block;
    position: relative;
    left: -15px;
  }
  #pageContent #interiorSidebar .home-photo .img-wrapper {
    margin: 25px auto;
    align-content: center;
    width: 80vw;
    height: 70vw;
  }
  .mobile-hide {
    display: none;
  }
  .mobile-show {
    display: block;
  }
  footer .home-photo {
    margin: 10px 0px;
    padding: 25px 20px 30px;
    display: block;
  }
  footer .home-photo .img-wrapper {
    margin: 25px auto;
    align-content: center;
    width: 90vw;
    height: 80vw;
  }
  footer .sideBG3 {
    background: url("../images/Fleur.jpg");
    background-repeat: no-repeat;
    background-position: top left -70px;
    background-size: auto 277px;
    min-height: 300px;
  }
  footer .sideBG3 col-sm-4 {
    width: auto;
  }
  footer .footer-bg {
    margin: auto;
    padding-top: 37px;
    padding-bottom: 40px;
    padding-left: 0;
    display: block;
  }
  footer .footer-bg .col-sm-4 {
    width: 100%;
    padding-bottom: 50px;
    padding-top: 0;
    text-align: center;
  }
  footer .footer-bg .col-sm-4 h4 {
    margin-top: 20px;
    margin-bottom: 5px;
  }
  footer #mastFooter {
    width: 100%;
    height: auto;
    align-content: center;
    text-align: center;
  }
  footer #mastFooter img {
    height: 65px;
    width: auto;
    padding-bottom: 30px;
  }
  footer #mastFooter .copyright {
    padding-top: 30px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    white-space: normal;
  }
}
.instafeed {
  text-align: center;
}
.instafeed__item {
  width: 95%;
  text-align: center;
  margin: 5px auto 20px;
  position: relative;
}
.instafeed__item:hover .instafeed__caption {
  display: block;
}
.instafeed__header {
  text-align: left;
  margin-bottom: 10px;
}
.instafeed__link {
  height: 50px;
  width: 50px;
  display: inline-block;
  border-radius: 50px;
  overflow: hidden;
  vertical-align: middle;
  cursor: pointer;
}
.instafeed__title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  color: #262626;
  font-weight: 600;
}
.instafeed__media-link {
  width: 100%;
  display: block;
}
.instafeed__img {
  width: 100%;
}
.instafeed__username {
  color: #262626;
  font-weight: 600;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.instafeed__followup {
  background: 0 0;
  border: none;
  font-size: 16px;
  font-weight: 600;
  outline: none;
  overflow: visible;
  padding: 0;
  color: #3897f0;
  cursor: pointer;
}
.instafeed__logo {
  float: right;
  display: block;
}
.instafeed__logo-link {
  display: block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  background-image: url(https://www.instagram.com/static/sprites/embed/9d26e1.png);
  background-repeat: no-repeat;
  background-position: -72px -27px;
  height: 32px;
  width: 32px;
}
.instafeed__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  background: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
  color: white;
  padding: 5px;
  display: none;
}
