body {
  font-family: 'Poppins', sans-serif;
}

select {
  width: 150px;
  height: auto;
  padding: 0.75rem;
}

.jp {
  font-size: 70% !important;
}

.nav-logo {
  width: 100%;
  height: auto;
  max-width: 150px;
}

.nav-white {
  background-color: #ffffff;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.nav-purple {
  background-color: #54488a !important;
  box-shadow: 0px 10px 15px #0000002b;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom-left-radius: 150px;
  border-bottom-right-radius: 150px;
  z-index: 1;
}

.nav-purple > .container > .collapse > .navbar-nav > .nav-item > .nav-link {
  color: white;
  font-weight: 300;
  font-size: 0.8rem;
  margin-right: 1.5rem;
}

.nav-span {
  color: white;
  font-weight: 300;
  font-size: 0.8rem;
  margin-right: 0.5rem;
}

.icon-nav {
  width: 100%;
  height: auto;
  max-width: 40px;
}

.lang-drop {
  float: right;
  position: relative;
  top: 20px;
  margin-left: 1rem;
}

.email-div {
  float: right;
  width: 30%;
  margin-top: 5px;
}

.call-div {
  float: right;
  width: 21%;
  margin-top: 5px;
}

.upper-icons {
  max-width: 50px;
  float: left;
  margin-right: 10px;
  margin-left: 1rem;
}

.upper-bold {
  color: #54488a;
  font-weight: 700;
  font-size: 0.9rem;
}

.upper-normal {
  color: #54488a;
  font-weight: 500;
  font-size: 0.9rem;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  box-shadow: 0px 3px 20px #00000029;
  border-radius: 0px 45px;
  padding-bottom: 1rem;
  padding-top: 1rem;
  font-size: 0.8rem;
}

.dropdown-item:hover {
  background-color: transparent !important;
  color: #54488a;
}

.member-join {
  width: 240px;
  background-color: #00b700;
  position: absolute;
  top: 400px;
  z-index: 10000;
  right: -170px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  position: fixed;
}

.member-join span {
  font-weight: 500;
  font-size: 0.8rem;
  color: #fff;
  margin-left: 1rem;
}

.member-join:hover {
  transition: 0.8s;
  right: 0;
  background-color: #54488a;
}

.fa-ul {
  margin-left: 2em !important;
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: 300;
}

.fa-li {
  top: 0 !important;
}

.fa-ul > li {
  margin-top: 0.5rem;
}

.member-icon-img {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 1rem;
  max-width: 40px;
  width: 40px;
}

/* FOOTER */
.footer-purple {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #54488a;
}

.footer-corp-icons {
  max-height: 29px;
  display: inline-block;
  margin: 0 auto;
  margin-right: 0.5rem;
}

.footer-title {
  color: #ffffff;
  font-size: 1.1rem;
}

.footer-content {
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: 300;
}

.footer-black {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 0.9rem;
  font-weight: 500;
}

.footer-pl-5 {
  padding-left: 3rem;
}

.footer-icon {
  max-width: 90px;
  display: inline-block;
  margin: 0 auto;
  margin-right: 1rem;
}

/* HOME PAGE */

.home-row {
  margin-right: 0px;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  margin-left: 0;
}

.home-top {
  position: relative;
  margin-top: -70px;
  z-index: 0;
  background-color: #f5f5f5;
}

.home-slider-container {
  padding-left: 15%;
  padding-right: 15%;
}

.home-slider-container h1 {
  color: #54488a;
  font-weight: 600;
}

.home-slider-container p {
  color: #54488a;
  font-weight: 400;
  margin-top: 2rem;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  padding: 0.45rem 0.9rem 0.45rem 0.9rem !important;
  width: fit-content;
  /* margin: 0 !important; */
}

.owl-carousel button.owl-dot {
  padding: 0;
  position: relative;
  top: -50px;
}

.owl-two button.owl-prev {
  position: absolute;
  top: 75%;
  left: -50px;
  display: block !important;
  background-color: #fff !important;
  box-shadow: 0px 3px 10px #00000029;
  border-radius: 0 !important;
}

.owl-two button.owl-next {
  position: absolute;
  top: 75%;
  left: 0px;
  display: block !important;
  background-color: #fff !important;
  box-shadow: 0px 3px 10px #00000029;
  border-radius: 0 !important;
}

.owl-two button.owl-prev,
.owl-two button.owl-next {
  transform: scale(1.25, 1.25);
  color: #000 !important;
}

.owl-two button.owl-prev:hover,
.owl-two button.owl-next:hover {
  color: #7e5ded !important;
}

.owl-two .owl-prev i:hover,
.owl-two .owl-next i:hover {
  outline: none;
  box-shadow: none;
  color: #7e5ded;
}

.owl-two .owl-prev:focus {
  outline: none;
}

.owl-two .owl-nav {
  margin-top: 0 !important;
}

.owl-one {
  z-index: 0;
}

#home-section-1,
#home-highlights {
  width: 100%;
  height: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#home-video {
  width: 100%;
  height: auto;
  padding-top: 5%;
}

.hs1-img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 250px;
}

#home-section-1 h2,
#home-highlights h2,
#home-video h2 {
  color: #54488a;
  text-align: center;
  font-size: 2.2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 400;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-border {
  border-bottom: 4px solid;
  color: #674ea7;
  width: 15%;
  display: block;
  margin: 0 auto;
  margin-bottom: 3rem;
}

#home-section-2 {
  width: 100%;
  height: auto;
  background: url(../images/home/section-2.png);
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#home-section-2 a:hover {
  text-decoration: none;
  color: #fff;
}

#home-section-2 h2 {
  color: #fff;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 400;
  margin-bottom: 1.5rem;
}

.home-about {
  margin-right: 2rem;
  color: #fff;
  font-size: 1.3rem;
}

.home-directory {
  margin-left: 2rem;
  color: #fff;
  font-size: 1.3rem;
}

.home-border-2 {
  border-bottom: 4px solid;
  color: #ada9f6;
  width: 10%;
  display: block;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}

.home-2-card {
  background-color: #fff;
  border-radius: 30px;
  padding: 2.5rem 2rem 2.5rem 2rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  min-height: 300px;
}

.home-2-cimg {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  max-width: 200px;
}

.home-2-card p {
  color: #54488a;
  font-size: 0.8rem;
  text-align: center;
  margin-top: 1.5rem;
}

.member-overlay {
  background-color: black;
  z-index: 1000;
  width: 100%;
  position: absolute;
  height: 100%;
  opacity: 0;
}

.member-overlay:hover {
  background-color: #54488a;
  opacity: 1;
  transition: 0.8s ease-in;
}

.member-overlay a {
  color: #fff;
  text-decoration: none;
}

.member-overlay .member-wrap {
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
  width: 100%;
  top: 20%;
  padding-left: 1.5%;
  padding-right: 1.5%;
  position: absolute;
}

.member-overlay-sm {
  font-size: 0.7rem;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0rem;
}

.member-overlay-lg {
  font-size: 0.75rem;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0rem;
}
.owl-item .first-slide{
  width: auto;
  height:max-content;
  object-fit: cover;
  object-position: 50% 50%;
}
/*Sub-Page ALL */
#sub-page-header {
  width: 100%;
  height: auto;
  padding-top: 9.5rem;
  padding-bottom: 5rem;
  background: url(../images/subpage-header.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: -5rem;
}

.sub-page-header-title {
  color: #ffffff;
  text-align: center;
}

.font-weight-semibold {
  font-weight: 600 !important;
}

/* About Page */
#about-page-top {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 2.5rem;
}

.about-img {
  width: 100%;
  height: auto;
  border-radius: 32px;
}

