@import url("../../resources/socialmedia/dark/socialmedia.css");
@import url("../../resources/associations/dark/associations.css");
@import url('https://fonts.googleapis.com/css?family=Lato');

/* Back to top button Option*/

a.back-to-top {
  display: none !important;
}

body {
  font-family: 'Lato', "Open Sans", sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #080c0c;
  background: #fff;
}

a.footer-sitemap-header {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
}

a, a:visited, #main-navigation-bar .main-navigation-submenu ul li a.more-links, #service-listing-toggle .service-listing-option.first-toggle, h1, #welcome-container h1, .welcome-page h1, h2, #news-events-container .news-event-date, #locations-container h3, #locations-branch-controls .locations-branch.active-branch, .testimonials-item .testimonial-name, #weather-container .weather-current label, #weather-container .weather-forecast label, .helping-container h3, #default-cta-container .default-cta h4 a {
  color: #37563d;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: #2D3B68;
}

#default-cta-container .default-cta h4 a:hover {
  color: #fff;
  background: #37563d;
}

#top-tribute-dropdown-btn.top-tribute-expanded, input#top-tribute-search-btn, #main-navigation-bar, .service-viewall a, a.button, button#notify-me, form#grief-365-frm input[type="submit"], form#grief-365-frm input[type="reset"], form#grief-52-frm input[type="submit"], form#grief-52-frm input[type="reset"] {
  color: #fff;
}

a.button {
  padding: 10px;
}

#welcome-container h1, .welcome-page h1 {
  color: #bfb6aa;
  font-size: 3em;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

div#welcome-content {
  padding: 40px 0px;
}

.site-wrapper {
  width: 100%;
}

#top-container {
  width: 100%;
  height: 50px;
  z-index: 1 !important;
  position: absolute;
  display: none;
}

div#top-tribute-dropdown-btn {
  color: #37563d;
}

#top-tribute-dropdown-container {
  top: 15px;
  color: #444;
}

#top-tribute-dropdown-container p, #top-tribute-search-con #top-tribute-view-all, #top-tribute-list-container div.top-tribute-list-col a {
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

#top-tribute-dropdown h4, #top-tribute-dropdown h3 {
  font-weight: normal;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
}

.top-tribute-list-hover .top-tribute-list-hover-line {
  color: #242424;
  line-height: 12px;
}

#utility-con #utility-location-maps, #utility-con #utility-contact, #utility-con #utility-language {
  margin: 0 10px;
  width: auto;
}

#utility-con #utility-location-maps a, #utility-con #utility-contact a {
  color: #37563d;
  text-decoration: none;
}

#immediate-need-link {
  cursor: pointer;
  color: #37563d;
}

.slider-content {
  margin-top: 14px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  background: rgba(99, 147, 163, 0.8);
}

#immediate-need-content>a {
  color: #cbfffc;
  text-decoration: underline;
}

#slider-container #slider-prev {
  background: url("slider-arrows.png") left no-repeat;
}

#slider-container #slider-next {
  background: url("slider-arrows.png") right no-repeat;
}

#top-tribute-dropdown {
  margin-top: -16px;
  background: rgba(99, 147, 163, 0.8);
}

#utility-con #utility-language {
  position: relative;
  top: 0px;
}


/* overriding styles for google translate */

.goog-te-gadget-simple {
  font-size: 16px !important;
  border: 0 !important;
  background: transparent !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  color: #37563d;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  border-left-color: #37563d !important;
  color: #37563d !important;
}


/*  */

#logo-bar-con {
  margin-bottom: 2px;
  padding: 20px 0;
  height: 150px;
  float: none;
  width: 100%;
  margin: 0 auto;
  position: absolute;
}

#logo-bar-con #logo {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  height: 100%;
  max-height: 200px;
  background-position: 50%;
  background-size: contain;
  float: none;
  width: 320px;
}

#logo-address-con {
  text-align: right;
  position: relative;
  font-size: 14px;
  color: #00495D;
  line-height: 17px;
  top: 0;
  display: none;
}

#slider-container {
  width: 100%;
  height: 100vh;
  min-height: 800px;
  margin: 0 auto;
}

#slider-container .slide {
  height: 100%;
  background-position: top center;
  background-size: cover;
}

#slider-container .slider-controls {
  top: 50%;
  display: none !important;
}

#slider-container #slider-prev {
  background: url("icon-slider-previous.png") no-repeat;
  height: 80px;
  left: 0;
}

#slider-container #slider-next {
  background: url("icon-slider-next.png") no-repeat;
  height: 80px;
  right: 0;
}

#slider-status {
  display: none;
}

#slogan-box-con {
  width: 100%;
  top: 40vh;
  padding: 0px;
  color: #cbfffc;
  font-size: 3em;
  font-weight: bold;
  position: absolute;
}

#inner-slogan-box-con {
  padding: 25px 0;
}

#main-navigation-bar {
  width: 100%;
  height: 65px;
  margin-top: -10vh;
  text-align: center;
  position: absolute;
  z-index: 3;
}

#main-navigation-bar .main-nav-btn {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  /* THIS IS TO COUNTERACT THE SPACING CREATED BY DISPLAY:INLINE-BLOCK */
  padding: 6px 0;
  height: 25px;
}

.main-nav-btn:hover {
  border-bottom: 2px solid #6e9ea0;
}

#main-navigation-bar .main-nav-btn a.main-nav-tab {
  width: auto;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 26px;
  white-space: normal;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

#main-navigation-bar .main-nav-btn a.main-nav-tab {
  width: auto;
  padding: 0px 10px;
}

#main-navigation-bar.navigation-6-cols .main-nav-btn a.main-nav-tab {
  width: auto;
}

#main-navigation-bar .main-nav-btn.home-btn a.main-nav-tab {
  width: auto;
  text-indent: 0px;
  background: none;
}

.main-navigation-submenu {
  top: -43vh;
  padding: 15px 5%;
  width: 90%;
  height: 40vh;
  color: #444 !important;
  text-align: left;
  background: rgba(99, 147, 163, 0.8);
}

#main-navigation-bar .main-navigation-submenu .main-navigation-sub-level {
  width: 20%;
  height: auto;
  min-height: 135px;
  margin-bottom: 20px;
}

#main-navigation-bar .main-navigation-submenu ul li a, #main-navigation-bar .main-navigation-submenu ul li a.more-links {
  color: #cbfffc;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

