/*builds off of bom-core.css, providing v5 specific styling*/
#bom-content-wrapper h2{ border:none; color:#5f4c25; font-weight:normal;margin-bottom: 10px;}
.bom-services-wrapper .infoItem{ border:none; }
#bom-page-wrapper{ width:100%; /* because ie7 gradients don't like not having dimensions on the div in question*/ }

/*slide down nav*/
#main-nav-drop-con{
    width:198px;
    position:absolute;
    top:110px;
    left:345px;
    z-index:40;
}
#main-nav-drop-con #main-nav-drop-slide{
    background-color:#644821;
    width:400px;
    margin-left:-110px;
    display:none;
    position:relative;
    top:-60px;
    border-left:2px solid #d2bd78;
    border-right:2px solid #d2bd78;
    border-radius: 0 0 15px 15px;
    z-index: 20;
    box-shadow: 1px 1px 18px 2px black;
}
#main-nav-drop-con #main-nav-drop-button #main-nav-drop-text{
    color:#fce2b3;
    font-style: italic;
    padding-top:7px;
    text-align:center;
    font-size: 13px;
    font-family:AdobeGaramondPro, Arial, Verdana, Helvetica, sans-serif;
}
#main-nav-drop-con #main-nav-drop-slide #main-nav-drop-slide-close{
    background-color:#d2bd78;
    height:30px;
    position:absolute;
    bottom:0;
    width: 100%;
    font-size: 1.5em;
    font-style: italic;
    border-radius: 0 0 10px 10px;
    text-align: center;
    text-shadow:0px 1px #eee
}
#main-nav-drop-con #main-nav-drop-slide #main-nav-drop-slide-close-btn{
    cursor:pointer;
    height:18px;
    width:17px;
    margin:0 auto;
    position:relative;
    top:-12px;
}
#main-nav-drop-con #main-nav-drop-slide #main-nav-drop-slide-close-text{
    position:absolute;
    cursor:pointer;
    top:14px;
    left:183px;
    font-family:AdobeGaramondPro, Arial, Verdana, Helvetica, sans-serif;
}

/*bom header nav*/
#bom-header-nav {font-size:1.2em;padding-bottom:30px;}
#bom-header-nav a {text-decoration:none;cursor:pointer;}
#bom-header-nav ul {padding:0;list-style:none;}
#bom-header-nav-column1,#bom-header-nav-column2{ float:left; margin-top:50px;}
#bom-header-nav-column1{ width:180px; margin-left:30px;}
#bom-header-nav-column2{ width:170px; }
#bom-header-nav #bom-nav-menu-con { margin-bottom:30px; }
#bom-header-nav li.level1 { margin:10px 0;}
#bom-header-nav li.level1>ul {margin-left:13px;}
#bom-header-nav #bom-fi-log-con { margin:-20px 0 20px 0; text-align:center; font-size:1.1em; }
#bom-header-nav .bom-fi-log { cursor:pointer; text-align: center; border-radius: 15px; }
#bom-header-nav .bom-fi-log a { text-shadow:1px 1px 0px #000; position:relative;  top:9px;  color:white;  text-decoration: none; }

/*lac image*/
#lac-message-container{ top:49px; }
#lac-message{
    width:680px;
    position:relative;
    top:-10px;
    left:130px;
}
#lac-message-img{
    left:50px;
    position:relative;
    top:-15px;
    cursor:pointer;
    height: 130px;
    width: 248px;
    background: url('light-a-candle.png') no-repeat;
    float:left;
}
#candle-con-lower #lac-message-container #lac-message-text{
    width:300px;
    position:relative;
    top:12px;
    left:70px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:11px;
    font-style: italic;
    color:#595959;
    line-height:12px;
}