.about-top-box {
  box-shadow: 0px 3px 30px #0000001a;
  border-radius: 54px;
  padding: 3rem;
}

.about-content {
  color: #000000;
  font-size: 1rem;
  font-weight: 400;
  text-align: justify;
}

#about-page-bottom {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.about-bottom-box {
  box-shadow: 0px 3px 30px #00000029;
  border-radius: 42px;
  padding-bottom: 3rem;
}

.about-bottom-curve {
  background-color: #5e519c;
  width: 25%;
  border-radius: 0px 0px 80px 0px;
}

.about-bottom-title {
  color: #ffffff;
  text-align: center;
  padding: 0.8rem;
}

.about-bottom-content {
  padding: 1rem 3rem 1rem 3rem;
  color: #000000;
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.about-bottom-content > ul {
  padding-left: 1rem;
}

.about-bottom-content > ul > li {
  margin-bottom: 1rem;
}

/* Current President */

#current-president {
  background-color: #f5f5f5;
  padding-top: 5rem;
  background: url(../images/president-bg.png);
  background-size: contain;
  background-position: center -150px;
  background-repeat: no-repeat;
}

.pres-img {
  width: 90%;
  height: auto;
  margin: 0 auto;
  display: block;
  max-width: 500px;
  border-radius: 66px 0px;
  box-shadow: 0px 3px 30px #0000001a;
}

.pres-left-box {
  box-shadow: 0px 3px 30px #0000001a;
  padding: 3rem;
  padding-right: 20rem;
  background-color: #ffffff;
  margin-top: 5rem;
  text-align: justify;
}

.pres-right-box {
  position: absolute;
  margin-left: 650px;
}

.pres-title {
  color: #54488a;
  font-weight: 700;
}

.pres-company {
  color: #54488a;
  font-weight: 500;
  /* font-size: 0.8rem; */
}

.pres-border {
  border-bottom: 4px solid;
  color: #674ea7;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-right: 16rem;
  margin-bottom: 1rem;
}

.pres-content-title {
  font-weight: 700;
  font-size: 1rem;
}

.pres-content {
  font-weight: 500;
  font-size: 0.8rem;
}

.pres-left-box > ol {
  padding-left: 0.7rem;
  font-size: 0.8rem;
  font-weight: 500;
}

.pres-left-box > ol > li {
  margin-bottom: 1rem;
}

.pres-left-box > ol > li > span {
  font-weight: 500;
}

/* Council Members , President Council & Secretariat */

#council-member {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.council-box-top {
  background-color: #ffffff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  padding-top: 1rem;
  box-shadow: 0px 3px 25px #0000001a;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}


.council-box-top img {
  width: 120%;
  height: 120%;
  margin-left: -30px;
}

.council-box-top .president {
  margin-left: -15px !important;
}

/* .zoom-in img {
  width: 135%;
  margin-left: -50px;
} */

.council-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.council-img-2{
  width: 100%;
  height:30vh; 
  object-fit:cover; 
  object-position:center center;
  margin: 0 auto;
  display: block;
}

.council-box-bottom {
  background-color: #54488a;
  padding: 1rem;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  box-shadow: 0px 3px 25px #0000001a;
  margin-bottom: 3rem;
}

.council-box-bottom > p {
  color: #ffffff;
  font-size: 0.75rem;
  margin-bottom: 0;
  text-align: center;
  font-weight: 300;
}

.council-box-bottom > p.council-box-btm-title {
  font-weight: 700;
  font-size: 0.8rem;
}

.sec-box-bottom {
  background-color: #54488a;
  padding: 1rem;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  box-shadow: 0px 3px 25px #0000001a;
  margin-bottom: 3rem;
  min-height: 120px;
}

.sec-box-bottom > p {
  color: #ffffff;
  font-size: 0.75rem;
  margin-bottom: 0;
  text-align: center;
  font-weight: 300;
}

.sec-box-bottom > p.council-box-btm-title {
  font-weight: 700;
  font-size: 0.8rem;
}

/* President Council */

#president-council {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.president-council-title {
  color: #000000;
  font-weight: 400;
  text-align: center;
}

.president-council-border {
  border-bottom: 4px solid;
  color: #674ea7;
  display: block;
  margin: 0 auto;
  width: 12.5%;
}

.pcouncil-box-bottom {
  background-color: #54488a;
  padding: 1rem;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  box-shadow: 0px 3px 25px #0000001a;
  margin-bottom: 3rem;
  min-height: 105px;
}

.pcouncil-box-bottom > p {
  color: #ffffff;
  font-size: 0.75rem;
  margin-bottom: 0;
  text-align: center;
  font-weight: 300;
}

.pcouncil-box-bottom > p.council-box-btm-title {
  font-weight: 700;
  font-size: 0.7rem;
}

/* MRCA FOUNDATION */
#foundation-section-1 {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 2.5rem;
}

#foundation-section-2 {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.foundation-title {
  text-align: center;
  font-weight: 400;
}

.foundation-content {
  font-size: 0.8rem;
  font-weight: 500;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
}

.foundation-border {
  border-bottom: 4px solid;
  color: #674ea7;
  display: block;
  margin: 0 auto;
  width: 12.5%;
  margin-bottom: 2rem;
}

.foundation-box {
  box-shadow: 0px 3px 25px #00000029;
  border-radius: 30px;
  padding: 2rem;
  min-height: 300px;
  margin-bottom: 2rem;
}

.foundation-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  max-width: 100px;
}

.foundation-img-content {
  color: #54488a;
  font-weight: 300;
  font-size: 0.8rem;
  text-align: center;
}

#foundation-slider {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.foundation-nums {
  text-align: center;
  position: absolute;
  width: 100%;
  font-size: 1rem;
  top: 584px;
}

.owl-prev {
  position: absolute;
  top: 99%;
  left: 42.5%;
  display: block !important;
}

.owl-next {
  position: absolute;
  top: 99%;
  right: 42.5%;
  display: block !important;
}

.owl-prev,
.owl-next {
  transform: scale(0.8, 0.8);
  color: grey;
}

.owl-prev i:hover,
.owl-next i:hover {
  outline: none;
  box-shadow: none;
}

.owl-next:focus,
.owl-prev:focus {
  outline: none;
}

/*Benefits & Privileges */

#benefits-page {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.benefit-boxes {
  box-shadow: 0px 3px 30px #0000001a;
  border-radius: 0 54px 54px 54px;
}

.benefit-title {
  color: #ffffff;
  background-color: #5e519c;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  width: 70%;
  border-radius: 0px 0px 100px 0px;
  font-size: 1.5rem;
  padding-left: 3rem;
}

.benefit-body {
  color: #ffffff;
  padding: 3rem;
}

.benefit-body ul li {
  color: #000 !important;
}

.benefit-content {
  color: #000000;
  font-weight: 400;
}

/* Membership application */

#membership-description {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#membership-description p {
  font-weight: 400;
  font-size: 1rem;
  color: #000000;
}

#membership-description ol li {
  font-weight: 400;
  font-size: 1rem;
  color: #000000;
}

#membership-description ol {
  padding-left: 1rem !important;
}

.mem-des-purp {
  font-weight: 700;
  color: #54488a;
}

#membership-application {
  background-color: #f5f5f5;
  padding-top: 1rem;
  padding-bottom: 5rem;
}

.application-left {
  padding: 1.5rem;
  background-color: #ffffff;
  display: inline-block;
}

.application-right {
  padding-top: 1.2rem;
  background-color: #54488a;
  display: inline-block;
  max-width: 5%;
  flex: 0 0 5%;
}

.application-title {
  font-weight: 400;
  color: #000000;
}

.application-sub-title {
  color: #54488a;
  font-weight: 700;
}

/* Membership About */

