p {
  font-family:  'Open Sans';
}

.container-fluid.custom {
  padding: 0;
}

.row {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  text-shadow: none;
}

.linkAMIM {
  color: #00008b;
  text-shadow: none;
  text-decoration: underline;
}

.linkAMIM:hover {
  color: black;
}

.row.walkingBanner {
  border-bottom: 0.5px solid white;
  border-top: 0.5px solid white;
}

.navbar-default {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.AMIMLogo {
  width: 43%;
}

.ourPartners {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 4.5rem;
  text-align: center;
}

.sponsorLogo {
  display: block;
  width: 85%;
  margin-left: auto;
  margin-right: auto
}


.customTopNav {
  min-height: 80px;
}

#navbar {
  margin-top: 15px;
}

.navbar-brand {
  padding-top: 12px;
}

.walkingGroupBanner {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.walkingLink {
  text-decoration: underline;
}

.section1 {
  background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("../img/AMIM_WalkingClub_06-25-2022.jpg");
  background-position: 100% 100%;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  min-height: 77vh;
  width: 100%;
}

.overlayAMIMLogo {
  width: 15%;
}

.overlayText p {
  font-size: 2rem;
}

.slogan {
  padding:0;
  margin:0;
  font-size: 6rem;
}

.section1 .lead {
  margin-top: 0;
  font-size: 2rem;
  
}

.section3, .section4 {
  padding: 0;
}

/* -------------SECTION: WHAT IS AMIM?--------------- */
.aboutAMIM {
  color: black;
  text-decoration: none;
  text-shadow: none;
  width: 70%;
  margin: 0 auto;
}

.aboutAMIM h2, .ourPartners h2 {
  font-size: 3rem;
  padding-bottom: 3rem;
}

.noteAMIM h3 {
  font-size: 2rem;
  text-shadow: none;
}

.noteAMIM p {
  font-size: 1.6rem;
  line-height: 3rem;
}

.AMIM_FullImg {
  max-width: 100%;
}

/* ----------AMIM Programs------------ */
.programsAMIM {
  display: flex;
  color: black;
  background-color: white;
  flex-wrap: wrap;
}

.programsAMIM_meta {
  flex-basis: 50%;
  padding: 0;
}

.programsAMIM_meta h2, .right_container h2 {
  font-size: 3rem;
}

.programsAMIM_meta p, .right_container p {
  line-height: 3rem;
  font-size: 1.6rem;
  margin: 2rem 0rem;
}

.aboutSection:nth-child(1) { order: 1; }
.aboutSection:nth-child(2) { order: 2; }

.PT_AMIM_photo {
  max-width: 100%;
} 

.test_container {
  height: 100%;
  position: absolute;
  display: table;
  padding: 5rem;
}

.programs_leftHeader {
  width: 60%;
  margin: 0 auto;
  text-decoration: none;
  vertical-align: middle;
  display: table-cell;
}

.fullteamImg {
  padding: 0;
}

.fullteamImg img {
  width: 100%;
}

.right_container {
  position: relative;
  padding: 5rem;
  /* padding-top: 12rem; */
}


.section4, .section5 {
  min-height: 0;
}

.section h1{
  font-size: 5rem;
}
/* 
.section h2 {
  font-size: 4rem;
} */

.leadsection {
  padding-top: 20%;
}

.section2 {
  min-height: 0;
}
 
.section3 {
  background: white;
  color: black !important;
}

.section3 h1, h2, p {
  text-shadow: none;
}

/* .section4 {
  background: #222D46;
} */

.section5 {
  background: white;
  color: black !important;
}

.customTopNav.privacy {
  background-color: rgba(34, 34, 34, 0.95) !important;
}




/* .donation {
  background: #222D46;
}

.donateheader {
  text-align: left;
} */

/* ----------STORY AMIM--------------- */
.section5 {
  background: #ebebeb;
  padding: 7rem 0rem;
  margin: 0 auto;
  text-align: center;
}

.storyAMIM {
  width: 75%;
  margin:0 auto;
  color: black;
  text-decoration: none;
}

.storyAMIM h2 {
  padding-bottom: 2rem;
  font-size: 3rem;
}

.storyAMIM p {
  line-height: 3rem;
  font-size: 1.6rem;
}

.contactAMIM {
  background: white;
  color: black;
  text-align: center;
  padding: 5rem;
}

.contactAMIM h2 {
  font-size: 3.5rem;
  padding-bottom: 2rem;
}

.lead {
  font-size: 2rem;
}

.donateButton {
  vertical-align: middle;
  margin-top: 2rem;
}

.donateButton a {
  height: auto;
  padding: 1.5rem 5rem;

}

.programs h2 {
  font-size: 3rem;
}

.programs .lead {
  margin: 0;
  padding: 0;
}

.contactHeader {
  font-weight: bold;
}

/* .form-group input, textarea {
  border-color: #222D46 !important;
  color: black !important;
}

.form-group textarea {
  color: black !important;
  width: 70%;
  margin: 0 auto;
} */

.privacySection, .eventSection {
  margin: 0 auto;
  float:none;
}

.privacySection {
  padding-top: 12rem;
}

.privacySection h1, .eventSection h1 {
  font-size: 4rem;
  text-shadow: none;
}

.privacySection h2 {
  font-size: 2rem;
}

.privacySection div {
  margin-bottom: 4rem;
}

.italic {
  font-style: italic;
}

.footer {
  padding: 1rem;
}

.btn-success {
  background-color: #222D46;
}

.btn-success:hover {
  background-color: #286090;
  border: 2px solid #286090;
}

.formName, .formEmail {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 2rem;
}

.form-group label {
  text-align: left;
}

.linkToVideo {
  width: 70%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.program-img img {
  width: 100%;
  height: auto;
}


/* WALKING CLUB PAGE */
.walkingInfo {
  width: 70%;
  margin: 0 auto;
  padding-top: 10rem;
  padding-bottom: 5rem;
}

.routeMap {
  width: 100%;
  margin: 0 auto;
}

.walkMeta {
  width: 100%;
  margin: 0 auto;
}

.walkMeta h1 {
  text-shadow: none;
  font-size: 4rem;
}

/* -----------STRENGTHEN EXERCISE---------------- */
.videoContainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%
}

.embeddedVideo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


/* -----------SIGN UP PAGE------------------- */

.signUpPage {
  padding-top: 12%;
}

.backgroundVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  background-color:rgba(0, 0, 0, 0.5);
}

