﻿/*POINT PAPER SPECIFIC STYLES*/
body {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, span {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color: #000;
}

h1 {
    color: #f27722;
}

    .white-text, h1.white-text {
        color: #fff;
    }

h2.title-large {
    font-size: 28px;
}

    h2.title-large span {
        line-height: 35px;
    }

.green {
    color: #00ac5b;
}

.yellow {
    color: #ffd400;
}

.blue {
    color: #0093d5;
}

.mustard {
    color: #c99539;
}


.fullscreen-static-image {
    background-image: url("/images/stock-photo-14227607-paper.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.fullscreen-static-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.header-v6.header-border-bottom .navbar.mega-menu {
    background-color: rgba(0, 0, 0, 0.7);
}

.header-v6.header-border-bottom .navbar {
    box-shadow: none;
    border-bottom: 1px solid rgba(0,0,0,0.5);
}

.promo-text-v1 h1 {
    color: #f27722;
    font-size: 40px;
    margin-bottom: 20px;
}

.promo-text-v2.lead p {
    color: #fff;
    font-size: 25px;
    line-height: 1.5;
}

.home-text-area {
    position: relative;
    z-index: 2;
}

.header-fixed .header-v6.header-border-bottom.header-fixed-shrink .navbar {
    background: #000;
}

.header-fixed .header-v6 .navbar-nav .active > a {
    color: #f27722;
}

.footer-v1 .footer-socials li.orange-text a {
    color: #f27722;
    font-size: 14px;
}

    .footer-v1 .footer-socials li.orange-text a .fa {
        font-size: 16px;
        display: inline-block;
        margin-right: 8px;
    }

img.image-md {
    width: auto;
}

.flat-testimonials {
    padding: 50px 0;
    background-color: #333;
}

    .flat-testimonials .flat-testimonials-in {
        padding: 30px;
        text-align: center;
        background: rgba(255,255,255,0.2);
    }

        .flat-testimonials .flat-testimonials-in img {
            width: 135px;
            height: 135px;
            margin: 0 auto 25px;
        }

        .flat-testimonials .flat-testimonials-in h3 {
            color: #fff;
            font-size: 22px;
            font-weight: 200;
        }

        .flat-testimonials .flat-testimonials-in span {
            display: block;
            margin-bottom: 5px;
        }

        .flat-testimonials .flat-testimonials-in p {
            color: #fff;
            font-weight: 200;
            position: relative;
        }

            .flat-testimonials .flat-testimonials-in p:before,
            .flat-testimonials .flat-testimonials-in p:after {
                top: 5px;
                font-size: 22px;
                line-height: 10px;
                position: relative;
            }

            .flat-testimonials .flat-testimonials-in p:before {
                content: "“";
                padding-right: 5px;
            }

            .flat-testimonials .flat-testimonials-in p:after {
                content: "”";
                padding-left: 5px;
            }

.bg-image-v1 {
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;
    background: url(/Images/stock-photo-61861528-spruce-forest-aerial-view.jpg) repeat fixed;
    background-size: cover;
}

.product-header {
    background-color: #1b1b1b;
}

.headline-left .headline-brd:after {
    left: 1px;
    z-index: 1;
    width: 30px;
    height: 2px;
    content: " ";
    bottom: -5px;
    position: absolute;
    background: #f27722;
}

.parallaxBg {
    min-height: 350px;
}

.parallax-content p, .page-content p {
    font-size: 17px;
}

.content-md {
    padding-bottom: 0;
}

.container.valign__middle.text-center.home-text-area {
    padding-top: 200px !important;
}

.breadcrumbs-v3.img-v1 {
    background: url(/Images/stock-photo-14227607-paper.jpg) no-repeat;
    background-size: cover;
    background-position: 50%;
}

.breadcrumbs-v3 {
    z-index: 1;
    padding: 200px 0 100px 0;
    position: relative;
}

h2.subtitle {
    color: #000;
}

    h2.subtitle.orange-text {
        color: #f27722;
    }

.logo-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
.logo-list .item {
    display: inline-block;
    background-color: #fff;
}

    .logo-list .item img {
        max-width: 100%;
        text-align: center;
    }

.parallax-counter-v4 {
    z-index: 1;
    height: auto;
    padding: 30px 0;
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(/Images/stock-photo-14227607-paper.jpg) 50% 0 fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

    .parallax-counter-v4:after {
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
        content: " ";
        height: 100%;
        text-align: center;
        position: absolute;
        background: rgba(0,0,0,0.5);
    }

.parallax-content p {
    color: #fff;
}

.block-title {
    color: #000;
    font-size: 24px;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    text-transform: uppercase;
    display: inline-block;
}

    .block-title:after {
        left: 50%;
        z-index: 1;
        width: 30px;
        height: 2px;
        content: " ";
        bottom: -5px;
        margin-left: -15px;
        text-align: center;
        position: absolute;
        background: #f27722;
    }

.block-title-small {
    color: #000;
    font-size: 20px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.orange-text,
.orange-text span,
.orange-text p,
.orange-text a {
    color: #f27722;
}

a.white-link,
.white-text {
    color: #fff;
}

.black-text {
    color: #000;
}

img.footer-logo {
    max-width: 180px;
}

.link-list li:first-child {
    border-top: none !important;
}

.link-list a {
    color: #eee;
    font-size: 11px;
    padding: 6px 0px;
    display: inline-block;
    text-transform: uppercase;
}

.link-list li i {
    color: #bbb;
    float: right;
    margin-top: 10px;
}

.product-block a {
    display: inline-block;
    padding: 55px 10px;
    border: 10px solid #fff;
    height: 280px;
    width: 280px;
}

.grow {
    transition: all .2s ease-in-out;
}

    .grow:hover {
        transform: scale(1.1);
    }

.product-block a:hover {
    text-decoration: none;
    border: 10px solid #f27722;
    border-radius: 50%;
}

.product-block a.hover-yellow:hover {
    border: 10px solid #ffd400;
}

.product-block a.hover-green:hover {
    border: 10px solid #00ac5b;
}

.product-block a.hover-blue:hover {
    border: 10px solid #0093d5;
}

.product-block a.hover-mustard:hover {
    border: 10px solid #c99539;
}

.green, span.green, p.green a.green {
    color: #00ac5b;
}

.yellow, span.yellow, p.yellow, a.yellow {
    color: #ffd400;
}

.blue, span.blue, p.blue, a.blue {
    color: #0093d5;
}
.mustard, span.mustard, p.mustard, a.mustard {
    color: #c99539;
}


.product-circle {
    width: 280px;
    height: 280px;
    border: 10px solid #1b1b1b;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

    .product-circle div {
        display: table-cell;
        vertical-align: middle;
    }

    .product-circle h1 span {
        display: block;
    }

.product-section a:hover {
    text-decoration: none;
}

.black-band {
    background-color: #000;
}

.product-section {
    padding-top: 50px;
}

.header-v6 .navbar-toggle .icon-bar {
    background: #fff;
}
table.product-table {
    margin: 50px 0;
}
table.product-table tr {
    border-bottom: 1px solid #000;
}
table.product-table th,
table.product-table td {
    padding: 5px 10px;
    width: 75px;
}
table.product-table th {
    text-align: center;
    padding: 0 0 10px;
}
table .centered-cell-text {
	border-left:1px solid #000;
	border-right:1px solid #000;
}
@media (max-width:500px) {
    .container.valign__middle.text-center.home-text-area {
        padding-top: 50px !important;
    }

        .container.valign__middle.text-center.home-text-area img {
            max-width: 200px;
        }
         .container.valign__middle.text-center.home-text-area .promo-text-v1 h1 {
             font-size: 30px;
         }
        .container.valign__middle.text-center.home-text-area .promo-text-v2 p {
             font-size: 18px;
         }
}


@media (max-width:991px) {
    .header-v6 .navbar-nav > li a {
        border-bottom: none;
        border-top: 1px solid #eee;
        color: #fff;
    }

    .container.valign__middle.text-center.home-text-area {
        padding-top: 50px !important;
    }

        .container.valign__middle.text-center.home-text-area img {
            max-width: 100px;
        }
        .fullscreen-static-overlay.home-overlay {
            margin-top: 93px;
        }
}

@media (min-width:992px) {
    .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
        color: #fff;
    }

    .header-fixed .header-v6.header-fixed-shrink .navbar-nav .active > a, .header-fixed .header-v6.header-fixed-shrink .navbar-nav li > a:hover {
        color: #f27722;
    }
}
