@font-face {
  font-family: 'GothamMedium';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/GothamMedium.eot?#iefix') format('embedded-opentype'), url('fonts/GothamMedium.woff') format('woff'), url('fonts/GothamMedium.ttf') format('truetype'), url('fonts/GothamMedium.svg#GothamMedium') format('svg');
}

@font-face {
  font-family: 'GothamBook';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/GothamBook.eot?#iefix') format('embedded-opentype'), url('fonts/GothamBook.woff') format('woff'), url('fonts/GothamBook.ttf') format('truetype'), url('fonts/GothamBook.svg#GothamBook') format('svg');
}

@font-face {
  font-family: 'GothamBold';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/GothamBold.eot?#iefix') format('embedded-opentype'), url('fonts/GothamBold.woff') format('woff'), url('fonts/GothamBold.ttf') format('truetype'), url('fonts/GothamBold.svg#GothamBold') format('svg');
}

@font-face {
  font-family: 'GothamLight';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/GothamLight.eot?#iefix') format('embedded-opentype'), url('fonts/GothamLight.woff') format('woff'), url('fonts/GothamLight.ttf') format('truetype'), url('fonts/GothamLight.svg#GothamLight') format('svg');
}

@font-face {
  font-family: 'MyriadPro-Regular';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Regular.otf') format('opentype'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
}

@font-face {
  font-family: 'MyriadPro-Bold';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Bold.woff') format('woff'), url('fonts/MyriadPro-Bold.ttf') format('truetype'), url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
}

@font-face {
  font-family: 'TideSans-300LilKahuna';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/TideSans-300LilKahuna.eot?#iefix') format('embedded-opentype'), url('fonts/TideSans-300LilKahuna.woff') format('woff'), url('fonts/TideSans-300LilKahuna.ttf') format('truetype'), url('fonts/TideSans-300LilKahuna.svg#TideSans-300LilKahuna') format('svg');
}

@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}

/* global styles -- overridden for xs, sm and md below */

.red_class {
  border: 1px #f00 solid !important;
}

.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

body {
  position: static !important;
}

#google_language_translator, #google_translate_element {
  float: left;
  clear: both;
  width: auto !important;
  text-align: left;
  color: transparent;
}

.goog-te-gadget .goog-te-combo {
  font-family: 'TideSans-300LilKahuna';
  font-size: 12px;
  width: 165px !important;
  height: 46px !important;
  margin: 0 !important;
  padding-left: 4px;
  color: #ffc;
  border: none !important;
  outline: none;
  background: url(images/select_bg.png) no-repeat;
  background-position-y: bottom;
  background-size: cover;
  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
          appearance: none;
}

.goog-te-gadget .goog-te-combo option {
  padding: 6px;
  background: #051a05;
}

.goog-tooltip, .goog-tooltip:hover {
  display: none !important;
}

.goog-text-highlight {
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.goog-te-banner-frame {
  visibility: hidden !important;
}

a, a:hover, a:active, a:focus {
  text-decoration: none;
  color: #d1570d;
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, p {
  margin: 0;
}

p {
  font-family: 'GothamBook';
  font-size: 16px;
  line-height: 24px;
  color: #000;
}


/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-right: auto;
  ;
  margin-left: auto;
}

.wp-caption {
  max-width: 96%;

  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
  border: 1px solid #f0f0f0;
  background: #fff;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  width: auto;
  max-width: 98.5%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

.screen-reader-text:focus {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: normal;
  z-index: 100000;
  top: 5px;
  left: 5px;
  display: block;
  clip: auto !important;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  color: #21759b;
  border-radius: 3px;
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  /* Above WP toolbar. */
}

img {
  max-width: 100%;
  height: auto;
}

.top_menus {
  font-family: 'GothamBook';
  font-size: 15px;
  position: relative;
  top: 0;
  right: 31px;
  display: block;
  float: right;
  color: #daa43e;
}

#menu_popup {
  display: block;
}

.menu-header-menu-container {
  float: none;
}

.menu ul {
  display: none;
}

#menu_popup.open {
  right: 0;
}

#menu_popup a {
  font-family: 'GothamBook';
  text-decoration: none;
}

#menu_popup a:hover {
  color: white;
}

#page-content.open {
  right: 270px;
}

#menu_popup {
  padding-right: 20px;
  padding-left: 23px;
  background: rgba(0, 167, 169, 0.95);
}

#menu_popup h2 {
  font-family: 'GothamBook';
  font-size: 31px;
  float: left;
  margin: 0;
  margin-top: 25px;
  margin-bottom: 25px !important;
  margin-left: 3px;
  color: #fff;
}

#menu_popup {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  overflow: auto;
  width: 270px;
  height: 100%;
  margin-right: -270px;
  padding-right: 20px;
  padding-left: 23px;
  -webkit-transition: all 0.4s ease 0s;
     -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
       -o-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  background: #2a2929;
}

#menu_popup.active {
  right: 270px;
  width: 270px;
}

#page-content {
  position: relative;
  z-index: 1;
  right: 0;
  height: 100%;
}

#page-content.open {
  right: 270px;
}

#menu_popup, #page-content {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.5s ease-in-out;
     -moz-transition: 0.5s ease-in-out;
       -o-transition: 0.5s ease-in-out;
          transition: 0.5s ease-in-out;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
}

#menu_popup ul {
  padding: 0;
  list-style: none;
}

.top_menus {
  position: absolute;
  z-index: 999999;
  top: 13px;
  right: 0;
  display: none;
  float: right;
}

.top_menus img {
  float: left;
  margin-top: 0;
  margin-right: 12px;
}

.top_menus h3 {
  font-family: 'GothamBook';
  font-size: 20px;
  float: left;
  margin: 0;
  margin: 11px 20px 0 12px;
  cursor: pointer;
  color: #29aec5;
}

.landing_page_main {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: url(images/landing_pagebg.jpg) center center no-repeat;
  background-size: cover;
}

.logo_div {
  min-height: 100px;
  margin-top: 14px;
  margin-bottom: 23px;
  margin-left: -5px;
  padding-left: 100px;
  color: #d4ddac;
  background: url(images/logo.png) top left no-repeat;
}

.logo_div header {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 34px;
}

.logo_div section {
  font-size: 12px;
}

.search_div {
  position: relative;
  float: left;
  width: 228px;
}

#s {
  font-family: 'TideSans-300LilKahuna';
  font-size: 14px;
  width: 100%;
  height: 46px;
  padding-left: 16px;
  color: #154a15;
  border: none;
  outline: none;
  background: #ffc;
}

#searchsubmit {
  position: absolute;
  top: 9px;
  right: 14px;
  width: 29px;
  height: 29px;
  color: transparent;
  border: none;
  outline: none;
  background: url(images/icn_search.png) no-repeat;
}

#s::-webkit-input-placeholder {
  color: #154a15;
}

#s::-moz-placeholder {
  color: #154a15;
}

.slider_left {
  font-family: 'TideSans-300LilKahuna';
  font-size: 57px;
  line-height: 66px;
  float: left;
  width: 468px;
  height: 344px;
  padding-top: 30px;
  padding-left: 46px;
  text-transform: uppercase;
  color: #ffc;
  background: #d1570d;
}

.slider_left font {
  font-size: 44px;
}

.slider_right {
  float: right;
}

.am_addict_bx {
  height: 148px;
  margin-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
  transition: all 0.3s ease-in-out;
  padding-top: 17px;
}

.am_addict_bx:hover .addict_tx {
  color: #d7d78a;
}

.am_addict_bx:hover .addct_clr {
  color: #6db43a;
}

.home_header .am_addict_bx {
  margin-top: 0;
  margin-bottom: 26px;
}

.addict_img {
  min-height: 115px;
  float:left;
}

.addict_tx {
  font-family: 'GothamMedium';
  font-size: 36px;
  line-height: 50px;
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
}

.addct_bg {
  border: solid 1px #fff;
  background: #efefa1;
}

.addct_bg img {
  margin-top: 30px;
}

.addct_clr {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #58942d;
}

.addct_clr a:hover {
  color: #6db43a;
}

.meeting_bg {
  border: solid 1px #6eb43b;
  background: #58942d;
}

.meeting_bg img {
  margin-top: 6px;
}

.meeting_clr {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #efefa1;
}

.meeting_clr a:hover {
  color: #d7d78a;
}

.more_bg {
  border: solid 1px #e9742d;
  background: #d1570d;
}

.more_bg img {
  margin-top: 8px;
}

.notice {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 4px 50px;
  border-top: 1px solid #78c172;
  border-bottom: 1px solid #78c172;
  background: #e9fbd8;
}

.alternate.notice {
  font-size: 150%;
}

.not-found.notice {
  font-size: 150%;
  margin-top: 60px;
  margin-bottom: 40px;
}

.first.notice {
  margin-top: 35px;
}

.map-referral {
    margin: 20px auto 0 auto;
    background: url(images/find_bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 25px 0;
}

.map-referral .find_meeting_frm {
  margin-top: 0;
}

.state-links {
  margin-bottom: 20px;
}

.meeting_list_main {
  margin: 20px 0;
}

.meeting_list_main article {
  margin: 10px;
}

.meeting-list {
  margin: 0 15px;
}

#map-list-chooser {
  display: none;
}

.map-list-chooser-container {
  padding-right: 0;
}

.state-link {
  margin: 5px 5px;
  padding: 5px 5px;
  text-align: center;
  border: 1px solid #aaa;
  background: #f0fff0;
}



.header_top, .header_top_map {
  height: 105%;
  background: url(images/home_top_bg.jpg) center center no-repeat;
  background-position: top;
  background-size: cover;
}
.header_top_home {
  height:82%!important;
}

.home_header .header_top {
  height: 656px;
}

.header_top_map {
  height: 100%;
}

.header-button, .localization {
  margin-top:50px;
  margin-bottom: 21px;
}

.header-button a {
  font-family: 'GothamMedium';
  font-size: 18px;
  padding: 14px 22px 13px 53px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  text-transform:uppercase;
  color: #fde792;
  background: rgba(253, 231, 146, 0.1) 19px 10px no-repeat;
}

.header-button a:hover {
  background-color: rgba(253, 231, 146, 0.2);
}

.store-button {
  padding-right: 2px;
  text-align: right;
}

.store-button a, .store-button a:hover {
  background-image: url(images/icn_store.png);
}

.contribute-button {
  padding-left: 2px;
}

.contribute-button a, .contribute-button a:hover {
  background-image: url(images/icn_fav.png);
}

.localization {
  margin-top: 39px;
}

.home_header {
  height: 562px;
}

.main-navigation {
  width: 100%;
  margin: 0 auto;
  background: #051a05;
}

.main-navigation ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

.main-navigation li a, .main-navigation li {
  display: inline-block;
  text-decoration: none;
}

.main-navigation li a {
  font-family: 'GothamBook';
  font-size: 16px;
  padding-right: 4px;
  padding-bottom: 0;
  padding-left: 2px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fde792;
}

.main-navigation li a:hover {
  color: #d1570d;
}

.main-navigation li {
  position: relative;
  display: inline-block;
/*  margin: 0 15px;*/
  margin: 0 10px;
  margin-top: 27px;
  margin-bottom: 26px;
  padding-bottom: 0;
  list-style: none;
  text-transform: uppercase;
}

.main-navigation ul li:hover > ul {
  display: block;
}

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.main-navigation ul li:hover > ul {
  display: block;
  -webkit-animation: fadeInUp 0.3s ease-in;
     -moz-animation: fadeInUp 0.3s ease-in;
          animation: fadeInUp 0.3s ease-in;
}

.main-navigation ul li ul {
  font-size: 16px;
  position: absolute;
  z-index: 20000;
  left: 0;
  display: none;
  width: 205px;
  margin-left: -15px;
  padding-top: 25px;
  text-transform: capitalize;
  color: #fff;
  border-radius: 0;
  background: #051a05;
}

.mainright ul li {
  text-align: left;
}

.mainright ul li ul {
  left: 0;
}

.main-navigation ul li ul li {
  position: relative;
  width: 100%;
  margin: 0 !important;
  padding-left: 20px;
  border-bottom: solid 1px #2b2b2b;
}

.main-navigation ul li ul li a {
  font-size: 15px !important;
  width: 100%;
  padding: 13px 10px 13px 26px !important;
  transition: all 0.3s ease-in-out;
  text-align: left;
  text-transform: none;
  color: #fde792;
  border: 0 !important;
  border-radius: 0 !important;
  border-radius: 0;
  background: url(images/dot3.png) no-repeat;
  background-position: 0 21px;
}

.main-navigation ul li ul li a:hover {
  color: #d1570d;
}

.main-navigation ul li ul li ul {
  position: absolute;
  z-index: 99999999999;
  top: 0;
  left: 100%;
  width: auto;
}

.main-navigation li ul ul {
  top: 0;
  left: 260px;
  margin-left: -20px;
  padding: 0;
}

.main-navigation ul li:hover > ul {
  display: block;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
  color: #d1570d;
}

.main-navigation ul li:hover > a {
  color: #d1570d;
}

.main-navigation .menu-item .sub-menu {
  width: 261px;
}

.main-navigation .menu-item .sub-menu .sub-menu {
  margin-left: 0;
}

.main-navigation .sub-menu .menu-item-has-children > a:after {
  float: right;
  padding-right: 8px;
  content: '‣';
  color: #d1570d;
}

.main-navigation .sub-menu .menu-item-has-children:hover > a:after {
  content: '';
}

.an_invitation {
  margin-top: 42px;
}

.invitation_in {
  margin-bottom: 70px;
  padding: 40px 20px 40px 50px;
  background: #f2f6eb;
}

.invitation_in h2 {
  font-family: 'TideSans-300LilKahuna';
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #d1570d;
}

.invitation_in p {
  font-size: 18px;
  margin-top: 27px;
}

.for_the_events {
  padding-bottom: 45px;
}



.for_media_dv {
  margin-top: 20px;
  margin-bottom: 40px;
}

.fr_md_img {
  float: left;
  width: 12.5%;
  padding-top: 5px;
}



.fr_md_cnt {
  float: left;
  width: 87.5%;
}

.fr_md_cnt h3 {
  font-family: 'TideSans-300LilKahuna';
  font-size: 30px;
  text-transform: uppercase;
  color: #d1570d;
}

.fr_md_cnt p {
  font-size: 16px;
  margin-top: 9px;
  color: #000;
}

.fr_md_cnt a {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #d1570d;
}

.fr_md_cnt a:hover {
  color: #000;
}

.news_events_right {
  margin-left: 5px;
  padding-top: 34px;
  background: url(images/news_events_bg.jpg) no-repeat;
}

.news_events_right h2 {
  font-family: 'TideSans-300LilKahuna';
  font-size: 46px;
  line-height: 60px;
  margin-left: 37px;
  text-transform: uppercase;
  color: #ffc;
}

.news_events_right span {
  color: #d1570d;
}

.news_callout, .events_callout {
  position: relative;
  padding-top: 23px;
  padding-bottom: 18px;
  padding-left: 19px;
  background: #52832d;
}

