@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Fascinate+Inline);
@import url(https://fonts.googleapis.com/css?family=Fredericka+the+Great|Limelight);
@import url(https://fonts.googleapis.com/css?family=Limelight);
.fullimage,.pCover img, .pImg100 img {
    width: 100%!important;
    height: auto;
    margin: 0px;
}
.medium{
    width: 980px!important;
    margin: 10px auto;
}
.dmedia {
    margin: 0 auto;
    display: block;
}
.boxleft{
    float: left!important;
    margin-right: 30px!important;
    width: 450px;
}
.boxright{
    float: right!important;
    margin-left: 30px!important;
    width: 450px;
}
.htitle1,.htitle2,.htitle3,.htitle4,.htitle5{
    font-size: 55px;
    line-height: 65px;
    text-align: center;
    font-weight: bold;
}
.htitle1{
    font-family: 'Roboto Condensed', sans-serif!important;
}
.htitle2{
    font-family: 'Fascinate Inline', cursive!important;
}
.htitle3{
    font-family: 'Lobster', cursive!important;
}
.htitle4{
    font-family: 'Limelight', cursive!important;
    font-family: 'Fredericka the Great', cursive!important;
}
.htitle5{
    font-family: 'Limelight', cursive!important;
}
.padding-left-5{
    padding-left: 5px!important;
}
.padding-left-10{
    padding-left: 10px!important;
}
.padding-right-5{
    padding-right: 5px!important;
}
.padding-right-10{
    padding-right: 10px!important;
}
.clearfix{
    clear: both!important;
}
.uppercase{
    text-transform: uppercase;
}
.font30{
    font-size: 30px;
}
.fontred{
    color: red;
}
.pCaption {
    font-size: 16px!important;
    line-height: 27px!important;
    text-align: center;
    display: block!important;
    font-style: italic;
    margin: 0px auto;
    margin-top: -15px!important;
}
.firstLarge:first-letter{font-size:60px;line-height:60px;display:block;float:left;margin-top:5px!important;margin-right:10px;padding:0 10px 5px 10px;vertical-align:text-top;background:#f7f7f7;color:#000;font-weight:bold}
.pInterTitle{
    font-family: proxima-extra, times, serif!important;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    font-weight: 700;
    margin: 20px auto 20px;
    box-sizing: border-box;
    width: 660px;
}
p.pBody {
    font-family: "Palatino Linotype", "Book Antiqua", Arial, serif!important;
    font-size: 19px!important;
    line-height: 32px!important;
    text-align: justify;
}
.trichdan {
    width: 660px;
    margin: 50px auto;
    border-top: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
    padding: 10px 0px;
}
.trichdan .content {
    font-family: proxima-extra, times, serif!important;
    font-style: italic;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
}
.trichdan .author {
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
    padding: 15px 0px;
}
/*Style Fix header*/
.header_image,.footer_image {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.fixed-background {
    background-attachment: fixed;
    background-size: cover;
    height: 100vh;
}
.titleCover {
    font-size: 75px;
    bottom: 236px;
    position: absolute;
    color: #000!important;
    left: 120px;
    font-weight: bold;
    line-height: 90px;
}
.sapoCover {
    font-size: 25px;
    bottom: 140px;
    position: absolute;
    color: #000!important;
    left: 120px;
    line-height: 30px;
    border-left: 2px solid #fff;
    padding-left: 10px;
}