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

/** When text on the page is highlighted **/
::-moz-selection { 
    background: #b3d4fc; 
    text-shadow: none; 
}
::selection { 
    background: #b3d4fc; 
    text-shadow: none; 
}
/** Shows for browsers less than ie 7 **/
.chromeframe { 
    margin: 0.2em 0; 
    background: #ccc; 
    color: #000; 
    padding: 0.2em 0;
}

/** Global Styles **/
body { 
    font-size: 1em; 
    line-height: 1.4; 
    padding: 2em 1em 4em; 
    -webkit-font-smoothing: antialiased; 
    font-smooth: always; 
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004); 
    font-family: 'Georgia';
    font-size: 16px;
    overflow-x: hidden;
}

a { 
    text-decoration: none;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;	
}
p a{
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p{
    word-wrap: break-word;
} 
h1, h2, h3, h4, h5, h6{ 
    font-weight: normal;
    line-height: 120%;
    letter-spacing: 0px;
    margin: 25px 0 .5em;
}

h1, .text-seperator h5{
    font-size: 36px;
}
h2{
    font-size: 32px;
    margin-top: 15px;
}
h3{
    font-size: 26px;
}
h4{
    font-size: 22px;
}
h5{
    font-size: 18px;
}

.responsive-1 .content .spacer-block hr { 
    display: block; 
    height: 1px; 
    border: 0; 
    border-top-style: solid; 
    border-top-width: 1px; 
    padding: 0; 
    margin:0; 
    border-width: 30px;
}

html, body {
    height: 100%;
}

/** Header **/
.responsive-1 .content .header-block {
    min-height: 90px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
    position: fixed;
    z-index: 5;
    top: 0;
    background: #0f3a29;
    border-bottom: 2px solid #827c40;
}

.content .banner-photo .advanced-slide-show-container .caption-container {
    z-index: 3;
    background: url(../images/caption_b.png) no-repeat center center;
    background-size: 110% 410px;
    padding: 90px;
    overflow: visible;
}

/** Logo **/
.responsive-1 .content .header-block #main-logo {
    position:relative;
    margin:auto;
    z-index:20;
}
.responsive-1 .content .header-block #main-logo .logo {
    max-width:400px;
    background: transparent;
    padding:5px;
    display: inline-block;
    float: left;
    min-height:60px;
    position: absolute;
    top: -10px;
}
.responsive-1 .content .header-block #main-logo .logo p {
    margin:0px;
    padding:0px;
}
.responsive-1 .content .header-block #main-logo .logo img{
    max-width: 100%;
    vertical-align: middle;
}
/** Navigation **/
.responsive-1 .content .header-block #nav-wrap #menu-icon {
    display: none;
    font-family: 'Oxygen', sans-serif;
    font-size: 20px;
    background-image: url(../images/nav-icon.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 30px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.responsive-1 .content .header-block #nav-wrap {
    float: right;
    margin-top: 30px;
}
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul > li {
    float: left;
    position: relative;
    margin: 0 .07em;
}
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul > li > a{
    padding-top: 1.3em;
    display: inline-block;
}
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul {
    margin:0;
    padding:0;
}
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul .subMenu > ul {
    position: absolute;
    display: none;
    min-width: 160px;
    z-index: 10000;
    margin-top: 0;
    margin-bottom:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    background: #0f3a29;
}
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul .subMenu > ul > li {
    float: none;
    margin: 0;
    padding-left: 10px;
    padding: 0.4em;
    position: relative;
}
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul .subMenu > ul > li > a{
    padding-left: .9em;
    padding-top: .2em;
    font-size: 14px;
}
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul > li:hover > .subMenu > ul {
    display: block; 
    margin: 0;
    padding:0;
}

.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul > li:nth-child(5) .subMenu > ul,
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul > li:nth-child(6) .subMenu > ul,
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul > li:nth-child(7) .subMenu > ul {
    right: 0;
}

.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul .subMenu > ul > li:last-child {
    padding-bottom: 1em;
}
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation a {
    white-space: nowrap;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    font-family: 'Cinzel', serif;
    font-weight: bold;
    font-size: 14px;
    padding: 0.3em 0.4em 0.5em;
    color:#FFF;
}

