#mainnavigation .firstlevel>li>a,
#mainnavigation li li a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.25px;
    font-weight: 500;
}

#top-banner,
.canforbtn,
.number-style,
.product-listing h3 a {
    text-align: center
}

.section-inner {
    width: 970px;
    margin: 0 auto;
    position: relative
}

#header,
#logo,
#mainnavigation,
#utilities {
    position: absolute
}

.w-w2 {
    padding-top: 97px
}

.w-w1 {
    min-width: 970px;
    margin: 0 auto;
    overflow: hidden
}

#header,
.h-w1,
.h-w2 {
    height: 97px
}

#header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 202;
    background: url(/img/skin/bg/bg-main-repeat.png) center top repeat-x
}

.h-w1 {
    background: url(/img/skin/bg/bg-main.jpg) center top no-repeat
}

.mainnav-wrap {
    position: relative
}

#mainnavigation {
    z-index: 20;
    top: 61px;
    right: 0;
    width: 100%
}

#mainnavigation>div>.section-inner {
    position: static
}

#mainnavigation .firstlevel {
    float: right;
    margin: 0 -30px
}

#mainnavigation li {
    float: left;
    position: relative
}

#mainnavigation a,
#mainnavigation a:before {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

#mainnavigation .firstlevel>li>a {
    display: block;
    height: 36px;
    line-height: 36px;
    position: relative;
    cursor: pointer;
    padding: 0 30px;
    font-weight: 700;
    color: #70868c
}

#mainnavigation .firstlevel>li>a:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid #dd291e;
    opacity: 0;
    z-index: 22
}

#mainnavigation .firstlevel>li:hover>a,
#mainnavigation .firstlevel>li>a.active {
    color: #ed1f24
}

#mainnavigation .firstlevel>li:hover>a:before {
    opacity: 1
}

#mainnavigation li span.hover {
    display: none !important
}

.zh-hans .nav-07 {
    display: none
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    .section-inner {
        width: auto
    }

    #header {
        margin-left: 0;
        min-width: 100%
    }

    #mainnavigation .firstlevel {
        margin: 0
    }
}

#mainnavigation .firstlevel>li>ul,
#mainnavigation .mega-dropdown {
    display: none;
    position: absolute;
    left: 0;
    top: 36px;
    width: 310px;
    background: #fff
}

#mainnavigation li ul:after,
#mainnavigation li ul:before {
    content: '';
    bottom: 0;
    width: 50%;
    height: 3px;
    position: absolute
}

#mainnavigation .firstlevel>li:nth-child(2)>ul {
    display: none !important
}

#mainnavigation .firstlevel>li:nth-child(4)>ul,
#mainnavigation .firstlevel>li:nth-child(5)>ul {
    left: auto;
    right: 0
}

#mainnavigation li ul {
    padding: 18px 0;
    background: #fff;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .15), 2px 3px 5px 0 rgba(0, 0, 0, .15), -2px 3px 5px 0 rgba(0, 0, 0, .15)
}

#mainnavigation li ul:before {
    left: 0;
    background: #dd291e
}

#mainnavigation li ul:after {
    right: 0;
    background: #1f2a44
}

#mainnavigation .dropdown .heading {
    display: none
}

#mainnavigation li li {
    float: none;
    display: block;
    position: relative
}

#mainnavigation li li a {
    display: block;
    height: auto;
    padding: 9px 40px 9px 30px;
    color: #70868c;
    line-height: 1.3;
    position: relative;
    letter-spacing: 1px;
}

#mainnavigation li li a:hover {
    color: #dd291e;
    text-decoration: underline;
    font-weight: 700
}

#mainnavigation li li.has-children>a:after {
    content: '\0203A';
    position: absolute;
    right: 25px;
    top: 4px;
    font-size: 22px;
    text-decoration: none
}

#mainnavigation li ul ul {
    display: none;
    position: absolute;
    left: 100%;
    top: -18px;
    width: 280px;
    padding: 20px 0;
    background: #fff;
    z-index: -1
}

#mainnavigation .firstlevel>li:nth-child(4) ul ul,
#mainnavigation .firstlevel>li:nth-child(5) ul ul {
    left: auto;
    right: 100%
}

#mainnavigation li.has-children>a[href="/our-company/our-communities"]+ul {
    width: 550px
}

#mainnavigation li.has-children>a[href="/our-company/our-communities"]+ul>li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-right: -2px
}

#bg-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 201;
    background: rgba(0, 0, 0, .8);
    -pie-background: rgba(0, 0, 0, .8);
    behavior: url(/css3pie/PIE.htc)
}

#mainnavigation li.nav-02 {
    position: static
}

#mainnavigation .mega-dropdown {
    left: 0;
    width: 100%;
    padding: 30px 0 70px;
    background: url(/img/skin/bg/bg-meganav.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

#mainnavigation .mega-dropdown:after,
#mainnavigation .mega-dropdown:before {
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 3px;
    content: ''
}

#mainnavigation .mega-dropdown:before {
    left: 0;
    background: #dd291e
}

#mainnavigation .mega-dropdown:after {
    right: 0;
    background: #1f2a44
}

#mainnavigation .mega-dropdown .heading {
    display: block;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 5px
}

#mainnavigation .dropdown-regions ul {
    display: block !important;
    opacity: 1 !important;
    padding: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#mainnavigation .dropdown-regions ul ul {
    position: static;
    width: auto;
    padding: 0;
    background: 0 0
}

#mainnavigation .dropdown-regions ul:after,
#mainnavigation .dropdown-regions ul:before {
    display: none
}

#mainnavigation .dropdown-regions .mega-one>li>a {
    display: block
}

#mainnavigation .dropdown-regions:after {
    content: '';
    display: table;
    clear: both
}

#mainnavigation .dropdown-regions>div {
    float: left;
    margin-right: 6%
}

#mainnavigation .dropdown-regions>div:last-child {
    margin-right: 0
}

#mainnavigation .dropdown-regions>div.dr0 {
    width: 47.5%
}

#mainnavigation .dropdown-regions>div.dr1,
#mainnavigation .dropdown-regions>div.dr2 {
    width: 20.25%
}

#mainnavigation .dr0 .mega-col {
    float: left;
    width: 45%;
    margin-right: 10%
}

#mainnavigation .dr0 .mega-col:last-child {
    margin-right: 0
}

#mainnavigation .mega-dropdown li.has-children>a:after {
    display: none
}

#mainnavigation .dropdown-regions li a {
    letter-spacing: 0;
    padding: 9px 0
}

#mainnavigation .dropdown-regions ul ul a:hover {
    font-weight: 400
}

#mainnavigation .dropdown-regions .mega-one>li>a {
    font-size: 20px;
    padding: 15px 0;
    border-bottom: 2px solid #dd291e;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 15px
}