.news_callout h3, .events_callout h3 {
  font-family: 'TideSans-300LilKahuna';
  font-size: 36px;
  line-height: 46px;
  color: #ffc;
}

.news_callout span, .events_callout span {
  font-size: 18px;
  margin-left: 2px;
  color: #ffc;
}

.news_callout a, .events_callout a {
  position: absolute;
  top: 0;
  right: 0;
  padding: 36px 48px;
  transition: all 0.3s ease-in-out;
  background: #0a3c07;
}

.news_callout a:hover, .events_callout a:hover {
  background: #69a13f;
}

.news_callout {
  margin-top: 72px;
}

.events_callout {
  background: #69a13f;
}

.events_callout a {
  background: #1f6b1e;
}

.find_meeting_now {
  height: 426px;
  background: url(images/find_bg.jpg) center center no-repeat;
  background-size: cover;
}



.find_meeting_now h2 {
  font-family: 'MyriadPro-Bold';
  font-size: 60px;
  display: table;
  margin: 0 auto;
  margin-top: 28px;
  padding-top: 24px;
  padding-bottom: 67px;
  padding-left: 171px;
  text-transform: uppercase;
  color: #ffc;
  background: url(images/icn_find.png) no-repeat;
  background-position: 0 0;
}

.find_meeting_frm {
  display: table;
  margin: 0 auto;
  margin-top: 10px;
}

#location-form .btn-primary {
  background-color: #d1570d;
  background-image: linear-gradient(to bottom, #f16f20 0, #d1570d 50%, #b94d0c 100%);
  border-color: #cc550d;
}

#location-form .btn-primary:hover {
  background-color: #b94d0c;
  background-image: linear-gradient(to bottom, #e9610e 0, #b94d0c 50%, #a1430a 100%);
  border-color: #b44b0b;
  background-position: 0;
}

#location-form .input-group-btn .material-icons {
  font-size: 18px;
  padding: 7px;
  z-index: 1;
}

.find_country_dv {
  float: left;
  margin-right: 25px;
}

.find_meeting_frm label {
  font-family: 'MyriadPro-Regular';
  font-size: 24px;
  float: left;
  margin-top: 8px;
  margin-right: 15px;
  text-transform: uppercase;
  text-transform: uppercase;
  color: #d1570d;
}

.find_meeting_frm label font {
  font-size: 21px;
}

.find_meeting_frm input::placeholder {
    color: #9ebd9e;
}

.sel_cntry {
  font-family: 'MyriadPro-Regular';
  font-size: 18px;
  float: left;
  width: 253px;
  height: 49px;
  padding-left: 16px;
  text-transform: uppercase;
  color: #d1570d;
  border: none;
  outline: none;
  background: url(images/select1.png) no-repeat;
  -webkit-appearance: none;
     -moz-appearance: none;
}

.find_city_dv {
  margin-right: 25px;
}

.inp_location {
  font-family: 'MyriadPro-Regular';
  font-size: 24px;
  float: left;
  width: 500px;
  height: 49px;
  padding-left: 16px;
  color: #d1570d;
  border: none;
  outline: none;
  background: #ffc;
}

.find_milege_dv {
  float: left;
  margin-right: 32px;
}

.inp_go {
  font-family: 'MyriadPro-Bold';
  font-size: 30px;
  float: left;
  width: 76px;
  height: 49px;
  padding-top: 6px;
  transition: all 0.3s ease-in-out;
  color: #ffc;
  border: none;
  outline: none;
  background: #c04d07;
}

.inp_go:hover {
  background: #a94203;
}

.find_milege_dv .sel_cntry {
  width: 152px;
  height: 49px;
  background: url(images/select_mileage.png) no-repeat;
}

.matching_download_main {
  margin-top: 51px;
}



.matched_top {
  position: relative;
}

.matched_top {
  font-family: 'MyriadPro-Regular';
  font-size: 30px;
  line-height: 96px;
  padding-left: 27px;
  text-transform: uppercase;
  color: #d1570d;
  background: #0a3c07;
}

.matched_top a {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 43px 0 44px;
  transition: all 0.3s ease-in-out;
  background: #d1570d;
}

.matched_top a:hover {
  background: #ba4b08;
}

.matched_bottom {
  display: flex;
  align-items: stretch;
}

.matched_left {
  float: left;
  width: 275px;
  min-height: 400px;
  padding-top: 50px;
  text-align: center;
  background: #d3e4a3;
}

.goal-thermometer {
  font-family: 'MyriadPro-Regular';
  color: #69a13f;
}
.goal-thermometer .goal-amount {
  font-size: 24px;
  line-height: 44px;
}
.goal-thermometer .goal-percent {
  font-size: 14px;
  line-height: 14px;
  margin-left: 75px;
}

.thermometer {
  position: relative;
  width: 60px;
  margin: auto;
}

.thermometer .backing {
  position: absolute;
  top: 6px;
  left: 19px;
  width: 22px;
  height: 180px;
  background-color: white;
}

.thermometer .mercury {
  position: absolute;
  top: 7px;
  left: 19px;
  width: 21px;
  height: 180px;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  background-color: red;
}

.thermometer .frame {
  position: absolute;
  width: 60px;
  height: 233px;
  background-image: url('images/thermometer-frame.png');
}

.matched_right {
  float: left;
  width: 383px;
  min-height: 400px;
  padding-top: 30px;
  padding-right: 24px;
  padding-bottom: 47px;
  padding-left: 24px;
  background: #69a13f;
}

.matched_right h3 {
  font-family: 'MyriadPro-Regular';
  font-size: 23px;
  line-height: 30px;
  text-transform: uppercase;
  color: #ffc;
}

.challenge_runs {
  font-family: 'MyriadPro-Regular';
  font-size: 24px;
  line-height: 30px;
  margin-top: 47px;
  padding-left: 72px;
  color: #ffc;
  background: url(images/icn_challenge.png) no-repeat;
  background-position: 0 4px;
}

.become_life * {
  font-family: 'MyriadPro-Regular';
  font-size: 16px;
  line-height: 18px;
  margin-top: 25px;
  color: #ffc;
}

.become_life * font {
  font-size: 16px;
}

.become_life * a {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #ffc;
  font-size: 16px;
}

.become_life * a:hover {
  color: #d3e4a3;
}



.download_newsletter h2 {
  font-family: 'MyriadPro-Regular';
  font-size: 32px;
  line-height: 45px;
  padding-top: 46px;
  padding-bottom: 36px;
  padding-left: 44px;
  text-transform: uppercase;
  color: #ffc;
  background: #ac4c0c;
}

.download_newsletter h2 a {
  padding-bottom: 35px;
  padding-left: 105px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #ffc;
  background: url(images/icn_download.png) no-repeat;
  background-position: 0 5px;
}

.download_newsletter h2 a:hover {
  color: #d0d088;
}

.download_newsletter h2 span {
  font-size: 43px;
  position: relative;
  left: 104px;
}

.newsletter_archieve {
  font-family: 'MyriadPro-Regular';
  font-size: 30px;
  line-height: 104px;
  text-align: center;
  text-transform: uppercase;
  color: #ffc;
  border-bottom: solid 4px #ac4c0c;
  background: #c04d07;
}

.newsletter_archieve a {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #ffc;
}

.newsletter_archieve a:hover {
  color: #d0d088;
}

.saa_green_book {
  position: relative;
  padding-top: 30px;
  padding-right: 132px;
  padding-bottom: 40px;
  text-align: right;
  background: #051a05;
}

.saa_green_book a {
  font-family: 'MyriadPro-Regular';
  font-size: 34px;
  line-height: 34px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
  color: #69a13f;
}

.saa_green_book a:hover {
  color: #8ed657;
}

.saa_green_book a font {
  font-size: 19px;
  line-height: 31px;
}

.saa_green_book span {
  position: absolute;
  top: 66px;
  right: 30px;
}

.about_saa .invitation_in {
  padding-right: 25px;
  padding-left: 40px;
}

.about_saa h2 {
  text-align: left;
}

.about_saa p {
  font-size: 16px;
}

#footertop {
  bottom: 0;
  width: 100%;
}

footer {
  padding-top: 50px;
  padding-bottom: 80px;
  background: #051a05;
}



.ftr_ttile {
  font-family: 'TideSans-300LilKahuna';
  font-size: 14px;
  text-transform: uppercase;
  color: #d1570d;
}

.ftr_menu {
  margin-top: 12px;
}

.ftr_menu ul {
  margin: 0;
  padding: 0;
}

.ftr_menu li {
  list-style: none;
}

.ftr_menu a {
  font-family: 'GothamBook';
  font-size: 12px;
  line-height: 25px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
  color: #fde792;
}

.ftr_menu a:hover {
  color: #d1570d;
}

.ftr_phone {
  font-family: 'GothamBook';
  font-size: 12px;
  line-height: 25px;
  margin-top: 12px;
  text-transform: uppercase;
  color: #fde792;
}

.ftr_phone span {
  font-family: 'TideSans-300LilKahuna';
  color: #ffc;
}

.ftr_phone a {
  transition: 0.3s ease-in-out;
  ;
  color: #fde792;
}

.ftr_phone a:hover {
  color: #d1570d;
}

.ftr_postal {
  font-family: 'GothamBook';
  font-size: 12px;
  line-height: 25px;
  margin-top: 32px;
  text-transform: uppercase;
  color: #fde792;
}

.ftr_postal span {
  font-family: 'TideSans-300LilKahuna';
  color: #ffc;
}

.ftr_postal a {
  transition: 0.3s ease-in-out;
  ;
  color: #fde792;
}

.ftr_postal a:hover {
  color: #d1570d;
}



.all_right {
  font-family: 'GothamBook';
  font-size: 12px;
  line-height: 20px;
  margin-top: 25px;
  color: #fbe08e;
}



.inner_title {
  font-family: 'GothamMedium';
  font-size: 40px;
  line-height: 187px;
  text-align: center;
  text-transform: uppercase;
  color: #ffc;
  background: #d1570d;
}

.inner_header {
  height: 349px;
}

.inner_header.map_header {
  height: 100%;
}

.news_events_main {
  padding-top: 42px;
  padding-bottom: 73px;
}

.news_title {
  font-family: 'GothamBold';
  font-size: 39px;
  color: #0a3c07;
}

.news_div {
  min-height: 323px;
  margin-top: 20px;
  margin-bottom: 13px;
  padding: 32px 36px 0 36px;
  background: #f2f6eb;
}

.news_div h4 {
  font-family: 'GothamBold';
  font-size: 18px;
  line-height: 30px;
  color: #0a3c07;
}

.news_div p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 14px;
  color: #000;
}

.news_read {
  margin-top: 37px;
}

.news_read a {
  font-family: 'GothamMedium';
  font-size: 12px;
  padding: 15px 18px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #fff;
  background: #d1570d;
}

.news_read a:hover {
  background: #e6732d;
}

.events_div {
  margin-top: 30px;
}

.events_title {
  font-family: 'GothamMedium';
  font-size: 20px;
  padding: 22px 25px 15px 37px;
  color: #fff;
  background: #115c0d;
}

.events_title span {
  font-family: 'GothamBook';
  font-size: 18px;
  position: relative;
  top: 6px;
  color: #fff8a6;
}

.events_btm {
  min-height: 232px;
  padding: 18px 25px 37px 37px;
  background: #0a3c07;
}

.events_btm p {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}

.addicts_newsletter_main {
  margin-top: 50px;
  padding-bottom: 100px;
}

.meeting_search_main {
  margin-top: 5px;
  padding-bottom: 20px;
}

.addicts_anonymous_top {
  padding: 34px 65px 34px 50px;
  background: #f2f6eb;
}

.addicts_anonymous_top p {
  margin-bottom: 21px;
}

.anonymous_name {
  font-family: 'GothamMedium';
  font-size: 18px;
  margin-top: 16px;
  text-align: right;
  color: #d1570d;
}

.outer_circle_title {
  font-family: 'GothamBold';
  font-size: 39px;
  margin-top: 31px;
  margin-bottom: 25px;
  color: #0a3c07;
}



.outer_content_left p {
  margin-bottom: 21px;
}





.newsletter_content {
  margin-top: 20px;
}

.newsletter_content h2 {
  font-family: 'GothamBold';
  font-size: 39px;
  margin-bottom: 25px;
  color: #0a3c07;
}

.newsletter_content p {
  margin-bottom: 21px;
}

.newsletter_content p a {
  font-family: 'GothamBook';
  font-size: 16px;
  line-height: 24px;
}



.submission_right {
  margin-top: 20px;
}

.submission_right ul {
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}

.submission_right li {
  font-family: 'GothamBook';
  font-size: 16px;
  line-height: 62px;
  width: 180px;
  list-style: none;
  color: #fff;
  border-bottom: solid 1px #165312;
  border-left: solid 1px #165312;
  background: #0a3c07;
}

.submission_right li:first-child {
  font-family: 'GothamMedium';
  font-size: 18px;
  border-left: none;
  background: #52832d;
}

.saa_relationship {
  margin-top: 35px;
}

.saa_relationship h2 {
  font-family: 'GothamBold';
  font-size: 39px;
  margin-bottom: 30px;
  color: #0a3c07;
}

.saa_relationship p {
  margin-bottom: 21px;
}

.list-box {
  margin-top: 20px;
  background: #0a3c07;
}

.list-box h3 {
  font-family: 'GothamMedium';
  font-size: 22px;
  line-height: 32px;
  padding: 18px;
  color: #fff;
  background: #52832d;
}

.list-box h3 a {
    color: #f99457;
}

.list-box ul {
  margin: 0;
  padding: 0;
}

.list-box li {
  font-family: 'GothamBook';
  font-size: 20px;
  line-height: 32px;
  padding: 15px 20px 12px 20px;
  list-style: none;
  color: #fff;
  border-top: solid 1px #165312;
  background: #0a3c07;
}

.list-box li a {
  transition: 0.3s ease-in-out;
  text-decoration: none;
  ;
  color: #fff;
}

.list-box li a:hover {
  color: #d1570d;
}

.list-box.with-bullets h3 {
  padding-left: 33px;
}

.list-box.with-bullets li {
  background: #0a3c07 url(images/arrow5.png) no-repeat;
  background-position: 35px 20px;
  padding-left: 80px;
}

.col-1, .col-n, .col-1-header, .col-n-header {
  padding: 0;
}

.col-1, .col-n {
  border-right: solid 1px #165312;
}

.list-box .row {
  margin-left: 0;
  margin-right: 0;
}

.center {
  text-align: center;
}

.additional_info {
  margin-top: 70px;
}

.additional_info h2 {
  font-family: 'GothamMedium';
  font-size: 26px;
  margin-bottom: 22px;
  color: #000;
}

.additional_info p {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 21px;
  color: #000;
}

.additional_info ul {
  margin: 0;
  padding: 0;
}

.additional_info li {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 42px;
  padding-left: 42px;
  list-style: none;
  color: #000;
  background: url(images/arrow7.png) no-repeat;
  background-position: 9px 13px;
}

.am_addict {
  margin-top: 37px;
}

.am_addict p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 15px;
}