/*candle quick messaging*/
#candle-quick-con, #candle-msg-con, #candle-alert-con, #candle-full-con, #candle-alreadylocked-con{ 
	font-size:11px; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	color:white;
	z-index: 70;
	position: absolute; 
}
#candle-alert-con, #candle-full-con, #candle-alreadylocked-con{ left:50%; margin-left:-180px; top:150px; padding:10px 20px 20px !important; }
#candle-quick-con{ background-image:url(candle-lit-blurb.png); width:248px; height:165px; }
#candle-quick-con .candle-quick-text{ 
    font-size: 13px;
    padding-top: 95px;
    text-align: center;
    width: 200px;
    margin-left: 37px;
}

#candle-alert-con #lac-btn-slct-another { margin-top:10px; float:left; width:100px; }
#candle-alert-con #lac-btn-slct-next { margin:10px 0 0 10px; float:left; width:170px; }

#candle-alreadylocked-con #lac-btn-allocked-continue { margin-top:10px; float:left; width:100px; float:right; }
#candle-alreadylocked-con #lac-btn-allocked-another { margin-top:10px; float:left; width:100px; float:left; }

/*candle full messaging*/
.candle-msg-tail{
    background-image: url(blurb-tail.png);
    width:30px;
    height:36px;
    position:relative;
    top:60px;
    float:left;
    left:1px;
}
.candle-msg-box {
    float:left;
    width:290px;
    padding:5px 25px 30px 25px;
    border-radius:10px;
    border:1px solid white;
    background-color:#3b111b;
    box-shadow:1px 1px 30px 1px black,inset 0 0px 10px black;
}
.candle-msg-box .candle-msg-from{
    font-size:14px;
    text-align: center;
    margin-bottom: 20px;
}
.candle-msg-box .candle-msg-img{
    background-image: url(candle-tribute-from.png);
    width:144px;
    height:83px;
    margin:0 auto;
    padding-bottom: 10px;
}
.candle-msg-box .candle-msg-close{
    background-image: url(candle-tribute-close.png);
    width:14px;
    height:14px;
    top:10px;
    right:10px;
    position:absolute;
    cursor:pointer;
}
.candle-msg-box .candle-msg-text{ font-size:12px; }



/*lac-process*/
#lac-proc{
    visibility:hidden;
    font-size:11px;
    color:white;
    height:370px;
    width:470px;
    padding:0px 25px;
    border-radius:10px;
    border:1px solid white;
    background-color:#3b111b;
    z-index: 70;
    position:absolute;
    left:50%;
    right:0;
    margin:50px 0 0 -235px;
}
#lac-proc #lac-proc-header{
    background-image: url(lac-process-header.png);
    background-repeat: no-repeat;
    width:478px;
    height:313px;
    left:42px;
    top:-47px;
    position:absolute;
}
#lac-proc #lac-proc-content{
    position:relative;
    top:120px;
}
#lac-proc #lac-proc-description{
    width:226px;
    line-height: 15px;
}
#lac-proc .lac-proc-options{
    border-radius:3px;
    border:1px solid #947855;
    padding:15px;
    background-color:#591627;
}
#lac-proc .lac-proc-options legend { font-weight:600; }
#lac-proc #bom-lac-desc { width:240px; }
#lac-proc #lac-proc-options-check { font-style: italic; }
#lac-proc #lac-proc-option-1 { color:#cdb778 }
#lac-proc #lac-proc-option-2 { color:#909090 }
#lac-proc #lac-proc-option-3 { color:#b1824f }
#lac-proc textarea{
    background-color:#d1bd7d;
    border-radius: 3px;
    width:100%;
    height:40px;
}
#lac-proc #lac-proc-messaging{ width:455px; margin-top:55px; }

