﻿.dvbackgound {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.imgbackgr {
    width: 100%;
}



.dvscreen {
}

.dvsect0 {
    width: 100%;
    box-sizing: border-box;
    font-size:0;
    white-space:nowrap;
    text-align:center;
}


.dvmainimage{
    width:27%;
}

.immainimage{
    width:100%;
    margin:auto;
}


.dvmaintext {
    width: 50%;
}




.hname {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 2.6vw;
    margin-top: 40px;
    margin-bottom: 25px;
    font-weight: 700;
    letter-spacing: 2px;
}

.pname {
    text-align: center;
    color: white;
    font-size: 1.3vw;
    width: 85%;
    margin:auto;
    line-height: 140%;
    white-space: normal;
    padding-bottom:10px;
}




.dvright {
    position: absolute;
    display: block;
    top: 0;
    width: 50%;
    left: 50%;
}

.dvsect1 {
    margin-top: 30px;
}


.spmystories {
    margin-top: 150px;
    margin-bottom: 150px;
    font-size: 4em;
    color: white;
    text-align: center;
   
}

.dvstories {
    font-size: 0;
    text-align: center;
}

.stcol {
    width: 25%;
    margin-left: 4%;
    margin-right: 4%;
}



.astory {
    background-color: white;
    box-sizing: border-box;
    margin-bottom: 17px;
    cursor: pointer;
}

.imacover {
    width: 100%;
}

.spcaption {
    text-align: center;
    font-size: 1.4vw;
    width: 90%;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    color: black;
    font-weight: 400;
}




.dvsect2 {
    margin: auto;
    margin-top: 120px;
    margin-bottom: 120px;
    width:80%;
}



.dvinbooks {
    font-size: 0;
    text-align: center;
    margin-top:50px;
}

.dvabklet {
    width: 20%;
    margin-left: 2%;
    margin-right: 2%;
    cursor:pointer;
}

.imbklt {
    width: 100%;
}






.pblLink, .pblLink:visited{
   
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.4vw;
    color: white;
    text-align: center;
}




.dvbooks {
    box-sizing: border-box;
    padding: 30px;
    background-color: rgba(239, 245, 208, 0.96);
    text-align: center;
    white-space: nowrap;
    font-size: 0;
}

.spmybooks {
    margin-top: 150px;
    margin-bottom: 150px;
    font-size: 6em;
    color: white;
    text-align: center;
    text-shadow: -2px -2px 15px #ae1010, 2px 2px 15px #ffd800f5;
    font-weight: 700;
}



.aprd {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 17%;
    box-sizing: border-box;
    cursor: pointer;
    white-space: normal;
}

.spprdcaption {
    position: relative;
    display: block;
    color: #040515;
    font-size: 1.2vw;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}


.imgprdcvr {
    width: 90%;
    margin: auto;
}

.dvdonation {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background-color: rgba(255,255,255,0.7);
}

.mdldonate {
    position: relative;
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    background-color: white;
}


.imgdonate {
    width: 20%;
    margin-right: 2%;
}

.dvdntxt {
    width: 70%;
}

.spdonatetitle {
    font-size: 2vw;
    margin-bottom: 10px;
}

.spdonate {
    font-size: 1.1vw;
}


.imcontact {
    width: 100%;
}


.dvsect3 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.dvcontact {
    position: relative;
    display: block;
    width: 80%;
    border-radius: 5px;
    margin: auto;
}


.spcontact {
    position: relative;
    display: block;
    color: white;
    font-size: 4vw;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

.dvformline {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
}


.spform {
    position: relative;
    display: block;
    color: white;
    font-size: 2vw;
    text-align: center;
    font-weight: 400;
    margin-bottom: 5px;
}

.tbform {
    position: relative;
    display: block;
    color: #040515;
    font-size: 1.3vw;
    text-align: center;
    font-weight: 200;
    margin-bottom: 5px;
    width: 100%;
    background-color: white;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 2px solid #040515;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tbformmsg {
    position: relative;
    display: block;
    color: #040515;
    font-size: 1.3vw;
    text-align: left;
    font-weight: 200;
    margin-bottom: 5px;
    width: 100%;
    height: 150px;
    background-color: white;
    border: none;
    border-bottom: 2px solid #040515;
}

.dvformbutton {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 90%;
    margin: auto;
    margin-top: 10px;
}

.btform {
    width: 50%;
    margin: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #111;
    border:1px solid #7851a9;
    border-radius:3px;
    color: white;
    font-size: 1.4vw;
    text-align: center;
    cursor: pointer;
}

    .btform:hover{
        background-color:black;
        color:#e2e2e2;
    }


    .dvsect4 {
        margin-top: 30px;
        margin-bottom: 130px;
        text-align: center;
    }

.spshoes {
    width: 100%;
    text-align: center;
    margin-top: 150px;
    margin-bottom: 150px;
    font-size: 4em;
    color: white;
    text-align: center;
    text-shadow: -2px -2px 15px #ae1010, 2px 2px 15px #ffd800f5;
    font-weight: 700;
}

.dvleftmodel, .dvrightmodel {
    width: 35%;
    margin-left: 2%;
    margin-right: 2%;
    border: 3px solid #ffd800f5;
    border-radius:5px;
    overflow:hidden;
}

obj-viewer {
    width: 100%;
    height: 350px;
}


