@charset "utf-8";
/* CSS Document */

.CentralAD
{
	margin:20px 0px 40px 0px;
}

.ADleftdiv
{
	width:50%; float:left;
}

.ADRightDiv
{
	width:50%; float:left;border: 1px solid #DFDFDF;
}

.CentralAD h5 {
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 30px;
    letter-spacing: -.5px;
	    font-size: 24px;
}

.CentralAD p {
    margin: 0 0 10px;
    font-size: 18px;
}

.title {
    display: table-cell;
    height: 99px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 15px;
    vertical-align: middle;
}
.AdouterLinks
{
	width:100%; border-top:1px solid #ccc;padding: 4px;
}

.AdURL
{
	width:50%; float:left;
}

.AdURL p
{
	display: block;
    line-height: 34px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    color: #333333;
    padding: 0px 10px;
	text-align:left;
}
.AdURL a
{
	 color: #9b9b9b;
}
.AdURL a:hover
{
	 color: #9b9b9b;
}

.ADshop
{
	width:50%; float:right;
}
.ADshop p
{
	display: block;
    line-height: 34px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    color: #333333;
    padding: 0px 10px;
	text-align:right;
}

.orbituary-detail
{
width:100%;
}

.orbituary-detail img
{
	width:100%;
	border-radius: 5px;
		
	
}

.orbituary-right
{
	width:100%;
	background-image:url(../images/obt-bg.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

.deceased-photo {
    flex-shrink: 0;
    position: relative;
    width: 425px;
}

.orbituary-right h1 {
    font-size: 30px;
	    margin-bottom: 20px;
}

.orbituary-right ul li {
	list-style:none;
    
}

.passed-R
{
	margin-left: 27px;
    position: relative;
    top: -22px;
}

.passed-Date
{
	
    margin-left: 28px;
    position: relative;
    top: -20px;
	font-size: 25px;
    color: #282828;
}

.passed-Date p
{
	    font-size: 25px;
    color: #282828;
}

.orbituary-outer
{
background-color: #fff;
    border-radius: 8px;
    box-shadow: -1px -1px 5px 0 rgba(0,0,0,.05);padding: 40px 40px 0;
}


.obituary-outerdiv
{
	width:100%;
}

	.obituary-outerdiv p 
	{
    margin: 20px 0 10px;
    line-height: 26px;
    font-size: 17px;
    text-align: justify;
}
.ah-tab-content h3
{
	    font-size: 30px;
		font-family: 'Lato', sans-serif;
}


.team-txt  h5
{
	font-size: 14px;
}


.VIEWMORE
{
	position: absolute;
    right: 0;
    BOTTOM: 432px;
    /* top: 100%; */
    width: 170px;
    z-index: 01;
	text-decoration:none;
	color:#0932ef;
	
}

.VIEWMORE a
{

	text-decoration:none;
	color:#0932ef;
	
}
.VIEWMORE a:hover
{
	
	text-decoration:none;
	color:#0932ef;
	
}

.deprt-txt ul {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 30px;
}




@media screen and (max-width: 640px)
{
	
.passed-Date {
    margin-left: 28px;
    position: relative;
    top: -20px;
    font-size: 15px;
    color: #282828;
}

}





@media screen and (max-width: 480px) {
	
	
	
	.ADleftdiv
	{
		width:100%;
	
}

.ADRightDiv
{
	width:100%;
	margin-bottom: 20px;
}
.deceased-photo {
    flex-shrink: 0;
    position: relative;
    width: 100%;
}

.orbituary-right h1 {
    font-size: 16px;
    margin-bottom: 20px;
}
.passed-Date {
    margin-left: 28px;
    position: relative;
    top: -20px;
    font-size: 15px;
    color: #282828;
}


}


@media screen and (max-width: 320px) {
	
	
	
	.ADleftdiv
	{
		width:100%;
		margin-bottom: 20px;
		
	
}

.ADRightDiv
{
	width:100%;
}
.deceased-photo {
    flex-shrink: 0;
    position: relative;
  width: 100%;
}
.orbituary-right h1 {
    font-size: 16px;
    margin-bottom: 20px;
}

.passed-Date {
    margin-left: 28px;
    position: relative;
    top: -20px;
    font-size: 15px;
    color: #282828;
}

}