a.flower-order-btn {
  width: auto;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.single-fg .flower-column {
  margin: 0 auto;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.content-wrapper {
  margin: 0 auto;
  width: 80%;
}

#welcome-container {
  margin: 0 auto 30px;
  padding-top: 50px;
  width: 800px;
  /*width: 920px;*/
  /*height: 450px;*/
  height: auto;
  text-align: center;
  overflow: auto;
}

#welcome-container img, .welcome-page img {
  margin-right: 35px;
  border: 2px solid #3a3a3a;
}

.welcome-page {
  width: 100%;
  text-align: left;
  display: block !important;
}

.welcome-page-btn {
  display: none;
}

#service-listings {
  padding: 50px 0 75px;
  text-align: center;
}

#service-listings-vertical ul.service-listings, #service-listings ul.service-listings {}

#service-listings {
  margin: 0px;
  padding: 0px;
}

#service-listing-toggle {
  margin: 0 auto;
  padding-bottom: 25px;
  width: 880px;
  text-align: center;
  border: 0;
}

#service-listing-toggle .service-listing-option.first-toggle {
  display: block;
  float: none;
  padding: 10px 0;
  font-size: 3em;
  font-weight: bold;
  line-height: 36px;
  color: #bfb6aa;
  font-weight: 100;
  text-transform: uppercase;
  float: left;
}

#service-listing-toggle .service-listing-option {
  margin-left: 15px;
  border: 0;
  display: inline-block;
  float: none;
}

#service-listing-toggle .service-listing-option a {
  color: #bfb6aa;
}

#service-list-con, #service-list-con.has-photo-con {
  width: 100% !important;
  height: auto;
  margin: 0 auto;
  padding: 0px;
}

#service-listings #service-list-con.has-photo-con .service-listing {
  margin: 0px 0px;
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  float: left;
}

#service-listings-vertical .service-listing .service-listing-name, #service-listings .service-listing .service-listing-name {
  text-transform: none;
  float: left;
}

#service-listings-vertical #service-list-con.has-photo-con .service-listing .service-listing-name .dod, #service-listings #service-list-con.has-photo-con .service-listing .service-listing-name .dod {
  margin: 0 auto;
  color: #fff;
  text-transform: none;
  float: left;
}

#service-listings-vertical .service-listing .service-listing-photo, #service-listings .service-listing .service-listing-photo {
  margin: 0px;
  width: 100%;
  height: initial;
  border: 1px solid #fff;
  float: left;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: all .1s ease-in-out;
}

.service-listings .name {
  width: 100%;
  left: 1px;
  bottom: 34px;
  color: #fff;
  font-size: 26px;
  line-height: normal;
  text-align: center;
  position: absolute;
  display: none;
}

.service-listings .dod {
  width: 100%;
  left: 1px;
  bottom: 0px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 20px !important;
  line-height: normal;
  text-align: center;
  position: absolute;
  display: none;
}

#service-listings-vertical .service-listing .service-listing-photo:hover, #service-listings .service-listing .service-listing-photo:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

a.service-listing-name:hover .name, a.service-listing-name:hover .dod {
  background: rgba(0, 0, 0, 0.8);
  display: block;
}

#tribute-card {
  text-align: left;
}

.service-viewall {
  margin-top: 40px;
  border: 0;
}

.service-viewall a {
  display: block;
  margin: 0 auto;
  padding: 15px 20px;
  width: 200px;
  font-size: 18px;
  background-color: #bfb6aa;
  text-align: center;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}

#service-obit-notification {
  top: 70px;
  left: 50% !important;
  margin-left: -100px;
  width: 200px;
  text-align: center;
  color: #bfb6aa;
}

#service-prev {
  position: absolute;
  top: 20%;
  left: 25%;
  width: 18px;
  height: 35px;
  background: url("pagination-service-previous.png") no-repeat;
  text-indent: -99999px;
}

#service-next {
  position: absolute;
  top: 20%;
  left: 75%;
  width: 18px;
  height: 35px;
  background: url("pagination-service-next.png") no-repeat;
  text-indent: -99999px;
}

ul#service-pages, #service-first, #service-last {
  display: none;
}

#service-notification-slider {
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -180px;
  width: 330px;
  z-index: 1;
}


/*#funeral-costs-con {
    width: 100%;
    margin: 0 auto;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d7d7d7));
    background: -webkit-linear-gradient(top, #ffffff 0%,#d7d7d7 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#d7d7d7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#d7d7d7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#d7d7d7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d7d7',GradientType=0 );
}
#funeral-costs {
    width: 960px;
    margin: 0 auto;
    background: url("funeral-costs.png") top right no-repeat;
    padding: 100px 0;
}
#funeral-costs-con #funeral-costs h1 {
    text-transform: uppercase;
    line-height: 34px;
}
#funeral-costs-con #funeral-costs p {
    width: 490px;
}*/

#custom-content-content {
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d7d7d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #d7d7d7 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #d7d7d7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d7d7', GradientType=0);
  /* IE6-9 */
}

#custom-content-container {
  width: 960px;
  margin: 0 auto;
  background: url("funeral-costs.png") top right no-repeat;
  padding: 100px 0;
}

#custom-content-content #custom-content-container h1 {
  text-transform: uppercase;
  line-height: 34px;
  width: 340px;
}

#custom-content-content #custom-content-container p {
  width: 490px;
}

#cherishing-life-con {
  width: 100%;
  margin: 0 auto;
  background: #cfcfcf;
  height: 400px;
}

#cherishing-life {
  width: 960px;
  height: 240px;
  margin: 0 auto;
  background: url("cherishing-life.png") top left no-repeat;
  padding: 80px;
}

#cherishing-life-con #cherishing-life h1 {
  text-transform: uppercase;
  line-height: 34px;
  font-size: 26px;
  width: 490px;
  float: right;
  text-align: center;
  background: url("BOM-logo-sm.png") top center no-repeat;
  padding-bottom: 150px;
  margin: 0;
  background-position-y: 15px;
}

#cherishing-life-con #cherishing-life p {
  width: 490px;
  float: right;
  text-align: center;
  margin: 0;
}

#preplan-start {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  background: url("preplan-start-bg.png") no-repeat top center;
  background-size: cover;
  display: none;
}