#mainnavigation .dropdown-regions .dr0 .mega-one>li>a {
    color: #dd291e;
    border-color: #dd291e
}

#mainnavigation .dropdown-regions .dr1 .mega-one>li>a {
    color: #3a5a78;
    border-color: #3a5a78
}

#mainnavigation .dropdown-regions .dr2 .mega-one>li>a {
    color: #314a50;
    border-color: #314a50
}

#mainnavigation .dropdown-regions .mega-one>li:after {
    content: '';
    display: table;
    clear: both
}

#mainnavigation .dropdown-regions .mega-three.has-children>li>a:before,
.ie-style #mainnavigation .firstlevel>li>a:before,
.k-ie8 #mainnavigation .firstlevel>li>a:before {
    display: none
}

#mainnavigation .dropdown-regions .dr1 .mega-two>li,
#mainnavigation .dropdown-regions .dr2 .mega-two>li,
#mainnavigation .dropdown-regions .mega-two {
    margin-bottom: 25px
}

#mainnavigation .dropdown-regions .mega-two a {
    text-transform: none;
    padding: 4px 0
}

#mainnavigation .dropdown-regions .mega-two>li>a {
    font-size: 16px;
    color: #333
}

#mainnavigation .dropdown-regions .dr0 .mega-two a:hover {
    color: #dd291e
}

#mainnavigation .dropdown-regions .dr0 .mega-two a:hover:before {
    border-left-color: #dd291e
}

#mainnavigation .dropdown-regions .dr1 .mega-two a:hover {
    color: #3a5a78
}

#mainnavigation .dropdown-regions .dr1 .mega-two a:hover:before {
    border-left-color: #3a5a78
}

#mainnavigation .dropdown-regions .dr2 .mega-two a:hover {
    color: #314a50
}

#mainnavigation .dropdown-regions.dr2 .mega-two a:hover:before {
    border-left-color: #314a50
}

#mainnavigation .dropdown-regions .dr1 .mega-two>li:last-child,
#mainnavigation .dropdown-regions .dr2 .mega-two>li:last-child {
    margin-bottom: 0
}

#mainnavigation .dropdown-regions .mega-three {
    margin-left: 10px
}

#mainnavigation .dropdown-regions .mega-three a {
    position: relative;
    padding-left: 14px
}

#mainnavigation .dropdown-regions .mega-three a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 6px solid #70868c;
    border-bottom: 4px solid transparent
}

#ctas .sfContentBlock,
#main,
#utilities li a,
.cta-inner-box,
.cta-outer-box {
    position: relative
}

#mainnavigation .dropdown-regions .mega-three.has-children>li>a {
    padding-left: 0
}

#mainnavigation .dropdown-regions .mega-four {
    margin-left: 8px
}

.ie-style #mainnavigation .mega-nav .dropdown,
.k-ie8 #mainnavigation .mega-nav .dropdown {
    background: #fff
}

#logo {
    top: 38px;
    left: 25px;
    background: url(/img/logo.png);
    width: 137px;
    height: 1px;
    padding-top: 58px;
    overflow: hidden;
    display: block;
    z-index: 30;
}

#logo:hover {
    background-position: 0 -59px
}

#utilities {
    top: 15px;
    right: 25px
}

#utilities li {
    float: left;
    padding-left: 10px
}

#utilities li a {
    font-size: 11px;
    color: #97acb2;
    text-decoration: none;
    display: block;
    top: 4px
}

#utilities li a:hover {
    color: #dc291e
}

#utilities li.main-util a {
    color: #97acb2;
    border: 1px solid #dae3e5;
    padding: 3px 15px;
    top: 0;
    height: 14px;
    background: url(/img/skin/bg/bg-utilities.png) 0 -80px repeat-x
}

#utilities li.main-util a:hover {
    color: #fff
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    #utilities {
        right: 30px
    }
}

#main .m-w2 {
    overflow: hidden
}

#content,
#subnav {
    float: left
}

#ctas {
    width: 235px;
    float: right;
    padding: 70px 0;
    line-height: 1.9
}

.cta-outer-box {
    border-top: 5px solid #313131;
    color: #70868c;
    margin-bottom: 10px
}

.cta-inner-box {
    border: 1px solid #bdccd0;
    padding: 10px 23px 15px;
    min-height: 100px;
    background-color: #fff
}

.anthony,
.scotch,
.wynwood {
    border-top: none
}

.cta-paper,
.cta-pulp {
    padding-top: 115px;
    height: 157px
}

.cta-grow {
    background: url(/img/skin/bg/cta-grow.jpg) right bottom no-repeat;
    padding-bottom: 150px
}

.cta-product {
    background: url(/img/skin/bg/cta-product.jpg) left bottom no-repeat;
    padding-bottom: 145px
}

.cta-wood {
    background: url(/img/skin/bg/cta-wood.jpg) left bottom no-repeat;
    padding-bottom: 200px
}

.cta-pulp {
    background: url(/img/skin/bg/pulpandpaper/cta-pulp-contact.png) no-repeat
}

.cta-paper {
    background: url(/img/skin/bg/pulpandpaper/paper-sales.jpg) no-repeat
}

.cta-getintouch {
    display: block;
    height: 266px;
    width: 235px;
    background: url(/img/mihari/cta-getintouch.png) no-repeat;
    text-indent: 400%;
    white-space: nowrap;
    overflow: hidden
}

.cta-paper a,
.cta-pulp a {
    margin-left: 25px;
    color: #dc291e
}

.cta-title {
    /* font-size: 29px; */
     font-size: 24px;
    color: #97acb2;
    margin-bottom: 15px;
    margin-top: 25px;
    line-height: 1.1;
    font-weight: 900;
    letter-spacing: -0.02em;
}

.cta-outer-box .divider {
    border-bottom: 1px solid #dae3e5;
    padding: 20px 0 0
}

.cta-outer-box .cta-inner-box ul {
    margin: 0 0 20px;
    padding: 0
}

.cta-outer-box .cta-inner-box ul li {
    list-style: none;
    padding-left: 15px;
    background: url(/img/skin/bg/subnav-bullet.png) left 4px no-repeat;
    line-height: 18px;
    padding-bottom: 6px
}

.scotch {
    background: url(/img/skin/bg/cta-product.jpg) left bottom no-repeat;
    padding-bottom: 145px
}

.scotch .scotch-1 {
    padding-bottom: 36px;
    border-bottom: 1px solid #dae3e5;
    margin-bottom: 20px
}

.scotch .scotch-2 a {
    padding-left: 15px;
    background: url(/img/skin/bg/subnav-bullet.png) left 2px no-repeat;
    line-height: 18px;
    margin-bottom: 5px;
    display: block
}

.anthony {
    background: url(/img/skin/bg/cta-product2.jpg) left bottom no-repeat;
    padding-bottom: 145px
}