.signUp {
  color: white;
}

.signUp ul {
  list-style: none;
  text-align: left;
}

.signUpSlogan {
  font-size: 4rem;
  padding-bottom: 1rem;
}

.signUpParagraph {
  margin-bottom: 0;
  margin-top: 1rem;
}

.form-group {
  color: white;
  width: 30%;
  margin: 0 auto;
  background-color: rgb(0, 0, 0, 0.5);
  padding: 3rem;
  border-radius: 25px;
  margin-top: 2rem;
}

.contactUsForm {
  width: 60%;
  background-color: rgb(0, 0, 0, 0.5);
}

.contactContainer {
  background-color: rgb(0, 0, 255, 0.6);
  padding: 2rem;
  border-radius: 25px;
}

.contactForm {
  width:60%;
  height:440px;
  background:#286090;
  border-radius:8px;
  box-shadow:0 0 40px -10px #000;
  margin:calc(50vh - 220px) auto;
  padding:20px 30px;
  max-width:calc(100vw - 40px);
  box-sizing:border-box;
  font-family:'Montserrat',sans-serif;
  position:relative
}

.contactForm h2 {
  margin:10px 0;
  padding-bottom:10px;
  width:60%;
  color:white;
  border-bottom:3px solid white;
}

.contactForm input {
  width:100%;
  padding:10px;
  box-sizing:border-box;
  background:none;
  outline:none;
  resize:none;
  border:0;
  font-family:'Montserrat',sans-serif;
  transition:all .3s;
  border-bottom:2px solid #bebed2;
  color: black !important;
}

.contactForm input:focus {
  border-bottom:2px solid #78788c
}

.contactForm p:before {
  content:attr(type);
  display:block;
  margin:28px 0 0;
  font-size:14px;
  color:white;
}

.contactForm button {
  float:right;
  padding:8px 12px;
  margin:8px 0 0;
  font-family:'Montserrat',sans-serif;
  border:2px solid white;
  background:0;
  color:white;
  cursor:pointer;transition:all .3s
}

.contactForm button:hover {
  background:#78788c;
  color:#fff
}




.form-group input {
  width: 100%;
  padding: 1rem;
  border-radius: 15px !important;
}

.mimi_field {
  padding-bottom: 2rem;
}

.submit {
  background-color: white !important;
  color: black !important;
  border: none;
  font-weight: bold;
}

.submit:hover {
  background-color: #2BBED6 !important;
  color: white !important;
}



/* ------------PAIN FREE LIVING RESOURCE PAGE----------------- */
.painFreeLiving {
  background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("../img/AllMusclesinMotion.jpg");
  background-position: 100% 60%;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
  color: white;
}

.thankYouPage {
  min-height: 100vh;
}

.painFreePDF img {
  width: 80%;
}

.painFreeHeader {
  text-align: center;
}

.freePDFsegment {
  padding-bottom: 5rem;
}

.signUpInformation {
  text-align: center;
}

.freePDFHeader {
  background: rgba(0,0,0,0.5);
  border-radius: 25px;
  padding: 0.6rem;
}

.guideLink {
  text-align: center;
}

/* ------------CONFIRMATION PAGE----------------- */
.afterLinks {
  list-style: none;
  padding: 0;
  line-height: 4rem;
  font-size: 2rem;
}

.listItem {
  margin-bottom: 2rem;
}