/*#preplan-inner {
    width: 200px;
    height: 200px;
    background: url("start-bg.png") no-repeat top center;
}*/

#hp-contact-form {
  width: 820px;
  padding: 20px;
  margin: 0 auto;
  margin-bottom: 40px;
  display: none;
}

#hp-contact-form h1 {
  padding-top: 110px;
  text-transform: uppercase;
  background: url("contact-form-icon.png") top center no-repeat;
  line-height: 34px;
  font-size: 34px;
  text-align: center;
}

#hp-contact-form label {
  display: none;
}

#hp-contact-form input#name {
  width: 96%;
  padding: 0 2%;
  background-color: #d9d9d9;
  box-shadow: none;
  border: none;
  border-radius: 5px;
  height: 30px;
  margin-bottom: 10px;
}

#hp-contact-form input#phone {
  width: 45%;
  padding: 0 2%;
  background-color: #d9d9d9;
  box-shadow: none;
  border: none;
  border-radius: 5px;
  height: 30px;
  float: left;
  margin-right: 2%;
  margin-bottom: 10px;
}

#hp-contact-form input#mail {
  width: 45%;
  padding: 0 2%;
  background-color: #d9d9d9;
  box-shadow: none;
  border: none;
  border-radius: 5px;
  height: 30px;
  float: left;
  margin-bottom: 10px;
}

#hp-contact-form textarea#msg {
  height: 120px;
  width: 96%;
  padding: 10px 2%;
  margin-bottom: 20px;
  border-radius: 5px;
  background-color: #D9D9D9;
  border: none;
}

#hp-contact-form .button {
  width: 230px;
  margin: 0 auto;
}

#hp-contact-form button {
  width: 230px;
  height: 60px;
  border-radius: 30px;
  border: 2px solid #833731;
  background-color: #fff;
  text-align: center;
}

#hp-contact-form button:hover {
  background-color: #072E41;
  color: #fff;
}

#hp-contact-form .button h3 {
  text-transform: uppercase;
  font-size: 26px;
  margin: 0;
  font-weight: 100;
}

#tabbed-content-container {
  margin: 70px auto;
  width: 900px;
  height: 400px;
}

#tabbed-content-container .tabbed-content .tab {
  position: relative;
  padding: 15px 0;
  width: 30% !important;
  font-size: 18px;
  color: #fff;
  float: none;
  background: #00495d;
  letter-spacing: 0.5px;
}

#tabbed-content-container .tabbed-content .tab.active {
  color: #fff;
  background: #107490;
}

#tabbed-content-container .tabbed-content {
  /*width: 30%;*/
}

#tabbed-content-container .tabbed-content div.active:after {
  position: absolute;
  top: 20px;
  right: -14px;
  width: 14px;
  height: 30px;
  content: "";
  background: url("tab-active-bg.png") no-repeat;
}

#tabbed-content-container .tabbed-content .tab-content {
  top: 0;
  right: 0;
  left: inherit;
  padding: 0 0 0 40px;
  width: 65% !important;
  height: 450px;
}

#news-events-container .news-event-item {
  border: 0;
}

#news-events-container .news-event-date {
  float: left;
  margin-right: 10px;
}

#locations-branch-controls {
  width: 100%;
  top: 20px;
  left: 0px;
  text-align: center;
  float: left;
  position: relative;
}

#locations-branch-controls .locations-branch.active-branch {
  padding: 0 5px;
  color: #fff;
  font-size: 24px;
  text-align: left;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  background: none;
}

#locations-branch-controls .locations-branch {
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  float: left;
  margin-left: 10px;
  cursor: pointer;
  transition: all .1s ease-in-out;
}

#locations-branch-controls .locations-branch:hovere {
  font-size: 24px;
}

#locations-container #locations-column1 {
  margin-bottom: 15px;
}

#locations-container #locations-column2 .locations-googlemap {
  width: 100%;
  height: 300px;
}

#weather-container .weather-current, #weather-container .weather-forecast {
  margin-bottom: 5px;
}

#weather-container .weather-current label, #weather-container .weather-forecast label {
  margin: 0;
}

.helping-container {
  margin: 0;
  height: inherit;
}

a.helping-container {
  margin: 0;
  height: auto !important;
}

.helping-container {
  padding: 50px 0 75px;
  text-align: center;
  background: #F7F6F5;
}

#grief.helping-container {
  padding-bottom: 50px;
  background: #fff;
}

.helping-container #grief-365 h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 100 !important;
  color: #fff;
  background-color: #00495d;
  text-align: left;
  padding: 10px 20px;
}

.helping-container #grief-52 h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 100 !important;
  color: #fff;
  background-color: #a19069;
  text-align: left;
  padding: 10px 20px;
}

.helping-content {
  color: #919191;
}

#grief.helping-container input[type="submit"] {
  background-color: #a19069;
}

#grief.helping-container input[type="reset"] {
  background-color: #373939;
}

#default-page-body #grief {
  padding-bottom: 65px;
}

#helping {
  padding: 100px 0;
}

.helping-container .grief-column, .helping-container .column1, .helping-container .column2 {
  display: inline-block;
  float: none;
  width: 450px;
  height: inherit;
  vertical-align: top;
}

.helping-container h3 {
  font-size: 28px;
  text-transform: uppercase;
  color: #00495D;
  letter-spacing: 0.5px;
}

input#grief365-name, input#grief365-email, input#grief52-name, input#grief52-email {
  margin-top: 5px;
  padding: 10px;
  width: 338px;
  border: 1px solid #919191;
}

form#grief-365-frm, form#grief-52-frm {
  margin: 20px auto 0;
  padding: 0 !important;
  width: 80% !important;
  float: none !important;
}

form#grief-365-frm input[type="submit"], form#grief-365-frm input[type="reset"], form#grief-52-frm input[type="submit"], form#grief-52-frm input[type="reset"] {
  margin-top: 10px;
  padding: 10px;
  width: 100px;
}

#footer-container {
  width: 100%;
  color: #37563d;
  background: #fff;
  float: left;
}

.component-container {
  margin-top: 35px;
}

#cta-container {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  float: left;
}

#cta-container .cta {
  width: 100%;
  padding: 200px 0px;
  display: inline-block;
  float: none;
  cursor: auto;
}

div#cta-Flowers {
  background: url('cta-flowers.jpg');
  background-size: cover;
}