.lac-proc-btn{
    color:#a89da0;
    font-size:12px;
    text-align: center;
    text-shadow: 1px 1px 0px black;
    cursor:pointer;
    width:80px;
    height:19px;
    padding:5px 0 0 0;
    border-radius:3px;
    border:1px solid white; 
    background-image: -ms-linear-gradient(bottom, #591627 0%, #1F080E 100%);
    background-image: -moz-linear-gradient(bottom, #591627 0%, #1F080E 100%);
    background-image: -o-linear-gradient(bottom, #591627 0%, #1F080E 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #591627), color-stop(1, #1F080E));
    background-image: -webkit-linear-gradient(bottom, #591627 0%, #1F080E 100%);
    background-image: linear-gradient(to top, #591627 0%, #1F080E 100%);
}
.lac-proc-btn:hover{ color:white; }
#lac-proc #lac-proc-buttons { margin-top:15px; }
#lac-proc #lac-proc-cancel { float:left; }
#lac-proc #lac-proc-continue { float:right; }

.sidemenu-icon { background-repeat: no-repeat; } /*deprecated?*/

#player_api{ position: absolute; top:-1000px; right:0; }
#video-container{ position:absolute; right:0px; top:0px; }
#video-container video { width:440px; height:270px; top:initial;left:initial; }
#bom-nav-sidemenu,#bom-content-wrapper,#bom-right-col { z-index:10; }


/*bom-header*/
#bom-header #bom-in-memory-con #bom-in-memory-text,
#bom-header #bom-in-memory-con #bom-in-memory-name,
#bom-header #bom-in-memory-con #bom-in-memory-date { font-family:"Trajan Pro", Arial; text-shadow:1px 1px 1px black;}
#bom-header #bom-in-memory-con #bom-in-memory-name-text {display: block;}
#bom-header #bom-in-memory-con #bom-in-memory-name { /*min-height: 70px; height: 100px;*/  line-height:0.9; margin-bottom:5px; }
#bom-header #bom-photo-con { height:175px; width:144px; z-index:35; }
#bom-wrapper #bom-header-bar {background:url(header-bar.jpg) repeat-x;height:15px;}
#bom-wrapper #bom-backtofh-btn {
    z-index:100;
    margin:0 auto;
    position: absolute;
    left:40%;
    cursor: pointer;
    background: url('../../bom-themes/v5/bom-backtofh-btn.png') no-repeat;
    width:177px;
    height:24px;
}

/*bom footer links*/
#bom-footer-cap { z-index:200; position: relative; margin-top:-50px; height: 70px; width:899px;}
#bom-footer-con{ width:899px; background-repeat:no-repeat; z-index:200; position: relative;}
#bom-footer-con #bom-footer-widget-con {margin:10px 0 0 30px;}
#bom-footer-con #bom-footer-widget-con .widget-box>div {float:left;}
#bom-footer-con #bom-footer-shadow {position: absolute; bottom: 181px; width: 100%; background:url(footer-shadow.png) repeat-x; height:36px;}
#bom-footer-con #bom-footer-msg {float:left;width:230px;margin:25px 10px 10px 50px;font-size:1.2em; font-family:"Trebuchet MS";}
#bom-footer-con #bom-footer-msg p {margin:0;}
#bom-footer-con #bom-footer-msg-title {
    margin-bottom:7px !important;
    font-size: 1.6em;
    font-family: "Trajan Pro";
    background-repeat: no-repeat !important;
    background-position: 0 bottom !important;
    padding-bottom:7px;
}

#bom-footer-links .bom-footer-links-col { float:left; width:180px; margin:7px 0 0 15px; font-size:11px; }
#bom-footer-links .bom-footer-links-col ul {list-style:none;padding:0;}
#bom-footer-links .bom-footer-links-col ul>li>ul{ list-style-image:url('footer-list-bullet.png'); margin-top:5px; padding:0px 0 5px 20px; font-weight:600;}
#bom-footer-links .bom-footer-links-col ul li{ margin:3px 0; }
#bom-footer-links .bom-footer-links-col ul li a{ text-decoration:none; color:black; }
#bom-footer-links .bom-footer-links-col>ul>li>a { color:#394817; font-weight:normal;font-size:1.1em;}
#bom-footer-links .bom-footer-links-col #bom-footer-links-col {width:170px;margin-left:35px;}

#bom-footer-con #bom-footer-provided-by-con {height:183px;}
#bom-footer-con #bom-footer-provided-by {position:absolute;bottom:60px;right:110px;font-size:1.2em;line-height:3px;}
#bom-footer-con #bom-footer-provided-by #provided-by-msg{color:white;padding-bottom:5px;}
#bom-footer-con #bom-footer-provided-by{ color:#fcf0c8; }
#bom-footer-con #bom-footer-provided-by a {text-decoration: none; color:#fcf0c8; padding:0 5px;}
#bom-footer-con #bom-footer-provided-by p {margin-bottom:13px;font-family: "Trebuchet MS";}
#bom-footer-con #bom-footer-provided-by p a:first-child{
    padding-left: 0px;
}

#candle-con{ width:100%; height:150px; left:0px; position:absolute; z-index:30; }
#candle-con-lower{ position:absolute; left:0px; width:100%; z-index: 20;}
#candle-con-lower #lac-message-container{position:relative;left:0px;}
#candles-con {width:100%;height:150px;z-index:40;position:absolute;top: 170px;left:0px;}
#candles-con-message {font-family:Georgia, Arial;font-size:1.4em; font-style: italic; text-align: center; top: 90px; position: relative; text-shadow:1px 1px 1px black; color:white;}

#candles-con .candle{ position:relative; height:100px; float:left; }
#candles-con .candle-body-unlit,
#candles-con .candle-body-lit{ position:absolute; cursor:pointer; z-index: 5; }
#candles-con .candle-body-unlit{ height:103px; width:97px; background-image: url(candle-body-unlit.png); }
#candles-con .candle-body-lit{ height:112px; width:105px; background-image: url(candle-body-lit.png); }
#candles-con .candle-flame-con{
    position:absolute;
    z-index: 10;
    left:48px;
    top:-22px;
}
#candles-con .candle-flame-con .candle-flame{ 
	position:relative; 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	background: transparent;
	zoom:1;
}