/** Inner Page - Secondary Navigation **/
.responsive-1 .content .main-content-block .content-secondary-nav ul {
    margin:0;
    padding:0;
    margin-bottom: 12px;
}
.responsive-1 .content .main-content-block .content-secondary-nav ul > li:before{
    display: none;
}
.responsive-1 .content .main-content-block .content-secondary-nav ul  > li{
    border-top: 1px solid #ededed;
    padding: .7em 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Oxygen', sans-serif;
    list-style-type: none;
    line-height: 20px;
}

/** Main Banner **/
.responsive-1 .content .fullwidthbanner-container{
    width:100% !important;
    position:relative;
    padding:0;
    max-height:700px !important;
    overflow:hidden!important;
    border: none!important;
}


/** Main Content **/
.responsive-1 .content .main-content-block h1.title,
.responsive-1 .content .main-content-block .main-content .content-row h1,
.responsive-1 .content .call-to-actions-block h3.title,
.responsive-1 .content .call-to-actions-block h1.title,
.responsive-1 .content .widget-footer-block .widget h3.title {
    font-family: 'Cinzel', serif;
}


/** Offers **/
.responsive-1 .content .offers .title {
    color: #9e9e9e;
}
.responsive-1 .content .offers .subtitle{
    font-family: 'Oxygen', sans-serif;
    font-size: 25px;
    margin-top: 0;
}

/** Services List **/
.content .arrangement {
    font-size: 16px;
    max-width: 1023px;
    margin: 0 auto;
    background-color: transparent;
    position: relative;
    z-index: 4;
    -webkit-box-shadow: 0px 30px 20px -30px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px 30px 20px -30px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 30px 20px -30px rgba(0, 0, 0, 0.38);
}

