         
 p
 {
     margin-bottom: 25px;                                                          
 }
 .pfont
 {
    font-family: century gothic;
                         
    color: black; 
    
 }
 .fsize
 {
    font-size: 18px; 
 }
 .smallhead
 {
     font-size: 30px;
 }
 .largehead
 {
    font-size: 50px; 
 }

.nav-bar {
    width: 100%;
    margin: 0;
    background: url(../../soulimg/site_transparent_strip.png);
    float: left;
    height: 100px;
    
    -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
}

.wc-quotes h2,.welcom-text-quote-mob h2
{
    font-size:22px;
    line-height:40px;
    font-weight:400;
    font-family:Georgia;
    font-style:italic
}
.wc-quotes
{
    border: 6px solid #ebebeb;
    border-radius: 25px;
    margin-left: 75px;
    margin-right: 75px;
    margin-top: 40px;
    margin-bottom:0px;    
    padding: 0px 0;    
    position: relative;    
    text-align: center;    
}
.quote-sign
{
    position:absolute;
    top:-6px;
    left:-6px
}
.page-title:after,.wc-quotes span:after
{
    height:2px;
    left:50%
}
.wc-quotes h2
{
    color:#236CDA;
    margin:0;
    padding:0
}
.wc-quotes span
{
    font-size:26px;
    color:#333;
    position:relative;
    padding-top:10px;
    margin-top:10px;
    display:inline-block
}
.wc-quotes span:after
{
    width:50px;
    background:#ccc;
    position:absolute;
    margin-left:-25px;
    top:0
}
.welcom-text-quote-mob
{
    padding-top:15px;
    display:none
}
.welcom-text-quote-mob h2
{
    color:#236CDA;
    margin:0;
    padding:0
}