div#cta-Flowers a {
  float: right;
}

div#cta-Support {
  background: url('cta-support.jpg');
  background-size: cover;
}

div#cta-Support a {
  float: left;
}

div#cta-Plan {
  background: url('cta-plan.jpg');
  background-size: cover;
}

#cta-container.cta-3 .cta, #cta-container.cta-4 .cta {
  width: 100%;
}

#cta-container .cta h4 a {
  padding: 6px 20px;
  color: #cbfffc;
  font-size: 4em;
  font-weight: bold;
  line-height: normal;
  transition: all .1s ease-in-out;
}

#cta-container .cta h4 a:hover {
  color: #9996b3;
  background: #cbfffc;
}

#cta-container .cta h4, #default-cta-container .default-cta h4 {
  font-size: 24px;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}

#cta-container .cta .cta-content {
  line-height: 20px;
  font-size: 14px;
}

#cta-container.cta-2 .cta {
  width: 45%;
}

#associations-container .associations-logo, #social-container .social-logo {
  background-repeat: no-repeat;
  background-position: 50%;
  text-indent: -99999px;
  vertical-align: top;
}

#footer-sitemap {
  margin-top: 0px;
  margin-bottom: 80px;
  padding: 0px;
  text-align: center;
  background: #fff;
}

#footer-sitemap .footer-sitemap-col {
  width: auto;
  padding: 0px 20px;
  text-align: center;
  vertical-align: top;
  float: none;
  display: inline-block;
}

#footer-sitemap .footer-sitemap-col ul li {
  padding-left: 10px;
}

#footer-sitemap .footer-sitemap-col ul li a {
  color: #37563d;
  font-size: 14px;
}

#footer-sitemap .footer-sitemap-col ul li a:hover {
  text-decoration: underline;
}

.footer-inner-container {
  margin: 0 auto;
  width: 960px;
}

#footer-logo {
  width: 320px;
  float: left;
  height: 200px;
  background: url("../../../../default-footer-logo.png") top center no-repeat;
  background-size: 250px;
  /*background-size: 90%;*/
  display: none;
}

#footer-container .component-container {
  margin-top: 0;
  width: 960px;
  float: none;
  margin: 0 auto;
}

#associations-container {
  padding: 0px 0 20px 0;
  width: 960px !important;
  height: inherit;
  text-align: center;
  margin: 0 auto;
}

.component-container #social-container {
  padding: 20px 0 5px 0;
  width: 960px !important;
  height: inherit;
  text-align: center;
  margin: 0 auto;
}


/*#social-container .social-logo {
  width: 50px !important;
  background-position: top center;
}*/


/*
#social-container:before {
    content: "Connect with Us";
    display: block;
    padding-bottom: 20px;
    font-size: 28px;
}*/

#associations-container:before {
  content: "Associations";
  display: block;
  padding: 50px 0 20px 0;
  font-size: 28px;
  text-transform: uppercase;
}

#associations-container .associations-logo {
  width: 120px !important;
  background-position: top left;
}

#associations-container .associations-logo {
  height: 65px;
}

#social-container .social-logo {
  height: 65px;
}


/*#social-container a#facebook-logo {
  background: url("social-facebook.png") top center no-repeat;
}
#social-container a#rss-logo {
  background: url("social-rss.png") top center no-repeat;
}
#social-container a#twitter-logo {
  background: url("social-twitter.png") top center no-repeat;
}
#social-container a#yelp-logo {
  background: url("social-yelp.png") top center no-repeat;
}*/

#main-footer-con {
  text-align: left;
}

.footer-locations {
  padding-bottom: 0px;
  padding-top: 20px;
  width: 380px;
  float: none;
  margin: 0 auto;
  text-align: center;
  display: none;
}

.main-footer-communites {
  margin-bottom: 25px;
  color: #FFF;
  width: 550px;
  text-align: center;
  float: none;
  margin: 30px auto;
  display: none;
}

.main-footer-address {
  margin-bottom: 5px;
  /*display: inline-block;*/
  /*vertical-align: top;*/
  font-size: 14px;
  text-align: center;
}

.footer-email a {
  color: #fff;
}

.footer-branch-name {
  text-transform: uppercase;
}

.footer-city {
  margin-bottom: 12px;
}

#admin-footer-wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
  color: #f7f0f1;
  font-size: 16px;
  text-align: center;
  background: #f7f0f1;
  clear: both;
}

#admin-footer-wrapper a {
  color: #37563d;
}

#admin-footer-wrapper a:hover {
  text-decoration: underline;
}

#default-page #main-navigation-bar {
  margin-bottom: 50px;
}

#default-page-body.bom-site-body #main-navigation-bar {
  margin-bottom: 0;
  z-index: 99;
}

#content-wrapper {
  margin: 0 auto;
  margin-top: 6px;
  /*padding-bottom: 100px;*/
  width: 960px;
}

#content-wrapper #column1 {
  padding: 0;
  /*width: 275px;*/
  width: 30% !important;
  background: #FFF;
}

div#sub-navigation-con {
  padding-top: 15px;
  border-radius: 10px;
}

#sub-navigation {
  margin-bottom: 75px;
}

#default-page-body #sub-navigation .sub-nav-item {
  padding: 0;
  border: none;
}

#sub-navigation .sub-navigation-level2 {
  padding: 0;
  border-top: 1px solid #fff;
}

#default-page-body #sub-navigation .sub-nav-item a:hover {
  background: #37563d;
  color: #fff;
}

#sub-navigation .sub-nav-item a {
  color: #37563d;
  font-size: 16px;
  font-weight: normal;
  padding: 10px;
}

#sub-navigation .sub-navigation-level2 li a {
  margin-left: 20px;
  color: #53775a;
}

a.sub-active {
  background-color: #37563d !important;
}

#sub-navigation .sub-navigation-level2 li.sub-item-active a {
  color: #fff;
  background: #37563d;
}

#default-cta-container .default-cta h4 a {
  padding: 0px 10px;
  color: #37563d;
  text-transform: capitalize;
}

#content-wrapper #datapane-wrapper {
  padding: 0 25px 0 57px;
  width: 590px !important;
}

.frp_template_tribute-gifts #content-wrapper #datapane-wrapper {
  width: 100% !important;
}