#membership-about {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.lined .nav-link {
  padding: 1.5rem;
  box-shadow: 0px 3px 30px #0000001a;
  background-color: #ffffff;
  color: #54488a !important;
  font-size: 1.25rem;
}

.lined .nav-link.active {
  color: #ffffff !important;
  background-color: #54488a;
  position: relative;
}

.membership-about-body {
  background-color: #ffffff;
  box-shadow: 0px 3px 30px #0000001a;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom-left-radius: 54px;
  border-bottom-right-radius: 54px;
}

.step-title {
  font-weight: 500;
  font-size: 0.8rem;
  line-height: 1.5rem;
  margin-bottom: 3rem;
}

.step-header {
  color: #54488a;
  font-weight: 600;
  font-size: 1.25rem;
  text-align: center;
}

.step-border {
  border-bottom: 5px solid;
  color: #674ea7;
  width: 10%;
  margin: 0 auto;
  display: block;
  margin-bottom: 3rem;
}

.step-price {
  color: #54488a;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 1rem;
}

.step-price-content {
  color: #54488a;
  font-size: 0.8rem;
  text-align: center;
  margin-bottom: 1rem;
}

#membership-about hr {
  width: 150px;
}

/* MIRF */
#mirf-page {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.mirf-content {
  font-size: 1rem;
  font-weight: 400;
}

.mirf-img {
  width: 100%;
  height: auto;
  margin-top: 3rem;
}

/* MRCA ACADEMY */
#mrca-academy {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.mrca-academy-title {
  font-size: 1rem;
  font-weight: 500;
}

.mrca-academy-box {
  box-shadow: 0px 3px 30px #0000001a;
  border-radius: 54px;
  background-color: #ffffff;
  margin-top: 3rem;
}

.mrca-academy-curve {
  background-color: #5e519c;
  border-radius: 0px 0px 80px 0px;
  color: #ffffff;
  width: 35%;
  padding: 1rem 1rem 1rem 3rem;
  font-size: 1.75rem;
}

.mrca-academy-body {
  padding: 1rem 1rem 1rem 1.5rem;
}

.mrca-academy-content {
  font-size: 1rem;
  color: #000000;
  padding-left: 1.5rem;
}

.mrca-academy-body > ol > li {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.academy-body-list {
  font-weight: 400 !important;
  font-size: 1rem;
}

.mrca-academy-body > ul > li {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.1rem;
}

.mrca-academy-body > .row > .col-lg-4 > ul > li {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.1rem;
}

#upcoming-academy {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#past-academy {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.academy-title {
  text-align: center;
  color: #000000;
  font-weight: 500;
  font-size: 2.5rem;
}

.academy-border {
  border-bottom: 5px solid;
  color: #674ea7;
  width: 10%;
  display: block;
  margin: 0 auto;
  margin-bottom: 3rem;
  margin-top: 1rem;
}

.academy-top {
  box-shadow: 0px 0px 15px #0000001a;
}

.academy-bottom {
  box-shadow: 0px 0px 15px #0000001a;
  padding: 1.5rem;
  background-color: #fff;
}

.academy-img-title {
  font-size: 0.7rem;
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0.25rem;
}

/*ACTIVITIES */

#upcoming-activities {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.upcoming-title {
  text-align: center;
  font-weight: 400;
}

.upcoming-border {
  border-bottom: 4px solid;
  color: #674ea7;
  display: block;
  margin: 0 auto;
  width: 12.5%;
  margin-bottom: 3rem;
}

.upcoming-top {
  box-shadow: 0px 0px 15px #0000001a;
}

.upcoming-bottom {
  box-shadow: 0px 0px 15px #0000001a;
  padding: 1.5rem;
  background-color: #fff;
}

.upcoming-img-title {
  font-size: 0.7rem;
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0.25rem;
}

#past-activities {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.past-activities-body {
  background-color: #ffffff;
  box-shadow: 0px 3px 30px #0000001a;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.past-activities-top {
  box-shadow: 0px 0px 15px #0000001a;
}

.past-activities-bottom {
  box-shadow: 0px 0px 15px #0000001a;
  padding: 1.5rem;
  background-color: #fff;
}

.past-activities-img-title {
  font-size: 0.7rem;
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0.25rem;
}

/*Division FNB */

#fnb-page {
  background-color: #f5f5f5;
  padding-top: 0rem;
  padding-bottom: 5rem;
}

.fnb-title {
  text-align: center;
  font-weight: 400;
}

.fnb-border {
  border-bottom: 4px solid;
  color: #674ea7;
  display: block;
  margin: 0 auto;
  width: 12.5%;
  margin-bottom: 3rem;
}

.fnb-table-thead {
  background-color: #54488a;
  box-shadow: 0px 3px 25px #0000001a;
}

.fnb-table-th {
  font-size: 1rem;
  font-weight: 400;
  color: #ffffff;
  padding: 1rem 3rem 1rem 3rem !important;
}

.fnb-table-body {
  box-shadow: 0px 3px 25px #0000001a;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.fnb-table-td {
  font-size: 1rem;
  font-weight: 400;
  color: #707070;
  padding: 1rem 3rem 1rem 3rem !important;
  border: none !important;
  font-size: 1rem;
}

.fnb-table-white {
  background-color: #ffffff;
}

.fnb-table-grey {
  background-color: #f5f5f5;
}

#fnb-benefits {
  background-color: #f5f5f5;
  padding-bottom: 5rem;
}

#fnb-benefits > .container > .row > .col-lg-7 > ul > li {
  color: #707070;
  margin-bottom: 1rem;
  font-size: 1rem;
}

#fnb-who {
  background-color: #f5f5f5;
  padding-bottom: 5rem;
}

.fnb-box {
  box-shadow: 0px 3px 25px #00000029;
  border-radius: 30px;
  padding: 2rem;
  min-height: 250px;
}

.fnb-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  padding-top: 1rem;
  padding-bottom: 2rem;
  max-width: 100px;
}

.fnb-img-content {
  color: #54488a;
  font-weight: 300;
  font-size: 0.8rem;
  text-align: center;
}

#fnb-how {
  background-color: #f5f5f5;
  padding-bottom: 5rem;
}

.fnb-how-content {
  text-align: center;
  color: #707070;
}

/*Women Division */

#women-logo {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 2.5rem;
}

.women-logo-img {
  max-width: 350px;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.women-img-title {
  color: #54488a;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  margin-top: 1.5rem;
}

#women-obj {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.women-boxes {
  box-shadow: 0px 3px 30px #0000001a;
  border-radius: 0 54px 54px 54px;
  margin-bottom: 2rem;
}

.women-title {
  color: #ffffff;
  background-color: #5e519c;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  width: 40%;
  border-radius: 0px 0px 100px 0px;
  font-size: 1.5rem;
  padding-left: 3rem;
}

.women-body {
  color: #ffffff;
  padding: 2rem;
}

.women-body > .row > .col-12 > ul > li {
  color: #707070;
  margin-bottom: 1rem;
}

#women-page {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.women-table-title {
  text-align: center;
  font-weight: 400;
}

.women-border {
  border-bottom: 4px solid;
  color: #674ea7;
  display: block;
  margin: 0 auto;
  width: 12.5%;
  margin-bottom: 3rem;
}

#women-who {
  background-color: #f5f5f5;
  padding-bottom: 5rem;
}

.women-box {
  box-shadow: 0px 3px 25px #00000029;
  border-radius: 30px;
  padding: 2rem;
  min-height: 280px;
}

.women-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  max-width: 100px;
}

.women-img-content {
  color: #54488a;
  font-weight: 300;
  font-size: 0.8rem;
  text-align: center;
}

.women-box-qr {
  box-shadow: 0px 3px 25px #00000029;
  border-radius: 30px;
  padding: 2rem;
}

