/* Sections
 * --------------------------------------- */
#fullpageLandingSlider .content-container {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
#fullpageLandingSlider .content {
    display: block;
    width: 970px;
    margin: 0 auto;
    padding-bottom: 257px;
}
#fullpageLandingSlider .content h1,
#fullpageLandingSlider .content h2,
#fullpageLandingSlider .content div,
#fullpageLandingSlider .content span,
#fullpageLandingSlider .content p {
    font-family: SimSun,'MS Song','MS Mincho',serif;
}
/* #section0 */
#fullpageLandingSlider #section0 .content {
    background: #FFFFFF url(../../../../img/ss/general/think-productivity/top_img.jpg) center 120px no-repeat;
}
#fullpageLandingSlider #section0 h1 {
    padding: 60px 0 0;
    text-align: center;
    font-size: 42px;
}
#fullpageLandingSlider #section0 h2 {
    margin-top: 320px;
    text-align: center;
    font-weight: normal;
    font-size: 48px;
}
/* #section1 */
#fullpageLandingSlider #section1 h2 {
    padding: 230px 0 0;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
}
#fullpageLandingSlider #section1 p {
    margin: 5px 0 0;
    text-align: center;
    font-size: 18px;
    line-height: 44px;
}
/* #section2-5 */
#fullpageLandingSlider #section2 .content h2,
#fullpageLandingSlider #section3 .content h2,
#fullpageLandingSlider #section4 .content h2,
#fullpageLandingSlider #section5 .content h2 {
    padding: 230px 0 0;
    font-size: 14px;
}
#fullpageLandingSlider #section2 .content p,
#fullpageLandingSlider #section3 .content p,
#fullpageLandingSlider #section4 .content p,
#fullpageLandingSlider #section5 .content p {
    line-height: 24px;
    margin-top: 25px;
}
#fullpageLandingSlider #section2 .content p .phrase,
#fullpageLandingSlider #section3 .content p .phrase,
#fullpageLandingSlider #section4 .content p .phrase,
#fullpageLandingSlider #section5 .content p .phrase {
    display: block;
    line-height: 36px;
    font-size: 34px;
    font-weight: bold;
    margin: 25px 0;
}
/* #section2,4 */
#fullpageLandingSlider #section2 .content h2,
#fullpageLandingSlider #section2 .content p,
#fullpageLandingSlider #section2 .content ul,
#fullpageLandingSlider #section4 .content h2,
#fullpageLandingSlider #section4 .content p,
#fullpageLandingSlider #section4 .content ul {
    margin-left: 390px;
}
#fullpageLandingSlider #section2,
#fullpageLandingSlider #section4 {
    background: url(../../../../img/ss/general/think-productivity/texture_160.gif) repeat scroll 0 0;
}
#fullpageLandingSlider #section2 .content-container {
    background: url(../../../../img/ss/general/think-productivity/content01.jpg) left top no-repeat;
    background-size: contain;
}
#fullpageLandingSlider #section4 .content-container {
    background: url(../../../../img/ss/general/think-productivity/content03.jpg) left top no-repeat;
    background-size: contain;
}
/* #section3,5 */
#fullpageLandingSlider #section3 .content h2,
#fullpageLandingSlider #section3 .content p,
#fullpageLandingSlider #section3 .content ul,
#fullpageLandingSlider #section5 .content h2,
#fullpageLandingSlider #section5 .content p,
#fullpageLandingSlider #section5 .content ul {
    margin-left: 50px;
}
#fullpageLandingSlider #section3 .content-container {
    background: url(../../../../img/ss/general/think-productivity/content02.jpg) right top no-repeat;
    background-size: contain;
}
#fullpageLandingSlider #section5 .content-container {
    background: url(../../../../img/ss/general/think-productivity/content04.jpg) right top no-repeat;
    background-size: contain;
}

#fullpageLandingSlider #section5 .content h2 {
    padding-top: 100px;
}



/* footer
 * --------------------------------------- */

 #fullpageLandingSlider .layout-footer{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
 }

 /* #fullpageLandingSlider div#FooterArea #PageTop{
    display: none;
 } */


/* guide
 * --------------------------------------- */

#fullpageLandingSlider ul.guide {
    margin: 10px auto 60px;
    padding: 0;
    list-style-type: none;
}
#fullpageLandingSlider ul.guide li {
    float: left;
    padding: 5px 0 0 30px;
    height: 19px;
}
#fullpageLandingSlider ul.guide li.cont {
    background: #FFFFFF url(../../../../img/ss/general/think-productivity/button_bk_01.gif) left top no-repeat;
    width: 120px;
}
#fullpageLandingSlider ul.guide li.cata {
    background: #FFFFFF url(../../../../img/ss/general/think-productivity/button_bk_02.gif) left top no-repeat;
    width: 100px;
    margin: 0 10px;
}
#fullpageLandingSlider ul.guide li.tell {
    background: #FFFFFF url(../../../../img/ss/general/think-productivity/button_bk_03.gif) left top no-repeat;
    width: 200px;
}

/* Navigation
 * --------------------------------------- */
#fullPage-nav {
    position: absolute;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fullPage-nav ul {
    list-style-type: none;
}
#fullPage-nav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
}
#fullPage-nav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fullPage-nav li .active span {
    background: #333;
}
#fullPage-nav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}