.wynwood {
    background: url(/img/skin/bg/cta-wynwood.jpg) left bottom no-repeat;
    padding-bottom: 310px
}

.container-logo {
    background: url(/img/skin/bg/cta-logo.png);
    width: 34px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0
}

#content,
#footer,
#subnav,
#subnav ul.L2 li {
    position: relative
}

#subnav {
    width: 175px;
    left: -560px;
    top: 0;
    padding-top: 70px
}

#subnav ul.L2 ul {
    margin-left: 20px
}

#subnav ul.L2 li {
    display: inline-block;
    width: 175px
}

#subnav ul.L2 ul li {
    width: 100%
}

#subnav ul.L2 li a {
    display: block;
    font-size: 12px;
    color: #70868c;
    text-decoration: none;
    line-height: 18px;
    padding: 0 0 0 15px;
    margin-bottom: 10px;
    background: url(/img/skin/bg/subnav-bullet.png) left 3px no-repeat
}

#subnav ul.L2 ul li a {
    padding: 0;
    background: 0 0;
    font-size: 11px;
    line-height: 14px
}

#subnav ul.L2 li a:hover {
    text-decoration: underline
}

#subnav ul.L2 li a.active {
    color: #dc291e;
    background-image: url(/img/skin/bg/subnav-bullet-active.png);
    text-decoration: none
}

#subnav ul.L2 ul li a.active {
    background: 0 0
}

#subnav ul.nav.L2,
#subnav ul.sfNavTreeview>li {
    display: none
}

#subnav ul.sfNavTreeview>li.active {
    display: block
}

#subnav ul.sfNavTreeview>li>.sfSel {
    display: none
}

#subnav ul.sfNavTreeview li .sfSel {
    font-weight: 400;
    color: #dc291e
}

#subnav ul.sfNavTreeview li a {
    margin-bottom: 10px;
    display: block;
    color: #70868c;
    text-decoration: none
}

#subnav ul.sfNavTreeview>li>ul>li>a {
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 0 15px;
    background: url(/img/skin/bg/subnav-bullet.png) left 3px no-repeat
}

#subnav ul.sfNavTreeview>li>ul>li>a.sfSel {
    background-image: url(/img/skin/bg/subnav-bullet-active.png)
}

#subnav ul.sfNavTreeview ul ul {
    display: none;
    margin-left: 20px
}

#subnav ul.sfNavTreeview .sfSel+ul {
    display: block
}

#subnav ul.sfNavTreeview ul li a {
    font-size: 11px;
    line-height: 14px
}

#content {
    width: 470px;
    padding: 70px 45px;
    left: 175px;
    top: 0;
    line-height: 22px
}

.search-button,
.sfsearchSubmit {
    line-height: 0;
    text-indent: -9999px;
    cursor: pointer
}

.wide #content {
    width: 970px;
    padding: 0;
    left: 0
}

#footer,
.f-w2 {
    clear: both
}

.f-w2:after {
    content: '';
    display: table;
    clear: both
}

#bottomlinks {
    padding: 30px 0 20px 60px;
    overflow: hidden;
    background: url(/img/skin/bg/bg-footer-divider.png) center bottom repeat-x
}

#bottomlinks ul {
    max-width: 140px;
    float: left;
    padding-right: 21px;
    min-width: 100px
}

#bottomlinks ul li {
    padding-bottom: 10px
}

#bottomlinks ul li.lower-nav-title a {
    text-transform: uppercase;
    color: #70868c;
    font-size: 14px;
    letter-spacing: .06em
}

#bottomlinks ul li a {
    color: #829499;
    text-decoration: none
}

#bottomlinks ul li.lower-nav-title a:hover {
    color: #dc291e;
    text-decoration: none
}

#bottomlinks ul li a:hover,
#copyright a:hover {
    text-decoration: underline
}

#bottomlinks ul li.icon-blog {
    padding-top: 10px
}

#bottomlinks ul li.icon-blog a {
    background: url(/img/skin/bg/icon-blog.png) left top no-repeat;
    min-height: 17px;
    display: inline-block;
    padding-left: 25px
}

#bottomlinks .sitemap {
    display: none
}

#bottomlinks ul.sfNavList,
#bottomlinks ul.sfNavList ul {
    max-width: none;
    float: none;
    padding: 0
}

#bottomlinks ul.sfNavList>li>a {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: .05em
}

#bottomlinks ul.sfNavList>li>a:hover {
    color: #dc291e
}

#bottomlinks ul.sfNavList>li:first-child li:last-child {
    padding-top: 10px
}

#bottomlinks ul.sfNavList>li:first-child li:last-child a {
    background: url(/img/skin/bg/icon-blog.png) left top no-repeat;
    min-height: 17px;
    display: inline-block;
    padding-left: 25px
}

#copyright {
    font-size: 11px;
    color: #97acb2;
    /* padding: 18px 0 42px 75px; */
    padding: 0 0 0 75px;
    float: left;
    width: 75%;
    order: 2;
    display: flex;
    align-items: center;
}
.zh-hans #copyright{
    padding: 18px 0 42px 75px; 
}

#copyright span {
    padding: 0 4px
}

#copyright a {
    text-decoration: none;
    color: #97acb2
}

#search {
    overflow: hidden;
    float: right;
    padding-top: 13px;
    max-width: 260px;
    width: 25%;
    order: 3;
}

.search-title {
    font-size: 14px;
    color: #70868c;
    text-transform: uppercase;
    float: left;
    padding-top: 5px;
    padding-right: 10px;
    letter-spacing: .08em
}

.search-bar,
input.sfsearchTxt {
    padding: 5px 10px;
    border: 0;
    float: left
}

.search-bar {
    background: url(/img/skin/bg/bg-search.png);
    width: 140px;
    height: 15px;
    font-size: 12px;
    color: #70868c
}

.search-button {
    background: url(/img/skin/bg/btn-search.png);
    width: 30px;
    height: 25px;
    font-size: 0;
    border: 0;
    float: left
}

.search-button:hover {
    background-position: 0 -25px
}

input.sfsearchTxt {
    background: url(/img/skin/bg/bg-search.png);
    color: #70868C;
    font-size: 12px;
    height: 25px;
    width: 140px !important
}

.sfsearchSubmit {
    background: url(/img/skin/bg/btn-search.png);
    border: 0;
    float: left;
    font-size: 0;
    height: 25px;
    width: 30px
}

#search div {
    float: right
}

#footer #search .search-title {
    float: left
}

#footer .sfsearchBox {
    margin-top: 0
}

.sitemap .first-child {
    display: none
}

.sitemap .L1 a {
    color: #70868C;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    padding-bottom: 10px
}

#footer .sitemap .L1 a:hover {
    color: #dc291e;
    text-decoration: none
}