#content-wrapper #datapane-wrapper h1 {
  font-size: 38px;
  line-height: 40px;
  color: #bfb6aa;
}

#default-cta-container .default-cta {
  width: 100%;
  min-height: 70px;
  background: none;
}

#default-cta-container div#cta-Flowers a, #default-cta-container div#cta-Support a {
  float: none;
}

#contactDatapane {
  margin-top: 50px;
}

.childBrowserItem {
  padding: 15px 10px 10px 10px;
  margin-bottom: 15px;
  min-height: 125px;
  border-bottom: 1px solid #e5e5e5;
}

.childBrowserImage {
  margin-right: 15px;
  width: 110px !important;
  height: 120px !important;
  float: left;
}

.childBrowserImage img {
  width: 85px;
  border-radius: 15px;
}

#childBrowser .childbrowserhlink:hover {
  color: #b4c832 !important;
}

span.frp_businesslist_businessname {
  color: #000;
}

#flowerOrderingListings li {
  margin-right: 15px;
  list-style: none;
}

ul.frp_toggle_controls {
  width: 100%;
  height: 30px;
}

ul.frp_toggle_controls li {
  display: inline-block;
}

ul.frp_toggle_controls a {
  cursor: pointer;
}

ul.frp_toggle_controls .frp_toggle_active a {
  color: #000;
  border-bottom: 1px solid #ccc;
}

#currentListPlaceholder_flowerOrderingListings, #pastListPlaceholder_flowerOrderingListings, #vetsListPlaceholder_flowerOrderingListings, #heroesListPlaceholder_flowerOrderingListings {
  clear: both;
}

#flowerOrderingListings .list_placeholder li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

#flowerOrderingListings .list_placeholder li .frp_tributelist_image {
  float: left;
  margin: 0 25px 25px 0;
}

a.main-nav-header {
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

input#top-tribute-search-btn {
  color: black;
}

#hand-container {
  width: 100%;
  height: 440px;
  background: url(hand-bg.jpg) center no-repeat;
  background-size: cover;
  float: left;
}

div#service-listing-toggle {
  float: left;
}

.service-viewall {
  width: 50%;
  float: left;
}

div#service-list-con {
  float: right;
}

.service-listing-option.active-toggle.first-toggle {
  width: 100%;
}

div#locations-content {
  width: 100%;
  height: 300px;
  padding: 200px 0px;
  background: url('location-bg.jpg') top center no-repeat;
  float: left;
}

.branch-container {
  text-align: center;
  position: relative;
}

#locations-container #locations-column1 {
  vertical-align: top;
}

#locations-container #locations-column1, #locations-container #locations-column2 {
  width: 50%;
  margin: 0px;
  padding: 0px;
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  display: inline-block;
  float: left;
}

#locations-container #locations-column1, #locations-container #locations-column2 {
  width: 48%;
  padding-right: 2%;
}

#locations-inner-container h3, #locations-inner-container p, #locations-inner-container a {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

#locations-inner-container h3 {
  font-weight: bold;
}

#locations-inner-container p {
  margin-top: 0px;
  text-align: left;
}

.custom-container {
  width: 100%;
  float: left;
}

.left-container {
  width: 42%;
  padding: 20px 4%;
  float: left;
}

.right-container {
  width: 42%;
  padding: 120px 4%;
  float: left;
}

h2 {
  color: #bfb6aa;
  font-size: 48px;
  font-weight: bold;
}

a.containerBtn {
  margin-top: 20px;
  padding: 16px 40px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: #bfb6aa;
  display: block;
  transition: background .1s ease-in-out;
}

a.containerBtn:hover {
  background: #9a8f81;
}

a#servicesBtn {
  float: right;
}

.honored-container {
  width: 33.8%;
  padding: 200px 8%;
}

.services-container {
  width: 50%;
  padding: 0px;
}

a#tributeBtn {
  float: left;
}

.supportedContainer {
  padding: 80px 0px;
  text-align: center;
  background: #f8f8f8;
}

#locations-container .locations-address, div#locations-contact-info {
  margin-bottom: 0px;
  font-size: 20px;
}

#locations-column1>h4 {
  margin: 0px;
  margin-bottom: 30px;
  font-size: 40px;
}

div#locations-column2 {
  margin-top: 60px;
}

.experience-img {
  margin-top: -90px;
  position: relative;
  z-index: 2;
}

div#locations-container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

div#slider-message {
  max-width: 600px;
  margin-top: 150px;
  margin-left: 50%;
  line-height: normal;
  position: relative;
  float: left;
  z-index: 1;
}

div#slider-message h2 {
  margin: 0px;
  color: #cbfffc;
  font-size: 2.2em;
  font-weight: bold;
}

div#slider-message p {
  color: #37563d;
  font-size: 1.6rem;
}

div#slider-message #sliderBtn {
  text-align: center;
  float: left;
}

h2#footerLogo {
  width: 320px;
  height: 150px;
  margin: 80px auto 50px auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#default-page-body #slider-container {
  width: 100%;
  height: 240px;
  min-height: initial;
  margin: 0 auto;
}

#default-page #main-navigation-bar {
  top: 200px;
  margin-top: 0px;
}

#default-page .main-navigation-submenu {
  top: 36px;
}

#default-page-body #datapane-wrapper h2 {
  color: #080c0c;
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
}

#default-page-body #datapane-wrapper a {
  color: #bfb6aa;
}

#default-page-body #datapane-wrapper a:hover {
  text-decoration: underline;
}

div#default-cta-container {
  display: none;
}

#main-navigation-bar .main-navigation-submenu ul li {
  line-height: 6px;
}

#main-navigation-bar .main-navigation-submenu ul {
  min-height: 140px;
  margin-top: 6px !important;
}

#sub-navigation a.sub-active {
  color: #fff;
}

#datapane-wrapper {
  font-size: 18px;
}


/* hidden */

div#service-listing-toggle, .service-viewall, #locations-inner-container>p {
  display: none;
}


/****** RESPONSIVE STYLES ******/