#candles-con #candle-0{ top:-13px; left:300px; z-index:10;}
#candles-con #candle-1{ top:-10px; left:485px; z-index:10;}
#candles-con #candle-2{ top:-40px; left:260px; }
#candles-con #candle-3{ top:-40px; left:517px;}
#candles-con #candle-4{ top:-8px; left:225px; z-index:10;}
#candles-con #candle-5{ top:-5px; left:556px; z-index:10; }
#candles-con #candle-6{ top:-35px; left:185px; }
#candles-con #candle-7{ top:-28px; left:595px; }
#candles-con #candle-8{ top:6px; left:150px; z-index:10;}
#candles-con #candle-9{ top:10px; left:632px; z-index:10; }
#candles-con #candle-10{ top:-23px; left:115px; }
#candles-con #candle-11{ top:-21px; left:675px;}
#candles-con #candle-12{ top:12px; left:80px; z-index:10;}
#candles-con #candle-13{ top:18px; left:710px; z-index:10; }
#candles-con #candle-14{ top:-14px; left:40px; }
#candles-con #candle-15{ top:-12px; left:753px;}
#candles-con #candle-16{ top:20px; left:5px; z-index:10;}
#candles-con #candle-17{ top:30px; left:790px; z-index:10; }

.widget-box-con { position:relative;float:left;background:url('widget-box-back.png') no-repeat; height:212px; width:421px; font-family:"Trajan Pro", Arial;text-shadow:1px -2px 2px black;}
.widget-box {padding:20px 0 0 15px;}
.widget-box .widget-box-title{font-size:2.7em;color:#fdff99;}
.widget-box .widget-box-title-big{font-size:1.5em;}
.widget-box .widget-box-blurb{color:white;width:140px;margin-right:15px;}
.widget-box .widget-box-form {width:215px;}
.widget-box .widget-box-form input[type=textbox] {color:#808080;height:25px;clear:both;margin:3px 0;width:100%;padding:2px 0 0 10px;}
.widget-box .widget-box-form .widget-box-form-submit p { text-align:center; line-height:9px; margin-top:10px; }
.widget-box .widget-box-form .widget-box-form-submit {
    color:white;
    width:100px;
    height:30px;
    border-radius:5px 10px 10px 5px;
    font-size:1.2em;
    top:7px;
    position:relative;
    cursor:pointer;
}

#bom-content-wrapper #bom-obituary-disclaimer{
    width: 168px;
    height: 44px;
    background-image: url('obitsafe.png');
    display: block;
    margin: 40px auto;
    position: relative; 
}

#bom-content-wrapper .info-container {
    border-top: 1px solid #9a784a;
    padding:15px 5px 5px 15px;
    margin-bottom:25px;
}