#footer .sitemap .L2 a {
    color: #829499;
    padding-bottom: 0;
    font-size: 12px;
    text-decoration: none;
    text-transform: none
}

#footer .sitemap .L2 a:hover {
    color: #829499;
    text-decoration: underline
}

.sitemap .L1 {
    float: left;
    width: 155px;
    padding-right: 26px
}

#footer .nav {
    width: auto;
    max-width: 1055px;
    padding-right: 0;
    width: 100%;
    max-width: none;
}

#footer .sitemap ul.L1>li,
#wrapper #footer .sitemap .last-child {
    display: none
}

#footer .sitemap ul.L1>li:nth-child(5),
#wrapper #footer .sitemap .L1 ul .last-child {
    display: block
}

.w-w1 #footer .sitemap ul.L1>li.more {
    display: block;
    font-size: 14px
}

#footer .sitemap ul.L2 {
    max-width: 100%;
    min-width: 100px;
    padding-right: 0;
    width: 100%
}

.sitemap .L3,
.w-w1 #footer .sitemap ul.L1>li.more:nth-child(6) ul,
.w-w1 #footer .sitemap ul.L1>li.more:nth-child(7) ul {
    display: none
}

.sfsearchSubmit:hover {
    background-position: 0 -25px
}

.sfPageWrapper .product-tagline {
    top: 0;
    display: block
}

.sfPageWrapper .tagline-cycler div p,
.sitemap ul li a[href="/75th-anniversary"],
.sitemap ul li a[href="/75th-anniversary"]+ul,
.sitemap ul li a[href="/why-wood"],
.sitemap ul li a[href="/why-wood"]+ul,
.sitemap ul li a[href="/corporate-giving"],
.sitemap ul li a[href="/corporate-giving"]+ul {
    display: none
}

#LanguageSelector_T5184C01B013,
div#utilities div:last-child {
    float: left
}

.sfPageWrapper .tagline-cycler {
    top: 223px
}

#wrapper .accordion-simple li {
    padding-right: 0;
    background: none
}

#wrapper .accordion-simple li a {
    background: none;
    color: #dc291e;
    font-weight: 400;
    text-decoration: underline
}

#accordionContainer {
    width: 100%;
    border-top: 5px solid #313132;
    background: #fff
}

#accordionContainer .top-button {
    border-right: 1px solid #bdccd0;
    border-left: 1px solid #bdccd0;
    display: block;
    margin: 0;
    background: #dae3e5;
    height: 14px;
    padding-top: 8px;
    padding-bottom: 12px
}

#accordionContainer .top-button a {
    text-align: center;
    background: #fff;
    width: 66px;
    height: 20px;
    display: block;
    float: right;
    font-size: 11px;
    color: #97acb2;
    text-decoration: none;
    text-transform: lowercase
}

#accordionContainer .top-button .showall {
    margin-right: 8px
}

#accordionContainer .top-button .hideall {
    margin-right: 15px
}

#accordionContainer #accordian {
    border: 1px solid #bdccd0;
    margin: 0;
    overflow: hidden
}

#accordionContainer #accordian li {
    position: relative;
    border-bottom: 1px solid #bdccd0;
    margin: 0;
    height: auto;
    font-size: 12px;
    font-weight: 700;
    background-image: none
}

#accordian accordian-no-hover .closed,
#accordionContainer #accordian .accordian-no-hover .open a,
#accordionContainer #accordian .accordian-no-hover .open p a,
#accordionContainer #accordian li a,
#accordionContainer #accordian li a.accordian-no-hover:hover,
#wrapper #content #accordian accordian-no-hover .open {
    text-decoration: none;
    display: block;
    height: 26px;
    padding-top: 10px;
    background-color: #fff;
    color: #dc291e
}

#accordionContainer #accordian li a:hover {
    background: #bdccd0
}

#accordionContainer #accordian .open a {
    background: #97acb2;
    color: #fff;
    font-weight: 700
}

.table-facilities #accordionContainer #accordian .open a {
    background-color: #fff;
    color: #dc291e
}

#accordionContainer #accordian .open p a {
    background: 0 0;
    color: #dc291e;
    font-weight: 700;
    text-decoration: underline;
    padding-left: 0
}

#accordionContainer #accordian .open p {
    font-size: 12px;
    color: #393e40;
    font-weight: 400;
    padding-right: 20px
}

#content #accordian li {
    max-height: 36px;
    transition: all .25s
}

#content #accordian li.open {
    max-height: 1000px
}

#accordionContainer #accordian .last-accordion {
    border: none
}

.number-style {
    z-index: 9999;
    position: absolute;
    top: 6px;
    left: 10px;
    background: url(/img/skin/bg/number-bg.png) no-repeat;
    width: 22px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    margin-top: 3px;
    display: block
}

#accordionContainer .numbers li a {
    padding-left: 41px
}

#accordian a,
#accordian p {
    padding-left: 25px
}

#content #accordian li {
    padding: 0
}

#accordian li {
    background: none;
    height: 22px;
    overflow: hidden;
    padding-left: 0
}

#accordian .open a {
    background-position: 5px -35px
}

#accordian a {
    display: inline-block
}

#content #accordionContainer #accordian ul li a {
    padding-left: 50px
}

#content #accordionContainer #accordian ul li span {
    padding-left: 50px;
    display: inline-block
}

.ja #bottomlinks,
.ja #search,
.ja #subnav,
.red-cta~.cta-logo,
.submit-btn-hidden,
.zh-hans #bottomlinks,
.zh-hans #search,
.zh-hans #subnav {
    display: none
}

#content #accordionContainer ul {
    margin: 0
}

#utilities .sfContentBlock {
    float: left
}

.form-text {
    border: 1px solid #D6D6D6;
    color: #8D8D8D;
    font-size: 12px;
    height: 26px;
    padding: 0 5px;
    width: 257px;
    margin-bottom: 5px
}

.first-td {
    width: 150px
}

.required-text {
    font-style: italic;
    color: #dc291e;
     padding-left: 4px
}

.required {
    font-style: italic;
    color: #dc291e
}

.main-heading {
    font-size: 13px;
    font-weight: 700;
    padding-right: 19px
}

.divider {
    border-bottom: 1px dotted #97ACB2;
    padding-bottom: 6px
}

#content .button-section li {
    list-style: none;
    background: 0 0;
    padding: 0
}

#content .button-section input {
    padding: 4px
}

#ctl00_Content_C001_ctl00_ctl00_siteMapControl_verticaltree ul li ul .rtLI {
    padding: 0
}

.ja #content,
.zh-hans #content {
    width: 950px;
    left: 0;
    padding-left: 0
}

