*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;

}
.main-header {
    background: url(../asset/bg11.jpg);
    min-height: 1000px;
    background-size: cover;
    background-position: center;
    color: #fff;
    font-stretch: wider;
    font-family: 'Walter Turncoat', cursive;
    font-weight: bolder; 
}

.main-header .showcase {
    padding-top: 340px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700px;
    font-style: bold;
    font-size: 100px;
    line-height: 90px
}

.sidenav {
    font-family: 'Poppins', sans-serif;
}

.modal {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-style: bold;
    line-height: 30px;
    background-color: rgba(143, 11, 11, 0.767);
}

.login { 
    margin-top: 100px;
}

.signup {
    margin-top: 100px
}

.section-introduction{
    padding-top: 15px;
    padding-bottom:20px;
    font-family: 'Walter Turncoat', cursive;
}

.page-footer{
    background: url(../asset/footer.png);
    min-height: 450px;
    background-size: cover;
    background-position: center;
    font-family: 'Poppins', sans-serif;
}

.parallax-container {
    height: "650px";
}

.section-author {
    background: url(../asset/bg5.png);
    background-size:cover;
    background-position: center;
    min-height: 600px;
    font-family: 'Poppins', sans-serif;
    padding-top: 30px;
    padding-bottom: 30px;
}

.card-panel{
    background-color: rgba(0,0,0,0.7);
    line-height: 28px;
}

.tap-target-content {
    font-family: 'Poppins', sans-serif;
}

.section-news{
    font-family: 'Poppins', sans-serif;
    font-style:bold;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-news .slider{
    font-family: 'Poppins', sans-serif;
    font-style: bold;
    line-height: 30px;
}

.section-news .blockquote{
    padding-left: 30px;
    border-left: 300px solid #b10d0d;
}

.modal-close {
    background-color: rgba(26, 5, 5, 0.685);
}

.slider .indicators .indicator-item.active {
    background-color: #b10d0d;
}

.section-previews{
    background: url(../asset/shuichi.png);
    background-size: cover;
    background-position: center;
    padding-bottom: 80px;
    font-family: 'Montserrat', sans-serif;
}

.section-newsletter {
    font-family: 'Montserrat', sans-serif;
    padding-top: 20 px;
    padding-bottom: 50px;
    background: url(../asset/newsletter.png);
    background-size: cover;
    background-position: center;
}

.newsletter{
    font-family: 'Walter Turncoat', cursive;
}

.section-message {
    position: relative;
    background: url(../asset/message.png);
    min-height: 300px;
    background-size: cover;
    background-position: center;
    font-family: 'Poppins', sans-serif;
}

.primary-overlay {
    background: rgba(39, 9, 9, 0.637);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.section-gallery {
    font-family: 'Montserrat', sans-serif;
}

/* For Works */
.main-header2 {
    background: url(../asset/bg2.jpg);
    min-height: 900px;
    background-size: cover;
    background-position: center;
    color: #fff;
    font-stretch: wider;
    font-family: 'Walter Turncoat', cursive;
    font-weight: bolder;   
}

.main-header2 .showcase {
    padding-top: 250px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700px;
    font-style: bold;
    font-size: 80px;
    line-height: 75px
}

.section-characters {
    font-family: 'Oswald', sans-serif;
}

.section-scrollspy {
    font-family: 'Poppins', sans-serif;
}

.table-of-contents a.active {
    font-weight: 500;
    padding-left: 18px;
    border-left: 5px solid rgb(194, 16, 16);
}

.section-scrollspy .material-icons {
    color: rgb(255, 0, 0);
}

.section-scrollspy .card {
    background-color: rgba(255, 255, 255, 0.76);
}

.scrollspy1 {
    background: url(../asset/scroll.png);
    background-size: cover;
    background-position: center;
    
}

.scrollspy2 {
    background: url(../asset/bg22.png);
    background-size: cover;
    background-position: center;
    
}

.scrollspy3 {
    background: url(../asset/bg222.png);
    background-size: cover;
    background-position: center;
}

.collapsible {
    background-color: black;
}

.collapsible-header .blockquote {
    border-left: 10px solid #b10d0d;
    padding-left: 30px;
}

.section-quotes {
    font-family: 'Poppins', sans-serif;
    background: url(../asset/eyes.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 30px;
}