.am_addict h2 {
  font-family: 'GothamMedium';
  font-size: 26px;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 17px;
  color: #000;
}

.am_addict p a {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #d1570d;
}

.am_addict p a:hover {
  color: #000;
}

.are_you_addict {
  margin-top: 36px;
  margin-bottom: 32px;
  padding: 0 24px;
}

.are_you_addict p {
  font-size: 18px;
  line-height: 30px;
}

.do_keep_bx {
  padding-top: 32px;
  padding-bottom: 25px;
  border-bottom: solid 1px #ebeef2;
}

.keep_count {
  font-family: 'GothamBook';
  font-size: 15px;
  line-height: 29px;
  float: left;
  width: 29px;
  height: 29px;
  margin-right: 32px;
  margin-left: 19px;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  background: #d1570d;
}

.keep_cnt {
  float: left;
  width: 810px;
}

.keep_cnt p {
  font-size: 18px;
  line-height: 30px;
}

.yes_dv {
  float: left;
  margin-top: 4px;
  margin-left: 30px;
}

.inp_chk {
  float: left;
  width: 34px !important;
  height: 28px !important;
}

.ys_tx {
  font-family: 'GothamBook';
  font-size: 18px;
  float: left;
  margin-top: 5px;
  margin-left: 18px;
  color: #051a05;
}

.no_dv {
  float: left;
  margin-top: 4px;
  margin-left: 35px;
}

.self_assess_main {
  margin-top: 18px;
}

.understanding_anonymity_cnt {
  margin-top: 33px;
  padding: 0 24px;
}

.understanding_anonymity_cnt p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
}

.understanding_anonymity_cnt h2 {
  font-family: 'GothamMedium';
  font-size: 26px;
  line-height: 34px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #000;
}

.the_problem {
  margin-top: 35px;
}

.fellowship_top {
  margin-top: 0;
}

.the_problem h2, .fellowship_top h2 {
  font-family: 'GothamMedium';
  font-size: 27px;
  margin-bottom: 13px;
  text-transform: uppercase;
  color: #000;
}

.the_problem p, .fellowship_top p {
  line-height: 32px;
  margin-bottom: 12px;
}

.question_self {
  margin-top: 33px;
}

.question_self h2 {
  font-family: 'GothamMedium';
  font-size: 27px;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #000;
}

.saa_recovery {
  margin-top: 30px;
}

.saa_recovery p {
  line-height: 32px;
  margin-bottom: 12px;
}

.saa_recovery h2 {
  font-family: 'GothamMedium';
  font-size: 27px;
  margin-top: 21px;
  margin-bottom: 11px;
  text-transform: uppercase;
  color: #000;
}

.twelve_step {
  margin-top: 60px;
}

.twelve_step h2 {
  font-family: 'GothamMedium';
  font-size: 22px;
  line-height: 68px;
  padding-left: 33px;
  color: #fff;
  background: #52832d;
}

.twelve_stp_bx {
  padding-top: 19px;
  padding-bottom: 24px;
  border-bottom: solid 1px #165312;
  background: #0a3c07;
}

.twelve_count {
  font-family: 'GothamBook';
  font-size: 15px;
  line-height: 29px;
  float: left;
  width: 29px;
  height: 29px;
  margin-right: 21px;
  margin-left: 29px;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  background: #d1570d;
}

.twelve_cnt {
  float: left;
  width: 1060px;
  padding-right: 20px;
}

.twelve_cnt p {
  font-family: 'GothamBook';
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.our_fellowship {
  margin-top: 39px;
}

.getting_started {
  margin-top: 36px;
}

.getting_started h2 {
  margin-bottom: 14px;
}

.getting_started p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 9px;
}

.getting_started ul {
  margin-top: 32px;
  margin-bottom: 10px;
}

.getting_started li {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 18px;
  background: url(images/arrow10.png) no-repeat;
  background-position: 9px 3px;
}

.cooperaration_btm {
  margin-top: 35px;
}

.cooperaration_btm h2 {
  font-family: 'GothamMedium';
  font-size: 27px;
  margin-bottom: 20px;
  color: #000;
}

.cooperaration_btm p {
  line-height: 30px;
  margin-bottom: 15px;
}

.cooperaration_btm p a {
  color: #d1570d;
}



.program_cnt {
  margin-top: 31px;
}

.program_cnt p {
  line-height: 30px;
  margin-bottom: 13px;
}

.prgrm_btm {
  margin-top: 55px;
}

.prgrm_btm h3 {
  font-family: 'GothamMedium';
  font-size: 22px;
  line-height: 32px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 32px;
  color: #fff;
  background: #52832d;
}

.twelve_step1 {
  margin-top: 28px;
}

.twelve_btm {
  margin-top: 30px;
  padding: 0 14px;
}

.twelve_btm p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 16px;
}

.sobriety_top {
  margin-top: 40px;
  margin-bottom: 40px;
}

.sobriety_top p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 16px;
}



.sobriety_btm_left p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 16px;
}

.sobriety_btm_right {
  text-align: center;
}

.sobriety_img {
  margin-top: 80px;
}

.sobriety_btm_right h5 {
  font-family: 'GothamBook';
  font-size: 18px;
  font-style: italic;
  line-height: 22px;
  ;
  margin-top: 30px;
  color: #154a15;
}

.srvc_tp p {
  margin-bottom: 8px;
}

.literature_btm {
  margin-top: 25px;
  padding: 0 22px;
}

.literature_btm p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 14px;
}

.literature_btm p a {
  color: #d1570d;
}



.literature_btm h2 {
  font-family: 'GothamMedium';
  font-size: 26px;
  margin-top: 4px;
  margin-bottom: 16px;
  color: #131313;
}



.literature_frnch p {
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 14px;
}

.women_getting_started {
  margin-top: 56px;
}

.women_getting_started h2 {
  font-family: 'GothamMedium';
  font-size: 26px;
  line-height: 30px;
  color: #000;
}

.women_getting_started p {
  font-size: 18px;
  line-height: 28px;
  margin-top: 12px;
}

.women_getting_started_img {
  margin-top: 56px;
}

.women_getting_started_img img {
  border: solid 3px #c2c2c2;
}

.flt_r {
  float: right;
}

.sponsorship_btm {
  margin-top: 28px;
}

.sponsorship_btm p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px;
}

.meeting_tp {
  margin-top: 35px;
}

.meeting_tp p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 17px;
}

.meeting_stm {
  margin-bottom: 37px;
}

.face_to_face_div {
  margin-top: 17px;
}



.face_img img {
  border: solid 3px #c2c2c2;
}

.face_to_face_div h3 {
  font-family: 'GothamMedium';
  font-size: 26px;
  line-height: 34px;
  margin-top: 20px;
  color: #154a15;
}

.face_to_face_div p {
  font-size: 18px;
  line-height: 28px;
  margin-top: 16px;
}

.face_to_face_div p a {
  color: #d1570d;
}



.saa_mtng_tx {
  font-family: 'GothamMedium';
  font-size: 30px;
  margin-top: 45px;
  margin-bottom: 34px;
  color: #154a15;
}

.literate_other_media {
  margin-top: 32px;
}

.literate_other_media h2, .are_you_addict h2 {
  font-family: 'GothamMedium';
  font-size: 30px;
  margin-bottom: 22px;
  color: #154a15;
}

.literate_other_media p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 16px;
}

.sobriety_tx1 {
  font-family: 'GothamMedium';
  font-size: 30px;
  margin-top: 28px;
  margin-bottom: 25px;
  color: #154a15;
}

.what_sobriety_btm {
  margin-top: 25px;
  margin-bottom: 23px;
}

.what_sobriety_btm p {
  font-size: 18px;
  line-height: 28px;
}

.personal_addicts {
  margin-top: 22px;
}

.personal_addicts h2 {
  font-family: 'GothamMedium';
  font-size: 30px;
  margin-bottom: 22px;
  color: #154a15;
}

.personal_addicts p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 16px;
}

.sitemap_dv {
  min-height: 356px;
  margin-bottom: 50px;
  background: #f2f6eb;
}

.sitemap_dv h2 {
  font-family: 'GothamMedium';
  font-size: 18px;
  line-height: 52px;
  padding-left: 35px;
  color: #fff;
  background: #0e420a;
}

.sitemap_dv ul {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 30px;
  background: #f2f6eb;
}

.sitemap_dv li {
  list-style: none;
  text-indent: -25px;
  padding-left: 15px;
}

.sitemap_dv a {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 42px;
  padding-left: 26px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #000;
  background: url(images/dot5.png) no-repeat;
  background-position: 0 6px;
}

.sitemap_dv a:hover {
  color: #d1570d;
}

.narch ul {
  padding-left: 15px;
}

.narch a {
  font-family: 'GothamBook';
  font-size: 14px;
  line-height: 36px;
  padding-left: 0;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #000;
  background: none;
  background-position: 0 6px;
}

.narch a:hover {
  color: #d1570d;
}

.find_meeting_left {
  padding-right: 22px;
}

.find_meeting_left h1 {
  padding: 0;
}

.meeting_search {
  margin-top: 9px;
  margin-bottom: 3px;
  padding: 0;
}

.meeting_submit {
  font-family: 'GothamBook';
  font-size: 18px;
  float: left;
  width: 20%;
  height: 49px;
  color: #fff;
  border: none;
  border-right: solid 1px #d2e0d1;
  background: #d1570d;
}

.norecord {
  font-family: 'GothamBook';
  font-size: 22px;
  margin: 40px 0;
  text-align: center;
  color: #000;
}

#meeting-map {
  width: 100%;
  height: 700px;
  margin-top: 10px;
}

.find_map {
  margin-top: 60px;
}

.meeting-legend header {
  font-family: 'GothamMedium';
  font-size: 20px;
  line-height: 53px;
  margin-top: 18px;
  text-align: center;
  color: #fff;
  background: #115c0d;
}

.meeting-legend .marker {
  display: inline-block;
  text-indent: 0;
  padding-top: 1px;
  color: black;
  font-size: 11px;
  font-family: "Arial,sans-serif";
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}

.meeting-legend .marker.m1 {
  background: url(images/m1.png) no-repeat;
  width: 53px;
  line-height: 53px;
  margin-left: 19px;
  margin-right: 24px;
}

.meeting-legend .marker.m2 {
  background: url(images/m2.png) no-repeat;
  width: 56px;
  line-height: 56px;
  margin-left: 17px;
  margin-right: 22px;
}

.meeting-legend .marker.m3 {
  background: url(images/m3.png) no-repeat;
  width: 66px;
  line-height: 66px;
  margin-left: 12px;
  margin-right: 17px;
}

.meeting-legend .marker.m4 {
  background: url(images/m4.png) no-repeat;
  width: 78px;
  line-height: 78px;
  margin-left: 6px;
  margin-right: 11px;
}

.meeting-legend .marker.m5 {
  background: url(images/m5.png) no-repeat;
  width: 90px;
  line-height: 90px;
  margin-left: 0;
  margin-right: 5px;
}

.meeting_div {
  margin-top: 29px;
}

.meeting_type_dv {
  margin-bottom: 20px;
}

.meeting_type_dv h3 {
  font-family: 'GothamMedium';
  font-size: 22px;
  margin-top: 28px;
  margin-bottom: 14px;
  color: #0a3c07;
}

.meeting_type_dv p, .meeting_type_dv li {
  display: block;
  line-height: 30px;
  margin-bottom: 6px;
  font-family: 'GothamBook';
  font-size: 16px;
  color: #000;
}

.meeting_type_dv li {
  margin-left: 10px;
  text-indent: -35px;
}

.meeting_type_dv .markers li {
  margin-left: -8px;
}

.meeting_type_dv li .f2f-marker {
  padding-top: 0;
}

.meeting_type_dv li .meeting-contraints {
  font-weight: bold;
  color: red;
}

.type_top {
  float: left;
  margin-right: 12px;
}

.dropbtn {
  font-family: 'GothamBook';
  font-size: 12px;
  width: 121px;
  height: 49px;
  padding-right: 30px;
  padding-left: 5px;
  cursor: pointer;
  color: #262626;
  border: solid 1px #d2e0d1;
  outline: none;
  background: url(images/arrow6.png) no-repeat;
  background-position: 92% 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
       -o-appearance: none;
          appearance: none;
}

select::-ms-expand {
  display: none;
}

.dropbtn option {
  padding: 7px 5px;
  border-bottom: solid 1px #d7d7d7;
  background: #f3f3f3;
}

.dropbtn option:hover {
  color: #262626;
  background: #fcfcfc;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  position: absolute;
  z-index: 999;
  display: none;
  width: 154px;
  border-right: solid 1px #d7d7d7;
  border-left: solid 1px #d7d7d7;
}

.dropdown-content a {
  font-family: 'GothamBook';
  font-size: 13px;
  display: block;
  padding: 7px 10px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #fff;
  color: #262626;
  border-bottom: solid 1px #d7d7d7;
  background: #f3f3f3;
}

.dropdown-content a span {
  font-family: 'GothamBook';
  font-size: 11px;
  line-height: 14px;
  color: #262626;
}

.dropdown-content a:hover {
  color: #262626;
  background: #fcfcfc;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.type_tx {
  font-family: 'GothamBook';
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 21px;
  color: #0a3c07;
}

.weekdays_main {
  margin-top: 0;
}

.mon_div {
  float: left;
  width: 70px;
  height: 43px;
  padding-top: 9px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  ;
  border: solid 1px #d7d7d7;
}

.mon_div:hover {
  background: #f5f5f5;
}

.mon_tx {
  font-family: 'GothamBook';
  font-size: 13.5px;
  float: left;
  width: 31px;
  margin-right: 6px;
  margin-left: 6px;
  color: #0a3c07;
}

.mon_count {
  font-size: 10px;
  line-height: 20px;
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 0;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  background: #d1570d;
}

.tabContent {
  display: none;
}

.tabContent.tabContent8 {
  display: block;
}

.weekdays_btm {
  margin-top: 31px;
}

.weekdays_btm h3 {
  font-family: 'GothamMedium';
  font-size: 20px;
  line-height: 24px;
  padding: 8px 15px;
  color: #fff;
  background: #115c0d;
}

.weekdays_in_btm {
  padding-top: 18px;
  padding-bottom: 5px;
  border: solid 1px #d2e0d1;
  background: #f2f6eb;
}

.wk_count {
  font-family: 'GothamMedium';
  font-size: 14px;
  line-height: 23px;
  float: left;
  width: 23px;
  height: 23px;
  margin-top: 3px;
  margin-right: 16px;
  margin-left: 14px;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  background: #d1570d;
}

.mapit {
  cursor: pointer;
}

.week_cnt {
  float: left;
  width: 350px;
  margin-top: 4px;
}

.week_cnt h4 {
  font-family: 'GothamMedium';
  font-size: 15px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  ;
  color: #000;
}

.week_cnt h4:hover {
  color: #d1570d;
}

.week_cnt p {
  font-family: 'GothamBook';
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 16px;
  color: #000;
}

.week_btm_right {
  float: right;
  width: 135px;
}