.zh-hans #nav-01-company a,
.zh-hans #nav-01-company a .hover,
.zh-hans .nav-01-company a,
.zh-hans .nav-01-company a .hover {
    background-image: url(/img/skin/nav/ch-nav-01-home.png);
    width: 101px
}

.zh-hans #nav-02-products a,
.zh-hans #nav-02-products a .hover,
.zh-hans .nav-02-products a,
.zh-hans .nav-02-products a .hover {
    background-image: url(/img/skin/nav/ch-nav-02-products.png);
    width: 131px
}

.zh-hans #nav-03-responsibility a,
.zh-hans #nav-03-responsibility a .hover,
.zh-hans .nav-03-responsibility a,
.zh-hans .nav-03-responsibility a .hover {
    background-image: url(/img/skin/nav/ch-nav-03-responsibility.png);
    width: 103px
}

.zh-hans #nav-06-why a,
.zh-hans #nav-06-why a .hover,
.zh-hans .nav-06-why a,
.zh-hans .nav-06-why a .hover {
    background-image: url(/img/skin/nav/ch-nav-04-why.png);
    width: 147px
}

.zh-hans #mainnavigation li span.hover {
    position: absolute;
    left: 0;
    top: 0;
    background-position: 0 -48px
}

.zh-hans #mainnavigation li a.active {
    background-position: 0 -96px
}

.ja #nav-01-company a,
.ja #nav-01-company a .hover,
.ja .nav-01-company a,
.ja .nav-01-company a .hover {
    background-image: url(/img/skin/nav/ja-nav-01-home.png);
    width: 116px
}

.ja #nav-02-products a,
.ja #nav-02-products a .hover,
.ja .nav-02-products a,
.ja .nav-02-products a .hover {
    background-image: url(/img/skin/nav/ja-nav-02-products.png);
    width: 89px
}

.ja #nav-03-responsibility a,
.ja #nav-03-responsibility a .hover,
.ja .nav-03-responsibility a,
.ja .nav-03-responsibility a .hover {
    background-image: url(/img/skin/nav/ja-nav-03-responsibility.png);
    width: 113px
}

.ja #nav-06-why a,
.ja #nav-06-why a .hover,
.ja .nav-06-why a,
.ja .nav-06-why a .hover {
    background-image: url(/img/skin/nav/ja-nav-04-why.png);
    width: 125px
}

.ja #mainnavigation li span.hover {
    position: absolute;
    left: 0;
    top: 0;
    background-position: 0 -48px
}

.ja #mainnavigation li a.active {
    background-position: 0 -96px
}

#bottomlinks .sitemap .L1 li a {
    letter-spacing: .05em
}

#bottomlinks .sitemap .L1 .L2 li a {
    letter-spacing: 0
}

.cta-logo {
    background: url(/img/skin/bg/cta-logo.png);
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px
}

.wood-image {
    background: url(/img/skin/bg/wood-overview/cta.png) bottom center no-repeat #fff;
    width: 187px;
    height: 160px
}

.wood-image2 {
    background: url(/img/skin/bg/wood-overview/cta-image2.png) bottom center no-repeat #fff;
    width: 187px;
    height: 253px
}

#ctas .wood-image {
    min-height: 276px
}

#ctas .wood-image p {
    margin-top: 0
}

#ctas .wood-image .cta-title {
    margin-top: 25px
}

.investor-cta .investor-divider {
    border-bottom: 1px solid #dae3e5;
    margin: 30px 0
}

.careers-other-cta ul li,
.company-cta ul li,
.investor-cta ul li {
    background: url(/img/skin/bg/subnav-bullet.png) left 3px no-repeat;
    list-style: none;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 35px;
    line-height: 18px
}

.careers-other-cta ul,
.company-cta ul,
.investor-cta ul {
    overflow: hidden;
    margin-bottom: 20px
}

.careers-cta {
    background: url(/img/skin/bg/careers-overview/cta-bc-100.jpg) center bottom no-repeat #FFF
}

.responsibility-cta {
    padding-bottom: 0 !important
}

.responsibility-cta img {
    margin-top: 25px;
    margin-left: -22px;
    max-width: 230px
}

.c-w1 ol.sfcommentsFieldsList,
.c-w1 ol.sfcommentsList {
    margin-left: 0
}

.energy-cta {
    background: url(/img/skin/bg/energy-overview/cta-energy.png) center bottom no-repeat #FFF;
    height: 320px
}

#ctas .careers-cta,
#ctas .responsibility-cta {
    padding-bottom: 170px
}

#ctas .wood-image2 {
    min-height: 319px
}

#ctas .media-cta {
    padding-bottom: 20px
}

.red-cta {
    background: #dc291e;
    border-bottom: 5px solid #313131;
    padding: 40px 23px
}

.Commlist table,
.Commlist table tr td,
.Commlist table tr th {
    border: 1px solid #BDCCD0
}

.cta-red-title {
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    font-family: din_engschrift_stdregular;
    line-height: 1em;
    padding-bottom: 6px
}

.red-cta a {
    color: #fff;
    text-decoration: underline;
    display: block;
    padding: 4px 0 4px 15px;
    background: url(../img/skin/bg/red-cta-link-bg.png) left center no-repeat
}

#subnav .hide-blog,
.ToggleAdvancedToolbars,
.c-w1 ol.sfcommentsList li>span,
.hr-questions,
.pnl-msg,
.req-quest,
.req-radio {
    display: none
}

.red-cta a:hover {
    text-decoration: none;
    color: #fff
}

.Commlist table thead tr th {
    background-color: #97ACB2;
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    padding: 6px 20px
}

.Commlist table tr td {
    padding: 3px 20px;
    vertical-align: top
}

.Commlist table tbody tr th {
    background-color: #DAE3E5;
    color: #70868C;
    font-size: 13px;
    font-weight: 700;
    padding: 6px 20px
}

.Commlist table tr th {
    padding: 3px 20px;
    vertical-align: top
}

.jobs-list table td.first,
.jobs-overview-list.jobs-list table td {
    border-right: 1px solid #bdccd0
}

.micetype {
    color: #70868C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px
}

.c-w1 ol.sfcommentsList li {
    list-style: none
}

.c-w1 ol.sfcommentsFieldsList li {
    list-style: none
}

.c-w1 ol.sfcommentsFieldsList li label {
    font-weight: 700
}

ul.reToolbar.Sitefinity {
    display: block !important
}

.reToolbar.Sitefinity li a {
    font-size: 12px;
    color: #393e40
}

.sfEditorWrp table tbody tr:first-child {
    display: none
}

body.sfreContentArea {
    background: none
}

.video-gallery ul {
    margin: 0 0 0 -20px !important
}

.video-gallery li {
    background-color: #ebf3f5 !important;
    background-image: none !important;
    padding: 10px 10px 18px !important;
    float: left;
    width: 33.33%; 
    margin-bottom: 20px;
    box-sizing: border-box;
}

