﻿body {

}

.navbar{
    position:absolute;
    top: 3px;
    width: 100%;
    z-index: 1;
    border: none;
}

.navbar-newcomer
{
    background-color: transparent;
    border-color: none;
}

.navbar-newcomer .navbar-brand
{
    color: #ffffff;
}
.navbar-newcomer .navbar-brand:hover,
.navbar-newcomer .navbar-brand:focus {
  color: #808080;
  background-color: transparent;
}
.navbar-newcomer .navbar-text {
  color: #777;
}
.navbar-newcomer .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-newcomer .navbar-nav > li > a:hover,
.navbar-newcomer .navbar-nav > li > a:focus {
  color: #808080;
  background-color: transparent;
}

ul.navbar-nav {
    width: 100%;
}

.navbar-toggler {
    border-color: #ffffff;
    color: #ffffff;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.iconsize {
    max-width: 20px;
    max-height: 25px;
    margin-top: -5px;
}

img.iconsize
{
    display: inline;
}

.obituary_header
{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    min-height: 209px;
    /*max-height: 330px;*/
}

.obituary_photo
{
	padding-bottom:10px;
    position:absolute;
    top: 70px;
    right: 30px;
    z-index:1;
}

.obituary_photo img
{
    border-color:white;
    border-width:4px;
    border-style: solid;
    max-height: 400px;
    max-width: 400px;
}

.subhead {
    overflow: hidden;
    text-align: center;
    font-size: 38px;
    font-family: 'Goudy Old Style';
}

.inlovingmemory
{
    font-family: 'Palatino Linotype';
    font-style: italic;
    font-size: 24px;
    line-height: 29px;
}

.obituaryname
{
    color: #8e0c3a;
    font-size: 36px;
    font-style: italic;
    margin-top: 10px;
}

.socialbuttons
{
    font-size: 16px;
    line-height: normal;
}

.marginFacebook 
{
    margin-top: 3px;
}

.playerportal
{
    width: 860px;
    height: 590px;
}

#ls_videoscreen, #sv_videoscreen
{
    position:absolute;
    left:228px;
    top:157px;
}

#ls_videoplayer .modal-dialog, #sv_videoplayer .modal-dialog {
    max-width: 900px;
}

.videoclose
{
    position: absolute;
    right: 40px;
    top: 20px;
}

.videofacebooklink
{
    position:absolute;
    right:20px;
    bottom:15px;
}

.videoemaillink
{
    position:absolute;
    right:57px;
    bottom:15px;
}

.sharedmemories
{
    background-color: #ffffff;
    border: 2px solid #ffffff;
}

.obituary_maincopybox p:first-child
{
    margin-top: 15px;
}

.obituary_maincopybox p:first-child:first-letter 
{
    font-size:30px;
}

.obithline {
    position: relative;
}

    .obithline::before,
    .obithline::after {
        width: 70%; /* =250/2 */
        height: 0;
        border-top: 2px solid gray;
        content: "";
        display: inline-block;
        position: absolute;
        top: 50%;
        right: 50%;
        z-index: -1;
    }

    .obithline::after {
        left: 50%;
    }

.senditemwidth {
    width: 100%;
    max-width: 300px;
}

/*.obitnamespan {
    padding: 0 5%;
    margin: auto;
    background-color: #eceff3;
}*/

.tukioswrapper {
    text-align: center;
}

.field-validation-error {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

.hand {
    cursor: pointer;
}

@media (max-width: 991px)
{
    .obithline::before, .obithline::after {
        display: none;
    }
}

@media (min-width: 767px) and (max-width: 844px) {
    ul.navbar-right{
        font-size: 18px;
    }
}
@media (min-width: 0px) and (max-width: 991px) {

.obituary_photo
{
	margin-top:70px;
    position:static;
    text-align:center;
}

.navbar-newcomer
{
    background-color: #2b385e;
    border-color: none;
}


.navbar-newcomer .navbar-brand:hover,
.navbar-newcomer .navbar-brand:focus {
  color: #808080;
  background-color: #2b385e;
}


.navbar-newcomer .navbar-nav > li > a:hover,
.navbar-newcomer .navbar-nav > li > a:focus {
  color: #808080;
  background-color: #2b385e;
}

}

@media print {
    body {
        width: auto;
        border: 0;
        padding: 0 0 .75in 0;
        float: none;
        position: static;
        overflow: visible;
    }

    .container {
        width: 100%;
    }

    #divobituary {
        /*font-size: 16px;*/
        margin-top: 15px;
    }

    #memory {
        margin-top: 40px;
    }

    .birth {
        margin-top: 0px;
    }

    .inlovingmemory {
        font-size: 34px;
        text-align: left !important;
    }

    .obituaryname {
        font-size: 48px;
        text-align: left !important;
    }

    .obituary_maincopybox p:first-child {
        margin-top: 0px;
    }

    .margintop40 {
        margin-top: 0px;
    }

    .margintop20 {
        margin-top: 0px;
    }

    #obituary_photo_container {
        float: right;
        margin-top: 0px;
    }

    .obituary_photo img {
        max-height: 400px;
        max-width: 400px;
        margin-top: 25px;
    }

    .subhead h2 {
        margin: 10px;
        /*font-size: 16px;*/
    }

    h3 {
        font-size: 40px;
    }

    div, p {
        /*font-size: 16px;*/
        page-break-inside: auto;
        display: inline;
    }

    body {
        font-size: 32px;
        background: none;
    }

    .gathering {
        text-decoration-style: none;
    }

    .service {
        font-weight: normal;
    }

    .sharedmemories p {
        margin: 0px 90px 0px 90px !important;        
        /*font-size: 14px;*/
    }

    #services .bolded {
        font-weight: bolder !important;
    }

    .no-offset-print {
        margin-left: 0;
    }

    .footerfooter {
        display: none;
    }
}

@page print{
    orphans: 4;
    widows: 2;
    overflow: visible;
    size: auto; /* auto is the initial value */
    display: inline;
}