#bom-content-wrapper .info-container:first-child {
    border-top-width: 1px;
}

iframe.modal-photomem{border-color:#fff !important;}

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


}
/* Responsive stuff */
.static-candle{
	display: none;
background-size: 100%;
}
#bom-menu-btn{
    display: none;
    position: relative;
}
/* Less than the full size template width */
/*  @media screen and (max-width: 960px){
    #bom-right-col{
	display: none;
    }

    #bom-wrapper{
        width: 735px;
    }
    #bom-content-wrapper {
	width: 520px !important;
    }
    
    #candle-con-lower #lac-message-container #lac-message-text{
	left: 20px;
    }
    #video-container video{
	width: 100% !important;
    }
    #bom-header #bom-photo-frame {
	  left: 50% !important;
	  margin-left: -221px !important;
	}
	#video-container {
		right: -50px;
	}
	#bom-wrapper {
		overflow: hidden;
	}
    #bom-header #bom-photo-con{
	left: 296px !important;
    }
    
    #main-nav-drop-con{
	left: 265px;
    }
    
    #bom-header #bom-header-back{
	width: 100%;
	background-position-x: -80px !important;
    }
    
    #candles-con .candle-body-lit{
	background-size: 100%;
	height: 100px;
	width: 95px;
    }
    #candles-con .candle-body-unlit{
	height: 91px;
	width: 87px;
	background-size: 100%;
    }
       
    #candles-con #candle-0{ left: 225px; }
    #candles-con #candle-1{ left: 410px; }
    #candles-con #candle-2{ left: 195px; }
    #candles-con #candle-3{ left: 442px; }
    #candles-con #candle-4{ left: 165px; }
    #candles-con #candle-5{ left: 472px; }
    #candles-con #candle-6{ left: 135px; }
    #candles-con #candle-7{ left: 502px; }
    #candles-con #candle-8{ left: 105px; }
    #candles-con #candle-9{ left: 532px; }
    #candles-con #candle-10{ left: 75px; }
    #candles-con #candle-11{ left: 562px; }
    #candles-con #candle-12{ left: 45px; }
    #candles-con #candle-13{ left: 592px; }
    #candles-con #candle-14{ left: 15px; }
    #candles-con #candle-15{ left: 622px; }
    #candles-con #candle-16{ left: -15px; }
    #candles-con #candle-17{ left: 652px; }
    #bom-header #bom-in-memory-con {
	left: 10px;
	width: 275px;
    }
    #bom-header #bom-in-memory-con #bom-in-memory-name{
	font-size: 28px !important;
    }
    
    #candle-con,
    #candle-con-lower,
    #bom-content-container{
		background-position-x: -80px !important;
    }
    
    #bom-nav{
	top: 14px;
    }
    
    #candles-con .candle-flame-con{
	left: 43px;
    }
    
    #bom-nav #bom-nav-sendflowers{
	height: 94px;
    }
	
	#bom-footer-cap, #bom-footer-con {
		width: 737px;
		background-size: 100% 100%;
	}
	#bom-footer-con #bom-footer-msg {
		margin-left: 20px;
	}
	#bom-footer-links .bom-footer-links-col {
		width: 142px;
	}
	#bom-footer-con #bom-footer-provided-by-con {
		background-position: -145px center !important;
	}
	
	#bom-header #bom-header-back {
		background-position: center top !important;
	}
	
}*/
/* Less than the full size, but greater than the mobile width */
/* @media screen and (max-width: 960px) and (min-width: 750px){
}*/
/* Mobile width */
/*@media screen and (max-width: 750px){*/