@media screen and (max-width: 1400px) {
  #main-navigation-bar .main-nav-btn a.main-nav-tab {
    font-size: 0.6em;
  }
  .honored-container {
    width: 33.8%;
    padding: 0px 8%;
    padding-top: 80px;
  }
  a.footer-sitemap-header, #footer-sitemap .footer-sitemap-col ul li a {
    font-size: 12px;
  }
  #footer-sitemap .footer-sitemap-col {
    padding: 0px 10px;
  }
  .service-listings .name {
    font-size: 22px;
  }
  a.main-nav-header {
    font-size: 14px;
  }
  .experience-img {
    max-width: 100%;
    margin-top: -20px;
  }
}

@media screen and (max-width: 960px) {
  .site-wrapper, #footer-container {
    width: 100% !important;
  }
  #logo-bar-con {
    width: 100%;
  }
  #main-navigation-bar {
    margin-bottom: 50px;
    height: 95px;
  }
  #main-navigation-bar .main-nav-btn {
    height: 55px;
  }
  #main-navigation-bar.navigation-6-cols .main-nav-btn a.main-nav-tab {
    width: 100px;
    padding: 0 3px;
  }
  #main-navigation-bar.navigation-5-cols .main-nav-btn a.main-nav-tab {
    width: 125px;
  }
  #main-navigation-bar .main-nav-btn a.main-nav-tab span {
    line-height: 24px !important;
  }
  #slider-container {
    min-height: 520px;
    height: 60vh;
  }
  #slogan-box-con {
    margin-top: 0;
    font-size: 19px;
  }
  #welcome-container {
    width: 80%;
  }
  #service-listings {
    padding: 40px;
    background-size: cover;
  }
  .service-listing-option.active-toggle.first-toggle {
    margin-left: 0 !important;
    font-size: 26px !important;
  }
  #service-list-con, #service-list-con.has-photo-con {
    margin: 0 auto;
    width: 430px !important;
  }
  #service-listing-toggle {
    width: 80%;
  }
  #service-listings .service-listing .service-listing-photo {
    margin-right: 15px;
    margin-left: 0px;
  }
  .site-wrapper #service-listings #service-list-con.has-photo-con .service-listing .service-listing-name .dod {
    margin-left: 0;
  }
  #service-listings #service-list-con.has-photo-con .service-listing {
    width: 33.2% !important;
    margin: 0px !important;
    margin-bottom: -1px !important;
  }
  #service-listings {
    padding: 60px 0px;
  }
  #service-listing-toggle .service-listing-option a {
    font-size: 20px;
    color: #fff;
  }
  .service-viewall {
    margin-top: 50px;
    min-height: 100px;
    padding-bottom: 20px;
    padding-top: 10px;
  }
  #service-prev, #service-next {
    top: 10%;
  }
  #tabbed-content-container {
    margin-top: 80px;
    width: 80%;
    height: 550px !important;
  }
  #tabbed-content-container .tabbed-content .tab-content {
    height: 525px !important;
  }
  #locations-branch-controls {
    width: 440px;
  }
  #locations-container #locations-column2 .locations-googlemap {
    width: 100%;
  }
  #funeral-costs {
    width: 720px;
    padding: 50px 0px 50px 30px;
    background-size: contain;
  }
  #funeral-costs-con #funeral-costs p {
    width: 440px;
  }
  #cherishing-life-con {
    height: auto;
  }
  #cherishing-life {
    width: 660px;
    background-size: contain;
    height: 250px;
    padding: 30px 50px;
    background-size: contain;
    background-position-x: -50px;
  }
  #cherishing-life-con #cherishing-life h1 {
    width: 370px;
    padding-bottom: 125px;
    background-position-y: 0;
    font-size: 20px;
  }
  #cherishing-life-con #cherishing-life p {
    width: 370px;
  }
  #hp-contact-form {
    width: 710px;
  }
  .helping-container {
    padding: 100px 0 50px;
    height: auto !important;
  }
  .helping-container .grief-column, .helping-container .column1, .helping-container .column2 {
    margin-bottom: 50px;
  }
  .component-container {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #cta-container {
    margin: 0 auto;
    max-width: 100%;
    height: 100% !important;
  }
  #cta-container.cta-3 .cta, #cta-container.cta-4 .cta {
    width: 100% !important;
  }
  #cta-container .cta {
    padding: 80px 0px;
  }
  #cta-container.cta-4 #cta-inner-container .cta {
    width: 22%;
  }
  #cta-container .cta h4, #default-cta-container .default-cta h4 {
    font-size: 14px;
  }
  #footer-container #footer-sitemap .footer-sitemap-col {
    width: 112px;
  }
  #associations-container .associations-logo, #social-container .social-logo {
    width: 71px !important;
  }
  #associations-container, #social-container {
    padding-left: 0;
  }
  div#social-container, div#associations-container {
    margin: 0 auto;
  }
  .component-container #social-container {
    width: 750px !important;
    height: auto;
  }
  #associations-container {
    width: 750px !important;
  }
  #footer-container .component-container {
    margin-top: 0;
    width: 100%;
    height: auto;
  }
  .main-footer-communites {
    width: 300px;
    float: right;
  }
  #footer-logo {
    width: 30%;
    float: left;
    height: 100px;
  }
  .footer-locations {
    width: 750px;
    float: none;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .footer-inner-container {
    margin: 0 auto;
    width: 720px;
  }
  #default-page-body #content-wrapper {
    width: 720px;
  }
  #default-page-body #content-wrapper #datapane-wrapper {
    padding: 0;
    width: 480px !important;
  }
  #main-navigation-bar .main-nav-btn a.main-nav-tab {
    width: auto !important;
    max-width: 80px;
    font-size: 12px;
  }
  div#slider-message {
    max-width: 90%;
    margin-top: 50px;
    margin-left: 46%;
    margin-right: 30px;
    float: none;
  }
  div#slider-message h2 {
    font-size: 1.6em;
  }
  #logo-bar-con #logo {
    max-height: 120px;
    margin-bottom: 20px;
  }
  div#slider-message p {
    font-size: 1.2rem;
  }
  a#sliderBtn {
    width: 80px;
    margin-top: 0px;
    font-size: 18px;
  }
  #main-navigation-bar .main-navigation-submenu .main-navigation-sub-level {
    width: 183px;
    min-height: 180px;
  }
  #main-nav-flowers .main-navigation-submenu {
    width: 100%;
    top: -40vh;
    margin: 0px;
    padding: 0px;
  }
  .single-fg .flower-column {
    width: 90%;
    float: none;
  }
  #flower-column1>p {
    font-size: 14px;
  }
  .left-container, .right-container {
    width: 96%;
    padding: 20px 2%;
    float: left;
  }
  .experience-img {
    margin: 0 auto;
    margin-top: -60px;
    display: block;
  }
  #featured-image, #featured-text {
    width: 42%;
    padding: 20px 4%;
    float: left;
  }
  a.containerBtn {
    font-size: 18px;
  }
  #hand-container {
    height: 260px;
  }
  #service-list-con, #service-list-con.has-photo-con {
    width: 100% !important;
  }
  .services-container {
    width: 100%;
    padding: 0px;
  }
  #service-listings {
    padding: 0px !important;
  }
  .supportedContainer {
    width: 96%;
    padding: 20px 2%;
  }
  div#footer-sitemap {
    display: none;
  }
  h2#footerLogo {
    height: 100px;
    margin: 40px auto;
  }
  #locations-container #locations-column1, #locations-container #locations-column2 {
    width: 100%;
    padding-right: 0%;
  }
  #locations-container #locations-column2 {
    margin-top: 20px;
  }
  div#locations-content {
    height: auto;
    padding: 80px 0px;
  }
  #default-page-body #slider-container {
    height: 260px;
  }
}