/* ----------------EVENT PAGE-------------------- */
.eventContainer {
  margin-top: 15rem;
}
.eventImage {
  display: block;
  margin: 0 auto;
  width: 80%;
  text-align: center;
}

.eventSection {
  padding-top: 3.5rem;
}

.eventDetails {
  font-size: 1.6rem;
  line-height: 3rem;
}

.eventSummary h2 {
  font-size: 2rem;
}

.aboutImg img {
  border-radius: 50%;
}

.aboutImg {
  text-align: center;
}


/* ----------MOVE OF THE WEEK--------------- */
.motwContainer {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.motwCategory {
  text-shadow: none;
  padding: 0;
  justify-content: flex-start;
  padding: 0 1rem;
  max-width: 400px;
  margin: 0 auto;
}

.motwCategory img {
  display: block;
  width: 100%;
  transition: all 0.2s ease-in-out;
}


.motwCategory img:hover {
  cursor: pointer;
  transform: scale(1.05);
}

.exerciseList, .exerciseHeader {
  text-align: center;
}

.exerciseList {
  float:none;
  background-color: #2BBED6;
  border-radius: 15px;
  color: white;
  padding: 3rem;
  width: 70%;
  margin: 0 auto;
}

.linkAMIM.exercises {
  font-size: 3rem;
  color: white;
}

.comingSoon {
  text-decoration: none;
}

.exerciseHeader h1 {
  font-family: 'Helvetica';
}

/* ----------EVENT PAGE----------------*/
.eventPage {
  background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("../img/AMIM_WalkingClub-05-29-2022_event.jpg");
  background-position: 100% 60%;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
}

.eventPage.holiday {
  background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("../img/HolidayStretchnStrength_noText.png");
  background-position: 50% 50%;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: border-box;
}

.eventImpact {
  color: white;
  background-color: #1f93b6;
  padding-bottom: 5rem;
}

.eventDetailSection {
  padding-bottom: 1rem;
}

.eventTitle h2, .eventTitle h3 {
  font-weight: normal;
}

.eventInstructor img {
  border-radius: 0;
}

.eventPartnerLogo img {
  border-radius: 0;
  max-height: 150px;
  max-width: 100%;
}

.fullWidthImg {
  padding-left: 0;
  padding-right: 0;
}

.lastRow {
  padding-bottom: 5rem;
}

.singleParagraph {
  padding-bottom: 2rem;
}

.eventSection h2 {
  font-size: 2.5rem;
}

.noPad {
  padding: 0;
}

.signUpBtn {
  padding: 2rem 0rem;
  text-align: center;
}

.signUpButtonMeta {
  text-align: center;
}

.siteButton {
  font-size: 2.5rem;
  font-weight: bold;
  padding: 2rem;
  background-color: #1f93b6;
  color: white;
  border-radius: 1rem;
  transition: all 0.5s ease;
}

.siteButton:hover {
  text-decoration: none;
  background-color: #286090;
}
/* ----------MEDIA QUERIES--------------- */



@media only screen and (max-width: 600px) {
  .linkToVideo {
    width: 100%;
  }

  .formName, .formEmail {
    width: 100%;
  }

  .form-group textarea {
    width: 100%;
  }

  .square {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 700px) {
  .slogan {
    font-size: 4.5rem;
  }

  .overlayText {
    margin-top: 15rem;
  }

  .row.walkingBanner {
    display: none;
  }

  .aboutAMIM, .storyAMIM, .ourPartners {
    width: 90%;
  }

  .sponsorLogo {
    width: 100%;
  }

  .eventPage {
    background-position: 0;
  }

  .eventTitle h1 {
    font-size:3.5rem;
  }

  .eventTitle h2 {
    font-size:2.5rem;
  }

  .eventTitle h3 {
    font-size:2rem;
  }
}

@media only screen and (max-width: 992px) {
  .slogan {
    font-size: 4.5rem;
  }
  .signUpPage {
    padding-top: 20%;
  }
  .form-group {
    width: 50%;
  }

  .painFreePDF img {
    width: 50%;
  }

  .painFreePDF {
    text-align: center;
  }

  .freePDFHeader {
    width: 85%;
    margin: 0 auto;
    text-align: center;
  }
}

@media only screen and (max-width: 1000px) {

  .programsAMIM_meta {
    width: 100%;
    flex-basis: 100%;
  }

  .test_container {
    position: relative;
  }

.aboutSection:nth-child(1) { order: 2; }
.aboutSection:nth-child(2) { order: 1; }
}

@media only screen and (max-width: 529px) {
  .navbar-brand {
    width: 80%;
    padding: 15px;
  }

  .AMIMLogo {
    width: 50%;
  }

  .signUpPage {
    padding-top: 30%;
  }
  .form-group {
    width: 90%;
  }

  .signUpSlogan {
    font-size: 3rem;
  }

  .siteButton {
    font-size: 2rem;
  }
}