/* MENU */

/*    #bom-menu-btn{
	display: block;
    }
    #bom-nav{
	float: none;
	position: static;
	width: 100%;
	border: none;
	clear: both;
    }
    #bom-nav ul{
	display: none;
    }
    
    #bom-nav #bom-nav-sendflowers{
	display: none;
    }
    
    #bom-nav ul li.level1 a, #bom-menu-btn{
	background-repeat: no-repeat !important;
	background-size: 100% 64px !important;
	text-align: center;
    }

    #bom-nav ul li.level1 a,  #bom-nav ul li.level1, #bom-menu-btn{
    
	background-size: 100% 114px;
	text-align: center;
	padding-right: 0px;
    }
    #bom-nav ul li a.fly{
	background: none;
	position: relative;
    }

    #bom-nav ul li.level1 li a.active{
	background-image: none;
    }

    #bom-nav ul li ul{
	display: none;
	position: static;
	left: auto;
	font-size: 14px;
	padding: 0 10px;
	
    }

    #bom-nav ul li:hover ul{
	bottom: auto;
	left: auto;
    }
    #bom-nav ul li.level1.activeFly{
	height: auto;
    }

    #bom-nav ul li.level1 ul li a{
	background: none !important;
	text-align: center;
    }
    .bom-expand-nav{
	width: 21px;
	height: 21px;
	position: absolute;
	background: url('/mobile/images/icon-bom-expand.png');
	top: 6px;
	z-index: 10;
	right: 20px;
    }

    .resp-expanded .bom-expand-nav{
	background: url('/mobile/images/icon-bom-collapse.png');
    }

    
    #bom-nav ul li.level1 a span, #bom-menu-btn{
	left: 0px;
	top: 0px;
	position: static;
	line-height: 32px;
    }*/
