@media screen and (min-width: 318px) {
  /* Text Elements */

  h1.MainPageHeaderLine {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 35px;
    line-height: 1;
  }

  h2.HomeHeading2 {
    padding-top: 16px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
  }

  h2.ScheduleHeading2 {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
  }

  h2.ResourcesHeading2 {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
  }

  h2.DoctrinalStatementHeading2 {
    text-align: center;
    font-weight: 600;
    font-size: 26px;
  }

  h3.ScriptureHeading3 {
    margin-top: 16px;
    margin-bottom: 6px;
    text-align: center;
    font-size: 18px;
  }

  h3.HomeHeading3 {
    margin-top: 16px;
    margin-bottom: 6px;
    text-align: center;
    font-size: 18px;
  }

  h6.MainPageHeadingLocation {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
  }

  h6.MainPageFooter {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
  }

  h6 span.heading-text-1 {
    font-weight: 500;
  }

  h6 span.heading-text-2 {
    font-weight: 500;
  }

  h6 span.heading-text-3 {
    font-weight: 400;
  }

  p.paragraph span.paragraph-text-1 {
    font-weight: 600;
  }

  p.paragraph.MainParagraph {
    text-align: left;
    font-size: 16px;
    line-height: 1.2;
  }

  p.paragraph.MainSubParagraph {
    margin-bottom: 12px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 1.2;
  }

  p.paragraph a.paragraph-text-2 {
    text-decoration: underline;
    font-weight: 600;
  }

  p.paragraph a.paragraph-text-4 {
    text-decoration: underline;
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-3 {
    font-weight: 700;
  }

  p.paragraph.paragraph-1 {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: center;
    font-size: 16px;
  }

  p.paragraph.paragraph-2 {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
  }

  p.paragraph.ScheduleMonth {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
  }

  p.paragraph.paragraph-3 {
    text-align: left;
    font-size: 16px;
    line-height: 1.2;
  }

  p.paragraph span.paragraph-text-5 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-6 {
    text-decoration: underline;
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-7 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-8 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-9 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-10 {
    text-decoration: underline;
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-11 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-12 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-13 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-14 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-15 {
    font-style: italic;
  }

  p.paragraph span.paragraph-text-16 {
    background-color: #ebe078;
    font-weight: 700;
  }

  ul.unorder-list.VerseVersionList {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 20px;
    min-width: 320px;
    max-width: 600px;
  }

  dl.description-list.ScholarshipVerseList {
    margin-right: auto;
    margin-left: auto;
    padding-left: 40px;
    max-width: 600px;
  }

  dl.description-list.MissionsList {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    max-width: 600px;
  }

  blockquote.HomeMotto {
    text-align: center;
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
  }

  a.link-text.MainPageHeadingLinks {
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
    font-size: 12px;
  }

  a.link-text.ScriptureVerseLinks {
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
    font-size: 12px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].MainPageHeadingLocation {
    min-height: 36px;
  }

  body > .row > [class*='coffee-span-'].MainPageHeadingLinks {
    min-height: 30px;
  }

  body > .row.MainPageFooterRow {
    max-width: 320px;
    max-height: 50px;
  }

  body > .row.MainPageFooterRowHours {
    margin-top: 12px;
    max-width: 190px;
    max-height: 50px;
  }

  body > .row > [class*='coffee-span-'].ScriptureVerseLinks {
    min-height: 30px;
  }

  body > .row > [class*='coffee-span-'].column-2 {
    min-height: 20px;
  }

  body > .row.VerseVersionListRow {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    max-width: 600px;
  }

  body > .row > [class*='coffee-span-'].MainPageFooterColumn {
    margin-top: 4px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 8px;
    padding-left: 8px;
    min-height: 0;
    max-height: none;
  }

  body > .row.row-1 {
    min-height: 20px;
    max-width: none;
  }

  body > .row > [class*='coffee-span-'].column-1 {
    padding-right: 0;
    min-height: 0;
  }

  body > .row > [class*='coffee-span-'].column-3 {
    padding-right: 0;
    min-height: 0;
  }

  body > .row > [class*='coffee-span-'].column-4 {
    padding-right: 0;
    min-height: 0;
  }

  body > .row.PrevRecordingsRow {
    min-height: 20px;
    max-width: 320px;
  }

  body > .row.ScheduleHoursRow {
    min-height: 20px;
    max-width: 280px;
  }

  body > .row.SpeakerScheduleRow {
    min-height: 20px;
    max-width: none;
  }

  body > .row.row-2 {
    max-width: 600px;
  }

  body > .row.row-3 {
    max-width: 600px;
  }

  body > .row.row-4 {
    max-width: 600px;
  }

  body > .row.row-5 {
    max-width: 600px;
  }

  body > .row.row-6 {
    max-width: 600px;
  }

  body > .row.row-7 {
    max-width: 600px;
  }

  body > .row.row-8 {
    max-width: 600px;
  }

  body > .row.row-9 {
    max-width: 600px;
  }

  body > .row > [class*='coffee-span-'].VerseVersionListColumn {
    float: none;
  }

  body > .row.ScholarshipVerseListRow {
    max-width: 600px;
  }

  body > .row > [class*='coffee-span-'].ScholarshipVerseListCol {
    margin-right: auto;
    margin-left: auto;
  }

  body > .row.row-10 {
    max-width: 600px;
  }

  body > .row.row-11 {
    max-width: 600px;
  }

  body > .row.MissionsListRow {
    max-width: 600px;
  }

  body > .row > [class*='coffee-span-'].MissionsListCol {
    margin-right: auto;
    margin-left: auto;
    min-height: 10px;
  }

  body > .row.row-12 {
    min-height: 20px;
    max-height: none;
  }

  body > .row > [class*='coffee-span-'].column-5 {
    min-height: 0;
  }

  body > .row.row-13 {
    height: auto;
  }

  body > .row.DoctrinalStatementRow {
    max-width: 600px;
  }

  div.responsive-picture.MainPageHomeLogo {
    margin-right: auto;
    margin-left: auto;
    max-width: 260px;
  }

  div.responsive-picture.MainPageScholarshipLogo {
    margin-right: auto;
    margin-left: auto;
    max-width: 287px;
  }

  li span.list-item-text-1 {
    font-weight: 700;
  }

  li span.list-item-text-3 {
    font-weight: 700;
  }

  li span.list-item-text-4 {
    font-weight: 700;
  }

  li span.list-item-text-5 {
    font-weight: 700;
  }

  li span.list-item-text-6 {
    font-weight: 700;
  }

  li.VerseVersionListItem {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
    line-height: 1.2;
  }

  dt.ScholarshipVerseListTerm {
    margin-top: 6px;
    font-weight: 700;
    line-height: 1.2;
  }

  dd.ScholarshipVerseListDesc {
    line-height: 1.2;
  }

  dd span.list-description-text-1 {
    font-style: italic;
  }

  dd span.list-description-text-2 {
    font-weight: 700;
  }

  dd span.list-description-text-3 {
    font-weight: 700;
  }

  dd span.list-description-text-4 {
    font-weight: 700;
  }

  dd span.list-description-text-5 {
    font-weight: 700;
  }

  dd span.list-description-text-6 {
    font-style: italic;
  }

  dd span.list-description-text-7 {
    font-weight: 700;
  }

  dd span.list-description-text-8 {
    font-weight: 700;
  }

  dd span.list-description-text-9 {
    font-style: italic;
  }

  dd span.list-description-text-10 {
    font-weight: 700;
  }

  dd span.list-description-text-11 {
    font-weight: 700;
  }

  dd span.list-description-text-12 {
    font-weight: 700;
  }

  dd span.list-description-text-13 {
    font-weight: 700;
  }

  dd span.list-description-text-14 {
    font-weight: 700;
  }

  dd span.list-description-text-15 {
    font-weight: 700;
  }

  dd span.list-description-text-16 {
    font-weight: 700;
  }

  dd span.list-description-text-17 {
    font-weight: 700;
  }

  dd span.list-description-text-18 {
    font-weight: 700;
  }

  dd span.list-description-text-19 {
    font-weight: 700;
  }

  dd span.list-description-text-20 {
    font-weight: 700;
  }

  dd span.list-description-text-21 {
    font-weight: 700;
  }

  dd span.list-description-text-22 {
    font-weight: 700;
  }

  dd span.list-description-text-23 {
    font-weight: 700;
  }

  dd span.list-description-text-24 {
    font-weight: 700;
  }

  dd span.list-description-text-25 {
    font-weight: 700;
  }

  dd span.list-description-text-26 {
    font-style: italic;
  }

  dd span.list-description-text-27 {
    font-weight: 700;
  }

  dd span.list-description-text-28 {
    font-style: italic;
  }

  dd span.list-description-text-29 {
    font-weight: 700;
  }

  dt.SpeakerScheduleListTerm {
    margin-top: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
  }

  dd.SpeakerScheduleListDesc {
    font-size: 16px;
    line-height: 1.2;
  }

  .row > [class*='coffee-span-'] > .container.ScheduleMonthContainer {
    margin-top: 12px;
    min-width: 10px;
  }

  dd span.list-description-text-34 {
    font-style: italic;
  }

  dd span.list-description-text-35 {
    font-style: italic;
  }

  dd span.list-description-text-36 {
    font-style: italic;
  }

  dd span.list-description-text-37 {
    font-style: italic;
  }

  dd span.list-description-text-38 {
    font-style: italic;
  }

  dd span.list-description-text-39 {
    font-style: italic;
  }

  dd span.list-description-text-40 {
    font-style: italic;
  }

  dd span.list-description-text-41 {
    font-style: italic;
  }

  dd span.list-description-text-42 {
    font-style: italic;
  }

  dd span.list-description-text-43 {
    font-style: italic;
  }

  dd span.list-description-text-44 {
    font-style: italic;
  }

  dd span.list-description-text-45 {
    font-style: italic;
  }

  dd span.list-description-text-46 {
    font-style: italic;
  }

  dd span.list-description-text-47 {
    font-style: italic;
  }

  dd span.list-description-text-48 {
    font-weight: 700;
  }

  dd span.list-description-text-49 {
    font-style: italic;
  }

  dd span.list-description-text-50 {
    font-style: italic;
  }

  dd span.list-description-text-51 {
    font-weight: 700;
  }

  dd span.list-description-text-52 {
    font-style: italic;
  }

  dd span.list-description-text-53 {
    font-style: italic;
  }

  dd span.list-description-text-54 {
    font-style: italic;
  }

  dd span.list-description-text-55 {
    font-style: italic;
  }

  dd span.list-description-text-56 {
    font-style: italic;
  }

  dd span.list-description-text-57 {
    font-style: italic;
  }

  dd span.list-description-text-58 {
    font-style: italic;
  }

  dd span.list-description-text-59 {
    font-style: italic;
  }

  dd span.list-description-text-60 {
    font-style: italic;
  }

  dd span.list-description-text-61 {
    font-style: italic;
  }

  dd.MissionsListDesc {
    margin-right: 0;
    margin-left: 6%;
    padding-left: 0;
    line-height: 1.2;
  }

  dt.MissionsListTerm {
    margin-top: 6px;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2;
  }

  div.responsive-picture.MainPageMissionsLogo {
    margin-right: auto;
    margin-left: auto;
    max-width: 279px;
  }

  div.responsive-picture.MainPageResourcesLogo {
    margin-right: auto;
    margin-left: auto;
    max-width: 283px;
  }

  div.responsive-picture.MainPageSpeakersLogo {
    margin-right: auto;
    margin-left: auto;
    max-width: 268px;
  }

  dd span.MissionsOrgLink {
    font-weight: 700;
  }

  dd span.MissionsContactLink {
    font-weight: 700;
  }

  dd span.MissionsBlogLink {
    font-weight: 700;
  }

  dd span.PublicationTitle {
    font-style: italic;
  }

  dd span.MessageLine {
    font-weight: 600;
  }
}

@media screen and (min-width: 480px) {
  /* Text Elements */

  h6.MainPageFooter {
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].MainPageFooterColumn {
    min-height: 0;
    max-height: none;
  }

  body > .row.MainPageFooterRow {
    min-height: 0;
    max-width: none;
    max-height: none;
  }

  body > .row.MainPageFooterRowHours {
    min-height: 0;
    max-width: none;
    max-height: none;
  }

  body > .row > [class*='coffee-span-'].MainPageHeadingLine {
    min-height: 40px;
  }

  body > .row.row-1 {
    max-width: none;
  }

  body > .row.PrevRecordingsRow {
    max-width: 320px;
  }

  body > .row.ScheduleHoursRow {
    max-width: 280px;
  }

  body > .row.SpeakerScheduleRow {
    max-width: none;
  }

  div.responsive-picture.MainPageHomeLogo {
    max-width: 260px;
  }

  div.responsive-picture.MainPageScholarshipLogo {
    max-width: 260px;
  }

  div.responsive-picture.MainPageMissionsLogo {
    max-width: 260px;
  }
}

@media screen and (min-width: 600px) {
  /* Text Elements */

  h2.HomeHeading2 {
    font-size: 22px;
  }

  h3.ScriptureHeading3 {
    font-weight: 700;
    font-size: 20px;
  }

  h3.HomeHeading3 {
    font-weight: 700;
    font-size: 20px;
  }

  h6.MainPageFooter {
    padding-top: 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
  }

  h6.MainPageHeadingLocation {
    line-height: 1;
  }

  p.paragraph.MainParagraph {
    font-size: 18px;
  }

  p.paragraph.MainSubParagraph {
    font-size: 18px;
  }

  p.paragraph a.paragraph-text-2 {
    font-weight: 700;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-3 {
    font-weight: 700;
  }

  p.paragraph a.paragraph-text-4 {
    text-decoration: underline;
    font-weight: 700;
  }

  p.paragraph.ScheduleMonth {
    font-size: 20px;
  }

  p.paragraph.paragraph-3 {
    font-size: 18px;
  }

  ul.unorder-list.VerseVersionList {
    padding-right: 0;
    min-width: 550px;
  }

  dl.description-list.ScholarshipVerseList {
    margin-right: 0;
    margin-left: 0;
    padding-left: 100px;
  }

  dl.description-list.MissionsList {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
  }

  a.link-text.MainPageHeadingLinks {
    font-weight: 700;
    font-size: 16px;
  }

  a.link-text.ScriptureVerseLinks {
    font-weight: 700;
    font-size: 16px;
  }

  /* Layout Elements */

  body > .row.MainPageHeadingLinks {
    max-width: 600px;
  }

  body > .row > [class*='coffee-span-'].MainPageFooterColumn {
    margin-top: 4px;
    min-height: 0;
    max-height: none;
  }

  body > .row.MainPageFooterRow {
    padding-top: 0;
    min-height: 0;
    max-height: 28px;
    height: 100%;
  }

  body > .row.MainPageFooterRowHours {
    margin-top: 16px;
    padding-top: 0;
    min-height: 0;
    max-height: 28px;
    height: 100%;
  }

  body > .row.ScripterVerseLinks {
    padding-top: 16px;
    padding-left: 16px;
    max-width: 600px;
  }

  body > .row > [class*='coffee-span-'].VerseVersionListColumn {
    margin-right: 0;
    padding-right: 8px;
  }

  body > .row.VerseVersionListRow {
    margin-right: auto;
    padding-right: 0;
    padding-left: 20px;
  }

  body > .row > [class*='coffee-span-'].MainPageHeadingLine {
    min-height: 38px;
  }

  body > .row.row-1 {
    max-width: 600px;
  }

  body > .row.PrevRecordingsRow {
    max-width: 600px;
  }

  body > .row.ScheduleHoursRow {
    max-width: 600px;
  }

  body > .row.SpeakerScheduleRow {
    max-width: 600px;
  }

  div.responsive-picture.MainPageHomeLogo {
    max-width: 519px;
  }

  div.responsive-picture.MainPageScholarshipLogo {
    max-width: 287px;
  }

  li.VerseVersionListItem {
    font-size: 16px;
  }

  dt.ScholarshipVerseListTerm {
    margin-top: 8px;
    font-size: 16px;
  }

  dd.ScholarshipVerseListDesc {
    font-size: 16px;
  }

  dt.SpeakerScheduleListTerm {
    margin-top: 12px;
    font-size: 18px;
  }

  dd.SpeakerScheduleListDesc {
    font-size: 18px;
  }

  .row > [class*='coffee-span-'] > .container.ScheduleMonthContainer {
    margin-top: 22px;
  }

  dd.MissionsListDesc {
    margin-left: 6%;
    font-size: 16px;
  }

  dt.MissionsListTerm {
    margin-top: 8px;
    font-size: 17px;
  }

  div.responsive-picture.MainPageMissionsLogo {
    max-width: 540px;
  }

  div.responsive-picture.MainPageResourcesLogo {
    max-width: 500px;
  }

  div.responsive-picture.MainPageSpeakersLogo {
    max-width: 528px;
  }
}