@media screen and (max-width: 750px) {
  body {
    margin-top: 57px !important;
  }
  #top-container {
    margin-top: 1%;
  }
  #utility-con #utility-language {
    display: none;
  }
  #locations-container #locations-column2 {
    width: 90% !important;
  }
  .branch-container {
    width: 100%;
  }
  #mobile-menu-back, #mobile-menu-btn {
    color: #FFF !important;
    background: #759fb1 !important;
  }
  div#mobile-navigation {
    background: #b6dbeb !important;
  }
  .site-wrapper #logo-bar-con #logo {
    background-size: contain;
    width: 220px;
  }
  #slider-container .slider-controls {
    top: 50px;
  }
  #service-pagination-con {
    float: none;
    width: 320px;
    height: 50px;
    margin: 0 auto;
    margin-top: -53px;
  }
  #service-next {
    position: relative;
    right: 0px;
    left: 278px;
  }
  #service-prev {
    position: relative;
    left: 0;
  }
  .welcome-page {
    width: 100% !important;
  }
  #mobile-welcome {
    width: 80%;
    margin: 0 auto;
  }
  #tabbed-content-container div.tabbed-content .tab-content, #mobile-welcome.tabbed-content .tab-content {
    padding: 35px 5% !important;
    width: 90% !important;
  }
  #tabbed-content-container {
    margin-bottom: 65px;
    height: auto !important;
  }
  #tabbed-content-container .tabbed-content .tab {
    width: 100% !important;
  }
  #weather-container #weather-inner-container .weather-current {
    margin-left: 15px;
  }
  #service-prev {
    position: relative;
    top: 20%;
    left: 0;
  }
  .helping-container .grief-column {
    width: 80% !important;
  }
  #grief .helping-content {
    margin: 0 auto;
    width: 100% !important;
    float: none !important;
  }
  .helping-container h3 {
    margin-top: 35px;
    line-height: 35px;
  }
  input#grief365-name, input#grief365-email, input#grief52-name, input#grief52-email {
    width: 80%;
  }
  #cta-inner-container {
    text-align: center;
  }
  #cta-container .cta {
    display: inline-block;
    float: none;
  }
  #funeral-costs {
    width: 440px;
    padding: 50px 0px 50px 10px;
  }
  #funeral-costs-con #funeral-costs p {
    width: 440px;
    text-shadow: 1px 1px 10px #fff;
  }
  #cherishing-life {
    width: 390px;
    background: none;
    padding: 30px 30px;
  }
  #hp-contact-form {
    width: 410px;
  }
  #preplan-start {
    background-size: 200%;
    height: 150px;
    margin-top: 10px;
  }
  .component-container #social-container {
    width: 450px !important;
  }
  .footer-inner-container {
    padding-top: 25px;
    width: 450px;
  }
  #footer-logo {
    margin-bottom: 25px;
    width: 100%;
    height: 100px;
    background-size: contain;
  }
  #footer-container .component-container {
    margin-top: 0;
    padding-right: 0px;
    width: 100%;
  }
  #social-container:before, #associations-container:before {
    font-size: 16px;
  }
  #associations-container .associations-logo, #social-container .social-logo {
    width: 55px;
    height: 40px;
  }
  .main-footer-communites {
    padding-top: 0px;
    width: 100%;
    text-align: center;
  }
  .footer-locations {
    width: 80%;
    margin: 0 auto;
  }
  .main-footer-address {
    text-align: center;
  }
  .footer-inner-container {
    margin: 0 auto;
    width: 450px;
  }
  #admin-footer-wrapper a {
    display: inline-block;
  }
  #admin-footer-wrapper a:nth-last-child(1) {
    clear: both;
  }
  #default-page-body #content-wrapper {
    width: 410px;
    padding: 10px 20px;
  }
  #default-page-body #content-wrapper #datapane-wrapper {
    padding: 0;
    width: 410px !important;
  }
  div#slider-message h2 {
    font-size: 1em;
  }
  #featured-image, #featured-text {
    width: 96%;
    padding: 20px 2%;
    float: left;
  }
  a.containerBtn {
    width: 120px;
    margin: 0 auto;
    text-align: center;
    float: none !important;
  }
  .left-container, .right-container {
    text-align: center;
  }
  #service-listings #service-list-con.has-photo-con .service-listing {
    width: 49.8% !important;
  }
  #cta-container .cta {
    padding: 40px 0px;
  }
  #cta-container .cta h4 a {
    font-size: 3em;
  }
  #locations-container #locations-column1, #locations-container #locations-column2 {
    width: 100% !important;
    padding-right: 0%;
  }
  #cta-container .cta h4 a {
    width: 200px;
    margin: 0 auto;
    padding: 10px 0px;
    display: block;
  }
  #content-wrapper #datapane-wrapper h1 {
    font-size: 28px;
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {
  #utility-con {
    margin: 0 auto !important;
    padding: 0 5%;
    width: 90% !important;
    font-size: 14px;
  }
  #logo-bar-con {
    height: auto;
  }
  #logo-address-con {
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
  }
  .slider-content {
    position: relative;
    left: -20px;
  }
  #slider-container .slider-controls {
    top: 20px;
  }
  #inner-slogan-box-con {
    white-space: normal;
    line-height: 28px;
  }
  #service-listing-toggle .service-listing-option.first-toggle {
    margin: 0;
    line-height: 36px;
  }
  #service-listing-toggle .service-listing-option {
    display: block;
    margin: 0;
  }
  #service-listings #service-list-con li.service-listing {
    margin: 0 auto 25px !important;
    padding-left: 0 !important;
    width: 100% !important;
  }
  .site-wrapper #service-listings .service-listing .service-listing-photo {
    margin: 0 auto;
    display: block;
  }
  #service-listings #service-list-con.has-photo-con .service-listing .service-listing-name div.dod {
    margin: 0;
  }
  .service-viewall a {
    width: 175px;
  }
  #service-pagination-con {
    width: 300px;
    margin-top: -87px;
  }
  #service-prev {
    left: 10px;
    top: 0;
  }
  #service-next {
    right: 0px;
    left: 250px;
    top: 0;
  }
  #service-obit-notification {
    width: 100%;
  }
  #service-notification-slider {
    left: auto;
    margin: 0;
    width: 300px;
  }
  #tabbed-content-container div.tabbed-content .tab-content, #mobile-welcome.tabbed-content .tab-content {
    padding: 35px 5% !important;
    width: 90% !important;
  }
  #welcome-inner-container {
    width: 100% !important;
  }
  #locations-container #locations-column2 .locations-googlemap {
    width: 230px;
  }
  #locations-branch-controls {
    width: 100%;
  }
  #weather-container .weather-current, #weather-container .weather-forecast {
    margin: 0;
    width: 90%;
  }
  #locations-container #locations-column2 .locations-googlemap {
    width: 100% !important;
  }
  #helping {
    padding: 30px 0 !important;
  }
  #cta-container {
    height: inherit !important;
  }
  #main-footer-con, #cta-container, #associations-container, #social-container, .main-footer-address {
    text-align: center;
  }
  #funeral-costs {
    width: 310px;
    padding: 50px 0;
  }
  #funeral-costs-con #funeral-costs h1 {
    width: 300px;
    padding: 0 10px;
    text-shadow: 1px 1px 10px #fff;
  }
  #funeral-costs-con #funeral-costs p {
    width: 300px;
    padding: 0 10px;
    text-shadow: 1px 1px 10px #fff;
  }
  #cherishing-life {
    width: 300px;
    background: none;
    padding: 30px 20px;
    height: 270px;
  }
  #cherishing-life-con #cherishing-life h1 {
    width: 300px;
    padding: 0 10px 120px 10px;
    background-position-y: 0;
    font-size: 16px;
  }
  #cherishing-life-con #cherishing-life p {
    width: 300px;
    padding: 0 10px;
  }
  #preplan-start {
    height: 120px;
  }
  #hp-contact-form {
    width: 280px;
  }
  #footer-container .component-container {
    width: 100%;
  }
  .footer-inner-container {
    padding-top: 25px;
    width: 320px;
  }
  .component-container #social-container {
    width: 320px !important;
  }
  #social-container:before, #associations-container:before {
    font-size: 22px;
  }
  #associations-container .associations-logo, #social-container .social-logo {
    margin: 4px;
  }
  .footer-locations {
    padding-bottom: 20px;
    width: 320px;
    margin-left: 0;
    margin-top: 0px;
    margin: 0 auto;
  }
  .footer-inner-container {
    margin: 0 auto;
    width: 320px;
  }
  #admin-footer-wrapper {
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
  }
  #default-page-body #content-wrapper {
    width: 280px;
    padding: 10px;
  }
  #default-page-body #content-wrapper #datapane-wrapper {
    padding: 0;
    width: 280px !important;
    margin: 0;
  }
  #default-page-body #vmwWrapper {
    background-size: 160%;
  }
  #default-page-body #vmwWrapper div#vmwHeaderWrapper {
    padding-top: 160px !important;
  }
  /* Online at Need Form*/
  #default-page-body #datapane-wrapper form[name="frmEmail"] h4 {
    text-align: left !important;
  }
  #default-page-body #datapane-wrapper form[name="frmEmail"] td {
    width: 270px;
  }
  #default-page-body #datapane-wrapper form[name="frmEmail"] textarea[name="Miscelleneous"] {
    width: 250px;
    float: left;
  }
  #default-page-body #datapane-wrapper form[name="frmEmail"] input[type="checkbox"][name="send_info"] {
    width: 20px !important;
    float: left;
  }
  #default-page-body #datapane-wrapper form[name="frmEmail"] input[type="checkbox"][name="contact_for_appt"] {
    width: 20px !important;
    float: left;
  }
  #default-page-body #datapane-wrapper form[name="frmEmail"] input[type="checkbox"][name="place_on_file"] {
    width: 20px !important;
    float: left;
  }
  #default-page-body #datapane-wrapper form[name="frmEmail"] input[type="reset"][name="B2"] {
    margin-top: 10px;
  }
  #slider-container .slide {
    height: 100% !important;
  }
  div#slider-message p {
    display: none;
  }
  div#slider-message h2 {
    margin-bottom: 12px;
    font-size: 1em;
  }
  div#slider-message {
    max-width: 100%;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
  }
  #slider-container {
    min-height: 320px;
    height: 60vh;
  }
  .slide-mask {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(20%, rgba(255, 255, 255, 0.8)), color-stop(70%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .service-listings .dod {
    font-size: 14px !important;
  }
  .service-listings .name {
    bottom: 27px;
    font-size: 16px;
  }
  h2 {
    font-size: 44px;
  }
  #cta-container.cta-3 .cta, #cta-container.cta-4 .cta {
    margin: 0px;
  }
  #locations-container #locations-column1, #locations-inner-container p {
    font-size: 18px;
    text-align: center;
  }
  #locations-container .locations-address, div#locations-contact-info {
    font-size: 15px;
  }
  h2#footerLogo {
    width: 100%;
  }
  #service-listings #service-list-con.has-photo-con .service-listing {
    width: 49.7% !important;
  }
  #locations-branch-controls .locations-branch.active-branch {
    padding: 0px;
    text-align: center;
  }
  #locations-branch-controls .locations-branch {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
    text-align: center;
  }
  div#locations-content {
    padding: 120px 0px;
  }
}