.video-gallery li img {
    width: 100%;
    height: auto;
}

.video-gallery li.featured-video {
    width: 66.36%;
}

.video-gallery li.featured-video img {
    width: 100%;
    height: auto
}

.video-gallery li h4 {
    color: #dc291e;
    font-size: 14px;
    margin-bottom: 0
}

.video-gallery li h4 a {
    color: #dc291e;
    text-decoration: underline;
    font-size: 14px
}

.video-gallery li h4 a:hover {
    color: #dc291e;
    text-decoration: none
}

.video-gallery li img {
    margin: 0 0 2px
}

.video-gallery li span.date-time {
    color: #70868c;
    text-transform: uppercase;
    font-size: 10px
}

.video-gallery li p {
    margin: 0 !important;
    line-height: 21px !important
}

.video-gallery li p a {
    color: #393e40
}

.video-gallery a.image-holder {
    position: relative
}

.video-gallery .video-duration {
    background: #000;
    color: #FFF;
    font-weight: 700;
    padding: 2px 4px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: -17px
}

.video-subscribe {
    text-indent: -1900px;
    display: block;
    width: 96px;
    height: 24px;
    overflow: hidden;
    background: url(/img/skin/bg/video-gallery/subscribe-btn.png);
    position: absolute;
    right: 50px;
    top: 76px
}

.video-subscribe:hover {
    background-position: 0 -24px
}

.jobs-list table {
    border: 1px solid #bdccd0;
    width: 100%
}

.jobs-list table th {
    background: #97acb2;
    padding: 8px 19px
}

.jobs-list table th h2 {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0
}

.accordion-title,
.canforbtn,
.tabs-buttons a {
    text-transform: uppercase
}

#content .jobs-list table td {
    border-bottom: 1px solid #bdccd0;
    padding: 5px 19px;
    width: 70%;
    line-height: 1.25em
}

.jobs-list table td.first {
    background: #dae3e5;
    color: #70868c;
    font-size: 12px;
    font-weight: 700;
    width: 30%;
    vertical-align: top
}

.jobs-list table td.footer a {
    background: url(/img/skin/bg/job-listing-view.jpg) no-repeat;
    float: right;
    width: 89px;
    height: 1px;
    padding-top: 24px;
    overflow: hidden;
    display: block
}

.jobs-list table td a.apply-now {
    background: url(/img/skin/bg/job-list-apply.jpg) no-repeat;
    width: 125px;
    height: 1px;
    padding-top: 24px;
    overflow: hidden;
    display: block;
    margin: 5px 0
}

.jobs-overview-list.jobs-list table th {
    background: #dae3e5;
    color: #70868c;
    font-weight: 700;
    border-right: 1px solid #bdccd0;
    font-size: 13px
}

.jobs-overview-list.jobs-list table th a {
    background: #dae3e5;
    color: #70868c;
    font-weight: 700;
    font-size: 13px;
    position: relative
}

.jobs-overview-list.jobs-list .apply-now {
    background: url(/img/skin/bg/bg-utilities.png) 0 -80px repeat-x;
    border: 1px solid #dae3e5;
    color: #97acb2;
    height: 14px;
    padding: 3px 15px;
    top: 0;
    font-size: 11px;
    width: auto;
    text-decoration: none;
    display: inline
}

.tabs-buttons {
    border: 1px solid #bdccd0;
    border-top: none;
    border-right: none;
    border-left: none;
    height: 48px;
    margin-bottom: 25px
}

.tabs-buttons a {
    color: #70868C;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    background-color: #ebf3f5;
    background-position: 0 12px;
    background-repeat: no-repeat;
    float: left;
    height: 48px;
    line-height: 48px;
    padding: 0 15px 0 33px;
    position: relative
}

.tabs-buttons a.current-item#t-lumber:after,
.tabs-buttons a.current-item#t-pulp:after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 43px;
    top: 0
}

#t-lumber {
    background-image: url(../img/skin/bg/investor-relations/icon-tab-corp.png);
    border-right: 1px solid #bdccd0
}

#t-pulp {
    background-image: url(../img/skin/bg/investor-relations/icon-tab-pulp.png);
    border-left: 1px solid #bdccd0;
    padding-left: 35px
}

.tabs-buttons a:hover {
    background-color: #f1f7f8
}

.tabs-buttons a.current-item,
.tabs-buttons a.current-item:hover {
    background-color: #fff;
    border-top: 5px solid #22314e;
    height: 43px;
    line-height: 39px;
    background-position: 0 7px;
    border-left: none;
    border-right: none
}

.tabs-buttons a.current-item#t-lumber {
    border-top-color: #dc291e;
    border-right: none
}

.tabs-buttons a.current-item#t-pulp {
    border-left: none
}

.tabs-buttons a.current-item#t-pulp:after {
    border-right: 1px solid #bdccd0;
    right: 0
}

.tabs-buttons a.current-item#t-lumber:after {
    border-right: 1px solid #bdccd0;
    left: -1px
}

.tab-panes {
    color: #393e40
}

.tab-panes-1,
.tab-panes-2 {
    display: none
}

.tab-panes ul li {
    margin-left: 0;
    padding-left: 0 !important;
    background: 0 0 !important;
    list-style: none !important;
    margin-bottom: 20px
}

.tab-panes h4,
.tab-panes h4 a {
    color: #dc291e;
    font-size: 14px;
    margin-bottom: 3px
}

.date-time {
    font-size: 11px
}

.tab-panes p {
    margin: 0 !important
}

.canforbtn,
.sfpostDetails .sfcommentsListWrp {
    margin-top: 10px
}

.page_navigation .active_page {
    color: #70868c;
    font-weight: 700;
    text-decoration: none
}

.page_navigation .page_link {
    padding: 0 2px
}

.page_navigation .ellipse {
    display: none !important
}

table.t-pulp {
    display: none
}

ul.sfpostsList .sfpostListItem .addthis_toolbox {
    clear: both;
    float: none
}

ul.sfpostsList .sfpostListItem .sfpostFullStory {
    clear: both;
    display: block
}

ul.sfpostsList .sfpostListItem .blog-thumbnail {
    width: 470px
}

.banner {
    border-bottom: 5px solid #333;
    margin-bottom: 30px
}

.banner img {
    display: block
}

#button-box a,
#innovation-button-box a {
    display: block;
    float: left;
    overflow: hidden;
    height: 1px;
    padding-top: 189px;
    transition: .5s;
    -webkit-transition: .5s;
    margin-bottom: 4px
}

#MobileMenu1_pnl_menu,
#mainnav,
.Commlist #tbl-cfx-price,
.mobile-tab-title,
.news-t-pulp {
    display: none
}

.accordion-item:after,
.canforbtn {
    -webkit-transition: all .3s ease-out
}