.week_btm_right p {
  font-family: 'GothamMedium';
  font-size: 15px;
  color: #000;
}

.wk_count1 {
  float: left;
  width: 28px;
  margin-right: 13px;
  margin-left: 13px;
}

.group_top {
  margin-top: 35px;
}

.regis_top1 {
  margin-top: 35px;
}

.regis_top1 p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px;
}

.regis_top1 ul {
  margin: 0;
  margin-top: 3px;
  padding: 0;
}

.regis_top1 li {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 14px;
  padding-left: 41px;
  list-style: none;
  color: #000;
  background: url(images/arrow8.png) no-repeat;
  background-position: 0 4px;
}

.saa_inter_top {
  margin-top: 38px;
}

.saa_inter_top h2 {
  font-family: 'GothamMedium';
  font-size: 32px;
  margin-bottom: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #0f430d;
}

.saa_inter_top p {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 28px;
  color: #000;
}

.acting_behalf {
  margin-top: 22px;
  padding-top: 31px;
  padding-right: 111px;
  padding-bottom: 44px;
  padding-left: 52px;
  border: solid 1px #d3e3da;
  background: #f2f6eb;
}





.group_member_left {
  float: left;
  margin-top: 42px;
}

.grp1 {
  font-family: 'GothamBook';
  font-size: 18px;
  width: 442px;
  height: 49px;
  padding-left: 20px;
  color: #000;
  border: none;
  border-bottom: solid 1px #cc6d27;
  outline: none;
  background: transparent;
}

.grp_txt {
  font-family: 'GothamBook';
  font-size: 18px;
  margin-top: 16px;
  color: #000;
}

.grp_right {
  margin-left: 89px;
}

.iso_contact_main {
  margin-top: 20px;
}

.iso_contact_main h2 {
  font-family: 'GothamMedium';
  font-size: 18px;
  line-height: 64px;
  padding-left: 34px;
  color: #fff;
  background: #0f430d;
}

.iso_contact_in {
  padding-top: 54px;
  padding-bottom: 43px;
  padding-left: 44px;
  background: #f3f3f3;
}



.mail_tx {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 28px;
  float: left;
  width: 177px;
  color: #000;
}

.mail_inpdv {
  float: left;
  width: 485px;
}

.mail_is {
  font-family: 'GothamBook';
  font-size: 18px;
  width: 100%;
  height: 58px;
  padding-left: 20px;
  color: #000;
  border: solid 1px #a1a1a1;
  outline: none;
}

.critical_tx {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 28px;
  margin-top: 13px;
  color: #1b1b1b;
}

.mail_radio {
  float: left;
  margin-top: 2px;
  margin-left: 5px;
}

.iso_radio_dv {
  float: left;
  margin-left: 39px;
}

.inp_radio {
  float: left;
  width: 22px !important;
  height: 22px !important;
}

.radio_tx1 {
  font-family: 'GothamBook';
  font-size: 18px;
  float: left;
  margin-top: 2px;
  margin-left: 20px;
  color: #1b1b1b;
}

.name_div {
  margin-bottom: 27px;
}

.name_div_left {
  float: left;
}

.name_div_left h3 {
  font-family: 'GothamMedium';
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 34px;
  color: #000;
}

.name_div_right {
  float: left;
  width: 403px;
  padding-top: 180px;
  padding-left: 40px;
}

.note_txt {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 28px;
  color: #1b1b1b;
}

.mail_print {
  margin-top: 280px;
}

.inp_chmail {
  float: left;
  width: 29px !important;
  height: 27px !important;
}

.mail_ptx {
  font-family: 'GothamBook';
  font-size: 18px;
  float: left;
  margin-top: 4px;
  margin-left: 17px;
  color: #1b1b1b;
}

.name_div_left .mail_tx {
  margin-top: 16px;
}

.name_div_grp .mail_tx {
  margin-top: 16px;
}


.grp_n {
  width: 862px;
}

.day_time_main {
  margin-top: 43px;
}

.day_div {
  float: left;
}

.day_tx {
  font-family: 'GothamBook';
  font-size: 18px;
  float: left;
  margin-top: 16px;
  color: #1b1b1b;
}

.day_sel {
  font-family: 'GothamBook';
  font-size: 18px;
  float: left;
  width: 238px;
  height: 58px;
  margin-right: 27px;
  margin-left: 28px;
  padding-left: 20px;
  color: #000;
  border: solid 1px #a1a1a1;
  outline: none;
  background: #fff url(images/arrow9.png) no-repeat;
  background-position: 95% 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
}

.inp_time {
  width: 246px;
  margin-right: 26px;
  margin-left: 19px;
}

.time_zonetx {
  font-family: 'GothamBook';
  font-size: 18px;
  position: relative;
  top: 50px;
  right: 25px;
  text-align: right;
  text-align: right;
  color: #000;
}

.location_div_right {
  float: left;
  width: 407px;
  margin-top: 30px;
  padding-top: 93px;
  padding-left: 40px;
}

.lc_tx1 {
  width: 150px;
}

.ln_sel {
  width: 217px;
  margin-right: 0;
  margin-left: 0;
}

.loc_manage .mail_inpdv {
  width: 455px;
}

.location_div_right .day_div {
  margin-bottom: 22px;
}

.loc_manage .name_div_left h3 {
  margin-bottom: 64px;
}

.loc_manage .grp_n {
  width: 862px;
}

.meeting_access_main {
  margin-top: 15px;
  margin-right: 60px;
  padding: 30px 40px 20px 35px;
  border: solid 1px #a1a1a1;
}

.meeting_access_main p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}

.meeting_access_main p span {
  font-family: 'GothamMedium';
}

.intergroup_cnt_info {
  margin-top: 29px;
}

.intergroup_cnt_info h2 {
  font-family: 'GothamMedium';
  font-size: 18px;
  line-height: 64px;
  padding-left: 34px;
  color: #fff;
  background: #0f430d;
}

.intergroup_in {
  padding-top: 54px;
  padding-bottom: 43px;
  padding-left: 44px;
  background: #f3f3f3;
}



.inter_tx {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 28px;
  float: left;
  margin-top: 16px;
  margin-right: 40px;
}

.inp_inter {
  font-family: 'GothamBook';
  font-size: 18px;
  float: left;
  width: 451px;
  height: 58px;
  margin-right: 27px;
  padding-left: 20px;
  color: #000;
  border: solid 1px #a1a1a1;
  outline: none;
}

.intr_chk {
  float: left;
  width: 25px !important;
  height: 26px !important;
  margin-top: 16px !important;
}

.list_tx {
  font-size: 14px;
  line-height: 22px;
  float: left;
  margin-top: 10px;
  margin-left: 24px;
}

.intr_bttp {
  margin-bottom: 20px;
}





.intr_bttm p {
  font-size: 18px;
  line-height: 28px;
  margin-top: 17px;
  margin-bottom: 10px;
}

.intergrp_btm {
  margin-top: 35px;
  margin-right: 60px;
  padding: 30px 40px 20px 35px;
  border: solid 1px #a1a1a1;
}



.local_meeting_main h2 {
  font-family: 'GothamMedium';
  font-size: 18px;
  line-height: 64px;
  padding-left: 34px;
  color: #fff;
  background: #0f430d;
}

.local_meeting_in {
  padding-top: 35px;
  padding-bottom: 1px;
  padding-left: 44px;
  background: #f3f3f3;
}

.local_meeting_in p {
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 43px;
}

.local_meet_div {
  margin-bottom: 57px;
}

.local_meet_div h3 {
  font-family: 'GothamMedium';
  font-size: 18px;
  margin-bottom: 44px;
  color: #000;
}

.meet_namediv {
  margin-bottom: 31px;
}

.lc_mame {
  font-family: 'GothamBook';
  font-size: 18px;
  float: left;
  width: 177px;
  margin-top: 16px;
  color: #000;
}

.meet1 {
  font-family: 'GothamBook';
  font-size: 18px;
  float: left;
  width: 437px;
  height: 58px;
  padding-left: 20px;
  color: #000;
  border: solid 1px #a1a1a1;
  outline: none;
}

.meet_chkdv {
  float: left;
  margin-top: 11px;
  margin-left: 45px;
}

.chk_meet {
  float: left;
  width: 25px !important;
  height: 26px !important;
}

.mt_chktx {
  font-family: 'GothamBook';
  font-size: 16px;
  float: left;
  margin-top: 4px;
  margin-left: 17px;
  color: #000;
}

.instruction_filling {
  margin-top: 34px;
}

.sub_frm {
  font-family: 'GothamMedium';
  font-size: 18px;
  width: 170px;
  height: 61px;
  color: #fff;
  border: none;
  outline: none;
  background: #d1570d;
}

.ins_filltop {
  margin-top: 46px;
}

.ins_filltop h4 {
  font-family: 'GothamMedium';
  font-size: 18px;
  margin-bottom: 28px;
  color: #000;
}

.ins_filltop p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 27px;
}

.meet_list {
  margin-bottom: 47px;
}

.meet_list h3 {
  font-family: 'GothamMedium';
  font-size: 18px;
  color: #000;
}

.meet_list ul {
  margin: 0;
  margin-top: 16px;
  padding: 0;
}

.meet_list li {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 38px;
  padding-left: 32px;
  list-style: none;
  color: #000;
  background: url(images/dot4.png) no-repeat;
  background-position: 0 14px;
}



.after_filling p {
  font-size: 18px;
}

.after_filling ul {
  margin: 0;
  padding: 0;
}

.after_filling li {
  font-family: 'GothamBook';
  font-size: 18px;
  line-height: 28px;
  margin-top: 27px;
  padding-left: 44px;
  list-style: none;
  color: #000;
  background: url(images/arrow8.png) no-repeat;
  background-position: 0 3px;
}

.news_box {
  padding-top: 40px;
}

.news_title1 {
  font-family: 'GothamMedium';
  font-size: 22px;
  margin-bottom: 5px;
  color: #000;
}

.event-dates {
  font-style: italic;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.the_problem p, .fellowship_top p {
  line-height: 32px;
  margin-bottom: 12px;
}

.nav-single {
  margin-top: 25px;
}

.nav-next {
  float: right;
}

.nav-previous a {
  font-family: 'GothamBook';
  font-size: 14px;
  color: #d1570d;
}

.nav-next a {
  font-family: 'GothamBook';
  font-size: 14px;
  color: #d1570d;
}

.nocomments {
  margin-top: 10px;
}

.inner_page {
  padding-bottom: 25px;
}

.inner_page .mail_tx {
  width: 100%;
}

.inner_page .name_div_left h3 {
  margin-top: 0;
}

.inner_page .iso_contact_in {
  padding-right: 44px;
}

.inner_page .mail_inpdv {
  width: 100%;
}

.inner_page .meeting_access_main {
  margin-right: 0;
}



.news_tx p {
  margin-bottom: 7px;
}

.news_tx ul {
  margin: 0;
  padding: 0;
  padding-left: 15px;
}

.news_tx li {
  font-family: 'GothamBook';
  font-size: 16px;
  line-height: 28px;
  color: #000;
}

.news_tx h3 {
  font-family: 'GothamMedium';
  font-size: 19px;
  color: #000;
}

.news_tx h4 {
  font-family: 'GothamMedium';
  font-size: 16px;
  color: #000;
}

.mrg_tp {
  margin-top: 0;
}



.inner_page h3 {
  font-family: 'GothamMedium';
  font-size: 20px;
  margin: 10px 0;
  color: #000;
}

.spanish_sngle {
  margin-top: 10px;
}

.daycon {
  display: none;
}

/* styles for emergency notice */

div.special-notice {
  clear: both;
  padding: 2%;
  text-align: center;
}

.special-notice .notice-text * {
  line-height: 1.2;
}

/* The Modal (background) */
.special-notice .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.special-notice .modal .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 1%;
  border: 1px solid #888;
  width: 80%;
}

div.special-notice .modal .modal-content * {
  line-height: 1.5;
}

.special-notice .modal .modal-content p {
  padding: 4px;
}

/* The Close Button */
.special-notice .modal .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.special-notice .modal .close:hover,
.special-notice .modal .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* styles for the meeting page notice */
.meeting_search_main .before-map {
  padding: 1%;
}

.meeting_search_main .before-map * {
  line-height:1.5;
}

.meeting_search_main .before-map p {
  padding:8px;
}