.content .arrangement-skin-override {
    border: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute .date {
    font-size: 14px;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute {
    border-top: 1px solid #ededed;
    padding: .7em 0!important;
    font-size: 14px;
    font-family: 'Oxygen', sans-serif;
    list-style-type: none;
    line-height: 20px;
    height:auto;
}

.content .arrangement .search-container {
    position:relative;
    display: none;
}

.content .arrangement .search-container .search-deceased {
    height: 45px;
    width: 30px;
    background:none;
    position:absolute;
    top: 0;
    right: 5px;
}

.content .arrangement .search-container .tribute-smart-search,
.content .arrangement .tribute-list .tribute-button-panel .email-notification-panel .email-input {
    border: 1px solid;
    padding: 14px 1%;
    font-family: 'Oxygen', sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    outline: none;
    margin-bottom: 1em;
    resize: none;
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute-button-panel .email-notification-panel {
    width:100%;
    float:none;
}

.content .arrangement .search-container .search-deceased:before {
    content: "C";
    font-family: 'bulletsregular';
    font-size: 38px;	
}

.content .arrangement-vertical .arrangement .tribute-list .tribute  .tribute-detail {
    display: inline-block;
    width: 150px;
    vertical-align: top;
    padding-left: 5px;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute  .tribute-detail  a{
    font-size: 18px;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute .deceased-image-missing,
.content .arrangement-vertical .arrangement .tribute-list .tribute img {
    display: inline-block;
    margin-bottom: -7px;
    position: static;
    float: none;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute-button-panel {
    border-top: 1px solid #ededed;
    text-align: center!important;
}

.content .arrangement .tribute-list .tribute-button-panel a {
    padding: .6em 1.8em;
    font-size: 14px;
    padding: .4em 1.2em;
    border: none;
    font-family: 'Oxygen', sans-serif;
    font-weight: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    display: inline-block;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    margin-bottom: .5em;
    margin-top: .5em;
    text-decoration: none;
    float: none;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute-button-panel a:hover{
    color: #fff;
    background-color: #af023b;
}

.content .arrangement .item-list.tribute-list .tribute-button-panel .subscribe-panel {
    z-index: 9;
}

/** Call to Actions **/
.responsive-1 .content .call-to-actions-block {
    margin-bottom: 1em;
}

/** Widget Footer **/
.responsive-1 .content .widget-footer-block {
    padding-bottom: 0;
    padding-top: 0;
    font-family: 'Oxygen', sans-serif;
    font-size: 14px;
    background: url(../images/footer_insignia.png) no-repeat top center;
    background-size: 1620px 480px;
}
.responsive-1 .content .widget-footer-block img {
    max-width: 100%;
}
.responsive-1 .content .widget-footer-block input[type="text"], .widget-footer input[type="email"], .widget-footer input[type="password"]{
    margin-bottom: 0;
}
/** Quick-links **/
.responsive-1 .content .widget-footer-block .widget ul {
    margin:0;
    padding:0;
}
.responsive-1 .content .widget-footer-block .widget ul li {
    list-style-type: none;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 8px;
    position: relative;
    padding-left: 18px;
}
.responsive-1 .content .widget-footer-block .widget ul li:before{
    content: "s";
    font-family: 'bulletsregular';
    font-size: 14px;
    left: 4px;
    top: 5px;
    position: absolute;
}

/** Page Footer **/
.responsive-1 .content .page-footer-block {
    font-size: 14px;
    font-family: 'Oxygen', sans-serif;
}
.responsive-1 .content .copyright.left {
    width: 100%;
    margin-right: 0%;
    float: none;
    display: block;
    text-align: right;
    position: relative;
    right: 1%;
}
.responsive-1 .content .copyright .ft-logo {
    background: url(../images/ft-logo-new.png) no-repeat;
    background-size: 75%;
    background-position: right center;
    width: 170px;
    height: 40px;
    display: block;
    margin:0 auto;
    margin-right: 0;
}

.widget-page .responsive-1 .content .main-content-block {
    margin-top: 0;
}
.widget-page .responsive-1 .content .main-content-block .wrapper {
    padding:0;
    max-width: 1024px;
}

/** Look and Feel Defaults - Can be overridden in the theme style **/
body {
    background-color: transparent;
    background: url(../images/body_b_tile.jpg);  
}
body,
.responsive-1 .content .main-content-block a,
.responsive-1 .content .video-block a,
.responsive-1 .content .page-footer-block .copyright a {
    color: #5d534b;
}

/* White */
.responsive-1 .content .outter-wrapper {

}
.responsive-1 .content .video-block h4, 
.responsive-1 .content .video-block h5, 
.responsive-1 .content .certifications-title-block h4, 
.responsive-1 .content .certifications-title-block h5, 
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation a, 
.responsive-1 .content .header-block #nav-wrap #menu-icon, 
.responsive-1 .content .arrangement .tribute-list .tribute-button-panel a, 
.responsive-1 .content #scrollUp {
    color: #9c9b95;
}

/* Orange */
.responsive-1 .content .widget-footer-block .widget a:hover, 
.responsive-1 .content .widget-footer-block .widget ul li:before, 
.responsive-1 .content .arrangement .tribute-list .tribute .tribute-detail a,
.responsive-1 .content .video-block a:hover,
.responsive-1 .content .header-block #nav-wrap li.selected > a,
.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul a:hover,
.responsive-1 .content .main-content-block .content-secondary-nav ul li.selected > a,
.responsive-1 .content .main-content-block .content-secondary-nav ul li a:hover, 
.responsive-1 .content .main-content-block a:hover,
.responsive-1 .content #scrollUp:hover,
.responsive-1 .content .page-footer-block .copyright a:hover {
    color: #6f6e6a;
}

/* Light Brown **/
.responsive-1 .content .widget-footer-block h3 {
    color: #a9987a;
}

/* Light Grey **/
.responsive-1 .content .widget-footer-block, 
.responsive-1 .content .widget-footer-block a {
    color: #ebebeb;
}

.responsive-1 .content .arrangement .tribute-list .tribute-button-panel .email-notification-panel .email-input {
    background-color: #EBEBEB;
}

.responsive-1 .content .arrangement .search-container .tribute-smart-search {
    background-color: transparent;
}

.responsive-1 .content .spacer-block hr {
    border-color: #EBEBEB;
}

/* Dark Brown */
.responsive-1 .content .arrangement .tribute-list .tribute-button-panel a,
.responsive-1 .content .call-to-actions-block h3
.responsive-1 .content .main-content-block h1 {
    background-color: #fff;
}

/* Royal Cherry */
.responsive-1 .content .header-block #nav-wrap #menu-icon {
    background-color: #af023b;
}

.responsive-1 .content .arrangement .tribute-list .tribute-button-panel a:hover {
    background-color: transparent;
}

/* Mid Grey */
.responsive-1 .content .certifications-title-block {
    background-color: #a09893;
} 
.responsive-1 .content .arrangement .search-container .tribute-smart-search,
.responsive-1 .content .arrangement .tribute-list .tribute-button-panel .email-notification-panel .email-input {
    color: #A09893;
}
/** secondary nav on inner page **/
.responsive-1 .content .main-content-block .content-secondary-nav ul li a, 
.responsive-1 .content .main-content-block .content-secondary-nav ul li {
    color: #A09893;
}

/* Dark Grey */
.responsive-1 .content .widget-footer-block,
.responsive-1 .content .page-footer-block {
    background-color: transparent;
}

.content .arrangement-list-full .full-list-container .tribute-row .image-column .deceased-image a {
    border: 2px solid #aaa;
    box-shadow: 2px 3px 2px 0 #000;
    height: 130px;
}

.content .arrangement-list-full .full-list-container .tribute-row .image-column .deceased-image-missing img {
    border: 2px solid #aaa;
    box-shadow: 2px 3px 2px 0 #000;
    height: 130px;
}

.content .arrangement-list-full .full-list-container .tribute-row .image-column .deceased-image-missing {
    height: 130px;
}

.content .arrangement-list-full .full-list-container {
    border: 0;
    width: 98%;
    padding: 0 10px 0 10px;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute .deceased-image img {
    display: none;
}

.content .arrangement .tribute-list .tribute .deceased-image {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 70px;
    height: 90px;
    border: 2px solid #aaa;
    box-shadow: 2px 3px 2px 0 #000;
    display: inline-block;
    margin: 0 auto;
    border-radius: 0px;
    margin-bottom: 5px;
}

.responsive-1 .content .arrangement-vertical .arrangement .tribute-list .tribute .deceased-image-missing {
    background-size: cover;
    width: 70px;
    height: 90px;
    border: 2px solid #aaa;
    box-shadow: 2px 3px 2px 0 #000;
    float: none;
}

.content .product-selector .product dl.details {
    text-align: left;
}

.content .product-selector .products {
    text-align: center;
}

.content .product-selector ul.category-list {
    margin-left: 30px;
}

.content .product-selector .products .product {
    width: 30.5%;
    height: 325px;
    max-height: 325px;
}

.content .product-selector .products .product .thumbnail {
    height: 185px;
}

.content .product-selector .products .product:hover .thumbnail img {
    transform: scale(1.1);
}

.content .product-selector .products .product img {
    margin: auto;
    display: block;
    max-width: 90%;
    max-height: 225px;
    margin-top: 20px;
}

.content .product-selector .product dl.details dd.name {
    color: #15AAE2;
    font-weight: bold;
    font-size: 17px;
}

.content .product-selector .products .product .thumbnail:hover {
    transform: scale(1.1);
}

.inside-page .tribute2 .picture-frame .inner-frame img.inner-image {
    height: 250px;
    top: -5px;
}

.inside-page .tribute2 .picture-frame .inner-frame .image-wrapper {
    max-width: 100%;
}

.inside-page .tribute2 .picture-frame .inner-frame .image-outter {
    top: 0 !important;
}

.inside-page .tribute2 .picture-frame .inner-frame {
    background-color: transparent;
    top: 40px;
}

.inside-page .tribute2 .picture-frame .inner-frame .empty-image {
    margin-top: 0;
}

.content .tribute2 {
    max-width: 100%;
    min-width: 700px;
}

.responsive-1 .content .top-menu-area {
    width: 100%;
    min-height: 50px;
}

.responsive-1 .content .menu-shade {
    width: 100%;
    min-height: 15px;
    background-image: url(../images/menu-shade.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.responsive-1 .content .banner-block .banner-photo {
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
    position: relative;
}

.responsive-1 .content .banner-block .wrapper {
    padding: 0;
}

.responsive-1 .content .credential-options > p {
    color: #fff;
    margin-top: 0;
    text-align: right;
    position: relative;
    right: 15%;
}

.responsive-1 .content .certifications-block .thumb {
    display: inline-block;
    width: 18%;
    margin: 0 auto;
    margin-right: 10px;
}

.responsive-1 .content .widget-footer-block .bot-footer-text-wrapper{
    text-align: center;
    font-weight: bold;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    margin-left: 3%;
}

.responsive-1 .content .widget-footer-block .bot-footer-text-wrapper > p {
    font-size: 21px;
    font-family: 'Cinzel', serif;
    font-weight: normal;
    text-shadow: 1px 2px 2px rgba(0,0,0,0.9);
}

.responsive-1 .content .widget-footer-block .bot-footer-text-wrapper > p span {
    font-family: 'Julius Sans One', sans-serif;
}

.footer-locations {
    margin: 0 auto;
    text-align: center;
    padding-top: 10%;
}

.responsive-1 .content .widget-footer-block .bot-footer-text-wrapper > ul{
    list-style: none;
    display: inline-block;
    font-size: 14pt;
    margin-top:-3%;
    font-weight: normal;
}

.responsive-1 .content .widget-footer-block .bot-footer-text-wrapper > ul > li{
    float: none;
    display: inline-block;
}

.responsive-1 .content .widget-footer-block .bot-footer-text-wrapper ul li:first-child:before {
    content:none;
}

.responsive-1 .content .widget-footer-block .bot-logo{
    margin:0 auto;
    width:100%;
    margin-top:4%;
    margin-bottom: 2%;
}

.content .arrangement .tribute-list .tribute {
    position: relative;
    font-size: 0.95em;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}

.content .arrangement .tribute-list .tribute:hover .tribute-detail a {
    text-decoration: underline;
}

.content .arrangement .tribute-list .tribute .deceased-image img {
    display: none;
}

.responsive-1 .content .arrangement .tribute-list .tribute .deceased-image-missing {
    width: 70px;
    height: 70px;
    display: block;
    background-size: cover;
    text-align: center;
    margin: 0 auto;
    border-radius: 0px;
    margin-bottom: 5px;
}

.responsive-1 .content .obits .three-fourths {
    width: 70%;
}

.responsive-1 .content .arrangement .content-top-bar {
    display: none;
}

.responsive-1 .content .obits .death-h {
    margin: 40px 0 auto;
}

.responsive-1 .content .arrangement .search-container {
    position: absolute;
    left: -35%;
    top: 40%;
}

.item-list div.item {
    min-height: 40px;
}

.content .arrangement .tribute-list .tribute .tribute-detail .date {
    font-size: 0.7em;
}

.content .arrangement .tribute-list .tribute .tribute-detail {
    display: inline-block;
    vertical-align: top;
    min-height: 75px;
    line-height: 1;
}

.responsive-1 .content .arrangement .tribute-button-panel {
    width: 100%;
    margin: 0 auto;
    text-align: right;
    position: relative;
}

.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul .subMenu > ul > li:hover {
    background-color: rgba(102,97,79,0.5);
}

.responsive-1 .content .arrangement .tribute-list .tribute-button-panel a:hover {
    color: #666561;
}

.responsive-1 .content .header-block #nav-wrap .dropdownNavigation > ul .subMenu > ul > li:hover > a {
    color: #fff;
}

.responsive-1 {
    max-height: 450px;
    height: 100%;
}

.responsive-1 .content .banner-block .banner-photo > img {
    min-height: 100%;
}

.responsive-1 .content .outter-wrapper.banner-block {
    padding-top: 130px;
    width: 92%;
    padding-bottom: 40px;
}

.inside-page .responsive-1 .content .outter-wrapper.banner-block {
    padding-bottom: 0;
}

.content .advanced-slide-show-container #next-slide-button, 
.content .advanced-slide-show-container #prev-slide-button {
    display: none;
}

.content .advanced-slide-show-container .caption-container {
    position: absolute;
    left: 38%;
    width: 44%;
    text-align: center;
    bottom: 0;
}

.content .advanced-slide-show-container .caption-container #overlay-text-1 {
    color: #134c38;
    text-shadow: 0px 0px 5px rgba(255,255,255,1);
}

.content .advanced-slide-show-container .caption-container #overlay-text-2 {
    color: #827209;
    text-shadow: 0 3px 3px #fff;
}

.responsive-1 .content .obits .wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.responsive-1 .content .main-content-block {
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.3);
    background: #fbf9ea;
}

.responsive-1 .content .outter-wrapper.page-footer-block .wrapper {
    max-width: 100%;
    width: 100%;
}

.content .advanced-slide-show-container .caption-container .caption#overlay-button {
    font-size: 15px !important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    padding: .2em 1.8em;
    background-color: #134c38;
    box-shadow: 1px 1px 5px 0 rgba(0,1,0,0.7), inset 1px 1px 1px 1px rgba(255,255,255,0.3);
    font-family: 'Julius Sans One', sans-serif;
}

.offer-image:hover img {
    opacity: 0.7;
}

.offer-image {
    background: #000;
}

/*Gallery Area*/

.responsive-1 .content .outter-wrapper.image-gallery {
    background-color: #dddfde;
}

.content .image-gallery .image-gal-area {
    
}

.content .image-gallery .image-gal-area .top-gal-row,
.content .image-gallery .image-gal-area .bot-gal-row {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.content .image-gallery .image-gal-area .gal-img {
    display: inline-block;
    max-width: 23%;
    overflow: hidden;
    min-width: 23%;
    border: 2px solid #dddfde;
}

.content .image-gallery .image-gal-area .gal-img:hover {
    border: 2px solid #134c38;
}

.content .image-gallery .image-gal-area .gal-img.first-gal {
    margin-left: 0;
}

.content .image-gallery .image-gal-area .gal-img a img {
    
}

.content .image-gallery .image-gal-area .gal-img img {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.content .image-gallery .image-gal-area .gal-img img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.content .image-gallery .gal-details {
    line-height: 1;
}

.content .image-gallery .gal-details h1,
.content .image-gallery .gal-details h2,
.content .image-gallery .gal-details h3,
.content .image-gallery .gal-details h4 {
    font-family: 'Cinzel', serif;
    margin-top: 5px;
}

.content .image-gallery .gal-details a {
    
}

.content .quote-a {
    margin-top: 15px;
}

.content .image-gallery .gal-details img {
    border: 2px solid #dddfde !important;
    margin: 0 auto !important;
}

.content .image-gallery .gal-details img:hover {
    opacity: 0.8;
    cursor: pointer;
    border: 2px solid #a6a7a7 !important;
}

.responsive-1 .content .header-block .wrapper {
    max-width: 1240px;
}

.inside-page .responsive-1 .content .banner-block .banner-photo {
    margin-bottom: 40px;
}

#widget-override .responsive-1 .content .banner-block .banner-photo {
    margin-bottom: 0 !important;
}

.main-content-block h1.title {
    margin-top: 0;
}

.offer-image.fb {
    background: transparent;
    margin: 0 auto;
    text-align: center;
}

.blog-entry-list .entry-list .blog-entry h3 {
    color: #134c38;
}

.main-content-block h1.title {
    margin-top: 0;
    text-align: center;
}

h1, h2, h3, h4, h5 {
    color: #134c38 !important;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute .date {
    font-size: 14px;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute {
    border-top: none;
    padding: .7em 0!important;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'RobotoCondensed';
    list-style-type: none;
    line-height: 20px;
    height:auto;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute-button-panel .email-notification-panel {
    width:100%;
    float:none;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute  .tribute-detail {
    display: inline-block;
    width: 260px;
    vertical-align: top;
    padding-left: 5px;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute  .tribute-detail  a{
    font-size: 18px;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute .deceased-image-missing,
.content .arrangement-vertical .arrangement .tribute-list .tribute img {
    display: inline-block;
    margin-bottom: -7px;
    position: static;
    float: none;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute-button-panel {
    border-top: 1px solid #ededed;
    text-align: center!important;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute-button-panel a:hover{
    color: #666;
}

.content .arrangement-vertical .arrangement .tribute-list .tribute .deceased-image img {
    display: none;
}

.responsive-1 .content .arrangement-vertical .arrangement .tribute-list .tribute .deceased-image-missing {
    background-size: cover;
    width: 70px;
    height: 90px;
    border: 2px solid #aaa;
    box-shadow: 2px 3px 2px 0 #000;
    float: none;
}

.share-this-vertical {
    
}

.inside-page .content .main-content .advanced-slide-show-container #next-slide-button, 
.inside-page .content .main-content .advanced-slide-show-container #prev-slide-button {
    display: block;
}

.toggle-lang { 
    display: none;
}

.policy-link {
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    margin-left: 5px;
}

.policy-link p {
    margin: 0 auto;
}

.policy-link p a {
    color: #e8e4bf;
    text-decoration: none;
}