#innovation-button-box {
    float: right;
    margin-left: 40px;
    width: 384px
}

#button-box a:hover,
#innovation-button-box a:hover {
    background-position: 0 -194px
}

#btn-about {
    width: 384px;
    background: url(../img/skin/bg/pulp-innovation/btn-about.jpg) no-repeat
}

#btn-projects {
    width: 190px;
    margin-right: 4px;
    background: url(../img/skin/bg/pulp-innovation/btn-projects.jpg) no-repeat
}

#btn-partnerships {
    width: 384px;
    background: url(../img/skin/bg/pulp-innovation/btn-partnerships.jpg) no-repeat
}

.volunteersForm .volunteer-submit {
    padding: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer
}

.volunteersForm table td {
    border-bottom: 1px dotted #97ACB2;
    padding: 10px
}

.volunteersForm table td.no-border {
    border-bottom: none;
    padding: 10px
}

.volunteersForm>table table td>input {
    width: 15px;
    margin-right: 5px
}

.volunteersForm>table table td {
    border-bottom: none
}

.volunteersForm>table td {
    vertical-align: top
}

.volunteersForm table td input,
.volunteersForm table td select {
    width: 250px
}

.volunteersForm table td span.error {
    color: red
}

.volunteerResult p {
    margin-bottom: 10px !important
}

.volunteerResult p.success span {
    color: green
}

.volunteerResult p.error span {
    color: red
}

#adminGrid td,
#adminGrid th {
    padding: 6px
}

.volunteersForm>table td #Content_C001_lstShift td {
    padding: 5px
}

#t-price-cfx {
    background-image: none;
    border-right: 1px solid #bdccd0
}

.investors-price-table table {
    width: 100%
}

.z-comments {
    color: #510476
}

#content .c-w1 .news-t-lumber ul li,
#content .c-w1 .news-t-pulp ul li {
    background: rgba(0, 0, 0, 0);
    list-style: none;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 0
}

.canforbtn {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #dc291e;
    color: #fff;
    font-weight: 600;
    display: block;
    font-size: 12px;
    padding: 8px 5px;
    text-decoration: none;
    border: 1px solid #f2f2f2;
    transition: all .3s ease-out;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .1)
}

.canforbtn.full {
    margin-top: 15px
}

.canforbtn:hover {
    background-color: #70868c;
    color: #fff
}

.btn-group.double {
    display: table;
    table-layout: fixed;
    width: 100%
}

.btn-group.double>div {
    display: table-cell;
    vertical-align: top;
    padding-left: 5px
}

.btn-group.double>div:first-child {
    padding-left: 0;
    padding-right: 5px
}

.accordion-item {
    position: relative;
    border-bottom: 1px solid #bdccd0;
    margin-bottom: 35px
}

#content .ctagrid-inner p,
.ctagrid-inner p {
    margin-bottom: 20px
}

.accordion-item:after {
    position: absolute;
    bottom: -9px;
    right: 0;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 9px solid #bdccd0;
    transition: all .3s ease-out
}

.accordion-item.active:after {
    border-top: 0;
    bottom: 0;
    border-bottom: 9px solid #bdccd0
}

.accordion-title {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #97acb2;
    line-height: 1.25;
    font-weight: 700;
    padding-bottom: 10px;
    cursor: pointer
}

.accordion-content {
    display: none
}

.accordion-item.active .accordion-content,
.ctagrid-item {
    display: block
}

.ctagrid {
    margin-top: 50px;
    position: relative;
    height: 633px;
    width: 485px;
    overflow: hidden
}

.ctagrid-item {
    position: absolute
}

.ctagrid-inner {
    position: relative;
    overflow: hidden
}

.ctagrid1 .ctagrid-title,
.ctagrid2 .ctagrid-title,
.ctagrid3 .ctagrid-title {
    border-top: 5px solid #000;
    overflow: hidden;
    width: 240px;
    text-indent: -9999em;
    position: absolute;
    z-index: 10;
    left: 0
}

.ctagrid1 {
    left: 0;
    top: 0;
    width: 240px;
    height: 240px
}

.ctagrid1 .ctagrid-title {
    height: 240px;
    background: url(../img/mihari/pulpeye.jpg) no-repeat;
    top: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.ctagrid1:hover .ctagrid-title {
    top: -240px
}

.ctagrid2 {
    width: 240px;
    height: 290px;
    right: 0;
    top: 149px
}

.ctagrid2 .ctagrid-title {
    height: 290px;
    background: url(../img/mihari/metso.jpg) no-repeat;
    padding-left: 240px;
    top: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.ctagrid2:hover .ctagrid-title {
    top: -290px
}

.ctagrid3 {
    width: 240px;
    height: 240px;
    left: 0;
    bottom: 0
}

.ctagrid3 .ctagrid-title {
    height: 240px;
    background: url(../img/mihari/fibre.jpg) no-repeat;
    padding-left: 240px;
    white-space: nowrap;
    top: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.ctagrid3:hover .ctagrid-title {
    top: -240px
}

.ctagrid-inner {
    padding: 20px;
    background-color: #b52b22;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: Arial, sans-serif;
    box-sizing: border-box
}

.ctagrid-decoration1,
.ctagrid-decoration2 {
    height: 145px;
    position: absolute;
    width: 240px
}

.ctagrid-inner p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5
}

.ctagrid-inner p:first-child {
    margin-top: 0
}

.ctagrid-decoration1 {
    right: 0;
    top: 0;
    background: url(../img/mihari/decoration1.jpg) no-repeat
}

.ctagrid-decoration2 {
    left: 0;
    top: 244px;
    background: url(../img/mihari/decoration2.jpg) no-repeat
}

.ctagrid-decoration3 {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 190px;
    width: 240px;
    background: url(../img/mihari/decoration3.jpg) no-repeat
}

.img-border {
    border: 1px solid #97ACB2
}

.caption {
    font-size: 12px;
    font-style: italic
}

h2.pl {
    font-size: 22px;
    color: #2f2f2f;
    font-weight: 400;
    text-transform: none;
    margin: 20px 0
}

.product-listing,
.product-listing * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#content .product-listing {
    margin: 0 0 10px
}

#content .product-listing li {
    background: 0 0;
    float: left;
    position: relative;
    width: 46.65%;
    padding: 0;
    margin: 0 6.7% 6.7% 0;
    border: 1px solid #bdccd0
}

#content .product-listing li:nth-child(2n) {
    margin-right: 0
}

.product-listing a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.product-listing h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0
}

.product-listing h3 a {
    display: block;
    color: #292929;
    font-size: 16px;
    background: rgba(189, 204, 208, .8);
    -pie-background: rgba(189, 204, 208, .8);
    height: 66px;
    line-height: 66px;
    padding: 0 15px;
    text-transform: uppercase
}