/* corresponds roughly to bootstrap col-xs-* */
@media only screen and (max-width: 767px) {
  #map-list-chooser {
    display: inherit;
    margin: 2px;
  }
  .inner_page .iso_contact_in {
    padding-right: 5px;
  }
  .header-button {
    margin-top: 12px;
  }
  .header-button a {
    font-size: 12px;
    background-position: 15px 8px;
  }
  .localization {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 2px;
  }
  #google_translate_element {
    text-align: right;
  }
  .page-template-template-find_meeting_map .header-button, .page-template-template-find_meeting_map .localization {
    display: none;
  }
  .home_header {
    height: auto;
  }
  .maxhe {
    overflow-y: scroll;
    max-height: 700px;
  }
  .outerwin {
    top: 44%;
    left: 34%;
  }
  #meeting-map {
    height: 420px;
  }
  .norecord {
    font-size: 13px;
  }
  .top_menus {
    display: block;
  }
  .search_div {
    float: none;
    width: 228px;
    margin: 0 auto;
  }
  .landing_page_main {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    padding-bottom: 20px;
    background: #144915;
  }
  .addict_tx {
    font-size: 27px;
    line-height: 36px;
  }
  .slider_div {
    margin-top: 10px;
  }
  .main-navigation {
    display: none;
  }
  p {
    font-size: 13px;
    line-height: 22px;
  }
  .invitation_in h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .invitation_in p {
    font-size: 13px;
    margin-top: 5px;
  }
  .for_media_dv {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .fr_md_img {
    float: none;
    width: 100%;
    text-align: center;
  }
  .fr_md_cnt {
    float: none;
    width: 100%;
    text-align: center;
  }
  .fr_md_cnt h3 {
    font-size: 16px;
    margin-top: 10px;
  }
  .fr_md_cnt p {
    font-size: 13px;
    margin-top: 5px;
  }
  .invitation_in {
    margin-bottom: 8px;
    padding: 10px;
  }
  .slider_left {
    font-size: 26px;
    line-height: 56px;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .news_events_right h2 br {
    display: none;
  }
  .news_events_right h2 {
    font-size: 24px;
    line-height: 36px;
    margin-left: auto;
    text-align: center;
  }
  .news_events_right {
    margin-top: 15px;
    margin-left: auto;
    padding-top: 15px;
  }
  .news_callout, .events_callout {
    padding-top: 15px;
    padding-bottom: 18px;
    padding-left: 10px;
  }
  .news_callout h3, .events_callout h3 {
    font-size: 20px;
    line-height: 28px;
    width: 80%;
  }
  .news_callout span, .events_callout span {
    font-size: 13px;
    top: 10px;
  }
  .news_callout a, .events_callout a {
    padding: 10px;
  }
  .news_callout {
    margin-top: 15px;
  }
  .events_callout {
    padding-bottom: 22px;
  }
  .find_meeting_now {
    height: 100%;
    padding-bottom: 20px;
  }
  .find_meeting_now h2 {
    font-size: 23px;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    background: none;
  }
  .sel_cntry {
    font-size: 16px;
    float: none;
    width: 220px;
    height: 43px;
    padding-left: 10px;
    background: url(images/select1_1.png) no-repeat;
  }
  .inp_location {
    font-size: 16px;
    width: 160px;
    height: 43px;
    padding-left: 10px;
  }
  .find_milege_dv .sel_cntry {
    width: 133px;
    height: 43px;
    background: url(images/select_mileage1.png) no-repeat;
  }
  .inp_go {
    font-size: 24px;
    width: 70px;
    height: 43px;
    margin-top: 0;
  }
  .find_meeting_frm label {
    font-size: 16px;
  }
  .find_milege_dv {
    float: none;
    margin-right: auto;
  }
  .find_city_dv {
    float: none;
    margin-right: auto;
  }
  .find_country_dv {
    float: none;
    margin-right: auto;
  }
  .find_meeting_frm {
    margin-top: 5px;
  }
  .for_the_events {
    padding-bottom: 20px;
  }
  .matched_top a {
    line-height: 38px;
    padding: 10px;
  }
  .matched_top {
    font-size: 18px;
    line-height: 26px;
    padding-top: 7px;
    padding-left: 10px;
  }
  .matched_left {
    float: none;
    width: 100%;
    min-height: 300px;
    padding-top: 10px;
  }
  .matched_right {
    float: none;
    width: 100%;
    min-height: 300px;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 10px;
  }
  .matched_right h3 {
    font-size: 17px;
    line-height: 24px;
  }
  .challenge_runs {
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
    padding-top: 6px;
    padding-bottom: 8px;
    padding-left: 65px;
  }
  .become_life * {
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
  }
  .download_newsletter h2 {
    font-size: 16px;
    line-height: 32px;
    padding-top: 8px;
    padding-bottom: 22px;
    padding-left: 10px;
  }
  .download_newsletter h2 a {
    padding-top: 7px;
    padding-bottom: 46px;
    padding-left: 85px;
  }
  .download_newsletter h2 span {
    font-size: 15px;
    left: 99px;
  }
  .newsletter_archieve {
    font-size: 18px;
    line-height: 45px;
  }
  .saa_green_book {
    padding-top: 15px;
    padding-right: 85px;
    padding-bottom: 15px;
  }
  .saa_green_book a {
    font-size: 16px;
    line-height: 24px;
  }
  .saa_green_book span {
    top: 23px;
    right: 10px;
  }
  .an_invitation {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .matching_download_main {
    margin-top: 20px;
  }
  .about_saa .invitation_in {
    padding-right: 10px;
    padding-left: 10px;
  }
  footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer_dv {
    margin-bottom: 15px;
  }
  .ftr_postal {
    margin-top: 12px;
  }
  .all_right {
    margin-top: 10px;
  }
  .inner_header {
    height: 100%;
  }
  .header_top {
    padding-bottom: 10px;
    background: url(images/home_top_bg.jpg) center center no-repeat, linear-gradient(0deg, #50842a, #103312);
    background-position-y: top, 300px;
    background-size: auto 300px, auto;
  }
  .header_top_map {
    background-size: 767px auto;
  }
  .news_title {
    font-size: 20px;
  }
  .news_events_main {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .news_box {
    padding-top: 15px;
  }
  .news_div {
    min-height: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px;
  }
  .news_div h4 {
    font-size: 15px;
    line-height: 20px;
  }
  .news_div p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 7px;
  }
  .news_read a {
    font-size: 12px;
    padding: 12px;
  }
  .news_read {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .inner_title {
    font-size: 18px;
    line-height: 20px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .events_div {
    margin-top: 15px;
  }
  .events_title {
    font-size: 16px;
    padding: 10px;
    padding-bottom: 15px;
  }
  .events_title span {
    font-size: 14px;
  }
  .events_btm {
    min-height: 100%;
    padding: 10px;
  }
  .events_btm p {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
  }
  .news_title1 {
    font-size: 17px;
  }
  .addicts_anonymous_top {
    padding: 10px;
  }
  .addicts_newsletter_main {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .anonymous_name {
    font-size: 15px;
    margin-top: 10px;
  }
  .addicts_anonymous_top p {
    margin-bottom: 10px;
  }
  .outer_circle_title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 8px;
  }
  .newsletter_content h2 {
    font-size: 21px;
    margin-bottom: 10px;
  }
  .newsletter_content p a {
    font-size: 13px;
    line-height: 22px;
  }
  .newsletter_content p {
    margin-bottom: 8px;
  }
  .submission_right li {
    font-size: 14px;
    line-height: 50px;
    width: 117px;
  }
  .submission_right li:first-child {
    font-size: 16px;
  }
  .saa_relationship h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .saa_relationship {
    margin-top: 20px;
  }
  .list-box h3 {
    font-size: 17px;
    line-height: 22px;
    padding: 10px;
  }
  .list-box {
    margin-top: 0;
  }
  .list-box li {
    font-size: 13px;
    line-height: 24px;
    padding: 10px;
  }
  .list-box.with-bullets h3 {
    padding-left: 14px;
  }
  .list-box.with-bullets li {
    background-image: url(images/arrow7.png);
    background-position: 14px 12px;
    padding-left: 35px;
  }
  .additional_info {
    margin-top: 20px;
  }
  .additional_info p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .additional_info h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .additional_info li {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 8px;
    padding-left: 30px;
    background-position: 4px 2px;
  }
  .am_addict p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .am_addict {
    margin-top: 20px;
  }
  .am_addict h2 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .are_you_addict p {
    font-size: 13px;
    line-height: 22px;
  }
  .are_you_addict {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
  }
  .do_keep_bx {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .keep_count {
    margin-right: 10px;
    margin-left: 0;
  }
  .keep_cnt {
    float: none;
    width: 100%;
    margin-top: 5px;
  }
  .keep_cnt p {
    font-size: 13px;
    line-height: 22px;
  }
  .yes_dv {
    margin-left: 0;
  }
  .inp_chk {
    width: 18px !important;
    height: 18px !important;
  }
  .ys_tx {
    font-size: 13px;
    margin-top: 3px;
    margin-left: 8px;
  }
  .no_dv {
    margin-top: 4px;
    margin-left: 15px;
  }
  .understanding_anonymity_cnt p {
    font-size: 13px;
    line-height: 22px;
  }
  .understanding_anonymity_cnt {
    margin-top: 15px;
    padding: 0;
  }
  .understanding_anonymity_cnt h2 {
    font-size: 15px;
    line-height: 22px;
    margin-top: 8px;
    margin-bottom: 10px;
  }
  .the_problem h2, .fellowship_top h2 {
    font-size: 20px;
    margin-bottom: 7px;
  }
  .the_problem p, .fellowship_top p {
    line-height: 22px;
  }
  .the_problem {
    margin-top: 20px;
  }
  .question_self h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .question_self {
    margin-top: 5px;
  }
  .saa_recovery p {
    line-height: 22px;
  }
  .saa_recovery {
    margin-top: 15px;
  }
  .twelve_step h2 {
    font-size: 17px;
    line-height: 24px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
  }
  .twelve_step {
    margin-top: 15px;
  }
  .cooperaration_btm h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .cooperaration_btm {
    margin-top: 15px;
  }
  .cooperaration_btm p {
    line-height: 22px;
    margin-bottom: 10px;
  }
  .program_cnt {
    margin-top: 15px;
  }
  .program_cnt p {
    line-height: 22px;
    margin-bottom: 8px;
  }
  .prgrm_btm h3 {
    font-size: 17px;
    line-height: 22px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
  }
  .prgrm_btm {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .sobriety_top p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .sobriety_top {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .sobriety_btm_left p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .sobriety_img {
    margin-top: 15px;
  }
  .sobriety_btm_right h5 {
    font-size: 14px;
    margin-top: 15px;
  }
  .twelve_stp_bx {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .twelve_count {
    font-size: 15px;
    float: none;
    margin-right: auto;
    margin-left: 10px;
  }
  .twelve_cnt {
    float: none;
    width: 100%;
    margin-top: 5px;
    padding-right: 5px;
    padding-left: 10px;
  }
  .twelve_cnt p {
    font-size: 13px;
    line-height: 22px;
  }
  .twelve_step1 {
    margin-top: 20px;
  }
  .twelve_btm p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .twelve_btm {
    margin-top: 15px;
    padding: 0;
  }
  .first.notice, .not-found.notice {
    margin-top: 7px;
  }
  .not-found.notice {
    font-size: inherit;
  }
  .meeting_search {
    margin-top: 0;
    margin-bottom: 3px;
  }
  .meeting_search_main {
    margin: 2px 0;
  }
  .find_meeting_left {
    padding-right: 0;
  }
  .find_meeting_left h1 {
    float: left;
    font-size: 28px;
    margin-top: 7px;
    margin-bottom: 5px;
  }
  .meeting-map-list-chooser {
    display: block;
    padding-top: 2px;
  }
  .meeting_submit {
    border: none;
    font-size: 17px;
    float: right;
    height: 40px;
  }
  .find_map {
    margin-top: 20px;
  }
  .meeting-legend {
    display: none;
  }
  .meeting-legend header {
    font-size: 18px;
    line-height: 46px;
    margin-top: 15px;
  }
  .meeting_div {
    margin-top: 15px;
  }
  .meeting_type_dv h3 {
    font-size: 18px;
    margin-bottom: 11px;
  }
  .meeting_type_dv p, .meeting_type_dv li {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .type_top {
    float: none;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .type_tx {
    font-size: 14px;
    padding-bottom: 7px;
  }
  .dropbtn {
    font-size: 14px;
    line-height: 36px;
    width: 100%;
    padding-left: 15px;
    background-position: 93% 16px;
  }
  .dropdown-content {
    width: 100%;
  }
  .dropdown-content a {
    font-size: 15px;
    padding: 4px 10px;
  }
  .mon_div {
    width: 33%;
  }
  .weekdays_main {
    margin-top: 3px;
  }
  .weekdays_btm {
    margin-top: 20px;
  }
  .weekdays_btm h3 {
    font-size: 16px;
    line-height: 36px;
    padding-left: 10px;
  }
  .weekdays_in_btm {
    padding: 10px;
    padding-right: 5px;
  }
  .wk_count {
    float: none;
    margin-right: auto;
    margin-left: 0;
  }
  .week_cnt {
    float: none;
    width: 100%;
    margin-top: 8px;
  }
  .week_cnt p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .week_cnt h4 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .week_btm_right {
    float: none;
    width: 100%;
  }
  .week_btm_right p {
    font-size: 14px;
  }
  .wk_count1 {
    float: none;
    margin-right: auto;
    margin-left: 0;
  }
  .regis_top1 p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .regis_top1 {
    margin-top: 15px;
  }
  .regis_top1 li {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 8px;
    padding-left: 30px;
  }
  .saa_inter_top {
    margin-top: 15px;
  }
  .saa_inter_top h2 {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .saa_inter_top p {
    font-size: 13px;
    line-height: 22px;
  }
  .acting_behalf {
    margin-top: 15px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .grp1 {
    font-size: 13px;
    width: 100%;
    height: 36px;
    padding-left: 10px;
  }
  .group_member_left {
    float: none;
    margin-top: 10px;
  }
  .grp_txt {
    font-size: 13px;
    margin-top: 5px;
  }
  .grp_right {
    margin-left: auto;
  }
  .iso_contact_main h2 {
    font-size: 14px;
    line-height: 22px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 10px;
  }
  .iso_contact_in {
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .mail_tx br {
    display: none;
  }
  .mail_tx {
    font-size: 13px;
    line-height: 24px;
    float: none;
    width: 100%;
  }
  .mail_inpdv {
    float: none;
    width: 100%;
    padding-right: 5px;
  }
  .mail_is {
    font-size: 12px;
    height: 36px;
    padding-left: 10px;
  }
  .critical_tx {
    font-size: 13px;
    line-height: 22px;
    margin-top: 0;
  }
  .mail_radio {
    float: none;
    margin-left: 0;
  }
  .inp_radio {
    width: 16px !important;
    height: 16px !important;
  }
  .radio_tx1 {
    font-size: 14px;
    margin-left: 10px;
  }
  .iso_radio_dv {
    margin-right: 15px;
    margin-left: 0;
  }
  .name_div_left {
    float: none;
  }
  .name_div_left h3 {
    font-size: 15px;
    margin-top: 13px;
    margin-bottom: 10px;
  }
  .name_div_left .mail_tx {
    margin-top: 5px;
  }
  .name_div {
    margin-bottom: 7px;
  }
  .name_div_right {
    float: none;
    width: 100%;
    padding-top: 10px;
    padding-left: 0;
  }
  .note_txt {
    font-size: 13px;
    line-height: 22px;
  }
  .mail_print {
    margin-top: 10px;
  }
  .inp_chmail {
    width: 18px !important;
    height: 18px !important;
  }
  .mail_ptx {
    font-size: 13px;
    float: none;
    margin-top: 0;
    margin-left: 25px;
  }
  .name_div_grp .mail_tx {
    margin-top: 0;
  }
  .day_sel {
    font-size: 13px;
    float: none;
    width: 100%;
    height: 36px;
    margin-right: auto;
    margin-left: 0;
    padding-left: 10px;
    background-position: 95% 13px;
  }
  .day_tx {
    font-size: 15px;
    float: none;
    margin-top: 10px;
  }
  .day_div {
    float: none;
    padding-right: 5px;
  }
  .day_time_main {
    margin-top: 10px;
  }
  .loc_manage .grp_n {
    width: 100%;
  }
  .inp_time {
    width: 100%;
    margin-right: auto;
    margin-left: 0;
  }
  .time_zonetx {
    font-size: 13px;
    position: inherit;
    text-align: left;
  }
  .loc_manage .name_div_left h3 {
    margin-bottom: 8px;
  }
  .loc_manage .mail_inpdv {
    width: 100%;
  }
  .location_div_right {
    float: none;
    width: 100%;
    margin-top: 10px;
    padding-top: 0;
    padding-left: 0;
  }
  .location_div_right .day_div {
    margin-bottom: 10px;
  }
  .meeting_access_main {
    margin-top: 10px;
    margin-right: 5px;
    padding: 0;
    border: none;
  }
  .meeting_access_main p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .intergroup_cnt_info h2 {
    font-size: 15px;
    line-height: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
  }
  .intergroup_in {
    padding: 10px;
  }
  .inter_tx {
    font-size: 13px;
    line-height: 21px;
    float: none;
    margin-top: 0;
    margin-right: 0;
  }
  .inp_inter {
    font-size: 14px;
    float: none;
    width: 100%;
    height: 36px;
    margin-right: 0;
    padding-left: 10px;
    outline: none;
  }
  .intr_chk {
    width: 18px !important;
    height: 18px !important;
    margin-top: 10px !important;
  }
  .list_tx {
    font-size: 13px;
    line-height: 18px;
    float: none;
    margin-top: 7px;
  }
  .intergrp_btm {
    margin-top: 10px;
    margin-right: 0;
    padding: 0;
    border: none;
  }
  .intr_bttm p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .local_meeting_main h2 {
    font-size: 15px;
    line-height: 22px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
  }
  .local_meeting_in {
    padding: 10px;
  }
  .local_meeting_in p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .local_meet_div h3 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .lc_mame {
    font-size: 14px;
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .meet1 {
    font-size: 13px;
    float: none;
    width: 100%;
    height: 36px;
    padding-left: 10px;
  }
  .meet_chkdv {
    float: none;
    margin-top: 10px;
    margin-left: 0;
  }
  .chk_meet {
    width: 18px !important;
    height: 18px !important;
  }
  .mt_chktx {
    font-size: 13px;
    float: none;
    margin-top: 4px;
    margin-left: 23px;
  }
  .meet_namediv {
    margin-bottom: 10px;
  }
  .local_meet_div {
    margin-bottom: 15px;
  }
  .instruction_filling {
    margin-top: 15px;
  }
  .sub_frm {
    font-size: 16px;
    width: 120px;
    height: 40px;
  }
  .ins_filltop {
    margin-top: 15px;
  }
  .ins_filltop h4 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .ins_filltop p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .meet_list h3 {
    font-size: 15px;
  }
  .meet_list li {
    font-size: 13px;
    line-height: 26px;
    padding-left: 20px;
    background-position: 0 9px;
  }
  .meet_list ul {
    margin-top: 6px;
  }
  .meet_list {
    margin-bottom: 10px;
  }
  .after_filling p {
    font-size: 13px;
  }
  .after_filling li {
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
    padding-left: 30px;
  }
  .sobriety_btm_left br {
    display: none;
  }
  .group_top {
    margin-top: 15px;
  }
  .women_getting_started {
    margin-top: 15px;
  }
  .women_getting_started h2 {
    font-size: 16px;
    line-height: 22px;
  }
  .women_getting_started {
    margin-top: 15px;
  }
  .flt_r {
    float: none;
  }
  .women_getting_started_img {
    margin-top: 15px;
  }
  .sponsorship_btm p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .sponsorship_btm {
    margin-top: 15px;
  }
  .meeting_tp {
    margin-top: 15px;
  }
  .meeting_tp p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .face_to_face_div {
    margin-top: 10px;
  }
  .face_to_face_div h3 {
    font-size: 15px;
    line-height: 22px;
    margin-top: 12px;
  }
  .face_to_face_div p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 8px;
  }
  .saa_mtng_tx {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .meeting_stm {
    margin-bottom: 20px;
  }
  .literate_other_media h2, .are_you_addict h2 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .literate_other_media {
    margin-top: 15px;
  }
  .literate_other_media p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .submission_right {
    margin-top: 10px;
  }
  .sobriety_tx1 {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .personal_addicts {
    margin-top: 15px;
  }
  .personal_addicts h2 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .personal_addicts p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .literature_btm {
    margin-top: 10px;
    padding: 0;
  }
  .literature_btm p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .literature_btm h2 {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .literature_frnch p {
    font-size: 13px;
    line-height: 22px;
  }
  .saa_recovery h2 {
    font-size: 17px;
    margin-top: 12px;
    margin-bottom: 8px;
  }
  .women_getting_started p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
  }
  .goog-te-gadget .goog-te-combo {
    width: 198px !important;
    height: 42px !important;
    background-position: 0;
  }
  .ftr_menu li {
    display: inline-block;
    width: 150px;
  }

  /* this section was in a separate @media block, may have duplicates */
  .logo_div {
    margin: 5px;
    max-width: 330px;
    width: 80%;
  }
  .logo_div header {
    font-size: 28px;
  }
  .logo_div section {
    font-size: 10px;
  }
  .page-template-template-find_meeting_map .logo_div section {
    display: none;
  }
  .page-template-template-find_meeting_map .logo_div header {
    font-size: 36px;
    padding-top: 26px;
  }
  .slider_div {
    width: 353px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .am_addict_bx {
    width: 300px;
    margin: 0 auto;
    margin-top: 24px;
  }
  .home_header .am_addict_bx {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .invitation_in {
    width: 353px;
    margin: 0 auto;
    margin-bottom: 8px;
  }
  .for_media_left {
    width: 353px;
    margin: 0 auto;
  }
  .news_events_right {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .matching_gift_left {
    width: 353px;
    margin: 0 auto;
  }
  .download_newsletter {
    width: 353px;
    margin: 0 auto;
  }
  .footer_dv {
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .news_div {
    width: 353px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .events_div {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .news_title {
    width: 353px;
    margin: 0 auto;
  }
  .inner_title {
    width: 353px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .addicts_anonymous_top {
    width: 353px;
    margin: 0 auto;
  }
  .outer_circle_title {
    width: 353px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 8px;
  }
  .outer_content_left {
    width: 353px;
    margin: 0 auto;
  }
  .outer_cnt_image {
    width: 353px;
    margin: 0 auto;
    text-align: center;
  }
  .newsletter_content {
    width: 353px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .submission_right {
    width: 353px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .saa_relationship {
    width: 353px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .list-box {
    width: 353px;
    margin: 0 auto;
    margin-top: 0;
  }
  .additional_info {
    width: 353px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .am_addict {
    width: 353px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .are_you_addict {
    width: 353px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .do_you_keep_main {
    width: 353px;
    margin: 0 auto;
  }
  .understanding_anonymity_cnt {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .the_problem, .fellowship_top {
    width: 353px;
    margin: 0 auto;
  }
  .the_problem {
    margin-top: 20px;
  }
  .saa_recovery {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .twelve_step {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .cooperaration_btm {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .program_cnt {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .twelve_step1 {
    width: 353px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .twelve_btm {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .sobriety_top {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .sobriety_btm_left {
    width: 353px;
    margin: 0 auto;
  }
  .regis_top1 {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .saa_inter_top {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .acting_behalf {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .iso_contact_main {
    width: 353px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .intergroup_cnt_info {
    width: 353px;
    margin: 0 auto;
    margin-top: 29px;
  }
  .local_meeting_main {
    width: 353px;
    margin: 0 auto;
  }
  .instruction_filling {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .women_getting_started {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .women_getting_started_img {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .sponsorship_btm {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .meeting_tp {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .face_to_face_div {
    width: 353px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .saa_mtng_tx {
    width: 353px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .literate_other_media {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .sobriety_tx1 {
    width: 353px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .personal_addicts {
    width: 353px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .literature_btm {
    width: 353px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .literature_frnch {
    width: 353px;
    margin: 0 auto;
  }
}

/* corresponds roughly to bootstrap col-sm-* */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #map-list-chooser {
    display: inherit;
  }
  #s {
    padding-left: 10px;
  }
  .header-button {
    margin-top: 30px;
  }
  .store-button {
    text-align: left;
    padding-right: 15px;
    margin-top: 0;
    padding-left: 30px;
  }
  .store-button a, .store-button a:hover {
    background-position: 15px 11px;
  }
  .contribute-button {
    text-align: left;
    padding-left: 15px;
    margin-top: 20px;
    padding-left: 30px;
  }
  .contribute-button a, .contribute-button a:hover {
    background-position: 14px 10px;
  }
  .logo_div header {
    font-size: 28px;
  }
  .logo_div section {
    font-size: 10px;
  }
  .main-navigation li a {
    font-size: 12px;
  }
  .main-navigation li {
    margin: 0 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .slider_left {
    font-size: 30px;
    line-height: 48px;
    width: 50%;
    height: 182px;
    padding-top: 15px;
    padding-left: 25px;
  }
  .slider_right {
    width: 50%;
  }
  .home_header {
    height: 100%;
  }
  .an_invitation {
    margin-top: 25px;
  }
  .invitation_in {
    margin-bottom: 25px;
    padding: 15px;
  }
  .invitation_in h2 {
    font-size: 28px;
  }
  .invitation_in p {
    font-size: 15px;
    margin-top: 8px;
  }
  .for_media_dv {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .fr_md_img {
    width: 15%;
    padding-top: 0;
  }
  .fr_md_cnt {
    width: 85%;
    padding-left: 10px;
  }
  .fr_md_cnt h3 {
    font-size: 19px;
  }
  .fr_md_cnt p {
    font-size: 14px;
    margin-top: 5px;
  }
  .news_callout, .events_callout {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 18px;
  }
  .news_callout h3, .events_callout h3 {
    font-size: 24px;
    line-height: 28px;
    width: 75%;
  }
  .news_callout span, .events_callout span {
    font-size: 13px;
  }
  .news_callout a, .events_callout a {
    padding: 24px 20px;
  }
  .news_callout {
    margin-top: 50px;
  }
  .news_events_right h2 {
    font-size: 36px;
    line-height: 50px;
    margin-left: 24px;
  }
  .for_the_events {
    padding-bottom: 0;
  }
  .find_meeting_now h2 {
    font-size: 36px;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 90px;
    background: url(images/icn_find_1.png) no-repeat;
  }
  .find_meeting_frm {
    margin-top: 30px;
  }
  .find_meeting_frm label {
    font-size: 17px;
    margin-top: 12px;
    margin-right: 10px;
  }
  .sel_cntry {
    font-size: 16px;
    width: 220px;
    height: 43px;
    padding-left: 10px;
    background: url(images/select1_1.png) no-repeat;
  }
  .find_milege_dv .sel_cntry {
    width: 133px;
    height: 43px;
    margin-left: 6px;
    background: url(images/select_mileage1.png) no-repeat;
  }
  .inp_go {
    font-size: 27px;
    width: 70px;
    height: 43px;
    margin-top: 0;
  }
  .inp_location {
    font-size: 16px;
    width: 454px;
    height: 43px;
    padding-left: 10px;
  }
  .find_meeting_frm {
    margin: 0 auto;
    margin-top: 30px;
  }
  .find_milege_dv {
    margin-top: 20px;
  }
  .find_meeting_now {
    height: 100%;
    padding-bottom: 50px;
  }
  .download_newsletter h2 {
    font-size: 19px;
    line-height: 33px;
    padding-top: 30px;
    padding-bottom: 16px;
    padding-left: 15px;
  }
  .download_newsletter h2 a {
    padding-bottom: 15px;
    padding-left: 48px;
    background: url(images/icn_download1.png) no-repeat;
  }
  .download_newsletter h2 span {
    font-size: 17px;
    top: -10px;
    left: 70px;
  }
  .newsletter_archieve {
    font-size: 16px;
    line-height: 46px;
  }
  .saa_green_book {
    padding-top: 15px;
    padding-right: 88px;
    padding-bottom: 15px;
    padding-left: 15px;
    text-align: left;
  }
  .saa_green_book a {
    font-size: 16px;
    line-height: 24px;
  }
  .saa_green_book span {
    top: 30px;
    right: 15px;
  }
  .matching_download_main {
    margin-top: 25px;
  }
  .matched_top {
    font-size: 20px;
    line-height: 50px;
    padding-left: 25px;
  }
  .matched_top a {
    padding: 0 20px 0 20px;
  }
  .matched_left {
    width: 170px;
    min-height: 300px;
    padding-top: 15px;
    padding-bottom: 17px;
  }
  .matched_left img {
    width: 95%;
  }
  .matched_right {
    width: 300px;
    min-height: 300px;
    padding-top: 12px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .matched_right h3 {
    font-size: 16px;
    line-height: 22px;
  }
  .challenge_runs {
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
    padding-bottom: 7px;
    padding-left: 72px;
    background-position: 0 0;
  }
  .become_life * {
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
  }
  .about_saa .invitation_in {
    padding: 15px;
  }
  footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .all_right {
    margin-top: 10px;
  }
  .ftr_cnt {
    margin-left: -15px;
  }
  .inner_title {
    font-size: 28px;
    line-height: 100px;
  }
  .inner_header {
    height: 100%;
  }
  .header_top {
    padding-bottom: 20px;
  }
  .news_events_main {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .news_box {
    padding-top: 20px;
  }
  .news_title {
    font-size: 24px;
  }
  .news_div {
    min-height: 295px;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 15px;
  }
  .news_div h4 {
    font-size: 15px;
    line-height: 24px;
  }
  .news_div p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
  }
  .news_read {
    margin-top: 30px;
  }
  .news_read a {
    padding: 12px;
  }
  .events_title {
    font-size: 16px;
    padding: 15px;
  }
  .events_title span {
    font-size: 15px;
    top: 4px;
  }
  .events_btm p {
    font-size: 14px;
    line-height: 24px;
  }
  .events_btm {
    min-height: 215px;
    padding: 15px;
  }
  .events_div {
    margin-top: 15px;
  }
  .news_title1 {
    font-size: 20px;
  }
  p {
    font-size: 15px;
  }
  .news_tx li {
    font-size: 15px;
    line-height: 26px;
  }
  .addicts_newsletter_main {
    margin-top: 25px;
    padding-bottom: 25px;
  }
  .addicts_anonymous_top {
    padding: 15px;
  }
  .anonymous_name {
    font-size: 16px;
  }
  .outer_circle_title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 7px;
  }
  .outer_content_left p {
    margin-bottom: 10px;
  }
  .newsletter_content h2 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .newsletter_content {
    margin-top: 10px;
  }
  .submission_right {
    margin-top: 10px;
  }
  .newsletter_content p {
    margin-bottom: 10px;
  }
  .newsletter_content p a {
    font-size: 14px;
  }
  .submission_right li {
    width: 141px;
  }
  .saa_relationship {
    margin-top: 25px;
  }
  .saa_relationship h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .saa_relationship p {
    margin-bottom: 10px;
  }
  .list-box {
    margin-top: 0;
  }
  .list-box h3 {
    font-size: 17px;
    line-height: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .list-box li {
    font-size: 15px;
    line-height: 24px;
  }
  .list-box.with-bullets h3 {
    padding-left: 15px;
  }
  .list-box.with-bullets li {
    padding-left: 50px;
    background-position: 20px 13px;
  }
  .additional_info {
    margin-top: 20px;
  }
  .additional_info h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .additional_info p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .additional_info li {
    font-size: 15px;
    line-height: 36px;
    padding-left: 35px;
    background-position: 9px 11px;
  }
  .addicts_anonymous_top p {
    margin-bottom: 15px;
  }
  .am_addict p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .am_addict h2 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .are_you_addict {
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 0;
  }
  .are_you_addict p {
    font-size: 15px;
    line-height: 24px;
  }
  .do_keep_bx {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .keep_count {
    font-size: 13px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0;
  }
  .keep_cnt {
    width: 560px;
  }
  .keep_cnt p {
    font-size: 15px;
    line-height: 24px;
  }
  .yes_dv {
    margin-top: 0;
    margin-left: 10px;
  }
  .no_dv {
    margin-top: 2px;
    margin-left: 10px;
  }
  .inp_chk {
    width: 20px !important;
    height: 20px !important;
  }
  .ys_tx {
    font-size: 15px;
    margin-top: 3px;
    margin-left: 8px;
  }
  .understanding_anonymity_cnt {
    margin-top: 20px;
    padding: 0;
  }
  .understanding_anonymity_cnt p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .understanding_anonymity_cnt h2 {
    font-size: 17px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .the_problem {
    margin-top: 20px;
  }
  .the_problem h2, .fellowship_top h2 {
    font-size: 20px;
    margin-bottom: 13px;
  }
  .the_problem p, .fellowship_top p {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .question_self h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .question_self {
    margin-top: 15px;
  }
  .saa_recovery p {
    line-height: 25px;
    margin-bottom: 10px;
  }
  .saa_recovery h2 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .saa_recovery {
    margin-top: 20px;
  }
  .twelve_step {
    margin-top: 15px;
  }
  .twelve_step h2 {
    font-size: 18px;
    line-height: 50px;
    padding-left: 20px;
  }
  .twelve_count {
    font-size: 13px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 20px;
  }
  .twelve_cnt {
    width: 665px;
    padding-right: 10px;
  }
  .twelve_cnt p {
    font-size: 15px;
    line-height: 24px;
  }
  .twelve_stp_bx {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .getting_started li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 8px;
    padding-left: 30px;
    background-position: 0 5px;
  }
  .getting_started ul {
    margin-top: 15px;
  }
  .fellowship_top p {
    line-height: 24px;
  }
  .cooperaration_btm h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .cooperaration_btm {
    margin-top: 25px;
  }
  .cooperaration_btm p {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .program_cnt p {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .program_cnt {
    margin-top: 20px;
  }
  .prgrm_btm {
    margin-top: 15px;
  }
  .prgrm_btm h3 {
    font-size: 17px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .prgrm_btm li {
    font-size: 13px;
  }
  .twelve_btm p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .twelve_btm {
    margin-top: 17px;
    padding: 0;
  }
  .sobriety_top p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .sobriety_top {
    margin-top: 18px;
    margin-bottom: 15px;
  }
  .sobriety_btm_left p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .sobriety_btm_right h5 {
    font-size: 15px;
    margin-top: 18px;
  }
  .find_meeting_left {
    padding-right: 0;
  }
  .find_meeting_left h1 {
    float: left;
    margin-bottom: 5px;
  }
  .meeting_search {
    margin-top: 0;
  }
  .meeting_submit {
    font-size: 17px;
    height: 40px;
  }
  .first.notice, .not-found.notice {
    margin-top: 16px;
  }
  .not-found.notice {
    font-size: 120%;
  }
  .find_map {
    margin-top: 20px;
  }
  .meeting-legend header {
    font-size: 18px;
    line-height: 40px;
    margin-top: 10px;
  }
  .meeting_div {
    margin-top: 15px;
  }
  .meeting_type_dv h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .meeting_type_dv p, .meeting_type_dv li {
    font-size: 15px;
    line-height: 24px;
  }
  .meeting_type_dv {
    margin-bottom: 15px;
  }
  .type_top {
    margin-right: 7px;
  }
  .type_tx {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .dropbtn {
    font-size: 15px;
    line-height: 40px;
    width: 80px;
    padding-left: 10px;
    background-position: 83% 16px;
  }
  .dropdown-content a {
    font-size: 16px;
    padding: 3px 4px;
  }
  .dropdown-content {
    width: 80px;
  }
  .mon_div {
    width: 81px;
    margin-bottom: 2px;
  }
  .weekdays_btm {
    margin-top: 15px;
  }
  .weekdays_btm h3 {
    font-size: 18px;
    line-height: 44px;
    padding-left: 15px;
  }
  .weekdays_in_btm {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .wk_count {
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .week_cnt {
    width: 312px;
  }
  .week_cnt h4 {
    font-size: 15px;
    margin-bottom: 8px;
  }
  .week_cnt p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
  }
  .week_btm_right {
    width: 50px;
  }
  .wk_count1 {
    width: 23px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .week_btm_right p {
    font-size: 12px;
  }
  .regis_top1 p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .regis_top1 {
    margin-top: 15px;
  }
  .regis_top1 li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 35px;
  }
  .saa_inter_top {
    margin-top: 15px;
  }
  .saa_inter_top h2 {
    font-size: 20px;
    margin-bottom: 10px;
    text-align: left;
  }
  .saa_inter_top p {
    font-size: 15px;
    line-height: 24px;
  }
  .acting_behalf {
    margin-top: 18px;
    padding: 15px;
  }
  .grp1 {
    font-size: 15px;
    width: 299px;
    height: 40px;
    padding-left: 10px;
  }
  .grp_txt {
    font-size: 15px;
    margin-top: 5px;
  }
  .group_member_left {
    margin-top: 10px;
  }
  .iso_contact_main h2 {
    font-size: 17px;
    line-height: 26px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
  }
  .iso_contact_in {
    padding: 20px;
  }
  .mail_tx {
    font-size: 15px;
    line-height: 24px;
  }
  .mail_inpdv {
    width: 503px;
  }
  .mail_is {
    font-size: 15px;
    width: 100%;
    height: 40px;
    padding-left: 15px;
  }
  .critical_tx {
    font-size: 15px;
    line-height: 24px;
    margin-top: 0;
  }
  .mail_radio {
    float: right;
  }
  .iso_radio_dv {
    margin-left: 25px;
  }
  .inp_radio {
    width: 18px !important;
    height: 18px !important;
  }
  .radio_tx1 {
    font-size: 15px;
    margin-left: 5px;
  }
  .name_div_left h3 {
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .name_div {
    margin-bottom: 15px;
  }
  .name_div_left .mail_tx {
    margin-top: 5px;
  }
  .name_div_right {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
  }
  .note_txt {
    font-size: 15px;
    line-height: 24px;
  }
  .mail_print {
    margin-top: 7px;
  }
  .inp_chmail {
    width: 22px !important;
    height: 22px !important;
  }
  .mail_ptx {
    font-size: 15px;
    margin-top: 3px;
    margin-left: 12px;
  }
  .name_div_grp .mail_tx {
    margin-top: 6px;
  }
  .loc_manage .grp_n {
    width: 503px;
  }
  .day_time_main {
    margin-top: 15px;
  }
  .day_tx {
    font-size: 15px;
    margin-top: 6px;
  }
  .day_sel {
    font-size: 15px;
    width: 158px;
    height: 40px;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 10px;
    background: #fff url(images/arrow9.png) no-repeat;
    background-position: 93% 13px;
  }
  .inp_time {
    width: 152px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .dvday_tim {
    width: 254px;
  }
  #grp_zone {
    margin-right: 0;
  }
  .time_zonetx {
    font-size: 12px;
    top: 8px;
    right: 0;
    text-align: right;
  }
  .loc_manage .name_div_left h3 {
    margin-bottom: 20px;
  }
  .mng_lc_l .mail_tx {
    font-size: 13px;
    width: 120px;
    margin-top: 8px;
  }
  .lc_tx1 {
    font-size: 13px;
    width: 92px;
    margin-top: 8px;
  }
  .ln_sel {
    margin-right: 0;
  }
  .location_div_right .day_div {
    margin-bottom: 15px;
  }
  .loc_manage .mail_inpdv {
    width: 283px;
  }
  .location_div_right {
    width: 277px;
    padding-top: 23px;
    padding-left: 15px;
  }
  .meeting_access_main {
    margin-top: 15px;
    margin-right: 0;
    padding: 15px;
  }
  .meeting_access_main p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .intergroup_cnt_info h2 {
    font-size: 17px;
    line-height: 50px;
    padding-left: 20px;
  }
  .intergroup_in {
    padding: 20px;
  }
  .inter_tx {
    font-size: 15px;
    line-height: 18px;
    width: 143px;
    margin-top: 5px;
    margin-right: 10px;
  }
  .inp_inter {
    font-size: 15px;
    width: 280px;
    height: 40px;
    margin-right: 15px;
    padding-left: 12px;
  }
  .intr_chk {
    width: 20px !important;
    height: 20px !important;
    margin-top: 10px !important;
  }
  .list_tx {
    font-size: 14px;
    line-height: 18px;
    width: 202px;
    margin-top: 0;
    margin-left: 10px;
  }
  .intergrp_btm {
    margin-top: 20px;
    margin-right: 0;
    padding: 15px;
  }
  .intr_bttp .inter_tx {
    font-size: 15px;
    line-height: 18px;
    width: 233px;
    margin-top: 10px;
    margin-right: 10px;
  }
  .inp_apr {
    width: 390px;
  }
  .intr_bttm p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .local_meeting_main h2 {
    font-size: 17px;
    line-height: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
  }
  .local_meeting_in {
    padding: 20px;
  }
  .local_meeting_in p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .local_meet_div {
    margin-bottom: 20px;
  }
  .local_meet_div h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .meet_namediv {
    margin-bottom: 15px;
  }
  .lc_mame {
    font-size: 15px;
    width: 60px;
    margin-top: 6px;
  }
  .meet1 {
    font-size: 15px;
    width: 288px;
    height: 40px;
    padding-left: 12px;
  }
  .meet_chkdv {
    margin-top: 6px;
    margin-left: 10px;
  }
  .chk_meet {
    width: 20px !important;
    height: 20px !important;
  }
  .mt_chktx {
    font-size: 14px;
    margin-top: 3px;
    margin-left: 10px;
  }
  .instruction_filling {
    margin-top: 20px;
  }
  .sub_frm {
    font-size: 17px;
    width: 130px;
    height: 46px;
  }
  .ins_filltop {
    margin-top: 20px;
  }
  .ins_filltop h4 {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .ins_filltop p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .meet_list {
    margin-bottom: 10px;
  }
  .meet_list h3 {
    font-size: 16px;
  }
  .meet_list li {
    font-size: 15px;
    line-height: 28px;
    padding-left: 25px;
    background: url(images/dot4.png) no-repeat;
    background-position: 0 10px;
  }
  .meet_list ul {
    margin-top: 5px;
  }
  .after_filling p {
    font-size: 15px;
  }
  .after_filling li {
    font-size: 15px;
    line-height: 24px;
    margin-top: 15px;
    padding-left: 32px;
  }
  .women_getting_started h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .women_getting_started {
    margin-top: 15px;
  }
  .women_getting_started_img {
    margin-top: 20px;
  }
  .women_getting_started p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 5px;
  }
  .sponsorship_btm p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .sponsorship_btm {
    margin-top: 10px;
  }
  .meeting_tp p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .meeting_tp {
    margin-top: 15px;
  }
  .face_to_face_div {
    margin-top: 10px;
  }
  .face_to_face_div h3 {
    font-size: 17px;
    line-height: 22px;
    margin-top: 10px;
  }
  .face_to_face_div p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 5px;
  }
  .saa_mtng_tx {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .meeting_stm {
    margin-bottom: 20px;
  }
  .literate_other_media h2, .are_you_addict h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .literate_other_media p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .sobriety_tx1 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .personal_addicts h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .personal_addicts p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .literature_btm {
    margin-top: 15px;
    padding: 0;
  }
  .literature_btm p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .literature_btm h2 {
    font-size: 18px;
    margin-top: 4px;
    margin-bottom: 8px;
  }
  .literature_frnch p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .addict_tx {
    font-size: 22px;
    line-height: 36px;
  }
}

/* corresponds roughly to bootstrap col-md-* */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .logo_div header {
    font-size: 28px;
  }
  .logo_div section {
    font-size: 10px;
  }
  .main-navigation ul li ul {
    width: 180px;
  }
  #s {
    padding-left: 10px;
  }
  .main-navigation li a {
    font-size: 14px;
  }
  .main-navigation li {
    margin: 0 12px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .slider_left {
    font-size: 44px;
    line-height: 62px;
    width: 50%;
    height: 237px;
  }
  .slider_right {
    width: 50%;
  }
  .home_header {
    height: 100%;
  }
  .an_invitation {
    margin-top: 25px;
  }
  .invitation_in {
    margin-bottom: 25px;
    padding: 15px;
  }
  .invitation_in h2 {
    font-size: 28px;
  }
  .invitation_in p {
    font-size: 15px;
    margin-top: 8px;
  }
  .for_media_dv {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .fr_md_img {
    width: 15%;
    padding-top: 0;
  }
  .fr_md_cnt {
    width: 85%;
    padding-left: 10px;
  }
  .fr_md_cnt h3 {
    font-size: 19px;
  }
  .fr_md_cnt p {
    font-size: 14px;
    margin-top: 5px;
  }
  .news_callout, .events_callout {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 18px;
  }
  .news_callout h3, .events_callout h3 {
    font-size: 24px;
    line-height: 28px;
    width: 75%;
  }
  .news_callout span, .events_callout span {
    font-size: 13px;
  }
  .news_callout a, .events_callout a {
    padding: 24px 20px;
  }
  .news_callout {
    margin-top: 50px;
  }
  .news_events_right h2 {
    font-size: 36px;
    line-height: 50px;
    margin-left: 24px;
  }
  .for_the_events {
    padding-bottom: 30px;
  }
  .find_meeting_now h2 {
    font-size: 36px;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 90px;
    background: url(images/icn_find_1.png) no-repeat;
  }
  .find_meeting_frm {
    margin-top: 30px;
  }
  .find_meeting_frm label {
    font-size: 17px;
    margin-top: 12px;
    margin-right: 10px;
  }
  .sel_cntry {
    font-size: 16px;
    width: 220px;
    height: 43px;
    padding-left: 10px;
    background: url(images/select1_1.png) no-repeat;
  }
  .find_milege_dv .sel_cntry {
    width: 133px;
    height: 43px;
    margin-left: 6px;
    background: url(images/select_mileage1.png) no-repeat;
  }
  .inp_go {
    font-size: 27px;
    width: 70px;
    height: 43px;
    margin-top: 0;
  }
  .inp_location {
    font-size: 16px;
    width: 430px;
    height: 43px;
    padding-left: 10px;
  }
  .find_meeting_frm {
    margin: 0 auto;
    margin-top: 30px;
  }
  .find_milege_dv {
    margin-top: 0;
  }
  .find_meeting_now {
    height: 100%;
    padding-bottom: 50px;
  }
  .download_newsletter h2 {
    font-size: 19px;
    line-height: 33px;
    padding-top: 30px;
    padding-bottom: 16px;
    padding-left: 15px;
  }
  .download_newsletter h2 a {
    padding-bottom: 15px;
    padding-left: 48px;
    background: url(images/icn_download1.png) no-repeat;
  }
  .download_newsletter h2 span {
    font-size: 17px;
    top: -10px;
    left: 70px;
  }
  .newsletter_archieve {
    font-size: 16px;
    line-height: 46px;
  }
  .saa_green_book {
    padding-top: 15px;
    padding-right: 88px;
    padding-bottom: 15px;
    padding-left: 15px;
    text-align: left;
  }
  .saa_green_book a {
    font-size: 16px;
    line-height: 24px;
  }
  .saa_green_book span {
    top: 30px;
    right: 15px;
  }
  .matching_download_main {
    margin-top: 25px;
  }
  .matched_top {
    font-size: 20px;
    line-height: 50px;
    padding-left: 25px;
  }
  .matched_top a {
    padding: 0 20px 0 20px;
  }
  .matched_left {
    width: 170px;
    min-height: 300px;
    padding-top: 5px;
  }
  .matched_left img {
    width: auto;
  }
  .matched_right {
    width: 365px;
    padding-top: 25px;
    padding-bottom: 29px;
    padding-left: 10px;
    min-height: 300px;
  }
  .matched_right h3 {
    font-size: 16px;
    line-height: 22px;
  }
  .challenge_runs {
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
    padding-bottom: 7px;
    padding-left: 72px;
    background-position: 0 0;
  }
  .become_life * {
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
  }
  .about_saa .invitation_in {
    padding: 15px;
  }
  footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .all_right {
    margin-top: 10px;
  }
  .ftr_cnt {
    margin-left: -15px;
  }
  .inner_title {
    font-size: 28px;
    line-height: 100px;
  }
  .inner_header {
    height: 100%;
  }
  .header_top {
    padding-bottom: 20px;
  }
  .news_events_main {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .news_box {
    padding-top: 20px;
  }
  .news_title {
    font-size: 24px;
  }
  .news_div {
    min-height: 295px;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 15px;
  }
  .news_div h4 {
    font-size: 15px;
    line-height: 24px;
  }
  .news_div p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
  }
  .news_read {
    margin-top: 30px;
  }
  .news_read a {
    padding: 12px;
  }
  .events_title {
    font-size: 16px;
    padding: 15px;
  }
  .events_title span {
    font-size: 15px;
    top: 4px;
  }
  .events_btm p {
    font-size: 14px;
    line-height: 24px;
  }
  .events_btm {
    min-height: 215px;
    padding: 15px;
  }
  .events_div {
    margin-top: 15px;
  }
  .news_title1 {
    font-size: 20px;
  }
  p {
    font-size: 15px;
  }
  .news_tx li {
    font-size: 15px;
    line-height: 26px;
  }
  .addicts_newsletter_main {
    margin-top: 25px;
    padding-bottom: 25px;
  }
  .addicts_anonymous_top {
    padding: 15px;
  }
  .anonymous_name {
    font-size: 16px;
  }
  .outer_circle_title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 7px;
  }
  .outer_content_left p {
    margin-bottom: 10px;
  }
  .newsletter_content h2 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .newsletter_content {
    margin-top: 10px;
  }
  .submission_right {
    margin-top: 10px;
  }
  .newsletter_content p {
    margin-bottom: 10px;
  }
  .newsletter_content p a {
    font-size: 14px;
  }
  .submission_right li {
    width: 141px;
  }
  .saa_relationship {
    margin-top: 25px;
  }
  .saa_relationship h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .saa_relationship p {
    margin-bottom: 10px;
  }
  .list-box {
    margin-top: 10px;
  }
  .list-box h3 {
    font-size: 17px;
    line-height: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .list-box li {
    font-size: 15px;
    line-height: 24px;
  }
  .list-box.with-bullets h3 {
    padding-left: 15px;
  }
  .list-box.with-bullets li {
    padding-left: 50px;
    background-position: 20px 13px;
  }
  .additional_info {
    margin-top: 20px;
  }
  .additional_info h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .additional_info p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .additional_info li {
    font-size: 15px;
    line-height: 36px;
    padding-left: 35px;
    background-position: 9px 11px;
  }
  .addicts_anonymous_top p {
    margin-bottom: 15px;
  }
  .am_addict p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .am_addict h2 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .are_you_addict {
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 0;
  }
  .are_you_addict p {
    font-size: 15px;
    line-height: 24px;
  }
  .do_keep_bx {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .keep_count {
    font-size: 13px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0;
  }
  .keep_cnt {
    width: 760px;
  }
  .keep_cnt p {
    font-size: 15px;
    line-height: 24px;
  }
  .yes_dv {
    margin-top: 0;
    margin-left: 10px;
  }
  .no_dv {
    margin-top: 2px;
    margin-left: 10px;
  }
  .inp_chk {
    width: 20px !important;
    height: 20px !important;
  }
  .ys_tx {
    font-size: 15px;
    margin-top: 3px;
    margin-left: 8px;
  }
  .understanding_anonymity_cnt {
    margin-top: 20px;
    padding: 0;
  }
  .understanding_anonymity_cnt p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .understanding_anonymity_cnt h2 {
    font-size: 17px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .the_problem {
    margin-top: 20px;
  }
  .the_problem h2, .fellowship_top h2 {
    font-size: 20px;
    margin-bottom: 13px;
  }
  .the_problem p, .fellowship_top p {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .question_self h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .question_self {
    margin-top: 15px;
  }
  .saa_recovery p {
    line-height: 25px;
    margin-bottom: 10px;
  }
  .saa_recovery h2 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .saa_recovery {
    margin-top: 20px;
  }
  .twelve_step {
    margin-top: 15px;
  }
  .twelve_step h2 {
    font-size: 18px;
    line-height: 50px;
    padding-left: 20px;
  }
  .twelve_count {
    font-size: 13px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 20px;
  }
  .twelve_cnt {
    width: 665px;
    padding-right: 10px;
  }
  .twelve_cnt p {
    font-size: 15px;
    line-height: 24px;
  }
  .twelve_stp_bx {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .getting_started li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 8px;
    padding-left: 30px;
    background-position: 0 5px;
  }
  .getting_started ul {
    margin-top: 15px;
  }
  .fellowship_top p {
    line-height: 24px;
  }
  .cooperaration_btm h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .cooperaration_btm {
    margin-top: 25px;
  }
  .cooperaration_btm p {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .program_cnt p {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .program_cnt {
    margin-top: 20px;
  }
  .prgrm_btm {
    margin-top: 15px;
  }
  .prgrm_btm h3 {
    font-size: 17px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .prgrm_btm li {
    font-size: 13px;
  }
  .twelve_btm p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .twelve_btm {
    margin-top: 17px;
    padding: 0;
  }
  .sobriety_top p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .sobriety_top {
    margin-top: 18px;
    margin-bottom: 15px;
  }
  .sobriety_btm_left p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .sobriety_btm_right h5 {
    font-size: 15px;
    margin-top: 18px;
  }
  .find_meeting_left {
    padding-right: 0;
  }
  .meeting_submit {
    font-size: 17px;
    height: 40px;
  }
  .find_map {
    margin-top: 20px;
  }
  .first.notice, .not-found.notice {
    margin-top: 16px;
  }
  .not-found.notice {
    font-size: 120%;
  }
  .meeting-legend header {
    font-size: 18px;
    line-height: 40px;
    margin-top: 10px;
  }
  .meeting_div {
    margin-top: 15px;
  }
  .meeting_type_dv h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .meeting_type_dv p, .meeting_type_dv li {
    font-size: 15px;
    line-height: 24px;
  }
  .meeting_type_dv {
    margin-bottom: 15px;
  }
  .type_top {
    margin-right: 7px;
  }
  .type_tx {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .dropbtn {
    font-size: 15px;
    line-height: 40px;
    width: 80px;
    padding-left: 10px;
    background-position: 83% 16px;
  }
  .dropdown-content a {
    font-size: 16px;
    padding: 3px 4px;
  }
  .dropdown-content {
    width: 80px;
  }
  .mon_div {
    width: 81px;
    margin-bottom: 2px;
  }
  .weekdays_btm {
    margin-top: 15px;
  }
  .weekdays_btm h3 {
    font-size: 18px;
    line-height: 30px;
    padding-left: 15px;
  }
  .weekdays_in_btm {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .wk_count {
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .week_cnt {
    width: 312px;
  }
  .week_cnt h4 {
    font-size: 15px;
    margin-bottom: 8px;
  }
  .week_cnt p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
  }
  .week_btm_right {
    width: 50px;
  }
  .wk_count1 {
    width: 23px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .week_btm_right p {
    font-size: 12px;
  }
  .regis_top1 p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .regis_top1 {
    margin-top: 15px;
  }
  .regis_top1 li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 35px;
  }
  .saa_inter_top {
    margin-top: 15px;
  }
  .saa_inter_top h2 {
    font-size: 20px;
    margin-bottom: 10px;
    text-align: left;
  }
  .saa_inter_top p {
    font-size: 15px;
    line-height: 24px;
  }
  .acting_behalf {
    margin-top: 18px;
    padding: 15px;
  }
  .grp1 {
    font-size: 15px;
    width: 299px;
    height: 40px;
    padding-left: 10px;
  }
  .grp_txt {
    font-size: 15px;
    margin-top: 5px;
  }
  .group_member_left {
    margin-top: 10px;
  }
  .iso_contact_main h2 {
    font-size: 17px;
    line-height: 26px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
  }
  .iso_contact_in {
    padding: 20px;
  }
  .mail_tx {
    font-size: 15px;
    line-height: 24px;
  }
  .mail_inpdv {
    width: 503px;
  }
  .mail_is {
    font-size: 15px;
    width: 100%;
    height: 40px;
    padding-left: 15px;
  }
  .critical_tx {
    font-size: 15px;
    line-height: 24px;
    margin-top: 0;
  }
  .mail_radio {
    float: right;
  }
  .iso_radio_dv {
    margin-left: 25px;
  }
  .inp_radio {
    width: 18px !important;
    height: 18px !important;
  }
  .radio_tx1 {
    font-size: 15px;
    margin-left: 5px;
  }
  .name_div_left h3 {
    font-size: 17px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .name_div {
    margin-bottom: 15px;
  }
  .name_div_left .mail_tx {
    margin-top: 5px;
  }
  .name_div_right {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
  }
  .note_txt {
    font-size: 15px;
    line-height: 24px;
  }
  .mail_print {
    margin-top: 7px;
  }
  .inp_chmail {
    width: 22px !important;
    height: 22px !important;
  }
  .mail_ptx {
    font-size: 15px;
    margin-top: 3px;
    margin-left: 12px;
  }
  .name_div_grp .mail_tx {
    margin-top: 6px;
  }
  .loc_manage .grp_n {
    width: 503px;
  }
  .day_time_main {
    margin-top: 15px;
  }
  .day_tx {
    font-size: 15px;
    margin-top: 6px;
  }
  .day_sel {
    font-size: 15px;
    width: 158px;
    height: 40px;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 10px;
    background: #fff url(images/arrow9.png) no-repeat;
    background-position: 93% 13px;
  }
  .inp_time {
    width: 152px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .dvday_tim {
    width: 254px;
  }
  #grp_zone {
    margin-right: 0;
  }
  .time_zonetx {
    font-size: 12px;
    top: 8px;
    right: 0;
    text-align: right;
  }
  .loc_manage .name_div_left h3 {
    margin-bottom: 20px;
  }
  .mng_lc_l .mail_tx {
    font-size: 13px;
    width: 120px;
    margin-top: 8px;
  }
  .lc_tx1 {
    font-size: 13px;
    width: 92px;
    margin-top: 8px;
  }
  .ln_sel {
    margin-right: 0;
  }
  .location_div_right .day_div {
    margin-bottom: 15px;
  }
  .loc_manage .mail_inpdv {
    width: 283px;
  }
  .location_div_right {
    width: 277px;
    padding-top: 23px;
    padding-left: 15px;
  }
  .meeting_access_main {
    margin-top: 15px;
    margin-right: 0;
    padding: 15px;
  }
  .meeting_access_main p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .intergroup_cnt_info h2 {
    font-size: 17px;
    line-height: 50px;
    padding-left: 20px;
  }
  .intergroup_in {
    padding: 20px;
  }
  .inter_tx {
    font-size: 15px;
    line-height: 18px;
    width: 143px;
    margin-top: 5px;
    margin-right: 10px;
  }
  .inp_inter {
    font-size: 15px;
    width: 280px;
    height: 40px;
    margin-right: 15px;
    padding-left: 12px;
  }
  .intr_chk {
    width: 20px !important;
    height: 20px !important;
    margin-top: 10px !important;
  }
  .list_tx {
    font-size: 14px;
    line-height: 18px;
    width: 202px;
    margin-top: 0;
    margin-left: 10px;
  }
  .intergrp_btm {
    margin-top: 20px;
    margin-right: 0;
    padding: 15px;
  }
  .intr_bttp .inter_tx {
    font-size: 15px;
    line-height: 18px;
    width: 233px;
    margin-top: 10px;
    margin-right: 10px;
  }
  .inp_apr {
    width: 390px;
  }
  .intr_bttm p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .local_meeting_main h2 {
    font-size: 17px;
    line-height: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
  }
  .local_meeting_in {
    padding: 20px;
  }
  .local_meeting_in p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .local_meet_div {
    margin-bottom: 20px;
  }
  .local_meet_div h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .meet_namediv {
    margin-bottom: 15px;
  }
  .lc_mame {
    font-size: 15px;
    width: 60px;
    margin-top: 6px;
  }
  .meet1 {
    font-size: 15px;
    width: 288px;
    height: 40px;
    padding-left: 12px;
  }
  .meet_chkdv {
    margin-top: 6px;
    margin-left: 10px;
  }
  .chk_meet {
    width: 20px !important;
    height: 20px !important;
  }
  .mt_chktx {
    font-size: 14px;
    margin-top: 3px;
    margin-left: 10px;
  }
  .instruction_filling {
    margin-top: 20px;
  }
  .sub_frm {
    font-size: 17px;
    width: 130px;
    height: 46px;
  }
  .ins_filltop {
    margin-top: 20px;
  }
  .ins_filltop h4 {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .ins_filltop p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .meet_list {
    margin-bottom: 10px;
  }
  .meet_list h3 {
    font-size: 16px;
  }
  .meet_list li {
    font-size: 15px;
    line-height: 28px;
    padding-left: 25px;
    background: url(images/dot4.png) no-repeat;
    background-position: 0 10px;
  }
  .meet_list ul {
    margin-top: 5px;
  }
  .after_filling p {
    font-size: 15px;
  }
  .after_filling li {
    font-size: 15px;
    line-height: 24px;
    margin-top: 15px;
    padding-left: 32px;
  }
  .women_getting_started h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .women_getting_started {
    margin-top: 15px;
  }
  .women_getting_started_img {
    margin-top: 20px;
  }
  .women_getting_started p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 5px;
  }
  .sponsorship_btm p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .sponsorship_btm {
    margin-top: 10px;
  }
  .meeting_tp p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .meeting_tp {
    margin-top: 15px;
  }
  .face_to_face_div {
    margin-top: 10px;
  }
  .face_to_face_div h3 {
    font-size: 17px;
    line-height: 22px;
    margin-top: 10px;
  }
  .face_to_face_div p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 5px;
  }
  .saa_mtng_tx {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .meeting_stm {
    margin-bottom: 20px;
  }
  .literate_other_media h2, .are_you_addict h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .literate_other_media p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .sobriety_tx1 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .personal_addicts h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .personal_addicts p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .literature_btm {
    margin-top: 15px;
    padding: 0;
  }
  .literature_btm p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .literature_btm h2 {
    font-size: 18px;
    margin-top: 4px;
    margin-bottom: 8px;
  }
  .literature_frnch p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .addict_tx {
    font-size: 30px;
    line-height: 36px;
  }

}