.women-qr {
  width: 100%;
  height: auto;
  max-width: 200px;
}

.women-qr-title {
  color: #54488a;
  font-weight: 700;
  font-size: 0.9rem;
}

.women-qr-link {
  color: #54488a;
  font-weight: 400;
  font-size: 0.8rem;
}

#upcoming-women {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

#past-women {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.pw-top {
  box-shadow: 0px 0px 15px #0000001a;
}

.pw-bottom {
  box-shadow: 0px 0px 15px #0000001a;
  padding: 1.5rem;
  background-color: #fff;
}

.pw-img-title {
  font-size: 0.7rem;
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0.25rem;
}

/* Youth Division */

#youth-logo {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 2.5rem;
}

.youth-logo-img {
  max-width: 350px;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

#youth-obj {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.youth-boxes {
  box-shadow: 0px 3px 30px #0000001a;
  border-radius: 0 54px 54px 54px;
  margin-bottom: 2rem;
}

.youth-title {
  color: #ffffff;
  background-color: #5e519c;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  width: 40%;
  border-radius: 0px 0px 100px 0px;
  font-size: 1.5rem;
  padding-left: 3rem;
}

.youth-body {
  color: #ffffff;
  padding: 2rem;
}

.youth-body > .row > .col-12 > ul > li {
  color: #707070;
  margin-bottom: 1rem;
}

#youth-group {
  background-color: #f5f5f5;
}

.youth-group-img {
  width: 100%;
  height: auto;
}

#youth-page {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.youth-table-title {
  text-align: center;
  font-weight: 400;
}

.youth-border {
  border-bottom: 4px solid;
  color: #674ea7;
  display: block;
  margin: 0 auto;
  width: 12.5%;
  margin-bottom: 3rem;
}

#youth-who {
  background-color: #f5f5f5;
  padding-bottom: 5rem;
}

.youth-box {
  box-shadow: 0px 3px 25px #00000029;
  border-radius: 30px;
  padding: 2rem;
  min-height: 280px;
}

.youth-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  padding-top: 1rem;
  padding-bottom: 2rem;
  max-width: 100px;
}

.youth-img-content {
  color: #54488a;
  font-weight: 300;
  font-size: 0.8rem;
  text-align: center;
}

#upcoming-youth {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

#past-youth {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.youth-top {
  box-shadow: 0px 0px 15px #0000001a;
}

.youth-bottom {
  box-shadow: 0px 0px 15px #0000001a;
  padding: 1.5rem;
  background-color: #fff;
}

.youth-img-title {
  font-size: 0.7rem;
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0.25rem;
}

/* 4 pillar */
#pillar-intro > .container > .row > .col-12{
  padding: 60px;
}

.pillar-div{
  padding-top: 0;
  padding-bottom: 2rem;
}

.pillar-boxes {
  box-shadow: 0px 3px 30px #0000001a;
  border-radius: 0 54px 54px 54px;
  margin-bottom: 2rem;
}

.pillar-title {
  color: #ffffff;
  background-color: #5e519c;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  width: 75%;
  border-radius: 0px 0px 100px 0px;
  font-size: 1.5rem;
  padding-left: 3rem;
}

.pillar-body {
  padding: 3rem;
}

.pillar-image{
  width: 100%;
}

/* South Division */

#south-group {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.south-table-title {
  text-align: center;
  font-weight: 400;
}

.south-border {
  border-bottom: 4px solid;
  color: #674ea7;
  display: block;
  margin: 0 auto;
  width: 12.5%;
  margin-bottom: 3rem;
}

.south-group-img {
  width: 100%;
  height: auto;
  margin-top: 2.5rem;
  max-width: 800px;
  margin: 0 auto;
  display: block;
}

#south-page {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

#south-who {
  background-color: #f5f5f5;
  padding-bottom: 5rem;
}

.south-box {
  box-shadow: 0px 3px 25px #00000029;
  border-radius: 30px;
  padding: 2rem;
  min-height: 280px;
}

.south-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  max-width: 100px;
}

.south-img-content {
  color: #54488a;
  font-weight: 300;
  font-size: 0.8rem;
  text-align: center;
}

#upcoming-south {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

#past-south {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.south-top {
  box-shadow: 0px 0px 15px #0000001a;
}

.south-bottom {
  box-shadow: 0px 0px 15px #0000001a;
  padding: 1.5rem;
}

.south-img-title {
  font-size: 0.7rem;
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin-bottom: 0.25rem;
}

/* Government News */

#gov-news {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.govnews-img {
  width: 100%;
  height: 175px;
  object-fit: cover;
  object-position: 0 0;
  opacity: 0.45;
}

.gov-cards {
  padding: 1rem;
  background-color: #ffffff;
  margin-bottom: 3rem;
  width: 100%;
}

.gov-title {
  color: #54488a;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  font-weight: 600;
}

.gov-content {
  color: #707070;
  font-weight: 400;
  margin-bottom: 0;
  font-size: 0.9rem;
}

.gov-rm {
  color: #707070;
  font-weight: 600;
  font-size: 0.9rem;
}

/* Retailers */
#retailer {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.retail-mr-5 {
  margin-right: 3rem;
}

.retailer-bot {
  margin: 2em 0.9em 8em 0.9em;
}

.retailer-left {
  background-color: #ffffff;
  padding: 1em;
  min-height: 165px;
}

.retailer-right {
  padding: 1em;
  background-color: #54488a;
  text-align: center;
  color: #ffffff;
}

.retailer-arrow {
  text-align: center;
  color: #ffffff;
  position: relative;
  top: 40%;
}

.retailer-title {
  font-weight: 400;
  color: #000000;
  font-size: 0.8rem;
}

.retailer-subtitle {
  font-weight: 400;
  color: #707070;
  font-size: 0.8rem;
}

/* Sponsor & Partner News */

#sponsor-news {
  background-color: #f5f5f5;
  padding-top: 2.5rem;
}

#sponsor-news a:hover {
  text-decoration: none;
}

/* Contact */
#contact {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.contact-title {
  text-align: center;
  font-weight: 400;
}

.contact-border {
  border-bottom: 4px solid;
  color: #674ea7;
  display: block;
  margin: 0 auto;
  width: 7.5%;
  margin-bottom: 3rem;
}

.custom-input {
  border-radius: 19px;
  min-height: 50px;
  border: none;
}

.custom-textarea {
  border-radius: 19px;
  min-height: 350px;
  border: none;
}

.contact-form-title {
  padding-left: 1rem;
  font-weight: 600;
}

.contact-button {
  background-color: #5e519c;
  color: #ffffff;
  font-weight: 600;
  padding: 1rem 3rem 1rem 3rem;
  border-radius: 19px;
}

/* News Archive */

.archive > .lined .nav-link {
  padding: 1rem;
  box-shadow: none;
  box-shadow: 0px 3px 6px #00000029;
  background-color: #ffffff;
  color: #54488a !important;
  font-size: 1rem;
}

.archive > .lined .nav-link.active {
  color: #ffffff !important;
  background-color: #54488a;
  position: relative;
}

.archive-body {
  background-color: #ffffff;
  box-shadow: 0px 3px 30px #0000001a;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.archive-title {
  color: #707070;
  font-weight: 400;
}

/* Love Touches Life */
#ltl {
  background-color: #fbede0;
  padding-top: 10rem;
  padding-bottom: 2rem;
  margin-top: -70px;
}

.ltl-title {
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 75%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

#ltl-section-2 {
  background-color: #f5f5f5;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.ltl-header {
  color: #ff6185;
  text-align: center;
}

.ltl-border {
  border-bottom: 4px solid;
  color: #ff6185;
  width: 15%;
  margin: 0 auto;
  display: block;
  margin-bottom: 1rem;
}