.product-listing h3 a span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.4
}

.product-listing li h3 a:hover,
.product-listing li>a:hover+h3 a {
    background: rgba(189, 204, 208, 1);
    -pie-background: rgba(189, 204, 208, 1)
}

.product-listing img {
    display: block;
    width: 100%;
    height: auto
}

.contactus {
    padding: 25px 28px;
    border-top: 5px solid #333;
    background: #dc291e;
    color: #fff;
    margin: 10px 0 20px
}

#ctas .contact:before,
.contactus a:before {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    left: 0;
    top: 0;
    content: ''
}

.contactus .cta-title {
    font-size: 22px;
    color: #fff;
    margin: 0 0 8px
}

.contactus a {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding-left: 15px
}

.contactus a:before {
    border-left: 6px solid #fff;
    position: absolute
}

.contactus a:hover {
    text-decoration: none;
    color: #fff
}

#ctas .content {
    color: #000;
    margin-bottom: 15px
}

#ctas .contact {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 1.2
}

#ctas .contact:before {
    border-left: 6px solid #bdccd0;
    position: absolute
}

.content-ctas-wrap #ctas {
    padding: 0
}

#content #product-detail-tabs {
    margin: 0 0 12px;
    border-bottom: 1px solid #bdccd0
}

#content #product-detail-tabs ul {
    margin: 0;
    list-style: none;
    border-bottom: 0
}

#product-detail-tabs ul:after {
    content: '';
    display: table;
    clear: both
}

#content #product-detail-tabs ul li {
    background: 0 0;
    float: left;
    padding: 0;
    margin: 0;
    border: 1px solid #bdccd0;
    border-left: 0;
    border-bottom: 0
}

#content #product-detail-tabs ul li:first-child {
    border-left: 1px solid #bdccd0
}

#product-detail-tabs li a {
    color: #70868c;
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
    display: block;
    padding: 12px 15px 15px;
    background: #ebf3f5;
    border-top: 5px solid transparent;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

#product-detail-tabs li a.active,
#product-detail-tabs li a:hover {
    border-color: #70868c;
    background: #fff
}

#content .tabs {
    margin-bottom: 95px
}

.tabs>div {
    display: none
}

.tabs>div.active {
    display: block
}

.tabs .tab-content-specs h1 {
    display: none
}

.contactus.wide:after,
.tabs .tab-content-images ul:after {
    content: '';
    display: table;
    clear: both
}

.sfPageEditor .h-w2,
li.sflang_ko {
    display: none
}

.contactus.wide .cta-title {
    float: left;
    margin-bottom: 0
}

.contactus.wide .contact-link {
    float: right
}

#content .tab-content-images .sfimagesTmbList,
#content .tab-content-images .sfimagesTmbList * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#content .tab-content-images .sfimagesTmbList {
    margin-top: 20px
}

#content .tab-content-images .sfimagesTmbList .sfimagesTmb {
    width: 224px;
    height: auto;
    margin-right: 39px;
    margin-bottom: 32px
}

#content .tab-content-images .sfimagesTmbList .sfimagesTmb:nth-child(3n) {
    margin-right: 0
}

#content .tab-content-images .sfimagesTmb img {
    width: 100%;
    max-width: 100%
}
.sfContentBlock .t-lumber img,
.sfContentBlock .t-pulp img
{
    width: 100px;
} 
table.table-style{
    width: 100% !important;
}

/* html {
    visibility: hidden
}

html.cufon-ready {
    visibility: visible
} */

.sfPageEditor .mainnav-wrap {
    width: 900px !important;
    height: 300px;
    position: absolute;
    top: -60px
}

/*#subnav .sfNavWrp,#bottomlinks .sfNavWrp{display:none;}*/
#top-menu {
    display: none;
}

/* GSS responsive */

@media (max-width: 1024px){
    #search{
        max-width: 170px;
    }
    #footer .f-w2{
        justify-content: space-between;
    }
    #logo{
        background: url(/img/canfor-retina.png) no-repeat 0 0;
        background-size: 137px;
    }
    #logo:hover{
        background-position: 0 0;
    }
}
@media (max-width: 767px){
    #utilities {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .cta-outer-box .cta-wood{
        background-size: cover;
    }
    #content .video-gallery ul li{
        flex-direction: column;
    }
    .video-gallery li h4{
        margin-bottom: 10px;
    }
    .video-gallery li h4 a{
        font-size: 18px;
    }
    .contactus{
        display: flex;
        flex-direction: column;
        padding: 15px 20px;
        border-top: 9px solid #333;
        margin-bottom: 0;
    }
    
    .contactus.wide .cta-title {
        margin-bottom: 10px;
    }
    .contactus a {
        font-size: 16px;
        font-weight: 400;
        text-decoration: none;
    }
    .content-product-details .sf_colsIn.sf_2cols_1in_67{
        margin-right:0 !important;
    }
    
    .red-img {
        background: url(/img/content/products/bg-RED-page-bottom.jpg) center bottom no-repeat;
        padding-bottom: 350px;
        background-position: 82% bottom;
    }
    #logo{
        top:61px;
        left: 15px;
    }
    .w-w2{
        padding-top: 142px;
    }
    #header{
        height: 120px;
        background: #fff;
        border-bottom: solid 2px #dfdfdf;
        position:fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 9999;
        padding-bottom: 20px;
    }
    .h-w1{
        background: none;
    }
    /* .cta-outer-box{
        max-width: 235px;
    } */
    #accordionContainer #accordian li{
        font-size: 14px;
    }
    #accordian a, #accordian p {
        padding-left: 15px;
    }
    #accordionContainer .top-button a{
        height: auto;
        width: auto;
        padding: 3px 8px;
        box-sizing: border-box;
        font-size: 14px;
    }
    #accordionContainer .top-button {
        display: flex;
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        justify-content: flex-end;
    }
    #accordionContainer .top-button a.showall{
        order:1
    }
    #accordionContainer .top-button a.hideall{
        order: 2;
    }
    #accordionContainer .top-button .hideall{
        margin-right: 6px;
    }
    #content #accordionContainer #accordian ul li a {
        padding-left: 25px;
    }
    #accordionContainer #accordian .open a {
        
        display: flex;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #content .viewimages ul.sfimagesTmbList {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        
    }
    #content .viewimages ul.sfimagesTmbList li {
        width: 50% !important;
        box-sizing: border-box;
        margin: 0 0 15px !important;
        padding: 0 15px 0 0;
        height: auto;
    }
    .zh-hans .sflanguagesHorizontalList{
        display: flex;
        align-items: self-start;
    }
    .zh-hans #utilities .sflanguagesHorizontalList li.sflang_ja{
        padding-left: 0;
    }
    .zh-hans #utilities {
        align-items: center;
    }
    
    
}