/* MENU */
/*
    #bom-wrapper{
	width: 450px;
    }

    #bom-content-wrapper{
	margin-left: 0px;
	width: auto !important;
	min-height: 500px;
	padding: 10px;
	clear: both;
	float: none;
	padding-top: 3px;
    }

    .candle-flame-con{
	width: 15px;
	height: 28px;
	background-image:url('candle-flame.png');
	background-size: 100%;
    }
    .candle-flame-con .candle-flame{
	display: none !important;
    }
    #bom-header #bom-photo-frame,
    #bom-header #bom-photo-con,
    #candle-con,    
    #candle-con-lower{
	background-size: 100% !important;
	background-position-x: 0px !important;
    }

    #candles-con-message{
	color: #ffffff !important;
	display: none;
    }
    
    #candles-con .candle-body-lit{
	background-size: 100%;
	height: 50px;
	width: 50px;
    }
    #candles-con .candle-body-unlit{
	height: 50px;
	width: 50px;
	background-size: 100%;
    }
       
    #candles-con #candle-0{ left: 150px; top: -10px;}
    #candles-con #candle-2{ left: 130px; top: -28px; }
    #candles-con #candle-4{ left: 110px; top: -5px;}
    #candles-con #candle-6{  left: 90px; top: -23px; }
    #candles-con #candle-8{ left: 70px; top: 0px;}
    #candles-con #candle-10{ left: 50px; top: -18px; }
    #candles-con #candle-12{ left: 30px; top: 5px; }
    #candles-con #candle-14{ left: 10px; top: -13px; }
    #candles-con #candle-16{ left: -10px; top: 10px;}

    #candles-con #candle-1{ left: 245px; top: -10px;}
    #candles-con #candle-3{ left: 265px; top: -28px; }
    #candles-con #candle-5{ left: 285px; top: -5px;}
    #candles-con #candle-7{  left: 305px; top: -23px; }
    #candles-con #candle-9{ left: 325px; top: 0px;}
    #candles-con #candle-11{ left: 345px; top: -18px; }
    #candles-con #candle-13{ left: 365px; top: 5px; }
    #candles-con #candle-15{ left: 385px; top: -13px; }
    #candles-con #candle-17{ left: 405px; top: 10px;}

    #candles-con .candle-flame-con{
	width: 10px;
	height: 18px;
	left: 22px;
	top: -13px;
    }

    #bom-header #bom-photo-frame {
	  height: 140px !important;
	  left: 50% !important;
	  top: -9px !important;
	  width: 230px !important;
	  margin-left: -115px !important;
	}
    #bom-header #bom-photo-con{
	left: 233px !important;
    }    

    #bom-header #bom-photo-con{
	left: 191px !important;
	top: 15px !important;
    }
    
    #bom-header #bom-photo-con,
    #bom-header #bom-photo-con img{
        width:68px;
	height: 95px;
    }   
    #bom-content-container{
	background-position-x: center !important;
    }

    #candles-con,
    #candle-con{
	top: 91px !important;
	height: 73px !important;
    }
    
    #candle-con-lower{
	top: 142px !important;
	height: 63px !important;
	width: 450px;
    }
    
    #bom-content-container{
	width: 100%;
	margin-top: 205px !important; 
	background-position: center -45px !important;
    }
	.bom-leave-condolence-con form .bom-textarea {
		width: 410px !important;
	}
    
    #video-container{
	background-size: 100% !important;
	height: 112px !important;
    }
    
    #bom-header #bom-header-back{
		background-size: 100% !important;
		height: 130px;
    }
    #video-container{
	background-position:0px 0px !important;
    }
    #bom-header #bom-in-memory-con{
	display: none;
    }

    #bom-wrapper #bom-backtofh-btn,
    #bom-footer-cap,
    #bom-footer-con #bom-footer-msg,
    #bom-footer-links,
    #main-nav-drop-con,
    #video-container video,
    #candle-con-lower #lac-message-container #lac-message-text{
	display: none;
    }
    
    #bom-footer-con{
	width: 100%;
    }
    
    #bom-footer-con #bom-footer-provided-by-con {
	background-position: -435px top !important;
    }
    
    #lac-proc{
	display: none;
    }
    
    div#candle-con-lower #lac-message-container #lac-message-img {
	  background-size: cover;
	  height: 80px;
	  left: 0;
	  top: -50px;
	  width: 195px;
	}
    #lac-message {
	width: 150px;
    }
    #bom-footer-widget-con,
    #bom-nav #bom-nav-ficta,
    #bom-nav-familylogin{
        display: none;
    }
	
	#bom-nav #bom-nav-subscriptionCTA, #bom-nav-familylogin {
		float: left;
		margin: 20px 3px 0;
		display: block;
		width: 47.69% !important;
		height: 80px !important;
		background-size: cover !important;
	}
	
	#bom-nav-familylogin p {
		padding-right: 3px !important;
		margin-bottom: 16px !important;
	}
	#bom-nav #bom-nav-familylogin, #bom-nav #bom-nav-ficta {
		border-right: solid 2px #fff;
	}
	
	.bom-googlemap, #bom-googlemap {
		width: 100% !important;
		padding: 0 !important;
	}
	.bom-services-wrapper .infoContent {
		width: 200px !important;
	}
	.bom-services-wrapper {
		width: 100% !important;
	}
	#bom-nav-inner {
		background: none !important;
	}
	
	
}*/
/* Mobile landscape */
/*@media screen and (max-width: 750px) and (min-width: 479px){

}*/
/* Mobile portrait */
/*@media screen and (max-width: 479px){
    #bom-wrapper{
	width: 320px;
	border: none !important;
    }

    #bom-content-wrapper{
	width: 310px !important;
	padding-left: 5px;
	margin-top: 0;
    }
    
    #bom-nav{
	padding-right: 0px;
    }

    #candle-con-lower {
	top: 101px !important;
	height: 45px !important;
	width: 320px;
    }
    
    #bom-header #bom-header-back {
	height: 100px;
    }
    #video-container {
	background-size: 100% !important;
	height: 90px !important;
    }
    #candles-con, #candle-con {
	top: 64px !important;
	height: 73px !important;
    }
    
    #bom-header #bom-photo-frame {
	width: 180px !important;
	height: 105px !important;
	top: -15px !important;
	left: 50% !important;
	margin-left: -90px !important;
    }
    #bom-header #bom-photo-con, #bom-header #bom-photo-con img {
	width: 55px;
	height: 73px;
    }
    
    #bom-header #bom-photo-con{
	left: 131px !important;
	top: 3px !important;
    }

    #candles-con .candle-body-unlit,
    #candles-con .candle-body-lit {
	width: 40px;
	height: 40px;
    }
    #candles-con .candle-flame-con {
	width: 9px;
	height: 18px;
	left: 17px;
	top: -12px;
    }
    
    
    #candles-con #candle-0{ left: 95px; top: -14px;}
    #candles-con #candle-2{ left: 82px; top: -27px; }
    #candles-con #candle-4{ left: 69px; top: -10px;}
    #candles-con #candle-6{  left: 56px; top: -24px; }
    #candles-con #candle-8{ left: 43px; top: -7px;}
    #candles-con #candle-10{ left: 30px; top: -21px; }
    #candles-con #candle-12{ left: 17px; top: -4px; }
    #candles-con #candle-14{ left: 4px; top: -18px; }
    #candles-con #candle-16{ left: -9px; top: -1px;}

    #candles-con #candle-1{ left: 178px; top: -14px;}
    #candles-con #candle-3{ left: 191px; top: -27px; }
    #candles-con #candle-5{ left: 204px; top: -10px;}
    #candles-con #candle-7{  left: 217px; top: -24px;}
    #candles-con #candle-9{ left: 230px; top: -7px; }
    #candles-con #candle-11{ left: 243px; top: -21px;}
    #candles-con #candle-13{ left: 256px; top: -4px; }
    #candles-con #candle-15{ left: 269px; top: -18px;}
    #candles-con #candle-17{ left: 282px; top: -1px;}
    
    
    div#candle-con-lower #lac-message-container #lac-message-img {
	  background-size: 100% auto;
	  height: 61px;
	  left: -18px;
	  top: -45px;
	  width: 130px;
	}
    
    #bom-content-container {
	margin-top: 145px !important;
    }
    
    
    #bom-footer-con #bom-footer-provided-by-con {
	background-position: -560px top !important;
    }
    
    #bom-footer-con #bom-footer-provided-by{
	left: 5px;
	top: 5px;
	right: 0px;
    }
    #candle-msg-con{
    	display: none;
    }
	
    .bom-leave-condolence-con form .bom-textarea {
	    width: 290px !important;
    }
    #bom-lac-form #is-data #InfoAddress, #bom-lac-form #is-data #InfoCity, #bom-lac-form #is-data #InfoEmail {
	    width: 190px;
    }
}*/


#bom-site-wrapper.no-header #bom-wrapper .store-container-outer { top:0px; margin-top: 0px; margin-bottom: 30px;}





#candle-cheque-steps{
    font-size: 20px;
    background-color: rgba(255,255,255,0.7);
    padding: 30px;
    box-shadow:0 0 5px 1px #555;
}
#candle-cheque-steps .candle-cheque-step{
    margin-bottom:15px;
}
#candle-cheque-steps .candle-cheque-step .candle-cheque-step-label{
    font-weight:bold;
    margin-bottom:5px;
}