#ltl-section-2 p {
  font-size: 0.8rem;
  color: #000000;
  font-weight: 400;
}

#ltl-section-2 ul {
  padding: 1rem;
}

#ltl-section-2 ul li {
  font-size: 0.8rem;
}

#ltl-section-2 a {
  color: #000;
  font-weight: 500;
  font-size: 1rem;
}

.ltl-s2-poster {
  width: 100%;
  height: auto;
}

#ltl-section-3 {
  background-color: #fff;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.ltl-s3-title {
  color: #000;
  text-align: center;
}

.ltl-s3-border {
  border-bottom: 4px solid;
  color: #674ea7;
  width: 15%;
  margin: 0 auto;
  display: block;
  margin-bottom: 2rem;
}

.ltl-icons {
  width: 100%;
  height: auto;
  max-width: 200px;
  display: block;
  margin: 0 auto;
}

.gold-donor {
  margin-top: 7.5rem;
}

#ltl-section-4 {
  background-color: #f5f5f5;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.ltl-poster {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}

#ltl-section-4 p {
  text-align: center;
  font-weight: bold;
  font-size: 0.8rem;
  margin-top: 1rem;
}

#member-directory {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#member-directory select {
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0;
  text-indent: 5px;
  margin-bottom: 1rem;
}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

.sort-by {
  text-align: right;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  color: #000;
  font-weight: 400;
}

.member-cards {
  width: 100%;
  height: auto;
  padding: 2rem;
  box-shadow: 0px 3px 50px #00000029;
  margin-bottom: 3rem;
  background-color: #fff;
}

.member-cards a:hover {
  text-decoration: none;
  color: ;
}

.memdirec-img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  max-width: 150px;
}

.memdirec-rank {
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
  margin-top: 1rem;
}

.memdirec-name {
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
  margin-top: 1rem;
  color: #707070;
  margin-bottom: 0;
}

.memdirec-category {
  font-weight: 400;
  color: #707070;
  font-size: 0.8rem;
  text-align: center;
  margin-bottom: 0;
}

.memdirec-cp {
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
}

.memdirec-sec {
  margin-top: 1rem;
}

.memdirec-sec-text {
  font-weight: 700;
  font-size: 1rem;
  text-align: left;
  margin-bottom: 0;
}

.memdirec-reset {
  float: right;
  color: #ff0000;
}

.memdirec-patrons {
  width: 100%;
  height: auto;
  max-width: 175px;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}

.memdirec-border {
  color: #c2c2c2;
  border-bottom: 1px solid;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.custom-slider {
  max-width: 70%;
  display: block;
  margin: 0 auto;
}

/***************************************THIS MARKS THE START OF MEDIA QUERIES***************************************/
@media only screen and (min-width: 1900px){
  .council-img-2{
    height:24vh; 
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .home-slider-container h1 {
    font-size: 1.5rem;
  }

  .home-slider-container p {
    font-size: 0.8rem;
  }
  .council-img-2{
    height:31vh; 
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /*NAV*/

  .lang-drop {
    float: right;
    position: relative;
    top: 20px;
    margin-left: 1rem;
    margin-right: 6rem;
  }

  .email-div {
    float: right;
    width: 33%;
    margin-top: 5px;
  }

  .call-div {
    float: right;
    width: 24%;
    margin-top: 5px;
  }

  .home-slider-container h1 {
    font-size: 1.5rem;
  }

  .home-slider-container p {
    font-size: 0.8rem;
  }

  .home-2-card {
    background-color: #fff;
    border-radius: 30px;
    padding: 1.5rem 1rem 1.5rem 1rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    min-height: 300px;
  }

  /* FOOTER */
  .footer-purple {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #54488a;
  }

  .footer-title {
    color: #ffffff;
    font-size: 1.1rem;
    text-align: center;
  }

  .footer-content {
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
  }

  .fa-ul {
    margin-left: 2em !important;
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
  }

  .fa-li {
    top: 0 !important;
    text-align: center;
  }

  .fa-ul > li {
    margin-top: 0.5rem;
    text-align: center;
  }

  .footer-pl-5 {
    padding-left: 0rem;
  }

  .footer-icon-mid {
    text-align: center;
  }

  .footer-mobile-margin {
    margin-bottom: 1.5rem;
  }

  .footer-call-icon {
    left: 385px;
  }

  .footer-mail-icon {
    left: 340px;
  }

  .nav-call-icon {
    left: 385px;
  }

  .nav-mail-icon {
    left: 340px;
  }

  .benefit-title {
    font-size: 1.25rem;
  }

  .benefit-content {
    font-size: 0.8rem;
  }

  .benefit-body ul li {
    font-size: 0.8rem;
  }

  .mrca-academy-curve {
    width: 45%;
  }

  .academy-bottom {
    min-height: 105px;
  }

  .past-activities-bottom {
    min-height: 105px;
  }

  .foundation-box {
    padding: 1rem;
  }

  .foundation-nums {
    text-align: center;
    position: absolute;
    width: 100%;
    font-size: 1rem;
    top: 500px;
  }

  .application-right {
    padding-top: 1.5rem;
  }

  .retailer-left {
    min-height: 180px;
  }

  .pres-img {
    max-width: 400px;
  }

  .pres-right-box {
    margin-left: 550px;
  }

  .about-img {
    width: 100%;
    height: auto;
    border-radius: 32px;
    max-width: 550px;
    display: block;
    margin: 0 auto;
    margin-bottom: 1.5rem;
  }
  .council-img-2{
    height:34vh; 
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* NAV */

  .nav-purple {
    background-color: #ffffff !important;
    box-shadow: 0px 10px 15px #0000002b;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 0;
  }

  .navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0;
    padding: 4rem 3rem;
    width: 350px;
    height: 100%;
    z-index: 3000;
    background-color: #54488a !important;
  }

  .navbar-light .navbar-nav .nav-link {
    color: #fff !important;
  }

  .navbar-collapse.collapsing {
    left: -75%;
    transition: height 0s ease;
  }

  .navbar-collapse.show {
    left: 0;
    background-color: #54488a;
    transition: left 300ms ease-in-out;
  }

  .navbar-toggler.collapsed ~ .navbar-collapse {
    transition: left 500ms ease-in-out;
  }

  .navbar-light .navbar-toggler {
    border: none;
    color: #fff;
  }

  .nav-purple > .container > .collapse > .navbar-nav > .nav-item > .nav-link {
    font-size: 1rem;
    font-weight: 500;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
    border: none;
    color: #fff;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-item {
    color: #fff;
    padding: 0.25rem 0rem;
  }

  .nav-padding {
    margin-top: 2rem;
  }

  .nav-span {
    font-size: 1rem;
  }

  /* FOOTER */
  .footer-purple {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #54488a;
  }

  .footer-title {
    color: #ffffff;
    font-size: 1.1rem;
    text-align: center;
  }

  .footer-content {
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
  }

  .fa-ul {
    margin-left: 2em !important;
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
  }

  .nav-fa-ul {
    margin-left: 0 !important;
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: left;
  }

  .nav-fa-li {
    top: 0 !important;
    text-align: center;
  }

  .fa-li {
    top: 0 !important;
    text-align: center;
  }

  .fa-ul > li {
    margin-top: 0.5rem;
    text-align: center;
  }

  .footer-pl-5 {
    padding-left: 0rem;
  }

  .footer-icon-mid {
    text-align: center;
  }

  .footer-mobile-margin {
    margin-bottom: 1.5rem;
  }

  .footer-call-icon {
    left: 270px;
  }

  .footer-mail-icon {
    left: 225px;
  }

  .nav-call-icon {
    left: 385px;
  }

  .nav-mail-icon {
    left: 340px;
  }

  .home-slider-container h1 {
    font-size: 1.1rem;
    margin-top: 5rem;
  }

  .home-slider-container p {
    font-size: 0.7rem;
  }

  .home-slider-container p {
    margin-top: 1rem;
  }

  .md-pad-top {
    margin-top: 2rem;
  }

  .academy-bottom {
    margin-bottom: 1.5rem;
    min-height: 110px;
  }

  .mrca-academy-body > .row > .col-5 > ul > li {
    font-size: 0.8rem;
    font-weight: 400;
    margin-bottom: 0.1rem;
  }

  .mrca-academy-curve {
    width: 45%;
    font-size: 1.25rem;
  }

  .benefit-content {
    font-size: 0.8rem;
  }

  .benefit-body ul li {
    font-size: 0.8rem;
  }

  .benefit-body ul {
    padding: 0.5rem;
  }

  .benefit-title {
    padding-right: 3rem;
    font-size: 1.25rem;
  }

  .sub-page-header-title {
    font-size: 2rem;
  }

  .fnb-table-td {
    padding: 0.75rem 2rem 0.75rem 2rem !important;
  }

  #fnb-benefits > .container > .row > .col-md-9 > ul > li {
    color: #707070;
    margin-bottom: 1rem;
    font-size: 1rem;
  }

  .south-group-img {
    max-width: 500px;
  }

  #women-page {
    padding-top: 0;
  }

  .foundation-box {
    margin-bottom: 1.5rem;
  }

  #foundation-section-2 {
    padding-bottom: 0;
  }

  .foundation-nums {
    text-align: center;
    position: absolute;
    width: 100%;
    font-size: 1rem;
    top: 526px;
  }

  .application-right {
    padding-top: 1rem;
    max-width: 8%;
    flex: 0 0 8%;
  }

  .retail-mr-5 {
    margin-right: 0;
  }

  .pres-img {
    max-width: 300px;
  }

  .pres-right-box {
    margin-left: 425px;
  }

  .about-img {
    max-width: 350px;
    display: block;
    margin: 0 auto;
    margin-bottom: 2rem;
  }

  select {
    width: 100%;
    height: auto;
    padding: 0.75rem;
  }

  .archive-body {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .archive-img {
    width: 400px;
    height: 200px;
  }

  .ltl-s2-poster {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 350px;
    margin-top: 3rem;
  }

  .memdirec-patrons {
    display: inline-block;
  }

  .custom-slider {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  .council-img-2{
    height:50vh; 
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width: 767px) {
  /* NAV */

  .retail-mr-5 {
    margin-right: 0;
  }

  .nav-purple {
    background-color: #ffffff !important;
    box-shadow: 0px 10px 15px #0000002b;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 0;
  }

  .navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0;
    padding: 4rem 3rem;
    width: 350px;
    height: 100%;
    z-index: 3000;
    background-color: #54488a !important;
  }

  .navbar-light .navbar-nav .nav-link {
    color: #fff !important;
  }

  .navbar-collapse.collapsing {
    left: -75%;
    transition: height 0s ease;
  }

  .navbar-collapse.show {
    left: 0;
    background-color: #54488a;
    transition: left 300ms ease-in-out;
  }

  .navbar-toggler.collapsed ~ .navbar-collapse {
    transition: left 500ms ease-in-out;
  }

  .navbar-light .navbar-toggler {
    border: none;
    color: #fff;
  }

  .nav-purple > .container > .collapse > .navbar-nav > .nav-item > .nav-link {
    font-size: 1rem;
    font-weight: 500;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
    border: none;
    color: #fff;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-item {
    color: #fff;
    padding: 0.25rem 0rem;
  }

  .nav-padding {
    margin-top: 2rem;
  }

  .nav-span {
    font-size: 1rem;
  }

  /* FOOTER */
  .footer-purple {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #54488a;
  }

  .footer-title {
    color: #ffffff;
    font-size: 1.1rem;
    text-align: center;
  }

  .footer-content {
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
  }

  .fa-ul {
    margin-left: 2em !important;
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
  }

  .nav-fa-ul {
    margin-left: 0 !important;
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: left;
  }

  .nav-fa-li {
    top: 0 !important;
    text-align: center;
  }

  .fa-li {
    top: 0 !important;
    text-align: center;
  }

  .fa-ul > li {
    margin-top: 0.5rem;
    text-align: center;
  }

  .footer-pl-5 {
    padding-left: 0rem;
  }

  .footer-icon-mid {
    text-align: center;
  }

  .footer-mobile-margin {
    margin-bottom: 1.5rem;
  }

  .footer-call-icon {
    left: 180px;
  }

  .footer-mail-icon {
    left: 135px;
  }

  .nav-call-icon {
    left: 385px;
  }

  .nav-mail-icon {
    left: 340px;
  }

  .owl-two {
    z-index: 0;
  }

  .home-slider-container {
    padding-left: 5%;
    padding-right: 5%;
  }

  #home-section-1 h2 {
    font-size: 1.5rem;
  }

  .home-border {
    margin-bottom: 1.5rem;
  }

  #home-section-2 h2 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .home-border-2 {
    width: 25%;
    margin-top: 0.5rem;
  }

  .home-2-card {
    max-width: 325px;
    display: block;
    margin: 0 auto;
    margin-bottom: 2rem;
  }

  .youth-table-title {
    font-size: 2rem;
  }

  .youth-border {
    width: 20%;
    margin-bottom: 1.5rem;
  }

  .md-pad-top {
    margin-top: 2rem;
  }

  .sub-page-header-title {
    font-size: 1.75rem;
  }

  .lined .nav-link {
    padding: 1.5rem;
    font-size: 1rem;
  }

  .lined .nav-link.active {
    color: #ffffff !important;
    background-color: #54488a;
    position: relative;
  }

  .membership-about-body {
    background-color: #ffffff;
    box-shadow: 0px 3px 30px #0000001a;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom-left-radius: 54px;
    border-bottom-right-radius: 54px;
  }

  .step-title {
    font-weight: 500;
    font-size: 0.8rem;
    line-height: 1.5rem;
    margin-bottom: 3rem;
  }

  .step-header {
    color: #54488a;
    font-weight: 600;
    font-size: 1.25rem;
    text-align: center;
  }

  .step-border {
    border-bottom: 5px solid;
    color: #674ea7;
    width: 15%;
    margin: 0 auto;
    display: block;
    margin-bottom: 1.5rem;
  }

  .step-price {
    color: #54488a;
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 1rem;
  }

  .step-price-content {
    color: #54488a;
    font-size: 0.8rem;
    text-align: center;
  }

  .mrca-academy-curve {
    width: 65%;
    font-size: 1.25rem;
    padding-right: 3%;
  }

  .academy-title {
    font-size: 2rem;
  }

  .academy-border {
    margin-bottom: 1.5rem;
    width: 15%;
  }

  .upcoming-title {
    font-size: 2rem;
  }

  .upcoming-border {
    width: 15%;
    margin-bottom: 1.5rem;
  }

  .benefit-title {
    font-size: 1.25rem;
    padding-right: 3rem;
  }

  .benefit-content {
    margin-top: 1.5rem;
  }

  .contact-title {
    font-weight: 2rem;
  }

  .contact-border {
    width: 10%;
    margin-bottom: 1.5rem;
  }

  .fnb-title {
    font-size: 2rem;
  }

  .fnb-border {
    width: 17.5%;
    margin-bottom: 1.5rem;
  }

  .fnb-table-th {
    font-size: 0.8rem;
    text-align: center;
  }

  .fnb-table-td {
    padding: 0.75rem !important;
    font-size: 0.7rem;
    text-align: center;
  }

  .south-table-title {
    font-size: 2rem;
  }

  .women-table-title {
    font-size: 2rem;
  }

  #women-obj {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  #women-page {
    padding-top: 0;
  }

  .women-title {
    width: 60%;
    font-size: 1.25rem;
  }

  .youth-title {
    width: 60%;
    font-size: 1.25rem;
  }

  .pillar-title{
    width: 80%;
    font-size: 1.25rem;
  }

  #foundation-section-1 {
    padding-top: 2.5rem;
  }

  #foundation-section-2 {
    padding-top: 0;
    padding-bottom: 2.5rem;
  }

  .foundation-title {
    font-size: 2rem;
  }

  .foundation-border {
    width: 20%;
  }

  .president-council-title {
    font-weight: 2rem;
  }

  .foundation-nums {
    text-align: center;
    position: absolute;
    width: 100%;
    font-size: 1rem;
    top: 393px;
  }

  .owl-prev {
    position: absolute;
    top: 95%;
    left: 36.5%;
    display: block !important;
  }

  .owl-next {
    position: absolute;
    top: 95%;
    right: 36.5%;
    display: block !important;
  }

  .application-right {
    max-width: 10%;
    flex: 0 0 10%;
  }

  .application-title {
    font-size: 0.9rem;
  }

  .about-img {
    max-width: 300px;
    display: block;
    margin: 0 auto;
    margin-bottom: 2rem;
  }

  .about-content {
    font-size: 0.9rem;
    text-align: left;
  }

  .about-bottom-title {
    font-size: 1.25rem;
    text-align: left;
    padding-left: 2rem;
  }

  .about-bottom-curve {
    width: 40%;
  }

  .about-bottom-content {
    font-size: 0.9rem;
  }

  /* .pres-title {
    font-size: 2rem;
  } */

  .pres-left-box {
    padding-right: 1rem;
    text-align: left;
  }

  .pres-right-box {
    position: relative;
    margin-left: 0;
  }

  .pres-center {
    display: block;
    margin: 0 auto;
  }

  select {
    width: 100%;
    height: auto;
    padding: 0.75rem;
  }

  .archive-body {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .archive-img {
    width: 400px;
    height: 200px;
  }

  .ltl-s2-poster {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 300px;
    margin-top: 1.5rem;
  }

  .memdirec-patrons {
    display: inline-block;
  }

  .council-img-2{
    height:55vh; 
  }
  /* For Mobile Pagination */

  li.page-item {
    display: none;
  }

  .page-item:first-child,
  .page-item:nth-child(2),
  .page-item:nth-last-child(2),
  .page-item:last-child,
  .page-item.active,
  .page-item.disabled {
    display: block;
  }

  .custom-slider {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
}

/* ---------------------------------------------------
    MEDIA (SMALL DEVICE) 600PX & DOWN - MOBILE
----------------------------------------------------- */

@media only screen and (max-width: 600px) {
  /* NAV */

  .home-slider-container h1 {
    font-size: 1.5rem;
  }

  .home-slider-container p {
    font-size: 0.8rem;
  }

  .nav-purple {
    background-color: #ffffff !important;
    box-shadow: 0px 10px 15px #0000002b;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 0;
  }

  .hs1-img {
    max-width: 200px;
  }

  .navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0;
    padding: 4rem 3rem;
    width: 350px;
    height: 100%;
    z-index: 3000;
    background-color: #54488a !important;
  }

  .navbar-light .navbar-nav .nav-link {
    color: #fff !important;
  }

  .navbar-collapse.collapsing {
    left: -75%;
    transition: height 0s ease;
  }

  .navbar-collapse.show {
    left: 0;
    background-color: #54488a;
    transition: left 300ms ease-in-out;
  }

  .navbar-toggler.collapsed ~ .navbar-collapse {
    transition: left 500ms ease-in-out;
  }

  .navbar-light .navbar-toggler {
    border: none;
    color: #fff;
  }

  .nav-purple > .container > .collapse > .navbar-nav > .nav-item > .nav-link {
    font-size: 1rem;
    font-weight: 500;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
    border: none;
    color: #fff;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-item {
    color: #fff;
    padding: 0.25rem 0rem;
  }

  .nav-padding {
    margin-top: 2rem;
  }

  .nav-span {
    font-size: 1rem;
  }

  /* FOOTER */
  .footer-purple {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #54488a;
  }

  .footer-corp-icons {
    max-width: 125px;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0.5rem;
  }

  .footer-black {
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 0.8rem;
  }

  .footer-title {
    color: #ffffff;
    font-size: 1.1rem;
    text-align: center;
  }

  .footer-content {
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
  }

  .fa-ul {
    margin-left: 2em !important;
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: center;
  }

  .nav-fa-ul {
    margin-left: 0 !important;
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: left;
  }

  .nav-fa-li {
    top: 0 !important;
    text-align: center;
  }

  .fa-li {
    top: 0 !important;
    text-align: center;
  }

  .fa-ul > li {
    margin-top: 0.5rem;
    text-align: center;
  }

  .footer-pl-5 {
    padding-left: 0rem;
  }

  .footer-icon-mid {
    text-align: center;
  }

  .footer-mobile-margin {
    margin-bottom: 1.5rem;
  }

  .nav-call-icon {
    left: 385px;
  }

  .nav-mail-icon {
    left: 340px;
  }

  .owl-two {
    z-index: 0;
  }

  .home-slider-container {
    padding-left: 5%;
    padding-right: 5%;
  }

  #home-section-1 h2 {
    font-size: 1.25rem;
  }

  .home-border {
    margin-bottom: 1.5rem;
    width: 30%;
  }

  #home-section-2 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  #home-section-2 h2 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .home-border-2 {
    width: 35%;
    margin-top: 0.5rem;
  }

  .home-2-card {
    max-width: 325px;
    display: block;
    margin: 0 auto;
    margin-bottom: 2rem;
  }

  .youth-table-title {
    font-size: 1.25rem;
  }

  .youth-border {
    width: 20%;
    margin-bottom: 1.5rem;
  }

  .md-pad-top {
    margin-top: 2rem;
  }

  .sub-page-header-title {
    font-size: 1.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  #membership-about .lined .nav-link {
    padding: 1.5rem 0.25rem 1.5rem 0.25rem;
    font-size: 0.7rem;
  }

  .lined .nav-link {
    padding: 1.5rem;
    font-size: 1rem;
  }

  .lined .nav-link.active {
    color: #ffffff !important;
    background-color: #54488a;
    position: relative;
  }

  .membership-about-body {
    background-color: #ffffff;
    box-shadow: 0px 3px 30px #0000001a;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom-left-radius: 54px;
    border-bottom-right-radius: 54px;
  }

  .step-title {
    font-weight: 500;
    font-size: 0.8rem;
    line-height: 1.5rem;
    margin-bottom: 3rem;
  }

  .step-header {
    color: #54488a;
    font-weight: 600;
    font-size: 1.25rem;
    text-align: center;
  }

  .step-border {
    border-bottom: 5px solid;
    color: #674ea7;
    width: 15%;
    margin: 0 auto;
    display: block;
    margin-bottom: 1.5rem;
  }

  .step-price {
    color: #54488a;
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 1rem;
  }

  .step-price-content {
    color: #54488a;
    font-size: 0.8rem;
    text-align: center;
  }

  .mrca-academy-curve {
    width: 65%;
    font-size: 1.25rem;
    padding-right: 3%;
  }

  .academy-title {
    font-size: 2rem;
  }

  .academy-border {
    margin-bottom: 1.5rem;
    width: 15%;
  }

  .upcoming-title {
    font-size: 1.25rem;
  }

  .upcoming-border {
    width: 20%;
    margin-bottom: 1.5rem;
  }

  .benefit-title {
    font-size: 1rem;
    padding-right: 1.5rem;
  }

  .benefit-title {
    padding-left: 1.5rem;
  }

  .pres-left-box {
    text-align: left;
  }

  .benefit-content {
    font-size: 0.8rem;
    margin-top: 1.5rem;
  }

  .benefit-body ul li {
    font-size: 0.8rem;
  }

  .benefit-body ul {
    padding-left: 0.5rem;
  }

  .contact-title {
    font-weight: 2rem;
  }

  .contact-border {
    width: 10%;
    margin-bottom: 1.5rem;
  }

  .fnb-title {
    font-size: 1.5rem;
  }

  .fnb-border {
    width: 17.5%;
    margin-bottom: 1.5rem;
  }

  .fnb-table-th {
    font-size: 0.8rem;
    text-align: center;
  }

  .fnb-table-td {
    padding: 0.75rem !important;
    font-size: 0.7rem;
    text-align: center;
  }

  .south-table-title {
    font-size: 1.5rem;
  }

  .south-border {
    margin-bottom: 1.5rem;
    width: 20%;
  }

  #south-who {
    padding-bottom: 2rem;
  }

  .women-table-title {
    font-size: 1.5rem;
  }

  #women-obj {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  #women-page {
    padding-top: 0;
  }

  .women-title {
    width: 60%;
    font-size: 1.25rem;
  }

  .youth-title {
    width: 60%;
    font-size: 1.25rem;
  }

  #pillar-intro > .container > .row > .col-12{
    padding: 1.5rem;
  }

  .pillar-title{
    width: 80%;
    font-size: 1.25rem;
  }

  .pillar-body{
    padding: 2rem;
  }

  .pillar-body > .row > .col-sm-12{
    padding-bottom: 1.5rem;
  }

  #foundation-section-1 {
    padding-top: 2.5rem;
  }

  #foundation-section-2 {
    padding-top: 0;
    padding-bottom: 2.5rem;
  }

  .foundation-title {
    font-size: 1.5rem;
  }

  .foundation-border {
    width: 20%;
  }

  .president-council-title {
    font-size: 1.5rem;
  }

  #president-council {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .foundation-nums {
    text-align: center;
    position: absolute;
    width: 100%;
    font-size: 1rem;
    top: calc(60% - -100px);
  }

  .owl-prev {
    position: absolute;
    top: 95%;
    left: 33.5%;
    display: block !important;
  }

  .owl-next {
    position: absolute;
    top: 95%;
    right: 33.5%;
    display: block !important;
  }

  .application-right {
    max-width: 13%;
    flex: 0 0 13%;
  }

  .application-right {
    padding-top: 1.5rem;
  }

  .application-title {
    font-size: 0.8rem;
  }

  .retail-mr-5 {
    margin-right: 0;
  }

  .about-img {
    max-width: 300px;
    display: block;
    margin: 0 auto;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }

  .about-content {
    font-size: 0.9rem;
    text-align: left;
  }

  .about-bottom-title {
    font-size: 1.25rem;
    text-align: left;
    padding-left: 2rem;
  }

  .about-bottom-curve {
    width: 60%;
  }

  .about-bottom-content {
    font-size: 0.9rem;
  }

  /* .pres-title {
    font-size: 2rem;
  } */

  .pres-left-box {
    padding-right: 1rem;
  }

  .pres-right-box {
    position: relative;
    margin-left: 0;
  }

  .pres-center {
    display: block;
    margin: 0 auto;
  }

  .about-top-box {
    padding: 1rem;
  }

  #sponsor-news p {
    font-size: 0.8rem;
    color: none;
  }

  .header-curve {
    padding: 1rem;
    width: 100%;
    height: auto;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    box-shadow: 0px 3px 15px #0000001a;
  }

  .division-content {
    padding: 1rem;
    width: 100%;
    height: auto;
    box-shadow: 0px 3px 15px #0000001a;
  }

  .footer-curve {
    padding: 1rem;
    width: 100%;
    height: auto;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0px 3px 15px #0000001a;
  }

  .bg-white {
    background-color: #fff;
    color: #707070;
    text-align: center;
    font-size: 0.8rem;
  }

  .bg-grey {
    background-color: #f5f5f5;
    color: #707070;
    text-align: center;
    font-size: 0.8rem;
  }

  #fnb-page .bg-white p {
    margin-bottom: 0;
  }

  #fnb-page .bg-grey p {
    margin-bottom: 0;
  }

  #women-page .bg-white p {
    margin-bottom: 0;
  }

  #women-page .bg-grey p {
    margin-bottom: 0;
  }

  #south-group {
    padding-bottom: 2rem;
  }

  #south-page .bg-white p {
    margin-bottom: 0;
  }

  #south-page .bg-grey p {
    margin-bottom: 0;
  }

  .women-logo-img {
    max-width: 250px;
  }

  .women-body > .row > .col-12 > ul > li {
    font-size: 0.8rem;
  }

  .women-qr-title {
    font-size: 0.7rem;
  }

  .women-qr-link {
    font-size: 0.5rem;
  }

  .youth-logo-img {
    max-width: 250px;
  }

  .youth-title {
    padding-left: 1rem;
  }

  .youth-body > .row > .col-12 > ul > li {
    font-size: 0.8rem;
  }

  #youth-obj {
    padding-bottom: 2rem;
  }

  #youth-page .bg-white p {
    margin-bottom: 0;
  }

  #youth-page .bg-grey p {
    margin-bottom: 0;
  }

  #youth-who {
    padding-bottom: 2rem;
  }

  .footer-call-icon {
    left: -webkit-calc(50% - 230px);
    left: calc(50% - 70px);
  }

  .footer-mail-icon {
    left: -webkit-calc(50% - 230px);
    left: calc(50% - 115px);
  }

  select {
    width: 100%;
    height: auto;
    padding: 0.75rem;
  }

  .archive-body {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .archive-img {
    width: 100%;
    height: auto;
    max-height: 200px;
  }

  .home-about {
    margin-right: 0;
    color: #fff;
    font-size: 1.1rem;
    display: block;
    margin-bottom: 0.5rem;
  }

  .home-directory {
    margin-left: 0;
    color: #fff;
    font-size: 1.1rem;
    display: block;
    margin-top: 0.5rem;
  }

  #ltl {
    padding-top: 6rem;
  }

  .ltl-title {
    font-size: 0.8rem;
  }

  .ltl-header,
  .ltl-s3-title {
    font-size: 1.25rem;
  }

  .ltl-s2-poster {
    margin-top: 1.5rem;
  }

  .memdirec-patrons {
    display: inline-block;
    max-width: 90px;
  }

  .council-img-2{
    height:100%; 
  }

  /* For Mobile Pagination */

  li.page-item {
    display: none;
  }

  .page-item:first-child,
  .page-item:nth-child(2),
  .page-item:nth-last-child(2),
  .page-item:last-child,
  .page-item.active,
  .page-item.disabled {
    display: block;
  }

  .member-overlay .member-wrap {
    top: 30%;
  }

  .custom-slider {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }

  .p2-rem {
    padding: 2rem !important;
  }
}

/* album */
#photos {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: 200px;
  object-fit: cover;
  display: block;
  object-fit: cover;
  object-position: center;
}

.modal-dialog {
  max-width: 80%;
  margin: 0 auto;
}

.modal {
  z-index: 1041;
}

.album-img {
  box-shadow: 0px 0px 15px #0000001a;
}

.album-img > * {
  width: 100%;
}

.album-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.album-details {
  box-shadow: 0px 0px 15px #0000001a;
  padding: 1.5rem;
  background-color: #fff;
  font-size: 0.8rem;
  text-align: center;
}

.album-details p {
  margin-bottom: 0.25rem;
}

#facebookalbum .pagination {
  justify-content: flex-end;
}
